:root{--ink:#12110f;--ink-2:#282621;--paper:#f7f5f0;--paper-2:#efebe3;--white:#fffefb;--muted:#6e6a61;--line:#dcd7ce;--orange:#ff4f12;--orange-dark:#d83b06;--blue:#2268ff;--green:#178b62;--violet:#7653d6;--sand:#9b6b2f;--radius:20px;--shadow:0 24px 70px #1d19131c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%;height:auto}.container{width:min(1180px,100% - 48px);margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:10px 16px;transition:top .2s;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}:focus-visible{outline-offset:3px;outline:3px solid #2268ff8c}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffefbeb;border-bottom:1px solid #dcd7cecc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:74px;display:flex}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-word{letter-spacing:-1.4px;font-size:24px;font-style:italic;font-weight:950;line-height:1}.brand-word span{color:var(--orange)}.brand>i{background:var(--line);width:1px;height:22px;display:block}.brand-support{letter-spacing:.12em;font-size:14px;font-weight:750}.desktop-nav{justify-content:center;align-items:center;gap:27px;margin-left:auto;display:flex}.desktop-nav a{color:#46423c;padding:25px 0;font-size:14px;font-weight:620;position:relative}.desktop-nav a:after{content:"";background:var(--orange);height:2px;transition:left .2s,right .2s;position:absolute;bottom:16px;left:50%;right:50%}.desktop-nav a:hover:after{left:0;right:0}.header-actions{align-items:center;display:flex}.header-search-link{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:650;display:inline-flex}.search-symbol{opacity:.68;border:2px solid;border-radius:50%;width:15px;height:15px;display:inline-block;position:relative}.search-symbol:after{content:"";transform-origin:0;background:currentColor;border-radius:2px;width:6px;height:2px;position:absolute;bottom:-2px;right:-5px;transform:rotate(45deg)}.mobile-nav{display:none;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;border-radius:12px;place-content:center;gap:6px;width:40px;height:40px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--ink);border-radius:2px;width:18px;height:2px;display:block}.mobile-nav nav{border:1px solid var(--line);width:240px;box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:10px;position:absolute;top:48px;right:0}.mobile-nav nav a{border-radius:10px;padding:12px;font-size:14px;font-weight:650;display:block}.mobile-nav nav a:hover{background:var(--paper)}.section{padding:104px 0}.section-soft{background:var(--paper)}.section-ink{background:var(--ink);color:#fff;position:relative;overflow:hidden}.section-ink:before{content:"BALLR";color:#ffffff06;letter-spacing:-.07em;pointer-events:none;font-size:270px;font-style:italic;font-weight:950;position:absolute;bottom:-102px;right:-30px}.eyebrow{color:var(--orange);letter-spacing:.18em;text-transform:uppercase;align-items:center;font-size:11px;font-weight:850;display:inline-flex}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.section-heading h2{letter-spacing:-.05em;margin:9px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.08}.section-heading p{max-width:430px;color:var(--muted);margin:0;font-size:15px;line-height:1.75}.section-heading>a{color:var(--orange);font-size:14px;font-weight:750}.section-heading-wide p{max-width:390px}.section-heading-light .eyebrow{color:#ff8b5f}.section-heading-light p,.section-heading-light>a{color:#c8c4bc}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-size:14px;font-weight:760;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 10px 28px #12110f2e}.button-dark:hover{background:#2d2a25}.button-outline{background:0 0;border:1px solid #b9b3a9}.breadcrumbs{color:#706a60;align-items:center;gap:10px;margin-bottom:32px;font-size:13px;display:flex}.breadcrumbs a:hover{color:var(--orange)}.home-hero{border-bottom:1px solid var(--line);background:#ebe7df;position:relative;overflow:hidden}.home-hero:before{content:"";border:130px solid #ff4f1214;border-radius:50%;width:620px;height:620px;position:absolute;top:-270px;left:-240px}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:30px;min-height:700px;padding-top:50px;padding-bottom:64px;display:grid}.hero-copy{z-index:5;position:relative}.hero-eyebrow{color:#4b4740}.hero-eyebrow i{background:var(--orange);width:28px;height:2px;margin-right:10px}.hero-copy h1{letter-spacing:-.07em;max-width:680px;margin:22px 0 24px;font-size:clamp(48px,6vw,82px);line-height:.98}.hero-copy h1 em{color:var(--orange);font-style:normal}.hero-copy>p{color:#5c574e;max-width:610px;margin:0 0 30px;font-size:18px;line-height:1.75}.hero-product{justify-content:center;align-self:stretch;align-items:center;min-height:500px;display:flex;position:relative}.hero-product:before{content:"";background:var(--orange);border-radius:50%;width:440px;height:440px;position:absolute;box-shadow:inset 0 0 0 1px #ffffff4d,0 40px 80px #e5450c38}.hero-product:after{content:"";filter:blur(14px);background:#12110f40;border-radius:50%;width:210px;height:18px;position:absolute;bottom:21%}.hero-product img{z-index:3;filter:drop-shadow(0 24px 30px #42190842);mix-blend-mode:multiply;width:112%;max-width:none;position:relative;transform:translate(2%)rotate(-2deg)}.hero-orbit{z-index:2;border:1px solid #ffffff80;border-radius:50%;position:absolute}.orbit-one{width:515px;height:515px}.orbit-two{width:560px;height:300px;transform:rotate(-16deg)}.product-note{z-index:4;color:#36322c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:1px solid #ffffffa6;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:11px;font-weight:720;display:inline-flex;position:absolute;box-shadow:0 10px 24px #372d241a}.product-note i{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ff4f121f}.note-one{top:20%;left:2%}.note-two{top:38%;right:-3%}.note-three{bottom:18%;left:8%}.hero-ticker{background:var(--ink);color:#f4f1ea;letter-spacing:.22em;white-space:nowrap;justify-content:center;align-items:center;gap:24px;height:40px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-ticker i{background:var(--orange);border-radius:50%;width:5px;height:5px}.help-search{z-index:20;max-width:650px;position:relative}.search-input-wrap{cursor:text;background:#ffffffeb;border:1px solid #cfc8bd;border-radius:17px;align-items:center;gap:14px;min-height:62px;padding:0 18px 0 22px;display:flex;box-shadow:0 17px 45px #2f281e1f}.search-input-wrap .search-symbol{flex:none;width:18px;height:18px}.search-input-wrap input{width:100%;height:60px;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.search-input-wrap input::placeholder{color:#8a8379}.search-clear{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:750}.search-results{border:1px solid var(--line);max-height:430px;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:10px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto}.search-results-head{color:#777168;justify-content:space-between;padding:8px 10px 11px;font-size:11px;display:flex}.search-result{border-radius:13px;grid-template-columns:40px 1fr 20px;align-items:center;gap:12px;padding:11px;display:grid}.search-result:hover{background:var(--paper)}.search-result-mark{color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:850;display:grid}.search-result>span:nth-child(2){min-width:0}.search-result small{color:var(--orange-dark);font-size:10px;font-weight:750;display:block}.search-result strong{margin:2px 0;font-size:14px;display:block}.search-result em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;display:block;overflow:hidden}.search-result>i{color:var(--orange);font-style:normal}.search-empty{text-align:center;padding:26px}.search-empty span{font-weight:800}.search-empty p{color:var(--muted);font-size:13px}.search-empty a{color:var(--orange-dark);font-size:13px;font-weight:750}.popular-searches{color:#69635a;flex-wrap:wrap;gap:8px 14px;margin-top:18px;font-size:12px;display:flex}.popular-searches a{border-bottom:1px solid #a9a297;font-weight:650}.help-search-compact .search-input-wrap{min-height:54px}.help-search-compact .search-input-wrap input{height:52px}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);flex-direction:column;min-height:315px;padding:26px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.category-card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-7px)}.category-card>div{justify-content:space-between;align-items:center;display:flex}.category-card>div span{background:var(--ink);color:#fff;border-radius:14px;place-items:center;width:46px;height:46px;font-size:12px;font-weight:850;display:grid}.category-card>div small{color:#817b72;letter-spacing:.17em;font-size:9px;font-weight:850}.category-card h3{letter-spacing:-.04em;margin:36px 0 12px;font-size:26px}.category-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.category-card footer{color:#777168;justify-content:space-between;align-items:center;margin-top:auto;padding-top:30px;font-size:12px;display:flex}.category-card footer i{background:var(--paper);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;font-style:normal;display:grid}.category-card.accent-orange:hover>div span,.accent-orange{background:var(--orange)!important}.category-card.accent-blue:hover>div span,.accent-blue{background:var(--blue)!important}.category-card.accent-green:hover>div span,.accent-green{background:var(--green)!important}.category-card.accent-violet:hover>div span,.accent-violet{background:var(--violet)!important}.category-card.accent-sand:hover>div span,.accent-sand{background:var(--sand)!important}.task-grid{z-index:2;border-top:1px solid #3a3732;border-left:1px solid #3a3732;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.task-grid>a{border-bottom:1px solid #3a3732;border-right:1px solid #3a3732;grid-template-columns:48px 1fr 25px;align-items:center;gap:15px;min-height:170px;padding:26px;transition:background .2s;display:grid}.task-grid>a:hover{background:#24221e}.task-grid>a>span{color:#8b857c;letter-spacing:.13em;font-size:9px;font-weight:850;transform:rotate(-90deg)}.task-grid small{color:var(--orange);letter-spacing:.12em;font-size:10px;font-weight:850;display:block}.task-grid strong{margin:7px 0;font-size:22px;display:block}.task-grid p{color:#aaa59d;margin:0;font-size:12px}.task-grid>a>i{color:#8d877e;font-size:20px;font-style:normal}.system-flow{grid-template-columns:1.4fr .75fr;gap:18px;display:grid}.system-flow article{border:1px solid var(--line);background:var(--white);border-radius:22px;overflow:hidden}.system-flow article header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.system-flow article header span{color:var(--orange-dark);font-size:11px;font-weight:800}.system-flow article header strong{font-size:14px}.flow-track{grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr;align-items:center;padding:34px 26px;display:grid}.flow-track>div{background:var(--paper);text-align:center;border-radius:16px;min-height:126px;padding:18px 13px}.flow-track>div i{color:var(--orange);font-size:10px;font-style:normal;font-weight:850;display:block}.flow-track>div strong{margin:16px 0 5px;font-size:18px;display:block}.flow-track>div small{color:var(--muted);font-size:11px}.flow-track>b{color:#aaa39a;text-align:center}.flow-venue>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:30px 18px 18px;display:flex}.flow-venue>div span{background:#f1ece5;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:700}.flow-venue>div i{color:var(--violet);font-style:normal}.flow-venue>p{color:var(--muted);margin:0;padding:4px 26px 30px;font-size:12px;line-height:1.7}.article-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.article-card{border:1px solid var(--line);background:var(--white);border-radius:19px;flex-direction:column;min-height:285px;padding:24px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.article-card:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 20px 48px #201c161a}.article-card-top{justify-content:space-between;align-items:center;display:flex}.article-mark{color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:850;display:grid}.article-time{color:#817b72;font-size:10px}.article-card h3{letter-spacing:-.025em;margin:26px 0 10px;font-size:21px;line-height:1.35}.article-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.article-card-foot{color:#79736a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:26px;font-size:10px;display:flex}.article-card-foot i{color:var(--orange-dark);font-style:normal;font-weight:750}.evidence-note{grid-template-columns:150px 1fr auto;align-items:center;gap:38px;padding-top:78px;padding-bottom:78px;display:grid}.evidence-number{color:var(--orange);letter-spacing:-.06em;font-size:54px;font-weight:900}.evidence-number span{color:#b6afa4}.evidence-note h2{letter-spacing:-.04em;margin:8px 0 10px;font-size:30px}.evidence-note p{max-width:690px;color:var(--muted);margin:0;font-size:13px;line-height:1.8}.support-band{background:var(--orange);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:35px;margin-top:84px;margin-bottom:84px;padding:46px;display:flex;box-shadow:0 22px 54px #e141082e}.support-band .eyebrow{color:#ffffffb8}.support-band h2{letter-spacing:-.04em;margin:8px 0;font-size:36px}.support-band p{color:#ffffffd9;margin:0;font-size:14px}.support-band .button-dark{flex:none}.support-band-home{margin-top:30px}.category-hero{border-bottom:1px solid var(--line);position:relative;overflow:hidden}.category-hero:after{content:"";border:110px solid #ffffff2e;border-radius:50%;width:520px;height:520px;position:absolute;top:-190px;right:-130px}.accent-surface-orange{background:#f2ded4}.accent-surface-blue{background:#dfe8fa}.accent-surface-green{background:#dfeee8}.accent-surface-violet{background:#e8e3f2}.accent-surface-sand{background:#efe8dc}.category-hero-grid{z-index:2;grid-template-columns:1fr 350px;align-items:center;gap:90px;min-height:420px;padding-top:62px;padding-bottom:62px;display:grid;position:relative}.category-hero h1{letter-spacing:-.07em;margin:12px 0 20px;font-size:clamp(52px,7vw,82px);line-height:1}.category-hero p{color:#58534b;max-width:690px;margin:0;font-size:17px;line-height:1.75}.category-stats{color:#625d55;gap:28px;margin-top:30px;font-size:12px;display:flex}.category-stats strong{color:var(--ink);margin-right:5px;font-size:20px}.category-checklist{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #ffffffbf;border-radius:20px;padding:24px;box-shadow:0 20px 50px #3a302414}.category-checklist>span{color:#6d675e;letter-spacing:.14em;margin-bottom:14px;font-size:10px;font-weight:850;display:block}.category-checklist p{color:#2e2b26;align-items:center;gap:11px;margin:10px 0;font-size:13px;display:flex}.category-checklist p i{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-style:normal;display:grid}.featured-path{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.featured-path>a{border-top:2px solid var(--ink);background:var(--paper);grid-template-columns:42px 1fr 22px;align-items:start;gap:13px;min-height:190px;padding:24px;transition:background .2s,color .2s;display:grid}.featured-path>a:hover{background:var(--ink);color:#fff}.featured-path>a>span{color:var(--orange);font-size:22px;font-weight:850}.featured-path small{color:#7b756c;font-size:10px}.featured-path strong{margin:9px 0;font-size:18px;display:block}.featured-path p{color:#777168;margin:0;font-size:12px;line-height:1.6}.featured-path>a:hover p,.featured-path>a:hover small{color:#bbb6ae}.featured-path>a>i{color:var(--orange);font-style:normal}.article-hero{border-bottom:1px solid var(--line)}.article-hero-grid{grid-template-columns:1fr 230px;align-items:center;gap:90px;min-height:460px;padding-top:58px;padding-bottom:58px;display:grid}.article-hero h1{letter-spacing:-.06em;max-width:850px;margin:14px 0 22px;font-size:clamp(43px,6vw,72px);line-height:1.08}.article-hero p{color:#565148;max-width:760px;margin:0;font-size:17px;line-height:1.75}.article-meta{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.article-meta span{color:#5e594f;background:#fff6;border:1px solid #41393033;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:700}.article-hero-mark{color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:210px;height:210px;display:flex;box-shadow:inset 0 0 0 1px #ffffff40,0 25px 55px #2f271d1f}.article-hero-mark span{letter-spacing:-.07em;font-size:60px;font-weight:920}.article-hero-mark small{letter-spacing:.14em;margin-top:9px;font-size:10px;font-weight:750}.article-layout{grid-template-columns:minmax(0,760px) 280px;justify-content:space-between;gap:76px;padding-top:74px;padding-bottom:80px;display:grid}.prerequisite-box{background:#fff5ef;border:1px solid #e6c6b7;border-radius:18px;margin-bottom:46px;padding:24px}.prerequisite-box>span{color:var(--orange-dark);letter-spacing:.13em;margin-bottom:15px;font-size:11px;font-weight:850;display:block}.prerequisite-box>div{grid-template-columns:repeat(2,1fr);gap:10px 18px;display:grid}.prerequisite-box p{color:#544b43;align-items:center;gap:9px;margin:0;font-size:13px;display:flex}.prerequisite-box p i{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.guide-section{padding:0 0 58px;scroll-margin-top:100px}.guide-section+.guide-section{border-top:1px solid var(--line);padding-top:52px}.guide-section-title{align-items:baseline;gap:16px;margin-bottom:26px;display:flex}.guide-section-title span{color:var(--orange);letter-spacing:.1em;font-size:12px;font-weight:850}.guide-section-title h2{letter-spacing:-.04em;margin:0;font-size:31px;line-height:1.25}.guide-paragraph{color:#504c45;margin:0 0 22px;font-size:16px;line-height:1.9}.guide-steps{counter-reset:step;margin:0;padding:0;list-style:none}.guide-steps li{grid-template-columns:42px 1fr;gap:16px;padding:0 0 22px;display:grid;position:relative}.guide-steps li:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:42px;bottom:2px;left:20px}.guide-steps li>span{z-index:2;background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:grid;position:relative}.guide-steps li p{color:#403c36;margin:8px 0 0;font-size:15px;line-height:1.75}.guide-bullets{gap:12px;margin:0;padding:0;list-style:none;display:grid}.guide-bullets li{background:var(--paper);color:#49453e;border-radius:12px;padding:14px 16px 14px 39px;font-size:14px;line-height:1.7;position:relative}.guide-bullets li:before{content:"";background:var(--orange);border-radius:50%;width:7px;height:7px;position:absolute;top:24px;left:17px}.guide-media-grid{gap:18px;margin-top:28px;display:grid}.guide-media-grid-multiple{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-media{border:1px solid var(--line);background:var(--white);border-radius:18px;margin:0;overflow:hidden;box-shadow:0 18px 42px #2f271d12}.guide-media-link{background:#e9e5dd;display:block;position:relative;overflow:hidden}.guide-media-link img{object-fit:cover;width:100%;height:auto;max-height:620px;transition:transform .25s;display:block}.guide-media-link:hover img{transform:scale(1.015)}.guide-media-zoom{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f1d1ac7;border:1px solid #ffffff73;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:780;position:absolute;bottom:14px;right:14px}.guide-media figcaption{grid-template-columns:auto 1fr;align-items:start;gap:13px;padding:17px 18px 18px;display:grid}.guide-media figcaption>span{color:var(--orange-dark);letter-spacing:.08em;white-space:nowrap;background:#fff0e8;border-radius:999px;margin-top:2px;padding:5px 8px;font-size:9px;font-weight:850}.guide-media figcaption p{color:#625d55;margin:0;font-size:12px;line-height:1.75}.guide-callout{border:1px solid;border-radius:15px;grid-template-columns:38px 1fr;gap:15px;margin-top:24px;padding:20px;display:grid}.guide-callout>span{color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:850;display:grid}.guide-callout strong{margin:1px 0 6px;font-size:14px;display:block}.guide-callout p{margin:0;font-size:13px;line-height:1.75}.callout-info{color:#28446f;background:#f0f5ff;border-color:#bfd3fb}.callout-info>span{background:var(--blue)}.callout-warning{color:#70402c;background:#fff3ed;border-color:#f1c6b4}.callout-warning>span{background:var(--orange)}.callout-success{color:#285d4b;background:#eff9f5;border-color:#b7decf}.callout-success>span{background:var(--green)}.article-sidebar{position:relative}.toc-card{border:1px solid var(--line);background:var(--white);border-radius:17px;padding:22px;position:sticky;top:98px}.toc-card>span{color:#7a746b;letter-spacing:.15em;margin-bottom:12px;font-size:10px;font-weight:850;display:block}.toc-card a{color:#4d4942;border-top:1px solid #eeeae3;grid-template-columns:28px 1fr;gap:8px;padding:10px 0;font-size:12px;line-height:1.5;display:grid}.toc-card a i{color:var(--orange);font-size:9px;font-style:normal;font-weight:850}.version-card{background:var(--ink);color:#fff;border-radius:17px;margin-top:18px;padding:21px}.version-card span{color:#ff8c62;letter-spacing:.13em;font-size:10px;font-weight:850}.version-card strong{color:#fff;margin-top:10px;font-size:12px;line-height:1.55;display:block}.version-card p{color:#bbb7af;margin:12px 0 16px;font-size:11px;line-height:1.7}.version-card a{color:#fff;font-size:11px;font-weight:750}.article-complete{background:var(--green);color:#fff;border-radius:17px;grid-template-columns:46px 1fr;gap:15px;margin-top:8px;padding:25px;display:grid}.article-complete>span{border:1px solid #ffffff59;border-radius:50%;place-items:center;width:43px;height:43px;font-weight:850;display:grid}.article-complete strong{margin:2px 0 5px;display:block}.article-complete p{color:#ffffffd1;margin:0;font-size:12px;line-height:1.7}.article-helpful{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:18px;padding:16px 0;font-size:12px;display:flex}.article-helpful a{color:var(--orange-dark);font-weight:750}.related-section{padding-top:82px;padding-bottom:92px}.site-footer{background:var(--ink);color:#fff;padding:72px 0 28px}.footer-grid{grid-template-columns:1.5fr repeat(3,.8fr);gap:50px;display:grid}.brand-light>i{background:#4a4742}.footer-grid>div:first-child p{color:#c5c1b9;max-width:300px;margin:24px 0 9px;font-size:13px;line-height:1.7}.footer-grid>div:first-child small{color:#77736d;font-size:10px}.footer-grid>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.footer-grid strong{color:#8e8981;letter-spacing:.14em;margin-bottom:6px;font-size:10px}.footer-grid>div:not(:first-child) a{color:#d8d4cd;font-size:12px}.footer-grid a:hover{color:#fff}.footer-bottom{color:#7e7972;border-top:1px solid #34312d;justify-content:space-between;gap:30px;margin-top:58px;padding-top:22px;font-size:10px;display:flex}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:620px;display:flex}.not-found>span{color:var(--orange);letter-spacing:-.08em;font-size:100px;font-weight:950}.not-found h1{margin:6px 0;font-size:36px}.not-found p{color:var(--muted);margin-bottom:28px}@media (max-width:1050px){.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.hero-grid{grid-template-columns:1.12fr .88fr;min-height:660px}.hero-product:before{width:360px;height:360px}.orbit-one{width:420px;height:420px}.orbit-two{width:460px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:270px}.article-layout{grid-template-columns:minmax(0,1fr) 250px;gap:45px}.system-flow{grid-template-columns:1fr}.flow-venue>p{text-align:center}}@media (max-width:820px){.container{width:min(100% - 34px,720px)}.desktop-nav,.header-search-link{display:none}.mobile-nav{display:block}.header-inner{height:66px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:72px;padding-bottom:90px}.hero-copy{order:1}.hero-product{order:2;min-height:430px;margin-top:8px}.hero-product img{width:90%}.hero-product:before{width:390px;height:390px}.hero-copy h1{font-size:clamp(50px,11vw,76px)}.note-two{right:3%}.note-one{left:5%}.section{padding:76px 0}.section-heading{flex-direction:column;align-items:start;gap:14px}.section-heading h2{font-size:38px}.task-grid,.article-grid,.featured-path{grid-template-columns:repeat(2,1fr)}.category-hero-grid{grid-template-columns:1fr;gap:28px;min-height:390px;padding-top:50px;padding-bottom:50px}.category-checklist{max-width:520px}.category-hero h1{font-size:62px}.article-hero-grid{grid-template-columns:1fr 150px;gap:35px;min-height:400px}.article-hero-mark{width:145px;height:145px}.article-hero-mark span{font-size:42px}.article-layout{grid-template-columns:1fr}.article-sidebar{order:-1}.toc-card{position:static}.version-card{display:none}.toc-card{align-items:center;gap:12px;display:flex;overflow-x:auto}.toc-card>span{flex:none;margin:0 6px 0 0}.toc-card a{background:var(--paper);border:0;border-radius:999px;flex:none;padding:8px 11px}.evidence-note{grid-template-columns:110px 1fr}.evidence-note .button{grid-column:2;justify-self:start}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:nth-child(4){grid-column:2/4}}@media (max-width:620px){.container{width:min(100% - 28px,560px)}.brand-word{font-size:21px}.brand-support{font-size:12px}.hero-grid{padding-top:50px}.hero-copy h1{margin-top:17px;font-size:47px}.hero-copy>p{font-size:15px;line-height:1.7}.hero-product{min-height:330px}.hero-product:before{width:278px;height:278px}.hero-product img{width:102%}.orbit-one{width:315px;height:315px}.orbit-two{width:340px;height:190px}.product-note{font-size:9px}.note-one{top:12%;left:0}.note-two{top:40%;right:-2%}.note-three{bottom:10%;left:2%}.search-input-wrap{min-height:58px;padding-left:18px}.search-input-wrap input{height:56px;font-size:13px}.popular-searches{line-height:1.8}.category-grid,.task-grid,.article-grid,.featured-path{grid-template-columns:1fr}.category-card{min-height:245px}.task-grid>a{min-height:138px}.flow-track{grid-template-columns:1fr 1fr;gap:10px}.flow-track>b{display:none}.flow-track>div{min-height:112px}.flow-venue>div i{display:none}.system-flow article header{flex-direction:column;align-items:flex-start;gap:5px}.evidence-note{grid-template-columns:1fr;gap:15px}.evidence-number{font-size:44px}.evidence-note .button{grid-column:1}.support-band{flex-direction:column;align-items:flex-start;padding:31px 25px}.support-band h2{font-size:30px}.support-band .button{width:100%}.category-hero-grid{padding-top:38px}.category-hero h1{font-size:50px}.category-hero p{font-size:15px}.category-stats{flex-direction:column;gap:8px}.article-hero-grid{grid-template-columns:1fr;padding-top:36px;padding-bottom:46px}.article-hero h1{font-size:42px}.article-hero p{font-size:15px}.article-hero-mark{display:none}.article-layout{gap:38px;padding-top:38px}.article-sidebar{overflow:hidden}.toc-card{margin-left:-2px;margin-right:-2px;padding:15px}.prerequisite-box>div{grid-template-columns:1fr}.guide-section{padding-bottom:42px}.guide-section+.guide-section{padding-top:38px}.guide-section-title h2{font-size:26px}.guide-section-title{gap:11px}.guide-paragraph{font-size:15px}.guide-steps li{grid-template-columns:38px 1fr;gap:13px}.guide-steps li>span{width:38px;height:38px}.guide-steps li:not(:last-child):after{top:38px;left:18px}.guide-steps li p{margin-top:5px;font-size:14px}.guide-callout{grid-template-columns:34px 1fr;padding:17px}.guide-media-grid-multiple{grid-template-columns:1fr}.guide-media figcaption{grid-template-columns:1fr;gap:9px}.guide-media figcaption>span{width:fit-content}.article-complete{grid-template-columns:38px 1fr;padding:20px}.article-complete>span{width:38px;height:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 22px}.footer-grid>div:first-child{grid-column:1/3}.footer-grid>div:nth-child(4){grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
