:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;--canvas: #f5f0e6;--paper: #fffdf7;--ink: #181914;--muted: #66675f;--line: #262720;--lime: #c7f36b;--lime-deep: #91c53b;--coral: #ff7c68;--coral-deep: #d95042;--sky: #7ed7e6;--sky-deep: #3aa4b6;--yellow: #ffd85a;--pink: #f3a7be;--radius-sm: 4px;--radius-md: 8px;--shadow-hard: 4px 4px 0 var(--ink);--header-height: 72px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px)}body{margin:0;min-width:320px;overflow-x:clip;background:var(--canvas);color:var(--ink);font-size:16px;line-height:1.6}body,button,input,select,textarea{font:inherit;letter-spacing:0}button,input,select,textarea{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}h1,h2,h3,h4,p{margin-top:0}:focus-visible{outline:3px solid var(--sky-deep);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:999;top:10px;left:10px;padding:10px 14px;border:2px solid var(--ink);background:var(--lime);box-shadow:var(--shadow-hard);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.page-shell{width:min(1280px,calc(100% - 48px));margin-inline:auto}.icon-button{display:inline-grid;width:40px;height:40px;padding:0;place-items:center;border:2px solid var(--ink);border-radius:var(--radius-sm);background:var(--paper)}.icon-button svg{width:20px;height:20px}.section-heading{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.6fr);gap:48px;align-items:end;margin-bottom:42px}.section-heading h2{max-width:860px;margin-bottom:0;font-size:52px;line-height:1.08}.section-heading>p{margin-bottom:4px;color:var(--muted);font-size:17px}.section-kicker,.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:800;line-height:1.3;text-transform:uppercase}.site-header{position:sticky;z-index:100;top:0;height:var(--header-height);border-bottom:2px solid var(--ink);background:#f5f0e6f5}.site-header__inner{display:grid;height:100%;grid-template-columns:auto 1fr auto;gap:28px;align-items:center}.brand{display:inline-flex;gap:10px;align-items:center;width:max-content;font-weight:900}.brand__mark{display:grid;width:42px;height:42px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--lime);box-shadow:3px 3px 0 var(--ink);font-size:21px}.brand__text{display:grid;font-size:19px;line-height:1.05}.brand__text small{margin-top:4px;font-size:9px}.main-navigation{display:flex;gap:28px;justify-content:center;align-items:center;font-size:14px;font-weight:700}.main-navigation a{position:relative;padding-block:8px}.main-navigation a:after{position:absolute;right:0;bottom:2px;left:0;height:3px;background:var(--coral);content:"";transform:scaleX(0);transform-origin:left}.main-navigation a:hover:after,.main-navigation a:focus-visible:after{transform:scaleX(1)}.header-actions{display:flex;gap:9px;align-items:center}.account-menu{display:inline-flex;min-width:0;gap:6px;align-items:center}.account-menu__trigger{display:inline-flex;min-width:0;max-width:250px;min-height:42px;gap:8px;padding:5px 10px;align-items:center;border:2px solid var(--ink);border-radius:var(--radius-sm);background:var(--paper)}.account-menu__avatar{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid var(--ink);border-radius:50%;background:var(--coral);font-size:13px;font-weight:900}.account-menu__identity{display:grid;min-width:0;gap:1px;line-height:1.15;text-align:left}.account-menu__name{overflow:hidden;max-width:17ch;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900}.account-menu__status{overflow:hidden;max-width:17ch;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700}.account-menu__admin{display:inline-flex;min-height:42px;padding:8px 12px;align-items:center;justify-content:center;border:2px solid var(--ink);border-radius:var(--radius-sm);background:var(--lime);font-size:13px;font-weight:900;white-space:nowrap}.header-actions a{display:inline-flex;min-height:42px;padding:8px 17px;align-items:center;justify-content:center;border:2px solid var(--ink);border-radius:var(--radius-sm);font-size:16px;font-weight:900}.header-register{background:var(--paper)}.header-login{background:var(--lime);box-shadow:3px 3px 0 var(--ink)}.header-actions .header-social{min-height:34px;padding:6px 9px;border-width:1px;background:var(--paper);font-size:12px}.nav-toggle{display:none}.hero{position:relative;display:grid;min-height:calc(92svh - var(--header-height));grid-template-columns:minmax(0,1.05fr) minmax(420px,.78fr);gap:56px;align-items:center;padding-top:58px;padding-bottom:84px}.hero:before{position:absolute;z-index:-1;top:12%;right:-12px;width:min(49vw,680px);height:56%;border:2px solid var(--ink);background:var(--sky);content:"";transform:rotate(2deg)}.hero__copy{min-width:0}.hero .eyebrow{width:max-content;max-width:100%;padding:8px 12px;border:2px solid var(--ink);background:var(--yellow);box-shadow:3px 3px 0 var(--ink)}.hero h1{max-width:810px;margin-bottom:26px;font-size:86px;line-height:.98;text-wrap:balance}.hero h1 span{display:inline-block;color:var(--coral-deep)}.hero__summary{max-width:690px;margin-bottom:32px;font-size:21px;line-height:1.65}.hero__primer{display:grid;max-width:760px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 24px}.hero__primer article{display:grid;gap:5px;padding:12px;border:2px solid var(--ink);background:var(--paper);box-shadow:3px 3px 0 var(--ink)}.hero__primer strong{font-size:15px}.hero__primer span{color:var(--muted);font-size:12px;line-height:1.45}.hero__primer-hint{margin:-12px 0 22px;color:var(--muted);font-size:13px;font-weight:700}.hero-search{display:grid;width:min(100%,720px);min-height:66px;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:7px 7px 7px 18px;border:2px solid var(--ink);border-radius:var(--radius-md);background:var(--paper);box-shadow:5px 5px 0 var(--ink)}.hero-search>svg{width:23px;height:23px}.hero-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:17px}.hero-search input::placeholder{color:#77786f}.hero-search button{display:inline-flex;min-height:48px;padding:10px 17px;gap:8px;align-items:center;border:2px solid var(--ink);border-radius:var(--radius-sm);background:var(--lime);box-shadow:2px 2px 0 var(--ink);font-weight:900}.hero-search button:disabled{cursor:not-allowed;opacity:.45}.hero-search button svg{width:19px;height:19px}.hero-search__hint{margin:12px 0 0;color:var(--muted);font-size:13px}.assistant-answer{position:relative;width:min(100%,720px);margin-top:18px;padding:18px 52px 18px 18px;border:2px solid var(--ink);border-left:10px solid var(--sky);background:var(--paper)}.assistant-answer>p{margin-bottom:0;font-weight:700}.assistant-answer__close{position:absolute;top:9px;right:9px;width:34px;height:34px;border-width:1px}.assistant-answer__links{display:grid;gap:8px;margin-top:14px}.assistant-answer__links a{display:grid;padding-top:8px;border-top:1px solid #d8d2c6;font-weight:900}.assistant-answer__links span{color:var(--muted);font-size:13px;font-weight:500}.hero-proof{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;font-size:14px;font-weight:800}.hero-proof span{display:inline-flex;gap:7px;align-items:center}.hero-proof b{display:grid;width:26px;height:26px;place-items:center;border:1px solid var(--ink);border-radius:50%;background:var(--paper);font-size:10px}.hero-character{position:relative;width:min(100%,500px);margin:0 auto;justify-self:center}.hero-character__note{position:absolute;z-index:3;top:2%;left:-7%;max-width:170px;padding:11px 13px;border:2px solid var(--ink);background:var(--lime);box-shadow:3px 3px 0 var(--ink);font-size:13px;font-weight:900;line-height:1.35;transform:rotate(-5deg)}.hero-character__frame{position:relative;display:grid;min-height:550px;place-items:end center;overflow:hidden;border:2px solid var(--ink);border-radius:var(--radius-md);background:var(--paper);box-shadow:10px 10px 0 var(--ink)}.hero-character__frame:before,.hero-character__frame:after{position:absolute;content:""}.hero-character__frame:before{top:34px;right:30px;width:86px;height:86px;border:2px solid var(--ink);border-radius:50%;background:var(--coral)}.hero-character__frame:after{right:0;bottom:0;left:0;height:17%;border-top:2px solid var(--ink);background:var(--lime)}.hero-character img{position:relative;z-index:2;width:min(78%,370px);height:auto;transform-origin:bottom center;animation:cat-idle 5.8s ease-in-out infinite}.hero-character figcaption{position:absolute;z-index:4;right:-18px;bottom:22px;display:grid;padding:11px 14px;border:2px solid var(--ink);background:var(--paper);box-shadow:3px 3px 0 var(--ink);line-height:1.25}.hero-character figcaption span{margin-top:4px;color:var(--muted);font-size:11px}.hero-scroll{position:absolute;bottom:24px;left:0;display:inline-flex;min-height:52px;padding:10px 15px;gap:10px;align-items:center;border:2px solid var(--ink);border-radius:var(--radius-sm);background:var(--lime);box-shadow:4px 4px 0 var(--ink);font-size:18px;font-weight:900;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.hero-actions{position:absolute;bottom:24px;left:0;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hero-actions .hero-scroll{position:static}.hero-secondary{display:inline-flex;min-height:52px;padding:10px 13px;gap:8px;align-items:center;border:2px solid var(--ink);background:var(--paper);box-shadow:3px 3px 0 var(--ink);font-size:15px;font-weight:900}.hero-secondary:hover,.hero-secondary:focus-visible{background:var(--yellow);transform:translate(-2px,-2px)}.hero-secondary svg{width:17px;height:17px}.hero-scroll:hover,.hero-scroll:focus-visible{background:var(--coral);box-shadow:6px 6px 0 var(--ink);transform:translate(-2px,-2px)}.hero-scroll:active{box-shadow:1px 1px 0 var(--ink);transform:translate(3px,3px)}.hero-scroll svg{width:18px;height:18px}@keyframes cat-idle{0%,to{transform:translateZ(0) rotate(0)}45%{transform:translate3d(0,-4px,0) rotate(-.6deg)}55%{transform:translate3d(0,-4px,0) rotate(.6deg)}}.workbench-section{padding:104px 0 92px;overflow:hidden;contain:paint;border-block:2px solid var(--ink);background:var(--coral)}.workbench-heading>p{color:#3d241f}.laptop-stage{position:relative;width:min(1160px,calc(100% - 48px));margin:0 auto;perspective:1800px}.laptop-lid{position:absolute;z-index:5;right:5%;bottom:34px;left:5%;display:grid;aspect-ratio:16 / 9.4;place-items:center;border:3px solid var(--ink);border-radius:12px 12px 4px 4px;background:var(--sky);box-shadow:0 12px 0 var(--ink);transform:rotateX(-2deg);transform-origin:bottom}.laptop-lid span{display:grid;width:76px;height:76px;place-items:center;border:3px solid var(--ink);border-radius:50%;background:var(--lime);font-size:24px;font-weight:900}.laptop-screen-frame{position:relative;z-index:6;padding:14px;border:3px solid var(--ink);border-radius:12px 12px 5px 5px;background:#22231f;box-shadow:0 10px #0d0e0b;transform:scale3d(.68,.68,.68) rotateX(-87deg);transform-origin:bottom;opacity:0}.laptop-stage.is-open .laptop-lid{transform:rotateX(-88deg) scale(.88);opacity:0}.laptop-stage.is-open .laptop-screen-frame{transform:rotateX(0) scale(1);opacity:1}.laptop-screen{position:relative;aspect-ratio:16 / 9.25;overflow:hidden;border:2px solid #080906;border-radius:4px;background:var(--paper)}.laptop-base{position:relative;z-index:4;width:108%;height:34px;margin-left:-4%;border:3px solid var(--ink);border-radius:3px 3px 16px 16px;background:#d8d4cb;box-shadow:0 8px #8b887f}.laptop-base span{display:block;width:160px;height:9px;margin:-3px auto 0;border:2px solid var(--ink);border-top:0;border-radius:0 0 9px 9px;background:#aaa79f}.desktop-menu{position:relative;z-index:60;display:grid;height:42px;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:0 14px;border-bottom:2px solid var(--ink);background:var(--lime);font-size:12px}.desktop-menu>span{overflow:hidden;color:#4d5e2d;text-overflow:ellipsis;white-space:nowrap}.desktop-menu button{display:inline-flex;min-height:28px;padding:3px 8px;gap:6px;align-items:center;border:1px solid var(--ink);border-radius:3px;background:var(--paper);font-size:11px;font-weight:800}.desktop-menu button svg{width:14px;height:14px}.desktop-wallpaper{position:absolute;top:42px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-around;overflow:hidden;color:#ded9cc;font-size:76px;font-weight:900;writing-mode:vertical-rl}.desktop-wallpaper span:nth-child(2){color:#dcefc0}.desktop-window{position:absolute;top:42px;left:0;width:min(360px,calc(100% - 20px));min-height:244px;overflow:hidden;border:2px solid var(--ink);border-radius:var(--radius-md);background:var(--paper);box-shadow:5px 5px #1819148c;opacity:.94}.desktop-window.is-active{box-shadow:7px 7px 0 var(--ink);opacity:1}.desktop-window.is-maximized{z-index:50!important;top:50px;right:12px;bottom:80px;left:12px;width:auto;min-height:0;transform:none!important}.desktop-window__bar{display:grid;height:38px;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:0 7px;border-bottom:2px solid var(--ink);background:#efeae0;cursor:grab;touch-action:none}.desktop-window__bar:active{cursor:grabbing}.desktop-window__bar strong{font-size:12px}.desktop-window__app{display:grid;min-width:25px;height:25px;padding-inline:4px;place-items:center;border:1px solid var(--ink);border-radius:3px;font-size:9px;font-weight:900}.desktop-window__controls{display:flex;gap:4px}.desktop-window__controls button{display:grid;width:25px;height:25px;padding:0;place-items:center;border:1px solid var(--ink);border-radius:50%;background:var(--paper)}.desktop-window__controls button:last-child{background:var(--coral)}.desktop-window__controls svg{width:13px;height:13px}.desktop-window__content{height:calc(100% - 38px);max-height:390px;overflow:auto;padding:14px;overscroll-behavior:contain}.is-maximized .desktop-window__content{max-height:none}.app-accent--lime{background:var(--lime)!important}.app-accent--sky{background:var(--sky)!important}.app-accent--coral{background:var(--coral)!important}.app-accent--ink{background:var(--ink)!important;color:var(--paper)}.app-accent--yellow{background:var(--yellow)!important}.app-accent--pink{background:var(--pink)!important}.window-intro{margin-bottom:10px;color:var(--muted);font-size:11px}.window-project-list{display:grid}.window-project-list a{display:grid;grid-template-columns:80px 1fr;gap:2px 8px;padding:9px 0;border-top:1px solid #d8d3c9}.window-project-list a>span{grid-row:span 2;color:var(--coral-deep);font-size:10px;font-weight:900}.window-project-list strong{font-size:13px}.window-project-list p{margin-bottom:0;color:var(--muted);font-size:11px;line-height:1.4}.window-message{display:grid;min-height:195px;align-content:center;justify-items:start}.window-message>svg{width:34px;height:34px;margin-bottom:9px}.window-message h3{margin-bottom:4px;font-size:19px}.window-message p{margin-bottom:13px;color:var(--muted);font-size:12px}.window-message a,.window-plans>a{padding:6px 9px;border:1px solid var(--ink);background:var(--lime);font-size:11px;font-weight:900}.window-tutorials{display:grid;gap:9px;margin:0;padding:0;list-style:none}.window-tutorials li{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center}.window-tutorials li>span{display:grid;height:34px;place-items:center;border:1px solid var(--ink);background:var(--coral);font-size:10px;font-weight:900}.window-tutorials div{display:grid}.window-tutorials strong{font-size:12px}.window-tutorials a{color:var(--muted);font-size:10px;text-decoration:underline}.window-prompt{display:grid;gap:9px}.window-prompt p{margin-bottom:0;font-size:11px}.window-prompt textarea{width:100%;min-height:132px;resize:vertical;border:1px solid var(--ink);border-radius:3px;background:#20211d;color:#eef7dd;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.5}.window-prompt button{display:inline-flex;width:max-content;padding:7px 9px;gap:6px;align-items:center;border:1px solid var(--ink);background:var(--lime);font-size:11px;font-weight:900}.window-prompt button svg{width:14px;height:14px}.agent-guides{display:grid;gap:10px;margin-top:18px;padding-top:14px;border-top:1px solid #d8d2c6}.agent-guides__intro{display:grid;gap:2px}.agent-guides__intro strong{font-size:14px}.agent-guides__intro span{color:var(--muted);font-size:11px;line-height:1.45}.agent-guide{display:grid;gap:8px;padding:12px;border:1px solid var(--ink);background:#fffaf3;box-shadow:2px 2px #2a263033}.agent-guide__header{display:flex;gap:8px;align-items:flex-start;justify-content:space-between}.agent-guide__header>div{display:grid;gap:1px}.agent-guide__header strong{font-size:14px;line-height:1.2}.agent-guide__header small,.agent-guide__header>span{color:var(--muted);font-size:10px;line-height:1.3}.agent-guide__header>span{padding:3px 6px;border:1px solid var(--ink);background:var(--yellow);color:var(--ink);font-weight:800;white-space:nowrap}.agent-guide__description,.agent-guide__audience{margin:0;font-size:11px;line-height:1.5}.agent-guide__audience{color:var(--muted)}.agent-guide__steps{display:grid;gap:5px;margin:0;padding:0;list-style:none}.agent-guide__steps li{display:grid;grid-template-columns:18px 1fr;gap:6px;align-items:start;font-size:10px;line-height:1.45}.agent-guide__steps b{display:grid;width:18px;height:18px;place-items:center;border:1px solid var(--ink);border-radius:50%;background:var(--lime);font-size:9px}.agent-guide__links,.agent-guide__platforms>div{display:flex;gap:6px;flex-wrap:wrap}.agent-guide__links a,.agent-guide__platforms a,.agent-guide__platforms span{display:inline-flex;min-height:27px;padding:4px 7px;align-items:center;border:1px solid var(--ink);background:var(--lime);font-size:10px;font-weight:900}.agent-guide__links a:nth-child(2){background:var(--sky)}.agent-guide__links a:nth-child(3){background:var(--paper)}.agent-guide__links a:hover,.agent-guide__links a:focus-visible,.agent-guide__platforms a:hover,.agent-guide__platforms a:focus-visible{box-shadow:2px 2px 0 var(--ink);transform:translate(-1px,-1px)}.agent-guide__platforms{display:grid;gap:5px;padding-top:8px;border-top:1px dashed #cfc8bc}.agent-guide__platforms>strong{font-size:10px}.agent-guide__platforms span{background:#efeae0;color:var(--muted);font-weight:700}.window-plans{display:grid;gap:8px}.window-plans>p{margin-bottom:2px;font-size:11px}.window-plans>span{display:flex;padding:6px 8px;justify-content:space-between;border:1px solid var(--ink);font-size:10px}.window-services{display:grid}.window-services a{display:grid;grid-template-columns:28px 1fr;gap:0 8px;padding:9px 0;border-bottom:1px solid #d8d3c9}.window-services span{grid-row:span 2;font-size:10px;font-weight:900}.window-services strong{font-size:12px}.window-services p{margin:2px 0 0;color:var(--muted);font-size:10px;line-height:1.4}.desktop-dock{position:absolute;z-index:70;bottom:12px;left:50%;display:flex;max-width:calc(100% - 24px);padding:7px;gap:7px;align-items:end;overflow-x:auto;border:2px solid var(--ink);border-radius:7px;background:#fffdf7ed;box-shadow:4px 4px 0 var(--ink);transform:translate(-50%)}.desktop-dock button{position:relative;display:grid;width:54px;height:54px;flex:0 0 54px;padding:6px;place-items:center;border:2px solid var(--ink);border-radius:6px;box-shadow:2px 2px 0 var(--ink)}.desktop-dock button svg{width:23px;height:23px}.desktop-dock button span{font-size:9px;font-weight:900;line-height:1}.desktop-dock button i{position:absolute;bottom:-6px;width:5px;height:5px;border-radius:50%;background:var(--ink)}.weekly-picks{padding:108px 0;border-bottom:2px solid var(--ink);background:var(--paper)}.weekly-picks__list{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr);border-top:2px solid var(--ink)}.star-recommendations{margin:0 0 34px;padding:24px;border:2px solid var(--ink);background:#fff8dc;box-shadow:6px 6px 0 var(--ink)}.star-recommendations__heading{display:flex;justify-content:space-between;gap:24px;align-items:end;padding-bottom:18px;border-bottom:2px solid var(--ink)}.star-recommendations__heading h3{margin-top:4px;font-size:clamp(24px,3vw,38px);line-height:1.05}.star-recommendations__intro{max-width:620px;margin:16px 0 0;color:#4d4e47}.star-recommendations__heading-actions{display:flex;min-width:250px;flex-direction:column;align-items:flex-end;gap:10px}.star-recommendations__heading-actions>p{margin:0;color:var(--ink);font-size:14px;font-weight:900;text-align:right}.star-recommendations__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.star-recommendations__load-more{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:9px 14px;border:2px solid var(--ink);background:var(--ink);color:var(--paper);box-shadow:3px 3px 0 var(--coral);font-weight:900}.star-recommendations__load-more:hover:not(:disabled),.star-recommendations__load-more:focus-visible{background:var(--coral);color:var(--ink);box-shadow:1px 1px 0 var(--ink);transform:translate(2px,2px)}.star-recommendations__load-more:disabled{cursor:wait;opacity:.65}.star-recommendations__load-more svg{width:16px;height:16px}.star-recommendations__load-error{margin:0;color:#a42c25;font-size:13px;font-weight:800;text-align:right}.star-recommendations__load-error button{margin-left:8px;color:inherit;text-decoration:underline;text-underline-offset:3px;font-weight:900}.star-recommendation{display:flex;min-width:0;min-height:220px;flex-direction:column;gap:12px;padding:20px 18px 18px 0;margin:18px 18px 0 0;border-right:1px solid var(--ink)}.star-recommendation:nth-child(3n){border-right:0;margin-right:0}.star-recommendation__top,.star-recommendation__bottom{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#5e5e56;font-size:11px;font-weight:800}.star-recommendation__top svg{width:12px;height:12px;fill:currentColor}.star-recommendation__badge{padding:4px 7px;border:1px solid var(--ink);background:var(--coral);color:var(--ink)}.star-recommendation h3{overflow-wrap:anywhere;font-size:23px;line-height:1.1}.star-recommendation p{flex:1;color:#3f403b;line-height:1.55}.star-recommendation__bottom a{display:inline-flex;align-items:center;gap:4px;color:var(--ink);text-decoration:underline;text-underline-offset:3px}.star-recommendation__bottom a svg{width:14px;height:14px}.star-recommendation__links{display:inline-flex;flex-wrap:wrap;gap:10px}.project-entry{position:relative;display:grid;min-width:0;grid-template-columns:64px minmax(0,1fr) auto;gap:18px;align-items:start;padding:28px 22px;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--paper)}.project-entry:nth-child(n+2){grid-column:2}.project-entry--featured{grid-row:span 2;min-height:430px;grid-template-columns:82px minmax(0,1fr) auto;align-content:center;background:var(--lime)}.project-entry__index{display:grid;width:58px;height:58px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--paper);font-weight:900}.project-entry--featured .project-entry__index{width:76px;height:76px;background:var(--coral);font-size:20px}.project-entry__meta{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.project-entry__meta span,.project-entry__facts span{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800}.project-entry__meta span{padding:3px 7px;border:1px solid var(--ink);background:var(--sky)}.project-entry__meta span+span{background:var(--paper)}.project-entry h3{margin-bottom:8px;overflow-wrap:anywhere;font-size:27px;line-height:1.15}.project-entry--featured h3{font-size:42px}.project-entry__body>p:not(.project-entry__meta){margin-bottom:18px;color:#4d4e47}.project-entry__facts{display:flex;gap:15px;flex-wrap:wrap}.project-entry__facts svg{width:13px;height:13px;fill:currentColor}.circle-link{display:grid;width:42px;height:42px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--coral);box-shadow:2px 2px 0 var(--ink)}.circle-link svg{width:20px;height:20px}.directory-section{padding:108px 0}.directory-tabs{display:flex;width:max-content;max-width:100%;margin-bottom:30px;border:2px solid var(--ink);border-radius:var(--radius-sm);background:var(--paper);box-shadow:4px 4px 0 var(--ink)}.directory-tabs button{display:inline-flex;min-height:48px;padding:9px 16px;gap:8px;align-items:center;border:0;border-right:2px solid var(--ink);background:transparent;font-weight:900}.directory-tabs button:last-child{border-right:0}.directory-tabs button.is-active{background:var(--lime)}.directory-tabs svg{width:18px;height:18px}.directory-panel{min-height:420px}.directory-filters{display:grid;gap:14px;margin-bottom:30px}.filter-group{display:grid;grid-template-columns:90px 1fr;gap:14px;align-items:start}.filter-group>span{padding-top:7px;font-size:12px;font-weight:900}.filter-group>div{display:flex;gap:8px;flex-wrap:wrap}.filter-group button{min-height:36px;padding:5px 11px;border:1px solid var(--ink);border-radius:3px;background:var(--paper);font-size:13px;font-weight:700}.filter-group button.is-active{background:var(--coral);box-shadow:2px 2px 0 var(--ink)}.curated-grid,.github-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:2px solid var(--ink);border-left:2px solid var(--ink)}.curated-grid .project-entry{grid-column:auto;min-height:260px}.membership-note{display:grid;grid-template-columns:minmax(190px,.55fr) minmax(0,1fr) auto;gap:22px;align-items:center;margin-top:28px;padding:20px;border:2px solid var(--ink);background:var(--sky);box-shadow:5px 5px 0 var(--ink)}.membership-note strong{font-size:19px}.membership-note p{margin-bottom:0}.membership-note a{display:inline-flex;gap:7px;align-items:center;font-weight:900}.membership-note svg{width:18px;height:18px}.github-explainer{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:18px;border:2px solid var(--ink);background:var(--sky)}.github-explainer>svg{width:30px;height:30px}.github-explainer p{margin-bottom:0;font-weight:700}.github-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 26px}.github-controls label{display:grid;gap:5px}.github-controls label span{font-size:11px;font-weight:900}.github-controls select{width:100%;min-height:44px;padding:8px 34px 8px 10px;border:2px solid var(--ink);border-radius:var(--radius-sm);background:var(--paper);font-weight:700}.github-entry{display:grid;min-width:0;min-height:250px;padding:22px;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--paper)}.github-entry:nth-child(4n+2),.github-entry:nth-child(4n+3){background:#edf8df}.github-entry__top,.github-entry__bottom{display:flex;gap:10px;justify-content:space-between;align-items:center;font-size:11px;font-weight:800}.github-entry__top span{display:inline-flex;gap:4px;align-items:center}.github-entry__top svg{width:13px;height:13px;fill:currentColor}.github-entry h3{margin:20px 0 9px;overflow-wrap:anywhere;font-size:22px;line-height:1.2}.github-entry>p{margin-bottom:20px;color:var(--muted)}.github-entry__bottom{margin-top:auto;padding-top:12px;border-top:1px solid #d5d0c5}.github-entry__bottom a{display:inline-flex;gap:4px;align-items:center}.github-entry__bottom svg{width:15px;height:15px}.directory-status{padding:60px 20px;text-align:center;font-weight:800}.empty-state{display:grid;min-height:280px;padding:40px 20px;place-items:center;align-content:center;border:2px dashed var(--ink);text-align:center}.empty-state>svg{width:42px;height:42px;margin-bottom:12px}.empty-state h3{margin-bottom:5px;font-size:22px}.empty-state p{max-width:520px;margin-bottom:16px;color:var(--muted)}.empty-state button{padding:8px 12px;border:2px solid var(--ink);background:var(--lime);box-shadow:2px 2px 0 var(--ink);font-weight:900}.pagination{display:flex;gap:18px;align-items:center;justify-content:center;margin-top:28px}.pagination button{display:inline-flex;min-height:42px;padding:8px 12px;gap:7px;align-items:center;border:2px solid var(--ink);background:var(--paper);box-shadow:2px 2px 0 var(--ink);font-weight:800}.pagination button:disabled{cursor:not-allowed;opacity:.4}.pagination svg{width:17px;height:17px}.tutorial-section{padding:108px 0;border-block:2px solid var(--ink);background:var(--sky)}.tutorial-section .section-heading>p,.services-section .section-heading>p{color:#35362f}.tutorial-timeline{border-top:2px solid var(--ink)}.tutorial-timeline article{border-bottom:2px solid var(--ink)}.tutorial-timeline article.is-open{background:var(--paper)}.tutorial-timeline article>button{display:grid;width:100%;min-height:105px;grid-template-columns:64px minmax(0,1fr) auto auto;gap:24px;align-items:center;padding:18px 8px;border:0;background:transparent;text-align:left}.tutorial-timeline__number{display:grid;width:52px;height:52px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--coral);font-size:13px;font-weight:900}.tutorial-timeline__heading{display:grid}.tutorial-timeline__heading small{margin-bottom:3px;color:#25494f;font-size:11px;font-weight:900}.tutorial-timeline__heading strong{font-size:24px;line-height:1.25}.tutorial-timeline__status{display:inline-flex;gap:7px;align-items:center;font-size:12px;font-weight:800}.tutorial-timeline__status svg,.tutorial-timeline article>button>svg{width:18px;height:18px}.tutorial-timeline article.is-open>button>svg{transform:rotate(180deg)}.tutorial-timeline__details{padding:0 76px 26px 96px}.tutorial-timeline__details p{max-width:760px;color:var(--muted)}.tutorial-timeline__details div{display:flex;gap:12px;flex-wrap:wrap}.tutorial-timeline__details a,.tutorial-timeline__details span{display:inline-flex;min-height:40px;padding:7px 11px;gap:7px;align-items:center;border:1px solid var(--ink);background:var(--lime);font-size:12px;font-weight:900}.tutorial-timeline__details span{background:#e2ddd2;color:#44453f}.tutorial-timeline__details svg{width:16px;height:16px}.membership-section{padding:108px 0;background:var(--ink);color:var(--paper)}.membership-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:48px}.membership-intro h2{margin-bottom:20px;font-size:49px;line-height:1.08}.membership-intro>p:not(.section-kicker){max-width:520px;color:#d7d2c9;font-size:17px}.membership-intro>a{display:inline-flex;min-height:48px;margin-top:10px;padding:9px 14px;gap:8px;align-items:center;border:2px solid var(--paper);background:var(--lime);color:var(--ink);box-shadow:4px 4px 0 var(--coral);font-weight:900}.membership-intro svg{width:18px;height:18px}.membership-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:2px solid var(--paper)}.membership-comparison>div{padding:24px;border-right:2px solid var(--paper);background:#252720}.membership-comparison>div:last-child{border-right:0}.membership-comparison>div.is-paid{background:var(--lime);color:var(--ink)}.membership-comparison span{font-size:12px;font-weight:900}.membership-comparison strong{display:block;margin:7px 0 18px;font-size:21px}.membership-comparison ul{display:grid;gap:9px;margin:0;padding:0;list-style:none;font-size:13px}.membership-comparison li{display:flex;gap:7px;align-items:center}.membership-comparison svg{width:15px;height:15px}.membership-plans{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));border-top:2px solid var(--paper);border-left:2px solid var(--paper)}.membership-plans a{position:relative;display:grid;min-height:230px;padding:22px;align-content:end;border-right:2px solid var(--paper);border-bottom:2px solid var(--paper);background:#252720}.workbuddy-downloads{display:grid;gap:6px;margin-top:18px;padding-top:14px;border-top:1px solid #d8d2c6}.workbuddy-downloads strong{font-size:14px}.workbuddy-downloads>span{color:var(--muted);font-size:12px}.workbuddy-downloads>div{display:flex;flex-wrap:wrap;gap:8px}.workbuddy-downloads a,.workbuddy-downloads>div>span{padding:6px 9px;border:1px solid var(--ink);background:var(--yellow);font-size:12px;font-weight:800}.membership-plans a.is-recommended{background:var(--coral);color:var(--ink)}.membership-plans small{position:absolute;top:16px;right:16px;padding:3px 7px;border:1px solid var(--ink);background:var(--yellow);font-weight:900}.membership-plans span{font-size:14px;font-weight:900}.membership-plans strong{font-size:62px;line-height:1}.membership-plans strong b{margin-right:5px;font-size:20px}.membership-plans p{margin:10px 0 0;color:#d0ccc3;font-size:13px}.membership-plans .is-recommended p{color:#48231c}.membership-plans svg{position:absolute;top:18px;left:18px;width:24px;height:24px}.membership-disclaimer{grid-column:1 / -1;margin-bottom:0;color:#a9a69e;font-size:12px}.services-section{padding:108px 0;border-bottom:2px solid var(--ink);background:var(--yellow)}.featured-event{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:28px;margin-top:52px;padding-top:42px;border-top:2px solid var(--ink)}.featured-event__intro h3{margin-bottom:12px;font-size:34px;line-height:1.1}.featured-event__intro>p:last-child{max-width:510px;margin-bottom:0;color:var(--muted)}.featured-event__details{display:grid;min-height:220px;grid-template-columns:minmax(160px,.8fr) minmax(0,1fr);border:2px solid var(--ink);background:var(--paper);box-shadow:5px 5px 0 var(--ink)}.featured-event__details img{width:100%;height:100%;min-height:218px;object-fit:cover}.featured-event__details>div,.featured-event__details.is-pending{display:grid;gap:11px;align-content:center;padding:24px}.featured-event__details strong{font-size:21px;line-height:1.2}.featured-event__details span{color:var(--muted);font-size:13px}.featured-event__details a{display:inline-flex;width:max-content;min-height:38px;padding:7px 10px;gap:7px;align-items:center;border:2px solid var(--ink);background:var(--yellow);box-shadow:2px 2px 0 var(--ink);font-size:13px;font-weight:900}.featured-event__details a svg{width:15px;height:15px}.wecom-float{position:fixed;z-index:80;right:18px;bottom:18px;display:inline-flex;min-height:56px;padding:8px 12px;gap:8px;align-items:center;border:2px solid var(--ink);background:var(--lime);box-shadow:4px 4px 0 var(--ink);font-size:12px;font-weight:900;line-height:1.2}.wecom-float svg{width:23px;height:23px}.wecom-float:hover,.wecom-float:focus-visible{background:var(--yellow);transform:translate(-2px,-2px)}.services-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:46px;align-items:start}.service-list{border-top:2px solid var(--ink)}.service-list>a{display:grid;min-height:140px;grid-template-columns:54px minmax(0,1fr) auto;gap:20px;align-items:center;padding:20px 8px;border-bottom:2px solid var(--ink)}.service-list>a>span{display:grid;width:44px;height:44px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--coral);font-size:11px;font-weight:900}.service-list h3{margin-bottom:4px;font-size:28px}.service-list p{margin-bottom:0;color:#5d4f28}.service-list>a>svg{width:30px;height:30px}.contact-board{position:sticky;top:calc(var(--header-height) + 26px);padding:30px;border:2px solid var(--ink);border-radius:var(--radius-md);background:var(--paper);box-shadow:8px 8px 0 var(--ink);transform:rotate(1deg)}.contact-board__pin{position:absolute;top:12px;left:50%;width:14px;height:14px;border:2px solid var(--ink);border-radius:50%;background:var(--coral);transform:translate(-50%)}.contact-board h3{margin-bottom:18px;font-size:31px;line-height:1.15}.contact-board__qr{display:grid;min-height:230px;margin-bottom:18px;place-items:center;align-content:center;border:2px dashed var(--ink);background:#efeae0;text-align:center}.contact-board__qr svg{width:76px;height:76px;margin-bottom:10px}.contact-board__qr span{color:var(--muted);font-size:12px;font-weight:800}.contact-board>p:last-child{display:flex;gap:8px;align-items:flex-start;margin-bottom:0;color:var(--muted);font-size:13px}.contact-board>p:last-child svg{width:18px;height:18px;flex:0 0 auto}.site-footer{padding:58px 0 22px;background:var(--paper)}.footer-main{display:grid;grid-template-columns:1fr auto auto;gap:48px;align-items:start}.footer-brand{font-size:31px;font-weight:900}.footer-brand span{color:#a83a31;font-size:12px}.footer-main>div p{margin:8px 0 0;color:var(--muted)}.footer-main nav{display:grid;grid-template-columns:repeat(2,auto);gap:5px 26px;font-size:13px;font-weight:700}.footer-main nav a{display:flex;min-height:28px;align-items:center}.footer-top{display:inline-flex;gap:7px;align-items:center;font-size:13px;font-weight:900}.footer-top svg{width:15px;height:15px}.footer-bottom{display:flex;margin-top:42px;padding-top:17px;justify-content:space-between;border-top:1px solid #cdc8be;color:var(--muted);font-size:11px}@media(hover:hover)and (prefers-reduced-motion:no-preference){.header-actions a,.hero-search button,.circle-link,.desktop-dock button,.pagination button,.empty-state button,.membership-intro>a,.directory-tabs,.contact-board{transition:transform .16s ease}.header-actions a:hover,.hero-search button:not(:disabled):hover,.circle-link:hover,.desktop-dock button:hover,.pagination button:not(:disabled):hover,.empty-state button:hover,.membership-intro>a:hover{transform:translate3d(-2px,-2px,0)}.project-entry:hover .circle-link,.service-list>a:hover>svg,.github-entry__bottom a:hover svg{transform:translate3d(2px,-2px,0)}.laptop-lid,.laptop-screen-frame{transition:transform .9s cubic-bezier(.22,.8,.22,1),opacity .3s ease}.desktop-window,.tutorial-timeline article>button>svg,.main-navigation a:after{transition:transform .18s ease,opacity .18s ease}}button:active,a:active{transform:translate3d(0,1px,0)}@media(max-width:1120px){.main-navigation{position:absolute;top:calc(100% + 2px);right:24px;display:none;width:min(310px,calc(100vw - 48px));padding:12px;border:2px solid var(--ink);background:var(--paper);box-shadow:var(--shadow-hard)}.main-navigation.is-open{display:grid}.main-navigation a{padding:10px 8px;border-bottom:1px solid #d4cfc5}.main-navigation a:last-child{border-bottom:0}.site-header__inner{grid-template-columns:auto 1fr auto auto}.nav-toggle{display:inline-grid;grid-column:4;grid-row:1}.header-actions{grid-column:3;grid-row:1}.brand{grid-row:1}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:34px}.hero h1{font-size:68px}.hero-character__frame{min-height:480px}.section-heading h2{font-size:46px}}@media(max-width:900px){.page-shell{width:min(100% - 36px,820px)}.hero{min-height:auto;grid-template-columns:minmax(0,1fr) 330px;padding-top:48px;padding-bottom:92px}.hero h1{font-size:56px}.hero__summary{font-size:18px}.hero-character__frame{min-height:430px}.hero-character__note{left:-2%}.laptop-stage{width:calc(100% - 36px)}.desktop-window{width:330px}.weekly-picks__list{grid-template-columns:1fr}.star-recommendations{padding:18px;box-shadow:4px 4px 0 var(--ink)}.star-recommendations__heading-actions{min-width:0;align-items:stretch;margin-top:18px}.star-recommendations__heading-actions>p,.star-recommendations__load-error{text-align:left}.star-recommendations__intro{margin-top:14px}.star-recommendations__grid{grid-template-columns:1fr}.star-recommendation,.star-recommendation:nth-child(3n){min-height:0;margin:0;padding:18px 0;border-right:0;border-bottom:1px solid var(--ink)}.star-recommendation:last-child{border-bottom:0}.star-recommendations__load-more{justify-content:center;width:100%}.project-entry:nth-child(n+2){grid-column:auto}.project-entry--featured{grid-row:auto;min-height:340px}.membership-layout{grid-template-columns:1fr}.services-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:28px}}@media(min-width:768px)and (max-width:900px){.star-recommendations__heading{display:flex}}@media(max-width:767px){:root{--header-height: 66px}.star-recommendations__heading{display:block}.page-shell{width:calc(100% - 32px)}.site-header__inner{width:calc(100% - 20px);grid-template-columns:auto 1fr auto auto;gap:7px}.brand__mark{width:36px;height:36px;box-shadow:2px 2px 0 var(--ink);font-size:17px}.brand__text{font-size:16px}.header-actions{min-width:0;gap:5px}.account-menu{max-width:min(184px,calc(100vw - 154px));gap:4px}.account-menu__trigger{max-width:130px;min-height:36px;gap:5px;padding:4px 7px;border-width:1px}.account-menu__avatar{width:23px;height:23px;font-size:11px}.account-menu__identity{min-width:0}.account-menu__name{max-width:8ch;font-size:11px}.account-menu__status{max-width:8ch;font-size:9px}.account-menu__admin{min-height:36px;padding:5px 7px;border-width:1px;font-size:11px}.header-actions a{min-height:36px;padding:6px 9px;font-size:13px}.nav-toggle{width:36px;height:36px}.main-navigation{right:10px;width:calc(100vw - 20px)}.section-heading{grid-template-columns:1fr;gap:14px;margin-bottom:28px}.section-heading h2{font-size:37px;line-height:1.12}.section-heading>p{font-size:15px}.hero{min-height:auto;grid-template-columns:1fr;gap:34px;padding-top:42px;padding-bottom:86px}.hero:before{top:auto;right:-8px;bottom:68px;width:72%;height:35%}.hero h1{margin-bottom:20px;font-size:47px;line-height:1.02}.hero__summary{margin-bottom:24px;font-size:17px}.hero__primer{grid-template-columns:1fr}.hero .eyebrow{width:fit-content;font-size:11px}.hero-search{min-height:auto;grid-template-columns:auto minmax(0,1fr);padding:11px 12px}.hero-search button{grid-column:1 / -1;justify-content:center}.hero-proof{gap:12px}.hero-character{width:min(100%,390px)}.hero-character__frame{min-height:420px}.hero-character img{width:min(78%,310px)}.hero-character__note{left:-3px;max-width:145px}.hero-character figcaption{right:-4px}.hero-scroll{left:0}.hero-actions{right:0;bottom:24px}.hero-secondary{min-height:46px;padding-inline:10px;font-size:13px}.header-actions .header-social{display:none}.featured-event{grid-template-columns:1fr;gap:18px;margin-top:38px;padding-top:30px}.featured-event__intro h3{font-size:29px}.featured-event__details{grid-template-columns:1fr}.featured-event__details img{min-height:160px;max-height:220px}.wecom-float{right:10px;bottom:10px}.workbench-section,.weekly-picks,.directory-section,.tutorial-section,.membership-section,.services-section{padding-block:76px}.laptop-stage{width:calc(100% - 20px)}.laptop-screen-frame{padding:7px;border-width:2px}.laptop-screen{aspect-ratio:9 / 13}.laptop-base{width:104%;height:24px;margin-left:-2%}.laptop-lid{right:3%;left:3%;aspect-ratio:9 / 12}.desktop-menu{grid-template-columns:1fr auto}.desktop-menu>span{display:none}.desktop-window,.desktop-window.is-maximized{top:50px;right:8px;bottom:82px;left:8px;width:auto;min-height:0;transform:none!important}.desktop-window__content{max-height:none}.desktop-dock{right:8px;bottom:9px;left:8px;justify-content:flex-start;transform:none}.desktop-dock button{width:50px;height:50px;flex-basis:50px}.desktop-wallpaper{font-size:52px}.project-entry,.project-entry--featured{min-height:0;grid-template-columns:52px minmax(0,1fr);gap:14px;padding:22px 15px}.project-entry__index,.project-entry--featured .project-entry__index{width:48px;height:48px;font-size:12px}.project-entry h3,.project-entry--featured h3{font-size:25px}.circle-link{grid-column:2;width:38px;height:38px}.filter-group{grid-template-columns:1fr;gap:5px}.filter-group>div{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.filter-group button{flex:0 0 auto}.curated-grid,.github-grid{grid-template-columns:1fr}.membership-note{grid-template-columns:1fr;gap:8px}.github-controls{grid-template-columns:1fr}.directory-tabs{width:100%}.directory-tabs button{min-width:0;flex:1;justify-content:center;font-size:12px}.tutorial-timeline article>button{min-height:94px;grid-template-columns:44px minmax(0,1fr) auto;gap:12px}.tutorial-timeline__number{width:40px;height:40px}.tutorial-timeline__heading strong{font-size:18px}.tutorial-timeline__status{display:none}.tutorial-timeline__details{padding:0 12px 22px 56px}.membership-intro h2{font-size:39px}.membership-comparison{grid-template-columns:1fr}.membership-comparison>div{border-right:0;border-bottom:2px solid var(--paper)}.membership-comparison>div:last-child{border-bottom:0}.membership-plans{grid-template-columns:1fr}.membership-plans a{min-height:190px}.services-layout{grid-template-columns:1fr}.service-list>a{grid-template-columns:46px minmax(0,1fr) auto;gap:13px}.service-list h3{font-size:23px}.contact-board{position:relative;top:auto;transform:none}.footer-main{grid-template-columns:1fr;gap:18px}.footer-main nav{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{gap:8px;flex-direction:column}}.home-page .site-header{width:min(1200px,calc(100% - 40px));height:60px;margin:14px auto 0;border:1px solid rgba(24,25,20,.18);border-radius:999px;background:#fffdf7eb;box-shadow:0 8px 24px #2532441f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-page .site-header__inner{width:calc(100% - 28px)}.home-page .hero.page-shell{display:grid;width:min(1200px,calc(100% - 40px));min-height:min(690px,calc(100svh - 92px));margin:34px auto 0;padding:68px 72px 54px;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:24px;align-items:center;overflow:hidden;border:0;border-radius:28px;background:#dbe8fb}.home-page .hero__scene{border-radius:28px;background:#dbe8fb}.home-page .hero__scene:before{right:-8%;bottom:-34%;width:70%;height:82%;background:#b5dcec}.home-page .hero__scene:after{bottom:0;left:0;width:62%;height:17%;background:#c4e8c8;clip-path:polygon(0 40%,100% 0,100% 100%,0 100%)}.home-page .hero__scene-sun{top:10%;right:39%;width:82px;height:82px;background:#f5d777}.home-page .hero__scene-cloud--one{top:24%;right:8%;width:116px}.home-page .hero__scene-cloud--two{top:55%;right:50%;width:74px}.home-page .hero__copy{width:100%;padding-top:0}.home-page .hero .eyebrow{width:fit-content;margin-bottom:24px;padding:8px 12px;border:0;border-radius:999px;background:#fffaf3;box-shadow:0 5px #2a263024}.home-page .hero h1{max-width:650px;margin-bottom:24px;font-size:clamp(52px,5.8vw,88px);line-height:.98;letter-spacing:-.03em}.home-page .hero__summary{max-width:480px;margin-bottom:22px;font-size:17px;line-height:1.6}.home-page .hero-mode-switch{display:inline-flex;margin:0 0 14px;padding:4px;gap:4px;border:1px solid rgba(42,38,48,.16);border-radius:999px;background:#fffaf394}.home-page .hero-mode-switch button{min-height:34px;padding:6px 13px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:13px;font-weight:800}.home-page .hero-mode-switch button[aria-pressed=true]{background:var(--ink);color:var(--paper);box-shadow:1px 2px #2a263038}.home-page .hero-mode-switch button:not([aria-pressed=true]):hover,.home-page .hero-mode-switch button:not([aria-pressed=true]):focus-visible{background:#ffffffb8;color:var(--ink)}.home-page .hero-search{width:min(100%,560px);min-height:58px}.home-page .hero-search__hint{margin:9px 0 0;font-size:12px}.home-page .hero-popular{display:flex;max-width:620px;margin-top:15px;gap:7px;align-items:center;flex-wrap:wrap;color:#5e5e56;font-size:12px}.home-page .hero-popular span{margin-right:3px;font-weight:800}.home-page .hero-popular button{min-height:28px;padding:4px 9px;border:1px solid rgba(42,38,48,.35);border-radius:999px;background:#fffaf3b8;color:var(--ink);font-size:12px}.home-page .hero-popular button:hover,.home-page .hero-popular button:focus-visible{border-color:var(--ink);background:var(--lime);transform:translateY(-1px)}.home-page .hero-character{position:relative;right:auto;bottom:auto;z-index:1;align-self:end;width:100%;margin:0}.home-page .hero-character__frame{min-height:0}.home-page .hero-character img{width:min(100%,520px);max-height:560px;margin:0 auto}.home-page .hero-character__note{top:7%;left:0;padding:9px 12px;border:0;border-radius:8px;background:#fffaf3;box-shadow:0 5px #2a263024;transform:rotate(-4deg)}.home-page .hero-character figcaption{position:absolute;right:6%;bottom:5%;display:grid;gap:2px;padding:9px 12px;border:0;border-radius:8px;background:#fffaf3;box-shadow:0 5px #2a263024;font-size:12px}.home-page .hero-actions{position:static;grid-column:1;display:flex;gap:10px;margin-top:14px}.home-page .hero-platforms{grid-column:1 / -1;display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:2px}.home-page .hero-platforms__label{margin-right:5px;color:#5e5e56;font-size:12px;font-weight:800}.home-page .hero-platforms a{display:inline-flex;min-height:36px;padding:6px 10px;gap:7px;align-items:baseline;border:1px solid rgba(42,38,48,.28);background:#fffaf3b3}.home-page .hero-platforms a:hover,.home-page .hero-platforms a:focus-visible{background:var(--paper);box-shadow:2px 2px 0 var(--ink);transform:translateY(-1px)}.home-page .hero-platforms strong{font-size:12px}.home-page .hero-platforms small{color:var(--muted);font-size:11px}.home-page .hero-scroll,.home-page .hero-secondary{position:static}.home-page .hero-scroll{min-height:48px;padding-inline:18px}.home-page .hero-secondary{min-height:48px;padding-inline:16px;border-radius:999px}.home-page .type-legend{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:48px;align-items:end;padding-top:92px;padding-bottom:36px}.home-page .type-legend__intro h2{max-width:430px;margin:10px 0 12px;font-family:Georgia,Songti SC,serif;font-size:clamp(34px,4vw,54px);line-height:1.02}.home-page .type-legend__intro p:last-child{max-width:280px;margin-bottom:0;color:var(--muted)}.home-page .type-legend__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-page .type-legend__items article{display:grid;gap:10px;min-height:150px;padding:18px;border-top:2px solid var(--ink);background:var(--paper)}.home-page .type-legend__items article:nth-child(2){background:#e7f3f5}.home-page .type-legend__items article:nth-child(3){background:#f8e9d9}.home-page .type-legend__items strong{font-size:21px}.home-page .type-legend__items span{color:var(--muted);font-size:13px;line-height:1.55}@media(max-width:900px){.home-page .hero.page-shell{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);padding:52px 42px 46px}.home-page .hero h1{font-size:clamp(48px,7vw,70px)}.home-page .type-legend{grid-template-columns:1fr;gap:26px}}@media(max-width:767px){.home-page .site-header{width:100%;height:var(--header-height);margin:0;border:0;border-bottom:2px solid var(--ink);border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-page .site-header__inner{width:min(1280px,calc(100% - 32px))}.home-page .hero.page-shell{display:grid;width:100%;min-height:0;margin-top:0;padding:34px 24px 28px;grid-template-columns:minmax(0,1fr) minmax(140px,40%);grid-template-rows:auto auto;gap:22px 10px;align-items:start;border-radius:0}.home-page .hero__copy{grid-column:1;grid-row:1;width:100%}.home-page .hero-character{grid-column:2;grid-row:1;align-self:start;width:100%;margin-top:58px}.home-page .hero-character__frame{min-height:0;place-items:start center}.home-page .hero-actions{grid-column:1;grid-row:2;width:100%;margin-top:0}.home-page .hero-platforms{grid-column:1 / -1;grid-row:3;width:100%}.home-page .hero h1{max-width:440px;font-size:clamp(46px,13vw,64px)}.home-page .hero__summary{max-width:360px;font-size:16px}.home-page .hero-character img{width:100%;max-height:none}.home-page .hero-character figcaption{right:0;bottom:3%}.home-page .hero__scene-sun{top:62%;right:8%;width:58px;height:58px}.home-page .hero__scene-cloud--one{top:72%;right:64%;width:82px}.home-page .hero__scene-cloud--two,.home-page .hero__scene-tape{display:none}.home-page .hero__scene:after{width:100%;height:15%}.home-page .type-legend{display:block;padding:62px 16px 24px}.home-page .type-legend__intro{margin-bottom:24px}.home-page .type-legend__items{grid-template-columns:1fr}.home-page .type-legend__items article{min-height:0}}@media(max-width:390px){.brand__text small{display:none}.site-header__inner{grid-template-columns:auto 1fr auto auto}.header-actions a{padding-inline:7px;font-size:12px}.hero h1{font-size:43px}.hero-character__frame{min-height:385px}.desktop-dock button{width:46px;height:46px;flex-basis:46px}}@media(max-width:360px){.page-shell{width:calc(100% - 24px)}.brand__mark{width:34px;height:34px}.brand__text{display:none}.hero h1{font-size:40px}.hero-character__frame{min-height:355px}.hero-character img{width:275px}.section-heading h2,.membership-intro h2{font-size:34px}.directory-tabs button{padding-inline:8px}.service-list>a{grid-template-columns:40px minmax(0,1fr)}.service-list>a>svg{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition:none!important}.hero-character img,.contact-board,.laptop-stage.is-open .laptop-screen-frame,.laptop-stage.is-open .laptop-lid{transform:none}.laptop-stage.is-open .laptop-lid{display:none}}:root{--canvas: #f9f0e5;--paper: #fffaf3;--ink: #2a2630;--muted: #6c6470;--line: #2a2630;--lime: #bde8d3;--lime-deep: #5eaa8e;--coral: #efb3a8;--coral-deep: #b85e59;--sky: #b9ddef;--sky-deep: #4c91ad;--yellow: #f4d880;--pink: #e7a8be;--shadow-hard: 3px 3px 0 var(--ink)}.site-header{height:76px;border-bottom:1px solid rgba(42,38,48,.16);background:#f9f0e5f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner{gap:20px}.brand__mark{width:38px;height:38px;border-width:1px;background:var(--coral);box-shadow:none}.brand__text{font-size:18px}.main-navigation{gap:22px;font-size:13px}.main-navigation a:after{height:2px;background:var(--coral-deep)}.header-actions a{min-height:38px;padding:7px 13px;border-width:1px;font-size:14px}.header-login{background:var(--ink);color:var(--paper);box-shadow:none}.hero{isolation:isolate;display:block;min-height:calc(93svh - var(--header-height));padding:52px clamp(28px,5vw,76px) 98px;overflow:hidden;border:1px solid rgba(42,38,48,.2);border-top:0;background:var(--paper)}.hero:before{display:none}.hero__scene,.hero__scene:before,.hero__scene:after{position:absolute;z-index:-1;content:""}.hero__scene{top:0;right:0;bottom:0;left:0;overflow:hidden;background:#f5dcd0}.hero__scene:before{right:-7%;bottom:-28%;width:min(64vw,900px);height:min(64vw,900px);border-radius:50%;background:var(--sky)}.hero__scene:after{bottom:0;left:0;width:61%;height:27%;background:var(--lime);clip-path:polygon(0 34%,100% 0,100% 100%,0 100%)}.hero__scene-sun{position:absolute;top:10%;right:42%;width:86px;height:86px;border:1px solid rgba(42,38,48,.32);border-radius:50%;background:var(--yellow)}.hero__scene-cloud{position:absolute;height:20px;border:1px solid rgba(42,38,48,.18);border-radius:999px;background:var(--paper)}.hero__scene-cloud--one{top:23%;right:10%;width:122px}.hero__scene-cloud--two{top:43%;right:51%;width:80px}.hero__scene-tape{position:absolute;top:15%;left:47%;padding:7px 10px;color:var(--ink);background:#fffaf3b8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:800;transform:rotate(6deg)}.hero__copy{position:relative;z-index:2;width:min(61%,740px);padding-top:clamp(42px,9vh,105px)}.hero .eyebrow{border-width:1px;background:#fffaf3d1;box-shadow:none}.hero h1{max-width:680px;margin-bottom:22px;font-family:Georgia,Songti SC,serif;font-size:clamp(58px,6.3vw,100px);font-weight:700;line-height:.98}.hero h1 span{color:var(--ink);font-style:italic}.hero__summary{max-width:540px;margin-bottom:26px;font-size:18px;line-height:1.7}.hero-search{min-height:60px;border-width:1px;border-radius:999px;background:#fffaf3f5;box-shadow:none}.hero-search button{min-height:42px;border-width:1px;border-radius:999px;background:var(--ink);color:var(--paper);box-shadow:none}.hero-proof{gap:9px;margin-top:20px}.hero-proof span{padding:4px 8px;border-radius:999px;background:#fffaf3a6;font-size:12px}.hero-proof b{display:none}.hero-character{position:absolute;z-index:1;right:clamp(10px,4vw,58px);bottom:24px;width:min(50%,620px);margin:0}.hero-character__frame{min-height:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.hero-character__frame:before,.hero-character__frame:after{display:none}.hero-character img{position:relative;z-index:1;display:block;width:auto;max-width:100%;max-height:calc(93svh - 150px);margin-left:auto;height:auto;filter:drop-shadow(0 20px 14px rgba(42,38,48,.18))}.hero-character__note{top:5%;left:-8%;border-width:1px;background:var(--paper);box-shadow:none;transform:rotate(-4deg)}.hero-character figcaption{display:none}.hero-scroll{right:auto;bottom:28px;left:clamp(28px,5vw,76px);border-width:1px;border-radius:999px;background:var(--paper);box-shadow:none}.weekly-picks,.directory-section,.tutorial-section,.membership-section,.services-section{position:relative}@media(max-width:900px){.hero{min-height:740px;padding-top:40px}.hero__copy{width:min(62%,560px)}.hero-character{right:-1%;bottom:18px;width:min(46%,440px)}.hero-character img{width:100%;max-height:none}.hero__scene-sun{right:23%}}@media(max-width:767px){.site-header{height:64px}.hero{display:flex;min-height:0;flex-direction:column;gap:26px;width:100%;padding:28px 24px 18px;border-right:0;border-left:0}.hero__copy{width:100%;padding-top:0}.hero h1{max-width:440px;font-size:clamp(42px,11.8vw,58px);line-height:1.04}.hero__summary{max-width:min(100%,380px);font-size:16px}.hero-search{min-height:54px;grid-template-columns:auto minmax(0,1fr)}.hero-search button{grid-column:1 / -1}.hero-character{position:relative;right:auto;bottom:auto;align-self:flex-end;width:min(72%,292px)}.hero-character__note{display:none}.hero__scene-sun{top:62%;right:8%;width:58px;height:58px}.hero__scene-cloud--one{top:70%;right:64%;width:84px}.hero__scene-cloud--two,.hero__scene-tape{display:none}.hero__scene:after{width:100%;height:18%}.hero-scroll{position:relative;right:auto;bottom:auto;left:auto;align-self:flex-start}.hero-actions{display:flex;width:100%;grid-column:auto;gap:8px;margin-top:14px}.hero-actions .hero-scroll,.hero-actions .hero-secondary{flex:1 1 0;justify-content:center;min-height:44px;padding-inline:12px;font-size:14px}}@media(max-width:390px){.site-header__inner{grid-template-columns:auto 1fr auto auto}.home-page .header-actions .header-register{display:none}.home-page .hero h1{max-width:340px;font-size:clamp(39px,11.3vw,44px)}.home-page .hero__summary{max-width:332px;margin-bottom:18px;font-size:15px;line-height:1.58}.home-page .hero-search{min-height:50px;padding:6px 7px 6px 14px}.home-page .hero-search input{font-size:15px}.home-page .hero-search button{min-height:40px}.home-page .hero-character{width:min(66%,238px)}.home-page .hero-actions{margin-top:12px}}@media(max-width:360px){.site-header__inner{width:calc(100% - 18px)}.home-page .brand__text{display:none}.hero{padding-inline:18px}.home-page .hero h1{max-width:300px;font-size:39px}.home-page .hero__summary{max-width:305px}.home-page .hero-actions .hero-scroll,.home-page .hero-actions .hero-secondary{padding-inline:8px;font-size:13px}}:root[data-theme=warm]{--canvas: #f5eee0;--paper: #fffaf0;--ink: #342c26;--muted: #776960;--line: #342c26;--lime: #d4ed9a;--coral: #f5b9a6;--sky: #c9e5ee}:root[data-theme=dark]{color-scheme:dark;--canvas: #191916;--paper: #24241f;--ink: #f7f0e3;--muted: #c7c0b2;--line: #f7f0e3;--lime: #b9ed6d;--coral: #e99183;--sky: #639ab4}:root[data-theme=dark] .home-page .site-header{border-color:#f7f0e338;background:#24241ff0}:root[data-theme=dark] .home-page .site-header,:root[data-theme=dark] .home-page .hero.page-shell{box-shadow:0 12px 28px #00000038}:root[data-theme=dark] .home-page .hero.page-shell,:root[data-theme=dark] .home-page .hero__scene{background:#405361}:root[data-theme=dark] .home-page .hero__scene:before{background:#557d91}:root[data-theme=dark] .home-page .hero__scene:after{background:#6b9676}:root[data-theme=dark] .home-page .hero h1,:root[data-theme=dark] .home-page .hero h1 span,:root[data-theme=dark] .home-page .hero__summary,:root[data-theme=dark] .home-page .hero-search__hint,:root[data-theme=dark] .home-page .hero-popular,:root[data-theme=dark] .home-page .hero-platforms__label{color:#fff8ec}:root[data-theme=dark] .home-page .hero .eyebrow,:root[data-theme=dark] .home-page .hero-character__note,:root[data-theme=dark] .home-page .hero-character figcaption{color:#24241f}:root[data-theme=dark] .home-page .hero-search{border-color:#f7f0e3}:root[data-theme=dark] .home-page .hero-search{background:#fffaf3;color:#25251f}:root[data-theme=dark] .home-page .hero-search input,:root[data-theme=dark] .home-page .hero-search input::placeholder,:root[data-theme=dark] .home-page .hero-search>svg{color:#515148}:root[data-theme=dark] .home-page .hero-search button{background:var(--lime);color:#1b2118}:root[data-theme=dark] .home-page .hero-mode-switch{background:#ffffff24}:root[data-theme=dark] .home-page .hero-mode-switch button:not([aria-pressed=true]){color:#1f231d;background:#f7f0e3}:root[data-theme=dark] .home-page .hero-mode-switch button[aria-pressed=true]{background:#171a16;color:#fff8ec}:root[data-theme=dark] .home-page .hero-platforms{border-color:#f7f0e34d}:root[data-theme=dark] .home-page .hero-platforms a{border-color:#f7f0e3;background:#fffaf3;color:#25251f}:root[data-theme=dark] .home-page .hero-platforms small{color:#58574e}:root[data-theme=dark] .home-page .hero-popular button{border-color:#f7f0e3;background:#fffaf3;color:#25251f}:root[data-theme=dark] .header-command,:root[data-theme=dark] .theme-switcher{border-color:#f7f0e34d}:root[data-theme=dark] .header-command kbd{border-color:#f7f0e340}:root[data-theme=dark] .star-recommendations{background:#f6e0a5;color:#27251e}:root[data-theme=dark] .star-recommendations .star-recommendation__top,:root[data-theme=dark] .star-recommendations .star-recommendation__bottom,:root[data-theme=dark] .star-recommendations .star-recommendation p,:root[data-theme=dark] .star-recommendations .star-recommendation__bottom a{color:#3e3c32}:root[data-theme=dark] .services-section{background:#d9c36f;color:#29271e}:root[data-theme=dark] .services-section .section-kicker,:root[data-theme=dark] .services-section .section-heading>p{color:#45402d}.header-command,.theme-switcher button{display:inline-flex;min-height:36px;gap:6px;align-items:center;justify-content:center;border:1px solid rgba(42,38,48,.28);background:var(--paper);color:var(--ink);font:inherit;font-size:12px;font-weight:800}.header-command{padding:6px 9px}.header-command svg{width:15px;height:15px}.header-command kbd{padding:1px 4px;border:1px solid rgba(42,38,48,.2);background:transparent;color:var(--muted);font:inherit;font-size:10px}.theme-switcher{display:inline-flex;gap:3px;padding:3px;border:1px solid rgba(42,38,48,.2);background:var(--paper)}.theme-switcher button{width:28px;min-height:28px;padding:0;border:0;background:transparent}.theme-switcher button svg{width:14px;height:14px}.theme-switcher button[aria-pressed=true]{background:var(--lime);color:#181914}.mobile-navigation-tools{display:none}.home-page .hero.page-shell{display:grid;width:min(1260px,calc(100% - 40px));min-height:min(640px,calc(100svh - 96px));margin:28px auto 0;padding:50px 58px 34px;grid-template-columns:minmax(0,1.08fr) minmax(300px,.72fr);grid-template-rows:minmax(0,1fr) auto;gap:22px 42px;align-items:center;overflow:hidden;border-radius:22px;background:#dbe8fb}.home-page .hero__copy{grid-column:1;grid-row:1;width:100%;padding:0;align-self:center}.home-page .hero h1{max-width:650px;font-family:Georgia,Songti SC,serif;font-size:clamp(52px,5.2vw,78px);line-height:.99;letter-spacing:0}.home-page .hero h1 span{color:var(--ink);font-style:italic}.home-page .hero__summary{max-width:500px;font-size:16px}.home-page .hero-mode-switch{margin-bottom:14px}.home-page .hero-mode-switch button{min-height:36px;padding-inline:12px}.home-page .hero-search{width:min(100%,570px);min-height:58px}.home-page .hero-actions{position:static;display:flex;width:100%;gap:10px;margin-top:16px}.home-page .hero-actions .hero-scroll{position:static;min-height:52px;padding-inline:16px;font-size:16px}.home-page .hero-secondary{min-height:52px;border-radius:4px}.home-page .hero-character{position:relative;z-index:2;right:auto;bottom:auto;display:grid;width:100%;height:100%;min-height:0;margin:0;grid-column:2;grid-row:1 / span 2;align-self:stretch;align-items:end;justify-items:center}.home-page .hero-character__frame{display:grid;width:100%;height:100%;min-height:0;place-items:end center;overflow:visible}.home-page .hero-character img{position:relative;z-index:1;display:block;width:min(100%,440px);max-width:100%;max-height:510px;margin:0;object-fit:contain;object-position:bottom center}.home-page .hero-character__note{top:10%;left:2%;z-index:3}.home-page .hero-character figcaption{right:2%;bottom:8%;z-index:3;display:grid}.home-page .hero-platforms{grid-column:1;grid-row:2;display:flex;width:100%;gap:7px;align-items:center;flex-wrap:wrap;margin:0;padding-top:14px;border-top:1px solid rgba(42,38,48,.18)}.home-page .hero-platforms a{min-height:34px;padding:5px 9px}.home-page .hero-platforms__label{width:100%;margin:0 0 1px}@media(max-width:1023px){.header-command span,.header-command kbd{display:none}.header-command{width:34px;padding:0}.home-page .hero.page-shell{padding:44px 40px 30px;grid-template-columns:minmax(0,1fr) minmax(252px,.64fr);gap:18px 28px}.home-page .hero h1{font-size:clamp(48px,6.4vw,68px)}}@media(max-width:1120px){.header-actions>.header-command,.header-actions>.theme-switcher{display:none}.main-navigation.is-open .mobile-navigation-tools{display:grid;gap:10px;padding-top:10px}.mobile-navigation-tools .header-command{width:100%;min-height:42px;padding:8px 10px;justify-content:flex-start;border-color:var(--ink);color:var(--ink)}.mobile-navigation-tools .header-command span,.mobile-navigation-tools .header-command kbd{display:inline}.mobile-navigation-tools .header-command kbd{margin-left:auto}.mobile-navigation-tools .theme-switcher{display:inline-flex;width:fit-content}}@media(max-width:767px){.main-navigation .mobile-navigation-tools .header-command,.main-navigation .mobile-navigation-tools .theme-switcher{display:inline-flex}.main-navigation .mobile-navigation-tools{display:grid}.header-actions .header-social,.header-actions .account-menu__identity,.header-actions .account-menu__admin{display:none}.header-actions .account-menu__trigger{width:42px;min-height:42px;padding:5px}.home-page .hero.page-shell{display:grid;width:100%;min-height:0;margin:0;padding:32px 20px 26px;grid-template-columns:minmax(0,1fr) minmax(140px,40%);grid-template-rows:auto auto;gap:20px 10px;align-items:start;border-radius:0}.home-page .hero__copy{grid-column:1;grid-row:1;width:100%}.home-page .hero-character{grid-column:2;grid-row:1;width:100%;height:auto;min-height:0;align-self:start;margin-top:58px}.home-page .hero-character__frame{height:auto;min-height:0;place-items:start center}.home-page .hero-character img{width:100%;max-height:none}.home-page .hero-character figcaption{right:-2%;bottom:4%}.home-page .hero-platforms{grid-column:1 / -1;grid-row:2;padding-top:12px}.home-page .hero-actions{flex-wrap:wrap}.home-page .hero-actions .hero-scroll,.home-page .hero-actions .hero-secondary{flex:1 1 150px;justify-content:center;font-size:14px}}@media(max-width:390px){.home-page .hero.page-shell{grid-template-columns:minmax(0,1fr) minmax(124px,36%);gap:20px 8px;padding-inline:16px}.home-page .brand__text{display:grid;font-size:16px}.home-page .brand__text small{display:none}.home-page .hero h1{font-size:clamp(30px,8.2vw,34px);line-height:1.05}.home-page .hero-character{width:100%;height:auto}.home-page .hero-character img{max-height:none}.home-page .hero-character figcaption{display:none}.home-page .hero-mode-switch{max-width:100%}.home-page .hero-mode-switch button{padding-inline:10px;font-size:12px}}@media(max-width:360px){.home-page .hero.page-shell{grid-template-columns:minmax(0,1fr) minmax(108px,36%);gap:20px 4px;padding-inline:16px}.home-page .hero h1{max-width:100%;font-size:28px;line-height:1.05}}
