:root{--paper:#fffdf8;--fabric:#f5f0e6;--ink:#27302c;--muted:#626a65;--muted-light:#858c87;--thread:#d85848;--thread-dark:#a73f34;--line:#ddd8ce;--line-strong:#bdb8ae;--grid-line:#5c574b13;--shadow-cloth:#e9e1d2;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100svh;margin:0}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:4px;border-radius:3px;outline:3px solid #d858486b}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell{min-height:100svh}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);min-height:78px;margin:0 auto;display:flex}.brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.22rem;font-weight:750;text-decoration:none;display:inline-flex}.mark{width:42px;height:42px;color:var(--thread);place-items:center;display:inline-grid}.mark--compact{width:30px;height:30px}.mark svg{width:100%;height:100%;overflow:visible}.mark path{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-dasharray:3 3}.mark circle{fill:var(--paper);stroke:currentColor;stroke-width:2.2px}.nav-link{color:var(--ink);border-bottom:1px solid var(--ink);padding:8px 0 5px;font-size:.9rem;font-weight:700;text-decoration:none}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(42px,7vw,96px);width:min(1180px,100% - 40px);margin:0 auto;padding:clamp(66px,9vw,126px) 0 88px;display:grid}.hero__copy{max-width:620px}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 26px;font-size:.78rem;font-weight:800;display:flex}.eyebrow span{background:var(--thread);width:34px;height:1px}h1{color:var(--ink);letter-spacing:-.075em;margin:0;font-size:clamp(3.4rem,7.4vw,6.7rem);font-weight:760;line-height:.9}h1 em{color:var(--thread);letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero__lead{max-width:535px;color:var(--muted);margin:32px 0 0;font-size:clamp(1.05rem,1.5vw,1.24rem);line-height:1.65}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.button{border:1px solid var(--line-strong);min-height:48px;color:var(--ink);border-radius:6px;justify-content:center;align-items:center;gap:30px;padding:0 20px;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex}.button--primary{color:#fff;background:var(--ink);border-color:var(--ink)}.button--primary:hover{background:var(--thread-dark);border-color:var(--thread-dark)}.button--quiet:hover{border-color:var(--ink)}.availability{color:var(--muted);margin-top:15px;font-size:.75rem}.stitch-board{border:1px solid var(--line);background-color:var(--fabric);background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);min-height:510px;box-shadow:14px 14px 0 var(--shadow-cloth);background-size:28px 28px;position:relative}.board-label{color:var(--muted);text-transform:uppercase;letter-spacing:.13em;margin:0;font-size:.7rem;font-weight:800;position:absolute;top:22px;left:24px}.thread{border:2px dashed var(--thread);border-bottom-color:#0000;border-left-color:#0000;border-radius:50%;width:61%;height:50%;position:absolute;top:26%;left:18%;transform:rotate(22deg)}.piece{background:var(--paper);border:1px solid var(--line-strong);grid-template-columns:auto 1fr;gap:3px 10px;width:172px;min-height:92px;padding:20px 18px 16px;display:grid;position:absolute;box-shadow:4px 4px #272e2a14}.piece:before,.piece:after{content:"";background:#e1cba6a3;width:22px;height:7px;position:absolute;top:-4px;transform:rotate(-4deg)}.piece:before{left:14px}.piece:after{right:14px;transform:rotate(5deg)}.piece__index{color:var(--muted-light);font:600 .68rem/1 var(--mono);grid-row:1/3;padding-top:3px}.piece__dot{border-radius:50%;width:8px;height:8px;position:absolute;bottom:12px;right:12px}.piece__dot--coral{background:var(--thread)}.piece__dot--gold{background:#d59d36}.piece__dot--green{background:#477766}.piece strong{color:var(--ink);font-size:.98rem}.piece small{color:var(--muted)}.piece--one{top:16%;left:9%;transform:rotate(-2deg)}.piece--two{top:42%;right:8%;transform:rotate(2deg)}.piece--three{bottom:9%;left:17%;transform:rotate(-1deg)}.board-seal{color:var(--ink);align-items:center;gap:6px;font-size:.78rem;font-weight:800;display:flex;position:absolute;bottom:18px;right:20px}.board-seal .mark{width:20px;height:20px}.principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:min(1180px,100% - 40px);margin:0 auto;display:grid}.principles article{padding:34px 34px 42px 0}.principles article+article{border-left:1px solid var(--line);padding-left:34px}.principles span{color:var(--thread-dark);font:700 .68rem/1 var(--mono)}.principles h2{color:var(--ink);letter-spacing:-.025em;margin:30px 0 10px;font-size:1.15rem}.principles p{color:var(--muted);margin:0;font-size:.91rem;line-height:1.55}@media (width<=800px){.hero{grid-template-columns:1fr;padding-top:54px}.stitch-board{min-height:450px}.principles{grid-template-columns:1fr}.principles article,.principles article+article{border-left:0;border-top:1px solid var(--line);padding:27px 0}.principles article:first-child{border-top:0}.principles h2{margin-top:14px}}@media (width<=430px){.topbar,.hero,.principles{width:min(100% - 28px,1180px)}.topbar{min-height:68px}h1{font-size:clamp(3rem,16vw,4.5rem)}.hero{gap:50px;padding-top:42px}.button{width:100%}.stitch-board{min-height:420px;box-shadow:8px 8px 0 var(--shadow-cloth)}.piece{width:148px;padding:17px 14px 14px}.piece--one{left:5%}.piece--two{right:4%}.piece--three{left:10%}}.public-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 40px);min-height:110px;margin:80px auto 0;display:flex}.public-footer p{color:var(--muted);margin:0;font-size:.82rem}.simple-header{align-items:center;width:min(1180px,100% - 40px);min-height:78px;margin:0 auto;display:flex}.auth-page{background:var(--fabric);min-height:100svh}.auth-main{border:1px solid var(--line);background:var(--paper);grid-template-columns:1.12fr .88fr;width:min(1180px,100% - 40px);min-height:calc(100svh - 78px);margin:0 auto;display:grid}.auth-card{flex-direction:column;justify-content:center;padding:clamp(42px,7vw,92px);display:flex}.auth-card h1,.join-card h1{font-size:clamp(2.8rem,5.2vw,5.2rem);line-height:.96}.auth-mark{margin:0 0 26px -7px}.auth-copy{max-width:560px;color:var(--muted);margin:28px 0 32px;font-size:1rem;line-height:1.65}.google-button{border:1px solid var(--line-strong);background:var(--paper);width:min(360px,100%);min-height:52px;color:var(--ink);font:750 .92rem/1 var(--sans);border-radius:6px;justify-content:center;align-items:center;gap:13px;padding:0 20px;display:inline-flex}.google-button svg{width:21px;height:21px}.google-button:disabled{opacity:.58;cursor:not-allowed}.auth-status{width:min(360px,100%);color:var(--muted);text-align:center;margin:11px 0 30px;font-size:.75rem}.auth-status--error,.form-error{color:#9b342b}.back-link{width:fit-content;color:var(--muted);font-size:.82rem;text-decoration:none}.back-link:hover{color:var(--ink)}.auth-note{background:var(--ink);color:#fffdf8;flex-direction:column;justify-content:flex-end;padding:clamp(42px,6vw,76px);display:flex;position:relative;overflow:hidden}.auth-note:before{content:"";border:2px dashed #fffdf83b;border-radius:50%;width:380px;height:280px;position:absolute;inset:14% -25% auto auto;transform:rotate(-24deg)}.auth-note>p{max-width:350px;margin:0 0 42px;font:400 clamp(2rem,3.5vw,3.5rem)/1.05 Georgia,serif;position:relative}.auth-note ul{border-top:1px solid #ffffff2e;margin:0;padding:0;list-style:none;position:relative}.auth-note li{border-bottom:1px solid #ffffff2e;padding:14px 0;font-size:.8rem}.join-main{place-items:center;width:min(900px,100% - 40px);min-height:calc(100svh - 78px);margin:0 auto;display:grid}.join-card{border:1px solid var(--line);background:var(--paper);width:100%;box-shadow:12px 12px 0 var(--shadow-cloth);padding:clamp(42px,8vw,96px)}.join-card>p:not(.eyebrow){max-width:600px;color:var(--muted);margin:28px 0 34px;line-height:1.7}.route-loading{min-height:100svh;color:var(--muted);place-items:center;font-size:.9rem;display:grid}.app-layout{background:#f7f4ed;grid-template-columns:245px 1fr;min-height:100svh;display:grid}.app-sidebar{background:var(--ink);color:#fff;flex-direction:column;height:100svh;padding:28px 20px;display:flex;position:sticky;top:0}.brand--inverse{color:#fffdf8;margin:0 9px 42px}.brand--inverse .mark circle{fill:var(--ink)}.app-sidebar nav{gap:5px;display:grid}.app-nav__link{color:#fffdf8a8;border-radius:5px;align-items:center;gap:12px;min-height:46px;padding:0 12px;font-size:.84rem;font-weight:680;text-decoration:none;display:flex}.app-nav__link:hover,.app-nav__link.is-active{color:#fffdf8;background:#ffffff14}.app-nav__link.is-active{box-shadow:inset 2px 0 var(--thread)}.nav-icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.phase-badge{color:#fffdf894;text-transform:uppercase;letter-spacing:.11em;border-top:1px solid #ffffff21;margin-top:auto;padding:20px 10px 0;font-size:.68rem}.phase-badge span{background:#d59d36;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.app-content{min-width:0}.app-topbar{border-bottom:1px solid var(--line);background:#fffdf8b3;justify-content:space-between;align-items:center;min-height:68px;padding:0 clamp(22px,5vw,64px);display:flex}.signed-user{align-items:center;gap:10px;display:flex}.signed-user__avatar,.member-avatar,.profile-avatar{background:var(--fabric);color:var(--thread-dark);border-radius:50%;place-items:center;font-weight:800;display:grid}.signed-user__avatar{width:34px;height:34px;font-size:.78rem}.signed-user>span:last-child{gap:2px;display:grid}.signed-user strong{font-size:.78rem}.signed-user small{color:var(--muted);font-size:.66rem}.text-button{color:var(--ink);font:750 .78rem/1 var(--sans);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:7px 0;text-decoration:underline}.text-button:disabled{color:var(--muted-light);cursor:wait}.empty-page,.workspace-page{min-height:calc(100svh - 68px);padding:clamp(36px,6vw,72px)}.page-heading h1{font-size:clamp(2.6rem,5vw,5rem)}.page-heading--row{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.page-intro{max-width:600px;color:var(--muted);margin:22px 0 0;line-height:1.6}.empty-state{border:1px solid var(--line);background:var(--paper);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;margin-top:52px;padding:34px;display:flex}.empty-state h2{color:var(--ink);margin:24px 0 10px;font-size:1.2rem}.empty-state p{max-width:450px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.empty-state button{border:1px solid var(--line);background:var(--fabric);min-height:44px;color:var(--ink);font:700 .8rem/1 var(--sans);cursor:pointer;border-radius:5px;margin-top:26px;padding:0 16px}.empty-state button span{margin-left:16px}.empty-state small{color:var(--muted-light);margin-top:10px;font-size:.68rem}.empty-stitch{justify-content:space-between;align-items:center;width:136px;display:flex;position:relative}.empty-stitch:before{content:"";border-top:2px dashed var(--thread);position:absolute;left:12px;right:12px}.empty-stitch i{z-index:1;border:2px solid var(--thread);background:var(--paper);border-radius:50%;width:18px;height:18px}.lock-symbol{border:1px dashed var(--thread);width:64px;height:64px;color:var(--thread);border-radius:50%;place-items:center;font-size:2rem;display:grid}.update-notice{z-index:20;border:1px solid var(--line-strong);background:var(--paper);border-radius:6px;align-items:center;gap:18px;max-width:390px;padding:14px 14px 14px 18px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 14px 40px #27302c29}.update-notice p{color:var(--ink);gap:3px;margin:0;font-size:.8rem;display:grid}.update-notice p span{color:var(--muted);font-size:.7rem}.update-notice button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:4px;min-height:38px;padding:0 13px;font-weight:700}.callback-card{text-align:center;place-content:center;justify-items:center;gap:18px;min-height:calc(100svh - 78px);padding:30px;display:grid}.callback-card h1{font-size:clamp(2.4rem,6vw,4.8rem)}.callback-card p{color:var(--muted)}.spinner{border:3px solid var(--line);border-top-color:var(--thread);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.workspace-form,.profile-form{border:1px solid var(--line);background:var(--paper);width:min(760px,100%);box-shadow:8px 8px 0 var(--shadow-cloth);margin:36px 0 50px;padding:clamp(24px,5vw,44px)}.workspace-form{grid-template-columns:1fr 1fr;gap:24px;display:grid}.form-heading{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.form-heading h2{margin:0;font-size:1.5rem}.workspace-form label,.profile-form label{color:var(--ink);gap:9px;font-size:.78rem;font-weight:760;display:grid}.workspace-form label:nth-of-type(2){grid-column:1/-1}.workspace-form input,.workspace-form textarea,.profile-form input{border:1px solid var(--line-strong);width:100%;color:var(--ink);font:400 .92rem/1.4 var(--sans);background:#fff;border-radius:5px}.workspace-form input,.profile-form input{min-height:46px;padding:0 12px}.workspace-form textarea{resize:vertical;padding:12px}.workspace-form>.button,.workspace-form .form-error{grid-column:1/-1;width:fit-content}.form-error,.form-message{margin:0;font-size:.78rem}.workspace-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:18px;margin-top:46px;display:grid}.workspace-card{border:1px solid var(--line);background:var(--paper);min-height:230px;color:var(--ink);flex-direction:column;padding:24px;text-decoration:none;display:flex}.workspace-card:hover{border-color:var(--thread);transform:translateY(-2px)}.workspace-card__top{justify-content:space-between;align-items:center;display:flex}.workspace-card h2{margin:42px 0 10px;font-size:1.28rem}.workspace-card p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.workspace-card small{color:var(--muted-light);margin-top:auto;padding-top:22px}.role-pill{background:var(--fabric);width:fit-content;color:var(--muted);font:750 .65rem/1 var(--mono);text-transform:uppercase;border-radius:999px;padding:5px 8px}.role-pill--owner{color:#8b372d;background:#f3dfd8}.role-pill--admin{color:#6d581f;background:#e9e1c6}.list-state{min-height:280px;color:var(--muted);text-align:center;place-content:center;justify-items:center;margin-top:40px;display:grid}.list-state h1,.list-state h2{margin:12px 0}.list-state--error{border:1px solid var(--line);background:var(--paper);padding:30px}.workspace-hero{justify-content:space-between;align-items:flex-end;gap:34px;display:flex}.workspace-hero h1{font-size:clamp(3rem,6vw,6rem)}.workspace-hero>div:first-child>p:last-child{max-width:650px;color:var(--muted);margin:24px 0 0;line-height:1.6}.workspace-date{border-left:2px solid var(--thread);gap:7px;min-width:220px;padding:18px;display:grid}.workspace-date small{color:var(--muted)}.workspace-tabs{border-bottom:1px solid var(--line);gap:4px;margin:42px 0 0;display:flex;overflow-x:auto}.workspace-tabs a{min-height:44px;color:var(--muted);white-space:nowrap;place-items:center;padding:0 15px;font-size:.76rem;font-weight:700;text-decoration:none;display:grid}.workspace-tabs a.active{color:var(--ink);box-shadow:inset 0 -2px var(--thread)}.workspace-overview{grid-template-columns:2fr 1fr;gap:18px;margin-top:30px;display:grid}.workspace-overview section,.members-panel{border:1px solid var(--line);background:var(--paper);padding:clamp(26px,5vw,44px)}.workspace-overview h2{margin:0 0 12px;font-size:1.4rem}.workspace-overview p{color:var(--muted);line-height:1.6}.workspace-overview section:last-child strong{font-size:3.6rem}.members-panel{margin-top:30px}.section-heading{justify-content:space-between;align-items:flex-end;gap:22px;display:flex}.section-heading h2{margin:0;font-size:1.5rem}.section-heading>small{color:var(--muted)}.members-panel ul{margin:28px 0 0;padding:0;list-style:none}.members-panel li{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:72px;display:grid}.member-avatar{width:38px;height:38px}.members-panel li>span:nth-child(2){gap:4px;display:grid}.members-panel li small{color:var(--muted)}.profile-form{gap:22px;display:grid}.profile-avatar{width:74px;height:74px;font-size:1.5rem}.privacy-note{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}@media (width<=760px){.auth-main{grid-template-columns:1fr}.auth-note{min-height:330px}.public-footer{flex-direction:column;align-items:flex-start;padding:28px 0}.app-layout{grid-template-columns:1fr;padding-bottom:74px}.app-sidebar{z-index:10;flex-direction:row;align-items:center;width:100%;height:74px;padding:8px;position:fixed;inset:auto 0 0}.app-sidebar>.brand,.phase-badge{display:none}.app-sidebar nav{grid-template-columns:repeat(4,1fr);gap:2px;width:100%}.app-nav__link{flex-direction:column;justify-content:center;gap:4px;min-height:58px;padding:5px;font-size:.66rem}.app-nav__link.is-active{box-shadow:inset 0 -2px var(--thread)}.nav-icon{width:19px;height:19px}.empty-page,.workspace-page{padding:34px 18px}.empty-state{min-height:360px;margin-top:34px}.page-heading--row,.workspace-hero,.section-heading{flex-direction:column;align-items:flex-start}.page-heading--row>.button{width:100%}.workspace-form{grid-template-columns:1fr}.workspace-form label,.workspace-form label:nth-of-type(2){grid-column:1}.workspace-overview{grid-template-columns:1fr}}
