:root{color:#151515;font-synthesis:none;text-rendering:optimizelegibility;--black:#111;--red:#df151d;--cream:#f4f1ea;--white:#fff;--muted:#67635d;--line:#d8d3ca;--green:#1f7a43;background:#f4f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:linear-gradient(#11111106 1px, transparent 1px), linear-gradient(90deg, #11111106 1px, transparent 1px), var(--cream);background-size:32px 32px;min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #f7b9bc}.app-shell{min-height:100vh}.site-header{z-index:10;min-height:76px;padding:12px max(20px, env(safe-area-inset-right)) 12px max(20px, env(safe-area-inset-left));color:var(--white);border-bottom:4px solid var(--red);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111111f5;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand{min-height:48px;color:inherit;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{border:5px solid var(--white);border-right-color:#0000;border-radius:50%;flex:0 0 44px;width:44px;height:44px;position:relative;transform:rotate(-12deg)}.brand-arrow{background:var(--red);transform-origin:100%;width:25px;height:6px;position:absolute;top:14px;left:15px;transform:rotate(-34deg)}.brand-arrow:after{content:"";border-left:10px solid var(--red);border-top:8px solid #0000;border-bottom:8px solid #0000;position:absolute;top:-5px;right:-3px}.brand-copy{flex-direction:column;line-height:1.05;display:flex}.brand-copy strong{letter-spacing:.01em;font-size:1.08rem}.brand-copy span{color:#d7d7d7;letter-spacing:.07em;text-transform:uppercase;margin-top:4px;font-size:.73rem}.phase-chip{color:var(--white);letter-spacing:.06em;text-transform:uppercase;background:#2b2b2b;border:1px solid #505050;border-radius:999px;padding:8px 11px;font-size:.75rem;font-weight:800}main{width:min(1180px,100%);margin:0 auto;padding:28px 20px 56px}.hero{gap:28px;padding:28px 0 46px;display:grid}.eyebrow{color:var(--red);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:900}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(2.45rem,11vw,5.5rem);line-height:.96}.hero-intro{color:#4f4b45;max-width:670px;margin:22px 0 0;font-size:clamp(1rem,3.6vw,1.2rem);line-height:1.65}.hero-actions{gap:12px;margin-top:28px;display:grid}.primary-button,.secondary-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:54px;padding:14px 20px;font-weight:850;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex}.primary-button{color:var(--white);background:var(--red);border:2px solid var(--red);box-shadow:0 8px #a50c12}.secondary-button{color:var(--black);border:2px solid var(--black);background:0 0}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.primary-button:active,.secondary-button:active{box-shadow:none;transform:translateY(2px)}.status-card{color:var(--white);background:var(--black);border-radius:14px;align-self:end;padding:22px;box-shadow:14px 14px #df151d29}.status-card-topline{color:#b8b8b8;letter-spacing:.11em;border-bottom:1px solid #3b3b3b;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;font-size:.72rem;font-weight:900;display:flex}.connection{letter-spacing:.02em;text-transform:none;align-items:center;gap:7px;display:inline-flex}.connection-dot{border-radius:50%;width:8px;height:8px}.connection.online .connection-dot{background:#4bcf78;box-shadow:0 0 0 4px #4bcf7826}.connection.offline .connection-dot{background:#ffca55;box-shadow:0 0 0 4px #ffca5524}.status-number{color:var(--red);letter-spacing:-.06em;margin:26px 0 2px;font-size:4.3rem;font-weight:950;line-height:1}.status-card h2{margin:0;font-size:1.55rem}.status-card>p:not(.status-number):not(.progress-label){color:#c8c8c8;margin:12px 0 24px;line-height:1.55}.progress-track{background:#363636;border-radius:99px;height:8px;overflow:hidden}.progress-track span{background:var(--red);width:11.11%;height:100%;display:block}.progress-label{color:#9e9e9e;letter-spacing:.1em;margin:9px 0 0;font-size:.7rem;font-weight:900}.proof-section{border-top:1px solid var(--line);padding:48px 0}.section-heading h2,.privacy-note h2,.dialog h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,7vw,3rem);line-height:1.05}.proof-grid{gap:14px;margin-top:24px;display:grid}.proof-card{border:1px solid var(--line);border-top:5px solid var(--black);background:#ffffffa8;border-radius:8px;min-height:210px;padding:22px}.proof-index{color:var(--red);letter-spacing:.1em;font-size:.76rem;font-weight:900}.proof-card h3{margin:36px 0 10px;font-size:1.3rem}.proof-card p,.privacy-note>div>p:last-child,.dialog-copy{color:var(--muted);margin:0;line-height:1.6}.privacy-note{background:#fff6f6;border:1px solid #e8c3c5;border-radius:12px;gap:20px;margin-top:8px;padding:26px;display:grid}.lock-mark{background:var(--red);border-radius:6px;width:50px;height:42px;margin-top:9px;position:relative}.lock-mark:before{content:"";border:7px solid var(--red);border-bottom:0;border-radius:16px 16px 0 0;width:28px;height:28px;position:absolute;top:-20px;left:11px}.privacy-note>div>p:last-child{margin-top:12px}footer{padding:24px max(20px, env(safe-area-inset-right)) calc(24px + env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));color:#bdbdbd;background:var(--black);border-top:4px solid var(--red);flex-direction:column;gap:5px;display:flex}footer p{margin:0;font-size:.82rem}footer p:first-child{color:var(--white);font-weight:800}.dialog-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111111ad;align-items:end;padding:16px;display:grid;position:fixed;inset:0}.dialog{background:var(--white);border-radius:16px;width:min(520px,100%);margin:0 auto;padding:26px;box-shadow:0 24px 70px #00000059}.check-list{gap:12px;margin:24px 0;padding:0;list-style:none;display:grid}.check-list li{align-items:flex-start;gap:10px;line-height:1.45;display:flex}.check-list span{width:24px;height:24px;color:var(--white);background:var(--green);border-radius:50%;flex:0 0 24px;place-items:center;font-size:.78rem;font-weight:900;display:inline-grid}.dialog-copy{margin:18px 0 24px}.full-width{width:100%}@media (width>=640px){.site-header,main{padding-inline:32px}.hero-actions{grid-template-columns:max-content max-content}.proof-grid{grid-template-columns:repeat(3,1fr)}.privacy-note{grid-template-columns:64px 1fr;align-items:start;padding:34px}footer{flex-direction:row;justify-content:space-between;padding-inline:32px}.dialog-backdrop{align-items:center}}@media (width>=900px){.hero{grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);align-items:end;min-height:650px;padding-block:72px}.status-card{margin-bottom:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}button:disabled{cursor:wait;opacity:.64;box-shadow:none;transform:none}input{width:100%;min-height:54px;color:var(--black);background:var(--white);font:inherit;border:2px solid #bdb7ad;border-radius:8px;padding:13px 14px;font-size:1rem}input:focus{border-color:var(--red);outline:3px solid #df151d33}label{color:#332f2a;font-size:.86rem;font-weight:850}.auth-main{place-items:center;min-height:calc(100vh - 144px);padding-block:34px;display:grid}.auth-layout{align-items:center;gap:28px;width:100%;display:grid}.auth-message h1,.workspace-heading h1{max-width:760px;font-size:clamp(2.65rem,12vw,5.8rem)}.auth-message>p:not(.eyebrow){color:#4f4b45;max-width:620px;margin:22px 0 0;font-size:1.05rem;line-height:1.65}.security-line{color:#4d4841;border-top:1px solid var(--line);align-items:center;gap:12px;max-width:620px;margin-top:24px;padding-top:20px;font-size:.9rem;font-weight:750;line-height:1.45;display:flex}.mini-lock{background:var(--red);border-radius:4px;flex:0 0 28px;width:28px;height:23px;position:relative}.mini-lock:before{content:"";border:4px solid var(--red);border-bottom:0;border-radius:10px 10px 0 0;width:16px;height:15px;position:absolute;top:-11px;left:6px}.auth-card{border:1px solid var(--line);border-top:6px solid var(--red);background:#ffffffeb;border-radius:12px;width:100%;padding:26px;box-shadow:12px 12px #11111114}.auth-card h1,.auth-card h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,8vw,3.1rem);line-height:1.02}.compact-card{max-width:580px}.form-intro{color:var(--muted);margin:14px 0 0;line-height:1.55}.auth-form{gap:10px;margin-top:24px;display:grid}.auth-form label:not(:first-child){margin-top:6px}.form-notice{border-radius:7px;margin:8px 0;padding:12px 14px;font-size:.9rem;font-weight:720;line-height:1.45}.form-notice.error{color:#861116;background:#fff0f0;border:1px solid #e9b4b6}.form-notice.success{color:#155c33;background:#eef9f2;border:1px solid #a9d7ba}.text-button{color:#5b2528;cursor:pointer;background:0 0;border:0;min-height:48px;margin-top:14px;padding:8px 0;font-weight:800;text-decoration:underline}.loading-mark{border:5px solid #e4dfd6;border-top-color:var(--red);border-radius:50%;width:38px;height:38px;margin-bottom:24px;animation:.8s linear infinite rotate;display:block}@keyframes rotate{to{transform:rotate(360deg)}}.workspace-main{padding-top:34px}.workspace-heading{align-items:end;gap:22px;padding:24px 0 34px;display:grid}.workspace-heading>div:first-child>p:last-child{color:var(--muted);margin:14px 0 0}.workspace-actions{align-items:center;gap:12px;display:flex}.workspace-actions .secondary-button{min-height:48px;padding:10px 16px}.role-badge{color:#3f3b36;letter-spacing:.08em;text-transform:uppercase;background:#ede8df;border:1px solid #cfc8bd;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:6px 10px;font-size:.7rem;font-weight:900;display:inline-flex}.role-badge.owner{color:#8b0f15;background:#fff0f0;border-color:#e7b5b8}.phase-status-panel{color:var(--white);background:var(--black);border-left:7px solid var(--red);border-radius:10px;gap:26px;padding:26px;display:grid}.phase-status-panel h2,.team-panel h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,7vw,2.8rem);line-height:1.05}.phase-status-panel>div:first-child>p:last-child{color:#c8c8c8;max-width:650px;margin:12px 0 0;line-height:1.55}.security-checks{gap:12px;display:grid}.security-checks span{color:#dedede;align-items:center;gap:10px;font-size:.9rem;font-weight:750;display:flex}.security-checks b{width:24px;height:24px;color:var(--black);background:#4bcf78;border-radius:50%;flex:0 0 24px;place-items:center;font-size:.75rem;display:inline-grid}.team-panel{border:1px solid var(--line);background:#ffffffc7;border-radius:10px;margin-top:28px;padding:24px}.panel-heading{gap:20px;display:grid}.panel-heading .primary-button{width:100%}.invite-form{border-block:1px solid var(--line);background:#f0ece4;gap:16px;margin:24px -24px 0;padding:24px;display:grid}.invite-form>div{gap:8px;display:grid}.invite-form .form-notice,.invite-form .field-help{grid-column:1/-1}.field-help{color:var(--muted);margin:0;font-size:.83rem;line-height:1.45}.member-list{margin-top:8px;display:grid}.member-row{border-bottom:1px solid var(--line);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:14px 0;display:grid}.member-row:last-child{border-bottom:0}.member-avatar{width:44px;height:44px;color:var(--white);background:var(--black);border-radius:50%;place-items:center;font-weight:900;display:grid}.member-row h3,.member-row p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.member-row h3{font-size:1rem}.member-row p{color:var(--muted);margin-top:4px;font-size:.82rem}@media (width>=760px){.auth-layout{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);min-height:620px}.auth-card{padding:34px}.workspace-heading{grid-template-columns:minmax(0,1fr) auto}.workspace-actions{justify-content:flex-end}.phase-status-panel{grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);align-items:center;padding:34px}.team-panel{padding:32px}.panel-heading{grid-template-columns:1fr auto;align-items:end}.panel-heading .primary-button{width:auto}.invite-form{grid-template-columns:.8fr 1.2fr auto;align-items:end;margin-inline:-32px;padding-inline:32px}.invite-form .primary-button{min-width:170px}}
