:root{--ink:#15201f;--muted:#65716e;--paper:#f7f8f5;--line:#e0e5df;--lime:#d2f777;--dark:#101b1a;--blue:#2477b8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Hiragino Kaku Gothic ProN,Noto Sans JP,Meiryo,sans-serif;font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #5d951b;outline-offset:5px}h1,h2,h3,p{margin:0}img{max-width:100%;height:auto}button{color:inherit}::selection{background:var(--lime);color:var(--ink)}.container{width:min(1184px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-100px;background:var(--lime);padding:12px;z-index:100}.skip-link:focus{top:10px}.site-header{height:92px;background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{width:min(1280px,calc(100% - 80px));height:100%;margin:auto;justify-content:space-between}.brand,.header-inner{display:flex;align-items:center}.brand{gap:14px;font-weight:800;font-size:20px;line-height:1.3}.brand-symbol{display:block;flex-shrink:0;width:53px;height:53px;border-radius:10px;object-fit:contain;background:var(--dark)}.footer-brand>span{color:var(--lime)}.brand small{display:block;font-size:9px;letter-spacing:1.8px;margin-top:7px;color:#6a7470}.main-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.main-nav>a{padding-block:9px}.main-nav>a[aria-current=page]{box-shadow:0 2px 0 var(--ink)}.main-nav .nav-cta{background:var(--dark);color:#fff;border-radius:5px;padding:11px 22px;display:flex;gap:26px}.nav-cta span{color:var(--lime)}.menu-toggle{display:none}.hero{background:var(--dark);color:#f7f8ef;overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.1fr 1fr;min-height:510px;align-items:center;grid-gap:24px;gap:24px}.hero-copy{padding:57px 0}.eyebrow,.section-kicker{font-size:12px;font-family:monospace;letter-spacing:2px;font-weight:500}.eyebrow{display:flex;align-items:center;gap:10px;color:#d7e0cd;margin-bottom:24px}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--lime);display:inline-block;box-shadow:0 0 0 4px #d2f77712}.hero h1{font-size:clamp(40px,4.3vw,62px);line-height:1.45;letter-spacing:.02em;font-weight:800}.hero h1>span{color:var(--lime)}.hero-copy>p{color:#b2bdb6;margin-top:20px;line-height:2;font-size:15px}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:31px;font-size:14px}.button-primary{background:var(--lime);color:var(--ink);padding:13px 23px;border-radius:4px;font-weight:700;display:flex;gap:30px;transition:background .2s,transform .2s}.button-primary:hover{background:#e2ffab;transform:translateY(-2px)}.button-text{color:#dce4db;font-size:13px}.hero-topics{margin-top:35px;display:flex;align-items:center;gap:15px;font-size:12px;color:#d8dfd7}.hero-topics>span:first-child{font-family:monospace;font-size:10px;color:#77887e;letter-spacing:1.5px;margin-right:10px}.small-cross{color:#66776c}.hero-visual{position:relative;height:420px;background-image:radial-gradient(#70857433 1px,transparent 0);background-size:23px 23px;isolation:isolate}.orbit{position:absolute;border:1px solid #788d6030;border-radius:50%;left:50%;top:48%;transform:translate(-50%,-50%);z-index:-1}.orbit-one{width:345px;height:345px}.orbit-two{width:440px;height:440px}.tech-tile{position:absolute;width:166px;height:176px;border-radius:19px;padding:5px 20px;font-family:Arial,sans-serif;font-size:92px;line-height:1.5;font-weight:600;box-shadow:15px 24px 50px #0005;border:1px solid #ffffff20}.tech-tile span{display:block;font-family:monospace;font-size:12px;letter-spacing:1px;font-weight:400}.ts-tile{background:#cfee8b;color:#213528;left:12%;top:74px;transform:rotate(-11deg)}.next-tile{background:linear-gradient(135deg,#35453a,#1b2823);color:#f6faec;right:8%;top:155px;transform:rotate(12deg);font-size:104px;line-height:1.32}.floating-tag{position:absolute;right:3%;top:53px;font-family:monospace;font-size:12px;border:1px solid #4b604b;background:#1c2a22;padding:9px 17px;border-radius:5px;color:#bdd196;transform:rotate(5deg)}.visual-coordinate{left:7%;top:16px;letter-spacing:2px;color:#829071}.visual-caption,.visual-coordinate{position:absolute;font-size:10px;font-family:monospace}.visual-caption{bottom:29px;left:18%;letter-spacing:1.5px;color:#84947d;display:flex;align-items:center;gap:13px}.visual-plus{position:absolute;font-size:44px;font-weight:200;left:4%;bottom:73px;color:#b3cb84}.hero-bottom{border-top:1px solid #ffffff15;padding-block:18px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.6px;color:#859487}.hero-bottom>span:last-child{font-size:12px;letter-spacing:.08em;display:flex;gap:30px}.hero-bottom a{color:var(--lime)}.home-content{padding-top:57px}.section-kicker{color:#748071;margin-bottom:18px}.featured-grid{display:grid;grid-template-columns:1fr 2.7fr;grid-gap:45px;gap:45px}.featured-intro h2{font-size:26px;line-height:1.65;letter-spacing:.02em}.featured-intro p{font-size:13px;color:var(--muted);margin-top:13px;line-height:2}.intro-arrow{display:block;font-size:40px;font-weight:400;margin-top:5px;color:#788870}.featured-card{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:#fff;transition:box-shadow .2s}.article-card:hover,.featured-card:hover{box-shadow:0 8px 24px #1c30210d}.featured-body{padding:26px 28px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:#7e877b}.topic-label{font-family:monospace;font-size:12px;font-weight:600;background:#ebf2f7;color:#246495;padding:3px 8px;border-radius:3px;display:inline-block}.topic-label.next-js{background:#edf0e8;color:#3c5040}.featured-body h3{font-size:21px;line-height:1.65;margin:14px 0 9px}.featured-body p{font-size:13px;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.read-link{display:block;font-size:12px;font-weight:700;margin-top:18px}.article-art{height:180px;background:#e4edf0;position:relative;overflow:hidden;isolation:isolate}.article-art.next-js{background:#e4e9dc}.article-art.large{height:100%;min-height:235px}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#74887816 1px,transparent 0),linear-gradient(90deg,#74887816 1px,transparent 0);background-size:28px 28px;transform:rotate(-13deg) scale(1.2);z-index:-1}.art-logo{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%) rotate(-9deg);font-family:Arial,sans-serif;font-size:72px;font-weight:700;color:#2873a4;letter-spacing:-5px;line-height:1.3}.art-logo>span{color:#72a5c2}.next-js .art-logo{color:#283c2e;font-size:82px;font-weight:500}.next-js .art-logo>span{font-size:46px;color:#80966b}.art-code{top:18px;font-size:10px;color:#718792}.art-code,.art-label{position:absolute;left:18px;font-family:monospace}.art-label{bottom:15px;font-size:9px;letter-spacing:1.8px;color:#617780}.art-corner{position:absolute;right:17px;bottom:11px;font-family:monospace;font-size:19px;color:#8eaaa9}.articles-section{margin-top:75px;scroll-margin-top:30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:29px}.section-heading .section-kicker{margin-bottom:8px}.section-heading h2,.topic-section>h2{font-size:29px;letter-spacing:.03em}.section-heading h2 span{font-family:Arial,sans-serif;font-weight:400;font-size:14px;letter-spacing:0;color:#90978b;margin-left:19px}.section-heading>p{font-size:13px;color:var(--muted)}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0}.filter-group{display:flex;gap:7px}.filter-group button{border:0;border-radius:4px;background:transparent;padding:9px 15px;font-size:13px;color:#65705e}.filter-group button[aria-pressed=true]{background:var(--dark);color:#fff}.filter-group button span{margin-left:9px;font-size:10px;color:#93a08b}.filter-group button[aria-pressed=true] span{color:var(--lime)}.search-field{display:flex;align-items:center;gap:10px;width:280px;border:1px solid var(--line);border-radius:4px;background:#fff;padding:7px 13px}.search-field>span{font-size:24px;color:#63715e;line-height:1}.search-field input{min-width:0;width:100%;border:0;background:transparent;outline-offset:7px;font-size:12px;color:var(--ink);padding:4px}.result-count{font-family:monospace;font-size:10px;color:#7e8876;letter-spacing:1.5px;margin:21px 0 14px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:25px;gap:25px}.article-card{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff;transition:transform .2s,box-shadow .2s}.article-card:hover{transform:translateY(-4px)}.card-link{height:100%}.card-body,.card-link{display:flex;flex-direction:column}.card-body{padding:22px;flex:1 1}.card-body h3{font-size:17px;line-height:1.8;margin:15px 0 10px}.card-body>p{font-size:13px;line-height:1.9;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:22px;margin-top:auto;font-size:11px;color:#899082}.card-bottom>span{font-size:19px;color:#40513e}.topic-section{margin-top:74px;padding-top:30px;border-top:1px solid var(--line)}.topic-section .section-kicker{margin-bottom:10px}.topic-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-top:25px}.topic-panel{padding:28px;background:#ebefe7;border:1px solid #dfe6d9;border-radius:7px;display:flex;align-items:center;gap:23px}.topic-panel:hover{background:#e3eadc}.topic-icon{background:#3077a6;color:#fff;font-size:25px;font-weight:700;width:58px;height:58px;display:grid;place-items:center;border-radius:7px;flex-shrink:0}.topic-icon.next-icon{background:#19251c;border-radius:50%;font-size:32px;font-weight:500}.topic-panel h3{font-size:20px}.topic-panel p{font-size:12px;color:#69745f;margin-top:5px}.topic-panel>span:last-child{margin-left:auto;font-size:23px;align-self:flex-start}.about-strip{display:flex;gap:43px;align-items:center;margin:72px 0;padding:43px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-mark{font-size:78px;font-weight:700;letter-spacing:-7px;color:#bcc7ac;line-height:1}.about-strip .section-kicker{margin-bottom:6px;font-size:10px}.about-strip h2{font-size:20px;margin-bottom:8px}.about-strip p{font-size:13px;color:var(--muted);line-height:1.95}.site-footer{background:var(--dark);color:#d9e0d5}.footer-main{display:flex;justify-content:space-between;padding-block:46px}.footer-brand{font-size:40px;font-weight:700;letter-spacing:-3px;line-height:1.5}.footer-brand b{font-size:18px;letter-spacing:1px;margin-left:15px;vertical-align:middle}.footer-main p{font-size:12px;color:#8c9b88;margin-top:11px}.footer-main nav{display:flex;gap:35px;font-size:13px;padding-top:20px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff15;padding-block:22px;font-size:10px;color:#8b9a83}.footer-bottom>span{font-family:monospace;letter-spacing:1.4px}.footer-bottom>a{font-size:11px}.ad-space:has(ins:empty){min-height:0}.breadcrumbs{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;color:#7c8774;margin-bottom:34px}.breadcrumbs a:hover{color:#1d3420}.category-page{padding-block:35px 80px;min-height:70vh}.category-heading{padding:35px 0 48px}.category-heading h1{font-size:56px;line-height:1.4;letter-spacing:-2px}.category-heading h1 span{font-size:20px;font-weight:500;margin-left:25px;letter-spacing:0}.category-heading p{max-width:660px;margin-top:20px;color:var(--muted)}.category-crosslink{text-align:right;margin-top:40px;font-size:14px}.empty-state{text-align:center;padding:65px 20px}.empty-state p{margin:10px 0;color:var(--muted)}.empty-state button{border:1px solid var(--line);background:#fff;border-radius:4px;padding:9px 20px;margin-top:14px}.article-page{padding-block:35px 80px}.article-header{max-width:920px;padding:15px 0 42px}.article-header h1{font-size:clamp(26px,3.2vw,42px);line-height:1.65;letter-spacing:.01em;margin-top:20px;overflow-wrap:anywhere}.article-byline{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:12px;color:var(--muted);margin-top:24px}.article-layout{display:grid;grid-template-columns:minmax(0,800px) minmax(190px,1fr);grid-gap:60px;gap:60px;align-items:start}.article-summary{padding:26px 30px;border-left:3px solid #99bc59;background:#edf2e5;margin-bottom:36px;border-radius:0 5px 5px 0}.article-summary>span{font-size:13px;font-weight:700;color:#49643b}.article-summary p{margin-top:8px;line-height:2}.prose{font-size:16px;line-height:2.15;overflow-wrap:anywhere}.prose h2{font-size:25px;margin:50px 0 22px;padding-bottom:13px;border-bottom:1px solid var(--line)}.prose h3{font-size:21px;margin:35px 0 17px}.prose h4{font-size:18px;margin:28px 0 13px}.prose ol,.prose p,.prose ul{margin:18px 0}.prose a{color:#2571a3;text-decoration:underline;text-underline-offset:4px}.prose pre{background:#15211c;color:#e1eed6;padding:24px;overflow-x:auto;white-space:pre;border-radius:8px;line-height:1.8;font-size:14px;max-width:100%;overflow-wrap:normal}.prose code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.prose :not(pre)>code{background:#e8ece4;padding:3px 6px;border-radius:3px;font-size:.9em}.prose blockquote{border-left:3px solid #9bab89;background:#edf0e8;margin:25px 0;padding:12px 24px;color:#5d6b51}.prose img{border-radius:6px}.prose table{display:block;overflow-x:auto;border-collapse:collapse;max-width:100%;margin:24px 0}.prose td,.prose th{padding:12px;border:1px solid var(--line);min-width:120px}.prose iframe{max-width:100%}.article-sidebar{position:-webkit-sticky;position:sticky;top:35px}.table-of-contents{border-top:2px solid var(--ink);padding-top:17px}.table-of-contents h2{font-size:14px;margin-bottom:17px}.table-of-contents ol{padding:0;list-style:none;margin:0}.table-of-contents li{font-size:12px;line-height:1.7;margin:12px 0;color:var(--muted)}.table-of-contents .toc-sub{padding-left:14px}.table-of-contents a:hover{text-decoration:underline;color:var(--ink)}.sidebar-category{display:block;font-size:12px;padding-top:20px;margin-top:26px}.author-box,.sidebar-category{border-top:1px solid var(--line)}.author-box{display:flex;gap:25px;padding:30px 0;border-bottom:1px solid var(--line);margin-top:55px}.author-avatar{background:var(--dark);color:var(--lime);width:60px;height:60px;border-radius:50%;display:grid;place-items:center;font-size:28px;flex-shrink:0}.author-box h2{font-size:19px;margin-top:3px}.author-box p{font-size:13px;margin:8px 0;color:var(--muted)}.author-box a{font-size:12px}.related-section{margin-top:65px}.related-section h2{font-size:25px;margin-bottom:25px}.legal-page{padding-block:60px;max-width:900px}.legal-page h1{font-size:36px;margin-bottom:35px}.legal-page h5{font-size:20px}.legal-page section>div{padding:20px 0!important;width:100%!important}.legal-page section{width:100%}.legal-page ol{padding-left:25px}@media(min-width:1440px){.hero-layout{min-height:560px}.hero-visual{transform:scale(1.06)}}@media(max-width:1000px){.container,.header-inner{width:calc(100% - 48px)}.main-nav{gap:20px}.hero-layout{grid-template-columns:1.1fr .9fr}.hero h1{font-size:44px}.hero-actions{gap:14px;flex-wrap:wrap}.hero-visual{transform:scale(.85);transform-origin:center}.tech-tile{width:145px;height:160px;font-size:80px}.ts-tile{left:0}.next-tile{right:-5%}.hero-topics{gap:9px}.featured-grid{grid-template-columns:1fr 2.8fr;gap:25px}.featured-body{padding:20px}.featured-intro h2{font-size:23px}.featured-body h3{font-size:18px}.article-grid{gap:18px}.card-body{padding:18px}.topic-panel{padding:22px;gap:15px}.article-layout{gap:32px}.footer-main nav{gap:20px}}@media(max-width:720px){.container,.header-inner{width:calc(100% - 36px)}.site-header{height:76px}.brand{font-size:17px;gap:10px}.brand-symbol{width:47px;height:47px}.brand small{font-size:8px}.menu-toggle{display:block;border:1px solid var(--line);background:transparent;border-radius:4px;padding:7px 10px;font-size:12px}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;z-index:20;padding:20px;background:var(--paper);box-shadow:0 12px 18px #0001;align-items:stretch;gap:8px}.main-nav.is-open{display:flex;flex-direction:column}.main-nav>a[aria-current=page]{box-shadow:none;color:#52782c}.main-nav .nav-cta{justify-content:space-between}.hero-layout{display:flex;flex-direction:column;gap:0;align-items:stretch;min-height:0}.hero-copy{padding:40px 0 0}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:22px}.hero h1{font-size:clamp(35px,9vw,52px);line-height:1.55}.hero-copy>p{font-size:13px;margin-top:17px}.hero-actions{margin-top:25px;gap:18px}.button-primary{padding:12px 18px;gap:17px;font-size:13px}.button-text{font-size:12px}.hero-topics{margin-top:24px;font-size:11px}.hero-topics>span:first-child{font-size:9px}.hero-visual{height:310px;width:100%;max-width:430px;align-self:center;transform:scale(.87);margin:-4px 0 -8px}.orbit-one{width:265px;height:265px}.orbit-two{width:340px;height:340px}.ts-tile{left:12%;top:55px;width:140px;height:145px;font-size:75px}.next-tile{right:9%;top:112px;width:135px;height:146px;font-size:90px}.tech-tile span{font-size:10px}.visual-coordinate{top:5px}.floating-tag{top:22px;right:4%;font-size:10px}.visual-caption{bottom:-1px;left:14%;font-size:9px}.visual-plus{bottom:35px;left:5%}.hero-bottom{padding:15px 0;font-size:8px;letter-spacing:1px}.hero-bottom>span:last-child{font-size:10px;gap:10px}.home-content{padding-top:35px}.section-kicker{font-size:10px;letter-spacing:1.7px}.featured-grid{grid-template-columns:1fr;gap:22px}.featured-intro h2{font-size:24px}.featured-intro h2 br{display:none}.featured-intro p{font-size:12px}.featured-intro p br,.intro-arrow{display:none}.featured-card{grid-template-columns:.85fr 1.15fr}.article-art.large{min-height:235px}.featured-body{padding:18px 15px}.featured-body h3{font-size:16px;line-height:1.7}.featured-body p{font-size:12px}.featured-body .card-meta{flex-wrap:wrap;gap:6px}.art-code,.art-label{font-size:8px;left:11px}.art-label{letter-spacing:1px}.art-logo{font-size:60px}.next-js .art-logo{font-size:70px}.articles-section{margin-top:43px}.section-heading{margin-bottom:20px;display:block}.section-heading h2,.topic-section>h2{font-size:25px}.section-heading>p{margin-top:8px;font-size:12px}.list-toolbar{flex-direction:column;align-items:stretch;gap:12px;padding:12px 0}.filter-group{gap:3px}.filter-group button{font-size:12px;padding:8px 11px;flex:1 1}.filter-group button span{margin-left:6px}.search-field{width:100%}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.article-art{height:145px}.card-body{padding:14px}.card-meta{font-size:10px;flex-wrap:wrap;gap:5px}.topic-label{font-size:11px}.card-body h3{font-size:15px;line-height:1.7;margin:10px 0}.card-body>p{font-size:12px}.card-bottom{font-size:10px;padding-top:15px}.topic-section{margin-top:43px;padding-top:25px}.topic-grid{grid-template-columns:1fr;gap:14px;margin-top:20px}.topic-panel{padding:22px;gap:20px}.topic-panel p{font-size:12px}.about-strip{padding:28px 0;gap:20px;margin:40px 0}.about-mark{font-size:52px;letter-spacing:-5px}.about-strip h2{font-size:16px}.about-strip p{font-size:12px}.about-strip p br{display:none}.footer-main{flex-direction:column;gap:20px;padding:30px 0}.footer-main nav{justify-content:space-between;font-size:12px;padding-top:5px;gap:12px}.footer-bottom{flex-wrap:wrap;gap:15px;padding-block:18px;font-size:10px}.footer-bottom>span{display:none}.footer-bottom a{margin-left:auto}.category-page{padding:25px 0 45px}.category-heading{padding:15px 0 30px}.category-heading h1{font-size:42px}.category-heading h1 span{display:block;font-size:17px;margin:10px 0 0}.category-heading p{font-size:14px;line-height:2}.article-page{padding:25px 0 50px}.breadcrumbs{font-size:11px;margin-bottom:22px}.article-header{padding:10px 0 25px}.article-header h1{font-size:27px}.article-byline{gap:8px 15px;font-size:11px}.article-layout{display:flex;flex-direction:column;gap:25px}.article-layout>div{min-width:0;width:100%}.article-sidebar{position:static;order:-1;width:100%}.table-of-contents{padding:18px;background:#edf0e8;border-top:0;border-radius:5px}.table-of-contents ol{max-height:230px;overflow:auto}.sidebar-category{display:none}.article-summary{padding:22px;margin-bottom:25px}.article-summary p{font-size:15px}.prose{font-size:16px}.prose h2{font-size:23px;margin-top:35px}.prose pre{padding:18px;font-size:13px}.related-section .article-grid{grid-template-columns:1fr}.related-section .article-art{height:180px}.related-section h2{font-size:22px}.legal-page{padding-top:30px}.legal-page h1{font-size:28px}}@media(max-width:390px){.article-grid{grid-template-columns:1fr}.article-art{height:180px}.featured-card{grid-template-columns:1fr}.article-art.large{height:180px;min-height:180px}.hero-actions{gap:12px}.hero-topics{gap:7px}.hero-topics>span:first-child{letter-spacing:.5px;margin-right:3px}.hero-bottom>span:first-child{font-size:7px}.hero-bottom>span:last-child{font-size:9px}.about-mark{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}.brand small{font-size:10px}.art-code,.art-label,.card-bottom,.card-meta,.footer-bottom,.footer-bottom>a,.hero-bottom,.hero-bottom>span:last-child,.hero-topics>span:first-child,.result-count,.section-kicker,.visual-caption,.visual-coordinate{font-size:12px}.about-strip p,.button-text,.card-body>p,.featured-body p,.featured-intro p,.filter-group button,.footer-main p,.search-field input,.section-heading>p,.sidebar-category,.table-of-contents li,.topic-panel p{font-size:14px}.table-of-contents li{line-height:1.8}.art-label{font-size:10px}.hero-bottom{letter-spacing:.6px}.hero-topics{flex-wrap:wrap}.hero-topics>span:first-child{letter-spacing:.8px}.hero-bottom>span:last-child{gap:14px}.hero-visual .visual-caption{font-size:10px}.footer-bottom{gap:16px}.card-meta>span:last-child{white-space:nowrap}@media(max-width:720px){.hero-bottom{flex-wrap:wrap;gap:7px}.hero-topics>span:first-child,.hero-visual .visual-coordinate{font-size:10px}.featured-body .card-meta{font-size:12px}.footer-main nav,.section-heading h2 span{font-size:14px}.article-grid .card-meta{font-size:12px}.art-label{font-size:9px}.about-strip .section-kicker,.card-bottom{font-size:12px}.featured-card{grid-template-columns:1fr}.featured-card .article-art.large{height:180px;min-height:180px}.hero-actions{flex-wrap:wrap}.footer-bottom>span{display:none}}.article-art.react{background:linear-gradient(135deg,#12333f,#0d1e2b);color:#78dff5}.react .art-logo{color:#78dff5}.topic-label.react{color:#096b83}.topic-icon.react-icon{background:#12333f;color:#78dff5}.filter-group,.footer-main nav,.list-toolbar{flex-wrap:wrap}.category-crosslink{display:flex;flex-wrap:wrap;gap:24px}.topic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-panel,.topic-panel>div{min-width:0}@media(max-width:1000px){.topic-grid{grid-template-columns:1fr}}@media(max-width:720px){.filter-group button{flex:1 1 40%}}.article-art.javascript{background:linear-gradient(135deg,#f4df75,#e6b843);color:#322d13}.javascript .art-logo{color:#322d13}.topic-label.javascript{color:#725500}.topic-icon.javascript-icon{background:#f4df75;color:#322d13}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-path{margin:0 0 36px;padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff}.learning-path h2{font-size:24px;line-height:1.6}.learning-path>p{margin:10px 0 20px;color:var(--muted)}.learning-path ol{list-style:none;margin:0;padding:0;display:grid;grid-gap:10px;gap:10px}.learning-path li a{display:grid;grid-template-columns:130px 1fr auto;align-items:center;grid-gap:16px;gap:16px;padding:14px 16px;background:#f8f7ee;border-radius:6px}.learning-path li a:hover{background:#f5ebbc}.learning-path li span{font-size:13px}.learning-path li strong{font-size:16px}.category-articles-title{font-size:24px;margin:24px 0 12px}@media(min-width:721px) and (max-width:1000px){.main-nav{gap:12px;font-size:13px}.main-nav .nav-cta{padding:10px 12px;gap:10px}.brand{font-size:17px}}@media(max-width:720px){.topic-grid{grid-template-columns:1fr}.learning-path{padding:20px}.learning-path h2{font-size:21px}.learning-path li a{grid-template-columns:1fr auto;gap:5px}.learning-path li a>span:first-child{grid-column:1/-1}.learning-path li strong{font-size:15px}}.category-guide{margin:0 0 28px;padding:clamp(24px,4vw,40px);border:1px solid #dfcc7a;border-radius:20px;background:linear-gradient(125deg,#fff9de,#fff 78%);color:#17212e}.category-guide h2{font-size:clamp(24px,3vw,32px);line-height:1.5;margin:12px 0}.category-guide p{line-height:1.9;max-width:760px}.category-guide ul{padding-left:1.4em;line-height:2;margin:18px 0 24px}.category-guide>a{display:inline-flex;align-items:center;gap:20px;padding:13px 20px;border-radius:10px;background:#17212e;color:#fff;font-weight:700;line-height:1.6}.category-guide>a:hover{background:#334155}.category-guide>a:focus-visible{outline:3px solid #956900;outline-offset:4px}.learning-guide{max-width:900px;margin:0 auto 56px}.guide-updated{font-size:13px;color:var(--muted);line-height:1.8;margin:0 0 20px}.guide-contents{border:1px solid #c3d6eb;border-radius:18px;background:#eff6ff;padding:24px;margin-bottom:36px}.guide-contents>strong{font-size:18px}.guide-contents ol{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 32px;gap:12px 32px;padding-left:22px;margin:18px 0 24px}.guide-contents li{line-height:1.8}.guide-contents a{text-decoration:underline;text-underline-offset:4px}.guide-article-jump{font-weight:700}.learning-guide .prose{max-width:none}.guide-diagram{margin:32px 0}.guide-diagram img{display:block;width:100%;height:auto;border-radius:18px}.guide-diagram figcaption{font-size:14px;line-height:1.8;color:var(--muted);margin-top:12px}#typescript-articles,.learning-guide h2,.learning-guide h3{scroll-margin-top:28px}@media(max-width:640px){.guide-contents{padding:20px}.guide-contents ol{grid-template-columns:1fr;gap:8px}.guide-diagram{margin:24px 0}.learning-guide{margin-bottom:36px}}