:root{--ink:#202619;--ink-soft:#4d5945;--paper:#f8f4e8;--paper-deep:#ece5d3;--lime:#ccdc5e;--lime-bright:#e7ef8a;--coral:#ee7d62;--lavender:#aaa5d9;--sky:#9fc9ca;--line:#2026192e;--shadow:0 18px 50px #26311d1f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Avenir Next,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}button,input,select{font:inherit}.page-shell{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:.6rem;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#f8f4e8e6;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1180px;min-height:76px;margin:auto;padding:0 1.5rem;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--lime-bright);border-radius:10px 10px 10px 3px;place-items:center;display:grid}.nav-list{align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{border-radius:999px;padding:.55rem .85rem;font-size:.93rem;font-weight:650;text-decoration:none;display:block}.nav-list a:hover,.nav-list a:focus-visible{background:var(--paper-deep);outline:none}main{width:100%}.section-frame,.content-section,.now-strip{width:min(1180px,100% - 3rem);margin:0 auto}.hero{grid-template-columns:1.07fr .93fr;align-items:center;gap:clamp(3rem,8vw,7rem);min-height:660px;padding:5rem 0;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#64713d;margin:0 0 .75rem;font-size:.76rem;font-weight:850}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{letter-spacing:-.045em;line-height:1.05}h1{max-width:760px;margin:0;font-size:clamp(3.4rem,7vw,6.7rem)}h2{margin:0;font-size:clamp(2rem,4vw,3.5rem)}h3{margin:0;font-size:1.45rem}.hero-lede{color:var(--ink-soft);max-width:620px;margin:1.5rem 0 2rem;font-size:1.18rem}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.button-row.centered{justify-content:center}.button{border:1px solid var(--ink);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:.72rem 1.1rem;font-weight:760;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.text-button:focus-visible,a:focus-visible{outline:3px solid var(--coral);outline-offset:3px}.button-primary{background:var(--ink);color:#fff;box-shadow:4px 4px 0 var(--lime)}.button-secondary{color:var(--ink);background:0 0}.text-button{color:var(--ink-soft);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;padding:.5rem;text-decoration:underline}.garden-window{border:1px solid var(--ink);background:var(--sky);min-height:430px;box-shadow:14px 14px 0 var(--ink), var(--shadow);border-radius:170px 170px 28px 28px;position:relative;overflow:hidden}.garden-window:after{content:"";border-top:1px solid var(--ink);background:repeating-linear-gradient(90deg,#667d47 0 21%,#586f3d 21% 25%);position:absolute;inset:48% 0 0}.garden-window>p{z-index:4;background:var(--paper);border:1px solid var(--ink);border-radius:8px;padding:.45rem .7rem;font-size:.75rem;font-weight:800;position:absolute;bottom:0;left:1rem}.sky-orb{background:var(--lime-bright);border:1px solid var(--ink);border-radius:50%;width:100px;height:100px;position:absolute;top:14%;right:14%;box-shadow:6px 6px #20261933}.garden-grid{z-index:2;position:absolute;inset:0}.sprout{width:70px;height:70px;color:var(--ink);border:1px solid var(--ink);border-radius:50% 50% 10%;place-items:center;font-size:2rem;display:grid;position:absolute;transform:rotate(45deg)}.sprout-one{background:var(--lime);top:52%;left:18%}.sprout-two{background:var(--coral);top:66%;left:48%}.sprout-three{background:var(--lavender);top:48%;left:70%}.content-section{border-top:1px solid var(--line);padding:6rem 0}.section-heading{grid-template-columns:1fr 2fr;margin-bottom:2.2rem;display:grid}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card{border:1px solid var(--line);background:#ffffff52;border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:270px;padding:1.5rem;display:flex}.feature-card:nth-child(2){background:#ccdc5e33}.feature-card:nth-child(3){background:#aaa5d92e}.feature-card p{color:var(--ink-soft);margin:.7rem 0 0}.feature-icon{margin-bottom:auto;font-size:2rem}.now-strip{background:var(--ink);color:#fff;box-shadow:8px 8px 0 var(--coral);border-radius:22px;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:2rem;margin-top:2rem;margin-bottom:6rem;padding:2rem;display:grid}.now-strip .eyebrow{color:var(--lime-bright)}.now-strip h2{font-size:1.6rem}.now-strip p{color:#d7dacd;margin:0}.arrow-link{color:var(--lime-bright);white-space:nowrap;font-weight:800}.empty-state,.status-section,.profile-section{min-height:650px;padding:6rem 0}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state h1,.status-section h1,.profile-section h1{font-size:clamp(2.8rem,6vw,5.3rem)}.empty-state>p:not(.eyebrow,.notice){max-width:560px;color:var(--ink-soft);font-size:1.1rem}.empty-state-icon{border:1px solid var(--ink);background:var(--lime);border-radius:50% 50% 12px;place-items:center;width:88px;height:88px;margin-bottom:2rem;font-size:1.6rem;font-weight:850;display:grid;transform:rotate(-8deg)}.notice{color:var(--ink-soft);background:var(--paper-deep);border-radius:10px;margin-top:1.5rem;padding:.7rem 1rem}.profile-heading{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:1.4rem;padding-bottom:2.5rem;display:grid}.profile-heading h1{margin-bottom:.6rem}.profile-heading p{color:var(--ink-soft);margin:0}.avatar{background:var(--coral);border:1px solid var(--ink);width:104px;height:104px;box-shadow:6px 6px 0 var(--ink);border-radius:50% 50% 16px;place-items:center;font-size:1.4rem;font-weight:900;display:grid}.level-panel{grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:2rem 0;display:grid}.level-panel>div:first-child{align-items:baseline;gap:.7rem;display:flex}.level-panel>div:first-child span{color:var(--ink-soft)}.level-panel>div:first-child strong{font-size:3rem;line-height:1}.progress-column{gap:.5rem;display:grid}.progress-label{justify-content:space-between;gap:1rem;font-size:.85rem;display:flex}.progress-track{border:1px solid var(--ink);background:#fff;border-radius:999px;height:13px;overflow:hidden}.progress-track span{background:var(--lime);border-right:1px solid var(--ink);height:100%;display:block}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin:0;display:grid}.stat-card{border:1px solid var(--line);background:#ffffff59;border-radius:16px;padding:1.25rem}.stat-card dt{color:var(--ink-soft);font-size:.84rem}.stat-card dd{margin:.35rem 0 0;font-size:2.4rem;font-weight:850;line-height:1}.server-note{color:var(--ink-soft);margin-top:1.3rem}.server-note span{color:#73821d;margin-right:.3rem}.status-section{flex-direction:column;justify-content:center;display:flex}.status-lede{max-width:650px;color:var(--ink-soft);font-size:1.1rem}.status-card{border:1px solid var(--line);background:#fff6;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;max-width:760px;margin-top:2rem;padding:1.2rem;display:grid}.status-card p{color:var(--ink-soft);margin:0}.status-dot{background:#8da932;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 5px #8da9322e}.status-label{background:var(--lime-bright);border-radius:999px;padding:.3rem .7rem;font-size:.8rem;font-weight:800}.sushipad-landing,.sushipad-workspace{padding:4.5rem 0 6rem}.sushipad-intro{max-width:780px}.sushipad-intro h1,.sushipad-workspace h1{font-size:clamp(2.9rem,6vw,5.5rem)}.sushipad-intro>p:last-child{max-width:680px;color:var(--ink-soft);font-size:1.08rem}.sushipad-launch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.sushipad-launch-card{border:1px solid var(--ink);min-height:300px;box-shadow:7px 7px 0 var(--paper-deep);background:#ffffff5c;border-radius:20px;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.sushipad-launch-card:nth-child(2){background:#ccdc5e26}.sushipad-launch-card h2{font-size:clamp(1.8rem,3vw,2.6rem)}.sushipad-launch-card>p:not(.eyebrow){color:var(--ink-soft)}.sushipad-launch-card>.button,.sushipad-join-form{margin-top:auto}.sushipad-join-form{gap:.65rem;width:100%;display:grid}.sushipad-join-form label,.sushipad-toolbar label,.sushipad-share-control label{letter-spacing:.04em;font-size:.78rem;font-weight:800}.sushipad-join-form input,.sushipad-share-control input,.sushipad-toolbar select{border:1px solid var(--ink);width:100%;min-height:46px;color:var(--ink);background:#fffdf8;border-radius:10px;padding:.65rem .8rem}.sushipad-join-form input:focus-visible,.sushipad-share-control input:focus-visible,.sushipad-toolbar select:focus-visible{outline:3px solid var(--coral);outline-offset:2px}.sushipad-form-error{color:#6e263b;background:#f7dfe6;border:1px solid #a3445d;border-radius:10px;grid-column:1/-1;margin:.5rem 0 0;padding:.8rem 1rem;font-weight:650}.sushipad-toolbar-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.4rem;display:flex}.sushipad-toolbar-heading .arrow-link{color:var(--ink-soft);margin-bottom:1.5rem;display:inline-block}.sushipad-connection{border:1px solid var(--line);color:var(--ink-soft);background:#ffffff73;border-radius:999px;align-items:center;gap:.55rem;padding:.45rem .75rem;font-size:.82rem;font-weight:750;display:inline-flex}.sushipad-connection>span{background:#b06d3c;border-radius:50%;width:.65rem;height:.65rem}.sushipad-connection.status-connected>span{background:#79962a;box-shadow:0 0 0 4px #79962a24}.sushipad-connection.status-error>span,.sushipad-connection.status-disconnected>span{background:#a3445d}.sushipad-toolbar{border:1px solid var(--ink);background:var(--paper-deep);border-bottom:0;border-radius:14px 14px 0 0;align-items:center;gap:.7rem;padding:.8rem;display:flex}.sushipad-toolbar select{width:auto;min-width:150px}.button-quiet{min-height:40px;box-shadow:none;background:#fffdf8;padding:.5rem .8rem}.button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none;transform:none}.sushipad-presence-control{min-width:150px;color:var(--ink-soft);margin-left:auto;font-size:.82rem;font-weight:700;position:relative}.sushipad-presence-trigger{border:1px solid var(--line);min-height:40px;color:var(--ink-soft);font:inherit;cursor:pointer;background:#fffdf8;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.48rem .75rem;display:inline-flex}.sushipad-presence-trigger:hover,.sushipad-presence-trigger:focus-visible{border-color:var(--ink);color:var(--ink);outline-offset:2px;outline:2px solid #2c736438}.sushipad-presence-icon{letter-spacing:-.24rem;color:var(--teal);font-size:.65rem}.sushipad-presence-live-dot{background:var(--coral);border-radius:50%;width:.5rem;height:.5rem;animation:1.2s ease-in-out infinite alternate presence-pulse;box-shadow:0 0 0 3px #e07b5c26}.sushipad-typing-summary{max-width:270px;min-height:1.2rem;color:var(--ink-soft);text-align:right;text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0 0;font-size:.72rem;font-weight:650;overflow:hidden}.sushipad-presence-panel{z-index:20;border:1px solid var(--ink);width:min(340px,100vw - 2rem);max-height:min(460px,100vh - 8rem);color:var(--ink);background:#fffdf8;border-radius:16px;padding:1rem;position:absolute;top:calc(100% + .45rem);right:0;overflow:auto;box-shadow:0 16px 36px #23302b33}.sushipad-presence-control.is-pinned{flex:1 0 100%;width:100%;margin-left:0}.sushipad-presence-control.is-pinned .sushipad-presence-trigger,.sushipad-presence-control.is-pinned .sushipad-typing-summary{margin-left:auto}.sushipad-presence-control.is-pinned .sushipad-presence-panel{width:min(100%,440px);max-height:360px;margin:.55rem 0 0 auto;position:static;box-shadow:0 8px 22px #23302b1f}.sushipad-presence-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.8rem;display:flex}.sushipad-presence-panel h2{margin:.1rem 0 0;font-size:1.25rem}.sushipad-presence-panel header p:not(.eyebrow){color:var(--ink-soft);margin:.2rem 0 0;font-size:.74rem;font-weight:600}.sushipad-presence-panel .text-button{min-height:32px;padding:.25rem .35rem}.sushipad-collaborator-list{gap:.45rem;max-height:210px;margin:0;padding:.8rem 0;list-style:none;display:grid;overflow-y:auto}.sushipad-collaborator-list>li{background:var(--paper-deep);border-radius:10px;justify-content:space-between;align-items:center;gap:.7rem;min-width:0;padding:.55rem .65rem;display:flex}.sushipad-collaborator-list>li>div{flex-wrap:wrap;align-items:center;gap:.3rem .5rem;min-width:0;display:flex}.sushipad-collaborator-name{overflow-wrap:anywhere}.sushipad-typing-badge{color:#514678;background:#aaa5d938;border-radius:999px;align-items:center;gap:.25rem;padding:.18rem .42rem;font-size:.67rem;font-weight:800;display:inline-flex}.sushipad-typing-badge>span{color:var(--coral);letter-spacing:.04em}.sushipad-nickname-form{border-top:1px solid var(--line);gap:.45rem;padding-top:.85rem;display:grid}.sushipad-nickname-form input{min-height:40px;padding:.5rem .65rem}.sushipad-nickname-form>div{flex-wrap:wrap;gap:.45rem;display:flex}.sushipad-nickname-form .button{min-height:36px;padding:.42rem .62rem;font-size:.74rem}.sushipad-presence-note,.sushipad-presence-empty{color:var(--ink-soft);margin:0;font-size:.7rem;font-weight:550}@keyframes presence-pulse{to{opacity:.45;transform:scale(.85)}}.sushipad-editor-shell{border:1px solid var(--ink);box-shadow:var(--shadow);background:#fffdf8;border-radius:0 0 14px 14px;position:relative;overflow:hidden}.sushipad-editor-loading{z-index:2;background:var(--paper-deep);color:var(--ink-soft);border-radius:999px;margin:0;padding:.35rem .65rem;font-size:.75rem;font-weight:750;position:absolute;top:.75rem;right:.75rem}.sushipad-share{border:1px solid var(--line);background:#aaa5d921;border-radius:18px;grid-template-columns:minmax(0,.8fr) minmax(320px,1.2fr);align-items:end;gap:2rem;margin-top:2rem;padding:1.5rem;display:grid}.sushipad-share h2{font-size:clamp(1.7rem,3vw,2.5rem)}.sushipad-share p{color:var(--ink-soft);margin-bottom:0}.sushipad-share-control>div{gap:.55rem;margin-top:.4rem;display:flex}.sushipad-share-control input{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem}.sushipad-copy-status{min-height:1.4rem;margin:.35rem 0 0;font-size:.78rem}.loading-state{justify-content:center;align-items:center;gap:1rem;min-height:620px;display:flex}.loading-orb{background:var(--coral);border-radius:50% 50% 4px;width:22px;height:22px;animation:1s ease-in-out infinite alternate pulse}@keyframes pulse{to{transform:rotate(90deg)scale(1.2)}}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 3rem);color:var(--ink-soft);justify-content:space-between;gap:2rem;margin:0 auto;padding:2rem 0;font-size:.82rem;display:flex}.site-footer p{margin:0}@media (max-width:860px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:3.5rem}.garden-window{width:min(100%,520px);min-height:360px}.section-heading{grid-template-columns:1fr;gap:1rem}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:220px}.now-strip{grid-template-columns:1fr}.profile-heading{grid-template-columns:auto 1fr}.profile-heading .text-button{grid-column:2;justify-self:start}.level-panel{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.sushipad-launch-grid,.sushipad-share{grid-template-columns:1fr}.sushipad-toolbar{flex-wrap:wrap}.sushipad-presence-control{width:100%;margin-left:0}.sushipad-typing-summary{text-align:left;max-width:100%}.sushipad-presence-panel,.sushipad-presence-control.is-pinned .sushipad-presence-panel{width:100%;max-height:380px;margin-left:0;left:0;right:auto}}@media (max-width:560px){.site-header-inner{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.8rem 1rem}.nav-list{flex-wrap:wrap;width:100%}.nav-list a{padding-left:0;padding-right:1rem}.section-frame,.content-section,.now-strip,.site-footer{width:min(100% - 2rem,1180px)}h1{font-size:clamp(3rem,16vw,4.4rem)}.hero{gap:3rem}.garden-window{border-radius:100px 100px 20px 20px;min-height:300px}.profile-heading{grid-template-columns:1fr}.profile-heading .text-button{grid-column:1}.stats-grid{grid-template-columns:1fr 1fr}.site-footer{flex-direction:column}.sushipad-landing,.sushipad-workspace{padding-top:3rem}.sushipad-toolbar-heading{flex-direction:column;align-items:flex-start;gap:1rem}.sushipad-share-control>div{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
