:root{--forest:#12302b;--forest-2:#1c463f;--jade:#2e6b5b;--amber:#d9822b;--amber-dark:#a95812;--sand:#f6f0e5;--paper:#fffdf9;--ink:#17211e;--muted:#5a6661;--line:#ded5c6;--white:#fffefb;--success:#1f8c56;--shadow:0 16px 40px #2d23141c;--shadow-sm:0 3px 12px #2d23140f;--radius:14px;--radius-sm:8px;--container:1180px;--font-display:"Fraunces", Georgia, serif;--font-body:"Manrope", "Segoe UI", sans-serif;--font-zh:"Noto Sans SC", "Microsoft YaHei", sans-serif;--focus:var(--amber-dark)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);scroll-padding-top:90px}body{color:var(--ink);background:var(--paper);font:400 1rem/1.7 var(--font-body);margin:0}body:lang(zh){--font-display:var(--font-zh);font-family:var(--font-zh);line-height:1.85}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:.08em}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.hero,.site-header,.site-footer,.section-dark,.section-forest,.section-jade,.not-found{--focus:color-mix(in srgb, var(--amber) 70%, white)}.floating-wa:focus-visible{outline-color:color-mix(in srgb, var(--amber) 70%, white)}.skip-link{z-index:1000;background:var(--paper);padding:.65rem 1rem;position:fixed;top:8px;left:8px;transform:translateY(-140%)}.skip-link:focus{transform:none}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.narrow{width:min(100% - 2rem,780px);margin-inline:auto}h1,h2{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;overflow-wrap:break-word;margin:0 0 .75em;line-height:1.08}h3{font-family:var(--font-body);letter-spacing:-.015em;text-wrap:balance;overflow-wrap:break-word;margin:0 0 .65em;line-height:1.25}h1{font-size:clamp(2.4rem,6vw,4.9rem)}h2{font-size:clamp(1.85rem,3.5vw,3rem)}h3{font-size:clamp(1.25rem,2vw,1.6rem)}p{margin:0 0 1rem}.eyebrow{color:var(--amber-dark);letter-spacing:.12em;text-transform:uppercase;overflow-wrap:break-word;align-items:center;gap:.55rem;margin-bottom:1.25rem;font-size:.78rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:2rem;height:2px}.hero .eyebrow,.section-dark .eyebrow,.section-forest .eyebrow,.section-jade .eyebrow,.not-found .eyebrow{color:var(--amber)}.lede{max-width:60ch;color:color-mix(in srgb, currentColor 78%, transparent);overflow-wrap:break-word;font-size:clamp(1.08rem,2vw,1.32rem);line-height:1.6}.answer-capsule{border-left:4px solid var(--amber);max-width:72ch;padding-left:1.2rem;font-size:1.08rem;font-weight:650}.muted{color:var(--muted)}.site-header{z-index:60;color:var(--white);backdrop-filter:blur(14px);background:#12302bf5;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.header-row{align-items:center;gap:1rem;min-height:70px;display:flex}.brand{font-family:var(--font-display);align-items:center;gap:.72rem;margin-right:auto;font-weight:750;text-decoration:none;display:inline-flex}.brand strong,.brand small{display:block}.brand small{font-family:var(--font-body);color:#ffffffb3;margin-top:.12rem;font-size:.68rem;font-weight:600}.brand-copy{min-width:0;line-height:1.05}.brand-copy strong{white-space:nowrap;max-width:none;font-size:.92rem}.brand-mark{width:44px;height:44px;color:var(--forest);background:linear-gradient(145deg,#f2a24e,var(--amber));border:1px solid #ffffff42;border-radius:12px;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff47,0 2px 8px #0000001f}.site-header .brand small{display:none}.brand-mark svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.main-nav{align-items:center;gap:1.05rem;display:flex}.main-nav a{color:#ffffffd1;white-space:nowrap;justify-content:center;align-items:center;min-width:44px;min-height:48px;padding:.25rem .3rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--white)}.main-nav a[aria-current=page]:after{content:"";background:var(--amber);border-radius:999px;height:2px;position:absolute;bottom:.2rem;left:.2rem;right:.2rem}.lang-switch{border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.2rem;padding:.2rem;display:flex}.lang-switch a{color:#fffc;text-align:center;border-radius:999px;place-items:center;min-width:44px;min-height:44px;padding:0 .55rem;font-size:.76rem;font-weight:800;text-decoration:none;display:grid}.lang-switch a[aria-current=page]{color:var(--forest);background:var(--white)}.lang-menu{display:none;position:relative}.lang-menu-toggle{cursor:pointer;width:46px;height:46px;color:var(--forest);background:var(--white);border:0;border-radius:999px;place-items:center;font-size:.75rem;font-weight:850;display:grid}.lang-menu-panel{min-width:180px;color:var(--white);background:var(--forest);border-radius:var(--radius-sm);box-shadow:var(--shadow);border:1px solid #ffffff29;padding:.45rem;display:none;position:absolute;top:calc(100% + .55rem);right:0}.lang-menu-panel[data-open=true]{display:block}.lang-menu a{min-height:44px;color:inherit;border-radius:.55rem;align-items:center;padding:.55rem .75rem;font-size:.86rem;font-weight:750;text-decoration:none;display:flex}.lang-menu a[aria-current=page]{color:var(--forest);background:var(--white)}.menu-toggle{color:#fff;background:0 0;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:46px;height:46px;display:none}.nav-wa{color:#fff;text-align:center;white-space:nowrap;background:#25d366;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;min-height:44px;padding:.5rem .9rem;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-flex}.nav-wa svg{fill:currentColor;flex:none;width:18px;height:18px}.nav-wa:hover{background:#20bd5a}.footer-wa{color:#fff;text-align:center;background:#25d366;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin-top:.2rem;padding:.6rem 1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.footer-wa svg{fill:currentColor;flex:none;width:20px;height:20px}.footer-wa:hover{background:#20bd5a}.button{border-radius:var(--radius-sm);text-align:center;cursor:pointer;border:0;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.78rem 1.25rem;font-weight:800;line-height:1.35;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#1a241f;background:var(--amber);box-shadow:0 8px 22px #d9822b40}.button-primary:hover{background:#eea14d}.button-whatsapp{color:#fff;background:#25d366;box-shadow:0 8px 22px #25d36638}.button-whatsapp:hover{background:#20bd5a}.button-light{color:var(--forest);background:var(--white)}.button-outline{color:inherit;background:0 0;border:1px solid}.button svg{fill:currentColor;width:20px;height:20px}.hero{min-height:clamp(500px,60vh,560px);color:var(--white);background:var(--forest);align-items:end;display:grid;position:relative;overflow:hidden}.hero-media{border-radius:var(--radius);position:absolute;inset:.75rem;overflow:hidden}.hero-media img{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%}.hero-media:after{content:"";background:linear-gradient(90deg,#0a1b18f0 0%,#0a1b18c7 42%,#0a1b1838 76%,#0a1b181f 100%);position:absolute;inset:0}.hero-inner{z-index:2;padding-block:5rem 4rem;position:relative}.hero-copy{max-width:760px}.hero h1{max-width:13ch}@media (width>=641px){.hero:not(.hero-compact) .hero-copy{max-width:820px}.hero:not(.hero-compact) h1{max-width:16ch;font-size:clamp(3.4rem,5.5vw,4.65rem)}}.hero .lede{color:#ffffffd1}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero-handoff{color:#ffffffc2;max-width:70ch;margin-top:.7rem;font-size:.78rem}.hero-handoff summary{cursor:pointer;text-underline-offset:.2em;align-items:center;width:fit-content;min-height:44px;font-weight:750;text-decoration:underline;display:flex}.hero-handoff .cta-extras{text-align:left;max-width:70ch;margin-top:.45rem}.hero-handoff .cta-disclosure{max-width:none;font-size:.75rem;line-height:1.5}.hero-handoff .cta-process{justify-self:start;font-size:.78rem}.hero-trust{color:#ffffffc2;border-top:1px solid #ffffff2e;flex-wrap:wrap;gap:.55rem 1.6rem;margin-top:1.5rem;padding-top:1rem;font-size:.84rem;display:flex}.hero-badges{gap:.55rem 1.5rem}.hero-badges span{color:#ffffffd6;align-items:center;gap:.4rem;padding:0;line-height:1.4;display:inline-flex}.hero-badges span:before{content:"";background:var(--amber);border-radius:50%;flex:none;width:.95rem;height:.95rem;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/%3E%3C/svg%3E") 50%/contain no-repeat}.breadcrumbs{background:var(--sand);border-bottom:1px solid var(--line)}.breadcrumbs ol{white-space:nowrap;min-height:48px;color:var(--muted);align-items:center;gap:.5rem;margin-block:0;padding:0;font-size:.8rem;list-style:none;display:flex;overflow-x:auto}.breadcrumbs li+li:before{content:"/";color:#9b958b;margin-right:.5rem}.section{padding-block:clamp(3.25rem,6vw,5rem)}.section-sand{background:var(--sand)}.section-dark,.section-forest{color:var(--white);background:var(--forest)}.section-jade{color:var(--white);background:var(--jade)}.section-head{max-width:760px;margin-bottom:2rem}.section-head p{color:var(--muted);font-size:1.08rem}.section-dark .section-head p,.section-jade .section-head p,.section-forest .section-head p{color:#ffffffbd}.grid{gap:1.25rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{min-height:100%;color:var(--ink);background:var(--white);box-shadow:var(--shadow-sm);border:1px solid #12302b1c;border-radius:12px;padding:1.25rem;transition:border-color .18s,box-shadow .18s;position:relative}.card:hover{border-color:#12302b3d;box-shadow:0 7px 20px #2d231414}.card h3{margin-top:.5rem}.card p{color:var(--muted)}.card-link{color:var(--amber-dark);align-items:center;gap:.4rem;margin-top:.6rem;font-weight:800;display:inline-flex}.card-link:after{content:"→"}.card .eyebrow{color:var(--amber-dark);margin-bottom:.65rem;font-size:.68rem}.card .eyebrow:before{display:none}.decision-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.checklist{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.checklist li{background:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);padding:1rem 1rem 1rem 3.2rem;position:relative}.checklist li:before{content:"✓";width:1.5rem;height:1.5rem;color:var(--white);background:var(--jade);border-radius:50%;place-items:center;font-size:.8rem;font-weight:900;display:grid;position:absolute;top:1rem;left:1rem}.prose{max-width:76ch}.prose h2{margin-top:2.4rem}.prose h3{margin-top:1.8rem}.prose ul{padding-left:1.2rem}.prose li{margin-bottom:.65rem}.fact-strip{border-radius:var(--radius);background:#fff3;border:1px solid #fff3;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.fact-strip div{background:#00000014;padding:1.35rem}.fact-strip strong{font-family:var(--font-display);margin-bottom:.35rem;font-size:1.1rem;display:block}.editorial-image{border-radius:var(--radius);background:var(--forest);box-shadow:var(--shadow);margin:0;overflow:hidden}.editorial-image img{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.split-image{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.cta-band{grid-template-columns:1fr auto;align-items:center;gap:2rem;display:grid}.cta-band h2{margin-bottom:.25rem}.cta-band p{color:#ffffffbf;margin:0}.cta-band>.button,.cta-band>a.button{justify-self:end}.cta-extras{text-align:right;gap:.4rem;margin-top:.65rem;display:grid}.cta-band-ink .cta-note,.cta-note,.cta-disclosure{color:#ffffffad;max-width:34ch;margin:0;font-size:.82rem}.cta-band-ink .cta-note,.cta-band-ink .cta-disclosure{color:var(--muted)}.cta-email,.cta-process{color:inherit;justify-self:end;font-size:.85rem;font-weight:700;text-decoration-thickness:.08em}.footer-grid .cta-extras{text-align:left;max-width:none}.footer-grid .cta-disclosure{max-width:34ch}.notice{color:#51432f;border-left:4px solid var(--amber);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#fff4d9;padding:1rem 1.2rem;font-size:.9rem}.tool-panel{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(1.4rem,4vw,2.5rem)}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field{gap:.38rem;display:grid}.field label{font-size:.83rem;font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:48px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-sm);padding:.75rem .85rem}.field textarea{resize:vertical;min-height:96px}.tool-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;display:flex}.tool-result{background:var(--sand);border-radius:var(--radius-sm);margin-top:1.25rem;padding:1.2rem;display:none}.tool-result[data-visible=true]{display:block}.tool-result strong{font-family:var(--font-display);font-size:1.6rem;display:block}.score-track{background:#e4ddcf;border-radius:999px;height:12px;margin:.75rem 0;overflow:hidden}.score-track span{background:var(--jade);width:0;height:100%;transition:width .3s;display:block}.faq-list{border-top:1px solid var(--line);gap:0;display:grid}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;padding:.8rem 0;font-weight:800;display:flex}.faq-list summary:after{content:"+";color:var(--amber-dark);font-size:1.4rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:72ch;color:var(--muted);padding-bottom:1.2rem}.search-form{grid-template-columns:minmax(0,1.7fr) minmax(190px,.7fr) auto;align-items:end;gap:.8rem;display:grid}.search-form input{border:1px solid var(--line);border-radius:999px;flex:1;min-height:52px;padding:.8rem 1rem}@media (width<=760px){.search-form{grid-template-columns:1fr}}.search-results{margin-top:2rem}.search-status{color:var(--muted);margin:1.2rem 0 0;font-weight:700}.floating-wa{right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));z-index:80;color:#fff;opacity:0;pointer-events:none;background:#25d366;border:3px solid #fff;border-radius:50%;place-items:center;width:60px;height:60px;text-decoration:none;transition:opacity .2s,transform .2s;display:grid;position:fixed;transform:translateY(.75rem);box-shadow:0 10px 28px #0000003d}.floating-wa[data-visible=true]{opacity:1;pointer-events:auto;transform:none}.floating-wa svg{fill:currentColor;width:31px;height:31px}.floating-wa:after{content:"";border:1px solid #25d36673;border-radius:50%;animation:2.4s ease-out infinite pulse;position:absolute;inset:-7px}@keyframes pulse{0%{opacity:.8;transform:scale(.84)}70%,to{opacity:0;transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.floating-wa:after{display:none;animation:none!important}}.site-footer{color:#ffffffb8;background:#0c211d;padding-block:3.5rem 1.75rem}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:2rem;display:grid}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:.18rem;display:flex}.footer-grid h2,.footer-grid h3{color:#fff;font-family:var(--font-body);letter-spacing:0;margin-bottom:.65rem;font-size:.98rem}.footer-grid ul{margin:0;padding:0;list-style:none}.footer-grid a{align-items:center;width:100%;min-height:44px;line-height:1.35;display:flex}.footer-grid .footer-wa{width:auto;padding-inline:1rem}.footer-positioning{color:#ffffffd1;flex-wrap:wrap;align-items:center;gap:.5rem .55rem;margin:1rem 0 .1rem;font-size:.9rem;line-height:1.6;display:flex}.rank-badge{color:#1a241f;background:var(--amber);letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:.3rem .72rem;font-size:.78rem;font-weight:800;display:inline-flex}.hero-rank{color:#ffffffeb;flex-wrap:wrap;align-items:center;gap:.5rem .6rem;margin:0 0 1.1rem;font-size:.92rem;font-weight:600;display:flex}.footer-bottom{border-top:1px solid #ffffff24;justify-content:space-between;gap:1rem 1.5rem;margin-top:2.5rem;padding-top:1.25rem;font-size:.78rem;display:flex}.footer-utility{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.footer-utility a{color:#ffffffad}@media (width<=960px){.main-nav{background:var(--forest);flex-direction:column;align-items:stretch;max-height:calc(100vh - 70px);padding:1rem;display:none;position:fixed;inset:70px 0 auto;overflow:auto}.main-nav[data-open=true]{display:flex}.main-nav a{padding-inline:1rem;font-size:1.1rem}.menu-toggle{display:grid}.header-cta{display:none}.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-grid,.split-image{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.container,.narrow{width:min(calc(100% - 1.25rem), var(--container))}.site-header .brand-copy small{display:none}.site-header .brand-copy strong{white-space:nowrap;max-width:none;font-size:.75rem;line-height:1}.nav-wa span{display:none}.nav-wa{padding:.55rem}.header-row{gap:.55rem}.lang-switch{display:none}.lang-menu{display:block}.hero{min-height:520px}.hero-media{border-radius:var(--radius-sm);inset:.5rem}.hero-media:after{background:linear-gradient(#0a1b1873,#0a1b18f0 62%)}.hero-inner{padding-block:4.5rem 2.5rem}body[data-lang=ms] .hero-inner{padding-block:3.75rem 2.1rem}body[data-lang=ms] .hero-actions,body[data-lang=ms] .hero-trust{margin-top:1.45rem}.hero-actions,.hero-actions .button{width:100%}.grid-2,.grid-3,.grid-4,.tool-grid,.fact-strip,.search-form,.cta-band{grid-template-columns:1fr}.cta-band .button{width:100%}.cta-band>div:last-child{width:100%;min-width:0}.cta-band .cta-extras{text-align:left;width:100%}.cta-band .cta-process,.cta-band .cta-email{overflow-wrap:anywhere;justify-self:start;max-width:100%}h1{font-size:clamp(2.25rem,10vw,2.75rem)}h2{font-size:clamp(1.8rem,8vw,2.25rem)}.section,.section-compact{padding-block:3rem}.section-head{margin-bottom:1.6rem}.card{padding:1.15rem}.process-grid .card{grid-template-columns:2.5rem 1fr;align-items:center;gap:.85rem;min-height:0;display:grid}.process-grid .step-number,.process-grid h3{margin:0}.home-directory-grid .card{min-height:0}.home-directory-grid .card .eyebrow,.home-directory-grid .card p{display:none}.home-directory-grid .card h3{margin:0 0 .45rem}.home-directory-grid .card-link{margin-top:0}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.25rem}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}}@media (width<=380px){.header-row{gap:.35rem}.site-header .brand{gap:.45rem}.site-header .brand-mark{border-radius:10px;width:38px;height:38px}.site-header .brand-mark svg{width:22px;height:22px}.site-header .brand-copy strong{font-size:.68rem}.menu-toggle,.lang-menu-toggle{width:42px;height:42px}.nav-wa{min-width:42px;min-height:42px;padding:.5rem}}@media (width<=350px){.site-header .brand-copy{display:none}}.hero-compact{min-height:470px}.hero-compact .hero-inner{padding-block:clamp(4.5rem,9vw,7rem) clamp(3rem,6vw,4.5rem)}.task-hero,.static-hero{background:linear-gradient(135deg,#12302b,#1b4a40);min-height:410px}.task-hero .hero-copy,.static-hero .hero-copy{max-width:840px}.section-compact{padding-block:clamp(2.75rem,5vw,4.25rem)}.task-workspace{position:relative}.task-workspace .tool-panel{margin-top:0}.task-steps .card{border-top:4px solid var(--amber)}.step-number{width:2.5rem;height:2.5rem;color:var(--forest);background:var(--amber);border-radius:50%;place-items:center;margin-bottom:1rem;font-size:.82rem;font-weight:900;display:inline-grid}.static-content{gap:clamp(2.5rem,6vw,4.5rem);display:grid}.static-content>*{min-width:0}.static-content section{border-bottom:1px solid var(--line);padding-bottom:clamp(2rem,5vw,3.5rem)}.static-content p,.static-content li{overflow-wrap:anywhere}.static-content section:last-child{border-bottom:0;padding-bottom:0}.static-content p{max-width:76ch;font-size:1.03rem;line-height:1.85}.cta-band-ink h2{color:var(--ink)}.cta-band-ink p{color:var(--muted)}.resource-grid .card{min-height:100%}.capsule-groups{gap:2rem;display:grid}.capsule-group h3{color:var(--forest);letter-spacing:.01em;margin:0 0 .85rem;font-size:1rem}.capsule-list{flex-wrap:wrap;gap:.65rem;display:flex}.directory-capsule{min-width:0;min-height:46px;color:var(--forest);background:var(--white);text-align:center;border:1px solid #12302b24;border-radius:999px;flex:250px;justify-content:center;align-items:center;gap:.75rem;padding:.65rem 2.5rem;font-size:.9rem;font-weight:750;line-height:1.35;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:inline-flex;position:relative;box-shadow:0 2px 7px #2d23140a}.directory-capsule:hover{color:var(--forest);background:#fff8ed;border-color:#a958126b;transform:translateY(-1px)}.directory-capsule>span:first-child{overflow-wrap:anywhere;min-width:0}.directory-capsule>span:last-child{color:var(--amber-dark);flex:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.related-capsules{border-top:1px solid var(--line);margin-top:2rem;padding-top:2rem}.sequence-list{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:2rem 0 3rem;padding:0;list-style:none;display:grid;overflow:hidden}.sequence-list li{background:var(--white);min-width:0;padding:1.25rem}.sequence-list span{color:var(--amber-dark);margin-bottom:.65rem;font-weight:900;display:block}.sequence-list p{margin:0;font-size:.9rem;line-height:1.65}.practical-copy{border-top:1px solid var(--line);padding-top:1rem}.not-found{min-height:72vh;color:var(--white);background:radial-gradient(circle at 80% 20%,#e2a6323b,transparent 38%),var(--forest);align-items:center;padding-block:5rem;display:grid}.not-found h1{max-width:13ch;color:var(--white);font-size:clamp(3rem,9vw,6.5rem)}.not-found .lede{max-width:62ch}.brand,.menu-toggle,.lang-switch a,.breadcrumbs a,.breadcrumbs span,.footer-grid a,.card-link{min-height:44px}.brand-mark{width:44px;height:44px}.lang-switch a{min-width:44px}.breadcrumbs a,.breadcrumbs span{align-items:center;display:inline-flex}.site-footer>.container{width:min(calc(100% - 2rem),var(--container))}@media (width<=960px){.sequence-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sequence-list li:nth-child(odd):last-child{grid-column:1/-1}.hero-trust{padding-right:4.25rem}.hero-actions{max-width:calc(100% - 4.5rem)}}@media (width<=640px){.hero-compact,.task-hero,.static-hero{min-height:0}.hero-compact .hero-inner,.task-hero .hero-inner,.static-hero .hero-inner{padding-block:4rem 3.25rem}body[data-lang=ms] .hero-compact .hero-inner{padding-block:3.35rem 2.6rem}.hero-trust{padding-right:4.25rem}.breadcrumbs ol{white-space:normal;flex-wrap:wrap;gap:0 .45rem;min-height:52px;padding-block:.25rem;line-height:1.35;overflow:visible}.breadcrumbs li{align-items:center;min-width:0;display:inline-flex}.breadcrumbs li:last-child{flex:15rem}.breadcrumbs li:last-child span{padding-block:.3rem}.hero-actions{width:calc(100% - 4rem)}.lang-switch a{min-width:44px;min-height:44px;padding:0 .38rem}.sequence-list{grid-template-columns:1fr}.capsule-groups{gap:1.6rem}.directory-capsule{flex-basis:100%}.sequence-list{gap:0}.sequence-list li{border-bottom:1px solid var(--line);grid-template-columns:2rem 1fr;align-items:start;gap:.6rem;display:grid}.sequence-list li:last-child{border-bottom:0}.sequence-list span{margin:0}.site-footer>.container{width:min(calc(100% - 1.25rem),var(--container))}.floating-wa{right:max(.75rem,env(safe-area-inset-right));bottom:max(.75rem,env(safe-area-inset-bottom));width:54px;height:54px}.floating-wa svg{width:28px;height:28px}}
