/*! tailwindcss v4.3.0 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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,ui-sans-serif, system-ui, 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{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{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.lp-root{color:#f5f4f0;-webkit-font-smoothing:antialiased;background:radial-gradient(80% 60% at 50% -10%,#4f3fa02e 0%,#0000 70%),radial-gradient(50% 40% at 80% 80%,#0f6e5614 0%,#0000 60%),#08081a;min-height:100vh;font-family:DM Sans,sans-serif}.lp-nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08081ad9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.25rem 2.5rem;display:flex;position:sticky;top:0}.lp-nav__brand{align-items:center;gap:.875rem;display:flex}.lp-nav__logo{color:#fff;background:linear-gradient(135deg,#4b3fa0 0%,#0f6e56 100%);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.lp-nav__company{color:#f5f4f0;letter-spacing:.3px;font-size:.95rem;font-weight:600}.lp-nav__sub{color:#f5f4f059;letter-spacing:1px;text-transform:uppercase;font-size:10px}.lp-nav__links{align-items:center;gap:2rem;display:flex}.lp-nav__link{color:#f5f4f080;font-size:.875rem;font-weight:400;text-decoration:none;transition:color .2s}.lp-nav__link:hover{color:#f5f4f0e6}.lp-hero{max-width:1100px;margin:0 auto;padding:7rem 2.5rem 5rem;position:relative}.lp-hero:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000 0%,#0000 100%);mask-image:radial-gradient(80% 60% at 50% 0,#000 0%,#0000 100%)}.lp-eyebrow{background:#0f6e561f;border:1px solid #0f6e5640;border-radius:100px;align-items:center;gap:.625rem;margin-bottom:2.5rem;padding:.375rem 1rem;display:inline-flex}.lp-eyebrow__dot{background:#0f6e56;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px #0f6e56cc}.lp-eyebrow__text{color:#0f6e56;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:500}.lp-headline{color:#f5f4f0;max-width:720px;margin-bottom:1.75rem;font-family:Cormorant Garamond,serif;font-size:5rem;font-weight:600;line-height:1.08}.lp-headline__accent{color:#0f6e56;font-style:italic;font-weight:400}.lp-subheading{color:#f5f4f080;max-width:560px;margin-bottom:4rem;font-size:1.1rem;font-weight:300;line-height:1.75}.lp-section{max-width:1100px;margin:0 auto;padding:6rem 2.5rem}.lp-section-label{letter-spacing:2.5px;text-transform:uppercase;color:#f5f4f04d;margin-bottom:1rem;font-size:11px;font-weight:600}.lp-section-label--center{text-align:center}.lp-section-headline{color:#f5f4f0;margin-bottom:4rem;font-family:Cormorant Garamond,serif;font-size:2.75rem;font-weight:600;line-height:1.15}.lp-section-headline__muted{color:#f5f4f073;font-style:italic;font-weight:300}.lp-divider{background:linear-gradient(90deg,#0000,#ffffff14 30% 70%,#0000);max-width:1100px;height:1px;margin:0 auto}.lp-portal-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.lp-portal-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:2px;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:background .3s,transform .3s;display:flex}.lp-portal-card:hover{background:#ffffff0e;transform:translateY(-4px)}.lp-portal-card--teal{border-top:3px solid #0f6e56}.lp-portal-card--purple{border-top:3px solid #4b3fa0}.lp-card-audience{align-items:center;gap:.5rem;display:inline-flex}.lp-card-audience__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.lp-card-audience__dot--teal{background:#0f6e56}.lp-card-audience__dot--purple{background:#4b3fa0}.lp-card-audience__label{letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:600}.lp-card-audience__label--teal{color:#0f6e56}.lp-card-audience__label--purple{color:#6c63d4}.lp-card-headline{color:#f5f4f0;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;line-height:1.2}.lp-card-description{color:#f5f4f08c;font-size:.95rem;font-weight:300;line-height:1.7}.lp-card-features{flex-direction:column;gap:.6rem;list-style:none;display:flex}.lp-card-feature{color:#f5f4f0b3;align-items:center;gap:.625rem;font-size:.875rem;display:flex}.lp-card-feature__check--teal{color:#0f6e56}.lp-card-feature__check--purple{color:#6c63d4}.lp-card-divider{background:#ffffff12;height:1px}.lp-card-ctas{flex-direction:column;gap:.75rem;display:flex}.lp-btn-primary{text-align:center;color:#fff;letter-spacing:.5px;border-radius:2px;padding:.875rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.lp-btn-primary--teal{background:#0f6e56}.lp-btn-primary--purple{background:#4b3fa0}.lp-btn-primary:hover{opacity:.85}.lp-btn-secondary{text-align:center;color:#f5f4f0a6;background:0 0;border:1px solid #ffffff1a;border-radius:2px;padding:.875rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:400;text-decoration:none;transition:border-color .2s,color .2s;display:block}.lp-btn-secondary:hover{color:#f5f4f0f2;border-color:#ffffff4d}.lp-steps-grid{grid-template-columns:1fr 1fr 1fr;gap:3rem;display:grid}.lp-step{align-items:flex-start;gap:1.5rem;display:flex}.lp-step__number{color:#f5f4f01f;-webkit-user-select:none;user-select:none;min-width:2.5rem;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:300;line-height:1}.lp-step__content{padding-top:.25rem}.lp-step__title{color:#f5f4f0;margin-bottom:.5rem;font-size:1rem;font-weight:600}.lp-step__body{color:#f5f4f080;font-size:.9rem;font-weight:300;line-height:1.7}.lp-trust{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;display:flex}.lp-trust__headline{color:#f5f4f0;max-width:600px;margin-top:.5rem;font-family:Cormorant Garamond,serif;font-size:2.75rem;font-weight:600;line-height:1.15}.lp-trust__body{color:#f5f4f073;max-width:520px;font-size:1rem;font-weight:300;line-height:1.75}.lp-trust__pills{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.lp-pill{background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.625rem;padding:.625rem 1.125rem;display:flex}.lp-pill__icon{font-size:.9rem}.lp-pill__label{color:#f5f4f099;white-space:nowrap;font-size:.8rem;font-weight:400}.lp-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;padding:3rem 2.5rem;display:flex}.lp-footer__company{color:#f5f4f080;font-size:.9rem;font-weight:600}.lp-footer__copy{color:#f5f4f033;margin-top:.25rem;font-size:.75rem}.lp-footer__links{gap:2rem;display:flex}.lp-footer__link{color:#f5f4f04d;font-size:.8rem;text-decoration:none;transition:color .2s}.lp-footer__link:hover{color:#f5f4f0b3}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.lp-fade-1{animation:.7s both fadeUp}.lp-fade-2{animation:.7s .12s both fadeUp}.lp-fade-3{animation:.7s .24s both fadeUp}.lp-fade-4{animation:.7s .36s both fadeUp}@media (width<=760px){.lp-portal-grid{grid-template-columns:1fr}.lp-steps-grid{grid-template-columns:1fr;gap:2rem}.lp-headline{font-size:3rem}.lp-nav__links{display:none}}.terms-root{color:#f5f4f0;-webkit-font-smoothing:antialiased;background:#08081a;min-height:100vh;font-family:DM Sans,sans-serif}.terms-topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08081aeb;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.125rem 2.5rem;display:flex;position:sticky;top:0}.terms-brand{align-items:center;gap:.75rem;display:flex}.terms-brand__logo{color:#fff;background:linear-gradient(135deg,#4b3fa0 0%,#0f6e56 100%);border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.terms-brand__name{color:#f5f4f0;font-size:.9rem;font-weight:600}.terms-back{color:#f5f4f066;font-size:.85rem;text-decoration:none;transition:color .2s}.terms-back:hover{color:#f5f4f0cc}.terms-container{max-width:760px;margin:0 auto;padding:3rem 2rem 5rem}.terms-header{border-bottom:1px solid #ffffff12;margin-bottom:3rem;padding-bottom:2rem}.terms-label{letter-spacing:2.5px;text-transform:uppercase;color:#f5f4f04d;margin-bottom:1rem;font-size:10px;font-weight:700}.terms-title{color:#f5f4f0;margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:600;line-height:1.1}.terms-subtitle{color:#f5f4f059;font-size:.9rem;font-weight:300;line-height:1.7}.terms-body{flex-direction:column;gap:0;display:flex}.terms-section{border-bottom:1px solid #ffffff0d;padding:2rem 0}.terms-section:last-child{border-bottom:none}.terms-section h2{color:#f5f4f0;letter-spacing:.2px;margin-bottom:1rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700}.terms-section p{color:#f5f4f099;margin-bottom:.875rem;font-size:.9rem;font-weight:300;line-height:1.8}.terms-section p:last-child{margin-bottom:0}.terms-section ul{flex-direction:column;gap:.5rem;margin:.75rem 0 .875rem;padding:0;list-style:none;display:flex}.terms-section ul li{color:#f5f4f08c;padding-left:1.25rem;font-size:.875rem;font-weight:300;line-height:1.7;position:relative}.terms-section ul li:before{content:"—";color:#f5f4f033;font-size:.8rem;position:absolute;left:0}.terms-section--note{background:#ffffff05;border:1px solid #ffffff12;border-radius:8px;margin-top:1rem;padding:1.5rem}.terms-section--note p{color:#f5f4f073;font-size:.85rem}.terms-footer{border-top:1px solid #ffffff12;margin-top:3rem;padding-top:2rem}.terms-back-btn{color:#f5f4f080;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:.75rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.875rem;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.terms-back-btn:hover{color:#f5f4f0d9;border-color:#ffffff40}.auth-root{-webkit-font-smoothing:antialiased;background:radial-gradient(80% 60% at 50% -10%,#4f3fa026 0%,#0000 70%),#08081a;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:DM Sans,sans-serif;display:flex}.auth-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;width:100%;max-width:460px;padding:3rem}.auth-brand{align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.auth-brand__logo{color:#fff;background:linear-gradient(135deg,#4b3fa0 0%,#0f6e56 100%);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.auth-brand__name{color:#f5f4f0;font-size:.95rem;font-weight:600}.auth-brand__sub{color:#f5f4f059;letter-spacing:1px;text-transform:uppercase;font-size:10px}.auth-title{color:#f5f4f0;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;line-height:1.2}.auth-subtitle{color:#f5f4f073;margin-bottom:2rem;font-size:.9rem;font-weight:300;line-height:1.6}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.auth-field{flex-direction:column;gap:.5rem;display:flex}.auth-label{color:#f5f4f080;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:500}.auth-input{color:#f5f4f0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;outline:none;width:100%;padding:.875rem 1rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:400;transition:border-color .2s}.auth-input::placeholder{color:#f5f4f033}.auth-input:focus{border-color:#ffffff40}.auth-input--error{border-color:#c6282899}.auth-error{color:#ef5350;margin-top:.25rem;font-size:12px}.auth-role-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.auth-role-option{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;padding:1rem;transition:border-color .2s,background .2s}.auth-role-option:hover{background:#ffffff0f}.auth-role-option--selected-purple{background:#4f3fa014;border-color:#4b3fa0}.auth-role-option--selected-teal{background:#0f6e5614;border-color:#0f6e56}.auth-role-option__title{color:#f5f4f0;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.auth-role-option__desc{color:#f5f4f066;font-size:.78rem;font-weight:300;line-height:1.4}.auth-btn{color:#fff;cursor:pointer;background:#0f6e56;border:none;border-radius:4px;width:100%;margin-top:.5rem;padding:.9rem 1.5rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;transition:opacity .2s}.auth-btn:hover:not(:disabled){opacity:.85}.auth-btn:disabled{opacity:.4;cursor:not-allowed}.auth-alert{border-radius:4px;padding:.875rem 1rem;font-size:.875rem;line-height:1.5}.auth-alert--error{color:#ef5350;background:#c628281a;border:1px solid #c6282840}.auth-alert--success{color:#4caf50;background:#0f6e561a;border:1px solid #0f6e5640}.auth-footer{text-align:center;color:#f5f4f059;margin-top:1.75rem;font-size:.875rem}.auth-footer a{color:#f5f4f0a6;text-decoration:none;transition:color .2s}.auth-footer a:hover{color:#f5f4f0}.auth-divider{background:#ffffff12;height:1px;margin:1.5rem 0}.auth-back{color:#f5f4f059;align-items:center;gap:.375rem;margin-bottom:2rem;font-size:.825rem;text-decoration:none;transition:color .2s;display:inline-flex}.auth-back:hover{color:#f5f4f0b3}.sp-root{-webkit-font-smoothing:antialiased;background:#0c0c10;justify-content:center;align-items:center;min-height:100vh;font-family:DM Sans,sans-serif;display:flex;position:relative;overflow:hidden}.sp-bg{pointer-events:none;background:radial-gradient(60% 50% at 50% 100%,#b48c3c0a 0%,#0000 70%),radial-gradient(80% 60% at 50% -10%,#1e325040 0%,#0000 65%);position:absolute;inset:0}.sp-card{z-index:1;background:#13131a;border:1px solid #b48c3c1f;border-radius:10px;width:100%;max-width:400px;margin:1.5rem;padding:2.5rem 2.25rem 2rem;position:relative;box-shadow:0 0 0 1px #0006,0 24px 64px #00000080}.sp-header{text-align:center;margin-bottom:1.75rem}.sp-logo{background:linear-gradient(135deg,#1e3a5f 0%,#2c4a2e 100%);border:1px solid #b48c3c33;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1.25rem;display:flex}.sp-logo__mark{color:#b48c3ce6;letter-spacing:.5px;font-size:16px;font-weight:700}.sp-title{color:#e8e4d8;letter-spacing:.02em;margin-bottom:.375rem;font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:600}.sp-subtitle{color:#b48c3c99;letter-spacing:2px;text-transform:uppercase;font-size:.78rem;font-weight:500}.sp-divider{background:linear-gradient(90deg,#0000,#b48c3c26 30% 70%,#0000);height:1px;margin-bottom:1.75rem}.sp-form{flex-direction:column;gap:1.125rem;display:flex}.sp-field{flex-direction:column;gap:.4rem;display:flex}.sp-label{color:#e8e4d866;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:600}.sp-input{color:#e8e4d8;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;outline:none;width:100%;padding:.75rem .875rem;font-family:DM Sans,sans-serif;font-size:.875rem;transition:border-color .2s,background .2s}.sp-input:focus{background:#ffffff0d;border-color:#b48c3c59}.sp-error{color:#d97070;background:#961e1e1f;border:1px solid #961e1e40;border-radius:6px;padding:.75rem 1rem;font-size:.8rem;line-height:1.55}.sp-btn{color:#e8e4d8e6;cursor:pointer;background:linear-gradient(135deg,#1e3a5f 0%,#2c4a2e 100%);border:1px solid #b48c3c33;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:46px;margin-top:.25rem;padding:.875rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;transition:opacity .2s;display:flex}.sp-btn:hover:not(:disabled){opacity:.85}.sp-btn:disabled{opacity:.35;cursor:not-allowed}.sp-btn__spinner{border:2px solid #e8e4d826;border-top-color:#e8e4d8b3;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite sp-spin}@keyframes sp-spin{to{transform:rotate(360deg)}}.sp-footer-note{color:#e8e4d833;text-align:center;margin-top:1.75rem;font-size:11px;line-height:1.7}.ob-root{-webkit-font-smoothing:antialiased;color:#f5f4f0;background:radial-gradient(80% 50% at 50% -10%,#4f3fa01f 0%,#0000 70%),#08081a;flex-direction:column;min-height:100vh;font-family:DM Sans,sans-serif;display:flex}.ob-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08081acc;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.25rem 2.5rem;display:flex}.ob-brand{align-items:center;gap:.75rem;display:flex}.ob-brand__logo{color:#fff;background:linear-gradient(135deg,#4b3fa0 0%,#0f6e56 100%);border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.ob-brand__name{color:#f5f4f0;font-size:.9rem;font-weight:600}.ob-step-indicator{color:#f5f4f059;font-size:.8rem}.ob-container{flex:1;width:100%;max-width:780px;margin:0 auto;padding:3rem 2rem 4rem}.ob-container--wide{max-width:900px}.ob-container--narrow{max-width:560px}.ob-page-title{color:#f5f4f0;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600;line-height:1.15}.ob-page-subtitle{color:#f5f4f073;margin-bottom:2.5rem;font-size:.95rem;font-weight:300;line-height:1.65}.ob-section-label{letter-spacing:2px;text-transform:uppercase;color:#f5f4f04d;margin-top:2rem;margin-bottom:1rem;font-size:10px;font-weight:700}.ob-section-label:first-child{margin-top:0}.ob-form-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.ob-form-grid--3{grid-template-columns:1fr 1fr 1fr}.ob-span-2{grid-column:span 2}.ob-field{flex-direction:column;gap:.5rem;display:flex}.ob-label{color:#f5f4f073;letter-spacing:.8px;text-transform:uppercase;font-size:11px;font-weight:600}.ob-input,.ob-select{color:#f5f4f0;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:.8rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s}.ob-input::placeholder{color:#f5f4f033}.ob-input:focus,.ob-select:focus{border-color:#ffffff40}.ob-input--error,.ob-select--error{border-color:#c6282899}.ob-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(245,244,240,0.3)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.ob-select option{color:#f5f4f0;background:#1a1a2e}.ob-field-error{color:#ef5350;font-size:11px}.ob-divider{background:#ffffff12;height:1px;margin:2rem 0}.ob-alert{border-radius:6px;margin-bottom:1.5rem;padding:.875rem 1.125rem;font-size:.875rem;line-height:1.55}.ob-alert--error{color:#ef5350;background:#c628281a;border:1px solid #c6282840}.ob-alert--info{color:#f5f4f0b3;background:#4f3fa01f;border:1px solid #4f3fa040}.ob-btn-row{gap:1rem;margin-top:2.5rem;display:flex}.ob-btn{cursor:pointer;border:none;border-radius:6px;padding:.875rem 2rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;transition:opacity .2s}.ob-btn:disabled{opacity:.4;cursor:not-allowed}.ob-btn:not(:disabled):hover{opacity:.85}.ob-btn--primary{color:#fff;background:#0f6e56;flex:1}.ob-btn--ghost{color:#f5f4f080;background:0 0;border:1px solid #ffffff1a}.ob-progress-wrap{margin-bottom:2rem}.ob-progress-meta{color:#f5f4f059;justify-content:space-between;margin-bottom:.5rem;font-size:12px;display:flex}.ob-progress-track{background:#ffffff14;border-radius:2px;height:4px;overflow:hidden}.ob-progress-fill{background:#4b3fa0;border-radius:2px;height:100%;transition:width .4s}.ob-question-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;margin-bottom:1.75rem;padding:2rem}.ob-question-category{letter-spacing:2px;text-transform:uppercase;color:#4b3fa0;margin-bottom:.75rem;font-size:10px;font-weight:700}.ob-question-text{color:#f5f4f0;font-size:1.05rem;font-weight:500;line-height:1.65}.ob-options{flex-direction:column;gap:.75rem;display:flex}.ob-option{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:flex-start;gap:1rem;width:100%;padding:1rem 1.25rem;transition:background .15s,border-color .15s;display:flex}.ob-option:hover{background:#ffffff0f;border-color:#ffffff26}.ob-option--selected{background:#4f3fa026;border-color:#4b3fa0}.ob-option__letter{color:#f5f4f080;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}.ob-option--selected .ob-option__letter{color:#fff;background:#4b3fa0;border-color:#4b3fa0}.ob-option__text{color:#f5f4f0bf;padding-top:4px;font-size:.9rem;line-height:1.55}.ob-option--selected .ob-option__text{color:#f5f4f0}.ob-result{text-align:center;padding:3rem 0}.ob-result__icon{border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 2rem;font-size:3rem;display:flex}.ob-result__icon--pass{background:#0f6e5626;border:2px solid #0f6e564d}.ob-result__icon--fail{background:#c628281a;border:2px solid #c6282833}.ob-result__title{color:#f5f4f0;margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:600}.ob-result__subtitle{color:#f5f4f073;margin-bottom:2.5rem;font-size:1rem;font-weight:300}.ob-category-grid{text-align:left;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.ob-category-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;padding:1.25rem}.ob-category-card--pass{border-left:3px solid #0f6e56}.ob-category-card--fail{border-left:3px solid #c62828}.ob-category-name{color:#f5f4f080;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:12px;font-weight:600}.ob-category-score{color:#f5f4f0;font-size:1.5rem;font-weight:700}.ob-category-score span{color:#f5f4f059;font-size:.85rem;font-weight:400}.ob-resources{text-align:left;flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.ob-resource{background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;text-decoration:none;transition:background .15s;display:flex}.ob-resource:hover{background:#ffffff0f}.ob-resource__title{color:#f5f4f0;font-size:.9rem;font-weight:500}.ob-resource__url{color:#f5f4f059;margin-top:2px;font-size:.8rem}.ob-resource__arrow{color:#f5f4f040;font-size:1.1rem}.ob-countdown{text-align:center;background:#4f3fa01a;border:1px solid #4f3fa033;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.ob-countdown__label{color:#f5f4f066;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:12px}.ob-countdown__value{color:#a89cf0;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600}.ob-spinner{border:3px solid #ffffff14;border-top-color:#0f6e56;border-radius:50%;width:36px;height:36px;margin:4rem auto;animation:.8s linear infinite ob-spin}@keyframes ob-spin{to{transform:rotate(360deg)}}@media (width<=640px){.ob-form-grid,.ob-form-grid--3{grid-template-columns:1fr}.ob-span-2{grid-column:span 1}.ob-category-grid{grid-template-columns:1fr}}.tr-root{color:#f5f4f0;-webkit-font-smoothing:antialiased;background:radial-gradient(70% 40% at 50% -5%,#4f3fa01a 0%,#0000 60%),#08081a;min-height:100vh;font-family:DM Sans,sans-serif}.tr-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#08081ad9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.tr-brand{align-items:center;gap:.75rem;display:flex}.tr-brand__logo{color:#fff;background:linear-gradient(135deg,#4b3fa0 0%,#0f6e56 100%);border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.tr-brand__name{color:#f5f4f0;font-size:.875rem;font-weight:600}.tr-nav-link{color:#f5f4f066;font-size:.8rem;text-decoration:none;transition:color .2s}.tr-nav-link:hover{color:#f5f4f0bf}.tr-container{max-width:900px;margin:0 auto;padding:2.5rem 2rem 4rem}.tr-container--wide{max-width:1200px}.tr-page-title{color:#f5f4f0;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:2.25rem;font-weight:600;line-height:1.2}.tr-page-subtitle{color:#f5f4f066;margin-bottom:2rem;font-size:.9rem;font-weight:300}.tr-progress-wrap{margin-bottom:2rem}.tr-progress-meta{color:#f5f4f059;justify-content:space-between;margin-bottom:.5rem;font-size:12px;display:flex}.tr-progress-track{background:#ffffff0f;border-radius:3px;height:6px;overflow:hidden}.tr-progress-fill{background:linear-gradient(90deg,#4b3fa0,#0f6e56);border-radius:3px;height:100%;transition:width .5s}.tr-lesson-list{flex-direction:column;gap:.875rem;display:flex}.tr-lesson-card{cursor:pointer;color:inherit;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.tr-lesson-card:hover:not(.tr-lesson-card--locked){background:#ffffff0e;border-color:#ffffff21}.tr-lesson-card--locked{cursor:not-allowed;opacity:.55}.tr-lesson-card--passed{border-left:3px solid #0f6e56}.tr-lesson-card--active{border-left:3px solid #4b3fa0}.tr-lesson-num{color:#f5f4f033;-webkit-user-select:none;user-select:none;min-width:2rem;font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:300}.tr-lesson-info{flex:1}.tr-lesson-title{color:#f5f4f0;margin-bottom:.25rem;font-size:.95rem;font-weight:600}.tr-lesson-meta{color:#f5f4f059;font-size:.8rem}.tr-lesson-badge{letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:.25rem .625rem;font-size:11px;font-weight:600}.tr-lesson-badge--locked{color:#f5f4f04d;background:#ffffff0d}.tr-lesson-badge--unlocked{color:#a89cf0;background:#4f3fa026;border:1px solid #4f3fa04d}.tr-lesson-badge--inprogress{color:#c4b8f8;background:#4f3fa033;border:1px solid #4f3fa066}.tr-lesson-badge--passed{color:#4caf50;background:#0f6e5626;border:1px solid #0f6e564d}.tr-lesson-badge--failed{color:#ef5350;background:#c628281a;border:1px solid #c6282840}.tr-content{flex-direction:column;gap:1rem;display:flex}.tr-content-heading{color:#f5f4f0;margin-top:.5rem;font-size:1.05rem;font-weight:700}.tr-content-paragraph{color:#f5f4f0a6;font-size:.9rem;font-weight:300;line-height:1.75}.tr-content-example{color:#f5f4f0b3;background:#0f6e5614;border:1px solid #0f6e5633;border-left:3px solid #0f6e56;border-radius:0 6px 6px 0;padding:1rem 1.25rem;font-size:.875rem;font-style:italic;line-height:1.65}.tr-content-note{color:#f5f4f0bf;background:#4f3fa01a;border:1px solid #4f3fa040;border-left:3px solid #4b3fa0;border-radius:0 6px 6px 0;padding:1rem 1.25rem;font-size:.875rem;line-height:1.65}.tr-workspace{grid-template-columns:1fr 1fr;gap:1.5rem;height:calc(100vh - 60px);display:grid}.tr-workspace__panel{flex-direction:column;display:flex;overflow:hidden}.tr-workspace__header{color:#f5f4f066;letter-spacing:1.5px;text-transform:uppercase;background:#ffffff08;border-bottom:1px solid #ffffff12;flex-shrink:0;padding:1rem 1.25rem;font-size:12px;font-weight:600}.tr-form{flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex;overflow-y:auto}.tr-field{flex-direction:column;gap:.4rem;display:flex}.tr-label{color:#f5f4f073;letter-spacing:.8px;text-transform:uppercase;font-size:11px;font-weight:600}.tr-input{color:#f5f4f0;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:.75rem .875rem;font-family:DM Sans,sans-serif;font-size:.875rem;transition:border-color .2s}.tr-input:focus{border-color:#ffffff40}.tr-input--error{border-color:#c6282880}.tr-input--prefilled{background:#ffb4000d;border-color:#ffb4004d}.tr-field-error{color:#ef5350;font-size:11px}.tr-form-footer{border-top:1px solid #ffffff12;flex-shrink:0;padding:1rem 1.25rem}.tr-submit-btn{color:#fff;cursor:pointer;background:#0f6e56;border:none;border-radius:6px;width:100%;padding:.875rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;transition:opacity .2s}.tr-submit-btn:hover:not(:disabled){opacity:.85}.tr-submit-btn:disabled{opacity:.4;cursor:not-allowed}.tr-result{text-align:center;max-width:520px;margin:3rem auto;padding:0 2rem}.tr-result__icon{border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 2rem;font-size:2.5rem;display:flex}.tr-result__icon--pass{background:#0f6e5626;border:2px solid #0f6e564d}.tr-result__icon--fail{background:#c628281a;border:2px solid #c6282833}.tr-result__title{color:#f5f4f0;margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:2.25rem;font-weight:600}.tr-result__body{color:#f5f4f080;margin-bottom:2rem;font-size:.9rem;font-weight:300;line-height:1.7}.tr-result__note{text-align:left;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;margin-bottom:2rem;padding:1.25rem}.tr-result__note-label{color:#f5f4f059;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:11px;font-weight:600}.tr-result__note-text{color:#f5f4f0a6;font-size:.875rem;line-height:1.65}.tr-btn{cursor:pointer;border:none;border-radius:6px;padding:.875rem 2rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.tr-btn:hover:not(:disabled){opacity:.85}.tr-btn--primary{color:#fff;background:#0f6e56}.tr-btn--ghost{color:#f5f4f080;background:0 0;border:1px solid #ffffff1a}.tr-queue{flex-direction:column;gap:.75rem;display:flex}.tr-queue-item{cursor:pointer;color:inherit;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;justify-content:space-between;align-items:center;padding:1.125rem 1.5rem;text-decoration:none;transition:background .15s;display:flex}.tr-queue-item:hover{background:#ffffff0e}.tr-queue-item__worker{color:#f5f4f0;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.tr-queue-item__meta{color:#f5f4f066;font-size:.8rem}.tr-queue-item__arrow{color:#f5f4f040}.tr-review-grid{grid-template-columns:1fr 1fr;gap:1.5rem;height:calc(100vh - 120px);display:grid}.tr-review-panel{background:#ffffff05;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.tr-review-panel__header{color:#f5f4f059;letter-spacing:1.5px;text-transform:uppercase;border-bottom:1px solid #ffffff12;flex-shrink:0;padding:.875rem 1.25rem;font-size:11px;font-weight:700}.tr-review-panel__body{flex:1;padding:1.25rem;overflow-y:auto}.tr-field-compare{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.tr-field-row{background:#ffffff08;border:1px solid #ffffff12;border-radius:6px;padding:.875rem 1rem}.tr-field-row__label{color:#f5f4f04d;text-transform:uppercase;letter-spacing:1px;margin-bottom:.375rem;font-size:10px;font-weight:700}.tr-field-row__value{color:#f5f4f0;font-size:.9rem;font-weight:500}.tr-field-row__value--empty{color:#c62828b3;font-size:.8rem;font-style:italic}.tr-criteria-list{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.tr-criterion{color:#f5f4f08c;align-items:flex-start;gap:.625rem;font-size:.8rem;line-height:1.55;display:flex}.tr-criterion__num{color:#f5f4f040;min-width:1.25rem;padding-top:1px;font-size:11px}.tr-review-actions{border-top:1px solid #ffffff12;flex-direction:column;flex-shrink:0;gap:.875rem;padding:1rem 1.25rem;display:flex}.tr-select{color:#f5f4f0;appearance:none;background:#ffffff0a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(245,244,240,0.3)' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right .875rem center no-repeat;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:.75rem 2.25rem .75rem .875rem;font-family:DM Sans,sans-serif;font-size:.875rem}.tr-select option{background:#1a1a2e}.tr-textarea{color:#f5f4f0;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;min-height:80px;padding:.75rem .875rem;font-family:DM Sans,sans-serif;font-size:.875rem}.tr-approve-btn{color:#fff;cursor:pointer;background:#0f6e56;border:none;border-radius:6px;width:100%;padding:.875rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;transition:opacity .2s}.tr-approve-btn:hover:not(:disabled){opacity:.85}.tr-approve-btn:disabled{opacity:.4;cursor:not-allowed}.tr-reject-btn{color:#ef5350;cursor:pointer;background:#c628281f;border:1px solid #c6282840;border-radius:6px;width:100%;padding:.875rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s}.tr-reject-btn:hover:not(:disabled){background:#c6282833}.tr-reject-btn:disabled{opacity:.4;cursor:not-allowed}.tr-spinner{border:3px solid #ffffff12;border-top-color:#0f6e56;border-radius:50%;width:32px;height:32px;margin:3rem auto;animation:.8s linear infinite tr-spin}@keyframes tr-spin{to{transform:rotate(360deg)}}.tr-empty{text-align:center;color:#f5f4f04d;padding:3rem 2rem;font-size:.9rem}
