:root{--teal:#0b64d8;--deep:#092b55;--ink:#13243a;--coral:#f0645a;--yellow:#f5c84b;--mint:#eaf4ff;--paper:#f8fbff;--line:#dbe8f7;--muted:#5f6f82;--shadow:0 22px 60px rgba(9,43,85,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Noto Sans JP",sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.shell{width:min(1160px,calc(100% - 44px));margin:auto}.section{padding:112px 0}h1,h2,h3,p{word-break:auto-phrase;line-break:strict}h1,h2,h3{text-wrap:balance}p,li,summary{text-wrap:pretty}.site-header{height:76px;background:#fff;position:sticky;top:0;z-index:80;border-bottom:1px solid #e8edeb}.header-inner{height:76px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.brand img{width:112px;height:auto}.brand>span{padding-left:12px;border-left:1px solid #d8dfdd;display:flex;flex-direction:column;line-height:1.15}.brand small{font-size:9px;color:#758180}.brand strong{font-size:16px;color:var(--teal);letter-spacing:.05em}.desktop-nav{margin-left:auto;display:flex;gap:25px;font-size:12px;font-weight:700}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;height:2px;background:var(--teal);left:0;right:100%;bottom:-8px;transition:.2s}.desktop-nav a:hover:after{right:0}.cta{border:0;display:flex;align-items:center;justify-content:center;gap:14px;background:var(--coral);color:#fff;border-radius:8px;font-weight:900;letter-spacing:.02em;box-shadow:0 8px 0 #c94941;transition:transform .18s,box-shadow .18s}.cta:hover{transform:translateY(3px);box-shadow:0 5px 0 #c94941}.cta span{font:800 18px "Outfit"}.cta-header{height:46px;padding:0 18px;font-size:12px}.menu-button,.mobile-nav,.mobile-fixed{display:none}

.hero{min-height:810px;position:relative;overflow:hidden;background:#dcecff}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background:url("./assets/hero-team.webp") center/cover no-repeat}.hero-shade{background:linear-gradient(90deg,rgba(247,251,250,.97) 0%,rgba(247,251,250,.91) 38%,rgba(247,251,250,.18) 67%,rgba(7,62,64,.05) 100%)}.hero-inner{min-height:650px;position:relative;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:50px}.hero-copy{position:relative;z-index:3;padding:66px 0 42px}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #c8ddf7;border-radius:99px;padding:6px 14px 6px 7px;margin:0 0 20px;color:var(--teal);font-size:12px;font-weight:800;box-shadow:0 7px 24px rgba(5,65,67,.08)}.eyebrow img{width:28px;height:28px;border-radius:8px}.hero h1{font-size:clamp(45px,5vw,69px);line-height:1.25;letter-spacing:-.055em;margin:0;font-weight:900}.hero h1>span{font-size:.45em;letter-spacing:.02em;border-bottom:5px solid var(--yellow);padding-bottom:5px}.hero h1 em{font-style:normal;color:var(--teal);position:relative}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:0;height:10px;background:rgba(245,200,75,.42);z-index:-1}.hero-lead{font-size:15px;color:#445454;margin:24px 0 25px}.cta-primary{width:390px;min-height:76px;position:relative;display:grid;grid-template-columns:1fr auto;gap:0 18px;padding:10px 18px 12px}.cta-primary small{grid-column:1;font-size:9px;font-weight:600;opacity:.9}.cta-primary b{grid-column:1;font-size:17px}.cta-primary span{grid-column:2;grid-row:1/3}.hero-note{font-size:11px;margin:14px 0 0;color:#536362;font-weight:700}.social-stage{height:520px;position:relative;z-index:2}.insta-card{position:absolute;background:#fff;border:1px solid rgba(255,255,255,.7);box-shadow:0 25px 65px rgba(3,42,44,.24)}.card-main{width:285px;left:28px;top:55px;border-radius:25px;overflow:hidden;transform:rotate(-3deg)}.insta-head{height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 14px;font-size:10px;font-weight:800}.insta-head span{display:flex;align-items:center;gap:7px}.insta-head img{width:25px;height:25px;border-radius:7px}.insta-photo{height:285px;position:relative;overflow:hidden}.insta-photo img{width:100%;height:100%;object-fit:cover;object-position:60%}.insta-photo:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.65))}.insta-photo strong{position:absolute;left:18px;bottom:17px;color:#fff;font-size:20px;line-height:1.45;z-index:2}.insta-body{padding:12px 15px 16px;display:flex;flex-direction:column;line-height:1.6}.insta-body>span{font-size:16px}.insta-body b{font-size:11px}.insta-body small{font-size:8px;color:#687373}.card-side{width:170px;border-radius:18px;padding:10px 10px 17px;overflow:hidden}.side-one{right:2px;top:105px;transform:rotate(8deg)}.side-two{right:25px;top:315px;transform:rotate(4deg)}.mini-photo{height:145px;border-radius:12px;margin-bottom:10px;background-image:url("./assets/workplaces.webp");background-size:300% 100%}.mini-photo.office{background-position:0 center}.mini-photo.care{background-position:50% center}.card-side b{font-size:12px;line-height:1.5}.float-label{position:absolute;background:var(--deep);color:#fff;border-radius:99px;padding:8px 14px;font-size:10px;font-weight:800;box-shadow:0 8px 22px rgba(3,42,44,.2)}.label-a{left:8px;bottom:6px}.label-b{right:-1px;top:45px;background:var(--coral)}.hero-bottom{position:relative;z-index:4;background:var(--deep);color:#fff}.proof-row{min-height:160px;display:grid;grid-template-columns:1.1fr repeat(3,1fr) 1.2fr;gap:24px;align-items:center}.proof-row>span{font-size:14px;font-weight:800;border-left:5px solid var(--coral);padding-left:15px}.proof-row>div{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;border-left:1px solid rgba(255,255,255,.18);padding-left:25px}.proof-row strong{font:800 37px/1 "Outfit";color:var(--yellow)}.proof-row strong small{font-size:12px}.proof-row p{font-size:9px;line-height:1.6;margin:0}.proof-row .proof-caution{font-size:9px;color:#b4c9c8}

.workplace-strip{position:relative;height:330px;overflow:hidden;background:#000}.workplace-strip>img{width:100%;height:100%;object-fit:cover}.workplace-strip:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,43,45,.88),transparent 55%)}.strip-message{position:absolute;left:max(22px,calc((100% - 1160px)/2));top:50%;transform:translateY(-50%);z-index:2;color:#fff}.strip-message span{font:800 12px "Outfit";letter-spacing:.16em;color:#9fceff}.strip-message strong{display:block;font-size:30px;line-height:1.55;margin-top:10px}

.section-heading>span{font:800 12px "Outfit";letter-spacing:.15em;color:var(--teal)}.section-heading h2{font-size:clamp(34px,4vw,52px);line-height:1.43;letter-spacing:-.04em;margin:10px 0 16px;font-weight:900}.section-heading h2 em{font-style:normal;color:var(--teal)}.section-heading p{color:var(--muted);max-width:620px}.center{text-align:center}.center p{margin-left:auto;margin-right:auto}.problem{background:#fff}.problem-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.problem-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.problem-cards article{min-height:310px;padding:28px 21px;background:var(--paper);border:1px solid #e1e8e6;position:relative;overflow:hidden}.problem-cards article:nth-child(2){transform:translateY(24px)}.problem-cards article>b{font:800 54px/1 "Outfit";color:#dceaff}.problem-cards h3{font-size:19px;line-height:1.6;margin:55px 0 14px}.problem-cards p{font-size:12px;color:var(--muted);margin:0}.problem-cards article:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;background:var(--teal)}.problem-cards article:nth-child(2):after{background:var(--coral)}.problem-cards article:nth-child(3):after{background:var(--yellow)}

.why{background:var(--mint)}.journey{margin-top:56px;display:grid;grid-template-columns:1fr 36px 1fr 36px 1fr;align-items:center}.journey>i{font-style:normal;font-size:28px;color:var(--teal);text-align:center}.journey article{background:#fff;padding:13px 13px 25px;position:relative;box-shadow:0 12px 35px rgba(4,49,50,.08)}.journey article>span{position:absolute;z-index:2;top:24px;left:24px;width:45px;height:45px;border-radius:50%;background:var(--coral);color:#fff;display:grid;place-items:center;font:800 15px "Outfit";box-shadow:0 6px 15px rgba(164,50,43,.25)}.journey-photo{height:210px;background-image:url("./assets/workplaces.webp");background-size:300% 100%;margin-bottom:21px}.jp-one{background-position:0 center}.jp-two{background-image:url("./assets/hero-team.webp");background-size:cover;background-position:55% center}.jp-three{background-position:50% center}.journey h3{font-size:21px;margin:0 11px 8px}.journey p{font-size:12px;color:var(--muted);margin:0 11px}.difference{margin:40px auto 28px;max-width:890px;background:var(--deep);color:#fff;padding:24px 32px;display:flex;justify-content:space-between;align-items:center;gap:30px}.difference span{font-size:11px;color:#aac6c5}.difference strong{font-size:16px}.difference em{font-style:normal;color:var(--yellow)}.cta-inline{width:320px;height:62px;margin:auto}.service{background:var(--deep);color:#fff}.section-heading.light>span,.section-heading.light h2 em{color:#9bcaff}.section-heading.light>p{color:#b9cecd}.service-list{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;border:1px solid rgba(255,255,255,.16)}.service-list article{min-height:330px;padding:30px 25px;border-right:1px solid rgba(255,255,255,.16);position:relative}.service-list article:last-child{border-right:0}.service-list article>span{font:700 10px "Outfit";letter-spacing:.15em;color:#9bcaff}.service-list article>b{display:block;font:800 60px/1 "Outfit";color:rgba(255,255,255,.11);margin:24px 0 45px}.service-list h3{font-size:18px;margin:0 0 13px}.service-list p{font-size:12px;color:#bdd0cf;margin:0}.service-list article:after{content:"";position:absolute;left:25px;top:116px;width:42px;height:4px;background:var(--coral)}.fineprint{font-size:10px;color:#9db6b5;text-align:center;margin-top:22px}

.results{background:#fff}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.results-visual{min-height:560px;background:linear-gradient(145deg,#deedff,#f6ece3);position:relative;overflow:hidden}.reel{position:absolute;width:230px;background:#fff;border:8px solid #161b1b;border-radius:28px;padding:8px;box-shadow:var(--shadow)}.reel-a{left:55px;top:43px;transform:rotate(-7deg)}.reel-b{right:47px;top:145px;transform:rotate(7deg)}.reel-img{height:320px;background-image:url("./assets/hero-team.webp");background-size:cover;background-position:52% center;border-radius:14px}.r-two{background-image:url("./assets/workplaces.webp");background-size:300% 100%;background-position:100% center}.reel span{display:block;font:800 9px "Outfit";color:var(--coral);margin:7px 3px 0}.reel b{display:block;font-size:15px;margin:0 3px 7px}.result-badge{position:absolute;left:50%;bottom:31px;transform:translateX(-50%);width:150px;height:150px;border-radius:50%;background:var(--coral);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 15px 35px rgba(148,54,48,.25)}.result-badge strong{font:800 43px/1 "Outfit"}.result-badge span{font:700 8px/1.3 "Outfit";letter-spacing:.15em;margin-top:6px}.results-copy>p{color:var(--muted)}.results-copy dl{margin:30px 0}.results-copy dl>div{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid var(--line);padding:13px 0}.results-copy dl>div:last-child{border-bottom:1px solid var(--line)}.results-copy dt{font-size:12px;font-weight:700}.results-copy dd{margin:0;font-size:23px;font-weight:900;color:var(--teal)}.text-link{display:inline-flex;gap:18px;align-items:center;border-bottom:2px solid var(--teal);padding-bottom:4px;font-size:13px;font-weight:900;color:var(--teal)}.results-copy>small{display:block;font-size:9px;color:#84908f;margin-top:22px}

.monitor{background:linear-gradient(125deg,#0b64d8,#0a3f78);color:#fff}.monitor-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:74px;align-items:center}.monitor-kicker{font:800 12px "Outfit";letter-spacing:.15em;color:#a7d0ff}.monitor-copy h2{font-size:clamp(35px,4vw,50px);line-height:1.45;margin:10px 0 18px}.monitor-copy>p{color:#c6dcda}.brand-asset{margin-top:31px;padding:18px 20px;border-left:4px solid var(--yellow);background:rgba(255,255,255,.08);font-size:13px;line-height:1.9}.price-card{position:relative;background:#fff;color:var(--ink);padding:46px 40px 30px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.price-label{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:var(--yellow);color:var(--deep);padding:8px 25px;border-radius:99px;font-size:12px;font-weight:900;white-space:nowrap}.zero{display:grid;grid-template-columns:1fr 1fr;padding-bottom:20px}.zero>div{text-align:center}.zero>div+div{border-left:1px solid var(--line)}.zero span{display:block;font-size:12px;font-weight:800}.zero strong{font:800 66px/1 "Outfit";color:var(--teal)}.zero small{font-size:14px}.free-scope{background:linear-gradient(135deg,#eaf3ff,#fff8dd);border:2px solid #c9e0fb;padding:23px 24px 21px}.free-scope-kicker{display:inline-block;color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.04em}.free-scope h3{font-size:23px;line-height:1.48;margin:7px 0 16px}.free-scope h3 em{font-style:normal;color:var(--coral);font-size:1.18em}.free-scope ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.free-scope li{position:relative;padding-left:20px;font-size:12px;font-weight:800}.free-scope li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:900}.free-scope .movie-item{grid-column:1/-1;background:var(--coral);color:#fff;border-radius:6px;padding:9px 12px;text-align:center;font-size:14px}.free-scope .movie-item:before{display:none}.success-fee{margin:15px 0 0;border-top:1px solid var(--line);padding:13px 4px 0;display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center}.success-fee span{grid-row:1/3;font-size:9px;color:var(--teal);font-weight:800;background:var(--mint);padding:7px 9px;border-radius:4px}.success-fee strong{display:block;font-size:15px;line-height:1.35;color:var(--deep)}.success-fee p,.price-card>p{font-size:9px;line-height:1.5;margin:0;color:#73807f}.cta.full{width:100%;margin-top:24px}.limited{display:block;text-align:center;color:#83908f;font-size:8px;margin-top:12px}.flow{background:var(--paper)}.flow-list{list-style:none;padding:0;margin:48px 0 0;display:grid;grid-template-columns:repeat(5,1fr);counter-reset:flow}.flow-list li{min-height:220px;background:#fff;padding:26px 21px;border:1px solid var(--line);position:relative}.flow-list li:not(:last-child):after{content:"→";position:absolute;right:-13px;top:50%;z-index:2;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:#fff;font-size:11px}.flow-list b{font:800 31px "Outfit";color:#bfded9}.flow-list h3{font-size:17px;margin:43px 0 9px}.flow-list p{font-size:11px;color:var(--muted);margin:0}.faq{background:#fff}.faq-shell{max-width:900px}.accordion{margin-top:42px}.accordion details{border-top:1px solid var(--line)}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;cursor:pointer;padding:24px 60px 24px 8px;font-weight:800;position:relative}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--teal);color:#fff;margin-right:14px}.accordion summary:after{content:"＋";position:absolute;right:15px;color:var(--teal);font-size:22px}.accordion details[open] summary:after{content:"−"}.accordion details p{margin:0;padding:0 55px 25px 58px;font-size:13px;color:var(--muted)}

.final-cta{min-height:550px;position:relative;display:grid;place-items:center;overflow:hidden}.final-photo,.final-shade{position:absolute;inset:0}.final-photo{background:url("./assets/hero-team.webp") center 42%/cover no-repeat}.final-shade{background:linear-gradient(90deg,rgba(4,53,55,.96),rgba(4,53,55,.73),rgba(4,53,55,.2))}.final-inner{position:relative;z-index:2;color:#fff}.final-inner>span{font:800 12px "Outfit";letter-spacing:.16em;color:#9dcaff}.final-inner h2{font-size:clamp(36px,5vw,56px);line-height:1.45;margin:10px 0 12px}.final-inner>p{color:#d2e5e3}.final-inner>.cta{margin-top:25px}.final-inner>small{display:block;max-width:650px;margin-top:24px;font-size:9px;color:#b8cecc}footer{background:#071f3d;color:#bdcfce;padding:63px 0 26px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:55px}.footer-brand img{background:#fff}.footer-brand>span{border-color:rgba(255,255,255,.25)}.footer-brand small,.footer-brand strong{color:#fff}.footer-grid>div>p{font-size:11px}.footer-grid nav{display:flex;flex-direction:column;gap:8px;font-size:11px}.footer-legal{margin-top:45px;padding-top:22px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;gap:30px;font-size:8px}.footer-legal p{margin:0;max-width:750px}

@media(max-width:1040px){.desktop-nav{display:none}.cta-header{margin-left:auto}.hero-inner{grid-template-columns:1fr 1fr;gap:5px}.hero h1{font-size:52px}.card-main{left:0}.side-one{right:0}.side-two{right:10px}.proof-row{grid-template-columns:1fr repeat(3,1fr)}.proof-caution{grid-column:1/-1;text-align:center;margin:-15px 0 15px}.problem-grid{grid-template-columns:1fr;gap:45px}.results-grid{gap:45px}.reel-a{left:22px}.reel-b{right:20px}.service-list{grid-template-columns:1fr 1fr}.service-list article:nth-child(2){border-right:0}.service-list article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.16)}.monitor-grid{gap:45px}}

@media(max-width:700px){body{padding-bottom:72px}.shell{width:min(100% - 32px,1160px)}.section{padding:78px 0}.site-header,.header-inner{height:66px}.brand{gap:8px}.brand img{width:92px}.brand>span{padding-left:8px}.brand small{font-size:7px}.brand strong{font-size:13px}.cta-header{display:none}.menu-button{display:flex;margin-left:auto;width:42px;height:42px;border:0;background:transparent;flex-direction:column;justify-content:center;align-items:center;gap:5px}.menu-button i{width:23px;height:2px;background:var(--teal)}.mobile-nav{position:absolute;top:66px;left:0;right:0;background:#fff;padding:8px 16px;box-shadow:0 16px 30px rgba(4,49,50,.15)}.mobile-nav.open{display:flex;flex-direction:column}.mobile-nav a{padding:10px;border-bottom:1px solid var(--line);font-size:12px;font-weight:800}.mobile-fixed{display:block;position:fixed;z-index:90;left:0;right:0;bottom:0;background:rgba(255,255,255,.96);padding:9px 12px}.mobile-fixed .cta{height:51px;width:100%;font-size:13px}.hero{min-height:auto;background:#edf5ff}.hero-image{background-position:59% center}.hero-shade{background:linear-gradient(180deg,rgba(247,251,250,.98) 0%,rgba(247,251,250,.93) 42%,rgba(247,251,250,.18) 100%)}.hero-inner{display:block;min-height:0}.hero-copy{padding:42px 0 25px;text-align:left}.eyebrow{font-size:10px;margin-bottom:16px}.eyebrow img{width:24px;height:24px}.hero h1{font-size:39px;line-height:1.32;letter-spacing:-.055em}.hero h1>span{font-size:.44em;border-bottom-width:4px}.hero-lead{font-size:13px;line-height:1.95;margin:19px 0}.desktop-only{display:none}.cta-primary{width:100%;min-height:70px}.cta-primary b{font-size:15px}.hero-note{text-align:center;font-size:9px}.social-stage{height:420px}.card-main{width:228px;left:0;top:24px}.insta-head{height:38px}.insta-head img{width:21px;height:21px}.insta-photo{height:215px}.insta-photo strong{font-size:16px}.insta-body{padding:9px 12px 12px}.card-side{width:132px;padding:7px}.mini-photo{height:111px}.side-one{right:-4px;top:58px}.side-two{right:3px;top:230px}.float-label{font-size:8px;padding:6px 10px}.label-a{left:7px;bottom:13px}.label-b{right:0;top:12px}.hero-bottom{padding:23px 0}.proof-row{min-height:0;grid-template-columns:repeat(3,1fr);gap:8px}.proof-row>span{grid-column:1/-1;text-align:center;border:0;padding:0;font-size:11px}.proof-row>div{display:block;text-align:center;padding:0;border-left:1px solid rgba(255,255,255,.18)}.proof-row>div:nth-child(2){border:0}.proof-row strong{font-size:28px}.proof-row p{font-size:7px}.proof-row .proof-caution{font-size:7px;margin:5px 0 0}.workplace-strip{height:330px}.workplace-strip>img{object-position:center}.workplace-strip:after{background:linear-gradient(0deg,rgba(4,43,45,.92),rgba(4,43,45,.02) 76%)}.strip-message{left:23px;right:23px;top:auto;bottom:23px;transform:none}.strip-message strong{font-size:20px}.section-heading h2{font-size:31px;line-height:1.5}.section-heading>p{font-size:13px}.problem-grid{gap:28px}.problem-cards{grid-template-columns:1fr}.problem-cards article,.problem-cards article:nth-child(2){min-height:0;transform:none;padding:20px 21px}.problem-cards article>b{float:left;font-size:42px;margin-right:17px}.problem-cards h3{font-size:18px;margin:2px 0 8px}.problem-cards p{padding-left:59px}.journey{grid-template-columns:1fr;gap:13px;margin-top:35px}.journey>i{transform:rotate(90deg);font-size:21px}.journey-photo{height:200px}.difference{display:block;padding:20px;margin-top:28px}.difference span{display:block;margin-bottom:7px}.difference strong{font-size:13px}.cta-inline{width:100%}.service-list{grid-template-columns:1fr;margin-top:35px}.service-list article{min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16);padding:25px}.service-list article:last-child{border-bottom:0}.service-list article>b{font-size:46px;margin:13px 0 27px}.service-list article:after{top:84px}.results-grid{grid-template-columns:1fr;gap:42px}.results-visual{min-height:440px}.reel{width:173px;border-width:6px}.reel-a{left:9px;top:24px}.reel-b{right:8px;top:82px}.reel-img{height:245px}.result-badge{width:112px;height:112px;bottom:18px}.result-badge strong{font-size:32px}.results-copy>p{font-size:13px}.monitor-grid{grid-template-columns:1fr;gap:50px}.monitor-copy h2{font-size:31px}.monitor-copy>p{font-size:13px}.price-card{padding:42px 20px 28px}.zero strong{font-size:48px}.success-fee strong{font-size:21px}.flow-list{grid-template-columns:1fr;margin-top:32px}.flow-list li{min-height:0;padding:20px 22px}.flow-list li:not(:last-child):after{content:"↓";right:50%;top:auto;bottom:-13px;transform:translateX(50%)}.flow-list b{float:left;margin-right:18px}.flow-list h3{margin:2px 0 7px}.flow-list p{padding-left:52px}.accordion summary{padding:20px 40px 20px 0;font-size:12px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px}.accordion summary span{margin:0}.accordion details p{padding:0 10px 21px 44px;font-size:12px}.final-cta{min-height:540px}.final-photo{background-position:63% center}.final-shade{background:rgba(4,53,55,.82)}.final-inner{text-align:center}.final-inner h2{font-size:32px}.final-inner>p{font-size:13px}.final-inner>.cta{margin:24px auto 0}.final-inner>small{font-size:8px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-legal{display:block}.footer-legal span{display:block;margin-top:12px}}

@media(max-width:370px){.hero h1{font-size:35px}.card-main{width:210px}.card-side{width:118px}.mini-photo{height:98px}.social-stage{height:395px}.results-visual{min-height:400px}.reel{width:156px}.reel-img{height:220px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* 2026-09 mobile polish: brighter palette, deliberate Japanese line breaks */
.nowrap{white-space:nowrap;display:inline-block}
.mobile-break{display:none}
.cta{box-shadow:none;border-radius:999px;background:linear-gradient(90deg,#f05f59,#f27b54);position:relative;overflow:hidden}
.cta:after{content:"";width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);margin-left:2px}
.cta:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(221,75,68,.25)}
.cta-primary{display:flex;flex-direction:column;gap:1px;padding:10px 52px 12px 24px}
.cta-primary:after{position:absolute;right:25px;top:50%;margin-top:-5px}
.cta-primary small,.cta-primary b{grid-column:auto}.cta-primary span{display:none}
.section-heading>span,.monitor-kicker,.final-inner>span{display:inline-flex;padding:5px 11px;border-radius:999px;background:#e1efff;color:#0b64d8;letter-spacing:.12em}
.section-heading h2{letter-spacing:-.025em}

.hero{background:#f4fbf9}
.hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.93) 41%,rgba(255,255,255,.15) 72%,rgba(255,255,255,.04) 100%)}
.social-stage:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:linear-gradient(145deg,#ffd557,#ff7d6b 44%,#8e60d2);right:20px;top:75px;opacity:.9;filter:saturate(.92)}
.post-art{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(145deg,#f8f4ff,#fff0dc);text-align:center}
.post-art:after{background:linear-gradient(transparent,rgba(47,31,74,.48))}
.post-art>img{width:72px;height:72px;object-fit:cover;border-radius:20px;box-shadow:0 10px 25px rgba(84,45,105,.24);margin-bottom:24px}
.post-art>strong{position:relative;left:auto;bottom:auto;color:#202426;font-size:20px;z-index:2}
.social-proof-card{position:absolute;background:#fff;padding:19px 18px;border-radius:16px;box-shadow:0 18px 42px rgba(4,49,50,.2);display:flex;flex-direction:column;line-height:1.35;z-index:4}
.social-proof-card small{font:700 10px "Outfit";letter-spacing:.12em;color:#e95650}
.social-proof-card strong{font-size:21px;color:#0b64d8;margin:4px 0}
.social-proof-card span{font-size:11px;color:#647270}
.proof-a{right:0;top:92px;transform:rotate(6deg)}
.proof-b{right:16px;top:290px;transform:rotate(2deg)}
.card-side{display:none}
.hero-bottom{background:linear-gradient(90deg,#0b64d8,#1c73cf)}
.proof-row strong{color:#fff}.proof-row p{font-size:12px}.proof-row .proof-caution{font-size:11px;color:#dbeeff}

.problem{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fffaf0 100%)}
.problem:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:#ffdb67;right:-210px;top:-200px;opacity:.65}
.problem-cards article{border-radius:18px;border:0;box-shadow:0 16px 38px rgba(4,49,50,.09)}
.search-proof{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:78px;align-items:center}
.search-proof .section-heading>p{font-size:16px;line-height:2;margin-bottom:18px}
.research-source{display:inline-block;color:#687776;font-size:11px;line-height:1.7;text-decoration:underline;text-underline-offset:3px}
.search-data{background:#fff;border-radius:26px;padding:34px 38px;box-shadow:0 22px 55px rgba(4,49,50,.11);border:1px solid #e7eeeb}
.data-kicker{margin:0 0 12px;color:#0b64d8;font-size:13px;font-weight:800;letter-spacing:.04em}
.data-row{display:flex;align-items:center;justify-content:space-between;gap:22px;border-top:1px solid #e3ebe8;padding:17px 0}
.data-row strong{font:800 56px/1 "Outfit";color:#0b64d8;white-space:nowrap}
.data-row strong small{font-size:21px}.data-row>span{font-size:17px;font-weight:900}
.data-row.accent strong{color:#ef665b}
.search-data>p:last-child{margin:17px 0 0;font-size:15px;color:#294240}

.why{background:linear-gradient(145deg,#eef6ff 0%,#fff9e9 100%)}
.journey article{border-radius:20px;padding:12px 12px 27px;box-shadow:0 18px 45px rgba(4,49,50,.11);overflow:hidden}
.journey-photo{display:block;width:100%;height:230px;object-fit:cover;object-position:center;margin:0 0 21px;background:none}
.journey>i{position:relative;height:3px;background:#66a7ee}
.journey>i:after{content:"";position:absolute;right:-1px;top:-4px;width:9px;height:9px;border-top:3px solid #66a7ee;border-right:3px solid #66a7ee;transform:rotate(45deg)}
.difference{border-radius:18px;background:#fff;color:var(--ink);border:2px solid #a8dcd6;box-shadow:0 12px 30px rgba(4,49,50,.08)}
.difference span{color:#6b7978}.difference strong{color:#0b64d8}

.service{background:linear-gradient(145deg,#fff8df 0%,#edf5ff 52%,#fff 100%);color:var(--ink);position:relative;overflow:hidden}
.service:before,.service:after{content:"";position:absolute;border-radius:50%;opacity:.55}
.service:before{width:330px;height:330px;background:#ffcf5a;left:-220px;top:80px}
.service:after{width:280px;height:280px;background:#f58b82;right:-190px;bottom:40px}
.section-heading.light>span{background:#fff;color:#0b64d8}.section-heading.light h2 em{color:#0b64d8}.section-heading.light>p{color:#617070}
.service-list{position:relative;z-index:2;gap:16px;border:0}
.service-list article{min-height:350px;background:#fff;border:0!important;border-radius:20px;box-shadow:0 16px 38px rgba(4,49,50,.09)}
.service-list article:nth-child(1){border-top:7px solid #237fdc!important}.service-list article:nth-child(2){border-top:7px solid #f27b54!important}.service-list article:nth-child(3){border-top:7px solid #f3c84c!important}.service-list article:nth-child(4){border-top:7px solid #8d6bd0!important}
.service-list article:after{display:none}
.service-list article>span{color:#0b64d8}.service-list article>b{color:#dfeeff;margin-bottom:44px}.service-list h3{font-size:19px}.service-list p{font-size:15px;color:#617070;line-height:1.9}.fineprint{color:#687776;font-size:12px}

.results{background:#fff}
.results-visual{background:linear-gradient(145deg,#e8f3ff,#fff2cf);border-radius:26px}
.creative-tile{position:absolute;width:235px;height:355px;border-radius:28px;padding:32px 24px;box-shadow:0 20px 48px rgba(4,49,50,.16);display:flex;flex-direction:column;justify-content:flex-end;color:#fff;overflow:hidden}
.creative-tile:before{content:"";position:absolute;width:180px;height:180px;border:34px solid rgba(255,255,255,.18);border-radius:50%;top:-55px;right:-55px}
.creative-tile span{font:800 12px "Outfit";letter-spacing:.15em;opacity:.8}
.creative-tile strong{font-size:22px;line-height:1.55;position:relative}
.tile-a{left:55px;top:46px;background:linear-gradient(160deg,#1e7eeb,#105eaa);transform:rotate(-6deg)}
.tile-b{right:45px;top:140px;background:linear-gradient(160deg,#ff8a63,#ee5e59);transform:rotate(6deg)}
.text-link{border:2px solid #0b64d8;border-radius:999px;padding:10px 19px}
.text-link:after{content:"";width:8px;height:8px;border-top:2px solid #0b64d8;border-right:2px solid #0b64d8;transform:rotate(45deg)}

.monitor{background:linear-gradient(135deg,#2787eb 0%,#0b64d8 62%,#ffd45b 160%);position:relative;overflow:hidden}
.monitor:before{content:"";position:absolute;width:430px;height:430px;border:80px solid rgba(255,255,255,.08);border-radius:50%;left:-210px;bottom:-280px}
.monitor-kicker{background:#fff;color:#0b64d8}.monitor-copy h2{letter-spacing:-.025em}.price-card{border-radius:24px;box-shadow:0 25px 65px rgba(2,53,54,.24)}
.success-fee{background:linear-gradient(135deg,#eaf5ff,#fff7d8);border-radius:14px}

.flow{background:linear-gradient(180deg,#fff 0%,#f0faf7 100%)}
.flow-list li{border:0;border-radius:16px;box-shadow:0 12px 30px rgba(4,49,50,.08)}
.flow-list li:not(:last-child):after{content:"";height:3px;width:26px;border-radius:0;background:#71c8c0;right:-19px}
.flow-list h3{white-space:nowrap}

.final-cta{background:linear-gradient(120deg,#ffcf58 0%,#ff8b64 46%,#ef5f6e 100%);min-height:500px}
.final-shade{background:radial-gradient(circle at 82% 20%,rgba(255,255,255,.28) 0 12%,transparent 12.5%),radial-gradient(circle at 88% 65%,rgba(255,255,255,.18) 0 18%,transparent 18.5%)}
.final-inner{color:#173031}.final-inner>span{background:#fff;color:#0b64d8}.final-inner>p{color:#344b4a}.final-inner>small{color:#4d5e5d}.final-inner .cta{background:#0b64d8}

@media(max-width:700px){
  .mobile-break{display:block}
  .section{padding:72px 0}
  .section-heading h2{font-size:clamp(25px,7.2vw,29px);line-height:1.52;letter-spacing:-.025em}
  .section-heading>p,.hero-lead,.results-copy>p,.monitor-copy>p{font-size:15px;line-height:1.9}
  .hero h1{font-size:38px}
  .hero-shade{background:linear-gradient(180deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.94) 43%,rgba(255,255,255,.16) 100%)}
  .social-stage:before{width:300px;height:300px;right:-28px;top:54px}
  .card-main{left:2px}
  .social-proof-card{padding:14px 13px}
  .social-proof-card strong{font-size:16px}
  .social-proof-card span{font-size:10px}
  .proof-a{right:0;top:71px}.proof-b{right:5px;top:242px}
  .proof-row p{font-size:10px}.proof-row .proof-caution{font-size:9px}
  .problem-cards p{font-size:14px;line-height:1.8}
  .search-proof{grid-template-columns:1fr;gap:28px}
  .search-proof .section-heading>p{font-size:15px;line-height:1.95}
  .research-source{font-size:11px}
  .search-data{padding:23px 20px;border-radius:20px}
  .data-row strong{font-size:45px}.data-row strong small{font-size:18px}.data-row>span{font-size:15px}
  .search-data>p:last-child{font-size:14px;line-height:1.8}
  .journey{gap:17px}
  .journey-photo{height:auto;aspect-ratio:4/3;object-fit:cover}
  .journey>i{width:3px;height:26px;margin:auto;transform:none}
  .journey>i:after{right:-4px;top:auto;bottom:0;border-top:0;border-right:3px solid #66a7ee;border-bottom:3px solid #66a7ee;transform:rotate(45deg)}
  .journey h3{white-space:nowrap}
  .journey p{font-size:15px;line-height:1.9}
  .difference{padding:20px 18px}
  .difference strong{font-size:12px}
  .service-list article{min-height:0}
  .service-list p{font-size:15px}
  .results-visual{min-height:430px}
  .creative-tile{width:170px;height:255px;padding:24px 18px;border-radius:22px}
  .creative-tile strong{font-size:17px}
  .tile-a{left:10px;top:25px}.tile-b{right:8px;top:72px}
  .result-badge{width:190px;height:64px;bottom:20px;border-radius:999px;flex-direction:row;gap:10px}
  .result-badge strong{font-size:31px}.result-badge span{margin:0;white-space:nowrap}
  .service:before,.service:after{display:none}
  .monitor-copy h2{font-size:clamp(24px,7vw,29px)}
  .monitor-copy li{font-size:15px}
  .price-card>p{font-size:14px;line-height:1.8}
  .success-fee p{font-size:13px}
  .flow-list p{font-size:14px;line-height:1.8}
  .flow-list li:not(:last-child):after{width:3px;height:26px;right:50%;bottom:-26px}
  .final-cta{min-height:480px}
  .final-shade{background:linear-gradient(135deg,rgba(255,255,255,.14),transparent 55%)}
  .final-inner h2{font-size:29px;line-height:1.55}
  .final-inner>p{font-size:15px}
}

/* Poster-style first view: lead with the promise, offer and proof */
.hero-poster{position:relative;min-height:0;background:#071f3d;color:#fff;isolation:isolate}
.hero-poster:before{display:none}
.hero-poster-media{display:block;position:absolute;z-index:-3;inset:0 0 160px 0;overflow:hidden}
.hero-poster-media img{width:100%;height:100%;object-fit:cover;object-position:68% center}
.hero-poster-shade{position:absolute;z-index:-2;inset:0 0 160px 0;background:linear-gradient(90deg,rgba(4,22,48,.94) 0%,rgba(5,35,72,.82) 40%,rgba(8,44,85,.34) 68%,rgba(5,25,49,.1) 100%)}
.hero-poster-inner{min-height:690px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:60px 0 66px}
.hero-audience{display:inline-flex;align-items:center;gap:9px;margin:0 0 21px;padding:7px 16px 7px 7px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(255,255,255,.94);color:#093466;font-size:12px;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.hero-audience img{width:29px;height:29px;border-radius:8px}
.hero-poster h1{max-width:780px;margin:0;font-size:clamp(52px,6.1vw,84px);line-height:1.16;letter-spacing:-.065em;text-shadow:0 4px 26px rgba(0,0,0,.28)}
.hero-poster h1 strong{display:inline-block;margin-left:.06em;color:#ffd25c;font-weight:900;position:relative}
.hero-poster h1 strong:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:7px;border-radius:99px;background:#ff6b58}
.hero-scope{margin:26px 0 29px;padding-left:16px;border-left:5px solid #ff6b58;font-size:18px;line-height:1.8;font-weight:800;letter-spacing:.01em;text-shadow:0 2px 14px rgba(0,0,0,.34)}
.hero-zero-panel{position:relative;width:min(510px,100%);padding:28px 25px 14px;border:1px solid rgba(255,255,255,.38);border-radius:19px;background:rgba(255,255,255,.96);color:#071f3d;box-shadow:0 22px 55px rgba(0,0,0,.25)}
.hero-five{position:absolute;top:-17px;left:22px;display:inline-block;padding:8px 18px;border-radius:999px;background:linear-gradient(90deg,#ffcb49,#ffd96c);color:#082b55;font-size:13px;font-weight:900;box-shadow:0 8px 20px rgba(0,0,0,.2)}
.hero-zero{display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;gap:23px}
.hero-zero i{width:1px;height:54px;background:#cbd8e5}
.hero-zero p{display:flex;align-items:baseline;justify-content:center;gap:11px;margin:0;font-size:14px;font-weight:900;white-space:nowrap}
.hero-zero strong{font:900 54px/1 "Outfit","Noto Sans JP",sans-serif;color:#0b64d8}
.hero-zero strong small{font:900 14px "Noto Sans JP",sans-serif}
.hero-zero-panel>small{display:block;margin-top:11px;text-align:center;color:#607184;font-size:9px;font-weight:700}

@media(max-width:1040px){
  .hero-poster-media img{object-position:68% center}
  .hero-poster-shade{background:linear-gradient(90deg,rgba(4,22,48,.97),rgba(5,35,72,.86) 53%,rgba(5,25,49,.3))}
  .hero-poster h1{font-size:62px}
}

@media(max-width:700px){
  .hero-poster{background:#071f3d}
  .hero-poster-media{inset:0 0 216px 0}
  .hero-poster-media img{object-position:center 30%}
  .hero-poster-shade{inset:0 0 216px 0;background:linear-gradient(180deg,rgba(4,22,48,.7) 0%,rgba(4,24,52,.84) 45%,rgba(4,21,45,.98) 100%)}
  .hero-poster-inner{min-height:620px;padding:30px 0 18px;justify-content:flex-end}
  .hero-audience{margin-bottom:18px;font-size:10px;padding:6px 13px 6px 6px}
  .hero-audience img{width:25px;height:25px}
  .hero-poster h1{font-size:38px;line-height:1.24;letter-spacing:-.055em}
  .hero-poster h1 strong{margin-left:0}
  .hero-poster h1 strong:after{height:5px;bottom:-3px}
  .hero-scope{margin:21px 0 26px;padding-left:12px;border-left-width:4px;font-size:13px;line-height:1.7}
  .hero-zero-panel{padding:27px 13px 12px;border-radius:15px}
  .hero-five{top:-15px;left:50%;transform:translateX(-50%);padding:7px 13px;font-size:10px;white-space:nowrap}
  .hero-zero{gap:9px}
  .hero-zero p{gap:6px;font-size:11px}
  .hero-zero strong{font-size:42px}
  .hero-zero strong small{font-size:11px}
  .hero-zero-panel>small{font-size:8px;margin-top:9px}
  .hero-poster .hero-bottom{padding:24px 0 18px}
}

.results-grid-copy-only{grid-template-columns:minmax(0,820px);justify-content:center}
.results-grid-copy-only .results-copy{width:100%}

@media(max-width:370px){
  .hero h1{font-size:34px}
  .section-heading h2,.final-inner h2{font-size:26px}
  .monitor-copy h2{font-size:24px}
}

.monitor-copy h2 em{color:var(--yellow);font-style:normal}
.monitor-reason strong{color:#fff;font-size:1.12em}

@media(max-width:700px){
  .monitor-copy h2{font-size:24px;line-height:1.58}
  .monitor-reason{font-size:14px!important}
  body{padding-bottom:0}
}

.photo-visual{min-height:620px;background:#e1efff}
.photo-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.photo-visual:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(4,49,50,.42));pointer-events:none}
.photo-visual .result-badge{z-index:2;width:210px;height:72px;border-radius:999px;bottom:26px;flex-direction:row;gap:12px}
.photo-visual .result-badge span{margin:0;white-space:nowrap}

@media(max-width:700px){
  .photo-visual{min-height:480px}
  .photo-visual .result-badge{width:190px;height:64px;bottom:20px}
  .monitor-grid{gap:42px}
  .brand-asset{font-size:12px;padding:15px 16px;margin-top:24px}
  .price-card{padding:43px 18px 24px}
  .zero strong{font-size:58px}
  .free-scope{padding:20px 17px 18px}
  .free-scope h3{font-size:21px;margin-bottom:14px}
  .free-scope ul{gap:8px}
  .free-scope li{font-size:11px;padding-left:17px}
  .free-scope .movie-item{font-size:13px;padding:9px 8px}
  .success-fee{padding-top:11px;column-gap:9px}
  .success-fee span{font-size:8px;padding:6px 7px}
  .success-fee strong{font-size:13px}
  .success-fee p{font-size:8px}
}

/* Blue brand direction and high-impact first view */
.hero{min-height:0;background:radial-gradient(circle at 82% 18%,#d8ebff 0,#edf6ff 33%,#f7fbff 67%,#fff 100%)}
.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(11,100,216,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(11,100,216,.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,#000,transparent 72%);pointer-events:none}
.hero-shade{background:linear-gradient(115deg,rgba(255,255,255,.95) 0%,rgba(244,249,255,.86) 45%,rgba(216,235,255,.18) 78%,transparent 100%);pointer-events:none}
.hero-inner{min-height:720px;grid-template-columns:.92fr 1.08fr;gap:64px;padding:58px 0 72px}
.hero-copy{padding:0}
.hero h1{font-size:clamp(45px,4.7vw,66px);line-height:1.24;letter-spacing:-.06em}
.hero h1>span{font-size:1em;letter-spacing:inherit;border:0;padding:0}
.hero h1 strong{font-weight:900;color:var(--coral);position:relative;z-index:1}
.hero h1 strong:after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:4px;height:11px;background:rgba(255,207,88,.52)}
.hero h1 em{display:inline-block;margin-top:12px;color:var(--teal);font-size:.73em;line-height:1.42;letter-spacing:-.04em}
.hero h1 em:after{display:none}
.hero-offer{display:inline-flex;align-items:center;gap:13px;margin-top:28px;background:#fff;border:1px solid #c8ddf7;border-radius:999px;padding:7px 17px 7px 7px;box-shadow:0 14px 35px rgba(15,72,133,.13);font-size:12px;font-weight:800;color:#294768}
.hero-offer b{background:var(--yellow);color:var(--deep);border-radius:999px;padding:8px 13px;font-size:13px}
.hero-visual{position:relative;height:610px;z-index:2}
.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:44px 44px 10px 44px;box-shadow:0 30px 80px rgba(9,43,85,.25)}
.hero-visual:after{content:"";position:absolute;inset:42% 0 0;border-radius:0 0 10px 44px;background:linear-gradient(transparent,rgba(7,31,61,.88));pointer-events:none}
.hero-limited{position:absolute;z-index:3;top:25px;right:-18px;padding:10px 19px;background:var(--coral);color:#fff;border-radius:999px;font-size:13px;font-weight:900;box-shadow:0 12px 28px rgba(196,65,55,.28)}
.hero-message{position:absolute;z-index:3;left:32px;right:28px;bottom:67px;color:#fff}
.hero-message small{display:block;font:800 10px "Outfit";letter-spacing:.16em;color:#a7d0ff;margin-bottom:8px}
.hero-message strong{font-size:25px;line-height:1.55;letter-spacing:-.03em}
.hero-services{position:absolute;z-index:4;left:26px;right:26px;bottom:-30px;min-height:63px;display:flex;justify-content:center;align-items:center;gap:11px;background:#fff;color:var(--deep);border:1px solid #c8ddf7;border-radius:11px;box-shadow:0 18px 40px rgba(9,43,85,.2);font-size:11px;font-weight:900;white-space:nowrap}
.hero-services i{font-style:normal;color:var(--coral);font-size:16px}
.hero-bottom{background:linear-gradient(110deg,#071f3d,#0a3f78)}
.proof-row{grid-template-columns:1.2fr repeat(4,1fr);gap:18px}
.proof-row>span{display:flex;flex-direction:column;line-height:1.5}
.proof-row>span small{font:700 8px "Outfit";letter-spacing:.13em;color:#9bcaff;margin-bottom:4px}
.results-categories{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0 7px}
.results-categories span{background:#eaf4ff;border:1px solid #c9e0fb;color:#0a4f9b;border-radius:999px;padding:5px 11px;font-size:10px;font-weight:800}
.monitor{background:linear-gradient(125deg,#0b64d8,#092b55)}

@media(max-width:1040px){
  .hero-inner{grid-template-columns:.9fr 1.1fr;gap:30px}
  .hero h1{font-size:48px}
  .hero-visual{height:570px}
  .proof-row{grid-template-columns:repeat(4,1fr)}
  .proof-row>span{grid-column:1/-1;text-align:center;align-items:center;border:0;padding-top:18px}
}

@media(max-width:700px){
  .hero{background:linear-gradient(180deg,#f8fbff,#eaf4ff)}
  .hero:before{background-size:30px 30px;mask-image:linear-gradient(#000,transparent 48%)}
  .hero-shade{display:none}
  .hero-inner{display:flex;flex-direction:column;gap:14px;padding:0 0 58px}
  .hero-copy{padding:41px 0 22px;width:100%}
  .hero h1{font-size:39px;line-height:1.29}
  .hero h1 em{font-size:.72em;line-height:1.46;margin-top:10px}
  .hero h1 strong:after{height:8px;bottom:2px}
  .hero-offer{margin-top:22px;font-size:9px;gap:8px;padding-right:11px}
  .hero-offer b{font-size:10px;padding:7px 10px}
  .hero-visual{height:455px;width:100%;margin-top:0}
  .hero-visual>img{border-radius:28px 28px 8px 28px;object-position:center}
  .hero-visual:after{border-radius:0 0 8px 28px}
  .hero-limited{top:17px;right:-7px;font-size:10px;padding:8px 13px}
  .hero-message{left:20px;right:18px;bottom:62px}
  .hero-message small{font-size:8px}
  .hero-message strong{font-size:19px;line-height:1.5}
  .hero-services{left:12px;right:12px;bottom:-25px;min-height:54px;gap:7px;font-size:9px;border-radius:9px}
  .hero-services i{font-size:13px}
  .hero-bottom{padding:24px 0 18px}
  .proof-row{grid-template-columns:1fr 1fr;gap:17px 8px}
  .proof-row>span{grid-column:1/-1;font-size:13px}
  .proof-row>div{border-left:0!important;padding:0}
  .proof-row>div:nth-of-type(even){border-left:1px solid rgba(255,255,255,.18)!important}
  .proof-row strong{font-size:34px}
  .proof-row p{font-size:8px}
  .proof-row .proof-caution{grid-column:1/-1;margin:0;font-size:7px}
}

/* Keep poster hero authoritative after legacy hero rules. */
.hero.hero-poster{position:relative;min-height:0;background:#071f3d;color:#fff;isolation:isolate;overflow:hidden}
.hero.hero-poster:before{display:none}
.hero-poster h1{max-width:780px;margin:0;font-size:clamp(52px,6.1vw,84px);line-height:1.16;letter-spacing:-.065em;text-shadow:0 4px 26px rgba(0,0,0,.28)}
.hero-poster h1>span{font-size:1em;letter-spacing:inherit;border:0;padding:0}
.hero-poster h1 strong{display:inline-block;margin-left:.06em;color:#ffd25c;font-weight:900;position:relative;z-index:auto}
.hero-poster h1 strong:after{content:"";position:absolute;z-index:auto;left:0;right:0;bottom:-5px;height:7px;border-radius:99px;background:#ff6b58}

@media(max-width:1040px){.hero-poster h1{font-size:62px}}

@media(max-width:700px){
  .hero.hero-poster{background:#071f3d}
  .hero.hero-poster:before{display:none}
  .hero-poster h1{font-size:38px;line-height:1.24;letter-spacing:-.055em}
  .hero-poster h1 strong{margin-left:0}
  .hero-poster h1 strong:after{height:5px;bottom:-3px}
}

@media(max-width:370px){.hero-poster h1{font-size:34px}}

/* First-view motion starts after the branded loader leaves. */
.hero-poster-media img{transform:scale(1.01);transform-origin:72% 48%}
.hero-audience,.hero-poster h1,.hero-scope,.hero-zero-panel{opacity:0;transform:translateY(28px)}
.proof-row>span,.proof-row>div,.proof-row>.proof-caution{opacity:0;transform:translateY(16px)}
.hero-ready .hero-poster-media img{animation:hero-image-drift 11s ease-in-out infinite alternate}
.hero-ready .hero-audience{animation:hero-rise .72s .08s both}
.hero-ready .hero-poster h1{animation:hero-rise .78s .2s both}
.hero-ready .hero-scope{animation:hero-rise .82s 2.05s both}
.hero-ready .hero-zero-panel{animation:hero-rise .88s 2.36s both}
.hero-ready .proof-row>span{animation:hero-rise .68s 2.7s both}
.hero-ready .proof-row>div:nth-of-type(1){animation:hero-rise .68s 2.82s both}
.hero-ready .proof-row>div:nth-of-type(2){animation:hero-rise .68s 2.94s both}
.hero-ready .proof-row>div:nth-of-type(3){animation:hero-rise .68s 3.06s both}
.hero-ready .proof-row>div:nth-of-type(4){animation:hero-rise .68s 3.18s both}
.hero-ready .proof-row>.proof-caution{animation:hero-rise .68s 3.3s both}
@keyframes hero-rise{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}
@keyframes hero-image-drift{from{transform:scale(1.01) translateX(0)}to{transform:scale(1.07) translateX(-1.1%)}}
@media(max-width:700px){
  .hero-poster-media img{transform:scale(1)}
  .hero-ready .hero-poster-media img{animation:hero-image-drift-mobile 11s ease-in-out infinite alternate}
}
@keyframes hero-image-drift-mobile{from{transform:scale(1) translateY(0)}to{transform:scale(1.025) translateY(-.5%)}}

/* Give the first-view message a clear three-step entrance. */
.hero-poster h1>span,.hero-poster h1>.hero-yellow-line{display:inline-block;opacity:0}
.hero-poster h1>.hero-yellow-line:after{transform:scaleX(0);transform-origin:left center}
.hero-ready .hero-poster h1{animation:none;opacity:1;transform:none}
.hero-ready .hero-poster h1>span{animation:hero-line-from-left 1.05s .3s cubic-bezier(.18,.8,.24,1) both}
.hero-ready .hero-poster h1>.hero-yellow-line{animation:hero-line-from-right 1.3s .9s cubic-bezier(.18,.8,.24,1) both}
.hero-ready .hero-poster h1>.hero-yellow-line:after{animation:hero-underline .78s 1.88s cubic-bezier(.2,.8,.2,1) both}
@keyframes hero-line-from-left{from{opacity:0;transform:translateX(-34px)}to{opacity:1;transform:translateX(0)}}
@keyframes hero-line-from-right{from{opacity:0;transform:translateX(38px) scale(.96)}to{opacity:1;transform:translateX(0) scale(1)}}
@keyframes hero-underline{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(prefers-reduced-motion:reduce){
  .hero-poster-media img,.hero-audience,.hero-poster h1,.hero-scope,.hero-zero-panel,.proof-row>span,.proof-row>div,.proof-row>.proof-caution{animation:none!important;opacity:1;transform:none}
  .hero-poster h1>span,.hero-poster h1>.hero-yellow-line{animation:none!important;opacity:1;transform:none}
  .hero-poster h1>.hero-yellow-line:after{animation:none!important;transform:scaleX(1)}
}

/* Branded loading transition */
.site-loader{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f5f9ff,#e7f2ff);transition:opacity .48s ease,visibility .48s ease}
.site-loader:before,.site-loader:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}
.site-loader:before{width:290px;height:290px;left:-105px;top:-95px;background:rgba(73,153,255,.14);animation:loader-orbit 2.5s ease-in-out infinite alternate}
.site-loader:after{width:230px;height:230px;right:-85px;bottom:-70px;background:rgba(255,201,73,.18);animation:loader-orbit 2.5s .35s ease-in-out infinite alternate-reverse}
.site-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
.site-loader-inner{position:relative;z-index:1;width:min(330px,80vw);text-align:center;color:#14355d;transform:translateY(-4vh)}
.loader-brand{display:flex;align-items:center;justify-content:center;gap:14px;opacity:0;animation:loader-brand-in .72s .12s cubic-bezier(.2,.8,.2,1) forwards}
.loader-brand img{width:118px;height:auto;background:#fff}
.loader-brand span{padding-left:14px;border-left:1px solid #aec6e0;text-align:left;display:flex;flex-direction:column}
.loader-brand small{font-size:8px;color:#6d7e92}
.loader-brand strong{font-size:17px;color:#0b64d8}
.site-loader p{margin:22px 0 16px;font-size:12px;font-weight:800;line-height:1.8;letter-spacing:.04em;opacity:0;animation:loader-copy-in .7s .55s ease forwards}
.site-loader i{display:block;width:100%;height:3px;border-radius:99px;overflow:hidden;background:#cddff1;position:relative;opacity:0;animation:loader-copy-in .4s .35s ease forwards}
.site-loader i:after{content:"";position:absolute;inset:0;width:42%;border-radius:99px;background:linear-gradient(90deg,#0b64d8,#55a5ff);animation:loader-progress .82s ease-in-out infinite}
@keyframes loader-progress{from{transform:translateX(-110%)}to{transform:translateX(350%)}}
@keyframes loader-brand-in{from{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes loader-copy-in{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@keyframes loader-orbit{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(18px,13px,0) scale(1.08)}}
@media(prefers-reduced-motion:reduce){.site-loader{transition:none}.site-loader:before,.site-loader:after,.loader-brand,.site-loader p,.site-loader i,.site-loader i:after{animation:none;opacity:1;transform:none}.site-loader i:after{width:100%}}

/* Supplied SD VISION logo is square with generous whitespace; crop it in its display frame. */
.brand img{width:128px;height:40px;object-fit:cover;object-position:center}
.loader-brand img{width:150px;height:46px;object-fit:cover;object-position:center;background:#fff}

/* Keep the yellow promises intact as complete phrases on mobile. */
.hero-poster h1{font-size:clamp(49px,5.7vw,78px)}
.hero-poster h1 strong.hero-yellow-line{font-size:.74em;letter-spacing:-.05em;white-space:nowrap}
.monitor-copy h2 em.monitor-yellow-line{display:inline-block;font-size:.66em;letter-spacing:-.035em;white-space:normal}
@media(max-width:700px){
  .hero-poster h1{font-size:34px}
  .hero-poster h1 strong.hero-yellow-line{font-size:.82em}
  .monitor-copy h2 em.monitor-yellow-line{font-size:.88em}
}
@media(max-width:370px){
  .hero-poster h1{font-size:32px}
  .hero-poster h1 strong.hero-yellow-line{font-size:.78em}
  .monitor-copy h2 em.monitor-yellow-line{font-size:.82em}
}
@media(max-width:700px){
  .brand img{width:104px;height:33px}
  .section-heading h2{max-width:100%;overflow-wrap:normal}
}

/* Give every free-support item equal visual weight. */
.free-scope ul{gap:8px}
.free-scope li{min-height:44px;display:flex;align-items:center;padding:9px 9px 9px 31px;border:1px solid #c7ddf7;border-radius:7px;background:rgba(255,255,255,.86);font-size:11px;line-height:1.35}
.free-scope li:before{left:10px;color:#0b64d8;font-size:14px}
.monitor-conditions{margin-top:28px;padding:20px 22px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:rgba(255,255,255,.09)}
.monitor-conditions>span{display:block;margin-bottom:17px;color:#ffd25c;font-size:24px;font-weight:900;line-height:1.4;letter-spacing:-.035em;white-space:nowrap}
.monitor-conditions ul{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;list-style:none;margin:0;padding:0}
.monitor-conditions li{position:relative;padding-left:18px;color:#fff;font-size:11px;font-weight:700;line-height:1.55}
.monitor-conditions li:before{content:"✓";position:absolute;left:0;color:#ffd25c;font-weight:900}
@media(max-width:700px){
  .free-scope li{min-height:46px;padding:8px 7px 8px 27px;font-size:10px}
  .free-scope li:before{left:8px;font-size:13px}
  .monitor-conditions{margin-top:22px;padding:17px 18px}
  .monitor-conditions>span{font-size:clamp(20px,6.4vw,26px);line-height:1.4;margin-bottom:16px}
  .monitor-conditions ul{grid-template-columns:1fr;gap:8px}
  .monitor-conditions li{font-size:11px}
  .free-scope h3{font-size:19px;line-height:1.55}
  .free-scope h3 em{font-size:1.08em}
  .free-scope ul{grid-template-columns:1fr;gap:8px}
  .free-scope li{min-height:42px;font-size:12px}
  .site-loader-inner{transform:translateY(-7vh)}
}

/* Keep the closing invitation in the same bright-blue visual language. */
.final-cta{background:linear-gradient(135deg,#edf6ff 0%,#cfe7ff 52%,#9dccff 100%)}
.final-shade{background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.62) 0 11%,transparent 11.5%),radial-gradient(circle at 91% 70%,rgba(11,100,216,.09) 0 18%,transparent 18.5%)}
.final-inner{color:#102b4c}
.final-inner>span{background:#fff;color:#0b64d8;box-shadow:0 8px 24px rgba(11,100,216,.1)}
.final-inner>p{color:#36516d}
.final-inner .cta{background:#0b64d8;box-shadow:0 16px 34px rgba(11,100,216,.25)}

/* Keep evidence and production capability clear, compact, and distinct. */
.search-proof .section-heading>p{max-width:520px;margin-bottom:0}
.search-data .research-source{display:inline-block;margin-top:13px;color:#7b8988;font-size:10px;line-height:1.7;text-decoration:underline;text-underline-offset:3px}
.results-grid-copy-only .results-copy>p{font-size:16px;line-height:2}
.result-cards{display:grid!important;grid-template-columns:repeat(3,1fr);gap:12px;margin:34px 0 0!important}
.result-cards>div{display:flex!important;min-height:142px;padding:22px 18px!important;border:1px solid #d8e7f8!important;border-radius:18px;background:#f5f9ff;flex-direction:column;justify-content:center;align-items:flex-start!important}
.result-cards>div:last-child{border-bottom:1px solid #d8e7f8!important}
.result-cards dt{font-size:12px!important;color:#52677f}
.result-cards dd{margin:8px 0 0!important;font-size:29px!important;line-height:1.2;white-space:nowrap}
.more-production{margin-top:28px;padding-top:23px;border-top:1px solid var(--line)}
.more-production>strong{display:block;margin-bottom:12px;font-size:14px;color:#314760}
.more-production>div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.more-production span{display:flex;min-height:46px;padding:8px 10px;border:1px solid #c9e0fb;border-radius:10px;background:#f1f7ff;color:#0a4f9b;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:800}
@media(max-width:700px){
  .search-proof{gap:24px}
  .search-proof .section-heading>p{font-size:15px;line-height:1.9}
  .search-data .research-source{margin-top:11px;font-size:9px}
  .results-grid-copy-only .results-copy>p{font-size:15px;line-height:1.9}
  .result-cards{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:27px!important}
  .result-cards>div{min-height:112px;padding:15px 8px!important;border-radius:13px}
  .result-cards dt{font-size:9px!important;line-height:1.55}
  .result-cards dd{font-size:20px!important;margin-top:6px!important}
  .more-production{margin-top:23px;padding-top:19px}
  .more-production>strong{font-size:13px;line-height:1.6}
  .more-production>div{grid-template-columns:1fr 1fr;gap:7px}
  .more-production span{min-height:42px;font-size:10px}
}

/* Emphasize the limited offer and the actual participation conditions. */
.monitor-limit{font-size:1.18em;letter-spacing:-.045em}
.price-label{font-size:14px;padding:9px 28px}
.monitor-conditions>span{font-size:18px;line-height:1.45;margin-bottom:15px;letter-spacing:0}
.monitor-conditions li{font-size:14px;line-height:1.65}
@media(max-width:700px){
  .monitor-limit{font-size:1.18em}
  .price-label{font-size:14px;padding:9px 22px}
  .monitor-conditions>span{font-size:18px;margin-bottom:14px}
  .monitor-conditions li{font-size:15px;line-height:1.65;padding-left:22px}
}
@media(max-width:370px){
  .monitor-limit{font-size:1.1em}
  .price-label{font-size:12px}
}

/* Premium treatment for SD Vision's production record. */
.results{position:relative;overflow:hidden;background:
  radial-gradient(circle at 88% 12%,rgba(245,200,75,.18),transparent 28%),
  radial-gradient(circle at 5% 90%,rgba(36,126,220,.22),transparent 32%),
  linear-gradient(145deg,#06182f 0%,#092b55 55%,#0b3f78 100%);color:#fff}
.results:before{content:"";position:absolute;inset:18px;border:1px solid rgba(245,200,75,.2);pointer-events:none}
.results-grid-copy-only{position:relative;z-index:1}
.results .section-heading>span{background:linear-gradient(90deg,#f3c548,#ffe394);color:#122c4d;box-shadow:0 8px 24px rgba(245,200,75,.18)}
.results .section-heading h2{color:#fff;text-shadow:0 5px 25px rgba(0,0,0,.24)}
.results .section-heading h2 em{color:#ffd66a}
.results-grid-copy-only .results-copy>p{color:#dce9f7}
.result-cards>div{position:relative;overflow:hidden;border:1px solid rgba(245,200,75,.5)!important;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.045));box-shadow:0 18px 42px rgba(0,0,0,.23),inset 0 1px rgba(255,255,255,.12)}
.result-cards>div:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#c99929,#ffe394,#c99929)}
.result-cards>div:after{content:"";position:absolute;width:90px;height:90px;border:1px solid rgba(255,220,119,.16);border-radius:50%;right:-38px;bottom:-48px}
.result-cards dt{color:#dce8f5!important;font-size:13px!important;font-weight:800}
.result-cards dd{color:#ffd66a!important;font-size:34px!important;text-shadow:0 5px 20px rgba(245,200,75,.18)}
.results-copy>small{color:#aebfd2}
.more-production{border-top-color:rgba(255,255,255,.18)}
.more-production>strong{color:#fff}
.more-production span{border-color:rgba(245,200,75,.34);background:rgba(255,255,255,.07);color:#ffe39a;box-shadow:inset 0 1px rgba(255,255,255,.08)}

/* Repeat the same premium proof language directly below the first view. */
.hero-bottom{background:
  radial-gradient(circle at 86% 0%,rgba(245,200,75,.17),transparent 30%),
  linear-gradient(110deg,#04152b,#082c54 58%,#0d477f);border-top:1px solid rgba(255,220,119,.36);border-bottom:1px solid rgba(255,220,119,.2)}
.proof-row{padding:23px 0}
.proof-row>span{border-left-color:#f5c84b;color:#fff}
.proof-row>span small{color:#ffd66a}
.proof-row>div{position:relative;min-height:90px;padding:16px 15px!important;border:1px solid rgba(245,200,75,.3)!important;border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.035));box-shadow:0 12px 28px rgba(0,0,0,.18)}
.proof-row>div:before{content:"";position:absolute;left:14px;right:14px;top:0;height:2px;background:linear-gradient(90deg,transparent,#ffd66a,transparent)}
.proof-row strong{color:#ffd66a;font-size:40px;text-shadow:0 4px 18px rgba(245,200,75,.18)}
.proof-row p{color:#e4edf7}
.proof-row .proof-caution{color:#aebfd2}
@media(max-width:700px){
  .results:before{inset:10px}
  .result-cards{gap:8px}
  .result-cards>div{min-height:122px;padding:18px 9px!important}
  .result-cards dt{font-size:10px!important}
  .result-cards dd{font-size:23px!important}
  .more-production span{font-size:11px}
  .hero-poster .hero-bottom{padding:0}
  .proof-row{gap:9px;padding:22px 0}
  .proof-row>span{padding:0 0 5px!important;color:#fff}
  .proof-row>div{min-height:104px;padding:15px 7px!important;border:1px solid rgba(245,200,75,.28)!important}
  .proof-row>div:nth-of-type(even){border-left:1px solid rgba(245,200,75,.28)!important}
  .proof-row strong{font-size:36px}
  .proof-row p{font-size:9px}
}

/* Keep the production proof bright, compact, and easy to scan. */
.results{padding:78px 0;position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f2f8ff 100%);color:var(--ink)}
.results:before{display:none}
.results-grid-copy-only{position:relative;z-index:1}
.results .section-heading>span{background:#e1efff;color:#0b64d8;box-shadow:none}
.results .section-heading h2{margin:9px 0 12px;color:var(--ink);text-shadow:none}
.results .section-heading h2 em{color:#0b64d8}
.results-grid-copy-only .results-copy>p{margin:0;color:#5f6f82;line-height:1.85}
.result-cards{gap:0;margin:25px 0 0!important;border:1px solid #cfe1f5;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(9,43,85,.11);overflow:hidden}
.result-cards>div{min-height:118px!important;padding:18px 20px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;align-items:center!important;text-align:center}
.result-cards>div+div{border-left:1px solid #dbe8f7!important}
.result-cards>div:before{left:28%;right:28%;top:0;height:4px;background:#0b64d8}
.result-cards>div:nth-child(2):before{background:#f0645a}
.result-cards>div:nth-child(3):before{background:#f5c84b}
.result-cards>div:after{display:none}
.result-cards dt{color:#52677f!important;font-size:12px!important;font-weight:800}
.result-cards dd{margin:5px 0 0!important;color:#0b64d8!important;font-size:32px!important;line-height:1.18;text-shadow:none!important}
.results-copy>small{margin-top:13px;color:#7d8b9b}
.more-production{margin-top:20px;padding-top:18px;border-top:1px solid #dbe8f7}
.more-production>strong{margin-bottom:10px;color:#314760}
.more-production>div{gap:7px}
.more-production span{min-height:42px;border-color:#c9e0fb;background:#fff;color:#0a4f9b;box-shadow:none}

/* Match the first-view proof strip without making it visually heavy. */
.hero-bottom{background:linear-gradient(100deg,#071f3d,#0a427b);border-top:0;border-bottom:0}
.proof-row{padding:18px 0}
.proof-row>span{border-left-color:#f0645a;color:#fff}
.proof-row>span small{color:#9cc9ff}
.proof-row>div{min-height:0;padding:5px 15px!important;border:0!important;border-left:1px solid rgba(255,255,255,.2)!important;border-radius:0;background:transparent;box-shadow:none}
.proof-row>div:before{display:none}
.proof-row strong{color:#f5c84b;font-size:37px;text-shadow:none}
.proof-row p{color:#dce9f7}
.proof-row .proof-caution{color:#b4c9d7}
@media(max-width:700px){
  .results{padding:58px 0}
  .results .section-heading h2{font-size:30px;line-height:1.48;margin-bottom:10px}
  .results-grid-copy-only .results-copy>p{font-size:14px;line-height:1.8}
  .result-cards{gap:0;margin-top:21px!important;border-radius:14px}
  .result-cards>div{min-height:96px!important;padding:14px 5px!important}
  .result-cards>div+div{border-left:1px solid #dbe8f7!important}
  .result-cards dt{font-size:9px!important;line-height:1.45}
  .result-cards dd{font-size:22px!important;margin-top:4px!important}
  .results-copy>small{margin-top:11px;font-size:9px;line-height:1.6}
  .more-production{margin-top:17px;padding-top:16px}
  .more-production>strong{font-size:13px;margin-bottom:9px}
  .more-production span{min-height:39px;font-size:11px}
  .proof-row{gap:0;padding:17px 0}
  .proof-row>span{padding:0 0 8px!important}
  .proof-row>div{min-height:0;padding:7px 4px!important;border:0!important;border-left:1px solid rgba(255,255,255,.2)!important}
  .proof-row>div:nth-of-type(1){border-left:0!important}
  .proof-row strong{font-size:30px}
  .proof-row p{font-size:8px}
}

/* Final launch adjustments: tighter first view and clear monitor selection. */
.hero-poster-inner{min-height:590px}
.monitor-opening{white-space:nowrap}
.success-fee p{font-size:11px;line-height:1.6}
.selection-notice{max-width:820px;margin:34px auto 0;padding:20px 24px;border:1px solid rgba(255,255,255,.3);border-radius:14px;background:rgba(255,255,255,.1);text-align:center;color:#fff}
.selection-notice strong{display:block;margin-bottom:5px;color:#ffd25c;font-size:18px}
.selection-notice p{margin:0;font-size:14px;font-weight:700;line-height:1.8}
.selection-notice small{display:block;margin-top:5px;color:#c8ddf2;font-size:11px;line-height:1.7}
.final-selection-note{display:block;margin-top:17px!important;color:#486581!important;font-size:11px!important;line-height:1.7}
@media(max-width:700px){
  .hero-poster-media,.hero-poster-shade{bottom:110px}
  .hero-poster-inner{min-height:500px;padding-bottom:14px}
  .monitor-opening{font-size:22px;letter-spacing:-.04em}
  .success-fee span{grid-row:1}
  .success-fee strong{grid-row:1}
  .success-fee p{grid-column:1/-1;grid-row:2;margin-top:8px;text-align:center;font-size:10px;white-space:nowrap}
  .selection-notice{margin-top:26px;padding:17px 15px;text-align:left}
  .selection-notice strong{font-size:16px}
  .selection-notice p{font-size:13px;line-height:1.75}
  .selection-notice small{font-size:10px}
  .final-selection-note{font-size:10px!important}
}
@media(max-width:370px){
  .monitor-opening{font-size:20px}
}

/* Service-name recall without changing the existing section headline. */
.service-name-intro{margin:17px 0 10px!important;color:#536b80!important;font-size:16px!important;font-weight:700;line-height:1.9}
.service-name-intro strong{color:#0b64d8;font-size:1.12em}
.service-intro-break{display:none}
@media(max-width:700px){
  .service-name-intro{margin:14px 0 8px!important;font-size:13px!important;line-height:1.8}
  .service-intro-break{display:block}
}

.free-scope .asset-note{margin:14px 0 0;padding:12px 14px;border-left:3px solid #0b64d8;background:rgba(255,255,255,.76);color:#31506d;font-size:12px;font-weight:700;line-height:1.7}
.success-fee p{white-space:normal}
.faq-phrase{display:inline-block}
.accordion summary .faq-question,.accordion summary .faq-question span{display:inline;width:auto;height:auto;border-radius:0;background:transparent;color:inherit;margin:0}
.accordion summary .faq-question .faq-phrase{display:inline-block}
.flow-phrase{display:inline}
.free-scope h3 em{color:#0b64d8}
@media(max-width:700px){.flow-phrase{display:inline-block}}
