/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--font-weight-semibold:600;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-dumas-forest:#355a32;--color-dumas-olive:#7a713e;--color-dumas-ivory:#f3ebdd}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.flex{display:flex}.min-h-20{min-height:calc(var(--spacing) * 20)}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:calc(var(--spacing) * 4)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:2147483647px}.border{border-style:var(--tw-border-style);border-width:1px}.border-dumas-olive\/20{border-color:#7a713e33}@supports (color:color-mix(in lab, red, red)){.border-dumas-olive\/20{border-color:color-mix(in oklab, var(--color-dumas-olive) 20%, transparent)}}.bg-dumas-forest\/10{background-color:#355a321a}@supports (color:color-mix(in lab, red, red)){.bg-dumas-forest\/10{background-color:color-mix(in oklab, var(--color-dumas-forest) 10%, transparent)}}.bg-dumas-ivory\/45{background-color:#f3ebdd73}@supports (color:color-mix(in lab, red, red)){.bg-dumas-ivory\/45{background-color:color-mix(in oklab, var(--color-dumas-ivory) 45%, transparent)}}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-1{padding-block:var(--spacing)}.py-4{padding-block:calc(var(--spacing) * 4)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-dumas-forest{color:var(--color-dumas-forest)}}:root{color:#23452e;font-synthesis:none;text-rendering:optimizelegibility;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f3ebdd;font-family:"Source Sans 3",Aptos,Arial,sans-serif}*{box-sizing:border-box}body{background:#f3ebdd;min-width:0;min-height:100vh;margin:0;overflow-x:hidden}body,#root{min-height:100vh}button,a,input,select,textarea{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #d7a02e}a{color:#23452e;text-underline-offset:3px;font-weight:650;text-decoration-thickness:1.5px}a:hover{color:#355a32}button,input{min-height:48px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.auth-page{background:radial-gradient(circle at 8% 12%,#86b6be38,#0000 28%),radial-gradient(circle at 92% 88%,#d7a02e26,#0000 32%),linear-gradient(140deg,#f7f1e3 0%,#f3ebdd 52%,#eee3d2 100%);place-items:center;min-height:100vh;padding:32px;display:grid}.auth-card{background:#fffffff0;border:1px solid #23452e29;border-radius:24px;grid-template-columns:minmax(340px,.92fr) minmax(420px,1.08fr);width:min(1080px,100%);min-height:680px;display:grid;overflow:hidden;box-shadow:0 28px 80px #23452e29}.auth-brand-panel{color:#fff;background:radial-gradient(circle at 12% 4%,#86b6be47,#0000 28%),radial-gradient(circle at 95% 90%,#d7a02e33,#0000 34%),linear-gradient(155deg,#173b2c 0%,#23452e 54%,#355a32 100%);flex-direction:column;justify-content:space-between;gap:32px;padding:44px 40px 32px;display:flex;position:relative;overflow:hidden}.auth-brand-panel:before,.auth-brand-panel:after{content:"";pointer-events:none;border:1px solid #f3ebdd1f;border-radius:50%;position:absolute}.auth-brand-panel:before{width:320px;height:320px;top:-190px;right:-120px}.auth-brand-panel:after{width:210px;height:210px;bottom:-110px;left:-80px}.auth-brand-heading,.auth-logo-grid,.auth-restricted-note{z-index:1;position:relative}.auth-private-label,.auth-form-kicker,.private-header-label,.private-kicker,.status-card-label{letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:750}.auth-private-label{color:#c8dfe2}.auth-platform-name{letter-spacing:-.025em;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.6vw,3.15rem);font-weight:600;line-height:1.02}.auth-brand-copy{color:#ffffffd1;max-width:34rem;margin:16px 0 0;font-size:.98rem;line-height:1.55}.auth-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.auth-logo-tile{background:#f7f1e3;border:1px solid #ffffff3d;border-radius:16px;margin:0;overflow:hidden;box-shadow:0 14px 32px #00000029}.auth-logo-tile img{aspect-ratio:1;object-fit:contain;width:100%;display:block}.auth-logo-tile figcaption{color:#23452e;text-align:center;border-top:1px solid #23452e1a;place-items:center;min-height:40px;padding:8px;font-size:.76rem;font-weight:750;display:grid}.auth-restricted-note{color:#ffffffb8;text-align:center;margin:0;font-size:.78rem;line-height:1.4}.auth-form-panel{background:linear-gradient(#fffffff0,#fffffff0),#fff;align-items:center;padding:52px clamp(32px,5vw,68px);display:grid}.auth-form-content{width:100%;max-width:460px;margin:0 auto}.auth-form-header{margin-bottom:30px}.auth-form-kicker{color:#7a713e}.auth-form-header h1,.private-intro h1{color:#1f3d2a;letter-spacing:-.025em;margin:9px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,2.7rem);font-weight:600;line-height:1.12}.auth-form-header>p:last-child,.private-intro>div>p:last-child{color:#526158;margin:12px 0 0;line-height:1.55}.auth-announcements{gap:10px;margin-bottom:20px;display:grid}.auth-announcements:empty{display:none}.inline-message{border:1px solid;border-radius:12px;align-items:flex-start;gap:11px;padding:13px 14px;font-size:.9rem;line-height:1.45;display:flex}.inline-message--error{color:#7f1717;background:#fff4f2;border-color:#9b1c1c52}.inline-message--info{color:#214f70;background:#f0f7fa;border-color:#2f6f9f47}.inline-message--success{color:#23452e;background:#f0f6ed;border-color:#355a3247}.inline-message-mark{border:1px solid;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:.78rem;font-weight:800;display:inline-grid}.auth-form{gap:20px;display:grid}.form-field{gap:8px;display:grid}.form-field label{color:#1f3d2a;font-size:.91rem;font-weight:700}.form-field input{color:#172c20;background:#fff;border:1px solid #a9b3ab;border-radius:11px;width:100%;min-width:0;padding:11px 13px;transition:border-color .16s,box-shadow .16s}.form-field input:hover{border-color:#6c7d70}.form-field input:focus{border-color:#355a32;outline:none;box-shadow:0 0 0 3px #355a3229}.form-field input:focus-visible{outline-offset:2px;box-shadow:none;outline:3px solid #d7a02e}.form-field input[aria-invalid=true]{border-color:#9b1c1c}.password-control{position:relative}.password-control input{padding-right:90px}.password-visibility-button{color:#355a32;background:0 0;border:0;border-radius:9px;min-width:82px;min-height:44px;padding:0 10px;font-size:.8rem;font-weight:750;position:absolute;top:2px;right:2px}.password-visibility-button:hover{background:#f3ebdd}.field-help,.field-error{margin:0;font-size:.8rem;line-height:1.4}.field-help{color:#627066}.field-error{color:#8c1818;font-weight:620}.button-primary,.button-secondary{text-align:center;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:10px 18px;font-weight:750;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.button-primary{color:#fff;background:#23452e;border:1px solid #23452e;box-shadow:0 8px 20px #23452e24}.button-primary:hover:not(:disabled){color:#fff;background:#355a32}.button-primary:active:not(:disabled),.button-secondary:active:not(:disabled){transform:translateY(1px)}.button-as-link{width:100%;margin-top:20px}.button-secondary{color:#23452e;background:#fff;border:1px solid #23452e47}.button-secondary--dark{color:#fff;background:#ffffff14;border-color:#ffffff6b}.button-secondary--dark:hover:not(:disabled){background:#ffffff29}.auth-form-footer{color:#657169;text-align:center;border-top:1px solid #23452e21;margin-top:28px;padding-top:22px;font-size:.88rem;line-height:1.5}.auth-form-footer p{margin:0}.auth-form-footer a{align-items:center;min-height:44px;padding:8px 4px;display:inline-flex}.password-requirements{color:#4e5c52;background:#fbf8f1;border:1px solid #7a713e3d;border-radius:12px;padding:14px 16px;font-size:.83rem;line-height:1.45}.password-requirements p{color:#23452e;margin:0 0 5px;font-weight:700}.password-requirements ul{margin:0;padding-left:20px}.auth-loading-screen{color:#23452e;text-align:center;background:radial-gradient(circle,#86b6be2e,#0000 34%),#f3ebdd;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-loading-mark{align-items:center;gap:7px;height:42px;display:flex}.auth-loading-mark span{background:#355a32;border-radius:50%;width:9px;height:9px;animation:1.1s ease-in-out infinite loading-pulse}.auth-loading-mark span:nth-child(2){animation-delay:.14s}.auth-loading-mark span:nth-child(3){animation-delay:.28s}.auth-loading-brand{margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:600}.auth-loading-message{color:#5f6c63;margin:8px 0 0}@keyframes loading-pulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}.private-page{background:radial-gradient(circle at 90% 20%,#86b6be2b,#0000 28%),linear-gradient(145deg,#f7f1e3 0%,#f3ebdd 58%,#eee3d2 100%);min-height:100vh}.private-header{color:#fff;background:linear-gradient(110deg,#173b2c,#23452e 58%,#355a32);box-shadow:0 6px 24px #23452e29}.private-header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1080px,100% - 48px);min-height:92px;margin:0 auto;display:flex}.private-header-label{color:#bcd9dc}.private-header-brand{margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:600}.private-content{width:min(960px,100% - 48px);margin:0 auto;padding:68px 0 56px}.private-intro{align-items:flex-start;gap:20px;display:flex}.verified-mark{color:#fff;background:#355a32;border:2px solid #355a32;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-size:1.6rem;font-weight:800;display:inline-grid;box-shadow:0 10px 28px #355a3238}.private-kicker,.status-card-label{color:#7a713e}.private-intro h1{font-size:clamp(2.2rem,5vw,3.4rem)}.private-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:40px;display:grid}.private-status-card{background:#ffffffd1;border:1px solid #23452e26;border-radius:16px;min-width:0;padding:24px;box-shadow:0 12px 34px #23452e14}.status-card-value,.connection-status{color:#1f3d2a;margin:12px 0 0;font-size:1.16rem;font-weight:750}.private-email{overflow-wrap:anywhere}.connection-status{align-items:center;gap:9px;display:flex}.connection-status span{color:#fff;background:#355a32;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.8rem;display:inline-grid}.status-card-detail{color:#66736a;margin:7px 0 0;font-size:.86rem;line-height:1.45}.modules-notice{color:#3e4d43;background:#f7f1e3e0;border:1px solid #e09a2d5c;border-radius:16px;align-items:flex-start;gap:15px;margin-top:18px;padding:20px 22px;display:flex}.modules-notice-mark{color:#1f3d2a;background:#e09a2d;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:800;display:inline-grid}.modules-notice h2{color:#1f3d2a;margin:1px 0 0;font-size:1.05rem}.modules-notice p{margin:7px 0 0;line-height:1.55}.private-brand-strip{justify-content:center;align-items:center;gap:20px;margin-top:42px;display:flex}.private-brand-strip img{object-fit:contain;border:1px solid #23452e1f;border-radius:12px;width:82px;height:82px;display:block;box-shadow:0 8px 24px #23452e14}.private-brand-strip span{background:#23452e33;width:1px;height:48px}@media (width<=860px){.auth-page{padding:20px}.auth-card{grid-template-columns:1fr;max-width:660px}.auth-brand-panel{gap:24px;padding:30px}.auth-brand-heading{text-align:center}.auth-platform-name{font-size:2.2rem}.auth-brand-copy{max-width:30rem;margin-left:auto;margin-right:auto}.auth-logo-grid{width:min(340px,100%);margin:0 auto}.auth-logo-tile figcaption{min-height:36px}.auth-form-panel{padding:42px clamp(24px,7vw,56px)}}@media (width<=600px){.auth-page{background:#fff;padding:0;display:block}.auth-card{min-height:100vh;box-shadow:none;border:0;border-radius:0}.auth-brand-panel{border-radius:0 0 24px 24px;padding:26px 20px 22px}.auth-private-label{font-size:.68rem}.auth-platform-name{margin-top:8px;font-size:1.9rem}.auth-brand-copy{display:none}.auth-logo-grid{gap:10px;width:min(292px,100%)}.auth-logo-tile{border-radius:12px}.auth-logo-tile figcaption{min-height:34px;padding:6px;font-size:.7rem}.auth-restricted-note{font-size:.7rem}.auth-form-panel{padding:36px 20px 28px}.auth-form-header{margin-bottom:24px}.auth-form-header h1{font-size:2rem}.private-header-inner{align-items:flex-start;width:calc(100% - 32px);min-height:0;padding:20px 0}.private-header-label{font-size:.62rem}.private-header-brand{font-size:1.3rem}.private-header .button-secondary{min-width:120px;padding-left:12px;padding-right:12px}.private-content{width:calc(100% - 32px);padding-top:44px}.private-intro{display:block}.verified-mark{width:50px;height:50px;margin-bottom:18px}.private-intro h1{font-size:2.35rem}.private-status-grid{grid-template-columns:1fr;margin-top:30px}}@media (width<=380px){.auth-form-panel{padding-left:16px;padding-right:16px}.private-header-inner{flex-direction:column;gap:14px}.private-header .button-secondary{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}
