:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--blue:#2563eb;--blue-dark:#1d4ed8;--cyan:#22d3ee;--ink:#0b1220;--muted:#667085;--line:#dfe5ee;--surface:#fff;--soft-surface:#f3f6fa;--page-width:1240px;background:#f7f9fc;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:radial-gradient(circle at 82% 8%,#22d3ee17,#0000 23rem),radial-gradient(circle at 5% 2%,#2563eb14,#0000 28rem),#f7f9fc;min-width:320px;margin:0}button,input,textarea,select{font:inherit}a{color:inherit}::selection{color:var(--ink);background:#22d3ee52}.site-shell{min-height:100vh;overflow:hidden}.skip-link{background:var(--ink);color:#fff;z-index:100;border-radius:10px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{width:min(calc(100% - 40px), var(--page-width));z-index:50;grid-template-columns:1fr auto 1fr;align-items:center;height:48px;margin:0 auto;padding:0;display:grid;position:absolute;top:24px;left:20px;right:20px}.brand{width:max-content;color:var(--ink);letter-spacing:-.03em;align-items:center;gap:9px;font-size:.96rem;font-weight:760;text-decoration:none;display:inline-flex}.brand img{width:30px;height:30px}.brand-js{color:var(--blue)}.site-header nav{align-items:center;gap:4px;display:flex}.site-header nav a{color:#536075;padding:10px 11px;font-size:.86rem;font-weight:620;text-decoration:none;transition:color .16s}.site-header nav a:hover{color:var(--blue)}.site-header nav a[aria-current=page]{color:var(--ink)}.header-actions{justify-self:end;align-items:center;gap:10px;display:inline-flex}.github-link,.support-link{align-items:center;gap:8px;font-weight:680;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.github-link{color:var(--ink);padding:10px 0 10px 4px;font-size:.84rem}.support-link{color:#536075;background:#ffffffc2;border:1px solid #d8e0ea;border-radius:999px;padding:7px 10px;font-size:.76rem;transition:border-color .16s,color .16s,transform .16s}.github-link:hover,.support-link:hover{color:var(--blue);transform:translateY(-1px)}.support-link:hover{border-color:#2563eb6b}.coffee-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.section{width:min(calc(100% - 40px), var(--page-width));margin-left:auto;margin-right:auto}.hero{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(44px,7vw,110px);min-height:min(900px,100vh);padding-top:142px;padding-bottom:84px;display:grid}.hero-copy{z-index:2;position:relative}.hero-kicker,.eyebrow{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;font-size:.74rem;font-weight:760}.hero-kicker{color:#536075;letter-spacing:.08em;background:#ffffffb3;border:1px solid #dbe4f1;border-radius:999px;align-items:center;gap:9px;margin-bottom:24px;padding:8px 11px;display:inline-flex}.status-dot{background:#18a572;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #18a5721a}.hero h1{max-width:720px;color:var(--ink);letter-spacing:-.067em;margin:0;font-size:clamp(3.35rem,6.1vw,6.2rem);font-weight:710;line-height:.94}.hero h1 span{color:var(--blue);display:block}.hero-summary{color:#566277;max-width:590px;margin:30px 0 0;font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:11px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 19px;font-size:.9rem;font-weight:680;text-decoration:none;transition:box-shadow .16s,transform .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--ink);color:#fff;box-shadow:0 10px 28px #0b12202e}.button--primary:hover{box-shadow:0 14px 34px #0b12203b}.button--secondary{color:var(--ink);background:#ffffffbf;border-color:#d8e0ea}.install-command{color:#8b96a7;align-items:center;gap:10px;width:max-content;max-width:100%;margin-top:24px;font-size:.78rem;display:flex}.install-command code{color:#364257;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.command-note{color:#929cad;border-left:1px solid #d5dde8;padding-left:10px}.hero-visual{justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.hero-visual-glow{aspect-ratio:1;filter:blur(18px);background:radial-gradient(circle,#2563eb24,#0000 66%);border-radius:50%;width:90%;position:absolute}.schedule-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe8;border:1px solid #cbd6e4e6;border-radius:26px;width:min(100%,670px);padding:20px;position:relative;transform:rotate(1.2deg);box-shadow:0 45px 90px #253f6526,0 4px 16px #253f650f}.schedule-card:before{content:"";pointer-events:none;border:1px solid #eaeff6e6;border-radius:20px;position:absolute;inset:7px}.schedule-topbar{justify-content:space-between;align-items:center;padding:8px 8px 18px;display:flex}.schedule-topbar>div:first-child{flex-direction:column;gap:4px;display:flex}.schedule-overline{color:#8b96a7;letter-spacing:.11em;text-transform:uppercase;font-size:.66rem;font-weight:650}.schedule-topbar strong{color:var(--ink);letter-spacing:-.025em;font-size:1rem}.schedule-controls{gap:6px;display:flex}.schedule-controls span{color:#596579;border:1px solid #e1e7ef;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.schedule-grid{background:repeating-linear-gradient(#0000 0 50px,#edf1f6 50px 51px),#fbfcfe;border:1px solid #e2e8f0;border-radius:15px;grid-template-columns:34px repeat(4,1fr);height:410px;display:grid;overflow:hidden}.schedule-time-labels{color:#a1aabb;text-align:center;grid-template-rows:repeat(4,1fr);align-items:start;padding-top:72px;font-size:.58rem;display:grid}.schedule-day{border-left:1px solid #e8edf3;position:relative}.schedule-day>div:first-child{background:#ffffffd9;border-bottom:1px solid #e8edf3;justify-content:center;align-items:center;gap:6px;height:56px;display:flex}.schedule-day strong{color:#9aa4b4;letter-spacing:.08em;font-size:.55rem}.schedule-day span{color:#303b4d;font-size:.75rem;font-weight:700}.schedule-event,.schedule-focus{border:1px solid;border-radius:8px;align-items:flex-start;padding:7px;font-size:.63rem;font-style:normal;font-weight:680;display:flex;position:absolute;left:6px;right:6px}.event-blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.event-violet{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.event-cyan{color:#0e7490;background:#ecfeff;border-color:#bae6fd}.event-orange{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.schedule-focus{background:repeating-linear-gradient(135deg,#f0fdf4 0 6px,#dcfce7 6px 12px);border-color:#bbf7d0}.schedule-caption{color:#697488;align-items:center;gap:10px;padding:17px 8px 2px;font-size:.73rem;display:flex}.schedule-caption strong{color:#283447}.schedule-avatar{background:var(--ink);color:#fff;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:.62rem;font-weight:750;display:grid}.schedule-zone{color:#667085;background:#f2f5f9;border-radius:7px;margin-left:auto;padding:5px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:.63rem}.proof-strip{width:min(calc(100% - 40px), var(--page-width));border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}.proof-strip>div{border-right:1px solid var(--line);justify-content:center;align-items:baseline;gap:10px;min-width:0;padding:26px 20px;display:flex}.proof-strip>div:last-child{border-right:0}.proof-strip strong{color:var(--ink);letter-spacing:-.04em;font-size:1.25rem}.proof-strip span{color:#7a8597;font-size:.75rem}.section-heading{margin-bottom:46px}.section-heading--split{grid-template-columns:1fr minmax(300px,.52fr);align-items:end;gap:60px;display:grid}.section-heading .eyebrow{margin:0 0 14px}.section-heading h2{color:var(--ink);letter-spacing:-.06em;margin:0;font-size:clamp(2.35rem,4.5vw,4.7rem);font-weight:680;line-height:1.02}.section-heading--split>p{color:#667085;max-width:480px;margin:0 0 4px;font-size:1rem;line-height:1.65}.playground-section{padding-top:136px;padding-bottom:136px}.playground-shell{background:#fff;border:1px solid #d8e1ec;border-radius:24px;overflow:hidden;box-shadow:0 28px 70px #2438581a}.playground-toolbar{background:#fbfcfe;border-bottom:1px solid #e4e9f0;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:16px 20px;display:flex}.view-tabs{background:#f2f5f8;border:1px solid #e0e6ee;border-radius:12px;gap:4px;padding:4px;display:flex;overflow-x:auto}.view-tabs button{color:#697488;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;padding:9px 13px;font-size:.78rem;font-weight:650}.view-tabs button:hover{color:var(--ink)}.view-tabs button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #23344d1a}.playground-toolbar-controls{align-items:center;gap:18px;margin-left:auto;display:flex}.resources-control{flex:none;align-items:center;gap:8px;display:flex}.resources-control>span{color:#7c8799;font-size:.67rem;font-weight:650}.resources-options{background:#f2f5f8;border:1px solid #e0e6ee;border-radius:9px;gap:3px;padding:3px;display:flex}.resources-options button{color:#697488;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:6px 9px;font-size:.68rem;font-weight:650}.resources-options button:hover{color:var(--ink)}.resources-options button[aria-pressed=true]{color:var(--blue-dark);background:#fff;box-shadow:0 1px 5px #23344d1a}.playground-context{flex-direction:column;flex:none;align-items:flex-end;gap:3px;display:flex}.playground-context span:first-child{color:var(--ink);font-size:.8rem;font-weight:720}.playground-context span:last-child{color:#8a95a7;font-size:.69rem}.playground-canvas{background:linear-gradient(#fffc,#fffc),radial-gradient(circle at 0 0,#dbeafe 0 1px,#0000 1.5px) 0 0/20px 20px;height:620px;padding:22px;overflow:hidden}.playground-canvas--month{height:700px}.playground-canvas--agenda{height:580px}.showcase-calendar{height:100%}.playground-footer{color:#7e899b;background:#fbfcfe;border-top:1px solid #e4e9f0;justify-content:space-between;align-items:center;gap:24px;min-height:58px;padding:12px 20px;font-size:.73rem;display:flex}.playground-footer>span{align-items:center;gap:9px;display:flex}.playground-footer a{color:#364257;font-weight:650;text-decoration:none}.playground-footer a:hover{color:var(--blue)}.principles{padding-top:42px;padding-bottom:68px}.principle-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.principle-grid article{border-right:1px solid var(--line);min-height:310px;padding:32px}.principle-grid article:last-child{border-right:0}.principle-grid article>span{color:var(--blue);font-family:SFMono-Regular,Consolas,monospace;font-size:.69rem}.principle-grid h3{color:var(--ink);letter-spacing:-.035em;margin:74px 0 13px;font-size:1.34rem}.principle-grid p{color:#6d788b;max-width:320px;margin:0;font-size:.89rem;line-height:1.65}.docs-section{padding-top:0}.docs-main{padding-top:164px;padding-bottom:140px}.docs-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);align-items:end;gap:clamp(48px,9vw,130px);padding-bottom:72px;display:grid}.docs-intro .eyebrow{margin:0 0 18px}.docs-intro h1{color:var(--ink);letter-spacing:-.067em;margin:0;font-size:clamp(3.2rem,7vw,6.6rem);font-weight:700;line-height:.94}.docs-intro-copy{padding-bottom:8px}.docs-intro-copy p{color:#5e6a7e;margin:0 0 20px;font-size:1.05rem;line-height:1.7}.docs-intro-copy a{color:var(--ink);font-size:.82rem;font-weight:700;text-decoration:none}.docs-intro-copy a:hover{color:var(--blue)}.docs-shell{grid-template-columns:250px minmax(0,1fr);min-height:780px;display:grid}.docs-nav{border-right:1px solid #e1e7ef;align-self:start;max-height:calc(100vh - 48px);padding:38px 24px 24px 0;position:sticky;top:24px;overflow-y:auto}.docs-nav-heading{color:#3d4a5f;letter-spacing:.055em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:8px 10px 18px;font-size:.72rem;font-weight:750;display:flex}.docs-live-dot{color:#17a26f;align-items:center;gap:6px;font-size:.58rem;display:inline-flex}.docs-live-dot:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.docs-nav-link{border-radius:10px;flex-direction:column;gap:5px;padding:13px 12px;text-decoration:none;display:flex}.docs-nav-entry h2{color:#7b8798;letter-spacing:.1em;text-transform:uppercase;margin:24px 10px 8px;font-size:.66rem;font-weight:750}.docs-nav-entry:first-of-type h2{margin-top:14px}.docs-nav-link:hover{background:#e6ecf48f}.docs-nav-link.is-active{background:#ffffffc7;box-shadow:0 4px 16px #1f2f460f}.docs-nav-link strong{color:#354156;font-size:.8rem}.docs-nav-link.is-active strong{color:var(--blue)}.docs-nav-link span{color:#929cad;font-size:.66rem;line-height:1.45}.markdown-document{color:#374357;min-width:0;max-width:920px;padding:0 0 72px clamp(38px,6vw,84px);font-size:.94rem;line-height:1.75;overflow:hidden}.markdown-source-bar{color:#8b95a6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#f7f9fcf0;border-bottom:1px solid #e7ebf1;justify-content:space-between;align-items:center;min-height:64px;margin-bottom:48px;font-family:SFMono-Regular,Consolas,monospace;font-size:.67rem;display:flex;position:sticky;top:0}.markdown-source-bar a{color:#506079;font-family:Inter,ui-sans-serif,sans-serif;font-weight:650;text-decoration:none}.markdown-source-bar a:hover{color:var(--blue)}.markdown-document>h1:first-of-type{margin-top:0}.markdown-document h1,.markdown-document h2,.markdown-document h3,.markdown-document h4{color:var(--ink);letter-spacing:-.04em;scroll-margin-top:94px;font-weight:680;line-height:1.18}.markdown-document h1{margin:64px 0 22px;font-size:clamp(2rem,4vw,3.2rem)}.markdown-document h2{border-top:1px solid #edf0f4;margin:68px 0 18px;padding-top:4px;font-size:1.75rem}.markdown-document h3{margin:42px 0 14px;font-size:1.23rem}.markdown-document p,.markdown-document ul,.markdown-document ol{max-width:780px}.markdown-document a{color:var(--blue-dark);text-underline-offset:3px;font-weight:580;text-decoration-color:#2563eb47}.markdown-document a:hover{text-decoration-color:currentColor}.markdown-document code{color:#28405f;background:#f5f7fa;border:1px solid #e1e7ef;border-radius:5px;padding:.14em .38em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.84em}.markdown-document pre{color:#d7e4f5;background:#101827;border:1px solid #202b3c;border-radius:13px;max-width:100%;margin:20px 0 28px;padding:20px;line-height:1.65;overflow-x:auto;box-shadow:0 16px 32px #121c2c1f}.markdown-document pre code{color:inherit;background:0 0;border:0;padding:0;font-size:.8rem}.markdown-document blockquote{border:1px solid #cfe0fa;border-left:4px solid var(--blue);color:#40516b;background:#f5f9ff;border-radius:0 10px 10px 0;margin:24px 0;padding:17px 19px}.markdown-document blockquote p{margin:0}.markdown-document table{border-collapse:collapse;width:100%;margin:20px 0 28px;display:block;overflow-x:auto}.markdown-document th,.markdown-document td{text-align:left;border:1px solid #e1e7ef;min-width:140px;padding:11px 13px}.markdown-document th{color:#303d51;background:#f7f9fc;font-size:.75rem}.markdown-document hr{border:0;border-top:1px solid #e5eaf0;margin:52px 0}.markdown-document img{max-width:100%}.markdown-document input[type=checkbox]{accent-color:var(--blue)}.brand-showcase{background:#ffffffd1;border:1px solid #d1dceae6;border-radius:26px;grid-template-columns:minmax(0,1.7fr) minmax(310px,.7fr);margin-bottom:116px;display:grid;overflow:hidden;box-shadow:0 30px 75px #2438581a}.brand-showcase>img{object-fit:cover;width:100%;height:100%;display:block}.brand-showcase-copy{border-left:1px solid var(--line);flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(34px,4vw,52px);display:flex}.brand-showcase-copy .eyebrow{margin:0 0 16px}.brand-showcase-copy h2{color:var(--ink);letter-spacing:-.06em;margin:0;font-size:clamp(2rem,3vw,3.4rem);font-weight:690;line-height:1}.brand-showcase-copy>p:not(.eyebrow){color:#5d687b;margin:22px 0 0;font-size:.92rem;line-height:1.65}.brand-showcase-copy .hero-actions{margin-top:28px}.author-section{color:#fff;background:linear-gradient(#5571a517 1px,#0000 1px) 0 0/46px 46px,linear-gradient(90deg,#5571a517 1px,#0000 1px) 0 0/46px 46px,radial-gradient(circle at 20% 20%,#22d3ee2b,#0000 33%),radial-gradient(circle at 88% 78%,#2563eb33,#0000 34%),#0b1220;border:1px solid #48659757;border-radius:28px;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);min-height:680px;margin-bottom:116px;display:grid;position:relative;overflow:hidden;box-shadow:0 38px 90px #111f3633}.author-section:before{border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff14,#0000 28%);position:absolute;inset:0}.author-visual{border-right:1px solid #acc4eb29;justify-content:center;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.author-monogram{color:#ffffff0a;letter-spacing:-.11em;-webkit-user-select:none;user-select:none;font-size:clamp(9rem,17vw,16rem);font-weight:800;line-height:.75;position:absolute;top:42px;left:40px}.author-orbit{border:1px solid #79a9ff38;border-radius:50%;position:absolute}.author-orbit:after{background:var(--cyan);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:19%;left:-4px;box-shadow:0 0 22px #22d3eecc}.author-orbit--outer{width:520px;height:520px;top:82px;right:-190px}.author-orbit--inner{border-style:dashed;width:380px;height:380px;top:152px;right:-120px}.author-orbit--inner:after{background:#6c8cff;inset:auto 7% 8% auto;box-shadow:0 0 22px #6c8cffcc}.author-portrait-frame{filter:drop-shadow(0 34px 36px #00000061);z-index:1;width:min(88%,480px);position:relative;transform:translateY(48px)}.author-portrait-frame:before{content:"";background:linear-gradient(145deg,#2563ebb8,#22d3ee47);border-radius:50%;position:absolute;inset:9% 8%;box-shadow:0 0 80px #2563eb59}.author-portrait-frame img{width:100%;height:auto;display:block;position:relative}.author-terminal{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:2;background:#070d18d1;border:1px solid #a8c5f233;border-radius:13px;align-items:flex-start;gap:12px;padding:15px 17px;font-family:SFMono-Regular,Consolas,monospace;display:flex;position:absolute;bottom:30px;left:28px;right:28px;box-shadow:0 18px 42px #0000003d}.author-terminal>span{color:var(--cyan)}.author-terminal p{color:#c7d5ea;flex-direction:column;gap:5px;margin:0;font-size:.76rem;line-height:1.45;display:flex}.author-terminal strong{color:#fff;font-weight:700}.author-terminal small{color:#7f91aa;font:inherit}.author-content{z-index:1;flex-direction:column;justify-content:center;padding:clamp(54px,6vw,86px);display:flex;position:relative}.author-content .eyebrow{color:#75e6f6;margin:0 0 20px}.author-content h2{letter-spacing:-.07em;max-width:700px;margin:0;font-size:clamp(3rem,5.8vw,5.6rem);font-weight:700;line-height:.94}.author-content h2 span{color:#82a8ff;display:block}.author-lead{color:#aab9cf;max-width:650px;margin:30px 0 0;font-size:clamp(1rem,1.45vw,1.16rem);line-height:1.75}.author-links{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.author-links a{color:#d7e2f2;background:#ffffff09;border:1px solid #a5bee433;border-radius:9px;align-items:center;gap:8px;padding:10px 13px;font-size:.78rem;font-weight:650;text-decoration:none;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.author-links a:hover{color:#fff;background:#75e6f614;border-color:#75e6f67a;transform:translateY(-2px)}.author-support{background:linear-gradient(110deg,#2563eb2e,#22d3ee0f);border:1px solid #83a4da40;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;max-width:720px;margin-top:42px;padding:18px;display:grid;box-shadow:inset 0 1px #ffffff0d}.author-support-icon{color:#75e6f6;background:#75e6f617;border:1px solid #75e6f64d;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.author-support-icon .coffee-icon{width:21px;height:21px}.author-support p{color:#fff;margin:0 0 4px;font-size:.84rem;font-weight:700}.author-support div>span{color:#92a3bb;max-width:370px;font-size:.71rem;line-height:1.5;display:block}.author-support>a{color:#0b1220;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 15px;font-size:.76rem;font-weight:740;text-decoration:none;transition:box-shadow .16s,transform .16s;display:inline-flex}.author-support>a:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000003d}.site-footer{width:min(calc(100% - 40px), var(--page-width));border-top:1px solid var(--line);color:#8490a2;grid-template-columns:1fr auto 1fr;align-items:center;min-height:94px;margin:0 auto;font-size:.72rem;display:grid}.brand--footer img{width:24px;height:24px}.site-footer p{margin:0}.site-footer-links{justify-self:end;align-items:center;gap:18px;display:flex}.site-footer-links a{text-decoration:none}.site-footer-links a:hover{color:var(--ink)}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media (width<=1040px){.hero{grid-template-columns:1fr;max-width:840px;padding-top:160px}.hero-copy{text-align:center}.hero h1,.hero-summary{margin-left:auto;margin-right:auto}.hero-actions,.install-command{justify-content:center;margin-left:auto;margin-right:auto}.hero-visual{width:min(100%,680px);margin:20px auto 0}.author-section{grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr)}.author-content{padding:50px 42px}.author-support{grid-template-columns:auto minmax(0,1fr)}.author-support>a{grid-column:1/-1}.docs-shell{grid-template-columns:230px minmax(0,1fr)}.playground-toolbar{flex-direction:column;align-items:flex-start}.playground-toolbar-controls{justify-content:space-between;width:100%;margin-left:0}.playground-context{align-items:flex-start}}@media (width<=780px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{min-height:auto;padding-top:144px}.hero h1{font-size:clamp(3rem,15vw,5rem)}.schedule-card{padding:12px;transform:none}.schedule-grid{height:330px}.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-strip>div:nth-child(2){border-right:0}.proof-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading--split{grid-template-columns:1fr;gap:22px}.playground-section{padding-top:100px;padding-bottom:110px}.playground-toolbar{padding:14px}.view-tabs{scrollbar-width:none;width:100%}.view-tabs::-webkit-scrollbar{display:none}.playground-canvas{height:590px;padding:12px}.playground-canvas--month{height:630px}.playground-footer{flex-direction:column;align-items:flex-start;gap:8px}.principle-grid{grid-template-columns:1fr}.principle-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:220px}.principle-grid article:last-child{border-bottom:0}.principle-grid h3{margin-top:48px}.docs-main{padding-top:132px;padding-bottom:100px}.docs-intro{grid-template-columns:1fr;gap:30px;padding-bottom:52px}.docs-intro-copy{max-width:560px;padding-bottom:0}.docs-shell{grid-template-columns:1fr}.docs-nav{border-bottom:1px solid #e1e7ef;border-right:0;max-height:none;padding:14px 0;display:flex;position:static;overflow:auto hidden}.docs-nav-heading{display:none}.docs-nav-entry{flex:0 0 150px}.docs-nav-entry h2,.docs-nav-link span{display:none}.markdown-document{padding-left:0;padding-right:0}.brand-showcase{grid-template-columns:1fr}.brand-showcase>img{aspect-ratio:1.91;height:auto}.brand-showcase-copy{border-top:1px solid var(--line);border-left:0}.author-section{grid-template-columns:1fr}.author-visual{border-bottom:1px solid #acc4eb29;border-right:0;min-height:570px}.author-portrait-frame{width:min(78%,470px);transform:translateY(34px)}.author-content{padding:54px clamp(30px,7vw,54px) 58px}.site-footer{grid-template-columns:1fr auto}.site-footer p{display:none}}@media (width<=520px){.site-header,.section,.proof-strip,.site-footer{width:min(calc(100% - 24px), var(--page-width))}.site-header{height:48px;top:12px;left:12px;right:12px}.github-link>span:last-child,.support-link>span{display:none}.support-link{padding:8px}.hero{padding-top:122px;padding-bottom:64px}.hero-kicker{margin-bottom:18px;font-size:.64rem}.hero-summary{margin-top:24px;font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.install-command{background:#fff;border:1px solid #dfe5ed;border-radius:10px;flex-wrap:wrap;align-items:flex-start;width:100%;padding:12px}.command-note{border-top:1px solid #e5eaf0;border-left:0;width:100%;padding:8px 0 0}.schedule-grid{grid-template-columns:28px repeat(4,minmax(70px,1fr));overflow-x:auto}.schedule-event{font-size:.54rem}.schedule-caption>span:nth-child(2){display:none}.schedule-zone{font-size:.56rem}.proof-strip>div{flex-direction:column;align-items:center;gap:4px;padding:20px 10px}.section-heading h2{font-size:clamp(2.2rem,12vw,3.2rem)}.playground-shell{border-radius:17px}.playground-context{display:none}.playground-toolbar-controls{justify-content:flex-start}.playground-canvas{padding:8px}.showcase-calendar .calendar-view_navigation{padding:0 4px 12px}.principles{padding-bottom:52px}.principle-grid article{padding:26px}.docs-main{padding-top:112px;padding-bottom:76px}.docs-intro{padding-bottom:40px}.docs-intro h1{font-size:clamp(2.8rem,14vw,4.2rem)}.docs-intro-copy p{font-size:.96rem}.markdown-document{font-size:.88rem}.markdown-source-bar{margin-bottom:34px}.markdown-document h2{font-size:1.5rem}.brand-showcase{border-radius:16px;margin-bottom:76px}.brand-showcase-copy{padding:28px 24px 30px}.brand-showcase-copy .hero-actions{width:100%}.author-section{border-radius:18px;margin-bottom:76px}.author-visual{min-height:440px}.author-monogram{font-size:9rem;top:34px;left:18px}.author-orbit--outer{top:55px;right:-210px}.author-orbit--inner{top:118px;right:-145px}.author-portrait-frame{width:min(84%,350px);transform:none}.author-terminal{bottom:14px;left:14px;right:14px}.author-content{padding:42px 24px 30px}.author-content h2{font-size:clamp(2.65rem,13vw,3.8rem)}.author-lead{margin-top:24px;font-size:.96rem}.author-links{margin-top:24px}.author-links a{flex:auto;justify-content:center}.author-support{grid-template-columns:auto minmax(0,1fr);margin-top:30px;padding:15px}.author-support>a{grid-column:1/-1;width:100%}.site-footer{grid-template-columns:1fr;align-items:flex-start;gap:16px;padding:25px 0}.site-footer-links{flex-wrap:wrap;justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
