:root{--navy:#102a5c;--blue:#2563eb;--blue-2:#4a7dff;--purple:#7c5cff;--pink:#ff5fcf;--mint:#45c7a5;--yellow:#ffd84d;--sky:#eef8ff;--sky-2:#dff1ff;--line:#dbe8f6;--text:#23406f;--muted:#64799f;--card:#ffffffdb;--shadow:0 18px 45px #2154a024;--radius:8px;--radius-lg:18px;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:linear-gradient(#fff 0%,#f5fbff 42%,#fff 100%);margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,YuGothic,Noto Sans JP,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.siteHeader{width:min(var(--max), calc(100% - 40px));z-index:10;justify-content:space-between;align-items:center;gap:24px;height:84px;margin:0 auto;display:flex;position:relative}.brand{color:var(--navy);letter-spacing:-.04em;align-items:center;gap:12px;font-size:26px;font-weight:900;display:flex}.brandIcon{border-radius:12px;box-shadow:0 8px 22px #7c5cff29}.desktopNav{color:var(--navy);align-items:center;gap:30px;font-size:14px;font-weight:800;display:flex}.headerCta,.primaryButton,.secondaryButton{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.headerCta,.primaryButton{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-2));box-shadow:0 12px 24px #2563eb38}.secondaryButton{color:var(--blue);background:#fff;border:2px solid #cfe1ff}.headerCta:hover,.primaryButton:hover,.secondaryButton:hover{transform:translateY(-2px)}.hero{width:min(var(--max), calc(100% - 40px));grid-template-columns:.88fr 1.12fr;align-items:center;gap:34px;min-height:660px;margin:18px auto 0;display:grid;position:relative}.hero>*{min-width:0}.hero:before{content:"";z-index:-1;background:radial-gradient(circle,#4a7dff24,#0000 62%),radial-gradient(circle at 30% 75%,#ff5fcf1c,#0000 42%);border-radius:50%;width:620px;height:620px;position:absolute;inset:-90px -120px auto auto}.pill,.eyebrow{width:fit-content;max-width:100%;color:var(--blue);background:#fff;border:2px solid #cfe1ff;border-radius:999px;align-items:center;padding:10px 18px;font-size:14px;font-weight:900;line-height:1.45;display:inline-flex}h1{letter-spacing:-.06em;color:var(--navy);word-break:keep-all;overflow-wrap:normal;margin:28px 0 18px;font-size:clamp(48px,6vw,74px);line-height:1.05}.heroLead{color:var(--blue);letter-spacing:-.04em;margin:0 0 22px;font-size:clamp(28px,4vw,44px);font-weight:900;line-height:1.28}.heroLead span{background:linear-gradient(135deg, var(--blue), var(--pink));color:#0000;-webkit-background-clip:text;display:inline-block}.heroText{color:var(--text);margin:0 0 32px;font-size:18px;font-weight:700;line-height:2}.heroButtons{flex-wrap:wrap;gap:14px;display:flex}.miniMessage{border:1px solid var(--line);border-radius:var(--radius-lg);width:fit-content;max-width:360px;box-shadow:var(--shadow);color:var(--muted);background:#ffffffd9;align-items:center;gap:12px;margin-top:26px;padding:12px 18px;font-size:13px;font-weight:800;display:flex}.miniMessage img{border-radius:10px}.heroVisual{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.phoneWrap{width:208px;position:relative}.phoneLabel{width:fit-content;color:var(--blue);background:#fff;border:2px solid #cfe1ff;border-radius:999px;margin:0 auto 8px;padding:7px 16px;font-size:13px;font-weight:900}.phone{background:#fff;border:8px solid #151a25;border-radius:34px;height:420px;position:relative;overflow:hidden;box-shadow:0 24px 40px #102a5c38}.notch{z-index:2;background:#151a25;border-radius:0 0 14px 14px;width:82px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phoneScreen,.screenImage{width:100%;height:100%}.screenImage{object-fit:cover;display:block}.phoneWithImage .phoneScreen{background:#fff}.phoneWithImage:before{content:"";z-index:3;background:#05070b;border-radius:999px;width:clamp(50px,38%,82px);height:clamp(14px,5.3%,22px);position:absolute;top:clamp(6px,2.2%,10px);left:50%;transform:translate(-50%)}.placeholderScreen{background:linear-gradient(#fff,#f8fbff);flex-direction:column;gap:10px;height:100%;padding:34px 14px 12px;display:flex}.screenHeader{color:var(--navy);justify-content:space-between;align-items:center;font-size:14px;font-weight:900;display:flex}.screenHeader small{color:var(--muted);font-size:10px}.miniCard{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px}.heroMetric small{color:var(--muted);margin-bottom:5px;font-size:10px;font-weight:800;display:block}.heroMetric strong{color:var(--navy);font-size:20px}.chartLines{background:#f5f9ff;border-radius:12px;align-items:flex-end;gap:7px;height:92px;padding:10px;display:flex}.chartLines span{background:linear-gradient(180deg, var(--blue-2), #98c8ff);border-radius:8px 8px 0 0;flex:1}.chartLines span:first-child{height:32%}.chartLines span:nth-child(2){height:54%}.chartLines span:nth-child(3){height:42%}.chartLines span:nth-child(4){height:74%}.chartLines span:nth-child(5){height:64%}.screenRows{gap:8px;display:grid}.screenRow{color:var(--text);justify-content:space-between;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.screenRow b{background:#dbe8f6;border-radius:999px;width:56px;height:7px;position:relative;overflow:hidden}.screenRow b:after{content:"";border-radius:inherit;background:var(--blue-2);position:absolute;inset:0 35% 0 0}.placeholderScreen.mint .screenRow b:after{background:var(--mint)}.placeholderScreen.purple .screenRow b:after{background:var(--purple)}.placeholderScreen.pink .screenRow b:after{background:var(--pink)}.tabbar{border-top:1px solid var(--line);justify-content:space-around;margin-top:auto;padding-top:8px;display:flex}.tabbar i{background:#b9c8e6;border-radius:50%;width:10px;height:10px}.phoneMain{z-index:4;transform:translate(-158px)}.phoneBack{transform-origin:bottom;position:absolute;top:88px}.phoneBackOne{z-index:3;left:198px;transform:scale(.92)}.phoneBackTwo{z-index:2;left:326px;transform:scale(.84)}.phoneBackThree{z-index:1;left:452px;transform:scale(.8)}.sectionSoft{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#eef8ffd9,#fffffff2)}.problem{padding:70px max(20px, calc((100vw - var(--max)) / 2));grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-top:40px;display:grid}.sectionTitle{text-align:center;max-width:720px;margin:0 auto 34px}.problem .sectionTitle{text-align:left;margin-left:0}.sectionTitle h2,.premium h2,.finalCta h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,38px);line-height:1.35}.sectionTitle p:not(.eyebrow),.premium p,.finalCta p{color:var(--muted);font-weight:700;line-height:1.9}.checkList{gap:14px;margin:22px 0 0;padding:0;font-weight:800;list-style:none;display:grid}.checkList li{padding-left:34px;position:relative}.checkList li:before{content:"✓";background:var(--blue-2);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:inline-flex;position:absolute;top:0;left:0}.problemIllustration{height:260px;position:relative}.compassBubble{width:150px;height:150px;box-shadow:var(--shadow);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)}.compassDial{background:radial-gradient(circle,#fff 0 36%,#edf6ff 37% 100%);border:4px solid #cfe1ff;border-radius:50%;width:94px;height:94px;position:relative;box-shadow:inset 0 0 0 8px #4a7dff14}.compassDial:before{content:"";background:linear-gradient(180deg, var(--blue), var(--pink));clip-path:polygon(50% 0,100% 45%,62% 100%,38% 100%,0 45%);transform-origin:50%;border-radius:999px;width:18px;height:58px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(38deg);box-shadow:0 8px 18px #2563eb3d}.compassDial:after{content:"";border:3px solid var(--blue);background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.floatingIcon{background:#fff;border-radius:50%;place-items:center;width:72px;height:72px;font-size:34px;display:grid;position:absolute;box-shadow:0 12px 28px #2154a01f}.house{top:12%;left:18%}.calendar{bottom:14%;left:16%}.family{top:18%;right:20%}.lineIcon{width:36px;height:36px;color:var(--blue);display:block;position:relative}.lineIcon:before,.lineIcon:after{content:"";display:block;position:absolute}.lineIconHouse:before{border:3px solid;border-top:0;border-radius:3px 3px 6px 6px;width:22px;height:17px;top:15px;left:7px}.lineIconHouse:after{border-top:3px solid;border-left:3px solid;border-radius:3px;width:19px;height:19px;top:4px;left:8px;transform:rotate(45deg)}.lineIconCalendar:before{background:linear-gradient(#2563eb2e 0 9px,#0000 9px);border:3px solid;border-radius:7px;width:26px;height:25px;top:7px;left:5px}.lineIconCalendar:after{background:currentColor;border-radius:50%;width:4px;height:4px;top:20px;left:12px;box-shadow:9px 0,0 8px,9px 8px}.lineIconPeople:before{background:currentColor;border-radius:50%;width:10px;height:10px;top:6px;left:13px;box-shadow:-10px 5px 0 -1px,10px 5px 0 -1px}.lineIconPeople:after{border:3px solid;border-top:0;border-radius:0 0 12px 12px;width:22px;height:10px;top:22px;left:7px;box-shadow:-10px -1px 0 -5px,10px -1px 0 -5px}.features,.flow,.recommend,.faq{width:min(var(--max), calc(100% - 40px));margin:74px auto}.featureGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.featureCard,.flowCard,.privacyCard,.recommendCard,details,.priceCard{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 35px #2154a014}.featureCard{flex-direction:column;gap:14px;padding:22px;display:flex}.featureIcon{color:#fff;background:var(--blue-2);border-radius:14px;place-items:center;width:48px;height:48px;display:grid;position:relative;overflow:hidden}.featureIcon:before,.featureIcon:after{content:"";display:block;position:absolute}.featureIcon2{background:var(--mint)}.featureIcon3{background:var(--purple)}.featureIcon4{background:var(--pink)}.featureIcon1:before{background:linear-gradient(#ffffff47 0 8px,#0000 8px);border:3px solid #fff;border-radius:7px;width:26px;height:22px;top:13px;left:11px}.featureIcon1:after{background:#fff;border-radius:50%;width:5px;height:5px;top:25px;left:18px;box-shadow:9px 0 #fff,0 7px #fff,9px 7px #fff}.featureIcon2:before{border:3px solid #fff;border-radius:8px;width:28px;height:20px;top:15px;left:10px}.featureIcon2:after{background:#fff;border-radius:50%;width:7px;height:7px;top:22px;right:11px;box-shadow:-15px 0 #ffffff8c}.featureIcon3:before{border-bottom:3px solid #fff;border-left:3px solid #fff;border-radius:0 0 0 5px;width:26px;height:24px;top:12px;left:11px}.featureIcon3:after{border-top:4px solid #fff;border-right:4px solid #fff;border-radius:3px;width:22px;height:17px;top:15px;left:15px;transform:skew(-18deg)rotate(-18deg)}.featureIcon4:before{background:linear-gradient(#ffffff57 0 9px,#0000 9px);border:3px solid #fff;border-radius:7px;width:26px;height:26px;top:11px;left:11px}.featureIcon4:after{background:#fff;border-radius:50%;width:4px;height:4px;top:25px;left:17px;box-shadow:8px 0 #fff,16px 0 #fff,0 7px #fff,8px 7px #fff}.featureCard h3,.flowCard h3,.privacyCard h3{color:var(--navy);margin:0;font-size:20px}.featureCard p,.flowCard p,.privacyCard p{color:var(--muted);margin:0;font-size:14px;font-weight:700;line-height:1.8}.miniScreen{background:#f6fbff;border-radius:12px;justify-content:center;align-items:center;height:340px;padding:14px 0;display:flex;overflow:hidden}.miniScreen .phoneWrap{width:150px;transform:none}.miniScreen .phoneLabel{display:none}.miniScreen .phone{border-width:6px;border-radius:28px;height:326px;box-shadow:0 16px 28px #102a5c29}.miniScreen .notch{border-radius:0 0 12px 12px;width:62px;height:17px}.miniScreen .screenImage{object-fit:contain;background:#fff}.cardCta{color:#fff;background:linear-gradient(135deg, var(--blue-2), var(--purple));border-radius:var(--radius);text-align:center;margin-top:auto;padding:12px;font-size:13px;font-weight:900}.flowGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.flowCard{padding:24px;position:relative}.flowCard span{color:#fff;background:var(--blue-2);border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:12px;font-weight:900;display:inline-grid}.privacy{padding:72px max(20px, calc((100vw - var(--max)) / 2))}.privacyGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.privacyCard{text-align:center;padding:24px}.privacyIcon{background:linear-gradient(135deg, var(--blue), var(--blue-2));border-radius:16px;width:54px;height:54px;margin:0 auto 12px;position:relative;box-shadow:0 12px 26px #2563eb2e}.privacyIcon:before,.privacyIcon:after{content:"";display:block;position:absolute}.privacyIcon-lock:before{border:4px solid #fff;border-bottom:0;border-radius:12px 12px 0 0;width:20px;height:20px;top:10px;left:17px}.privacyIcon-lock:after{background:#fff;border-radius:7px;width:26px;height:21px;bottom:12px;left:14px}.privacyIcon-bank:before{clip-path:polygon(50% 0,100% 100%,0 100%);background:#fff;width:30px;height:15px;top:10px;left:12px}.privacyIcon-bank:after{background:#fff;width:5px;height:17px;top:27px;left:13px;box-shadow:9px 0 #fff,18px 0 #fff,27px 0 #fff}.privacyIcon-noAds:before{border:4px solid #fff;border-radius:50%;width:28px;height:28px;top:13px;left:13px}.privacyIcon-noAds:after{background:#fff;border-radius:999px;width:24px;height:4px;top:25px;left:16px;transform:rotate(-35deg)}.privacyIcon-shield:before{clip-path:polygon(50% 0,92% 13%,88% 62%,50% 100%,12% 62%,8% 13%);background:#fff;width:26px;height:34px;top:9px;left:14px}.privacyIcon-shield:after{background:var(--blue);border-radius:999px;width:5px;height:15px;top:20px;left:25px;transform:rotate(35deg)}.note{text-align:center;max-width:900px;color:var(--muted);margin:22px auto 0;font-size:12px;line-height:1.8}.recommendGrid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.recommendCard{color:var(--navy);text-align:center;padding:18px;font-weight:900}.premium{width:min(var(--max), calc(100% - 40px));border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff,#f2ecff 55%,#eef8ff);grid-template-columns:1fr 1.2fr 260px;align-items:center;gap:28px;margin:74px auto;padding:34px;display:grid}.premium ul{color:var(--navy);grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;font-weight:800;list-style:none;display:grid}.premium li:before{content:"✓ ";color:var(--blue)}.priceCard{text-align:center;gap:8px;padding:22px;display:grid}.priceCard strong{color:var(--blue);font-size:22px}.priceCard span{color:var(--navy);font-weight:900}.priceCard small{color:var(--muted)}.faqGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}details{padding:18px 20px}summary{cursor:pointer;color:var(--navy);font-weight:900}details p{color:var(--muted);margin:14px 0 0;font-weight:700;line-height:1.8}.finalCta{width:min(var(--max), calc(100% - 40px));background:linear-gradient(135deg,#dff1ff,#6ca7ff);border-radius:28px 28px 0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin:80px auto 0;padding:34px 40px;display:grid}.finalCta img{border-radius:18px}.finalButtons{flex-direction:column;gap:12px;display:flex}@media (max-width:1120px){.hero{grid-template-columns:1fr;min-height:auto}.heroVisual{transform-origin:top;min-height:520px;transform:scale(.9)}}@media (max-width:980px){.desktopNav{display:none}.problem{grid-template-columns:1fr}.featureGrid,.privacyGrid,.recommendGrid{grid-template-columns:repeat(2,1fr)}.premium{grid-template-columns:1fr}.finalCta{text-align:center;grid-template-columns:1fr;justify-items:center}}@media (max-width:640px){.siteHeader{height:72px;width:min(100% - 28px, var(--max))}.brand{font-size:20px}.headerCta{display:none}.hero,.features,.flow,.recommend,.faq,.premium,.finalCta{width:min(100% - 28px, var(--max))}.hero{margin-top:10px}.heroText{font-size:15px;line-height:1.8}.heroButtons{flex-direction:column}.pill{padding:9px 14px;font-size:12px}.heroVisual{min-height:430px;margin-left:0;overflow:hidden;transform:none}.heroVisual .phoneWrap{width:168px}.heroVisual .phone{border-width:6px;border-radius:28px;height:340px}.heroVisual .phoneLabel{padding:5px 12px;font-size:11px}.heroVisual .notch{width:68px;height:18px}.phoneMain{transform:translate(-42%)}.phoneBack{top:66px}.phoneBackOne{left:50%;transform:translate(-6%)scale(.86)}.phoneBackTwo,.phoneBackThree{display:none}.miniScreen{height:380px}.miniScreen .phoneWrap{width:170px}.miniScreen .phone{height:366px}.problem,.privacy{padding:54px 20px}.featureGrid,.flowGrid,.privacyGrid,.recommendGrid,.faqGrid,.premium ul{grid-template-columns:1fr}h1{word-break:normal;overflow-wrap:anywhere;margin-top:20px;font-size:clamp(38px,13vw,48px);line-height:1.12}}.typeB{background:radial-gradient(circle at 78% 3%,#dff1ffe6,#0000 32%),radial-gradient(circle at 8% 36%,#dff1ffbf,#0000 28%),linear-gradient(#fff 0%,#f2fbff 48%,#fff 100%)}.typeB .brand{letter-spacing:0;font-size:24px;font-weight:700}.posterHero{width:min(var(--max), calc(100% - 40px));grid-template-columns:.82fr 1.18fr;align-items:center;gap:28px;min-height:680px;margin:8px auto 0;display:grid;position:relative}.posterHero:before{content:"";z-index:-2;background:radial-gradient(circle at 48% 42%,#4a7dff2e,#0000 52%),radial-gradient(circle at 70% 68%,#45c7a51a,#0000 36%);border-radius:50%;width:720px;height:720px;position:absolute;inset:-120px -180px auto auto}.posterHero:after{content:"";z-index:-1;background:linear-gradient(#dff1ffbf,#ffffff0d);border-radius:50% 50% 0 0;height:180px;position:absolute;bottom:-42px;left:-120px;right:-120px}.heroKicker{letter-spacing:-.04em;margin:0 0 26px;font-size:clamp(31px,4.2vw,52px);font-weight:900;line-height:1.22}.heroKicker span{display:inline-block}.heroGradBlue{color:#2563eb;text-shadow:0 1px #ffffffb3}.heroGradAccent{background:linear-gradient(110deg,#2867f0 0%,#7b5cff 46%,#ef58cf 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.posterHero h1{color:var(--navy);letter-spacing:-.06em;margin:16px 0 20px;font-size:clamp(56px,7.2vw,86px)}.posterHero .heroLead{color:var(--navy);margin-bottom:18px;font-size:clamp(24px,3.2vw,36px);font-weight:800;line-height:1.35}.posterHero .heroText{color:var(--text);font-weight:700;line-height:1.85}.posterPhones{min-height:600px;transform:none}.posterPhones .phoneLabel{display:none}.phoneHalo{background:linear-gradient(135deg,#fffffff2,#dff1ffa6);border-radius:50%;width:450px;height:450px;position:absolute;box-shadow:inset 0 0 0 1px #cfe1ffb3}.phoneCenter{z-index:5;position:relative;transform:scale(1.18)}.phoneTilt{z-index:2;opacity:.92;width:194px;position:absolute;top:100px}.phoneTiltLeft{left:50px;transform:rotate(-8deg)scale(.92)}.phoneTiltRight{right:40px;transform:rotate(9deg)scale(.92)}.phoneFloat{z-index:1;opacity:.82;position:absolute;top:156px;right:-4px;transform:rotate(8deg)scale(.76)}.problemPoster{width:min(var(--max), calc(100% - 40px));border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffd1;border-radius:28px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;margin:18px auto 64px;padding:28px;display:grid}.problemText{background:linear-gradient(#f8fbff,#fff);border:2px solid #4a7dff2e;border-radius:22px;flex-direction:column;justify-content:center;min-height:300px;padding:32px;display:flex}.problemPerson{background:linear-gradient(#eef8ff,#fff);border-radius:24px;place-items:center;height:210px;display:grid;position:relative}.questionBubble{width:44px;height:44px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;font-size:26px;font-weight:900;display:grid;position:absolute;top:36px;left:28px;box-shadow:0 10px 22px #2154a01f}.questionBubble.small{width:34px;height:34px;color:var(--purple);font-size:18px;top:58px;left:auto;right:32px}.posterPersonGraphic{width:108px;height:142px;position:relative}.posterPersonGraphic span{display:block;position:absolute}.personHair{background:#6d584c;border-radius:42px 42px 30px 30px;width:78px;height:76px;top:3px;left:15px;box-shadow:inset 14px 4px #ffffff1a}.personHead{background:#ffe0c7;border:3px solid #102a5c1f;border-radius:44% 44% 48% 48%;width:60px;height:64px;top:22px;left:24px}.personHead:before{content:"";background:var(--navy);width:6px;height:6px;box-shadow:22px 0 0 var(--navy);border-radius:50%;position:absolute;top:26px;left:16px}.personHead:after{content:"";border-bottom:3px solid #d47678;border-radius:0 0 12px 12px;width:16px;height:8px;position:absolute;top:42px;left:23px}.personBody{background:linear-gradient(#cbefff,#87d6f0);border:3px solid #102a5c1a;border-radius:26px 26px 18px 18px;width:72px;height:58px;bottom:4px;left:18px}.problemPoster h2{color:var(--navy);letter-spacing:0;align-items:center;min-height:90px;margin:0 0 18px;font-size:clamp(24px,2.6vw,31px);line-height:1.45;display:flex}.problemPoster .checkList{gap:12px;margin-top:18px;font-size:15px;line-height:1.7}.solutionBox{background:linear-gradient(#fffdf0,#fff);border:2px solid #ffd84dd9;border-radius:22px;flex-direction:column;justify-content:center;align-self:stretch;min-height:300px;padding:32px;display:flex}.solutionBox h3{color:var(--navy);letter-spacing:0;align-items:center;min-height:90px;margin:0 0 18px;font-size:clamp(24px,2.6vw,31px);font-weight:800;line-height:1.45;display:flex}.solutionBox ul{color:var(--text);gap:12px;margin:18px 0 0;padding:0;font-size:15px;font-weight:700;line-height:1.7;list-style:none;display:grid}.solutionBox li{padding-left:34px;position:relative}.solutionBox li:before{content:"✓";background:var(--blue-2);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;top:1px;left:0}.posterFeatureGrid{gap:22px}.posterFeatureCard{text-align:center;border-radius:18px;grid-template-rows:48px 34px 64px 292px;place-items:center;gap:14px;padding:26px;display:grid;box-shadow:0 18px 38px #2154a01a}.posterFeatureCard .featureIcon{align-self:center;margin:0 auto}.posterFeatureCard h3,.posterFeatureCard p{text-align:center;width:100%;margin:0}.posterFeatureCard p{white-space:pre-line;justify-content:center;align-self:center;align-items:center;display:flex}.flatPreview{background:linear-gradient(#f7fbff,#fff);border-radius:18px;align-self:start;width:100%;height:292px}.flatPreview .phoneWrap{width:132px}.flatPreview .phone{border-radius:24px;height:278px}.posterFlowGrid{gap:20px}.posterFlowCard{border-radius:18px;min-height:142px;padding-left:28px}.posterPrivacy{width:min(var(--max), calc(100% - 40px));border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe6;border-radius:26px;margin:76px auto;padding:34px}.posterPrivacy .privacyCard{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.posterPrivacy .privacyCard p{text-align:center}.recommendPremium{width:min(var(--max), calc(100% - 40px));grid-template-columns:1fr 1fr;gap:26px;margin:74px auto;display:grid}.recommendPanel,.premiumPanel{border:1px solid var(--line);min-height:456px;box-shadow:var(--shadow);background:#ffffffeb;border-radius:26px;flex-direction:column;align-items:flex-start;padding:34px 34px 22px;display:flex}.recommendPanel{background:linear-gradient(135deg,#fff,#eef8ff)}.premiumPanel{background:linear-gradient(135deg,#fff,#fff7cd 55%,#eef8ff)}.recommendPanel h2,.premiumPanel h2{color:var(--navy);letter-spacing:0;min-height:92px;margin:0 0 18px;font-size:clamp(25px,3vw,34px);font-weight:800;line-height:1.35}.recommendPanel .eyebrow,.premiumPanel .eyebrow{margin:0 0 16px}.recommendPanel ul,.premiumPanel ul{color:var(--navy);gap:12px;margin:0;padding:0;font-size:16px;font-weight:700;line-height:1.65;list-style:none;display:grid}.recommendPanel li:before,.premiumPanel li:before{content:"✓";color:var(--blue);margin-right:10px}.yellowButton{min-height:48px;color:var(--navy);background:linear-gradient(135deg,#ffe66b,#ffc83d);border-radius:999px;justify-content:center;align-items:center;margin-top:24px;padding:0 30px;font-weight:900;display:inline-flex;box-shadow:0 14px 26px #ffc83d3d}.panelButton{width:fit-content;margin-top:auto}.yellowButton.panelButton{margin-top:auto}.posterFinal{color:#fff;background:linear-gradient(135deg,#78b9ff,#4391ff)}.posterFinal h2{color:#fff;font-size:clamp(36px,5vw,54px)}.posterFinal p{color:#ffffffeb;margin:0}.posterFinal .secondaryButton{border:0}.posterFinal .yellowButton{margin-top:0}.notFoundPage{background:linear-gradient(#eef8ff,#fff);place-items:center;min-height:100vh;padding:40px 20px;display:grid}.notFoundCard{border:1px solid var(--line);width:min(560px,100%);box-shadow:var(--shadow);text-align:center;background:#fffffff0;border-radius:26px;padding:44px}.notFoundCard h1{letter-spacing:0;margin:18px 0 14px;font-size:clamp(34px,6vw,48px)}.notFoundCard p:not(.eyebrow){color:var(--muted);margin:0 0 26px;font-weight:700;line-height:1.8}@media (max-width:980px){.posterHero{grid-template-columns:1fr}.posterPhones{transform-origin:top;min-height:590px;transform:scale(.9)}.problemPoster{grid-template-columns:1fr}.problemPerson{display:none}.recommendPremium{grid-template-columns:1fr}}@media (max-width:640px){.posterHero{width:min(100% - 28px, var(--max));grid-template-columns:minmax(0,1fr);gap:22px;min-height:auto;margin-top:0}.posterHero>*{min-width:0}.posterHero .heroCopy{order:2}.posterHero h1{letter-spacing:-.04em;margin-top:4px;font-size:clamp(42px,12.8vw,52px)}.posterHero .heroCopy,.posterHero .heroButtons,.posterHero .primaryButton,.posterHero .secondaryButton{width:100%}.posterPhones{order:1;align-items:flex-start;width:100%;min-height:390px;margin:0;padding-top:28px;overflow:hidden;transform:none}.posterPhones .phoneHalo{width:330px;height:330px;top:52%;left:50%;transform:translate(-50%,-50%)}.posterPhones .phoneWrap{width:156px}.posterPhones .phone{height:316px}.phoneCenter{transform:scale(1.08)}.phoneTilt{width:156px;top:86px}.phoneTiltLeft{left:6px;transform:rotate(-8deg)scale(.84)}.phoneTiltRight{right:6px;transform:rotate(9deg)scale(.84)}.phoneFloat{display:none}.problemPoster,.posterPrivacy,.recommendPremium{width:min(100% - 28px, var(--max));border-radius:22px;padding:24px}.posterFeatureCard{grid-template-rows:48px auto auto 360px;padding:24px 18px}.flatPreview{height:360px}.flatPreview .phoneWrap{width:164px}.flatPreview .phone{height:346px}}
