.amz-home{--ink:#171717;--muted:#56544f;--gold:#ffd633;--paper:#fbfaf6;--line:#e6e2d9;--p:0;--ease:cubic-bezier(.2,.75,.2,1)}.amz-home *{box-sizing:border-box}.amz-home{scroll-behavior:smooth}.amz-home{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.amz-home img{max-width:100%;display:block}.amz-home a{color:inherit;text-decoration:none}.amz-home .notice{position:relative;z-index:10;background:#171717;color:#fff;padding:10px 20px;text-align:center;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.amz-home .notice b{color:var(--gold)}.amz-home .nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:12px max(24px,calc((100vw - 1280px)/2));background:#fff;border-bottom:1px solid var(--line)}.amz-home .brand{font-family:Georgia,serif;font-size:29px;font-weight:900;letter-spacing:-.08em;white-space:nowrap}.amz-home .nav-links{display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700}.amz-home .nav-links a:hover{color:#a88200}.amz-home .nav-cta,.amz-home .button{display:inline-flex;align-items:center;justify-content:center;padding:15px 21px;border-radius:9px;background:var(--gold);color:#171717;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;transition:transform .3s var(--ease),box-shadow .3s}.amz-home .nav-cta:hover,.amz-home .button:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0002}.amz-home .audit-callout{margin-top:28px;padding-top:22px;border-top:1px solid #dedbd3;max-width:560px}.amz-home .audit-callout strong{display:block;font-size:20px;line-height:1.35;margin-bottom:16px;letter-spacing:-.03em}.amz-home .hero{min-height:700px;position:relative;overflow:hidden;display:grid;align-items:center;background:#f9f8f4}.amz-home .hero:before{content:"";position:absolute;width:70vw;height:70vw;right:-18vw;top:-16vw;border:1px solid #ede8d7;border-radius:50%;transform:rotate(calc(var(--p)*25deg))}.amz-home .hero:after{content:"";position:absolute;width:42vw;height:42vw;right:-5vw;top:1vw;border:1px solid #e8dfc3;border-radius:50%;transform:rotate(calc(var(--p)*-30deg))}.amz-home .hero-inner{position:relative;z-index:1;width:min(1280px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;padding:80px 0}.amz-home .eyebrow{display:flex;align-items:center;gap:11px;color:#8d7010;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.17em}.amz-home .eyebrow:before{content:"";width:31px;height:3px;background:var(--gold)}.amz-home h1{font-size:clamp(52px,5.9vw,91px);letter-spacing:-.07em;line-height:1.02;margin:22px 0 26px;max-width:790px}.amz-home .underline{background:linear-gradient(transparent 75%,var(--gold) 75%)}.amz-home .hero p{font-size:clamp(17px,1.5vw,20px);line-height:1.65;color:var(--muted);max-width:560px}.amz-home .hero-visual{height:510px;position:relative;perspective:1000px}.amz-home .hero-frame{position:absolute;inset:35px 15px 50px 35px;border-radius:28px;background:#fff;border:1px solid #eee8db;box-shadow:0 35px 75px rgb(44 37 18 / .14);overflow:hidden;transform:translate3d(0,calc(var(--p)*-28px),0) rotateY(calc((var(--p) - .5)*-7deg));will-change:transform}.amz-home .hero-frame img{width:100%;height:100%;object-fit:contain;padding:23px}.amz-home .float-note{position:absolute;left:-5px;bottom:48px;background:#191919;color:#fff;border-radius:16px;padding:19px 22px;box-shadow:0 18px 34px #0002;transform:translate3d(0,calc(var(--p)*-40px),0)}.amz-home .float-note b{display:block;color:var(--gold);font-size:12px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:7px}.amz-home .float-note span{font-size:17px;font-weight:700}.amz-home .scroll-cue{display:inline-flex;align-items:center;gap:14px;margin-top:35px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.amz-home .scroll-cue i{height:42px;width:1px;background:#222;display:block;animation:cue 1.8s ease-in-out infinite}@keyframes cue{50%{transform:translateY(12px);opacity:.4}}.amz-home .section{padding:125px 0}.amz-home .wrap{width:min(1280px,calc(100% - 48px));margin:auto}.amz-home .section-heading{font-size:clamp(38px,4.5vw,67px);letter-spacing:-.06em;line-height:1.06;margin:17px 0 23px;max-width:950px}.amz-home .lead{font-size:19px;line-height:1.6;color:var(--muted);max-width:650px;margin:0}.amz-home .challenge{background:#fff}.amz-home .challenge-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;margin-top:75px}.amz-home .challenge-sticky{position:sticky;top:45px;align-self:start}.amz-home .challenge-sticky p{font-size:16px;line-height:1.6;color:var(--muted)}.amz-home .track{width:3px;height:180px;background:#eae6dc;margin-top:38px;position:relative}.amz-home .track:after{content:"";position:absolute;left:0;top:0;width:3px;height:calc(var(--progress)*100%);background:#e4ae00;transition:height .15s linear}.amz-home .challenge-list{display:grid;gap:18px}.amz-home .challenge-card{border:1px solid var(--line);border-radius:20px;background:#faf9f6;padding:36px;display:grid;grid-template-columns:54px 1fr;gap:18px;min-height:196px;position:relative;transform:translateY(calc((1 - var(--active))*11px)) scale(calc(.985 + var(--active)*.015));box-shadow:0 calc(var(--active)*20px) calc(var(--active)*45px) rgb(36 29 13 / .08);border-color:color-mix(in srgb,#e3b617 calc(var(--active)*65%),var(--line));transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s ease}.amz-home .challenge-card .number{font-size:13px;font-weight:900;letter-spacing:.15em;color:#9a7700}.amz-home .challenge-card h3{font-size:clamp(23px,2.4vw,31px);letter-spacing:-.04em;margin:0 0 12px}.amz-home .challenge-card p{font-size:16px;color:var(--muted);line-height:1.55;margin:0}.amz-home .challenge-card:after{content:"↗";position:absolute;right:30px;top:27px;font-size:25px;color:#b99513}.amz-home .channels{background:linear-gradient(125deg,#faf7e9,#fff 58%);overflow:clip}.amz-home .channels-head{max-width:800px}.amz-home .channels-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:70px;align-items:start}.amz-home .channels-visual{position:sticky;top:32px;height:min(70vh,650px);min-height:490px;background:#fff;border:1px solid #eee8d8;border-radius:28px;display:grid;place-items:center;overflow:hidden;box-shadow:0 30px 70px rgb(56 44 13 / .12)}.amz-home .channels-visual:before{content:"";position:absolute;width:80%;aspect-ratio:1;border:1px solid #f3e4a7;border-radius:50%;transform:scale(calc(.88 + var(--channel-progress)*.22)) rotate(calc(var(--channel-progress)*70deg));transition:transform .15s linear}.amz-home .channels-visual img{position:relative;z-index:1;width:88%;height:85%;object-fit:contain;transform:translateY(calc((.5 - var(--channel-progress))*25px)) scale(calc(.94 + var(--channel-progress)*.08));will-change:transform}.amz-home .channels-overlay{position:absolute;z-index:2;bottom:18px;left:18px;right:18px;background:#171717;color:#fff;border-radius:17px;padding:17px 23px;display:flex;justify-content:space-between;align-items:center;font-weight:800;letter-spacing:-.025em}.amz-home .channels-overlay small{color:var(--gold);letter-spacing:.13em;font-size:10px;text-transform:uppercase}.amz-home .channel-steps{display:grid;gap:16px}.amz-home .channel-step{min-height:250px;padding:32px;border-bottom:1px solid #ded9cb;display:flex;flex-direction:column;justify-content:center;opacity:calc(.65 + var(--active)*.35);transform:translateX(calc((1 - var(--active))*13px));transition:transform .45s var(--ease),opacity .45s}.amz-home .channel-step span{color:#8d720c;font-weight:900;font-size:12px;letter-spacing:.15em}.amz-home .channel-step h3{font-size:clamp(27px,2.8vw,39px);letter-spacing:-.05em;line-height:1.1;margin:16px 0}.amz-home .channel-step p{font-size:17px;line-height:1.6;color:var(--muted);margin:0;max-width:450px}.amz-home .support{background:#171717;color:#fff;overflow:hidden}.amz-home .support .eyebrow{color:var(--gold)}.amz-home .support .lead{color:#c4c1b9}.amz-home .support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:65px}.amz-home .support-card{background:#272727;border:1px solid #494743;border-radius:23px;min-height:330px;padding:34px;position:relative;overflow:hidden;transform:translateY(calc((1 - var(--active))*18px));transition:transform .6s var(--ease),border-color .5s}.amz-home .support-card:hover{border-color:var(--gold)}.amz-home .support-card:before{content:"";position:absolute;width:200px;height:200px;right:-110px;top:-110px;border:1px solid #8b742a;border-radius:50%;transition:transform .5s}.amz-home .support-card:hover:before{transform:scale(1.55)}.amz-home .support-card small{color:var(--gold);letter-spacing:.16em;font-weight:900}.amz-home .support-card h3{font-size:30px;letter-spacing:-.05em;line-height:1.1;margin:82px 0 18px}.amz-home .support-card p{color:#c2c1bd;font-size:16px;line-height:1.58}.amz-home .end{padding:60px 24px;text-align:center;font-size:12px;color:#777;letter-spacing:.1em;text-transform:uppercase}.amz-home .report-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:55px}.amz-home .report-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px}.amz-home .report-card h3{font-size:27px;line-height:1.12;letter-spacing:-.04em;margin:0 0 14px}.amz-home .report-card p{font-size:16px;line-height:1.6;color:var(--muted);margin:0}.amz-home .proof{background:#fff}.amz-home .proof-stage{margin-top:45px;display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;background:#f8f7f3;border:1px solid var(--line);border-radius:26px;padding:25px}.amz-home .proof-media{aspect-ratio:16/11;background:#fff;border:1px solid #eae6db;border-radius:18px;overflow:hidden;display:grid;place-items:center}.amz-home .proof-media img{max-width:100%;max-height:100%;object-fit:contain;transition:opacity .25s,transform .5s var(--ease)}.amz-home .proof-copy{padding:30px}.amz-home .proof-copy strong{display:block;font-size:36px;letter-spacing:-.05em;line-height:1.1}.amz-home .proof-copy p{font-size:17px;line-height:1.6;color:var(--muted)}.amz-home .controls{display:flex;gap:12px;margin-top:35px}.amz-home .controls button{border:1px solid #cbc6ba;background:#fff;border-radius:50%;width:48px;height:48px;font-size:22px;cursor:pointer}.amz-home .controls button:hover{background:var(--gold);border-color:var(--gold)}.amz-home .services{background:#f9f8f4}.amz-home .services-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start;margin-top:55px}.amz-home .services-visual{position:sticky;top:35px;aspect-ratio:1.25;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;display:grid;place-items:center}.amz-home .services-visual img{width:100%;height:100%;object-fit:contain}.amz-home .service-list details{border-bottom:1px solid #d6d3ca;padding:22px 0}.amz-home .service-list summary{cursor:pointer;display:flex;justify-content:space-between;gap:15px;font-size:25px;font-weight:800;letter-spacing:-.045em;list-style:none}.amz-home .service-list summary::-webkit-details-marker{display:none}.amz-home .service-list summary:after{content:'+';color:#ad8500}.amz-home .service-list details[open] summary:after{content:'−'}.amz-home .service-list details p{font-size:16px;line-height:1.62;color:var(--muted);padding:5px 36px 0 0}.amz-home .support-note{color:#d4d1c9;line-height:1.6;font-size:17px;margin:32px 0 0}.amz-home .support-gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:36px}.amz-home .support-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:13px;background:#fff}.amz-home .fit{background:var(--gold);position:relative;overflow:hidden}.amz-home .fit:after{content:'';position:absolute;width:600px;height:600px;border:1px solid #bb9c2b;border-radius:50%;right:-200px;top:-210px}.amz-home .fit .wrap{position:relative;z-index:1}.amz-home .fit .lead{color:#3b321a}.amz-home .fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin:38px 0}.amz-home .fit-grid h3{font-size:28px;letter-spacing:-.04em;line-height:1.2}.amz-home .fit .button{background:#171717;color:#fff}.amz-home .testimonials{background:#fff}.amz-home .video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px}.amz-home .video-card{position:relative;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#f4f2ec}.amz-home .video-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.amz-home .video-card .missing-thumb{aspect-ratio:16/10;display:grid;place-items:center;font-weight:800;color:#4e493b;background:#f2efdf}.amz-home .video-card span{position:absolute;inset:auto 12px 12px auto;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;background:var(--gold);font-size:21px;transition:transform .3s}.amz-home .video-card:hover span{transform:scale(1.14)}.amz-home .video-card small{display:block;padding:13px 17px;font-weight:800}.amz-home .review-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.amz-home .review-links a{border:1px solid var(--line);border-radius:999px;padding:12px 20px;font-weight:800;font-size:13px;background:#faf9f6}.amz-home .review-links a:hover{border-color:#e5b900}.amz-home .footer{background:#171717;color:#fff;padding:75px 0 25px}.amz-home .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:35px}.amz-home .footer h3{font-size:18px;margin:0 0 20px}.amz-home .footer p,.amz-home .footer a{color:#c8c6c0;line-height:1.6;font-size:14px}.amz-home .footer a{display:block;margin:7px 0}.amz-home .footer a:hover{color:var(--gold)}.amz-home .footer .button{color:#171717;display:inline-flex;margin:14px 0}.amz-home .footer-bottom{border-top:1px solid #494743;padding-top:22px;margin-top:55px;color:#aaa;font-size:12px}.amz-home .end{padding:20px 24px;text-align:center;font-size:12px;color:#777;letter-spacing:.1em;text-transform:uppercase}.amz-home .motion-topline{display:flex;align-items:end;justify-content:space-between;gap:22px}.amz-home .motion-controls{display:flex;align-items:center;gap:9px;flex:none}.amz-home .motion-controls button{height:43px;min-width:43px;padding:0 12px;border:1px solid #d6d1c2;background:#fff;border-radius:999px;font-size:19px;cursor:pointer;transition:background .25s,transform .3s var(--ease)}.amz-home .motion-controls button:hover{background:var(--gold);transform:translateY(-3px)}.amz-home .motion-controls .toggle-motion{font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;min-width:72px}.amz-home .motion-window{overflow:hidden;margin-top:42px;touch-action:pan-y;mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent)}.amz-home .motion-track{display:flex;gap:18px;align-items:stretch;will-change:transform;transform:translate3d(0,0,0)}.amz-home .motion-card{flex:0 0 calc((100% - 36px)/3);min-width:0}.amz-home .brand-card{height:285px;display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#f8f7f3;transition:box-shadow .35s,transform .35s var(--ease)}.amz-home .brand-card:hover{box-shadow:0 18px 35px rgb(30 24 10 / .13);transform:translateY(-6px)}.amz-home .brand-card img{width:100%;height:calc(100% - 22px);object-fit:contain;background:#fff;border-radius:12px}.amz-home .brand-card small{font-size:11px;color:#777;font-weight:900;letter-spacing:.14em}.amz-home .carousel-status{font-size:12px;color:#7d745d;font-weight:800;letter-spacing:.08em;margin-top:18px;text-align:right}.amz-home .video-card.motion-card{display:block;height:auto;min-height:270px}.amz-home .video-card img,.amz-home .video-card .missing-thumb{width:100%;height:220px;aspect-ratio:auto;object-fit:cover}.amz-home .video-card small{padding:16px}.amz-home .testimonials .motion-window{margin-bottom:72px}.amz-home .review-heading{font-size:clamp(27px,3vw,39px);letter-spacing:-.05em;margin:0 0 24px}.amz-home .review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.amz-home .review-card{border:1px solid var(--line);background:#faf9f5;min-height:175px;border-radius:18px;padding:22px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .35s var(--ease),box-shadow .35s,border-color .35s}.amz-home .review-card:hover{transform:translateY(-7px);box-shadow:0 18px 32px rgb(30 24 10 / .1);border-color:#e3b917}.amz-home .review-card img{height:57px;max-width:170px;width:auto;object-fit:contain;object-position:left center}.amz-home .review-card strong{display:block;margin-top:14px;font-size:15px}.amz-home .review-card span{font-size:12px;color:#817352;font-weight:800}.amz-home .social-icons{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.amz-home .footer .social-icons a{width:42px;height:42px;margin:0;display:grid;place-items:center;border:1px solid #6b675d;border-radius:50%;color:#fff;transition:background .3s,transform .3s var(--ease),border-color .3s}.amz-home .footer .social-icons a:hover{color:#171717;background:var(--gold);border-color:var(--gold);transform:translateY(-4px)}.amz-home .social-icons svg{width:19px;height:19px;fill:currentColor}.amz-home .contact-actions{display:grid;gap:10px;margin-top:18px}.amz-home .footer .contact-action{margin:0;display:flex;align-items:center;gap:12px;padding:14px;background:#262626;border:1px solid #4d493d;border-radius:12px;color:#fff;transition:transform .3s var(--ease),border-color .3s,background .3s}.amz-home .footer .contact-action:hover{transform:translateX(5px);border-color:var(--gold);background:#30302b;color:#fff}.amz-home .contact-action svg{width:24px;height:24px;fill:none;stroke:var(--gold);stroke-width:1.8;flex:none}.amz-home .contact-action small{display:block;color:#b7b3aa;font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:.1em}.amz-home .contact-action strong{display:block;color:#fff;font-size:14px;white-space:nowrap}@media(max-width:850px){.amz-home .nav{min-height:65px}.amz-home .nav-links{display:none}.amz-home .hero{min-height:0}.amz-home .hero-inner{grid-template-columns:1fr;gap:30px;padding:74px 0 60px}.amz-home .hero-visual{height:420px;max-width:570px;width:100%;margin:auto}.amz-home .hero-frame{inset:20px 15px 40px}.amz-home .float-note{left:5px;bottom:12px}.amz-home .section{padding:80px 0}.amz-home .challenge-layout,.amz-home .channels-layout,.amz-home .services-layout,.amz-home .proof-stage,.amz-home .report-grid,.amz-home .fit-grid{grid-template-columns:1fr;gap:35px}.amz-home .challenge-sticky,.amz-home .channels-visual,.amz-home .services-visual{position:relative;top:auto}.amz-home .track{display:none}.amz-home .channels-visual{height:auto;min-height:0;aspect-ratio:1.15;max-height:520px}.amz-home .channel-step{min-height:0;padding:28px 0;transform:none}.amz-home .support-cards{grid-template-columns:1fr}.amz-home .support-card{min-height:230px}.amz-home .support-card h3{margin:38px 0 16px}.amz-home .support-gallery{grid-template-columns:repeat(3,1fr)}.amz-home .video-grid{grid-template-columns:repeat(2,1fr)}.amz-home .footer-grid{grid-template-columns:1fr 1fr}.amz-home .review-grid{grid-template-columns:repeat(2,1fr)}.amz-home .motion-card{flex-basis:calc((100% - 18px)/2)}.amz-home .hero-frame,.amz-home .channels-visual img{transform:none!important;will-change:auto}}@media(max-width:520px){.amz-home .wrap,.amz-home .hero-inner{width:calc(100% - 34px)}.amz-home .nav-cta{padding:11px 12px;font-size:10px}.amz-home h1{font-size:clamp(39px,10.5vw,52px)}.amz-home .hero-visual{height:310px}.amz-home .hero-frame{inset:8px 4px 37px;border-radius:18px}.amz-home .hero-frame img{padding:10px}.amz-home .float-note{padding:13px 15px;border-radius:11px}.amz-home .float-note span{font-size:14px}.amz-home .section-heading{font-size:38px}.amz-home .lead{font-size:17px}.amz-home .challenge-card{grid-template-columns:36px 1fr;padding:25px;min-height:0}.amz-home .challenge-card:after{right:17px;top:17px;font-size:18px}.amz-home .channel-steps{gap:0}.amz-home .channels-visual{aspect-ratio:1;min-height:310px}.amz-home .channels-overlay{padding:12px 15px;font-size:13px}.amz-home .video-grid,.amz-home .footer-grid,.amz-home .review-grid{grid-template-columns:1fr}.amz-home .support-gallery{grid-template-columns:repeat(2,1fr)}.amz-home .proof-copy{padding:8px}.amz-home .fit-grid h3{font-size:23px}.amz-home .motion-topline{align-items:start;flex-direction:column}.amz-home .motion-card{flex-basis:82%}.amz-home .motion-window{margin-top:25px}.amz-home .brand-card{height:240px}.amz-home .video-card img,.amz-home .video-card .missing-thumb{height:195px}.amz-home .review-card{min-height:150px}}@media(prefers-reduced-motion:reduce){.amz-home{scroll-behavior:auto}.amz-home *,.amz-home *:before,.amz-home *:after{animation:none!important;transition:none!important;transform:none!important}.amz-home .hero-frame,.amz-home .channels-visual img{will-change:auto}}.amz-home .hero-visual{height:620px}.amz-home .hero-frame{inset:15px 0 15px 18px}.amz-home .hero-frame img{padding:0;object-fit:cover;object-position:center 47%}.amz-home .challenge-card{display:block;min-height:165px;padding:34px 38px;border-left:4px solid var(--gold)}.amz-home .challenge-card:after{content:none}.amz-home .challenge-card h3{padding-right:0}.amz-home .challenge-sticky p{max-width:320px}.amz-home .channel-step h3{margin-top:0}.amz-home .channels-overlay{justify-content:flex-start}.amz-home .brand-card{align-items:center;justify-content:center;text-align:center;background:#fff;gap:18px}.amz-home .brand-card img{height:160px;max-width:90%;width:100%;object-fit:contain;background:#fff0}.amz-home .brand-card .brand-name{font-size:18px;font-weight:800;line-height:1.25;letter-spacing:-.03em}.amz-home .services-visual{position:sticky;aspect-ratio:1;min-height:0;display:block}.amz-home .services-visual img{position:absolute;inset:0;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain}.amz-home .service-list summary{line-height:1.18}.amz-home .services .lead{max-width:760px}@media(max-width:850px){.amz-home .hero-visual{height:500px}.amz-home .hero-frame{inset:10px 0 28px}.amz-home .services-visual{position:relative;top:auto;max-width:620px;width:100%;margin:auto}}@media(max-width:520px){.amz-home .hero-visual{height:370px}.amz-home .hero-frame{inset:0 0 30px}.amz-home .hero-frame img{object-position:center 40%}.amz-home .challenge-card{padding:26px;min-height:0}.amz-home .service-list summary{font-size:22px}}.amz-home .hero-visual{height:auto;aspect-ratio:4/5;width:100%;max-width:600px}.amz-home .hero-frame{inset:0;background:#fff;border:1px solid #e9e2d4;border-radius:24px;box-shadow:0 32px 68px rgb(44 37 18 / .14);overflow:hidden;transform:translateY(calc(var(--p)*-16px))}.amz-home .hero-frame img{object-fit:cover;object-position:center center}@media(max-width:850px){.amz-home .hero-visual{height:auto;max-width:600px}.amz-home .hero-frame{inset:0}}@media(max-width:520px){.amz-home .hero-visual{height:auto;aspect-ratio:4/5}.amz-home .hero-frame{inset:0;border-radius:17px}.amz-home .hero-frame img{object-position:center center;transform:none}}.amz-home .guided-link{display:inline-flex;align-items:center;position:relative}.amz-home .guided-link .pointer-arrow{position:absolute;left:-108px;top:-15px;width:100px;height:70px;fill:none;stroke:#a87e00;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.amz-home .pointer-arrow path{stroke-dasharray:115;animation:pointer-draw 3.2s ease-in-out infinite}.amz-home .pointer-arrow polyline{animation:pointer-nudge 3.2s ease-in-out infinite}@keyframes pointer-draw{0%,12%{stroke-dashoffset:115;opacity:.25}55%,86%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-20;opacity:.3}}@keyframes pointer-nudge{0%,35%,100%{transform:translateX(0)}65%{transform:translateX(5px)}}.amz-home .button .button-arrow{display:inline-block;margin-left:11px;font-size:17px;line-height:0;transition:transform .3s var(--ease)}.amz-home .button:hover .button-arrow{transform:translateX(4px)}.amz-home .portfolio-cta{margin-top:32px}.amz-home .portfolio-cta .button{background:#171717;color:#fff}.amz-home .ecosystem{background:#fbfaf6;overflow:hidden}.amz-home .ecosystem .section-heading{max-width:1030px}.amz-home .ecosystem .lead{max-width:820px}.amz-home .ecosystem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:58px}.amz-home .ecosystem-card{min-height:235px;padding:30px;border-radius:20px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .45s var(--ease),box-shadow .45s,border-color .45s}.amz-home .ecosystem-card:first-child{grid-column:span 2;background:#171717;color:#fff}.amz-home .ecosystem-card:first-child p{color:#c8c6bd}.amz-home .ecosystem-card:hover{transform:translateY(-7px);box-shadow:0 20px 38px rgb(27 23 13 / .12);border-color:#d8b02d}.amz-home .ecosystem-card .card-kicker{color:#997400;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:900}.amz-home .ecosystem-card:first-child .card-kicker{color:var(--gold)}.amz-home .ecosystem-card h3{font-size:clamp(22px,2.3vw,31px);line-height:1.1;letter-spacing:-.045em;margin:23px 40px 10px 0}.amz-home .ecosystem-card p{font-size:15px;line-height:1.5;color:#68645b;margin:0 34px 25px 0}.amz-home .ecosystem-card .card-destination{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-top:auto;color:#8c6e12}.amz-home .ecosystem-card:first-child .card-destination{color:var(--gold)}.amz-home .ecosystem-arrow{position:absolute;right:25px;bottom:25px;width:33px;height:33px;display:grid;place-items:center;border:1px solid #d4caae;border-radius:50%;font-size:20px;line-height:1;color:#171717;animation:arrow-drift 2.7s ease-in-out infinite}.amz-home .ecosystem-card:first-child .ecosystem-arrow{border-color:var(--gold);color:var(--gold)}@keyframes arrow-drift{50%{transform:translate(3px,-3px)}}.amz-home .trust-band{background:#171717;color:#fff;overflow:hidden}.amz-home .trust-band .eyebrow{color:var(--gold)}.amz-home .trust-head{display:grid;grid-template-columns:1.25fr .75fr;gap:55px;align-items:end}.amz-home .trust-head h2{font-size:clamp(46px,6vw,84px);line-height:1.02;letter-spacing:-.07em;margin:18px 0 0;max-width:900px}.amz-home .trust-head h2 span{color:var(--gold)}.amz-home .trust-head p{font-size:18px;line-height:1.6;color:#c6c3b9;margin:0}.amz-home .trust-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:42px}.amz-home .trust-actions a{border:1px solid #5b574a;border-radius:999px;padding:13px 17px;font-weight:800;font-size:13px;transition:background .3s,color .3s,transform .3s}.amz-home .trust-actions a:hover{background:var(--gold);color:#171717;transform:translateY(-3px)}.amz-home .trust-actions a span{margin-left:14px;display:inline-block;animation:arrow-drift 2.7s ease-in-out infinite}.amz-home .trust-marquee{border-top:1px solid #504c40;border-bottom:1px solid #504c40;overflow:hidden;margin:70px 0 56px}.amz-home .trust-marquee-track{display:flex;align-items:center;gap:34px;width:max-content;padding:14px 0;font-size:clamp(29px,3.5vw,48px);font-weight:900;letter-spacing:-.06em;white-space:nowrap;animation:marquee-slide 24s linear infinite}.amz-home .trust-marquee-track b{color:var(--gold);font-size:20px}.amz-home .trust-marquee:hover .trust-marquee-track{animation-play-state:paused}@keyframes marquee-slide{to{transform:translateX(-50%)}}.amz-home .trust-review-title{font-size:24px;letter-spacing:-.04em;margin:0 0 20px}.amz-home .trust-band .review-card{background:#fff;color:#171717;min-height:170px}.amz-home .trust-band .review-card:hover{border-color:var(--gold)}.amz-home.motion-enhanced .reveal-card:not(.is-visible){opacity:0;transform:translateY(24px)}.amz-home .reveal-card{transition:opacity .7s var(--ease),transform .7s var(--ease),box-shadow .45s,border-color .45s}@media(max-width:850px){.amz-home .guided-link .pointer-arrow{display:none}.amz-home .ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.amz-home .trust-head{grid-template-columns:1fr;gap:25px}.amz-home .trust-band .review-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.amz-home .ecosystem-grid{grid-template-columns:1fr;gap:12px;margin-top:38px}.amz-home .ecosystem-card,.amz-home .ecosystem-card:first-child{grid-column:auto;min-height:205px;padding:25px}.amz-home .ecosystem-card h3{margin-top:18px}.amz-home .trust-head h2{font-size:clamp(41px,10.5vw,55px)}.amz-home .trust-head p{font-size:16px}.amz-home .trust-marquee{margin:48px 0 36px}.amz-home .trust-marquee-track{font-size:34px;gap:22px}.amz-home .trust-band .review-grid{grid-template-columns:1fr}.amz-home .trust-actions{gap:9px}.amz-home .trust-actions a{font-size:12px}}.amz-home .guided-link .pointer-arrow{stroke:#886500;stroke-width:3.5}.amz-home .trust-actions a span{font-size:21px;font-weight:900;line-height:0}.amz-home .ecosystem-card{cursor:default}.amz-home .ecosystem-card h3{margin-right:0}.amz-home .ecosystem-card p{margin-right:0;margin-bottom:0}.amz-home .video-card.motion-card{background:#191919;color:#fff;border-color:#37332a;box-shadow:0 15px 35px rgb(23 23 23 / .09);padding:10px}.amz-home .video-poster{display:block;height:220px;overflow:hidden;position:relative;border-radius:12px;background:#292825}.amz-home .video-card .video-poster img{height:100%;width:200%;max-width:none;object-fit:cover;object-position:right center;transform:translateX(-50%);filter:saturate(.85);transition:filter .35s,transform .5s var(--ease)}.amz-home .video-card:hover .video-poster img{filter:saturate(1);transform:translateX(-50%) scale(1.035)}.amz-home .video-card.frame-photo .video-poster img{width:100%;transform:none}.amz-home .video-card.frame-photo:hover .video-poster img{transform:scale(1.035)}.amz-home .video-card .play-circle{position:absolute;left:50%;top:50%;inset:auto;translate:-50% -50%;width:58px;height:58px;border:3px solid #fff;background:var(--gold);color:#171717;box-shadow:0 8px 25px #0008;font-size:21px}.amz-home .video-card .video-label{display:flex;align-items:center;justify-content:space-between;padding:15px 7px 7px;font-size:13px;font-weight:800;letter-spacing:.02em}.amz-home .video-card .video-label:after{content:'Watch video ↗';color:var(--gold);font-size:11px;text-transform:uppercase;letter-spacing:.07em}.amz-home .footer .audit-footer-link{gap:12px;justify-content:space-between;width:100%;max-width:340px}.amz-home .footer .footer-arrow{display:grid;place-items:center;width:34px;height:34px;flex:none;border:2px solid currentColor;border-radius:50%;font-size:21px;font-weight:900;line-height:1;animation:arrow-drift 2.5s ease-in-out infinite}.amz-home .footer .contact-action .footer-arrow{margin-left:auto;color:var(--gold)}.amz-home .footer .contact-action span:not(.footer-arrow){min-width:0}.amz-home .footer .contact-action strong{white-space:normal;overflow-wrap:anywhere}.amz-home .footer .button:hover .footer-arrow,.amz-home .footer .contact-action:hover .footer-arrow{transform:translate(3px,-3px)}.amz-home .video-card .play-circle{inset:auto 14px 14px auto;translate:none;transform:none}.amz-home .video-card:hover .play-circle{transform:scale(1.1)}.amz-home .video-card .video-poster{background:#242424;border:1px solid #4b463b;display:flex}.amz-home .video-card .video-poster img,.amz-home .video-card.frame-photo .video-poster img{width:56%;max-width:56%;height:100%;flex:none;object-fit:cover;object-position:center var(--poster-y,30%);transform:none;filter:none;transition:transform .45s var(--ease)}.amz-home .video-card:hover .video-poster img,.amz-home .video-card.frame-photo:hover .video-poster img{transform:scale(1.035);filter:none}.amz-home .video-card--pillar .video-poster img{transform:scale(1.35);object-position:center 25%}.amz-home .video-card--pillar:hover .video-poster img{transform:scale(1.4)}.amz-home .poster-copy{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:13px;padding:17px 18px;color:#fff}.amz-home .poster-copy:before{content:'';display:block;width:31px;height:3px;background:var(--gold)}.amz-home .poster-copy span{font-size:10px;font-weight:900;letter-spacing:.13em;color:var(--gold)}.amz-home .poster-copy strong{font-size:clamp(16px,1.8vw,22px);line-height:1.12;letter-spacing:-.05em}.amz-home .video-card .play-circle{right:13px;bottom:13px;left:auto;top:auto}.amz-home .video-card .poster-copy span{position:static;inset:auto;width:auto;height:auto;display:block;background:none;border-radius:0;font-size:10px;font-weight:900;letter-spacing:.13em;color:var(--gold)}.amz-home .video-card:hover .poster-copy span{transform:none}@media(max-width:520px){.amz-home .poster-copy{padding:12px;gap:10px}.amz-home .poster-copy strong{font-size:17px}.amz-home .video-card .video-poster img,.amz-home .video-card.frame-photo .video-poster img{width:54%;max-width:54%}}@media(max-width:520px){.amz-home .video-card .video-poster{height:195px}.amz-home .brand-card img{height:125px}.amz-home .footer .audit-footer-link{max-width:none}}.amz-home .video-card--pillar .video-poster img,.amz-home .video-card--pillar:hover .video-poster img{transform:none}.amz-home .video-card.motion-card{padding:8px;background:#181818;border:1px solid #34302a;border-radius:21px;box-shadow:0 16px 34px rgb(20 20 20 / .11);transition:transform .35s var(--ease),box-shadow .35s,border-color .35s}.amz-home .video-card.motion-card:hover{transform:translateY(-6px);border-color:#caa700;box-shadow:0 23px 45px rgb(20 20 20 / .18)}.amz-home .video-card .video-poster{display:block;height:auto;aspect-ratio:1;border:0;border-radius:14px;background:#202020;overflow:hidden;isolation:isolate}.amz-home .video-card .video-poster::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgb(0 0 0 / .25));pointer-events:none}.amz-home .video-card .video-poster img,.amz-home .video-card.frame-photo .video-poster img{display:block;width:100%;max-width:none;height:100%;object-fit:cover;object-position:center var(--poster-y,30%);transform:none;filter:none;transition:transform .55s var(--ease)}.amz-home .video-card--pillar .video-poster img{object-position:57% center;transform-origin:50% 20%;transform:scale(2.05)}.amz-home .video-card:hover .video-poster img,.amz-home .video-card.frame-photo:hover .video-poster img{transform:scale(1.045)}.amz-home .video-card--pillar:hover .video-poster img{transform:scale(2.1)}.amz-home .video-card .play-circle{z-index:1;display:grid;place-items:center;top:50%;left:50%;right:auto;bottom:auto;inset:auto;translate:-50% -50%;width:68px;height:68px;padding-left:4px;border:2px solid #fff;border-radius:50%;background:var(--gold);color:#181818;box-shadow:0 0 0 10px rgb(0 0 0 / .26),0 12px 25px rgb(0 0 0 / .35);font-size:22px;transition:transform .35s var(--ease),box-shadow .35s}.amz-home .video-card:hover .play-circle{transform:scale(1.12);box-shadow:0 0 0 13px rgb(0 0 0 / .3),0 14px 30px rgb(0 0 0 / .4)}.amz-home .video-card .play-circle{inset:auto 20px 20px auto;translate:none}@media(max-width:520px){.amz-home .video-card .video-poster{height:auto}.amz-home .video-card .video-poster img,.amz-home .video-card.frame-photo .video-poster img{width:100%;max-width:none}.amz-home .video-card .play-circle{width:60px;height:60px;font-size:20px}}.amz-home .testimonials{padding-top:88px;padding-bottom:78px}.amz-home .testimonials .section-heading{font-size:clamp(36px,3.4vw,52px);max-width:820px}.amz-home .testimonials .motion-window{margin-top:28px;margin-bottom:24px}.amz-home .testimonials .motion-track{gap:16px}.amz-home .testimonials .motion-card{flex-basis:calc((100% - 48px)/4)}.amz-home .video-card.motion-card{min-height:0}.amz-home .video-card .play-circle{width:52px;height:52px;right:15px;bottom:15px;font-size:18px;box-shadow:0 0 0 7px rgb(0 0 0 / .24),0 9px 20px rgb(0 0 0 / .3)}@media(max-width:1100px){.amz-home .testimonials .motion-card{flex-basis:calc((100% - 32px)/3)}}@media(max-width:620px){.amz-home .testimonials .motion-card{flex-basis:calc((100% - 16px)/2)}}@media(max-width:520px){.amz-home .testimonials{padding-top:64px;padding-bottom:58px}.amz-home .testimonials .section-heading{font-size:34px}.amz-home .testimonials .motion-window{margin-top:23px;margin-bottom:12px}.amz-home .testimonials .motion-card{flex-basis:68%}.amz-home .video-card .play-circle{width:46px;height:46px;right:11px;bottom:11px;font-size:16px}}.amz-home .footer .audit-footer-link:hover,.amz-home .footer .audit-footer-link:focus-visible{background:var(--gold);color:#171717;box-shadow:0 12px 28px rgb(0 0 0 / .35)}.amz-home .footer .footer-arrow{position:relative;isolation:isolate;animation:footer-arrow-loop 2.8s ease-in-out infinite}.amz-home .footer .footer-arrow::after{content:'';position:absolute;inset:-5px;border:1.5px solid currentColor;border-radius:50%;opacity:0;pointer-events:none;animation:footer-circle-pulse 2.8s ease-out infinite}@keyframes footer-arrow-loop{0%,55%,100%{transform:translate(0,0)}18%,28%{transform:translate(3px,-3px)}}@keyframes footer-circle-pulse{0%,12%{opacity:0;transform:scale(.9)}25%{opacity:.75}58%,100%{opacity:0;transform:scale(1.35)}}@media(prefers-reduced-motion:reduce){.amz-home .pointer-arrow path,.amz-home .pointer-arrow polyline,.amz-home .trust-actions a span,.amz-home .trust-marquee-track,.amz-home .footer-arrow,.amz-home .footer-arrow::after{animation:none!important}.amz-home.motion-enhanced .reveal-card:not(.is-visible){opacity:1;transform:none}}.amz-home .hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:38px}.amz-home .hero-visual{height:auto;aspect-ratio:auto;max-width:none;perspective:none}.amz-home .hero-frame{position:relative;inset:auto;margin:0;background:#171717;border:0;border-radius:24px;box-shadow:0 30px 65px rgb(20 20 20 / .17);transform:translateY(calc(var(--p)*-16px))}.amz-home .hero-frame img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center;padding:0;background:#171717}.amz-home .hero-frame figcaption{display:flex;align-items:center;gap:16px;padding:21px 25px;background:#171717;color:#fff}.amz-home .hero-frame figcaption:before{content:"";display:block;flex:none;width:33px;height:4px;background:var(--gold)}.amz-home .hero-frame figcaption strong{font-size:clamp(21px,2vw,28px);line-height:1.18;letter-spacing:-.04em}@media(max-width:850px){.amz-home .hero-inner{grid-template-columns:1fr;gap:35px}.amz-home .hero-visual{max-width:680px}.amz-home .hero-frame{inset:auto}}@media(max-width:520px){.amz-home .hero-visual{aspect-ratio:auto}.amz-home .hero-frame{inset:auto;border-radius:17px}.amz-home .hero-frame img{object-position:center}.amz-home .hero-frame figcaption{padding:16px 17px;gap:11px}.amz-home .hero-frame figcaption:before{width:24px;height:3px}.amz-home .hero-frame figcaption strong{font-size:19px}}.amz-home .channels-visual{height:min(62vh,500px);min-height:400px;background:#fff0;border:0;border-radius:0;box-shadow:none;overflow:visible}.amz-home .channels-visual:before{display:none}.amz-home .channels-visual img{width:120%;max-width:none;height:calc(100% - 105px);object-fit:contain;align-self:start;margin-top:18px}.amz-home .channels-overlay{left:0;right:auto;bottom:16px;background:#fff0;color:#171717;border-radius:0;border-left:4px solid var(--gold);padding:7px 0 7px 14px;box-shadow:none}.amz-home .channels-layout{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:45px}.amz-home .channels-visual{height:min(70vh,520px);min-height:470px}.amz-home .channels-visual .channel-art{position:relative;z-index:1;display:block;width:100%;align-self:start;margin-top:20px}.amz-home .channels-visual .channel-art img{display:block;width:100%;max-width:100%;height:auto;max-height:455px;margin:0;object-fit:contain;mix-blend-mode:normal;transform:none;will-change:auto}@media(max-width:850px){.amz-home .channels-layout{grid-template-columns:1fr;gap:35px}.amz-home .channels-visual{height:auto;min-height:0;aspect-ratio:auto}.amz-home .channels-visual .channel-art{margin-top:0}.amz-home .channels-visual .channel-art img{max-height:none}.amz-home .channels-overlay{position:relative;left:auto;right:auto;bottom:auto;margin-top:12px;justify-self:start}}@media(max-width:850px){.amz-home .channels-visual{height:auto;min-height:0;aspect-ratio:auto;max-height:none}}@media(max-width:520px){.amz-home .channels-visual{height:auto;min-height:0;aspect-ratio:auto;max-height:none}.amz-home .channels-visual .channel-art img{width:100%;height:auto;margin:0}}.amz-home .support .section-heading,.amz-home .support-card h3{color:#fff}.amz-home .fit .button,.amz-home .fit .button:hover,.amz-home .fit .button:focus-visible{background:#171717!important;color:#fff!important;border:2px solid #171717!important;box-shadow:0 10px 25px rgb(68 47 0 / .24)}.amz-home .trust-head h2,.amz-home .trust-review-title{color:#fff}.amz-home .ecosystem-card:first-child h3{color:#fff}