:root{--navy:#0b2338;--deep:#071828;--gold:#efc46e;--ink:#132e43;--muted:#526574;--paper:#f4f5f3;--line:#dce1e2;--white:#fff;--green:#20724e;--radius:20px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #ac7620;outline-offset:4px}h1,h2,h3,p{margin:0 0 16px}h1,h2,h3{line-height:1.15;letter-spacing:-.035em}h1{font-size:clamp(32px,4vw,48px)}h2{font-size:26px}h3{font-size:21px}p{color:var(--muted)}small{font-size:13px;color:var(--muted)}.skip{position:fixed;left:16px;top:-80px;background:var(--white);padding:12px;z-index:10}.skip:focus{top:12px}.preview-note{background:#f6e8c8;text-align:center;font-size:12px;padding:5px 15px;color:#5b451d}.site-header{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:25px 48px;gap:20px}.wordmark{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:26px;font-weight:900;letter-spacing:.08em;line-height:1.15}.wordmark small{display:block;font-size:8px;letter-spacing:.18em;color:var(--muted);margin-top:5px}.brand-mark{display:grid;place-items:center;width:46px;height:48px;color:var(--gold);background:var(--navy);font-size:35px;border-radius:12px;letter-spacing:-.08em;padding-right:4px;font-style:italic}.header-right{display:flex;align-items:center;gap:25px}.store-link,.text-button{font-size:14px;font-weight:650}.text-button{padding:10px 0;background:none;border:0;text-decoration:underline;text-underline-offset:4px;color:var(--ink);cursor:pointer}.site-footer{max-width:1440px;padding:28px 48px;margin:auto;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.site-footer div{display:flex;gap:22px;flex-wrap:wrap}.auth-page{max-width:1440px;margin:auto;padding:10px 48px 24px}.auth-grid{display:grid;grid-template-columns:1.07fr 1fr;min-height:665px;border:1px solid var(--line);border-radius:28px;overflow:hidden;background:white;box-shadow:0 20px 50px #102d4210}.auth-story{position:relative;background:var(--navy);color:white;padding:45px 48px;overflow:hidden;isolation:isolate}.auth-story:after{content:"";position:absolute;width:500px;height:500px;left:-260px;top:40%;border:1px solid #ffffff13;border-radius:50%;box-shadow:0 0 0 70px #ffffff03,0 0 0 140px #ffffff02;z-index:-1}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:750;color:var(--gold);margin-bottom:18px}.eyebrow.muted{color:#586d7c}.auth-story h1{font-size:clamp(36px,4.2vw,60px);line-height:1.06;letter-spacing:-.04em;max-width:440px}.auth-story h1 em{color:var(--gold);font-style:normal}.auth-story .intro{color:#c7d5df;max-width:360px;font-size:15px;line-height:1.7;margin-top:22px}.auth-card{padding:65px 52px;display:flex;flex-direction:column;justify-content:center}.auth-card h2{font-size:30px}.auth-card>p:not(.eyebrow){font-size:14px}.auth-card .stack{margin-top:15px}.stack{display:flex;flex-direction:column;gap:20px}.stack label,.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:650}input:not([type=checkbox]),select,textarea{display:block;width:100%;min-width:0;border:1px solid #cbd3d9;border-radius:9px;background:white;padding:12px 14px;color:var(--ink);min-height:48px}input::placeholder{color:#70808b;font-weight:400}textarea{resize:vertical;line-height:1.6}label small{font-weight:400;line-height:1.5}.password-field{position:relative}.password-field input{padding-right:90px}.password-field button{position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:12px;border:0;background:white;color:var(--muted);padding:5px;cursor:pointer}.form-line{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.check{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:9px!important;font-size:12px!important;font-weight:400!important}.check input{width:16px;height:16px;margin:3px 0 0;accent-color:var(--navy);flex-shrink:0}.button{display:inline-flex;gap:24px;justify-content:center;align-items:center;padding:13px 22px;border:1px solid transparent;border-radius:10px;min-height:49px;text-decoration:none;font-weight:700;font-size:14px;cursor:pointer;line-height:1.5;transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--gold);color:#162c3e}.button.primary:hover{background:#e6b858}.button.secondary{background:var(--white);border-color:var(--line);color:var(--ink)}.button.secondary:hover{background:#edf1f3}.full{width:100%}.auth-switch{text-align:center;margin:25px 0 0!important;font-size:13px!important}.auth-switch a{font-weight:700;color:var(--ink)}.auth-footnote{border-top:1px solid var(--line);padding-top:20px;margin-top:28px;font-size:12px;color:var(--muted);text-align:center}.card-art{height:210px;margin:25px 0 8px;position:relative;max-width:340px}.collect-card{position:absolute;top:20px;width:139px;height:184px;border:1px solid #ffffff38;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:15px 7px;box-shadow:0 14px 20px #0004;background:linear-gradient(140deg,#314656,#122e43);font-size:10px;letter-spacing:.08em;font-weight:800}.collect-card i{font-size:66px;line-height:1;font-style:normal;color:var(--gold)}.collect-card small{font-size:6px;letter-spacing:.07em;color:#e0e9ef}.card-one{left:9px;transform:rotate(-13deg);background:linear-gradient(160deg,#786039,#2c322d)}.card-two{left:95px;top:8px;z-index:2;transform:rotate(1deg)}.card-three{left:183px;transform:rotate(13deg);background:linear-gradient(140deg,#5d3840,#322b3a)}.brand-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.brand-tags span{font-size:10px;letter-spacing:.06em;padding:4px 10px;border:1px solid #ffffff25;border-radius:30px;color:#d4dfe6}.notice{padding:16px 20px;background:#e8eef3;border:1px solid #d0dce6;border-radius:12px;margin:12px 0 22px;font-size:14px;overflow-wrap:anywhere}.notice.success{background:#e9f2ed;color:#28553f;border-color:#cadfd2}.notice.error{background:#fbeee9;color:#803e2c;border-color:#eccbbf}.notice ul{margin:7px 0 0;padding-left:20px}.portal-nav{border-block:1px solid var(--line);display:flex;gap:28px;padding:0 max(48px,calc((100vw - 1344px)/2));background:#fff;overflow-x:auto;white-space:nowrap}.portal-nav a{font-size:14px;padding:17px 0;text-decoration:none;border-bottom:3px solid transparent;color:var(--muted)}.portal-nav a[aria-current]{border-color:var(--navy);color:var(--navy);font-weight:750}.page{max-width:1344px;margin:auto;padding:36px 48px 50px;min-height:65vh}.welcome{background:var(--navy);border-radius:24px;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#fff}.welcome h1{font-size:40px}.welcome p:not(.eyebrow){color:#cbd8e1;margin-bottom:0}.dashboard-stats{display:grid;grid-template-columns:1fr 1fr 1.55fr;gap:20px;margin:24px 0}.stat{display:flex;flex-direction:column;background:white;border:1px solid var(--line);border-radius:var(--radius);padding:27px;text-decoration:none}.stat strong{font-size:54px;line-height:1;letter-spacing:-.05em;margin-bottom:20px}.stat>span:last-child{font-size:13px}.stat h2{font-size:23px}.stat p{font-size:13px;margin:0}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;margin-bottom:24px;min-width:0}.section-heading,.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px}.section-heading h2{margin:0}.section-heading a{font-size:13px}.empty{padding:40px 20px;text-align:center;max-width:580px;margin:auto}.empty p{font-size:14px}.empty-icon{font-size:44px;color:#7c8f9c;display:block;margin-bottom:18px}.request-row{display:flex;align-items:center;gap:18px;border-bottom:1px solid #e6eaed;padding:22px 0;text-decoration:none;min-width:0}.request-row:last-child{border:0}.request-row a{text-decoration:none}.request-row:hover .request-name strong{text-decoration:underline;text-underline-offset:4px}.request-icon{width:45px;height:55px;border:1px solid var(--line);border-radius:8px;background:#f3f6f7;display:grid;place-items:center;font-size:28px;flex-shrink:0}.request-name{flex:1;min-width:0;overflow-wrap:anywhere}.request-name strong,.request-name small{display:block}.request-name strong{font-size:16px}.request-name small{margin-top:4px}.status-badge{display:inline-block;background:#edf1f3;color:#435c6e;border-radius:30px;padding:5px 11px;font-size:11px;font-weight:700;white-space:nowrap}.status-badge.proposal,.status-badge.question{background:#fcf0d5;color:#735419}.status-badge.agreed,.status-badge.closed{background:#e2f0e7;color:#286447}.note-row{display:flex;gap:24px;align-items:flex-start;padding:4px 6px;flex-wrap:wrap;font-size:13px}.note-row>span{font-weight:750}.note-row p{flex:1;min-width:180px;margin:0}.note-row a{font-size:12px}.page-heading{margin:16px 0 30px}.page-heading h1{font-size:36px;margin-bottom:10px}.page-heading p{max-width:760px;font-size:14px;margin:0}.page-heading .eyebrow{margin-bottom:13px}.back-link{font-size:13px;color:var(--muted)}.form-panel{max-width:950px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.span-two{grid-column:1/-1}.form-help{font-size:12px;margin-bottom:24px}.upload{border:1px dashed #aab9c4;padding:22px;border-radius:12px;background:#f7f9fa}.upload input{border:0;background:transparent;padding:8px 0;font-size:13px;white-space:normal}.form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:32px;font-size:13px;gap:20px}.detail-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);gap:26px;align-items:start}.card-details{display:grid;grid-template-columns:1fr 1.3fr;font-size:13px;gap:8px}.card-details dt{color:var(--muted)}.card-details dd{margin:0;font-weight:600;overflow-wrap:anywhere}.preserve{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.photos{display:grid;grid-template-columns:1fr 1fr;gap:12px}.photos img{width:100%;aspect-ratio:3/4;object-fit:contain;background:#eff2f3;border-radius:10px}.proposal-panel{background:#fbf5e7;border-color:#e8d6a9}.price{font-size:30px;display:block;margin-bottom:12px;letter-spacing:-.03em}.proposal-panel p{font-size:13px}.message{border:1px solid var(--line);padding:18px;border-radius:13px;margin-top:18px;background:#f8fafa}.message.system{border-style:dashed;background:white}.message.system strong{display:block;margin-top:5px}.message p{margin:10px 0;font-size:14px}.message.from-staff{background:#eef3f7;border-color:#cbdae5}.message-heading{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:13px}.reply-form{border-top:1px solid var(--line);padding-top:24px;margin-top:28px}details{margin:24px 0}summary{font-weight:650;font-size:14px;cursor:pointer}details[open] summary{margin-bottom:20px}.pagination{display:flex;justify-content:space-between;font-size:13px;margin:20px 0}.filter-form{display:flex;align-items:end;gap:15px;margin:24px 0}.filter-form label{font-size:13px;min-width:230px}.filter-form select{margin-top:8px}.qr{padding:18px;background:white;display:inline-block}.qr svg{max-width:100%;height:auto}.recovery-codes{padding:0;list-style:none}.recovery-codes li{padding:5px 0;font-size:14px}
@media(min-width:1500px){.auth-grid{min-height:710px}.auth-story{padding:60px}.auth-card{padding:75px 70px}.card-art{margin-top:40px}}
@media(max-width:1050px){.site-header{padding:22px 28px}.auth-page{padding:0 28px 20px}.auth-story{padding:36px 28px}.auth-card{padding:40px 30px}.auth-story h1{font-size:44px}.card-art{transform:scale(.87);transform-origin:left center}.page{padding:28px}.site-footer{padding:24px 28px}.portal-nav{padding-inline:28px}.dashboard-stats{grid-template-columns:1fr 1fr}.stat-note{grid-column:1/-1}.stat-note h2 br{display:none}.detail-grid{grid-template-columns:1fr 1.2fr}}
@media(max-width:740px){.site-header{padding:20px}.wordmark{font-size:22px}.brand-mark{width:39px;height:42px;font-size:30px}.wordmark small{font-size:7px}.header-right{gap:16px}.store-link,.text-button{font-size:12px}.auth-page{padding:0 16px 20px}.auth-grid{grid-template-columns:1fr;border-radius:20px}.auth-story{padding:28px}.auth-story h1{font-size:32px;max-width:400px}.auth-story .intro{font-size:13px;max-width:100%;margin:18px 0 0}.auth-story .card-art,.auth-story .brand-tags{display:none}.auth-story .eyebrow{margin-bottom:12px}.auth-card{padding:32px 26px}.auth-card h2{font-size:27px}.auth-footnote{margin-top:22px}.site-footer{flex-direction:column;gap:10px;padding:22px}.site-footer div{gap:16px}.page{padding:24px 18px}.portal-nav{padding-inline:20px;gap:24px}.portal-nav a{font-size:12px;padding-block:13px}.welcome{padding:28px;align-items:flex-start;flex-direction:column;gap:24px}.welcome h1{font-size:31px}.welcome p{font-size:14px}.dashboard-stats{gap:12px}.stat{padding:20px}.stat .eyebrow{font-size:9px}.stat strong{font-size:42px}.stat h2{font-size:21px}.panel{padding:22px;border-radius:16px}.section-heading{align-items:flex-start}.section-heading h2{font-size:23px}.section-heading a{white-space:nowrap;font-size:12px}.request-row{gap:12px;flex-wrap:wrap}.request-name{min-width:60%;flex:1}.request-icon{display:none}.request-row>span:last-child:not(.request-name){margin-left:auto}.page-heading{align-items:flex-start;flex-direction:column;gap:18px}.page-heading h1{font-size:32px}.detail-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr;gap:20px}.span-two{grid-column:auto}.form-actions{align-items:stretch;flex-direction:column-reverse}.form-actions>a{text-align:center}.note-row{gap:10px}.note-row p{flex-basis:100%}.filter-form{align-items:stretch;flex-direction:column}.empty{padding:30px 0}.empty h3{font-size:21px}.card-details{grid-template-columns:1fr 1.3fr}}
@media(max-width:380px){.site-header{padding:16px}.auth-card{padding:28px 20px}.auth-story{padding:25px 20px}.auth-story h1{font-size:34px}.form-line{align-items:flex-start;flex-direction:column;gap:12px}.stat{padding:16px}.stat>span:last-child{font-size:12px}.header-right{gap:10px}.wordmark small{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.button:hover{transform:none}}

h1,h2,h3{overflow-wrap:anywhere}.welcome>div{min-width:0}.welcome>.button{flex-shrink:0}
