:root{--navy-900:#081226;--navy-800:#0C1A3B;--navy-700:#16264d;--navy-600:#1e335f;--gold:#9E864E;--gold-2:#B89E63;--gold-dk:#7f6a3a;--red:#971921;--cream:#E8E6E6;--paper:#ffffff;--tint:#E8E6E6;--ink:#1B2436;--body:#4C5666;--line:#D9D6D6;--line-dk:rgba(158,134,78,.28);--rose-bg:#F6E7E8;--rose-tx:#971921;--rose-bd:#E4C7C9;--sev-crit-bg:#F3E1E2;--sev-crit-tx:#971921;--sev-high-bg:#F6ECD8;--sev-high-tx:#9A7523;--sev-mod-bg:#E7EAEF;--sev-mod-tx:#5A6472;--maxw:1180px;--radius:16px;--radius-sm:10px;--shadow-sm:0 2px 10px rgba(8,18,38,.06);--shadow:0 18px 50px -20px rgba(8,18,38,.35);--shadow-gold:0 14px 30px -12px rgba(158,134,78,.5);--serif:"Fraunces", Georgia, "Times New Roman", serif;--sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}.ak-landing,.ak-landing *,.ak-landing *::before,.ak-landing *::after{box-sizing:border-box}.ak-landing{scroll-behavior:smooth;-webkit-text-size-adjust:100%}.ak-landing{margin:0;font-family:var(--sans);color:var(--body);background:var(--paper);line-height:1.65;font-size:17px;-webkit-font-smoothing:antialiased;overflow-x:clip}.ak-landing h1,.ak-landing h2,.ak-landing h3,.ak-landing h4{font-family:var(--serif);color:var(--ink);line-height:1.12;margin:0;font-weight:600;letter-spacing:-.01em}.ak-landing p{margin:0 0 1rem}.ak-landing a{color:inherit;text-decoration:none}.ak-landing img{max-width:100%;display:block}.ak-landing ul,.ak-landing ol{margin:0;padding:0;list-style:none}.ak-landing strong,.ak-landing b{font-weight:700;color:inherit}.ak-landing .container{width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(18px, 4vw, 40px)}.ak-landing .text-gold{color:var(--gold)}.ak-landing .ic{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:none}.ak-landing .btn{text-transform:capitalize!important;--btn-fs:16px;letter-spacing:0;margin-right:20px;display:inline-flex;align-items:center;justify-content:center;gap:.55em;font-family:var(--sans);font-weight:700;font-size:var(--btn-fs)!important;padding:.85em 1.5em;border-radius:999px;border:2px solid #fff0;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease,color .2s ease;white-space:normal;line-height:1;text-align:center}.ak-landing .btn:active{transform:translateY(1px)}.ak-landing .btn--gold{background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#2a1e05;box-shadow:var(--shadow-gold)}.ak-landing .btn--gold:hover{box-shadow:0 18px 40px -12px rgb(194 169 104 / .75);transform:translateY(-2px)}.ak-landing .btn--ghost{background:rgb(255 255 255 / .06);color:#fff;border-color:rgb(255 255 255 / .35)}.ak-landing .btn--ghost:hover{background:rgb(255 255 255 / .14);border-color:#fff}.ak-landing .btn--outline-light{background:#fff0;color:#fff;border-color:rgb(255 255 255 / .5)}.ak-landing .btn--outline-light:hover{background:#fff;color:var(--navy-800)}.ak-landing .btn--dark{background:var(--navy-800);color:#fff}.ak-landing .btn--dark:hover{background:var(--navy-700);transform:translateY(-2px);box-shadow:var(--shadow)}.ak-landing .btn--lg{--btn-fs:17px;padding:1.05em 1.9em}.ak-landing .btn--sm{--btn-fs:14.5px;padding:.7em 1.15em}.ak-landing .btn--block{width:100%}.ak-landing .btn .ic{width:18px;height:18px;stroke-width:2.2}.ak-landing .eyebrow{display:inline-flex;align-items:center;gap:.5em;font-family:var(--sans);font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dk);margin:0 0 .9rem}.ak-landing .eyebrow--center{justify-content:center}.ak-landing .eyebrow__dot{width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px rgb(194 169 104 / .2)}.ak-landing .section{padding:clamp(64px, 8vw, 108px) 0}.ak-landing .section--tint{background:var(--tint)}.ak-landing .section__head{max-width:760px;margin:0 auto clamp(38px, 5vw, 60px);text-align:center}.ak-landing .section__title{font-size:clamp(27px, 3.6vw, 40px)}.ak-landing .section__title--left{text-align:left}.ak-landing .section__sub{font-size:clamp(16px, 1.6vw, 18.5px);margin-top:1rem;color:var(--body)}.ak-landing .section__sub em{color:var(--gold-dk);font-style:italic}.ak-landing .grid{display:grid;gap:24px}.ak-landing .grid--3{grid-template-columns:repeat(3,1fr)}.ak-landing .grid--4{grid-template-columns:repeat(4,1fr)}.ak-landing .grid--6{grid-template-columns:repeat(6,1fr)}.ak-landing .topbar{background:var(--navy-900);color:rgb(255 255 255 / .72);font-size:13.5px}.ak-landing .topbar__inner{display:flex;align-items:center;gap:18px;height:40px}.ak-landing .topbar__item{display:inline-flex;align-items:center;gap:.5em}.ak-landing .topbar__item .ic{width:15px;height:15px;color:var(--gold)}.ak-landing .topbar__item--sep{position:relative;padding-left:18px}.ak-landing .topbar__item--sep::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:15px;background:rgb(255 255 255 / .18)}.ak-landing .topbar__lang{margin-left:auto;color:var(--gold-2);font-weight:600}.ak-landing .topbar__lang:hover{color:#fff}.ak-landing .site-header{position:sticky;top:0;z-index:99999;background:rgb(12 26 59 / .96);backdrop-filter:saturate(140%) blur(8px);border-bottom:1px solid var(--line-dk);transition:box-shadow .25s ease,background .25s ease}.ak-landing .site-header.is-stuck{box-shadow:0 10px 30px -12px rgb(0 0 0 / .5);background:rgb(8 18 38 / .98)}.ak-landing .site-header__inner{display:flex;align-items:center;gap:16px;height:74px}.ak-landing .brand{display:inline-flex;align-items:center;gap:12px;flex:none}.ak-landing .brand__logo{height:36px;width:auto;display:block}.ak-landing .brand__mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1.5px solid var(--gold);color:var(--gold);font-family:var(--serif);font-weight:700;font-size:17px;letter-spacing:.02em}.ak-landing .brand__text{font-family:var(--serif);font-size:20px;color:#fff;letter-spacing:.04em}.ak-landing .brand__text b{color:var(--gold);font-weight:700}.ak-landing .brand--light .brand__text{color:#fff}.ak-landing .nav{display:flex;align-items:center;gap:12px;margin-left:4px}.ak-landing .nav a{color:rgb(255 255 255 / .82);font-size:14.5px;font-weight:500;position:relative;padding:4px 0;white-space:nowrap}.ak-landing .nav a::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:var(--gold);transition:width .22s ease}.ak-landing .nav a:hover{color:#fff}.ak-landing .nav a:hover::after{width:100%}.ak-landing .header-actions{display:flex;align-items:center;gap:16px;margin-left:auto}.ak-landing .phone-link{display:none;flex-direction:column;line-height:1.15;color:#fff}.ak-landing .phone-link .ic{display:none}.ak-landing .phone-link__label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-2);font-weight:600}.ak-landing .phone-link__num{font-size:16px;font-weight:700;white-space:nowrap}.ak-landing .nav-toggle{display:none;flex-direction:column;gap:5px;width:44px;height:44px;background:#fff0;border:0;cursor:pointer;padding:10px}.ak-landing .nav-toggle span{height:2px;background:#fff;border-radius:2px;transition:transform .25s ease,opacity .2s ease}.ak-landing .nav-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.ak-landing .nav-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.ak-landing .nav-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.ak-landing .hero{position:relative;background:var(--navy-800);color:#fff;overflow:hidden}.ak-landing .hero__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(1100px 600px at 82% -12%,rgb(194 169 104 / .20),transparent 58%),radial-gradient(760px 460px at 2% 112%,rgb(30 51 95 / .55),transparent 55%),linear-gradient(180deg,#0C1A3B 0%,#081226 100%)}.ak-landing .hero__bg::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .035) 1px,transparent 1px);background-size:46px 46px;mask-image:radial-gradient(80% 80% at 60% 30%,#000,transparent 75%)}.ak-landing .hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:16px;align-items:center;padding:40px 15px}.ak-landing .hero__copy .eyebrow{color:var(--gold-2)}.ak-landing .hero__title{font-size:clamp(34px, 4.6vw, 56px);color:#fff;font-weight:600;margin-bottom:.35em}.ak-landing .hero__lead{font-size:clamp(17px, 1.8vw, 20px);color:rgb(255 255 255 / .86);max-width:34em;margin-bottom:1.6rem}.ak-landing .hero__lead strong{color:var(--gold-2)}.ak-landing .hero__points{display:grid;gap:.55rem;margin:0 0 2rem}.ak-landing .hero__points li{display:flex;align-items:center;gap:.7em;color:rgb(255 255 255 / .9);font-weight:500}.ak-landing .ic--check{width:22px;height:22px;color:var(--gold);background:rgb(194 169 104 / .14);border-radius:50%;padding:3px;stroke-width:2.6}.ak-landing .hero__cta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:2.2rem}.ak-landing .hero__trust{display:flex;align-items:center;gap:14px;padding-top:1.3rem;border-top:1px solid rgb(255 255 255 / .12)}.ak-landing .hero__trust p{margin:0;font-size:15px;color:rgb(255 255 255 / .78)}.ak-landing .hero__trust strong{color:#fff}.ak-landing .stars{display:inline-flex;gap:2px}.ak-landing .stars svg{width:20px;height:20px;fill:var(--gold)}.ak-landing .stars--sm svg{width:16px;height:16px}.ak-landing .hero__form{position:relative;z-index:1}.ak-landing .lead-card{background:#fff;color:var(--ink);border-radius:var(--radius);padding:clamp(22px, 3vw, 30px);box-shadow:var(--shadow);border:1px solid rgb(255 255 255 / .6)}.ak-landing .lead-card__head{text-align:center;margin-bottom:1.2rem}.ak-landing .lead-card__title{font-size:26px}.ak-landing .lead-card__sub{margin:.4rem 0 0;font-size:14px;color:var(--gold-dk);font-weight:600}.ak-landing .lead-card--light{box-shadow:var(--shadow-sm);border:1px solid var(--line)}.ak-landing .lead-form .field{margin-bottom:.85rem}.ak-landing .field-row{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.ak-landing .field label{display:block;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:.3rem}.ak-landing .field input,.ak-landing .field textarea{width:100%;font:inherit;font-size:15px;color:var(--ink);padding:.72em .9em;border:1.5px solid var(--line);border-radius:var(--radius-sm);background:#fbfaf7;transition:border-color .15s ease,box-shadow .15s ease}.ak-landing .field input::placeholder,.ak-landing .field textarea::placeholder{color:#9aa4ad}.ak-landing .field input:focus,.ak-landing .field textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px rgb(194 169 104 / .18);background:#fff}.ak-landing .field textarea{resize:vertical;min-height:74px}.ak-landing .consent{display:flex;gap:.6em;align-items:flex-start;font-size:12.5px;color:var(--body);margin:.3rem 0 1rem;line-height:1.5}.ak-landing .consent input{margin-top:3px;accent-color:var(--gold-dk);width:16px;height:16px;flex:none}.ak-landing .consent a{color:var(--gold-dk);text-decoration:underline}.ak-landing .lead-form__note{text-align:center;font-size:12.5px;color:var(--body);margin:.7rem 0 0}.ak-landing .trust-strip{background:var(--navy-900);border-top:1px solid var(--line-dk)}.ak-landing .trust-strip__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:26px 0}.ak-landing .trust-strip__item{color:rgb(255 255 255 / .72);font-size:14.5px;text-align:center}.ak-landing .trust-strip__item span{display:block;font-family:var(--serif);font-size:30px;font-weight:700;color:var(--gold-2);line-height:1;margin-bottom:6px}.ak-landing .feature{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:32px 26px;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ak-landing .feature:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgb(194 169 104 / .5)}.ak-landing .feature__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:14px;background:linear-gradient(135deg,var(--navy-700),var(--navy-800));color:var(--gold-2);margin-bottom:18px}.ak-landing .feature__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ak-landing .feature h3{font-size:21px;margin-bottom:.5rem}.ak-landing .feature p{margin:0;font-size:15.5px}.ak-landing .media__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px, 5vw, 64px);align-items:center}.ak-landing .media__grid--reverse .media__figure{order:2}.ak-landing .media__figure{position:relative}.ak-landing .media__figure img{width:100%;height:auto;border-radius:var(--radius);object-fit:cover;box-shadow:var(--shadow);border:1px solid var(--line)}.ak-landing .media__badge{position:absolute;left:-14px;bottom:26px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 18px;box-shadow:var(--shadow);max-width:230px}.ak-landing .media__badge-num{font-family:var(--serif);font-weight:700;font-size:30px;color:var(--gold-dk);line-height:1}.ak-landing .media__badge span:last-child{font-size:13px;color:var(--body);line-height:1.35}.ak-landing .media__body .section__title{margin-bottom:1.1rem}.ak-landing .media__body p{font-size:16.5px}.ak-landing .checklist{display:grid;gap:.7rem;margin:1.4rem 0 1.8rem}.ak-landing .checklist li{display:flex;align-items:flex-start;gap:.7em;font-weight:500;color:var(--ink);font-size:16px}.ak-landing .checklist .ic--check{color:var(--gold-dk);background:rgb(194 169 104 / .14)}.ak-landing .phase{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px 28px;box-shadow:var(--shadow-sm);overflow:hidden}.ak-landing .phase::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--line)}.ak-landing .phase--mid::before{background:linear-gradient(var(--gold-2),var(--gold))}.ak-landing .phase--hi{background:linear-gradient(160deg,var(--navy-700),var(--navy-800));color:#fff;border-color:#fff0;box-shadow:var(--shadow)}.ak-landing .phase--hi::before{background:var(--gold)}.ak-landing .phase--hi h3{color:#fff}.ak-landing .phase__tag{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-dk);margin-bottom:.7rem}.ak-landing .phase--hi .phase__tag{color:var(--gold-2)}.ak-landing .phase h3{font-size:22px;margin-bottom:.6rem}.ak-landing .phase p{font-size:15.5px;margin-bottom:.8rem}.ak-landing .phase--hi p{color:rgb(255 255 255 / .85)}.ak-landing .phase__amt{display:inline-block;margin:.2rem 0 0;font-family:var(--serif);font-weight:700;font-size:20px;color:var(--gold-dk)}.ak-landing .phase--hi .phase__amt{color:var(--gold-2)}.ak-landing .practice{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px 16px;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease,background .25s ease,border-color .2s ease}.ak-landing .practice:hover{transform:translateY(-5px);background:var(--navy-800);border-color:var(--navy-800);box-shadow:var(--shadow)}.ak-landing .practice__icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--tint);color:var(--navy-700);transition:background .25s ease,color .25s ease}.ak-landing .practice__icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ak-landing .practice:hover .practice__icon{background:rgb(194 169 104 / .16);color:var(--gold-2)}.ak-landing .practice__name{font-family:var(--serif);font-weight:600;font-size:16px;color:var(--ink);transition:color .25s ease}.ak-landing .practice:hover .practice__name{color:#fff}.ak-landing .stats{background:var(--navy-800);position:relative;overflow:hidden;padding:clamp(54px,7vw,84px) 0}.ak-landing .stats::before{content:"";position:absolute;inset:0;background:radial-gradient(700px 400px at 50% -30%,rgb(194 169 104 / .18),transparent 60%)}.ak-landing .stats__grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.ak-landing .stat{padding:10px}.ak-landing .stat__num{font-family:var(--serif);font-weight:700;font-size:clamp(40px, 5.5vw, 60px);color:var(--gold-2);line-height:1}.ak-landing .stat__label{margin-top:10px;color:rgb(255 255 255 / .8);font-size:15px;font-weight:500;letter-spacing:.02em}.ak-landing .stat+.stat{position:relative}.ak-landing .stat+.stat::before{content:"";position:absolute;left:-12px;top:12%;height:76%;width:1px;background:rgb(255 255 255 / .12)}.ak-landing .process{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;counter-reset:step}.ak-landing .process__step{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px 24px 28px;box-shadow:var(--shadow-sm)}.ak-landing .process__num{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;margin-bottom:16px;background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#2a1e05;font-family:var(--serif);font-weight:700;font-size:24px}.ak-landing .process__step h3{font-size:20px;margin-bottom:.5rem}.ak-landing .process__step p{margin:0;font-size:15px}.ak-landing .process__step:not(:last-child)::after{content:"";position:absolute;top:58px;right:-16px;width:20px;height:2px;background:var(--gold);z-index:1}.ak-landing .quote{margin:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px 28px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:16px}.ak-landing .quote blockquote{margin:0;font-size:16.5px;color:var(--ink);line-height:1.6}.ak-landing .quote figcaption{display:flex;align-items:center;gap:12px;margin-top:auto}.ak-landing .quote__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid var(--gold);flex:none}.ak-landing .quote figcaption span:last-child{display:flex;flex-direction:column;line-height:1.3}.ak-landing .quote figcaption strong{color:var(--ink);font-size:15.5px}.ak-landing .quote figcaption small{color:var(--body);font-size:13px}.ak-landing .faq-wrap{max-width:780px;margin:0 auto}.ak-landing .faq{display:grid;gap:14px}.ak-landing .faq__item{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-sm);overflow:hidden}.ak-landing .faq__item[open]{border-color:rgb(194 169 104 / .5)}.ak-landing .faq__item summary{list-style:none;cursor:pointer;padding:20px 24px;font-family:var(--sans);font-weight:700;font-size:16px;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:16px}.ak-landing .faq__item summary::-webkit-details-marker{display:none}.ak-landing .faq__ico{flex:none;width:11px;height:11px;border-right:2px solid var(--gold-dk);border-bottom:2px solid var(--gold-dk);transform:rotate(45deg);transition:transform .25s ease;margin-top:-5px}.ak-landing .faq__item[open] .faq__ico{transform:rotate(-135deg);margin-top:3px}.ak-landing .faq__body{padding:0 22px 20px}.ak-landing .faq__body p{margin:0;font-size:16px}.ak-landing .cta-banner{position:relative;background:var(--navy-900);color:#fff;overflow:hidden}.ak-landing .cta-banner__bg{position:absolute;inset:0;background:radial-gradient(700px 400px at 85% 120%,rgb(194 169 104 / .28),transparent 60%),radial-gradient(600px 400px at 0% -20%,rgb(22 51 79 / .9),transparent 60%)}.ak-landing .cta-banner__inner{position:relative;display:grid;grid-template-columns:320px 1fr;align-items:center;gap:clamp(32px, 5vw, 60px);padding:clamp(48px, 6vw, 78px) 0}.ak-landing .cta-banner__photo{position:relative}.ak-landing .cta-banner__photo::before{content:"";position:absolute;inset:14px -14px -14px 14px;border:2px solid var(--gold);border-radius:var(--radius)}.ak-landing .cta-banner__photo img{position:relative;width:100%;height:auto;border-radius:var(--radius);object-fit:cover;box-shadow:var(--shadow)}.ak-landing .cta-banner .eyebrow{color:var(--gold-2)}.ak-landing .cta-banner__title{font-size:clamp(28px, 3.8vw, 42px);color:#fff}.ak-landing .cta-banner__sub{margin:1rem 0 0;color:rgb(255 255 255 / .82);font-size:17px;max-width:34em}.ak-landing .cta-banner__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:1.8rem}.ak-landing .contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px, 5vw, 64px);align-items:start}.ak-landing .contact__lead{font-size:17px;margin:1.2rem 0 1.8rem}.ak-landing .contact__img{width:100%;height:220px;object-fit:cover;border-radius:var(--radius);margin:0 0 1.8rem;box-shadow:var(--shadow-sm);border:1px solid var(--line)}.ak-landing .contact__list{display:grid;gap:18px}.ak-landing .contact__list li{display:flex;gap:14px;align-items:flex-start}.ak-landing .contact__list .ic{color:var(--gold-dk);margin-top:3px}.ak-landing .contact__list div{display:flex;flex-direction:column;font-size:15px}.ak-landing .contact__list strong{color:var(--ink);font-family:var(--serif);font-size:16px;margin-bottom:2px}.ak-landing .contact__list a{color:var(--gold-dk);font-weight:600}.ak-landing .contact__list a:hover{text-decoration:underline}.ak-landing .contact__phones{color:var(--gold-dk)}.ak-landing .site-footer{background:var(--navy-900);color:rgb(255 255 255 / .7);padding:clamp(52px, 6vw, 76px) 0 0}.ak-landing .site-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:40px;padding-bottom:48px}.ak-landing .site-footer__brand p{margin:18px 0 20px;font-size:15px;max-width:34ch}.ak-landing .site-footer__brand .brand__mark{width:40px;height:40px}.ak-landing .social{display:flex;gap:12px}.ak-landing .social a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid rgb(255 255 255 / .18);color:rgb(255 255 255 / .8);transition:background .2s ease,color .2s ease,border-color .2s ease}.ak-landing .social a:hover{background:var(--gold);color:var(--navy-900);border-color:var(--gold)}.ak-landing .social svg{width:20px;height:20px;fill:currentColor}.ak-landing .site-footer__col h4{color:#fff;font-size:16px;margin-bottom:16px;letter-spacing:.02em}.ak-landing .site-footer__col h4.mt{margin-top:24px}.ak-landing .site-footer__col li{margin-bottom:10px;font-size:15px}.ak-landing .site-footer__col a:hover{color:#000}.ak-landing .site-footer__col ul li a:hover{color:var(--gold-2)}.ak-landing .site-footer__cta p{font-size:15px;margin:0 0 18px}.ak-landing .site-footer__bottom{border-top:1px solid var(--line-dk);padding:26px 20px 32px;margin-top:0}.ak-landing .disclaimer{font-size:12.5px;color:rgb(255 255 255 / .5);line-height:1.7;margin-top:30px}.ak-landing .site-footer__legal{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:13.5px}.ak-landing .site-footer__legal nav{display:flex;gap:20px}.ak-landing .site-footer__legal a:hover{color:var(--gold-2)}.ak-landing .fab-call{position:fixed;right:18px;bottom:18px;z-index:90;display:none;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#2a1e05;place-items:center;box-shadow:var(--shadow-gold);animation:pulse 2.4s infinite}.ak-landing .fab-call .ic{width:26px;height:26px;stroke-width:2.2}@keyframes pulse{0%{box-shadow:0 0 0 0 rgb(194 169 104 / .5)}70%{box-shadow:0 0 0 16px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.ak-landing .reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.ak-landing .reveal.is-visible{opacity:1;transform:none}@media (max-width:1024px){.ak-landing .grid--6{grid-template-columns:repeat(3,1fr)}.ak-landing .hero__grid{grid-template-columns:minmax(0,1fr);gap:40px;padding:30px clamp(20px, 5vw, 28px);align-items:center;justify-content:stretch}.ak-landing .hero__copy,.ak-landing .hero-card{min-width:0;padding:32px 0}.ak-landing .topbar__item{display:inline-flex;align-items:center;gap:.5em;font-size:12px}.ak-landing .hero__lead{max-width:none;padding:32px 0}.site-footer__col{padding:20px}.ak-landing .hero__form{max-width:460px}.ak-landing .contact__grid{grid-template-columns:1fr}.ak-landing .site-footer__grid{grid-template-columns:1fr 1fr;gap:32px}.ak-landing .process{grid-template-columns:repeat(2,1fr)}.ak-landing .process__step::after{display:none}.ak-landing .media__grid{grid-template-columns:1fr;gap:32px;max-width:620px;margin:0 auto}.ak-landing .media__grid--reverse .media__figure{order:-1}.ak-landing .media__body .section__title--left,.ak-landing .media__body .eyebrow{text-align:left}.ak-landing .cta-banner__inner{grid-template-columns:1fr;justify-items:center;text-align:center;gap:32px;padding:80px 20px}.ak-landing .cta-banner__photo{max-width:280px}.ak-landing .cta-banner__photo::before{inset:12px -12px -12px 12px}.ak-landing .cta-banner__sub{margin-left:auto;margin-right:auto}.ak-landing .cta-banner__actions{justify-content:center}.ak-landing .cta-banner .eyebrow{justify-content:center}}@media (max-width:1300px){.ak-landing .nav-toggle{display:flex}.ak-landing .header-actions .btn{display:none}.translatepress-es_MX a.btn.btn--gold.btn--sm{display:none}.ak-landing .nav{display:none}.ak-landing .nav.is-open{display:flex;max-height:380px;opacity:1}.ak-landing .nav{position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:var(--navy-800);border-top:1px solid var(--line-dk);margin:0;padding:8px 0;box-shadow:0 20px 40px -16px rgb(0 0 0 / .5);z-index:999;display:none}.ak-landing .nav a{padding:13px 24px;width:100%;font-size:16px;border-bottom:1px solid rgb(255 255 255 / .06)}.ak-landing .nav a::after{display:none}}@media (max-width:1100px){.ak-landing .phone-link__label,.ak-landing .header-actions .btn{display:none}.ak-landing .phone-link{flex-direction:row;align-items:center;gap:6px}.ak-landing .phone-link .ic{display:block;color:var(--gold-2)}.ak-landing .phone-link__num{font-size:15px}.ak-landing .site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--navy-800)}.ak-landing .nav{position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:var(--navy-800);border-top:1px solid var(--line-dk);margin:0;padding:8px 0;box-shadow:0 20px 40px -16px rgb(0 0 0 / .5);z-index:999;display:none}#top{position:relative;z-index:0!important;padding:0px!important}.nav{display:none;position:absolute;top:100%;left:0;width:100%;background:#0C1A3B;flex-direction:column;padding:20px;z-index:9999}.ak-landing .nav a{padding:13px 24px;width:100%;font-size:16px;border-bottom:1px solid rgb(255 255 255 / .06)}.ak-landing .nav a::after{display:none}.ak-landing .grid--3,.ak-landing .grid--4{grid-template-columns:repeat(2,1fr)}.ak-landing .trust-strip__inner{grid-template-columns:repeat(2,1fr);gap:26px}.ak-landing .stats__grid{grid-template-columns:repeat(2,1fr);gap:34px 24px}.ak-landing .stat+.stat::before{display:none}.ak-landing .fab-call{display:grid}.ak-landing .cta-banner__actions{width:100%;min-width:0}.ak-landing .section__title--left{text-align:center}.ak-landing .contact__intro{text-align:center}.ak-landing .contact__list{text-align:left;max-width:420px;margin:0 auto}}@media (max-width:1100px){.ak-landing .nav,.ak-landing .phone-link__label{display:none}.ak-landing .phone-link{flex-direction:row;align-items:center;gap:6px}.ak-landing .phone-link .ic{display:block;color:var(--gold-2)}.ak-landing .phone-link__num{font-size:15px}.ak-landing .nav-toggle{display:flex}.ak-landing .nav{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;gap:0;background:var(--navy-800);border-top:1px solid var(--line-dk);margin:0;padding:8px 0;box-shadow:0 20px 40px -16px rgb(0 0 0 / .5);max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .2s ease}.ak-landing .nav a{padding:13px 24px;width:100%;font-size:16px;border-bottom:1px solid rgb(255 255 255 / .06)}.ak-landing .nav a::after{display:none}.ak-landing .grid--3,.ak-landing .grid--4{grid-template-columns:repeat(2,1fr)}.ak-landing .trust-strip__inner{grid-template-columns:repeat(2,1fr);gap:26px}.ak-landing .stats__grid{grid-template-columns:repeat(2,1fr);gap:34px 24px}.ak-landing .stat+.stat::before{display:none}.ak-landing .fab-call{display:grid}.ak-landing .cta-banner__actions{width:100%;min-width:0}.ak-landing .section__title--left{text-align:center}.ak-landing .contact__intro{text-align:center}.ak-landing .contact__list{text-align:left;max-width:420px;margin:0 auto}}@media (max-width:560px){.ak-landing{font-size:16px}.ak-landing .topbar__item--sep{display:none}.ak-landing .site-header__inner{height:64px;gap:12px}.ak-landing .brand__logo{height:32px}.ak-landing .header-actions .btn{display:none}.ak-landing .grid--3,.ak-landing .grid--4,.ak-landing .grid--6{grid-template-columns:1fr}.ak-landing .practice-grid{grid-template-columns:repeat(2,1fr)}.ak-landing .field-row{grid-template-columns:1fr}.ak-landing .process{grid-template-columns:1fr}.ak-landing .site-footer__grid{grid-template-columns:1fr;gap:0}.ak-landing .hero__cta .btn{width:100%}.ak-landing .media__badge{left:10px;bottom:10px;padding:12px 14px}.ak-landing .media__badge-num{font-size:26px}}@media (max-width:480px){.ak-landing .phone-link__num{display:none}.ak-landing .site-header__inner{gap:10px}.ak-landing .header-actions{gap:10px}}@media (max-width:400px){.ak-landing .container{padding:0 14px}.ak-landing .site-footer__bottom{border-top:1px solid var(--line-dk);padding:26px 20px 32px;margin-top:0}.ak-landing .hero__grid{grid-template-columns:minmax(0,1fr);gap:40px;padding:30px clamp(20px, 5vw, 28px);align-items:center;justify-content:stretch}.ak-landing .btn{white-space:normal;margin-right:0;padding:.8em .9em;text-align:center}.ak-landing h1,.ak-landing h2,.ak-landing h3,.ak-landing .hero__title,.ak-landing .section__title,.ak-landing .cta-banner__title{overflow-wrap:anywhere}.ak-landing .hero__title{font-size:clamp(23px, 8.5vw, 34px)}.ak-landing .section__title,.ak-landing .cta-banner__title{font-size:clamp(20px, 7vw, 40px)}.ak-landing .hero-stats .hs__num{font-size:17px}.ak-landing .hero-stats .hs__label{font-size:9px;letter-spacing:.02em}.ak-landing .hero-stats .hero-stat{padding:2px 3px}.ak-landing .tstep__card,.ak-landing .feature,.ak-landing .adj,.ak-landing .wcard,.ak-landing .evi__row{padding-left:16px;padding-right:16px}.ak-landing .topbar__inner{height:auto;min-height:40px;flex-wrap:wrap;gap:4px 12px;padding:6px 6px}.ak-landing .diff-grid,.ak-landing .wgrid,.ak-landing .adj-grid,.ak-landing .grid--3,.ak-landing .grid--4,.ak-landing .grid--6{grid-template-columns:minmax(0,1fr)}.ak-landing .diff-grid>*,.ak-landing .wgrid>*,.ak-landing .adj-grid>*{min-width:0}}@media (max-width:380px){.ak-landing .brand__logo{height:28px}}@media (max-width:320px){.ak-landing .hero-stats{flex-wrap:wrap}.ak-landing .hero-stats .hero-stat{flex:1 0 45%}.ak-landing .hero-stats .hero-stat:not(:last-child)::after{display:none}}@media (prefers-reduced-motion:reduce){.ak-landing,.ak-landing *{animation:none!important;scroll-behavior:auto!important}.ak-landing .reveal{opacity:1;transform:none;transition:none}}.ak-landing .gold-italic{font-style:italic;color:var(--gold)}.ak-landing .section__intro{max-width:720px;margin:0 auto clamp(34px,4vw,52px);text-align:center;color:var(--body);font-size:clamp(16px,1.6vw,18px)}.ak-landing .section--dark{background:var(--navy-800);color:rgb(255 255 255 / .86);position:relative}.ak-landing .section--dark .section__title{color:#fff}.ak-landing .section--dark .section__intro{color:rgb(255 255 255 / .7)}.ak-landing .section--dark .eyebrow{color:var(--gold-2)}.ak-landing .hero-stats{display:inline-flex;flex-wrap:wrap;margin:0;border:1px solid rgb(255 255 255 / .15);border-radius:12px;padding:15px 6px}.ak-landing .hero-stats .hs__num{font-family:var(--serif);font-weight:700;font-size:24px;color:var(--gold-2);line-height:1}.ak-landing .hero-stats .hs__label{display:block;margin-top:6px;font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:rgb(255 255 255 / .5)}.ak-landing .hero-stats .hero-stat{position:relative;padding:2px 28px;text-align:center}.ak-landing .hero-stats .hero-stat:not(:last-child)::after{content:"";position:absolute;right:0;top:14%;height:72%;width:1px;background:rgb(255 255 255 / .16)}.ak-landing .hero-card{background:linear-gradient(180deg,rgb(22 38 77 / .92),rgb(10 22 48 / .92));border:1px solid var(--line-dk);border-radius:var(--radius);padding:clamp(22px,3vw,30px);box-shadow:var(--shadow)}.ak-landing .hero-card__eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-2);margin:0 0 18px}.ak-landing .hero-card__title{font-family:var(--serif);font-size:22px;color:#fff;margin:4px 0 16px}.ak-landing .hero-checklist{display:grid;gap:0;counter-reset:hc;margin-bottom:20px}.ak-landing .hero-checklist li{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:start;padding:11px 0;border-top:1px solid rgb(255 255 255 / .08);font-size:14.5px;color:rgb(255 255 255 / .85);line-height:1.45}.ak-landing .hero-checklist li:first-child{border-top:0}.ak-landing .hero-checklist li::before{counter-increment:hc;content:counter(hc);display:grid;place-items:center;width:24px;height:24px;border-radius:50%;border:1.5px solid var(--gold);color:var(--gold-2);font-family:var(--serif);font-weight:700;font-size:13px;flex:none}.ak-landing .feature--featured{border-color:var(--gold);box-shadow:0 18px 44px -22px rgb(158 134 78 / .5)}.ak-landing .feature--featured::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(var(--gold-2),var(--gold));border-radius:var(--radius) 0 0 var(--radius)}.ak-landing .feature{position:relative}.ak-landing .note{margin-top:16px;background:rgb(158 134 78 / .1);border:1px solid rgb(158 134 78 / .34);border-left:3px solid var(--gold);border-radius:8px;padding:11px 14px;font-size:13.5px;color:var(--gold-dk);line-height:1.5}.ak-landing .note strong{color:var(--gold-dk)}.ak-landing .warn{margin-top:16px;background:var(--rose-bg);border:1px solid var(--rose-bd);border-left:3px solid var(--rose-tx);border-radius:8px;padding:11px 14px;font-size:13.5px;color:var(--rose-tx);line-height:1.6}.ak-landing .warn strong{color:var(--rose-tx)}.ak-landing .stepgroup{margin-bottom:34px}.ak-landing .stepgroup__label{display:flex;align-items:center;gap:16px;font-size:12.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dk);margin:0 0 20px}.ak-landing .stepgroup__label::after{content:"";flex:1;height:1px;background:var(--line)}.ak-landing .steps{display:grid;gap:16px}.ak-landing .step{display:grid;grid-template-columns:auto 1fr;gap:22px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px 28px;box-shadow:var(--shadow-sm)}.ak-landing .step__n{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;border:1.6px solid var(--gold);color:var(--gold-dk);font-family:var(--serif);font-weight:700;font-size:20px;flex:none}.ak-landing .step__title{font-family:var(--serif);font-size:20px;color:var(--ink);margin:4px 0 8px}.ak-landing .step__desc{margin:0;font-size:15.5px}.ak-landing .step__desc code,.ak-landing .step em.stat-ref{font-style:normal;color:var(--gold-dk);font-weight:600}.ak-landing .photo-checklist{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px 22px}.ak-landing .photo-checklist li{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:start;font-size:13.8px;color:var(--ink)}.ak-landing .photo-checklist .ic{width:16px;height:16px;color:var(--gold-dk);margin-top:3px;stroke-width:2.6}.ak-landing .injury-tags{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}.ak-landing .tag-pill{font-size:13px;font-weight:600;color:var(--ink);background:var(--cream);border:1px solid var(--line);border-radius:999px;padding:6px 13px}.ak-landing .keypoint{margin-top:16px;background:linear-gradient(180deg,rgb(158 134 78 / .12),rgb(158 134 78 / .06));border:1px solid rgb(158 134 78 / .4);border-radius:10px;padding:14px 16px;font-size:14.5px;color:#5a4a26;line-height:1.55}.ak-landing .keypoint strong{color:var(--gold-dk)}.ak-landing .evi{display:grid;gap:14px}.ak-landing .evi__row{display:grid;grid-template-columns:120px 1fr auto;gap:24px;align-items:start;background:var(--navy-700);border:1px solid var(--line-dk);border-left:4px solid var(--line-dk);border-radius:var(--radius);padding:22px 26px}.ak-landing .evi__row--crit{border-left-color:#B62633}.ak-landing .evi__row--high{border-left-color:#c79a45}.ak-landing .evi__row--mod{border-left-color:#3f9a63}.ak-landing .evi__time{font-size:13px;font-weight:700;letter-spacing:.02em;line-height:1.35;color:var(--gold-2)}.ak-landing .evi__row--crit .evi__time{color:#D97B82}.ak-landing .evi__row--high .evi__time{color:#d9b96a}.ak-landing .evi__row--mod .evi__time{color:#74c395}.ak-landing .evi__title{font-family:var(--serif);font-size:19px;color:#fff;margin:0 0 6px}.ak-landing .evi__desc{margin:0;font-size:14.5px;color:rgb(255 255 255 / .7);line-height:1.55}.ak-landing .sev{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 13px;white-space:nowrap}.ak-landing .sev--crit{background:rgb(151 25 33 / .16);color:#EBA6AB;border:1px solid rgb(151 25 33 / .55)}.ak-landing .sev--high{background:rgb(180 140 50 / .18);color:#e6c579;border:1px solid rgb(180 140 50 / .55)}.ak-landing .sev--mod{background:rgb(63 154 99 / .16);color:#7fd0a1;border:1px solid rgb(63 154 99 / .5)}.ak-landing .evi-callout{display:flex;align-items:flex-start;gap:16px;margin-top:26px;background:rgb(158 134 78 / .08);border:1px solid rgb(158 134 78 / .5);border-radius:var(--radius);padding:22px 26px}.ak-landing .evi-callout__icon{flex:none;color:var(--gold-2);margin-top:1px}.ak-landing .evi-callout__icon .ic{width:26px;height:26px}.ak-landing .evi-callout p{margin:0;color:rgb(255 255 255 / .85);font-size:15px;line-height:1.6}.ak-landing .evi-callout strong{color:var(--gold-2)}.ak-landing .section--dark .eyebrow--pill{color:var(--gold-2);background:rgb(158 134 78 / .16);border-color:rgb(158 134 78 / .42)}.ak-landing .wgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ak-landing .wcard{background:rgb(255 255 255 / .02);border:1px solid var(--line-dk);border-radius:var(--radius);padding:30px 28px}.ak-landing .wcard__x{display:inline-flex;color:#D97B82;margin-bottom:16px}.ak-landing .wcard__x .ic{width:22px;height:22px;stroke-width:2.4}.ak-landing .wcard__quote{font-family:var(--serif);font-style:italic;font-size:21px;color:#fff;margin:0 0 12px}.ak-landing .wcard p{margin:0;font-size:14.5px;color:rgb(255 255 255 / .68);line-height:1.6}.ak-landing .section--dark .gold-italic{color:var(--gold-2)}.ak-landing .fault-callout{display:flex;align-items:flex-start;gap:18px;margin-top:30px;background:rgb(158 134 78 / .06);border:1px solid var(--line-dk);border-left:3px solid var(--gold);border-radius:var(--radius);padding:26px 30px}.ak-landing .fault-callout__icon{flex:none;color:var(--gold-2);margin-top:2px}.ak-landing .fault-callout__icon .ic{width:28px;height:28px}.ak-landing .fault-callout__title{font-family:var(--serif);font-size:20px;color:#fff;margin:0 0 8px}.ak-landing .fault-callout p{margin:0;color:rgb(255 255 255 / .75);font-size:15px;line-height:1.6}.ak-landing .fault-callout .gold-italic{font-style:italic;color:var(--gold-2)}.ak-landing .adj-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ak-landing .adj{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px 26px;box-shadow:var(--shadow-sm)}.ak-landing .adj__n{font-family:var(--serif);font-weight:500;font-size:46px;color:#c4bcac;line-height:1}.ak-landing .adj__title{font-family:var(--sans);font-weight:700;font-size:17px;letter-spacing:-.01em;color:var(--ink);margin:14px 0 10px}.ak-landing .adj p{font-size:14.5px;line-height:1.65}.ak-landing .adj p{margin:0;font-size:14.5px}@media (max-width:1000px){.ak-landing .evi__row{grid-template-columns:100px 1fr;grid-template-areas:"time title" "time desc" "sev sev";row-gap:6px}.ak-landing .evi__time{grid-area:time;align-self:start}.ak-landing .evi__title{grid-area:title}.ak-landing .evi__desc{grid-area:desc}.ak-landing .evi__row .sev{grid-area:sev;justify-self:start;margin-top:8px}}@media (max-width:860px){.ak-landing .wgrid,.ak-landing .adj-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ak-landing .wgrid,.ak-landing .adj-grid{grid-template-columns:1fr}.ak-landing .photo-checklist{grid-template-columns:1fr}.ak-landing .step{grid-template-columns:1fr;gap:8px;padding:22px 20px}.ak-landing .step__n{margin-bottom:4px}.ak-landing .hero-stats{display:flex;flex-wrap:nowrap;width:100%;padding:12px 4px}.ak-landing .hero-stats .hero-stat{flex:1 1 0%;min-width:0;padding:2px 6px}.ak-landing .hero-stats .hs__num{font-size:15px}.ak-landing .hero-stats .hs__label{font-size:10px;letter-spacing:.04em;margin-top:4px}.ak-landing .evi__row{grid-template-columns:1fr;grid-template-areas:"time" "title" "desc" "sev"}.ak-landing .evi__time{justify-self:start}}.ak-landing .section__head--left{text-align:left;max-width:860px;margin-left:0;margin-right:0}.ak-landing .section__head--left .section__title{margin-top:8px}.ak-landing .section__intro--left{text-align:left;max-width:620px;margin-left:0;margin-right:0;margin-bottom:0}.ak-landing .eyebrow--pill{display:inline-flex;background:rgb(158 134 78 / .12);border:1px solid rgb(158 134 78 / .34);color:var(--gold-dk);padding:7px 16px;border-radius:999px}.ak-landing .diff-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:clamp(34px,4vw,52px)}.ak-landing .diff-grid .feature{padding:clamp(28px,3vw,40px);display:flex;flex-direction:column}.ak-landing .diff-grid .feature__icon{align-self:flex-start;display:inline-flex;width:auto;height:auto;background:#fff0;border-radius:0;margin-bottom:26px;color:var(--gold)}.ak-landing .diff-grid .feature__icon svg{width:30px;height:30px}.ak-landing .diff-grid .feature h3{font-size:clamp(19px,2vw,22px);margin-bottom:14px}.ak-landing .diff-grid .feature p{font-size:15.5px;line-height:1.7}.ak-landing .feature__tag{margin:auto 0 0;padding-top:18px;border-top:1px solid var(--line);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-dk)}.ak-landing .feature--dark{background:var(--navy-800);border-color:#fff0;box-shadow:var(--shadow)}.ak-landing .feature--dark h3{color:var(--gold-2)}.ak-landing .feature--dark p{color:rgb(255 255 255 / .78)}.ak-landing .feature--dark .feature__icon{color:var(--gold-2)}.ak-landing .feature--dark .feature__tag{border-top-color:rgb(158 134 78 / .32);color:var(--gold-2)}.ak-landing .feature--dark:hover{border-color:#fff0}@media (max-width:760px){.ak-landing .diff-grid{grid-template-columns:1fr}}.ak-landing .stepgroup__label{display:inline-flex;align-items:center;background:rgb(158 134 78 / .12);border:1px solid rgb(158 134 78 / .3);color:var(--gold-dk);padding:7px 15px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px}.ak-landing .stepgroup__label::after{display:none}.ak-landing .steps{display:grid;gap:18px}.ak-landing .tstep{display:grid;grid-template-columns:44px 1fr;gap:22px;align-items:start}.ak-landing .tstep__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;margin-top:6px;flex:none}.ak-landing .tstep__icon .ic{width:20px;height:20px;stroke-width:2}.ak-landing .tstep__icon--rose{background:#F6E7E8;color:#971921}.ak-landing .tstep__icon--navy{background:var(--navy-800);color:var(--gold-2)}.ak-landing .tstep__icon--gray{background:#ECEEF1;color:#5B6472}.ak-landing .tstep__icon--mint{background:#E3F1E8;color:#3E8F5B}.ak-landing .tstep__icon--gold{background:#F4EBD3;color:var(--gold-dk)}.ak-landing .tstep__card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px 28px;box-shadow:var(--shadow-sm)}.ak-landing .tstep__title{font-family:var(--sans);font-weight:700;font-size:18px;color:var(--ink);margin:0 0 9px;letter-spacing:-.01em}.ak-landing .tstep__desc{margin:0;font-size:15px;color:var(--body);line-height:1.65}.ak-landing .tstep__desc strong{color:var(--ink);font-weight:700}.ak-landing .tnote{margin-top:16px;background:#F6EDD5;border-left:3px solid var(--gold);border-radius:4px 7px 7px 4px;padding:13px 16px;font-size:13.5px;color:#5c4a24;line-height:1.6}.ak-landing .tnote strong{color:#3f3113}.ak-landing .tnote--warn{background:#F6E7E8;border-left-color:#971921;color:#971921}.ak-landing .tnote--warn strong{color:#8f2f2a}.ak-landing .tstep .injury-tags .tag-pill{background:var(--navy-800);color:#fff;border-color:#fff0}@media (max-width:560px){.ak-landing .tstep{grid-template-columns:36px 1fr;gap:13px}.ak-landing .tstep__icon{width:36px;height:36px;margin-top:4px}.ak-landing .tstep__icon .ic{width:17px;height:17px}.ak-landing .tstep__card{padding:20px 18px}}.ak-landing .cta-banner__inner--center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:720px;margin:0 auto;gap:0;grid-template-columns:none}.ak-landing .cta-banner .eyebrow--pill{color:var(--gold-2);background:rgb(158 134 78 / .16);border-color:rgb(158 134 78 / .42)}.ak-landing .cta-banner__inner--center .cta-banner__title{margin-top:22px}.ak-landing .cta-banner__inner--center .cta-banner__sub{margin:18px auto 0;max-width:44em}.ak-landing .cta-banner__inner--center .cta-banner__actions{flex-direction:row;flex-wrap:wrap;justify-content:center;min-width:0;margin-top:30px}.ak-landing .cta-banner__meta{margin:26px 0 0;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:rgb(255 255 255 / .5)}.ak-landing .cta-banner__fine{margin:10px 0 0;font-size:13.5px;color:rgb(255 255 255 / .48)}@media (max-width:480px){.ak-landing .cta-banner__inner--center .cta-banner__actions .btn{width:100%}}.page-template-template-custom #header-outer,.page-template-template-custom #header-space,.page-template-template-custom #footer-outer{display:none!important}.page-template-template-custom .container-wrap{padding-top:0!important}.page-template-template-custom .container.main-content{max-width:100%;padding:0}body.page-template-template-custom{overflow:clip}.page-template-template-custom .ocm-effect-wrap,.page-template-template-custom .ocm-effect-wrap-inner{overflow:clip}main#top{padding:0px!important;gap:0px!important}.contact-no{display:none}.header-actions{max-width:100%}.translatepress-es_MX a.btn.btn--gold.btn--sm{white-space:normal;overflow:hidden;text-overflow:ellipsis;width:100%;padding:11px!important;font-size:14px!important;margin:0px!important;text-align:center}.ak-landing .site-footer__legal p{margin:0 0 1rem;margin-bottom:0;padding-bottom:0}