
:root{--ink:#0b1020;--muted:#61697a;--line:#e5e8ee;--soft:#f6f8fb;--soft2:#eef4ff;--blue:#155eef;--blue2:#0f46bd;--lime:#b5f24a;--white:#fff;--radius:24px;--shadow:0 22px 70px rgba(16,33,70,.10);--font:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--serif:"Newsreader",Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.container{width:min(1380px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;background:#fff;border:1px solid var(--line);padding:10px 14px;border-radius:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#455063}.eyebrow:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--blue);box-shadow:0 0 0 5px #e9f0ff}.signal-bar{border-bottom:1px solid var(--line);background:#fbfcfe;font-size:.78rem}.signal-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.signal-bar a{font-weight:700;color:var(--blue)}
.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,232,238,.8)}.header-shell{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center}.brand img{height:48px;width:auto}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:28px;font-size:.9rem;font-weight:700}.desktop-nav>a,.nav-trigger{padding:11px 0;color:#2f3747;background:none;border:0;cursor:pointer}.desktop-nav>a:hover,.nav-trigger:hover{color:var(--blue)}.nav-group{position:relative}.nav-trigger{display:flex;gap:6px;align-items:center}.mega-menu{position:absolute;left:50%;top:calc(100% + 20px);width:min(980px,85vw);transform:translate(-50%,10px);background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);padding:26px;opacity:0;visibility:hidden;transition:.2s ease}.nav-group:hover .mega-menu,.nav-group:focus-within .mega-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}.mega-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}.mega-head strong{display:block;font-family:var(--serif);font-size:1.55rem;line-height:1.1;margin-top:6px}.mega-head a{font-size:.82rem;color:var(--blue);font-weight:800}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.mega-grid a{display:flex;gap:10px;align-items:center;padding:10px;border-radius:13px;font-size:.78rem;font-weight:700}.mega-grid a:hover{background:var(--soft)}.mini-icon{width:30px;height:30px;border:1px solid var(--line);border-radius:9px;display:grid;place-items:center;background:#fff}.mini-icon img{width:17px;height:17px}.header-actions{display:flex;align-items:center;gap:10px}.icon-btn{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);display:grid;place-items:center;font-size:1.35rem;cursor:pointer}.icon-btn:hover{border-color:#cbd4e6;background:var(--soft)}.menu-btn{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:11px;cursor:pointer}.menu-btn span{display:block;height:2px;background:var(--ink);margin:5px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 20px;font-size:.86rem;font-weight:800;border:1px solid transparent;transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-sm{padding:10px 17px}.btn-dark{background:var(--ink);color:#fff}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 12px 26px rgba(21,94,239,.2)}.btn-primary:hover{background:var(--blue2)}.btn-ghost{border-color:var(--line);background:#fff}.btn-lime{background:var(--lime);color:#112000}.page-overlay{position:fixed;inset:0;background:rgba(6,12,28,.35);backdrop-filter:blur(2px);z-index:90;opacity:0;visibility:hidden}.page-overlay.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;right:0;top:0;bottom:0;width:min(430px,94vw);z-index:100;background:#fff;transform:translateX(102%);transition:.25s ease;overflow:auto}.mobile-drawer.open{transform:none}.drawer-top{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line)}.mobile-nav{padding:18px 22px 40px}.mobile-nav>a,.mobile-services-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:16px 2px;border:0;border-bottom:1px solid var(--line);background:none;font-weight:800;font-size:1rem}.mobile-services-toggle{cursor:pointer}.mobile-service-links{display:none;padding:8px 0 12px}.mobile-service-links.open{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mobile-service-links a{display:flex;align-items:center;gap:8px;padding:9px;border-radius:12px;background:var(--soft);font-size:.76rem;font-weight:700}.search-modal,.order-modal{position:fixed;inset:0;z-index:120;background:rgba(7,13,28,.55);backdrop-filter:blur(8px);display:grid;place-items:start center;padding:8vh 20px;opacity:0;visibility:hidden;transition:.2s}.search-modal.open,.order-modal.open{opacity:1;visibility:visible}.search-panel{width:min(760px,100%);background:#fff;border-radius:28px;box-shadow:var(--shadow);padding:28px}.search-top{display:flex;justify-content:space-between;gap:20px;align-items:start}.search-top h2{font:600 2rem/1 var(--serif);margin:6px 0 0}.search-input-wrap{margin-top:22px;height:58px;border:1px solid var(--line);border-radius:16px;background:var(--soft);display:flex;align-items:center;gap:10px;padding:0 16px}.search-input-wrap input{width:100%;border:0;outline:0;background:transparent}.search-results{display:grid;gap:8px;margin-top:14px;max-height:48vh;overflow:auto}.search-result{display:flex;align-items:center;gap:12px;padding:11px;border-radius:14px}.search-result:hover{background:var(--soft)}.search-result img{width:24px;height:24px}.search-result small{display:block;color:var(--muted)}
.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#edf0f5 1px,transparent 1px),linear-gradient(90deg,#edf0f5 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 78%);opacity:.65;pointer-events:none}.hero-shell{position:relative;min-height:calc(100vh - 112px);display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center;padding:62px 0}.hero-copy{max-width:720px}.hero h1{font:600 clamp(3.25rem,6vw,6.65rem)/.92 var(--serif);letter-spacing:-.045em;margin:18px 0 22px;max-width:780px}.hero h1 .accent{color:var(--blue);font-style:italic}.hero-copy>p{font-size:1.05rem;max-width:650px;color:#4f596b}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:34px}.proof-item{padding:14px 0;border-top:1px solid var(--line)}.proof-item strong{display:block;font-size:.84rem}.proof-item span{font-size:.74rem;color:var(--muted)}.hero-visual{position:relative;min-height:610px}.hero-photo-frame{position:absolute;right:0;top:20px;width:82%;height:520px;border-radius:32px;overflow:hidden;background:#dfe6f4;box-shadow:var(--shadow)}.hero-photo-frame img{width:100%;height:100%;object-fit:cover}.hero-photo-frame:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.5);border-radius:inherit}.visual-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 20px 55px rgba(20,35,65,.16);padding:18px}.visual-card.one{left:0;top:94px;width:260px}.visual-card.two{left:6%;bottom:48px;width:310px}.visual-card.three{right:5%;bottom:8px;width:214px;background:var(--ink);color:#fff}.visual-card h3{font-size:.9rem;margin:10px 0 4px}.visual-card p{margin:0;font-size:.72rem;color:var(--muted)}.visual-card.three p{color:#cbd3e5}.mini-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid var(--line);font-size:.73rem}.mini-row:last-child{border-bottom:0}.mini-row span:first-child{display:flex;align-items:center;gap:8px}.mini-dot{width:8px;height:8px;border-radius:50%;background:var(--blue)}.signal-line{height:7px;border-radius:999px;background:#eef2f7;margin-top:12px;overflow:hidden}.signal-line span{display:block;height:100%;width:78%;background:var(--lime)}.image-credit{position:absolute;right:12px;bottom:12px;background:rgba(255,255,255,.88);padding:4px 8px;border-radius:999px;font-size:.6rem;color:#455063}.catalog-rail{border-bottom:1px solid var(--line);overflow:hidden;background:#fff}.rail-track{display:flex;width:max-content;animation:rail 34s linear infinite}.rail-item{display:flex;align-items:center;gap:10px;padding:16px 28px;border-right:1px solid var(--line);font-size:.74rem;font-weight:800;white-space:nowrap}.rail-item img{width:20px;height:20px}@keyframes rail{to{transform:translateX(-50%)}}
.section{padding:110px 0}.section-sm{padding:72px 0}.section-soft{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-dark{background:var(--ink);color:#fff}.section-heading{max-width:720px;margin-bottom:44px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading h2{font:600 clamp(2.4rem,4.6vw,4.7rem)/1 var(--serif);letter-spacing:-.035em;margin:12px 0}.section-heading p{color:var(--muted);font-size:1rem}.section-dark .section-heading p{color:#aeb8ca}.section-dark .eyebrow{color:#b8c1d4}.section-dark .eyebrow:before{background:var(--lime);box-shadow:0 0 0 5px rgba(181,242,74,.12)}.split-heading{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:end;margin-bottom:46px}.split-heading h2{font:600 clamp(2.6rem,4.6vw,4.6rem)/1 var(--serif);margin:10px 0}.split-heading p{color:var(--muted);max-width:620px;margin:0 0 6px}.category-bento{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-auto-rows:220px;gap:14px}.category-tile{position:relative;border:1px solid var(--line);border-radius:26px;padding:24px;overflow:hidden;background:#fff}.category-tile.large{grid-row:span 2;background:#0d1425;color:#fff}.category-tile.wide{grid-column:span 2;background:#eef4ff}.category-tile h3{font:600 1.65rem/1.05 var(--serif);margin:16px 0 8px}.category-tile p{font-size:.82rem;color:var(--muted);max-width:300px}.category-tile.large p{color:#aeb8ca}.category-tile .count{position:absolute;right:20px;top:20px;font-size:.72rem;font-weight:800;border:1px solid var(--line);border-radius:999px;padding:5px 9px}.category-tile.large .count{border-color:#2a3448}.category-icon-stack{position:absolute;right:22px;bottom:22px;display:flex}.category-icon-stack img{width:48px;height:48px;background:#fff;border:1px solid var(--line);padding:10px;border-radius:15px;margin-left:-7px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{position:relative;border:1px solid var(--line);border-radius:24px;padding:22px;background:#fff;transition:.2s ease;min-height:310px;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(25,40,75,.09);border-color:#cfd7e5}.service-card.featured{grid-column:span 2;background:linear-gradient(145deg,#eef4ff 0%,#fff 60%)}.service-card-top{display:flex;justify-content:space-between;align-items:center}.platform-icon{width:58px;height:58px;border:1px solid var(--line);border-radius:17px;background:#fff;display:grid;place-items:center}.platform-icon img{width:32px;height:32px}.category-tag{font-size:.66rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;border:1px solid var(--line);border-radius:999px;padding:5px 8px;color:#596274}.service-card h3{font:600 1.6rem/1.08 var(--serif);margin:20px 0 10px}.service-card p{font-size:.8rem;color:var(--muted);margin:0 0 20px}.service-meta{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:14px;margin-top:auto;font-size:.7rem;color:var(--muted)}.service-meta strong{color:var(--ink)}.card-link{display:flex;align-items:center;justify-content:space-between;margin-top:15px;font-size:.78rem;font-weight:800;color:var(--blue)}.card-link span{font-size:1rem}.timeline-selector{display:grid;grid-template-columns:1fr 1fr;gap:14px}.timeline-intro{border-radius:30px;padding:34px;background:#0f1729;color:#fff;min-height:540px;display:flex;flex-direction:column;justify-content:space-between}.timeline-intro h3{font:600 3.2rem/1 var(--serif);margin:16px 0}.timeline-intro p{color:#afbad0;max-width:500px}.timeline-path{display:flex;gap:9px;align-items:center;margin-top:30px}.timeline-path i{height:8px;flex:1;border-radius:99px;background:#26334c}.timeline-path i:nth-child(-n+3){background:var(--lime)}.timeline-panels{display:grid;grid-template-rows:1fr 1fr;gap:14px}.timeline-panel{border:1px solid var(--line);border-radius:30px;padding:30px;background:#fff}.timeline-panel h3{font:600 2rem/1 var(--serif);margin:12px 0}.timeline-panel p{color:var(--muted);font-size:.84rem}.timeline-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.timeline-points span{border-radius:999px;background:var(--soft);padding:7px 10px;font-size:.68rem;font-weight:800}.price-showcase{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.price-lead{border-radius:30px;padding:36px;background:#eef4ff;display:flex;flex-direction:column;justify-content:space-between}.price-lead h3{font:600 3rem/1 var(--serif);margin:15px 0}.price-lead p{color:var(--muted)}.pricing-table{border:1px solid var(--line);border-radius:30px;overflow:hidden;background:#fff}.pricing-row{display:grid;grid-template-columns:1.2fr .8fr .8fr .35fr;gap:12px;align-items:center;padding:18px 22px;border-bottom:1px solid var(--line)}.pricing-row:last-child{border-bottom:0}.pricing-row.header{font-size:.66rem;text-transform:uppercase;letter-spacing:.09em;font-weight:800;background:#fafbfc;color:#667085}.price-service{display:flex;align-items:center;gap:12px;font-weight:800;font-size:.84rem}.price-service img{width:30px;height:30px}.pricing-row strong{font-size:.98rem}.pricing-row small{color:var(--muted)}.pricing-row a{width:34px;height:34px;border:1px solid var(--line);border-radius:11px;display:grid;place-items:center;color:var(--blue);font-weight:800}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;counter-reset:method}.method-card{border-top:1px solid var(--line);padding:24px 6px;counter-increment:method}.method-card:before{content:"0" counter(method);display:block;font:600 2rem/1 var(--serif);color:var(--blue);margin-bottom:42px}.method-card h3{font-size:.95rem}.method-card p{font-size:.77rem;color:var(--muted)}.image-split{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}.content-block{border:1px solid var(--line);border-radius:30px;padding:48px;display:flex;flex-direction:column;justify-content:center}.content-block h2{font:600 clamp(2.5rem,4vw,4.2rem)/1 var(--serif);margin:12px 0 18px}.content-block p{color:var(--muted)}.check-list{display:grid;gap:11px;margin:24px 0}.check-list span{display:flex;gap:10px;align-items:start;font-size:.82rem;font-weight:700}.check-list span:before{content:"✓";width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#e9f8d6;color:#3a6500;display:grid;place-items:center;font-size:.7rem}.image-panel{border-radius:30px;overflow:hidden;min-height:560px;position:relative;background:#ddd}.image-panel img{width:100%;height:100%;object-fit:cover}.image-panel .image-note{position:absolute;left:22px;bottom:22px;background:#fff;padding:14px 16px;border-radius:16px;max-width:250px;font-size:.72rem;box-shadow:var(--shadow)}.explorer-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.filter-chips{display:flex;gap:7px;flex-wrap:wrap}.filter-chip{border:1px solid var(--line);background:#fff;padding:8px 12px;border-radius:999px;font-size:.72rem;font-weight:800;cursor:pointer}.filter-chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.explorer-search{width:min(320px,100%);height:42px;border:1px solid var(--line);border-radius:999px;padding:0 15px;outline:0}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.use-card{border-radius:26px;padding:28px;border:1px solid #263148;background:#111a2c}.use-card span{display:inline-flex;border:1px solid #33415d;border-radius:999px;padding:5px 9px;font-size:.64rem;font-weight:800;color:#c6d0e3}.use-card h3{font:600 1.8rem/1.05 var(--serif);margin:46px 0 10px}.use-card p{color:#aeb9ce;font-size:.8rem}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;padding:21px 0;display:flex;justify-content:space-between;gap:18px;text-align:left;background:none;border:0;font-weight:800;cursor:pointer}.faq-a{max-height:0;overflow:hidden;transition:.25s}.faq-a p{margin:0 0 22px;color:var(--muted);max-width:800px;font-size:.86rem}.faq-item.open .faq-a{max-height:260px}.cta-band{background:var(--blue);color:#fff;border-radius:34px;padding:56px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.cta-band:after{content:"";position:absolute;width:330px;height:330px;border:70px solid rgba(255,255,255,.09);border-radius:50%;right:-100px;top:-140px}.cta-band h2{font:600 clamp(2.4rem,4vw,4.3rem)/.98 var(--serif);margin:0;max-width:760px;position:relative;z-index:1}.cta-band .btn{position:relative;z-index:1;flex:0 0 auto}
.page-hero{padding:78px 0 56px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff 0,#fafcff 100%)}.page-hero-shell{display:grid;grid-template-columns:1fr .7fr;gap:60px;align-items:end}.page-hero h1{font:600 clamp(3.4rem,6vw,6.5rem)/.93 var(--serif);letter-spacing:-.045em;margin:16px 0}.page-hero p{font-size:1rem;color:var(--muted);max-width:680px}.breadcrumb{display:flex;gap:7px;flex-wrap:wrap;font-size:.7rem;font-weight:700;color:#7b8495;margin-bottom:8px}.breadcrumb a{color:var(--blue)}.hero-aside{border-left:1px solid var(--line);padding-left:32px}.hero-aside strong{display:block;font:600 1.6rem/1.1 var(--serif);margin-bottom:8px}.hero-aside p{font-size:.78rem}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat-card{border:1px solid var(--line);border-radius:22px;padding:24px}.stat-card strong{display:block;font:600 2.4rem/1 var(--serif)}.stat-card span{font-size:.75rem;color:var(--muted)}
.service-hero{padding:68px 0 54px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#fbfcff)}.service-hero-shell{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.service-brandline{display:flex;align-items:center;gap:14px}.service-brandline .platform-icon{width:70px;height:70px}.service-brandline .platform-icon img{width:40px;height:40px}.service-hero h1{font:600 clamp(3.4rem,5.7vw,6.2rem)/.94 var(--serif);letter-spacing:-.045em;margin:18px 0}.service-hero p{color:var(--muted);max-width:680px}.feature-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.feature-pills span{border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:800;background:#fff}.service-visual{border:1px solid var(--line);border-radius:32px;padding:30px;background:#fff;box-shadow:0 24px 80px rgba(25,45,85,.08)}.service-visual-top{display:flex;justify-content:space-between;align-items:center}.service-visual-top .platform-icon{width:64px;height:64px}.service-score{font-size:.7rem;font-weight:800;border:1px solid var(--line);border-radius:999px;padding:6px 10px}.service-visual h3{font:600 2.2rem/1 var(--serif);margin:24px 0 12px}.service-visual p{font-size:.8rem}.visual-specs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}.visual-spec{background:var(--soft);border-radius:15px;padding:14px}.visual-spec span{display:block;font-size:.62rem;color:var(--muted);text-transform:uppercase;font-weight:800;letter-spacing:.08em}.visual-spec strong{font-size:.82rem}.pricing-section{padding:90px 0}.age-nav{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0 30px}.age-tab{border:1px solid var(--line);border-radius:999px;background:#fff;padding:9px 14px;font-size:.75rem;font-weight:800;cursor:pointer}.age-tab.active{background:var(--ink);color:#fff}.age-pane{display:none}.age-pane.active{display:block}.package-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.package-card{border:1px solid var(--line);border-radius:24px;padding:22px;background:#fff;display:flex;flex-direction:column;min-height:325px;position:relative}.package-card.popular{border-color:#9cb9ff;background:linear-gradient(180deg,#f2f6ff,#fff)}.package-card .package-badge{position:absolute;right:18px;top:18px;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:var(--lime);padding:5px 8px;border-radius:999px}.package-card h3{font-size:.92rem;margin:14px 0 4px}.package-card .qty{font-size:.72rem;color:var(--muted)}.package-price{font:600 2.7rem/1 var(--serif);margin:24px 0 8px}.package-price small{font:700 .7rem/1 var(--font);color:var(--muted)}.package-card ul{padding:0;margin:15px 0 22px;list-style:none;display:grid;gap:8px}.package-card li{font-size:.72rem;color:#50596a;display:flex;gap:8px}.package-card li:before{content:"•";color:var(--blue);font-weight:900}.package-card .btn{margin-top:auto;width:100%}.detail-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.detail-grid h2{font:600 3.2rem/1 var(--serif);margin:12px 0}.detail-body{display:grid;grid-template-columns:1fr 1fr;gap:14px}.detail-card{border:1px solid var(--line);border-radius:22px;padding:24px}.detail-card h3{font-size:.92rem}.detail-card p{font-size:.78rem;color:var(--muted)}.notice{border-left:3px solid var(--blue);background:#f5f8ff;padding:18px 20px;border-radius:0 16px 16px 0;color:#475268;font-size:.78rem;margin-top:26px}
.content-page{padding:80px 0 110px}.prose-grid{display:grid;grid-template-columns:280px minmax(0,800px);gap:70px}.toc{position:sticky;top:120px;align-self:start;border:1px solid var(--line);border-radius:20px;padding:20px}.toc strong{display:block;font-size:.75rem;margin-bottom:10px}.toc a{display:block;padding:7px 0;color:var(--muted);font-size:.74rem}.prose h2{font:600 2.45rem/1.05 var(--serif);margin:46px 0 14px}.prose h3{margin:28px 0 8px}.prose p,.prose li{color:#525c6e}.prose ul{padding-left:22px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:14px}.contact-panel{border:1px solid var(--line);border-radius:30px;padding:34px}.contact-panel.blue{background:#edf4ff}.contact-panel h2{font:600 2.7rem/1 var(--serif);margin:12px 0}.contact-method{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid rgba(0,0,0,.08);font-size:.8rem}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:grid;gap:6px}.field.full{grid-column:1/-1}.field label{font-size:.7rem;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--line);border-radius:13px;padding:12px 13px;outline:0;background:#fff}.field textarea{min-height:140px;resize:vertical}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.article-card{border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#fff}.article-card .thumb{height:220px;background:#eef3fb;overflow:hidden}.article-card .thumb img{width:100%;height:100%;object-fit:cover}.article-card .article-body{padding:24px}.article-card h2{font:600 1.8rem/1.05 var(--serif);margin:10px 0}.article-card p{color:var(--muted);font-size:.8rem}.article-card small{font-size:.68rem;color:#7b8495;font-weight:700}.policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.policy-card{border:1px solid var(--line);border-radius:24px;padding:26px}.policy-card h3{font:600 1.5rem/1 var(--serif)}.policy-card p{font-size:.78rem;color:var(--muted)}
.site-footer{border-top:1px solid var(--line);background:#fbfcfe}.footer-top{padding:68px 0;display:grid;grid-template-columns:1.7fr repeat(4,1fr);gap:46px}.footer-brand p{max-width:390px;color:var(--muted);font-size:.78rem}.trust-pill{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:.65rem;font-weight:800}.footer-top h3{font-size:.78rem;margin:0 0 13px}.footer-top>div:not(.footer-brand) a{display:block;color:#626b7d;font-size:.75rem;padding:5px 0}.footer-top a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);padding:18px 0 28px;display:flex;justify-content:space-between;gap:20px;font-size:.64rem;color:#7c8594}.floating-actions{position:fixed;right:18px;bottom:18px;z-index:50}.floating-contact{background:var(--ink);color:#fff;border-radius:999px;padding:12px 16px;display:flex;gap:8px;align-items:center;font-size:.72rem;font-weight:800;box-shadow:0 16px 38px rgba(8,13,25,.22)}.floating-contact span{width:24px;height:24px;border-radius:50%;background:var(--lime);color:#102000;display:grid;place-items:center}.order-card{width:min(570px,100%);background:#fff;border-radius:28px;padding:34px;position:relative;box-shadow:var(--shadow)}.modal-close{position:absolute;right:20px;top:20px}.order-card h2{font:600 2.25rem/1 var(--serif);margin:12px 0}.order-card>p{font-size:.8rem;color:var(--muted)}.order-summary{background:var(--soft);border-radius:16px;padding:16px;margin:20px 0;font-size:.76rem}.modal-actions{display:flex;gap:9px;flex-wrap:wrap}.empty-state{grid-column:1/-1;padding:50px;border:1px dashed #cbd4e4;border-radius:24px;text-align:center;color:var(--muted)}
@media(max-width:1100px){.desktop-nav{display:none}.menu-btn{display:block}.header-shell{grid-template-columns:1fr auto}.hero-shell{grid-template-columns:1fr;min-height:auto;padding:70px 0}.hero-copy{max-width:860px}.hero-visual{min-height:570px}.category-bento{grid-template-columns:1fr 1fr}.category-tile.large{grid-row:span 1}.category-tile.wide{grid-column:span 1}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card.featured{grid-column:span 1}.price-showcase,.image-split,.service-hero-shell,.page-hero-shell,.contact-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1.5fr repeat(2,1fr)}.package-grid{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr;gap:30px}}
@media(max-width:820px){.single-age-head>div{min-width:0}.single-age-head>div>div:last-child{min-width:0}.single-age-head h3{font-size:1.25rem}.single-age-head>strong{font-size:2rem}.container{width:min(100% - 30px,1380px)}.signal-inner{height:auto;min-height:34px;padding:7px 0}.signal-inner span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.signal-inner a{display:none}.header-shell{height:68px}.brand img{height:42px}.header-actions .btn{display:none}.hero-shell{padding:50px 0}.hero h1{font-size:clamp(3.2rem,14vw,5rem)}.hero-proof{grid-template-columns:1fr}.hero-visual{min-height:500px}.hero-photo-frame{width:90%;height:430px}.visual-card.one{top:60px;width:220px}.visual-card.two{bottom:22px;width:270px}.visual-card.three{display:none}.section{padding:78px 0}.section-sm{padding:55px 0}.split-heading{grid-template-columns:1fr;gap:12px}.category-bento,.timeline-selector{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.price-showcase{grid-template-columns:1fr}.pricing-row{grid-template-columns:1.1fr .7fr .3fr}.pricing-row>*:nth-child(3){display:none}.method-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.use-grid,.blog-grid,.policy-grid{grid-template-columns:1fr}.explorer-controls{align-items:stretch;flex-direction:column}.explorer-search{width:100%}.page-hero,.service-hero{padding:54px 0 40px}.page-hero h1,.service-hero h1{font-size:clamp(3.2rem,14vw,5rem)}.hero-aside{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.package-grid{grid-template-columns:1fr 1fr}.detail-body{grid-template-columns:1fr}.prose-grid{grid-template-columns:1fr}.toc{position:relative;top:auto}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.cta-band{padding:38px;align-items:flex-start;flex-direction:column}.contact-form{grid-template-columns:1fr}.field.full{grid-column:auto}}
@media(max-width:560px){.hero-visual{min-height:440px}.hero-photo-frame{width:100%;height:350px;top:40px}.visual-card.one{top:10px;width:190px;left:-4px;padding:14px}.visual-card.two{width:240px;left:18px;bottom:4px;padding:14px}.service-grid,.package-grid,.method-grid,.stats-grid{grid-template-columns:1fr}.service-card{min-height:285px}.category-bento{grid-auto-rows:auto}.category-tile{min-height:200px}.pricing-row{padding:15px;grid-template-columns:1.2fr .75fr .25fr}.price-lead,.content-block,.contact-panel{padding:28px}.image-panel{min-height:400px}.footer-top{grid-template-columns:1fr 1fr;gap:28px}.floating-contact{font-size:0;padding:10px}.floating-contact span{width:30px;height:30px;font-size:.8rem}.mobile-service-links{grid-template-columns:1fr}.search-panel{padding:22px}.order-card{padding:28px 22px}.modal-actions .btn{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* PVAlix refinements */
.clean-hero-visual{min-height:590px;display:flex;align-items:center;justify-content:flex-end}.clean-hero-photo{position:relative!important;inset:auto!important;width:100%!important;height:560px!important;border-radius:34px!important}.clean-hero-photo img{width:100%;height:100%;object-fit:cover}.clean-hero-photo:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.55);border-radius:inherit;pointer-events:none}
.image-note,.image-credit,.visual-card{display:none!important}
.featured-market{padding-top:86px;padding-bottom:86px}.featured-products{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.featured-product{display:grid;grid-template-columns:auto auto 1fr auto;gap:16px;align-items:center;border:1px solid var(--line);border-radius:22px;padding:20px 22px;background:#fff;transition:.2s ease}.featured-product:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(25,40,75,.08)}.featured-product img{width:42px;height:42px}.featured-product div{display:grid}.featured-product small{font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--blue)}.featured-product strong{font:600 1.2rem/1.15 var(--serif);margin:3px 0}.featured-product div span{font-size:.7rem;color:var(--muted)}.featured-product>b{font-size:.72rem;color:var(--blue)}.featured-rank{font:600 1.7rem/1 var(--serif);color:#b0b7c5}
.age-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:26px 0 34px;padding:10px;background:#f6f8fb;border:1px solid var(--line);border-radius:24px}.age-tab{position:relative;text-align:left;border:1px solid transparent;border-radius:17px;background:transparent;padding:18px 16px 16px;font-size:.72rem;font-weight:800;color:#697386;cursor:pointer;min-height:76px;transition:.2s ease}.age-tab:before{content:"Inventory era";display:block;font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;color:#9aa2b1;margin-bottom:5px}.age-tab:after{content:"↗";position:absolute;right:14px;top:13px;color:#b8bfcb}.age-tab.active{background:#fff;color:var(--ink);border-color:#cdd8f7;box-shadow:0 10px 28px rgba(21,94,239,.10)}.age-tab.active:before{color:var(--blue)}.age-tab.active:after{color:var(--blue);transform:rotate(45deg)}
.floating-actions{left:16px!important;right:auto!important;bottom:16px!important;display:flex;gap:8px;align-items:center}.floating-contact{display:none!important}.floating-channel{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 12px 32px rgba(11,16,32,.14);transition:.2s ease}.floating-channel:hover{transform:translateY(-3px)}.floating-channel img{width:23px;height:23px}.floating-channel.email svg{width:22px;height:22px}
.order-contacts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.order-contact{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:14px;padding:12px 10px;font-size:.72rem;font-weight:800;background:#fff}.order-contact img{width:19px;height:19px}.order-contact.email svg{width:18px;height:18px}.order-contact:hover{border-color:#b9c8ee;background:#f7f9ff}
@media(max-width:820px){.single-age-head>div{min-width:0}.single-age-head>div>div:last-child{min-width:0}.single-age-head h3{font-size:1.25rem}.single-age-head>strong{font-size:2rem}.clean-hero-visual{min-height:auto}.clean-hero-photo{height:430px!important}.featured-products{grid-template-columns:1fr}.age-nav{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px;border-radius:20px;-webkit-overflow-scrolling:touch}.age-tab{min-width:155px;scroll-snap-align:start}}
@media(max-width:560px){.clean-hero-visual{min-height:auto!important}.clean-hero-photo{height:330px!important;top:auto!important}.home-selected-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.home-selected-grid .service-card{min-height:245px!important;padding:14px!important;border-radius:18px}.home-selected-grid .platform-icon{width:44px;height:44px;border-radius:13px}.home-selected-grid .platform-icon img{width:25px;height:25px}.home-selected-grid .category-tag{font-size:.54rem;padding:4px 6px}.home-selected-grid .service-card h3{font-size:1.15rem;margin:14px 0 7px}.home-selected-grid .service-card p{font-size:.66rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-selected-grid .service-meta{font-size:.58rem;display:grid}.home-selected-grid .card-link{font-size:.65rem}.featured-product{grid-template-columns:auto 1fr auto;padding:16px}.featured-product .featured-rank{display:none}.featured-product img{width:36px;height:36px}.featured-product>b{font-size:0}.featured-product>b:after{content:"↗";font-size:1rem}.floating-channel{width:44px;height:44px;border-radius:14px}.order-contacts{grid-template-columns:1fr}.age-tab{min-width:145px;padding:15px 13px;min-height:70px}}


/* PVAlix round-2 polish */
.package-card{position:relative;overflow:hidden}
.package-brand{display:flex;align-items:center;gap:9px;margin:0 0 14px;padding-bottom:13px;border-bottom:1px solid var(--line)}
.package-brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff;border:1px solid color-mix(in srgb,var(--package-brand,#d9dee8) 38%,#e7eaf0);box-shadow:inset 0 -3px 0 var(--package-brand,#d9dee8),0 6px 16px rgba(12,20,36,.05)}
.package-brand-mark img{width:23px;height:23px;object-fit:contain;display:block}
.package-brand-name{font-size:.7rem;font-weight:850;letter-spacing:.01em;color:#333b4b}
.service-info-note{background:#fff;border-bottom:1px solid var(--line)}
.service-info-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start;border:1px solid var(--line);border-radius:24px;padding:30px 34px;background:linear-gradient(135deg,#fff 0%,#fbfcff 100%)}
.service-info-card h2{font:600 clamp(1.8rem,3vw,2.7rem)/1.02 var(--serif);letter-spacing:-.025em;margin:10px 0 0;max-width:520px}
.service-info-copy{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.service-info-copy p{margin:0;color:#596274;font-size:.82rem;line-height:1.78}

@media(min-width:1101px){
  .hero-shell{height:calc(100svh - 112px);min-height:590px;max-height:820px;padding:34px 0;gap:46px}
  .hero h1{font-size:clamp(3.15rem,5.2vw,5.75rem);margin:14px 0 18px}
  .hero-copy>p{font-size:.98rem;line-height:1.65}
  .hero-actions{margin-top:23px}
  .hero-proof{margin-top:25px}
  .clean-hero-visual{min-height:0;height:100%;max-height:610px}
  .clean-hero-photo{height:min(560px,calc(100svh - 185px))!important;min-height:430px}
}

@media(max-width:820px){.single-age-head>div{min-width:0}.single-age-head>div>div:last-child{min-width:0}.single-age-head h3{font-size:1.25rem}.single-age-head>strong{font-size:2rem}
  .service-info-card{grid-template-columns:1fr;gap:20px;padding:26px}
  .service-info-copy{grid-template-columns:1fr;gap:12px}
}

@media(max-width:560px){
  .order-modal{padding:12px;place-items:center;overflow:hidden}
  .order-card{width:min(390px,calc(100vw - 24px));max-height:84svh;overflow-y:auto;border-radius:24px;padding:22px 18px 18px;-webkit-overflow-scrolling:touch}
  .order-card h2{font-size:1.7rem;line-height:1.05;padding-right:42px;margin:9px 0 8px}
  .order-card>p{font-size:.72rem;line-height:1.55;margin:0}
  .order-summary{padding:12px;margin:14px 0;font-size:.69rem}
  .modal-close{position:absolute;right:12px;top:12px;width:40px;height:40px;border-radius:12px;background:#f5f7fb;border-color:#d9deea;font-size:1.35rem;z-index:2}
  .order-contacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px}
  .order-contact{padding:10px 4px;font-size:.62rem;gap:5px;border-radius:12px;flex-direction:column}
  .order-contact img,.order-contact.email svg{width:20px;height:20px}
  .modal-actions{margin-top:10px}
  .modal-actions .btn{padding:11px 14px;font-size:.7rem}
  .service-info-card{padding:22px 18px;border-radius:20px}
  .service-info-card h2{font-size:1.75rem}
  .service-info-copy p{font-size:.76rem;line-height:1.7}
  .package-brand{margin-bottom:12px;padding-bottom:11px}
}


/* 2026-08-26 catalog pricing + richer homepage update */
@media(min-width:1101px){
  .hero-shell{height:calc(100dvh - 112px);min-height:540px;max-height:none;padding:24px 0;align-items:center}
  .hero h1{font-size:clamp(2.9rem,4.75vw,5.35rem);line-height:.94;margin:10px 0 14px}
  .hero-copy>p{font-size:.92rem;line-height:1.55}
  .hero-actions{margin-top:18px}.hero-proof{margin-top:18px}
  .proof-item{padding:10px 0}
  .clean-hero-visual{height:100%;max-height:calc(100dvh - 155px);min-height:0}
  .clean-hero-photo{height:min(520px,calc(100dvh - 165px))!important;min-height:360px!important}
}
.section-brand-label{display:inline-flex;align-items:center;gap:10px;margin-bottom:10px}.section-brand-label .section-brand-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff;border:1px solid #dfe3ea;box-shadow:inset 0 -3px 0 #111,0 6px 16px rgba(12,20,36,.05)}.section-brand-label .section-brand-icon img{width:23px;height:23px;display:block}.section-brand-label .eyebrow{margin:0}.country-table-brand{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--line);background:#fff}.country-table-brand .package-brand{margin:0;padding:0;border:0}.country-table-brand .package-brand-name{font-size:.76rem}.country-table-brand>span:last-child{font-size:.69rem;color:var(--muted)}
.threads-country-home{padding-top:82px;padding-bottom:94px;background:linear-gradient(180deg,#fff 0,#f7f9fd 100%);border-bottom:1px solid var(--line)}
.country-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:32px}.country-card{border:1px solid var(--line);border-radius:24px;padding:22px;background:#fff;display:flex;flex-direction:column;min-height:330px;box-shadow:0 10px 30px rgba(22,37,66,.035)}.country-card-top{display:flex;align-items:center;justify-content:space-between;font-size:2rem}.country-card-top img{width:25px;height:25px}.country-card h3{font:600 1.45rem/1.05 var(--serif);margin:20px 0 8px}.country-card p{font-size:.74rem;color:var(--muted);margin:0 0 20px}.country-rate{display:flex;align-items:end;gap:7px;margin-top:auto}.country-rate strong{font:600 2.35rem/1 var(--serif)}.country-rate span{font-size:.67rem;color:var(--muted);padding-bottom:4px}.country-total{display:flex;justify-content:space-between;align-items:center;padding:12px 0;margin:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.72rem}.country-total b{font-size:.86rem}.country-card .btn{width:100%;font-size:.72rem}.country-note{margin-top:18px;border:1px solid var(--line);border-radius:18px;padding:16px 18px;display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;background:#fff;font-size:.74rem}.country-note span{color:var(--muted)}.country-note a{font-weight:800;color:var(--blue)}
.dual-price-tables{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:30px}.catalog-price-box{border:1px solid var(--line);border-radius:26px;background:#fff;overflow:hidden}.catalog-price-title{padding:21px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.catalog-price-title span{font-size:.64rem;text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-weight:850}.catalog-price-title strong{font:600 1.3rem/1 var(--serif)}.catalog-price-line{display:grid;grid-template-columns:1.3fr .75fr .45fr auto;gap:12px;align-items:center;padding:15px 20px;border-bottom:1px solid var(--line);font-size:.72rem}.catalog-price-line:last-child{border-bottom:0}.catalog-price-line:hover{background:#fafbfe}.price-product{display:flex;align-items:center;gap:10px}.price-product img{width:25px;height:25px}.price-product b{font-size:.76rem}.catalog-price-line>span:nth-child(2){color:var(--muted)}.catalog-price-line>strong{font-size:.84rem}.catalog-price-line .arrow{color:var(--blue);font-weight:900}
.guidance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.guidance-grid article{border:1px solid var(--line);border-radius:24px;padding:24px;background:#fff}.guidance-grid article>span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--soft2);color:var(--blue);font-size:.68rem;font-weight:900}.guidance-grid h3{font:600 1.35rem/1.08 var(--serif);margin:20px 0 10px}.guidance-grid p{font-size:.75rem;color:var(--muted);margin:0}
.single-age-table{border:1px solid var(--line);border-radius:26px;background:#fff;overflow:hidden;max-width:920px}.single-age-head{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:24px 26px;background:linear-gradient(135deg,#f7f9ff,#fff);border-bottom:1px solid var(--line)}.single-age-head>div{display:flex;align-items:center;gap:18px}.single-age-head .package-brand{border:0;margin:0;padding:0}.single-age-head .package-brand-name{display:none}.single-age-head h3{font:600 1.55rem/1 var(--serif);margin:7px 0 4px}.single-age-head p{margin:0;font-size:.7rem;color:var(--muted)}.single-age-head>strong{font:600 2.6rem/1 var(--serif);white-space:nowrap}.single-age-row{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;align-items:center;padding:15px 26px;border-bottom:1px solid var(--line);font-size:.76rem}.single-age-row:last-child{border-bottom:0}.single-age-row>span{color:var(--muted)}.single-age-row .btn{justify-self:start}
.monthly-single-grid{grid-template-columns:minmax(280px,420px)!important}
.country-price-table{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}.country-price-header,.country-price-row{display:grid;grid-template-columns:1.45fr .5fr .55fr auto;gap:14px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--line)}.country-price-header{background:var(--soft);font-size:.62rem;text-transform:uppercase;letter-spacing:.09em;font-weight:850;color:#737c8f}.country-price-row:last-child{border-bottom:0}.country-price-row>div{display:grid}.country-price-row>div strong{font-size:.76rem}.country-price-row>div small{font-size:.61rem;color:var(--muted)}.country-price-row>b{font-size:.8rem}.country-price-row>b small{font-size:.58rem;color:var(--muted);margin-left:3px}.country-price-row>span:not(.country-flag){font-size:.78rem;font-weight:800}.country-flag{font-size:1.5rem;margin-right:8px}.country-price-row .btn{font-size:.65rem;padding:9px 14px}
@media(max-width:1050px){.country-card-grid{grid-template-columns:repeat(3,1fr)}.guidance-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.single-age-head>div{min-width:0}.single-age-head>div>div:last-child{min-width:0}.single-age-head h3{font-size:1.25rem}.single-age-head>strong{font-size:2rem}.country-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dual-price-tables{grid-template-columns:1fr}.country-note{grid-template-columns:1fr}.country-price-header{display:none}.country-price-row{grid-template-columns:1fr auto auto}.country-price-row>div{grid-column:1/2}.country-price-row>b{grid-column:2/3;grid-row:1}.country-price-row>span:not(.country-flag){display:none}.country-price-row .btn{grid-column:3/4;grid-row:1}.single-age-head{align-items:flex-start}.single-age-head>div{align-items:flex-start}.single-age-head .package-brand{display:flex;flex:0 0 auto}.single-age-head .package-brand-mark{width:34px;height:34px}.single-age-head .package-brand-mark img{width:20px;height:20px}}
@media(max-width:560px){.country-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.country-card{padding:15px;min-height:300px;border-radius:19px}.country-card h3{font-size:1.2rem}.country-card p{font-size:.65rem}.country-rate strong{font-size:1.9rem}.country-card .btn{padding:11px 8px;font-size:.64rem}.catalog-price-line{grid-template-columns:1fr auto auto;padding:14px}.catalog-price-line>span:nth-child(2){display:none}.catalog-price-line .arrow{display:none}.guidance-grid{grid-template-columns:1fr}.single-age-head{padding:20px;display:grid}.single-age-head>strong{font-size:2.15rem}.single-age-row{grid-template-columns:1fr auto;padding:14px 20px}.single-age-row .btn{font-size:.65rem;padding:9px 13px}.country-price-row{padding:12px}.country-price-row>div small{display:none}.country-price-row>b{font-size:.72rem}.country-price-row .btn{padding:8px 10px}.age-nav{gap:7px}.age-tab{min-width:132px!important}}


/* PVALIX Threads pricing repair — 2026-08-26 */
.threads-pricing-section .age-nav{grid-template-columns:repeat(6,minmax(0,1fr));}
.threads-pricing-section .age-tab{min-width:0;}
.threads-country-table{overflow:hidden;box-shadow:0 14px 42px rgba(20,34,60,.045);}
.threads-country-table .country-price-header,
.threads-country-table .country-price-row{grid-template-columns:minmax(280px,1.55fr) minmax(105px,.48fr) minmax(110px,.48fr) minmax(92px,auto);gap:18px;}
.threads-country-table .country-price-header{padding:13px 20px;}
.threads-country-table .country-price-row{padding:15px 20px;min-height:76px;}
.country-price-identity{display:flex!important;align-items:center;gap:14px;min-width:0;}
.country-price-copy{display:grid!important;min-width:0;}
.country-price-copy strong{font-size:.8rem!important;line-height:1.2;}
.country-price-copy small{font-size:.63rem!important;color:var(--muted);margin-top:3px;white-space:normal;}
.threads-country-table .country-flag{font-size:1.65rem;margin:0;flex:0 0 auto;}
.threads-country-table .country-price-rate{font-size:.84rem;white-space:nowrap;}
.threads-country-table .country-price-rate small{font-size:.58rem;color:var(--muted);margin-left:3px;}
.threads-country-table .country-price-total{display:block!important;font-size:.84rem!important;font-weight:850;white-space:nowrap;}
.threads-country-table .btn{justify-self:end;white-space:nowrap;min-width:78px;}
.country-brand-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:6px 9px 6px 7px;box-shadow:inset 0 -2px 0 #111;}
.country-brand-chip img{width:21px!important;height:21px!important;display:block;}
.country-brand-chip b{font-size:.64rem;line-height:1;color:var(--ink);}
.threads-country-home .country-card-top{gap:12px;}
.threads-country-home .country-card-top>span:first-child{line-height:1;}

@media(max-width:1050px){
  .threads-pricing-section .age-nav{grid-template-columns:repeat(3,minmax(0,1fr));}
  .threads-country-table .country-price-header,
  .threads-country-table .country-price-row{grid-template-columns:minmax(230px,1.4fr) minmax(92px,.45fr) minmax(100px,.45fr) auto;gap:12px;}
}
@media(max-width:820px){
  .threads-pricing-section .age-nav{display:flex;grid-template-columns:none;overflow-x:auto;}
  .threads-pricing-section .age-tab{min-width:150px;}
  .threads-country-table .country-price-header{display:none;}
  .threads-country-table .country-price-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;padding:15px 16px;align-items:center;}
  .threads-country-table .country-price-identity{grid-column:1/-1;}
  .threads-country-table .country-price-rate{grid-column:1;grid-row:2;}
  .threads-country-table .country-price-total{grid-column:1;grid-row:3;display:block!important;color:var(--muted);font-size:.7rem!important;}
  .threads-country-table .country-price-total:before{content:'100 accounts · ';font-weight:700;color:var(--muted);}
  .threads-country-table .btn{grid-column:2;grid-row:2/4;align-self:center;justify-self:end;}
  .country-table-brand{justify-content:space-between;gap:14px;}
  .country-table-brand>span:last-child{text-align:right;}
}
@media(max-width:560px){
  .threads-pricing-section .age-tab{min-width:138px!important;}
  .threads-country-table .country-price-row{padding:14px;}
  .country-price-copy strong{font-size:.76rem!important;}
  .country-price-copy small{display:block!important;font-size:.59rem!important;}
  .threads-country-table .country-flag{font-size:1.45rem;}
  .threads-country-table .btn{min-width:72px;padding:9px 11px;}
  .country-brand-chip{padding:5px 8px 5px 6px;}
  .country-brand-chip img{width:19px!important;height:19px!important;}
  .country-brand-chip b{font-size:.6rem;}
}
