.ob{background:var(--cream);min-height:100vh}.ob .input,.ob .textarea{border-color:var(--line);background:#fff;border-radius:12px;padding:12px 14px}.ob .input:focus,.ob .textarea:focus{border-color:var(--terra)}.ob .input[aria-invalid=true],.ob .textarea[aria-invalid=true]{border-color:var(--terra-dark)}.ob .field{gap:6px}.save-pill{border:1px solid var(--line);color:var(--grey);border-radius:999px;align-items:center;gap:7px;padding:6px 13px;font-size:12px;display:inline-flex}.save-pill i{background:var(--terra);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite thyra-dot}.save-pill.saved i{animation:none}.save-pill.error{color:var(--terra-dark);border-color:#d9714e66}.resume-banner{background:var(--tint);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 24px;font-size:14px;display:flex}.resume-banner i{background:var(--terra);border-radius:50%;width:7px;height:7px}.resume-banner .link-btn{color:var(--grey);margin-left:auto}.link-btn{color:var(--terra-dark);background:0 0;border:none;padding:0;font-size:13.5px;font-weight:600}.link-btn:hover{color:var(--terra)}.ob-shell{align-items:flex-start;gap:44px;max-width:1160px;margin:0 auto;padding:36px 24px 80px;display:flex}.ob-main{outline:none;flex:1 1 0;min-width:0}.ob-rail{flex-direction:column;flex:0 0 268px;gap:2px;display:flex;position:sticky;top:88px}.rail-title{letter-spacing:.14em;text-transform:uppercase;color:var(--grey);padding:0 12px 12px;font-size:11px;font-weight:600}.rail-item{width:100%;color:var(--grey);text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;padding:9px 12px;font-size:13.5px;font-weight:500;transition:background .12s;display:flex}.rail-item:hover:not(:disabled){background:#1a17140a}.rail-item.current{background:var(--tint);color:var(--ink);font-weight:600}.rail-item.done{color:var(--ink);font-weight:600}.rail-item.locked{opacity:.55;cursor:default}.rail-icon{width:34px;height:34px;color:var(--dmuted);background:#1a17140d;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.rail-item.current .rail-icon{color:var(--terra-dark);border:2px solid var(--terra);background:0 0}.rail-item.done .rail-icon{background:var(--terra);color:#fff}.rail-item.current .rail-num,.rail-item.done .rail-num{color:var(--terra-dark)}.rail-label{flex:1;min-width:0}.rail-num{font-family:var(--hd);color:#b5aea2;flex:none;font-size:12px;font-weight:700}.rail-note{border-top:1px solid var(--line);color:var(--grey);margin-top:14px;padding:14px 12px 0;font-size:12px;line-height:1.5}.ob-mobile-progress{background:var(--paper);border:1px solid var(--line);border-radius:16px;margin-bottom:20px;padding:16px 18px;display:none}.ob-mobile-progress .row{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.ob-mobile-progress .count{font-family:var(--hd);font-size:14px;font-weight:600}.ob-mobile-progress .current{color:var(--terra-dark);font-size:13px;font-weight:600}.ob-mobile-progress .bar{background:#1a171414;border-radius:999px;height:6px;overflow:hidden}.ob-mobile-progress .bar div{background:var(--terra);border-radius:999px;height:100%;transition:width .3s}@media (width<=880px){.ob-rail{display:none}.ob-mobile-progress{display:block}.ob-shell{padding:24px 16px 64px}.resume-banner{padding:12px 16px}}.card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:30px}@media (width<=560px){.card{padding:22px 18px}}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--terra-dark);margin-bottom:12px;font-size:12px;font-weight:600}.card h1{font-family:var(--hd);letter-spacing:-.025em;margin:0 0 8px;font-size:30px;font-weight:700;line-height:1.15}.lede{color:var(--grey);max-width:540px;margin:0 0 26px;font-size:15px}.stack-lg{flex-direction:column;gap:24px;display:flex}.stack-md{flex-direction:column;gap:14px;display:flex}.stack-sm{flex-direction:column;gap:10px;display:flex}.grid-2{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.field.narrow{max-width:280px}.inline-row{align-items:center;gap:10px;display:flex}.inline-row .input{flex:1;min-width:0}.price-input{width:110px;flex:0 0 110px!important}.group{border-top:1px solid var(--line);padding-top:22px}.group-title{font-family:var(--hd);margin-bottom:4px;font-size:17px;font-weight:600}.group-hint{color:var(--grey);margin-bottom:14px;font-size:13px}.item-card{border:1px solid var(--line);border-radius:14px;padding:16px}.item-card.cream{background:var(--cream)}.item-card.white{background:#fff}.item-card .input,.item-card .textarea{font-size:14px}.item-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.item-num{font-family:var(--hd);color:var(--terra);align-items:center;gap:9px;font-size:13px;font-weight:700;display:inline-flex}.item-label{font-family:var(--bd);color:var(--grey);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}.remove-btn{border:1px solid var(--line-strong);width:32px;height:32px;color:var(--grey);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.remove-btn.small{width:30px;height:30px}.remove-btn:hover{border-color:var(--terra);color:var(--terra-dark)}.add-btn{border:1.5px solid var(--terra);color:var(--terra-dark);background:0 0;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:13.5px;font-weight:600;display:inline-flex}.add-btn span{font-size:16px;line-height:1}.add-btn.sm{border-width:1px;gap:6px;padding:7px 13px;font-size:12.5px}.add-btn.sm span{font-size:14px}.add-btn:hover:not(:disabled){background:var(--tint)}.btn.small{padding:9px 15px;font-size:13px}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{color:var(--grey);background:0 0;border:1.5px solid #1a17142e;border-radius:999px;padding:8px 15px;font-size:13px;font-weight:600;transition:all .12s}.chip.active{background:var(--terra);border-color:var(--terra);color:#fff}.chip.small{border-width:1px;padding:6px 12px;font-size:12px}.chip.small.active{background:var(--tint);color:var(--terra-dark)}.chev{color:var(--grey);font-size:15px;line-height:1}.toggle-row{background:0 0;border:none;align-items:center;gap:9px;padding:0;display:inline-flex}.toggle-label{color:var(--grey);font-size:12.5px}.toggle-track{background:#1a17142e;border-radius:999px;flex:none;justify-content:flex-start;align-items:center;width:42px;height:24px;padding:2px;transition:background .15s;display:flex}.toggle-track.on{background:var(--terra);justify-content:flex-end}.toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 2px #0003}.variations{border-top:1px solid var(--line);padding-top:14px}.variation-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.empty{border:1px dashed var(--line);text-align:center;color:var(--grey);border-radius:16px;margin-bottom:16px;padding:26px;font-size:14px}.empty-title{font-family:var(--hd);color:var(--ink);margin-bottom:4px;font-size:16px;font-weight:600}.uploader{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.thumbs{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.thumb{border:1px solid var(--line);background:#fff;border-radius:12px;width:80px;height:80px;position:relative;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%;display:block}.thumb-remove{color:#fff;background:#1a1714c7;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:4px;right:4px}.thumb-remove:hover{background:var(--terra-dark)}.voice-wrap{flex-direction:column;gap:8px;display:flex}.voice-bar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.mic{border:1px solid var(--line-strong);color:var(--grey);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:6px 13px;font-size:12.5px;font-weight:600;display:inline-flex}.mic:hover{border-color:var(--terra);color:var(--terra-dark)}.mic.on{background:var(--terra);border-color:var(--terra);color:#fff;animation:1.4s ease-in-out infinite thyra-dot}.voice-interim{color:var(--grey);font-size:13px;font-style:italic}.voice-message{color:var(--terra-dark);margin:0;font-size:12.5px}.review-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.review-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.review-title{font-family:var(--hd);letter-spacing:-.01em;align-items:center;gap:10px;font-size:16px;font-weight:600;display:inline-flex}.review-rows{flex-direction:column;gap:12px;margin:0;display:flex}.review-row{grid-template-columns:160px 1fr;align-items:start;gap:16px;display:grid}.review-row dt{color:var(--grey);font-size:13px}.review-row dd{overflow-wrap:anywhere;white-space:pre-wrap;-webkit-line-clamp:8;-webkit-box-orient:vertical;margin:0;font-size:14px;display:-webkit-box;overflow:hidden}@media (width<=560px){.review-row{grid-template-columns:1fr;gap:2px}}.problem-links{flex-wrap:wrap;gap:8px 18px;padding-left:16px;display:flex}.ob-nav{align-items:center;gap:12px;margin-top:24px;display:flex}.ob-nav .btn-primary{padding:14px 28px}.success-card{background:var(--charcoal);color:var(--cream);text-align:center;border-radius:20px;padding:48px 32px}.pill-tag.light{color:var(--dmuted);border-color:#f5f1e724}.success-card h1{font-family:var(--hd);letter-spacing:-.03em;margin:22px 0 0;font-size:40px;font-weight:700}.success-card p{color:#e7e0d2;max-width:460px;margin:16px auto 0;font-size:17px;font-weight:300}.success-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.btn-outline-light{color:var(--cream);border:1.5px solid var(--dmuted);background:0 0;padding:13px 26px}.btn-outline-light:hover{border-color:var(--cream)}.sub-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sub-label{color:var(--grey);font-size:12px;font-weight:600}.sub-pill{border:1px solid var(--line);background:var(--cream);border-radius:999px;align-items:center;gap:6px;padding:3px 4px 3px 12px;display:flex}.sub-pill input{color:var(--ink);background:0 0;border:none;outline:none;width:116px;font-size:13px}.sub-pill .remove-btn{width:24px;height:24px}.thumb .play{color:#fff;pointer-events:none;background:#1a1714b3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.file-chip{background:var(--tint);border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:5px 6px 5px 13px;font-size:12.5px;font-weight:500;display:inline-flex}.file-chip a{color:var(--terra-dark);text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.picker-count{color:var(--terra-dark);margin-bottom:8px;font-size:12.5px;font-weight:600}.picker-search{margin-bottom:10px}.picker-list{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:6px;max-height:216px;padding:8px;display:flex;overflow:auto}.picker-row{text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:14px;display:flex}.picker-row.checked{background:var(--tint)}.picker-row:disabled{opacity:.5;cursor:not-allowed}.picker-row .box{color:#fff;background:#fff;border:1.5px solid #1a171440;border-radius:6px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:13px;display:flex}.picker-row.checked .box{background:var(--terra);border-color:var(--terra)}.picker-none{color:var(--grey);padding:10px;font-size:13px}.empty.compact{border-radius:12px;margin-bottom:0;padding:18px;font-size:13.5px}.field-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.field-type{font-family:var(--hd);flex:1;min-width:120px;font-size:14.5px;font-weight:600}.dropdown-reasons{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.tone-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;display:grid}.tone{text-align:left;color:var(--ink);background:#fff;border:1.5px solid #1a171424;border-radius:14px;flex-direction:column;align-items:flex-start;gap:5px;padding:13px 15px;transition:all .12s;display:flex}.tone.active{border-color:var(--terra);background:var(--tint)}.tone:disabled{opacity:.45;cursor:not-allowed}.tone-name{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.tone-name i{background:#1a17142e;border-radius:50%;width:9px;height:9px}.tone.active .tone-name i{background:var(--terra)}.tone-desc{color:var(--grey);font-size:12px;line-height:1.45}.grid-logos{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.logo-slot-title{margin-bottom:2px;font-size:13.5px;font-weight:600}.color-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.swatch{border:1px solid var(--line);cursor:pointer;border-radius:12px;flex:none;width:48px;height:48px;position:relative;overflow:hidden}.swatch input{cursor:pointer;opacity:0;border:none;width:calc(100% + 8px);height:calc(100% + 8px);margin:0;padding:0;position:absolute;inset:-4px}.swatch:focus-within{outline:2px solid var(--terra);outline-offset:2px}.hex-input{font-family:var(--hd);width:150px!important}.social-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.social-row .select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236B655C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 14px center;background-repeat:no-repeat;border-radius:11px;flex:none;width:150px;padding:11px 38px 11px 13px;font-size:14px}.social-row .input{border-radius:11px;flex:1;min-width:180px;padding:11px 13px;font-size:14px}.policy-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.draft-note{border:1px solid var(--line);background:var(--tint);color:var(--terra-dark);border-radius:12px;padding:16px;font-size:13.5px}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-wght-normal-BgDaEnEv.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(data:font/woff2;base64,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)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/hanken-grotesk-vietnamese-wght-normal-CHiFlh_0.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/hanken-grotesk-latin-ext-wght-normal-Dg-wlmqe.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Hanken Grotesk Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/hanken-grotesk-latin-wght-normal-CaVRRdDk.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--cream:#f5f1e7;--paper:#fbfaf6;--charcoal:#1a1714;--terra:#d9714e;--terra-dark:#c25e3d;--grey:#6b655c;--ink:#1a1714;--line:#1a17141f;--line-strong:#1a171429;--dmuted:#9a9082;--placeholder:#a79f93;--tint:#d9714e1a;--focus-ring:0 0 0 3px #d9714e29;--hd:"Geist Variable", "Geist", system-ui, sans-serif;--bd:"Hanken Grotesk Variable", "Hanken Grotesk", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--cream);color:var(--ink);font-family:var(--bd);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}a{color:var(--terra);text-decoration:none}a:hover{color:var(--terra-dark)}::selection{background:var(--terra);color:#fff}::placeholder{color:var(--placeholder)}button,input,textarea,select{font-family:inherit}button{cursor:pointer}button:disabled{cursor:default}:focus-visible{outline:2px solid var(--terra);outline-offset:2px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes thyra-dot{0%,to{opacity:1}50%{opacity:.28}}.app-header{z-index:40;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#f5f1e7db;align-items:center;gap:16px;padding:14px 24px;display:flex;position:sticky;top:0}.app-header .divider{background:var(--line);width:1px;height:18px}.app-header .label{color:var(--grey);letter-spacing:.02em;font-size:13px}.app-header .spacer{flex:1}.link-muted{color:var(--grey);background:0 0;border:none;padding:0;font-size:13px}.link-muted:hover{color:var(--terra-dark)}@media (width<=560px){.app-header{gap:12px;padding:12px 16px}.app-header .hide-sm{display:none}}.logo{font-family:var(--hd);letter-spacing:-.02em;color:var(--ink);align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.logo:hover{color:var(--ink)}.logo-mark{flex-direction:column;flex:none;gap:2px;width:20px;display:inline-flex}.logo-mark .bars{gap:1.5px;display:flex}.logo-mark .bars span{background:var(--ink);flex:1;height:4px}.logo-mark .bars span:nth-child(2){background:var(--terra)}.logo-mark .box{border:2px solid var(--ink);border-radius:3px;height:14px;position:relative}.logo-mark .box span{background:var(--ink);border-radius:1px 1px 0 0;width:6px;height:7px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field>label,.label{font-size:13px;font-weight:600}.input,.textarea,.select{border:1px solid var(--line-strong);background:var(--paper);width:100%;color:var(--ink);border-radius:13px;outline:none;padding:13px 15px;font-size:15px;transition:border-color .12s,box-shadow .12s}.input:focus,.textarea:focus,.select:focus{border-color:var(--terra);box-shadow:var(--focus-ring)}.input[aria-invalid=true],.textarea[aria-invalid=true]{border-color:var(--terra-dark)}.textarea{resize:vertical;min-height:84px;line-height:1.5}.hint{color:var(--grey);font-size:12.5px}.error-text{color:var(--terra-dark);font-size:12.5px;font-weight:500}.password-wrap{position:relative}.password-wrap .input{padding-right:62px}.password-toggle{color:var(--grey);background:0 0;border:none;padding:6px 10px;font-size:13px;font-weight:600;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.btn{border:none;border-radius:999px;justify-content:center;align-items:center;font-size:15px;font-weight:600;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.btn-primary{background:var(--terra);color:#fff;padding:15px 24px}.btn-primary:hover:not(:disabled){background:var(--terra-dark)}.btn-primary:disabled{opacity:.85}.btn-block{width:100%}.btn-outline{color:var(--ink);border:1.5px solid var(--ink);background:0 0;padding:14px 24px}.btn-outline:hover:not(:disabled){background:var(--ink);color:var(--cream)}.btn-ghost-link{color:var(--ink);border:1px solid #1a17142e;padding:13px 24px;font-size:14px}.btn-ghost-link:hover{border-color:var(--terra);color:var(--terra-dark)}.dots{gap:4px;margin-left:9px;display:inline-flex}.dots i{background:currentColor;border-radius:50%;width:5px;height:5px;animation:1s infinite thyra-dot}.dots i:nth-child(2){animation-delay:.18s}.dots i:nth-child(3){animation-delay:.36s}.notice{background:#d9714e14;border:1px solid #d9714e4d;border-radius:12px;align-items:flex-start;gap:9px;padding:12px 14px;font-size:13px;display:flex}.notice:before{content:"";background:var(--terra);border-radius:50%;flex:none;width:7px;height:7px;margin-top:6px}.auth-page{background:var(--cream);flex-direction:column;min-height:100vh;display:flex}.auth-body{flex-wrap:wrap;flex:1;display:flex}.auth-brand{background:var(--charcoal);flex-direction:column;flex:340px;justify-content:space-between;gap:clamp(20px,4vw,36px);min-width:0;padding:clamp(32px,6vw,64px) clamp(28px,6vw,56px);display:flex}.auth-brand h1{font-family:var(--hd);letter-spacing:-.03em;color:#ede7da;margin:0 0 20px;font-size:clamp(25px,3.2vw,34px);font-weight:700;line-height:1.08}.auth-brand p{max-width:340px;color:var(--dmuted);margin:0;font-size:15px;font-weight:300;line-height:1.5}.auth-brand .stat-num{font-family:var(--hd);letter-spacing:-.03em;color:var(--terra);font-size:clamp(40px,6vw,56px);font-weight:700;line-height:1}.auth-brand .stat-label{color:var(--dmuted);max-width:220px;margin-top:8px;font-size:13px;line-height:1.4}.auth-form-panel{flex-direction:column;flex:2 340px;min-width:0;display:flex}.auth-form-center{flex:1;justify-content:center;align-items:center;padding:clamp(20px,6vw,56px) clamp(16px,6vw,52px);display:flex}.auth-form{width:100%;max-width:min(352px,100%)}.auth-form h2{font-family:var(--hd);letter-spacing:-.025em;margin:0 0 8px;font-size:30px;font-weight:700}.auth-form .sub{color:var(--grey);margin:0 0 28px;font-size:15px;line-height:1.5}.auth-form .stack{flex-direction:column;gap:16px;margin-bottom:22px;display:flex}.auth-form .switch{color:var(--grey);text-align:center;margin:20px 0 0;font-size:14px}.auth-form .switch a{font-weight:600}.auth-footer{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:0 24px 40px;display:flex}.auth-footer .links{gap:18px;display:flex}.auth-footer a{color:var(--grey);font-size:13px}.auth-footer a:hover{color:var(--terra-dark)}.auth-footer span{color:var(--placeholder);font-size:12px}.forgot-row{justify-content:flex-end;margin:-10px 0 22px;display:flex}.forgot-row a{color:var(--grey);font-size:13px}.center-page{flex-direction:column;min-height:100vh;display:flex}.center-body{text-align:center;flex:1;justify-content:center;align-items:center;padding:64px 24px;display:flex}.pill-tag{border:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;color:var(--grey);border-radius:999px;align-items:center;gap:8px;padding:7px 15px;font-size:12px;font-weight:600;display:inline-flex}.pill-tag:before{content:"";background:var(--terra);border-radius:50%;width:6px;height:6px}.center-body h1{font-family:var(--hd);letter-spacing:-.03em;max-width:640px;margin:24px auto 0;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.1}.center-body p{color:var(--grey);max-width:520px;margin:18px auto 0;font-size:17px}.splash{min-height:100vh;color:var(--grey);justify-content:center;align-items:center;font-size:14px;display:flex}.legal-body{flex:1;display:flex}.legal-side{background:var(--charcoal);flex-direction:column;flex:0 0 264px;gap:32px;padding:32px 28px 28px;display:flex}.legal-side .legal-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--dmuted);font-size:11px;font-weight:600}.legal-side nav{flex-direction:column;gap:2px;margin-top:14px;display:flex}.legal-nav-item{text-align:left;width:100%;color:var(--dmuted);background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:14px;font-weight:500;display:flex}.legal-nav-item i{border:1px solid var(--grey);border-radius:50%;width:6px;height:6px}.legal-nav-item.active{color:#ede7da;background:#d9714e24;font-weight:600}.legal-nav-item.active i{background:var(--terra);border-color:var(--terra)}.legal-side .foot{color:var(--grey);border-top:1px solid #ede7da24;margin-top:auto;padding-top:12px;font-size:12.5px}.legal-content{flex:1;justify-content:center;padding:64px 72px;display:flex}.legal-doc{width:100%;max-width:680px}.legal-doc h1{font-family:var(--hd);letter-spacing:-.02em;margin:0 0 10px;font-size:34px;font-weight:700}.legal-doc .effective{color:var(--grey);margin:0 0 36px;font-size:13px}.legal-doc h2{font-family:var(--hd);margin:32px 0 8px;font-size:18px}.legal-doc p,.legal-doc li{color:#3a342e;font-size:15.5px;line-height:1.65}.legal-doc ul{margin:0;padding-left:20px}@media (width<=800px){.legal-body{flex-direction:column}.legal-side{flex:none;gap:12px;padding:20px 16px}.legal-side nav{flex-flow:wrap;margin-top:10px}.legal-side .foot{display:none}.legal-content{padding:32px 20px 56px}}a.btn-primary,a.btn-primary:hover{color:#fff}a.btn-outline:hover{color:var(--cream)}
