:root{--ink:#10233d;--muted:#5e6d7f;--line:#dce5ed;--blue:#146ebe;--blue-dark:#0b4f8a;--cyan:#49c4d6;--soft:#f2f7fa;--white:#fff;--shadow:0 24px 70px #15375221}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}p{line-height:1.75}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.narrow{max-width:860px}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border-bottom:1px solid #dce5ede6;position:sticky;top:0}.header-inner{align-items:center;gap:32px;min-height:76px;display:flex}.brand{align-items:center;gap:12px;min-width:245px;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(150deg,var(--blue),var(--cyan));border-radius:11px 11px 11px 3px;place-items:center;width:40px;height:40px;font-size:21px;font-weight:900;display:grid;box-shadow:0 9px 25px #146ebe40}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:-.02em;font-size:19px}.brand small{color:var(--muted);margin-top:2px;font-size:12px}nav{flex:1;justify-content:center;align-items:center;gap:26px;display:flex}nav a{color:#4c5b6c;font-size:15px;font-weight:700}nav a:hover{color:var(--blue)}.button{color:#fff;background:var(--blue);border:1px solid var(--blue);border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 21px;font-size:15px;font-weight:850;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 10px 28px #146ebe33}.button:hover{background:var(--blue-dark);transform:translateY(-1px)}.button-small{min-height:42px;padding-inline:18px;font-size:14px}.button-secondary{color:var(--blue);box-shadow:none;background:#fff}.text-link{color:var(--blue);align-items:center;gap:8px;font-size:15px;font-weight:850;display:inline-flex}.text-link span,.card-link span{font-size:18px;transition:transform .18s}.text-link:hover span,.card-link:hover span{transform:translate(3px)}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 12%,#49c4d640,#0000 27%),linear-gradient(145deg,#f7fbfd 0%,#eef6fb 55%,#e5f4f6 100%);padding:86px 0 92px;overflow:hidden}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:86px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.12em;margin:0 0 10px;font-size:12px;font-weight:900}.hero h1,.resource-hero h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(43px,6vw,70px);line-height:1.03}.hero-lead{max-width:700px;color:var(--muted);margin:25px 0 0;font-size:18px}.hero-actions{align-items:center;gap:22px;margin-top:31px;display:flex}.trust-list{color:#46576a;flex-wrap:wrap;gap:22px;margin:29px 0 0;padding:0;font-size:14px;font-weight:750;list-style:none;display:flex}.trust-list li:before{content:"✓";color:var(--blue);margin-right:7px;font-weight:900}.app-card{max-width:460px;box-shadow:var(--shadow);background:#fff;border:1px solid #b2c8d8bf;border-radius:22px;margin-left:auto;position:relative;overflow:hidden;transform:rotate(1.5deg)}.app-card:before{content:"";background:#49c4d633;border-radius:50%;width:190px;height:190px;position:absolute;inset:-70px -75px auto auto}.app-card-top,.app-card-status{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px 22px;font-size:13px;display:flex;position:relative}.app-card-top span{font-size:17px;font-weight:900}.app-card-top b{color:var(--blue)}.app-card-photo{color:#fff;background:#344a59;height:185px;font-size:12px;font-weight:800;position:relative;overflow:hidden}.app-card-photo:after{content:"";background:linear-gradient(#081a2a59,#0000 48%,#081a2a1f);position:absolute;inset:0}.app-card-photo img{object-fit:cover;width:100%;height:100%}.app-card-photo span{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d2437b8;border-radius:6px;padding:6px 9px;position:absolute;top:18px;left:20px}.app-card-photo i{z-index:2;border:4px solid #f5be4b;border-radius:50%;width:105px;height:45px;position:absolute;bottom:27px;right:82px;transform:rotate(-12deg)}.app-card-copy{padding:24px}.app-card-copy small{color:#c04444;letter-spacing:.08em;font-size:12px;font-weight:900}.app-card-copy strong{margin:8px 0;font-size:20px;display:block}.app-card-copy p{color:var(--muted);margin:0;font-size:15px}.app-card-status{border-top:1px solid var(--line);color:var(--muted);background:var(--soft);border-bottom:0}.app-card-status span:first-child{color:#c04444;font-weight:900}.section{padding:82px 0}.section-soft{background:var(--soft)}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:35px;display:flex}.section-heading h2{letter-spacing:-.04em;max-width:670px;margin:0;font-size:clamp(31px,4vw,45px);line-height:1.1}.section-heading>p{max-width:440px;color:var(--muted);margin:0;font-size:16px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.feature-grid article{border:1px solid var(--line);border-radius:16px;padding:27px}.feature-grid span{color:var(--cyan);font-size:13px;font-weight:900}.feature-grid h3{margin:18px 0 8px;font-size:20px}.feature-grid p{color:var(--muted);margin:0;font-size:15px}.product-section{color:#fff;background:radial-gradient(circle at 20% 0,#49c4d630,#0000 30%),#0d1b2b;overflow:hidden}.product-section .section-heading>p{color:#9eb0c0}.product-gallery{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:19px;display:grid}.product-gallery figure{margin:0}.product-gallery .phone-shot{background:#06131f;border:1px solid #ffffff26;border-radius:24px;transition:transform .2s,border-color .2s;overflow:hidden;box-shadow:0 23px 55px #0000004d}.product-gallery figure:hover .phone-shot{border-color:#7ed6e199;transform:translateY(-4px)}.product-gallery img{width:100%;height:auto;display:block}.product-gallery figcaption{color:#c1ced9;text-align:center;margin-top:13px;font-size:12px;font-weight:800}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.resource-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-height:430px;display:flex;overflow:hidden;box-shadow:0 13px 35px #1537520d}.resource-card-image{background:var(--soft);height:165px;display:block;overflow:hidden}.resource-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.resource-card:hover .resource-card-image img{transform:scale(1.025)}.resource-card-copy{flex-direction:column;flex:1;padding:25px 27px 27px;display:flex}.resource-card small{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:900}.resource-card h3{margin:14px 0 10px;font-size:22px;line-height:1.3}.resource-card h3 a:hover{color:var(--blue)}.resource-card p{color:var(--muted);flex:1;margin:0;font-size:15px}.card-link{color:var(--blue);justify-content:space-between;align-items:center;margin-top:19px;font-size:14px;font-weight:850;display:flex}.center-action{text-align:center;margin-top:34px}.page-hero{text-align:center;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#f8fbfd,#e9f4f8);padding:76px 0}.page-hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(39px,5vw,61px);line-height:1.04}.page-hero p:last-child{max-width:730px;color:var(--muted);margin:22px auto 0;font-size:18px}.quality-note{color:var(--muted);border:1px solid var(--line);background:#f8fbfd;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:18px 26px;margin:-15px 0 36px;padding:17px 20px;font-size:14px;display:flex}.quality-note strong{color:var(--blue)}.quality-note strong:before,.quality-note span:before{content:"✓";color:var(--blue);margin-right:7px;font-weight:900}.breadcrumb{color:var(--muted);white-space:nowrap;gap:9px;padding-top:22px;padding-bottom:22px;font-size:13px;display:flex;overflow-x:auto}.breadcrumb a{color:var(--blue);font-weight:800}.resource-hero{border-block:1px solid var(--line);background:linear-gradient(140deg,#f7fbfd,#e9f5f7);padding:70px 0 78px}.resource-hero h1{max-width:810px;font-size:clamp(42px,5vw,64px)}.detail-grid{grid-template-columns:1fr 300px;align-items:center;gap:80px;display:grid}.audience{color:var(--muted);margin:17px 0 0;font-size:15px}.quick-card{color:#fff;background:linear-gradient(145deg,var(--blue),#173e67);box-shadow:var(--shadow);border-radius:17px;flex-direction:column;gap:13px;padding:28px;display:flex}.quick-card small{color:#ffffffc2;letter-spacing:.13em;font-size:12px;font-weight:900}.quick-card strong{margin-bottom:4px;font-size:21px}.quick-card span{border-top:1px solid #ffffff26;padding-top:12px;font-size:14px}.resource-visual-section{background:#fff;padding:38px 0 0}.resource-visual{background:var(--soft);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #15375214}.resource-visual img{aspect-ratio:3/2;object-fit:cover;width:100%;max-height:545px;display:block}.resource-visual figcaption{color:var(--muted);border-top:1px solid var(--line);background:#fff;padding:14px 18px;font-size:13px;line-height:1.6}.article-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:42px;display:grid}.article-body{border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 14px 44px #1537520e}.article-body>section{border-bottom:1px solid var(--line);padding:38px}.article-body>section:last-child{border-bottom:0}.article-body h2,.sticky-panel h2{letter-spacing:-.035em;margin:0 0 22px;font-size:30px}.article-body>section>p:not(.eyebrow,.notice){color:var(--muted);font-size:16px}.checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.checklist li{background:var(--soft);border:1px solid var(--line);border-radius:10px;grid-template-columns:34px 1fr;align-items:center;min-height:64px;padding:12px;display:grid}.checklist span{color:var(--blue);font-size:12px;font-weight:900}.checklist strong{font-size:15px;line-height:1.45}.steps{margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;align-items:start;gap:15px;padding:16px 0;display:grid}.steps li:last-child{border-bottom:0}.steps span{color:#fff;background:var(--blue);border-radius:10px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:grid}.steps p{color:var(--muted);margin:5px 0 0;font-size:16px}.notice{color:#6e5522;background:#fff8e7;border:1px solid #ead59e;border-radius:10px;margin-top:20px;padding:15px 17px;font-size:14px}.sticky-panel{color:#fff;background:#10233d;border-radius:18px;padding:30px;position:sticky;top:100px}.sticky-panel .eyebrow{color:#7ed6e1}.sticky-panel h2{font-size:27px}.sticky-panel p{color:#c5cfda;font-size:15px}.sticky-panel .button{background:var(--cyan);border-color:var(--cyan);color:#10233d;width:100%;box-shadow:none;margin-top:14px}.sticky-panel small{color:#aebdca;margin-top:14px;font-size:12px;line-height:1.6;display:block}footer{color:#aebdca;background:#0d1b2b}footer .brand strong{color:#fff}footer .brand small{color:#8799a9}.footer-grid{grid-template-columns:1.7fr 1fr 1fr;gap:70px;padding-top:56px;padding-bottom:45px;display:grid}.footer-grid p{color:#9dafbf;max-width:480px;font-size:14px}.footer-grid>div:not(:first-child){flex-direction:column;gap:13px;display:flex}.footer-grid>div:not(:first-child) strong{color:#fff;margin-bottom:4px;font-size:14px}.footer-grid>div:not(:first-child) a{font-size:14px}.footer-grid>div:not(:first-child) a:hover{color:#fff}.footer-bottom{color:#94a5b5;border-top:1px solid #233142;justify-content:space-between;align-items:center;gap:25px;min-height:64px;font-size:12px;display:flex}.not-found{text-align:center;background:var(--soft);place-items:center;min-height:100vh;padding:30px;display:grid}.not-found>div{max-width:630px}.not-found span{color:var(--cyan);font-size:80px;font-weight:900}.not-found h1{margin:5px 0 15px;font-size:39px}.not-found p{color:var(--muted);margin:0 0 28px}@media (width<=940px){nav{display:none}.header-inner{justify-content:space-between}.hero-grid,.detail-grid{grid-template-columns:1fr;gap:50px}.app-card{width:100%;max-width:650px;margin:0;transform:none}.feature-grid,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.sticky-panel{position:static}}@media (width<=650px){.shell{width:min(100% - 28px,1180px)}.site-header .button-small,.brand small{display:none}.header-inner{min-height:66px}.brand{min-width:0}.hero{padding:58px 0 64px}.hero h1,.resource-hero h1{font-size:40px}.hero-actions,.section-heading{flex-direction:column;align-items:flex-start}.hero-actions .button{width:100%}.section{padding:60px 0}.feature-grid,.resource-grid,.checklist,.footer-grid{grid-template-columns:1fr}.resource-card{min-height:410px}.product-gallery{scroll-snap-type:x mandatory;margin-right:-14px;padding:5px 14px 17px 0;display:flex;overflow-x:auto}.product-gallery figure{scroll-snap-align:start;min-width:min(74vw,280px)}.page-hero{padding:55px 0}.quality-note{justify-content:flex-start}.detail-grid{gap:34px}.article-body>section{padding:28px 20px}.footer-grid{gap:35px}.footer-bottom{flex-direction:column;align-items:flex-start;padding-block:18px}}
