@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700&display=swap');
:root{
  --wt-blue:#3034ff;--wt-blue-700:#2020e2;--wt-blue-50:#f2f3ff;
  --wt-navy:#1b2b4a;--wt-ink:#121926;--wt-body:#364152;--wt-muted:#697586;
  --wt-line:#e3e8ef;--wt-soft:#f8fafc;--wt-soft-2:#f3f6fa;--wt-white:#fff;
  --wt-mint:#e9fbf1;--wt-mint-ink:#177245;--wt-frame:1168px;
  --wt-shadow:0 12px 30px rgba(18,25,38,.07);--wt-shadow-soft:0 6px 18px rgba(18,25,38,.05)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--wt-ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.popup-open,body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.layout-frame{width:min(var(--wt-frame),calc(100% - 48px));margin-inline:auto}.campaign-line{min-height:42px;background:var(--wt-navy);color:#fff;display:flex;align-items:center;justify-content:center;gap:22px;padding:8px 24px;font-size:13px}.campaign-line span{opacity:.92}.campaign-line strong{font-weight:600}.campaign-line a{display:inline-flex;align-items:center;gap:6px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.site-head{height:82px;border-bottom:1px solid var(--wt-line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:100;backdrop-filter:blur(14px)}.nav-row{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-lockup{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{width:36px;height:36px;border-radius:9px;background:var(--wt-blue);display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:8px;box-shadow:inset 0 -3px 2px rgba(13,14,93,.2)}.brand-mark i{display:block;width:4px;border-radius:3px;background:#fff}.brand-mark i:nth-child(1){height:11px}.brand-mark i:nth-child(2){height:19px}.brand-mark i:nth-child(3){height:15px}.brand-type{display:grid;line-height:1}.brand-type strong{font-size:19px;letter-spacing:-.055em}.brand-type small{font-size:8px;letter-spacing:.14em;color:#7b8493;margin-top:6px;font-weight:600}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:30px;margin-left:auto}.nav-link,.nav-cluster>button{border:0;background:none;padding:10px 0;font-size:14px;color:#2f3948;font-weight:500;cursor:pointer}.nav-link:hover,.nav-cluster>button:hover{color:var(--wt-blue)}.nav-cluster{position:relative}.nav-chevron{font-size:11px;margin-left:4px}.nav-panel{position:absolute;left:50%;top:calc(100% + 14px);transform:translateX(-50%) translateY(8px);width:520px;background:#fff;border:1px solid var(--wt-line);border-radius:14px;padding:10px;box-shadow:0 22px 60px rgba(18,25,38,.14);display:grid;grid-template-columns:1fr 1fr;opacity:0;visibility:hidden;transition:.2s}.nav-cluster:hover .nav-panel,.nav-cluster:focus-within .nav-panel{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.nav-panel a{display:flex;gap:12px;padding:14px;border-radius:10px}.nav-panel a:hover{background:var(--wt-soft)}.nav-panel i{width:29px;height:29px;display:grid;place-items:center;border-radius:8px;background:var(--wt-blue-50);color:var(--wt-blue);font-size:10px;font-style:normal;font-weight:800}.nav-panel strong{display:block;font-size:13px;margin-bottom:4px}.nav-panel span span{display:block;color:var(--wt-muted);font-size:11px;line-height:1.45}.nav-cta{display:flex;align-items:center;gap:18px}.phone-link{font-size:12px;font-weight:600;color:#4b5565}.menu-trigger{width:40px;height:40px;border:1px solid var(--wt-line);background:#fff;border-radius:9px;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-trigger span{width:17px;height:1.5px;background:var(--wt-ink)}.mobile-drawer{position:fixed;top:124px;inset-inline:0;bottom:0;background:#fff;z-index:99;padding:24px;display:none;flex-direction:column;gap:0}.mobile-drawer.open{display:flex}.mobile-drawer a{padding:16px 4px;border-bottom:1px solid var(--wt-line);font-size:17px;font-weight:600}.button{border:1px solid var(--wt-line);background:#fff;color:var(--wt-ink);min-height:46px;padding:0 18px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;cursor:pointer;transition:.2s;box-shadow:0 -3px 1px rgba(227,232,239,.55) inset}.button:hover{background:var(--wt-soft);transform:translateY(-1px)}.button--blue{border-color:#6e87ff;background:var(--wt-blue);color:#fff;box-shadow:0 -3px 2px rgba(19,20,83,.25) inset}.button--blue:hover{background:var(--wt-blue-700);border-color:var(--wt-blue)}.button--ink{background:#17181d;border-color:#292b32;color:#fff;box-shadow:0 -3px 1px rgba(255,255,255,.08) inset}.button--ink:hover{background:#292b32}.button--small{min-height:42px;padding-inline:16px;font-size:13px}.button--wide{width:100%}
/* Homepage */
.hero{position:relative;overflow:hidden;padding:88px 0 56px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff 0%,#fff 70%,#fbfcfe 100%);z-index:-2}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:72px;align-items:center}.hero-copy{max-width:580px}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--wt-line);background:#fff;border-radius:8px;padding:7px 11px;font-size:12px;color:#4b5565;box-shadow:var(--wt-shadow-soft)}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--wt-blue)}.display-title{font-size:60px;line-height:1.06;letter-spacing:-.058em;margin:24px 0 20px;font-weight:600}.display-title .accent{color:var(--wt-blue)}.lead{font-size:17px;line-height:1.7;color:var(--wt-muted);margin:0;max-width:690px}.hero-actions{display:flex;gap:11px;margin-top:30px}.hero-form{display:flex;gap:10px;margin-top:28px;max-width:520px}.hero-form input{flex:1;min-width:0;height:48px;border:1px solid #d5dce6;border-radius:8px;padding:0 14px;outline:none}.hero-form input:focus{border-color:#9aaeff;box-shadow:0 0 0 3px #edf0ff}.micro-trust{display:flex;flex-wrap:wrap;gap:15px 22px;margin-top:20px;color:#5f6b7a;font-size:12px}.micro-trust span:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--wt-mint);color:var(--wt-mint-ink);font-size:11px;font-weight:800;margin-right:7px}.hero-stage{position:relative;min-height:530px}.hero-stage:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#eef0ff 0%,rgba(242,243,255,.35) 56%,transparent 72%);left:50%;top:46%;transform:translate(-50%,-50%)}.hero-browser{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-1.2deg);width:92%;border:1px solid #dce2eb;background:#fff;border-radius:16px;padding:8px;box-shadow:0 28px 65px rgba(31,43,75,.16)}.hero-browser img{display:block;width:100%;border-radius:11px}.hero-mini{position:absolute;background:#fff;border:1px solid var(--wt-line);border-radius:12px;box-shadow:var(--wt-shadow);padding:14px 16px;z-index:3}.hero-mini small{display:block;color:var(--wt-muted);font-size:10px;margin-bottom:6px}.hero-mini strong{font-size:20px;letter-spacing:-.04em}.hero-mini--sales{left:-15px;top:50px}.hero-mini--orders{right:-4px;bottom:62px}.hero-mini--channels{right:15px;top:18px}.hero-mini--channels strong{font-size:13px;color:var(--wt-blue)}.brand-ribbon{border-block:1px solid var(--wt-line);padding:24px 0;background:#fff}.brand-ribbon .layout-frame{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:42px}.brand-ribbon p{margin:0;color:var(--wt-muted);font-size:12px}.channel-wordmarks{display:flex;justify-content:space-between;align-items:center;gap:28px;flex-wrap:wrap}.channel-wordmarks span{font-weight:700;color:#647083;font-size:15px;letter-spacing:-.02em}.section{padding:96px 0}.section--soft{background:var(--wt-soft)}.section--blue{background:var(--wt-blue);color:#fff}.section-head{max-width:720px;margin-bottom:42px}.section-head--center{text-align:center;margin-inline:auto}.section-label{display:block;color:var(--wt-blue);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px}.section-title{font-size:42px;line-height:1.14;letter-spacing:-.045em;margin:0;font-weight:600}.section-copy{font-size:15px;line-height:1.72;color:var(--wt-muted);margin:16px 0 0}.story-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:78px;align-items:center}.story-copy h2{font-size:42px;line-height:1.13;letter-spacing:-.045em;margin:0 0 18px;font-weight:600}.story-copy p{color:var(--wt-muted);line-height:1.75;font-size:15px}.story-quote{margin-top:28px;padding-top:24px;border-top:1px solid var(--wt-line)}.story-quote blockquote{font-size:19px;line-height:1.55;margin:0 0 17px;letter-spacing:-.02em}.story-person{display:flex;align-items:center;gap:11px}.story-avatar{width:40px;height:40px;border-radius:50%;background:var(--wt-blue-50);display:grid;place-items:center;color:var(--wt-blue);font-weight:800}.story-person strong{display:block;font-size:13px}.story-person span{display:block;color:var(--wt-muted);font-size:11px;margin-top:3px}.story-visual{position:relative;border:1px solid var(--wt-line);border-radius:16px;padding:18px;background:var(--wt-soft);min-height:430px;overflow:hidden}.story-visual img{width:100%;height:100%;object-fit:cover;border-radius:11px}.story-badge{position:absolute;right:28px;bottom:26px;background:#fff;border:1px solid var(--wt-line);border-radius:11px;padding:13px 15px;box-shadow:var(--wt-shadow)}.story-badge strong{display:block;font-size:19px}.story-badge span{font-size:10px;color:var(--wt-muted)}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.metric-box{background:var(--wt-mint);border-radius:9px;padding:16px}.metric-box strong{display:block;font-size:27px;letter-spacing:-.04em}.metric-box span{font-size:11px;color:#4d6658}.lead-band{background:var(--wt-soft);padding:62px 0}.lead-band-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}.lead-band h2{font-size:38px;line-height:1.14;letter-spacing:-.045em;margin:0}.lead-band p{color:var(--wt-muted);font-size:14px;line-height:1.6}.inline-lead-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.inline-lead-form input,.inline-lead-form select{height:48px;border:1px solid #d6dde7;border-radius:8px;background:#fff;padding:0 13px;outline:none}.inline-lead-form .form-action{display:flex;align-items:center;justify-content:flex-end;gap:15px;grid-column:1/3}.inline-lead-form label{font-size:10px;color:var(--wt-muted)}.advantages-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:40px}.advantages-head h2{font-size:42px;letter-spacing:-.045em;margin:0}.advantages-head p{max-width:610px;color:var(--wt-muted);line-height:1.7;font-size:14px}.advantage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.advantage-card{min-height:350px;border:1px solid var(--wt-line);border-radius:14px;background:var(--wt-soft);padding:26px;display:flex;flex-direction:column}.advantage-icon{width:42px;height:42px;border:1px solid var(--wt-line);background:#fff;border-radius:10px;display:grid;place-items:center;color:var(--wt-blue);font-weight:800}.advantage-card h3{font-size:21px;letter-spacing:-.035em;margin:25px 0 10px}.advantage-card p{color:var(--wt-muted);font-size:13px;line-height:1.7;margin:0}.advantage-card a{margin-top:auto;background:#fff;border:1px solid var(--wt-line);height:42px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.product-split{display:grid;grid-template-columns:1.02fr .98fr;gap:68px;align-items:center}.product-split--reverse .product-copy{order:2}.product-split--reverse .product-media{order:1}.product-copy small{color:var(--wt-blue);font-weight:700;font-size:12px;text-transform:uppercase}.product-copy h2{font-size:44px;line-height:1.13;letter-spacing:-.048em;margin:16px 0}.product-copy p{color:var(--wt-muted);font-size:15px;line-height:1.75}.check-list{display:grid;gap:12px;margin:25px 0 30px}.check-list span{font-size:13px;color:#354052}.check-list span:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--wt-mint);color:var(--wt-mint-ink);font-size:11px;margin-right:9px}.product-media{background:var(--wt-blue-50);border-radius:16px;padding:28px;border:1px solid #e0e3ff}.product-media img{display:block;width:100%;border-radius:12px;box-shadow:0 18px 45px rgba(30,32,120,.14)}.feature-mosaic{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:auto auto;gap:16px}.mosaic-card{border:1px solid var(--wt-line);border-radius:14px;background:var(--wt-soft);padding:27px;min-height:270px;position:relative;overflow:hidden}.mosaic-card--large{grid-row:span 2;min-height:556px}.mosaic-card h3{font-size:24px;letter-spacing:-.04em;margin:0 0 10px}.mosaic-card p{color:var(--wt-muted);font-size:13px;line-height:1.7;max-width:470px}.mosaic-card img{position:absolute;left:28px;right:28px;bottom:0;width:calc(100% - 56px);border:1px solid var(--wt-line);border-bottom:0;border-radius:12px 12px 0 0;background:#fff}.mosaic-card--small img{width:55%;left:auto;right:22px;opacity:.9}.integration-band{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.integration-band h2{font-size:41px;line-height:1.15;letter-spacing:-.045em;margin:0 0 16px}.integration-band p{color:var(--wt-muted);font-size:14px;line-height:1.7;margin-bottom:26px}.integration-list{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--wt-line);border-top:1px solid var(--wt-line)}.integration-cell{height:88px;display:flex;align-items:center;gap:10px;padding:14px;border-right:1px solid var(--wt-line);border-bottom:1px solid var(--wt-line);font-size:12px;font-weight:600;background:#fff}.integration-dot{width:26px;height:26px;border-radius:7px;background:color-mix(in srgb,var(--dot) 13%,white);position:relative}.integration-dot:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--dot);position:absolute;inset:0;margin:auto}.reference-home{background:#fff}.reference-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:38px}.reference-head h2{font-size:42px;letter-spacing:-.045em;margin:0}.reference-head p{max-width:520px;color:var(--wt-muted);font-size:14px;line-height:1.7}.reference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reference-card{border:1px solid var(--wt-line);border-radius:14px;overflow:hidden;background:#fff}.reference-visual{height:210px;display:flex;align-items:center;justify-content:center;background:#f2f4f7;position:relative}.reference-visual:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:#fff;box-shadow:0 16px 40px rgba(18,25,38,.08)}.reference-visual:after{content:"WE";position:relative;font-size:40px;font-weight:800;color:var(--wt-blue);letter-spacing:-.08em}.reference-visual--cake{background:#fff3e8}.reference-visual--cake:after{content:"CC";color:#7c4326}.reference-visual--aloe{background:#edf7ed}.reference-visual--aloe:after{content:"BA";color:#2f6940}.reference-visual--coffee{background:#f1ece7}.reference-visual--coffee:after{content:"KF";color:#60452f}.reference-card__copy{padding:22px}.reference-card__copy small{color:var(--wt-blue);font-size:10px;font-weight:700;text-transform:uppercase}.reference-card__copy h3{font-size:19px;margin:8px 0}.reference-card__copy p{font-size:12px;line-height:1.65;color:var(--wt-muted);margin:0}.pricing-teaser{background:var(--wt-blue-50);border:1px solid #dfe3ff;border-radius:16px;padding:48px;display:grid;grid-template-columns:.8fr 1.2fr;gap:58px;align-items:center}.pricing-teaser h2{font-size:40px;line-height:1.15;letter-spacing:-.045em;margin:0 0 14px}.pricing-teaser p{color:var(--wt-muted);font-size:14px;line-height:1.7}.mini-plan-list{display:grid;gap:10px}.mini-plan-row{background:#fff;border:1px solid #dde1f0;border-radius:10px;padding:14px 16px;display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:center}.mini-plan-row strong{font-size:14px}.mini-plan-row span{color:var(--wt-muted);font-size:11px}.mini-plan-row b{color:var(--wt-blue);font-size:13px}
/* Inner pages */
.page-hero{padding:78px 0 64px;border-bottom:1px solid var(--wt-line);background:linear-gradient(180deg,#fff,#fbfcff)}.page-hero .display-title{font-size:54px;max-width:850px}.crumb{display:block;color:var(--wt-blue);font-size:10px;letter-spacing:.11em;font-weight:700}.feature-hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:58px;align-items:center}.visual-panel{border:1px solid var(--wt-line);border-radius:15px;background:var(--wt-soft);padding:18px}.visual-panel img{width:100%;display:block;border-radius:10px}.feature-lines{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--wt-line);border-left:1px solid var(--wt-line)}.feature-line{padding:28px;border-right:1px solid var(--wt-line);border-bottom:1px solid var(--wt-line);min-height:210px}.line-index,.feature-index{display:inline-grid;place-items:center;width:31px;height:31px;border-radius:8px;background:var(--wt-blue-50);color:var(--wt-blue);font-size:10px;font-weight:800}.feature-line h3{font-size:20px;margin:22px 0 8px}.feature-line p{color:var(--wt-muted);font-size:12px;line-height:1.7}.feature-line a{font-size:12px;color:var(--wt-blue);font-weight:600}.showcase-stack{display:grid;gap:22px}.showcase-card{display:grid;grid-template-columns:1fr 1.08fr;gap:50px;align-items:center;border:1px solid var(--wt-line);border-radius:16px;padding:44px;background:#fff}.showcase-card:nth-child(even){background:var(--wt-soft)}.showcase-card:nth-child(even) .showcase-copy{order:2}.showcase-card:nth-child(even) .showcase-media{order:1}.showcase-copy small{color:var(--wt-blue);font-size:11px;font-weight:700;text-transform:uppercase}.showcase-copy h2{font-size:36px;letter-spacing:-.045em;line-height:1.18;margin:14px 0}.showcase-copy p{font-size:13px;line-height:1.75;color:var(--wt-muted)}.showcase-points{display:grid;gap:11px;margin-top:20px}.showcase-points span{font-size:12px}.showcase-points span:before{content:"✓";color:var(--wt-mint-ink);margin-right:8px}.showcase-media{border-radius:12px;background:var(--wt-blue-50);padding:16px}.showcase-media img{display:block;width:100%;border-radius:8px}.detail-band{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;padding:55px 0;border-top:1px solid var(--wt-line)}.detail-band h2{font-size:32px;margin:0;letter-spacing:-.04em}.detail-items{display:grid;grid-template-columns:1fr 1fr;gap:22px}.detail-item h3{font-size:15px;margin:0 0 8px}.detail-item p{color:var(--wt-muted);font-size:12px;line-height:1.7}.integration-detail{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.integration-card{border:1px solid var(--wt-line);border-radius:13px;padding:24px;background:#fff;min-height:230px}.integration-card h3{font-size:19px;margin:18px 0 8px}.integration-card p{font-size:12px;color:var(--wt-muted);line-height:1.7}.logo-matrix{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid var(--wt-line);border-top:1px solid var(--wt-line)}.logo-box{height:90px;border-right:1px solid var(--wt-line);border-bottom:1px solid var(--wt-line);display:grid;place-items:center;font-size:13px;font-weight:700;color:#556171}.quote-band{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;border-radius:15px;background:var(--wt-navy);color:#fff;padding:48px}.quote-band blockquote{font-size:25px;line-height:1.45;margin:0}.quote-band p{color:#b6c0d0;line-height:1.7;font-size:13px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tool-tile{border:1px solid var(--wt-line);border-radius:13px;padding:24px;display:flex;flex-direction:column;min-height:260px;background:#fff}.tool-glyph{width:42px;height:42px;border-radius:10px;background:var(--wt-blue-50);color:var(--wt-blue);display:grid;place-items:center;font-weight:800}.tool-tile h3{font-size:19px;margin:22px 0 9px}.tool-tile p{font-size:12px;color:var(--wt-muted);line-height:1.7;margin:0}.tool-tile a{margin-top:auto;padding-top:22px;color:var(--wt-blue);font-size:12px;font-weight:650}.calculator-layout{display:grid;grid-template-columns:1fr .8fr;gap:20px;max-width:1020px;margin-inline:auto;align-items:start}.form-panel,.result-panel{border:1px solid var(--wt-line);border-radius:14px;padding:30px;background:#fff}.result-panel{position:sticky;top:110px;background:var(--wt-navy);color:#fff}.form-panel h2,.result-panel h2{font-size:25px;letter-spacing:-.04em;margin:0}.panel-copy{font-size:12px;color:var(--wt-muted);line-height:1.7;margin:9px 0 24px}.result-panel .panel-copy{color:#bdc5d1}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px;margin-bottom:14px}.field label{font-size:11px;font-weight:600}.field input,.field select,.field textarea{width:100%;height:48px;border:1px solid #d7dee8;border-radius:8px;padding:0 13px;outline:none;background:#fff;font-size:13px}.field textarea{height:120px;padding-top:13px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#8fa1ff;box-shadow:0 0 0 3px #eef0ff}.input-with-unit{display:flex}.input-with-unit input{border-radius:8px 0 0 8px}.input-with-unit span{width:55px;border:1px solid #d7dee8;border-left:0;border-radius:0 8px 8px 0;background:var(--wt-soft);display:grid;place-items:center;font-size:11px;color:var(--wt-muted)}.radio-set{display:flex;gap:8px}.radio-choice input{position:absolute;opacity:0}.radio-choice span{display:block;padding:10px 12px;border:1px solid var(--wt-line);border-radius:8px;font-size:11px;cursor:pointer}.radio-choice input:checked+span{background:var(--wt-blue-50);border-color:#a8b1ff;color:var(--wt-blue);font-weight:700}.result-lines{margin-top:22px}.result-line{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #34425d;font-size:11px;color:#b8c1cf}.result-line strong{color:#fff;font-size:13px}.result-total{display:flex;justify-content:space-between;align-items:end;padding-top:20px}.result-total span{font-size:11px;color:#b8c1cf}.result-total strong{font-size:29px}.tool-disclaimer{max-width:1020px;margin:17px auto 0;border:1px solid var(--wt-line);border-radius:10px;padding:16px;font-size:10px;line-height:1.65;color:var(--wt-muted)}.name-results{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.name-chip{border:1px solid var(--wt-line);border-radius:999px;padding:9px 12px;background:#fff;font-size:11px}.meta-preview{background:#fff;color:#19191e;border-radius:10px;padding:22px}.meta-url{font-size:11px;color:#2c7a48}.meta-title{font-size:18px;color:#224ca0;margin:7px 0}.meta-desc{font-size:12px;color:#555;line-height:1.55}.counter-row{display:flex;justify-content:space-between;font-size:10px;color:#888}.contact-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:62px}.contact-copy h1{font-size:54px;line-height:1.06;letter-spacing:-.055em;margin:0}.contact-copy>p{font-size:14px;line-height:1.72;color:var(--wt-muted)}.contact-info{display:grid;gap:19px;margin-top:38px}.contact-info strong{display:block;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.contact-info span,.contact-info a{font-size:13px;color:var(--wt-muted)}.legal-copy{max-width:850px;margin-inline:auto}.legal-copy h2{font-size:26px;letter-spacing:-.035em;margin:38px 0 10px}.legal-copy p,.legal-copy li{font-size:13px;line-height:1.78;color:var(--wt-muted)}
/* Pricing */
.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;align-items:stretch}.plan-card{border:1px solid var(--wt-line);border-radius:14px;padding:28px;background:#fff;display:flex;flex-direction:column;position:relative}.plan-card--featured{border-color:#9aa7ff;box-shadow:0 16px 38px rgba(48,52,255,.10);background:linear-gradient(180deg,#f7f7ff 0,#fff 38%)}.plan-tag{position:absolute;top:0;right:22px;transform:translateY(-50%);background:var(--wt-blue);color:#fff;padding:7px 10px;border-radius:7px;font-size:10px;font-weight:700}.plan-name{font-size:15px;font-weight:700}.plan-for{min-height:62px;color:var(--wt-muted);font-size:12px;line-height:1.65}.plan-price{font-size:31px;letter-spacing:-.045em;font-weight:700;margin-top:8px}.plan-note{font-size:10px;color:var(--wt-muted);margin:6px 0 22px}.plan-points{list-style:none;padding:20px 0;margin:0;border-top:1px solid var(--wt-line);display:grid;gap:11px;min-height:230px}.plan-points li{font-size:12px;line-height:1.5}.plan-points li:before{content:"✓";color:var(--wt-mint-ink);margin-right:8px}.compare-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:24px}.compare-intro h2{font-size:37px;letter-spacing:-.04em;margin:0}.compare-intro p{max-width:650px;color:var(--wt-muted);font-size:13px;line-height:1.7}.compare-tools{display:flex;align-items:center;gap:14px}.search-field input{height:42px;width:220px;border:1px solid #d7dee8;border-radius:8px;padding:0 12px;outline:none}.difference-toggle{font-size:11px;color:#556171;white-space:nowrap}.comparison-shell{border:1px solid var(--wt-line);border-radius:13px;overflow:auto;background:#fff}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;min-width:850px;table-layout:fixed}.comparison-table .feature-col{width:48%}.comparison-table .plan-col{width:17.333%}.comparison-table th{position:sticky;top:81px;z-index:5;background:#fff;border-bottom:1px solid var(--wt-line);padding:20px 18px;text-align:left}.comparison-table th:not(:first-child){text-align:center}.comparison-table th strong{display:block;font-size:14px}.comparison-table th span{display:block;color:var(--wt-muted);font-size:10px;margin-top:5px;font-weight:400}.comparison-table td{padding:15px 18px;border-bottom:1px solid #edf0f4;vertical-align:middle}.comparison-table td:not(:first-child){text-align:center;border-left:1px solid #edf0f4}.comparison-table tr:last-child td{border-bottom:0}.comparison-table tr:hover:not(.category-row){background:#fbfcff}.category-row td{background:var(--wt-soft-2);font-size:11px;font-weight:750;color:#334155;text-transform:uppercase;letter-spacing:.06em;padding:12px 18px}.feature-name{display:block;font-size:12px;font-weight:650;margin-bottom:4px}.feature-explain{display:block;color:var(--wt-muted);font-size:10.5px;line-height:1.5}.availability{display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:600}.availability--yes{color:#177245}.availability--yes i{width:19px;height:19px;border-radius:50%;background:var(--wt-mint);display:grid;place-items:center;font-style:normal}.availability--no{color:#98a2b3}.availability--no i{font-style:normal}.availability--text{color:#42526b;background:#f3f5f8;border-radius:7px;padding:6px 8px}.faq-list{max-width:850px;margin-inline:auto;border-top:1px solid var(--wt-line)}.faq-item{border-bottom:1px solid var(--wt-line)}.faq-question{width:100%;border:0;background:none;padding:22px 0;display:flex;justify-content:space-between;text-align:left;font-size:14px;font-weight:650;cursor:pointer}.faq-question i{font-style:normal;font-size:20px;color:var(--wt-blue)}.faq-answer{display:none;padding:0 30px 22px 0;color:var(--wt-muted);font-size:12px;line-height:1.75}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-question i{transform:rotate(45deg)}
/* CTA, footer, popup */
.callout{padding:72px 0}.callout-box{background:var(--wt-blue-50);border:1px solid #dfe3ff;border-radius:14px;padding:44px;display:flex;align-items:center;justify-content:space-between;gap:45px}.callout-box h2{font-size:36px;line-height:1.13;letter-spacing:-.045em;margin:0}.callout-box p{font-size:13px;line-height:1.7;color:var(--wt-muted);max-width:610px}.callout-actions{display:flex;gap:10px;flex:none}.site-foot{background:#fff;border-top:1px solid var(--wt-line);padding-top:64px}.footer-main{display:grid;grid-template-columns:1.3fr .7fr .9fr .8fr 1fr;gap:42px;padding-bottom:52px}.footer-intro p{font-size:12px;line-height:1.75;color:var(--wt-muted);max-width:310px;margin:20px 0 0}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column h3{font-size:10px;color:#7d8796;letter-spacing:.09em;text-transform:uppercase;margin:0 0 9px}.footer-column a,.footer-column p{font-size:11.5px;line-height:1.65;color:#495566;margin:0}.footer-column a:hover{color:var(--wt-blue)}.footer-base{border-top:1px solid var(--wt-line);padding:20px 0 24px;display:flex;justify-content:space-between;gap:25px;color:#8993a1;font-size:10px}.footer-base div{display:flex;gap:19px}.brand-lockup--inverse .brand-type strong{color:var(--wt-ink)}.lead-popup{position:fixed;inset:0;z-index:200;display:none}.lead-popup.is-open{display:block}.lead-popup__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.48);backdrop-filter:blur(5px)}.lead-popup__dialog{position:relative;width:min(850px,calc(100% - 30px));margin:7vh auto 0;background:#fff;border:1px solid var(--wt-line);border-radius:16px;overflow:hidden;display:grid;grid-template-columns:.92fr 1.08fr;box-shadow:0 30px 90px rgba(15,23,42,.25)}.lead-popup__visual{background:var(--wt-blue-50);padding:40px;position:relative;border-right:1px solid #dfe3ff}.lead-popup__visual small{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--wt-blue);font-weight:700}.lead-popup__visual h2{font-size:36px;line-height:1.12;letter-spacing:-.045em;margin:15px 0}.lead-popup__visual p{font-size:12px;line-height:1.7;color:var(--wt-muted)}.popup-benefits{display:grid;gap:11px;margin-top:28px}.popup-benefits span{font-size:12px;font-weight:600}.popup-benefits span:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#fff;color:var(--wt-blue);margin-right:8px;border:1px solid #dfe3ff}.lead-popup__form{padding:38px}.lead-popup__form h3{font-size:25px;letter-spacing:-.04em;margin:0}.lead-popup__form>p{font-size:12px;line-height:1.65;color:var(--wt-muted);margin:8px 0 21px}.popup-close{position:absolute;right:14px;top:14px;z-index:4;width:34px;height:34px;border:1px solid var(--wt-line);border-radius:8px;background:#fff;cursor:pointer;font-size:18px}.popup-consent{font-size:9px;color:#8a94a2;line-height:1.55;margin-top:10px}.popup-success{display:none;padding:15px;border-radius:8px;background:var(--wt-mint);color:var(--wt-mint-ink);font-size:12px;font-weight:650}.popup-success.show{display:block}.popup-fab{position:fixed;right:20px;bottom:20px;z-index:90;border:1px solid #6e87ff;border-radius:9px;background:var(--wt-blue);color:#fff;min-height:46px;padding:0 16px;font-size:11px;font-weight:700;box-shadow:0 12px 28px rgba(48,52,255,.22);cursor:pointer}.popup-fab:before{content:"✦";margin-right:7px}.reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1080px){.desktop-nav,.phone-link{display:none}.menu-trigger{display:flex}.hero-grid,.story-layout,.product-split,.product-split--reverse,.lead-band-grid,.integration-band,.pricing-teaser,.contact-layout,.feature-hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-stage{min-height:570px}.product-split--reverse .product-copy,.product-split--reverse .product-media{order:initial}.reference-grid{grid-template-columns:1fr 1fr}.plan-grid{grid-template-columns:1fr}.plan-for,.plan-points{min-height:0}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-intro{grid-row:span 2}.lead-popup__dialog{grid-template-columns:1fr 1.08fr}.comparison-table th{top:81px}}
@media(max-width:740px){.layout-frame{width:min(var(--wt-frame),calc(100% - 28px))}.campaign-line{font-size:10px;justify-content:flex-start;white-space:nowrap;overflow:auto}.campaign-line span{display:none}.site-head{height:68px}.mobile-drawer{top:110px}.nav-cta>.button{display:none}.brand-type strong{font-size:17px}.brand-mark{width:32px;height:32px}.hero{padding:58px 0 38px}.hero-grid{gap:38px}.display-title{font-size:43px}.lead{font-size:14px}.hero-form,.hero-actions{flex-direction:column}.hero-form .button{width:100%}.micro-trust{gap:10px 14px}.hero-stage{min-height:390px}.hero-browser{width:100%}.hero-mini{padding:10px}.hero-mini--sales{left:-3px;top:16px}.hero-mini--channels{right:-3px;top:4px}.hero-mini--orders{right:-2px;bottom:20px}.hero-mini strong{font-size:15px}.brand-ribbon .layout-frame{grid-template-columns:1fr;gap:16px}.channel-wordmarks{justify-content:flex-start}.section{padding:70px 0}.section-title,.story-copy h2,.advantages-head h2,.reference-head h2{font-size:34px}.story-layout{gap:35px}.story-visual{min-height:290px}.metric-row{grid-template-columns:1fr}.lead-band{padding:46px 0}.lead-band h2{font-size:32px}.inline-lead-form{grid-template-columns:1fr}.inline-lead-form .form-action{grid-column:1}.advantages-head,.reference-head,.compare-intro{display:block}.advantage-grid,.reference-grid,.tool-grid,.integration-detail{grid-template-columns:1fr}.advantage-card{min-height:280px}.product-split{gap:34px}.product-copy h2{font-size:34px}.product-media{padding:14px}.feature-mosaic{grid-template-columns:1fr}.mosaic-card--large{grid-row:auto;min-height:430px}.integration-list,.logo-matrix{grid-template-columns:1fr 1fr}.pricing-teaser{padding:28px 22px;gap:32px}.mini-plan-row{grid-template-columns:1fr auto}.mini-plan-row span{grid-column:1/3}.page-hero{padding:58px 0 46px}.page-hero .display-title{font-size:42px}.showcase-card,.showcase-card:nth-child(even){grid-template-columns:1fr;padding:26px 20px;gap:28px}.showcase-card:nth-child(even) .showcase-copy,.showcase-card:nth-child(even) .showcase-media{order:initial}.feature-lines,.detail-items{grid-template-columns:1fr}.detail-band{grid-template-columns:1fr;gap:22px}.calculator-layout{grid-template-columns:1fr}.result-panel{position:static}.field-grid{grid-template-columns:1fr}.form-panel,.result-panel{padding:22px}.compare-tools{margin-top:20px;flex-direction:column;align-items:stretch}.search-field input{width:100%}.comparison-table th{top:68px}.callout{padding:52px 0}.callout-box{display:block;padding:28px 22px}.callout-box h2{font-size:31px}.callout-actions{margin-top:20px}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-intro{grid-column:1/3;grid-row:auto}.footer-base{flex-direction:column}.lead-popup__dialog{display:block;margin:3vh auto 0;max-height:94vh;overflow:auto}.lead-popup__visual{padding:27px;border-right:0;border-bottom:1px solid #dfe3ff}.lead-popup__visual h2{font-size:30px}.lead-popup__form{padding:27px 22px}.popup-fab{right:12px;bottom:12px}.contact-copy h1{font-size:42px}.quote-band{grid-template-columns:1fr;padding:28px}.feature-mosaic{display:grid}}
.mock-browser{position:relative;width:82%;height:78%;background:#fff;border:1px solid rgba(18,25,38,.12);border-radius:10px;box-shadow:0 14px 32px rgba(18,25,38,.12);padding:0 12px 14px;z-index:1}.mock-top{height:26px;border-bottom:1px solid var(--wt-line);display:flex;align-items:center;gap:5px}.mock-top i{width:5px;height:5px;border-radius:50%;background:#c8d0db}.mock-brand{text-align:center;font-size:12px;font-weight:800;letter-spacing:.06em;padding:20px 0 13px}.mock-products{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mock-products span{height:55px;border-radius:6px;background:linear-gradient(145deg,#f0f3f7,#fff);border:1px solid #e6ebf1}.quote-band cite{display:flex;flex-direction:column;gap:6px;align-self:end;font-style:normal;color:#b6c0d0;font-size:12px}.quote-band cite strong{color:#fff;font-size:14px}

/* =========================================================
   WE-TICARET V5 — art-directed homepage and shared shell
   ========================================================= */
:root{
  --v5-ink:#0b1634;
  --v5-navy:#07163c;
  --v5-navy-2:#0d2862;
  --v5-blue:#2458ff;
  --v5-blue-dark:#1744df;
  --v5-sky:#edf3ff;
  --v5-mint:#dffaf3;
  --v5-line:#dfe6f2;
  --v5-muted:#67738d;
  --v5-soft:#f6f8fc;
  --v5-ice:#f1f6ff;
  --v5-shadow:0 24px 70px rgba(20,43,95,.13);
  --v5-shadow-soft:0 10px 30px rgba(27,51,105,.08);
  --wt-frame:1240px;
}
body.site-v5{font-family:'Plus Jakarta Sans',Arial,sans-serif;color:var(--v5-ink);background:#fff}
body.site-v5 h1,body.site-v5 h2,body.site-v5 h3,body.site-v5 p{max-width:none}
body.site-v5 .layout-frame{width:min(var(--wt-frame),calc(100% - 56px))}
.campaign-line{min-height:38px;background:linear-gradient(90deg,#050d2d 0%,#0a1745 55%,#25125d 100%);padding:0 22px;color:#fff;position:relative;z-index:120}
.campaign-inner{width:min(1240px,100%);margin:auto;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;min-height:38px;letter-spacing:-.01em}
.campaign-star{color:#f7db4f;font-size:14px}.campaign-inner strong{font-weight:700}.campaign-inner a{margin-left:18px;background:#fff;color:#214ad2;border-radius:7px;padding:5px 10px;font-weight:700;text-decoration:none;box-shadow:0 2px 0 rgba(255,255,255,.18)}
.site-head{height:78px;top:0;border-bottom:1px solid rgba(39,72,142,.1);background:linear-gradient(100deg,rgba(248,251,255,.96),rgba(242,247,255,.92) 52%,rgba(248,245,255,.92));box-shadow:0 8px 28px rgba(26,55,117,.045);backdrop-filter:blur(16px)}
.nav-row{gap:24px}.brand-lockup{gap:10px}.brand-mark--v5{width:37px;height:31px;border-radius:0;background:transparent;box-shadow:none;padding:0;display:flex;align-items:flex-start;justify-content:center;gap:3px;position:relative}
.brand-mark--v5 i{width:8px;height:8px!important;border-radius:50%;background:#18c7bb;position:absolute;top:5px}
.brand-mark--v5 i:nth-child(1){left:1px;background:#2458ff}.brand-mark--v5 i:nth-child(2){left:14px;background:#18c7bb}.brand-mark--v5 i:nth-child(3){right:1px;background:#7a5cff}
.brand-mark--v5:before,.brand-mark--v5:after{content:"";position:absolute;border:3px solid #2458ff;border-top:0;width:15px;height:13px;border-radius:0 0 14px 14px;top:9px}
.brand-mark--v5:before{left:1px;transform:rotate(8deg)}.brand-mark--v5:after{right:1px;border-color:#18c7bb;transform:rotate(-8deg)}
.brand-type strong{font-size:20px;letter-spacing:-.055em;color:#1447d8}.brand-type small{font-size:7px;letter-spacing:.16em;color:#7a849a;margin-top:5px}.desktop-nav{gap:27px}.nav-link,.nav-cluster>button{font-size:12px;font-weight:700;color:#2c354b}.nav-link:hover,.nav-cluster>button:hover{color:var(--v5-blue)}
.nav-panel{top:calc(100% + 18px);border-radius:16px;border:1px solid #e1e7f2;box-shadow:0 24px 60px rgba(15,35,82,.16);padding:12px}.nav-panel--compact{width:340px;grid-template-columns:1fr}.nav-panel i{background:#edf2ff;color:#2458ff}.nav-cta{gap:10px}.nav-login{background:rgba(255,255,255,.72)!important}.button{font-family:'Plus Jakarta Sans',sans-serif;border-radius:9px;min-height:44px;box-shadow:none;font-weight:700;letter-spacing:-.01em}.button--blue{background:linear-gradient(180deg,#3268ff,#1f52f2);border-color:#1e52f0;box-shadow:0 8px 18px rgba(36,88,255,.22),inset 0 1px rgba(255,255,255,.25)}.button--blue:hover{background:linear-gradient(180deg,#245cff,#1648dc);transform:translateY(-1px);box-shadow:0 12px 25px rgba(36,88,255,.28)}.button--ghost{background:#fff;border-color:#cad5e8;color:#17233e}.button--ghost:hover{background:#f5f8ff;border-color:#aebee0}.button--large{min-height:54px;padding:0 24px;font-size:14px}.mobile-drawer{top:116px;background:#f8faff;padding:26px}.mobile-drawer .button{margin-top:18px}

/* HOME HERO */
.nova-hero{position:relative;overflow:hidden;padding:70px 0 34px;background:linear-gradient(135deg,#fbfdff 0%,#f5f9ff 43%,#f8f5ff 100%)}
.nova-hero:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(55,104,255,.13),rgba(75,135,255,.035) 50%,transparent 70%);right:-110px;top:-190px}.nova-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:240px;background:linear-gradient(180deg,transparent,#fff);pointer-events:none}.nova-hero-glow{position:absolute;left:-170px;top:50px;width:460px;height:460px;background:radial-gradient(circle,rgba(64,204,187,.08),transparent 68%)}
.nova-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:center}.nova-copy{padding:34px 0 60px}.nova-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:8px;background:#eef3ff;color:#2458d7;font-size:9px;font-weight:800;letter-spacing:.025em;border:1px solid #dce6ff}.nova-copy h1{font-family:'DM Serif Display',Georgia,serif;font-size:64px;line-height:1.03;letter-spacing:-.03em;font-weight:400;margin:23px 0 22px;color:#0b1634}.nova-copy h1 em{display:block;color:var(--v5-blue);font-style:normal}.nova-copy>p{font-size:15px;line-height:1.85;color:#5e6b84;margin:0;max-width:535px}.nova-actions{display:flex;align-items:center;gap:12px;margin-top:30px}.play-dot{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eef3ff;color:#2458ff;font-size:9px}.nova-trust{display:flex;flex-wrap:wrap;gap:17px;margin-top:22px;font-size:10px;color:#66738b}.nova-trust span:before{content:"✓";width:16px;height:16px;margin-right:6px;border:1px solid #cbd7ec;border-radius:50%;display:inline-grid;place-items:center;color:#2458ff;font-size:9px}.nova-stage{position:relative;min-height:590px}.dashboard-shell{position:absolute;left:15px;right:0;top:42px;height:490px;border:1px solid #d9e2f2;background:#fff;border-radius:18px;box-shadow:0 36px 80px rgba(25,56,122,.18);display:grid;grid-template-columns:135px 1fr;overflow:hidden;transform:perspective(1300px) rotateY(-1.5deg) rotateX(.4deg)}
.dash-sidebar{background:linear-gradient(180deg,#071846,#0a2463);color:#fff;padding:19px 12px}.dash-logo{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;margin-bottom:22px}.mini-w{position:relative;width:20px;height:18px;display:inline-block}.mini-w i{position:absolute;width:5px;height:5px;border-radius:50%;top:0;background:#27d0c3}.mini-w i:nth-child(1){left:0;background:#5292ff}.mini-w i:nth-child(2){left:7px}.mini-w i:nth-child(3){right:0;background:#9779ff}.mini-w:before{content:"";position:absolute;left:0;right:0;bottom:0;height:10px;border:2px solid #fff;border-top:0;border-radius:0 0 10px 10px}.dash-sidebar nav{display:grid;gap:5px}.dash-sidebar nav a{font-size:8px;color:#b8c6e4;padding:8px 9px;border-radius:6px;display:flex;align-items:center;gap:7px}.dash-sidebar nav a b{font-weight:600}.dash-sidebar nav a.active{background:#2458ff;color:#fff;box-shadow:0 5px 12px rgba(36,88,255,.35)}
.dash-main{padding:19px;background:#f7f9fd;min-width:0}.dash-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.dash-top small{font-size:7px;letter-spacing:.12em;color:#8a95a9;font-weight:800}.dash-top h3{font-family:'Plus Jakarta Sans';font-size:17px;margin:3px 0 0;letter-spacing:-.03em}.dash-user{display:flex;align-items:center;gap:10px;color:#7e899d;font-size:11px}.dash-user b{width:26px;height:26px;border-radius:50%;background:#071846;color:#fff;display:grid;place-items:center;font-size:8px}.dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.dash-stats article{background:#fff;border:1px solid #e8edf5;border-radius:9px;padding:11px;box-shadow:0 4px 12px rgba(28,50,95,.035)}.dash-stats small{font-size:7px;color:#7f8a9f;display:block}.dash-stats strong{font-size:14px;letter-spacing:-.04em;display:block;margin:6px 0 4px}.dash-stats span{font-size:7px;color:#1aa773;font-weight:800}.dash-stats span.down{color:#ef5a68}.dash-panels{display:grid;grid-template-columns:1.55fr .85fr;gap:9px;margin-top:9px}.chart-card,.donut-card,.order-list,.stock-card{background:#fff;border:1px solid #e6ebf4;border-radius:10px;padding:11px}.chart-card header{display:flex;justify-content:space-between;align-items:center}.chart-card small,.donut-card>small{font-size:8px;color:#516078;font-weight:700}.chart-card header strong{display:block;font-size:7px;color:#9aa4b6;margin-top:2px}.chart-card header>span{font-size:7px;color:#2458ff}.chart-area{height:113px;position:relative;margin-top:4px;overflow:hidden}.chart-area i{position:absolute;left:0;right:0;border-top:1px dashed #e4eaf4}.chart-area i:nth-child(1){top:20%}.chart-area i:nth-child(2){top:42%}.chart-area i:nth-child(3){top:64%}.chart-area i:nth-child(4){top:86%}.chart-area svg{position:absolute;inset:4px 0 0;width:100%;height:100%}.donut-wrap{display:flex;align-items:center;gap:10px;margin-top:22px}.donut{width:74px;height:74px;border-radius:50%;background:conic-gradient(#ff6b1c 0 38%,#2458ff 38% 62%,#f3c44a 62% 80%,#b341db 80% 90%,#dfe5f0 90%);position:relative}.donut:after{content:"";position:absolute;inset:17px;border-radius:50%;background:#fff}.donut-wrap ul{list-style:none;padding:0;margin:0;display:grid;gap:6px;flex:1}.donut-wrap li{font-size:6px;color:#69758b;display:flex;align-items:center;gap:4px}.donut-wrap li i{width:5px;height:5px;border-radius:50%}.donut-wrap li i.hb{background:#ff6b1c}.donut-wrap li i.ty{background:#2458ff}.donut-wrap li i.am{background:#f3c44a}.donut-wrap li i.n1{background:#b341db}.donut-wrap li b{margin-left:auto;color:#263149}.dash-bottom{display:grid;grid-template-columns:1.55fr .85fr;gap:9px;margin-top:9px}.order-list header{display:flex;justify-content:space-between;font-size:8px}.order-list header a{color:#2458ff}.order-list>div{display:grid;grid-template-columns:45px 1fr 65px 65px;align-items:center;gap:5px;padding:7px 0;border-top:1px solid #eef1f6;font-size:6px}.order-list>div span{color:#8c96a8}.order-list>div b{font-size:6px}.order-list>div em{font-style:normal;text-align:center;padding:3px;border-radius:4px}.order-list>div strong{text-align:right;font-size:6px}.badge-hb{background:#fff0e9;color:#e65b18}.badge-ty{background:#fff3e7;color:#eb7a18}.badge-n11{background:#f7eaff;color:#9529bf}.stock-card>strong{font-size:8px}.stock-card p{display:flex;align-items:center;gap:5px;font-size:6px;color:#727e92;margin:10px 0}.stock-card p i{width:7px;height:7px;border-radius:50%}.stock-card p i.red{background:#ff5868}.stock-card p i.green{background:#35bc83}.stock-card p i.orange{background:#f4a631}.stock-card p b{margin-left:auto;color:#344056}
.dash-float{position:absolute;z-index:5;background:rgba(255,255,255,.96);border:1px solid #dfe7f4;border-radius:13px;padding:14px 15px;box-shadow:0 18px 38px rgba(33,61,120,.14);min-width:112px}.dash-float small{display:block;font-size:7px;color:#7d889d}.dash-float strong{display:block;font-size:18px;margin:5px 0 2px;letter-spacing:-.04em}.dash-float span{font-size:7px;color:#22a976;font-weight:800}.dash-float svg{display:block;width:78px;height:22px;color:#22b38a;margin-top:5px}.dash-float--revenue{left:-28px;top:158px}.dash-float--orders{left:-47px;bottom:92px;color:#6c4df2}.dash-float--products{right:-20px;bottom:62px;color:#f28b2c}.trust-strip{position:relative;z-index:3;margin-top:8px;padding:17px 32px;border:1px solid #e5eaf3;border-radius:12px;background:#fff;display:flex;justify-content:space-between;gap:25px;box-shadow:0 10px 30px rgba(31,57,110,.045);font-size:9px;color:#5e6b82}

/* LOGOS */
.logo-section{padding:70px 0 76px;background:#fff}.nova-section-head{text-align:center;max-width:760px;margin:0 auto 36px}.nova-section-head>span,.pricing-heading>span,.final-cta-box>div>span{font-size:10px;font-weight:800;color:#2458ff;letter-spacing:.12em}.nova-section-head h2,.pricing-heading h2{font-family:'DM Serif Display',Georgia,serif;font-size:38px;font-weight:400;line-height:1.12;letter-spacing:-.02em;margin:11px 0}.nova-section-head p,.pricing-heading p{font-size:13px;color:#728097;line-height:1.7;margin:0}.logo-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:13px}.logo-card{height:86px;background:#fff;border:1px solid #e0e7f2;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:15px;box-shadow:0 7px 20px rgba(29,54,109,.055);transition:.2s}.logo-card:hover{transform:translateY(-3px);border-color:#c6d5f5;box-shadow:0 14px 28px rgba(29,54,109,.1)}.logo-card img{max-width:100%;max-height:53px;object-fit:contain}

/* FEATURE CARDS */
.nova-features{padding:78px 0 88px;background:linear-gradient(180deg,#fbfcff,#f5f8fe)}.feature-card-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:13px}.nova-feature{background:rgba(255,255,255,.82);border:1px solid #e3e9f3;border-radius:14px;padding:20px 14px 18px;text-align:center;min-height:230px;box-shadow:0 8px 25px rgba(29,55,108,.045)}.feature-icon{width:48px;height:48px;border-radius:13px;margin:0 auto 17px;display:grid;place-items:center}.feature-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.feature-icon.purple{background:#efe9ff;color:#7c5cec}.feature-icon.mint{background:#e0faf4;color:#25aa90}.feature-icon.blue{background:#e4f1ff;color:#2e86e8}.feature-icon.green{background:#e4fbef;color:#2cb979}.feature-icon.lilac{background:#eee7ff;color:#8d63ed}.feature-icon.pink{background:#ffe8f1;color:#e86095}.feature-icon.cyan{background:#e1f8f8;color:#2aa9ad}.nova-feature h3{font-size:12px;line-height:1.35;margin:0 0 10px;letter-spacing:-.02em}.nova-feature p{font-size:9px;line-height:1.7;color:#738097;margin:0}

/* PRICING */
.pricing-preview{padding:78px 0 84px;background:radial-gradient(circle at 50% 0,#12357c,#07183f 58%,#051234);color:#fff}.pricing-heading{text-align:center;max-width:700px;margin:0 auto 35px}.pricing-heading>span{color:#88a7ff}.pricing-heading h2{color:#fff}.pricing-heading p{color:#afbdd9}.pricing-layout{display:grid;grid-template-columns:1fr 220px;gap:18px;align-items:stretch}.nova-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.nova-plan{position:relative;background:#fff;color:#14203d;border-radius:13px;padding:25px 22px 22px;border:1px solid rgba(255,255,255,.42);box-shadow:0 18px 42px rgba(0,10,35,.22);display:flex;flex-direction:column;min-height:470px}.nova-plan--featured{border:2px solid #4170ff;box-shadow:0 24px 55px rgba(30,84,255,.34);transform:translateY(-8px)}.popular-tag{position:absolute;right:0;top:0;background:#ffd55c;color:#6a4c00;border-radius:0 11px 0 10px;padding:7px 11px;font-size:9px;font-weight:800}.nova-plan h3{font-family:'DM Serif Display',Georgia,serif;font-size:23px;font-weight:400;margin:0 0 6px}.nova-plan>p{font-size:10px;color:#788399;margin:0 0 18px}.nova-price{display:flex;align-items:baseline;gap:5px;margin-bottom:20px}.nova-price strong{font-size:32px;letter-spacing:-.05em}.nova-price span{font-size:10px;color:#7c8799}.nova-plan ul{list-style:none;padding:0;margin:0 0 20px;display:grid;gap:10px}.nova-plan li{font-size:10px;position:relative;padding-left:20px}.nova-plan li:before{position:absolute;left:0;width:14px;height:14px;border-radius:50%;display:grid;place-items:center;font-size:8px;font-weight:900}.nova-plan li.yes:before{content:"✓";background:#e2f8eb;color:#25a766}.nova-plan li.no{color:#8e97a8}.nova-plan li.no:before{content:"×";background:#ffeaed;color:#e74f61}.nova-plan .button{margin-top:auto}.pricing-benefits{border:1px solid rgba(142,172,235,.32);border-radius:14px;padding:17px;background:rgba(6,24,67,.62);display:grid;align-content:center;gap:12px}.pricing-benefits article{display:flex;gap:11px;padding:16px 6px;border-bottom:1px solid rgba(157,181,230,.14)}.pricing-benefits article:last-child{border-bottom:0}.pricing-benefits i{width:31px;height:31px;border:1px solid rgba(131,165,237,.45);border-radius:50%;display:grid;place-items:center;font-style:normal;color:#a9c1ff}.pricing-benefits strong{display:block;font-size:10px}.pricing-benefits span{display:block;font-size:8px;color:#9aabc9;margin-top:4px}

/* COMPARISON */
.comparison-preview{padding:80px 0;background:#fff}.comparison-card{border:1px solid #dfe6f0;border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(33,58,108,.075);overflow:hidden}.comparison-card table{width:100%;border-collapse:collapse;font-size:10px}.comparison-card th{background:#f6f8fc;color:#35415b;text-align:left;padding:14px;border-bottom:1px solid #e4e9f2}.comparison-card td{padding:13px 14px;border-bottom:1px solid #edf0f5;color:#677389}.comparison-card td:first-child{font-weight:700;color:#1c2842}.comparison-card td:nth-child(n+3),.comparison-card th:nth-child(n+3){text-align:center}.comparison-card .ok{color:#24a45e;font-weight:700}.comparison-card .bad{color:#ef5361;font-weight:700}.comparison-card .optional{color:#ee8b27;font-weight:700}.comparison-more{display:flex;justify-content:center;padding:20px;background:#fafbfe}

/* REFERENCES */
.references-preview{padding:80px 0 88px;background:linear-gradient(180deg,#fbfcff,#fff)}.reference-logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.reference-logo-grid article{height:118px;border:1px solid #e1e7f1;border-radius:13px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px;box-shadow:0 8px 22px rgba(29,52,103,.05)}.reference-logo-grid strong{font-family:Georgia,serif;font-size:14px;letter-spacing:.1em;line-height:1.15}.reference-logo-grid .script{font-family:'DM Serif Display',serif;font-size:20px;font-style:italic;letter-spacing:0}.reference-logo-grid .green-type{color:#299e43;letter-spacing:.06em}.reference-logo-grid .green-type b{font-size:9px}.reference-logo-grid small{font-size:8px;color:#99a2b1;margin-top:10px}.reference-dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.reference-dots i{width:5px;height:5px;border-radius:50%;background:#d7deea}.reference-dots i:first-child{background:#1f4ee2;width:18px;border-radius:4px}
.final-cta{padding:0 0 82px;background:#fff}.final-cta-box{border-radius:20px;background:linear-gradient(110deg,#071945,#10357b);color:#fff;padding:46px 50px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 25px 60px rgba(8,27,71,.22)}.final-cta-box>div>span{color:#90afff}.final-cta-box h2{font-family:'DM Serif Display',Georgia,serif;font-size:34px;font-weight:400;margin:10px 0 0;max-width:680px}

/* SHARED FOOTER */
.site-foot{background:linear-gradient(115deg,#07142f,#0a1c43 60%,#0b224e);color:#fff;border-top:0;padding-top:58px}.footer-main{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:42px;padding-bottom:42px}.footer-intro p{font-size:11px;line-height:1.7;color:#aebbd3;max-width:230px;margin-top:18px}.brand-lockup--inverse .brand-type strong{color:#fff}.brand-lockup--inverse .brand-type small{color:#90a0bf}.footer-social{display:flex;gap:8px;margin-top:20px}.footer-social a{width:29px;height:29px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;font-size:10px;color:#dbe5fa}.footer-column h3{font-size:11px;margin:2px 0 15px;color:#fff}.footer-column a,.footer-column p{display:block;font-size:9px;line-height:1.9;color:#aebbd3;margin:0}.footer-column a:hover{color:#fff}.footer-base{border-top:1px solid rgba(255,255,255,.12);padding:22px 0 28px;display:flex;justify-content:space-between;gap:25px;color:#8f9db8;font-size:8px}.footer-base div{display:flex;gap:22px}

/* POPUP */
.lead-popup{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.24s}.lead-popup.is-open{opacity:1;visibility:visible}.lead-popup__backdrop{position:absolute;inset:0;background:rgba(4,11,30,.6);backdrop-filter:blur(6px)}.lead-popup__dialog{position:relative;width:min(850px,calc(100% - 36px));max-height:92vh;overflow:auto;background:#fff;border-radius:20px;display:grid;grid-template-columns:.88fr 1.12fr;box-shadow:0 38px 110px rgba(0,11,40,.38);transform:translateY(18px) scale(.985);transition:.25s}.lead-popup.is-open .lead-popup__dialog{transform:none}.popup-close{position:absolute;right:15px;top:13px;z-index:3;width:34px;height:34px;border-radius:50%;border:1px solid #dbe3ef;background:#fff;color:#42506a;font-size:20px;cursor:pointer}.lead-popup__visual{position:relative;overflow:hidden;padding:48px 38px;background:linear-gradient(145deg,#edf3ff,#f6f2ff 55%,#eafbf7);display:flex;flex-direction:column;justify-content:center}.lead-popup__visual:before{content:"";position:absolute;width:290px;height:290px;border-radius:50%;background:rgba(95,111,255,.12);right:-120px;top:-110px}.lead-popup__visual small{position:relative;font-size:9px;color:#2458ff;font-weight:800;letter-spacing:.12em}.lead-popup__visual h2{position:relative;font-family:'DM Serif Display',serif;font-size:36px;font-weight:400;line-height:1.06;margin:14px 0}.lead-popup__visual p{position:relative;font-size:11px;line-height:1.75;color:#65728a}.popup-benefits{position:relative;display:grid;gap:9px;margin-top:17px}.popup-benefits span{font-size:10px;color:#30405f}.popup-benefits span:before{content:"✓";display:inline-grid;place-items:center;width:17px;height:17px;background:#ddf7ed;color:#1e9d69;border-radius:50%;margin-right:7px}.popup-gift{position:relative;width:70px;height:58px;margin-bottom:22px;display:block}.popup-gift:before{content:"";position:absolute;left:9px;right:9px;bottom:0;height:42px;border-radius:8px;background:linear-gradient(135deg,#7d6aff,#a695ff);box-shadow:0 12px 25px rgba(94,74,220,.2)}.popup-gift:after{content:"";position:absolute;left:5px;right:5px;top:11px;height:14px;border-radius:6px;background:#b9adff}.popup-gift i{position:absolute;left:31px;top:9px;width:9px;height:49px;background:#eeeaff;z-index:2}.popup-gift b:before,.popup-gift b:after{content:"";position:absolute;top:0;width:25px;height:15px;border:5px solid #8a76f4;border-radius:50%;z-index:3}.popup-gift b:before{left:11px;transform:rotate(22deg)}.popup-gift b:after{right:11px;transform:rotate(-22deg)}.lead-popup__form{padding:45px 42px}.lead-popup__form h3{font-family:'DM Serif Display',serif;font-size:25px;font-weight:400;margin:0 0 6px}.lead-popup__form>p{font-size:10px;color:#7d8799;margin:0 0 19px}.lead-popup__form form{display:grid;gap:11px}.field{display:grid;gap:6px}.field label{font-size:8px;color:#5f6b81;font-weight:700}.field input,.field select{height:43px;border:1px solid #d8e0ed;border-radius:9px;padding:0 12px;background:#fff;outline:none;font-size:11px}.field input:focus,.field select:focus{border-color:#8ba7ff;box-shadow:0 0 0 3px #edf2ff}.phone-field>div{display:grid;grid-template-columns:52px 1fr;border:1px solid #d8e0ed;border-radius:9px;overflow:hidden}.phone-field>div span{display:grid;place-items:center;font-size:10px;background:#f5f7fb;border-right:1px solid #d8e0ed}.phone-field>div input{border:0;border-radius:0}.popup-consent{font-size:7px;color:#9aa3b2;text-align:center;line-height:1.55}.popup-success{display:none;margin-top:12px;padding:11px;background:#e4f8ee;color:#168457;border-radius:8px;font-size:10px}.popup-success.show{display:block}.popup-fab{position:fixed;right:22px;bottom:22px;z-index:130;border:0;border-radius:50px;background:linear-gradient(180deg,#3268ff,#1d4ee8);color:#fff;font-weight:800;font-size:11px;padding:13px 18px;box-shadow:0 12px 28px rgba(36,88,255,.3);cursor:pointer}

/* Inner pages: more character without disrupting content */
body.site-v5:not(.home-v5) main{background:linear-gradient(180deg,#f7faff 0,#fff 440px)}
body.site-v5:not(.home-v5) .page-hero{padding:82px 0 66px;background:radial-gradient(circle at 80% 10%,rgba(68,107,255,.12),transparent 34%),linear-gradient(135deg,#f8fbff,#f4f7ff)}
body.site-v5:not(.home-v5) .page-hero .display-title{font-family:'DM Serif Display',serif;font-size:54px;font-weight:400;letter-spacing:-.025em}
body.site-v5:not(.home-v5) .page-hero .lead{font-family:'Plus Jakarta Sans';font-size:15px}
body.site-v5 .plan-grid{gap:18px}.plan-card{border-radius:14px;border:1px solid #dfe6f2;box-shadow:0 12px 35px rgba(31,55,109,.07);padding:28px;background:#fff}.plan-card--featured{border:2px solid #3768ff;box-shadow:0 24px 55px rgba(36,88,255,.16)}.plan-name{font-family:'DM Serif Display',serif;font-size:26px;font-weight:400}.plan-price{color:#174ee4}.comparison-shell{border-radius:16px;box-shadow:0 18px 50px rgba(26,52,104,.08);border:1px solid #dfe6f1}.comparison-table thead th{background:#f3f6fc}.comparison-table .category-row td{background:#0c214f;color:#fff}.availability--yes{color:#1f9c5b}.availability--no{color:#e54a5b}.compare-tools{border-radius:12px;background:#f5f8fe;border:1px solid #dfe6f2;padding:14px}

@media(max-width:1180px){.desktop-nav{gap:17px}.nav-link,.nav-cluster>button{font-size:11px}.nova-copy h1{font-size:55px}.dashboard-shell{height:455px}.nova-stage{min-height:550px}.feature-card-grid{grid-template-columns:repeat(4,1fr)}.logo-grid{grid-template-columns:repeat(6,1fr)}.footer-main{grid-template-columns:1.35fr repeat(4,1fr);gap:25px}}
@media(max-width:980px){body.site-v5 .layout-frame{width:min(100% - 36px,1240px)}.desktop-nav,.nav-login{display:none}.menu-trigger{display:flex}.nova-hero-grid{grid-template-columns:1fr}.nova-copy{text-align:center;padding-bottom:10px}.nova-copy>p{margin-inline:auto}.nova-actions,.nova-trust{justify-content:center}.nova-stage{min-height:530px;max-width:760px;margin:auto;width:100%}.dashboard-shell{left:20px;right:20px}.dash-float--revenue{left:0}.dash-float--orders{left:0}.dash-float--products{right:0}.logo-grid{grid-template-columns:repeat(4,1fr)}.feature-card-grid{grid-template-columns:repeat(3,1fr)}.pricing-layout{grid-template-columns:1fr}.pricing-benefits{grid-template-columns:repeat(4,1fr)}.pricing-benefits article{border-bottom:0;border-right:1px solid rgba(157,181,230,.14)}.pricing-benefits article:last-child{border-right:0}.reference-logo-grid{grid-template-columns:repeat(3,1fr)}.footer-main{grid-template-columns:1.4fr repeat(2,1fr)}.footer-intro{grid-row:span 2}.comparison-card{overflow-x:auto}.comparison-card table{min-width:780px}}
@media(max-width:700px){.campaign-inner{font-size:9px;justify-content:flex-start}.campaign-inner span:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaign-inner a{margin-left:auto;white-space:nowrap}.site-head{height:70px}.mobile-drawer{top:108px}.nova-hero{padding-top:42px}.nova-copy h1{font-size:43px}.nova-copy>p{font-size:13px}.nova-actions{flex-direction:column}.nova-actions .button{width:100%}.nova-trust{font-size:8px}.nova-stage{min-height:410px;margin-top:16px}.dashboard-shell{height:350px;left:0;right:0;grid-template-columns:82px 1fr;border-radius:12px}.dash-sidebar{padding:12px 7px}.dash-sidebar nav a{font-size:0;padding:7px;justify-content:center}.dash-sidebar nav a b{display:none}.dash-main{padding:10px}.dash-stats{grid-template-columns:repeat(2,1fr)}.dash-stats article:nth-child(n+3){display:none}.dash-panels{grid-template-columns:1fr}.donut-card{display:none}.dash-bottom{grid-template-columns:1fr}.stock-card{display:none}.order-list>div{grid-template-columns:36px 1fr 55px}.order-list>div strong{display:none}.dash-float{padding:9px;min-width:86px}.dash-float strong{font-size:13px}.dash-float--revenue{top:102px;left:-8px}.dash-float--orders{bottom:35px;left:-5px}.dash-float--products{bottom:20px;right:-7px}.trust-strip{display:grid;grid-template-columns:1fr 1fr;padding:14px;font-size:8px}.logo-section,.nova-features,.comparison-preview,.references-preview{padding:60px 0}.nova-section-head h2,.pricing-heading h2{font-size:31px}.logo-grid{grid-template-columns:repeat(3,1fr);gap:9px}.logo-card{height:70px;padding:11px}.feature-card-grid{grid-template-columns:repeat(2,1fr)}.nova-feature{min-height:210px}.pricing-preview{padding:60px 0}.nova-plan-grid{grid-template-columns:1fr}.nova-plan--featured{transform:none}.pricing-benefits{grid-template-columns:1fr 1fr}.pricing-benefits article:nth-child(2){border-right:0}.pricing-benefits article{border-bottom:1px solid rgba(157,181,230,.14)}.reference-logo-grid{grid-template-columns:repeat(2,1fr)}.final-cta-box{padding:32px 25px;display:grid;text-align:center}.final-cta-box h2{font-size:28px}.footer-main{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/3;grid-row:auto}.footer-base{display:grid}.footer-base div{flex-wrap:wrap;gap:13px}.lead-popup__dialog{grid-template-columns:1fr;max-height:94vh}.lead-popup__visual{padding:28px 25px}.lead-popup__visual h2{font-size:29px}.lead-popup__visual p,.popup-benefits{display:none}.popup-gift{margin-bottom:12px}.lead-popup__form{padding:26px 24px 30px}.popup-fab{right:13px;bottom:13px}.page-hero .display-title,body.site-v5:not(.home-v5) .page-hero .display-title{font-size:40px}.plan-grid{grid-template-columns:1fr!important}}
@media(max-width:430px){.brand-type small{display:none}.nav-cta .button--small{padding:0 11px;font-size:10px}.nova-copy h1{font-size:38px}.dashboard-shell{grid-template-columns:62px 1fr}.dash-float--products{display:none}.logo-grid{grid-template-columns:repeat(2,1fr)}.feature-card-grid{grid-template-columns:1fr}.pricing-benefits{grid-template-columns:1fr}.pricing-benefits article{border-right:0}.footer-main{grid-template-columns:1fr}.footer-intro{grid-column:auto}.reference-logo-grid{grid-template-columns:1fr 1fr}}

/* =========================================================
   WE-TICARET V6 — refined type, richer surfaces, premium footer
   ========================================================= */
:root{
  --wt-frame:1220px;
  --wt-blue:#315bff;
  --wt-blue-700:#2447d8;
  --wt-blue-50:#eef3ff;
  --wt-navy:#0a1736;
  --wt-ink:#121a2b;
  --wt-body:#4d596d;
  --wt-muted:#718096;
  --wt-line:#e1e7f0;
  --wt-soft:#f7f9fd;
  --wt-soft-2:#eef2f9;
  --wt-shadow:0 18px 48px rgba(16,36,82,.09);
  --wt-shadow-soft:0 8px 24px rgba(16,36,82,.06)
}
body.site-v6{font-family:'Manrope',Arial,sans-serif;font-size:14px;color:var(--wt-ink)}
body.site-v6 h1,body.site-v6 h2,body.site-v6 h3,body.site-v6 h4,
body.site-v6 .display-title,body.site-v6 .plan-name,body.site-v6 .nova-plan h3,
body.site-v6 .lead-popup__visual h2,body.site-v6 .lead-popup__form h3{font-family:'Sora','Manrope',sans-serif}
body.site-v6 .display-title{letter-spacing:-.045em}
body.site-v6 .lead{font-size:15px;line-height:1.78}
body.site-v6 .section-title{font-size:38px;letter-spacing:-.035em}
body.site-v6 .section-copy{font-size:14px}

/* Header */
body.site-v6 .campaign-line{min-height:36px;background:linear-gradient(90deg,#091530,#11285c 55%,#0b1837);font-size:11px}
body.site-v6 .campaign-inner{width:min(var(--wt-frame),calc(100% - 48px));display:flex;align-items:center;justify-content:center;gap:13px}
body.site-v6 .campaign-inner a{margin-left:14px;padding:5px 9px;border-radius:7px;background:rgba(255,255,255,.1);text-decoration:none}
body.site-v6 .premium-head{height:72px;background:linear-gradient(110deg,rgba(246,249,255,.98),rgba(255,255,255,.98) 54%,rgba(239,246,255,.98));transition:box-shadow .25s,border-color .25s}
body.site-v6 .premium-head.scrolled{box-shadow:0 12px 30px rgba(17,37,79,.1);border-color:transparent}
body.site-v6 .brand-mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,#315bff,#4c7cff 58%,#24c7bd);box-shadow:0 8px 20px rgba(49,91,255,.2),inset 0 -3px 4px rgba(12,30,111,.18)}
body.site-v6 .brand-type strong{font-size:18px;letter-spacing:-.05em}
body.site-v6 .desktop-nav--simple{gap:26px}
body.site-v6 .desktop-nav--simple .nav-link{font-size:12px;font-weight:700;position:relative;padding:26px 0}
body.site-v6 .desktop-nav--simple .nav-link:after{content:"";position:absolute;left:0;right:100%;bottom:17px;height:2px;background:var(--wt-blue);border-radius:2px;transition:.2s}
body.site-v6 .desktop-nav--simple .nav-link:hover:after{right:0}
body.site-v6 .nav-cta{gap:10px}
body.site-v6 .button{font-size:12px;border-radius:9px;min-height:43px}
body.site-v6 .button--small{min-height:38px;font-size:11px}

/* Richer page heroes */
body.site-v6:not(.home-v5) main{background:linear-gradient(180deg,#f7f9fe 0,#fff 520px)}
body.site-v6:not(.home-v5) .page-hero{position:relative;overflow:hidden;padding:70px 0 58px;background:linear-gradient(125deg,#f8faff 0,#f1f5ff 52%,#f6fbff 100%)}
body.site-v6:not(.home-v5) .page-hero:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;right:-190px;top:-280px;background:radial-gradient(circle,rgba(49,91,255,.2),rgba(49,91,255,0) 68%);animation:wtPulse 8s ease-in-out infinite}
body.site-v6:not(.home-v5) .page-hero:after{content:"";position:absolute;width:190px;height:190px;left:6%;bottom:-130px;border:1px solid rgba(49,91,255,.13);border-radius:42px;transform:rotate(24deg)}
body.site-v6:not(.home-v5) .page-hero .layout-frame{position:relative;z-index:1}
body.site-v6:not(.home-v5) .page-hero .display-title{font-size:46px;font-weight:650;line-height:1.12;max-width:920px;margin:20px 0 15px}
body.site-v6:not(.home-v5) .page-hero .lead{font-family:'Manrope',sans-serif;font-size:15px;max-width:790px}
body.site-v6 .eyebrow{font-size:10px;font-weight:800;letter-spacing:.035em}
body.site-v6 .crumb{font-size:9px}
.package-hero-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}
.package-hero-facts span{padding:10px 13px;border:1px solid rgba(49,91,255,.14);background:rgba(255,255,255,.72);border-radius:10px;font-size:10px;color:#5f6c82;box-shadow:0 7px 18px rgba(38,65,123,.05)}
.package-hero-facts b{color:#1e315b;margin-right:3px}

/* Subtle motion */
@keyframes wtPulse{0%,100%{transform:scale(.96);opacity:.72}50%{transform:scale(1.08);opacity:1}}
@keyframes wtFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes wtShine{0%{transform:translateX(-130%)}100%{transform:translateX(190%)}}
body.site-v6 .reveal{transform:translateY(18px);opacity:0;transition:opacity .65s ease,transform .65s cubic-bezier(.2,.75,.3,1)}
body.site-v6 .reveal.visible{transform:none;opacity:1}
body.site-v6 .dashboard-shell{animation:wtFloat 7s ease-in-out infinite}
body.site-v6 .logo-card,body.site-v6 .integration-logo-card,body.site-v6 .accounting-card,body.site-v6 .blog-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
body.site-v6 .logo-card:hover,body.site-v6 .integration-logo-card:hover,body.site-v6 .accounting-card:hover,body.site-v6 .blog-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(20,45,94,.1);border-color:#cbd7ee}
body.site-v6 .button--blue{position:relative;overflow:hidden}
body.site-v6 .button--blue:after{content:"";position:absolute;inset:-40% auto -40% -35%;width:28%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:skewX(-22deg);transition:.55s}
body.site-v6 .button--blue:hover:after{left:120%}

/* Pricing */
body.site-v6 .plan-grid--detailed{gap:14px;align-items:stretch}
body.site-v6 .plan-card{padding:0;border-radius:13px;overflow:hidden;border:1px solid #dce4f0;box-shadow:0 14px 38px rgba(24,49,102,.07)}
body.site-v6 .plan-card:hover{transform:translateY(-4px);box-shadow:0 23px 55px rgba(23,51,111,.12)}
body.site-v6 .plan-card--featured{border:2px solid #4169ff;background:#fff;box-shadow:0 25px 60px rgba(49,91,255,.16)}
body.site-v6 .plan-card--optional{background:linear-gradient(180deg,#111b37 0,#172347 34%,#fff 34%);border-color:#152142}
.plan-card-head{padding:25px 25px 21px;min-height:245px;background:linear-gradient(180deg,#fff,#f9fbff)}
.plan-card--featured .plan-card-head{background:linear-gradient(145deg,#f3f6ff,#fff)}
.plan-card--optional .plan-card-head{background:transparent;color:#fff}
.plan-tier{display:block;font-size:8px;letter-spacing:.16em;font-weight:800;color:#5370ba;margin-bottom:12px}
.plan-card--optional .plan-tier{color:#9fb8ff}
body.site-v6 .plan-name{font-size:23px;font-weight:650;display:block}
body.site-v6 .plan-for{font-size:11px;line-height:1.7;min-height:58px;margin:10px 0;color:#66738a}
.plan-card--optional .plan-for,.plan-card--optional .plan-note{color:#b9c5de}
body.site-v6 .plan-price{font-size:27px;color:#254fe7;margin-top:7px}
.plan-card--optional .plan-price{color:#fff}
.plan-detail-list{display:grid;border-top:1px solid #e8edf5;border-bottom:1px solid #e8edf5}
.plan-detail-list div{padding:13px 25px;border-bottom:1px solid #edf1f6;display:grid;gap:4px}
.plan-detail-list div:last-child{border-bottom:0}
.plan-detail-list strong{font-size:11px;color:#25334e}
.plan-detail-list span{font-size:9px;line-height:1.55;color:#788398}
body.site-v6 .plan-points{min-height:auto;padding:20px 25px;gap:9px;border:0}
body.site-v6 .plan-points li{font-size:10px}
body.site-v6 .plan-points li.is-muted{color:#9aa4b5}
body.site-v6 .plan-points li.is-muted:before{content:"—";color:#9aa4b5}
body.site-v6 .plan-card>.button{margin:0 25px 25px;width:calc(100% - 50px)}
body.site-v6 .plan-tag{font-size:8px;right:16px;padding:7px 9px}
.sticky-table-note{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:#64748b;font-size:10px}
.sticky-table-note span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#edf2ff;color:#315bff;animation:wtFloat 2.4s ease-in-out infinite}
body.site-v6 .comparison-shell{overflow:visible;border-radius:11px;box-shadow:0 15px 45px rgba(24,50,104,.07)}
body.site-v6 .comparison-table{min-width:900px}
body.site-v6 .comparison-table th{top:72px;background:rgba(247,249,253,.96);backdrop-filter:blur(12px);padding:16px 18px;box-shadow:0 8px 18px rgba(25,49,96,.05)}
body.site-v6 .comparison-table th strong{font-size:12px}
body.site-v6 .comparison-table th span{font-size:9px}
body.site-v6 .comparison-table td{padding:14px 18px}
body.site-v6 .comparison-table .category-row td{position:relative;background:linear-gradient(90deg,#0b1938,#132b5e);font-size:9px;letter-spacing:.11em;padding:11px 18px}
body.site-v6 .feature-name{font-size:12px;margin-bottom:5px}
body.site-v6 .feature-explain{font-size:10px;line-height:1.62;color:#778398}
body.site-v6 .availability{font-size:10px}
.availability--optional{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;color:#6d4fd3;font-weight:700}
.availability--optional i{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#efeaff;font-style:normal}
.availability--optional small{flex-basis:100%;font-size:7px;color:#9b8bc7;font-weight:500;margin-top:0}
.package-guidance{background:linear-gradient(180deg,#fff,#f7f9fe)}
.decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.decision-grid article{padding:26px;border:1px solid #dfe6f1;border-radius:12px;background:#fff;box-shadow:var(--wt-shadow-soft)}
.decision-grid b{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#eef3ff;color:#315bff;font-size:10px}
.decision-grid h3{font-size:16px;margin:18px 0 9px}
.decision-grid p{font-size:11px;line-height:1.72;color:#6f7b90;margin:0}
.package-faq{margin-top:64px}
.package-faq>h2{text-align:center;font-size:28px;margin-bottom:26px}
.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.faq-grid article{border:1px solid #e0e6ef;border-radius:10px;background:#fff;overflow:hidden}
.faq-question{width:100%;border:0;background:#fff;text-align:left;padding:17px 18px;display:flex;justify-content:space-between;gap:15px;font-size:11px;font-weight:700;cursor:pointer}
.faq-question span{color:#315bff;font-size:18px;transition:.2s}
.faq-answer{display:none;padding:0 18px 17px;color:#6f7b90;font-size:10px;line-height:1.7}
.faq-grid article.open .faq-answer{display:block}
.faq-grid article.open .faq-question span{transform:rotate(45deg)}

/* Integrations grouped and visual */
.integration-anchor-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}
.integration-anchor-nav a{padding:9px 13px;border:1px solid rgba(49,91,255,.16);background:#fff;border-radius:9px;font-size:10px;font-weight:700;color:#31456e;box-shadow:0 6px 16px rgba(28,57,118,.05)}
.integration-group{scroll-margin-top:92px}
.integration-group-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:28px}
.integration-group-head>div{max-width:740px}
.integration-group-head h2{font-size:32px;line-height:1.2;letter-spacing:-.035em;margin:0 0 12px}
.integration-group-head p{font-size:12px;line-height:1.72;color:#6f7b90;margin:0}
.group-status{white-space:nowrap;padding:9px 12px;border-radius:99px;font-size:8px;font-weight:800;letter-spacing:.04em}
.group-status.included{background:#e6f8ef;color:#177348}.group-status.paid{background:#fff0e7;color:#b94f16}.group-status.optional{background:#eeeaff;color:#6347bf}
.integration-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.integration-logo-card{min-height:225px;padding:18px;border:1px solid #dfe6f1;background:#fff;border-radius:12px;display:flex;flex-direction:column}
.integration-logo-wrap{height:76px;border-radius:9px;background:linear-gradient(145deg,#f7f9fd,#fff);border:1px solid #edf1f6;display:grid;place-items:center;padding:14px;margin-bottom:17px}
.integration-logo-wrap img{max-width:100%;max-height:46px;object-fit:contain}
.integration-logo-card h3{font-size:14px;margin:0 0 7px}
.integration-logo-card p{font-size:14px;line-height:1.65;color:#748096;margin:0 0 14px}
.integration-chip{display:inline-flex;margin-top:auto;padding:6px 8px;background:#eef3ff;color:#3557ba;border-radius:7px;font-size:7px;font-weight:800;width:max-content}
.accounting-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.accounting-card{padding:24px;border:1px solid #e2e7ef;background:#fff;border-radius:12px;min-height:220px}
.accounting-monogram{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#172a55,#315bff);color:#fff;font-weight:800;font-size:13px;box-shadow:0 10px 22px rgba(49,91,255,.2)}
.accounting-card h3{font-size:16px;margin:18px 0 8px}.accounting-card p{font-size:10px;line-height:1.7;color:#748096;min-height:68px}.accounting-card>span{font-size:8px;font-weight:800;color:#bd5319;background:#fff0e7;padding:7px 9px;border-radius:7px}
.paid-info-box{margin-top:18px;padding:25px;border-radius:12px;background:linear-gradient(115deg,#0c1938,#172e63);color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}
.paid-info-box strong{font-size:15px}.paid-info-box p{font-size:10px;line-height:1.68;color:#b8c6e1;margin:0}.paid-info-box .button{white-space:nowrap}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.service-grid article{padding:24px;border:1px solid #dfe6f1;background:#fff;border-radius:12px}
.service-grid i{width:40px;height:40px;border-radius:10px;background:#eef3ff;color:#315bff;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:800}
.service-grid h3{font-size:14px;margin:18px 0 8px}.service-grid p{font-size:14px;line-height:1.7;color:#748096;margin:0}

/* Blog */
.featured-article{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:center;border:1px solid #dfe6f1;border-radius:16px;padding:24px;background:#fff;box-shadow:0 20px 60px rgba(23,48,99,.08);margin-bottom:70px}
.featured-article-visual{position:relative;overflow:hidden;min-height:320px;border-radius:12px;background:linear-gradient(145deg,#dfe8ff,#f0f4ff 48%,#c8f6ed);padding:30px}
.featured-article-visual span{font-size:9px;font-weight:800;letter-spacing:.14em;color:#315bff}.featured-article-visual b{position:absolute;right:25px;bottom:5px;font-size:155px;line-height:1;color:rgba(49,91,255,.12)}.featured-article-visual i{position:absolute;width:155px;height:155px;border:28px solid rgba(37,201,180,.18);border-radius:50%;left:-20px;bottom:-35px}
.featured-article h2{font-size:31px;line-height:1.22;letter-spacing:-.035em;margin:12px 0}.featured-article p{font-size:12px;line-height:1.75;color:#6f7b90}.featured-article a,.blog-card a{font-size:10px;color:#315bff;font-weight:800}.article-meta{font-size:8px;color:#7c88a0;font-weight:700;letter-spacing:.05em}
.blog-layout{display:grid;grid-template-columns:1fr 300px;gap:42px;align-items:start}.blog-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.blog-card{border:1px solid #dfe6f1;border-radius:12px;overflow:hidden;background:#fff}.blog-card>div:last-child{padding:20px}.blog-card h3{font-size:15px;line-height:1.35;margin:9px 0}.blog-card p{font-size:10px;line-height:1.7;color:#748096;min-height:68px}.blog-cover{height:160px;padding:18px;position:relative;overflow:hidden}.blog-cover span{font-size:8px;font-weight:800;letter-spacing:.13em}.blog-cover b{position:absolute;right:18px;bottom:-18px;font-size:82px;opacity:.15}.blog-cover--violet{background:#e9e2ff;color:#6846c8}.blog-cover--mint{background:#dcf7ee;color:#178463}.blog-cover--peach{background:#ffe7db;color:#bf5423}.blog-cover--blue{background:#dfe9ff;color:#315bff}.blog-cover--yellow{background:#fff0bd;color:#9a6b00}.blog-cover--pink{background:#ffe1ef;color:#b93d77}
.popular-sidebar{position:sticky;top:94px;border:1px solid #dfe6f1;border-radius:12px;background:#fff;padding:24px}.popular-sidebar h2{font-size:19px;margin:0 0 20px}.popular-sidebar>a{display:flex;gap:13px;padding:14px 0;border-bottom:1px solid #edf1f6}.popular-sidebar>a>b{font-size:10px;color:#315bff}.popular-sidebar>a span{font-size:10px;font-weight:700}.popular-sidebar small{display:block;font-size:7px;color:#8b96a8;margin-top:5px}.sidebar-tool{margin-top:22px;padding:19px;border-radius:10px;background:linear-gradient(145deg,#eef3ff,#f7f9ff)}.sidebar-tool strong{font-size:12px}.sidebar-tool p{font-size:9px;line-height:1.65;color:#6f7b90}.sidebar-tool a{font-size:9px;color:#315bff;font-weight:800}

/* Premium Footer */
body.site-v6 .premium-footer{padding-top:0;background:radial-gradient(circle at 15% 5%,#18356f 0,#0c1c40 32%,#07132e 78%);position:relative;overflow:hidden}
body.site-v6 .premium-footer:after{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(126,157,224,.12);border-radius:50%;right:-280px;bottom:-260px}
.footer-spotlight{position:relative;z-index:1;transform:translateY(-1px);padding:35px 40px;border-radius:0 0 16px 16px;background:linear-gradient(100deg,#315bff,#4d6fff 58%,#1dbbac);display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 24px 60px rgba(0,10,42,.25)}
.footer-kicker{font-size:8px;letter-spacing:.15em;font-weight:800;color:#dfe7ff}.footer-spotlight h2{font-size:25px;margin:8px 0 7px;max-width:650px}.footer-spotlight p{font-size:10px;line-height:1.6;color:#e7ecff;margin:0}.footer-spotlight-actions{display:flex;align-items:center;gap:20px}.button--light{background:#fff;color:#16346f;border-color:#fff;white-space:nowrap}.footer-phone{display:grid}.footer-phone small{font-size:8px;color:#dfe7ff}.footer-phone strong{font-size:13px;margin-top:4px}
body.site-v6 .footer-main--premium{position:relative;z-index:1;grid-template-columns:1.25fr .72fr 1fr 1fr 1.05fr;gap:38px;padding-top:58px;padding-bottom:48px}
body.site-v6 .footer-intro p{font-size:10px;max-width:260px}.footer-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}.footer-badges span{font-size:7px;color:#bfd0ee;border:1px solid rgba(171,195,236,.2);border-radius:99px;padding:6px 8px}.premium-footer .footer-column h3{font-size:10px;letter-spacing:.04em;margin-bottom:18px}.premium-footer .footer-column a,.premium-footer .footer-column p{font-size:8.5px;line-height:2}.footer-popular a{padding:0 0 9px!important;margin-bottom:9px!important;border-bottom:1px solid rgba(255,255,255,.08)}.footer-popular strong{display:block;color:#dce6fa;font-size:8px;font-weight:650;line-height:1.45}.footer-popular span{display:block;color:#7186ad;font-size:7px;margin-top:3px}.footer-popular .footer-all-link{border:0!important;color:#8eabff!important}.footer-contact p{line-height:1.7!important;margin-top:12px!important}.footer-newsletter{margin-top:17px}.footer-newsletter label{display:block;color:#aebbd3;font-size:8px;margin-bottom:8px}.footer-newsletter div{display:grid;grid-template-columns:1fr 34px;border:1px solid rgba(180,199,234,.22);border-radius:8px;overflow:hidden;background:rgba(255,255,255,.05)}.footer-newsletter input{height:36px;border:0;background:transparent;color:#fff;padding:0 10px;outline:none;font-size:8px;min-width:0}.footer-newsletter button{border:0;background:#315bff;color:#fff;cursor:pointer}.footer-trust-row{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);display:grid;grid-template-columns:repeat(4,1fr)}.footer-trust-row span{padding:17px;text-align:center;color:#8294b5;font-size:8px;border-right:1px solid rgba(255,255,255,.08)}.footer-trust-row span:last-child{border-right:0}.footer-trust-row b{color:#dce6fa;margin-right:4px}.premium-footer .footer-base{position:relative;z-index:1;border-top:0}

/* Responsive V6 */
@media(max-width:1100px){
  body.site-v6 .desktop-nav--simple{gap:17px}
  body.site-v6 .desktop-nav--simple .nav-link{font-size:10px}
  .integration-logo-grid{grid-template-columns:repeat(3,1fr)}
  body.site-v6 .footer-main--premium{grid-template-columns:1.2fr repeat(2,1fr)}
  .footer-contact{grid-column:2/4}.footer-intro{grid-row:span 2}
}
@media(max-width:900px){
  body.site-v6 .comparison-shell{overflow-x:auto}
  body.site-v6 .comparison-table th{top:70px}
  .integration-group-head{display:block}.group-status{display:inline-flex;margin-top:16px}
  .integration-logo-grid{grid-template-columns:repeat(2,1fr)}
  .accounting-grid{grid-template-columns:repeat(2,1fr)}
  .service-grid{grid-template-columns:repeat(2,1fr)}
  .paid-info-box{grid-template-columns:1fr}.paid-info-box .button{width:max-content}
  .featured-article{grid-template-columns:1fr}.blog-layout{grid-template-columns:1fr}.popular-sidebar{position:static}
  .footer-spotlight{display:grid}.footer-spotlight-actions{justify-content:space-between}
}
@media(max-width:700px){
  body.site-v6 .campaign-line{min-height:34px}.campaign-star{display:none}
  body.site-v6 .campaign-inner{width:calc(100% - 24px);font-size:8px;gap:6px}.campaign-inner strong{display:none}
  body.site-v6 .premium-head{height:66px}.mobile-drawer{top:100px}
  body.site-v6:not(.home-v5) .page-hero{padding:48px 0 42px}
  body.site-v6:not(.home-v5) .page-hero .display-title{font-size:34px}
  body.site-v6 .section{padding:65px 0}
  body.site-v6 .section-title{font-size:30px}
  .package-hero-facts{display:grid;grid-template-columns:1fr 1fr}
  .plan-card-head{min-height:auto}.decision-grid,.faq-grid{grid-template-columns:1fr}
  body.site-v6 .comparison-table th{top:66px}
  .integration-logo-grid,.accounting-grid,.service-grid{grid-template-columns:1fr}
  .integration-group-head h2{font-size:27px}
  .featured-article{padding:14px;gap:25px}.featured-article-visual{min-height:220px}.featured-article h2{font-size:24px}
  .blog-card-grid{grid-template-columns:1fr}
  .footer-spotlight{margin-inline:-18px;border-radius:0;padding:30px 24px}.footer-spotlight h2{font-size:21px}.footer-spotlight-actions{display:grid}.footer-phone{display:none}
  body.site-v6 .footer-main--premium{grid-template-columns:1fr 1fr;gap:30px}.footer-intro{grid-column:1/3;grid-row:auto}.footer-contact{grid-column:1/3}
  .footer-trust-row{grid-template-columns:1fr 1fr}.footer-trust-row span:nth-child(2){border-right:0}.footer-trust-row span:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.08)}
}
@media(max-width:430px){
  .package-hero-facts{grid-template-columns:1fr}
  body.site-v6 .footer-main--premium{grid-template-columns:1fr}.footer-intro,.footer-contact{grid-column:auto}
  .footer-trust-row{grid-template-columns:1fr}.footer-trust-row span{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}
}

/* Force the selected V6 type family over legacy component specificity */
body.site-v5.site-v6:not(.home-v5) .page-hero .display-title,
body.site-v5.site-v6 .nova-copy h1,
body.site-v5.site-v6 .nova-section-head h2,
body.site-v5.site-v6 .pricing-heading h2,
body.site-v5.site-v6 .nova-plan h3,
body.site-v5.site-v6 .final-cta-box h2,
body.site-v5.site-v6 .plan-name,
body.site-v5.site-v6 .lead-popup__visual h2,
body.site-v5.site-v6 .lead-popup__form h3,
body.site-v5.site-v6 .reference-logo-grid .script{font-family:'Sora','Manrope',Arial,sans-serif!important}
body.site-v5.site-v6 .nova-copy h1{font-size:58px;font-weight:650;line-height:1.06;letter-spacing:-.05em}
body.site-v5.site-v6 .nova-section-head h2,body.site-v5.site-v6 .pricing-heading h2{font-size:34px;font-weight:650;letter-spacing:-.035em}
body.site-v6 .desktop-nav a.is-active{color:var(--wt-blue)}
body.site-v6 .desktop-nav a.is-active:after{right:0}

/* =========================================================
   WE-TICARET V7 — TYPOGRAPHY SYSTEM
   Minimum readable text scale, clearer hierarchy, no 9–10px paragraphs
   ========================================================= */
:root{
  --type-body:16px;
  --type-body-lg:17px;
  --type-small:13px;
  --type-label:12px;
  --type-h1:clamp(46px,5vw,66px);
  --type-h2:clamp(34px,3.4vw,46px);
  --type-h3:clamp(20px,1.8vw,25px);
}
html{font-size:16px}
body.site-v6{
  font-size:var(--type-body);
  line-height:1.65;
  text-rendering:optimizeLegibility;
}
body.site-v6 p,
body.site-v6 li{
  font-size:var(--type-body);
  line-height:1.72;
}
body.site-v6 h1{font-size:var(--type-h1);line-height:1.06;letter-spacing:-.045em}
body.site-v6 h2{font-size:var(--type-h2);line-height:1.14;letter-spacing:-.035em}
body.site-v6 h3{font-size:var(--type-h3);line-height:1.3;letter-spacing:-.022em}
body.site-v6 h4{font-size:18px;line-height:1.4}

/* Header and primary controls */
body.site-v6 .campaign-line{font-size:13px;line-height:1.4}
body.site-v6 .desktop-nav--simple .nav-link{font-size:14px;font-weight:700}
body.site-v6 .phone-link{font-size:13px}
body.site-v6 .button,
body.site-v6 .button--small{font-size:14px;line-height:1.2}
body.site-v6 .brand-type strong{font-size:19px}
body.site-v6 .brand-type small{font-size:10px}
body.site-v6 .eyebrow{font-size:12px;line-height:1.35}
body.site-v6 .crumb{font-size:12px}

/* Hero and section hierarchy */
body.site-v5.site-v6 .nova-copy h1{font-size:clamp(48px,5.2vw,66px);line-height:1.04}
body.site-v6 .nova-copy>p,
body.site-v6 .lead,
body.site-v6:not(.home-v5) .page-hero .lead{font-size:17px;line-height:1.76}
body.site-v6 .nova-trust{font-size:13px;line-height:1.5}
body.site-v6 .nova-section-head>span,
body.site-v6 .pricing-heading>span,
body.site-v6 .final-cta-box>div>span,
body.site-v6 .section-label{font-size:12px}
body.site-v5.site-v6 .nova-section-head h2,
body.site-v5.site-v6 .pricing-heading h2,
body.site-v6 .section-title{font-size:clamp(34px,3.3vw,44px);line-height:1.15}
body.site-v6 .nova-section-head p,
body.site-v6 .pricing-heading p,
body.site-v6 .section-copy{font-size:16px;line-height:1.72}
body.site-v6:not(.home-v5) .page-hero .display-title{font-size:clamp(42px,4.2vw,56px);line-height:1.08}
body.site-v6 .package-hero-facts span{font-size:13px;line-height:1.45}

/* Home cards and compact marketing modules */
body.site-v6 .nova-feature h3{font-size:17px;line-height:1.35}
body.site-v6 .nova-feature p{font-size:14px;line-height:1.65}
body.site-v6 .feature-card-grid .nova-feature{min-height:240px}
body.site-v6 .nova-plan h3{font-size:24px}
body.site-v6 .nova-plan>p{font-size:14px;line-height:1.6}
body.site-v6 .nova-price strong{font-size:35px}
body.site-v6 .nova-price span{font-size:13px}
body.site-v6 .nova-plan li{font-size:13px;line-height:1.45}
body.site-v6 .popular-tag{font-size:11px}
body.site-v6 .pricing-benefits strong{font-size:14px;line-height:1.35}
body.site-v6 .pricing-benefits span{font-size:12px;line-height:1.5}
body.site-v6 .comparison-card table{font-size:13px}
body.site-v6 .comparison-card th{font-size:13px}
body.site-v6 .comparison-card td{font-size:13px;line-height:1.45}
body.site-v6 .reference-logo-grid strong{font-size:15px}
body.site-v6 .reference-logo-grid .script{font-size:21px}
body.site-v6 .reference-logo-grid .green-type b{font-size:11px}
body.site-v6 .reference-logo-grid small{font-size:11px}

/* Features and content pages */
body.site-v6 .feature-index{font-size:12px}
body.site-v6 .feature-line h3{font-size:22px}
body.site-v6 .feature-line p,
body.site-v6 .feature-line a{font-size:15px}
body.site-v6 .showcase-copy small{font-size:12px}
body.site-v6 .showcase-copy h2{font-size:clamp(30px,3vw,40px)}
body.site-v6 .showcase-copy p{font-size:16px}
body.site-v6 .showcase-points span{font-size:15px}
body.site-v6 .detail-band h2{font-size:34px}
body.site-v6 .detail-item h3{font-size:19px}
body.site-v6 .detail-item p{font-size:15px}
body.site-v6 .integration-card h3{font-size:20px}
body.site-v6 .integration-card p{font-size:15px}
body.site-v6 .logo-box{font-size:14px}
body.site-v6 .quote-band blockquote{font-size:27px}
body.site-v6 .quote-band p{font-size:15px}
body.site-v6 .callout-box h2{font-size:clamp(30px,3vw,40px)}
body.site-v6 .callout-box p{font-size:16px}

/* Calculators, forms and legal pages */
body.site-v6 .tool-tile h3{font-size:21px}
body.site-v6 .tool-tile p,
body.site-v6 .tool-tile a{font-size:15px}
body.site-v6 .form-panel h2,
body.site-v6 .result-panel h2{font-size:27px}
body.site-v6 .panel-copy{font-size:15px;line-height:1.7}
body.site-v6 .field label{font-size:14px}
body.site-v6 .field input,
body.site-v6 .field select,
body.site-v6 .field textarea{font-size:15px}
body.site-v6 .input-with-unit span,
body.site-v6 .radio-choice span{font-size:13px}
body.site-v6 .result-line{font-size:14px}
body.site-v6 .result-line strong{font-size:15px}
body.site-v6 .result-total span{font-size:14px}
body.site-v6 .result-total strong{font-size:32px}
body.site-v6 .tool-disclaimer{font-size:13px;line-height:1.65}
body.site-v6 .name-chip{font-size:13px}
body.site-v6 .meta-url{font-size:13px}
body.site-v6 .meta-title{font-size:20px}
body.site-v6 .meta-desc{font-size:15px}
body.site-v6 .counter-row{font-size:12px}
body.site-v6 .contact-copy>p{font-size:17px}
body.site-v6 .contact-info strong{font-size:12px}
body.site-v6 .contact-info span,
body.site-v6 .contact-info a{font-size:15px}
body.site-v6 .legal-copy h2{font-size:30px}
body.site-v6 .legal-copy p,
body.site-v6 .legal-copy li{font-size:16px;line-height:1.78}

/* Detailed package cards */
body.site-v6 .plan-tier{font-size:11px}
body.site-v6 .plan-name{font-size:26px}
body.site-v6 .plan-for{font-size:14px;line-height:1.65}
body.site-v6 .plan-price{font-size:32px}
body.site-v6 .plan-note{font-size:13px}
body.site-v6 .plan-detail-list strong{font-size:14px;line-height:1.4}
body.site-v6 .plan-detail-list span{font-size:13px;line-height:1.58}
body.site-v6 .plan-points li{font-size:13px;line-height:1.5}
body.site-v6 .plan-tag{font-size:11px}
body.site-v6 .sticky-table-note{font-size:13px}
body.site-v6 .comparison-table th strong{font-size:14px}
body.site-v6 .comparison-table th span{font-size:12px}
body.site-v6 .comparison-table .category-row td{font-size:12px;line-height:1.4}
body.site-v6 .feature-name{font-size:15px;line-height:1.4}
body.site-v6 .feature-explain{font-size:13px;line-height:1.58}
body.site-v6 .availability{font-size:13px;line-height:1.4}
body.site-v6 .availability--optional small{font-size:11px}
body.site-v6 .decision-grid b{font-size:12px}
body.site-v6 .decision-grid h3{font-size:20px}
body.site-v6 .decision-grid p{font-size:15px;line-height:1.7}
body.site-v6 .package-faq>h2{font-size:34px}
body.site-v6 .faq-grid summary{font-size:15px;line-height:1.45}
body.site-v6 .faq-grid p{font-size:15px}

/* Integrations */
body.site-v6 .integration-group-head h2{font-size:36px}
body.site-v6 .integration-group-head p{font-size:16px}
body.site-v6 .group-status{font-size:12px}
body.site-v6 .integration-logo-card h3{font-size:18px}
body.site-v6 .integration-logo-card p{font-size:14px;line-height:1.65}
body.site-v6 .integration-chip{font-size:11px}
body.site-v6 .accounting-monogram{font-size:14px}
body.site-v6 .accounting-card h3{font-size:19px}
body.site-v6 .accounting-card p{font-size:14px;line-height:1.65}
body.site-v6 .accounting-card>span{font-size:11px}
body.site-v6 .paid-info-box strong{font-size:17px}
body.site-v6 .paid-info-box p{font-size:14px;line-height:1.65}
body.site-v6 .service-grid h3{font-size:18px}
body.site-v6 .service-grid p{font-size:14px;line-height:1.65}
body.site-v6 .service-grid i{font-size:12px}

/* Blog */
body.site-v6 .featured-article-visual span{font-size:12px}
body.site-v6 .featured-article h2{font-size:36px}
body.site-v6 .featured-article p{font-size:16px}
body.site-v6 .featured-article a,
body.site-v6 .blog-card a{font-size:14px}
body.site-v6 .article-meta{font-size:12px}
body.site-v6 .blog-card h3{font-size:20px}
body.site-v6 .blog-card p{font-size:14px;line-height:1.65}
body.site-v6 .blog-cover span{font-size:11px}
body.site-v6 .popular-sidebar h2{font-size:23px}
body.site-v6 .popular-sidebar>a>b{font-size:12px}
body.site-v6 .popular-sidebar>a span{font-size:14px;line-height:1.45}
body.site-v6 .popular-sidebar small{font-size:12px}
body.site-v6 .sidebar-tool strong{font-size:15px}
body.site-v6 .sidebar-tool p{font-size:13px}
body.site-v6 .sidebar-tool a{font-size:13px}

/* Popup */
body.site-v6 .lead-popup__visual h2{font-size:34px}
body.site-v6 .lead-popup__visual p,
body.site-v6 .lead-popup__form>p{font-size:15px}
body.site-v6 .popup-benefits span{font-size:14px}
body.site-v6 .lead-popup__form h3{font-size:27px}
body.site-v6 .popup-consent{font-size:12px;line-height:1.5}

/* Premium footer: readable, still compact */
body.site-v6 .footer-kicker{font-size:11px}
body.site-v6 .footer-spotlight h2{font-size:30px}
body.site-v6 .footer-spotlight p{font-size:14px}
body.site-v6 .footer-phone small{font-size:11px}
body.site-v6 .footer-phone strong{font-size:15px}
body.site-v6 .footer-intro p{font-size:14px;line-height:1.7}
body.site-v6 .footer-badges span{font-size:11px}
body.site-v6 .premium-footer .footer-column h3{font-size:13px;line-height:1.4}
body.site-v6 .premium-footer .footer-column a,
body.site-v6 .premium-footer .footer-column p{font-size:13px;line-height:1.75}
body.site-v6 .footer-popular strong{font-size:13px;line-height:1.45}
body.site-v6 .footer-popular span{font-size:11px}
body.site-v6 .footer-newsletter label{font-size:12px}
body.site-v6 .footer-newsletter input{font-size:13px}
body.site-v6 .footer-trust-row span{font-size:12px;line-height:1.45}
body.site-v6 .footer-base{font-size:12px;line-height:1.5}

/* Responsive typography */
@media(max-width:900px){
  body.site-v6 .desktop-nav--simple .nav-link{font-size:13px}
  body.site-v6 .feature-card-grid .nova-feature{min-height:auto}
}
@media(max-width:700px){
  body.site-v6{font-size:15px}
  body.site-v6 p,body.site-v6 li{font-size:15px}
  body.site-v6 .campaign-inner{font-size:11px}
  body.site-v5.site-v6 .nova-copy h1{font-size:42px}
  body.site-v6 .nova-copy>p,
  body.site-v6 .lead,
  body.site-v6:not(.home-v5) .page-hero .lead{font-size:16px}
  body.site-v6 .nova-section-head p,
  body.site-v6 .pricing-heading p,
  body.site-v6 .section-copy{font-size:15px}
  body.site-v6 .footer-spotlight h2{font-size:25px}
  body.site-v6 .premium-footer .footer-column a,
  body.site-v6 .premium-footer .footer-column p{font-size:13px}
}


/* === V8 refinements === */
body.site-v6 .nova-section-head.integration-head-home{max-width:980px;margin:0 auto 30px;text-align:center}
body.site-v6 .integration-head-home > span{font-size:15px;letter-spacing:.14em}
body.site-v6 .integration-head-home h2{font-size:clamp(42px,4.2vw,64px);line-height:1.05;max-width:980px;margin-inline:auto}
body.site-v6 .integration-head-home p{font-size:20px;line-height:1.65;max-width:900px;margin:18px auto 0;color:#677389}
body.site-v6 .nova-copy>p{font-size:18px}
body.site-v6 .nova-trust{gap:14px 20px;font-size:14px;font-weight:700}
.logo-carousel{background:linear-gradient(180deg,#fff,#f8faff);border:1px solid #e1e7f2;border-radius:26px;padding:26px;box-shadow:0 18px 48px rgba(32,55,120,.08)}
.logo-carousel__top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;flex-wrap:wrap}
.logo-carousel__tabs{display:flex;gap:10px;flex-wrap:wrap}
.logo-carousel__tabs button,.logo-carousel__controls button{border:1px solid #d9e2f0;background:#fff;border-radius:999px;padding:11px 16px;font-size:14px;font-weight:700;color:#44516a;cursor:pointer;transition:.2s}
.logo-carousel__tabs button.is-active,.logo-carousel__controls button:hover{background:#2458ff;color:#fff;border-color:#2458ff;box-shadow:0 10px 24px rgba(36,88,255,.2)}
.logo-carousel__controls{display:flex;gap:10px}
.logo-carousel__viewport{position:relative;overflow:hidden}
.logo-carousel__track{display:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;animation:fadeIn .35s ease}
.logo-carousel__track.is-active{display:grid}
@keyframes fadeIn{from{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:none}}
.logo-card{height:108px;background:#fff;border:1px solid #d9e2f0;border-radius:18px;padding:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(16,34,78,.05);transition:.25s}
.logo-card:hover{transform:translateY(-4px);box-shadow:0 18px 32px rgba(16,34,78,.1)}
.logo-card img{max-width:100%;max-height:52px;object-fit:contain}
.logo-card--placeholder{background:linear-gradient(180deg,#fbfcff,#f3f6fb)}
.placeholder-logo{display:grid;place-items:center;width:100%;height:100%;border-radius:14px;background:linear-gradient(135deg,#eef3ff,#f8f9ff);color:#3d4b67;font-weight:800;font-size:18px;text-align:center;padding:8px}
.logo-carousel__caption{display:flex;justify-content:space-between;gap:18px;margin-top:18px;padding-top:18px;border-top:1px solid #e6ebf4;align-items:flex-start}
.logo-carousel__caption strong{font-size:16px;color:#1d2740}
.logo-carousel__caption span{font-size:14px;line-height:1.7;color:#6a768e;max-width:720px}
body.site-v6 .nova-plan>p{font-size:15px}
body.site-v6 .nova-plan li{font-size:14px;line-height:1.55}
body.site-v6 .nova-price strong{font-size:39px}
body.site-v6 .pricing-benefits span{font-size:13px}
body.site-v6 .comparison-card td, body.site-v6 .comparison-card th{font-size:14px}
body.site-v6 .comparison-preview .nova-section-head p{max-width:760px}
@media(max-width:1100px){.logo-carousel__track{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:820px){.logo-carousel__track{grid-template-columns:repeat(3,minmax(0,1fr))}.logo-carousel__caption{display:grid}}
@media(max-width:700px){body.site-v6 .integration-head-home h2{font-size:36px}body.site-v6 .integration-head-home p{font-size:16px}.logo-carousel{padding:18px}.logo-carousel__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.logo-card{height:88px;padding:14px}.placeholder-logo{font-size:15px}.logo-carousel__tabs button,.logo-carousel__controls button{font-size:12px;padding:10px 13px}}


/* === V9 full-width looping integration marquee === */
.logo-section--marquee{padding:88px 0 40px}
.logo-section--marquee .logo-marquee-wrap{width:min(100% - 48px,1360px);margin:0 auto}
.logo-marquee-box{margin-top:32px;border:1px solid #dde5f0;border-radius:30px;background:linear-gradient(180deg,#fbfcff,#f6f8fc);padding:24px 24px 20px;overflow:hidden;box-shadow:0 18px 48px rgba(30,54,120,.08)}
.logo-marquee-row{overflow:hidden;position:relative;margin-bottom:14px}
.logo-marquee-row:last-of-type{margin-bottom:0}
.logo-marquee-track{display:flex;align-items:center;gap:14px;width:max-content;animation:wtLogoLoop 34s linear infinite}
.logo-marquee-row--reverse .logo-marquee-track{animation-direction:reverse;animation-duration:38s}
.logo-chip{width:152px;min-width:152px;height:84px;border-radius:18px;border:1px solid #d8e1ef;background:#fff;display:flex;align-items:center;justify-content:center;padding:14px 16px;box-shadow:0 8px 24px rgba(14,31,76,.05)}
.logo-chip img{max-width:100%;max-height:38px;object-fit:contain}
.logo-chip--placeholder{background:linear-gradient(135deg,#f8faff,#eef3ff)}
.logo-chip--placeholder span{font-size:18px;font-weight:800;letter-spacing:-.03em;color:#3e4d69;text-align:center;line-height:1.2}
.logo-marquee-note{margin-top:18px;padding-top:18px;border-top:1px solid #dfe6f1;display:grid;grid-template-columns:1.1fr 1.9fr;gap:18px;align-items:start}
.logo-marquee-note strong{font-size:16px;color:#1d2740}
.logo-marquee-note span{font-size:14px;line-height:1.7;color:#6b7790}
@keyframes wtLogoLoop{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 7px))}}
@media (max-width:980px){.logo-chip{width:138px;min-width:138px;height:78px}.logo-marquee-note{grid-template-columns:1fr}.logo-section--marquee .logo-marquee-wrap{width:min(100% - 36px,1360px)}}
@media (max-width:700px){.logo-section--marquee{padding:64px 0 34px}.logo-section--marquee .logo-marquee-wrap{width:min(100% - 24px,1360px)}.logo-marquee-box{padding:18px 16px 16px;border-radius:22px}.logo-chip{width:116px;min-width:116px;height:70px;padding:10px 12px;border-radius:14px}.logo-chip img{max-height:30px}.logo-chip--placeholder span{font-size:14px}.logo-marquee-track{gap:10px;animation-duration:26s}.logo-marquee-row--reverse .logo-marquee-track{animation-duration:30s}.logo-marquee-note strong{font-size:15px}.logo-marquee-note span{font-size:13px;line-height:1.6}}


/* === V10 borderless full-width logo loop === */
.logo-section--marquee{overflow:hidden;padding-bottom:42px}
.logo-section--marquee .logo-marquee-wrap{width:100%;max-width:none;margin:0}
.logo-section--marquee .integration-head-home{width:min(100% - 48px,1100px);margin-left:auto;margin-right:auto}
.logo-marquee-box{width:100vw;margin-left:calc(50% - 50vw);margin-top:34px;padding:10px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:hidden}
.logo-marquee-row{width:100%;overflow:hidden;margin-bottom:20px;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}
.logo-marquee-track{gap:46px;padding:4px 0;animation-name:wtLogoLoop;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:normal}
.logo-marquee-row--fast .logo-marquee-track{animation-duration:24s}
.logo-marquee-row--medium .logo-marquee-track{animation-duration:32s}
.logo-marquee-row--slow .logo-marquee-track{animation-duration:42s}
.logo-chip{width:150px;min-width:150px;height:64px;padding:4px 8px;border:0;border-radius:0;background:transparent;box-shadow:none;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease}
.logo-chip:hover{transform:scale(1.055);box-shadow:none}
.logo-chip img{max-width:138px;max-height:44px;object-fit:contain;filter:none}
.logo-chip--placeholder{background:transparent}
.logo-chip--placeholder span{font-size:18px;font-weight:800;color:#35435f;background:transparent;padding:0;border:0}
.logo-marquee-note{width:min(100% - 48px,1180px);margin:18px auto 0;padding-top:18px;border-top:1px solid #e2e8f2}
@media(max-width:700px){
  .logo-section--marquee .integration-head-home{width:min(100% - 28px,1100px)}
  .logo-marquee-box{margin-top:26px}
  .logo-marquee-row{margin-bottom:14px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%)}
  .logo-marquee-track{gap:28px}
  .logo-marquee-row--fast .logo-marquee-track{animation-duration:20s}
  .logo-marquee-row--medium .logo-marquee-track{animation-duration:27s}
  .logo-marquee-row--slow .logo-marquee-track{animation-duration:35s}
  .logo-chip{width:118px;min-width:118px;height:52px;padding:2px 5px}
  .logo-chip img{max-width:108px;max-height:34px}
  .logo-chip--placeholder span{font-size:15px}
  .logo-marquee-note{width:min(100% - 28px,1180px)}
}
@media(prefers-reduced-motion:reduce){.logo-marquee-track{animation-play-state:paused}}
