:root{--bg:#fafbf9;--surface:#fff;--ink:#172b27;--muted:#65716c;--line:#e4e9e4;--accent:#376d59;--soft:#edf3ed;--radius:18px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #73a48a;outline-offset:5px}a:hover{color:var(--accent)}[hidden]{display:none!important}.wrap{width:min(1080px,calc(100% - 64px));margin:0 auto}.skip-link{position:absolute;top:-100px;background:var(--ink);color:white;padding:12px;z-index:10}.skip-link:focus{top:10px}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand img{width:37px;height:37px;object-fit:contain}.brand-name{font-size:24px;letter-spacing:-.9px;font-weight:700}.brand-divider{height:22px;width:1px;background:#d9e0d9;margin:0 5px}.brand-label{font-size:14px;color:var(--muted)}.header-links{display:flex;align-items:center;gap:27px;font-size:14px}.header-links a{display:flex;align-items:center;gap:8px}.header-links svg{width:17px;height:17px}.header-cabinet{padding:9px 16px;border:1px solid #dce3db;border-radius:8px}.hero{padding:60px 0 40px;max-width:760px;margin:auto;text-align:center}.eyebrow{color:var(--accent);font-size:13px;letter-spacing:1.7px;text-transform:uppercase;font-weight:600;display:flex;gap:9px;align-items:center;justify-content:center}.eyebrow svg{width:16px;height:16px}h1,h2,h3,p{margin:0}h1{font-size:46px;line-height:1.15;font-weight:550;letter-spacing:-1.8px;margin:16px 0}.hero>p{color:var(--muted);font-size:17px;margin-bottom:28px}.search-box{display:flex;align-items:center;gap:13px;border:1px solid #cfdbcf;background:white;border-radius:13px;padding:10px 13px 10px 20px;text-align:left;box-shadow:0 3px 5px #263c2703,0 8px 24px #263c2705;transition:border-color .15s}.search-box:focus-within{border-color:#649478;box-shadow:0 0 0 3px #65947816}.search-box>svg{color:var(--accent);width:23px;height:23px}.search-box input{flex:1;width:100%;min-width:0;border:0;background:transparent;color:var(--ink);padding:10px 0;font-size:17px;outline:none!important}.search-box input::placeholder{color:#819087}.search-submit{background:var(--ink);color:white;border:0;border-radius:8px;padding:10px 17px;font-size:14px}.search-submit:hover{background:var(--accent)}.clear-search{border:0;background:transparent;color:var(--muted);padding:6px;display:flex}.clear-search svg{width:18px;height:18px}.search-hint{display:flex;align-items:center;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:16px;font-size:13px;color:var(--muted)}.query-chip{font-size:13px;line-height:1.4;padding:6px 11px;border:1px solid var(--line);border-radius:6px;color:#4b6056;background:transparent}.query-chip:hover{border-color:#9db4a3;background:var(--soft)}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:19px}.section-heading h2{font-size:21px;letter-spacing:-.4px;font-weight:550}.section-heading>span,.section-heading>a{font-size:13px;color:var(--muted)}.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{display:flex;gap:15px;padding:24px 21px;border:1px solid var(--line);background:var(--surface);border-radius:12px;transition:transform .15s,border-color .15s;min-height:125px}.category-card:hover{border-color:#9bb49e;transform:translateY(-2px)}.icon-tile{color:var(--accent);background:var(--soft);width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.category-card h3{font-size:16px;line-height:1.4;font-weight:600;margin:0 0 5px}.category-card p{font-size:13px;color:var(--muted);line-height:1.5}.category-card small{display:block;font-size:12px;color:#879188;margin-top:8px}.home-bottom{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;margin:47px 0 65px}.article-list{border-top:1px solid var(--line)}.article-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);transition:color .15s}.article-row:hover{color:var(--accent)}.article-row-content{display:flex;flex-direction:column;gap:4px}.article-row strong{font-size:16px;font-weight:500;line-height:1.45}.article-row-content>span:not(.result-category){color:var(--muted);font-size:14px;line-height:1.5}.arrow{color:#6c8475;font-size:21px}.start-card{background:var(--soft);border:1px solid #e0e9df;border-radius:14px;padding:27px;align-self:start}.start-card .icon-tile{background:#e0eadf}.start-card h2{font-size:24px;letter-spacing:-.7px;line-height:1.25;font-weight:550;margin:18px 0 10px}.start-card p{color:var(--muted);font-size:15px;margin-bottom:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:11px 18px;border:1px solid #d8e1d6;border-radius:8px;background:white;font-size:14px;font-weight:500;line-height:1.5}.button:hover{border-color:#8da68e}.button-dark{background:var(--ink);color:white;border-color:var(--ink)}.button-dark:hover{background:var(--accent);color:white;border-color:var(--accent)}.site-footer{border-top:1px solid var(--line);padding:25px 0 30px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px}.site-footer a{text-decoration:underline;text-underline-offset:4px}.footer-links{display:flex;gap:23px}.search-results{max-width:800px;margin:0 auto 60px;min-height:240px}.search-row{padding:22px 0}.result-category{font-size:12px;color:var(--accent);margin-bottom:3px}.empty-state{text-align:center;border:1px solid var(--line);border-radius:16px;background:white;padding:35px 28px}.empty-icon{font-size:24px;background:var(--soft);color:var(--accent);border-radius:50%;width:44px;height:44px;display:grid;place-items:center;margin:0 auto 18px}.empty-state h2{font-size:23px;line-height:1.3;letter-spacing:-.5px}.empty-state p{color:var(--muted);max-width:430px;margin:12px auto 24px;font-size:15px}.text-button{display:block;border:0;background:transparent;color:var(--muted);margin:15px auto 0;font-size:14px}.search-loading{padding:30px 0;color:var(--muted)}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:13px;padding:29px 0}.breadcrumbs span[aria-hidden]{color:#a5afa6}.article-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:60px;align-items:start;margin:16px 0 60px}.sidebar{position:sticky;top:25px;font-size:14px}.sidebar-title{color:#8a958d;font-size:12px;text-transform:uppercase;letter-spacing:1px;margin:8px 12px 15px}.sidebar-nav{display:flex;flex-direction:column;gap:6px}.sidebar-nav a{display:flex;align-items:center;gap:11px;border-radius:8px;padding:11px 12px;color:var(--muted);line-height:1.4}.sidebar-nav a[aria-current],.sidebar-nav a:hover{color:var(--ink);background:var(--soft)}.sidebar-nav svg{width:18px;height:18px}.sidebar-support{border-top:1px solid var(--line);margin-top:26px;padding:24px 12px;color:var(--muted);font-size:13px}.sidebar-support p{margin-bottom:10px}.sidebar-support a{color:var(--accent);font-weight:500}.article-header{border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:30px}.article-header .eyebrow{justify-content:start;font-size:12px;letter-spacing:1px}.article-header h1{font-size:38px;letter-spacing:-1.2px;line-height:1.18;margin:13px 0}.article-header>p{color:var(--muted);font-size:17px}.article-meta{display:flex;gap:15px;font-size:12px;color:#879187;margin-top:17px}.steps{list-style:none;padding:0;margin:0;counter-reset:step}.steps li{position:relative;padding:0 0 27px 48px;line-height:1.75;color:#354a40;font-size:16px;counter-increment:step}.step-number{position:absolute;left:0;top:1px;width:29px;height:29px;display:grid;place-items:center;background:var(--soft);color:var(--accent);border-radius:9px;font-size:13px;font-weight:600}.notice{background:#f0f4ee;border:1px solid #dfe7db;border-radius:11px;padding:19px 21px;font-size:14px;line-height:1.7;color:#50644f;margin:5px 0 27px;display:flex;align-items:flex-start;gap:13px}.notice svg{width:19px;height:19px;margin-top:2px}.article-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:3px 0 33px}.copy-button{font-size:13px;color:var(--muted);border:0;background:transparent;padding:8px 0}.related{padding-top:24px;border-top:1px solid var(--line)}.related h2{font-size:19px;font-weight:550;letter-spacing:-.3px;margin-bottom:14px}.related .article-list{border-top:0}.help-bottom{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;color:var(--muted)}.help-bottom a{color:var(--accent);font-weight:500}.category-header{margin:0 0 32px}.category-header .icon-tile{margin-bottom:20px;width:48px;height:48px}.category-header h1{font-size:36px;margin:0 0 12px}.category-header>p{color:var(--muted)}.not-found{padding:80px 0 100px;text-align:center}.not-found p{color:var(--muted);margin:20px 0}.article-text h2{font-size:22px;margin:20px 0 12px}.article-text p{margin-bottom:20px}noscript p{padding:15px;text-align:center;background:var(--soft)}
@media(min-width:1250px){.wrap{width:1080px}.hero{padding-top:64px}}
@media(max-width:900px){.wrap{width:calc(100% - 44px)}.categories{grid-template-columns:repeat(2,1fr)}.home-bottom{gap:28px}.article-layout{grid-template-columns:190px minmax(0,1fr);gap:30px}.article-header h1{font-size:32px}.category-card{padding:21px}.header-links{gap:16px}}
@media(max-width:650px){body{font-size:16px}.wrap{width:calc(100% - 36px)}.site-header{height:76px;gap:10px}.brand{gap:7px}.brand img{width:29px;height:29px}.brand-name{font-size:21px}.brand-divider{margin:0 3px}.brand-label{font-size:12px}.header-links{gap:0}.header-links .support-header{display:none}.header-cabinet{border:0;padding:8px 0;font-size:13px}.header-cabinet svg{display:none}.hero{padding:37px 0 32px}h1{font-size:34px;letter-spacing:-1.25px;margin:14px 0}.hero>p{font-size:15px;max-width:285px;margin:0 auto 24px}.eyebrow{font-size:11px;letter-spacing:1.4px}.search-box{gap:10px;padding:8px 8px 8px 14px;border-radius:11px}.search-box>svg{width:20px;height:20px}.search-box input{font-size:16px;padding:10px 0}.search-submit{font-size:12px;padding:10px 12px}.search-hint{gap:6px;margin-top:13px}.query-chip{font-size:11px;padding:6px 8px}.search-hint>span{display:none}.section-heading{margin-bottom:14px}.section-heading h2{font-size:19px}.section-heading>span{font-size:12px}.categories{gap:9px}.category-card{min-height:159px;padding:17px 15px;display:block;border-radius:10px}.category-card .icon-tile{width:32px;height:32px;margin-bottom:14px;border-radius:8px}.category-card .icon-tile svg{width:19px;height:19px}.category-card h3{font-size:14px;margin-bottom:5px}.category-card p{font-size:12px;line-height:1.45}.category-card small{display:none}.home-bottom{grid-template-columns:1fr;gap:30px;margin:33px 0 38px}.article-row{padding:16px 0}.article-row strong{font-size:15px}.start-card{padding:23px}.start-card h2{font-size:22px}.site-footer{font-size:12px;flex-direction:column;gap:12px;padding:22px 0}.footer-links{gap:20px}.article-layout{display:block;margin-top:0;margin-bottom:38px}.sidebar{display:none}.breadcrumbs{font-size:12px;padding:24px 0;gap:6px}.article-header h1{font-size:31px;letter-spacing:-1px}.article-header>p{font-size:16px}.article-header{padding-bottom:23px;margin-bottom:27px}.article-header .eyebrow{font-size:11px}.steps li{padding-left:42px;padding-bottom:24px}.notice{padding:16px;font-size:14px;gap:10px}.article-actions{gap:12px}.article-actions .button{font-size:13px}.help-bottom{align-items:flex-start;flex-direction:column;gap:7px}.search-results{margin-bottom:35px}.empty-state{padding:27px 18px}.empty-state h2{font-size:21px}.category-header h1{font-size:31px}.search-row .article-row-content>span:not(.result-category){font-size:13px}.copy-button{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media print{.site-header,.site-footer,.sidebar,.article-actions,.help-bottom,.related{display:none}.article-layout{display:block}.wrap{width:100%}body{background:white}.steps li{break-inside:avoid}}
.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}input[type=search]::-webkit-search-cancel-button{display:none}
