:root{color-scheme:light}body{font-family:var(--font-family);color:var(--color-text);background:var(--color-bg);margin:0}h1,h2,h3{font-family:var(--font-heading,var(--font-family))}a{color:inherit}main{min-height:60vh}.container{width:min(1120px,100% - 40px);margin-inline:auto}.site-header,.site-footer{padding:20px clamp(20px,6vw,80px)}.astro-site-header{background:#fff;border-bottom:1px solid #dce7ef;justify-content:space-between;align-items:center;gap:24px;display:flex}.brand{color:var(--color-primary);align-items:center;gap:12px;font-weight:800;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;max-width:220px;max-height:64px;display:block}.brand-mark{background:var(--color-primary);color:#fff;border-radius:10px;place-items:center;width:44px;height:44px;display:inline-grid}.brand-name{white-space:nowrap}.site-nav{align-items:center;gap:18px;font-size:14px;font-weight:800;display:flex}.site-nav a{color:var(--color-primary);text-decoration:none}.site-nav .nav-cta{background:var(--color-accent);color:#fff;border-radius:8px;align-items:center;min-height:44px;padding:0 18px;display:inline-flex}.nav-toggle{background:0 0;border:0;width:44px;height:44px;padding:8px;display:none}.nav-toggle span:not(.sr-only){background:var(--color-primary);border-radius:99px;height:3px;margin:6px 0;display:block}.button{cursor:pointer;min-height:44px;font-weight:800;font:inherit;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0 20px;text-decoration:none;display:inline-flex}.button-primary{background:var(--color-accent);color:#fff}.button-secondary{color:var(--color-primary);background:#fff;border-color:#cddce8}.card{background:#fff;border:1px solid #dce7ef;border-radius:12px;padding:22px;box-shadow:0 12px 34px #06284a14}.card h3{color:var(--color-primary);margin:0 0 10px;line-height:1.45}.card p{color:var(--color-muted)}.section-head{width:min(820px,100%);margin:0 auto 32px}.section-head-center{text-align:center}.section-head-left{text-align:left;margin-left:0}.section-lead{color:var(--color-muted);line-height:1.9}.astro-site-footer{color:var(--color-muted);background:#fff;border-top:1px solid #dce7ef}.footer-inner nav{flex-wrap:wrap;gap:14px;display:flex}.footer-inner a{color:inherit;text-decoration:none}.bottom-cta{background:var(--color-primary);color:#fff;padding:36px 0}.bottom-cta-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.cta-question{width:54px;height:54px;color:var(--color-primary);background:#fff;border-radius:50%;place-items:center;font-size:28px;font-weight:900;display:inline-grid}.bottom-cta h2{color:#fff;margin:0 0 6px}.bottom-cta p{color:#ffffffc7;margin:0}.bottom-cta-actions{flex-wrap:wrap;gap:12px;display:flex}.honeypot{opacity:0;position:absolute;left:-9999px}.template-section{background:#fff;padding:clamp(56px,7vw,96px) 0}.template-section:nth-of-type(2n){background:linear-gradient(#f7fbfc,#fff)}.template-hero{background:radial-gradient(circle at 80% 10%, color-mix(in srgb, var(--color-accent) 18%, transparent), transparent 34%), linear-gradient(135deg, #f7fbfc, #fff)}.template-hero.is-dark{background:linear-gradient(135deg, var(--color-primary), #0f385e);color:#fff}.template-hero.is-dark h1,.template-hero.is-dark .section-kicker,.template-hero.is-dark .template-lead{color:#fff}.template-hero-inner,.template-split-grid,.template-contact-grid{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:clamp(28px,6vw,72px);display:grid}.template-hero .section-kicker{font-size:var(--vo-kicker-size,16px);transform:translate(var(--vo-kicker-dx,0px), var(--vo-kicker-dy,0px))}.template-hero h1{font-size:var(--vo-title-size,clamp(36px, 5vw, 64px));line-height:var(--vo-title-lh,normal);letter-spacing:0;text-shadow:var(--vo-title-shadow,none);transform:translate(var(--vo-title-dx,0px), var(--vo-title-dy,0px));margin:12px 0 18px}.template-lead{font-size:var(--vo-lead-size,clamp(17px, 2vw, 21px));line-height:var(--vo-lead-lh,1.9);color:var(--color-muted);transform:translate(var(--vo-lead-dx,0px), var(--vo-lead-dy,0px))}.template-actions{gap:var(--vo-actions-gap,12px);margin-top:var(--vo-actions-mt,24px);transform:translate(var(--vo-actions-dx,0px), var(--vo-actions-dy,0px));flex-wrap:wrap;display:flex}.template-hero-panel{min-height:320px;transform:translate(var(--vo-panel-dx,0px), var(--vo-panel-dy,0px));background:#ffffffe0;border:1px solid #dce7ef;border-radius:18px;flex-direction:column;justify-content:center;padding:32px;display:flex;box-shadow:0 24px 70px #06284a24}.template-hero-panel p{color:var(--color-accent);margin:0 0 12px;font-weight:900}.template-hero-panel strong{color:var(--color-primary);font-size:clamp(28px,4vw,46px);line-height:1.35;display:block}.template-hero-panel span{color:var(--color-muted);margin-top:14px;line-height:1.8}.template-split h2,.template-card-grid-section h2,.template-process h2,.template-faq h2,.template-pricing h2,.template-contact h2,.template-privacy h1,.template-article-list h2{font-size:var(--vo-shead-title-size,clamp(28px, 4vw, 44px));margin:8px 0 16px}.template-split-body{gap:14px;display:grid}.template-mini-card{background:#fff;border:1px solid #dce7ef;border-radius:12px;align-items:flex-start;gap:14px;padding:18px;display:flex;box-shadow:0 10px 26px #06284a0f}.template-mini-card h3{color:var(--color-primary);margin:0 0 6px}.template-mini-card p{color:var(--color-muted);margin:0;line-height:1.75}.template-icon{color:#fff;background:var(--color-accent);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-weight:900;display:inline-grid}.template-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.template-card-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.template-card-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.template-data-card{min-height:100%}.template-data-card .template-icon{margin-bottom:18px}.template-check-list{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.template-check-list li{color:var(--color-muted);padding-left:26px;line-height:1.75;position:relative}.template-check-list li:before{content:"✓";color:var(--color-accent);font-weight:900;position:absolute;top:0;left:0}.template-step-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.template-step-list li{background:#fff;border:1px solid #dce7ef;border-radius:12px;min-height:100%;padding:20px}.template-step-list span{color:var(--color-accent);font-size:26px;font-weight:900}.template-step-list h3{color:var(--color-primary);margin:12px 0 8px}.template-step-list p{color:var(--color-muted);margin:0;line-height:1.7}.template-faq-list{gap:12px;max-width:900px;margin:0 auto;display:grid}.template-faq-item{background:#fff;border:1px solid #dce7ef;border-radius:12px;padding:18px 22px}.template-faq-item summary{cursor:pointer;color:var(--color-primary);font-weight:900}.template-faq-item p{color:var(--color-muted);margin:12px 0 0;line-height:1.8}.template-price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.template-price-card.featured{border-color:var(--color-accent);box-shadow:0 18px 44px #12a6ad29}.template-badge{background:var(--color-accent);border-radius:999px;padding:4px 10px;font-weight:900;display:inline-flex;color:#fff!important}.template-price{font-size:32px;font-weight:900;color:var(--color-primary)!important}.template-note{text-align:center;color:var(--color-muted);margin-top:22px}.template-contact .card{padding:28px}.template-article{max-width:900px}.template-article h2{border-top:1px solid #dce7ef;margin-top:28px;padding-top:24px}.template-article p{color:var(--color-muted);line-height:1.9}.template-article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.template-article-card p{line-height:1.8}@media (width<=980px){.template-hero-inner,.template-split-grid,.template-contact-grid{grid-template-columns:1fr}.template-card-grid,.template-card-grid.cols-2,.template-card-grid.cols-4,.template-price-grid,.template-article-grid,.template-step-list{grid-template-columns:1fr 1fr}}@media (width<=640px){.template-section{padding:44px 0}.template-card-grid,.template-card-grid.cols-2,.template-card-grid.cols-4,.template-price-grid,.template-article-grid,.template-step-list{grid-template-columns:1fr}.template-hero-panel{min-height:220px;padding:24px}}.site-skin-trust-builder{--ds-base:#fbfcf9;--ds-surface:#fff;--ds-soft:#eef4ec;--ds-main:#183627;--ds-main-2:#17304d;--ds-accent:#a7753a;--ds-accent-2:#49745a;--ds-border:#18362724;--ds-muted:#56695d;--ds-shadow:0 24px 70px #1836271f;--ds-radius-lg:28px;--ds-radius-md:18px;--ds-space-1:6px;--ds-space-2:10px;--ds-space-3:16px;--ds-space-4:24px;--ds-space-5:36px;--ds-space-6:52px;--ds-section-y:clamp(76px, 8vw, 128px);--ds-hero-title:clamp(42px, 5vw, 74px);--ds-section-title:clamp(30px, 3.1vw, 48px);--ds-card-title:clamp(20px, 1.7vw, 26px);--ds-body:clamp(16px, 1.12vw, 18px);--color-bg:var(--ds-base);--color-text:#13291d;--color-muted:var(--ds-muted);--color-primary:var(--ds-main);--color-accent:var(--ds-accent-2);background:linear-gradient(180deg, #eef4ecb8, #fbfcf900 520px), var(--ds-base)}.site-skin-trust-builder .site-header{border-bottom:1px solid var(--ds-border);background:#fffffff0;box-shadow:0 8px 32px #18362712}.site-skin-trust-builder .brand-mark{background:linear-gradient(135deg, var(--ds-main), var(--ds-accent-2))}.site-skin-trust-builder .brand-name,.site-skin-trust-builder .site-nav a:not(.nav-cta){color:var(--ds-main)}.site-skin-trust-builder .site-nav a[aria-current=page],.site-skin-trust-builder .site-nav a:not(.nav-cta):hover{color:var(--ds-main);background:#49745a1c}.site-skin-trust-builder .container{width:min(1160px,100% - 48px)}.site-skin-trust-builder .template-section{padding:var(--ds-section-y) 0}.site-skin-trust-builder .template-section .section-kicker{margin:0 0 var(--ds-space-3);color:var(--ds-accent);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.site-skin-trust-builder .template-section h1,.site-skin-trust-builder .template-section h2{letter-spacing:0;color:var(--ds-main)}.site-skin-trust-builder .template-hero.variant-trust-builder-home{background:linear-gradient(120deg,#183627f5 0%,#183627e6 38%,#49745a85 100%),linear-gradient(90deg,#ffffff1a,#fff0);padding:clamp(56px,7vw,112px) 0 clamp(68px,8vw,124px);position:relative;overflow:hidden}.site-skin-trust-builder .template-hero.variant-trust-builder-home:before{content:"";pointer-events:none;background:linear-gradient(90deg,#183627d6,#1836278f 46%,#18362733),repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 96px);position:absolute;inset:0}.site-skin-trust-builder .template-hero.variant-trust-builder-home .template-hero-inner{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:clamp(38px,5vw,72px);position:relative}.site-skin-trust-builder .template-hero-copy h1{color:#fffdf7;font-size:var(--vo-title-size,var(--ds-hero-title));line-height:var(--vo-title-lh,1.08);max-width:12em;margin:0;font-weight:900}.site-skin-trust-builder .template-hero .section-kicker{color:#d9b879;font-size:var(--vo-kicker-size,clamp(14px, 1vw, 16px))}.site-skin-trust-builder .template-lead{margin:var(--ds-space-4) 0 0;color:#fffdf7e6;max-width:44em;font-size:var(--vo-lead-size,clamp(17px, 1.24vw, 20px));line-height:var(--vo-lead-lh,1.95);font-weight:600}.site-skin-trust-builder .template-check-list{margin-top:var(--ds-space-4);gap:12px}.site-skin-trust-builder .template-hero .template-check-list li{color:#fffdf7db;font-size:15px}.site-skin-trust-builder .template-hero .template-check-list li:before{color:#d9b879}.site-skin-trust-builder .template-actions{margin-top:var(--vo-actions-mt,var(--ds-space-5));gap:var(--vo-actions-gap,14px)}.site-skin-trust-builder .button{min-height:52px;box-shadow:none;border-radius:999px;padding:14px 24px;font-weight:850}.site-skin-trust-builder .button-primary{background:var(--ds-accent);color:#fff}.site-skin-trust-builder .button-primary:hover{background:#946732}.site-skin-trust-builder .button-secondary{color:#fffdf7;background:#ffffff14;border-color:#fffdf76b}.site-skin-trust-builder .template-hero-panel{border-radius:var(--ds-radius-lg);color:#fffdf7;background:linear-gradient(#ffffff2e,#ffffff14),linear-gradient(145deg,#49745ab8,#183627eb);border:1px solid #ffffff4d;min-height:520px;padding:clamp(28px,3.8vw,46px);position:relative;overflow:hidden;box-shadow:0 32px 90px #00000042}.site-skin-trust-builder .template-hero-panel:before{content:"";pointer-events:none;background:linear-gradient(#fff3 0 24%,#ffffff14 24% 100%),repeating-linear-gradient(90deg,#0000 0 48px,#ffffff1a 48px 50px);border:1px solid #ffffff38;border-radius:18px;width:min(58%,300px);height:210px;position:absolute;bottom:34px;right:34px}.site-skin-trust-builder .template-hero-panel:after{content:"";clip-path:polygon(50% 0,100% 44%,100% 100%,0 100%,0 44%);pointer-events:none;background:#ffffff29;border:1px solid #fff3;width:190px;height:110px;position:absolute;bottom:206px;right:88px}.site-skin-trust-builder .template-hero-panel p,.site-skin-trust-builder .template-hero-panel strong,.site-skin-trust-builder .template-hero-panel span,.site-skin-trust-builder .template-visual-metrics,.site-skin-trust-builder .template-visual-notes{z-index:1;position:relative}.site-skin-trust-builder .template-hero-panel p{color:#e2c48b;letter-spacing:.12em}.site-skin-trust-builder .template-hero-panel strong{max-width:12em;font-size:clamp(28px,3vw,44px);line-height:1.22}.site-skin-trust-builder .template-hero-panel span{color:#fffdf7db;max-width:27em;font-size:16px;line-height:1.85}.site-skin-trust-builder .template-visual-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:auto;padding-top:34px;display:grid}.site-skin-trust-builder .template-visual-metrics div,.site-skin-trust-builder .template-visual-notes li{background:#ffffff1a;border:1px solid #fff3;border-radius:16px}.site-skin-trust-builder .template-visual-metrics div{padding:16px 14px}.site-skin-trust-builder .template-visual-metrics small{color:#fffdf7b3;font-size:12px;display:block}.site-skin-trust-builder .template-visual-metrics b{color:#fff;margin-top:6px;font-size:18px;display:block}.site-skin-trust-builder .template-visual-notes{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.site-skin-trust-builder .template-visual-notes li{color:#fffdf7db;padding:11px 14px 11px 34px;position:relative}.site-skin-trust-builder .template-visual-notes li:before{content:"";background:#d9b879;border-radius:50%;width:8px;height:8px;position:absolute;top:19px;left:15px}.site-skin-trust-builder .template-card-grid-section,.site-skin-trust-builder .template-pricing,.site-skin-trust-builder .template-process{background:0 0}.site-skin-trust-builder .template-section-head{max-width:840px;margin-bottom:var(--ds-space-6)}.site-skin-trust-builder .template-section-head h2{font-size:var(--ds-section-title);line-height:1.22}.site-skin-trust-builder .template-section-head p:not(.section-kicker){color:var(--ds-muted);font-size:var(--ds-body);line-height:1.95}.site-skin-trust-builder .template-card-grid{gap:clamp(22px,2.6vw,34px)}.site-skin-trust-builder .card{border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:#ffffffe0;box-shadow:0 18px 55px #18362714}.site-skin-trust-builder .template-icon{width:58px;height:58px;color:var(--ds-main);background:#f2eadb;border:1px solid #a7753a3d;font-size:19px}.site-skin-trust-builder .template-data-card h3{color:var(--ds-main);font-size:var(--ds-card-title);margin:0 0 14px;line-height:1.42}.site-skin-trust-builder .template-data-card p{color:var(--ds-muted);font-size:16px;line-height:1.9}.site-skin-trust-builder .template-price-grid{gap:clamp(22px,2.6vw,34px)}.site-skin-trust-builder .template-price-card{border-radius:var(--ds-radius-md);padding:clamp(28px,3vw,38px)}.site-skin-trust-builder .template-price-card.featured{border-color:#a7753a85;box-shadow:0 22px 64px #a7753a29}.site-skin-trust-builder .template-price{font-size:clamp(30px,3vw,42px);color:var(--ds-main)!important}.site-skin-trust-builder .template-step-list{gap:clamp(16px,2vw,24px)}.site-skin-trust-builder .template-step-list li{border-color:var(--ds-border);border-radius:var(--ds-radius-md);background:#ffffffe6;padding:26px;box-shadow:0 14px 42px #1836270f}.site-skin-trust-builder .template-step-list span{color:var(--ds-accent)}.site-skin-trust-builder .bottom-cta{border-radius:var(--ds-radius-lg);box-shadow:var(--ds-shadow);background:linear-gradient(135deg,#183627f5,#17304de6)}@media (width<=980px){.site-skin-trust-builder .template-hero.variant-trust-builder-home .template-hero-inner{grid-template-columns:1fr}.site-skin-trust-builder .template-hero-panel{min-height:420px}.site-skin-trust-builder .template-visual-metrics{grid-template-columns:1fr}}@media (width<=640px){.site-skin-trust-builder .container{width:min(100% - 28px,1160px)}.site-skin-trust-builder .template-hero.variant-trust-builder-home{padding:44px 0 58px}.site-skin-trust-builder .template-hero-copy h1{font-size:var(--vo-title-size,clamp(34px, 10vw, 44px));line-height:var(--vo-title-lh,1.13)}.site-skin-trust-builder .template-lead{font-size:var(--vo-lead-size,16px);line-height:var(--vo-lead-lh,1.85)}.site-skin-trust-builder .template-actions{flex-direction:column;align-items:stretch}.site-skin-trust-builder .template-hero-panel{min-height:300px;padding:22px}.site-skin-trust-builder .template-hero-panel strong{font-size:clamp(24px,7vw,32px)}.site-skin-trust-builder .template-visual-metrics{gap:8px;padding-top:22px}.site-skin-trust-builder .template-visual-notes{gap:8px;margin-top:12px}.site-skin-trust-builder .template-hero-panel:before{width:70%;bottom:20px;right:18px}.site-skin-trust-builder .template-section{padding:64px 0}}.site-skin-trust-builder{--ds-base:#fbfaf6;--ds-surface:#fff;--ds-soft:#f4efe7;--ds-main:#183627;--ds-main-2:#17304d;--ds-accent:#9c6f3c;--ds-accent-hover:#835c31;--ds-accent-weak:#f5ecdf;--ds-border:#18362726;--ds-muted:#53685d;--ds-shadow:0 24px 70px #18362721;--ds-section-y:clamp(64px, 8vw, 112px);--ds-hero-title:clamp(40px, 4.7vw, 68px);--ds-section-title:clamp(28px, 2.5vw, 32px);--ds-card-title:clamp(20px, 1.6vw, 24px);--color-accent:var(--ds-accent)}.site-skin-trust-builder .site-nav .nav-cta,.site-skin-trust-builder .button-primary,.site-skin-trust-builder .bottom-cta .button.primary{background:var(--ds-accent);color:#fff}.site-skin-trust-builder .site-nav .nav-cta:hover,.site-skin-trust-builder .button-primary:hover,.site-skin-trust-builder .bottom-cta .button.primary:hover{background:var(--ds-accent-hover)}.site-skin-trust-builder .section-head{max-width:780px;margin-bottom:clamp(34px,5vw,58px)}.site-skin-trust-builder .section-head h2,.site-skin-trust-builder .template-section h2{font-size:var(--ds-section-title);line-height:1.42}.site-skin-trust-builder .section-lead{font-size:18px;line-height:1.95}.site-skin-trust-builder .template-hero.variant-trust-builder-home{background:linear-gradient(115deg, #183627f0 0%, #183627d6 42%, #1836276b 100%), var(--template-hero-bg,linear-gradient(135deg, #233d2e, #111d17));background-size:var(--vo-bg-size,cover);background-position:var(--vo-bg-pos-x,center) var(--vo-bg-pos-y,center)}.site-skin-trust-builder .template-hero.variant-trust-builder-home:before{background:linear-gradient(90deg,#183627d6,#1836278a 48%,#18362733),radial-gradient(circle at 70% 18%,#ffffff1f,#0000 26%)}.site-skin-trust-builder .template-hero-copy h1{line-height:var(--vo-title-lh,1.33);max-width:14em}.site-skin-trust-builder .template-lead{font-size:var(--vo-lead-size,18px);line-height:var(--vo-lead-lh,1.95)}.template-trust-bar{max-width:620px;transform:translate(var(--vo-trustbar-dx,0px), var(--vo-trustbar-dy,0px));grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0 0;display:grid}.template-trust-bar div{background:#ffffff1a;border:1px solid #ffffff3d;border-radius:16px;padding:13px 14px}.template-trust-bar dt{color:#fffdf7b8;margin:0 0 4px;font-size:12px;font-weight:800}.template-trust-bar dd{color:#fffdf7;margin:0;font-size:20px;font-weight:900}.site-skin-trust-builder .template-hero-visual-slot{background:#ffffff14;border-color:#ffffff3d;min-height:160px;margin:0 0 24px}.site-skin-trust-builder .template-hero-panel strong{color:#fffdf7}.site-skin-trust-builder .template-hero-panel span{color:#fffdf7db}.site-skin-trust-builder .template-hero-panel .visual-slot-fallback{color:#fffdf7d1}.visual-slot{overflow:hidden}.visual-slot img{object-fit:cover;object-position:var(--vo-img-pos-x,50%) var(--vo-img-pos-y,50%);width:100%;height:100%;transform:scale(var(--vo-img-scale,1));transform-origin:50%;display:block}.visual-slot-fallback{min-height:100%;color:var(--ds-accent,#9c6f3c);place-items:center;display:grid}.visual-slot-fallback svg{stroke:currentColor;width:64px;height:64px}.visual-slot-fallback figcaption{color:var(--ds-muted,#53685d);margin-top:10px;font-size:13px;font-weight:800}.site-skin-trust-builder .template-data-card{padding:28px}.site-skin-trust-builder .template-card-media{border:1px solid var(--ds-border);background:var(--ds-accent-weak);border-radius:18px;height:178px;margin:-6px -6px 24px}.site-skin-trust-builder .template-data-card.has-media .template-icon{display:none}.site-skin-trust-builder .template-check-list li:before,.site-skin-trust-builder .template-step-list span{color:var(--ds-accent)}.site-skin-trust-builder .template-process-layout{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:stretch;gap:clamp(24px,4vw,44px);display:grid}.site-skin-trust-builder .template-process-visual{border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-accent-weak);min-height:100%;box-shadow:0 18px 55px #18362714}.site-skin-trust-builder .template-process.has-process-media .template-step-list{grid-template-columns:repeat(2,minmax(0,1fr))}.site-skin-trust-builder .template-price-card{padding:28px}.site-skin-trust-builder .template-price-card.featured{z-index:1;background:#fffdfa;border-width:2px;border-color:#9c6f3cc7;position:relative;transform:translateY(-10px);box-shadow:0 28px 80px #9c6f3c2e}.site-skin-trust-builder .template-badge{background:var(--ds-accent)}.site-skin-trust-builder .bottom-cta{border-radius:var(--ds-radius-lg);background:linear-gradient(115deg, #183627f5, #183627d1), var(--bottom-cta-bg,linear-gradient(135deg, #183627, #17304d));background-size:var(--vo-bg-size,cover);background-position:var(--vo-bg-pos-x,center) var(--vo-bg-pos-y,center);position:relative;overflow:hidden}.site-skin-trust-builder .bottom-cta:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff2e;position:absolute;inset:0}.site-skin-trust-builder .bottom-cta-inner{z-index:1;position:relative}.bottom-cta-meta{flex-wrap:wrap;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:flex}.bottom-cta-meta li{color:#ffffffd6;border:1px solid #ffffff38;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800}.sample-notice{color:#7c8992;width:100%;margin:10px 0 0;font-size:12px}.mobile-sticky-cta{display:none}@media (width<=980px){.site-skin-trust-builder .template-process-layout{grid-template-columns:1fr}.site-skin-trust-builder .template-process.has-process-media .template-step-list{grid-template-columns:1fr 1fr}}@media (width<=640px){.site-skin-trust-builder{--ds-section-title:26px}.site-skin-trust-builder .template-hero-copy h1{font-size:var(--vo-title-size,clamp(31px, 8.8vw, 40px));line-height:var(--vo-title-lh,1.33)}.site-skin-trust-builder .template-lead{font-size:var(--vo-lead-size,18px)}.site-skin-trust-builder .section-lead{font-size:18px}.template-trust-bar,.site-skin-trust-builder .template-process.has-process-media .template-step-list{grid-template-columns:1fr}.site-skin-trust-builder .template-price-card.featured{transform:none}.site-skin-trust-builder .bottom-cta{margin-bottom:76px}.site-skin-trust-builder .mobile-sticky-cta{z-index:50;backdrop-filter:blur(14px);background:#183627f0;border:1px solid #ffffff80;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px 10px 16px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 44px #00000042}.site-skin-trust-builder .mobile-sticky-cta span{color:#ffffffc7;font-size:12px;font-weight:800}.site-skin-trust-builder .mobile-sticky-cta a{color:#fff;background:var(--ds-accent);border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex}}.template-section :is(.section-head,.template-split-head)>.section-kicker{font-size:var(--vo-shead-kicker-size,16px);transform:translate(var(--vo-shead-kicker-dx,0px), var(--vo-shead-kicker-dy,0px))}.template-section :is(.section-head,.template-split-head)>h2{font-size:var(--vo-shead-title-size,clamp(28px, 4vw, 44px));transform:translate(var(--vo-shead-title-dx,0px), var(--vo-shead-title-dy,0px))}.section-head{--vo-shead-text-base:16px}.template-split-head{--vo-shead-text-base:clamp(17px, 2vw, 21px)}.template-section :is(.section-head,.template-split-head)>:is(.section-lead,.template-lead){font-size:var(--vo-shead-text-size,var(--vo-shead-text-base));transform:translate(var(--vo-shead-text-dx,0px), var(--vo-shead-text-dy,0px))}.template-data-card,.template-step-list li,.template-price-card{translate:var(--vo-item-dx,0px) var(--vo-item-dy,0px)}.site-skin-amamore110ban .template-hero h1{font-size:var(--vo-title-size,clamp(38px, 4.1vw, 52px))}@media (width<=640px){.site-skin-amamore110ban .template-hero h1{font-size:var(--vo-title-size,clamp(28px, 8vw, 34px))}}@media (width<=360px){.site-skin-amamore110ban .template-hero h1{font-size:var(--vo-title-size,26px)}}.astro-hero,.astro-page-placeholder,.astro-bottom-cta,.contact-form{width:min(1120px,100% - 40px);margin:48px auto}.astro-hero,.astro-page-placeholder,.astro-bottom-cta{background:linear-gradient(#fff,#f4fbfd);border:1px solid #dce7ef;border-radius:12px;padding:clamp(36px,6vw,80px)}.section-kicker{color:var(--color-accent);letter-spacing:0;font-weight:800}h1,h2{color:var(--color-primary);line-height:1.35}.contact-form{gap:16px;display:grid}.contact-form label{gap:8px;font-weight:700;display:grid}.contact-form input,.contact-form textarea{width:100%;font:inherit;border:1px solid #cddce8;border-radius:8px;padding:12px}.contact-form textarea{min-height:140px}@media (width<=900px){.site-nav{display:none}.nav-toggle{display:block}.bottom-cta-inner,.footer-inner{flex-direction:column;align-items:flex-start}}@media (width<=720px){.container{width:min(100% - 28px,1120px)}.site-header,.site-footer{padding:16px 20px}.brand-logo{max-width:190px}.brand-name{font-size:14px}.astro-hero,.astro-page-placeholder,.astro-bottom-cta,.contact-form{width:min(100% - 28px,1120px);margin:28px auto}.astro-hero,.astro-page-placeholder,.astro-bottom-cta{padding:28px 18px}.bottom-cta{padding:28px 0}.bottom-cta-copy{align-items:flex-start}.bottom-cta-actions,.bottom-cta-actions .button{width:100%}}:root{--color-ink:#172026;--color-muted:#5c6a72;--color-line:#d9e2e7;--color-bg:#f7faf9;--color-panel:#fff;--color-blue:#174f73;--color-blue-dark:#0d2e45;--color-teal:#0f766e;--color-mint:#dff3ee;--color-amber:#c98a20;--color-amber-soft:#fff4dc;--shadow-soft:0 18px 44px #0f2b3b1f;--radius:8px;--container:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-ink);background:var(--color-bg);letter-spacing:0;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.75}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hidden{display:none!important}.container{width:min(100% - 40px, var(--container));margin:0 auto}.site-header{z-index:50;box-sizing:border-box;width:100%;min-height:72px;padding:10px max(20px, calc((100vw - var(--container)) / 2));backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #d9e2e7db;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand{min-width:250px;color:inherit;align-items:center;text-decoration:none;display:flex}.brand-logo{object-fit:contain;background:#fffffffa;border-radius:8px;width:auto;max-width:240px;height:60px;display:block}.brand strong,.brand small{display:block}.brand strong{font-size:1rem;font-weight:900;line-height:1.35}.brand small{color:var(--color-muted);letter-spacing:0;font-size:.68rem;font-weight:700}.site-nav{align-items:center;gap:4px;display:flex}.site-nav a{border-radius:var(--radius);color:#31424b;white-space:nowrap;padding:10px 11px;font-size:.9rem;font-weight:700}.nav-toggle{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;width:42px;height:42px;display:none}.nav-toggle span:not(.sr-only){background:var(--color-ink);width:18px;height:2px;margin:4px auto;display:block}.hero{background:var(--color-blue-dark);align-items:center;min-height:720px;display:grid;position:relative;overflow:hidden}.hero-bg,.hero-overlay{position:absolute;inset:0}.hero-bg{object-fit:cover;width:100%;height:100%}.hero-inner{width:min(100% - 40px, var(--container));margin:0 auto;padding:96px 0 116px;position:relative}.hero-layout{grid-template-columns:minmax(0,.96fr) minmax(360px,.78fr);align-items:center;gap:48px;display:grid}.hero-copy{color:#fff;max-width:660px}.hero-visual{backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff29;border-radius:18px;justify-self:end;width:min(100%,560px);padding:16px;box-shadow:0 28px 80px #0000004d}.hero-visual-label{border-radius:var(--radius);color:#bde9e2;background:#09182473;border:1px solid #9ce0d757;margin:0 0 12px;padding:5px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.hero-mock-image{filter:drop-shadow(0 18px 30px #0003);border-radius:14px;width:100%}.eyebrow,.section-kicker{color:var(--color-teal);margin:0 0 12px;font-size:.86rem;font-weight:800}.hero .eyebrow{color:#9ce0d7}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;font-size:3.5rem;line-height:1.12}h2{margin-bottom:18px;font-size:2.25rem;line-height:1.25}h3{margin-bottom:10px;font-size:1.18rem;line-height:1.35}.hero-lead{color:#ffffffe6;max-width:640px;margin-bottom:28px;font-size:1.14rem}.hero-actions,.footer-inner nav{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-weight:800;line-height:1.3;display:inline-flex}.button.primary{color:#fff;background:var(--color-teal);box-shadow:0 12px 26px #0f766e42}.button.primary:hover,.button.primary:focus-visible{background:#0b5f59}.button.secondary{color:#fff;background:#ffffff1f;border-color:#ffffff6b}.button.secondary:hover,.button.secondary:focus-visible{background:#fff3}.button.ghost{color:var(--color-blue-dark);border-color:var(--color-line);background:#fff}.hero .button.ghost,.target-section .button.ghost{color:#fff;background:#ffffff1f;border-color:#ffffff70}.button.ghost:hover,.button.ghost:focus-visible{border-color:var(--color-teal);color:var(--color-teal)}.button.full{width:100%}.hero-facts{border-radius:var(--radius);background:#ffffff2e;border:1px solid #ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(100%,660px);margin:34px 0 0;display:grid;overflow:hidden}.hero-facts div{background:#0819259e;padding:18px}.hero-facts dt{color:#9ce0d7;margin-bottom:4px;font-size:.8rem;font-weight:800}.hero-facts dd{margin:0;font-size:1rem;font-weight:900}.section{background:var(--color-panel);padding:92px 0}.page-hero{color:#fff;background:linear-gradient(90deg,#0d2e45f5 0%,#0d2e45db 58%,#0f766ead 100%),url(/assets/hero-website-service.png) 50%/cover;padding:112px 0 82px}.page-hero-service{background:linear-gradient(90deg,#050f1cf5 0%,#050f1cd1 44%,#050f1c2e 100%),linear-gradient(#050f1c14 42%,#050f1cad 100%),url(/assets/service-hero-bg-v2.png) 50%/cover;align-items:center;min-height:560px;display:grid}.page-hero-service .page-hero-inner{max-width:690px}.page-hero-pricing{background:linear-gradient(90deg,#050f1cf5 0%,#050f1cd1 47%,#050f1c29 100%),linear-gradient(#050f1c14 42%,#050f1ca8 100%),url(/assets/pricing-hero-bg-v2.png) 50%/cover;align-items:center;min-height:560px;display:grid}.page-hero-pricing .page-hero-inner{max-width:780px}.page-hero-writing{background:linear-gradient(90deg,#050f1cf5 0%,#050f1cd1 43%,#050f1c38 100%),linear-gradient(#050f1c05,#050f1c9e),url(/assets/card-writing-visual-v1.png) 57%/cover;align-items:center;min-height:620px;padding:132px 0 108px;display:grid}.page-hero-writing .page-hero-inner{width:min(100% - 80px,1260px);max-width:none;margin-inline:auto}.page-hero-writing h1{max-width:650px;font-size:3.55rem;line-height:1.12}.page-hero-writing .page-lead{max-width:650px;font-size:1.02rem;line-height:1.95}.page-hero-seo{background:linear-gradient(90deg,#050f1cf5 0%,#050f1ccc 46%,#050f1c38 100%),linear-gradient(#050f1c0a,#050f1ca3),url(/assets/card-seo-visual-v1.png) 58%/cover;align-items:center;min-height:620px;padding:132px 0 88px;display:grid}.page-hero-seo .page-hero-inner{width:min(100% - 80px,1260px);max-width:none;margin-inline:auto}.page-hero.page-hero-seo h1{max-width:680px;font-size:3.45rem;line-height:1.14}.page-hero.page-hero-seo .page-lead{max-width:680px;line-height:1.95}.page-hero-flow{background:linear-gradient(90deg,#07192af5 0%,#07192ad6 56%,#07192a52 100%),url(/assets/card-flow-visual-v1.png) 50%/cover}.page-hero-contact{background:linear-gradient(90deg,#07192af5 0%,#07192ad6 56%,#07192a52 100%),url(/assets/cta-bg-wireframe-v1.png) 50%/cover}.page-hero-why{background:radial-gradient(circle at 78%,#0f766e2e,#0000 34%),linear-gradient(90deg,#050f1cfc 0%,#050f1cf7 50%,#050f1cbd 100%),#07192a;align-items:center;min-height:430px;padding:70px 0 56px;display:grid;position:relative;overflow:hidden}.page-hero-why:after{content:"";z-index:0;opacity:.88;background:url(/assets/generated/why-website/webp/why-website_01_fv_candidate-ok_20260630.webp) 100%/contain no-repeat;width:56%;position:absolute;inset:0 0 0 auto;mask-image:linear-gradient(90deg,#0000 0% 18%,#000 42% 100%)}.page-hero-why .page-hero-inner{z-index:1;width:min(100% - 80px,1280px);max-width:none;margin-inline:auto;position:relative}.why-hero-copy{max-width:640px}.page-hero.page-hero-why h1{max-width:640px;font-size:2.72rem;line-height:1.2}.page-hero.page-hero-why .page-lead{max-width:650px;line-height:1.95}.why-hero-graphic{filter:drop-shadow(0 26px 58px #0000005c);justify-self:end;width:min(100%,620px);margin:0;position:relative}.why-hero-graphic:before{content:"";pointer-events:none;background:radial-gradient(circle at 70% 38%,#ffffff24,#0000 44%);border-radius:24px;position:absolute;inset:-18px}.why-hero-graphic img{border-radius:8px;width:100%;display:block;position:relative}.page-hero-selling{background:linear-gradient(90deg,#041321f5 0%,#041321d1 46%,#04132161 100%),linear-gradient(#0413210a,#041321b8),url(/assets/selling-hero-bg-v1.png) 50%/cover,#07192a;align-items:center;min-height:560px;padding:138px 0 112px;display:grid}.page-hero-selling .page-hero-inner{max-width:min(100% - 40px, var(--container));margin-inline:auto}.page-hero-selling h1,.page-hero-selling .page-lead{max-width:760px}.page-hero-inner{max-width:900px}.page-hero .section-kicker{color:#9ce0d7;text-shadow:0 2px 8px #000000b8}.page-hero h1{color:#fff;text-shadow:0 4px 18px #000000b8,0 1px 3px #000000f0;max-width:860px;margin-bottom:22px;font-size:3rem}.page-lead{color:#ffffffe0;max-width:780px;margin-bottom:28px;font-size:1.1rem}.page-hero .page-lead{text-shadow:0 2px 10px #000000b8}.page-hero.page-hero-writing h1{max-width:650px;font-size:3.45rem;line-height:1.12}.page-hero.page-hero-writing .page-lead{max-width:650px;font-size:1.02rem;line-height:1.95}.page-hero .hero-actions{margin-top:24px}.page-hero .button.ghost{color:#fff;background:#ffffff1f;border-color:#ffffff70}.section-muted{background:linear-gradient(#f2f7f6eb,#f2f7f6f0),url(/assets/section-pattern-wireframe-v1.png) 100% 0/min(920px,76vw) no-repeat,#f2f7f6}.intro-band{background:var(--color-blue-dark);color:#fff;padding:38px 0}.intro-grid,.target-grid,.two-column,.contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:54px;display:grid}.intro-band h2{margin-bottom:0;font-size:1.55rem}.intro-list,.industry-list{flex-wrap:wrap;gap:10px;display:flex}.intro-list span,.industry-list span{border-radius:var(--radius);color:#fff;background:#ffffff1f;align-items:center;min-height:38px;padding:7px 12px;font-weight:800;display:inline-flex}.section-lead{color:var(--color-muted);font-size:1.05rem}.section-head{max-width:760px;margin-bottom:36px}.section-head p{color:var(--color-muted)}.align-start{align-items:start}.text-link{color:var(--color-teal);margin-top:12px;font-weight:900;display:inline-flex}.page-intro-visual{background:linear-gradient(#fffffffa,#f7fbfcf5),url(/assets/section-pattern-wireframe-v1.png) 100% 0/min(760px,70vw) no-repeat}.visual-copy-panel{border-radius:var(--radius);background:#ffffffeb;border:1px solid #d9e2e7eb;padding:34px;box-shadow:0 18px 54px #0f2b3b12}.visual-stack{gap:20px;display:grid}.page-visual{border-radius:var(--radius);background:#fff;border:1px solid #d9e2e7e6;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 70px #0f2b3b1f}.page-visual:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#041b3a14);position:absolute;inset:0}.page-visual img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.section-visual-wide{margin-bottom:30px}.section-visual-wide img{max-height:360px}.inline-page-visual{margin-top:24px}.inline-page-visual img{aspect-ratio:16/10}.compact-panel .mini-card{min-height:auto;padding:20px}.visual-process-map{margin-top:0}.reason-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.mini-card,.plan-card,.compare-card,.pricing-support article,.contact-form,details{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 30px #0f2b3b0f}.mini-card{min-height:220px;padding:22px}.icon{border-radius:var(--radius);width:42px;height:42px;color:var(--color-blue-dark);background:var(--color-mint);place-items:center;margin-bottom:16px;font-weight:900;display:grid}.mini-card p,.plan-card p,.compare-card p,.pricing-support p,details p{color:var(--color-muted)}.plans-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.plan-card{padding:26px;position:relative}.card-visual{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius);border:1px solid #d9e2e7eb;width:100%;margin-bottom:18px;box-shadow:0 12px 24px #0f2b3b14}.plan-card.featured{border-color:#0f766e73;box-shadow:0 18px 44px #0f766e1f}.plan-badge{border-radius:var(--radius);color:var(--color-blue-dark);background:var(--color-amber-soft);margin-bottom:14px;padding:4px 9px;font-size:.78rem;font-weight:900;display:inline-flex}.plan-card ul,.compare-card ul{color:#33464f;margin-bottom:0;padding-left:1.2em}.notice-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.notice-row p,.note-box,.legal-note{border-radius:var(--radius);background:#fff}.notice-row p{border-left:4px solid var(--color-teal);margin:0;padding:18px}.price-strip{border-radius:var(--radius);background:var(--color-line);border:1px solid var(--color-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:28px;display:grid;overflow:hidden}.price-strip.three-items{grid-template-columns:repeat(5,minmax(0,1fr))}.price-strip.hero-price{max-width:780px}.price-strip div{background:#fff;padding:18px}.price-strip span{color:var(--color-muted);font-size:.82rem;font-weight:800;display:block}.price-strip strong{color:var(--color-blue);margin-top:4px;font-size:1.18rem;display:block}.price-strip p{color:var(--color-muted);margin:8px 0 0;font-weight:800}.page-hero .price-strip{color:var(--color-ink)}.process-map{border-radius:var(--radius);background:#eef7f5;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:26px;display:grid}.process-map div{border-radius:var(--radius);min-height:82px;color:var(--color-blue-dark);text-align:center;background:#fff;border:1px solid #cae3dd;place-items:center;padding:14px;font-weight:900;display:grid}.process-map div:last-child{background:var(--color-blue-dark);color:#fff;grid-column:1/-1}.note-box{border:1px solid var(--color-line);margin-top:28px;padding:24px}.note-box p:last-child{color:var(--color-blue-dark);margin-bottom:0;font-weight:800}.writing-compare{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:22px;display:grid}.writing-compare-section{padding-top:74px}.writing-compare-section .container,.writing-process-section .container,.writing-page-role-section .container,.writing-before-after-section .container,.writing-cta-section .container{width:min(100% - 80px,1260px)}.writing-compare-section .section-head{max-width:1120px;margin-bottom:34px;margin-left:auto;margin-right:auto}.writing-compare-section .section-head.centered{max-width:1120px}.writing-compare-section h2,.writing-process-section h2,.writing-page-role-section h2,.writing-before-after-section h2{color:#092348;font-size:2rem;line-height:1.32}.writing-compare-section h2{font-size:1.82rem}.compare-card{padding:28px}.compare-card.accent{background:linear-gradient(#fffaf0 0%,#fff 52%);border-color:#c98a2073}.writing-option-card{flex-direction:column;min-height:500px;padding:40px;display:flex;position:relative;overflow:hidden}.writing-option-card.accent{border-color:#0fa0a58a;padding-top:58px;box-shadow:0 18px 50px #0f766e1f}.writing-recommend{color:#fff;text-align:center;background:linear-gradient(90deg,#07969c,#13a8ad);margin:0;padding:9px 18px;font-size:.82rem;font-weight:900;position:absolute;inset:0 0 auto}.writing-option-card .writing-recommend{color:#fff}.writing-option-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;margin-bottom:20px;display:grid}.writing-option-head h3{color:#092348;margin-bottom:4px;font-size:1.62rem;line-height:1.28}.writing-card-icon{color:#fff;border-radius:50%;place-items:center;width:76px;height:76px;display:grid;box-shadow:0 18px 38px #0f2b3b2e}.writing-card-icon.navy{background:linear-gradient(135deg,#061f43,#0b4772)}.writing-card-icon.teal{background:linear-gradient(135deg,#14a8ad,#078b92)}.writing-card-icon svg,.writing-step-icon svg,.writing-page-icon svg,.writing-cta-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.writing-option-copy{color:#33464f;min-height:3.6em;font-weight:600}.writing-option-body{grid-template-columns:minmax(170px,.72fr) minmax(240px,1fr);align-items:center;gap:28px;margin-top:auto;display:grid}.writing-option-body ul{margin:0;padding:0;list-style:none}.writing-option-body li{color:#203a4d;padding-left:20px;font-size:.96rem;font-weight:850;position:relative}.writing-option-body li+li{margin-top:8px}.writing-option-body li:before{content:"";border-bottom:2px solid #13a6ac;border-left:2px solid #13a6ac;width:8px;height:4px;position:absolute;top:.75em;left:0;transform:rotate(-45deg)}.writing-option-body img{aspect-ratio:16/9.8;object-fit:cover;border-radius:var(--radius);border:1px solid #d9e2e7eb;width:100%;box-shadow:0 12px 28px #0f2b3b1f}.price-free,.option-price{color:var(--color-teal);font-size:1.34rem;font-weight:900}.writing-process-section{background:linear-gradient(#fff 0%,#f8fcfc 58%,#fff 100%);padding-top:78px;padding-bottom:56px}.writing-process-section .container{width:min(100% - 96px,1180px)}.writing-process-section .section-head{max-width:880px;margin-bottom:34px;margin-left:auto;margin-right:auto}.writing-step-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:26px;margin:0 auto;padding:0;list-style:none;display:grid}.writing-step-card{border:1px solid var(--color-line);border-radius:var(--radius);text-align:center;background:#fff;flex-direction:column;align-items:center;min-height:248px;padding:26px 18px 22px;display:flex;position:relative;box-shadow:0 18px 42px #0f2b3b12}.writing-step-card:not(:last-child):after{content:"";z-index:2;border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:14px solid #7d95a6;width:0;height:0;position:absolute;top:50%;right:-22px;transform:translateY(-50%)}.writing-step-number{color:#fff;background:#0b9fa5;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.86rem;font-weight:950;display:grid;position:absolute;top:16px;left:16px}.writing-step-icon{color:#08264d;place-items:center;width:74px;height:74px;margin:18px auto 12px;display:grid}.writing-step-icon svg{stroke-width:1.9px;width:46px;height:46px}.writing-step-card strong{color:#092348;margin:0 0 12px;font-size:1rem;display:block}.writing-step-card p{color:#425665;max-width:150px;margin:0 auto;font-size:.88rem;line-height:1.75}.writing-page-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.writing-page-role-section{padding-top:72px}.writing-page-role-section .section-head{max-width:860px;margin-bottom:38px;margin-left:auto;margin-right:auto}.writing-page-card{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;position:relative;overflow:hidden;box-shadow:0 16px 44px #0f2b3b12}.writing-page-card figure{margin:0}.writing-page-card img{aspect-ratio:16/8.6;object-fit:contain;background:#f7fbfc;width:100%;display:block}.writing-page-icon{color:#fff;background:linear-gradient(135deg,#14a8ad,#078b92);border:5px solid #fff;border-radius:50%;place-items:center;width:62px;height:62px;margin:-31px 0 20px 24px;display:grid;position:relative;box-shadow:0 12px 28px #0f2b3b2e}.writing-page-icon svg{width:30px;height:30px}.writing-page-card h3,.writing-page-card p{margin-left:26px;margin-right:26px}.writing-page-card h3{color:#092348;margin-top:0;margin-bottom:10px}.writing-page-card p{color:#425665;margin-bottom:28px;font-size:.94rem;line-height:1.82}.writing-page-card p strong{color:#08264d;margin-bottom:6px;display:block}.writing-before-after-section{background:#fff;padding-top:88px}.writing-before-after{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid;position:relative}.writing-before-after:after{content:">";z-index:3;color:#fff;background:linear-gradient(135deg,#14a8ad,#078b92);border:6px solid #fff;border-radius:50%;place-items:center;width:58px;height:58px;font-size:2rem;font-weight:800;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #0f2b3b2e}.writing-before-after-section .section-head{max-width:860px;margin-bottom:36px;margin-left:auto;margin-right:auto}.rewrite-table{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 18px 46px #0f2b3b12}.rewrite-table h3{color:#092348;text-align:center;background:#e7edf0;margin:0;padding:15px 22px;font-size:1rem}.rewrite-table h3 span{color:#425665;margin-left:6px;font-size:.86rem}.rewrite-table.after h3{color:#fff;background:#0b9fa5}.rewrite-table dl{margin:0}.rewrite-table dl div{border-top:1px solid var(--color-line);grid-template-columns:116px minmax(0,1fr);display:grid}.rewrite-table dt,.rewrite-table dd{margin:0;padding:17px 20px}.rewrite-table dt{color:#092348;background:#fbfdfd;font-weight:900}.rewrite-table dd{color:#33464f}.writing-bottom-cta{grid-template-columns:auto minmax(0,1fr) minmax(250px,320px);align-items:center;min-height:168px;padding:42px 56px;display:grid}.writing-bottom-cta p:last-child{color:#ffffffd1}.writing-cta-icon{color:#08264d;background:#fff;border-radius:50%;place-items:center;width:82px;height:82px;display:grid;box-shadow:0 18px 42px #00000029}.seo-hero-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:900px;margin:30px 0 26px;display:grid}.seo-hero-facts div{border-radius:var(--radius);background:#0512228a;border:1px solid #ffffff6b;min-height:86px;padding:18px 16px 18px 72px;position:relative}.seo-hero-facts span:not(.seo-fact-icon){color:#ffffffd1;font-size:.84rem;font-weight:900;display:block}.seo-hero-facts strong{color:#fff;font-size:1.15rem;line-height:1.3;display:block}.seo-fact-icon{color:#d7a12a;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.seo-fact-icon svg,.seo-entry-icon svg,.seo-process-grid article>svg,.seo-card-icon svg,.seo-flow-list svg,.seo-cta-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.seo-entry-section{padding-top:46px;padding-bottom:42px}.seo-entry-section .container,.seo-safety-section .container,.seo-flow-section .container,.seo-plan-section .container,.seo-cta-section .container{width:min(100% - 80px,1260px)}.seo-entry-section .section-head,.seo-safety-section .section-head,.seo-flow-section .section-head,.seo-plan-section .section-head{max-width:980px;margin-left:auto;margin-right:auto}.seo-entry-section .section-head{margin-bottom:18px}.seo-entry-section .section-head h2:after{content:"";background:#10a9ad;border-radius:999px;width:64px;height:4px;margin:12px auto 0;display:block}.seo-entry-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.24fr);align-items:stretch;gap:20px;display:grid}.seo-entry-card{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;grid-template-columns:86px minmax(0,1fr);align-content:start;column-gap:20px;min-height:404px;padding:30px 38px 28px;display:grid;box-shadow:0 18px 46px #0f2b3b14}.seo-entry-icon{color:#0b9fa5;place-items:center;width:76px;height:76px;margin-top:6px;display:grid}.seo-entry-icon svg{stroke-width:1.8px;width:66px;height:66px}.seo-entry-card h3{color:#092348;margin:0 0 10px;font-size:1.08rem;line-height:1.45}.seo-entry-copy p{color:#425665;margin:0;line-height:1.72}.seo-entry-card ul{grid-column:1/-1;margin:26px 0 0;padding:0;list-style:none}.seo-entry-card li{color:#203a4d;padding-left:24px;font-weight:850;position:relative}.seo-entry-card li+li{margin-top:12px}.seo-entry-card li:before{content:"";border-bottom:2px solid #13a6ac;border-left:2px solid #13a6ac;width:9px;height:5px;position:absolute;top:.78em;left:0;transform:rotate(-45deg)}.seo-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 22px;display:grid;position:relative}.seo-process-grid article{z-index:1;border:1px solid var(--color-line);border-radius:var(--radius);text-align:center;background:#fff;grid-template-rows:54px auto 1fr;min-height:182px;padding:22px 18px 18px;display:grid;position:relative;box-shadow:0 12px 32px #0f2b3b0d}.seo-process-grid article:after{content:"";border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:10px solid #7d95a6;position:absolute;top:50%;right:-17px;transform:translateY(-50%)}.seo-process-grid article:nth-of-type(3):after,.seo-process-grid article:nth-of-type(6):after{display:none}.seo-process-turn-arrow{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.seo-process-turn-arrow path{fill:none;stroke:#8aa0ae;stroke-width:1.4px;vector-effect:non-scaling-stroke}.seo-process-turn-arrow marker path{fill:#8aa0ae;stroke:none}.seo-process-grid article>svg{color:#08264d;place-self:end center;width:52px;height:52px}.seo-process-grid strong{color:#092348;margin-top:8px;font-size:1.03rem}.seo-process-grid p{color:#425665;margin:6px 0 0;font-size:.82rem;font-weight:800;line-height:1.55}.seo-process-grid .highlight{border-color:#0fa0a59e;box-shadow:0 16px 38px #0f766e1a}.seo-note-box{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;margin-top:34px;padding:24px 28px}.seo-note-box p:last-child{color:#08264d;margin-bottom:0;font-weight:850}.seo-safety-section{background:linear-gradient(#f8fcfc,#fff);padding-top:64px}.seo-safety-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.seo-safety-grid article{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;min-height:260px;padding:30px 28px;box-shadow:0 18px 44px #0f2b3b12}.seo-card-icon{color:#fff;background:linear-gradient(135deg,#14a8ad,#078b92);border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:18px;display:grid;box-shadow:0 14px 34px #0f766e2e}.seo-safety-grid h3{color:#092348;font-size:1.1rem}.seo-safety-grid p{color:#425665}.seo-fit-grid{margin-top:24px}.seo-fit-grid article{min-height:auto}.seo-fit-grid h3{margin-top:0}.seo-fit-grid p{margin-bottom:0}.seo-flow-section{padding-top:78px}.seo-flow-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.seo-flow-list li{border:1px solid var(--color-line);border-radius:var(--radius);text-align:center;background:#fff;flex-direction:column;align-items:center;min-height:240px;padding:24px 16px 20px;display:flex;position:relative;box-shadow:0 14px 34px #0f2b3b0f}.seo-flow-list li:not(:last-child):after{content:"";z-index:2;border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:11px solid #7d95a6;position:absolute;top:50%;right:-17px;transform:translateY(-50%)}.seo-flow-list span{color:#fff;background:#0b9fa5;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.82rem;font-weight:950;display:grid;position:absolute;top:12px;left:12px}.seo-flow-list svg{color:#08264d;width:46px;height:46px;margin:22px auto 14px}.seo-flow-list strong{color:#092348}.seo-flow-list p{color:#425665;margin:10px 0 0;font-size:.82rem;line-height:1.65}.seo-flow-note,.seo-plan-note{color:var(--color-muted);text-align:center;margin:24px auto 0}.seo-plan-section{background:#fff;padding-top:78px}.seo-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.seo-plan-grid article{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;overflow:hidden;box-shadow:0 18px 44px #0f2b3b12}.seo-plan-grid h3{color:#fff;text-align:center;background:#0b9fa5;margin:0;padding:14px 18px;font-size:1.1rem}.seo-plan-grid .premium h3{background:#08264d}.seo-formula{color:#092348;text-align:center;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto 88px;align-items:center;gap:14px;padding:34px 28px 20px;display:grid}.seo-formula span{font-weight:900}.seo-formula small{color:#425665;font-size:.78rem;display:block}.seo-formula b{color:#0b9fa5;font-size:2rem;line-height:1}.seo-formula strong{color:#08264d;font-size:4rem;line-height:.9}.seo-formula strong small{color:#092348;margin-top:8px;font-size:.85rem}.seo-plan-grid article>p{color:#33464f;margin:0 28px 30px}.seo-plan-note{border:1px solid var(--color-line);border-radius:var(--radius);color:#27495c;background:#f8fbfc;max-width:1120px;padding:14px 18px;font-weight:850}.seo-bottom-cta{grid-template-columns:auto minmax(0,1fr) minmax(250px,320px);align-items:center;min-height:168px;padding:42px 56px;display:grid}.seo-bottom-cta p:last-child{color:#ffffffd1}.seo-bottom-cta .button{white-space:nowrap;justify-self:end;min-width:220px}.seo-cta-icon{color:#08264d;background:#fff;border-radius:50%;place-items:center;width:82px;height:82px;display:grid;box-shadow:0 18px 42px #00000029}.why-role-section{background:#fff;padding-top:58px;padding-bottom:56px}.why-role-section .container,.why-journey-section .container,.why-not-only-section .container,.why-cta-section .container{width:min(100% - 80px,1280px)}.why-role-section .section-head,.why-journey-section .section-head,.why-not-only-section .section-head{max-width:980px;margin-bottom:32px;margin-left:auto;margin-right:auto}.why-role-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.why-role-grid article{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;grid-template-rows:auto auto 1fr 162px;min-height:382px;display:grid;overflow:hidden;box-shadow:0 16px 42px #0f2b3b14}.why-card-icon{color:#fff;background:#082b58;border-radius:50%;place-items:center;width:58px;height:58px;margin:26px 26px 10px;display:grid}.why-card-icon svg,.why-cta-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.why-role-grid h3,.why-role-grid p{margin-left:26px;margin-right:26px}.why-role-grid h3{color:#092348;margin-top:0;margin-bottom:12px;font-size:1.12rem}.why-role-grid p{color:#33464f;margin-top:0;line-height:1.75}.why-role-grid img{object-fit:cover;align-self:end;width:100%;height:162px;display:block}.why-role-grid article:first-child img{object-position:50% 58%}.why-role-grid article:nth-child(2) img{object-position:48% 42%}.why-role-grid article:nth-child(3) img{object-position:42% 54%}.why-role-grid article:nth-child(4) img{object-position:58% 48%}.why-journey-section{background:linear-gradient(#fff,#f7fbfb);padding-top:48px;padding-bottom:56px}.why-journey-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;display:grid}.why-journey-grid article{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;flex-direction:column;min-height:0;padding:16px 18px 20px;display:flex;position:relative;box-shadow:0 16px 38px #0f2b3b0f}.why-journey-grid article:not(:last-child):after{content:"";z-index:2;border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:18px solid #0fa4a8;position:absolute;top:50%;right:-22px;transform:translateY(-50%)}.why-journey-grid span{z-index:2;color:#fff;background:#0b9fa5;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.86rem;font-weight:950;display:grid;position:absolute;top:16px;left:18px}.why-journey-grid img{object-fit:cover;border-radius:calc(var(--radius) - 2px);width:100%;height:156px;margin-bottom:16px}.why-journey-grid h3{color:#092348;margin:0 0 8px;font-size:1rem}.why-journey-grid p{color:#33464f;margin:0;font-weight:850;line-height:1.55}.why-not-only-section{padding-top:54px}.why-compare-section .section-head{max-width:980px;margin-left:auto;margin-right:auto}.why-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.why-service-grid article{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;grid-template-rows:176px auto auto auto 1fr;display:grid;overflow:hidden;box-shadow:0 18px 42px #0f2b3b12}.why-service-grid img{object-fit:cover;width:100%;height:176px;display:block}.why-service-grid .plan-badge{display:none}.why-service-grid h3,.why-service-grid p,.why-service-grid ul{margin-left:22px;margin-right:22px}.why-service-grid h3{color:#092348;margin-top:0;margin-bottom:10px;font-size:1.15rem}.why-service-grid p{color:#33464f;margin-top:0;line-height:1.75}.why-service-grid ul{align-self:end;padding:0 0 24px;list-style:none}.why-service-grid li{color:#203a4d;padding-left:22px;font-weight:850;position:relative}.why-service-grid li+li{margin-top:9px}.why-service-grid li:before{content:"";border-bottom:2px solid #13a6ac;border-left:2px solid #13a6ac;width:8px;height:5px;position:absolute;top:.78em;left:0;transform:rotate(-45deg)}.why-compare-table tbody th{min-width:190px;padding-left:24px}.why-table-icon{color:#082b58;vertical-align:middle;border:2px solid #082b58;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:8px;display:inline-grid}.why-table-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.why-cta-section{background:linear-gradient(90deg,#021020f2,#021020d1),url(/assets/cta-bg-wireframe-v1.png) 100%/cover no-repeat;padding:0}.why-bottom-cta{min-height:156px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:auto minmax(0,1fr) minmax(220px,320px);align-items:center;padding:30px 0;display:grid}.why-bottom-cta p:last-child{color:#ffffffd1}.why-cta-icon{color:#08264d;background:#fff;border-radius:50%;place-items:center;width:86px;height:86px;display:grid;box-shadow:0 18px 42px #00000029}.table-wrap{border:1px solid var(--color-line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:880px}th,td{border-bottom:1px solid var(--color-line);text-align:left;vertical-align:top;padding:16px}thead th{color:#fff;background:var(--color-blue-dark);font-size:.9rem}tbody th{color:var(--color-blue-dark)}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.highlight-row th,.highlight-row td{background:#f0fbf8}td strong{color:var(--color-teal);font-size:1.08rem}.pricing-support{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:28px 0;display:grid}.pricing-support article{padding:24px}.compare-wrap{box-shadow:none}.compare-table{min-width:780px}.mobile-compare-summary article{border-radius:var(--radius);background:#fff;border:1px solid #d9e4ea;padding:20px;box-shadow:0 12px 32px #0f2b3b12}.mobile-compare-summary span{color:#5b6b73;margin-bottom:8px;font-size:.82rem;font-weight:900;display:block}.mobile-compare-summary strong{color:#08264d;font-size:1rem;line-height:1.45;display:block}.mobile-compare-summary p{color:#425665;margin:10px 0 0;font-size:.9rem;font-weight:800;line-height:1.65}.legal-note{color:var(--color-muted);border:1px solid var(--color-line);margin-top:18px;padding:16px 18px}.flow-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 34px;padding:0;list-style:none;display:grid}.flow-list.compact-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-list li{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;min-height:184px;padding:22px}.flow-list span{color:#fff;background:var(--color-blue);border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:14px;font-weight:900;display:grid}.flow-list strong{color:var(--color-blue-dark);margin-bottom:8px;display:block}.flow-list p{color:var(--color-muted);margin-bottom:0}.visual-flow-section{overflow:hidden}.home-flow-list{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:0}.home-flow-list li{min-height:252px}.flow-icon{object-fit:cover;border-radius:18px;width:66px;height:66px;margin:0 0 12px;box-shadow:0 12px 24px #0f2b3b1f}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}details{padding:0}summary{cursor:pointer;color:var(--color-blue-dark);padding:18px 20px;font-weight:900}details p{margin:0;padding:0 20px 18px}.target-section{color:#fff;background:var(--color-blue-dark)}.target-section .section-kicker{color:#9ce0d7}.target-section p{color:#ffffffd1}.contact-section{background:linear-gradient(#fff 0%,#f2f7f6 100%)}.contact-grid{align-items:start}.company-info{border-top:1px solid var(--color-line);margin:26px 0 0}.company-info div{border-bottom:1px solid var(--color-line);grid-template-columns:150px minmax(0,1fr);gap:18px;padding:14px 0;display:grid}.company-info dt{color:var(--color-blue-dark);font-weight:900}.company-info dd{color:var(--color-muted);margin:0}.contact-form{padding:26px}.contact-form label{gap:7px;margin-bottom:15px;display:grid}.contact-form span{color:var(--color-blue-dark);font-size:.9rem;font-weight:900}.contact-form input,.contact-form select,.contact-form textarea{border-radius:var(--radius);width:100%;color:var(--color-ink);background:#fff;border:1px solid #cdd9df;padding:12px 13px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--color-teal);outline:3px solid #0f766e2e}.form-note{color:var(--color-muted);margin:14px 0 0;font-size:.88rem}.form-note.is-active{color:var(--color-teal);font-weight:900}.site-footer{color:#dce8ec;background:#0a202f;padding:28px 0}.footer-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-inner p{margin-bottom:0;font-weight:900}.footer-inner a{color:#dce8ec;font-size:.9rem}.cta-band{border:1px solid var(--color-line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;justify-content:space-between;align-items:center;gap:32px;padding:34px;display:flex}.cta-band.visual-cta{color:#fff;background:linear-gradient(90deg,#091824e0 0%,#091824c7 44%,#0918245c 100%),url(/assets/cta-bg-wireframe-v1.png) 50%/cover no-repeat;border-color:#ffffff24;overflow:hidden;box-shadow:0 28px 80px #0f2b3b33}.cta-band.visual-cta .section-kicker{color:#9ce0d7}.cta-band.visual-cta p{color:#ffffffd1}.cta-band h2{margin-bottom:10px}.cta-band p:last-child{color:var(--color-muted);margin-bottom:0}.notice-row.stacked{grid-template-columns:1fr;margin-top:0}.article-section{background:#fff}.reading-article{max-width:1160px;margin:0 auto}.article-block{border-top:1px solid #dce5ec;max-width:860px;margin:0 auto;padding:52px 0}.reading-article>.article-block:first-child{border-top:0;padding-top:0}.article-block h2{margin-bottom:24px;font-size:2rem}.article-block p{color:var(--color-muted);margin-bottom:12px;font-size:1.04rem;line-height:2}.article-quote{border-left:4px solid var(--color-teal);background:#f3faf9;margin:24px 0;padding:22px 26px}.article-quote p{color:var(--color-blue-dark);margin-bottom:8px;font-weight:900}.article-quote p:last-child{margin-bottom:0}.article-point-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0;padding:0;list-style:none;display:grid}.article-point-list li{border-left:3px solid var(--color-teal);color:var(--color-blue-dark);background:#f7fafc;padding:13px 16px;font-weight:900;line-height:1.6}.article-final-cta{border-radius:var(--radius);box-shadow:var(--shadow-soft);background:linear-gradient(#f6fafbf5,#fffffffa),url(/assets/section-pattern-wireframe-v1.png) 100% 0/min(520px,80vw) no-repeat;border:1px solid #dce5ec;margin-top:16px;padding:38px}.article-final-cta .hero-actions{margin-top:24px}.selling-intro-block,.selling-balance-block,.selling-need-block,.selling-price-block,.selling-final-cta{max-width:1160px}.selling-two-column{grid-template-columns:minmax(0,.95fr) minmax(420px,.9fr);align-items:center;gap:64px;display:grid}.selling-section-visual{margin:0}.selling-section-visual img,.selling-price-visual img{border-radius:var(--radius);width:100%;display:block;box-shadow:0 24px 70px #0f2b3b1f}.selling-message-map{max-width:1160px;padding:70px 0 76px}.selling-message-head{text-align:center;max-width:980px;margin:0 auto 34px}.selling-message-head h2{color:#08264d;margin-bottom:12px;font-size:clamp(2rem,3.2vw,2.72rem);line-height:1.22}.selling-message-head h2 span{display:inline}.selling-message-head p{color:#405666;margin:0;font-size:clamp(1.05rem,2vw,1.32rem);font-weight:800;line-height:1.7}.selling-message-head:after{content:"";background:#13a6ac;border-radius:999px;width:64px;height:4px;margin:20px auto 0;display:block}.selling-diagram-flow{grid-template-columns:minmax(0,1.05fr) minmax(210px,.62fr) minmax(0,1fr);align-items:center;gap:26px;display:grid;position:relative}.selling-ng-examples{margin-top:40px}.selling-ng-head{text-align:center;margin-bottom:26px}.selling-ng-head h3{color:#08264d;margin:0;font-size:clamp(1.72rem,3vw,2.45rem);line-height:1.35}.selling-ng-head:after{content:"";background:#13a6ac;border-radius:999px;width:64px;height:4px;margin:18px auto 0;display:block}.selling-ng-image-list{gap:34px;display:grid}.selling-ng-image-card{background:#fff;border:1px solid #d7e5ea;border-radius:16px;margin:0;overflow:hidden;box-shadow:0 18px 52px #0f2b3b17}.selling-ng-image-card img{width:100%;height:auto;display:block}.selling-response-flow{grid-template-columns:1fr;align-items:center;gap:32px;max-width:760px;margin:42px auto 0;display:grid}.selling-response-flow .selling-question-wrap{min-height:auto}.selling-response-flow .selling-question-wrap:before,.selling-response-flow .selling-question-wrap:after{display:none}.selling-diagram-panel,.selling-question-circle,.selling-reality-note,.selling-conclusion-card{background:#fffffff5;border:1px solid #d7e5ea;border-radius:12px;box-shadow:0 18px 52px #0f2b3b14}.selling-diagram-panel{padding:24px}.selling-diagram-panel h3{color:#08264d;text-align:center;margin:0 0 18px;font-size:1.32rem}.selling-common-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.common-site-card{background:linear-gradient(#fff,#f8fcfd);border:1px solid #e0eaef;border-radius:10px;min-height:178px;padding:16px 14px 14px;position:relative}.common-site-number{color:#fff;background:#13a6ac;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.88rem;font-weight:900;display:grid;position:absolute;top:12px;left:12px}.common-site-image{align-items:center;height:92px;margin:14px 0 14px 24px;display:grid}.common-site-image img{object-fit:contain;width:100%;max-width:176px;height:100%;display:block}.mini-site-mockup{background:#fff;border:5px solid #0b2a4e;border-radius:8px;height:82px;margin:16px 0 14px 24px;position:relative;overflow:hidden}.mini-site-mockup:before{content:"";background:#eaf3f7;height:18px;position:absolute;inset:0 0 auto}.mini-site-mockup span{background:#d7e7ef;border-radius:5px;display:block;position:absolute}.mockup-clean span:first-child{background:#13a6ac;width:46%;height:10px;top:28px;left:12px}.mockup-clean span:nth-child(2){width:70%;height:7px;top:46px;left:12px}.mockup-clean span:nth-child(3){width:34%;height:10px;top:61px;left:12px}.mockup-clean span:nth-child(4){background:#dceef6;width:27%;height:36px;top:31px;right:10px}.mockup-stylish{background:linear-gradient(135deg,#f7fbfc 0%,#fff 50%,#e8f5f6 100%)}.mockup-stylish span:first-child{background:#0b2a4e;width:30%;height:28px;top:30px;left:12px}.mockup-stylish span:nth-child(2){background:#13a6ac;width:38%;height:8px;top:29px;left:48%}.mockup-stylish span:nth-child(3){width:30%;height:6px;top:45px;left:48%}.mockup-stylish span:nth-child(4){width:22%;height:6px;top:58px;left:48%}.mockup-photo{background:#f2f8fa}.mockup-photo span:first-child{background:linear-gradient(135deg,#8ccbd0,#d9edf0);width:34%;height:34px;top:28px;left:10px}.mockup-photo span:nth-child(2){background:#d4e3ea;width:38%;height:13px;top:28px;left:48%}.mockup-photo span:nth-child(3){width:30%;height:8px;top:48px;left:48%}.mockup-photo span:nth-child(4){background:#13a6ac;width:75%;height:7px;bottom:8px;left:10px}.mockup-cost span:first-child{background:#13a6ac;width:40%;height:10px;top:28px;left:10px}.mockup-cost span:nth-child(2){width:68%;height:8px;top:47px;left:10px}.mockup-cost span:nth-child(3){background:#f6c35b;border-radius:50%;width:34px;height:34px;bottom:9px;right:14px}.mockup-cost span:nth-child(3):after{content:"Y";color:#08264d;place-items:center;font-weight:900;display:grid;position:absolute;inset:0}.mockup-cost span:nth-child(4){width:30%;height:10px;bottom:12px;left:10px}.common-site-card h4{color:#08264d;margin:0;font-size:.98rem;line-height:1.45}.selling-question-wrap{place-items:center;min-height:330px;display:grid;position:relative}.selling-question-wrap:before,.selling-question-wrap:after{content:"";border-top:3px dotted #13a6ac;width:44px;position:absolute;top:50%}.selling-question-wrap:before{right:calc(100% - 6px)}.selling-question-wrap:after{left:calc(100% - 6px)}.selling-question-circle{aspect-ratio:1;text-align:center;border-radius:50%;place-items:center;width:min(100%,420px);padding:46px;display:grid}.question-icon{color:#fff;background:#13a6ac;border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:18px;font-size:2rem;font-weight:900;display:grid}.selling-question-circle p{color:#08264d;margin:0 0 14px;font-size:clamp(1.8rem,2.45vw,2.55rem);font-weight:900;line-height:1.45}.selling-question-circle .question-emphasis{color:#0b9aa0;margin-bottom:0;font-size:clamp(2.05rem,2.85vw,2.9rem);line-height:1.42}.reaction-card-list{gap:14px;display:grid}.reaction-card{background:linear-gradient(#fff,#f8fcfd);border:1px solid #dce8ee;border-radius:10px;grid-template-columns:58px 1fr;align-items:center;gap:14px;padding:16px;display:grid}.reaction-icon,.target-symbol{color:#0b969d;place-items:center;display:grid}.reaction-icon{background:#e9f7f8;border-radius:50%;width:54px;height:54px}.reaction-icon svg,.target-symbol svg{fill:none;stroke:currentColor;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.reaction-card p{color:#324957;margin:0;font-size:.98rem;font-weight:800;line-height:1.55}.reaction-card strong{color:#08264d;font-size:1.04rem}.selling-diagram-bottom{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px;margin-top:26px;display:grid}.selling-reality-note,.selling-conclusion-card{align-items:center;min-height:190px;padding:24px;display:grid}.selling-reality-note{grid-template-columns:120px 1fr;column-gap:20px}.thinking-person{grid-row:span 2}.thinking-person svg{width:118px;height:118px;display:block}.thinking-person img{object-fit:contain;width:118px;height:118px;display:block}.selling-reality-note p{color:#324957;margin:0;font-weight:800;line-height:1.75}.selling-reality-note p+p{margin-top:10px}.selling-conclusion-card{background:linear-gradient(135deg,#f4fbfc,#fff);border-color:#13a6ac47;grid-template-columns:72px 1fr;column-gap:18px;position:relative}.target-symbol{background:#e5f7f8;border-radius:50%;width:64px;height:64px}.conclusion-main,.conclusion-sub{grid-column:2;margin:0}.conclusion-main{color:#08264d;font-size:1.18rem;font-weight:900;line-height:1.65}.conclusion-main strong{color:#0b969d;font-size:clamp(1.42rem,2.4vw,1.95rem);display:inline-block}.conclusion-sub{color:#435968;margin-top:8px;font-weight:800}.selling-balance-block{padding:76px 0}.selling-balance-grid{grid-template-columns:minmax(0,.92fr) minmax(320px,.82fr) minmax(0,.92fr);align-items:center;gap:38px;display:grid}.selling-balance-copy h2{font-size:1.62rem}.selling-balance-copy p{font-size:.98rem}.selling-balance-visual img{object-fit:cover;min-height:280px}.selling-need-block{text-align:center}.selling-need-block>p{max-width:760px;margin-left:auto;margin-right:auto}.article-point-list.selling-flow-points{counter-reset:selling-flow;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:34px 0}.selling-flow-points li{border-radius:var(--radius);background:#f7fbfc;border:0;min-height:142px;padding:62px 16px 18px;position:relative;box-shadow:inset 0 0 0 1px #dce5ec}.selling-flow-points li:before{counter-increment:selling-flow;content:counter(selling-flow);color:#fff;background:var(--color-teal);border-radius:50%;place-items:center;width:34px;height:34px;font-size:.88rem;font-weight:900;display:grid;position:absolute;top:18px;left:50%;transform:translate(-50%)}.selling-price-block{grid-template-columns:minmax(360px,.86fr) minmax(0,1fr);align-items:center;gap:52px;padding:72px 0;display:grid}.selling-price-visual{margin:0;position:relative}.selling-price-visual img{object-fit:cover;min-height:360px}.price-plate{width:142px;height:142px;color:var(--color-teal);text-align:center;background:#effafaf0;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:24px;right:24px;box-shadow:0 18px 45px #0f2b3b29}.price-plate span,.price-plate small{color:var(--color-teal);font-weight:900}.price-plate strong{color:var(--color-teal);font-size:1.68rem;line-height:1.1}.selling-final-cta{color:#fff;box-shadow:none;background:linear-gradient(90deg,#041b3af5,#041b3ae0),url(/assets/cta-bg-wireframe-v1.png) 50%/cover no-repeat;border:0;padding:48px;overflow:hidden}.selling-final-cta h2,.selling-final-cta .article-block h2{color:#fff}.selling-final-cta p{color:#ffffffdb}.selling-final-cta .button.ghost{color:#fff;background:#ffffff14;border-color:#fff6}.site-header{color:#fff;backdrop-filter:blur(18px);background:#041b3af5;border-bottom:1px solid #ffffff14;min-height:76px}.brand{min-width:250px}.brand strong{color:#fffffff5;font-size:1rem;font-weight:800}.brand small{color:#dae8edb8}.site-nav{gap:10px}.site-nav a{color:#ffffffeb;padding:10px 9px;font-size:.82rem}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page]{color:#fff;background:#ffffff1a}.site-nav .nav-cta{color:#fff;background:linear-gradient(135deg,#13a6ac,#098a92);padding:12px 14px;box-shadow:0 10px 26px #0097a038}.hero{min-height:720px;margin-top:-76px;padding-top:76px}.hero-bg{object-position:center}.hero-overlay{background:linear-gradient(90deg,#050c19e6 0%,#050c19b8 40%,#050c1929 100%),linear-gradient(#050c190a 44%,#050c19a8 100%)}.hero-inner{padding:116px 0 58px}.hero-layout{display:block}.hero-copy{max-width:780px}.hero .eyebrow{color:#fff;margin-bottom:12px;font-size:1rem}.hero h1{letter-spacing:0;max-width:780px;margin-bottom:20px;font-size:clamp(2.35rem,4.15vw,3.62rem);line-height:1.18}.hero-lead{color:#fffffff0;max-width:700px;margin-bottom:30px;font-size:1.1rem;font-weight:700}.button{border-radius:4px;gap:8px;min-height:54px;padding:14px 22px}.button.primary{background:linear-gradient(135deg,#0ca3a7,#07858c);box-shadow:0 12px 22px #00798033}.button.secondary{background:#05101f57;border-color:#ffffff94;box-shadow:inset 0 0 0 1px #ffffff0a}.hero-visual{width:min(100%,540px);box-shadow:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.hero-mock-image{filter:drop-shadow(0 28px 38px #00000061);border-radius:0}.hero-facts{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(100%,820px);min-height:0;margin:44px 0 0;position:relative;overflow:visible}.hero-facts:before{display:none}.hero-facts div{z-index:1;background:linear-gradient(135deg,#ffffff14,#ffffff04),#041428ad;border:1px solid #ffffff6b;border-radius:6px;flex-direction:column;justify-content:center;min-height:94px;padding:18px 20px 18px 82px;display:flex;position:relative;box-shadow:0 18px 38px #00000029}.hero-facts div:before{content:"";color:#e6b536;border:2px solid #d4a122;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.05rem;font-weight:950;line-height:1;display:grid;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.hero-facts div:after{content:"";border-bottom:1px solid #d4a1228f;border-left:1px solid #d4a1228f;border-radius:0 0 0 42px;width:54px;height:54px;position:absolute;bottom:14px;left:17px}.hero-facts dt{color:#ffffffd6;font-size:.82rem;line-height:1.3}.hero-facts dd{color:#fff;font-size:1.05rem;line-height:1.35}.center-head{text-align:center;max-width:760px;margin:0 auto 34px}.center-head h2{color:#061f43;margin-bottom:0;font-size:2rem;display:inline-block;position:relative}.center-head h2:after{content:"";background:linear-gradient(90deg,#13a6ac,#76d6d4);width:54px;height:3px;margin:12px auto 0;display:block}.center-head small{font-size:.64em;font-weight:800}.center-lead{max-width:820px;color:var(--color-muted);text-align:center;margin:-12px auto 34px;font-weight:700}.problem-section{background:#fff;padding:48px 0}.selling-lead-section{background:linear-gradient(#fff 0%,#f6fafb 100%);padding:52px 0 58px}.selling-lead{border-top:1px solid #dce5ec;border-bottom:1px solid #dce5ec;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:34px 0;display:grid}.selling-lead h2{max-width:760px;margin-bottom:16px}.selling-lead p{max-width:740px;color:var(--color-muted);margin-bottom:6px}.selling-lead .section-kicker{color:var(--color-teal)}.problem-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.problem-grid span{color:#092348;background:#fff;border:1px solid #dce5ec;border-radius:8px;min-height:74px;padding:18px 16px 16px 46px;font-size:.9rem;font-weight:900;line-height:1.5;position:relative;box-shadow:0 10px 22px #0f2b3b0a}.problem-grid span:before{content:"";border:2px solid #092348;border-radius:50%;width:15px;height:15px;position:absolute;top:21px;left:18px}.problem-grid span:after{content:"";border-bottom:2px solid #13a6ac;border-left:2px solid #13a6ac;width:6px;height:4px;position:absolute;top:26px;left:23px;transform:rotate(-45deg)}.service-showcase{background:linear-gradient(#f2f8faf5,#f8fcfdf5),url(/assets/section-pattern-wireframe-v1.png) 100% 0/min(860px,72vw) no-repeat}.service-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.service-card{background:#fff;border:1px solid #d9e4ea;border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #0f2b3b14}.service-card .card-visual{aspect-ratio:2;object-fit:contain;box-shadow:none;background:#f8fbfd;border:0;border-radius:0;margin:0}.service-card h3,.service-card p,.service-card ul{margin-left:26px;margin-right:26px}.service-card h3{color:#08264d;min-height:2.9em;font-size:1.18rem}.service-card-link{text-align:center;white-space:normal;align-self:stretch;min-height:52px;margin:auto 26px 28px;padding-left:18px;padding-right:18px;font-size:.94rem;font-weight:800}.service-card p{color:#425665}.service-card ul{padding:0 0 28px;list-style:none}.service-card li{color:#203a4d;padding-left:20px;font-size:.88rem;font-weight:800;position:relative}.service-card li+li{margin-top:8px}.service-card li:before{content:"";border-bottom:2px solid #13a6ac;border-left:2px solid #13a6ac;width:8px;height:4px;position:absolute;top:.75em;left:0;transform:rotate(-45deg)}.service-icon{z-index:2;background:linear-gradient(135deg,#06234c,#0b4772);border:6px solid #fff;border-radius:50%;place-items:center;width:62px;height:62px;margin:-46px 0 18px 26px;display:grid;position:relative;box-shadow:0 16px 32px #0f2b3b47}.service-icon:before,.service-icon:after{content:"";box-sizing:border-box;position:absolute}.icon-site:before{border:2px solid #fff;border-radius:3px;width:27px;height:19px}.icon-site:after{background:#fff;width:18px;height:2px;bottom:14px;box-shadow:0 -5px 0 -1px #fff}.service-icon.accent{background:linear-gradient(135deg,#14a8ad,#078b92)}.service-icon.dark{background:linear-gradient(135deg,#06172f,#0b284d)}.icon-writing:before{background:#fff;border-radius:999px;width:30px;height:6px;transform:rotate(-38deg)}.icon-writing:after{border-bottom:3px solid #fff;border-right:3px solid #fff;width:10px;height:10px;bottom:15px;right:16px;transform:rotate(7deg)}.icon-seo:before{background:#fff;border-radius:999px;width:4px;height:19px;bottom:18px;left:17px;box-shadow:8px -7px #fff,16px -13px #fff}.icon-seo:after{border-bottom:2px solid #fff;border-left:2px solid #fff;width:24px;height:17px;top:17px;right:14px;transform:skew(-14deg)}.reason-showcase{background:#fff}.reason-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.reason-card{background:linear-gradient(#fffffff0,#f7fcfcf0),#fff;border:1px solid #d9e4ea;border-radius:8px;min-height:220px;padding:28px;box-shadow:0 18px 46px #0f2b3b12}.reason-number{color:#061f43;background:#fff4dc;border-radius:999px;margin-bottom:18px;padding:4px 10px;font-size:.78rem;font-weight:950;display:inline-flex}.reason-card h3{color:#08264d}.reason-card p{color:#425665;margin-bottom:0}.reason-points{gap:8px;margin:20px 0 0;padding:0;list-style:none;display:grid}.reason-points li{color:#183246;padding-left:22px;font-size:.9rem;font-weight:850;line-height:1.55;position:relative}.reason-points li:before{content:"";border-bottom:2px solid #12a4a8;border-left:2px solid #12a4a8;width:8px;height:5px;position:absolute;top:.74em;left:0;transform:rotate(-45deg)}.case-showcase{background:linear-gradient(#f7fbfb 0%,#fff 100%)}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.case-grid article{border-radius:var(--radius);background:#fff;border:1px solid #d9e4ea;min-height:330px;padding:28px;box-shadow:0 18px 46px #0f2b3b12}.case-grid span{color:#075f62;background:#e5f7f6;border-radius:999px;margin-bottom:14px;padding:4px 10px;font-size:.78rem;font-weight:950;display:inline-flex}.case-grid h3{color:#08264d}.case-grid p{color:#425665}.case-grid strong{color:#092348;margin:18px 0 8px;display:block}.case-grid ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.case-grid li{color:#20384a;padding-left:20px;font-size:.9rem;font-weight:850;position:relative}.case-grid li:before{content:"";border-bottom:2px solid #13a6ac;border-left:2px solid #13a6ac;width:8px;height:5px;position:absolute;top:.78em;left:0;transform:rotate(-45deg)}.pricing-showcase{background:#fff}.pricing-grid{background:#d9e2e7;border:1px solid #d9e2e7;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid;box-shadow:0 16px 42px #0f2b3b0f}.pricing-card{text-align:center;background:#fff;flex-direction:column;min-width:0;padding:28px 24px 24px;display:flex;position:relative}.pricing-card.featured{border-top:8px solid #0aa0a5;padding-top:20px}.popular-badge{color:#061f43;background:#ffc62f;margin:0;padding:3px 16px;font-size:.78rem;font-weight:900;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.pricing-card h3{color:#092348;font-size:1.2rem}.price-label{color:var(--color-muted);font-size:.78rem;font-weight:900}.plan-fit{color:#475b69;min-height:3.2em;margin:-4px 0 16px;font-size:.82rem;font-weight:800;line-height:1.55}.price-main{color:#06234c;margin-bottom:22px;font-size:2rem;font-weight:950;line-height:1.1}.price-main span,.price-main small{margin-right:4px;font-size:.72rem;font-weight:900}.price-main small{margin-left:2px;margin-right:0}.pricing-card dl{text-align:left;margin:0 0 22px}.pricing-card dl div{border-top:1px solid #e7eef2;grid-template-columns:82px minmax(0,1fr);gap:10px;padding:10px 0;display:grid}.pricing-card dt{color:#5a6872;font-size:.78rem;font-weight:900}.pricing-card dd{color:#20384a;margin:0;font-size:.82rem;font-weight:800}.pricing-card .button{margin-top:auto}.plan-guide{border-radius:var(--radius);background:linear-gradient(#f7fcfcf5,#fffffffa),#fff;border:1px solid #d9e4ea;margin-top:34px;padding:28px}.plan-guide-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.plan-guide-head .section-kicker{margin-bottom:6px}.plan-guide-head h3{color:#08264d;margin-bottom:0;font-size:1.45rem}.plan-guide-grid{border-radius:var(--radius);background:#d9e4ea;border:1px solid #d9e4ea;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.plan-guide-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.plan-guide-grid article{background:#fff;min-height:132px;padding:18px}.plan-guide-grid strong{color:#08264d;margin-bottom:8px;font-size:1rem;display:block}.plan-guide-grid p{color:#425665;margin:0;font-size:.88rem;font-weight:800;line-height:1.55}.pricing-note{color:#6a7880;text-align:center;margin:22px 0 0;font-size:.86rem}.campaign-note{color:#075f62;margin-top:10px;font-weight:900}.flow-showcase{background:#fff;padding-top:42px}.home-flow-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;position:relative}.home-flow-list li{text-align:center;min-height:214px;padding:22px 18px 20px;position:relative}.home-flow-list li:not(:last-child):after{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:10px solid #6c7983;width:0;height:0;position:absolute;top:50%;right:-18px;transform:translateY(-50%)}.home-flow-list .flow-icon{box-sizing:border-box;filter:contrast(1.08)saturate(1.06);background:#061f43;border:2px solid #061f4333;border-radius:50%;width:64px;height:64px;margin:8px auto 12px}.home-flow-list span{background:#061f43;width:34px;height:34px;margin:0;position:absolute;top:16px;left:16px}.bottom-cta{color:#fff;background:linear-gradient(90deg,#041b3af5,#041b3ae0),url(/assets/cta-bg-wireframe-v1.png) 50%/cover no-repeat}.bottom-cta-inner{justify-content:space-between;align-items:center;gap:30px;min-height:116px;padding-top:24px;padding-bottom:24px;display:flex}.bottom-cta-copy{align-items:center;gap:18px;display:flex}.cta-question{color:#061f43;background:#fff;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-size:2rem;font-weight:950;display:grid}.bottom-cta h2{margin-bottom:4px;font-size:1.35rem}.bottom-cta p{color:#ffffffdb;margin-bottom:0}.bottom-cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}.page-hero-pricing .price-strip.hero-price{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:820px;display:grid;overflow:visible}.page-hero-pricing .price-strip.hero-price div{border-radius:var(--radius);background:#06162475;border:1px solid #ffffff6b;min-height:86px;padding:18px 18px 18px 74px;position:relative}.page-hero-pricing .price-strip.hero-price span{color:#ffffffd1}.page-hero-pricing .price-strip.hero-price strong{color:#fff}.page-hero-pricing .price-strip.hero-price .hero-price-icon{color:#d7a12a;place-items:center;width:42px;height:42px;margin:0;display:grid;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.page-hero-pricing .price-strip.hero-price .hero-price-icon svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.pricing-main-section{background:linear-gradient(#fff 0%,#fbfdfd 100%)}.pricing-page-grid{border-radius:var(--radius);background:#d9e4ea;border:1px solid #d9e4ea;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-bottom:22px;display:grid;overflow:hidden;box-shadow:0 18px 52px #0f2b3b14}.pricing-page-card{text-align:center;background:#fff;grid-template-rows:auto auto auto minmax(176px,1fr) 56px;gap:16px;min-width:0;min-height:650px;padding:34px 24px 24px;display:grid;position:relative}.pricing-page-card.featured{border-top:0;box-shadow:inset 0 0 0 1px #0aa0a542}.pricing-page-ribbon{color:#fff;background:linear-gradient(135deg,#14a8ad,#078b92);margin:0;padding:7px 10px;font-size:.78rem;font-weight:900;line-height:1;position:absolute;inset:0 0 auto}.pricing-page-head{align-content:start;justify-items:center;gap:6px;display:grid}.pricing-page-number{color:#fff;background:#061f43;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:950;line-height:1;display:grid}.pricing-page-head h3{color:#08264d;margin:0;font-size:1.28rem;line-height:1.28}.pricing-page-head p,.pricing-page-initial{color:#08264d;margin:0;font-weight:900}.pricing-page-costs{gap:10px;display:grid}.pricing-page-price{background:#f8fbfb;border:1px solid #dce7eb;border-radius:6px;margin:0;padding:15px 12px}.pricing-page-price span{color:#08264d;margin-bottom:2px;font-size:.9rem;font-weight:900;display:block}.pricing-page-price strong{color:#08264d;font-size:2rem;line-height:1.1;display:block}.pricing-page-price small{font-size:.95rem}.pricing-page-initial{background:#fff8ef;border:1px solid #f0dcc4;border-radius:6px;gap:4px;padding:14px 12px;font-size:.82rem;display:grid}.pricing-page-initial span{color:#8a6418;font-size:.76rem;font-weight:950}.pricing-page-initial del,.pricing-table del{color:#8a3a24;text-decoration-color:#d33b2f;text-decoration-thickness:2px}.pricing-page-initial strong{color:#0b6d69;font-size:.92rem;line-height:1.35}.pricing-page-tag{color:#8a6418;background:#f7eddb;border-radius:4px;align-self:center;margin:0;padding:8px 10px;font-size:.86rem;font-weight:900}.pricing-page-list{text-align:left;align-self:start;margin:0;padding:0;list-style:none}.pricing-page-list li{color:#203a4d;padding-left:20px;font-size:.82rem;font-weight:800;line-height:1.48;position:relative}.pricing-page-list li+li{margin-top:9px}.pricing-page-list li:before{content:"";border-bottom:2px solid #0aa0a5;border-left:2px solid #0aa0a5;width:8px;height:4px;position:absolute;top:.72em;left:0;transform:rotate(-45deg)}.pricing-page-card .button{align-self:end}.pricing-card-note{color:var(--color-muted);text-align:center;margin:18px auto 28px;font-size:.9rem}.pricing-table td:last-child strong{color:#0b6d69;font-size:1.08rem}.mobile-pricing-note,.mobile-compare-summary{display:none}.pricing-choice-guide{margin-bottom:26px}.plan-guide-head>p{color:#5b6b73;max-width:360px;margin:0;font-size:.9rem;font-weight:800;line-height:1.65}.seo-plan-compare{border-radius:var(--radius);background:#f7fbfb;border:1px solid #d9e4ea;margin:0 0 28px;padding:26px}.seo-plan-compare h3{color:#08264d;text-align:center;margin-bottom:18px}.seo-plan-compare>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.seo-plan-compare article{border-radius:var(--radius);background:#fff;border:1px solid #d9e4ea;padding:22px}.seo-plan-compare strong{color:#0b6d69;margin-bottom:8px;font-size:1.05rem;display:block}.seo-plan-compare p{color:#425665;margin:0;font-weight:800;line-height:1.7}.pricing-caution-section{background:#fff}.pricing-caution-section .pricing-support{margin:0}.pricing-support article{padding:34px 30px 30px;position:relative}.pricing-support-icon{color:#fff;background:linear-gradient(135deg,#14a8ad,#078b92);border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:18px;display:grid;box-shadow:0 12px 28px #0f2b3b1f}.pricing-support-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.pricing-bottom-cta{background:linear-gradient(90deg,#041b3af5,#041b3ad6,#041b3a9e),url(/assets/pricing-hero-bg-v2.png) 50%/cover no-repeat}.section-head.centered{text-align:center;max-width:840px;margin-left:auto;margin-right:auto}.service-fit-section{background:linear-gradient(#fff 0%,#fbfdfd 100%)}.service-fit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.service-fit-card{border-radius:var(--radius);background:#fff;border:1px solid #d9e4ea;position:relative;overflow:hidden;box-shadow:0 18px 46px #0f2b3b14}.service-fit-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.service-fit-icon{color:#fff;background:linear-gradient(135deg,#14a8ad,#078b92);border:4px solid #fff;border-radius:50%;place-items:center;width:58px;height:58px;margin:18px 0 14px 22px;display:grid;box-shadow:0 12px 26px #0f2b3b29}.service-fit-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:31px;height:31px}.service-fit-card h3,.service-fit-card p{margin-left:22px;margin-right:22px}.service-fit-card h3{color:#08264d;margin-bottom:2px;font-size:1.18rem}.service-fit-card .fit-sub{color:#08264d;margin-bottom:12px;font-weight:900;line-height:1.45}.service-fit-card p:last-child{color:#465b68;margin-bottom:26px;font-size:.92rem}.service-plan-section{background:linear-gradient(#f2f7f6f5,#f6fbfcfa),url(/assets/section-pattern-wireframe-v1.png) 100% 0/min(860px,72vw) no-repeat}.service-plan-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.service-plan-card{border-radius:var(--radius);text-align:center;background:#fffffff5;border:1px solid #d9e4ea;grid-template-rows:66px 62px minmax(258px,1fr) 74px;min-height:532px;padding:42px 20px 24px;display:grid;position:relative;box-shadow:0 16px 42px #0f2b3b12}.service-plan-card.featured{border-color:#0aa0a56b;padding-top:42px;box-shadow:0 22px 54px #0f766e21}.service-plan-ribbon{color:#fff;background:linear-gradient(135deg,#14a8ad,#078b92);margin:0;padding:6px 10px;font-size:.78rem;font-weight:900;line-height:1;position:absolute;inset:0 0 auto}.service-plan-card h3{color:#08264d;margin:0;font-size:1rem;line-height:1.35}.service-plan-card h3 span{margin-bottom:3px;font-size:1.1rem;display:block}.service-plan-icon{color:#08264d;background:#f7fbfc;border:2px solid #c9d9e2;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto;display:grid}.service-plan-icon svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.service-plan-card ul,.service-check-list{text-align:left;margin:0;padding:0;list-style:none}.service-plan-card ul{align-self:start}.service-plan-card li,.service-check-list li{color:#203a4d;padding-left:22px;font-size:.88rem;font-weight:800;line-height:1.48;position:relative}.service-plan-card li+li,.service-check-list li+li{margin-top:8px}.service-plan-card li:before,.service-check-list li:before{content:"";border-bottom:2px solid #0aa0a5;border-left:2px solid #0aa0a5;width:9px;height:5px;position:absolute;top:.74em;left:0;transform:rotate(-45deg)}.service-plan-fit{color:#08264d;border-top:1px solid #e5eef2;justify-content:center;align-items:center;min-height:58px;margin:0;padding-top:16px;font-size:.82rem;font-weight:900;line-height:1.5;display:flex}.service-plan-note,.service-center-note{color:var(--color-muted);text-align:center;margin:20px auto 0;font-size:.9rem}.service-included-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:52px;display:grid}.service-included-copy p{color:#33464f;font-weight:800}.service-included-visual{margin-top:24px}.service-check-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.service-check-card{border-radius:var(--radius);background:#fff;border:1px solid #d9e4ea;padding:30px;box-shadow:0 16px 42px #0f2b3b12}.service-check-card h3{color:#08264d;margin-bottom:20px;padding-left:30px;font-size:1.18rem;position:relative}.service-check-card h3:before{content:"";border:2px solid #0aa0a5;border-radius:50%;width:20px;height:20px;position:absolute;top:.2em;left:0}.service-industry-section{color:var(--color-ink);background:#fbfdfd}.service-industry-section .section-kicker{color:var(--color-teal)}.service-industry-section h2{color:#08264d}.service-industry-section p{color:var(--color-muted)}.service-industry-strip{border-radius:var(--radius);background:#061f43;border:1px solid #d9e4ea;position:relative;overflow:hidden;box-shadow:0 18px 46px #0f2b3b1a}.service-industry-strip img{aspect-ratio:3;object-fit:cover;width:100%}.service-industry-labels{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;display:grid;position:absolute;bottom:0;left:0;right:0}.service-industry-labels span{color:#fff;text-align:center;background:#041b3ae0;border-right:1px solid #ffffff29;place-items:center;min-height:48px;padding:10px 8px;font-size:.86rem;font-weight:900;line-height:1.35;display:grid}.service-industry-labels span:last-child{border-right:0}.service-bottom-cta{background:linear-gradient(90deg,#041b3af5,#041b3ae0),url(/assets/cta-bg-wireframe-v1.png) 50%/cover no-repeat}@media (width<=1020px){.site-header{min-height:66px;padding:10px 20px}.nav-toggle{display:block}.site-nav{border:1px solid var(--color-line);border-radius:var(--radius);box-shadow:var(--shadow-soft);background:#fff;flex-direction:column;align-items:stretch;padding:10px;display:none;position:absolute;inset:66px 16px auto}.site-nav.is-open{display:flex}.site-nav a{white-space:normal}.hero{min-height:auto}.hero-layout{grid-template-columns:1fr;gap:32px}.hero-visual{justify-self:start;width:min(100%,560px)}h1{font-size:2.8rem}h2{font-size:1.9rem}.intro-grid,.target-grid,.two-column,.contact-grid,.writing-compare{grid-template-columns:1fr}.visual-copy-panel{padding:28px}.page-visual img{aspect-ratio:16/10}.plans-overview,.notice-row,.pricing-support,.flow-list,.price-strip.three-items{grid-template-columns:repeat(2,minmax(0,1fr))}.selling-lead{grid-template-columns:1fr;align-items:start}.home-flow-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.container,.hero-inner{width:min(100% - 28px, var(--container))}.brand{min-width:0}.brand-logo{max-width:185px;height:46px}.brand small{display:none}.hero{min-height:auto}.hero-bg{object-position:58% center}.hero-overlay{background:linear-gradient(90deg,#091824f5 0%,#091824c2 70%,#0918248a 100%),linear-gradient(#09182433 54%,#091824db 100%)}.hero-inner{padding:78px 0 88px}.hero-visual{border-radius:14px;padding:10px}.hero-visual-label{margin-bottom:8px;font-size:.72rem}.page-hero{padding:84px 0 62px}.page-hero h1{font-size:2.15rem}h1{font-size:2.2rem}h2{font-size:1.55rem}.hero-lead{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.selling-lead .button,.article-final-cta .button{width:100%}.article-point-list{grid-template-columns:1fr}.article-block{padding:40px 0}.article-final-cta{padding:24px}.hero-facts,.plans-overview,.notice-row,.price-strip,.price-strip.three-items,.pricing-support,.flow-list,.home-flow-list,.faq-grid,.reason-panel,.process-map{grid-template-columns:1fr}.card-visual{aspect-ratio:16/10}.home-flow-list li{min-height:auto}.flow-icon{width:58px;height:58px}.process-map div:last-child{grid-column:auto}.section{padding:66px 0}.intro-band{padding:34px 0}.mini-card,.plan-card,.compare-card,.pricing-support article,.contact-form{padding:20px}.visual-copy-panel{padding:22px}.section-visual-wide{margin-bottom:22px}.page-visual img{aspect-ratio:4/3}.company-info div{grid-template-columns:1fr;gap:4px}.cta-band{flex-direction:column;align-items:stretch;padding:24px}.footer-inner{flex-direction:column;align-items:flex-start}}@media (width<=460px){.brand strong{max-width:210px;font-size:.86rem}h1,.page-hero h1{font-size:1.85rem}.button{min-height:46px;padding:11px 14px}th,td{padding:13px}}@media (width<=640px){.table-wrap{box-shadow:none;background:0 0;border:0;overflow:visible}table,thead,tbody,tr,th,td{width:100%;min-width:0;display:block}.pricing-table,.compare-table{min-width:0}thead{display:none}tbody tr{border:1px solid var(--color-line);border-radius:var(--radius);background:#fff;margin-bottom:14px;overflow:hidden;box-shadow:0 10px 28px #0f2b3b0f}tbody tr:last-child{margin-bottom:0}tbody th{border-bottom:1px solid var(--color-line);color:#fff;background:var(--color-blue-dark);padding:15px 16px}tbody td{border-bottom:1px solid var(--color-line);overflow-wrap:anywhere;grid-template-columns:minmax(106px,.9fr) minmax(0,1.1fr);gap:12px;padding:13px 16px;display:grid}tbody td:before{content:attr(data-label);color:var(--color-muted);font-size:.82rem;font-weight:900}tbody td:last-child{border-bottom:0}.highlight-row th,.highlight-row td{background:#f0fbf8}.highlight-row th{color:var(--color-blue-dark);border-bottom-color:#c7e6df}}@media (width<=1020px){.site-nav{background:#041b3afa;border-color:#ffffff24}.site-nav a{color:#ffffffeb}.site-nav .nav-cta{text-align:center}.hero{margin-top:-66px;padding-top:66px}.hero-inner{padding-top:92px}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card-grid,.reason-grid{grid-template-columns:1fr}.pricing-grid,.home-flow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-flow-list li:not(:last-child):after{display:none}.bottom-cta-inner{flex-direction:column;align-items:flex-start}.bottom-cta-actions{justify-content:flex-start}}@media (width<=720px){.site-header{min-height:66px}.brand{min-width:0}.brand-logo{max-width:168px;height:42px}.brand strong{max-width:180px;font-size:.82rem}.hero{margin-top:-66px;padding-top:66px}.hero-bg{object-position:64% center}.hero-layout{gap:22px}.hero-visual{max-width:420px}.hero h1{font-size:2.25rem}.hero-facts,.problem-grid,.pricing-grid,.home-flow-list{grid-template-columns:1fr}.hero-facts{gap:12px}.service-card h3,.service-card p,.service-card ul{margin-left:20px;margin-right:20px}.service-icon{margin-left:20px}.pricing-card{padding:24px 20px}.bottom-cta-copy{align-items:flex-start}.bottom-cta-actions,.bottom-cta-actions .button{width:100%}}@media (width<=460px){.brand-logo{max-width:152px;height:38px}.brand strong{max-width:158px;font-size:.76rem}.hero-visual{display:none}.hero-inner{padding-bottom:44px}.center-head h2{font-size:1.55rem}.problem-grid span{min-height:auto}.pricing-card dl div{grid-template-columns:92px minmax(0,1fr)}.bottom-cta-copy{flex-direction:column}}@media (width<=720px){.hero-facts{gap:12px;min-height:0}.hero-facts:before{display:none}.hero-facts div{background:linear-gradient(135deg,#ffffff17,#ffffff05),#04163094;border:1px solid #ffffff7a;border-radius:6px;min-height:106px;padding:18px 22px 18px 82px}.hero-facts div:before{content:"";color:#f0c044;border:2px solid #d8a526;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.05rem;font-weight:950;display:grid;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.hero-facts div:after{content:"";border-bottom:1px solid #d8a52694;border-left:1px solid #d8a52694;border-radius:0 0 0 42px;width:54px;height:54px;position:absolute;bottom:15px;left:17px}}@media (width<=1020px){.page-hero-selling .page-hero-inner{margin-left:auto}.selling-two-column,.selling-balance-grid,.selling-diagram-flow,.selling-diagram-bottom,.selling-response-flow,.selling-price-block{grid-template-columns:1fr;gap:34px}.selling-question-wrap{min-height:auto}.selling-question-wrap:before,.selling-question-wrap:after{display:none}.selling-question-circle{width:min(100%,430px)}.article-point-list.selling-flow-points{grid-template-columns:repeat(2,minmax(0,1fr))}.selling-price-visual img{min-height:300px}}@media (width<=720px){.page-hero-selling{min-height:auto;padding:98px 0 68px}.selling-intro-block,.selling-balance-block,.selling-need-block,.selling-price-block{padding:42px 0}.selling-message-map{padding:46px 0 52px}.selling-message-head{text-align:center;margin-bottom:24px}.selling-message-head:after{margin-left:auto}.selling-message-head h2{font-size:1.56rem;line-height:1.35}.selling-message-head h2 span{display:block}.selling-ng-examples{margin-top:30px}.selling-ng-head{margin-bottom:20px}.selling-ng-head h3{font-size:1.48rem}.selling-ng-image-list{gap:22px}.selling-ng-image-card{border-radius:12px}.selling-response-flow{gap:24px;margin-top:30px}.selling-question-circle{width:min(100%,340px);padding:34px 28px}.question-icon{width:50px;height:50px;margin-bottom:16px;font-size:1.7rem}.selling-question-circle p{margin-bottom:12px;font-size:1.45rem;line-height:1.45}.selling-question-circle .question-emphasis{font-size:1.68rem;line-height:1.45}.selling-diagram-panel{padding:18px}.selling-common-grid{grid-template-columns:1fr}.common-site-card{min-height:auto}.common-site-image{height:96px;margin-left:18px}.common-site-image img{max-width:230px}.mini-site-mockup{height:92px}.reaction-card{grid-template-columns:52px 1fr;padding:14px}.reaction-icon{width:50px;height:50px}.selling-reality-note,.selling-conclusion-card{text-align:left;grid-template-columns:1fr}.thinking-person,.target-symbol{margin-bottom:14px}.thinking-person svg,.thinking-person img{width:108px;height:108px}.conclusion-main,.conclusion-sub{grid-column:1}.article-point-list.selling-flow-points{grid-template-columns:1fr}.selling-flow-points li{min-height:118px;padding-top:54px}.selling-price-visual img{min-height:250px}.price-plate{width:116px;height:116px;bottom:14px;right:14px}.price-plate strong{font-size:1.34rem}.selling-final-cta{padding:28px 22px}}@media (width<=1020px){.page-hero-service{background-position:62%;min-height:auto}.pricing-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-page-card{grid-template-rows:auto auto auto minmax(150px,1fr) 56px;min-height:620px}.page-hero-pricing .price-strip.hero-price,.service-fit-grid,.service-check-panels,.service-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-included-grid{grid-template-columns:1fr}.writing-step-list,.writing-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.writing-step-card:not(:last-child):after{display:none}.writing-step-card{min-height:220px}.seo-hero-facts,.why-role-grid,.why-journey-grid,.why-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero-why .page-hero-inner{grid-template-columns:1fr}.why-hero-graphic{justify-self:start;max-width:560px}.why-journey-grid article:not(:last-child):after{display:none}.seo-entry-layout,.seo-safety-grid,.seo-plan-grid{grid-template-columns:1fr}.seo-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-process-grid article:after,.seo-process-turn-arrow{display:none}.seo-flow-list{grid-template-columns:repeat(3,minmax(0,1fr))}.seo-flow-list li:not(:last-child):after{display:none}}@media (width<=720px){.page-hero-pricing{background:linear-gradient(90deg,#050f1cf7 0%,#050f1cd6 72%,#050f1c94 100%),linear-gradient(#050f1c2e 42%,#050f1cc7 100%),url(/assets/pricing-hero-bg-v2.png) 64%/cover;min-height:auto}.page-hero-writing{background:linear-gradient(90deg,#050f1cf7 0%,#050f1cdb 72%,#050f1c9e 100%),linear-gradient(#050f1c1a,#050f1cc2),url(/assets/card-writing-visual-v1.png) 38%/cover;min-height:auto}.page-hero-seo{background:linear-gradient(90deg,#050f1cf7 0%,#050f1cdb 72%,#050f1c9e 100%),linear-gradient(#050f1c1a,#050f1cc2),url(/assets/card-seo-visual-v1.png) 40%/cover;min-height:auto}.page-hero-why{background:linear-gradient(90deg,#050f1cfa 0%,#050f1ce8 100%),#07192a;min-height:auto}.page-hero-why:after{opacity:.26;background-position:70%;width:100%;mask-image:none}.page-hero-writing .page-hero-inner,.page-hero-seo .page-hero-inner,.page-hero-why .page-hero-inner,.writing-compare-section .container,.writing-process-section .container,.writing-page-role-section .container,.writing-before-after-section .container,.writing-cta-section .container,.seo-entry-section .container,.seo-safety-section .container,.seo-flow-section .container,.seo-plan-section .container,.seo-cta-section .container{width:min(100% - 28px,1260px)}.why-role-section .container,.why-journey-section .container,.why-not-only-section .container,.why-cta-section .container{width:min(100% - 28px,1280px)}.page-hero.page-hero-writing h1{font-size:2rem;line-height:1.18}.page-hero.page-hero-writing .page-lead{font-size:.96rem;line-height:1.85}.page-hero.page-hero-seo h1{font-size:2rem;line-height:1.18}.page-hero.page-hero-seo .page-lead{font-size:.96rem;line-height:1.85}.page-hero.page-hero-why h1{font-size:2rem;line-height:1.2}.page-hero.page-hero-why .page-lead{font-size:.96rem;line-height:1.85}.why-hero-graphic{display:none}.writing-compare-section h2,.writing-process-section h2,.writing-page-role-section h2,.writing-before-after-section h2{font-size:1.45rem}.page-hero-pricing .price-strip.hero-price,.pricing-page-grid,.seo-hero-facts{grid-template-columns:1fr}.pricing-page-card{grid-template-rows:auto auto auto auto auto;gap:16px;min-height:auto}.seo-plan-compare{padding:22px}.seo-plan-compare>div{grid-template-columns:1fr}.pricing-choice-guide{margin:0 0 22px}.plan-guide-grid.compact{grid-template-columns:1fr}.pricing-main-section>.container>.table-wrap{display:none}.mobile-pricing-note{border-radius:var(--radius);background:linear-gradient(#f7fbfb 0%,#fff 100%);border:1px solid #d9e4ea;margin:18px 0 0;padding:18px;display:block;box-shadow:0 12px 32px #0f2b3b12}.mobile-pricing-note strong{color:#08264d;margin-bottom:10px;font-size:1rem;display:block}.mobile-pricing-note ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.mobile-pricing-note li{color:#425665;padding-left:18px;font-size:.9rem;font-weight:800;line-height:1.6;position:relative}.mobile-pricing-note li:before{content:"";border-bottom:2px solid #0aa0a5;border-left:2px solid #0aa0a5;width:7px;height:4px;position:absolute;top:.73em;left:0;transform:rotate(-45deg)}.compare-wrap{display:none}.mobile-compare-summary{gap:12px;margin-top:18px;display:grid}.page-hero-service{background:linear-gradient(90deg,#050f1cf7 0%,#050f1cd1 72%,#050f1c9e 100%),linear-gradient(#050f1c2e 42%,#050f1cc7 100%),url(/assets/service-hero-bg-v2.png) 66%/cover}.service-fit-grid,.service-plan-grid,.service-check-panels,.writing-compare,.writing-step-list,.writing-page-grid,.writing-before-after,.seo-process-grid,.seo-safety-grid,.seo-flow-list,.seo-plan-grid,.why-role-grid,.why-journey-grid,.why-service-grid{grid-template-columns:1fr}.why-role-grid article,.why-service-grid article{grid-template-rows:auto auto auto auto}.why-role-grid img,.why-service-grid img{height:180px}.why-journey-grid article{min-height:0}.seo-entry-layout{grid-template-columns:1fr}.seo-entry-card{grid-template-columns:1fr;min-height:auto;padding:28px 24px}.seo-entry-icon{margin-top:0;margin-bottom:14px}.seo-formula{grid-template-columns:minmax(68px,1fr) auto minmax(68px,1fr) auto 64px;gap:8px;padding:26px 16px 18px}.seo-formula small{font-size:.68rem}.seo-formula b{font-size:1.35rem}.seo-formula strong{font-size:2.85rem}.seo-bottom-cta,.why-bottom-cta{grid-template-columns:1fr;padding:28px 22px}.seo-cta-icon{width:70px;height:70px}.why-cta-icon{width:72px;height:72px}.writing-option-card{min-height:auto;padding:28px 24px}.writing-option-card.accent{padding-top:52px}.writing-option-body{grid-template-columns:1fr}.writing-step-card{grid-template-rows:auto auto auto auto;min-height:auto}.writing-step-icon{margin-top:10px}.rewrite-table dl div{grid-template-columns:1fr}.rewrite-table dt{padding-bottom:6px}.rewrite-table dd{padding-top:6px}.writing-bottom-cta{text-align:left;grid-template-columns:1fr;padding:28px 22px}.writing-cta-icon{width:70px;height:70px}.service-plan-card{grid-template-rows:auto auto auto auto;gap:16px;min-height:auto}.service-industry-strip{background:#fff;overflow:visible}.service-industry-strip img{aspect-ratio:16/10;border-radius:var(--radius) var(--radius) 0 0}.service-industry-labels{background:#061f43;grid-template-columns:repeat(2,minmax(0,1fr));position:static}.service-industry-labels span{border-top:1px solid #ffffff1f;min-height:44px}}.hero-facts div{border-left:4px solid #9ce0d7d1;padding-left:24px}.hero-facts div:before,.hero-facts div:after{content:none!important;display:none!important}@media (width<=1020px){.case-grid{grid-template-columns:1fr}.plan-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-guide-grid article:last-child{grid-column:1/-1}.plan-guide-grid.compact article:last-child{grid-column:auto}}@media (width<=720px){.reason-card,.case-grid article{min-height:auto}.plan-guide{padding:22px}.plan-guide-head{display:block}.plan-guide-grid{grid-template-columns:1fr}.plan-guide-grid article:last-child{grid-column:auto}.hero-facts div{min-height:auto;padding:18px 20px}}.hero .hero-layout{grid-template-columns:minmax(0,.98fr) minmax(340px,.72fr);align-items:center;gap:clamp(28px,4vw,56px);display:grid}.hero .completion-hero-visual{justify-self:end;width:min(100%,520px);display:block;position:relative;overflow:visible;padding:0 0 34px!important}.mockup-desktop-window{background:linear-gradient(145deg,#ffffff2e,#ffffff0a),#061629a8;border:1px solid #ffffff38;border-radius:18px;padding:10px;position:relative;box-shadow:0 30px 70px #0000005c,inset 0 0 0 1px #ffffff14}.mockup-screen{aspect-ratio:16/10;background:#eef6f8;border:1px solid #ffffff29;border-radius:12px;overflow:hidden}.mockup-screen img,.mockup-phone-window img,.mockup-phone-frame img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.mockup-desktop-base{background:linear-gradient(90deg,#9ce0d72e,#ffffff57,#9ce0d72e);border-radius:999px;width:40%;height:12px;margin:12px auto 0;box-shadow:0 18px 30px #00000038}.mockup-phone-window{z-index:2;background:#06182d;border:1px solid #fff3;border-radius:28px;width:min(31%,154px);min-width:116px;padding:7px;position:absolute;bottom:0;right:3%;box-shadow:0 28px 56px #00000061,inset 0 0 0 1px #ffffff0f}.mockup-phone-window:before,.mockup-phone-frame:before{content:"";z-index:3;background:#041121d1;border-radius:999px;width:32%;height:5px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.mockup-phone-window img{aspect-ratio:9/16;background:#fff;border-radius:22px}.mockup-gallery-section{background:linear-gradient(#fffffffa,#f2f8faf5),radial-gradient(circle at 0 0,#13a6ac14,#0000 34%);overflow:hidden}.mockup-gallery-lead{color:#425665;text-align:center;max-width:790px;margin:-8px auto 0;font-size:1rem;font-weight:800;line-height:1.9}.mockup-slider{--mockup-gap:20px;--mockup-duration:72s;outline:none;margin-top:34px;position:relative;overflow:hidden}.mockup-slider:focus-visible{outline-offset:8px;outline:3px solid #13a6ac6b}.mockup-slider:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#f5fafb00,#f5fafbf5);width:min(120px,12vw);position:absolute;top:8px;bottom:56px;right:0}.mockup-slider:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(135deg,#fffffff0,#eef7f9d6),#ffffffeb;border:1px solid #08264d29;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:42%;right:18px;box-shadow:0 14px 34px #08264d29}.mockup-track{width:max-content;animation:mockup-marquee var(--mockup-duration) linear infinite;backface-visibility:hidden;will-change:transform;padding:8px 2px 24px;animation-play-state:running;display:flex;transform:translate(0,0)}@media (hover:hover) and (pointer:fine){.mockup-slider:hover .mockup-track{animation-play-state:paused}}.mockup-track-set{gap:var(--mockup-gap);min-width:max-content;padding-right:var(--mockup-gap);flex:none;display:flex}@keyframes mockup-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.mockup-phone-card{flex:0 0 clamp(150px,12.8vw,190px)}.mockup-phone-frame{aspect-ratio:9/16;background:linear-gradient(145deg,#07234a,#041426),#06182d;border:1px solid #08264d2e;border-radius:30px;padding:8px;position:relative;overflow:hidden;box-shadow:0 22px 48px #08264d24,inset 0 0 0 1px #ffffff14}.mockup-phone-frame img{background:#fff;border-radius:23px}.mockup-phone-card h3{color:#08264d;text-align:center;margin:12px 0 0;font-size:.92rem;font-weight:900;line-height:1.45}@media (prefers-reduced-motion:reduce){.mockup-slider{overscroll-behavior-x:contain;scrollbar-color:#08264d52 #08264d14;scrollbar-width:thin;overflow-x:auto}.mockup-track{scroll-snap-type:x mandatory;will-change:auto;animation:none}.mockup-track-set[aria-hidden=true]{display:none}.mockup-phone-card{scroll-snap-align:start}}@media (width<=1020px){.hero .hero-layout{grid-template-columns:1fr}.hero .completion-hero-visual{justify-self:start;width:min(100%,500px);margin-top:6px}}@media (width<=720px){.hero .completion-hero-visual{width:min(100%,430px)}.mockup-phone-window{border-radius:24px;width:29%;min-width:98px;padding:6px;right:2%}.mockup-phone-window img{border-radius:19px}.mockup-gallery-lead{text-align:left}.mockup-slider:before,.mockup-slider:after{display:none}.mockup-slider{--mockup-gap:10px;--mockup-duration:44s;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:hidden}.mockup-track{will-change:auto;padding-bottom:18px;animation:none!important;transform:none!important}.mockup-slider::-webkit-scrollbar{display:none}.mockup-track-set[aria-hidden=true]{display:flex!important}.mockup-phone-card{flex-basis:clamp(98px,29vw,122px)}.mockup-phone-frame{border-color:#08264d1f;border-radius:18px;padding:3px;box-shadow:0 10px 22px #08264d1a,inset 0 0 0 1px #ffffff0f}.mockup-phone-frame:before{height:2px;top:3px}.mockup-phone-frame img{border-radius:15px}}@media (width<=460px){.hero .completion-hero-visual{max-width:320px;display:block;padding-bottom:24px!important}.mockup-desktop-window{border-radius:14px;padding:7px}.mockup-screen{border-radius:9px}.mockup-phone-window{border-radius:20px;min-width:82px;padding:5px}.mockup-phone-window:before,.mockup-phone-frame:before{height:4px;top:6px}.mockup-phone-window img{border-radius:15px}.mockup-phone-card{flex-basis:clamp(96px,29vw,118px)}}.top-page .site-header{color:#fff;min-height:98px;box-shadow:none;background:#041b3a;border-bottom:1px solid #ffffff14;padding:14px max(28px,50vw - 580px)}.top-page .brand{min-width:0}.top-page .brand-logo{background:#fff;border-radius:8px;width:282px;max-width:282px;height:auto;box-shadow:0 12px 34px #00000024}.top-page .site-nav{gap:clamp(12px,1.6vw,28px)}.top-page .site-nav a{color:#fffffff0;padding:10px 0;font-size:.9rem;font-weight:900}.top-page .site-nav a:hover,.top-page .site-nav a:focus-visible{color:#fff;background:0 0}.top-page .site-nav .nav-cta{background:linear-gradient(135deg,#15aeb6,#0790a0);border-radius:7px;min-height:54px;padding:15px 20px;box-shadow:0 18px 36px #0397a53d}.top-page .hero{background:#02152f;min-height:704px;margin-top:-98px;padding-top:98px}.top-page .hero-bg-picture{z-index:0;position:absolute;inset:0;overflow:hidden}.top-page .hero-bg-picture .hero-bg{object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;inset:0}.top-page .hero-overlay{z-index:1;background:linear-gradient(90deg,#020d1f61 0%,#020d1f33 43%,#020d1f05 100%),linear-gradient(#020d1f0a 0%,#020d1f2e 100%)}.top-page .hero-inner{z-index:2;flex-direction:column;align-items:flex-start;width:min(100% - 72px,1160px);padding:50px 0 28px;display:flex}.top-page .hero-layout{order:1;width:100%;display:block}.top-page .hero-copy{color:#fff;max-width:700px}.top-page .completion-hero-visual,.top-page .hero-mobile-device-space{display:none!important}.top-page .hero .eyebrow{color:#fffffff0;margin:0 0 24px;padding-bottom:18px;font-size:1.12rem;font-weight:800;line-height:1.55;position:relative}.top-page .hero .eyebrow:after{content:"";background:linear-gradient(90deg,#12aeb7,#12aeb72e);border-radius:999px;width:46px;height:2px;position:absolute;bottom:0;left:0}.top-page .hero h1{color:#fff;letter-spacing:0;text-shadow:0 14px 34px #00000059;max-width:720px;margin:0 0 26px;font-family:Yu Mincho,Hiragino Mincho ProN,YuMincho,Noto Serif JP,serif;font-size:clamp(2.9rem,4.45vw,4.22rem);font-weight:900;line-height:1.28}.top-page .hero-lead{color:#ffffffeb;text-shadow:0 10px 22px #00000059;max-width:560px;margin:0;font-size:1.15rem;font-weight:800;line-height:1.85}.top-page .hero-actions{order:2;align-items:center;gap:16px;margin:24px 0 0;display:flex}.top-page .hero-actions .button{border-radius:7px;justify-content:center;min-width:205px;min-height:58px;padding:16px 48px 16px 26px;font-size:1rem;font-weight:900;position:relative}.top-page .hero-actions .button:after{content:">";font-size:1.2rem;line-height:1;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.top-page .hero-actions .button.primary{color:#fff;background:linear-gradient(135deg,#18b4bf,#078da0);border-color:#ffffff29;box-shadow:0 18px 36px #04899747}.top-page .hero-actions .button.secondary{color:#031735;background:#fffffff0;border-color:#ffffffb8;box-shadow:0 18px 36px #0000002e}.top-page .hero-facts{width:min(100%,740px);box-shadow:none;background:0 0;border:0;order:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 0;display:grid}.top-page .hero-facts:before,.top-page .hero-facts div:before,.top-page .hero-facts div:after{display:none!important}.top-page .hero-facts div{background:#fffffff0;border:1px solid #ffffffb3;border-radius:7px;grid-template-columns:60px minmax(0,1fr);grid-template-areas:"icon term""icon value";align-items:center;min-height:90px;padding:16px 20px;display:grid;box-shadow:0 18px 36px #00000029}.top-page .hero-fact-icon{color:#041b3a;grid-area:icon;place-items:center;width:46px;height:46px;display:grid}.top-page .hero-fact-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:42px;height:42px;display:block}.top-page .hero-facts dt{color:#041b3a;grid-area:term;font-size:.9rem;font-weight:900;line-height:1.3}.top-page .hero-facts dd{color:#041b3a;grid-area:value;font-size:1.55rem;font-weight:950;line-height:1.2}@media (width<=1180px){.top-page .site-header{padding-inline:26px}.top-page .brand-logo{width:242px}.top-page .site-nav{gap:12px}.top-page .site-nav a{font-size:.82rem}}@media (width<=1020px){.top-page .site-header{background:#fff;border-bottom:0;min-height:98px;padding:18px 34px;box-shadow:0 1px #041b3a0f}.top-page .brand-logo{width:256px;max-width:calc(100vw - 124px);box-shadow:none}.top-page .nav-toggle{background:0 0;border:0;border-radius:0;width:52px;height:52px;display:block}.top-page .nav-toggle span:not(.sr-only){background:#041b3a;border-radius:999px;width:38px;height:4px;margin:6px auto}.top-page .site-nav{background:#fffffffa;border-color:#041b3a1f;gap:0;inset:98px 22px auto}.top-page .site-nav a{color:#041b3a;padding:13px 14px}.top-page .site-nav .nav-cta{color:#fff}.top-page .hero{min-height:1138px;margin-top:0;padding-top:0}.top-page .hero-bg-picture .hero-bg{object-position:center top}.top-page .hero-overlay{background:linear-gradient(#020d1f14 0%,#020d1f05 48%,#020d1f47 100%),linear-gradient(90deg,#020d1f2e,#020d1f05)}.top-page .hero-inner{width:min(100% - 40px,680px);min-height:1138px;padding:56px 0 42px}.top-page .hero-copy{max-width:100%}.top-page .hero .eyebrow{margin-bottom:28px;padding-bottom:0;font-size:clamp(1.05rem,4vw,1.28rem)}.top-page .hero .eyebrow:after{display:none}.top-page .hero h1{max-width:100%;margin-bottom:28px;font-size:clamp(2.18rem,9.25vw,4.2rem);line-height:1.46}.top-page .hero-lead{max-width:100%;font-size:clamp(1rem,4.15vw,1.28rem);line-height:1.72}.top-page .hero-mobile-device-space{order:2;width:100%;height:clamp(320px,72vw,410px);display:block!important}.top-page .hero-facts{order:3;gap:12px;width:100%;margin-top:0}.top-page .hero-facts div{text-align:center;border-radius:8px;grid-template-columns:1fr;grid-template-areas:"icon""term""value";justify-items:center;min-height:clamp(132px,35vw,184px);padding:18px 8px 16px}.top-page .hero-fact-icon{width:52px;height:52px;margin-bottom:8px}.top-page .hero-fact-icon svg{stroke-width:1.65px;width:52px;height:52px}.top-page .hero-facts dt{font-size:clamp(.92rem,3.7vw,1.16rem)}.top-page .hero-facts dd{overflow-wrap:anywhere;margin-top:4px;font-size:clamp(1.18rem,5.1vw,1.72rem)}.top-page .hero-actions{flex-direction:column;order:4;align-items:stretch;gap:16px;width:100%;margin-top:28px}.top-page .hero-actions .button{width:100%;min-height:76px;font-size:clamp(1.22rem,5.5vw,1.68rem)}}@media (width<=430px){.top-page .site-header{min-height:96px;padding:18px 30px}.top-page .brand-logo{width:244px}.top-page .hero{min-height:1110px}.top-page .hero-inner{width:min(100% - 28px,680px);min-height:1110px;padding-top:54px}.top-page .hero .eyebrow{margin-bottom:22px}.top-page .hero h1{margin-bottom:22px;font-size:clamp(2.02rem,8.65vw,2.55rem)}.top-page .hero-mobile-device-space{height:clamp(348px,94vw,404px)}.top-page .hero-facts{gap:10px}.top-page .hero-facts div{min-height:142px;padding-inline:6px}.top-page .hero-fact-icon,.top-page .hero-fact-icon svg{width:48px;height:48px}.top-page .hero-actions .button{min-height:66px}}@media (width<=380px){.top-page .site-header{padding-inline:24px}.top-page .brand-logo{width:228px}.top-page .nav-toggle{width:44px}.top-page .nav-toggle span:not(.sr-only){width:32px}.top-page .hero-inner{width:min(100% - 24px,680px)}.top-page .hero h1{font-size:1.94rem}.top-page .hero-facts{gap:8px}.top-page .hero-facts div{min-height:134px}.top-page .hero-facts dd{font-size:1.12rem}}@media (width<=720px){.top-page .site-header{z-index:20;background:#fffffff5;min-height:78px;padding:10px 26px;position:absolute;top:0;left:0;right:0}.top-page .brand-logo{width:220px}.top-page .nav-toggle{width:44px;height:44px}.top-page .hero{background:#02152f;min-height:auto}.top-page .hero-bg-picture{width:100%;height:auto;inset:0 auto auto 0;overflow:visible}.top-page .hero-bg-picture .hero-bg{object-fit:contain;object-position:center top;width:100%;max-width:100%;height:auto;position:static;transform:none}.top-page .hero-inner{min-height:auto;padding-top:132px}.top-page .hero-overlay{background:linear-gradient(90deg,#020d1fb8 0%,#020d1f94 64%,#020d1f42 100%),linear-gradient(#020d1f1f 0%,#020d1f14 46%,#020d1f47 100%)}.top-page .hero .eyebrow{margin-bottom:28px;font-size:clamp(1.08rem,4.45vw,1.26rem);line-height:1.5}.top-page .hero h1{text-shadow:0 8px 22px #020d1fd1,0 2px 6px #020d1fc2;max-width:100%;margin-bottom:30px;font-size:clamp(1.88rem,8.32vw,2.36rem);line-height:1.42}.top-page .hero-lead{max-width:min(61vw,232px);font-size:clamp(.78rem,3.18vw,.9rem);line-height:1.9}.top-page .hero-mobile-device-space{height:clamp(82px,22vw,106px)}}:root{--color-teal-readable:#08747a;--color-teal-readable-dark:#055a62;--gradient-teal-readable:linear-gradient(135deg, var(--color-teal-readable), var(--color-teal-readable-dark))}.button.primary,.site-nav .nav-cta,.top-page .site-nav .nav-cta,.top-page .hero-actions .button.primary,.writing-recommend,.pricing-page-ribbon,.service-plan-ribbon{background:var(--gradient-teal-readable)}.writing-step-number,.rewrite-table.after h3,.seo-flow-list span,.seo-plan-grid h3,.why-journey-grid span,.common-site-number,.question-icon{background:var(--color-teal-readable)}.rewrite-table.after h3 span{color:#fff}.writing-card-icon.teal,.writing-page-icon,.writing-before-after:after,.seo-card-icon,.service-icon.accent,.pricing-support-icon,.service-fit-icon{background:var(--gradient-teal-readable)}.pricing-page-price.accent strong{color:#0b6d69}
