*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#0d0d0d;--white:#fff;--off:#f7f6f2;--gold:#c8a96e;--gold-lt:#e8d5b0;--g100:#f0eeea;--g200:#dddbd5;--g400:#9e9c97;--g700:#4a4845;--mktg:#4338ca;--mktg-dk:#1e1b4b;--mktg-lt:#eef2ff;--mktg-mid:#6366f1}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--white);color:var(--black);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.7;overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes notif{0%{opacity:0;transform:translateY(-8px)}15%,85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.hero{background:var(--mktg-dk);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:88vh;padding:80px 5%;display:grid;position:relative;overflow:hidden}.hero-glow{pointer-events:none;background:radial-gradient(55% 65% at 80%,#6366f133 0%,#0000 60%),radial-gradient(40% 50% at 50% 110%,#4338ca4d 0%,#0000 60%),radial-gradient(30% 35% at 10% 20%,#c8a96e0d 0%,#0000 50%);position:absolute;inset:0}.hero-grid{pointer-events:none;opacity:.04;background-image:linear-gradient(var(--white) 1px,transparent 1px),linear-gradient(90deg,var(--white) 1px,transparent 1px);background-size:60px 60px;position:absolute;inset:0}.hero-left{z-index:1;position:relative}.hero-breadcrumb{color:#ffffff80;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.78rem;display:flex}.hero-breadcrumb a{color:#ffffffb8;text-decoration:none;transition:color .2s}.hero-breadcrumb a:hover{color:var(--gold)}.hero-breadcrumb .breadcrumb-sep{color:#ffffff3d}.hero-breadcrumb [aria-current=page]{color:var(--gold)}.hero-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.68rem;font-weight:600;animation:.8s both fadeIn;display:inline-flex}.hero-dot{background:var(--gold);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.hero h1{font-family:var(--serif);letter-spacing:-.04em;color:var(--white);margin-bottom:1.25rem;font-size:clamp(2.4rem,4.5vw,4rem);font-weight:700;line-height:1.08;animation:.9s .1s both fadeUp}.hero h1 em{color:var(--gold);font-style:italic;font-weight:400}.hero-sub{color:#ffffff8c;max-width:480px;margin-bottom:2.25rem;font-size:1rem;line-height:1.85;animation:.9s .2s both fadeUp}.hero-btns{flex-wrap:wrap;gap:1rem;animation:.9s .3s both fadeUp;display:flex}.btn-gold{background:var(--gold);color:var(--black);letter-spacing:.02em;border-radius:4px;align-items:center;gap:.4rem;padding:.9rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.btn-gold:hover{opacity:.88}.btn-ghost{color:var(--white);border:1px solid #fff3;border-radius:4px;align-items:center;gap:.4rem;padding:.9rem 2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.btn-ghost:hover{border-color:var(--gold);background:#c8a96e14}.hero-trust{flex-wrap:wrap;gap:1.25rem;margin-top:2.25rem;animation:.9s .4s both fadeUp;display:flex}.hero-trust-item{color:#ffffff73;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.hero-trust-ico{width:16px;height:16px;color:var(--gold);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hero-trust-ico svg{stroke-width:2px;width:16px;height:16px}.hero-right{z-index:1;justify-content:center;align-items:center;animation:.9s .5s both fadeUp;display:flex;position:relative}.site-mock-wrap{width:100%;max-width:460px;position:relative}.float-notif{background:var(--white);z-index:5;white-space:nowrap;border-radius:8px;align-items:center;gap:.6rem;padding:.5rem .85rem;animation:4.5s ease-in-out 1s infinite notif;display:flex;position:absolute;top:-16px;right:-10px;box-shadow:0 8px 30px #0003}.float-notif-ico{background:var(--mktg-lt);width:24px;height:24px;color:var(--mktg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.float-notif-ico svg{stroke-width:2px;width:13px;height:13px}.float-notif-text{color:var(--black);font-size:.65rem;font-weight:600;line-height:1.3}.float-notif-sub{color:var(--g400);font-size:.55rem}.float-badge2{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--white);letter-spacing:.06em;white-space:nowrap;z-index:5;background:#ffffff14;border:1px solid #ffffff1f;border-radius:100px;padding:.35rem .8rem;font-size:.62rem;font-weight:600;animation:3.5s ease-in-out .6s infinite floatY;position:absolute;bottom:-16px;left:-10px}.site-mock{background:var(--white);border-radius:10px;overflow:hidden;box-shadow:0 40px 80px #00000080,0 0 0 1px #ffffff0f}.mock-bar{border-bottom:1px solid var(--g200);background:#f1f3f4;align-items:center;gap:.5rem;padding:.55rem .85rem;display:flex}.mock-dot{border-radius:50%;width:8px;height:8px}.mock-url{background:var(--white);border:1px solid var(--g200);border-radius:4px;flex:1;align-items:center;gap:.4rem;height:22px;margin-left:.4rem;padding:0 .65rem;display:flex}.mock-url-lock{width:10px;height:10px;color:var(--g400);justify-content:center;align-items:center;display:inline-flex}.mock-url-lock svg{stroke-width:2px;width:10px;height:10px}.mock-url-text{color:var(--g700);font-size:.62rem;font-family:var(--mono)}.mock-site{background:var(--white)}.mock-site-nav{background:var(--mktg-dk);justify-content:space-between;align-items:center;padding:.55rem 1rem;display:flex}.msn-logo{font-family:var(--serif);color:var(--white);letter-spacing:-.02em;font-size:.75rem;font-weight:700}.msn-logo span{color:var(--mktg-mid)}.msn-links{gap:.6rem;display:flex}.msn-link{color:#ffffff80;font-size:.48rem;font-weight:500}.msn-cta{background:var(--gold);color:var(--black);border-radius:2px;padding:.18rem .5rem;font-size:.48rem;font-weight:700}.mock-site-hero{background:linear-gradient(135deg,var(--mktg-dk) 0%,#2d2870 100%);padding:1.25rem 1rem;position:relative;overflow:hidden}.mock-site-hero:after{content:"";background:radial-gradient(60% 80% at 90%,#6366f126 0%,#0000 60%);position:absolute;inset:0}.msh-label{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);z-index:1;margin-bottom:.25rem;font-size:.45rem;font-weight:700;position:relative}.msh-h1{font-family:var(--serif);color:var(--white);letter-spacing:-.025em;z-index:1;margin-bottom:.35rem;font-size:.95rem;font-weight:700;line-height:1.25;position:relative}.msh-h1 span{color:var(--mktg-mid);font-style:italic}.msh-sub{color:#ffffff73;z-index:1;max-width:210px;margin-bottom:.6rem;font-size:.5rem;line-height:1.6;position:relative}.msh-btns{z-index:1;gap:.35rem;display:flex;position:relative}.msh-btn-p{background:var(--gold);color:var(--black);border-radius:2px;padding:.22rem .55rem;font-size:.48rem;font-weight:700}.msh-btn-s{color:#ffffff8c;padding:.22rem .45rem;font-size:.48rem}.msh-stats{z-index:1;gap:.5rem;margin-top:.5rem;display:flex;position:relative}.msh-stat{text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:3px;padding:.25rem .4rem}.msh-stat-n{color:var(--white);font-size:.65rem;font-weight:700}.msh-stat-l{color:#ffffff59;font-size:.42rem}.mock-site-services{background:var(--white);padding:.8rem 1rem}.mss-label{letter-spacing:.1em;text-transform:uppercase;color:var(--g400);margin-bottom:.4rem;font-size:.48rem;font-weight:700}.mss-grid{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.mss-card{background:var(--mktg-lt);text-align:center;border-radius:3px;padding:.35rem .3rem}.mss-ico{width:14px;height:14px;color:var(--mktg);justify-content:center;align-items:center;margin:0 auto .2rem;display:flex}.mss-ico svg{stroke-width:2px;fill:none;stroke:currentColor;width:14px;height:14px}.mss-name{color:var(--mktg-dk);font-size:.42rem;font-weight:600}.mock-site-metrics{background:var(--mktg-dk);padding:.7rem 1rem}.msm-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;margin-bottom:.45rem;font-size:.45rem;font-weight:700}.msm-grid{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.msm-item{text-align:center}.msm-num{font-family:var(--serif);color:var(--gold);font-size:.7rem;font-weight:700;line-height:1}.msm-lbl{color:#ffffff59;margin-top:.1rem;font-size:.42rem}.ticker{background:var(--mktg);border-top:1px solid #ffffff14;padding:.6rem 0;overflow:hidden}.ticker-track{white-space:nowrap;gap:0;animation:28s linear infinite ticker;display:flex}.ticker-item{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;align-items:center;gap:.6rem;padding:0 2rem;font-size:.7rem;font-weight:600;display:inline-flex}.ticker-item-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:4px;height:4px}.two-col-intro{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;max-width:1400px;margin:0 auto;padding:4rem 0 2.5rem;display:grid}.two-col-intro p{color:var(--g700);font-size:.9rem;line-height:1.88}.s-label{letter-spacing:.16em;text-transform:uppercase;color:var(--mktg);margin-bottom:.75rem;font-size:.68rem;font-weight:700;display:inline-block}.s-head{font-family:var(--serif);letter-spacing:-.04em;color:var(--black);font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.1}.s-head em{color:var(--mktg);font-style:italic;font-weight:400}.bullets{margin-top:.75rem;padding-left:1.2rem}.bullets li{color:var(--g700);margin-bottom:.35rem;font-size:.9rem}.problem-section{background:var(--off);padding:0 5% 4rem}.problem-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;padding-top:2.5rem;display:grid}.prob-card{background:var(--white);border:1px solid var(--g200);border-radius:8px;padding:1.75rem}.prob-card.pain{border-top:3px solid var(--mktg)}.prob-ico{background:var(--mktg-lt);width:40px;height:40px;color:var(--mktg);border-radius:8px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.prob-ico svg{stroke-width:1.5px;fill:none;stroke:currentColor;width:20px;height:20px}.prob-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--black);margin-bottom:.75rem;font-size:1.05rem;font-weight:700;line-height:1.35}.prob-desc{color:var(--g700);margin-bottom:1rem;font-size:.875rem;line-height:1.8}.prob-solution{background:var(--mktg-lt);border-left:3px solid var(--mktg);color:var(--mktg-dk);border-radius:0 4px 4px 0;padding:.75rem 1rem;font-size:.8rem;line-height:1.7}.prob-solution strong{color:var(--mktg)}.build-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:4rem 5%;display:grid}.build-copy p{color:var(--g700);margin-bottom:1rem;font-size:.95rem;line-height:1.8}.build-copy p+p{margin-top:.5rem}.build-cta{color:var(--mktg);letter-spacing:.02em;align-items:center;gap:.35rem;margin-top:1.25rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.build-cta:hover{opacity:.8}.pages-visual{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.page-card{background:var(--white);border:1px solid var(--g200);border-radius:8px;padding:1.1rem;box-shadow:0 2px 12px #0000000a}.page-card-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.pch-name{color:var(--black);font-size:.78rem;font-weight:600}.pch-badge{white-space:nowrap;border-radius:100px;padding:.2rem .5rem;font-size:.62rem;font-weight:600}.pch-badge.key{background:var(--mktg-lt);color:var(--mktg)}.pch-badge.std{background:var(--g100);color:var(--g700)}.pcb-line{background:var(--g100);border-radius:3px;height:6px;margin-bottom:.4rem}.pcb-line.accent{background:var(--mktg);opacity:.35;width:60%}.pcb-line.dark{background:var(--mktg-dk);opacity:.15;width:85%}.pcb-line.sm{width:45%}.services-section{background:var(--off);padding:0 5% 4rem}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;padding-top:2.5rem;display:grid}.svc-card{background:var(--white);border:1px solid var(--g200);border-radius:8px;padding:1.75rem}.svc-ico{background:var(--mktg-lt);width:40px;height:40px;color:var(--mktg);border-radius:8px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.svc-ico svg{stroke-width:1.5px;fill:none;stroke:currentColor;width:20px;height:20px}.svc-title{color:var(--black);margin-bottom:.6rem;font-size:1rem;font-weight:700}.svc-desc{color:var(--g700);margin-bottom:.85rem;font-size:.875rem;line-height:1.8}.svc-tags{flex-wrap:wrap;gap:.35rem;display:flex}.svc-tag{background:var(--g100);color:var(--g700);border-radius:100px;padding:.2rem .55rem;font-size:.65rem;font-weight:600}.seo-section{background:var(--mktg-dk);padding:4rem 5%}.seo-header{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.seo-copy p{color:#ffffff8c;margin-bottom:1rem;font-size:.95rem;line-height:1.85}.seo-copy .s-head{color:var(--white)}.seo-copy .s-head em{color:var(--gold)}.seo-copy .s-label{color:var(--mktg-mid)}.seo-copy .bullets li{color:#ffffff8c}.seo-cta{color:var(--gold);letter-spacing:.02em;align-items:center;gap:.35rem;margin-top:1.5rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.seo-cta:hover{opacity:.8}.kw-panel{background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;overflow:hidden}.kw-panel-head{letter-spacing:.08em;text-transform:uppercase;color:#fff6;background:#ffffff0f;padding:.85rem 1.25rem;font-size:.72rem;font-weight:600}.kw-panel-body{padding:.5rem 0}.kw-row{border-bottom:1px solid #ffffff0a;align-items:center;gap:.75rem;padding:.6rem 1.25rem;display:flex}.kw-row:last-child{border-bottom:none}.kw-term{color:#fff9;font-size:.82rem;font-family:var(--mono);flex:1}.kw-vol{color:#ffffff4d;white-space:nowrap;font-size:.7rem}.kw-pos{white-space:nowrap;border-radius:100px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.kw-pos.top3{color:var(--gold);background:#c8a96e26}.kw-pos.top10{color:var(--mktg-mid);background:#6366f126}.trust-section{padding:0 5% 4rem}.trust-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1400px;margin:0 auto;padding-top:2.5rem;display:grid}.trust-card{background:var(--off);border:1px solid var(--g200);text-align:center;border-radius:8px;padding:2rem}.trust-ico{background:var(--mktg-lt);width:44px;height:44px;color:var(--mktg);border-radius:8px;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.trust-ico svg{stroke-width:1.5px;fill:none;stroke:currentColor;width:22px;height:22px}.trust-num{font-family:var(--serif);letter-spacing:-.04em;color:var(--black);margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.trust-num span{color:var(--mktg);font-size:1.5rem}.trust-label{color:var(--g700);font-size:.82rem;line-height:1.65}.process-section{background:var(--off);padding:0 5% 4rem}.process-steps{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;padding-top:2.5rem;display:grid}.proc-card{background:var(--white);border:1px solid var(--g200);border-radius:8px;padding:1.75rem}.proc-num{letter-spacing:.14em;text-transform:uppercase;color:var(--mktg);margin-bottom:.5rem;font-size:.68rem;font-weight:700}.proc-title{font-family:var(--serif);color:var(--black);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.proc-desc{color:var(--g700);margin-bottom:.85rem;font-size:.875rem;line-height:1.8}.proc-tags{flex-wrap:wrap;gap:.35rem;display:flex}.proc-tag{background:var(--mktg-lt);color:var(--mktg);border-radius:100px;padding:.2rem .55rem;font-size:.65rem;font-weight:600}.portfolio-section{padding:0 5% 4rem}.portfolio-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;padding-top:2.5rem;display:grid}.port-card{background:var(--white);border:1px solid var(--g200);border-radius:8px;overflow:hidden}.port-thumb{justify-content:center;align-items:center;height:200px;display:flex;position:relative}.port-thumb-inner{width:100%;padding:0 1rem}.port-overlay{opacity:0;background:#00000059;align-items:flex-end;padding:1rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.port-card:hover .port-overlay{opacity:1}.port-badge{background:var(--gold);color:var(--black);border-radius:100px;padding:.25rem .65rem;font-size:.65rem;font-weight:700}.port-body{padding:1.25rem 1.5rem}.port-type{letter-spacing:.1em;text-transform:uppercase;color:var(--mktg);margin-bottom:.35rem;font-size:.68rem;font-weight:600}.port-title{font-family:var(--serif);color:var(--black);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.port-desc{color:var(--g700);font-size:.82rem;line-height:1.75}.pricing-section{background:var(--off);padding:0 5% 4rem}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;max-width:1400px;margin:0 auto;padding-top:2.5rem;display:grid}.price-card{background:var(--white);border:1px solid var(--g200);border-radius:10px;flex-direction:column;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden}.price-card:hover{transform:translateY(-4px);box-shadow:0 16px 50px #0000001a}.price-card.featured{border-color:var(--mktg);background:var(--mktg-dk);box-shadow:0 0 0 1px #6366f133}.price-head{padding:1.75rem 1.75rem 1.5rem}.price-card.featured .price-head{background:var(--mktg-dk)}.price-badge{letter-spacing:.12em;text-transform:uppercase;color:var(--mktg);background:#4338ca1a;border-radius:3px;margin-bottom:.75rem;padding:.22rem .6rem;font-size:.58rem;font-weight:700;display:inline-block}.price-card.featured .price-badge{background:var(--gold);color:var(--black)}.price-name{font-family:var(--serif);letter-spacing:-.025em;color:var(--black);margin-bottom:.35rem;font-size:1.2rem;font-weight:700}.price-card.featured .price-name{color:var(--white)}.price-tagline{color:var(--g700);font-size:.82rem;line-height:1.65}.price-card.featured .price-tagline{color:#fff6}.price-amount{font-family:var(--serif);letter-spacing:-.04em;color:var(--black);margin-top:.9rem;font-size:2rem;font-weight:700;line-height:1}.price-card.featured .price-amount{color:var(--white)}.price-amount sub{font-family:var(--sans);vertical-align:baseline;color:var(--g400);font-size:.72rem;font-weight:400}.price-card.featured .price-amount sub{color:#ffffff4d}.price-body{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem 1.75rem;display:flex}.price-card.featured .price-body{background:var(--mktg-dk)}.price-feat{color:var(--g700);align-items:flex-start;gap:.65rem;font-size:.875rem;line-height:1.55;display:flex}.price-feat:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234338ca' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;flex-shrink:0;width:14px;height:14px;margin-top:.18rem}.price-card.featured .price-feat:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c8a96e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E")}.price-feat.no:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23dddbd5' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E")}.price-feat.no{color:var(--g200)}.price-foot{padding:.25rem 1.75rem 1.75rem}.price-card.featured .price-foot{background:var(--mktg-dk)}.price-btn{text-align:center;border-radius:4px;width:100%;padding:.8rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.price-btn.gold{background:var(--gold);color:var(--black)}.price-btn.gold:hover{opacity:.88}.price-btn.outline{border:1px solid var(--g200);color:var(--black)}.price-btn.outline:hover{border-color:var(--mktg-dk);background:var(--mktg-dk);color:var(--white)}.price-btn.solid{background:var(--mktg);color:var(--white)}.price-btn.solid:hover{opacity:.85}.compare-section{background:var(--off);padding:0 5% 4rem}.compare-table-wrap{margin-top:2.5rem;overflow-x:auto}.compare-table{border-collapse:separate;border-spacing:0;border:1px solid var(--g200);border-radius:10px;width:100%;min-width:560px;overflow:hidden}.compare-table th{background:var(--white);letter-spacing:.1em;text-transform:uppercase;color:var(--g400);border-bottom:1px solid var(--g200);text-align:left;padding:1rem 1.25rem;font-size:.72rem;font-weight:700}.compare-table th.hl{background:var(--mktg-dk);color:var(--gold)}.compare-table td{color:var(--g700);border-bottom:1px solid var(--g100);vertical-align:middle;padding:.85rem 1.25rem;font-size:.875rem}.compare-table tr:last-child td{border-bottom:none}.compare-table td.feature{color:var(--black);font-weight:600}.compare-table td.hl{color:var(--black);background:#4338ca08;font-weight:500}.compare-status{align-items:center;gap:.45rem;font-size:.875rem;display:inline-flex}.compare-status svg{stroke-width:2px;fill:none;stroke:currentColor;flex-shrink:0;width:14px;height:14px}.compare-status.yes{color:#166534}.compare-status.no{color:#d32f2f}.compare-status.maybe{color:#e37400}.test-section{background:var(--off);text-align:center;padding:4rem 5%}.test-section .s-label{text-align:center;margin-bottom:.75rem;display:block}.test-section .s-head{max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.test-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.test-card{background:var(--white);border:1px solid var(--g200);border-radius:8px;padding:1.75rem}.test-stars{gap:.2rem;margin-bottom:1rem;display:flex}.test-stars svg{width:16px;height:16px;fill:var(--gold);stroke:var(--gold);stroke-width:1px}.test-quote{color:var(--g700);margin-bottom:1.25rem;font-size:.875rem;font-style:italic;line-height:1.85}.test-author{align-items:center;gap:.85rem;display:flex}.test-avatar{background:var(--mktg);width:40px;height:40px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.test-name{color:var(--black);font-size:.875rem;font-weight:700}.test-role{color:var(--g400);font-size:.75rem}.cta2-band{background:var(--mktg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:3rem 5%;display:flex}.cta2-left h2{font-family:var(--serif);color:var(--white);letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700}.cta2-left p{color:#fff9;max-width:540px;font-size:.92rem;line-height:1.75}.btn-white-solid{background:var(--white);color:var(--mktg);white-space:nowrap;border-radius:4px;padding:.9rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s}.btn-white-solid:hover{opacity:.9}.cta-band{background:var(--mktg-dk);text-align:center;padding:5rem 5%}.cta-band h2{font-family:var(--serif);letter-spacing:-.04em;color:var(--white);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.1}.cta-band p{color:#ffffff80;max-width:600px;margin:0 auto 2rem;font-size:.95rem;line-height:1.85}.btn-dark{background:var(--gold);color:var(--black);border-radius:4px;align-items:center;gap:.35rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.btn-dark:hover{opacity:.88}.content-section{background:var(--white);padding:4rem 5%}.content-section .two-col-intro{padding-top:0}.content-layout{grid-template-columns:1fr 320px;align-items:start;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.content-body h2{font-family:var(--serif);letter-spacing:-.03em;color:var(--black);margin:2.5rem 0 .75rem;font-size:1.5rem;font-weight:700}.content-body h2:first-child{margin-top:0}.content-body h3{font-family:var(--serif);color:var(--black);margin:1.75rem 0 .5rem;font-size:1.15rem;font-weight:700}.content-body p{color:var(--g700);margin-bottom:1rem;font-size:.93rem;line-height:1.9}.content-body ul{margin:.75rem 0 1rem 1.25rem}.content-body ul li{color:var(--g700);margin-bottom:.3rem;font-size:.9rem;line-height:1.8}.content-body strong{color:var(--black);font-weight:700}.content-sticky{position:sticky;top:100px}.content-cta-box{background:var(--mktg-lt);border:1px solid #4338ca26;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.content-cta-box h4{font-family:var(--serif);color:var(--black);margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.content-cta-box p{color:var(--g700);margin-bottom:1rem;font-size:.82rem;line-height:1.65}.btn-gold-sm{background:var(--mktg);color:var(--white);border-radius:4px;padding:.65rem 1.25rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-gold-sm:hover{opacity:.88}.toc{background:var(--off);border-radius:8px;padding:1.25rem}.toc-title{letter-spacing:.12em;text-transform:uppercase;color:var(--g400);margin-bottom:.85rem;font-size:.72rem;font-weight:700}.toc-list{margin:0;padding:0;list-style:none}.toc-link{color:var(--g700);border-bottom:1px solid var(--g200);padding:.3rem 0;font-size:.8rem;text-decoration:none;transition:color .2s;display:block}.toc-link:hover{color:var(--mktg)}.faq-head{max-width:1400px;margin:0 auto;padding:4rem 5% 0}.faq-layout{grid-template-columns:300px 1fr;align-items:start;gap:5rem;max-width:1400px;margin:0 auto;padding:2rem 5% 4rem;display:grid}.faq-sidebar h3{font-family:var(--serif);letter-spacing:-.025em;color:var(--black);margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.faq-sidebar p{color:var(--g700);margin-bottom:1.5rem;font-size:.875rem;line-height:1.8}.faq-clink{color:var(--mktg);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.faq-clink:hover{color:var(--black)}.faq-list{border:1px solid var(--g200);background:var(--white);border-radius:8px;overflow:hidden}.faq-item{border-bottom:1px solid var(--g200)}.faq-item:last-child{border-bottom:none}.faq-q{text-align:left;width:100%;color:var(--black);cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--sans);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;transition:background .2s;display:flex}.faq-q:hover,.faq-q[aria-expanded=true]{background:var(--off)}.faq-icon{border:1.5px solid var(--g200);width:22px;height:22px;color:var(--g400);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.faq-icon svg{stroke-width:2px;fill:none;stroke:currentColor;width:12px;height:12px}.faq-q[aria-expanded=true] .faq-icon{border-color:var(--mktg);background:var(--mktg);color:var(--white);transform:rotate(45deg)}.faq-a{color:var(--g700);padding:0 1.5rem 1.35rem;font-size:.9rem;line-height:1.85;display:none}.faq-a.open{display:block}@media (width<=1024px){.hero{grid-template-columns:1fr;padding-top:100px}.hero-right{display:none}.two-col-intro{grid-template-columns:1fr;gap:1.5rem;padding:3rem 0 1.5rem}.problem-grid,.services-grid,.process-steps,.trust-grid,.pricing-grid,.test-grid,.portfolio-grid{grid-template-columns:1fr 1fr}.build-layout,.seo-header,.content-layout,.faq-layout{grid-template-columns:1fr}.pages-visual{display:none}}@media (width<=640px){.problem-grid,.services-grid,.process-steps,.trust-grid,.pricing-grid,.test-grid,.portfolio-grid,.msm-grid,.mss-grid{grid-template-columns:1fr}.cta2-band{text-align:center;flex-direction:column}}
