@layer reset{*{box-sizing:border-box}body,h1,h2,h3,h4,p,ul,ol{margin:0}img,svg{max-width:100%}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}}@layer base{:root{--bg:#f7f8fa;--ink:#172b3a;--muted:#465a69;--primary:#1f4b6e;--border:#dbe2e8;--soft:#eef3f6;--white:#fff;--radius:18px;--max:1200px}html{color:var(--ink);background:var(--bg);scroll-padding-top:1.5rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.6}body{margin:0}a{color:var(--primary);text-underline-offset:.2em;text-decoration-thickness:1px}a:hover{text-decoration-thickness:2px}button,summary{cursor:pointer}button{border:0}a,button,summary{touch-action:manipulation}:focus-visible{outline-offset:4px;outline:3px solid #172b3a;box-shadow:0 0 0 3px #fff}main:focus{outline:none}h1,h2,h3,h4{letter-spacing:-.025em;font-weight:650;line-height:1.2}h1{font-size:clamp(2rem,4.2vw,3.6rem)}h2{font-size:1.65rem}h3{font-size:1.28rem}h4{font-size:1.12rem}p{overflow-wrap:anywhere}ul,ol{padding-left:1.4rem}li+li{margin-top:.35rem}::selection{background:#dbeaf4}input{min-width:0}button{min-height:48px}a:focus-visible{border-radius:4px}}@layer components{.skip-link{z-index:10;background:#fff;padding:.75rem 1rem;position:absolute;top:0;left:1rem;transform:translateY(-150%)}.skip-link:focus{top:1rem;transform:none}.site-header{border-bottom:1px solid var(--border);background:#ffffffe6}.header-inner{max-width:var(--max);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;margin:auto;padding:1.1rem 0;display:flex}.brand{color:var(--ink);align-items:center;gap:.7rem;font-size:1rem;font-weight:650;line-height:1.15;text-decoration:none;display:flex}.brand-mark{background:var(--primary);color:#fff;letter-spacing:-3px;border-radius:11px;justify-content:center;align-items:center;width:43px;height:46px;padding-right:3px;font-family:Georgia,serif;font-size:33px;display:flex}.brand-mark span{color:#b9d6e6}.brand-break{display:none}.site-header nav{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.site-header nav a{color:var(--muted);align-items:center;gap:.35rem;min-height:44px;font-size:.85rem;font-weight:600;text-decoration:none;display:flex}.site-header nav a:hover{color:var(--primary);text-decoration:underline}.home-shell,.page-shell{max-width:var(--max);margin:0 auto}.hero{grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);align-items:center;gap:4rem;padding:4.2rem 0 3.7rem;display:grid}.eyebrow{letter-spacing:.13em;color:var(--primary);margin-bottom:1rem;font-size:.72rem;font-weight:700}.small-line{background:var(--primary);vertical-align:middle;width:25px;height:2px;margin-right:.6rem;display:inline-block}.hero h1{letter-spacing:-.045em;margin-bottom:1.15rem;font-size:clamp(2.5rem,4.5vw,3.85rem);line-height:1.07}.hero h1 span{color:var(--primary)}.hero-intro{max-width:42ch;color:var(--muted);margin-bottom:1.7rem;font-size:1.1rem;line-height:1.55}.search-form label{margin-bottom:.55rem;font-size:.88rem;font-weight:650;display:block}.search-control{background:#fff;border:1px solid #9eafbc;border-radius:12px;align-items:center;gap:.55rem;padding:.35rem;display:flex}.search-control:focus-within{outline:2px solid var(--primary);outline-offset:2px}.search-control svg{fill:none;width:22px;height:22px;stroke:var(--muted);stroke-width:1.6px;flex-shrink:0;margin-left:.6rem}.search-control input{width:100%;color:var(--ink);background:0 0;border:0;flex:1;min-height:48px;padding:.7rem .4rem;font-size:.88rem}.search-control input:focus-visible{box-shadow:none;outline:none}.search-control input::placeholder{color:#526676;opacity:1}.search-control button{background:var(--primary);color:#fff;white-space:nowrap;border-radius:8px;padding:.65rem 1rem;font-size:.85rem;font-weight:600}.search-control button:hover{background:#173c59}.basis-link{align-items:center;gap:1.1rem;min-height:44px;margin-top:1rem;padding:.5rem 0;font-size:.9rem;font-weight:650;text-decoration:none;display:inline-flex}.basis-link:hover{text-decoration:underline}.hero-note{background:#edf2f5;border:1px solid #dce5eb;border-radius:22px;padding:2rem;position:relative}.note-tab{color:#476474;letter-spacing:.12em;margin-bottom:1.1rem;font-size:.67rem;font-weight:700;display:inline-block}.hero-note h2{letter-spacing:-.03em;margin-bottom:1.4rem;font-size:1.65rem;line-height:1.2}.hero-note ol{padding:0;list-style:none}.hero-note li{align-items:flex-start;gap:.9rem;padding:.7rem 0;display:flex}.hero-note li+li{border-top:1px solid #d7e1e7;margin-top:.2rem}.hero-note li>span{min-width:31px;height:31px;color:var(--primary);border:1px solid #b5c8d4;border-radius:50%;place-items:center;margin-top:.1rem;font-size:.75rem;display:grid}.hero-note strong{font-size:.88rem;font-weight:650}.hero-note p{color:var(--muted);margin-top:.16rem;font-size:.81rem}.category-section{border-top:1px solid var(--border);padding:2.6rem 0 4.5rem}.section-intro{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.6rem;display:flex}.section-intro .eyebrow{margin-bottom:.4rem}.section-intro>p{color:var(--muted);font-size:.88rem}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.category-card{border:1px solid var(--border);border-radius:var(--radius);color:var(--ink);background:#fff;flex-direction:column;min-height:263px;padding:1.45rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.category-card:hover{border-color:#8fa9bc;box-shadow:0 5px 20px #172b3a0a}.category-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.category-symbol{color:#285774;background:#e9f1f6;border-radius:11px;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:1.5rem;line-height:1;display:grid}.accent-1 .category-symbol{color:#3d5f50;background:#edf2ed}.accent-2 .category-symbol{color:#6c5a3c;background:#f4f0e7}.card-arrow{color:#567184;flex-shrink:0;align-self:flex-start;font-size:1.2rem}.category-top .card-arrow{font-size:1.4rem}.category-card h3{max-width:26ch;margin-bottom:.65rem;font-size:1.15rem;line-height:1.23}.category-card p{color:var(--muted);margin-bottom:1rem;font-size:.82rem;line-height:1.55}.category-action{color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;font-size:.76rem;font-weight:600;display:flex}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.65rem;padding-top:1.8rem;font-size:.78rem;display:flex}.breadcrumbs a{color:var(--muted)}.listing-heading{max-width:850px;padding:2.5rem 0 1.7rem;position:relative}.listing-heading h1{margin-bottom:.9rem;font-size:clamp(2rem,3.8vw,3.1rem)}.listing-heading>p:last-child{color:var(--muted);max-width:60ch}.large{width:52px;height:52px;margin-bottom:1rem}.listing-heading .eyebrow{margin-bottom:.6rem}.page-shell{padding-bottom:4rem}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.topic-card{border:1px solid var(--border);border-radius:var(--radius);color:var(--ink);background:#fff;align-items:center;gap:1.15rem;min-height:130px;padding:1.45rem;text-decoration:none;display:flex}.topic-card:hover{border-color:#8fa9bc;box-shadow:0 4px 20px #172b3a08}.topic-card-body{flex:1;min-width:0}.topic-kind{letter-spacing:.025em;color:var(--muted);margin-bottom:.5rem;font-size:.72rem;display:block}.topic-card h2{font-size:1.2rem;line-height:1.35}.filters{flex-wrap:wrap;gap:.6rem;margin-bottom:.6rem;display:flex}.filters button{color:var(--primary);background:#fff;border:1px solid #a8b8c3;border-radius:30px;padding:.55rem 1rem;font-size:.82rem}.filters button[aria-pressed=true]{background:var(--primary);color:#fff;border-color:var(--primary)}.filter-status{color:var(--muted);min-height:1rem;margin-bottom:.6rem;font-size:.8rem}.basis-shell{max-width:900px}.basis-list{gap:.75rem;display:grid}.basis-list .topic-card{min-height:100px}.step-number{color:#577185;flex-shrink:0;width:40px;font-size:1rem;font-weight:500}.more-topics{margin-top:1rem}.more-topics summary{background:var(--soft);border-radius:10px;margin-bottom:1rem;padding:1rem;font-weight:600}.topic-heading{max-width:960px;padding:2.4rem 0}.topic-heading h1{margin-bottom:1.2rem;font-size:clamp(2rem,4vw,3.25rem)}.topic-heading .goal{color:var(--muted);max-width:73ch;font-size:1.03rem}.goal p+p{margin-top:.7rem}.topic-layout{grid-template-columns:205px minmax(0,1fr);align-items:start;gap:2.5rem;display:grid}.page-menu{position:sticky;top:1.5rem}.page-menu nav{border-left:2px solid #dbe5eb;flex-direction:column;padding-left:1rem;display:flex}.page-menu p{margin-bottom:.6rem;font-size:.75rem;font-weight:650}.page-menu a{min-height:44px;padding:.45rem 0;font-size:.82rem;text-decoration:none;display:block}.page-menu a:hover{text-decoration:underline}.topic-main{min-width:0;max-width:850px}.prerequisites{border-radius:var(--radius);background:#eaf0f4;border:1px solid #d8e3eb;margin-bottom:1.5rem;padding:1.4rem 1.65rem}.prerequisites h2{margin-bottom:.65rem;font-size:1.1rem}.prerequisites .prose{font-size:.92rem}.panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;margin-bottom:1.6rem;padding:1.75rem 2rem}.panel>h2{margin-bottom:1rem;font-size:1.4rem}.section-heading{border-bottom:1px solid var(--border);align-items:center;gap:.8rem;margin-bottom:1.7rem;padding-bottom:1.2rem;display:flex}.section-heading h2{font-size:1.45rem}.section-mark{color:var(--primary);border:1px solid #bdccd7;border-radius:7px;place-items:center;width:34px;height:34px;font-size:.85rem;display:grid}.source-section+.source-section{margin-top:1.7rem}.source-section h3,.source-section h4{margin-bottom:.8rem}.source-section:empty{display:none}.prose{overflow-wrap:anywhere;line-height:1.75}.prose p+p,.prose p+ul,.prose p+ol,.prose ul+p,.prose ol+p,.prose .table-wrap+p,.prose blockquote+p{margin-top:.85rem}.prose ul,.prose ol{margin-block:.7rem}.prose li>p+p{margin-top:.5rem}.prose blockquote{color:#223f54;background:#f2f6f8;border-left:3px solid #749ab2;margin:1rem 0;padding:.9rem 1.1rem}.prose strong{font-weight:680}.prose hr{border:0;border-top:1px solid var(--border)}.table-wrap{border:1px solid #d9e2e9;border-radius:10px;max-width:100%;margin:1rem 0;overflow:auto}.table-wrap table{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem;line-height:1.5}.table-wrap th{color:#263f50;background:#edf3f6;font-weight:650}.table-wrap th,.table-wrap td{vertical-align:top;border-bottom:1px solid #e1e8ed;min-width:100px;padding:.75rem .85rem}.table-wrap tr:last-child td{border-bottom:0}.table-wrap tbody tr:nth-child(2n){background:#fafbfd}.table-wrap th:first-child,.table-wrap td:first-child{min-width:125px}.function-list{padding:0;list-style:none}.function-list li{border-bottom:1px solid #e4e9ed;padding:.65rem 0 .65rem 1.2rem;font-size:.94rem;position:relative}.function-list li:before{content:"→";color:#52738a;position:absolute;left:0}.function-list li+li{margin-top:0}.development-note{color:#5e5642;background:#f3f1e9;border:1px solid #e3ded0;border-radius:8px;margin-top:1.2rem;padding:1rem;font-size:.82rem}.next-topics{padding:.5rem .1rem}.next-topics h2{margin-bottom:.8rem;font-size:1.3rem}.next-topics ul{padding:0;list-style:none}.next-topics li a{min-height:44px;padding:.45rem 0;font-size:.93rem;display:inline-block}.search-shell{max-width:960px;min-height:65vh}.search-shell .search-form{max-width:750px}.search-shell #search-status{color:var(--muted);margin:1.3rem 0;font-size:.9rem}.info-shell{max-width:800px;min-height:60vh}.info-shell h1{margin:2rem 0 1.3rem;font-size:2.6rem}.info-shell h2{margin:1.5rem 0 .7rem;font-size:1.3rem}.site-footer{border-top:1px solid var(--border);background:#fff}.footer-inner{max-width:var(--max);justify-content:space-between;align-items:center;gap:2rem;margin:auto;padding:2rem 0;font-size:.85rem;display:flex}.footer-inner strong{font-weight:650}.footer-inner p{color:var(--muted);margin-top:.2rem;font-size:.8rem}.footer-inner nav{flex-wrap:wrap;gap:1.4rem;display:flex}.footer-inner nav a{align-items:center;min-height:44px;font-size:.8rem;display:flex}.review-banner{color:#374e45;background:#edf1ee;border-top:1px solid #d6ddd8;justify-content:center;align-items:center;gap:.8rem;padding:.85rem 1.2rem;font-size:.7rem;line-height:1.5;display:flex}.review-dot{background:#536f60;border-radius:50%;flex-shrink:0;width:7px;height:7px}.review-banner strong{white-space:nowrap}.mobile-disclosure>summary{display:none}}@layer responsive{@media (width<=1280px){.home-shell,.page-shell,.header-inner,.footer-inner{margin-left:32px;margin-right:32px}.hero{gap:2rem}.basis-shell,.search-shell,.info-shell{margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}.topic-layout{grid-template-columns:180px minmax(0,1fr);gap:1.5rem}}@media (width<=960px){.hero{grid-template-columns:minmax(0,1fr);gap:2rem;padding-top:2.7rem}.hero-copy{max-width:700px}.hero-note{display:none}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topic-layout{display:block}.page-menu{margin-bottom:1.25rem;position:static}.page-menu nav{border:0;flex-flow:wrap;gap:.5rem 1.1rem;padding:0;display:flex}.page-menu p{display:none}.page-menu a{padding:.4rem 0}.topic-main{max-width:none}.topic-heading{max-width:850px}.section-intro{flex-direction:column;align-items:flex-start;gap:.6rem}.category-card{min-height:245px}.footer-inner{flex-direction:column;align-items:flex-start;gap:1rem}}@media (width<=600px){.home-shell,.page-shell,.header-inner,.footer-inner{margin-left:20px;margin-right:20px}.basis-shell,.search-shell,.info-shell{padding-left:0;padding-right:0}.header-inner{flex-wrap:wrap;gap:.5rem;padding:.9rem 0}.brand{font-size:.85rem}.brand-mark{width:35px;height:38px;font-size:29px}.brand-break{display:block}.site-header nav{gap:.9rem}.site-header nav a{font-size:.72rem}.site-header nav a:nth-child(2){display:none}.hero{padding:2.4rem 0 2.2rem}.hero h1{font-size:clamp(2.15rem,11.5vw,2.8rem)}.hero-intro{font-size:1rem}.eyebrow{letter-spacing:.1em;font-size:.65rem}.search-control{gap:.15rem}.search-control svg{display:none}.search-control input{padding:.65rem .35rem;font-size:.86rem}.search-control button{padding:.65rem .8rem;font-size:.8rem}.search-control button span{display:none}.category-grid,.topic-grid{grid-template-columns:minmax(0,1fr)}.category-section{padding-top:1.8rem;padding-bottom:2.5rem}.category-section h2{font-size:1.6rem}.category-card{min-height:225px;padding:1.3rem}.category-card h3{font-size:1.25rem}.category-card p{font-size:.88rem}.category-top{margin-bottom:.8rem}.listing-heading{padding-top:1.8rem}.listing-heading h1{overflow-wrap:anywhere;font-size:2rem}.topic-heading h1{overflow-wrap:anywhere;font-size:2.05rem}.topic-heading{padding:1.8rem 0 1.5rem}.topic-card{min-height:110px;padding:1.2rem}.topic-card h2{font-size:1.1rem}.topic-layout{margin-left:-4px;margin-right:-4px}.prerequisites,.panel{border-radius:13px;padding:1.2rem 1rem}.prose{font-size:1rem;line-height:1.7}.source-section h3{font-size:1.2rem}.topic-heading .goal{font-size:1rem}.table-wrap th,.table-wrap td{padding:.6rem .65rem}.filters button{padding:.5rem .8rem;font-size:.76rem}.step-number{width:26px;font-size:.9rem}.footer-inner nav{flex-wrap:wrap;gap:.4rem 1rem}.review-banner{flex-wrap:wrap;justify-content:flex-start;gap:.5rem}.review-banner>span:last-child{flex-basis:100%}.info-shell h1{font-size:2rem}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media print{.site-header,.site-footer,.review-banner,.page-menu,.development-note{display:none}.page-shell{max-width:none;margin:0}.topic-layout{display:block}.panel{break-inside:auto;border:none;padding:0}.table-wrap{overflow:visible}.source-section{break-inside:avoid}}@media (width<=600px){.home-shell,.page-shell,.header-inner,.footer-inner{margin-left:16px;margin-right:16px}.header-inner{gap:.15rem .5rem;padding:.4rem 0}.brand{gap:.45rem;min-height:44px;font-size:.82rem}.brand-mark{border-radius:8px;width:30px;height:33px;font-size:25px}.site-header nav{gap:.6rem}.site-header nav a{justify-content:center;min-width:44px;font-size:.72rem}.site-header nav a span{display:none}.hero{gap:0;padding:1.2rem 0 1rem}.hero .eyebrow{margin-bottom:.6rem}.hero h1{letter-spacing:-.035em;margin-bottom:.65rem;font-size:clamp(1.6rem,7.2vw,1.95rem);line-height:1.13}.hero-intro{margin-bottom:1rem;font-size:.95rem;line-height:1.5}.search-form label{margin-bottom:.4rem;font-size:.9rem}.search-control{border-radius:10px;gap:.1rem;padding:.2rem}.search-control input{min-height:48px;padding:.5rem .4rem;font-size:.9rem}.search-control button{min-height:48px;padding:.5rem .7rem;font-size:.86rem}.basis-link{background:#edf2f5;border:1px solid #c2d0da;border-radius:10px;justify-content:space-between;min-height:48px;margin-top:.7rem;padding:.55rem .8rem;font-size:.94rem;display:flex}.category-section{padding:1.1rem 0 1.6rem}.section-intro{gap:0;margin-bottom:.75rem}.section-intro .eyebrow,.section-intro>p{display:none}.category-section h2{font-size:1.18rem}.category-grid{gap:.5rem}.category-card{border-radius:12px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;column-gap:.7rem;min-height:72px;padding:.8rem .75rem;display:grid}.category-top{display:contents}.category-symbol{border-radius:9px;width:34px;height:34px;font-size:1.2rem}.category-top .category-symbol{grid-area:1/1}.category-top .card-arrow{grid-area:1/3;align-self:center;font-size:1.05rem}.category-card h3{letter-spacing:-.015em;grid-area:1/2;max-width:none;margin:0;font-size:1rem;line-height:1.35}.category-card p,.category-action{display:none}.breadcrumbs{gap:0 .5rem;padding-top:.45rem;font-size:.8rem;line-height:1.4}.breadcrumbs a{align-items:center;min-height:44px;display:inline-flex}.breadcrumbs>span:not([aria-hidden]){flex:1;min-width:0}.listing-heading{padding:1rem 0 1.1rem}.listing-heading .large,.listing-heading .eyebrow{display:none}.listing-heading h1{overflow-wrap:break-word;hyphens:auto;margin-bottom:.6rem;font-size:clamp(1.45rem,6.6vw,1.85rem);line-height:1.18}.listing-heading>p:last-child{font-size:.94rem;line-height:1.5}.topic-grid{gap:.5rem}.topic-card,.basis-list .topic-card{border-radius:12px;gap:.5rem;min-height:78px;padding:.8rem .85rem}.topic-kind{margin-bottom:.25rem;font-size:.74rem;line-height:1.4}.topic-card h2{letter-spacing:-.01em;overflow-wrap:break-word;font-size:1rem;line-height:1.4}.topic-card .card-arrow{align-self:center;font-size:1.05rem}.filters{gap:.45rem;margin-bottom:.25rem}.filters button{min-height:44px;padding:.45rem .65rem;font-size:.78rem}.filter-status:empty{display:none}.filter-status{margin:.4rem 0;font-size:.8rem}.page-shell{padding-bottom:2rem}.topic-heading{padding:.9rem 0 .65rem}.topic-heading .eyebrow{display:none}.topic-heading h1{letter-spacing:-.025em;overflow-wrap:break-word;hyphens:auto;margin-bottom:.8rem;font-size:clamp(1.5rem,6.8vw,1.85rem);line-height:1.2}.topic-heading .goal{padding:.4rem .75rem .8rem;font-size:.95rem;line-height:1.6}.mobile-disclosure{background:#eef3f6;border:1px solid #d8e3eb;border-radius:10px}.mobile-disclosure>summary{min-height:48px;color:var(--primary);justify-content:space-between;align-items:center;gap:.6rem;padding:.6rem .75rem;font-size:.92rem;font-weight:600;line-height:1.4;list-style:none;display:flex}.mobile-disclosure>summary::-webkit-details-marker{display:none}.mobile-disclosure>summary:after{content:"+";flex-shrink:0;font-size:1.2rem;font-weight:500}.mobile-disclosure[open]>summary:after{content:"−"}.desktop-prior-title{display:none}.topic-layout{margin:0}.page-menu{margin-bottom:.65rem}.page-menu nav{border-bottom:1px solid var(--border);justify-content:space-between;gap:.3rem .5rem}.page-menu a{align-items:center;min-height:44px;padding:.3rem 0;font-size:.81rem;display:flex}.page-menu a[href=\#vooraf]{display:none}.prerequisites{border-radius:10px;margin-bottom:.8rem;padding:0}.prerequisites>.prose,.prerequisites>p{padding:.35rem .75rem .75rem;font-size:.94rem}.prerequisites>.prior-links{padding:.35rem .75rem .75rem 1.6rem}.prerequisites a{min-height:44px;padding:.35rem 0;display:inline-block}.panel{border-radius:12px;margin-bottom:1rem;padding:1rem .8rem}.section-heading{gap:.55rem;margin-bottom:1rem;padding-bottom:.7rem}.section-heading h2,.panel>h2{font-size:1.2rem;line-height:1.3}.section-mark{width:28px;height:28px;font-size:.75rem}.source-section+.source-section{margin-top:1.35rem}.source-section h3{margin-bottom:.6rem;font-size:1.08rem;line-height:1.35}.source-section h4{font-size:1rem;line-height:1.4}.prose{overflow-wrap:break-word;font-size:.97rem;line-height:1.65}.prose ul,.prose ol{padding-left:1.1rem}.prose blockquote{margin:.8rem 0;padding:.7rem .65rem}.table-wrap{margin:.8rem 0}.table-wrap table{table-layout:auto;font-size:.9rem;line-height:1.5}.table-wrap th,.table-wrap td,.table-wrap th:first-child,.table-wrap td:first-child{overflow-wrap:normal;min-width:0;padding:.5rem .4rem}.function-list li{padding:.55rem 0 .55rem 1rem;font-size:.94rem}.next-topics h2{font-size:1.15rem}.next-topics a{min-height:44px;padding:.5rem 0;display:inline-block}.development-note{padding:.75rem;font-size:.8rem;line-height:1.5}.search-shell #search-status{margin:1rem 0 .7rem;font-size:.9rem}.footer-inner{gap:.65rem;padding:1.1rem 0}.footer-inner nav{gap:.25rem 1rem}.review-banner{gap:.35rem .6rem;padding:.65rem .9rem}}@media (width<=340px){.hero h1{font-size:1.5rem}}@media (width<=600px){.hero h1,.category-card h3{overflow-wrap:break-word}.review-banner strong{white-space:normal}.breadcrumbs,.panel h2,.source-section h3,.source-section h4,.topic-kind{overflow-wrap:anywhere}.next-topics a,.prerequisites a{overflow-wrap:anywhere;max-width:100%}.section-mark{flex-shrink:0;min-width:1.55rem;min-height:1.55rem}.goal,.function-list{overflow-wrap:anywhere}}@media (width<=340px){.category-card{grid-template-columns:26px minmax(0,1fr) 14px;column-gap:.4rem;padding:.65rem .6rem}.category-top .category-symbol{width:26px;height:30px;font-size:1rem}}}.button{border:1px solid var(--primary);background:var(--primary);color:#fff;min-height:48px;font:inherit;cursor:pointer;overflow-wrap:anywhere;text-align:center;border-radius:9px;justify-content:center;align-items:center;padding:.65rem 1.05rem;font-weight:600;line-height:1.35;text-decoration:none;display:inline-flex}.button:hover{color:#fff;background:#173c59}.button.secondary{color:var(--primary);background:#fff;border-color:#90a6b6}.button.secondary:hover{background:#edf3f6}.text-button{font:inherit;min-height:44px;color:var(--primary);cursor:pointer;white-space:normal;background:0 0;border:0;padding:.4rem .6rem;text-decoration:underline}.practice-functions{margin-top:1rem}.practice-functions summary{min-height:44px;color:var(--primary);padding:.5rem 0}.practice-functions a{align-items:center;min-height:44px;display:inline-flex}.page-menu a.practice-menu{font-weight:700;text-decoration:underline}.exercise-shell{max-width:900px}.exercise-heading{padding:1.8rem 0 1.4rem}.exercise-heading h1{overflow-wrap:anywhere;font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.22}.exercise-heading .eyebrow{margin-bottom:.5rem}.exercise-shell label,.exercise-shell legend{font-weight:600}.exercise-setup select,.answer-field input,.answer-field textarea{width:100%;min-width:0;max-width:100%;min-height:50px;font:inherit;color:var(--ink);background:#fff;border:1px solid #849cab;border-radius:8px;padding:.6rem .75rem;line-height:1.6}.answer-field textarea{resize:vertical}.answer-field input:read-only,.answer-field textarea:read-only{background:#f4f7f8}.exercise-setup>form>label{margin:1rem 0 .4rem;display:block}.exercise-setup select{margin-bottom:.6rem}.check-row{overflow-wrap:anywhere;align-items:center;gap:.7rem;min-height:48px;padding:.5rem .2rem;display:flex;font-weight:400!important}.check-row input{width:22px;height:22px;accent-color:var(--primary);flex-shrink:0}.prerequisite-choice{border:1px solid var(--border);border-radius:9px;min-width:0;margin:1.1rem 0;padding:.85rem}.prerequisite-choice legend{padding:0 .4rem}.prerequisite-choice p,.small{color:var(--muted);font-size:.86rem}.prerequisite-list{grid-template-columns:1fr 1fr;gap:.15rem .8rem;display:grid}.resume-box{background:#edf3f6;border-radius:10px;margin:1rem 0;padding:1rem}.resume-box .button{margin-top:.6rem}.storage-settings{border-top:1px solid var(--border);margin:1.5rem 0;padding-top:.7rem}.storage-settings summary{cursor:pointer;min-height:44px;padding:.4rem 0;font-weight:600}.storage-settings p{margin:.6rem 0}.exercise-return{flex-wrap:wrap;gap:.6rem 1.2rem;margin-top:1rem;display:flex}.exercise-return a{align-items:center;min-height:44px;display:flex}.session-toolbar{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.session-toolbar p{font-size:.95rem}progress{width:100%;height:6px;accent-color:var(--primary);border:0;border-radius:4px;margin:.45rem 0 1rem;display:block}progress::-webkit-progress-bar{background:#dee7ed;border-radius:4px}progress::-webkit-progress-value{background:var(--primary);border-radius:4px}.exercise-function{color:var(--muted);overflow-wrap:anywhere;margin-bottom:.5rem;font-size:.8rem}.exercise-card>h2{margin-bottom:.4rem;font-size:1.35rem}.mode-label{color:var(--muted);margin-bottom:1.2rem;font-size:.8rem}.instructions{background:#f3f6f8;border-radius:9px;margin:1rem 0;padding:.8rem 1rem;font-size:.91rem}.instructions p+p{margin-top:.6rem}.exercise-question{border-left:3px solid #8eacbf;margin:1rem 0 1.2rem;padding-left:1rem}.question-part+.question-part{margin-top:.75rem}.field-label{color:var(--muted);margin-bottom:.2rem;font-size:.78rem}.exercise-question .prose{font-size:1.05rem}.exercise-card .prose{overflow-wrap:anywhere}.exercise-card .prose p{white-space:pre-line}.answer-field{margin:1rem 0}.answer-field label{margin-bottom:.4rem;display:block}.answer-choices{border:0;min-width:0;margin:1.2rem 0;padding:0}.answer-choices legend{margin-bottom:.55rem}.choice{cursor:pointer;overflow-wrap:anywhere;border:1px solid #a6b9c5;border-radius:9px;align-items:center;gap:.7rem;min-height:54px;margin:.5rem 0;padding:.7rem .85rem;display:flex;font-weight:400!important}.choice input{width:22px;height:22px;accent-color:var(--primary);flex-shrink:0}.choice:has(input:checked){border-color:var(--primary);background:#eaf1f6}.answer-actions,.compare-actions{flex-wrap:wrap;gap:.6rem;margin:1rem 0;display:flex}.answer-actions>*{min-width:0}.next-action{margin:1.2rem 0}.feedback{background:#f0f5f8;border:1px solid #9eb5c5;border-left:4px solid #577d96;border-radius:9px;margin:1.3rem 0;padding:1.1rem}.feedback h3{margin-bottom:.6rem;font-size:1.15rem}.feedback.retry{background:#fff7e9;border-color:#987340}.feedback.correct{background:#edf5ef;border-color:#477357}.feedback p{margin-bottom:.6rem}.model-field{margin:1rem 0}.model-field h4{color:var(--muted);margin-bottom:.4rem;font-size:.82rem}.source-feedback summary{cursor:pointer;min-height:44px;padding:.4rem 0;font-weight:600}.source-feedback .prose{margin:.6rem 0;font-size:.94rem}.support-details,.meaning-help,.accent-keys{border:1px solid var(--border);border-radius:9px;min-width:0;margin:.8rem 0}.support-details>summary,.meaning-help>summary,.accent-keys>summary{cursor:pointer;min-height:48px;color:var(--primary);padding:.6rem .8rem;font-weight:600}.support-details>p,.support-details>.prose,.meaning-help>.prose{padding:.3rem .8rem .8rem}.support-details[open]{background:#f2f6f8}.support-state:empty{display:none}.support-state{color:#514632;background:#f5f0e6;border-radius:7px;margin:.6rem 0;padding:.55rem .7rem;font-size:.88rem}.compulsory-help{background:#edf3f6;border-radius:9px;margin:1rem 0;padding:.8rem}.compulsory-help h3{margin-bottom:.5rem;font-size:1rem}.accent-keys>div{flex-wrap:wrap;gap:.4rem;padding:.6rem;display:flex}.character{min-width:44px;min-height:44px;font:inherit;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #9caebb;border-radius:6px}.exercise-figure{text-align:center;margin:1rem 0}.exercise-figure img{object-fit:contain;width:auto;max-width:100%;max-height:380px}.exercise-figure.enlarged img{width:100%;max-height:none}.exercise-figure figcaption{color:var(--muted);margin:.5rem 0;font-size:.8rem}.asset-error,#answer-error,#start-error{color:#8a3028;font-weight:600}.asset-error[hidden]{display:none}.summary-grid{grid-template-columns:1fr 1fr;gap:.8rem;margin:1.2rem 0;display:grid}.summary-grid>div{border:1px solid var(--border);background:#f8fafb;border-radius:9px;padding:1rem}.summary-grid dt{font-size:.9rem}.summary-grid dd{margin:.4rem 0 0;font-size:1.7rem;font-weight:650}.session-summary>p{margin:.6rem 0}@media (width<=600px){.exercise-heading{padding:1rem 0}.exercise-heading h1{font-size:1.55rem}.exercise-heading .eyebrow{font-size:.65rem}.exercise-card>h2{font-size:1.15rem}.exercise-question{padding-left:.65rem}.exercise-question .prose{font-size:1rem}.instructions{padding:.65rem;font-size:.9rem}.prerequisite-list{grid-template-columns:1fr}.prerequisite-choice{padding:.65rem}.exercise-setup select{white-space:normal;font-size:.9rem}.feedback{padding:.8rem}.answer-actions,.compare-actions{grid-template-columns:1fr;width:100%;display:grid}.button{font-size:.95rem}.summary-grid{grid-template-columns:1fr}.summary-grid>div{justify-content:space-between;align-items:center;gap:.7rem;padding:.7rem;display:flex}.summary-grid dd{margin:0}.support-details>summary,.meaning-help>summary,.accent-keys>summary{padding:.6rem;font-size:.93rem}.exercise-return{display:block}.exercise-figure img{max-height:320px}}.exercise-shell h2,.exercise-shell h3,.exercise-shell h4,.exercise-shell summary,.exercise-shell label,.exercise-shell button{overflow-wrap:anywhere;min-width:0}.specific-feedback{margin:.7rem 0}.figure-dialog{width:min(1000px,95vw);max-width:95vw;max-height:92vh;color:var(--ink);background:#fff;border:1px solid #8fa9bc;border-radius:12px;padding:1rem}.figure-dialog::backdrop{background:#172b3a99}.figure-detail{max-width:100%;max-height:70vh;margin-top:1rem;overflow:auto}.figure-detail img{width:max(750px,100%);max-width:none;height:auto;display:block}.direct-meaning{background:#f2f6f8;border-radius:8px;margin:.7rem 0;padding:.65rem .8rem;font-size:.9rem}.asset-recovery[hidden]{display:none}
