:root{color-scheme:dark;--inset-top: env(safe-area-inset-top, 0px);--inset-right: env(safe-area-inset-right, 0px);--inset-bottom: env(safe-area-inset-bottom, 0px);--inset-left: env(safe-area-inset-left, 0px);--shell-bg: #111112;--panel: #1b1b1d;--panel-strong: #252528;--line: #343438;--text: #f7f3ee;--muted: #aaa29a;--brand: #e6b450;--brand-ink: #211708;--danger: #ef5a5a;--danger-ink: #fff8f8;--ok: #69c59f}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(230,180,80,.13),transparent 32rem),linear-gradient(135deg,#111112,#171513 46%,#111112);color:var(--text);font-family:Avenir Next,Satoshi,Segoe UI,sans-serif;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;touch-action:manipulation;-webkit-user-select:none;user-select:none}button,input,textarea,select{font:inherit}button{border:0}.native-shell{width:100%;min-height:100dvh;padding:calc(var(--inset-top) + 18px) calc(var(--inset-right) + 18px) calc(var(--inset-bottom) + 92px) calc(var(--inset-left) + 18px);transition:padding-bottom .18s ease,transform .18s ease}body.keyboard-visible .native-shell,body.public-shell .native-shell{padding-bottom:calc(var(--inset-bottom) + 18px)}.screen{width:min(100%,720px);margin:0 auto}.stack{display:grid;gap:16px}.surface{background:#1b1b1de0;border:1px solid var(--line);border-radius:8px;box-shadow:0 24px 60px #00000038}.home-screen{width:min(100%,860px);display:grid;gap:18px}.home-hero{position:relative;min-height:calc(100dvh - var(--inset-top) - var(--inset-bottom) - 36px);display:grid;align-content:center;gap:22px;overflow:hidden;padding:clamp(22px,6vw,42px);border-radius:8px;border:1px solid rgba(247,243,238,.1);background:linear-gradient(145deg,rgba(105,197,159,.13),transparent 38%),linear-gradient(24deg,rgba(230,180,80,.16),transparent 54%),#141414bd}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;background-image:linear-gradient(rgba(247,243,238,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(247,243,238,.12) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 72%);mask-image:linear-gradient(180deg,#000 0%,transparent 72%)}.home-hero__accent{position:absolute;right:0;top:0;width:min(46%,320px);height:100%;clip-path:polygon(34% 0,100% 0,100% 100%,0 100%);background:linear-gradient(180deg,#69c59f2e,#e6b45014),repeating-linear-gradient(0deg,transparent 0 18px,rgba(247,243,238,.08) 18px 19px)}.home-hero__content,.home-card,.home-pillars{position:relative;z-index:1}.home-hero__content{max-width:660px}.home-kicker{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;color:var(--ok);background:#69c59f1c;border:1px solid rgba(105,197,159,.3);font-size:.82rem;font-weight:800;text-transform:uppercase}.home-kicker svg{width:16px;height:16px}.home-hero h1{max-width:720px;margin:0;font-size:clamp(3rem,13vw,6.8rem);line-height:.92;font-weight:900}.home-hero__content p{max-width:620px;margin:0;color:#d3cbc1;font-size:clamp(1.03rem,3.5vw,1.28rem);line-height:1.5}.home-actions{display:flex;gap:10px;flex-wrap:wrap}.home-card{width:min(100%,440px);padding:16px;border-radius:8px;background:#111112b8;border:1px solid rgba(230,180,80,.26)}.home-card svg{width:28px;height:28px;color:var(--brand)}.home-card strong{font-size:1.08rem}.home-card span{color:var(--muted);line-height:1.42}.home-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home-pillar{padding:14px}.home-pillar svg{width:24px;height:24px;color:var(--ok)}.home-pillar h2{margin:10px 0 8px;font-size:1rem;line-height:1.16}.home-pillar p{margin:0;color:var(--muted);line-height:1.4;font-size:.92rem}.auth-shell{min-height:calc(100dvh - var(--inset-top) - var(--inset-bottom) - 124px);align-content:center}.wizard-card,.profile-panel{padding:18px}.wizard-card{transition:transform .18s ease}.wizard-topline,.wizard-actions,.selected-strip,.privacy-mark,.profile-badge,.invite-code{display:flex;align-items:center}.wizard-topline{justify-content:space-between;gap:16px}.eyebrow{display:block;margin-bottom:6px;color:var(--brand);font-size:.76rem;font-weight:800;text-transform:uppercase}.wizard-topline h1,.wizard-card h1,.privacy-mark h2{margin:0;line-height:1.08}.wizard-topline h1{font-size:clamp(1.65rem,7vw,2.85rem)}.step-count,.profile-badge{min-width:max-content;padding:8px 10px;border-radius:999px;background:#e6b4501f;color:var(--brand);border:1px solid rgba(230,180,80,.26);font-weight:800}.step-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.step-dot{min-height:38px;border-radius:8px;color:var(--muted);background:#ffffff0d;border:1px solid var(--line)}.step-dot svg{width:18px;height:18px}.step-dot.is-active,.step-dot.is-done{color:var(--brand-ink);background:var(--brand);border-color:transparent}.wizard-panel{min-height:330px;align-content:start}.option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.option-choice{min-height:164px;display:grid;align-content:start;gap:10px;text-align:left;padding:14px;border-radius:8px;color:var(--text);background:#ffffff0b;border:1px solid var(--line)}.option-choice.is-selected{background:#e6b45024;border-color:#e6b450b3}.option-choice small{color:var(--muted);line-height:1.35}.option-icon,.privacy-mark>svg{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:8px;background:#69c59f1f;color:var(--ok)}.option-icon svg{width:20px;height:20px}.profile-badge svg{width:18px;height:18px}.selected-strip,.privacy-mark{gap:12px}.selected-strip{width:fit-content;padding:8px 10px;border-radius:8px;color:var(--brand);background:#e6b4501a;border:1px solid rgba(230,180,80,.24);font-weight:800}.selected-strip svg{width:18px;height:18px}.split-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;border-radius:8px;background:#111112;border:1px solid var(--line)}.segment{min-height:46px;border-radius:8px;color:var(--muted);background:transparent}.segment.is-active{color:var(--brand-ink);background:var(--brand);font-weight:800}.terms-row{padding:12px;border-radius:8px;background:#ffffff0a;border:1px solid var(--line)}.code-field input{font-size:1.55rem;font-weight:900;text-align:center;letter-spacing:0}.wizard-actions{justify-content:space-between;gap:10px;flex-wrap:wrap}.wizard-actions .button-primary{margin-left:auto}.profile-panel{overflow:hidden}.profile-badge{gap:8px}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.status-grid>div{display:grid;gap:6px;padding:12px;border-radius:8px;background:#ffffff0b;border:1px solid var(--line)}.status-grid strong{overflow-wrap:anywhere}.invite-code{justify-content:space-between;gap:12px;padding:16px;border-radius:8px;background:#111112;border:1px solid rgba(230,180,80,.36)}.invite-code strong{font-size:2rem;line-height:1;color:var(--brand)}.notice{padding:12px;border-radius:8px;border:1px solid rgba(105,197,159,.46);background:#69c59f1c;color:#d8fff0}body.keyboard-visible .auth-shell{min-height:auto;align-content:start}body.keyboard-visible .register-wizard .wizard-card{transform:none}body.keyboard-visible .wizard-topline h1{font-size:1.55rem}body.keyboard-visible .step-progress,body.keyboard-visible .selected-strip{display:none}body.keyboard-visible .wizard-panel{min-height:0;gap:10px}.profile-hero{position:relative;min-height:58dvh;overflow:hidden;border-radius:8px;background:#232326}.profile-hero img{width:100%;height:100%;min-height:58dvh;object-fit:cover;display:block;filter:saturate(.9)}.profile-placeholder{min-height:58dvh;display:grid;place-items:center;font-size:clamp(5rem,24vw,11rem);font-weight:900;color:#f7f3ee2e;background:linear-gradient(135deg,rgba(230,180,80,.22),transparent 52%),repeating-linear-gradient(45deg,#252528 0,#252528 16px,#202023 16px,#202023 32px)}.profile-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014 20%,#000000d1)}.profile-hero__content{position:absolute;z-index:1;left:18px;right:18px;bottom:18px;display:grid;gap:12px}.profile-title{display:flex;align-items:end;justify-content:space-between;gap:16px}.profile-title h1{margin:0;font-size:clamp(2rem,8vw,3.7rem);line-height:1;font-weight:800}.profile-title span{color:var(--brand)}.profile-meta,.muted{color:var(--muted)}.profile-meta{display:inline-flex;align-items:center;gap:6px}.profile-meta svg{width:16px;height:16px}.profile-actions,.content-actions,.modal-actions,.form-actions{display:flex;gap:10px;flex-wrap:wrap}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border-radius:8px;background:var(--panel-strong);color:var(--text);border:1px solid var(--line);cursor:pointer;text-decoration:none}.button svg{width:18px;height:18px}.button-primary{background:var(--brand);color:var(--brand-ink);border-color:transparent;font-weight:800}.button-danger{background:var(--danger);color:var(--danger-ink);border-color:transparent;font-weight:800}.button-subtle{background:#ffffff12}.button:disabled{cursor:not-allowed;opacity:.58}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-tile{position:relative;overflow:hidden;aspect-ratio:1 / 1.15;border-radius:8px;background:var(--panel)}.photo-tile img{width:100%;height:100%;object-fit:cover;display:block}.photo-tile .content-actions{position:absolute;left:8px;right:8px;bottom:8px}.form{padding:18px}.form h1,.section-title{margin:0;font-size:1.35rem;line-height:1.15}.field{display:grid;gap:8px}.field label,.check-row{color:var(--muted);font-size:.92rem}.field input,.field textarea,.field select{width:100%;min-height:46px;border-radius:8px;border:1px solid var(--line);background:#111112;color:var(--text);padding:10px 12px;outline:none}.field textarea{min-height:112px;resize:vertical}.check-row{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;align-items:start}.check-row input{width:20px;height:20px;margin-top:2px;accent-color:var(--brand)}.policy-copy{display:grid;gap:8px;padding:12px;border-radius:8px;border:1px solid var(--line);background:#ffffff0a;color:var(--muted);font-size:.92rem}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;padding:var(--inset-top) calc(var(--inset-right) + 12px) calc(var(--inset-bottom) + 12px) calc(var(--inset-left) + 12px);background:#0000008f}.modal{width:min(100%,620px);margin:0 auto;padding:16px}.alert{padding:12px;border-radius:8px;border:1px solid rgba(239,90,90,.55);background:#ef5a5a1f;color:#ffd8d8}.empty-state{min-height:42dvh;display:grid;place-items:center;text-align:center;padding:24px}.message-mine{border-color:#e6b45075}@media(max-width:520px){.native-shell{padding-left:calc(var(--inset-left) + 12px);padding-right:calc(var(--inset-right) + 12px)}.profile-title{align-items:start;flex-direction:column}.grid-two{grid-template-columns:1fr}.wizard-card,.profile-panel{padding:14px}.wizard-topline{align-items:start}.option-grid,.split-fields,.status-grid{grid-template-columns:1fr}.option-choice{min-height:0}.wizard-actions .button{flex:1 1 140px}.invite-code{align-items:start;flex-direction:column}.home-hero{min-height:calc(100dvh - var(--inset-top) - var(--inset-bottom) - 24px);padding:22px}.home-actions .button{flex:1 1 160px}.home-pillars{grid-template-columns:1fr}}@media(min-width:521px)and (max-width:820px){.home-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}}
