:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;min-height:100%}body{color:#111827;background:#fff;width:100%;min-height:100vh;margin:0;overflow-x:hidden}#root{width:100%;min-height:100vh}img,video,svg{max-width:100%;height:auto}img,video{display:block}p,h1,h2,h3,h4,h5,h6,ul,ol{margin-top:0}:root{--blue:#0c63e7;--deep:#0a3fa3;--aqua:#00c6c2;--bg:#f4f8ff;--text:#1b263b;--dark:#111827;--header-height:75px;--header-height-mobile:68px;--header-bg:#ffffffbd;--header-bg-solid:#fffffff7;--header-bg-menu:#fffffff6;--header-border:#0c63e714;--header-border-strong:#0c63e724;--header-border-aqua:#00c6c23d;--header-shadow:0 14px 35px #0a3fa314;--header-shadow-strong:0 20px 55px #0a3fa324;--header-radius:999px;--header-radius-md:16px;--header-radius-lg:22px;--header-transition:.25s ease;--header-transition-menu:.32s ease;--header-container-padding:clamp(22px, 4vw, 60px);--header-logo-size:38px;--header-logo-size-mobile:32px;--header-brand-font-size:28px;--header-brand-font-size-medium:24px;--header-brand-font-size-mobile:22px;--header-brand-font-size-small:19px}.public-layout{min-height:100vh;padding-top:var(--header-height)}body.mobile-menu-open{overflow:hidden}#site-header,.site-header{z-index:1000;width:100%;height:var(--header-height);padding:0 var(--header-container-padding);background:var(--header-bg);border-bottom:1px solid var(--header-border);box-shadow:var(--header-shadow);-webkit-backdrop-filter:blur(18px)saturate(140%);grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:clamp(16px,2vw,30px);display:grid;position:fixed;top:0;left:0}#site-header *,.site-header *{box-sizing:border-box}.header-left{justify-content:flex-start;align-items:center;min-width:max-content;max-width:none;display:flex;overflow:visible}#logo-link,.logo-link{width:auto;min-width:max-content;max-width:none;color:var(--deep);white-space:nowrap;font-size:var(--header-brand-font-size);letter-spacing:-.035em;transition:color var(--header-transition), opacity var(--header-transition), transform var(--header-transition);justify-content:flex-start;align-items:center;gap:10px;font-weight:760;line-height:1;text-decoration:none;display:inline-flex;overflow:visible}#logo-link:hover,.logo-link:hover{color:var(--blue);transform:translateY(-1px)}#logo-link:active,.logo-link:active{transform:translateY(0)}#logo-link:focus-visible,.logo-link:focus-visible{outline-offset:5px;border-radius:12px;outline:3px solid #00c6c259}.header-logo-image{width:var(--header-logo-size);height:var(--header-logo-size);flex:0 0 var(--header-logo-size);object-fit:contain;object-position:center;display:block}.header-logo-text{width:auto;min-width:max-content;max-width:none;text-overflow:initial;white-space:nowrap;color:inherit;align-items:center;display:inline-flex;overflow:visible}.header-center{justify-content:center;align-items:center;min-width:0;display:flex;overflow:visible}#main-nav{justify-content:center;align-items:center;gap:clamp(16px,1.8vw,30px);min-width:0;display:flex}.nav-item{min-height:42px;color:var(--text);white-space:nowrap;transition:color var(--header-transition), opacity var(--header-transition);justify-content:center;align-items:center;font-size:15px;font-weight:540;line-height:1.2;text-decoration:none;display:inline-flex;position:relative}.nav-item:after{content:"";background:linear-gradient(90deg, var(--blue), var(--aqua));width:0;height:2px;transition:width var(--header-transition);border-radius:999px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.nav-item:hover,.nav-item.active{color:var(--blue)}.nav-item:hover:after,.nav-item.active:after{width:100%}.nav-item:focus-visible{outline-offset:4px;border-radius:10px;outline:3px solid #00c6c247}.nav-item-mobile-only{display:none}.header-right{justify-content:flex-end;align-items:center;min-width:max-content;max-width:none;display:flex;overflow:visible}.nav-btn{border-radius:var(--header-radius);color:#fff;white-space:nowrap;background:linear-gradient(135deg, var(--blue), var(--aqua));min-height:42px;transition:transform var(--header-transition), box-shadow var(--header-transition), opacity var(--header-transition);justify-content:center;align-items:center;padding:10px 22px;font-size:14px;font-weight:680;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:0 10px 24px #00c6c238}.nav-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00c6c252}.nav-btn:active{transform:translateY(0)}.nav-btn:focus-visible{outline-offset:4px;outline:3px solid #00c6c259}.header-burger{justify-content:flex-end;align-items:center;display:none}.burger{cursor:pointer;width:42px;height:42px;transition:background var(--header-transition), border-color var(--header-transition), box-shadow var(--header-transition);background:#ffffff9e;border:1px solid #0c63e71a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:0;display:inline-flex}.burger:hover{background:#f4f8fff2;border-color:#0c63e72e;box-shadow:0 10px 22px #0a3fa314}.burger:focus-visible{outline-offset:4px;outline:3px solid #00c6c259}.burger span{background:var(--dark);width:21px;height:2px;transition:transform var(--header-transition), opacity var(--header-transition), background var(--header-transition);border-radius:999px;margin:3px 0;display:block}.burger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (width<=1400px){#site-header,.site-header{gap:16px;padding:0 30px}#logo-link,.logo-link{font-size:var(--header-brand-font-size-medium)}#main-nav{gap:20px}#main-nav .nav-item{font-size:14px}.nav-btn{padding:9px 18px;font-size:13px}}@media (width<=1180px){#site-header,.site-header{gap:14px;padding:0 24px}#logo-link,.logo-link{gap:9px;font-size:23px}.header-logo-image{flex-basis:36px;width:36px;height:36px}#main-nav{gap:16px}#main-nav .nav-item{font-size:13.5px}}@media (width<=1100px){#site-header,.site-header{background:var(--header-bg-solid);grid-template-columns:max-content 1fr max-content;gap:12px;padding:0 22px}.header-left{min-width:max-content}.header-center{top:var(--header-height);width:100%;height:calc(100vh - var(--header-height));height:calc(100svh - var(--header-height));overscroll-behavior:contain;background:radial-gradient(circle at top left, #00c6c21a, transparent 32%), radial-gradient(circle at bottom right, #0c63e71a, transparent 36%), var(--header-bg-menu);-webkit-backdrop-filter:blur(18px);transition:left var(--header-transition-menu);border-top:1px solid #0c63e714;justify-content:center;align-items:flex-start;padding:34px 22px;display:flex;position:fixed;left:-100%;overflow-y:auto}.header-center.active{left:0}#main-nav{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;width:min(420px,100%)}#main-nav .nav-item{width:100%;min-height:48px;color:var(--text);text-align:center;background:#ffffffc2;border:1px solid #0c63e714;border-radius:16px;justify-content:center;padding:12px 18px;font-size:16px;font-weight:620;box-shadow:0 8px 22px #0a3fa30a}#main-nav .nav-item:after{display:none}#main-nav .nav-item:hover,#main-nav .nav-item.active{color:var(--blue);background:#f4f8fff5;border-color:#00c6c242}.header-right{display:none}.header-burger{justify-content:flex-end;display:flex}.nav-item-mobile-only{display:inline-flex}}@media (width<=520px){.public-layout{padding-top:var(--header-height-mobile)}#site-header,.site-header{height:var(--header-height-mobile);gap:10px;padding:0 16px}.header-center{top:var(--header-height-mobile);height:calc(100vh - var(--header-height-mobile));height:calc(100svh - var(--header-height-mobile));padding:28px 16px}#logo-link,.logo-link{font-size:var(--header-brand-font-size-mobile);letter-spacing:-.04em;gap:8px}.header-logo-image{width:var(--header-logo-size-mobile);height:var(--header-logo-size-mobile);flex-basis:var(--header-logo-size-mobile)}.burger{border-radius:13px;width:40px;height:40px}#main-nav{gap:10px}#main-nav .nav-item{border-radius:14px;min-height:46px;font-size:15px}}@media (width<=390px){#site-header,.site-header{padding:0 12px}#logo-link,.logo-link{font-size:var(--header-brand-font-size-small);gap:7px}.header-logo-image{flex-basis:30px;width:30px;height:30px}.burger{width:39px;height:39px}}@media (width<=340px){#logo-link,.logo-link{font-size:17px}.header-logo-image{flex-basis:28px;width:28px;height:28px}.burger{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){#site-header *,#site-header :before,#site-header :after,.site-header *,.site-header :before,.site-header :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--footer-dark:#111;--footer-dark-soft:#1a1a1a;--footer-dark-card:#ffffff09;--footer-text:#fff;--footer-text-light:#ffffffc2;--footer-text-muted:#ffffff85;--footer-border:#ffffff14;--footer-border-strong:#ffffff24;--footer-blue:#0c63e7;--footer-aqua:#00c6c2;--footer-transition:.25s ease}.site-footer{background:var(--footer-dark);width:100%;color:var(--footer-text)}.footer{background:radial-gradient(circle at top left, #00c6c214, transparent 34%), radial-gradient(circle at bottom right, #0c63e714, transparent 36%), var(--footer-dark);border-top:1px solid var(--footer-border);grid-template-columns:1.2fr .8fr 1fr;gap:clamp(36px,5vw,70px);width:100%;padding:74px clamp(24px,5vw,80px);display:grid;position:relative;overflow:hidden}.footer:before{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#00c6c273,#0c63e773,#0000);height:1px;position:absolute;top:0;left:clamp(24px,5vw,80px);right:clamp(24px,5vw,80px)}.footer-brand,.footer-column{z-index:1;max-width:380px;position:relative}.footer-brand{padding-right:10px}.footer h4{color:var(--footer-text);letter-spacing:.02em;margin:0 0 18px;font-size:16px;font-weight:750;line-height:1.25;position:relative}.footer h4:after{content:"";background:linear-gradient(90deg, var(--footer-blue), var(--footer-aqua));opacity:.85;border-radius:999px;width:34px;height:2px;margin-top:10px;display:block}.footer p{max-width:360px;color:var(--footer-text-light);margin:0;font-size:14.5px;line-height:1.75}.footer a,.footer-static-link{color:var(--footer-text-light);transition:color var(--footer-transition), transform var(--footer-transition), opacity var(--footer-transition);margin-bottom:11px;font-size:14px;line-height:1.45;text-decoration:none;display:table;position:relative}.footer a:after{content:"";background:linear-gradient(90deg, var(--footer-aqua), #fff);opacity:.75;width:0;height:1px;transition:width var(--footer-transition);position:absolute;bottom:-3px;left:0}.footer a:hover{color:#fff;transform:translate(4px)}.footer a:hover:after{width:100%}.footer a:focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #00c6c259}.footer-static-link{color:var(--footer-text-muted)}.footer-bottom{background:linear-gradient(90deg, #0c63e70d, #00c6c20d), var(--footer-dark-soft);border-top:1px solid var(--footer-border);width:100%}.footer-bottom-inner{width:100%;max-width:1280px;color:var(--footer-text-muted);justify-content:space-between;align-items:center;gap:18px;margin:0 auto;padding:18px clamp(24px,5vw,80px);font-size:13px;line-height:1.5;display:flex}.footer-version{border:1px solid var(--footer-border);color:#ffffff9e;letter-spacing:.04em;white-space:nowrap;background:#ffffff09;border-radius:999px;flex:none;padding:5px 10px;font-size:12px;font-weight:600}@media (width<=1100px){.footer{grid-template-columns:1fr 1fr;gap:46px;padding-top:64px;padding-bottom:64px}.footer-brand{grid-column:1/-1;max-width:680px}.footer-brand p{max-width:620px}}@media (width<=768px){.footer{text-align:center;grid-template-columns:1fr;gap:38px;padding:54px 30px}.footer:before{left:30px;right:30px}.footer-brand,.footer-column{max-width:100%;padding-right:0}.footer p{max-width:100%;margin:0 auto}.footer h4{margin-bottom:15px}.footer h4:after{margin-left:auto;margin-right:auto}.footer a,.footer-static-link{margin-bottom:9px;margin-left:auto;margin-right:auto;display:table}.footer a:hover{transform:none}.footer-bottom-inner{text-align:center;flex-direction:column;justify-content:center;padding:16px 30px}}@media (width<=480px){.footer{gap:32px;padding:46px 20px}.footer:before{left:20px;right:20px}.footer h4{font-size:15px}.footer p{font-size:14px;line-height:1.7}.footer a,.footer-static-link{font-size:13.5px}.footer-bottom-inner{padding:14px 20px;font-size:12.5px}.footer-version{padding:4px 9px;font-size:11.5px}}:root{--home-blue:#0c63e7;--home-deep:#0a3fa3;--home-aqua:#00c6c2;--home-bg:#f5f9ff;--home-bg-soft:#f8fbff;--home-surface:#fff;--home-dark:#0d1b2a;--home-text:#1b263b;--home-muted:#667085;--home-muted-2:#8b98aa;--home-border:#0c63e717;--home-border-strong:#0c63e729;--home-border-aqua:#00c6c23d;--home-white-04:#ffffff0a;--home-white-08:#ffffff14;--home-white-10:#ffffff1a;--home-white-12:#ffffff1f;--home-white-14:#ffffff24;--home-white-16:#ffffff29;--home-white-20:#fff3;--home-white-24:#ffffff3d;--home-white-72:#ffffffb8;--home-white-88:#ffffffe0;--home-white-92:#ffffffeb;--home-shadow-xs:0 8px 22px #0a3fa30f;--home-shadow-sm:0 14px 34px #0a3fa314;--home-shadow-md:0 22px 54px #0a3fa31c;--home-shadow-lg:0 34px 90px #0a3fa329;--home-radius-sm:14px;--home-radius-md:20px;--home-radius-lg:28px;--home-radius-xl:36px;--home-radius-2xl:46px;--home-container:1240px;--home-container-wide:1320px;--home-transition:.28s ease}.section{width:100%;padding:104px clamp(22px,5vw,80px);position:relative}.section-label{min-height:36px;color:var(--home-deep);-webkit-backdrop-filter:blur(10px);letter-spacing:.04em;background:#0c63e714;border:1px solid #0c63e71a;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 15px;font-size:13px;font-weight:800;line-height:1.2;display:inline-flex}.text-link{color:var(--home-blue);white-space:nowrap;transition:color var(--home-transition), transform var(--home-transition);align-items:center;gap:8px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex;position:relative}.text-link:after{content:"→";transition:transform var(--home-transition);font-size:16px;line-height:1;display:inline-block}.text-link:hover{color:var(--home-deep)}.text-link:hover:after{transform:translate(4px)}.primary-btn,.secondary-btn{white-space:nowrap;min-height:52px;transition:transform var(--home-transition), box-shadow var(--home-transition), background var(--home-transition), border-color var(--home-transition), color var(--home-transition);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px 24px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.primary-btn{color:#fff;background:linear-gradient(135deg, var(--home-deep), var(--home-blue) 62%, var(--home-aqua));box-shadow:0 16px 34px #0c63e738}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 22px 46px #0c63e74d}.secondary-btn{color:var(--home-deep);-webkit-backdrop-filter:blur(12px);background:#ffffffc7;border-color:#0c63e724;box-shadow:0 12px 28px #0a3fa30f}.secondary-btn:hover{color:var(--home-blue);border-color:#00c6c252;transform:translateY(-3px);box-shadow:0 18px 38px #0a3fa31a}.gmx-section-head{width:min(100%, var(--home-container));justify-content:space-between;align-items:flex-end;gap:24px;margin:0 auto 34px;display:flex}.gmx-section-head.minimal{align-items:center}.gmx-section-head h2{color:var(--home-dark);letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(28px,3.2vw,42px);font-weight:850;line-height:1.1}.home-hero{isolation:isolate;width:100%;min-height:calc(100vh - var(--header-height,75px));color:#fff;background:radial-gradient(circle at 15% 20%, #ffffff1a, transparent 22%), radial-gradient(circle at 85% 18%, #00c6c238, transparent 18%), radial-gradient(circle at 78% 70%, #ffffff14, transparent 20%), linear-gradient(135deg, var(--home-deep) 0%, var(--home-blue) 58%, var(--home-aqua) 100%);grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:center;gap:clamp(42px,6vw,92px);padding:clamp(82px,8vw,132px) clamp(22px,6vw,90px) clamp(72px,7vw,112px);display:grid;position:relative;overflow:hidden}.home-hero-bg{z-index:-2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-hero-bg-grid{opacity:.72;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 88%);mask-image:linear-gradient(#000000e6,#0000 88%)}.home-hero-bg:before,.home-hero-bg:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.home-hero-bg:before{filter:blur(12px);background:#ffffff14;width:430px;height:430px;top:-128px;right:-118px}.home-hero-bg:after{filter:blur(20px);background:#00000014;width:340px;height:340px;bottom:-120px;left:-88px}.home-hero-bg-dot{filter:blur(22px);opacity:.25;border-radius:999px;width:260px;height:260px;position:absolute}.home-hero-bg-dot.dot-1{background:#ffffff38;top:14%;left:7%}.home-hero-bg-dot.dot-2{background:#00c6c261;top:12%;right:12%}.home-hero-bg-dot.dot-3{background:#ffffff1f;bottom:12%;right:16%}.home-hero-bg-line{opacity:.72;background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:450px;height:1px;position:absolute;transform:rotate(-22deg)}.home-hero-bg-line.line-1{top:24%;right:15%}.home-hero-bg-line.line-2{bottom:22%;left:10%}.home-hero-bg-ring{opacity:.75;border:1px solid #ffffff1a;border-radius:999px;position:absolute}.home-hero-bg-ring.ring-1{width:620px;height:620px;top:92px;right:-90px}.home-hero-bg-ring.ring-2{border-color:#00c6c224;width:430px;height:430px;top:182px;right:40px}.home-hero-content{z-index:2;max-width:780px;position:relative}.home-hero-badge{color:#eef7ff;-webkit-backdrop-filter:blur(12px);letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:9px;margin-bottom:22px;padding:10px 16px;font-size:13px;font-weight:850;line-height:1.2;display:inline-flex;box-shadow:0 10px 30px #00000014}.home-hero-badge-dot{background:linear-gradient(135deg, #fff, var(--home-aqua));border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #ffffff14}.home-hero h1{color:#fff;letter-spacing:-.062em;max-width:840px;margin:0 0 24px;font-size:clamp(40px,5.4vw,76px);font-weight:900;line-height:1.02}.home-hero h1 strong{color:#fff;font-weight:inherit;display:inline}.home-hero-description{color:#ffffffeb;max-width:690px;margin:0 0 34px;font-size:clamp(16px,1.45vw,20px);line-height:1.78}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:24px;display:flex}.home-hero-actions .primary-btn{color:var(--home-blue);background:#fff;box-shadow:0 16px 34px #0000001f}.home-hero-actions .primary-btn:hover{color:var(--home-deep);box-shadow:0 22px 46px #00000029}.home-hero-actions .secondary-btn{color:#fff;box-shadow:none;background:#ffffff1a;border-color:#ffffff3d}.home-hero-actions .secondary-btn:hover{color:#fff;background:#ffffff29}.home-search-box{-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #ffffff24;border-radius:26px;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:min(100%,660px);padding:10px;display:grid;box-shadow:0 18px 35px #00000014}.home-search-box input{color:#fff;background:#ffffff24;border:none;border-radius:18px;outline:none;width:100%;min-width:0;min-height:48px;padding:0 16px;font-size:15px}.home-search-box input::placeholder{color:#ffffffc7}.home-search-btn{min-height:48px;color:var(--home-blue);transition:transform var(--home-transition), box-shadow var(--home-transition);background:#fff;border:none;border-radius:18px;padding:0 24px;font-size:14px;font-weight:850}.home-search-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000001f}.home-hero-points{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.home-hero-points span{color:#ffffffd6;background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.home-hero-visual{z-index:1;justify-content:center;align-items:center;min-height:570px;display:flex;position:relative}.home-hero-glow{z-index:-1;aspect-ratio:1;filter:blur(4px);opacity:.88;background:radial-gradient(circle,#ffffff52,#0000 58%),radial-gradient(circle,#00c6c247,#0000 72%);border-radius:999px;width:min(82%,470px);animation:7s ease-in-out infinite homeGlow;position:absolute}.home-hero-orbit{border:1px solid #ffffff24;border-radius:999px;position:absolute;transform:rotate(-18deg)}.home-hero-orbit.orbit-1{aspect-ratio:1;width:min(92%,530px)}.home-hero-orbit.orbit-2{aspect-ratio:1;border-color:#00c6c23d;width:min(70%,400px);transform:rotate(18deg)}.home-logo-card{z-index:2;aspect-ratio:1;-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff42,#ffffff1a),#ffffff24;border:1px solid #ffffff38;border-radius:34px;justify-content:center;align-items:center;width:min(72vw,370px);animation:6.8s ease-in-out infinite homeLogoFloat;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #0000002e,inset 0 1px #ffffff3d}.home-logo-card:before{content:"";border:1px dashed #ffffff38;border-radius:26px;position:absolute;inset:18px}.home-logo-card:after{content:"";filter:blur(8px);background:#ffffff1a;border-radius:999px;width:172px;height:172px;position:absolute;top:-62px;right:-62px}.home-logo-card-shine{z-index:1;opacity:.72;pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffff2e 42%,#0000 64%);position:absolute;inset:0}.home-logo-card-inner{z-index:3;aspect-ratio:1;justify-content:center;align-items:center;width:76%;display:flex;position:relative}.home-hero-logo-image{z-index:4;object-fit:contain;object-position:center;filter:drop-shadow(0 16px 26px #0000002e);width:100%;height:100%;position:relative}.home-logo-text-fallback{z-index:2;color:#ffffff14;letter-spacing:-.08em;pointer-events:none;justify-content:center;align-items:center;font-size:clamp(64px,8vw,118px);font-weight:950;line-height:1;display:flex;position:absolute;inset:0}.home-logo-text-fallback.visible{z-index:4;color:#ffffffeb;text-shadow:0 16px 26px #00000029;font-size:clamp(70px,8vw,116px);position:relative}.home-floating-card{z-index:5;-webkit-backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff29;border-radius:20px;align-items:flex-start;gap:12px;width:min(286px,70vw);padding:15px 16px;animation:5.6s ease-in-out infinite homeCardFloat;display:flex;position:absolute;box-shadow:0 18px 35px #0000001f}.home-floating-card strong{color:#fff;margin-bottom:4px;font-size:13.5px;font-weight:850;line-height:1.25;display:block}.home-floating-card p{color:#ffffffd1;margin:0;font-size:12.5px;line-height:1.45}.home-mini-dot{background:linear-gradient(135deg, #fff, var(--home-aqua));border-radius:999px;flex:none;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 5px #ffffff14}.home-floating-card-1{top:58px;left:0}.home-floating-card-2{animation-delay:.8s;bottom:92px;right:0}.home-floating-card-3{animation-delay:1.4s;bottom:28px;left:48px}.gmx-system-section{background:radial-gradient(circle at 15% 20%,#0c63e70f,#0000 24%),radial-gradient(circle at 85% 10%,#00c6c214,#0000 18%),linear-gradient(#ffffffb8,#f5f9ff);padding-top:92px;padding-bottom:92px;overflow:hidden}.gmx-system-shell{width:min(100%, var(--home-container-wide));grid-template-columns:330px minmax(0,1fr);align-items:center;gap:30px;margin:0 auto;display:grid}.gmx-system-copy{z-index:2;position:relative}.gmx-system-kicker{min-height:38px;color:var(--home-deep);background:#0c63e714;border:1px solid #0c63e71a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:18px;padding:0 16px;font-size:13px;font-weight:850;display:inline-flex}.gmx-system-copy h2{color:var(--home-dark);letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(32px,3.6vw,48px);font-weight:900;line-height:1.08}.gmx-system-copy p{color:var(--home-muted);margin:0 0 22px;font-size:16px;line-height:1.72}.gmx-system-chips{flex-wrap:wrap;gap:10px;display:flex}.gmx-system-chips span{color:#1b263bd1;-webkit-backdrop-filter:blur(8px);background:#ffffffc7;border:1px solid #0c63e71a;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:14px;font-weight:750;display:inline-flex;box-shadow:0 10px 22px #0a3fa30f}.gmx-system-panel{-webkit-backdrop-filter:blur(16px);transition:transform var(--home-transition), box-shadow var(--home-transition);background:linear-gradient(#ffffffe6,#f8fbffdb);border:1px solid #0c63e71a;border-radius:34px;padding:22px;position:relative;box-shadow:0 28px 64px #0a3fa31a,inset 0 1px #ffffffb8}.gmx-system-panel:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#0c63e72e,#00c6c21a);border-radius:34px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.gmx-system-panel:hover{transform:translateY(-4px);box-shadow:0 36px 76px #0a3fa321,inset 0 1px #ffffffb8}.gmx-system-topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.gmx-system-dots{align-items:center;gap:8px;display:flex}.gmx-system-dots span{background:#0c63e72e;border-radius:999px;width:10px;height:10px}.gmx-system-dots span:nth-child(2){background:#00c6c247}.gmx-system-dots span:nth-child(3){background:#0a3fa347}.gmx-system-top-pill{min-height:36px;color:var(--home-deep);background:#0c63e70f;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:850;display:inline-flex}.gmx-system-body{grid-template-columns:1fr 1.15fr 1fr;align-items:stretch;gap:18px;display:grid}.gmx-system-left,.gmx-system-right{flex-direction:column;gap:18px;display:flex}.gmx-ui-card{transition:transform var(--home-transition), box-shadow var(--home-transition), border-color var(--home-transition);background:linear-gradient(#ffffffeb,#f5f9ffe0);border:1px solid #0c63e714;border-radius:26px;padding:18px;position:relative;box-shadow:0 14px 32px #0a3fa312}.gmx-ui-card:hover{border-color:#00c6c22e;transform:translateY(-5px);box-shadow:0 20px 40px #0a3fa31a}.gmx-ui-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.gmx-ui-card-title{color:var(--home-dark);font-size:15px;font-weight:850;line-height:1.2}.gmx-ui-card-mini{min-height:30px;color:var(--home-deep);background:#0c63e714;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.gmx-ui-list{flex-direction:column;gap:10px;display:flex}.gmx-ui-list-row{color:#1b263bd1;background:#0c63e70a;border-radius:16px;align-items:center;gap:12px;min-height:46px;padding:0 14px;font-size:14px;font-weight:750;display:flex}.gmx-ui-list-row.active{color:var(--home-deep);background:linear-gradient(135deg,#0c63e71a,#00c6c21a)}.gmx-dot{background:linear-gradient(135deg, var(--home-blue), var(--home-aqua));border-radius:999px;flex:none;width:10px;height:10px}.gmx-filter-chips{flex-wrap:wrap;gap:10px;display:flex}.gmx-filter-chips span{color:#1b263bd1;background:#fff;border:1px solid #0c63e714;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:750;display:inline-flex}.gmx-system-center{justify-content:center;align-items:center;display:flex}.gmx-device-stage{background:radial-gradient(circle at 50% 28%,#00c6c21a,#0000 18%),linear-gradient(#0c63e70d,#ffffffeb);border:1px solid #0c63e714;border-radius:30px;justify-content:center;align-items:center;width:100%;min-height:430px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 34px #0a3fa314}.gmx-device-glow{background:radial-gradient(circle,#0c63e71f 0%,#00c6c214 35%,#0000 72%);border-radius:999px;width:280px;height:280px;animation:5s ease-in-out infinite gmxPulse;position:absolute}.gmx-device-image{z-index:2;object-fit:contain;filter:drop-shadow(0 18px 34px #0a3fa329);width:82%;max-width:360px;animation:6s ease-in-out infinite gmxFloatDevice;position:relative}.gmx-device-badge{z-index:3;min-height:40px;color:var(--home-deep);-webkit-backdrop-filter:blur(8px);background:#ffffffc2;border:1px solid #0c63e71a;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:850;display:inline-flex;position:absolute;box-shadow:0 12px 28px #0a3fa314}.badge-1{top:34px;left:28px}.badge-2{top:110px;right:24px}.badge-3{bottom:34px;left:42px}.gmx-compare-mini{flex-direction:column;gap:10px;display:flex}.gmx-compare-head-row,.gmx-compare-line{grid-template-columns:1.2fr .7fr .7fr;align-items:center;gap:10px;display:grid}.gmx-compare-head-row span{min-height:38px;color:var(--home-deep);background:#0c63e70f;border-radius:14px;justify-content:center;align-items:center;font-size:12px;font-weight:850;display:flex}.gmx-compare-head-row span:first-child{background:0 0}.gmx-compare-line label,.gmx-compare-line strong{background:#fff;border:1px solid #0c63e70f;border-radius:14px;justify-content:center;align-items:center;min-height:42px;display:flex}.gmx-compare-line label{color:#1b263bd1;justify-content:flex-start;padding:0 12px;font-size:13px;font-weight:750}.gmx-compare-line strong{color:var(--home-deep);font-size:16px;font-weight:850}.gmx-ui-card-stats{grid-template-columns:1fr;gap:12px;display:grid}.gmx-stat-box{background:#0c63e70d;border:1px solid #0c63e714;border-radius:18px;flex-direction:column;justify-content:center;min-height:82px;padding:16px;display:flex}.gmx-stat-box strong{color:var(--home-dark);margin-bottom:4px;font-size:16px;font-weight:850}.gmx-stat-box span{color:#1b263bad;font-size:13px}.gmx-device-showcase{background:#fff;padding-top:72px}.gmx-showcase-grid{width:min(100%, var(--home-container));grid-template-columns:1.35fr .65fr;gap:24px;margin:0 auto;display:grid}.gmx-showcase-main,.gmx-small-showcase-card{transition:transform var(--home-transition), box-shadow var(--home-transition), border-color var(--home-transition);border:1px solid #0c63e714;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 18px 40px #0a3fa314}.gmx-showcase-main{background:radial-gradient(circle at 70% 20%,#00c6c224,#0000 18%),linear-gradient(135deg,#edf5ff,#fff);min-height:520px}.gmx-showcase-main:hover,.gmx-small-showcase-card:hover{border-color:#00c6c238;transform:translateY(-8px);box-shadow:0 24px 54px #0a3fa31f}.gmx-showcase-image{justify-content:center;align-items:center;padding:44px;display:flex;position:absolute;inset:0}.gmx-showcase-image img{object-fit:contain;width:100%;height:100%;transition:transform .45s}.gmx-showcase-main:hover .gmx-showcase-image img,.gmx-small-showcase-card:hover img{transform:scale(1.04)}.gmx-showcase-overlay{z-index:2;-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #ffffffad;border-radius:24px;padding:24px;position:absolute;bottom:28px;left:28px;right:28px}.gmx-showcase-badge{color:var(--home-deep);background:#0c63e714;border-radius:999px;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:12px;font-weight:850;display:inline-flex}.gmx-showcase-overlay h2{max-width:520px;color:var(--home-dark);letter-spacing:-.04em;margin:0;font-size:clamp(25px,3vw,34px);font-weight:900;line-height:1.14}.gmx-showcase-side{grid-template-rows:1fr 1fr;gap:24px;display:grid}.gmx-small-showcase-card{background:radial-gradient(circle at 80% 20%,#0c63e71a,#0000 20%),linear-gradient(145deg,#f8fbff,#fff);justify-content:center;align-items:center;min-height:248px;padding:28px;display:flex}.gmx-small-showcase-card img{object-fit:contain;width:100%;height:100%;transition:transform .45s}.gmx-brands-section{background:radial-gradient(circle at 50% 0%, #0c63e70d, transparent 30%), var(--home-bg);padding-top:74px}.gmx-brands-wall{width:min(100%, var(--home-container));grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;margin:0 auto;display:grid}.gmx-brand-tile{-webkit-backdrop-filter:blur(10px);min-height:118px;transition:transform var(--home-transition), box-shadow var(--home-transition), border-color var(--home-transition), background var(--home-transition);background:#ffffffc7;border:1px solid #0c63e714;border-radius:24px;justify-content:center;align-items:center;padding:20px;display:flex;box-shadow:0 14px 30px #0a3fa312}.gmx-brand-tile:hover{background:#ffffffeb;border-color:#00c6c23d;transform:translateY(-6px);box-shadow:0 20px 42px #0a3fa31c}.gmx-brand-tile img{object-fit:contain;filter:grayscale(10%);max-width:130px;max-height:56px}.gmx-brand-tile span{color:var(--home-deep);text-align:center;font-size:16px;font-weight:850;line-height:1.25}.gmx-brand-tile.empty{background:#ffffff8f}.gmx-latest-products-section{background:#fff;padding-top:74px}.gmx-products-showcase{width:min(100%, var(--home-container));grid-template-columns:1.08fr .92fr;gap:24px;margin:0 auto;display:grid}.gmx-product-featured,.gmx-product-mini-card{transition:transform var(--home-transition), box-shadow var(--home-transition), border-color var(--home-transition);background:linear-gradient(#fff,#f8fbff);border:1px solid #0c63e714;border-radius:30px;overflow:hidden;box-shadow:0 16px 36px #0a3fa314}.gmx-product-featured:hover,.gmx-product-mini-card:hover{border-color:#00c6c233;transform:translateY(-8px);box-shadow:0 22px 46px #0a3fa31f}.gmx-product-featured{flex-direction:column;min-height:530px;display:flex}.gmx-product-featured.empty,.gmx-product-mini-card.empty{pointer-events:none}.gmx-product-featured-image{background:radial-gradient(circle at 70% 18%,#00c6c21f,#0000 22%),linear-gradient(#0c63e70a,#fffffff0);flex:1;justify-content:center;align-items:center;min-height:380px;padding:34px;display:flex}.gmx-product-featured-image img,.gmx-product-mini-image img{object-fit:contain;width:100%;height:100%}.gmx-product-featured-body{padding:24px 24px 26px}.gmx-product-brand{color:var(--home-deep);background:#0c63e714;border-radius:999px;align-items:center;margin-bottom:14px;padding:8px 14px;font-size:12px;font-weight:850;display:inline-flex}.gmx-product-featured-body h3{color:var(--home-dark);letter-spacing:-.035em;margin:0;font-size:clamp(22px,2.5vw,28px);font-weight:900;line-height:1.2}.gmx-product-featured-body p{color:var(--home-muted);margin:10px 0 0;font-size:15px;line-height:1.6}.gmx-product-side-list{grid-template-rows:repeat(3,1fr);gap:18px;display:grid}.gmx-product-mini-card{grid-template-columns:150px minmax(0,1fr);align-items:center;min-height:165px;display:grid}.gmx-product-mini-image{background:linear-gradient(#0c63e70d,#ffffffeb);justify-content:center;align-items:center;height:100%;min-height:165px;padding:18px;display:flex}.gmx-product-mini-body{min-width:0;padding:20px 20px 20px 8px}.gmx-product-mini-body h4{color:var(--home-dark);letter-spacing:-.03em;margin:0 0 8px;font-size:20px;font-weight:900;line-height:1.28}.gmx-product-mini-body span{color:#1b263bad;font-size:14px}.gmx-product-placeholder{background:radial-gradient(circle at 30% 25%,#fff9,#0000 24%),linear-gradient(135deg,#0c63e714,#00c6c214);border-radius:22px;justify-content:center;align-items:center;width:100%;height:100%;min-height:180px;display:flex}.gmx-product-placeholder span{color:#0a3fa32e;letter-spacing:-.08em;font-size:clamp(32px,6vw,68px);font-weight:950;line-height:1}.gmx-updates-section{background:radial-gradient(circle at 15% 20%, #0c63e70f, transparent 22%), var(--home-bg);padding-top:74px}.gmx-updates-layout{width:min(100%, var(--home-container));grid-template-columns:1.15fr .85fr;gap:24px;margin:0 auto;display:grid}.gmx-update-main,.gmx-update-mini{background:linear-gradient(#fff,#f8fbff);border:1px solid #0c63e714;border-radius:30px;box-shadow:0 16px 36px #0a3fa314}.gmx-update-main{min-height:380px;color:inherit;transition:transform var(--home-transition), box-shadow var(--home-transition), border-color var(--home-transition);grid-template-columns:.95fr 1.05fr;text-decoration:none;display:grid;overflow:hidden}.gmx-update-main:hover{border-color:#00c6c233;transform:translateY(-8px);box-shadow:0 24px 54px #0a3fa31f}.gmx-update-visual{background:radial-gradient(circle at 50% 50%, #00c6c23d, transparent 34%), linear-gradient(135deg, var(--home-deep), var(--home-blue));min-height:380px;position:relative;overflow:hidden}.gmx-update-visual:before{content:"";z-index:1;background-image:var(--bg);filter:blur(18px)brightness(.78);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.1)}.gmx-update-visual:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 18% 18%,#ffffff1f,#0000 22%),linear-gradient(#0000,#0a3fa32e);position:absolute;inset:0}.gmx-update-visual img{z-index:3;object-fit:cover;object-position:center;width:100%;height:100%;position:relative}.gmx-update-content{flex-direction:column;justify-content:center;padding:34px;display:flex}.gmx-update-tag{color:var(--home-deep);background:#0c63e714;border-radius:999px;align-self:flex-start;align-items:center;margin-bottom:16px;padding:8px 14px;font-size:12px;font-weight:850;display:inline-flex}.gmx-update-content h3{max-width:440px;color:var(--home-dark);letter-spacing:-.035em;margin:0;font-size:clamp(23px,2.7vw,31px);font-weight:900;line-height:1.18}.gmx-update-content p{max-width:470px;color:var(--home-muted);margin:14px 0 0;font-size:15px;line-height:1.7}.gmx-update-side{grid-template-rows:1fr 1fr;gap:18px;display:grid}.gmx-update-mini{transition:transform var(--home-transition), box-shadow var(--home-transition), border-color var(--home-transition);align-items:center;gap:18px;padding:28px 24px;display:flex}.gmx-update-mini:hover{border-color:#00c6c233;transform:translateY(-6px);box-shadow:0 20px 44px #0a3fa31a}.gmx-update-mini span{width:56px;height:56px;color:var(--home-deep);background:linear-gradient(135deg,#0c63e724,#00c6c224);border-radius:18px;flex:0 0 56px;justify-content:center;align-items:center;font-size:16px;font-weight:850;display:inline-flex}.gmx-update-mini p{color:var(--home-dark);margin:0;font-size:20px;font-weight:850;line-height:1.3}.gmx-compare-section{background:#fff;padding-top:74px}.gmx-compare-shell{background:linear-gradient(#fffffff5,#f8fbffeb);border:1px solid #0c63e714;border-radius:34px;width:min(100%,1080px);margin:0 auto;padding:34px;box-shadow:0 20px 46px #0a3fa314}.gmx-compare-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.gmx-compare-head h2{color:var(--home-dark);letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(26px,3vw,36px);font-weight:900;line-height:1.12}.gmx-compare-table{border:1px solid #0c63e714;border-radius:24px;grid-template-columns:1.2fr .9fr .9fr;display:grid;overflow:hidden}.gmx-compare-column,.gmx-compare-row{background:#fff;border-bottom:1px solid #0c63e70f;border-right:1px solid #0c63e70f;align-items:center;min-height:68px;padding:0 22px;display:flex}.gmx-compare-column:nth-child(3n),.gmx-compare-row:nth-child(3n){border-right:none}.gmx-compare-column{color:var(--home-deep);background:linear-gradient(#0c63e70f,#fff);font-size:15px;font-weight:850}.gmx-compare-column.device{justify-content:center}.gmx-compare-row{color:#1b263bd6;font-size:15px;font-weight:750}.gmx-compare-row.value{color:var(--home-deep);justify-content:center;font-size:19px;font-weight:900}.cta-section{background:var(--home-bg);padding-top:0}.cta-box{width:min(100%, var(--home-container));color:#fff;background:radial-gradient(circle at 85% 20%, #ffffff24, transparent 16%), radial-gradient(circle at 18% 84%, #ffffff14, transparent 22%), linear-gradient(135deg, var(--home-deep) 0%, var(--home-blue) 58%, var(--home-aqua) 100%);border-radius:34px;justify-content:space-between;align-items:center;gap:30px;margin:0 auto;padding:52px 44px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0a3fa333}.cta-box:before{content:"";background:#ffffff14;border-radius:999px;width:220px;height:220px;position:absolute;bottom:-60px;right:-60px}.cta-box:after{content:"";background:linear-gradient(90deg,#ffffff85,#0000);width:110px;height:1px;position:absolute;top:34px;left:34px}.cta-text{z-index:2;max-width:780px;position:relative}.cta-box .section-label{color:#fff;background:#ffffff1f;border-color:#ffffff2e}.cta-box h2{color:#fff;letter-spacing:-.045em;max-width:780px;margin:18px 0 16px;font-size:clamp(28px,3.6vw,40px);font-weight:900;line-height:1.18}.cta-box p{color:#ffffffe0;max-width:700px;margin:0;font-size:17px;line-height:1.75}.cta-mini-points{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.cta-mini-points span{color:#fff;-webkit-backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:700;display:inline-flex}.cta-action{z-index:2;flex:none;position:relative}.cta-action .primary-btn{color:var(--home-blue);box-shadow:none;background:#fff}.cta-action .primary-btn:hover{color:var(--home-deep);box-shadow:0 18px 38px #00000024}@keyframes homeGlow{0%,to{opacity:.88;transform:translateY(0)scale(1)}50%{opacity:.98;transform:translateY(-14px)scale(1.035)}}@keyframes homeLogoFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(1deg)}}@keyframes homeCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes gmxFloatDevice{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes gmxPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(1.06)}}@media (width<=1320px){.home-hero{gap:48px}.gmx-system-shell{grid-template-columns:300px minmax(0,1fr)}.gmx-system-body{grid-template-columns:.95fr 1.1fr .95fr}}@media (width<=1200px){.section{padding:86px 40px}.home-hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding:84px 40px 88px}.home-hero-content{max-width:900px;margin:0 auto}.home-hero-description{margin-left:auto;margin-right:auto}.home-hero-actions,.home-hero-points{justify-content:center}.home-search-box{margin-left:auto;margin-right:auto}.home-hero-visual{width:min(100%,740px);min-height:500px;margin:0 auto}.home-floating-card-1{left:20px}.home-floating-card-2{right:20px}.gmx-system-shell{grid-template-columns:1fr;gap:28px}.gmx-system-copy{text-align:center}.gmx-system-copy p{max-width:760px;margin-left:auto;margin-right:auto}.gmx-system-chips{justify-content:center}.gmx-system-body{grid-template-columns:1fr}.gmx-system-center{order:-1}.gmx-device-stage{min-height:380px}.gmx-showcase-grid,.gmx-products-showcase,.gmx-updates-layout{grid-template-columns:1fr}.gmx-showcase-side{grid-template-rows:1fr;grid-template-columns:1fr 1fr;display:grid}.gmx-brands-wall{grid-template-columns:repeat(4,minmax(0,1fr))}.gmx-update-main{grid-template-columns:1fr;min-height:auto}.gmx-update-visual{min-height:360px}.cta-box{flex-direction:column;align-items:flex-start}}@media (width<=900px){.section{padding:76px 28px}.gmx-section-head,.gmx-compare-head{flex-direction:column;align-items:flex-start}.gmx-section-head.minimal{text-align:center;align-items:center}.home-hero{padding-left:28px;padding-right:28px}.home-hero h1{font-size:clamp(38px,9vw,60px)}.home-hero-visual{min-height:470px}.home-floating-card-1{left:16px}.home-floating-card-2{right:16px}.home-floating-card-3{left:54px}.gmx-showcase-main{min-height:430px}.gmx-product-mini-card{grid-template-columns:132px minmax(0,1fr)}.gmx-compare-shell{overflow-x:auto}.gmx-compare-table{min-width:560px}}@media (width<=768px){.section{padding:72px 20px}.section-label{min-height:34px;padding:7px 13px;font-size:12px}.primary-btn,.secondary-btn{width:100%;min-height:50px;padding:13px 18px;font-size:15px}.home-hero{gap:36px;padding:62px 20px 72px}.home-hero-badge{margin-bottom:18px;padding:8px 13px;font-size:12px}.home-hero h1{letter-spacing:-.05em;margin-bottom:18px;font-size:clamp(34px,12vw,52px);line-height:1.08}.home-hero-description{margin-bottom:26px;font-size:16px;line-height:1.75}.home-hero-actions{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:22px}.home-search-box{border-radius:24px;grid-template-columns:1fr;gap:10px;width:100%;padding:10px}.home-search-box input{text-align:center;background:#ffffff24;border-radius:16px;min-height:46px;padding:0 14px}.home-search-btn{width:100%;min-height:46px}.home-hero-points{display:none}.home-hero-visual{flex-direction:column;gap:10px;min-height:auto}.home-hero-orbit,.home-hero-glow{display:none}.home-logo-card{border-radius:34px;width:min(76vw,300px);animation:none}.home-logo-card:before{border-radius:25px;inset:14px}.home-logo-card-inner{width:74%}.home-floating-card{width:min(100%,350px);margin:0 auto;animation:none;position:relative;inset:auto}.home-floating-card-1,.home-floating-card-2,.home-floating-card-3{inset:auto}.gmx-system-section{padding-top:70px;padding-bottom:70px}.gmx-system-panel{border-radius:24px;padding:16px}.gmx-system-topbar{flex-direction:column;align-items:flex-start}.gmx-device-stage{border-radius:22px;min-height:290px}.gmx-device-image{width:78%;max-width:230px}.gmx-device-badge{min-height:34px;padding:0 12px;font-size:12px}.badge-1{top:16px;left:14px}.badge-2{top:64px;right:12px}.badge-3{bottom:16px;left:14px}.gmx-ui-card{border-radius:20px;padding:14px}.gmx-ui-list-row,.gmx-filter-chips span,.gmx-compare-line label,.gmx-compare-line strong{min-height:38px}.gmx-compare-head-row,.gmx-compare-line{grid-template-columns:1fr .65fr .65fr}.gmx-showcase-main{border-radius:24px;min-height:380px}.gmx-showcase-image{padding:26px}.gmx-showcase-overlay{border-radius:20px;padding:18px;bottom:18px;left:18px;right:18px}.gmx-showcase-side{grid-template-columns:1fr;gap:18px}.gmx-small-showcase-card{border-radius:24px;min-height:220px}.gmx-brands-wall{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gmx-brand-tile{border-radius:20px;min-height:100px;padding:16px}.gmx-brand-tile img{max-width:105px;max-height:46px}.gmx-product-featured{border-radius:24px;min-height:auto}.gmx-product-featured-image{min-height:260px;padding:22px}.gmx-product-side-list{grid-template-rows:none;gap:14px}.gmx-product-mini-card{border-radius:22px;grid-template-columns:110px minmax(0,1fr);min-height:130px}.gmx-product-mini-image{min-height:130px;padding:14px}.gmx-product-mini-body{padding:16px 16px 16px 6px}.gmx-product-mini-body h4{font-size:17px}.gmx-update-main,.gmx-update-mini,.gmx-compare-shell{border-radius:24px}.gmx-update-visual{min-height:320px}.gmx-update-content{padding:22px}.gmx-update-side{grid-template-rows:none}.gmx-update-mini{padding:20px}.gmx-update-mini span{flex-basis:50px;width:50px;height:50px}.gmx-update-mini p{font-size:17px}.gmx-compare-shell{padding:18px}.gmx-compare-table{border-radius:18px;min-width:520px}.gmx-compare-column,.gmx-compare-row{justify-content:center;min-height:54px;padding:0 14px;font-size:14px}.gmx-compare-column.title,.gmx-compare-row:not(.value){justify-content:flex-start}.gmx-compare-row.value{font-size:17px}.cta-box{border-radius:24px;flex-direction:column;align-items:flex-start;gap:22px;padding:32px 22px}.cta-box p{font-size:15px;line-height:1.75}.cta-mini-points{flex-direction:column;align-items:flex-start;gap:10px}.cta-action,.cta-action .primary-btn{width:100%}}@media (width<=560px){.section{padding:62px 16px}.home-hero{padding-left:16px;padding-right:16px}.home-hero h1{font-size:clamp(32px,12.5vw,46px)}.home-hero-description{font-size:15.5px}.home-logo-card{width:min(78vw,268px)}.home-floating-card{border-radius:18px;padding:13px 14px}.home-floating-card strong{font-size:13px}.home-floating-card p{font-size:12px}.gmx-system-copy h2{font-size:30px}.gmx-device-stage{min-height:270px}.gmx-showcase-main{min-height:340px}.gmx-showcase-overlay{padding:16px;bottom:14px;left:14px;right:14px}.gmx-small-showcase-card{min-height:190px}.gmx-product-featured-image{min-height:230px}.gmx-product-mini-card{grid-template-columns:92px minmax(0,1fr)}.gmx-product-mini-image{min-height:120px}.gmx-update-visual{min-height:280px}.gmx-update-mini{flex-direction:column;align-items:flex-start}.cta-box{padding:30px 20px}}@media (width<=420px){.home-hero{padding-top:54px;padding-bottom:62px}.home-hero-badge{justify-content:center;max-width:100%}.home-hero h1{letter-spacing:-.04em;font-size:31px}.home-hero-description{font-size:15px}.home-search-box input{font-size:14px}.home-logo-card{border-radius:28px;width:min(82vw,238px)}.home-logo-card:before{border-radius:20px}.home-logo-text-fallback{font-size:64px}.gmx-brands-wall{grid-template-columns:1fr}.gmx-brand-tile{min-height:88px}.gmx-product-mini-card{grid-template-columns:1fr}.gmx-product-mini-image{min-height:150px}.gmx-product-mini-body{padding:18px}.gmx-update-visual{min-height:240px}.gmx-compare-shell{padding:14px}}@media (prefers-reduced-motion:reduce){.home-hero *,.home-hero :before,.home-hero :after,.gmx-system-section *,.gmx-system-section :before,.gmx-system-section :after,.gmx-device-showcase *,.gmx-device-showcase :before,.gmx-device-showcase :after,.gmx-brands-section *,.gmx-brands-section :before,.gmx-brands-section :after,.gmx-latest-products-section *,.gmx-latest-products-section :before,.gmx-latest-products-section :after,.gmx-updates-section *,.gmx-updates-section :before,.gmx-updates-section :after,.gmx-compare-section *,.gmx-compare-section :before,.gmx-compare-section :after,.cta-section *,.cta-section :before,.cta-section :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.is-mobile .gmx-system-panel,.is-mobile .home-logo-card,.is-mobile .home-floating-card{transform:none!important}.filter-overlay{will-change:backdrop-filter;overscroll-behavior:contain;z-index:1000;-webkit-backdrop-filter:blur(10px);box-sizing:border-box;background:radial-gradient(circle at 0 0,#00c6c21a,#0000 30%),radial-gradient(circle at 100% 0,#0c63e724,#0000 34%),#0812268f;padding:24px;display:none;position:fixed;inset:0;overflow-y:auto}.filter-panel{background:linear-gradient(#fffffffa 0%,#f4f8fffa 100%);border:1px solid #ffffff8c;border-radius:34px;flex-direction:column;width:min(1400px,100%);height:100%;max-height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #04143547,0 8px 30px #0c63e71a}.filter-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 15%,#00c6c214,#0000 24%),radial-gradient(circle at 85% 10%,#0c63e71a,#0000 28%);position:absolute;inset:0}.filter-panel-inner{-webkit-overflow-scrolling:touch;z-index:1;scroll-behavior:smooth;height:100%;padding:56px 42px 42px;position:relative;overflow-y:auto}.filter-panel-inner::-webkit-scrollbar{width:10px}.filter-panel-inner::-webkit-scrollbar-track{background:#dee8f894;border-radius:999px}.filter-panel-inner::-webkit-scrollbar-thumb{background:linear-gradient(#0c63e759,#00c6c259);border-radius:999px}.filter-close{z-index:7;cursor:pointer;width:52px;height:52px;color:var(--deep);background:#ffffffe6;border:none;border-radius:18px;justify-content:center;align-items:center;font-size:30px;line-height:1;transition:transform .22s,box-shadow .22s,background .22s;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 12px 28px #0c63e724,inset 0 1px #fffc}.filter-close:hover{background:#fff;transform:translateY(-2px)scale(1.03)}.filter-close.is-disabled,.root-category-card.is-disabled,.filter-step-item.is-disabled,.filter-back-btn.is-disabled{opacity:.55;cursor:not-allowed;pointer-events:none}.filter-header{text-align:center;max-width:900px;margin:0 auto 42px}.filter-header-badge{color:#fff;background:linear-gradient(135deg, var(--deep), var(--blue), var(--aqua));border-radius:26px;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 18px;font-size:28px;display:flex;box-shadow:0 20px 45px #0c63e73d}.filter-panel h2{letter-spacing:-.8px;color:var(--deep);margin:0 0 14px;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.15}.filter-intro{max-width:760px;margin:0 auto}.filter-intro p{color:#557094;margin:0;font-size:16px;line-height:1.8}.filter-root-categories{opacity:1;max-width:1240px;margin:0 auto;transition:opacity .28s,transform .28s;transform:translate(0)}.filter-root-categories.is-hidden{display:none}.filter-block-title{text-align:center;letter-spacing:-.4px;color:var(--deep);margin:0 0 24px;font-size:clamp(20px,2vw,28px);font-weight:850}.root-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.root-category-card{text-align:left;cursor:pointer;isolation:isolate;background:linear-gradient(145deg,#fffffffa,#f4f8fff5);border:none;border-radius:30px;align-items:center;gap:18px;width:100%;min-height:180px;padding:26px 24px;transition:transform .28s,box-shadow .28s,background .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #0c295f1a,inset 0 1px #fffffff2}.root-category-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#0c63e72e,#00c6c233,#0c63e714);padding:1.2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.root-category-card:after{content:"";z-index:-1;background:radial-gradient(circle,#0c63e71f,#0000 70%);border-radius:50%;width:180px;height:180px;transition:transform .35s;position:absolute;top:-70px;right:-70px}.root-category-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #0c295f29,0 10px 24px #00c6c214}.root-category-card:hover:after{transform:scale(1.12)}.root-category-icon{color:#fff;background:linear-gradient(135deg, var(--deep), var(--blue), var(--aqua));border-radius:24px;flex:0 0 78px;justify-content:center;align-items:center;width:78px;height:78px;font-size:30px;display:flex;box-shadow:0 18px 34px #0c63e73d}.root-category-content{flex-direction:column;flex:auto;gap:10px;min-width:0;display:flex}.root-category-name{letter-spacing:-.4px;color:var(--deep);word-break:break-word;font-size:clamp(21px,1.8vw,26px);font-weight:900;line-height:1.22;display:block}.root-category-description{-webkit-line-clamp:3;color:#5b7397;-webkit-box-orient:vertical;max-width:34ch;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.root-category-arrow{width:42px;height:42px;color:var(--blue);background:#0c63e714;border-radius:14px;flex:none;justify-content:center;align-items:center;transition:transform .25s,background .25s,color .25s;display:flex}.root-category-card:hover .root-category-arrow{transform:translate(4px)}.filter-levels-wizard{opacity:0;max-width:1240px;min-height:300px;margin:0 auto;transition:opacity .28s,transform .28s;display:none;overflow:hidden;transform:translate(24px)}.filter-levels-wizard.is-visible{opacity:1;display:block;transform:translate(0)}.filter-levels-track{will-change:transform;width:100%;transition:transform .34s;display:flex}.filter-step{box-sizing:border-box;flex:0 0 100%;min-width:100%;max-width:100%}.filter-step-card{background:#fff;border:1px solid #0c63e71a;border-radius:24px;padding:20px;box-shadow:0 10px 25px #0c295f0f}.filter-step-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.filter-step-top-left{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.filter-back-btn{color:var(--deep);cursor:pointer;background:#eef4ff;border:none;border-radius:12px;height:42px;padding:0 16px;font-size:14px;font-weight:800;transition:all .2s}.filter-back-btn:hover{background:#dfeaff}.filter-step-title{color:var(--deep);margin:0;font-size:20px;font-weight:800}.filter-step-path{color:#5b7397;font-size:13px}.filter-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.filter-step-item{text-align:left;cursor:pointer;min-height:78px;color:var(--deep);background:#f7faff;border:none;border-radius:16px;padding:14px;font-size:15px;font-weight:700;transition:all .2s;box-shadow:inset 0 0 0 1px #0c63e714}.filter-step-item:hover{background:#eef4ff;transform:translateY(-2px)}.filter-step-item.is-all{background:#eefcfb;box-shadow:inset 0 0 0 1px #00c6c224}.filters-container{flex-direction:column;gap:18px;max-width:1180px;margin:0 auto;display:flex}.filters-section{background:#ffffffe0;border:1px solid #0c63e71a;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 14px 34px #0c295f12,inset 0 1px #ffffffe0}.filters-section:before{content:"";pointer-events:none;background:linear-gradient(#ffffff38,#0000 38%);position:absolute;inset:0}.filters-section-head{z-index:1;padding:18px 22px 0;position:relative}.filters-section-head h3{letter-spacing:-.3px;color:var(--deep);margin:0;font-size:19px;font-weight:900}.filters-section-summary{color:#6480a3;padding:0 22px 16px;font-size:13.5px;line-height:1.6}.filters-section-body{z-index:1;padding:0 22px 22px;position:relative}.filters-section-toggle{cursor:pointer;text-align:left;width:100%;color:var(--deep);letter-spacing:-.3px;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px 10px;font-size:19px;font-weight:900;display:flex}.filters-section-toggle i{transition:transform .22s}.filters-section-toggle.is-collapsed i{transform:rotate(-180deg)}.filters-section-body:not(.is-open){display:none}.filters-selected-bar{flex-wrap:wrap;gap:10px;padding:4px 2px 2px;display:flex}.selected-filter-chip{color:var(--deep);cursor:pointer;background:linear-gradient(135deg,#0c63e714,#00c6c214);border:none;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:13.5px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:inset 0 0 0 1px #0c63e71a,0 8px 20px #0c63e70f}.selected-filter-chip:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #0c63e729,0 12px 22px #0c63e717}.selected-filter-chip i{opacity:.8;font-size:12px}.selected-filter-chip--category{background:linear-gradient(135deg,#08235b1a,#0c63e71f)}.filters-selected-empty{color:#6f87a7;background:#f8fbfff2;border:1px dashed #0c63e724;border-radius:18px;padding:12px 14px;font-size:14px}.category-filter-chain{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.category-filter-level{flex-direction:column;gap:8px;display:flex}.category-filter-label{color:#667f9f;font-size:13px;font-weight:800}.category-filter-select{width:100%;min-height:46px;color:var(--deep);background:#fff;border:1px solid #0c63e724;border-radius:14px;outline:none;padding:0 14px;font-size:14px;font-weight:700;transition:border-color .2s,box-shadow .2s}.category-filter-select:focus{border-color:#0c63e74d;box-shadow:0 0 0 4px #0c63e714}.filter-field-block{margin-bottom:18px}.filter-field-block:last-child{margin-bottom:0}.filter-label{color:var(--deep);margin-bottom:8px;font-size:14px;font-weight:900;display:block}.filter-subtitle{color:#7087a5;margin-bottom:8px;font-size:12.5px;line-height:1.55}.filter-help-text{color:#7087a5;margin-top:8px;font-size:12.5px;line-height:1.55}.filters-empty-state{color:#6f87a7;background:#f8fbfff2;border:1px dashed #0c63e724;border-radius:16px;padding:14px 16px;font-size:14px}.price-range-inputs{grid-template-columns:1fr 1fr;gap:10px;display:grid}.filter-range-input{width:100%;min-height:46px;color:var(--deep);box-sizing:border-box;background:#fff;border:1px solid #0c63e724;border-radius:14px;outline:none;padding:0 14px;font-size:14px;font-weight:700;transition:border-color .2s,box-shadow .2s,background .2s}.filter-range-input::placeholder{color:#8ba0bb;font-weight:600}.filter-range-input:focus{background:#fff;border-color:#0c63e74d;box-shadow:0 0 0 4px #0c63e714}.filter-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.filter-chip-btn{color:var(--deep);cursor:pointer;background:#fff;border:1px solid #0c63e71f;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800;line-height:1.2;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s,color .18s;box-shadow:0 8px 18px #0c63e70a}.filter-chip-btn:hover{border-color:#0c63e73d;transform:translateY(-1px);box-shadow:0 12px 20px #0c63e714}.filter-chip-btn.is-selected{color:#fff;background:linear-gradient(135deg, var(--deep), var(--blue));border-color:#0000;box-shadow:0 14px 28px #0c63e733}.filter-chip-btn.is-inactive,.filter-chip-btn:disabled{opacity:.42;cursor:not-allowed;box-shadow:none;transform:none}.filter-values-scroll{max-height:176px;padding-right:4px;overflow-y:auto}.filter-values-scroll::-webkit-scrollbar{width:8px}.filter-values-scroll::-webkit-scrollbar-track{background:#e8effab3;border-radius:999px}.filter-values-scroll::-webkit-scrollbar-thumb{background:#0c63e73d;border-radius:999px}.filter-checkbox-list{flex-direction:column;gap:8px;display:flex}.filter-checkbox-item{min-height:42px;color:var(--deep);background:#f8fbfff2;border:1px solid #0c63e714;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;font-size:13.5px;font-weight:700;transition:background .18s,border-color .18s,opacity .18s;display:flex}.filter-checkbox-item:hover{background:#f3f8ff;border-color:#0c63e724}.filter-checkbox-item input{width:16px;height:16px;accent-color:var(--blue);flex:none}.filter-checkbox-item.is-inactive{opacity:.48}.filters-actions{z-index:6;-webkit-backdrop-filter:blur(6px);background:linear-gradient(#f4f8ff00 0%,#f4f8ffeb 24%,#f4f8fffa 100%);justify-content:space-between;align-items:center;gap:12px;margin-top:4px;padding:16px 0 4px;display:flex;position:sticky;bottom:0}.filters-reset-btn,.filters-apply-btn{cursor:pointer;border:none;border-radius:16px;min-height:50px;padding:0 20px;font-size:14px;font-weight:900;transition:transform .18s,box-shadow .18s,opacity .18s}.filters-reset-btn{color:var(--deep);background:#eef4ff;box-shadow:inset 0 0 0 1px #0c63e714}.filters-apply-btn{color:#fff;background:linear-gradient(135deg, var(--deep), var(--blue), var(--aqua));flex:auto;box-shadow:0 18px 34px #0c63e738}.filters-reset-btn:hover,.filters-apply-btn:hover{transform:translateY(-1px)}.filters-reset-btn:disabled,.filters-apply-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.static-filters-body{flex-direction:column;gap:4px;display:flex}.filters-block{display:block}@media (width<=1200px){.filter-overlay{padding:18px}.filter-panel-inner{padding:50px 28px 30px}.root-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filters-container{max-width:100%}}@media (width<=768px){.filter-overlay{padding:10px}.filter-panel{border-radius:24px}.filter-panel-inner{padding:48px 18px 22px}.filter-close{border-radius:14px;width:46px;height:46px;font-size:26px;top:12px;right:12px}.filter-header{margin-bottom:30px}.filter-header-badge{border-radius:20px;width:66px;height:66px;margin-bottom:14px;font-size:24px}.filter-intro p{font-size:14px;line-height:1.75}.filter-block-title{margin-bottom:18px}.root-category-grid,.filter-step-grid,.price-range-inputs,.category-filter-chain{grid-template-columns:1fr;gap:16px}.root-category-card{border-radius:24px;gap:14px;min-height:140px;padding:20px 18px}.root-category-icon{border-radius:18px;flex-basis:62px;width:62px;height:62px;font-size:24px}.root-category-arrow{border-radius:12px;width:38px;height:38px}.root-category-description{max-width:100%;font-size:13px}.filters-section-toggle{padding:16px 18px 8px;font-size:17px}.filters-section-head{padding:16px 18px 0}.filters-section-summary{padding:0 18px 14px}.filters-section-body{padding:0 18px 18px}.filter-chip-grid{gap:8px}.filter-chip-btn,.selected-filter-chip{padding:9px 12px;font-size:12.5px}.filters-actions{flex-direction:column;align-items:stretch;gap:10px}.filters-reset-btn,.filters-apply-btn{width:100%}}@media (width<=480px){.filter-overlay{padding:0}.filter-panel{border-radius:0;width:100%;height:100%}.filter-panel-inner{padding:52px 14px 18px}.filter-panel h2{font-size:25px}.filter-block-title{font-size:19px}.root-category-card{gap:12px;min-height:128px;padding:16px 14px}.root-category-name{font-size:19px}.root-category-description{font-size:12.5px;line-height:1.6}.filters-section{border-radius:20px}.filters-section-toggle,.filters-section-head h3{font-size:16px}.filter-label{font-size:13px}.filter-range-input,.category-filter-select{min-height:44px;font-size:13px}}.products-page{--products-blue:#0c63e7;--products-deep:#0a3fa3;--products-aqua:#00c6c2;--products-bg:#f4f8ff;--products-text:#1b263b;--products-dark:#111;background:var(--products-bg);width:100%;color:var(--products-text)}.products-page .products-hero{background:linear-gradient(120deg, var(--products-deep), var(--products-blue), var(--products-aqua));color:#fff;background-size:200% 200%;border-radius:0 0 50px 50px;justify-content:space-between;align-items:center;gap:50px;padding:150px 50px 100px;animation:15s infinite productsGradientMove;display:flex;position:relative;overflow:hidden}.products-page .products-hero:after{content:"";background:radial-gradient(circle,#ffffff26,#0000 70%);width:400px;height:400px;animation:25s linear infinite productsGlowRotate;position:absolute;bottom:-120px;left:-120px}.products-page .products-hero-text{z-index:2;max-width:600px;animation:1.2s forwards productsFadeUp}.products-page .products-hero h1{margin:0 0 20px;font-size:48px;font-weight:800;line-height:1.1}.products-page .products-hero p{opacity:.95;margin:0;font-size:18px;line-height:1.7}.products-page .products-hero-visual{-webkit-backdrop-filter:blur(6px);z-index:2;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:350px;height:350px;animation:6s ease-in-out infinite productsFloat;display:flex;box-shadow:0 40px 100px #00000040}.products-page .products-hero-visual i{color:#fff;opacity:.95;font-size:120px}.products-page .products-section{max-width:1200px;margin:0 auto;padding:80px 50px}.products-page .products-controls{flex-wrap:wrap;justify-content:flex-start;gap:20px;margin-bottom:30px;display:flex}.products-page .products-controls input[type=text]{min-width:200px;min-height:44px;color:var(--products-text);background:#fff;border:1px solid #ccc;border-radius:8px;outline:none;flex:1;padding:10px 15px;font-size:14px}.products-page .products-controls input[type=text]:focus{border-color:#0c63e773;box-shadow:0 0 0 4px #0c63e714}.products-page .products-controls button{background:var(--products-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 20px;font-weight:600;transition:all .3s;display:inline-flex}.products-page .products-controls button:hover{background:var(--products-deep)}.products-page .products-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.products-page .product-card-link{height:100%;color:inherit;text-decoration:none;display:block}.products-page .product-card{cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;height:100%;padding:20px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000000d}.products-page .product-card:hover{transform:translateY(-5px);box-shadow:0 25px 60px #0000001a}.products-page .product-image{width:100%}.products-page .product-card img{object-fit:contain;border-radius:16px;width:100%;height:220px;margin-bottom:15px}.products-page .product-info{flex-direction:column;flex:1;display:flex}.products-page .product-card h4{color:var(--products-deep);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;margin:0 0 8px;font-size:20px;display:-webkit-box;overflow:hidden}.products-page .product-card p{color:#555;white-space:nowrap;text-overflow:ellipsis;margin:0 0 5px;font-size:14px;overflow:hidden}.products-page .product-card .price{color:var(--products-blue);margin-bottom:10px;font-weight:700}.products-page .more-btn{color:var(--products-blue);align-self:flex-start;margin-top:auto;font-weight:700;display:inline-flex}.products-page .products-empty{text-align:center;color:#667085;grid-column:1/-1;padding:40px 0;font-size:16px}.products-page .pagination{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:40px;display:flex}.products-page .pagination button{background:var(--products-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 15px;transition:all .3s}.products-page .pagination button:hover,.products-page .pagination button.active{background:var(--products-deep)}.products-page .filter-overlay{z-index:3000;display:block}.products-page .filter-overlay,.products-page .filter-panel{--blue:var(--products-blue);--deep:var(--products-deep);--aqua:var(--products-aqua);--bg:var(--products-bg);--text:var(--products-text);--dark:var(--products-dark)}@keyframes productsGradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes productsGlowRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes productsFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes productsFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.products-page .products-hero{text-align:center;flex-direction:column;padding:120px 30px}.products-page .products-hero-visual{width:250px;height:250px}.products-page .products-hero-visual i{font-size:100px}.products-page .products-grid{grid-template-columns:1fr 1fr}.products-page .products-section{padding:60px 20px}.products-page .products-controls{flex-direction:column}.products-page .products-controls button,.products-page .products-controls input[type=text]{width:100%}}@media (width<=600px){.products-page .products-grid{grid-template-columns:1fr}.products-page .products-hero{border-radius:0 0 34px 34px;padding:100px 20px 70px}.products-page .products-hero-visual{width:200px;height:200px}.products-page .products-hero-visual i{font-size:82px}.products-page .products-hero h1{font-size:36px}.products-page .products-hero p{font-size:16px}.products-page .products-section{padding:45px 16px}}:root{--bg:#f5f7fb;--card:#fff;--card-soft:#f8fafc;--card-soft-2:#fbfdff;--text:#111827;--text-soft:#374151;--muted:#6b7280;--muted-2:#94a3b8;--line:#e5e7eb;--line-soft:#edf1f5;--blue:#1d4ed8;--blue-dark:#1e3a8a;--blue-soft:#eef4ff;--blue-soft-2:#f8fbff;--overlay:#0f172a99;--shadow:0 10px 30px #0f172a0f;--shadow-soft:0 4px 18px #0f172a0a;--shadow-strong:0 20px 60px #0f172a29;--radius:24px;--radius-md:18px;--radius-sm:14px;--transition:.28s ease;--container:1280px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}img,video{max-width:100%;display:block}button,input,textarea,select,a{font:inherit}.product-detail-page{padding:34px 0 64px}.container{width:min(94%, var(--container));margin:0 auto}.product-media-card,.product-info-card,.product-content-card,.product-attributes,.product-component-groups,.product-child-components,.product-description-section,.product-documents-section{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.product-top-layout{grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);align-items:stretch;gap:22px;margin-bottom:22px;display:grid}.product-media-card{min-width:0;padding:20px}.product-status-badge{white-space:nowrap;border:1px solid var(--line-soft);z-index:1;background:#fff;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;height:34px;padding:0 13px;font-size:13px;font-weight:800;line-height:1;transition:all .2s;display:inline-flex;position:static;box-shadow:0 6px 16px #0f172a0f}.product-status-badge .status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.product-status-badge.status-available{color:#047857;background:#f0fdf4;border-color:#bbf7d0}.product-status-badge:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}.product-status-badge.status-available .status-dot{background:#16a34a;box-shadow:0 0 0 4px #16a34a1f}.product-status-badge.status-order{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.product-status-badge.status-order .status-dot{background:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.product-status-badge.status-unavailable{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.product-status-badge.status-unavailable .status-dot{background:#dc2626;box-shadow:0 0 0 4px #dc26261f}@media (width<=640px){.product-status-badge{gap:7px;height:30px;padding:0 10px;font-size:11.5px}.product-status-badge .status-dot{width:7px;height:7px}}.product-media-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.product-media-status{color:var(--text);flex-shrink:0;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.media-status-dot{background:linear-gradient(135deg, var(--blue), var(--blue-dark));border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #1d4ed81a}.product-media-tools{flex-wrap:wrap;align-items:center;gap:12px;margin-left:auto;display:flex}.media-counter{border:1px solid var(--line-soft);background:var(--card-soft-2);color:var(--text-soft);border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:13px;font-weight:700;display:inline-flex}.media-expand-btn{background:var(--blue-soft-2);color:var(--blue-dark);transition:var(--transition);border:1px solid #dbe7ff;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:13.5px;font-weight:700;display:inline-flex}.media-expand-btn:hover{background:var(--blue-soft);transform:translateY(-1px)}.product-images-slider{border:1px solid var(--line-soft);background:linear-gradient(#fbfdff 0%,#f6f9fc 100%);border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:680px;display:flex;position:relative;overflow:hidden}.slides-container{width:100%;height:100%;position:relative}.importer-link{color:#2563eb;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:all .2s}.importer-link:hover{color:#1e40af;text-decoration-thickness:2px}.slide{justify-content:center;align-items:center;width:100%;min-height:680px;padding:20px;display:none}.slide.active{display:flex}.slide-inner{justify-content:center;align-items:center;width:100%;min-height:640px;display:flex}.product-main-media{object-fit:contain;object-position:center;border-radius:18px;width:auto;max-width:100%;height:auto;max-height:620px;margin:0 auto}img.product-main-media{cursor:zoom-in}video.product-main-media{cursor:pointer;background:#000}.fallback-image{opacity:.95}.prev-slide,.next-slide{-webkit-backdrop-filter:blur(10px);color:#fff;z-index:5;width:52px;height:52px;transition:var(--transition);background:#0f172a8c;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;font-size:17px;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 24px #0f172a2e}.prev-slide:hover,.next-slide:hover{background:#1d4ed8e0;transform:translateY(-50%)scale(1.03)}.prev-slide{left:16px}.next-slide{right:16px}.media-thumbs{grid-template-columns:repeat(auto-fit,minmax(78px,1fr));gap:10px;display:grid}.media-thumb{border:1px solid var(--line-soft);height:78px;transition:var(--transition);background:#fff;border-radius:14px;position:relative;overflow:hidden}.media-thumb:hover{box-shadow:var(--shadow-soft);border-color:#c8d7ff}.media-thumb.active{border-color:var(--blue);box-shadow:0 0 0 3px #1d4ed81f}.media-thumb img,.media-thumb-video{width:100%;height:100%}.media-thumb img{object-fit:cover}.media-thumb-video{color:var(--blue-dark);background:linear-gradient(#f8fbff 0%,#eef4ff 100%);justify-content:center;align-items:center;font-size:18px;display:flex}.product-info-card{min-width:0;padding:30px;display:flex}.product-info{flex-direction:column;width:100%;min-width:0;display:flex}.product-info-head{margin-bottom:12px}.product-info-head-top{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.product-info h1{letter-spacing:-.02em;color:#0f172a;overflow-wrap:anywhere;word-break:break-word;font-size:clamp(24px,3.2vw,12px);font-weight:700;line-height:1.12}.product-brand-badge{background:var(--blue-soft);color:var(--blue-dark);border:1px solid #dbe7ff;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex}.product-meta-list{flex-direction:column;gap:0;margin-top:4px;display:flex}.meta-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(150px,220px) minmax(0,1fr);align-items:start;gap:16px;min-width:0;padding:15px 0;display:grid}.meta-row:last-child{border-bottom:none}.meta-label{color:var(--text);overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:15.5px;font-weight:700}.meta-value{color:var(--text-soft);overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:15.5px}.meta-row-price{padding-top:18px;padding-bottom:18px}.product-price-block{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.product-price-main{color:#0f172a;letter-spacing:-.01em;font-size:clamp(18px,1.75vw,23px);font-weight:600;line-height:1.3}.exchange-link{color:var(--blue);transition:var(--transition);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:700;display:inline-flex}.exchange-link:hover{color:var(--blue-dark);text-decoration:underline}.product-actions{margin-top:24px;padding-top:4px}.product-actions button{background:linear-gradient(135deg, var(--blue), var(--blue-dark));color:#fff;transition:var(--transition);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px 22px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #1d4ed838}.product-actions button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #1d4ed847}.product-content-card{padding:0;overflow:hidden}.product-section-tabs{border-bottom:1px solid var(--line);background:linear-gradient(#fff 0%,#fcfdff 100%);flex-wrap:wrap;gap:10px;padding:20px 20px 0;display:flex}.section-tab{color:var(--muted);transition:var(--transition);background:0 0;border:none;border-radius:14px 14px 0 0;padding:14px 18px;font-size:15px;font-weight:700;position:relative}.section-tab:hover{color:var(--blue-dark);background:#f8fbff}.section-tab.active{color:var(--blue-dark);background:#fff}.section-tab.active:after{content:"";background:linear-gradient(90deg, var(--blue), var(--blue-dark));border-radius:999px;height:3px;position:absolute;bottom:0;left:14px;right:14px}.product-tab-panels{padding:24px 20px 20px}.tab-panel{display:none}.tab-panel.active{display:block}.tab-panel[hidden]{display:none!important}.product-attributes,.product-component-groups,.product-child-components,.product-description-section,.product-documents-section{margin-top:0;padding:24px}.product-component-groups,.product-child-components,.product-description-section,.product-documents-section{margin-top:18px}.product-attributes h2,.product-component-groups h2,.product-child-components h2,.product-description-section h2,.product-documents-section h2{color:#111827;letter-spacing:-.015em;margin-bottom:18px;font-size:27px;font-weight:800;line-height:1.2}.product-attributes h3,.product-component-groups h3,.product-child-components h3,.product-documents-section h3{color:#0f172a;overflow-wrap:anywhere;word-break:break-word;margin:24px 0 12px;font-size:17px;font-weight:800;line-height:1.35}.product-attributes h3:first-of-type,.product-component-groups h3:first-of-type,.product-child-components h3:first-of-type,.product-documents-section h3:first-of-type{margin-top:0}.attribute-list{border:1px solid var(--line-soft);background:#fff;border-radius:16px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.attribute-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:start;gap:18px;min-width:0;padding:15px 16px;display:grid}.attribute-row:last-child{border-bottom:none}.attribute-label{color:#111827;border-right:1px solid var(--line-soft);overflow-wrap:anywhere;word-break:break-word;background:#fafbfd;min-width:0;margin:-15px 0 -15px -16px;padding:15px 16px;font-size:15px;font-weight:700}.attribute-value{color:#4b5563;overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:15px}.product-description-content{color:var(--text-soft);font-size:15.5px;line-height:1.8}.product-description-content>*+*{margin-top:14px}.product-description-content h1,.product-description-content h2,.product-description-content h3,.product-description-content h4,.product-description-content h5,.product-description-content h6{color:#111827;font-weight:800;line-height:1.35}.product-description-content img{border:1px solid var(--line-soft);border-radius:16px;max-width:100%;height:auto;margin-top:12px}.product-description-content ul,.product-description-content ol{padding-left:22px}.product-description-content a{color:var(--blue);text-decoration:underline}.documents-group+.documents-group{margin-top:24px}.document-list{flex-direction:column;gap:12px;display:flex}.document-item{border:1px solid var(--line-soft);transition:var(--transition);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.document-item:hover{box-shadow:var(--shadow-soft);background:#fcfdff;border-color:#dbe7ff}.document-item-left{align-items:center;gap:14px;min-width:0;display:flex}.document-item-left i{background:var(--blue-soft);width:44px;height:44px;color:var(--blue-dark);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.document-item-info{min-width:0}.document-title{color:#111827;overflow-wrap:anywhere;word-break:break-word;font-size:15px;font-weight:800}.document-description{color:var(--muted);overflow-wrap:anywhere;word-break:break-word;margin-top:4px;font-size:14px}.document-item-right{flex-shrink:0}.document-item-right a{background:var(--blue-soft-2);min-width:96px;color:var(--blue-dark);transition:var(--transition);border:1px solid #dbe7ff;border-radius:12px;justify-content:center;align-items:center;padding:11px 16px;font-size:14px;font-weight:700;display:inline-flex}.document-item-right a:hover{background:var(--blue-soft)}.empty-tab-content{background:#fafcff;border:1px dashed #d5dbe5;border-radius:18px;padding:22px}.empty-tab-content p{color:var(--muted);font-size:15px}.importer-modal-overlay,.exchange-modal-overlay,.media-preview-overlay{background:var(--overlay);opacity:0;visibility:hidden;transition:var(--transition);z-index:9999;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.importer-modal-overlay.active,.exchange-modal-overlay.active,.media-preview-overlay.active{opacity:1;visibility:visible}.importer-modal-box,.exchange-modal-box{width:min(100%,720px);box-shadow:var(--shadow-strong);transition:var(--transition);background:#fff;border-radius:24px;padding:24px;position:relative;transform:translateY(16px)}.importer-modal-overlay.active .importer-modal-box,.exchange-modal-overlay.active .exchange-modal-box{transform:translateY(0)}.importer-modal-close,.exchange-modal-close,.media-preview-close{color:#fff;z-index:99999;background:#0f172ad9;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;display:flex;position:fixed;top:12px;right:12px}.importer-modal-close:hover,.exchange-modal-close:hover,.media-preview-close:hover{background:#e5e7eb}.importer-modal-content{grid-template-columns:180px 1fr;align-items:center;gap:22px;display:grid}.importer-modal-logo{border:1px solid var(--line-soft);background:#f8fafc;border-radius:18px;justify-content:center;align-items:center;width:100%;height:180px;display:flex;overflow:hidden}.importer-modal-logo img{object-fit:contain;width:100%;height:100%;padding:14px}.importer-modal-info h3{color:#111827;overflow-wrap:anywhere;word-break:break-word;margin-bottom:14px;font-size:24px;line-height:1.25}.importer-modal-phones h4{color:#111827;margin-bottom:10px;font-size:15px}.importer-modal-phones ul{gap:10px;list-style:none;display:grid}.importer-modal-phones li a{color:var(--blue-dark);transition:var(--transition);overflow-wrap:anywhere;word-break:break-word;background:#f8fbff;border:1px solid #dbe7ff;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-weight:700;display:inline-flex}.importer-modal-phones li a:hover{background:#eef4ff}.exchange-modal-head{padding-right:34px}.exchange-modal-head h3{color:#111827;margin-bottom:10px;font-size:24px;font-weight:800;line-height:1.25}.exchange-modal-head p{color:var(--muted);font-size:14.5px;line-height:1.7}.exchange-modal-body{margin-top:22px}.exchange-base-price{background:linear-gradient(#fbfdff 0%,#f7faff 100%);border:1px solid #dbe7ff;border-radius:18px;padding:16px 18px}.exchange-label{color:var(--blue-dark);margin-bottom:8px;font-size:13px;font-weight:700;display:inline-block}.exchange-main-value{color:#0f172a;overflow-wrap:anywhere;word-break:break-word;font-size:21px;font-weight:700;line-height:1.3}.exchange-rates-list{border:1px solid var(--line-soft);background:#fff;border-radius:18px;margin-top:18px;overflow:hidden}.exchange-rate-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.exchange-rate-row:last-child{border-bottom:none}.exchange-currency{color:#111827;font-size:15px;font-weight:800}.exchange-value{color:var(--text-soft);text-align:right;overflow-wrap:anywhere;word-break:break-word;font-size:15px;font-weight:700}.exchange-modal-footer{margin-top:18px}.exchange-cba-link{background:var(--blue-soft);min-height:46px;color:var(--blue-dark);transition:var(--transition);border:1px solid #dbe7ff;border-radius:12px;justify-content:center;align-items:center;padding:12px 18px;font-size:14px;font-weight:700;display:inline-flex}.exchange-cba-link:hover{background:#e8f0ff}.media-preview-box{width:min(100%,1320px);height:min(92vh,940px);box-shadow:var(--shadow-strong);transition:var(--transition);background:#090f1df0;border:1px solid #ffffff14;border-radius:26px;flex-direction:column;padding:22px 24px 24px;display:flex;position:relative;overflow:hidden;transform:translateY(16px)}.media-preview-overlay.active .media-preview-box{transform:translateY(0)}.media-preview-close{color:#fff;background:#ffffff1a}.media-preview-close:hover{background:#ffffff2e}.media-preview-topbar{justify-content:flex-start;align-items:center;margin-bottom:12px;padding-right:62px;display:flex}.media-preview-counter{color:#fff;background:#ffffff14;border-radius:999px;align-items:center;gap:6px;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.media-preview-stage{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative}.media-preview-item{justify-content:center;align-items:center;width:100%;height:100%;display:none}.media-preview-item.active{display:flex}.media-preview-item img,.media-preview-item video{object-fit:contain;border-radius:18px;width:auto;max-width:100%;height:auto;max-height:100%}.media-preview-item video{background:#000}.media-preview-nav{-webkit-backdrop-filter:blur(12px);color:#fff;width:56px;height:56px;transition:var(--transition);z-index:3;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.media-preview-nav:hover{background:#ffffff29}.media-preview-prev{left:18px}.media-preview-next{right:18px}@media (width<=1180px){.product-top-layout{grid-template-columns:1fr}.product-images-slider,.slide{min-height:560px}.slide-inner{min-height:520px}.product-main-media{max-height:500px}}@media (width<=900px){.product-detail-page{padding:26px 0 54px}.container{width:min(95%, var(--container))}.product-media-card,.product-info-card,.product-content-card,.product-attributes,.product-component-groups,.product-child-components,.product-description-section,.product-documents-section{border-radius:20px}.product-media-card{padding:18px}.product-info-card{padding:24px}.product-images-slider,.slide{min-height:460px}.slide-inner{min-height:430px}.product-main-media{max-height:410px}.meta-row{grid-template-columns:minmax(140px,210px) minmax(0,1fr)}.attribute-row{grid-template-columns:minmax(190px,250px) minmax(0,1fr)}.product-section-tabs{gap:8px;padding:18px 18px 0}.product-tab-panels{padding:20px 18px 18px}.importer-modal-box,.exchange-modal-box{border-radius:22px;width:100%;max-width:620px;padding:22px}.importer-modal-content{text-align:center;grid-template-columns:1fr;gap:18px}.importer-modal-logo{width:150px;height:150px;margin:0 auto}.importer-modal-phones ul{justify-items:center}.importer-modal-phones li a{justify-content:center;width:100%}.media-preview-box{border-radius:22px;width:100%;height:min(92vh,860px);padding:18px}.media-preview-nav{width:50px;height:50px}.media-preview-prev{left:14px}.media-preview-next{right:14px}}@media (width<=640px){.product-detail-page{padding:20px 0 40px}.container{width:min(96%, var(--container))}.product-top-layout{gap:16px;margin-bottom:16px}.product-media-card,.product-info-card,.product-content-card,.product-attributes,.product-component-groups,.product-child-components,.product-description-section,.product-documents-section{border-radius:18px}.product-media-card,.product-info-card{padding:16px}.product-media-topbar{align-items:stretch}.product-media-tools{justify-content:space-between;width:100%}.media-counter{padding:8px 11px;font-size:12.5px}.media-expand-btn{padding:9px 12px;font-size:12.5px}.product-images-slider,.slide{min-height:320px}.slide{padding:12px}.slide-inner{min-height:292px}.product-main-media{border-radius:14px;max-height:270px}.prev-slide,.next-slide{width:42px;height:42px;font-size:15px}.prev-slide{left:10px}.next-slide{right:10px}.media-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.media-thumb{border-radius:12px;height:64px}.product-info h1{font-size:24px;line-height:1.18}.product-brand-badge{margin-top:0;padding:7px 11px;font-size:12.5px}.meta-row{grid-template-columns:minmax(110px,42%) minmax(0,1fr);gap:12px;padding:12px 0}.meta-label,.meta-value{font-size:14px}.product-price-main{font-size:17px;font-weight:600}.exchange-link{font-size:13.5px}.product-actions{margin-top:18px}.product-actions button{width:100%;padding:13px 18px;font-size:14px}.product-section-tabs{scrollbar-width:thin;flex-wrap:nowrap;gap:8px;padding:16px 16px 0;display:flex;overflow-x:auto}.product-section-tabs::-webkit-scrollbar{height:5px}.product-section-tabs::-webkit-scrollbar-thumb{background:#d5dbe5;border-radius:999px}.section-tab{white-space:nowrap;flex:none;padding:12px 14px;font-size:14px}.product-tab-panels,.product-attributes,.product-component-groups,.product-child-components,.product-description-section,.product-documents-section{padding:16px}.product-component-groups,.product-child-components,.product-description-section,.product-documents-section{margin-top:14px}.product-attributes h2,.product-component-groups h2,.product-child-components h2,.product-description-section h2,.product-documents-section h2{margin-bottom:14px;font-size:22px}.product-attributes h3,.product-component-groups h3,.product-child-components h3,.product-documents-section h3{margin:18px 0 10px;font-size:15px}.attribute-list{border-radius:14px}.attribute-row{grid-template-columns:1fr 1fr;align-items:center;display:grid}.attribute-label{display:block;background:0 0!important;border:none!important;margin:0!important;padding:8px 0!important}.attribute-value{text-align:left;padding:8px 0}.product-description-content{font-size:14.5px;line-height:1.75}.document-item{flex-direction:column;align-items:stretch;gap:14px;padding:14px}.document-item-left{align-items:flex-start}.document-item-right,.document-item-right a{width:100%}.importer-modal-overlay,.exchange-modal-overlay,.media-preview-overlay{align-items:flex-end;padding:0}.importer-modal-box,.exchange-modal-box{border-radius:22px 22px 0 0;width:100%;max-width:100%;max-height:92vh;padding:18px 16px 20px;overflow-y:auto}.importer-modal-logo{width:118px;height:118px}.importer-modal-info h3,.exchange-modal-head h3{font-size:20px}.exchange-base-price{border-radius:16px;padding:14px}.exchange-main-value{font-size:18px}.exchange-rate-row{padding:14px}.exchange-currency,.exchange-value{font-size:14px}.exchange-cba-link{width:100%}.importer-modal-close,.exchange-modal-close,.media-preview-close{width:38px;height:38px;font-size:22px}.media-preview-box{border-radius:0;width:100%;max-width:100%;height:calc(100vh - 50px);max-height:calc(100vh - 50px);margin-top:50px;padding:14px 14px 20px}.media-preview-topbar{margin-bottom:10px;padding-right:50px}.media-preview-counter{padding:8px 11px;font-size:12.5px}.media-preview-nav{width:44px;height:44px;font-size:14px;top:auto;bottom:18px;transform:none}.media-preview-prev{left:calc(50% - 54px)}.media-preview-next{right:calc(50% - 54px)}.media-preview-item img,.media-preview-item video{border-radius:14px;max-height:calc(100vh - 120px)}}@media (width<=380px){.product-info h1{font-size:21px}.meta-row{grid-template-columns:1fr;gap:6px}.meta-label,.meta-value{font-size:13.5px}.product-price-main{font-size:16px}.section-tab{padding:11px 12px;font-size:13.5px}.media-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.media-thumb{height:58px}}body.modal-open{overflow:hidden}.product-detail-page{padding-top:34px}.product-detail-page,.product-detail-page *{text-align:left}.product-detail-page .product-media-status,.product-detail-page .product-media-tools,.product-detail-page .media-counter,.product-detail-page .media-expand-btn,.product-detail-page .prev-slide,.product-detail-page .next-slide,.product-detail-page .media-thumb,.product-detail-page .product-status-badge,.product-detail-page .product-brand-badge,.product-detail-page .product-actions button,.product-detail-page .section-tab,.product-detail-page .document-item-right,.product-detail-page .exchange-rate-row,.product-detail-page .exchange-cba-link,.product-detail-page .importer-modal-phones li a,.product-detail-page .media-preview-counter,.product-detail-page .media-preview-nav,.product-detail-page .importer-modal-close,.product-detail-page .exchange-modal-close,.product-detail-page .media-preview-close{text-align:center}.product-detail-page .product-info h1,.product-detail-page .meta-label,.product-detail-page .meta-value,.product-detail-page .attribute-label,.product-detail-page .attribute-value,.product-detail-page .product-description-content,.product-detail-page .document-title,.product-detail-page .document-description,.product-detail-page .exchange-main-value,.product-detail-page .exchange-modal-head h3,.product-detail-page .exchange-modal-head p,.product-detail-page .importer-modal-info h3,.product-detail-page .importer-modal-phones h4,.product-detail-page .importer-modal-phones p{text-align:left}@media (width<=640px){.product-detail-page .product-meta-list .meta-row{grid-template-columns:42% 58%;align-items:start;gap:10px;display:grid}.product-detail-page .product-meta-list .meta-label{text-align:left;font-size:13.5px;line-height:1.35}.product-detail-page .product-meta-list .meta-value{text-align:left;word-break:break-word;overflow-wrap:anywhere;font-size:13.5px;line-height:1.35}}@media (width<=380px){.product-detail-page .product-meta-list .meta-row{grid-template-columns:44% 56%;gap:8px}.product-detail-page .product-meta-list .meta-label,.product-detail-page .product-meta-list .meta-value{font-size:13px}}.product-detail-page .product-meta-list .meta-row{grid-template-columns:minmax(150px,220px) minmax(0,1fr)!important;gap:16px!important;display:grid!important}.product-detail-page .product-meta-list .meta-label{visibility:visible!important;opacity:1!important;color:#111827!important;font-size:15.5px!important;font-weight:800!important;line-height:1.5!important;display:block!important}.product-detail-page .product-meta-list .meta-value{visibility:visible!important;opacity:1!important;color:#374151!important;font-size:15.5px!important;display:block!important}@media (width<=640px){.product-detail-page .product-meta-list .meta-row{grid-template-columns:42% 58%!important;gap:10px!important}.product-detail-page .product-meta-list .meta-label,.product-detail-page .product-meta-list .meta-value{font-size:13.5px!important}}.importers-page{--importers-blue:#0d6efd;--importers-deep:#073f9e;--importers-aqua:#00bfc3;--importers-bg:#f4f8fe;--importers-bg-soft:#eef5ff;--importers-card:#fff;--importers-text:#0f172a;--importers-muted:#64748b;--importers-line:#0f172a14;--importers-hero-overlay:linear-gradient(135deg, #07215ef5, #0c63e7e0, #00c6c2b8);--importers-shadow-sm:0 10px 24px #0f172a0f;--importers-shadow-md:0 18px 42px #0f172a17;--importers-shadow-lg:0 28px 70px #0a3fa32e;--importers-radius-sm:14px;--importers-radius-md:20px;--importers-radius-lg:28px;--importers-container:1240px;--importers-transition:.28s cubic-bezier(.2, .8, .2, 1);color:var(--importers-text);background:radial-gradient(circle at top left, #0d6efd0f, transparent 28%), radial-gradient(circle at top right, #00bfc312, transparent 24%), linear-gradient(180deg, #f9fcff 0%, var(--importers-bg) 44%, #fbfdff 100%);text-align:left;line-height:1.6;overflow-x:hidden}.importers-page *{box-sizing:border-box}.importers-page img{max-width:100%;display:block}.importers-page button,.importers-page input,.importers-page select{font:inherit}.importers-page a{color:inherit;text-decoration:none}.importers-container,.importers-hero-inner{width:min(var(--importers-container), calc(100% - 32px));margin:0 auto}.importers-section-kicker{letter-spacing:.08em;text-transform:uppercase;width:fit-content;color:var(--importers-deep);text-align:left;background:#0d6efd14;border:1px solid #0d6efd1f;border-radius:999px;justify-content:flex-start;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.importers-section-kicker-light{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e}.importers-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg, var(--importers-blue), var(--importers-deep));min-height:50px;transition:transform var(--importers-transition), box-shadow var(--importers-transition), filter var(--importers-transition), background var(--importers-transition), color var(--importers-transition);border:none;border-radius:15px;outline:none;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:15px;font-weight:800;display:inline-flex;position:relative;box-shadow:0 14px 32px #0d6efd38}.importers-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px #0d6efd47}.importers-btn:active{transform:translateY(0)}.importers-btn-small{border-radius:12px;min-height:40px;padding:0 16px;font-size:13px}.importers-hero{padding:54px 0 34px;position:relative;overflow:hidden}.importers-hero:before{content:"";background:var(--importers-hero-overlay);z-index:0;border-radius:0 0 38px 38px;height:100%;position:absolute;inset:0 0 auto}.importers-hero:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#ffffff24,#0000 68%);width:320px;height:320px;position:absolute;inset:auto auto -120px -80px}.importers-hero-inner{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:34px;display:grid;position:relative}.importers-hero-content{color:#fff;text-align:left;padding:30px 0}.importers-hero-badge{letter-spacing:.08em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:9px 15px;font-size:12px;font-weight:700;display:inline-flex}.importers-hero h1{letter-spacing:-.03em;text-align:left;max-width:700px;margin:18px 0 16px;font-size:clamp(34px,5vw,58px);font-weight:800;line-height:1.08}.importers-hero p{color:#ffffffd6;text-align:left;max-width:620px;margin:0;font-size:17px;line-height:1.8}.importers-hero-cta{margin-top:28px}.importers-hero-visual{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.importers-hero-orb{border-radius:50%;position:absolute}.importers-hero-orb-one{background:radial-gradient(circle,#ffffff57,#ffffff05 68%,#0000 72%);width:250px;height:250px;top:18px;right:22px}.importers-hero-orb-two{background:radial-gradient(circle,#00c6c257,#00c6c205 68%,#0000 72%);width:200px;height:200px;bottom:22px;left:20px}.importers-hero-panel{box-shadow:var(--importers-shadow-lg);-webkit-backdrop-filter:blur(18px);color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;position:absolute}.importers-hero-panel-main{border-radius:28px;width:min(100%,390px);padding:28px}.importers-hero-panel-main span{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;margin-bottom:12px;font-size:12px;display:block}.importers-hero-panel-main strong{margin-bottom:10px;font-size:30px;font-weight:800;line-height:1.15;display:block}.importers-hero-panel-main small{color:#fffc;font-size:15px;display:block}.importers-hero-panel-float{white-space:nowrap;border-radius:18px;padding:14px 18px;font-size:14px;font-weight:700}.importers-hero-panel-float-one{top:46px;left:6px}.importers-hero-panel-float-two{bottom:54px;right:0}.importers-section-head{text-align:left;justify-content:space-between;align-items:end;gap:24px;padding:52px 0 22px;display:flex}.importers-section-head-left{text-align:left;min-width:0}.importers-section-head-left h2{letter-spacing:-.03em;color:var(--importers-text);text-align:left;margin:14px 0 0;font-size:clamp(28px,3.1vw,40px);line-height:1.15}.importers-section-head p{max-width:460px;color:var(--importers-muted);text-align:left;margin:0;font-size:15px;line-height:1.75}.importers-controls{box-shadow:var(--importers-shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #0d6efd17;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:30px;padding:18px;display:grid}.importers-control-search input{width:100%;height:58px;color:var(--importers-text);text-align:left;transition:border-color var(--importers-transition), box-shadow var(--importers-transition);background:#fff;border:1px solid #0d6efd1f;border-radius:16px;outline:none;padding:0 18px}.importers-control-search input::placeholder{color:#94a3b8}.importers-control-search input:focus{border-color:#0d6efd57;box-shadow:0 0 0 4px #0d6efd14}.importers-control-filters{align-items:center;gap:10px;display:flex}.importers-clear-btn{min-width:110px}.importers-list-section{padding-bottom:20px}.importers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.importers-card{cursor:pointer;text-align:left;background:linear-gradient(#fffffffa 0%,#f8fbfffa 100%);border:1px solid #0f172a14;border-radius:26px;flex-direction:column;min-height:360px;padding:26px;transition:transform .24s,box-shadow .24s,border-color .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #0f172a0e}.importers-card:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#0d6efd17,#0000 68%);border-radius:50%;width:180px;height:180px;position:absolute;inset:-80px -80px auto auto}.importers-card:hover{border-color:#0d6efd2e;transform:translateY(-6px);box-shadow:0 24px 48px #0f172a1a}.importers-card:focus-visible{outline-offset:3px;outline:3px solid #0d6efd40}.importers-card-top,.importers-card-body,.importers-card-bottom{z-index:2;position:relative}.importers-card-top{justify-content:flex-start;align-items:flex-start;margin-bottom:22px;display:flex}.importers-logo-box{letter-spacing:.04em;color:var(--importers-deep);background:radial-gradient(circle at 0 0,#0d6efd1a,#0000 48%),linear-gradient(#fff 0%,#eef5ff 100%);border:1px solid #0d6efd1f;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;font-weight:900;display:flex;overflow:hidden}.importers-logo-box-large{width:112px;height:112px;font-size:24px;box-shadow:0 14px 34px #0d6efd21}.importers-logo-box img{object-fit:contain;width:100%;height:100%}.importers-card-body{text-align:left;flex-direction:column;flex:1;min-width:0;padding:0;display:flex}.importers-company-title{letter-spacing:-.03em;color:var(--importers-text);text-align:left;overflow-wrap:anywhere;margin:0 0 12px;font-size:24px;font-weight:900;line-height:1.24}.importers-meta-row{text-align:left;margin-bottom:16px}.importers-meta{color:#475569;overflow-wrap:anywhere;word-break:break-word;text-align:left;background:#f8fafc;border:1px solid #0f172a12;border-radius:999px;justify-content:flex-start;align-items:center;max-width:100%;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.importers-brands-list{text-align:left;flex-wrap:wrap;justify-content:flex-start;gap:9px;margin-top:auto;display:flex}.importers-brand-tag{z-index:5;max-width:100%;min-height:34px;color:var(--importers-deep);overflow-wrap:anywhere;word-break:break-word;background:#0d6efd13;border:1px solid #0d6efd21;border-radius:999px;justify-content:center;align-items:center;padding:6px 13px;font-size:12px;font-weight:800;transition:transform .2s,background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:relative}.importers-brand-tag:hover{color:#fff;background:linear-gradient(135deg, var(--importers-blue), var(--importers-deep));border-color:#0000;transform:translateY(-1px);box-shadow:0 10px 20px #0d6efd33}.importers-card-bottom{text-align:left;justify-content:flex-start;align-items:center;margin-top:24px;display:flex}.importers-card-view-link{color:var(--importers-blue);justify-content:flex-start;align-items:center;gap:8px;font-size:14px;font-weight:900;display:inline-flex}.importers-card-view-link:after{content:"→";font-size:15px;transition:transform .2s}.importers-card:hover .importers-card-view-link:after{transform:translate(3px)}.importers-empty-state{text-align:left;background:#ffffffc7;border:1px dashed #0f172a24;border-radius:24px;width:100%;padding:40px 24px}.importers-empty-state h3{text-align:left;margin:0 0 10px;font-size:22px;line-height:1.25}.importers-empty-state p{color:var(--importers-muted);text-align:left;margin:0}.importers-brands{box-shadow:var(--importers-shadow-sm);text-align:left;background:linear-gradient(#fffffffa,#eef5fffa);border:1px solid #0d6efd17;border-radius:30px;margin:44px 0 0;padding:34px 28px;position:relative;overflow:hidden}.importers-brands:before{content:"";pointer-events:none;background:radial-gradient(circle,#0d6efd17,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-50px;right:-50px}.importers-brands-head{text-align:left;margin-bottom:22px}.importers-brands-head h2{letter-spacing:-.03em;text-align:left;margin:14px 0 0;font-size:clamp(24px,2.8vw,34px)}.importers-brands-showcase-shell{grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;gap:18px;display:grid}.importers-brands-nav{cursor:pointer;width:56px;height:56px;color:var(--importers-deep);background:#fff;border:1px solid #0d6efd1f;border-radius:18px;font-size:28px;line-height:1;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 12px 24px #0f172a12}.importers-brands-nav:hover{border-color:#0d6efd33;transform:translateY(-2px);box-shadow:0 18px 30px #0f172a1c}.importers-brands-stage{padding:16px 0;overflow:hidden}.importers-brands-carousel{will-change:transform;align-items:center;transition:transform .42s cubic-bezier(.2,.8,.2,1);display:flex}.importers-brand-card{opacity:.45;filter:blur(.2px);min-width:0;transition:transform .38s,opacity .38s,filter .38s;display:block;transform:scale(.88)}.importers-brand-card.is-active{opacity:1;filter:none;transform:scale(1)}.importers-brand-card.is-near{opacity:.72;filter:none;transform:scale(.93)}.importers-brand-card-inner{text-align:center;background:linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #0d6efd1a;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:26px 24px;display:flex;box-shadow:0 18px 38px #0f172a13}.importers-brand-card-logo{justify-content:center;align-items:center;width:100%;min-height:116px;margin-bottom:16px;display:flex}.importers-brand-card-logo img{object-fit:contain;max-width:100%;max-height:86px}.importers-brand-card-logo span{color:var(--importers-deep);text-align:center;font-size:28px;font-weight:900;line-height:1.2}.importers-brand-card-name{color:var(--importers-text);text-align:center;overflow-wrap:anywhere;font-size:18px;font-weight:900;line-height:1.3}.importers-cta{background:var(--importers-hero-overlay);box-shadow:var(--importers-shadow-lg);text-align:left;border-radius:30px;justify-content:space-between;align-items:center;gap:28px;margin:38px 0 70px;padding:38px 34px;display:flex;position:relative;overflow:hidden}.importers-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff24,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-40px}.importers-cta-content,.importers-cta-actions{z-index:1;text-align:left;position:relative}.importers-cta h2{letter-spacing:-.03em;color:#fff;text-align:left;max-width:650px;margin:14px 0 12px;font-size:clamp(30px,3vw,42px);font-weight:900;line-height:1.12}.importers-cta p{color:#ffffffd6;text-align:left;max-width:540px;margin:0;font-size:16px;line-height:1.75}.importers-cta .importers-btn{color:var(--importers-deep);background:#fff;font-weight:900;box-shadow:0 16px 34px #0000001f}.importers-cta .importers-btn:hover{box-shadow:0 20px 40px #00000029}@media (width<=1100px){.importers-hero-inner{grid-template-columns:1fr}.importers-hero-content{padding:18px 0 0}.importers-hero-visual{min-height:350px}.importers-section-head{flex-direction:column;align-items:flex-start}.importers-section-head p{max-width:100%}.importers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.importers-cta{flex-direction:column;align-items:flex-start}}@media (width<=780px){.importers-hero{padding:34px 0 24px}.importers-hero:before{border-radius:0 0 28px 28px}.importers-hero h1{font-size:clamp(28px,8vw,42px)}.importers-hero p{font-size:15px}.importers-hero-visual{min-height:300px}.importers-hero-panel-main{border-radius:24px;padding:22px}.importers-hero-panel-main strong{font-size:24px}.importers-hero-panel-float{padding:12px 14px;font-size:13px}.importers-controls{border-radius:20px;grid-template-columns:1fr;padding:16px}.importers-control-filters{flex-direction:column;align-items:stretch;width:100%}.importers-clear-btn{width:100%}.importers-grid{grid-template-columns:1fr}.importers-card{min-height:auto;padding:22px}.importers-logo-box-large{width:104px;height:104px}.importers-company-title{font-size:22px}.importers-brands{border-radius:24px;padding:24px 18px}.importers-brands-showcase-shell{grid-template-columns:44px minmax(0,1fr) 44px;gap:12px}.importers-brands-nav{border-radius:14px;width:44px;height:44px;font-size:24px}.importers-brand-card{opacity:.6;transform:scale(.94)}.importers-brand-card.is-active{transform:scale(1)}.importers-brand-card-inner{border-radius:24px;min-height:190px;padding:22px 18px}.importers-cta{border-radius:24px;margin:30px 0 54px;padding:28px 20px}.importers-cta h2{font-size:clamp(24px,7vw,32px)}.importers-cta p{font-size:15px}}@media (width<=520px){.importers-container,.importers-hero-inner{width:min(var(--importers-container), calc(100% - 20px))}.importers-hero-badge,.importers-section-kicker{font-size:11px}.importers-btn{width:100%}.importers-hero-panel-float-one{top:14px;left:0}.importers-hero-panel-float-two{bottom:20px;right:0}.importers-card{border-radius:22px;padding:18px}.importers-logo-box-large{border-radius:21px;width:96px;height:96px;font-size:20px}.importers-company-title{font-size:20px}.importers-meta{padding:7px 11px;font-size:12px}.importers-brand-tag{padding:6px 10px;font-size:11px}.importers-brand-card-logo span{font-size:22px}.importers-brand-card-name{font-size:16px}}:root{--blue:#0c63e7;--deep:#0a3fa3;--aqua:#00c6c2;--bg:#f4f8ff;--text:#1b263b;--shadow:0 15px 45px #0000001f;--shadow-hover:0 25px 70px #0000002e;--radius:18px;--transition:.3s ease;--font-main:"Inter", sans-serif}*{box-sizing:border-box;font-family:var(--font-main);margin:0;padding:0}body{background:var(--bg);color:var(--text);overflow-x:hidden}.hero{background:linear-gradient(120deg, var(--deep), var(--blue), var(--aqua));color:#fff;border-radius:0 0 60px 60px;justify-content:space-between;align-items:center;gap:50px;padding:150px 50px 120px;display:flex}.hero h1{margin-bottom:18px;font-size:50px;line-height:1.2}.hero p{max-width:520px;font-size:19px;line-height:1.6}.hero-visual{width:320px;height:320px;transition:transform var(--transition);background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 35px 90px #0000004d}.hero-visual i{font-size:120px}.hero-visual:hover{transform:scale(1.05)}.chip-container{gap:14px;padding:30px 50px;display:flex;overflow-x:auto}.chip{cursor:pointer;transition:var(--transition);background:#fff;border:1px solid #ddd;border-radius:30px;padding:12px 22px;font-size:15px;font-weight:500}.chip:hover,.chip.active{background:var(--blue);color:#fff;border-color:var(--blue)}.vlog-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px;padding:35px 50px;display:grid}.card{border-radius:var(--radius);box-shadow:var(--shadow);transition:all var(--transition);background:#fff;flex-direction:column;display:flex;overflow:hidden}.card:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.card-content{flex-direction:column;flex-grow:1;padding:20px;display:flex}.card-title{margin-bottom:8px;font-size:20px;font-weight:600;line-height:1.4}.card-btn{background:var(--blue);color:#fff;text-align:center;transition:var(--transition);border-radius:10px;margin-top:auto;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none}.modal-bg{z-index:999;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.modal{border-radius:var(--radius);background:#fff;width:100%;max-width:700px;animation:.3s modalShow;overflow:hidden}@keyframes modalShow{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-header{background:var(--blue);color:#fff;padding:20px;font-size:22px;font-weight:600}.modal-body{color:#222;padding:24px;font-size:16px;line-height:1.8}.modal-close{text-align:center;background:var(--aqua);color:#fff;cursor:pointer;transition:var(--transition);padding:16px;font-weight:600}.modal-close:hover{background:var(--deep)}.pagination{flex-wrap:wrap;justify-content:center;gap:12px;padding:45px 0;display:flex}.pagination a,.pagination span{color:var(--text);transition:var(--transition);background:#fff;border:1px solid #ddd;border-radius:10px;padding:9px 16px;font-size:15px;text-decoration:none}.pagination a:hover,.pagination .active{background:var(--blue);color:#fff;border-color:var(--blue)}@media (width<=900px){.hero{text-align:center;flex-direction:column}.vlog-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (width<=500px){.vlog-grid{grid-template-columns:repeat(1,1fr);gap:20px}.card img{height:160px}.hero h1{font-size:34px}.hero p{font-size:16px}.chip{padding:10px 18px;font-size:14px}.card-btn{padding:9px 16px;font-size:13px}}:root{--blue:#0c63e7;--deep:#0a3fa3;--aqua:#00c6c2;--bg:#f4f8ff;--text:#1b263b;--dark:#111;--white:#fff;--muted:#5f6b7a;--shadow-sm:0 12px 30px #0f214414;--shadow-md:0 20px 50px #0f21441f;--shadow-lg:0 30px 80px #0f214429;--radius-lg:24px;--radius-xl:32px;--container:1200px}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);line-height:1.5;overflow-x:hidden}.section,.hero{width:100%}.section{max-width:var(--container);margin:0 auto;padding:90px 24px}.section-title{text-align:center;color:var(--deep);margin-bottom:56px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15}.hero{background:linear-gradient(120deg, var(--deep), var(--blue), var(--aqua));color:var(--white);background-size:200% 200%;border-radius:0 0 40px 40px;grid-template-columns:minmax(0,1.1fr) minmax(280px,420px);align-items:center;gap:48px;padding:150px 50px 110px;animation:14s infinite gradientMove;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff24,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-120px;right:-120px}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff24,#0000 70%);width:420px;height:420px;animation:24s linear infinite glowRotate;position:absolute;bottom:-140px;left:-140px}.hero .text{z-index:2;max-width:680px;animation:1s forwards fadeUp;position:relative}.hero h1{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(34px,5vw,56px);font-weight:800;line-height:1.08}.hero p{opacity:.96;max-width:620px;font-size:clamp(16px,2vw,18px);line-height:1.8}.hero-visual{z-index:2;-webkit-backdrop-filter:blur(10px);background:radial-gradient(circle at 30% 30%,#ffffff38,#ffffff14);border:1px solid #ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:340px;height:340px;margin-left:auto;animation:6s ease-in-out infinite float;display:flex;position:relative;box-shadow:0 40px 100px #00000040,inset 0 0 40px #ffffff14}.hero-visual i{color:#fff;text-shadow:0 10px 30px #ffffff40;font-size:120px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.category-card{background:var(--white);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);min-height:100%;padding:34px 26px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.category-card:before{content:"";background:linear-gradient(120deg, var(--blue), var(--aqua));opacity:.045;pointer-events:none;width:280%;height:280%;transition:all .7s;position:absolute;inset:-145% auto auto -135%;transform:rotate(24deg)}.category-card:hover:before{top:-105%;left:-100%}.category-card:hover{box-shadow:var(--shadow-md);transform:translateY(-8px)}.category-card .icon{background:linear-gradient(135deg, var(--blue), var(--aqua));width:86px;height:86px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;font-size:32px;transition:transform .35s;display:flex;box-shadow:0 16px 38px #0c63e738}.category-card:hover .icon{transform:scale(1.08)}.category-card h3{color:var(--blue);margin-bottom:12px;font-size:22px;line-height:1.3}.category-card p{color:var(--muted);max-width:32ch;margin:0 auto;font-size:15.5px;line-height:1.75}.process{text-align:center;margin-top:90px}.process h3{color:var(--deep);margin-bottom:42px;font-size:clamp(24px,3.2vw,32px);font-weight:800}.steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.step{background:var(--white);box-shadow:var(--shadow-sm);border-radius:22px;padding:28px 18px 24px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.step:after{content:"";background:linear-gradient(135deg, var(--blue), var(--aqua));opacity:.035;pointer-events:none;border-radius:24px;transition:opacity .4s;position:absolute;inset:-10%}.step:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.step:hover:after{opacity:.08}.step-number{z-index:1;background:linear-gradient(135deg, var(--blue), var(--aqua));width:54px;height:54px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:17px;font-weight:800;display:flex;position:relative;box-shadow:0 12px 26px #0c63e72e}.step p{z-index:1;color:var(--muted);font-size:14.5px;line-height:1.7;position:relative}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes glowRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.hero{text-align:center;grid-template-columns:1fr;justify-items:center;gap:34px;padding:130px 32px 95px}.hero .text{max-width:760px}.hero p{margin:0 auto}.hero-visual{width:min(100%,280px);margin-left:0}.category-grid,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:80px 24px}}@media (width<=768px){.hero{border-radius:0 0 30px 30px;padding:118px 20px 82px}.hero h1{margin-bottom:16px}.section{padding:70px 20px}.section-title{margin-bottom:42px}.category-grid{grid-template-columns:1fr;gap:22px}.category-card{padding:28px 22px}.process{margin-top:72px}.steps{grid-template-columns:1fr;gap:18px}.step{padding:24px 16px 22px}.hero-visual{width:260px;height:260px;margin-left:0}}@media (width<=480px){.hero{gap:26px;padding:108px 16px 74px}.hero-visual{width:210px;height:210px}.hero-visual i{font-size:82px}.category-card .icon{width:76px;height:76px;margin-bottom:18px;font-size:28px}.category-card h3{font-size:20px}.category-card p{font-size:15px}.process h3{margin-bottom:30px}.step-number{width:48px;height:48px;font-size:16px}.step p{font-size:14px}}.about-page{--about-blue:#0c63e7;--about-deep:#08245f;--about-navy:#06193f;--about-cyan:#00c6c2;--about-cyan-soft:#00c6c21f;--about-bg:#f5f9ff;--about-bg-2:#eef5ff;--about-white:#fff;--about-text:#16243d;--about-muted:#5d6d86;--about-border:#0c63e71f;--about-border-strong:#0c63e733;--about-glass:#ffffffc2;--about-glass-strong:#ffffffeb;--about-shadow:0 24px 70px #08245f1f;--about-shadow-soft:0 18px 48px #08245f14;--about-radius-sm:18px;--about-radius-md:26px;--about-radius-lg:34px;--about-radius-xl:46px;--about-container:1280px;color:var(--about-text);background:radial-gradient(circle at 0 0,#0c63e714,#0000 26%),radial-gradient(circle at 100% 18%,#00c6c214,#0000 24%),linear-gradient(#f8fbff 0%,#eef5ff 48%,#f7fbff 100%);position:relative;overflow:hidden}.about-page,.about-page *{box-sizing:border-box}.about-page img{max-width:100%;display:block}.about-page a{color:inherit;text-decoration:none}.about-container{width:min(var(--about-container), calc(100% - 48px));margin:0 auto}.about-hero{background:radial-gradient(circle at 20% 20%,#ffffff2e,#0000 24%),radial-gradient(circle at 85% 30%,#00c6c238,#0000 26%),radial-gradient(circle at 50% 100%,#ffffff29,#0000 34%),linear-gradient(135deg,#06193f 0%,#08245f 30%,#0a3fa3 62%,#0c63e7 100%);min-height:min(900px,92vh);padding:145px 0 110px;position:relative;overflow:hidden}.about-hero-bg,.about-grid-layer,.about-glow,.about-particle{pointer-events:none;position:absolute}.about-hero-bg{inset:0;overflow:hidden}.about-grid-layer{opacity:.32;background-image:linear-gradient(#ffffff1c 1px,#0000 1px),linear-gradient(90deg,#ffffff1c 1px,#0000 1px);background-size:54px 54px;animation:18s linear infinite aboutGridMove;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 86%);mask-image:linear-gradient(#000000e6,#0000 86%)}.about-glow{filter:blur(8px);border-radius:50%;width:540px;height:540px}.about-glow-1{background:radial-gradient(circle,#ffffff38,#0000 68%);animation:9s ease-in-out infinite aboutGlowFloat;top:-220px;right:-160px}.about-glow-2{background:radial-gradient(circle,#00c6c242,#0000 66%);animation:11s ease-in-out infinite reverse aboutGlowFloat;bottom:-260px;left:-180px}.about-particle{background:#ffffffc7;border-radius:50%;width:9px;height:9px;box-shadow:0 0 26px #ffffffb3}.particle-1{animation:7s ease-in-out infinite aboutParticleFloat;top:22%;left:9%}.particle-2{animation:8s ease-in-out .6s infinite aboutParticleFloat;top:72%;left:22%}.particle-3{animation:9s ease-in-out .3s infinite aboutParticleFloat;top:18%;right:18%}.particle-4{animation:7.5s ease-in-out 1s infinite aboutParticleFloat;bottom:21%;right:8%}.about-hero-grid{z-index:2;grid-template-columns:minmax(0,1.02fr) minmax(420px,.92fr);align-items:center;gap:72px;display:grid;position:relative}.about-hero-copy{max-width:760px}.about-kicker,.about-section-label{letter-spacing:.11em;text-transform:uppercase;border-radius:999px;align-items:center;gap:10px;width:fit-content;font-weight:850;display:inline-flex}.about-kicker{color:#fffffff0;-webkit-backdrop-filter:blur(18px);background:#ffffff17;border:1px solid #ffffff2e;margin-bottom:22px;padding:10px 16px;font-size:.74rem;box-shadow:0 12px 34px #00000029}.about-kicker span{background:var(--about-cyan);border-radius:50%;width:9px;height:9px;box-shadow:0 0 18px #00c6c2e6}.about-hero h1{color:#fff;letter-spacing:-.06em;max-width:780px;margin:0 0 24px;font-size:clamp(2.75rem,6.7vw,6.25rem);font-weight:950;line-height:.98}.about-hero h1 strong{color:#0000;background:linear-gradient(90deg,#fff 0%,#bfefff 45%,#68fff7 100%);-webkit-background-clip:text;background-clip:text;display:block}.about-hero p{color:#ffffffe6;max-width:710px;margin:0;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.9}.about-hero-actions,.about-final-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.about-hero-actions{margin-top:34px}.about-primary-btn,.about-secondary-btn{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:.96rem;font-weight:850;transition:transform .28s,box-shadow .28s,border-color .28s,background .28s;display:inline-flex}.about-primary-btn{color:#08245f;background:#fff;box-shadow:0 18px 45px #0000002e}.about-primary-btn:hover{transform:translateY(-4px);box-shadow:0 24px 58px #0000003d}.about-secondary-btn{color:#fffffff0;-webkit-backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #fff3}.about-secondary-btn:hover{background:#ffffff24;border-color:#ffffff57;transform:translateY(-4px)}.about-primary-btn.light{color:#08245f;background:#fff}.about-secondary-btn.light{color:#fff}.about-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:720px;margin-top:38px;display:grid}.about-hero-metrics div{color:#fff;-webkit-backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff26;border-radius:22px;min-height:104px;padding:18px 18px 16px;box-shadow:0 18px 48px #00000024}.about-hero-metrics strong{margin-bottom:6px;font-size:.98rem;font-weight:900;display:block}.about-hero-metrics span{color:#ffffffc2;font-size:.86rem;line-height:1.45;display:block}.about-hero-visual{place-items:center;min-height:560px;display:grid;position:relative}.about-system-orbit{aspect-ratio:1;place-items:center;width:min(100%,560px);display:grid;position:relative}.about-system-ring{border:1px solid #ffffff24;border-radius:50%;position:absolute;box-shadow:inset 0 0 50px #ffffff0a}.ring-one{width:96%;height:96%;animation:28s linear infinite aboutRotate}.ring-two{width:72%;height:72%;animation:22s linear infinite reverse aboutRotate}.ring-three{border-color:#00c6c247;width:48%;height:48%;animation:4s ease-in-out infinite aboutPulseRing}.about-system-core{z-index:3;text-align:center;color:#fff;-webkit-backdrop-filter:blur(22px);background:radial-gradient(circle at 30% 20%,#ffffff47,#0000 34%),linear-gradient(#ffffff29,#ffffff12);border:1px solid #ffffff2e;border-radius:50%;align-content:center;place-items:center;gap:8px;width:216px;height:216px;display:grid;position:relative;box-shadow:0 34px 85px #00000047}.about-system-core:before{content:"";border-radius:inherit;border:1px solid #ffffff1a;position:absolute;inset:13px}.core-plus{background:#ffffff21;border-radius:50%;place-items:center;width:66px;height:66px;font-size:1.7rem;font-weight:900;display:grid;box-shadow:inset 0 0 22px #ffffff1a,0 0 28px #00c6c24d}.about-system-core strong{z-index:1;letter-spacing:.12em;font-size:1.24rem;font-weight:950;position:relative}.about-system-core small{z-index:1;color:#ffffffb8;font-weight:700;position:relative}.about-orbit-card{z-index:4;color:#fff;-webkit-backdrop-filter:blur(20px);background:linear-gradient(#ffffff26,#ffffff14);border:1px solid #ffffff2b;border-radius:24px;width:190px;min-height:122px;padding:18px;transition:transform .32s,background .32s,border-color .32s;position:absolute;box-shadow:0 24px 62px #00000038}.about-orbit-card:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#ffffff29,#0000 36%);transition:opacity .32s;position:absolute;inset:0}.about-orbit-card:hover{background:linear-gradient(#fff3,#ffffff1a);border-color:#ffffff47;transform:translateY(-8px)scale(1.015)}.about-orbit-card:hover:before{opacity:1}.about-orbit-card i,.about-orbit-card strong,.about-orbit-card span{z-index:1;position:relative}.about-orbit-card i{color:#fff;background:#00c6c238;border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:10px;display:grid}.about-orbit-card strong{margin-bottom:4px;font-size:1rem;font-weight:900;display:block}.about-orbit-card span{color:#ffffffb8;font-size:.84rem;line-height:1.35;display:block}.card-top{top:1%;left:50%;transform:translate(-50%)}.card-top:hover{transform:translate(-50%)translateY(-8px)scale(1.015)}.card-right{top:50%;right:-2%;transform:translateY(-50%)}.card-right:hover{transform:translateY(calc(-50% - 8px))scale(1.015)}.card-bottom{bottom:3%;left:50%;transform:translate(-50%)}.card-bottom:hover{transform:translate(-50%)translateY(-8px)scale(1.015)}.card-left{top:50%;left:-2%;transform:translateY(-50%)}.card-left:hover{transform:translateY(calc(-50% - 8px))scale(1.015)}.about-identity-strip{z-index:3;margin-top:-42px;padding:0 0 48px;position:relative}.identity-grid{box-shadow:var(--about-shadow);-webkit-backdrop-filter:blur(22px);background:#ffffffe0;border:1px solid #ffffff9e;border-radius:30px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.identity-grid div{padding:30px 28px;position:relative}.identity-grid div:not(:last-child){border-right:1px solid #0c63e71a}.identity-grid span{color:var(--about-cyan);letter-spacing:.12em;margin-bottom:12px;font-size:.78rem;font-weight:950;display:block}.identity-grid strong{color:var(--about-deep);margin-bottom:8px;font-size:1.05rem;font-weight:900;display:block}.identity-grid p{color:var(--about-muted);margin:0;font-size:.94rem;line-height:1.65}.about-section{padding:96px 0;position:relative}.about-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 9% 18%,#0c63e709,#0000 22%),radial-gradient(circle at 91% 20%,#00c6c20b,#0000 24%);position:absolute;inset:0}.about-section>.about-container{z-index:1;position:relative}.about-section-label{color:var(--about-blue);background:#0c63e70f;border:1px solid #0c63e71f;margin-bottom:18px;padding:8px 13px;font-size:.72rem}.about-heading{max-width:860px;margin-bottom:48px}.about-heading.center{text-align:center;margin-left:auto;margin-right:auto}.about-heading h2,.about-section-copy h2{color:var(--about-deep);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,4.2vw,3.45rem);font-weight:950;line-height:1.08}.about-heading h2{margin-bottom:18px}.about-heading p,.about-section-copy p{color:var(--about-muted);margin:0;font-size:1.05rem;line-height:1.86}.about-section-copy p+p{margin-top:18px}.about-split{grid-template-columns:minmax(0,1.12fr) minmax(320px,.58fr);align-items:start;gap:46px;display:grid}.about-vision-card{border:1px solid var(--about-border);box-shadow:var(--about-shadow-soft);-webkit-backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#00c6c21a,#0000 32%),linear-gradient(#fffffff0,#ffffffc7);border-radius:30px;padding:34px 30px;position:sticky;top:112px;overflow:hidden}.vision-card-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px;display:flex}.vision-card-top span{color:var(--about-blue);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:950}.vision-card-top i{width:42px;height:42px;color:var(--about-cyan);background:#00c6c21a;border-radius:16px;place-items:center;display:grid}.about-vision-card h3{color:var(--about-deep);margin:0 0 14px;font-size:1.45rem;font-weight:920;line-height:1.2}.about-vision-card p{color:var(--about-muted);margin:0;font-size:1rem;line-height:1.82}.vision-card-lines{gap:10px;margin-top:26px;display:grid}.vision-card-lines span{background:#0c63e714;border-radius:999px;height:9px;overflow:hidden}.vision-card-lines span:before{content:"";border-radius:inherit;background:linear-gradient(90deg, var(--about-blue), var(--about-cyan));width:62%;height:100%;animation:3.2s ease-in-out infinite aboutLineLoad;display:block}.vision-card-lines span:nth-child(2):before{width:78%;animation-delay:.3s}.vision-card-lines span:nth-child(3):before{width:48%;animation-delay:.6s}.about-pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.about-pillar-card,.about-layer-card,.about-trust-card,.about-audience-card,.roadmap-item{border:1px solid var(--about-border);box-shadow:var(--about-shadow-soft);-webkit-backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#0c63e70f,#0000 34%),linear-gradient(#fffffff5,#ffffffd1);transition:transform .34s,box-shadow .34s,border-color .34s;position:relative;overflow:hidden}.about-pillar-card:before,.about-layer-card:before,.about-trust-card:before,.about-audience-card:before,.roadmap-item:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(115deg,#0000 0%,#ffffffb8 42%,#0000 74%);transition:opacity .34s;position:absolute;inset:0;transform:translate(-120%)}.about-pillar-card:hover,.about-layer-card:hover,.about-trust-card:hover,.about-audience-card:hover,.roadmap-item:hover{border-color:var(--about-border-strong);transform:translateY(-8px);box-shadow:0 26px 64px #08245f21}.about-pillar-card:hover:before,.about-layer-card:hover:before,.about-trust-card:hover:before,.about-audience-card:hover:before,.roadmap-item:hover:before{opacity:1;animation:1.2s forwards aboutCardShine}.about-pillar-card{border-radius:30px;min-height:330px;padding:30px}.pillar-card-head{z-index:1;justify-content:space-between;align-items:center;margin-bottom:34px;display:flex;position:relative}.pillar-card-head span{color:var(--about-cyan);letter-spacing:.12em;font-size:.82rem;font-weight:950}.pillar-card-head i{width:54px;height:54px;color:var(--about-blue);background:#0c63e714;border-radius:18px;place-items:center;display:grid}.about-pillar-card h3,.about-layer-card h3,.about-trust-card h3,.about-audience-card h3,.roadmap-item h3{z-index:1;color:var(--about-deep);margin:0 0 12px;font-size:1.25rem;font-weight:920;line-height:1.24;position:relative}.about-pillar-card p,.about-layer-card p,.about-trust-card p,.about-audience-card p,.roadmap-item p{z-index:1;color:var(--about-muted);margin:0;font-size:.98rem;line-height:1.78;position:relative}.about-layers-section{background:linear-gradient(#ffffff75,#ffffff14)}.about-layer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.about-layer-card{border-radius:26px;min-height:230px;padding:28px}.about-layer-card span{z-index:1;color:var(--about-blue);letter-spacing:.08em;text-transform:uppercase;background:#0c63e712;border-radius:999px;margin-bottom:18px;padding:7px 11px;font-size:.72rem;font-weight:900;display:inline-flex;position:relative}.about-standard-section{padding-top:110px;padding-bottom:110px}.about-standard-grid{grid-template-columns:minmax(380px,.88fr) minmax(0,1fr);align-items:center;gap:58px;display:grid}.standard-visual{position:relative}.standard-visual:before{content:"";filter:blur(4px);background:radial-gradient(circle,#0c63e71a,#0000 60%),radial-gradient(circle at 75% 20%,#00c6c21a,#0000 44%);border-radius:50%;position:absolute;inset:-40px}.standard-panel{background:radial-gradient(circle at 20% 0,#ffffff2e,#0000 28%),linear-gradient(145deg,#06193f,#08245f 42%,#0a3fa3 100%);border-radius:34px;padding:20px;position:relative;overflow:hidden;box-shadow:0 30px 80px #08245f38}.standard-panel:before{content:"";opacity:.28;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:38px 38px;animation:16s linear infinite aboutGridMove;position:absolute;inset:0}.standard-panel-top,.standard-flow{z-index:1;position:relative}.standard-panel-top{color:#fff;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:14px 14px 18px;display:flex}.standard-panel-top span{letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:950}.standard-panel-top div{gap:7px;display:flex}.standard-panel-top i{background:#ffffffa3;border-radius:50%;width:9px;height:9px}.standard-flow{gap:12px;display:grid}.flow-row{color:#fff;-webkit-backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #ffffff21;border-radius:22px;grid-template-columns:44px 1fr;align-items:center;gap:14px;min-height:82px;padding:16px;transition:transform .3s,background .3s;display:grid}.flow-row:hover,.flow-row.active{background:#ffffff21;transform:translate(8px)}.flow-row span{color:#fff;background:#00c6c238;border-radius:16px;place-items:center;width:42px;height:42px;font-size:.82rem;font-weight:950;display:grid}.flow-row strong{margin-bottom:3px;font-size:1rem;font-weight:920;display:block}.flow-row em{color:#ffffffb8;font-size:.84rem;font-style:normal;display:block}.about-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.about-trust-card{border-radius:26px;min-height:260px;padding:28px}.about-trust-card>span{z-index:1;color:var(--about-cyan);margin-bottom:26px;font-size:.82rem;font-weight:950;display:block;position:relative}.about-audience-section{background:radial-gradient(circle at 0 20%,#0c63e70d,#0000 24%),radial-gradient(circle at 100% 30%,#00c6c20f,#0000 26%)}.about-audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.about-audience-card{border-radius:28px;min-height:310px;padding:30px 26px}.audience-icon{z-index:1;width:58px;height:58px;color:var(--about-blue);background:#0c63e714;border-radius:20px;place-items:center;margin-bottom:26px;display:grid;position:relative}.audience-icon i{font-size:1.25rem}.about-roadmap-section{padding-bottom:112px}.about-roadmap-grid{grid-template-columns:minmax(0,.78fr) minmax(460px,1fr);align-items:start;gap:54px;display:grid}.roadmap-list{gap:18px;display:grid;position:relative}.roadmap-list:before{content:"";background:linear-gradient(180deg, var(--about-blue), var(--about-cyan));opacity:.22;width:2px;position:absolute;top:18px;bottom:18px;left:31px}.roadmap-item{border-radius:28px;grid-template-columns:64px 1fr;align-items:start;gap:18px;min-height:160px;padding:24px;display:grid}.roadmap-index{z-index:2;color:#fff;background:linear-gradient(135deg, var(--about-blue), var(--about-cyan));border-radius:22px;place-items:center;width:64px;height:64px;font-size:.9rem;font-weight:950;display:grid;position:relative;box-shadow:0 18px 38px #0c63e738}.roadmap-item span{z-index:1;color:var(--about-blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:920;display:inline-flex;position:relative}.about-final-section{padding:16px 0 110px;position:relative}.about-final-card{color:#fff;background:radial-gradient(circle at 10% 10%,#ffffff29,#0000 24%),radial-gradient(circle at 88% 12%,#00c6c247,#0000 28%),linear-gradient(135deg,#06193f 0%,#08245f 38%,#0c63e7 100%);border-radius:38px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:42px;min-height:330px;padding:58px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #08245f38}.about-final-card:before{content:"";opacity:.22;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:48px 48px;animation:18s linear infinite aboutGridMove;position:absolute;inset:0}.about-final-card>*{z-index:1;position:relative}.about-final-card .about-section-label{color:#ffffffeb;background:#ffffff1a;border-color:#ffffff2e}.about-final-card h2{color:#fff;letter-spacing:-.045em;max-width:850px;margin:0;font-size:clamp(2rem,4.1vw,3.35rem);font-weight:950;line-height:1.13}@keyframes aboutGridMove{0%{transform:translate(0,0)}to{transform:translate(54px,54px)}}@keyframes aboutGlowFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(28px,-18px)scale(1.06)}}@keyframes aboutParticleFloat{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(-18px)}}@keyframes aboutRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes aboutPulseRing{0%,to{opacity:.68;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes aboutLineLoad{0%,to{opacity:.58;transform:translate(-8%)}50%{opacity:1;transform:translate(18%)}}@keyframes aboutCardShine{0%{transform:translate(-120%)}to{transform:translate(120%)}}@media (width<=1180px){.about-hero-grid,.about-standard-grid,.about-roadmap-grid{grid-template-columns:1fr}.about-hero-visual{min-height:520px}.about-trust-grid,.about-audience-grid,.about-layer-grid,.about-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-final-card{grid-template-columns:1fr}}@media (width<=980px){.about-hero{padding:124px 0 92px}.about-hero-grid{gap:46px}.about-hero h1{font-size:clamp(2.4rem,9vw,4.6rem)}.about-hero-metrics,.identity-grid,.about-split{grid-template-columns:1fr}.identity-grid div:not(:last-child){border-bottom:1px solid #0c63e71a;border-right:0}.about-vision-card{position:relative;top:auto}.about-section{padding:82px 0}}@media (width<=720px){.about-container{width:min(100% - 32px, var(--about-container))}.about-hero{min-height:auto;padding:104px 0 76px}.about-hero-copy{max-width:100%}.about-hero h1{letter-spacing:-.045em}.about-hero p,.about-heading p,.about-section-copy p{font-size:.98rem;line-height:1.78}.about-hero-actions,.about-final-actions{flex-direction:column;align-items:stretch}.about-primary-btn,.about-secondary-btn{width:100%}.about-hero-metrics,.about-pillar-grid,.about-layer-grid,.about-trust-grid,.about-audience-grid{grid-template-columns:1fr}.about-hero-visual{min-height:390px}.about-system-orbit{width:min(100%,360px)}.about-system-core{width:150px;height:150px}.core-plus{width:46px;height:46px;font-size:1.2rem}.about-system-core strong{font-size:.95rem}.about-system-core small{font-size:.68rem}.about-orbit-card{border-radius:18px;width:138px;min-height:94px;padding:12px}.about-orbit-card i{border-radius:11px;width:30px;height:30px;margin-bottom:6px;font-size:.78rem}.about-orbit-card strong{font-size:.76rem}.about-orbit-card span{font-size:.62rem}.card-right{right:-10px}.card-left{left:-10px}.about-pillar-card,.about-layer-card,.about-trust-card,.about-audience-card,.roadmap-item,.about-vision-card{border-radius:22px;padding:24px 20px}.about-pillar-card,.about-audience-card{min-height:auto}.standard-panel{border-radius:26px;padding:14px}.flow-row{grid-template-columns:38px 1fr;min-height:74px;padding:14px}.flow-row span{border-radius:13px;width:36px;height:36px}.about-roadmap-grid{gap:34px}.roadmap-list:before{display:none}.roadmap-item{grid-template-columns:1fr}.roadmap-index{border-radius:18px;width:54px;height:54px}.about-final-section{padding-bottom:84px}.about-final-card{border-radius:26px;min-height:auto;padding:34px 22px}}@media (width<=420px){.about-container{width:min(100% - 26px, var(--about-container))}.about-kicker,.about-section-label{letter-spacing:.08em;font-size:.66rem}.about-hero h1{font-size:clamp(2.08rem,12vw,3.15rem)}.about-heading h2,.about-section-copy h2,.about-final-card h2{font-size:clamp(1.62rem,8vw,2.16rem)}.about-hero-visual{min-height:330px}.about-system-orbit{width:min(100%,302px)}.about-system-core{width:122px;height:122px}.about-orbit-card{border-radius:15px;width:118px;min-height:82px;padding:9px}.about-orbit-card i{display:none}.about-orbit-card strong{font-size:.66rem}.about-orbit-card span{font-size:.54rem}}@media (prefers-reduced-motion:reduce){.about-page,.about-page *,.about-page :before,.about-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.importer-detail-page{--blue:#0c63e7;--deep:#0a3fa3;--aqua:#00c6c2;--bg:#f4f8fe;--card:#fff;--text:#0f172a;--muted:#64748b;--line:#0f172a14;--hero-overlay:linear-gradient(135deg, #081f5cfa, #0c63e7eb, #00c6c2bd);--shadow-sm:0 10px 28px #0f172a0f;--shadow-lg:0 28px 80px #0a3fa32e;--container:1280px;--transition:.28s cubic-bezier(.2,.8,.2,1);color:var(--text);background:radial-gradient(circle at top left, #0c63e70d, transparent 26%), radial-gradient(circle at top right, #00c6c20f, transparent 22%), linear-gradient(180deg, #f8fbff 0%, var(--bg) 42%, #f9fbff 100%);overflow-x:hidden}.importer-detail-page *{box-sizing:border-box;min-width:0}.importer-detail-page img{max-width:100%;display:block}.importer-detail-page a{color:inherit;text-decoration:none}.importer-detail-container{width:min(var(--container), calc(100% - 40px));margin:0 auto}.importer-hero{padding:58px 0 46px;position:relative;overflow:hidden}.importer-hero:before{content:"";background:var(--hero-overlay);z-index:0;border-radius:0 0 40px 40px;height:100%;position:absolute;inset:0 0 auto}.importer-hero:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#ffffff2e,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-80px;right:-90px}.importer-hero-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.importer-hero-inner{z-index:1;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:34px;display:grid;position:relative}.importer-hero-left{justify-content:center;align-items:center;display:flex}.importer-logo-wrap{justify-content:center;align-items:center;width:100%;display:flex}.importer-logo-box,.importer-logo-fallback{background:#fff;border:1px solid #ffffffb3;border-radius:34px;justify-content:center;align-items:center;width:185px;height:185px;padding:20px;display:flex;overflow:hidden;box-shadow:0 24px 66px #0f172a2e,0 0 0 8px #ffffff14}.importer-logo-box img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.importer-logo-fallback{color:#0f172a;letter-spacing:.04em;font-size:38px;font-weight:800}.importer-hero-right{color:#fff;max-width:920px}.importer-kicker{text-transform:uppercase;letter-spacing:.08em;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:36px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.importer-title{letter-spacing:-.03em;margin:18px 0 14px;font-size:clamp(34px,5vw,62px);font-weight:800;line-height:1.04}.importer-short-info{color:#ffffffe0;max-width:780px;margin:0;font-size:17px;line-height:1.85}.importer-meta-list{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.importer-meta-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1c;border:1px solid #ffffff29;border-radius:18px;flex-direction:column;gap:2px;min-width:132px;padding:12px 14px;display:flex}.meta-value{color:#fff;overflow-wrap:anywhere;font-size:15px;font-weight:800}.importer-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.importer-layout{grid-template-columns:minmax(0,1fr) minmax(300px,340px);align-items:start;gap:30px;padding:34px 0 72px;display:grid}.importer-sidebar{position:sticky;top:100px}.importer-section{margin-bottom:28px}.importer-card,.employee-card,.certificate-card{box-shadow:var(--shadow-sm);background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #0f172a14;border-radius:26px;position:relative;overflow:hidden}.importer-richtext{color:#1e293b;padding:28px;font-size:16px;line-height:1.9}.importer-richtext h1,.importer-richtext h2,.importer-richtext h3,.importer-richtext h4{color:#0f172a;margin-top:0;margin-bottom:14px;line-height:1.25}.importer-richtext p{margin:0 0 14px}.importer-richtext ul,.importer-richtext ol{margin:0 0 14px;padding-left:20px}#importer-contact .contact-card{margin-bottom:20px}.importer-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.contact-card{padding:24px;transition:transform .24s,box-shadow .24s,border-color .24s}.contact-card:hover{border-color:#0c63e729;transform:translateY(-4px);box-shadow:0 22px 42px #0f172a14}.contact-card--wide{grid-column:1/-1}.contact-card h3{margin:0 0 12px;font-size:22px;font-weight:800;line-height:1.25}.contact-main-value a{color:var(--deep);word-break:break-word;font-size:18px;font-weight:800}.contact-list{flex-wrap:wrap;gap:10px;display:flex}.contact-list-item{min-height:42px;color:var(--deep);transition:transform var(--transition), box-shadow var(--transition);background:linear-gradient(#f8fbff 0%,#eef5ff 100%);border:1px solid #0c63e714;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}.contact-list-item:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0c63e714}.address-top{color:var(--deep);margin:0;font-size:15px;font-weight:800}.address-main{color:#334155;overflow-wrap:anywhere;margin:0;font-size:15px;line-height:1.7}.importer-map{border:1px solid #0c63e714;border-radius:18px;margin-top:18px;overflow:hidden;box-shadow:0 16px 36px #0f172a14}.importer-map iframe{border:0;width:100%;height:280px;display:block}.certificate-card,.employee-card{transition:transform .26s,box-shadow .26s,border-color .26s}.certificate-card:hover,.employee-card:hover{border-color:#0c63e729;transform:translateY(-5px);box-shadow:0 22px 46px #0f172a1a}.certificate-link{height:100%;display:block}.certificate-preview{aspect-ratio:1.18/.82;background:linear-gradient(135deg,#edf4ff,#f7fbff);border-bottom:1px solid #0f172a0f;position:relative;overflow:hidden}.certificate-preview img{object-fit:cover;width:100%;height:100%}.certificate-pdf,.certificate-fallback{background:linear-gradient(135deg,#0c63e71f,#00c6c21a);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.certificate-pdf span,.certificate-fallback span{color:#fff;background:#07215ec7;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 18px;font-size:15px;font-weight:800;display:inline-flex}.certificate-body,.employee-body{padding:18px 18px 20px}.certificate-body h3,.employee-body h3{color:var(--text);overflow-wrap:anywhere;margin:0 0 8px;font-size:19px;font-weight:800;line-height:1.35}.certificate-body p,.employee-body p{color:var(--muted);margin:0;font-size:14px;font-weight:600}.employee-photo-wrap{aspect-ratio:1;background:linear-gradient(135deg,#edf4ff,#f7fbff);border-bottom:1px solid #0f172a0f;position:relative;overflow:hidden}.employee-photo{object-fit:cover;width:100%;height:100%}.employee-photo-fallback{width:100%;height:100%;color:var(--deep);background:linear-gradient(135deg,#0c63e726,#00c6c21a);justify-content:center;align-items:center;font-size:28px;font-weight:800;display:flex}.employee-body{text-align:center}.importer-empty-state{text-align:center;padding:28px}.importer-empty-state h3{margin:0 0 10px;font-size:24px;font-weight:800}.importer-empty-state p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.importer-empty-state--muted{background:linear-gradient(#fcfdff 0%,#f7faff 100%)}.sidebar-card h3{margin:0 0 18px;font-size:22px;line-height:1.2}.sidebar-info-row strong{color:#0f172a;text-align:right;overflow-wrap:anywhere;font-size:15px;font-weight:800}.brand-link-item{transition:transform var(--transition), box-shadow var(--transition);background:linear-gradient(#f8fbff 0%,#eef5ff 100%);border:1px solid #0c63e714;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 16px;display:grid;overflow:hidden}.brand-link-item:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0c63e714}.brand-link-text{color:var(--deep);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:13px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.gm-slider{position:relative}.gm-slider-controls{align-items:center;gap:10px;margin-bottom:14px;display:flex}.gm-slider-btn{cursor:pointer;width:46px;height:46px;color:var(--deep);background:linear-gradient(#fff 0%,#eef5ff 100%);border:1px solid #0c63e71a;border-radius:14px;justify-content:center;align-items:center;transition:transform .22s,box-shadow .22s,opacity .22s;display:inline-flex;box-shadow:0 10px 24px #0f172a0f}.gm-slider-btn span{font-size:24px;font-weight:800;line-height:1}.gm-slider-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 30px #0f172a1a}.gm-slider-btn:disabled{opacity:.45;cursor:not-allowed}.gm-slider-viewport{touch-action:pan-y;cursor:grab;width:100%;overflow:hidden}.gm-slider-track{will-change:transform;transition:transform .42s cubic-bezier(.2,.8,.2,1);display:flex}.gm-slide{min-width:0}.gm-slide>*{height:100%}.gm-slider-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.gm-slider-dot{cursor:pointer;background:#0c63e72e;border:none;border-radius:999px;width:10px;height:10px;padding:0;transition:width .22s,background .22s}.gm-slider-dot.is-active{background:var(--blue);width:28px}@media (width<=992px){.importer-detail-container{width:min(var(--container), calc(100% - 28px))}.importer-layout{grid-template-columns:1fr;gap:24px;padding:28px 0 56px}.importer-sidebar{position:static}.importer-contact-grid{grid-template-columns:1fr 1fr}.importer-hero-inner{grid-template-columns:1fr;gap:18px}.importer-hero-left,.importer-logo-wrap{justify-content:flex-start}}@media (width<=640px){.importer-detail-container{width:min(var(--container), calc(100% - 20px))}.importer-hero{padding:20px 0 18px}.importer-logo-box,.importer-logo-fallback{border-radius:28px;width:126px;height:126px;padding:15px}.importer-title{font-size:27px;line-height:1.08}.importer-short-info{font-size:14px}.importer-meta-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.importer-meta-chip{border-radius:14px;width:100%;min-height:58px;padding:9px 10px}.meta-label{font-size:9px}.meta-value{font-size:13px}.importer-actions{grid-template-columns:1fr;gap:9px;display:grid}.btn-primary,.btn-secondary,.btn-light{width:100%;min-height:44px;font-size:13px}.importer-contact-grid{grid-template-columns:1fr}.contact-card,.sidebar-card,.importer-empty-state{border-radius:20px;padding:18px}.sidebar-info-row{flex-direction:column;align-items:flex-start;gap:4px}.sidebar-info-row strong{text-align:left}.importer-map iframe{height:220px}}@media (width<=420px){.importer-title{font-size:24px}.importer-meta-list{gap:7px}.section-head h2{font-size:23px}.importer-richtext{padding:16px;font-size:14px}.sidebar-card,.contact-card,.importer-empty-state{padding:16px}.importer-map iframe{height:200px}}.brand-page{--blue:#0c63e7;--deep:#0a3fa3;--aqua:#00c6c2;--bg:#f4f8fe;--card:#fff;--text:#0f172a;--muted:#64748b;--line:#0f172a14;--hero-overlay:linear-gradient(135deg, #081f5cfa, #0c63e7eb, #00c6c2bd);--shadow-sm:0 10px 28px #0f172a0f;--shadow-lg:0 28px 80px #0a3fa32e;--container:1280px;--transition:.28s cubic-bezier(.2,.8,.2,1);color:var(--text);background:radial-gradient(circle at top left, #0c63e70d, transparent 26%), radial-gradient(circle at top right, #00c6c20f, transparent 22%), linear-gradient(180deg, #f8fbff 0%, var(--bg) 42%, #f9fbff 100%)}.brand-page *{box-sizing:border-box;min-width:0}.brand-page img{max-width:100%;display:block}.brand-page a{color:inherit;text-decoration:none}.brand-container{width:min(var(--container), calc(100% - 40px));margin:0 auto}.brand-hero{padding:56px 0 44px;position:relative;overflow:hidden}.brand-hero:before{content:"";background:var(--hero-overlay);z-index:0;border-radius:0 0 40px 40px;height:100%;position:absolute;inset:0 0 auto}.brand-hero:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#ffffff2e,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-80px;right:-90px}.brand-hero-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.brand-hero-inner{z-index:1;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:32px;display:grid;position:relative}.brand-hero-left{justify-content:center;align-items:center;display:flex}.brand-logo-wrap{justify-content:center;align-items:center;width:100%;display:flex}.brand-logo-box,.brand-logo-fallback{background:#fff;border:1px solid #0f172a14;border-radius:28px;justify-content:center;align-items:center;width:150px;height:150px;padding:16px;display:flex;overflow:hidden;box-shadow:0 18px 50px #0f172a1f}.brand-logo-box img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.brand-logo-fallback{color:#0f172a;letter-spacing:.04em;font-size:30px;font-weight:800}.brand-hero-right{color:#fff;max-width:900px}.brand-kicker{text-transform:uppercase;letter-spacing:.08em;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:36px;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.brand-title{letter-spacing:-.03em;margin:18px 0 14px;font-size:clamp(34px,5vw,62px);font-weight:800;line-height:1.04}.brand-short-info{color:#ffffffe0;max-width:760px;margin:0;font-size:17px;line-height:1.85}.brand-meta-list{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.brand-meta-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1c;border:1px solid #ffffff29;border-radius:18px;flex-direction:column;gap:2px;min-width:120px;padding:12px 14px;display:flex}.meta-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffffb8;font-size:11px;font-weight:700}.meta-value{color:#fff;font-size:15px;font-weight:800}.brand-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.btn-primary,.btn-secondary,.btn-light{min-height:52px;transition:transform var(--transition), background var(--transition);border-radius:16px;justify-content:center;align-items:center;padding:0 22px;font-size:15px;font-weight:800;display:inline-flex}.btn-primary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff38,#ffffff1a);border:1px solid #ffffff38;box-shadow:0 18px 40px #0000001a}.btn-secondary{color:#fff;background:0 0;border:1px solid #ffffff3d}.btn-light{color:#fff;background:#ffffff14;border:1px solid #ffffff29}.btn-primary:hover,.btn-secondary:hover,.btn-light:hover{transform:translateY(-2px)}.brand-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:30px;padding:34px 0 72px;display:grid}.brand-sidebar{position:sticky;top:100px}.brand-section{margin-bottom:26px}.section-head{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:18px;display:flex}.section-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--blue);font-size:12px;font-weight:800}.section-head h2{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(26px,3vw,38px);line-height:1.15}.brand-card{box-shadow:var(--shadow-sm);background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #0f172a14;border-radius:26px;position:relative;overflow:hidden}.brand-richtext{color:#1e293b;padding:28px;font-size:16px;line-height:1.9}.brand-richtext h1,.brand-richtext h2,.brand-richtext h3,.brand-richtext h4{color:#0f172a;margin-top:0;margin-bottom:14px;line-height:1.25}.brand-richtext p{margin:0 0 14px}.brand-richtext ul,.brand-richtext ol{margin:0 0 14px;padding-left:20px}.brand-richtext img{border-radius:18px;height:auto;margin:16px 0}.brand-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.media-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #0f172a14;border-radius:26px;transition:transform .26s,box-shadow .26s,border-color .26s;position:relative;overflow:hidden;box-shadow:0 14px 34px #0f172a0f}.media-card:hover{border-color:#0c63e729;transform:translateY(-5px);box-shadow:0 22px 46px #0f172a1a}.media-card-link{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;display:block}.media-preview{aspect-ratio:1.08;background:linear-gradient(135deg,#edf4ff,#f7fbff);position:relative;overflow:hidden}.media-preview img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.media-card:hover .media-preview img{transform:scale(1.05)}.media-type-badge{color:#fff;background:#07215eb8;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:12px;right:12px}.media-video-fallback{background:linear-gradient(135deg,#0c63e724,#00c6c21a);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;min-height:220px;display:flex}.play-icon{color:#fff;background:#07215eb3;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;display:flex}.media-body{padding:18px 18px 20px}.media-body h3{color:var(--text);word-break:break-word;margin:0 0 8px;font-size:18px;font-weight:800;line-height:1.35}.media-body p{color:var(--muted);margin:0;font-size:14px;font-weight:600}.brand-importers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.importer-card{padding:22px;transition:transform .24s,box-shadow .24s,border-color .24s}.importer-card:hover{border-color:#0c63e729;transform:translateY(-4px);box-shadow:0 22px 42px #0f172a14}.importer-top{align-items:flex-start;gap:16px;display:flex}.importer-logo-fallback{width:66px;height:66px;color:var(--deep);letter-spacing:.04em;background:linear-gradient(#f8fbff 0%,#eef5ff 100%);border:1px solid #0c63e717;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex;overflow:hidden;box-shadow:0 10px 28px #0c63e714}.importer-logo-image-box img{object-fit:contain;width:100%;height:100%;padding:8px}.importer-info h3{color:var(--text);word-break:break-word;margin:0 0 10px;font-size:22px;font-weight:800;line-height:1.28}.importer-badge{min-height:34px;color:var(--deep);background:#0c63e712;border:1px solid #0c63e71f;border-radius:999px;align-items:center;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.importer-actions{border-top:1px solid #0f172a12;margin-top:18px;padding-top:16px}.importer-link{color:var(--blue);align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.importer-link:after{content:"→";font-size:15px}.sidebar-card{margin-bottom:20px;padding:24px 22px}.sidebar-card h3{color:var(--text);margin:0 0 18px;font-size:22px;line-height:1.2}.sidebar-info-list{flex-direction:column;gap:12px;display:flex}.sidebar-info-row{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.sidebar-info-row:last-child{border-bottom:none;padding-bottom:0}.sidebar-info-row span{color:var(--muted);font-size:14px}.sidebar-info-row strong{color:#0f172a;text-align:right;font-size:15px;font-weight:800}.brand-links-list{flex-direction:column;gap:10px;display:flex}.brand-link-item{background:linear-gradient(#f8fbff 0%,#eef5ff 100%);border:1px solid #0c63e714;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 16px;display:grid;overflow:hidden}.brand-link-text{color:var(--deep);overflow-wrap:anywhere;word-break:break-word;font-size:13px;font-weight:700;line-height:1.45}.brand-link-arrow{color:var(--blue);font-size:18px;font-weight:800}.brand-empty-state{text-align:center;padding:28px}.media-modal-open{overflow:hidden}.brand-media-modal{z-index:9999;display:none;position:fixed;inset:0}.brand-media-modal.is-open{display:block}.brand-media-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030712b8;position:absolute;inset:0}.brand-media-modal-dialog{z-index:2;background:#090f1df5;border-radius:26px;flex-direction:column;width:min(1180px,100% - 32px);height:min(86vh,820px);margin:7vh auto 0;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000059}.brand-media-modal-top{color:#fff;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.brand-media-modal-title{overflow-wrap:anywhere;font-size:15px;font-weight:800}.brand-media-modal-actions{align-items:center;gap:10px;display:flex}.brand-media-modal-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.brand-media-modal-body{flex:1;grid-template-columns:68px minmax(0,1fr) 68px;align-items:center;min-height:0;display:grid;position:relative}.brand-media-modal-content{justify-content:center;align-items:center;height:100%;min-height:0;display:flex}.brand-media-modal-content img,.brand-media-modal-content video{object-fit:contain;border-radius:16px;width:auto;max-width:100%;height:auto;max-height:100%}.brand-media-modal-side{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:52px;height:52px;font-size:34px;display:flex}.brand-media-fallback{color:#fff;text-align:center;padding:28px}.brand-media-fallback strong{margin-bottom:10px;font-size:20px;display:block}.brand-media-fallback span{opacity:.82}@media (width<=1200px){.brand-layout{grid-template-columns:minmax(0,1fr) 290px;gap:24px}.brand-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=992px){.brand-container{width:min(var(--container), calc(100% - 28px))}.brand-layout{grid-template-columns:1fr;gap:24px;padding:28px 0 56px}.brand-sidebar{position:static}.brand-importers-grid{grid-template-columns:1fr 1fr}}@media (width<=860px){.brand-hero{padding:36px 0 28px}.brand-hero-inner{grid-template-columns:1fr;align-items:start;gap:20px}.brand-hero-left,.brand-logo-wrap{justify-content:flex-start}.brand-logo-box,.brand-logo-fallback{width:118px;height:118px}.brand-title{font-size:clamp(30px,8vw,46px)}.brand-importers-grid{grid-template-columns:1fr}}@media (width<=640px){.brand-container{width:min(var(--container), calc(100% - 20px))}.brand-hero{padding:24px 0 20px}.brand-logo-box,.brand-logo-fallback{width:98px;height:98px}.brand-title{font-size:28px}.brand-short-info{font-size:14px}.brand-meta-list,.brand-actions{flex-direction:column;align-items:stretch}.btn-primary,.btn-secondary,.btn-light{width:100%}.brand-media-grid{grid-template-columns:1fr}.brand-richtext{border-radius:20px;padding:18px;font-size:15px}.sidebar-card,.importer-card{padding:18px}.sidebar-info-row{flex-direction:column;align-items:flex-start;gap:4px}.sidebar-info-row strong{text-align:left}.brand-media-modal-dialog{border-radius:0;width:100%;height:100%;margin:0}.brand-media-modal-body{grid-template-columns:1fr}.brand-media-modal-side{z-index:4;position:absolute;bottom:22px}.brand-media-modal-side.prev{left:calc(50% - 62px)}.brand-media-modal-side.next{right:calc(50% - 62px)}.brand-media-modal-content{padding:16px}.brand-media-modal-content img,.brand-media-modal-content video{max-height:calc(100vh - 140px)}}@media (width<=420px){.brand-title{font-size:24px}.section-head h2{font-size:23px}.brand-richtext{padding:16px;font-size:14px}}.blog-detail{width:100%;max-width:900px;margin:80px auto;padding:0 20px;overflow:hidden}.back-btn{color:#0c63e7;align-items:center;gap:10px;margin-bottom:35px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.back-btn:hover{color:#083b8f;transform:translate(-4px)}.blog-title{color:#152238;word-break:break-word;margin-bottom:15px;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.25}.blog-date{color:#7a8699;margin-bottom:35px;font-size:15px}.blog-image{width:100%;margin-bottom:45px}.blog-image img{border-radius:22px;width:100%;max-width:100%;height:auto;display:block;box-shadow:0 15px 45px #0000001f}.blog-text{color:#222;word-break:break-word;overflow-wrap:anywhere;width:100%;max-width:100%;font-size:18px;line-height:1.95;overflow:hidden}.blog-text p{margin:0 0 22px}.blog-text div{margin-bottom:20px}.blog-text h1{margin:40px 0 20px;font-size:40px;line-height:1.3}.blog-text h2{margin:35px 0 18px;font-size:34px;line-height:1.35}.blog-text h3{margin:30px 0 15px;font-size:28px;line-height:1.4}.blog-text h4{margin:25px 0 15px;font-size:24px}.blog-text strong,.blog-text b{font-weight:700}.blog-text i,.blog-text em{font-style:italic}.blog-text ul,.blog-text ol{margin:20px 0 25px 30px}.blog-text li{margin-bottom:10px}.blog-text a{color:#0c63e7;text-decoration:none}.blog-text a:hover{text-decoration:underline}.blog-text img{border-radius:18px;width:auto;max-width:100%;height:auto;margin:30px auto;display:block}.blog-text table{border-collapse:collapse;width:100%;max-width:100%;margin:35px 0;display:block;overflow-x:auto}.blog-text table td,.blog-text table th{border:1px solid #ddd;padding:12px}.blog-text blockquote{color:#555;background:#f8fbff;border-left:5px solid #0c63e7;margin:35px 0;padding:20px 25px;font-style:italic}.blog-text pre{white-space:pre-wrap;overflow-x:auto}.blog-text code{word-break:break-word}.blog-text *,.blog-text :before,.blog-text :after{box-sizing:border-box;max-width:100%!important}.blog-text div,.blog-text p,.blog-text span,.blog-text font,.blog-text strong,.blog-text b,.blog-text i{word-break:break-word;overflow-wrap:anywhere;white-space:normal!important;width:auto!important;max-width:100%!important}.blog-text iframe,.blog-text video{height:auto;max-width:100%!important}.blog-text svg,.blog-text canvas,.blog-text input,.blog-text textarea{max-width:100%}.recent-blogs{background:#f4f8ff;margin-top:90px;padding:80px 20px}.section-title{text-align:center;color:#153b7a;margin-bottom:50px;font-size:clamp(28px,4vw,36px);font-weight:700}.vlog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px;max-width:1300px;margin:auto;display:grid}.card{background:#fff;border-radius:18px;flex-direction:column;transition:all .35s;display:flex;overflow:hidden;box-shadow:0 15px 40px #00000014}.card:hover{transform:translateY(-10px);box-shadow:0 20px 55px #00000026}.card img{object-fit:cover;width:100%;height:220px;transition:all .35s}.card:hover img{transform:scale(1.05)}.card-content{flex-direction:column;flex:1;padding:22px;display:flex}.card-title{color:#1b263b;margin-bottom:15px;font-size:20px;font-weight:700;line-height:1.45}.card-date{color:#7d8793;margin-bottom:18px;font-size:14px}.card-btn{color:#fff;background:#0c63e7;border-radius:10px;justify-content:center;align-items:center;width:max-content;margin-top:auto;padding:11px 18px;text-decoration:none;transition:all .25s;display:inline-flex}.card-btn:hover{background:#083b8f}.blog-loading{text-align:center;color:#444;padding:180px 20px;font-size:22px}@media (width>=1600px){.blog-detail{max-width:980px}.vlog-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1200px){.vlog-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (width<=992px){.blog-detail{margin:60px auto;padding:0 18px}.blog-title{font-size:40px}.blog-text{font-size:17px}.card img{height:200px}}@media (width<=768px){.blog-detail{margin:40px auto;padding:0 15px}.blog-title{font-size:30px;line-height:1.35}.blog-date{font-size:14px}.blog-text{font-size:16px;line-height:1.8}.blog-text h1{font-size:28px}.blog-text h2{font-size:24px}.blog-text h3{font-size:21px}.blog-text table{font-size:14px}.section-title{font-size:28px}.vlog-grid{grid-template-columns:1fr;gap:25px}.card img{height:200px}}@media (width<=480px){.blog-detail{padding:0 12px}.back-btn{font-size:14px}.blog-title{font-size:26px}.blog-date{margin-bottom:25px}.blog-image{margin-bottom:30px}.blog-image img{border-radius:16px}.blog-text{font-size:15px}.blog-text p,.blog-text div{margin-bottom:18px}.blog-text ul,.blog-text ol{margin-left:22px}.card-content{padding:18px}.card-title{font-size:18px}.card-btn{width:100%}}@media (width<=360px){.blog-title{font-size:23px}.blog-text{font-size:14px}.blog-text h1{font-size:24px}.blog-text h2{font-size:21px}.blog-text h3{font-size:19px}}html,body{overflow-x:hidden}.blog-detail,.blog-text,.recent-blogs,.vlog-grid,.card{max-width:100%}.blog-text *{max-width:100%!important}.blog-text img,.blog-text table,.blog-text iframe,.blog-text video,.blog-text canvas,.blog-text svg{max-width:100%!important;height:auto!important}.blog-text table{display:block;overflow-x:auto}:root{--blue:#0c63e7;--deep:#0a3fa3;--aqua:#00c6c2;--bg:#f4f8ff;--surface:#fff;--surface-soft:#f8fbff;--text:#1b263b;--muted:#667085;--muted-soft:#98a2b3;--border:#e5e7eb;--border-soft:#0c63e714;--dark:#111;--danger:#dc2626;--success:#16a34a;--warning:#f59e0b;--container:1200px;--container-wide:1360px;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--shadow-sm:0 8px 24px #0a3fa30f;--shadow-md:0 16px 40px #0a3fa31a;--shadow-lg:0 24px 70px #0a3fa324;--transition:.25s ease}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);min-height:100vh;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}#root{min-height:100vh}img,svg,video,canvas{max-width:100%}img,video{height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button,input,textarea,select{border-radius:0}textarea{resize:vertical}ul,ol,p,h1,h2,h3,h4,h5,h6{margin-top:0}p:last-child{margin-bottom:0}::selection{color:var(--deep);background:#00c6c238}:focus{outline:none}:focus-visible{outline-offset:4px;outline:3px solid #00c6c259}[hidden]{display:none!important}.public-layout{background:var(--bg);flex-direction:column;width:100%;min-height:100vh;display:flex}.public-main{flex:1;width:100%;min-width:0}.gmx-container{width:min(100% - 40px, var(--container));margin:0 auto}.gmx-container-wide{width:min(100% - 40px, var(--container-wide));margin:0 auto}.gmx-section{padding:80px 0}.gmx-section-sm{padding:56px 0}.gmx-section-lg{padding:110px 0}.gmx-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:700;line-height:1.3;display:inline-flex}.gmx-title{letter-spacing:-.045em;color:var(--text);margin:0 0 16px;font-size:clamp(32px,4vw,54px);font-weight:800;line-height:1.08}.gmx-subtitle{max-width:720px;color:var(--muted);margin:0;font-size:clamp(16px,1.4vw,19px);line-height:1.75}.gmx-btn{min-height:44px;transition:transform var(--transition), box-shadow var(--transition), background var(--transition), border-color var(--transition), color var(--transition);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-size:14px;font-weight:700;line-height:1.2;display:inline-flex}.gmx-btn-primary{color:#fff;background:linear-gradient(135deg, var(--blue), var(--aqua));box-shadow:0 12px 28px #00c6c23d}.gmx-btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px #00c6c252}.gmx-btn-secondary{color:var(--deep);background:#ffffffdb;border-color:#0c63e71f}.gmx-btn-secondary:hover{color:var(--blue);box-shadow:var(--shadow-sm);border-color:#00c6c252}.gmx-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.gmx-card-soft{background:linear-gradient(180deg, #ffffffeb, #ffffffc7), var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.gmx-state{text-align:center;background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-lg);width:min(100% - 40px,760px);box-shadow:var(--shadow-sm);margin:60px auto;padding:34px 28px}.gmx-state h2,.gmx-state h3{color:var(--text);margin-bottom:10px}.gmx-state p{color:var(--muted)}.gmx-error{color:var(--danger)}@media (width<=900px){.gmx-section{padding:64px 0}.gmx-section-sm{padding:44px 0}.gmx-section-lg{padding:80px 0}}@media (width<=640px){body{font-size:15px}.gmx-container,.gmx-container-wide{width:min(100% - 32px, var(--container))}.gmx-section{padding:52px 0}.gmx-section-sm{padding:36px 0}.gmx-section-lg{padding:66px 0}.gmx-title{letter-spacing:-.035em}.gmx-state{width:min(100% - 32px,760px);margin:40px auto;padding:28px 20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.reduced-motion *,.reduced-motion :before,.reduced-motion :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
