body.page-template-page-app .atd-site-main,body.page-id-app .atd-site-main{padding-top:0}.atd-app-page{--app-orange:var(--atd-accent);--app-orange-strong:var(--atd-accent-strong);--app-ink:var(--atd-text);--app-muted:var(--atd-muted);--app-card:var(--atd-surface-2);overflow:hidden}.atd-app-page *{box-sizing:border-box}.atd-app-hero{position:relative;isolation:isolate;padding:clamp(54px, 7vw, 94px) 0 clamp(70px, 8vw, 110px);border-bottom:1px solid var(--atd-border);background:radial-gradient(circle at 88% 22%,color-mix(in srgb,var(--app-orange) 13%,transparent),transparent 27%),linear-gradient(135deg,color-mix(in srgb,var(--atd-surface-2) 82%,transparent),var(--atd-bg))}.atd-app-hero::before,.atd-app-hero::after{content:"";position:absolute;z-index:-1;pointer-events:none}.atd-app-hero::before{left:-9vw;bottom:-48px;width:48vw;height:180px;border-top:2px solid color-mix(in srgb,var(--app-orange) 68%,transparent);border-radius:50% 50% 0 0;transform:rotate(-8deg);opacity:.75}.atd-app-hero::after{left:-3vw;bottom:-62px;width:43vw;height:150px;border-top:8px solid color-mix(in srgb,var(--app-orange) 88%,transparent);border-radius:50% 50% 0 0;transform:rotate(-8deg);opacity:.28}.atd-app-hero__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:clamp(36px, 6vw, 84px);align-items:center}.atd-app-eyebrow,.atd-app-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--app-orange-strong);font-size:.78rem;font-weight:850;letter-spacing:.10em;line-height:1.2;text-transform:uppercase}.atd-app-eyebrow::before,.atd-app-kicker::before{content:"";width:28px;height:2px;border-radius:999px;background:currentColor}.atd-app-hero__title{max-width:690px;margin:16px 0 18px;color:var(--app-ink);font-size:clamp(2.75rem, 5.3vw, 5.55rem);font-weight:900;letter-spacing:-.055em;line-height:.96;text-wrap:balance}.atd-app-hero__title span{display:block;color:var(--app-orange)}.atd-app-hero__lead{max-width:650px;margin:0;color:var(--app-muted);font-size:clamp(1.05rem, 1.5vw, 1.3rem);line-height:1.6}.atd-app-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.atd-app-store-badge{display:inline-flex;align-items:center;gap:11px;min-width:190px;min-height:62px;padding:9px 16px;border:1px solid #0b0b0b;border-radius:13px;color:#fff;background:#090909;box-shadow:0 8px 20px rgb(0 0 0 / .13);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.atd-app-store-badge:hover,.atd-app-store-badge:focus-visible{color:#fff;transform:translateY(-1px);box-shadow:0 12px 28px rgb(0 0 0 / .18);outline:none}.atd-app-store-badge--coming{cursor:default;opacity:.94}.atd-app-store-badge--coming:hover{transform:none}.atd-app-store-badge__icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px}.atd-app-store-badge__icon svg{display:block;width:31px;height:31px}.atd-app-store-badge__icon--play svg{width:30px;height:30px}.atd-app-store-badge small,.atd-app-store-badge strong{display:block;line-height:1.08}.atd-app-store-badge small{margin-bottom:3px;color:rgb(255 255 255 / .78);font-size:.67rem;font-weight:650;letter-spacing:.02em;text-transform:uppercase}.atd-app-store-badge strong{color:#fff;font-size:1rem;font-weight:800}.atd-app-feature-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.atd-app-feature-chips span{padding:7px 11px;border:1px solid var(--atd-border);border-radius:999px;color:var(--app-muted);background:color-mix(in srgb,var(--atd-bg) 84%,transparent);font-size:.78rem;font-weight:750}.atd-app-hero__phones{position:relative;min-height:620px}.atd-app-phone{position:relative;margin:0;overflow:hidden;border:9px solid #121212;border-radius:44px;background:#fff;box-shadow:0 28px 65px rgb(0 0 0 / .18),0 8px 20px rgb(0 0 0 / .10)}.atd-app-phone::before{content:"";position:absolute;z-index:2;top:8px;left:50%;width:28%;height:19px;transform:translateX(-50%);border-radius:999px;background:#111;opacity:.96}.atd-app-phone img{display:block;width:100%;height:auto}.atd-app-phone--hero{position:absolute;width:min(46%, 320px)}.atd-app-phone--front{right:7%;top:8px;z-index:2;transform:rotate(1.7deg)}.atd-app-phone--back{left:8%;top:74px;z-index:1;transform:rotate(-3deg);opacity:.98}.atd-app-features{display:grid;gap:26px;padding-top:clamp(56px, 7vw, 96px);padding-bottom:clamp(62px, 8vw, 110px)}.atd-app-feature{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);gap:clamp(36px, 6vw, 90px);align-items:center;min-height:560px;padding:clamp(34px, 5vw, 72px);overflow:hidden;border:1px solid var(--atd-border);border-radius:32px;background:linear-gradient(145deg,var(--atd-surface-2),color-mix(in srgb,var(--atd-bg) 70%,var(--atd-surface)));box-shadow:0 12px 34px rgb(0 0 0 / .055)}.atd-app-feature::after{content:"";position:absolute;right:-130px;bottom:-170px;width:360px;height:360px;border:36px solid color-mix(in srgb,var(--app-orange) 12%,transparent);border-radius:50%;pointer-events:none}.atd-app-feature--image-left{grid-template-columns:minmax(300px,.82fr) minmax(0,1fr)}.atd-app-feature__visual{display:flex;justify-content:center;align-items:flex-end;min-height:460px;align-self:stretch}.atd-app-phone--feature{width:min(100%, 315px);align-self:flex-end;transform:translateY(78px)}.atd-app-feature__copy{position:relative;z-index:2;max-width:590px}.atd-app-feature__icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:18px;border:1px solid color-mix(in srgb,var(--app-orange) 20%,var(--atd-border));border-radius:50%;color:var(--app-orange);background:var(--atd-bg);box-shadow:0 8px 18px rgb(0 0 0 / .07)}.atd-app-feature__icon .atd-icon{width:31px;height:31px;stroke-width:1.8}.atd-app-feature h2{margin:9px 0 14px;color:var(--app-ink);font-size:clamp(2rem, 3.2vw, 3.5rem);font-weight:880;letter-spacing:-.045em;line-height:1.02;text-wrap:balance}.atd-app-feature p{margin:0;color:var(--app-muted);font-size:clamp(1rem, 1.25vw, 1.16rem);line-height:1.66}.atd-app-checks{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.atd-app-checks li{position:relative;padding-left:28px;color:var(--app-ink);font-size:.95rem;font-weight:700}.atd-app-checks li::before{content:"✓";position:absolute;left:0;top:.02em;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;color:#fff;background:var(--app-orange);font-size:.72rem;font-weight:900}.atd-app-inline-actions{margin-top:23px}.atd-app-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--app-orange-strong);font-weight:800;text-decoration:none}.atd-app-text-link:hover{color:var(--app-orange)}.atd-app-text-link .atd-icon{width:19px;height:19px}.atd-app-final-cta{position:relative;overflow:hidden;padding:clamp(58px, 7vw, 92px) 0;color:#fff;background:linear-gradient(110deg,#8d2f08 0%,#c35214 47%,#e76823 100%)}.atd-app-final-cta::before,.atd-app-final-cta::after{content:"";position:absolute;pointer-events:none}.atd-app-final-cta::before{left:-12%;bottom:-112px;width:70%;height:220px;border:3px solid rgb(255 255 255 / .34);border-radius:50%;transform:rotate(-8deg)}.atd-app-final-cta::after{right:-140px;top:-160px;width:360px;height:360px;border:54px solid rgb(255 255 255 / .08);border-radius:50%}.atd-app-final-cta__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:38px;align-items:center}.atd-app-final-cta .atd-app-eyebrow{color:rgb(255 255 255 / .78)}.atd-app-final-cta h2{max-width:760px;margin:10px 0 10px;color:#fff;font-size:clamp(2rem, 3.7vw, 4rem);font-weight:900;letter-spacing:-.045em;line-height:1;text-wrap:balance}.atd-app-final-cta p{margin:0;color:rgb(255 255 255 / .85);font-size:1.05rem}.atd-app-badges--footer{margin-top:0;justify-content:flex-end}html[data-theme="dark"] .atd-app-phone{border-color:#050505}html[data-theme="dark"] .atd-app-feature{box-shadow:0 16px 38px rgb(0 0 0 / .23)}@media (max-width:1040px){.atd-app-hero__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:34px}.atd-app-hero__phones{min-height:560px}.atd-app-phone--hero{width:min(49%, 292px)}.atd-app-feature,.atd-app-feature--image-left{grid-template-columns:1fr 330px;gap:42px}.atd-app-feature--image-left{grid-template-columns:330px 1fr}.atd-app-final-cta__inner{grid-template-columns:1fr}.atd-app-badges--footer{justify-content:flex-start}}@media (max-width:820px){.atd-app-hero{padding-top:44px}.atd-app-hero__grid{grid-template-columns:1fr}.atd-app-hero__copy{text-align:center}.atd-app-eyebrow,.atd-app-kicker{justify-content:center}.atd-app-hero__lead{margin-inline:auto}.atd-app-badges,.atd-app-feature-chips{justify-content:center}.atd-app-hero__phones{width:min(100%, 650px);min-height:560px;margin-inline:auto}.atd-app-phone--front{right:15%}.atd-app-phone--back{left:15%}.atd-app-feature,.atd-app-feature--image-left{grid-template-columns:1fr;min-height:0;gap:20px;padding-bottom:0}.atd-app-feature__copy{max-width:660px;margin-inline:auto;text-align:center}.atd-app-feature__icon,.atd-app-feature__copy .atd-app-kicker{margin-inline:auto}.atd-app-checks{width:max-content;max-width:100%;margin-inline:auto;text-align:left}.atd-app-feature__visual{min-height:390px;order:2}.atd-app-feature__copy{order:1}.atd-app-phone--feature{width:min(78vw, 300px);transform:translateY(64px)}}@media (max-width:560px){.atd-app-hero{padding:36px 0 58px}.atd-app-hero__title{font-size:clamp(2.35rem, 13vw, 3.55rem);line-height:.98}.atd-app-hero__lead{font-size:1rem}.atd-app-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px}.atd-app-store-badge{min-width:0;min-height:54px;padding:8px 10px;gap:7px;border-radius:11px}.atd-app-store-badge__icon{width:27px;height:27px;flex-basis:27px}.atd-app-store-badge__icon svg,.atd-app-store-badge__icon--play svg{width:25px;height:25px}.atd-app-store-badge small{font-size:.55rem}.atd-app-store-badge strong{font-size:.82rem}.atd-app-feature-chips{gap:6px}.atd-app-feature-chips span{padding:6px 9px;font-size:.71rem}.atd-app-hero__phones{min-height:410px;margin-top:8px}.atd-app-phone{border-width:6px;border-radius:30px}.atd-app-phone::before{top:6px;height:12px}.atd-app-phone--hero{width:47%}.atd-app-phone--front{right:9%;top:0}.atd-app-phone--back{left:9%;top:54px}.atd-app-features{gap:18px;padding-top:38px;padding-bottom:54px}.atd-app-feature,.atd-app-feature--image-left{padding:28px 20px 0;border-radius:24px}.atd-app-feature__icon{width:54px;height:54px;margin-bottom:14px}.atd-app-feature__icon .atd-icon{width:27px;height:27px}.atd-app-feature h2{font-size:2rem}.atd-app-feature p{font-size:.97rem}.atd-app-kicker{font-size:.69rem}.atd-app-checks li{font-size:.88rem}.atd-app-feature__visual{min-height:350px}.atd-app-phone--feature{width:min(76vw, 270px);transform:translateY(54px)}.atd-app-final-cta{padding:48px 0;text-align:center}.atd-app-final-cta .atd-app-eyebrow{justify-content:center}.atd-app-final-cta h2{font-size:2.2rem}.atd-app-final-cta p{font-size:.96rem}}@media (max-width:380px){.atd-app-store-badge{gap:5px;padding-inline:7px}.atd-app-store-badge__icon{width:23px;height:23px;flex-basis:23px}.atd-app-store-badge__icon svg,.atd-app-store-badge__icon--play svg{width:22px;height:22px}.atd-app-store-badge strong{font-size:.75rem}}