/* Homepage only: shared pages retain their existing styling. */
body.home{--pf-accent:#334bb5;--pf-ink:#202522;--pf-muted:#606660;--pf-line:#dcded5;--pf-paper:#f7f8f2;--head:'Manrope','Segoe UI',sans-serif;--sans:'Manrope','Segoe UI',sans-serif;background:var(--pf-paper);color:var(--pf-muted);font-family:var(--sans)}
body.home .wrap{max-width:1240px;padding-inline:32px}
body.home h1,body.home h2,body.home h3{font-family:var(--head);color:var(--pf-ink);font-weight:700;letter-spacing:-.055em}
body.home h1{font-size:clamp(2.9rem,5.1vw,4.65rem);line-height:1.06;text-wrap:balance}
body.home h2{font-size:clamp(2.1rem,3.8vw,3.4rem);line-height:1.1}
body.home h3{font-size:1.3rem;letter-spacing:-.035em;line-height:1.25}
body.home p{text-wrap:pretty}
body.home header{background:rgba(247,248,242,.96);border-color:var(--pf-line)}
body.home .nav{height:86px}
body.home .brand{font-family:var(--head);font-weight:800;font-size:1.45rem}
body.home .brand b{color:var(--pf-accent)}
body.home .nav-links{gap:28px;font-size:.86rem;font-weight:600}
body.home .btn{border-radius:7px;background:var(--pf-accent);color:#fff;box-shadow:none;font-weight:700;font-size:.9rem;padding:16px 23px;transition:background .2s,transform .2s}
body.home .btn:hover{background:#263b94;transform:translateY(-2px)}
body.home .btn:active{transform:translateY(0)}
body.home a:focus-visible,body.home button:focus-visible{outline:3px solid var(--pf-accent);outline-offset:5px}
body.home .nav-links .btn{padding:12px 18px;color:#fff}
body.home section{padding:94px 0;scroll-margin-top:90px}
.home .kicker{display:block;font-size:.73rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--pf-accent);margin-bottom:22px}
.home .text-link{display:inline-flex;align-items:center;gap:12px;font-size:.9rem;font-weight:700;color:var(--pf-ink);padding-block:10px;border-bottom:1px solid #a4aaa1;transition:color .2s,border-color .2s}
.home .text-link:hover{color:var(--pf-accent);border-color:var(--pf-accent)}
.home .actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}
.home .arrow{margin-left:12px}
body.home .home-hero{padding:74px 0 68px}
.home .intro-grid{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:62px}
.home .intro-copy h1 em{font-style:normal;color:var(--pf-accent)}
.home .intro-copy .intro{font-size:1.08rem;line-height:1.8;max-width:44ch;margin:25px 0;color:#555d56}
.home .hero-price{font-size:.91rem;color:var(--pf-ink);margin:0 0 27px}
.home .hero-price strong{font-weight:800}
.home .hero-reassurance{font-size:.76rem;margin-top:17px;color:#626960}
.home .showcase{position:relative;padding:28px 25px 0;background:#e8ecdf;border-radius:14px;min-width:0}
.home .showcase-label{display:flex;align-items:center;justify-content:space-between;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:#535c4d;margin-bottom:19px;font-weight:700}
.home .showcase-label span:first-child::before{content:'';display:inline-block;width:6px;height:6px;background:#647857;border-radius:50%;margin-right:8px}
.home .site-window{display:block;background:#fff;border:1px solid #d3d7cd;border-radius:9px 9px 0 0;overflow:hidden;box-shadow:0 14px 35px #34432b17;transition:transform .25s}
.home .site-window:hover{transform:translateY(-4px)}
.home .window-bar{height:28px;display:flex;align-items:center;gap:4px;background:#fff;padding:0 10px;border-bottom:1px solid #e4e6df}
.home .window-bar i{width:5px;height:5px;background:#ccd0c6;border-radius:50%}
.home .window-bar span{font-size:.55rem;margin:auto;color:#697064;padding-right:20px}
.home .site-window img{display:block;width:100%;height:auto;aspect-ratio:1.26;object-fit:cover;object-position:top}
.home .showcase-caption{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:19px 0;font-size:.72rem;color:#4e5846}
.home .showcase-caption b{font-weight:700;color:#273022}
.home .hero-foot{display:flex;align-items:center;gap:30px;margin-top:58px;padding-top:25px;border-top:1px solid var(--pf-line);font-size:.79rem}
.home .hero-foot>span{color:#747a70;font-size:.7rem;max-width:130px;line-height:1.5}
.home .hero-foot ul{list-style:none;display:flex;justify-content:space-between;gap:22px;flex:1;font-weight:650;color:#50574f;flex-wrap:wrap}
body.home .included{border-block:1px solid var(--pf-line);background:#eff1e9}
.home .section-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end;margin-bottom:46px}
.home .section-intro .kicker{margin-bottom:15px}
.home .section-intro p{font-size:1rem;line-height:1.8;max-width:43ch}
.home .included-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 55px}
.home .included-item{display:grid;grid-template-columns:38px 1fr;gap:18px;padding:28px 0;border-top:1px solid #d3d8cc}
.home .included-item .item-no{font-size:.75rem;color:var(--pf-accent);padding-top:5px;font-weight:700}
.home .included-item p{max-width:47ch;font-size:.91rem;line-height:1.8;margin-top:10px}
.home .example-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:30px}
.home .example-link{display:block;min-width:0}
.home .example-image{padding:24px 24px 0;border-radius:10px;background:#e8e6df;overflow:hidden}
.home .example-link:nth-child(2) .example-image{background:#e4e8ed}
.home .example-image img{width:100%;height:auto;display:block;aspect-ratio:1.5;object-fit:cover;object-position:top;box-shadow:0 10px 26px #2025221a;transition:transform .3s;border-radius:5px 5px 0 0}
.home .example-link:hover img{transform:translateY(-5px)}
.home .example-meta{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;color:var(--pf-ink)}
.home .example-meta strong{display:block;font-size:1rem}.home .example-meta small{display:block;font-size:.78rem;color:var(--pf-muted);margin-top:4px}
.home .example-note{margin-top:28px;font-size:.79rem;display:flex;justify-content:space-between;gap:20px;align-items:center}
body.home .process-home{border-block:1px solid var(--pf-line)}
.home .process-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}
.home .process-layout>div>p{margin:23px 0;max-width:34ch}
.home .process-list{list-style:none;counter-reset:step}
.home .process-list li{position:relative;padding:0 0 32px 62px;counter-increment:step}
.home .process-list li:last-child{padding-bottom:0}
.home .process-list li::before{content:'0' counter(step);position:absolute;left:0;top:0;width:36px;height:36px;border-radius:50%;background:#e9ece2;color:var(--pf-accent);display:grid;place-items:center;font-size:.75rem;font-weight:800}
.home .process-list li:not(:last-child)::after{content:'';position:absolute;left:18px;top:45px;bottom:9px;width:1px;background:var(--pf-line)}
.home .process-list p{margin-top:10px;font-size:.93rem;line-height:1.8}
.home .plan-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--pf-line);border-radius:12px;overflow:hidden}
.home .plan-main{background:#e9eddf;padding:40px}.home .plan-main .plan-title{font-size:.8rem;font-weight:700;color:#4d5845}
.home .plan-main .price{font-size:5rem;letter-spacing:-.08em;line-height:1.2;color:var(--pf-ink);font-weight:700;margin:12px 0}
.home .price small{font-size:1rem;letter-spacing:0;font-weight:500}
.home .plan-main p{font-size:.92rem;max-width:35ch;margin-bottom:24px}
.home .plan-main .plan-note{font-size:.75rem;margin:14px 0 0}
.home .plan-inclusions{background:#fff;padding:40px}
.home .plan-inclusions ul{list-style:none;margin:22px 0 25px;display:grid;gap:15px;font-size:.9rem;color:#424b41}
.home .plan-inclusions li::before{content:'✓';color:var(--pf-accent);font-weight:800;margin-right:12px}
.home .upgrade-note{padding-top:21px;border-top:1px solid var(--pf-line);font-size:.83rem;line-height:1.8}
.home .domain-note{font-size:.78rem;margin-top:20px;max-width:85ch;line-height:1.8}
body.home .questions{background:#eff1e9;border-block:1px solid var(--pf-line)}
.home .faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}
.home .faq-list{display:grid;gap:27px}
.home .faq-list article{padding-bottom:27px;border-bottom:1px solid #d3d8cc}
.home .faq-list article:last-child{border:0;padding:0}
.home .faq-list h3{font-size:1.05rem;letter-spacing:-.02em}
.home .faq-list p{font-size:.89rem;line-height:1.8;margin-top:10px}
.home .closing{text-align:center;max-width:760px;margin:auto}
.home .closing p{margin:23px auto 27px;max-width:47ch}
body.home footer{background:var(--pf-paper);color:var(--pf-muted);padding:0 0 28px}
body.home footer .brand{color:var(--pf-ink)}
body.home footer a{color:var(--pf-muted)}
body.home footer a:hover{color:var(--pf-accent)}
body.home .wrap.closing{max-width:820px}
.home .home-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:32px;border-top:1px solid var(--pf-line)}
.home .footer-links{display:flex;gap:23px;flex-wrap:wrap;font-size:.8rem}
.home .footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:.72rem}
.home .skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:#fff;padding:12px 20px;color:var(--pf-accent)}
.home .skip-link:focus{top:10px}
@media(min-width:861px){.home .showcase{transform:rotate(1deg)}}
@media(max-width:1000px){.home .intro-grid{gap:32px}.home .process-layout,.home .faq-layout{gap:45px}.home .section-intro{gap:35px}.home .nav-links{gap:17px}}
@media(max-width:860px){body.home .nav{height:72px}.home .nav-links{background:var(--pf-paper)}.home .intro-grid{grid-template-columns:1fr 1fr;gap:25px}body.home h1{font-size:3rem}.home .hero-foot{margin-top:35px}.home .hero-foot ul{justify-content:flex-start}.home .showcase{padding:18px 16px 0}.home .showcase-label{letter-spacing:0}.home .showcase-caption{font-size:.65rem}.home .section-intro{gap:25px}.home .plan-main,.home .plan-inclusions{padding:28px}}
@media(max-width:650px){body.home .wrap{padding-inline:22px}body.home section{padding:62px 0}body.home .home-hero{padding:43px 0 35px}.home .intro-grid,.home .section-intro,.home .included-grid,.home .example-grid,.home .process-layout,.home .plan-panel,.home .faq-layout{grid-template-columns:1fr;gap:30px}.home .intro-copy h1{font-size:clamp(2.65rem,10.5vw,3.7rem);max-width:13ch}.home .intro-copy .intro{font-size:1rem;max-width:42ch;margin:22px 0}.home .kicker{font-size:.67rem;margin-bottom:20px}.home .hero-price{font-size:.85rem}.home .actions{gap:18px}.home .actions .text-link{font-size:.83rem}.home .showcase{margin-top:7px;padding:20px 20px 0}.home .site-window img{aspect-ratio:1.4}.home .showcase-label,.home .showcase-caption{font-size:.68rem}.home .hero-foot{align-items:flex-start;gap:20px}.home .hero-foot>span{max-width:80px}.home .hero-foot ul{gap:12px 20px;font-size:.73rem}.home .section-intro{gap:20px;margin-bottom:30px}.home .included-grid{gap:0}.home .example-image{padding:18px 18px 0}.home .example-note{align-items:flex-start;flex-direction:column;gap:8px}.home .plan-panel{gap:0}.home .plan-main,.home .plan-inclusions{padding:28px}.home .process-layout{gap:35px}.home .home-footer{align-items:flex-start;flex-direction:column}.home .footer-links{gap:17px}.home .footer-bottom{flex-direction:column;gap:10px}.home .faq-layout{gap:35px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home *{transition:none!important}}
