:root{--bg:#fff;--bg2:#ebf0f3;--card:#fff;--line:#dbe3e8;--txt:#2d3d45;--mut:#62727b;--acc:#52758a;--acc2:#52758a;--warn:#975013;--r:26px;--font-unbounded:var(--font-inter);--font-onest:var(--font-inter)}*{box-sizing:border-box}html{scroll-padding-top:110px}body{background:var(--bg);color:var(--txt);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}::selection{background:#d5e4ec}:focus-visible{outline-offset:5px;outline:3px solid #54798d}h1,h2,h3{text-wrap:balance;margin:0}h1{letter-spacing:-.065em;font-size:clamp(42px,5.7vw,82px);font-weight:600;line-height:1.04}h2{letter-spacing:-.05em;font-size:clamp(32px,4vw,54px);font-weight:600;line-height:1.1}h3{letter-spacing:-.03em;font-size:21px;font-weight:600;line-height:1.25}.wrap{width:100%;max-width:1320px;margin:auto;padding:0 44px}.section{padding:100px 0}.section.gray{background:#f4f6f7}.eyebrow{letter-spacing:.11em;text-transform:uppercase;color:#587486;margin-bottom:18px;font-size:12px;font-weight:600}.lead{max-width:690px;color:var(--mut);margin:20px 0 0;font-size:20px;line-height:1.6}.mut{color:var(--mut)}.btn{border:1px solid var(--line);min-height:48px;color:var(--txt);background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:16px;padding:13px 24px;font-size:14px;font-weight:500;transition:background .2s,transform .2s,border-color .2s;display:inline-flex}.btn:hover{background:#edf2f5;border-color:#bacbd5;transform:translateY(-1px)}.btn.primary{background:var(--txt);border-color:var(--txt);color:#fff}.btn.primary:hover{background:#486575;border-color:#486575}.text-link{align-items:center;gap:16px;font-size:14px;font-weight:500;display:inline-flex}.text-link:hover{color:#54798d}.text-link span,.product-arrow{transition:transform .2s}a:hover .text-link span,a.text-link:hover span,a:hover .product-arrow{transform:translate(2px,-2px)}.section-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading.compact h2{font-size:30px}.grid{gap:22px;display:grid}.g2{grid-template-columns:repeat(2,minmax(0,1fr))}.g3{grid-template-columns:repeat(3,minmax(0,1fr))}.g4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid>*{min-width:0}.card{border:1px solid var(--line);border-radius:var(--r);background:var(--card);padding:28px;position:relative;overflow:hidden}a.card{transition:box-shadow .3s,transform .3s}a.card:hover{transform:translateY(-5px);box-shadow:0 18px 50px #2d3d4512}.tag{color:#526974;background:#edf2f5;border-radius:999px;width:fit-content;padding:5px 10px;font-size:11px;display:inline-block}.tag.acc,.tag.acc2{color:#385668;background:#e6eef1}.hdr{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffec;border-bottom:1px solid #2d3d450c;position:sticky;top:0}.topbar{color:#556b77;letter-spacing:.01em;background:#edf2f5;font-size:11px}.topbar .wrap{justify-content:space-between;align-items:center;height:30px;display:flex}.header-main{justify-content:space-between;align-items:center;gap:24px;height:76px;display:flex}.logo{flex-shrink:0}.logo img{width:auto;height:27px}.nav{gap:25px;font-size:13px;display:flex}.nav a{padding:15px 0;position:relative}.nav a:hover,.nav a[aria-current]{color:#50758b}.nav a[aria-current]:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;bottom:5px;left:50%}.header-actions{align-items:center;gap:14px;display:flex}.hdr .btn{min-height:40px;padding:10px 18px;font-size:12px}.menu-toggle{background:0 0;border:0;width:44px;height:44px;padding:12px;display:none}.menu-toggle span{background:var(--txt);height:1px;margin:6px 0;transition:transform .2s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-nav{border-top:1px solid var(--line);background:#fff;max-height:calc(100dvh - 76px);padding:8px 24px 24px;overflow:auto}.mobile-nav[hidden]{display:none}.mobile-nav a{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:15px 0;font-size:22px;display:flex}.mobile-nav a>span:last-child{margin-left:auto}.nav-index{color:var(--mut);font-size:11px}.skip-link{border:1px solid var(--txt);z-index:100;background:#fff;padding:12px 18px;position:fixed;top:-100px;left:24px}.skip-link:focus{top:10px}.hero{isolation:isolate;background:#e9eaec;height:min(780px,100svh - 106px);min-height:650px;position:relative;overflow:hidden}.hero-img{object-fit:contain;object-position:right center;z-index:-2;width:auto;max-width:none;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%);mask-image:linear-gradient(90deg,#0000,#000 35%)}.hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#eef0f2b3 0%,#eef0f266 34%,#0000 65%);position:absolute;inset:0}.hero .wrap{flex-direction:column;justify-content:center;height:100%;padding-top:52px;padding-bottom:145px;display:flex;position:relative}.hero-copy{width:58%;max-width:690px}.hero h1{letter-spacing:-.065em;font-size:clamp(48px,5.6vw,78px)}.hero h1 span{color:#67818e}.hero .eyebrow{align-items:center;gap:9px;font-size:11px;display:flex}.live-dot{background:#678a9c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #52758a16}.hero-sub{color:#5a6a72;max-width:470px;margin:24px 0 30px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.hero-bottom{justify-content:space-between;align-items:end;gap:28px;display:flex;position:absolute;bottom:32px;left:44px;right:44px}.hero-nums{gap:42px;display:flex}.hero-nums>div{flex-direction:column;display:flex}.hero-nums b{letter-spacing:-.05em;font-size:30px;font-weight:500;line-height:1.15}.hero-nums span{color:#53656d;margin-top:6px;font-size:11px}.hero-discover{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffb;border:1px solid #ffffffa8;border-radius:18px;align-items:center;gap:28px;padding:16px 18px 16px 22px;font-size:12px;display:flex}.hero-discover small{color:var(--mut);margin-top:3px;font-size:10px;display:block}.round-arrow{border:1px solid #aebec6;border-radius:50%;place-items:center;width:35px;height:35px;font-size:17px;display:grid}.category-section{border-bottom:1px solid #e9edf0;padding:48px 0 40px}.catstrip{grid-template-columns:repeat(7,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.cs{text-align:center;flex-direction:column;align-items:center;gap:12px;font-size:12px;line-height:1.4;display:flex}.cs-ic{background:#f0f2f4;border-radius:18px;width:100%;height:110px;overflow:hidden}.cs-ic img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.cs:hover{color:#4b758d}.pathways-section{padding-top:80px}.pathways{grid-template-columns:1fr 1fr;gap:24px;margin-top:38px;display:grid}.pathway{isolation:isolate;background:#eef0f2;border-radius:28px;min-height:430px;position:relative;overflow:hidden}.pathway img{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.pathway:before{content:"";z-index:-1;background:linear-gradient(#f5f6f7f2 0%,#f5f6f7b3 32%,#f5f6f700 65%);position:absolute;inset:0}.pathway>div{padding:34px}.pathway .eyebrow{font-size:10px}.pathway h3{margin-top:12px;font-size:32px;line-height:1.14}.pathway p{color:var(--mut);font-size:13px}.pathway .text-link{font-size:12px}.pathway:hover img{transform:scale(1.04)}.card.ind,.card.sc{background:#fff;border:0;height:100%;padding:0}.card.ind img,.card.sc img{aspect-ratio:4/3;object-fit:cover;width:100%}.card.ind .body,.card.sc .body{padding:23px}.card.ind h3{font-size:18px}.card.ind ul,.card.sc ul,.pc ul.mini{color:var(--mut);margin:14px 0 0;padding:0;font-size:13px;list-style:none}.card.ind li,.card.sc li{padding:4px 0}.card.ind li:before,.card.sc li:before{content:"—";color:#a0b5c1;margin-right:8px}.card.sc{background:#f4f6f7;display:block}.card.sc h3{font-size:23px}.story{isolation:isolate;background:#edf1f3;border-radius:30px;align-items:center;min-height:560px;margin:20px 24px;display:flex;position:relative;overflow:hidden}.story>img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.story:before{content:"";z-index:-1;background:linear-gradient(90deg,#eff3f5f5,#eff3f5c9 35%,#eff3f500 75%);position:absolute;inset:0}.story:has(.right):before{transform:scaleX(-1)}.story-txt{max-width:480px;padding:72px 0}.story-txt.right{margin-left:auto}.story-txt h2{font-size:clamp(32px,3.6vw,50px)}.story-txt p{color:#52646e;max-width:410px;margin-top:24px;font-size:17px}.marq{background:#fff;padding:28px 0;overflow:hidden}.marq .track{letter-spacing:-.04em;color:#7d8d96;flex-wrap:wrap;justify-content:center;gap:20px 38px;max-width:1200px;margin:auto;padding:0 44px;font-size:19px;font-weight:600;display:flex}.marq .track span:hover{color:var(--txt)}.pc .ph.illu.device-illustration img,.pp .ph.illu.device-illustration img{object-fit:contain;background:#eef1f3}.pc{background:#fff;border:1px solid #e6ecef;flex-direction:column;height:100%;padding:0;display:flex}.pc .ph{aspect-ratio:1.2;background:#f1f4f5;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.pc .ph img{object-fit:contain;width:100%;height:100%;padding:24px;transition:transform .5s}.pc .ph.illu img{object-fit:cover;padding:0}.pc .ph.illu:after,.pp .ph.illu:after{content:"ИИ-иллюстрация";color:#536773;background:#ffffffcf;border-radius:20px;padding:4px 8px;font-size:9px;position:absolute;bottom:12px;right:12px}.ph-empty{color:#abbec8;font-size:44px;font-weight:600}.pc .body{flex-direction:column;flex:1;gap:10px;padding:22px;display:flex}.pc .tag{color:#5f7b8b;background:0 0;padding:0;font-size:10px}.pc h3{font-size:22px}.pc .brand{color:var(--mut);font-size:10px}.pc .product-purpose{color:var(--mut);min-height:40px;margin:2px 0 0;font-size:13px;line-height:1.5}.pc ul.mini{margin:0 0 10px;font-size:11px}.pc ul.mini li{padding:2px 0}.pc .row{border-top:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:16px;display:flex}.price{letter-spacing:-.035em;font-size:18px;font-weight:600}.price.soon{color:var(--mut);font-size:13px;font-weight:400}.product-arrow{background:var(--bg2);border-radius:50%;flex-shrink:0;place-items:center;width:29px;height:29px;font-size:17px;display:grid}.hit{z-index:2;color:#466577;background:#fff;border:1px solid #d8e2e8;border-radius:999px;padding:5px 10px;font-size:9px;font-weight:500;position:absolute;top:14px;left:14px}.filters{flex-wrap:wrap;gap:8px;margin:26px 0 34px;display:flex}.chip{color:#4e6573;background:#edf2f5;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:10px 17px;font-size:12px;transition:background .2s;display:inline-flex}.chip:hover{background:#dfe8ed}.chip.on{background:var(--txt);color:#fff}.tab-list{background:#edf2f5;border-radius:999px;gap:6px;width:fit-content;max-width:100%;margin:28px 0 32px;padding:5px;display:flex}.tab-list .chip{white-space:nowrap;background:0 0}.tab-list .chip.on{color:var(--txt);background:#fff;box-shadow:0 2px 8px #2d3d4510}.product-tabs [role=tabpanel]{animation:.3s panel-in}.catalog-header{justify-content:space-between;align-items:end;gap:30px;display:flex}.catalog-header h1{font-size:clamp(36px,4.5vw,62px)}.catalog-search{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;width:360px;max-width:100%;padding:5px;display:flex}.catalog-search input{width:100%;min-width:0;color:var(--txt);background:0 0;border:0;flex:1;padding:10px 15px;font-size:13px}.catalog-search button{background:var(--bg2);border:0;border-radius:50%;flex-shrink:0;width:40px;height:40px}.catalog-search:focus-within{outline-offset:3px;outline:2px solid #52758a}.catalog-search input:focus{outline:0}.catalog-count{color:var(--mut);justify-content:space-between;gap:16px;margin-bottom:22px;font-size:12px;display:flex}.empty-state{text-align:center;background:var(--bg2);border-radius:24px;padding:75px 20px}.empty-state p{color:var(--mut);margin-bottom:24px}.dot{background:linear-gradient(135deg,#eaf2f6,#b2c7d3);border:1px solid #b2c7d3;border-radius:8px;width:24px;height:24px;margin-bottom:24px}.dot.alt{background:#d7e4eb;border-radius:50%}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:40px;display:grid}.stp{border-top:1px solid var(--line);padding:24px 0}.num{letter-spacing:.05em;color:#698797;margin-bottom:25px;font-size:13px}.stp h3{font-size:22px}.stp p{max-width:270px;margin:12px 0 0;font-size:14px}.results{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:35px;margin-top:50px;padding:40px 0;display:grid}.results b{letter-spacing:-.065em;font-size:clamp(36px,4vw,60px);font-weight:500;display:block}.results span{color:var(--mut);font-size:13px}.contact-section{background:#edf2f5;margin-top:40px}.contact-section .card{border:0;padding:34px}.contact-section h2{font-size:clamp(42px,5.5vw,72px)}.contact-note{color:#69818f;margin-top:35px;font-size:13px;line-height:1.8}.form{gap:16px;display:grid}.form .two{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form label{color:#5b7380;gap:7px;font-size:11px;display:grid}.form input,.form textarea,.form select{width:100%;min-width:0;color:var(--txt);background:#f8fafb;border:1px solid #dbe3e8;border-radius:12px;padding:13px 14px;font-size:14px;transition:border-color .2s}.form input:focus,.form textarea:focus{outline-offset:2px;background:#fff;outline:2px solid #52758a}.form textarea{resize:vertical;min-height:100px}.form .btn{width:100%;margin-top:4px}.ok{color:#355b70;background:#e3eef3;border-radius:16px;padding:22px}.pp{grid-template-columns:1.1fr 1fr;align-items:start;gap:56px;margin-top:26px;display:grid}.pp .ph{aspect-ratio:1;background:#edf2f5;border-radius:30px;justify-content:center;align-items:center;display:flex;position:sticky;top:125px;overflow:hidden}.pp .ph img{object-fit:contain;width:100%;height:100%;padding:32px}.pp .ph.illu img{object-fit:cover;padding:0}.kv{grid-template-columns:1fr 1fr;gap:10px;margin:28px 0;display:grid}.kv>div{background:#f0f4f6;border-radius:14px;padding:16px;font-size:13px}.kv b{letter-spacing:.03em;color:#677f8d;margin-bottom:8px;font-size:10px;font-weight:500;display:block}.specs{gap:8px;margin:20px 0;display:grid}.specs>div{background:#f0f4f6;border-radius:12px;padding:14px 16px;font-size:13px}.step{grid-template-columns:45px 1fr;gap:18px;display:grid}.article{max-width:760px}.article p{color:#4d606a;font-size:18px;line-height:1.8}.post{height:100%;padding:0;display:block}.post .cover{aspect-ratio:16/10;object-fit:cover;width:100%}.post .body{padding:25px}.post .meta{color:var(--mut);align-items:center;gap:12px;margin-bottom:16px;font-size:11px;display:flex}.ftr{color:#627580;background:#f5f7f8;border-top:1px solid #e1e8ec;padding:64px 0 40px;font-size:12px}.ftr .cols{grid-template-columns:2fr 1fr 1.4fr 1fr;gap:40px;display:grid}.ftr .cols>div>div{margin-top:10px}.ftr b{color:var(--txt);margin-bottom:14px;font-size:12px;display:block}.ftr a:hover{color:#263f4e;text-decoration:underline}.rv{opacity:1}.rv.rv-ready{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(16px)}.rv.rv-ready.in{opacity:1;transform:none}@keyframes panel-in{0%{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:none}}@media (min-width:981px){.mobile-nav{display:none}}@media (max-width:1100px){.wrap{padding:0 30px}.nav{gap:17px}.logo img{height:23px}.g4{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-bottom{left:30px;right:30px}.hero-copy{width:61%}.hero h1{font-size:60px}.catstrip{gap:10px}.cs-ic{height:90px}.pathway h3{font-size:28px}}@media (max-width:980px){.desktop-nav{display:none}.menu-toggle{display:block}.header-main{height:72px}.g3{grid-template-columns:repeat(2,minmax(0,1fr))}.pp{grid-template-columns:1fr;gap:30px}.pp .ph{width:100%;max-width:650px;margin:auto;position:relative;top:0}.hero{height:680px;min-height:0}.hero h1{font-size:54px}.hero-sub{font-size:16px}.hero-copy{width:62%}.hero-discover{gap:16px}.hero-nums{gap:22px}.pathway{min-height:440px}.pathway>div{padding:28px}.pathway h3{font-size:25px}.ftr .cols{grid-template-columns:1.6fr 1fr;gap:35px}.catalog-header{flex-direction:column;align-items:start;gap:24px}.catalog-search{width:100%}.story{min-height:500px}.story-txt{max-width:400px}}@media (max-width:640px){html{scroll-padding-top:78px}.wrap{padding:0 20px}.topbar{display:none}.header-main{gap:12px;height:70px}.logo img{height:22px}.hdr .btn{gap:8px;min-height:36px;padding:9px 12px;font-size:10px}.header-actions{gap:4px}.menu-toggle{width:40px}.section{padding:65px 0}.lead{font-size:17px}.hero{height:auto;min-height:760px}.hero .wrap{justify-content:start;min-height:760px;padding-top:40px;padding-bottom:26px}.hero-img{object-fit:cover;object-position:78% center;width:100%;height:430px;top:310px;-webkit-mask-image:none;mask-image:none}.hero:before{background:linear-gradient(#e9eaec 0% 37%,#e9eaec00 56% 88%,#e9eaec 100%)}.hero-copy{width:100%;max-width:none}.hero h1{max-width:500px;font-size:clamp(41px,10vw,60px)}.hero .eyebrow{margin-bottom:19px;font-size:9px}.hero-sub{margin:20px 0 24px;font-size:15px}.hero-actions{flex-wrap:nowrap;gap:20px}.hero-actions .btn{min-height:44px;padding:12px 19px;font-size:12px}.hero-actions .text-link{gap:7px;font-size:11px}.hero-bottom{align-items:center;width:100%;margin-top:auto;position:relative;bottom:auto;left:auto;right:auto}.hero-nums{flex-wrap:wrap;gap:22px;max-width:160px}.hero-nums b{font-size:25px}.hero-nums span{max-width:95px;font-size:9px}.hero-discover{align-self:end;gap:10px;max-width:190px;padding:10px 12px;font-size:9px}.hero-discover small{display:none}.round-arrow{flex-shrink:0;width:26px;height:26px;font-size:14px}.category-section{padding:32px 0}.section-heading.compact h2{font-size:26px}.section-heading .text-link{gap:7px;font-size:11px}.catstrip{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#beced7 transparent;gap:12px;margin-top:23px;padding:2px 0 14px;display:flex;overflow:auto}.cs{scroll-snap-align:start;flex:0 0 112px;font-size:11px}.cs-ic{height:100px}.pathways{grid-template-columns:1fr;gap:18px;margin-top:28px}.pathway{min-height:420px}.pathway h3{font-size:30px}.pathway>div{padding:26px}.g2,.g3,.g4{grid-template-columns:1fr}.industries-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card{border-radius:22px;padding:24px}.card.ind .body{padding:15px}.card.ind h3{font-size:15px}.card.ind ul{font-size:11px}.card.ind img{aspect-ratio:1.15}.story{border-radius:24px;align-items:start;min-height:570px;margin:10px 12px}.story:before{background:linear-gradient(#edf2f5f5 0%,#edf2f5e6 40%,#edf2f540 70%,#0000);transform:none}.story:has(.right):before{background:linear-gradient(#edf2f5f5 0%,#edf2f5e6 40%,#edf2f540 70%,#0000);transform:none}.story-txt,.story-txt.right{max-width:100%;margin:0;padding:36px 2px}.story-txt h2{font-size:34px}.story-txt p{max-width:300px;margin-top:18px;font-size:15px}.story>img{object-position:60% center}.marq .track{gap:17px 25px;padding:0 22px;font-size:16px}.tab-list{border-radius:18px;gap:2px;width:100%}.tab-list .chip{white-space:normal;border-radius:14px;flex:1;min-width:0;padding:10px 9px;font-size:11px}.pc .ph{aspect-ratio:1.4}.pc .body{padding:25px}.pc h3{font-size:25px}.pc .brand{font-size:11px}.pc .product-purpose{min-height:0;font-size:14px}.pc ul.mini{font-size:12px}.price{font-size:20px}.steps{grid-template-columns:1fr 1fr;gap:22px}.stp h3{font-size:19px}.stp p{font-size:12px}.results{grid-template-columns:1fr;gap:20px;margin-top:20px;padding:24px 0}.results>div{align-items:center;gap:24px;display:flex}.results b{min-width:140px;font-size:42px}.results span{font-size:12px}.contact-section .grid{gap:28px!important}.contact-section .card{padding:23px}.form .two{grid-template-columns:1fr}.form input,.form textarea,.form select{font-size:16px}.contact-note{margin-top:22px}.kv{grid-template-columns:1fr}.ftr .cols{grid-template-columns:1fr 1fr;gap:30px 20px}.ftr .cols>div:first-child{grid-column:1/-1}.ftr{padding:45px 0}.article p{font-size:17px}.pp .ph{border-radius:22px}.post .body{padding:23px}.catalog-count{font-size:11px}.filters{scrollbar-width:thin;scrollbar-color:#beced7 transparent;flex-wrap:nowrap;padding-bottom:12px;overflow-x:auto}.filters .chip{flex-shrink:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.rv.rv-ready{opacity:1;transform:none}}@media (max-width:360px){.logo img{height:19px}.header-main{gap:8px}.hdr .btn{white-space:nowrap;padding:9px 11px;font-size:10px}.hdr .btn span{display:none}.menu-toggle{width:34px;padding:9px}.hero,.hero .wrap{min-height:860px}.hero-img{height:400px;top:430px}.hero-actions{gap:14px}.hero-actions .btn{white-space:nowrap;gap:10px;padding:12px 14px;font-size:11px}.hero-actions .text-link{gap:6px;font-size:10px}.hero-discover{max-width:156px}.hero-nums{max-width:105px}.industries-grid{grid-template-columns:1fr}}.image-note{color:var(--mut);margin:12px 0 20px;font-size:12px;line-height:1.5}.task-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:36px;display:grid}.task-card{background:#edf2f5;border:1px solid #e2e9ed;border-radius:26px;flex-direction:column;min-height:350px;transition:transform .25s;display:flex;position:relative;overflow:hidden}.task-card:hover{transform:translateY(-4px)}.task-card>img{object-fit:cover;width:100%;height:180px}.task-copy{flex:1;padding:24px 28px 30px;position:relative}.task-copy .eyebrow{margin-bottom:12px;font-size:9px}.task-copy h3{letter-spacing:-.04em;margin:0 20px 9px 0;font-size:23px}.task-copy p{color:var(--mut);max-width:85%;margin:0;font-size:13px;line-height:1.6}.task-arrow{font-size:23px;position:absolute;bottom:28px;right:24px}.catalog-discovery{margin:36px 0 48px}.catalog-discovery .task-card{min-height:0}.catalog-discovery .task-card>img{height:110px}.catalog-discovery .task-copy{padding:20px}.catalog-discovery .task-copy h3{font-size:20px}.task-intro{color:var(--mut);margin-top:24px}.task-intro a{margin-left:12px;text-decoration:underline}.support-banner{background:#e5edf1;border:1px solid #dce5ea;border-radius:24px;justify-content:space-between;align-items:center;gap:32px;margin-top:48px;padding:36px 40px;display:flex}.support-banner h3{letter-spacing:-.035em;font-size:27px}.support-banner p{color:var(--mut);margin:10px 0 0}.support-banner .btn{flex-shrink:0}.support-layout{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;display:grid}.support-hero h1,.journal h1{letter-spacing:-.055em;font-size:clamp(40px,4.7vw,68px);line-height:1.08}.support-hero .lead{max-width:550px;margin:26px 0 32px}.support-hero .text-link{margin:20px 0 0 20px;display:inline-flex}.support-visual{background:#eef1f3;border-radius:36px;position:relative;overflow:hidden}.support-visual img{aspect-ratio:1;object-fit:contain;width:100%;display:block}.support-pill{background:#ffffffdf;border-radius:30px;padding:12px 18px;font-size:12px;position:absolute;top:24px;left:24px}.visual-caption{color:#5c6c76;background:#ffffffdb;border-radius:20px;padding:6px 12px;font-size:10px;position:absolute;bottom:18px;right:18px}.support-cards{margin-top:34px}.support-cards .eyebrow{color:#95acba;letter-spacing:-.04em;font-size:30px;font-weight:400}.support-cards h3{font-size:27px}.support-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:48px;display:grid}.support-steps>div{border-top:1px solid #cfdae0;padding-top:24px}.support-steps span{color:#5a7b8e;font-size:13px}.support-steps h3{margin-top:26px;font-size:23px}.support-steps p{color:var(--mut);font-size:14px;line-height:1.7}.faq-layout{grid-template-columns:1fr 1.5fr;gap:70px;display:grid}.faq-list details{border-bottom:1px solid #d4e0e6}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:19px;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{flex-shrink:0;font-size:24px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:620px;color:var(--mut);margin:0;padding:0 24px 24px 0;line-height:1.8}.journal-heading{justify-content:space-between;align-items:end;gap:36px;display:flex}.journal-heading .lead{margin-bottom:0}.journal-feature{background:#eef2f4;border:1px solid #e3e9ed;border-radius:30px;grid-template-columns:1.15fr 1fr;display:grid;overflow:hidden}.journal-feature-image{min-height:360px;position:relative}.journal-feature-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.journal-feature-copy{flex-direction:column;justify-content:center;align-items:start;padding:55px 42px;display:flex}.journal-feature-copy h2{font-size:clamp(30px,3vw,44px);line-height:1.13}.journal-feature-copy p{color:var(--mut);margin:24px 0;line-height:1.7}.journal-subhead{margin:65px 0 28px}.journal-subhead h2{font-size:36px}.journal .post h3{font-size:23px}.journal .post .body{padding:26px}.article-heading{text-align:center;max-width:900px;margin:0 auto 45px}.article-heading>.text-link{margin-bottom:40px;display:inline-block}.article-heading h1{letter-spacing:-.045em;font-size:clamp(35px,4.5vw,62px);line-height:1.1}.article-heading .lead{max-width:750px;margin:26px auto 0}.article-cover{background:#eef1f3;border-radius:28px;max-width:1050px;margin:0 auto 65px;position:relative;overflow:hidden}.article-cover img{object-fit:cover;width:100%;max-height:480px;display:block}.article-layout{grid-template-columns:260px minmax(0,720px);justify-content:center;align-items:start;gap:64px;display:grid}.article-toc{position:sticky;top:120px}.article-toc a{color:var(--mut);border-bottom:1px solid #e4eaed;padding:12px 0;font-size:13px;line-height:1.5;display:block}.article-toc a:hover{color:var(--txt)}.article-text section{margin-bottom:45px;scroll-margin-top:120px}.article-text h2{margin-bottom:20px;font-size:30px;line-height:1.2}.article-text p{color:#53656f;font-size:18px;line-height:1.85}.article-next{background:var(--bg2);border-radius:24px;margin-top:55px;padding:32px}.article-next h3{font-size:27px}@media (max-width:1000px){.task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-layout{gap:30px}.support-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-feature-copy{padding:35px 28px}.article-layout{grid-template-columns:200px minmax(0,1fr);gap:35px}.faq-layout{gap:35px}.support-banner{padding:30px}.journal-heading{flex-direction:column;align-items:start}}@media (max-width:680px){.task-grid{gap:12px}.task-card{border-radius:18px;min-height:0}.task-card>img{height:120px}.task-copy{padding:18px 14px 36px}.task-copy h3{margin-right:0;font-size:19px}.task-copy p{max-width:100%;font-size:12px}.task-copy .eyebrow{font-size:8px}.task-arrow{font-size:19px;bottom:9px;right:14px}.catalog-discovery .task-copy{padding:16px 14px 34px}.catalog-discovery .task-copy h3{font-size:18px}.catalog-discovery .task-card>img{height:100px}.support-layout,.faq-layout,.journal-feature,.article-layout{grid-template-columns:1fr}.support-hero .text-link{margin-left:0;display:flex}.support-visual{border-radius:24px;margin-top:12px}.support-steps{gap:22px}.support-steps h3{font-size:20px}.support-steps p{font-size:13px}.support-banner{flex-direction:column;align-items:start;gap:22px;padding:26px}.support-banner h3{font-size:24px}.faq-list summary{font-size:17px}.journal-feature-image{min-height:230px}.journal-feature-copy{padding:28px}.journal-subhead{flex-direction:column;align-items:start;gap:10px}.journal-subhead h2{font-size:30px}.article-toc{position:static}.article-cover{margin-bottom:36px}.article-cover img{aspect-ratio:4/3}.article-text p{font-size:16px}.article-text h2{font-size:26px}.article-heading{text-align:left}.article-heading>.text-link{margin-bottom:28px}.support-pill{font-size:11px;top:16px;left:16px}}@media (prefers-reduced-motion:reduce){.task-card{transition:none}.task-card:hover{transform:none}}.cs-ic{aspect-ratio:1.2;background:#eef1f3;height:auto}.cs-ic img{object-fit:contain;padding:8px}.cs:hover img{transform:none}.pc .ph img,.pc .ph.illu img,.pp .ph img,.pp .ph.illu img{object-fit:contain;background:#eef1f3;padding:12px}.pc:hover .ph img{transform:none}.task-card>img,.card.ind img,.card.sc img{object-fit:contain;background:#eef1f3}.task-card>img{padding:8px}.post .cover,.journal-feature-image img,.article-cover img{object-fit:contain;background:#eef1f3}.product-source{background:var(--bg2);border-radius:16px;margin:20px 0;padding:18px;font-size:13px}.product-source a{text-underline-offset:3px;text-decoration:underline}.product-source p{color:var(--mut);margin:10px 0 0;line-height:1.6}.catstrip{grid-template-columns:repeat(7,minmax(0,1fr))}@media (max-width:1000px){.catstrip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:680px){.catstrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 12px;display:grid;overflow:visible}.cs{width:auto;min-width:0;font-size:11px}.cs-ic{aspect-ratio:1.2;height:auto}.cs-ic img,.task-card>img{padding:5px}}.showroom{--ink:#2d3d45;isolation:isolate;color:var(--ink);background:#f3f5f7;position:relative;overflow:hidden}.showroom-world{max-width:1920px;height:610px;margin:auto;position:relative}.showroom-room{object-fit:fill;z-index:-1}.showroom-world:after{content:"";pointer-events:none;background:linear-gradient(#0000,#f3f5f7);height:90px;position:absolute;inset:auto 0 0}.showroom-heading{text-align:center;z-index:3;pointer-events:none;padding:30px 24px 0;position:relative}.showroom-heading .eyebrow{letter-spacing:.27em;color:#637c91;margin-bottom:12px;font-size:9px}.showroom h1{letter-spacing:-.045em;font-size:clamp(34px,3.15vw,50px);line-height:1.12}.showroom-heading p{color:#536b81;margin-top:12px;font-size:13px}.showroom-exhibits{position:absolute;inset:135px 3% 90px}.showroom-exhibit{width:24%;max-width:345px;color:var(--ink);text-align:center;z-index:4;cursor:pointer;outline-offset:8px;background:0 0;border:0;padding:0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.exhibit-display{padding-bottom:0;display:block;position:relative}.exhibit-visual{height:var(--object-height);z-index:2;display:block;position:relative}.exhibit-visual img{object-fit:contain;object-position:center bottom;filter:drop-shadow(5px 9px 6px #23364a20)}.exhibit-shadow{filter:blur(7px);z-index:0;background:#34445335;border-radius:50%;width:62%;height:14px;position:absolute;bottom:0;left:24%;transform:skew(-30deg)}.exhibit-label{text-shadow:0 1px 10px #fff;max-width:180px;min-height:33px;margin:16px auto 0;font-size:12px;line-height:1.35;display:block}.showroom-arrow{z-index:8;width:50px;height:50px;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff90;border:1px solid #fff;border-radius:50%;place-items:center;transition:background .2s;display:grid;position:absolute;bottom:32px}.showroom-arrow:hover{background:#fff}.showroom-arrow.prev{left:5%}.showroom-arrow.next{right:5%}.showroom-arrow svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.showroom-selection{text-align:center;z-index:7;margin-top:-16px;padding:0 76px;position:relative}.showroom-count{letter-spacing:.18em;color:#7c8c9c;font-variant-numeric:tabular-nums;margin-bottom:7px;font-size:10px;display:block}.showroom-selection h2{letter-spacing:-.04em;font-size:34px;line-height:1.15}.showroom-selection p{color:#52667c;max-width:630px;min-height:22px;margin:10px auto 19px;font-size:14px}.showroom .showroom-cta{background:#2d3d45;border-color:#2d3d45;min-width:280px;min-height:48px;font-size:14px}.showroom .showroom-cta:hover{background:#3d5b7d}.showroom-navigation{flex-direction:column;align-items:center;gap:9px;padding:13px 20px 21px;display:flex}.showroom-dots{z-index:8;justify-content:center;display:flex;position:relative}.showroom-dots button{background:0 0;border:0;place-items:center;width:25px;height:25px;padding:0;display:grid}.showroom-dots span{background:#bac7d2;border-radius:50%;width:5px;height:5px;display:block}.showroom-dots button[aria-pressed=true] span{background:#2d3d45;border-radius:8px;width:17px}.showroom-jump{color:#667c90;align-items:center;gap:14px;font-size:11px;display:flex}.showroom-jump select{color:#26425d;max-width:240px;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #c7d2db;padding:4px 20px 4px 0}.showroom-footer{letter-spacing:.12em;text-transform:uppercase;color:#7a8ea2;background:#ffffff61;border-top:1px solid #fff9;justify-content:space-between;align-items:center;gap:20px;padding:17px 40px;font-size:10px;display:flex}.showroom-footer small{letter-spacing:.16em;margin-top:4px;font-size:8px;display:block}.showroom-footer a{color:#39546f;letter-spacing:.07em;font-size:11px}.showroom-disclaimer{letter-spacing:.04em;font-size:8px}@media (prefers-reduced-motion:reduce){.exhibit-visual{animation:none}.showroom-arrow{transition:none}}.showroom-exhibit[hidden]{display:none}.showroom-exhibit[aria-pressed=true] .exhibit-label{visibility:hidden}.podium-turntable{pointer-events:none;opacity:.4;width:94%;height:145px;position:absolute;top:340px;left:3%;overflow:hidden}.podium-grain{aspect-ratio:1;will-change:transform;background:repeating-conic-gradient(#fff0 0deg 44.85deg,#8d969c30 44.9deg 45deg),conic-gradient(#edf0f133,#fff5,#dce2e633,#fff5,#edf0f133);border:2px solid #c9cfd1;border-radius:50%;width:100%;position:absolute;top:50%;box-shadow:inset 0 0 30px #fff5}.stage{--navy:#446477;--rx:40%;--ry:20%;--base:31.5%;height:100svh;min-height:700px;max-height:1180px;color:var(--navy);-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#eef2f7;outline:none;position:relative;overflow:hidden}.stage-bg{object-fit:cover;object-position:center bottom;pointer-events:none;width:100%;height:auto;min-height:134%;position:absolute;bottom:0;left:0}.stage:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#f6f8fb 0%,#f6f8fbf5 9%,#f6f8fbb3 20%,#fff0 36% 60%,#f4f7fbbf 100%);position:absolute;inset:0}.stage-ring{z-index:2;pointer-events:none;width:93%;height:18.5%;position:absolute;top:49.5%;left:3.5%;overflow:visible}.stage-ring ellipse{fill:#ffffff2e;stroke:#24343c29;stroke-width:1px;vector-effect:non-scaling-stroke}.stage-h1{z-index:12;text-align:center;letter-spacing:-.025em;color:#2d3d45;margin:0;padding:0 16px;font-size:clamp(28px,3.5vw,52px);font-weight:700;line-height:1.1;position:absolute;top:calc(62px + 2.2vh);left:0;right:0}.stage-items{z-index:5;position:absolute;inset:0}.stage-item{cursor:pointer;-webkit-tap-highlight-color:transparent;height:calc(var(--hf) * 100%);background:0 0;border:0;padding:0;transition:left .95s cubic-bezier(.62,.02,.2,1),bottom .95s cubic-bezier(.62,.02,.2,1),height .95s cubic-bezier(.62,.02,.2,1),opacity .5s;display:block;position:absolute;transform:translate(-50%)}.stage-item.is-center{cursor:default}.stage-item img{z-index:2;filter:drop-shadow(0 18px 22px #24343c24);pointer-events:none;width:auto;max-width:none;height:100%;display:block;position:relative}.stage-item:before{content:"";filter:blur(5px);z-index:1;background:radial-gradient(#24343c57 0%,#24343c1f 45%,#24343c00 72%);height:9%;min-height:14px;position:absolute;bottom:-3.5%;left:8%;right:8%}.stage-item:not(.is-center):hover img{transition:transform .35s;transform:translateY(-4px)}.stage-label{white-space:nowrap;color:var(--navy);margin-top:16px;font-family:inherit;font-size:clamp(13px,1.05vw,16px);font-weight:500;transition:opacity .4s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.stage-item.is-center .stage-label{opacity:0}.stage-arrow{z-index:14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;width:58px;height:58px;color:var(--navy);background:#ffffff8c;border:1px solid #24343c1f;border-radius:50%;place-items:center;transition:all .25s;display:grid;position:absolute;top:67%;transform:translateY(-50%)}.stage-arrow.prev{background:#d6deecbf;left:5.2%}.stage-arrow.next{right:5.2%}.stage-arrow:hover{background:#fff;box-shadow:0 10px 30px -10px #24343c59}.stage-arrow svg,.stage-cta svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.stage-info{z-index:13;text-align:center;pointer-events:none;padding:0 16px;position:absolute;top:70%;left:0;right:0}.stage-info>*{pointer-events:auto}.stage-info h2{letter-spacing:-.02em;color:#2d3d45;margin:0;font-size:clamp(26px,3.9vh,42px);font-weight:600;animation:.6s both stageIn}.stage-info p{color:#2d3d45;margin:.9vh 0 0;font-size:clamp(14px,1.7vh,17px);animation:.6s 60ms both stageIn}@keyframes stageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.stage-cta{color:#fff;background:#52758a;border-radius:999px;align-items:center;gap:18px;height:clamp(44px,5.4vh,54px);margin-top:2.6vh;padding:0 40px;font-size:clamp(14px,1.75vh,17px);font-weight:500;transition:all .25s;display:inline-flex;box-shadow:0 16px 40px -16px #24343c99}.stage-cta:hover{background:#446477;transform:translateY(-1px)}.stage-dots{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:2.8vh;display:flex}.stage-dots button{cursor:pointer;background:#24343c29;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.stage-dots button[aria-pressed=true]{background:#52758a;transform:scale(1.35)}.stage-strip{z-index:12;letter-spacing:.32em;text-transform:uppercase;color:#6f7f88;background:#f6f8fbe6;justify-content:space-between;align-items:center;height:8%;min-height:64px;padding:0 2.6%;font-size:10.5px;line-height:2;display:flex;position:absolute;bottom:0;left:0;right:0}.stage-strip span:last-child{text-align:left}.stage-strip i,.stage-deco i{background:#8a979e;width:22px;height:1px;margin-top:6px;display:block}.stage-deco{z-index:3;letter-spacing:.34em;text-transform:uppercase;color:#7c879c;pointer-events:none;font-size:9.5px;line-height:1.9;position:absolute}.stage-deco.d1{top:11%;left:2.4%}.stage-deco.d2{top:32.5%;left:2.7%}.stage-deco.d3{top:6%;right:2.8%}.stage-deco.d4{letter-spacing:.3em;color:#7b8498;transform-origin:0 0;opacity:.75;font-family:Georgia,Times New Roman,serif;font-size:clamp(12px,1.15vw,17px);line-height:1.75;top:21.5%;right:6.5%;transform:rotate(-7deg)skewY(-4deg)}body:has(.stage) .hdr{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border-bottom:0;position:absolute;top:0;left:0;right:0}body:has(.stage) .topbar{display:none}body:has(.stage) .header-main{height:76px}body:has(.stage) .desktop-nav a{color:#446477}body:has(.stage) .header-actions .btn{display:none}.hdr-icons{align-items:center;gap:26px;display:none}body:has(.stage) .hdr-icons{display:flex}.hdr-icons a{color:#446477;place-items:center;width:28px;height:28px;transition:all .2s;display:grid}.hdr-icons a:hover{color:#52758a}.hdr-icons svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.logo{flex-direction:column;align-items:stretch;width:max-content;display:inline-flex}.logo-tag{letter-spacing:0;color:#52758a;white-space:nowrap;justify-content:space-between;width:100%;margin:6px 0 0;font-size:8px;line-height:1;display:none}body:has(.stage) .logo-tag{display:flex}@media (max-width:1180px){.stage-deco{display:none}}@media (max-width:820px){.stage{--rx:47%;--ry:20%;--base:37%;min-height:640px}.stage-h1{font-size:28px;top:84px}.stage-ring{width:124%;height:11%;top:47%;left:-12%}.stage-item img{filter:drop-shadow(0 10px 14px #24343c24)}.stage-items{transform-origin:50% 63%;transform:scale(.8)}.stage-item{height:calc(var(--hf) * 100% * (1 - var(--am) * .4))}.stage-item[data-far]{pointer-events:none;opacity:0!important}.stage-label{margin-top:10px;font-size:12px}.stage-arrow{width:44px;height:44px;top:56%}.stage-arrow.prev{left:3%}.stage-arrow.next{right:3%}.stage-info{top:66%}.stage-cta{gap:12px;padding:0 26px}.stage-strip{display:none}body:has(.stage) .hdr-icons{display:none}.logo-tag{font-size:7px}}@media (prefers-reduced-motion:reduce){.stage-item{transition:opacity .2s}.stage-info h2,.stage-info p{animation:none}}.legal h2{letter-spacing:-.01em;margin:34px 0 10px;font-size:22px}.legal p{font-size:16.5px;line-height:1.6}.legal a,.consent a{color:var(--acc);text-underline-offset:2px;text-decoration:underline}.consent{color:var(--mut);align-items:flex-start;gap:10px;font-size:13px;font-weight:400;line-height:1.45;display:flex!important}.consent input{accent-color:#2d3d45;flex:0 0 18px;height:18px;margin:1px 0 0;width:18px!important;padding:0!important}.lang{position:relative}.lang-btn{color:#446477;height:36px;font:500 13px/1 var(--font-inter),sans-serif;cursor:pointer;background:#fff9;border:1px solid #24343c24;border-radius:999px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.lang-btn svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:17px;height:17px}.lang-menu{top:calc(100% + 8px);border:1px solid var(--line);z-index:80;background:#fff;border-radius:14px;min-width:160px;padding:6px;display:grid;position:absolute;inset-inline-end:0;box-shadow:0 18px 40px -18px #24343c59}.lang-menu a{color:#2d3d45;border-radius:10px;padding:10px 12px;font-size:14px}.lang-menu a:hover{background:var(--bg2)}.lang-menu a[aria-current]{color:#52758a;font-weight:600}.lang-inline{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px 18px;margin-top:10px;padding:18px 4px 6px;display:flex}.lang-inline a{color:var(--mut);font-size:15px}.lang-inline a[aria-current]{color:var(--txt);font-weight:600}.logo-tag.plain{letter-spacing:.08em;justify-content:center;font-size:9px}@media (max-width:820px){.header-actions .lang{display:none}}html[lang=zh] body{font-family:var(--font-inter),"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Noto Sans SC",sans-serif}html[lang=ar] body{font-family:var(--font-inter),"Geeza Pro","Noto Sans Arabic","Segoe UI",Tahoma,sans-serif}[dir=rtl] .hero .wrap,[dir=rtl] .story-txt,[dir=rtl] .card,[dir=rtl] .stage-info{text-align:start}[dir=rtl] .story-txt.right{margin-left:0;margin-right:auto}[dir=rtl] .stage-cta svg,[dir=rtl] .btn svg{transform:scaleX(-1)}[dir=rtl] .stage-dots{direction:ltr}[dir=rtl] .stage-info{text-align:center}.flag{border-radius:3px;flex:none;display:inline-block;box-shadow:0 0 0 1px #24343c1f}.lang-btn{gap:8px}.lang-btn .chev{fill:none;stroke:currentColor;stroke-width:2px;opacity:.6;width:14px;height:14px}.lang-menu a,.lang-inline a{align-items:center;gap:10px;display:flex}.cmenu{position:relative}.cmenu-btn{color:#446477;height:36px;font:500 13px/1 var(--font-inter),sans-serif;cursor:pointer;background:#fff9;border:1px solid #24343c24;border-radius:999px;align-items:center;gap:8px;padding:0 14px;transition:all .2s;display:inline-flex}.cmenu-btn:hover,.cmenu-btn[aria-expanded=true]{background:#fff;border-color:#24343c47}.cmenu-btn svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linejoin:round;stroke-linecap:round;width:17px;height:17px}.cmenu-pop{top:calc(100% + 10px);border:1px solid var(--line);z-index:90;background:#fff;border-radius:18px;width:300px;padding:10px;animation:.18s both cmIn;position:absolute;inset-inline-end:0;box-shadow:0 24px 50px -20px #24343c66}@keyframes cmIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.cmenu-head{letter-spacing:.06em;text-transform:uppercase;color:var(--mut);padding:8px 10px 6px;font-size:12px}.cmenu-item{color:#2d3d45;border-radius:12px;align-items:center;gap:12px;padding:10px;transition:all .15s;display:flex}.cmenu-item:hover{background:var(--bg2)}.cmenu-item b{font-size:14px;font-weight:600;display:block}.cmenu-item small{color:var(--mut);margin-top:2px;font-size:13px;display:block}.cmenu-ic{color:#52758a;background:#eef2f7;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.cmenu-ic svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linejoin:round;stroke-linecap:round;width:19px;height:19px}.cmenu-item.wa .cmenu-ic{color:#1a9e52;background:#e7f8ee}.cmenu-item.tg .cmenu-ic{color:#2a8fd6;background:#e6f3fc}.cmenu-note{color:var(--mut);border-top:1px solid var(--line);margin-top:6px;padding:8px 10px 4px;font-size:12px}.hdr{transition:background .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s}.hdr.scrolled{box-shadow:0 8px 30px -18px #24343c59}body:has(.stage) .hdr{position:fixed}body:has(.stage) .hdr.scrolled{-webkit-backdrop-filter:saturate(170%)blur(18px);backdrop-filter:saturate(170%)blur(18px);background:#ffffffdb;border-bottom:1px solid #24343c0f}@media (max-width:820px){.cmenu-label{display:none}.cmenu-btn{justify-content:center;width:40px;padding:0}.cmenu-pop{top:64px;width:auto;position:fixed;inset-inline:12px}body:has(.stage) .hdr.scrolled{background:#fffffff2}body:has(.stage) .hdr:has(.mobile-nav:not([hidden])){background:#fffffff2}}.mobile-nav .lang-inline a{border-bottom:0;gap:10px;padding:8px 0;font-size:16px}.bento{grid-template-rows:repeat(2,minmax(300px,34vh));grid-template-columns:repeat(24,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.bento-card{color:#fff;isolation:isolate;background:#1d2a3a;border-radius:18px;display:block;position:relative;overflow:hidden}.bento-card img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.bento-card:after{content:"";z-index:-1;background:linear-gradient(#0a101c47 0%,#0a101c00 26% 45%,#0a101cc7 100%);position:absolute;inset:0}.bento-card:hover img{transform:scale(1.045)}.bento-num{top:18px;letter-spacing:.04em;opacity:.95;text-shadow:0 1px 8px #00000059;font-size:14px;font-weight:600;position:absolute;inset-inline-start:20px}.bento-count{top:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#ffffff2e;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:500;transition:all .3s;position:absolute;inset-inline-end:16px;transform:translateY(-4px)}.bento-card:hover .bento-count,.bento-card:focus-visible .bento-count{opacity:1;transform:none}.bento-copy{inset-inline:22px 84px;display:block;position:absolute;bottom:22px}.bento-copy strong{letter-spacing:-.015em;text-shadow:0 2px 16px #00000059;font-size:clamp(20px,1.75vw,27px);font-weight:700;line-height:1.12;display:block}.bento-desc{color:#ffffffe6;opacity:0;max-height:0;margin-top:8px;font-size:15px;line-height:1.4;transition:max-height .4s,opacity .3s;display:block;overflow:hidden}.bento-card:hover .bento-desc,.bento-card:focus-visible .bento-desc{opacity:1;max-height:80px}.b1 .bento-copy{inset-inline:30px 96px;bottom:34px}.b1 .bento-copy strong{font-size:clamp(30px,3vw,46px)}.b1 .bento-desc{opacity:1;max-height:none;margin-top:12px;font-size:clamp(15px,1.2vw,19px)}.bento-arrow{inset-inline-end:20px;border:1.5px solid #ffffffd9;border-radius:50%;place-items:center;width:44px;height:44px;transition:all .3s;display:grid;position:absolute;bottom:22px}.b1 .bento-arrow{bottom:32px;width:52px;height:52px;inset-inline-end:28px}.bento-arrow svg{fill:none;stroke:#fff;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.bento-card:hover .bento-arrow{background:#fff}.bento-card:hover .bento-arrow svg{stroke:#446477}[dir=rtl] .bento-arrow svg{transform:scaleX(-1)}.bento-rest{gap:12px;margin-top:12px;display:grid}.bento-card.wide:after{background:linear-gradient(90deg,#0a101ccc 0%,#0a101c59 45%,#0a101c00 75%)}.bento-card.wide .bento-copy{top:50%;bottom:auto;transform:translateY(-50%)}.bento-card.wide .bento-desc{opacity:1;max-height:none}.bento-card.wide .bento-arrow{margin-top:-22px;top:50%;bottom:auto}@media (max-width:1000px){.bento{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:260px}.b1{grid-area:auto/1/auto/-1;height:auto}.b2,.b3,.b4,.b5,.b6{grid-area:auto}.b1{grid-row:span 1}}@media (max-width:600px){.bento{grid-template-columns:1fr;grid-auto-rows:230px;gap:10px}.b1{grid-auto-rows:320px;min-height:320px}.bento-copy strong{font-size:22px}.b1 .bento-copy strong{font-size:30px}.bento-desc{opacity:1;max-height:none;font-size:14px}.bento-count{opacity:1;transform:none}.bento-card.wide{height:200px}}@media (hover:none){.bento-desc{opacity:1;max-height:none}}@media (prefers-reduced-motion:reduce){.bento-card img,.bento-desc,.bento-count,.bento-arrow{transition:none}}.b4 .bento-copy,.b5 .bento-copy,.b6 .bento-copy,.b3 .bento-copy{inset-inline:18px 66px;bottom:20px}.b4 .bento-copy strong,.b5 .bento-copy strong,.b6 .bento-copy strong{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;font-size:clamp(18px,1.4vw,23px)}.b3 .bento-arrow,.b4 .bento-arrow,.b5 .bento-arrow,.b6 .bento-arrow{inset-inline-end:16px;width:40px;height:40px;bottom:20px}.topbar .tb-links{align-items:center;gap:22px;display:inline-flex}.b4{grid-column:9/15}.b5{grid-column:15/20}.b6{grid-column:20/25}.b4 .bento-copy strong,.b5 .bento-copy strong,.b6 .bento-copy strong{-webkit-hyphens:manual;hyphens:manual;overflow-wrap:normal}@media (max-width:1000px){.b4,.b5,.b6{grid-column:auto}.bento{grid-auto-rows:auto}.bento-card{height:270px}.b1{height:400px;min-height:0}}@media (max-width:600px){.bento-card{height:240px}.b1{height:360px}.bento-card.wide{height:200px}}.b4 img,.b5 img,.b6 img{object-position:50% 40%}.bento-card.wide{height:210px}.bento-card.wide img{object-position:78% 42%;object-position:72% 68%;object-position:72% 60%}.tasks-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.tasks-head h2{letter-spacing:-.025em;font-size:clamp(32px,3.6vw,54px);line-height:1.08}.tasks-head h2 .accent{color:#52758a}.tasks-note{color:#4f6472;margin:0 0 8px;font-size:15px;line-height:1.5}.bento{grid-template-rows:repeat(2,minmax(230px,27vh)) minmax(250px,29vh);grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.b1{grid-area:1/1/3/5}.b2{grid-area:1/5/auto/9}.b3{grid-area:1/9/auto/13}.b4{grid-area:2/5/auto/9}.b5{grid-area:2/9/auto/13}.b6{grid-area:3/1/auto/4}.b7{grid-area:3/4/auto/7}.b8{grid-area:3/7/auto/10}.b9{grid-area:3/10/auto/13}.b2 .bento-copy,.b3 .bento-copy,.b4 .bento-copy,.b5 .bento-copy,.b6 .bento-copy,.b7 .bento-copy,.b8 .bento-copy,.b9 .bento-copy{inset-inline:20px 70px;bottom:20px}.b2 .bento-copy strong,.b3 .bento-copy strong,.b4 .bento-copy strong,.b5 .bento-copy strong,.b6 .bento-copy strong,.b7 .bento-copy strong,.b8 .bento-copy strong,.b9 .bento-copy strong{-webkit-hyphens:manual;hyphens:manual;overflow-wrap:normal;font-size:clamp(19px,1.55vw,25px)}.b2 .bento-arrow,.b3 .bento-arrow,.b4 .bento-arrow,.b5 .bento-arrow,.b6 .bento-arrow,.b7 .bento-arrow,.b8 .bento-arrow,.b9 .bento-arrow{inset-inline-end:16px;width:40px;height:40px;bottom:20px}.b1 img{object-position:50% 30%}.b2 img{object-position:55% 42%}.b3 img{object-position:66% 42%}.b4 img{object-position:50% 45%}.b5 img{object-position:75% 55%}.b6 img{object-position:35% 40%}.b7 img{object-position:45% 45%}.b8 img{object-position:40% 50%}.b9 img{object-position:60% 55%}@media (max-width:1000px){.bento{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.b1{grid-area:auto/1/auto/-1;height:400px}.b2,.b3,.b4,.b5,.b6,.b7,.b8,.b9{grid-area:auto;height:260px}}@media (max-width:600px){.bento{grid-template-columns:1fr}.b1{height:360px}.b2,.b3,.b4,.b5,.b6,.b7,.b8,.b9{height:230px}.tasks-note{display:none}}.stage{--base:25%;--ry:21%}.stage-strip{display:none}.stage-ring{height:19%;top:55%}.stage-search{z-index:15;-webkit-backdrop-filter:saturate(170%)blur(18px);backdrop-filter:saturate(170%)blur(18px);background:#ffffffb8;border:1px solid #24343c1a;border-radius:999px;align-items:center;gap:10px;width:min(620px,100% - 32px);height:58px;padding:0 7px 0 22px;transition:box-shadow .25s,background .25s;display:flex;position:absolute;top:calc(76px + 2vh);left:50%;transform:translate(-50%);box-shadow:0 18px 50px -22px #24343c73,inset 0 1px #fffc}.stage-search:focus-within{background:#fff;box-shadow:0 22px 60px -20px #24343c8c,0 0 0 4px #3f6b8626}.stage-search svg{fill:none;stroke:#446477;stroke-width:1.8px;stroke-linecap:round;opacity:.7;flex:0 0 21px;width:21px;height:21px}.stage-search input{min-width:0;height:100%;font:400 16px/1 var(--font-inter),sans-serif;color:#446477;background:0 0;border:0;outline:none;flex:1}.stage-search input::placeholder{color:#6f7f88}.stage-search input::-webkit-search-cancel-button{display:none}.stage-search button{color:#fff;height:44px;font:500 15px/1 var(--font-inter),sans-serif;cursor:pointer;background:#52758a;border:0;border-radius:999px;padding:0 22px;transition:background .2s}.stage-search button:hover{background:#446477}.stage-caption{z-index:14;text-align:center;letter-spacing:.32em;text-transform:uppercase;color:#5c6c76;margin:0;font-size:12px;font-weight:500;position:absolute;top:calc(146px + 2vh);left:0;right:0}html[lang=zh] .stage-caption,html[lang=ar] .stage-caption{letter-spacing:.08em;font-size:13px}.stage-info{top:auto;bottom:3.5%}.stage-arrow{top:62%}@media (max-width:820px){.stage{--base:31%;--ry:15%}.stage-search{height:52px;padding-inline-start:18px;top:84px}.stage-search button{height:40px;padding:0 16px}.stage-caption{font-size:11px;top:146px}.stage-ring{height:12%;top:52%}.stage-info{bottom:4%}}.stage-caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.cat-form{align-items:center;gap:10px;width:100%;display:flex;position:relative}.cat-form .catalog-search{flex:1}.fpanel{flex:none}.fpanel>summary{list-style:none}.fpanel>summary::-webkit-details-marker{display:none}.fbtn{border:1px solid var(--line);height:52px;color:var(--txt);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:999px;align-items:center;gap:9px;padding:0 20px;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s;display:inline-flex}.fbtn:hover{border-color:#b8c7d0}.fpanel[open] .fbtn{background:var(--txt);color:#fff;border-color:var(--txt)}.fbtn svg,.stage-filter svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:18px;height:18px}.fbtn b{color:#fff;background:#52758a;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;display:inline-flex}.fbody{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border:1px solid #e3eaee;border-radius:26px;grid-template-columns:1.1fr 1fr 1fr 1.4fr;gap:26px;padding:28px;animation:.22s fin;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 30px 80px -30px #24343c59}@keyframes fin{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.fbody fieldset{border:0;min-width:0;margin:0;padding:0}.fbody legend,.flegend2{letter-spacing:.14em;text-transform:uppercase;color:#6f7f88;margin:0 0 12px;padding:0;font-size:11px;display:block}.flegend2{margin-top:22px}.fopts{flex-direction:column;gap:4px;display:flex}.fbrands .fopts{scrollbar-width:thin;max-height:260px;padding-right:6px;overflow:auto}.fchk{color:var(--txt);cursor:pointer;align-items:center;gap:10px;padding:6px 0;font-size:14px;display:flex}.fchk input{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #b8c7d0;border-radius:6px;flex:0 0 18px;place-content:center;width:18px;height:18px;margin:0;transition:all .15s;display:grid}.fchk input[type=radio]{border-radius:50%}.fchk input:checked{background:#52758a;border-color:#52758a}.fchk input:checked:after{content:"";background:#fff;border-radius:2px;width:8px;height:8px}.fchk input[type=radio]:checked:after{border-radius:50%;width:6px;height:6px}.fchk:hover input{border-color:#52758a}.factions{border-top:1px solid #edf1f3;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:18px;padding-top:18px;display:flex}.freset{color:#5c6c76;font-size:14px}.fapply{color:#fff;cursor:pointer;background:#52758a;border:0;border-radius:999px;height:46px;padding:0 30px;font-size:15px;font-weight:500}.fapply:hover{background:#446477}.catalog-search{height:52px}.csort{flex-wrap:wrap;gap:4px;display:flex}.csort a{color:#5c6c76;border-radius:999px;padding:6px 12px;font-size:12px;transition:background .2s}.csort a:hover{background:#edf2f5}.csort a.on{color:var(--txt);background:#fff;box-shadow:0 2px 8px #2d3d4514}.stage-filter{color:#446477;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;transition:background .2s;display:grid}.stage-filter:hover{background:#24343c12}@media (max-width:980px){.fbody{grid-template-columns:1fr 1fr}}@media (max-width:640px){.cat-form{flex-wrap:wrap}.cat-form .catalog-search,.fpanel{flex:100%}.fbtn{justify-content:center;width:100%;height:46px}.fbody{grid-template-columns:1fr;gap:22px;margin-top:10px;padding:22px;position:static}.fbrands .fopts{max-height:200px}.stage-filter{flex-basis:36px;width:36px;height:36px}}.pc-wrap{height:100%;position:relative}.ctoggle{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#466577;cursor:pointer;opacity:0;background:#ffffffeb;border:1px solid #d8e2e8;border-radius:999px;align-items:center;gap:6px;height:30px;padding:0 11px;font-size:11px;font-weight:500;transition:opacity .2s,transform .2s,background .2s,color .2s;display:inline-flex;position:absolute;top:12px;right:12px;transform:translateY(-3px)}.pc-wrap:hover .ctoggle,.ctoggle:focus-visible,.ctoggle.on,.ctoggle.full{opacity:1;transform:none}@media (hover:none){.ctoggle{opacity:1;transform:none}}.ctoggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.ctoggle:hover{color:#52758a;border-color:#b8c7d0}.ctoggle.on{color:#fff;background:#52758a;border-color:#52758a}.ctoggle.full{color:#8a5a14;background:#fff4e5;border-color:#f0d2a6}.ctoggle.big{opacity:1;height:42px;margin:4px 0 22px;padding:0 18px;font-size:14px;position:static;transform:none}.ctoggle.big svg{width:17px;height:17px}.cbar{z-index:60;-webkit-backdrop-filter:saturate(170%)blur(20px);backdrop-filter:saturate(170%)blur(20px);background:#ffffffe6;border:1px solid #24343c1a;border-radius:999px;align-items:center;gap:16px;max-width:calc(100% - 24px);padding:10px 10px 10px 12px;animation:.3s cbin;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 24px 60px -20px #24343c80}@keyframes cbin{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}.cbar-items{gap:6px;display:flex}.cbar-it{background:#eef1f3;border-radius:50%;flex:0 0 44px;width:44px;height:44px;position:relative}.cbar-it img{object-fit:contain;border-radius:50%;width:100%;height:100%;padding:5px}.cbar-it.empty{background:0 0;border:1.5px dashed #c9d5dc}.cbar-it button{color:#fff;cursor:pointer;opacity:0;background:#446477;border:0;border-radius:50%;width:18px;height:18px;padding:0;font-size:12px;line-height:18px;transition:opacity .15s;position:absolute;top:-4px;right:-4px}.cbar-it:hover button,.cbar-it button:focus-visible{opacity:1}@media (hover:none){.cbar-it button{opacity:1}}.cbar-txt{white-space:nowrap;flex-direction:column;font-size:13px;line-height:1.2;display:flex}.cbar-txt span{color:#6f7f88;font-size:12px}.cbar-clear{color:#5c6c76;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:13px}.cbar-go{color:#fff;white-space:nowrap;background:#52758a;border-radius:999px;align-items:center;height:44px;padding:0 24px;font-size:15px;font-weight:500;display:inline-flex}.cbar-go:hover{background:#446477}@media (max-width:640px){.cbar{gap:10px;padding:8px;bottom:12px}.cbar-txt,.cbar-it.empty{display:none}.cbar-it{flex-basis:38px;width:38px;height:38px}.cbar-go{height:40px;padding:0 18px}}.compare-page{min-height:70vh;padding-top:130px}.cmp-top{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.cmp-top h1{margin:0;font-size:clamp(34px,4.5vw,58px)}.cmp-tools{align-items:center;gap:20px;display:flex}.cmp-diff{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:14px;display:inline-flex}.cmp-diff input{opacity:0;pointer-events:none;position:absolute}.cmp-diff i{background:#d5dee4;border-radius:999px;width:40px;height:24px;transition:background .2s;position:relative}.cmp-diff i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.cmp-diff input:checked+i{background:#52758a}.cmp-diff input:checked+i:after{transform:translate(16px)}.cmp-diff input:focus-visible+i{outline-offset:2px;outline:2px solid #52758a}.cmp-clear{color:#5c6c76;cursor:pointer;background:0 0;border:0;font-size:14px}.cmp-scroll{background:#fff;border:1px solid #e6ecef;border-radius:26px;overflow-x:auto}.cmp{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:760px}.cmp th,.cmp td{text-align:start;vertical-align:top;border-bottom:1px solid #eef2f4;padding:18px 20px;font-size:14px;font-weight:400;line-height:1.5}.cmp tbody tr:last-child>*{border-bottom:0}.cmp tbody tr:hover td{background:#fafbfc}.cmp .cmp-lbl{z-index:2;color:#5c6c76;letter-spacing:.06em;text-transform:uppercase;background:#f7f9fa;width:190px;font-size:12px;font-weight:500;position:sticky;left:0}.cmp thead .cmp-lbl{vertical-align:bottom}.cmp td.strong{color:var(--txt);font-size:18px;font-weight:600}.cmp ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.cmp li{padding-inline-start:14px;position:relative}.cmp li:before{content:"";inset-inline-start:0;background:#52758a;border-radius:50%;width:5px;height:5px;position:absolute;top:.62em}.cmp-card{flex-direction:column;gap:12px;display:flex;position:relative}.cmp-link{color:var(--txt);flex-direction:column;gap:12px;display:flex}.cmp-link b{font-size:17px;font-weight:600;line-height:1.25}.cmp-ph{aspect-ratio:1.2;background:#eef1f3;border-radius:18px;display:block;overflow:hidden}.cmp-ph img{object-fit:contain;width:100%;height:100%;padding:12px;transition:transform .4s}.cmp-link:hover img{transform:scale(1.04)}.cmp-cta{color:#52758a;border:1px solid #cfdae1;border-radius:999px;align-self:flex-start;padding:8px 14px;font-size:13px;font-weight:500}.cmp-cta:hover{color:#fff;background:#52758a;border-color:#52758a}.cmp-x{z-index:2;cursor:pointer;color:#446477;background:#fffffff2;border:0;border-radius:50%;width:28px;height:28px;padding:0;font-size:17px;line-height:28px;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #24343c26}.cmp-x:hover{color:#fff;background:#446477}.cmp-add{vertical-align:top}.cmp-add a{aspect-ratio:1.2;color:#5c6c76;border:1.5px dashed #c9d5dc;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:500;transition:border-color .2s,color .2s;display:flex}.cmp-add a span{font-size:28px;font-weight:300;line-height:1}.cmp-add a:hover{color:#52758a;border-color:#52758a}.cmp-empty{text-align:center;max-width:620px;margin:40px auto 0}.cmp-empty h1{font-size:clamp(34px,4.5vw,56px)}.cmp-empty .btn{margin-top:18px}.cmp-loading{min-height:50vh}.cmp-same{margin-top:18px}@media (max-width:640px){.compare-page{padding-top:100px}.cmp .cmp-lbl{width:110px;padding:14px 12px;font-size:10px}.cmp th,.cmp td{padding:14px 12px;font-size:13px}.cmp{width:max-content;min-width:0}.cmp th:not(.cmp-lbl),.cmp td{width:200px;min-width:200px}.cmp .cmp-lbl{letter-spacing:.03em;width:84px;min-width:84px;padding:12px 8px;font-size:9px}.cmp th:not(.cmp-lbl),.cmp td{width:calc(50vw - 63px);min-width:calc(50vw - 63px);padding:12px 10px;font-size:12px}.cmp td.strong,.cmp-link b{font-size:14px}.cmp-cta{padding:6px 10px;font-size:11px}.cmp-ph{border-radius:12px}.cmp-ph img{padding:6px}.cmp-x{width:24px;height:24px;font-size:15px;line-height:24px;top:4px;right:4px}.factions{background:#fff;border-radius:0 0 26px 26px;margin:0 -22px -22px;padding:14px 22px;position:sticky;bottom:0}.fapply{flex:1}}.pnums{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin:6px 0 26px;display:grid}.pnums div{background:#f5f7f8;border-radius:18px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.pnums span{letter-spacing:.08em;text-transform:uppercase;color:#6f7f88;font-size:11px}.pnums b{color:var(--txt);letter-spacing:-.01em;font-size:22px;font-weight:600}.cmp tr.is-param td{color:var(--txt);font-size:16px;font-weight:600}@media (max-width:640px){.cmp tr.is-param td{font-size:13px}.pnums b{font-size:18px}}.stage-filter{cursor:pointer;background:0 0;border:0;padding:0}.hfm{z-index:200;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.hfm-bg{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c282e61;animation:.25s hfbg;position:absolute;inset:0}@keyframes hfbg{0%{opacity:0}to{opacity:1}}.hfm-box{background:#fff;border-radius:30px;flex-direction:column;width:min(1180px,100%);max-height:min(860px,100vh - 48px);animation:.3s cubic-bezier(.2,.8,.2,1) hfin;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 120px -30px #1c282e8c}@keyframes hfin{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:none}}.hfm-head{border-bottom:1px solid #eef2f4;justify-content:space-between;align-items:center;padding:26px 30px 18px;display:flex}.hfm-head h2{letter-spacing:-.02em;margin:4px 0 0;font-size:30px}.hfm-x{cursor:pointer;color:#446477;background:#f1f4f6;border:0;border-radius:50%;width:42px;height:42px;padding:0;font-size:24px;line-height:42px}.hfm-x:hover{color:#fff;background:#446477}.hfm-body{flex:1;grid-template-columns:400px 1fr;min-height:0;display:grid}.hfm-opts{border-inline-end:1px solid #eef2f4;flex-direction:column;gap:22px;padding:22px 30px;display:flex;overflow:auto}.hfm-sec h3{letter-spacing:.14em;text-transform:uppercase;color:#6f7f88;margin:0 0 10px;font-size:11px;font-weight:500}.hfm-pills{flex-wrap:wrap;gap:7px;display:flex}.hfm-pills button{color:var(--txt);cursor:pointer;background:#fff;border:1px solid #dfe6ea;border-radius:999px;padding:8px 13px;font-size:13px;transition:all .15s}.hfm-pills button:hover{border-color:#52758a}.hfm-pills button.on{color:#fff;background:#52758a;border-color:#52758a}.hfm-q{background:#eef3f6;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:7px 8px 7px 14px;font-size:13px;display:inline-flex}.hfm-q button{cursor:pointer;background:#fff;border:0;border-radius:50%;width:22px;height:22px;padding:0;line-height:22px}.hfm-avail{cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.hfm-avail input{opacity:0;pointer-events:none;position:absolute}.hfm-avail i{background:#d5dee4;border-radius:999px;flex:0 0 40px;width:40px;height:24px;transition:background .2s;position:relative}.hfm-avail i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.hfm-avail input:checked+i{background:#52758a}.hfm-avail input:checked+i:after{transform:translate(16px)}.hfm-avail input:focus-visible+i{outline-offset:2px;outline:2px solid #52758a}.hfm-res{background:#f7f9fa;padding:22px 26px;overflow:auto}.hfm-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px;display:grid}.hfm-card{background:#fff;border:1px solid #e8eef1;border-radius:20px;transition:box-shadow .2s,transform .2s;position:relative}.hfm-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px -18px #24343c66}.hfm-card .ctoggle{height:26px;padding:0 9px;font-size:10px;top:8px;right:8px}.hfm-card:hover .ctoggle{opacity:1;transform:none}.hfm-link{color:var(--txt);flex-direction:column;gap:6px;padding:10px 10px 14px;display:flex}.hfm-ph{aspect-ratio:1.15;background:#eef1f3;border-radius:14px;margin-bottom:4px;display:block;overflow:hidden}.hfm-ph img{object-fit:contain;width:100%;height:100%;padding:8px}.hfm-link b{padding:0 4px;font-size:14px;font-weight:600;line-height:1.25}.hfm-price{color:#52758a;padding:0 4px;font-size:13px}.hfm-empty{text-align:center;color:#5c6c76;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;min-height:240px;display:flex}.hfm-empty b{color:var(--txt);font-size:18px}.hfm-foot{background:#fff;border-top:1px solid #eef2f4;align-items:center;gap:16px;padding:16px 30px;display:flex}.hfm-reset{color:#5c6c76;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.hfm-reset:disabled{opacity:.4;cursor:default}.hfm-more{color:#6f7f88;margin-inline-start:auto;font-size:13px}.hfm-go{color:#fff;white-space:nowrap;background:#52758a;border-radius:999px;align-items:center;height:48px;margin-inline-start:auto;padding:0 28px;font-size:15px;font-weight:500;display:inline-flex}.hfm-more+.hfm-go{margin-inline-start:0}.hfm-go:hover{background:#446477}@media (max-width:860px){.hfm{align-items:flex-end;padding:0}.hfm-box{border-radius:26px 26px 0 0;max-height:92vh;animation:.32s cubic-bezier(.2,.8,.2,1) hfup}@keyframes hfup{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.hfm-head{padding:18px 20px 14px}.hfm-head h2{font-size:24px}.hfm-body{display:block;overflow:auto}.hfm-opts{border:0;gap:18px;padding:18px 20px;overflow:visible}.hfm-res{padding:16px 20px;overflow:visible}.hfm-grid{grid-template-columns:1fr 1fr;gap:10px}.hfm-foot{padding:12px 20px calc(12px + env(safe-area-inset-bottom))}.hfm-more{display:none}.hfm-go{flex:1;justify-content:center;height:46px}}.stage{overflow:clip}.stage-search input,.stage-search svg,.stage-filter{color:#2d3d45;stroke:#2d3d45}.stage-filter svg{stroke:currentColor}.hfm-x,.cmp-x{color:#2d3d45}.hfm-x:hover,.cmp-x:hover{color:#fff;background:#2d3d45}.cbar-it button{background:#2d3d45}.stage-search:focus-within{box-shadow:0 22px 60px -20px #24343c73,0 0 0 4px #52758a38}.stage-search .stage-filter{color:#2d3d45;background:0 0;width:44px;height:44px;padding:0}.stage-search .stage-filter:hover{background:#52758a24}.logo-wall{grid-template-columns:repeat(6,1fr);gap:12px;margin-top:30px;display:grid}.lw-item{background:#f5f7f8;border-radius:22px;justify-content:center;align-items:center;height:108px;padding:26px 30px;transition:background .25s,box-shadow .25s,transform .25s;display:flex}.lw-item img{object-fit:contain;filter:grayscale();opacity:.62;width:auto;max-width:100%;height:auto;max-height:44px;transition:filter .3s,opacity .3s}.lw-item:hover{background:#fff;transform:translateY(-2px);box-shadow:0 16px 40px -22px #24343c59}.lw-item:hover img{filter:none;opacity:1}@media (max-width:980px){.logo-wall{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.logo-wall{grid-template-columns:repeat(3,1fr);gap:8px}.lw-item{border-radius:16px;height:78px;padding:16px 14px}.lw-item img{max-height:30px}}.lw-item img[src$=sony\.svg],.lw-item img[src$=samsung\.svg]{width:88%;max-height:none}@media (max-width:640px){.lw-item img[src$=sony\.svg],.lw-item img[src$=samsung\.svg]{width:100%}}.brand-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px;display:grid}.brand-tile{background:#fff;border:1px solid #e6ecef;border-radius:24px;flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.brand-tile:hover{transform:translateY(-2px);box-shadow:0 18px 44px -24px #24343c66}.bt-logo{background:#f5f7f8;justify-content:center;align-items:center;height:130px;padding:28px 34px;display:flex}.bt-logo img{object-fit:contain;filter:grayscale();opacity:.7;width:auto;max-width:100%;height:auto;max-height:50px;transition:filter .3s,opacity .3s}.brand-tile:hover .bt-logo img{filter:none;opacity:1}.bt-logo img[src$=sony\.svg],.bt-logo img[src$=samsung\.svg]{width:80%;max-height:none}.bt-name{letter-spacing:-.02em;color:#8a979e;text-align:center;font-size:22px;font-weight:700;line-height:1.1}.brand-tile:hover .bt-name{color:var(--txt)}.bt-meta{flex-direction:column;gap:4px;padding:16px 20px 18px;display:flex}.bt-meta b{color:var(--txt);font-size:16px;font-weight:600}.bt-meta span{color:#6f7f88;font-size:13px}@media (max-width:980px){.brand-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.brand-grid{grid-template-columns:1fr 1fr;gap:10px}.bt-logo{height:96px;padding:18px}.bt-logo img{max-height:34px}.bt-name{font-size:17px}.bt-meta{padding:12px 14px 14px}.bt-meta b{font-size:14px}}.cart-ic{display:inline-flex;position:relative}.cart-ic b{color:#fff;background:#52758a;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:600;line-height:1;display:grid;position:absolute;top:-6px;right:-8px}.cartbtn{cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;font-family:inherit;transition:background .2s,color .2s,transform .15s;display:inline-flex}.cartbtn svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.cartbtn.icon{z-index:3;color:#2d3d45;background:#eef3f6;border-radius:50%;width:42px;height:42px;position:absolute;bottom:14px;right:14px}.cartbtn.icon:hover,.cartbtn.icon.in{color:#fff;background:#52758a}.cartbtn.icon i{background:#e3a33b;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:2px;right:2px}.cartbtn.ok{transform:scale(1.06)}.pc .product-arrow{visibility:hidden}.cartbtn.big{color:#fff;background:#52758a;border-radius:999px;height:48px;padding:0 24px;font-size:15px;font-weight:500}.cartbtn.big:hover{background:#446477}.cartbtn.big.in{background:#2d3d45}.pp-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:8px 0 22px;display:flex}.pp-actions .btn{height:48px}.pp-actions .ctoggle.big{margin:0}.cart{grid-template-columns:1fr 420px;align-items:start;gap:40px;display:grid}.cart-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.cart-row{background:#fff;border:1px solid #e6ecef;border-radius:22px;grid-template-columns:110px 1fr auto 40px;align-items:center;gap:20px;padding:14px 18px 14px 14px;display:grid}.cart-ph{aspect-ratio:1.15;background:#eef1f3;border-radius:16px;display:block;overflow:hidden}.cart-ph img{object-fit:contain;width:100%;height:100%;padding:8px}.cart-info{flex-direction:column;gap:4px;min-width:0;display:flex}.cart-info b{color:var(--txt);font-size:17px}.cart-info .mut{font-size:13px}.cart-price{color:#52758a;font-size:15px;font-weight:600}.qty{border:1px solid #dfe6ea;border-radius:999px;align-items:center;display:flex;overflow:hidden}.qty button{cursor:pointer;color:#2d3d45;background:#fff;border:0;width:38px;height:38px;font-size:18px}.qty button:disabled{opacity:.35;cursor:default}.qty input{text-align:center;width:46px;height:38px;font:inherit;-moz-appearance:textfield;border:0;font-size:15px}.qty input::-webkit-inner-spin-button{display:none}.cart-rm{cursor:pointer;color:#2d3d45;background:#f1f4f6;border:0;border-radius:50%;width:36px;height:36px;font-size:18px}.cart-rm:hover{color:#fff;background:#2d3d45}.cart-note{margin-top:16px;font-size:13px}.cart-side{position:sticky;top:100px}.cart-side .card{padding:28px}@media (max-width:980px){.cart{grid-template-columns:1fr}.cart-side{position:static}}@media (max-width:640px){.cart-row{grid-template-columns:72px 1fr 32px;gap:12px}.cart-row .qty{grid-column:2/3}.cart-rm{grid-area:1/3}.cart-info b{font-size:15px}}.ptabs{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:none;background:#ffffffe6;border:1px solid #e6ecef;border-radius:999px;gap:4px;margin:50px 0 10px;padding:6px;display:flex;position:sticky;top:72px;overflow-x:auto}.ptabs::-webkit-scrollbar{display:none}.ptabs a{color:#5c6c76;white-space:nowrap;border-radius:999px;flex:none;padding:10px 18px;font-size:14px}.ptabs a:hover{color:var(--txt);background:#eef3f6}.psec{padding-top:56px;scroll-margin-top:140px}.psec h2{margin-bottom:22px;font-size:clamp(26px,3vw,36px)}.spec-table{background:#fff;border:1px solid #e6ecef;border-radius:22px;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}.spec-table div{border-bottom:1px solid #eef2f4;justify-content:space-between;gap:20px;padding:16px 22px;display:flex}.spec-table div:nth-child(odd){border-inline-end:1px solid #eef2f4}.spec-table span{color:#6f7f88;font-size:14px}.spec-table b{text-align:end;font-size:15px;font-weight:600}.spec-list{grid-template-columns:repeat(2,1fr);gap:10px 30px;margin:22px 0 0;padding:0;list-style:none;display:grid}.spec-list li{padding-inline-start:18px;position:relative}.spec-list li:before{content:"";inset-inline-start:0;background:#52758a;border-radius:50%;width:6px;height:6px;position:absolute;top:.6em}.steps5{counter-reset:st;grid-template-columns:repeat(5,1fr);gap:12px;margin:0 0 18px;padding:0;list-style:none;display:grid}.steps5.four{grid-template-columns:repeat(4,1fr)}.steps5 li{counter-increment:st;background:#f5f7f8;border-radius:22px;flex-direction:column;gap:8px;padding:22px;display:flex}.steps5 li:before{content:counter(st);color:#fff;background:#52758a;border-radius:50%;place-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:grid}.steps5 b{font-size:16px}.steps5 span{color:#5c6c76;font-size:14px;line-height:1.5}.pp-lead{grid-template-columns:1fr 1.3fr;gap:40px;padding:36px;display:grid}@media (max-width:980px){.steps5,.steps5.four{grid-template-columns:1fr 1fr}.pp-lead{grid-template-columns:1fr}}@media (max-width:640px){.ptabs{border-radius:18px;top:70px}.spec-table,.spec-list{grid-template-columns:1fr}.spec-table div:nth-child(odd){border-inline-end:0}.steps5,.steps5.four{grid-template-columns:1fr}.pp-lead{padding:22px}.pp-actions .btn,.cartbtn.big{flex:1}}.cases-h1,.podbor-h1{margin:0 0 16px;font-size:clamp(36px,5vw,64px)}.cases-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px;display:grid}.case-card{background:#fff;border:1px solid #e6ecef;border-radius:24px;flex-direction:column;height:100%;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.case-card:hover{transform:translateY(-2px);box-shadow:0 18px 44px -24px #24343c66}.case-ph{aspect-ratio:16/10;background:#eef1f3;display:block;position:relative;overflow:hidden}.case-ph img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.case-card:hover .case-ph img{transform:scale(1.04)}.case-badge{color:#2d3d45;background:#ffffffeb;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:500;position:absolute;top:14px;left:14px}.case-body{flex-direction:column;gap:8px;padding:20px 22px 24px;display:flex}.case-body b{color:var(--txt);font-size:19px;line-height:1.25}.case-body .mut{font-size:14px;line-height:1.5}.case-hero{grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin:14px 0 40px;display:grid}.case-hero h1{margin:10px 0 16px;font-size:clamp(32px,4.5vw,56px)}.case-hero img{aspect-ratio:16/10;object-fit:cover;border-radius:28px;width:100%}.case-cols{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.case-block{background:#f5f7f8;border-radius:24px;padding:26px}.case-block h3{margin:0 0 10px}.case-block p,.case-block li{color:#44545d;line-height:1.6}.case-block ul{margin:0;padding-inline-start:18px}.case-lead{grid-template-columns:1fr 1.3fr;gap:40px;margin-top:60px;padding:36px;display:grid}@media (max-width:980px){.cases-grid{grid-template-columns:1fr 1fr}.case-hero,.case-lead,.case-cols{grid-template-columns:1fr}}@media (max-width:640px){.cases-grid{grid-template-columns:1fr}.case-lead{padding:22px}}.faq-wrap{grid-template-columns:.8fr 1.2fr;align-items:start;gap:60px;display:grid}.faq{border-top:1px solid #e3eaee;flex-direction:column;display:flex}.faq details{border-bottom:1px solid #e3eaee}.faq summary{cursor:pointer;color:var(--txt);justify-content:space-between;align-items:center;gap:20px;padding:22px 4px;font-size:18px;font-weight:500;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:#2d3d45;background:#eef3f6;border-radius:50%;flex:0 0 32px;place-items:center;height:32px;font-size:20px;font-weight:300;transition:transform .25s,background .25s;display:grid}.faq details[open] summary:after{color:#fff;background:#52758a;transform:rotate(45deg)}.faq details p{color:#44545d;margin:0 0 22px;padding:0 50px 0 4px;line-height:1.65}@media (max-width:980px){.faq-wrap{grid-template-columns:1fr;gap:20px}.faq summary{font-size:16px}}.quiz-cta-sec{padding:0 0 20px}.quiz-cta{background:linear-gradient(120deg,#eef3f6,#e2ebf0);border-radius:32px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:44px 50px;display:flex}.quiz-cta h2{margin:6px 0 8px;font-size:clamp(26px,3vw,40px)}.quiz-cta .lead{margin:0}.quiz-cta .btn{height:54px;padding:0 30px;font-size:16px}.quiz{margin-top:30px}.quiz-card{background:#fff;border:1px solid #e6ecef;border-radius:32px;max-width:980px;padding:40px;box-shadow:0 30px 80px -50px #24343c66}.quiz-card h2{margin:22px 0 24px;font-size:clamp(26px,3vw,38px)}.quiz-top{align-items:center;gap:16px;display:flex}.quiz-step{color:#6f7f88;white-space:nowrap;font-size:13px}.quiz-bar{background:#eef2f4;border-radius:999px;flex:1;height:6px;overflow:hidden}.quiz-bar i{background:#52758a;border-radius:999px;height:100%;transition:width .35s;display:block}.quiz-back{color:#52758a;cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:14px}.quiz-opts{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.quiz-opts button{font:inherit;color:var(--txt);text-align:start;cursor:pointer;background:#fff;border:1.5px solid #e3eaee;border-radius:20px;padding:24px;font-size:18px;font-weight:500;transition:all .2s}.quiz-opts button:hover,.quiz-opts button.on{background:#f3f7f9;border-color:#52758a}.quiz-tasks{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.quiz-tasks button{cursor:pointer;font:inherit;text-align:start;background:#fff;border:1.5px solid #e3eaee;border-radius:20px;flex-direction:column;padding:0;transition:all .2s;display:flex;overflow:hidden}.quiz-tasks img{aspect-ratio:16/9;object-fit:cover;width:100%}.quiz-tasks span{color:var(--txt);padding:12px 14px;font-size:15px;font-weight:500}.quiz-tasks button:hover,.quiz-tasks button.on{border-color:#52758a;box-shadow:0 12px 30px -20px #24343c80}.quiz-res-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.quiz-res-head h2{margin:6px 0}.quiz-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.quiz-grid .cartbtn.icon{width:36px;height:36px;bottom:10px;right:10px}.quiz-lead{color:#6f7f88;padding:0 4px;font-size:12px}.quiz-lead-card{grid-template-columns:1fr 1.3fr;gap:40px;margin-top:40px;padding:36px;display:grid}@media (max-width:980px){.quiz-tasks{grid-template-columns:1fr 1fr}.quiz-lead-card{grid-template-columns:1fr}}@media (max-width:640px){.quiz-card{padding:22px}.quiz-opts{grid-template-columns:1fr}.quiz-opts button{padding:18px;font-size:16px}.quiz-cta{padding:28px 24px}.quiz-lead-card{padding:22px}}.hfm-card .cartbtn.icon{width:34px;height:34px;bottom:8px;right:8px}.hfm-card .cartbtn.icon svg{width:16px;height:16px}.hdr-icons{display:flex}body:has(.stage) .hdr-icons{display:flex}@media (max-width:980px){.hdr-icons{gap:10px;display:flex}body:has(.stage) .hdr-icons{gap:10px;display:flex}.hdr-icons a:not(.cart-ic){display:none}}.whois{background:#f4f6f7;border-bottom:1px solid #e6ebee;padding:86px 0 78px}.whois-head{grid-template-columns:1.05fr 1fr;align-items:end;gap:40px;display:grid}.whois-head h2{font-size:clamp(30px,3.5vw,46px)}.whois-lead{color:var(--mut);max-width:520px;margin:0;font-size:17px;line-height:1.65}.whois-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;margin-top:52px;display:grid}.whois-card{border-top:1px solid #d9e1e6;padding:24px 0 0}.whois-num{letter-spacing:.12em;color:#7f97a4;margin-bottom:22px;font-size:12px;font-weight:600;display:block}.whois-card h3{font-size:20px}.whois-card p{color:var(--mut);margin:11px 0 0;font-size:14px;line-height:1.6}.whois-foot{border-top:1px solid #d9e1e6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;margin-top:54px;padding-top:34px;display:flex}.whois-nums{flex-wrap:wrap;gap:44px;display:flex}.whois-nums>div{flex-direction:column;display:flex}.whois-nums b{letter-spacing:-.055em;color:var(--txt);font-size:38px;font-weight:600;line-height:1.05}.whois-nums span{color:var(--mut);margin-top:7px;font-size:12px}.whois-cta{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.section-heading.compact .section-sub{color:var(--mut);max-width:660px;margin:9px 0 0;font-size:14px}@media (max-width:1080px){.whois-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 30px}.whois-head{grid-template-columns:1fr;align-items:start;gap:22px}}@media (max-width:640px){.whois{padding:56px 0 50px}.whois-grid{grid-template-columns:1fr;gap:20px;margin-top:34px}.whois-card{padding-top:18px}.whois-num{margin-bottom:14px}.whois-foot{gap:24px;margin-top:36px;padding-top:26px}.whois-nums{gap:22px 34px}.whois-nums b{font-size:30px}.whois-cta{width:100%}.whois-cta .btn{flex:1}.section-heading.compact .section-sub{font-size:13px}}.jrn{padding:44px 0 100px}.jrn-top{justify-content:space-between;align-items:end;gap:40px;padding-bottom:30px;display:flex}.jrn-top .eyebrow{letter-spacing:.24em;margin-bottom:12px;font-size:11px}.jrn-top h1{letter-spacing:-.07em;font-size:clamp(56px,8.5vw,116px);line-height:.92}.jrn-claim{letter-spacing:-.02em;color:var(--txt);text-align:right;margin:0 0 10px;font-size:clamp(17px,1.9vw,25px);line-height:1.35}.jrn-tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;gap:30px;padding:15px 0;font-size:14px;display:flex}.jrn-tabs a{color:#5d7280;border-bottom:2px solid #0000;padding-bottom:4px;transition:color .2s,border-color .2s}.jrn-tabs a:hover{color:var(--txt)}.jrn-tabs a.on{color:var(--acc);border-color:var(--acc);font-weight:500}.jrn-lead{grid-template-columns:1.62fr 1fr;gap:26px;margin-top:34px;display:grid}.jrn-hero{isolation:isolate;background:#e7ecef;border-radius:22px;min-height:420px;display:block;position:relative;overflow:hidden}.jrn-hero img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.jrn-hero:after{content:"";z-index:-1;background:linear-gradient(#0000 38%,#14202647 58%,#142026d1 100%);position:absolute;inset:0}.jrn-hero:hover img{transform:scale(1.03)}.jrn-hero-body{color:#fff;flex-direction:column;display:flex;position:absolute;bottom:30px;left:34px;right:110px}.jrn-hero-body b{letter-spacing:-.04em;margin-top:12px;font-size:clamp(26px,2.7vw,38px);font-weight:600;line-height:1.1}.jrn-kicker{letter-spacing:.16em;text-transform:uppercase;color:#d5e1e7;font-size:10px;font-weight:600}.jrn-kicker.dark{color:#6c8492}.jrn-read{color:#c6d4db;margin-top:12px;font-size:12px}.jrn-go{color:#fff;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:46px;height:46px;font-size:19px;transition:background .25s;display:grid;position:absolute;bottom:32px;right:30px}.jrn-hero:hover .jrn-go{background:#ffffff2e}.jrn-side{flex-direction:column;gap:20px;display:flex}.jrn-side>h2{letter-spacing:-.035em;font-size:24px}.jrn-side-card{flex-direction:column;gap:9px;display:flex}.jrn-thumb{aspect-ratio:16/8.2;background:#eef2f4;border-radius:14px;margin-bottom:4px;display:block;overflow:hidden}.jrn-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.jrn-side-card:hover img{transform:scale(1.04)}.jrn-side-card b{letter-spacing:-.03em;font-size:19px;font-weight:600;line-height:1.25}.jrn-side-card:hover b{color:var(--acc)}.jrn-band{border-top:1px solid var(--line);margin-top:58px;padding-top:34px}.jrn-band-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.jrn-band-head h2{letter-spacing:-.04em;font-size:clamp(25px,2.6vw,34px)}.jrn-sub{color:var(--mut);margin:7px 0 0;font-size:13px}.jrn-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.jrn-mini{grid-template-columns:minmax(0,150px) 1fr;align-items:center;gap:18px;display:grid}.jrn-mini-ph{aspect-ratio:1.42;background:#eef2f4;border-radius:12px;display:block;overflow:hidden}.jrn-mini-ph img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.jrn-mini:hover img{transform:scale(1.05)}.jrn-mini-body{flex-direction:column;display:flex}.jrn-mini-body b{letter-spacing:-.025em;font-size:16px;font-weight:600;line-height:1.3}.jrn-mini:hover b{color:var(--acc)}.jrn-mini .jrn-read{color:var(--mut);margin-top:9px}.jrn-news{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.jrn-news-item{flex-direction:column;padding-top:4px;display:flex}.jrn-date{color:var(--acc);font-size:12px}.jrn-news-item .jrn-kicker{margin-top:11px}.jrn-news-item b{letter-spacing:-.035em;margin-top:10px;font-size:21px;font-weight:600;line-height:1.24}.jrn-arrow{color:var(--acc);margin-top:18px;font-size:17px;transition:transform .2s}.jrn-news-item:hover .jrn-arrow{transform:translate(4px)}.jrn-news-item:hover b{color:var(--acc)}.jrn-fresh{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.jrn-fresh-card{flex-direction:column;display:flex}.jrn-fresh-ph{aspect-ratio:1.5;background:#eef2f4;border-radius:16px;margin-bottom:15px;display:block;position:relative;overflow:hidden}.jrn-fresh-ph img{object-fit:contain;width:100%;height:100%;padding:22px;transition:transform .5s}.jrn-fresh-card:hover .jrn-fresh-ph img{transform:scale(1.05)}.jrn-badge{letter-spacing:.12em;text-transform:uppercase;color:#466577;background:#fff;border:1px solid #d8e2e8;border-radius:999px;padding:5px 11px;font-size:9px;font-weight:600;position:absolute;bottom:14px;left:14px}.jrn-fresh-card b{letter-spacing:-.035em;margin-top:7px;font-size:21px;font-weight:600}.jrn-more{color:var(--acc);margin-top:13px;font-size:13px;font-weight:500}.jrn-fresh-card:hover .jrn-more{text-decoration:underline}.jrn .support-banner{margin-top:62px}@media (max-width:1000px){.jrn-lead{grid-template-columns:1fr}.jrn-hero{min-height:330px}.jrn-side{flex-direction:row;gap:22px}.jrn-side>h2{flex:0 0 100%}.jrn-side-card{flex:1;min-width:0}.jrn-row,.jrn-news,.jrn-fresh{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.jrn-mini{grid-template-columns:minmax(0,120px) 1fr;gap:14px}}@media (max-width:640px){.jrn{padding:26px 0 62px}.jrn-top{flex-direction:column;align-items:start;gap:14px;padding-bottom:20px}.jrn-claim{text-align:start;margin:0;font-size:17px}.jrn-tabs{scrollbar-width:thin;scrollbar-color:#beced7 transparent;flex-wrap:nowrap;gap:18px;font-size:13px;overflow-x:auto}.jrn-tabs a{flex-shrink:0}.jrn-lead{gap:26px;margin-top:24px}.jrn-hero{border-radius:18px;min-height:270px}.jrn-hero-body{bottom:20px;left:20px;right:20px}.jrn-go{display:none}.jrn-side{flex-direction:column}.jrn-band{margin-top:38px;padding-top:26px}.jrn-band-head{flex-direction:column;align-items:start;gap:10px;margin-bottom:20px}.jrn-row,.jrn-news,.jrn-fresh{grid-template-columns:1fr;gap:18px}.jrn-news{gap:26px}.jrn-mini{grid-template-columns:minmax(0,118px) 1fr}}.nv-band{border-top:1px solid var(--line);margin-top:46px;padding-top:32px}.nv-band:first-of-type{border-top:0;margin-top:34px;padding-top:0}@media (max-width:640px){.nv-band{margin-top:32px;padding-top:24px}}.jrn-feed{margin-top:34px}.jrn-feed-item{border-top:1px solid var(--line);grid-template-columns:170px 1fr;gap:30px;padding:26px 0;display:grid}.jrn-feed-item:first-child{border-top:0;padding-top:6px}.jrn-feed-meta{flex-direction:column;gap:9px;padding-top:3px;display:flex}.jrn-feed-body{flex-direction:column;min-width:0;display:flex}.jrn-feed-body b{letter-spacing:-.04em;font-size:24px;font-weight:600;line-height:1.2}.jrn-feed-item:hover b{color:var(--acc)}.jrn-feed-lead{color:var(--mut);max-width:760px;margin-top:11px;font-size:15px;line-height:1.65}.jrn-src{color:var(--acc);margin-top:13px;font-size:12px;font-weight:500}.jrn-feed-note{max-width:660px;margin:30px 0 0;font-size:13px}@media (max-width:800px){.jrn-feed-item{grid-template-columns:1fr;gap:12px;padding:22px 0}.jrn-feed-meta{flex-direction:row;align-items:center;gap:14px}.jrn-feed-body b{font-size:20px}.jrn-feed-lead{font-size:14px}}.news-home{padding-top:20px}.nb-grid{grid-template-columns:1.32fr 1fr;gap:28px;display:grid}.nb-lead{isolation:isolate;background:#e7ecef;border-radius:22px;min-height:390px;display:block;position:relative;overflow:hidden}.nb-lead img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.nb-lead:after{content:"";z-index:-1;background:linear-gradient(#0000 30%,#14202652 55%,#142026db 100%);position:absolute;inset:0}.nb-lead:hover img{transform:scale(1.03)}.nb-lead-body{color:#fff;flex-direction:column;display:flex;position:absolute;bottom:28px;left:32px;right:32px}.nb-lead-body b{letter-spacing:-.04em;margin-top:11px;font-size:clamp(23px,2.2vw,31px);font-weight:600;line-height:1.15}.nb-lead-lead{color:#cfdce3;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:520px;margin-top:11px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.nb-list{flex-direction:column;gap:2px;display:flex}.nb-item{border-top:1px solid var(--line);grid-template-columns:104px 1fr;align-items:center;gap:18px;padding:18px 0;display:grid}.nb-item:first-child{border-top:0;padding-top:0}.nb-item:last-child{padding-bottom:0}.nb-thumb{aspect-ratio:1.32;background:#eef2f4;border-radius:12px;display:block;overflow:hidden}.nb-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.nb-item:hover img{transform:scale(1.06)}.nb-item-body{flex-direction:column;min-width:0;display:flex}.nb-item-body b{letter-spacing:-.03em;margin-top:8px;font-size:17px;font-weight:600;line-height:1.3}.nb-item:hover b{color:var(--acc)}.jrn-feed-item{grid-template-columns:150px 210px 1fr;align-items:start}.jrn-feed-ph{aspect-ratio:1.5;background:#eef2f4;border-radius:12px;display:block;overflow:hidden}.jrn-feed-ph img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.jrn-feed-item:hover .jrn-feed-ph img{transform:scale(1.05)}@media (max-width:1000px){.nb-grid{grid-template-columns:1fr;gap:24px}.nb-lead{min-height:300px}.jrn-feed-item{grid-template-columns:130px 180px 1fr;gap:20px}}@media (max-width:800px){.jrn-feed-item{grid-template-columns:120px 1fr;gap:14px 16px}.jrn-feed-meta{flex-direction:row;grid-column:1/-1;align-items:center;gap:14px}.jrn-feed-ph{aspect-ratio:1}}@media (max-width:640px){.nb-lead{border-radius:18px;min-height:260px}.nb-lead-body{bottom:20px;left:20px;right:20px}.nb-lead-lead{-webkit-line-clamp:2}.nb-item{grid-template-columns:88px 1fr;gap:14px;padding:15px 0}.nb-item-body b{font-size:15px}.jrn-feed-item{grid-template-columns:96px 1fr}}.cmenu-copy{color:var(--acc);white-space:nowrap;margin-inline-start:auto;font-size:10px}.ckbar{z-index:60;-webkit-backdrop-filter:saturate(170%)blur(16px);backdrop-filter:saturate(170%)blur(16px);background:#ffffffeb;border:1px solid #dbe3e8;border-radius:18px;align-items:center;gap:22px;width:min(880px,100% - 28px);padding:16px 18px 16px 24px;animation:.45s both ckIn;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 22px 60px -24px #24343c80}.ckbar p{color:#4d606a;margin:0;font-size:13px;line-height:1.6}.ckbar a{color:var(--acc);text-underline-offset:2px;text-decoration:underline}.ckbar button{background:var(--txt);color:#fff;cursor:pointer;border:0;border-radius:999px;flex-shrink:0;height:42px;padding:0 26px;font-size:14px;font-weight:500;transition:background .2s}.ckbar button:hover{background:#486575}@keyframes ckIn{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}.ck-table{border:1px solid var(--line);border-radius:16px;flex-direction:column;margin:22px 0;display:flex;overflow:hidden}.ck-row{border-top:1px solid var(--line);grid-template-columns:170px 90px 1fr 170px;gap:18px;padding:14px 18px;font-size:14px;display:grid}.ck-row:first-child{border-top:0}.ck-head{letter-spacing:.08em;text-transform:uppercase;color:#62727b;background:#f4f6f7;font-size:11px;font-weight:600}.ck-row code{background:#eef2f5;border-radius:6px;padding:2px 7px;font-size:13px}@media (max-width:820px){.ckbar{flex-direction:column;align-items:stretch;gap:14px;padding:18px;bottom:12px}.ckbar button{width:100%}.ck-row{grid-template-columns:1fr;gap:6px}.ck-head{display:none}}.ph-credit{z-index:2;color:#536773;letter-spacing:.02em;white-space:nowrap;pointer-events:none;background:#ffffffdb;border-radius:999px;padding:3px 7px;font-size:9px;position:absolute;bottom:8px;right:8px}.ph-credit.on-dark{color:#dbe6ec;background:#1420268c;font-size:10px;bottom:14px;right:14px}.jrn-feed-ph{position:relative}.wx-trigger{font:inherit;color:inherit;text-align:start;cursor:pointer;background:0 0;border:0;padding:0}.cmenu-item.wx-trigger{border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px;display:flex}.wx-inline{align-items:baseline;gap:10px;display:flex}.wx-hint{color:var(--mut);font-size:11px}.wx-modal{z-index:80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.wx-veil{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#18242a73;animation:.2s both wxFade;position:absolute;inset:0}.wx-box{z-index:1;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:10px;max-width:calc(100vw - 40px);padding:26px 26px 22px;animation:.25s both wxIn;display:flex;position:relative;box-shadow:0 30px 80px -24px #18242a8c}.wx-box:focus{outline:none}.wx-box .eyebrow{margin:0 0 2px}.wx-box img{width:min(240px,60vw);height:auto;image-rendering:pixelated;border-radius:12px}.wx-box b{letter-spacing:-.01em;font-size:19px}.wx-noqr{width:240px;color:var(--mut);text-align:center;background:#f2f5f7;border-radius:12px;padding:40px 14px;font-size:13px;line-height:1.5}.wx-tip{color:var(--mut);font-size:12px}.wx-actions{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}.wx-btn{border:1px solid var(--line);height:40px;color:var(--txt);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:13px;text-decoration:none;transition:background .2s;display:inline-flex}.wx-btn:hover{background:#eef2f5}.wx-btn.primary{background:var(--txt);border-color:var(--txt);color:#fff}.wx-btn.primary:hover{background:#486575}.wx-x{color:#7d919c;cursor:pointer;background:0 0;border:0;border-radius:50%;width:32px;height:32px;font-size:22px;line-height:1;position:absolute;top:10px;right:12px}.wx-x:hover{background:var(--bg2)}@keyframes wxFade{0%{opacity:0}to{opacity:1}}@keyframes wxIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:none}}.crumbs{letter-spacing:.14em;text-transform:uppercase;color:#8397a2;padding:26px 0 0;font-size:11px}.crumbs a:hover{color:var(--acc)}.crumbs span[aria-hidden]{margin:0 6px}.nw{padding-bottom:100px}.nw-top{justify-content:space-between;align-items:end;gap:40px;padding:14px 0 26px;display:flex}.nw-top h1{letter-spacing:-.055em;font-size:clamp(38px,5.4vw,66px)}.nw-claim{color:var(--mut);text-align:right;max-width:260px;margin:0 0 8px;font-size:15px;line-height:1.45}.nw-top-grid{grid-template-columns:1.62fr 1fr;gap:26px;margin-top:30px;display:grid}.nw-lead{isolation:isolate;background:#e7ecef;border-radius:20px;min-height:470px;display:block;position:relative;overflow:hidden}.nw-lead img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.nw-lead:after{content:"";z-index:-1;background:linear-gradient(#0000 40%,#121d235c 62%,#121d23e0 100%);position:absolute;inset:0}.nw-lead:hover img{transform:scale(1.03)}.nw-lead-body{color:#fff;flex-direction:column;display:flex;position:absolute;bottom:30px;left:32px;right:110px}.nw-lead-body b{letter-spacing:-.045em;margin-top:12px;font-size:clamp(26px,2.9vw,40px);font-weight:600;line-height:1.1}.nw-lead-sub{color:#cfdce3;margin-top:10px;font-size:15px}.nw-cal{background:#e9eff2;border-radius:20px;flex-direction:column;padding:30px;display:flex}.nw-cal h2{letter-spacing:-.04em;font-size:27px}.nw-cal .eyebrow{margin:20px 0 4px;font-size:10px}.nw-cal ul{margin:0;padding:0;list-style:none}.nw-cal li{border-top:1px solid #d3dee3}.nw-cal li:first-child{border-top:0}.nw-cal a{grid-template-columns:auto 1fr;align-items:center;gap:20px;padding:18px 0;display:grid}.nw-cal-d{flex-direction:column;display:flex}.nw-cal-d b{letter-spacing:-.05em;font-size:31px;font-weight:600;line-height:1}.nw-cal-d small{color:var(--mut);margin-top:4px;font-size:11px}.nw-cal-t{flex-direction:column;min-width:0;display:flex}.nw-cal-t b{letter-spacing:-.025em;font-size:16px;font-weight:600;line-height:1.25}.nw-cal-t small{color:var(--mut);margin-top:4px;font-size:12px}.nw-cal a:hover .nw-cal-t b{color:var(--acc)}.nw-feed-sec{border-top:1px solid var(--line);margin-top:58px;padding-top:32px}.nw-feed{flex-direction:column;display:flex}.nw-row{border-top:1px solid var(--line);grid-template-columns:110px 230px 1fr 40px;align-items:center;gap:28px;padding:22px 0;display:grid}.nw-row:first-child{border-top:0}.nw-row-d b{letter-spacing:-.045em;font-size:26px;font-weight:600;line-height:1.1;display:block}.nw-row-ph{aspect-ratio:1.55;background:#eef2f4;border-radius:12px;display:block;position:relative;overflow:hidden}.nw-row-ph img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.nw-row:hover .nw-row-ph img{transform:scale(1.05)}.nw-row-body{flex-direction:column;min-width:0;display:flex}.nw-row-body b{letter-spacing:-.035em;margin-top:8px;font-size:21px;font-weight:600;line-height:1.25}.nw-row:hover .nw-row-body b{color:var(--acc)}.nw-row-sub{color:var(--mut);margin-top:8px;font-size:14px}.nw-row .jrn-src{margin-top:10px}.nw-row-go{color:#8ba0ac;justify-self:end;font-size:19px;transition:transform .2s,color .2s}.nw-row:hover .nw-row-go{color:var(--acc);transform:translate(4px)}.ev{padding-bottom:100px}.ev-head{max-width:860px;padding:16px 0 26px}.ev-head h1{letter-spacing:-.05em;font-size:clamp(34px,4.6vw,58px)}.ev-hero{aspect-ratio:2.6;background:#eef2f4;border-radius:22px;overflow:hidden}.ev-hero img{object-fit:cover;width:100%;height:100%}.ev-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:30px;padding:26px 0;display:grid}.ev-facts>div{flex-direction:column;gap:8px;font-size:14px;line-height:1.5;display:flex}.ev-facts b{letter-spacing:.12em;text-transform:uppercase;color:#7f97a4;font-size:10px;font-weight:600}.ev-facts a{color:var(--acc)}.ev-body{grid-template-columns:1.55fr 1fr;align-items:start;gap:56px;margin-top:44px;display:grid}.ev-text h2{letter-spacing:-.04em;margin-top:38px;font-size:26px}.ev-text h2:first-child{margin-top:0}.ev-text p{color:#4d606a;margin:14px 0 0;font-size:16px;line-height:1.75}.ev-goals{margin:16px 0 0;padding:0;list-style:none}.ev-goals li{color:#4d606a;margin-top:11px;padding:0 0 0 26px;font-size:15px;line-height:1.65;position:relative}.ev-goals li:before{content:"";background:var(--acc);border-radius:50%;width:7px;height:7px;position:absolute;top:10px;left:4px}.ev-brands{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.ev-brands span{color:#4e6573;background:#edf2f5;border-radius:999px;padding:8px 14px;font-size:13px}.ev-brands span.soon{color:#68808d;background:0 0;border:1px dashed #bfced6}.ev-note{margin-top:18px;font-size:13px;line-height:1.6}.ev-ask{background:#edf2f5;border-radius:22px;padding:28px;position:sticky;top:112px}.ev-ask h3{margin-top:4px;font-size:23px}.ev-ask p{margin:10px 0 20px;font-size:14px;line-height:1.6}.ev-more{border-top:1px solid var(--line);margin-top:70px;padding-top:34px}.ev-card{flex-direction:column;display:flex}.ev-card-ph{aspect-ratio:1.55;background:#eef2f4;border-radius:16px;margin-bottom:14px;display:block;overflow:hidden}.ev-card-ph img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ev-card:hover img{transform:scale(1.05)}.ev-card b{letter-spacing:-.03em;margin-top:7px;font-size:19px;font-weight:600;line-height:1.25}.ev-card:hover b{color:var(--acc)}.ev-card .mut{margin-top:7px;font-size:13px}@media (max-width:1000px){.nw-top-grid{grid-template-columns:1fr}.nw-lead{min-height:340px}.nw-row{grid-template-columns:92px 180px 1fr;gap:20px}.nw-row-go{display:none}.ev-body{grid-template-columns:1fr;gap:34px}.ev-ask{position:static}.ev-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.ev-hero{aspect-ratio:2.1}}@media (max-width:640px){.nw-top{flex-direction:column;align-items:start;gap:10px;padding-bottom:18px}.nw-claim{text-align:start;max-width:none;margin:0}.nw-top-grid{gap:22px;margin-top:22px}.nw-lead{border-radius:16px;min-height:280px}.nw-lead-body{bottom:20px;left:20px;right:20px}.nw-cal{padding:22px}.nw-feed-sec{margin-top:38px;padding-top:24px}.nw-row{grid-template-columns:1fr;gap:12px;padding:20px 0}.nw-row-d b{color:var(--acc);font-size:15px}.nw-row-ph{aspect-ratio:1.9}.nw-row-body b{font-size:19px}.ev-facts{grid-template-columns:1fr;gap:18px;padding:22px 0}.ev-hero{aspect-ratio:1.6;border-radius:16px}.ev-ask{padding:22px}.ev-more{margin-top:44px}}.hdr .btn{white-space:nowrap;flex-shrink:0}.header-actions{flex-shrink:0}.desktop-nav{min-width:0}.desktop-nav a{white-space:nowrap}@media (max-width:1280px){.nav{gap:15px;font-size:12px}.header-actions{gap:10px}}@media (max-width:1180px){.cmenu-label{display:none}.cmenu-btn{padding-inline:12px}}.orb{z-index:55;width:96px;height:96px;position:fixed}.orb-btn{cursor:grab;touch-action:none;background:0 0;border:0;width:96px;height:96px;padding:0;animation:5s ease-in-out infinite orbFloat;position:relative}.orb-btn:active{cursor:grabbing}.orb-btn img{opacity:0;filter:drop-shadow(0 14px 18px #18242a47);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:opacity .12s linear;position:absolute;inset:0}.orb-btn img.on{opacity:1}.orb-btn:hover{animation-play-state:paused}.orb-btn:focus-visible{outline-offset:6px;border-radius:50%;outline:3px solid #54798d}@keyframes orbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.orb-chat{background:#fff;border:1px solid #dde5e9;border-radius:20px;flex-direction:column;width:min(360px,100vw - 32px);max-height:min(520px,100vh - 40px);animation:.25s both orbIn;display:flex;position:absolute;overflow:hidden;box-shadow:0 26px 64px -22px #18242a80}.orb.r .orb-chat{right:calc(100% + 12px)}.orb.l .orb-chat{left:calc(100% + 12px)}.orb.b .orb-chat{bottom:0}.orb.t .orb-chat{top:0}@keyframes orbIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}.orb-head{border-bottom:1px solid #eef2f4;align-items:baseline;gap:9px;padding:15px 44px 12px 18px;display:flex;position:relative}.orb-head b{letter-spacing:-.02em;font-size:15px}.orb-head span{color:var(--mut);font-size:11px}.orb-x{color:#9aabb4;cursor:pointer;background:0 0;border:0;border-radius:50%;width:28px;height:28px;font-size:20px;line-height:1;position:absolute;top:9px;right:10px}.orb-x:hover{background:var(--bg2)}.orb-feed{flex-direction:column;flex:1;gap:12px;padding:16px 18px;font-size:14px;line-height:1.55;display:flex;overflow-y:auto}.orb-hello p{color:var(--mut);margin:0 0 12px;font-size:13px}.orb-quick{flex-direction:column;gap:7px;display:flex}.orb-quick button{text-align:start;border:1px solid var(--line);font:inherit;color:var(--txt);cursor:pointer;background:#fff;border-radius:12px;padding:9px 13px;font-size:13px;transition:background .15s}.orb-quick button:hover{background:var(--bg2)}.orb-msg{white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:88%;padding:10px 13px}.orb-msg.user{background:var(--txt);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.orb-msg.assistant{background:#eff3f5;border-bottom-left-radius:5px;align-self:flex-start}.orb-link{color:var(--acc);text-underline-offset:2px;text-decoration:underline}.orb-dots{align-items:center;gap:4px;padding:14px 13px;display:flex}.orb-dots i{background:#9db0ba;border-radius:50%;width:6px;height:6px;animation:1s infinite orbDot}.orb-dots i:nth-child(2){animation-delay:.15s}.orb-dots i:nth-child(3){animation-delay:.3s}@keyframes orbDot{0%,60%,to{opacity:.3}30%{opacity:1}}.orb-err{color:#975013;background:#fdf2e7;border-radius:12px;align-self:flex-start;padding:9px 12px;font-size:13px}.orb-form{border-top:1px solid #eef2f4;gap:8px;padding:10px 12px;display:flex}.orb-form input{border:1px solid var(--line);min-width:0;height:40px;font:inherit;background:#f8fafb;border-radius:999px;flex:1;padding:0 14px;font-size:14px}.orb-form input:focus{outline-offset:1px;background:#fff;outline:2px solid #52758a}.orb-form button{background:var(--txt);color:#fff;cursor:pointer;border:0;border-radius:50%;flex-shrink:0;width:40px;height:40px;font-size:17px}.orb-form button:disabled{opacity:.35;cursor:default}.orb-note{color:var(--mut);margin:0;padding:0 16px 13px;font-size:10.5px;line-height:1.5}.orb-note a{color:var(--acc);white-space:nowrap}.orb-hint{white-space:nowrap;background:#fff;border:1px solid #dde5e9;border-radius:999px;align-items:center;animation:.3s both orbIn;display:flex;position:absolute;box-shadow:0 16px 36px -16px #18242a66}.orb.r .orb-hint{right:calc(100% + 10px)}.orb.l .orb-hint{left:calc(100% + 10px)}.orb.b .orb-hint{bottom:22px}.orb.t .orb-hint{top:22px}.orb-hint>button:first-child{font:inherit;color:var(--txt);cursor:pointer;background:0 0;border:0;padding:10px 6px 10px 16px;font-size:13px}.orb-hint-x{color:#9aabb4;cursor:pointer;background:0 0;border:0;border-radius:50%;width:28px;height:28px;margin-right:5px;font-size:16px}.orb-hint-x:hover{background:var(--bg2)}@media (max-width:640px){.orb,.orb-btn{width:74px;height:74px}.orb-chat{width:auto;max-height:70vh;position:fixed;inset:auto 12px 12px}.orb.l .orb-chat,.orb.r .orb-chat{left:12px;right:12px}.orb.t .orb-chat,.orb.b .orb-chat{top:auto;bottom:12px}}@media (prefers-reduced-motion:reduce){.orb-btn,.orb-chat,.orb-hint{animation:none}}.ev-credit{color:var(--mut);margin:10px 0 0;font-size:12px}.ev-credit a{color:var(--acc);text-underline-offset:2px;text-decoration:underline}.orb-clip{border:1px solid var(--line);color:#6b8291;cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;transition:background .15s,color .15s;display:grid}.orb-clip:hover{background:var(--bg2);color:var(--txt)}.orb-clip svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.orb-attach{border:1px solid var(--line);background:#f8fafb;border-radius:12px;align-items:center;gap:10px;margin:0 12px;padding:8px 10px;font-size:12px;display:flex}.orb-attach img{object-fit:cover;border-radius:7px;flex-shrink:0;width:34px;height:34px}.orb-attach span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--mut);flex:1;overflow:hidden}.orb-attach button{color:#9aabb4;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;width:24px;height:24px;font-size:16px}.orb-attach button:hover{background:var(--bg2)}.orb-pic{border-radius:9px;width:100%;max-width:200px;margin-bottom:7px;display:block}.orb-veil{display:none}@media (max-width:640px){.orb.open .orb-btn,.orb.open .orb-hint{display:none}.orb-veil{z-index:-1;background:#18242a61;animation:.2s both wxFade;display:block;position:fixed;inset:0}.orb-chat{z-index:1;padding-bottom:env(safe-area-inset-bottom)}}.orb-close{z-index:2;color:#6b8291;cursor:pointer;opacity:0;background:#fff;border:1px solid #dde5e9;border-radius:50%;place-items:center;width:22px;height:22px;font-size:15px;line-height:1;transition:opacity .15s,transform .15s;display:grid;position:absolute;top:-2px;right:-2px;transform:scale(.85);box-shadow:0 3px 10px -3px #18242a80}.orb-btn:hover .orb-close,.orb-btn:focus-visible .orb-close,.orb.open .orb-close{opacity:1;transform:none}.orb-close:hover{background:var(--bg2);color:var(--txt)}@media (hover:none){.orb-close{opacity:1;width:24px;height:24px;transform:none}}.orb-recall{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.orb-recall:hover{color:#263f4e;text-decoration:underline}.orb-bye{z-index:60;color:#e6eef2;background:#22343c;border-radius:16px;max-width:300px;padding:14px 16px;font-size:13px;line-height:1.5;animation:.25s byeIn;position:fixed;bottom:72px;right:22px;box-shadow:0 14px 40px #22343c40}.orb-bye button{font:inherit;color:#9fd0e8;cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-weight:500;text-decoration:underline;display:block}@keyframes byeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (max-width:640px){.orb-bye{max-width:none;bottom:62px;left:16px;right:16px}}.orb-call{z-index:59;color:#e6eef2;cursor:pointer;background:#22343c;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 6px 18px #22343c2e}.orb-call svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.orb-call:hover{transform:translateY(-1px);box-shadow:0 10px 24px #22343c40}.orb-call:focus-visible{outline-offset:3px;outline:2px solid #52758a}@media (max-width:640px){.orb-call{width:36px;height:36px;bottom:16px;right:16px}.orb-call svg{width:18px;height:18px}}.ckbar{flex-wrap:wrap;align-items:flex-start}.ck-text{flex:320px;min-width:0}.ck-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ckbar .ck-main{height:40px;padding:0 20px;font-size:13px}.ckbar .ck-main.ghost{color:var(--txt);background:0 0;border:1px solid #c6d3da}.ckbar .ck-main.ghost:hover{background:#eef3f5}.ckbar .ck-more{color:#5d7481;text-underline-offset:3px;background:0 0;height:40px;padding:0 6px;font-size:13px;text-decoration:underline}.ckbar .ck-more:hover{color:var(--txt);background:0 0}.ck-groups{border-top:1px solid #e2e9ed;gap:12px;margin:14px 0 0;padding-top:14px;display:grid}.ck-groups dt{color:var(--txt);align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.ck-always{color:#6f8794;background:#eef3f5;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:400}.ck-groups dd{color:#5d7481;margin:4px 0 0;font-size:12px;line-height:1.6}@media (max-width:640px){.ckbar{gap:14px;padding:16px}.ck-actions{width:100%}.ckbar .ck-main{flex:auto}}.fav-btn{z-index:3;-webkit-backdrop-filter:saturate(160%)blur(8px);backdrop-filter:saturate(160%)blur(8px);color:#7d929d;cursor:pointer;background:#ffffffdb;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;transition:all .18s;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 2px 10px #24343c1f}.fav-btn svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linejoin:round;width:19px;height:19px}.fav-btn:hover{color:#d1495b;transform:scale(1.06)}.fav-btn.on{color:#d1495b}.fav-btn.on svg{fill:currentColor}.fav-btn:focus-visible{outline-offset:2px;outline:2px solid #52758a}.fav-btn.big{width:auto;height:44px;box-shadow:none;color:#33505f;background:#fff;border:1px solid #d9e2e7;border-radius:999px;gap:9px;padding:0 20px;font-size:14px;font-weight:500;position:static}.fav-btn.big:hover{color:#d1495b;border-color:#b9c9d3;transform:none}.fav-btn.big span{white-space:nowrap}.fav-ic{color:#446477;flex:none;place-items:center;width:34px;height:34px;transition:all .2s;display:grid;position:relative}.fav-ic svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linejoin:round;width:21px;height:21px}.fav-ic:hover{color:#d1495b}.fav-ic b{color:#fff;background:#d1495b;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;display:grid;position:absolute;top:-2px;right:-4px}.fav-empty{text-align:center;background:var(--bg2,#f4f7f8);border-radius:22px;padding:70px 20px}.fav-empty svg{fill:none;stroke:#b6c6ce;stroke-width:1.5px;width:46px;height:46px;margin-bottom:18px}.fav-btn{left:14px;right:auto}.hit{left:58px}@media (max-width:640px){.fav-btn{width:32px;height:32px;top:8px;left:8px}.fav-btn svg{width:17px;height:17px}.hit{top:10px;left:46px}}.nb-list{justify-content:center}.orb-btn.fid-jump{animation:1s cubic-bezier(.28,1.5,.5,1) orbJump}.orb-btn.fid-spin{animation:1.3s cubic-bezier(.5,0,.3,1) orbSpin}.orb-btn.fid-wave{animation:1.2s ease-in-out orbWave}.orb-btn.fid-wiggle{animation:1s ease-in-out orbWiggle}@keyframes orbJump{0%{transform:translateY(0)scale(1)}16%{transform:translateY(0)scale(1.1,.9)}40%{transform:translateY(-26px)scale(.94,1.08)}62%{transform:translateY(0)scale(1.12,.88)}78%{transform:translateY(-8px)scale(.98,1.03)}to{transform:translateY(0)scale(1)}}@keyframes orbSpin{0%{transform:rotateY(0)translateY(0)}30%{transform:rotateY(180deg)translateY(-10px)}70%{transform:rotateY(360deg)translateY(-10px)}to{transform:rotateY(360deg)translateY(0)}}@keyframes orbWave{0%,to{transform:rotate(0)}20%{transform:rotate(-13deg)}40%{transform:rotate(9deg)}60%{transform:rotate(-7deg)}80%{transform:rotate(4deg)}}@keyframes orbWiggle{0%,to{transform:translate(0)rotate(0)}15%{transform:translate(-4px)rotate(-4deg)}30%{transform:translate(4px)rotate(4deg)}45%{transform:translate(-3px)rotate(-3deg)}60%{transform:translate(3px)rotate(2deg)}80%{transform:translate(-1px)rotate(-1deg)}}@media (prefers-reduced-motion:reduce){.orb-btn,.orb-btn.fid-jump,.orb-btn.fid-spin,.orb-btn.fid-wave,.orb-btn.fid-wiggle{animation:none}}.pp-actions .fav-btn.big,.pp-actions .ctoggle.big{height:48px}
