
:root{--ink:#080f21;--navy:#02091f;--blue:#1462ef;--muted:#56627a;--line:#dce5f0;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.shell{width:min(1440px,calc(100% - 64px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.header{height:70px;position:sticky;top:0;z-index:50;background:rgba(2,9,31,.97);color:#fff;box-shadow:0 10px 35px rgba(0,8,35,.12);backdrop-filter:blur(14px)}.nav{height:100%;display:flex;align-items:center;gap:45px}.logo{font-size:29px;font-weight:760;letter-spacing:.05em;color:#fff}.logo span{position:relative;color:transparent;background:linear-gradient(135deg,#547dff,#0fd7df);background-clip:text;-webkit-background-clip:text}.logo span:after{content:"";position:absolute;width:7px;height:2px;background:#0fd7df;right:-4px;bottom:0;transform:rotate(48deg)}.logo-dark{color:var(--ink)}.desktop-links{display:flex;align-items:center;justify-content:center;gap:clamp(23px,2.4vw,42px);margin:auto}.desktop-links a{font-size:14px;font-weight:620;white-space:nowrap}.desktop-links a:hover{color:#72c9ff}.nav-right{display:flex;align-items:center;gap:23px;font-size:14px}.nav-right button{border:0;background:transparent;color:#fff}.mini-button{padding:12px 18px;border-radius:9px;background:#1162f5;box-shadow:0 9px 20px rgba(16,93,242,.3);font-weight:650}.mobile-menu{display:none;margin-left:auto;position:relative}.mobile-menu summary{list-style:none;font-size:27px;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:43px;width:230px;padding:12px;display:grid;background:#071332;border:1px solid #20315c;border-radius:12px;box-shadow:0 20px 50px #0006}.mobile-menu nav a{padding:11px 13px;border-radius:8px}.mobile-menu nav a:hover{background:#122550}
.hero{position:relative;overflow:hidden;padding:55px 0 29px;background:radial-gradient(circle at 72% 35%,#eaf6ff 0,transparent 31%),linear-gradient(180deg,#fbfdff,#fff)}.orb{position:absolute;border-radius:50%;filter:blur(85px);opacity:.35}.orb-one{width:480px;height:480px;right:6%;top:5%;background:#bde4ff}.orb-two{width:330px;height:330px;left:18%;bottom:-15%;background:#e6dcff}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(430px,.88fr) minmax(670px,1.35fr);gap:clamp(44px,5vw,90px);align-items:center}.pill{width:max-content;margin:0 0 24px;padding:8px 14px;border:1px solid #c9e5f8;border-radius:99px;background:#edf8ff;font-size:12px;font-weight:650;text-transform:uppercase;letter-spacing:.02em}.hero h1{max-width:610px;margin:0;font-size:clamp(47px,4vw,66px);line-height:1.07;letter-spacing:-.045em;font-weight:750}.hero h1 span,.hero h1 strong{color:#1765ef}.hero h1 strong{display:block;margin-top:8px;font:inherit}.intro{max-width:610px;margin:25px 0 0;color:var(--muted);font-size:18px;line-height:1.6}.intro b{color:#674aec}.hero-buttons{display:flex;gap:20px;margin-top:30px}.primary-button,.secondary-button{min-height:53px;padding:0 30px;border:1px solid #1462ef;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:14px;background:linear-gradient(135deg,#176bf8,#0c57e7);color:#fff;font-weight:650;box-shadow:0 12px 26px #1260ef35;transition:.2s}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px);box-shadow:0 16px 30px #1260ef45}.secondary-button{background:#fff;border-color:#d8e1ee;color:#0e58df;box-shadow:0 9px 22px #1d3f7417}.hero-copy ul{display:flex;gap:22px;padding:0;margin:27px 0 0;list-style:none;color:#46526a;font-size:12px}.hero-copy li{display:flex;align-items:center;gap:7px;white-space:nowrap}.hero-copy li i{width:17px;height:17px;display:grid;place-content:center;border-radius:50%;background:#e7f2ff;color:#0760f0;font-style:normal}
.demo-panel{padding:24px 24px 20px;border:1px solid #b7d8f7;border-radius:18px;background:#fffc;box-shadow:0 24px 55px #2569b52b,0 0 50px #5ac1ff14;backdrop-filter:blur(12px)}.demo-brand-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.demo-panel .logo{font-size:25px}.demo-icons{display:flex;gap:19px;font-size:20px}.demo-search{height:48px;position:relative;display:flex}.demo-search input{width:100%;min-width:0;padding:0 92px 0 20px;border:1.5px solid #92baff;border-radius:10px;outline:0}.demo-search input:focus{border-color:#1764ef;box-shadow:0 0 0 4px #1764ef15}.clear{position:absolute;right:55px;height:48px;width:37px;border:0;background:transparent;color:#748096;font-size:23px}.search-button{width:56px;margin-left:-10px;border:0;border-radius:0 10px 10px 0;background:#1161ef;color:#fff;font-size:26px}.suggestions{display:flex;gap:8px;margin:12px 0 15px;overflow:hidden}.suggestions button{flex:0 0 auto;padding:6px 12px;border:1px solid #dae4ef;border-radius:99px;background:#f4f7fb;color:#2d394d;font-size:11px}.suggestions button:hover{border-color:#8eb7f5;color:#0c57df}.shop-layout{padding-top:14px;border-top:1px solid #e6ebf2;display:grid;grid-template-columns:145px 1fr;gap:18px}.shop-layout aside{padding-right:14px;border-right:1px solid #e6ebf2;display:flex;flex-direction:column;gap:8px;font-size:11px;color:#2f3b50}.shop-layout aside strong{text-transform:uppercase;font-size:10px}.shop-layout aside a,.shop-layout aside label{display:flex;justify-content:space-between;gap:5px}.shop-layout aside label{justify-content:flex-start}.shop-layout aside label span{margin-left:auto}.shop-layout aside input{width:12px;height:12px;accent-color:#1462ef}.brand-filter{margin-top:10px}.shop-layout aside .more{display:block;margin-top:4px;color:#085bea}.shop-results{min-width:0}.results-top{min-height:28px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.results-top p{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.results-top>div{flex:0 0 auto;display:flex;align-items:center;font-size:10px}.results-top>div span{margin-right:8px}.results-top button{width:28px;height:28px;padding:0;border:1px solid #dfe6ef;background:#f7f9fc;color:#7f8ca0}.results-top button:first-of-type{border-radius:6px 0 0 6px}.results-top button:last-child{border-radius:0 6px 6px 0}.results-top button.on{background:#edf4ff;color:#0b55dd;border-color:#b9d0f5}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.products article{min-width:0;overflow:hidden;border:1px solid #dce4ed;border-radius:10px;background:#fff;box-shadow:0 5px 12px #1030530a}.product-art{position:relative;height:142px;display:grid;place-items:center;background:linear-gradient(155deg,#fff,#f4f6f8)}.product-art small{position:absolute;z-index:2;left:7px;top:7px;padding:3px 5px;border-radius:3px;background:#22b94f;color:#fff;font-size:7px;font-weight:800;text-transform:uppercase}.product-copy{padding:10px}.product-copy h2{height:29px;margin:0;overflow:hidden;font-size:10px;line-height:1.35}.stars{margin:4px 0 7px;color:#f3a000;font-size:8px;letter-spacing:-.06em}.stars span{color:#677386;letter-spacing:normal}.product-copy>strong{font-size:13px}.stock{margin:6px 0 0;color:#13a13a;font-size:9px}.products-list{grid-template-columns:1fr 1fr}.products-list article{display:grid;grid-template-columns:105px 1fr}.products-list .product-art{height:105px}.products-list .product-copy h2{height:auto}
.headphone{--phone:#252a32;position:relative;width:104px;height:110px;filter:drop-shadow(0 10px 8px #050b162d);transform:rotate(-2deg)}.headphone i{position:absolute;left:17px;top:7px;width:70px;height:76px;border:12px solid var(--phone);border-bottom:0;border-radius:46px 46px 0 0}.headphone b{position:absolute;top:64px;width:8px;height:28px;background:var(--phone);border-radius:8px}.headphone b:nth-of-type(1){left:15px;transform:rotate(-8deg)}.headphone b:nth-of-type(2){right:15px;transform:rotate(8deg)}.headphone em{position:absolute;top:73px;width:29px;height:36px;border-radius:9px 14px 14px 9px;background:linear-gradient(135deg,color-mix(in srgb,var(--phone),#fff 10%),var(--phone));box-shadow:inset 2px 0 3px #ffffff2b}.headphone em:nth-of-type(1){left:8px;transform:rotate(-8deg)}.headphone em:nth-of-type(2){right:8px;transform:scaleX(-1) rotate(-8deg)}.headphone-sand{--phone:#cbc3b9}.headphone-black{--phone:#13161b}.headphone-sport{--phone:#1b1e22;transform:scale(.85)}.headphone-sport i{left:2px;top:39px;width:100px;height:43px;border-width:9px;border-radius:50% 50% 0 0}.headphone-sport b{top:67px}.headphone-sport b:nth-of-type(1){left:0}.headphone-sport b:nth-of-type(2){right:0}.headphone-sport em{top:76px;width:30px;height:27px;border-radius:13px}.headphone-sport em:nth-of-type(1){left:-5px}.headphone-sport em:nth-of-type(2){right:-5px}.demo-points{padding:15px 8px 0;display:flex;justify-content:space-around;gap:12px;color:#293750;font-size:12px}.demo-points span{white-space:nowrap}.demo-points span:first-letter{color:#0f64f5}
.metrics{min-height:120px;margin-top:18px;padding:22px 28px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;border-radius:16px;background:radial-gradient(circle at 12% 0,#08245b,transparent 25%),linear-gradient(115deg,#020a24,#03143f 55%,#071747);color:#fff;box-shadow:0 20px 50px #08174221}.metrics>div{min-height:72px;padding:0 23px;display:flex;align-items:center;gap:17px;border-right:1px solid #ffffff24}.metrics>div:last-child{border:0}.metrics i{font-size:34px;font-style:normal}.metrics p{margin:0;display:grid;gap:5px}.metrics b{font-size:27px;line-height:1}.metrics span{font-size:13px}.metrics>div:nth-child(1){color:#48e3bf}.metrics>div:nth-child(2){color:#b26fff}.metrics>div:nth-child(3){color:#ffd64a}.metrics>div:nth-child(4){color:#69d7ff}.metrics>div:nth-child(5){color:#ff7074}.metrics span{color:#fff}.trust{padding:47px 0 56px;display:grid;grid-template-columns:255px 1fr;align-items:center;gap:60px}.trust>p{margin:0;font-size:17px;line-height:1.45}.trust>p span{display:block}.trust>div{display:flex;align-items:center;justify-content:space-between;gap:28px;color:#233052}.trust>div b{font-size:17px}.trust>div b:nth-child(1){color:#0750c7}.trust>div b:nth-child(2){color:#e74c31;font-size:14px}.trust>div b:nth-child(3){color:#7e2491;font-size:21px}.trust>div b:nth-child(4){color:#ef4d68;font-weight:500}.trust>div b:nth-child(5){padding:4px 7px;background:#123475;color:#fff}.trust>div span{color:#778397;font-size:13px}
.feature-section{padding:68px 0 76px;background:linear-gradient(180deg,#fbfdff,#fff)}.section-title{text-align:center}.section-title>p{margin:0 0 8px;color:#1362ec;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.section-title h2{margin:0;font-size:38px;letter-spacing:-.035em}.section-title>span{width:52px;height:3px;margin:15px auto 38px;display:block;border-radius:5px;background:linear-gradient(90deg,#5a38ff,#28b3ff)}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.feature-grid article{min-height:230px;padding:24px 17px;border:1px solid #e3e9f1;border-radius:13px;background:#fff;text-align:center;box-shadow:0 8px 28px #213c6809;transition:.2s}.feature-grid article:hover{transform:translateY(-5px);border-color:#c8d9f5;box-shadow:0 16px 36px #174a8e13}.feature-icon{width:55px;height:55px;margin:0 auto 18px;display:grid;place-content:center;border-radius:14px;background:#f2efff;color:#7346ff;font-size:27px;font-weight:700}.feature-icon-1{background:#edf4ff;color:#2668ff}.feature-icon-2{background:#e9fbfd;color:#08a9c2}.feature-icon-3{background:#fff3e9;color:#f07c28}.feature-icon-4{background:#fff0f7;color:#e8448e}.feature-grid h3{min-height:40px;margin:0 0 10px;font-size:16px;line-height:1.25}.feature-grid article p{margin:0;color:#5b6679;font-size:13px;line-height:1.55}.feature-grid .feature-last{grid-column:span 1}.results-card{grid-column:span 3;min-height:230px;padding:27px 34px;border-radius:14px;background:radial-gradient(circle at 90% 10%,#17366b,#06122e 65%);color:#fff;box-shadow:0 18px 40px #09193825}.results-card>p{margin:0 0 15px;font-size:18px;font-weight:700}.results-card>div{display:grid;grid-template-columns:160px 1fr;align-items:center;padding:6px 0}.results-card b{font-size:22px}.results-card span{font-size:13px}.green{color:#42dfb3}.purple{color:#ba6fff}.yellow{color:#ffd94f}.cyan{color:#39a8ff}
.why{padding:90px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.kicker{margin:0 0 10px;color:#1462ef!important;font-size:13px!important;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.why h2{margin:0 0 20px;font-size:42px;line-height:1.12;letter-spacing:-.04em}.why>div>p{color:#5c687b;font-size:17px;line-height:1.65}.why a{display:inline-block;margin-top:10px;color:#0d5de8;font-weight:700}.flow{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.flow span{position:relative;min-height:190px;padding:25px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dce6f1;border-radius:18px;background:linear-gradient(150deg,#fff,#f4f8ff);text-align:center}.flow span:after{content:"→";position:absolute;right:-21px;color:#1b67f0;font-size:27px}.flow span:last-child:after{display:none}.flow i{width:48px;height:48px;margin-bottom:16px;display:grid;place-content:center;border-radius:50%;background:#e9f2ff;color:#1262ef;font-style:normal;font-size:20px;font-weight:750}.flow b{font-size:16px}.flow small{margin-top:7px;color:#69768b}.cta{min-height:138px;padding:30px 42px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:radial-gradient(circle at 94% 35%,#5134ca,transparent 26%),linear-gradient(110deg,#21137d,#38219f 55%,#2a188a);color:#fff;box-shadow:0 20px 45px #25137c28}.cta h2{margin:0 0 8px;font-size:25px}.cta p{margin:0;color:#e7e2ff}.cta .secondary-button{min-width:240px}.promises{padding:30px 0 50px;display:flex;align-items:center;justify-content:space-around;gap:18px;color:#455169;font-size:12px}.promises span+span{padding-left:22px;border-left:1px solid #d9e0e9}
footer{padding:60px 0 22px;background:#061027;color:#dce5fa}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid .logo{color:#fff}.footer-grid p{max-width:290px;color:#9caac6;line-height:1.6}.footer-grid b{margin-bottom:8px;color:#fff}.footer-grid a:not(.logo){color:#9caac6;font-size:14px}.footer-grid a:hover{color:#65bfff}.footer-bottom{margin-top:50px;padding-top:20px;border-top:1px solid #ffffff18;display:flex;justify-content:space-between;color:#8190ad;font-size:12px}
@media(max-width:1250px){.shell{width:min(1120px,calc(100% - 42px))}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-copy{text-align:center}.pill,.hero h1,.intro{margin-left:auto;margin-right:auto}.hero-buttons,.hero-copy ul{justify-content:center}.demo-column{width:min(950px,100%);margin:auto}.feature-grid{grid-template-columns:repeat(4,1fr)}.results-card{grid-column:span 2}.metrics>div{padding:0 14px;gap:11px}.metrics b{font-size:23px}.desktop-links{gap:21px}.nav{gap:22px}}
@media(max-width:960px){.desktop-links,.nav-right{display:none}.mobile-menu{display:block}.metrics{grid-template-columns:1fr 1fr}.metrics>div{border-right:0;border-bottom:1px solid #ffffff20}.metrics>div:last-child{grid-column:1/-1}.trust{grid-template-columns:1fr;gap:24px;text-align:center}.trust>div{flex-wrap:wrap;justify-content:center}.feature-grid{grid-template-columns:repeat(3,1fr)}.results-card{grid-column:span 3}.why{grid-template-columns:1fr;gap:45px;text-align:center}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.promises{flex-wrap:wrap}.promises span+span{border:0;padding-left:0}}
@media(max-width:720px){.shell{width:min(100% - 30px,620px)}.header{height:62px}.logo{font-size:24px}.hero{padding-top:38px}.hero h1{font-size:clamp(40px,13vw,55px)}.intro{font-size:16px}.hero-buttons{flex-direction:column;gap:12px}.hero-buttons a{width:100%}.hero-copy ul{width:max-content;max-width:100%;margin-inline:auto;align-items:flex-start;flex-direction:column}.demo-panel{padding:17px 14px}.demo-panel .logo{font-size:20px}.demo-icons{gap:11px}.shop-layout{grid-template-columns:1fr}.shop-layout aside{display:none}.results-top{align-items:flex-start;flex-direction:column}.results-top>div{width:100%}.results-top>div span{margin-right:auto}.products{grid-template-columns:1fr 1fr}.products article:nth-child(n+3){display:none}.products-list{grid-template-columns:1fr}.products-list article{display:grid}.products-list article:nth-child(n+3){display:none}.demo-points{justify-content:flex-start;overflow-x:auto}.metrics{grid-template-columns:1fr;padding:13px 23px}.metrics>div,.metrics>div:last-child{grid-column:auto;min-height:78px;border-bottom:1px solid #ffffff20}.metrics>div:last-child{border:0}.trust{padding:38px 0}.feature-section{padding:55px 0}.section-title h2{font-size:31px}.feature-grid{grid-template-columns:1fr 1fr}.results-card{grid-column:1/-1}.results-card>div{grid-template-columns:140px 1fr}.why{padding:65px 0}.why h2{font-size:35px}.flow{grid-template-columns:1fr}.flow span{min-height:135px}.flow span:after{right:auto;bottom:-27px;transform:rotate(90deg)}.cta{padding:28px;align-items:flex-start;flex-direction:column}.cta .secondary-button{width:100%}.promises{justify-content:flex-start;padding-bottom:36px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{gap:12px;flex-direction:column}}
@media(max-width:430px){.hero h1{font-size:39px}.intro{font-size:15px}.suggestions{margin-right:-14px;padding-right:14px;overflow-x:auto}.product-art{height:118px}.headphone{transform:scale(.86)}.headphone-sport{transform:scale(.74)}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:200px}.results-card>div{grid-template-columns:1fr 1fr}.results-card b{font-size:19px}.demo-points{margin-right:-14px;padding-right:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}

.primary-button,.secondary-button{white-space:nowrap}.hero-buttons .primary-button{min-width:220px}.hero-buttons .secondary-button{min-width:235px}

/* Blog */
.blog-page{background:#fff}.blog-page .header{position:sticky}.blog-hero{position:relative;overflow:hidden;padding:105px 0 96px;background:radial-gradient(circle at 82% 20%,#e2f4ff 0,transparent 30%),linear-gradient(180deg,#f8fbff,#fff)}.blog-hero-inner{position:relative;max-width:930px;text-align:center}.blog-hero .pill{margin-inline:auto}.blog-hero h1{margin:0;font-size:clamp(48px,5.5vw,76px);line-height:1.04;letter-spacing:-.055em}.blog-hero h1 span{color:#1765ef}.blog-hero-inner>p:last-child{max-width:760px;margin:25px auto 0;color:#5b667a;font-size:19px;line-height:1.65}.blog-overview{padding:30px 0 105px}.blog-heading{padding:0 0 32px;display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #e2e8f0}.blog-heading p{margin:0 0 8px;color:#1261ef;font-size:12px;font-weight:750;letter-spacing:.12em}.blog-heading h2{margin:0;font-size:38px;letter-spacing:-.035em}.blog-heading>span{padding:8px 13px;border-radius:99px;background:#eef5ff;color:#1760df;font-size:12px;font-weight:700}.blog-grid{padding-top:34px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.blog-card{min-height:300px;overflow:hidden;display:grid;grid-template-columns:210px 1fr;border:1px solid #e0e8f2;border-radius:17px;background:#fff;box-shadow:0 10px 35px #1838630b;transition:.2s}.blog-card:hover{transform:translateY(-4px);border-color:#c3d8f5;box-shadow:0 18px 42px #174f9317}.blog-card-art{position:relative;overflow:hidden;display:grid;place-content:center;background:radial-gradient(circle at 25% 25%,#5de3d5,transparent 35%),linear-gradient(145deg,#0c61ed,#1b2b8c);color:#fff}.blog-card-art:after{content:"";position:absolute;width:150px;height:150px;right:-65px;bottom:-65px;border:30px solid #ffffff17;border-radius:50%}.blog-card-art span{position:absolute;left:20px;top:18px;color:#ffffffbd;font-size:13px;font-weight:700}.blog-card-art i{font-size:63px;font-style:normal}.blog-card-art-1{background:radial-gradient(circle at 80% 20%,#bf75ff,transparent 38%),linear-gradient(145deg,#1b2c8e,#541ba4)}.blog-card-art-2{background:radial-gradient(circle at 25% 75%,#ffd250,transparent 35%),linear-gradient(145deg,#f17426,#b6336f)}.blog-card-art-3{background:radial-gradient(circle at 75% 25%,#65d8ff,transparent 35%),linear-gradient(145deg,#083d91,#061a49)}.blog-card-art-4{background:radial-gradient(circle at 35% 30%,#75ffc5,transparent 36%),linear-gradient(145deg,#07825e,#064e69)}.blog-card-copy{padding:28px 27px;display:flex;flex-direction:column}.blog-category{margin:0 0 11px;color:#1262ef;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.blog-card h2{margin:0;font-size:20px;line-height:1.32;letter-spacing:-.02em}.blog-card h2 a:hover{color:#135fe8}.blog-card-copy>p:not(.blog-category){margin:14px 0;color:#5b677a;font-size:14px;line-height:1.6}.blog-read{margin-top:auto;color:#0d5de6;font-size:13px;font-weight:750}.blog-read span{margin-left:6px}.blog-cta{margin-bottom:90px;padding:40px 46px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:35px;background:radial-gradient(circle at 94% 35%,#5134ca,transparent 26%),linear-gradient(110deg,#21137d,#38219f 55%,#2a188a);color:#fff}.blog-cta p{margin:0 0 8px;color:#bcb4ff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.blog-cta h2{max-width:720px;margin:0;font-size:28px;line-height:1.3}.blog-cta .secondary-button{flex:0 0 auto}.article-hero{position:relative;overflow:hidden;padding:72px 0 80px;background:radial-gradient(circle at 85% 15%,#e8f3ff,transparent 27%),linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid #e4eaf2}.article-hero-inner{position:relative;max-width:990px}.back-link{display:inline-block;margin-bottom:46px;color:#3d4a61;font-size:13px;font-weight:650}.back-link:hover{color:#0d5de7}.article-hero h1{max-width:900px;margin:0;font-size:clamp(43px,5vw,68px);line-height:1.05;letter-spacing:-.052em}.article-hero-inner>p:last-child{max-width:800px;margin:25px 0 0;color:#5d687a;font-size:19px;line-height:1.65}.article-layout{max-width:1120px;padding:70px 0 105px;display:grid;grid-template-columns:235px 1fr;gap:90px;align-items:start}.article-aside{position:sticky;top:105px;padding:21px;border:1px solid #e2e9f2;border-radius:14px;display:flex;flex-direction:column;gap:9px;background:#fbfdff}.article-aside span{margin-bottom:6px;color:#1c293f;font-size:13px;font-weight:800}.article-aside a{padding:7px 9px;border-radius:7px;color:#657084;font-size:12px;line-height:1.35}.article-aside a:hover{background:#edf4ff;color:#0d5ce4}.article-body{max-width:760px}.article-intro{margin:0 0 52px;padding:29px 31px;border-left:4px solid #1763ef;border-radius:0 13px 13px 0;background:#f1f6ff;color:#223149;font-size:20px!important;line-height:1.65!important}.article-body section{padding:0 0 35px;scroll-margin-top:105px}.article-body h2{margin:0 0 15px;font-size:29px;letter-spacing:-.035em}.article-body p{margin:0;color:#546176;font-size:17px;line-height:1.75}.article-next{margin-top:25px;padding:30px;border-radius:15px;background:#07142f;color:#fff}.article-next p{margin:0 0 8px;color:#84a8df;font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:.1em}.article-next a{font-size:18px;font-weight:750}.article-next a:hover{color:#64c9ff}.article-missing{min-height:65vh;padding:110px 0}.article-missing h1{font-size:54px}.article-missing .primary-button{margin-top:25px}.blog-page footer .logo{color:#fff}
@media(max-width:1100px){.blog-grid{grid-template-columns:1fr}.blog-card{grid-template-columns:230px 1fr}.article-layout{grid-template-columns:1fr;gap:35px}.article-aside{position:static;display:none}.article-body{max-width:800px;margin:auto}}
@media(max-width:720px){.blog-hero{padding:70px 0 65px}.blog-hero h1{font-size:45px}.blog-hero-inner>p:last-child{font-size:16px}.blog-overview{padding-bottom:70px}.blog-heading h2{font-size:31px}.blog-card{grid-template-columns:1fr;min-height:0}.blog-card-art{height:150px}.blog-card-copy{padding:24px}.blog-cta{padding:30px;align-items:flex-start;flex-direction:column}.blog-cta .secondary-button{width:100%}.article-hero{padding:55px 0 60px}.back-link{margin-bottom:35px}.article-hero h1{font-size:41px}.article-hero-inner>p:last-child{font-size:16px}.article-layout{padding:50px 0 75px}.article-intro{padding:23px;font-size:17px!important}.article-body h2{font-size:25px}.article-body p{font-size:16px}}

/* Long-form article content */
.article-labels{display:flex;align-items:center;gap:12px;margin-bottom:15px}.article-labels .blog-category{margin:0}.article-labels span{padding-left:12px;border-left:1px solid #cfd9e7;color:#6a7689;font-size:12px;font-weight:650}.article-body{max-width:810px}.article-body section{padding-bottom:48px}.article-body section+section{padding-top:8px}.article-body h2{margin-bottom:20px;font-size:32px;line-height:1.2}.article-body h3{margin:31px 0 11px;color:#18263d;font-size:21px;line-height:1.35;letter-spacing:-.02em}.article-body p+p{margin-top:16px}.article-body ul{margin:22px 0 4px;padding:0;display:grid;gap:10px;list-style:none}.article-body li{position:relative;padding-left:25px;color:#4c5a70;font-size:16px;line-height:1.65}.article-body li:before{content:"✓";position:absolute;left:0;top:0;color:#1763ef;font-weight:800}.article-subsection{margin-top:27px;padding:23px 26px;border:1px solid #dfe8f3;border-radius:14px;background:#fbfdff}.article-subsection h3{margin-top:0}.article-conclusion{margin-top:8px;padding:31px 33px!important;border-radius:15px;background:linear-gradient(145deg,#eef5ff,#f8fbff)}.article-conclusion h2{color:#102d61}.article-faq{padding-top:45px!important;border-top:1px solid #e0e8f1}.article-faq>div{padding:21px 0;border-bottom:1px solid #e5ebf2}.article-faq>div:last-child{border-bottom:0}.article-faq h3{margin:0 0 8px;font-size:20px}.article-sources{padding-top:42px!important;border-top:1px solid #e0e8f1}.article-sources a{color:#0e5de5;text-decoration:underline;text-decoration-color:#b8cdf0;text-underline-offset:3px}.article-related{padding:28px!important;border:1px solid #dfe7f1;border-radius:15px;display:grid;gap:10px;background:#fff}.article-related>p{margin:0 0 3px;color:#68768c;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.article-related a{color:#0d5de6;font-size:16px;font-weight:700}.article-related a:hover{color:#063d9e}.article-next{margin-top:0}.article-aside{max-height:calc(100vh - 130px);overflow:auto}
@media(max-width:720px){.article-labels{margin-bottom:13px}.article-body h2{font-size:27px}.article-body h3{font-size:20px}.article-body section{padding-bottom:38px}.article-body li{font-size:15px}.article-subsection,.article-conclusion,.article-related{padding:22px!important}}


/* FINDOVIQ page submenus */
.desktop-links .nav-group{position:relative;display:flex;align-items:center;min-height:70px}
.desktop-links .nav-parent{display:flex;align-items:center;gap:5px}
.desktop-links .nav-parent span{font-size:11px;color:#8ea7cc;transition:transform .18s ease}
.desktop-links .nav-group:hover .nav-parent span,.desktop-links .nav-group:focus-within .nav-parent span{transform:rotate(180deg)}
.desktop-links .nav-submenu{position:absolute;top:calc(100% - 1px);left:50%;width:max-content;min-width:250px;max-width:min(760px,calc(100vw - 40px));padding:18px;display:grid;grid-template-columns:repeat(2,minmax(190px,1fr));gap:3px 14px;border:1px solid #d7e2f0;border-radius:0 0 15px 15px;background:#fff;color:#14233a;box-shadow:0 22px 55px rgba(0,12,40,.22);opacity:0;visibility:hidden;transform:translate(-50%,-7px);transition:opacity .16s ease,transform .16s ease,visibility .16s;pointer-events:none}
.desktop-links .nav-submenu-product,.desktop-links .nav-submenu-integraties{grid-template-columns:repeat(3,minmax(190px,1fr))}
.desktop-links .nav-group:hover .nav-submenu,.desktop-links .nav-group:focus-within .nav-submenu{opacity:1;visibility:visible;transform:translate(-50%,0);pointer-events:auto}
.desktop-links .nav-submenu a{padding:9px 11px;border-radius:8px;color:#33435a;font-size:13px;font-weight:560;white-space:normal;line-height:1.25}
.desktop-links .nav-submenu a:hover,.desktop-links .nav-submenu a:focus-visible{background:#edf5ff;color:#0d5de7;outline:0}
.desktop-links .nav-parent[aria-current="page"]{color:#72c9ff}
.mobile-nav-group{border-bottom:1px solid #ffffff15}
.mobile-nav-group>summary{padding:11px 13px;display:flex;align-items:center;justify-content:space-between;border-radius:8px;cursor:pointer;font-size:14px;font-weight:650;list-style:none}
.mobile-nav-group>summary::-webkit-details-marker{display:none}
.mobile-nav-group>summary:after{content:"+";color:#84aee9;font-size:18px;font-weight:400}
.mobile-nav-group[open]>summary:after{content:"−"}
.mobile-nav-group>div{max-height:42vh;padding:2px 4px 10px 12px;display:grid;overflow:auto}
.mobile-menu .mobile-nav-group a{padding:8px 11px;color:#c5d4eb;font-size:13px;line-height:1.3}
.mobile-menu .mobile-demo-cta{margin-top:8px;background:#1162f5;color:#fff;font-weight:700}
@media(max-width:960px){.mobile-menu nav{width:min(360px,calc(100vw - 30px));max-height:calc(100vh - 82px);overflow:auto}}

/* FINDOVIQ compact blog rhythm */
.blog-hero{padding-top:48px;padding-bottom:36px}
.blog-overview{padding-top:16px}
.article-hero{padding-top:40px;padding-bottom:32px}
.article-layout{padding-top:24px}
@media(max-width:720px){
  .blog-hero{padding-top:32px;padding-bottom:28px}
  .blog-overview{padding-top:14px}
  .article-hero{padding-top:32px;padding-bottom:28px}
  .article-layout{padding-top:20px}
}
