:root{--navy:#082B68;--blue:#0D5BEF;--orange:#FF7200;--ink:#0B2454;--text:#526581;--soft:#F4F9FF;--line:#DCE8F5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.glm-container{width:min(1240px,calc(100% - 40px));margin:auto}.glm-top{background:var(--navy);color:#dce9ff;font-size:12px}.glm-top .glm-container{height:34px;display:flex;justify-content:space-between;align-items:center}.glm-header{background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 1px 0 var(--line)}.glm-nav{height:82px;display:flex;align-items:center;gap:28px}.glm-logo{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:850;white-space:nowrap}.glm-logo small{display:block;font-size:9px;letter-spacing:2.2px;color:var(--blue);margin-top:2px}.glm-logo-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,var(--navy),var(--blue));color:#fff;display:grid;place-items:center;font-size:22px;box-shadow:0 7px 18px #0d5bef33}.glm-menu{display:flex;gap:22px;margin-left:auto;font-size:14px;font-weight:650}.glm-menu a:hover{color:var(--blue)}.glm-nav-actions{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:700}.glm-menu-toggle{display:none;border:0;background:none;font-size:24px}.glm-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:13px 20px;font-weight:800;font-size:14px;transition:.2s}.glm-btn:hover{transform:translateY(-1px)}.glm-btn-primary{background:var(--navy);color:#fff}.glm-btn-orange{background:var(--orange);color:#fff}.glm-btn-outline,.glm-btn-light{border:1px solid #b9cbe2;background:#fff;color:var(--navy)}.glm-hero{background:radial-gradient(circle at 80% 45%,#cce5ff 0,transparent 28%),linear-gradient(135deg,#fff 5%,#f0f7ff 100%);overflow:hidden}.glm-hero-grid{min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding:70px 0}.glm-eyebrow,.glm-kicker{font-size:12px;letter-spacing:2.6px;color:var(--blue);font-weight:850}.glm-hero h1{font-size:62px;line-height:1.03;letter-spacing:-2.5px;margin:15px 0 22px}.glm-hero h1 span{color:var(--blue)}.glm-hero p{font-size:18px;line-height:1.65;color:var(--text);max-width:650px}.glm-hero-actions{display:flex;gap:12px;margin:30px 0}.glm-proof{display:flex;gap:0;margin-top:34px}.glm-proof span{padding:0 18px;border-right:1px solid var(--line);font-size:12px;color:#728198}.glm-proof span:first-child{padding-left:0}.glm-proof span:last-child{border:0}.glm-proof b{display:block;color:var(--navy);font-size:18px;margin-bottom:4px}.glm-world{height:430px;position:relative;display:grid;place-items:center}.glm-sphere{width:340px;height:340px;border-radius:50%;background:radial-gradient(circle at 32% 28%,#69b8ff,#0d5bef 40%,#082b68 78%);box-shadow:0 35px 80px #082b6840,inset -30px -25px 60px #001d5b55;position:relative}.glm-sphere:before,.glm-sphere:after{content:"";position:absolute;border:1px solid #ffffff77;border-radius:50%;inset:32px}.glm-sphere:after{inset:70px 20px}.glm-sphere i{position:absolute;width:8px;height:8px;background:#fff;border-radius:50%;box-shadow:0 0 12px #fff}.glm-sphere i:nth-child(1){left:80px;top:95px}.glm-sphere i:nth-child(2){right:75px;top:115px}.glm-sphere i:nth-child(3){left:150px;bottom:80px}.glm-sphere i:nth-child(4){right:120px;bottom:130px}.glm-sphere i:nth-child(5){left:145px;top:55px}.glm-orbit{position:absolute;width:400px;height:175px;border:1px solid #0d5bef66;border-radius:50%;transform:rotate(-18deg)}.o2{transform:rotate(28deg);width:380px}.glm-chip{position:absolute;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 16px;box-shadow:0 14px 35px #082b681f;font-size:13px;font-weight:800}.c1{top:35px;left:20px}.c2{right:0;top:130px}.c3{bottom:35px;right:35px}.glm-section{padding:78px 0}.glm-soft{background:var(--soft)}.glm-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.glm-section-head h2,.glm-center-head h2,.glm-faq-wrap h2{font-size:38px;letter-spacing:-1.2px;margin:8px 0}.glm-section-head p,.glm-center-head p,.glm-faq-wrap>div>p{color:var(--text);margin:0}.glm-section-head>a,.glm-text-link{color:var(--blue);font-weight:800;font-size:14px}.glm-center-head{text-align:center;max-width:720px;margin:0 auto 34px}.glm-country-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.glm-country-card{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 8px 25px #082b680b;transition:.2s}.glm-country-card:hover,.glm-collection-card:hover,.glm-industry-grid a:hover,.glm-product-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #082b6815}.flag{font-size:42px}.glm-country-card b{display:block;font-size:17px}.glm-country-card small{display:block;color:var(--blue);margin-top:5px;font-weight:750}.glm-collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.glm-collection-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;transition:.2s}.glm-collection-top{display:flex;justify-content:space-between;align-items:center}.glm-source-icon{width:44px;height:44px;border-radius:12px;background:#eaf3ff;color:var(--blue);font-weight:900;display:grid;place-items:center}.glm-count{font-size:12px;font-weight:850;color:var(--orange);background:#fff3e8;padding:6px 8px;border-radius:20px}.glm-collection-card h3{font-size:17px;margin:22px 0 8px}.glm-collection-card p{font-size:13px;line-height:1.5;color:var(--text);min-height:40px}.glm-disclaimer{font-size:11px;color:#8390a3;text-align:center;margin:24px 0 0}.glm-industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.glm-industry-grid a{border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff;font-weight:800;transition:.2s}.glm-industry-grid a>span{font-size:24px;margin-right:8px}.glm-industry-grid small{display:block;color:var(--blue);font-weight:700;margin-top:10px}.glm-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.glm-product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s}.glm-product-image{display:grid;place-items:center;background:#edf5ff;height:185px;overflow:hidden}.glm-product-image img{width:100%;height:100%;object-fit:cover}.glm-product-body{padding:20px}.glm-tags{display:flex;gap:7px;flex-wrap:wrap}.glm-tags span{font-size:10px;font-weight:800;color:var(--blue);background:#edf5ff;padding:5px 8px;border-radius:20px}.glm-product-card h3{font-size:18px;margin:13px 0 7px}.glm-record-count{color:var(--text);font-size:13px}.glm-price-row{display:flex;align-items:center;gap:10px;margin:15px 0}.glm-price{font-size:21px;font-weight:850}.glm-price del{font-size:13px;color:#8c98a8}.glm-price ins{text-decoration:none}.glm-sale{background:#eaf8ee;color:#15803d;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:900}.glm-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.glm-empty{grid-column:1/-1;padding:35px;border:1px dashed #b9cbe2;text-align:center;color:var(--text);border-radius:14px}.glm-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.glm-steps>div{position:relative;border:1px solid var(--line);border-radius:16px;padding:24px;background:#fff}.glm-steps b{position:absolute;right:18px;top:15px;color:#d7e4f3;font-size:28px}.glm-steps span{font-size:28px}.glm-steps h3{margin:18px 0 8px}.glm-steps p{font-size:13px;line-height:1.55;color:var(--text)}.glm-testimonials{background:#071f4e;color:#fff}.glm-testimonials .glm-kicker{color:#76adff}.glm-testimonials .glm-center-head p{color:#b8c8df}.glm-test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.glm-test-grid blockquote{margin:0;background:#0c2b64;border:1px solid #20467f;border-radius:16px;padding:25px}.glm-test-grid blockquote div{color:#ffb000}.glm-test-grid p{line-height:1.6;color:#edf4ff}.glm-test-grid cite{font-style:normal;color:#a8bada;font-size:12px}.glm-faq-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.glm-faq details{border-bottom:1px solid var(--line);padding:18px 0}.glm-faq summary{cursor:pointer;font-weight:800}.glm-faq p{color:var(--text);line-height:1.6;font-size:14px}.glm-cta{background:linear-gradient(120deg,var(--blue),var(--navy));color:#fff;padding:55px 0}.glm-cta .glm-container{display:flex;justify-content:space-between;align-items:center;gap:30px}.glm-cta span{font-size:11px;letter-spacing:2px;font-weight:850;color:#bcd6ff}.glm-cta h2{font-size:34px;margin:8px 0}.glm-cta p{margin:0;color:#dbe8fb}.glm-footer{background:#041633;color:#aebdd3;padding:60px 0 25px}.glm-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.glm-logo-footer{color:#fff}.glm-footer p{max-width:350px;line-height:1.6}.glm-footer h4{color:#fff;margin-top:0}.glm-footer-grid>div>a:not(.glm-logo){display:block;margin:10px 0;font-size:13px}.glm-footer-bottom{border-top:1px solid #1a3154;margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:11px}.glm-page,.glm-shop{min-height:500px}.glm-access{padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--soft);margin:25px 0}.woocommerce ul.products li.product{border:1px solid var(--line);border-radius:14px;padding:15px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--orange)!important;color:#fff!important;border-radius:9px!important}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--blue)!important}.woocommerce-message{border-top-color:var(--blue)}
@media(max-width:1000px){.glm-menu,.glm-nav-actions>a:first-child{display:none}.glm-menu-toggle{display:block;margin-left:auto}.glm-menu.open{display:flex;position:absolute;top:116px;left:20px;right:20px;background:#fff;padding:20px;flex-direction:column;box-shadow:0 20px 40px #082b6825}.glm-hero-grid{grid-template-columns:1fr;text-align:center}.glm-hero p{margin-left:auto;margin-right:auto}.glm-hero-actions,.glm-proof{justify-content:center}.glm-world{height:380px}.glm-country-grid{grid-template-columns:repeat(2,1fr)}.glm-collection-grid{grid-template-columns:repeat(3,1fr)}.glm-products{grid-template-columns:repeat(2,1fr)}.glm-faq-wrap{grid-template-columns:1fr}.glm-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.glm-container{width:min(100% - 28px,1240px)}.glm-top{display:none}.glm-nav{height:72px}.glm-menu.open{top:72px}.glm-nav-actions .glm-btn{padding:10px 12px;font-size:12px}.glm-hero-grid{min-height:auto;padding:55px 0 35px}.glm-hero h1{font-size:42px;letter-spacing:-1.5px}.glm-hero p{font-size:16px}.glm-proof{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.glm-proof span{border:0;padding:0}.glm-world{height:310px}.glm-sphere{width:240px;height:240px}.glm-orbit{width:285px;height:125px}.o2{width:270px}.glm-chip{font-size:10px;padding:8px 10px}.c1{left:0}.c2{right:0}.glm-section{padding:58px 0}.glm-section-head{display:block}.glm-section-head h2,.glm-center-head h2,.glm-faq-wrap h2{font-size:30px}.glm-section-head>a{display:inline-block;margin-top:12px}.glm-country-grid,.glm-collection-grid,.glm-industry-grid,.glm-products,.glm-steps,.glm-test-grid{grid-template-columns:1fr}.glm-collection-card p{min-height:0}.glm-cta .glm-container,.glm-footer-bottom{display:block}.glm-cta .glm-btn{margin-top:22px}.glm-footer-grid{grid-template-columns:1fr 1fr}.glm-footer-grid>div:first-child{grid-column:1/-1}}
/* ===== GLM V2 PREMIUM UI ===== */
.glm-announcement{height:34px;background:linear-gradient(90deg,#041633,#082b68,#041633);color:#fff;overflow:hidden;display:flex;align-items:center;border-bottom:1px solid #174783}.glm-ticker{overflow:hidden;width:100%;white-space:nowrap}.glm-ticker-track{display:inline-flex;align-items:center;gap:30px;min-width:max-content;animation:glmTicker 34s linear infinite;font-size:11px;font-weight:750;letter-spacing:.25px}.glm-ticker-track i{font-style:normal;color:#ff8a1f}.glm-ticker:hover .glm-ticker-track{animation-play-state:paused}@keyframes glmTicker{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.glm-header{backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.94)}.glm-logo-mark{position:relative;overflow:hidden}.glm-logo-mark:after{content:"";position:absolute;width:34px;height:8px;background:#fff3;transform:rotate(-30deg)}.glm-nav .glm-btn-orange{box-shadow:0 9px 22px #ff72002b}.glm-login{position:relative}.glm-login:before{content:"◯";margin-right:6px;color:var(--blue)}
.glm-hero{position:relative;background:radial-gradient(circle at 77% 38%,#c6e0ff 0,transparent 23%),radial-gradient(circle at 12% 8%,#e7f2ff 0,transparent 24%),linear-gradient(135deg,#fff 0%,#f2f8ff 52%,#e9f4ff 100%)}.glm-hero-gridlines{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(#0d5bef10 1px,transparent 1px),linear-gradient(90deg,#0d5bef10 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(to right,transparent,#000 60%,transparent)}.glm-hero-copy{position:relative;z-index:2}.glm-eyebrow{display:flex;align-items:center;gap:9px}.glm-eyebrow span{width:28px;height:2px;background:var(--orange);display:inline-block}.glm-hero h1{font-size:68px;line-height:.99;max-width:720px}.glm-hero h1 span{background:linear-gradient(90deg,#0d5bef,#246ff2 58%,#ff7200 120%);-webkit-background-clip:text;color:transparent}.glm-search{max-width:690px;height:62px;background:#fff;border:1px solid #d7e5f5;border-radius:14px;display:flex;align-items:center;padding:6px 7px 6px 18px;box-shadow:0 16px 38px #082b6815;margin:28px 0 12px}.glm-search>span{font-size:27px;color:var(--blue);transform:rotate(-15deg);margin-right:10px}.glm-search input[type=search]{flex:1;border:0;outline:0;font-size:14px;color:var(--ink);background:transparent;min-width:0}.glm-search button{height:48px;border:0;border-radius:10px;background:var(--orange);color:#fff;font-weight:850;padding:0 25px;cursor:pointer;box-shadow:0 8px 18px #ff720035}.glm-popular{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#7a899c;font-size:11px;margin-bottom:8px}.glm-popular a{padding:5px 9px;border:1px solid #dbe7f5;background:#fff;border-radius:20px;color:#38506f;font-weight:750}.glm-world{isolation:isolate}.glm-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:#0d5bef20;filter:blur(30px)}.glm-sphere{width:365px;height:365px;background:radial-gradient(circle at 31% 27%,#7bc7ff 0,#1674f4 27%,#0a4fc5 53%,#06245f 86%);box-shadow:0 45px 100px #082b6845,inset -42px -32px 70px #00184f66,inset 18px 12px 35px #ffffff30;overflow:hidden}.glm-sphere:before{inset:34px;border-color:#ffffff66}.glm-sphere:after{inset:78px 18px;border-color:#ffffff55}.glm-sphere .land{position:absolute;display:block;background:linear-gradient(135deg,#c7e7ff99,#ffffff45);filter:drop-shadow(0 0 8px #fff4);opacity:.7}.glm-sphere .l1{width:95px;height:75px;left:80px;top:92px;border-radius:70% 30% 60% 40%;transform:rotate(18deg)}.glm-sphere .l2{width:65px;height:105px;left:155px;top:165px;border-radius:40% 60% 65% 35%;transform:rotate(-12deg)}.glm-sphere .l3{width:90px;height:65px;right:42px;top:110px;border-radius:45% 55% 35% 65%;transform:rotate(-20deg)}.glm-orbit{z-index:2}.o3{transform:rotate(70deg);width:390px;height:155px}.glm-chip{display:flex;align-items:center;gap:10px;min-width:170px;padding:13px 15px;z-index:5;background:#ffffffed;backdrop-filter:blur(10px)}.glm-chip strong{font-size:20px}.glm-chip span{display:block}.glm-chip small{display:block;color:#78879a;font-weight:600;font-size:9px;margin-top:3px}.c1{top:25px;left:-8px}.c2{right:-5px;top:118px}.c3{bottom:27px;right:18px}.glm-world-note{position:absolute;left:12px;bottom:35px;color:#5d7190;font-size:10px;letter-spacing:2px;line-height:1.7;transform:rotate(-5deg)}.glm-world-note b{color:var(--navy)}
.glm-trustbar{background:#fff;border-top:1px solid #e5eef8;border-bottom:1px solid #e5eef8}.glm-trustbar .glm-container{display:grid;grid-template-columns:repeat(4,1fr)}.glm-trustbar .glm-container>div{padding:22px 24px;display:grid;grid-template-columns:auto 1fr;column-gap:11px;border-right:1px solid #e8eff7}.glm-trustbar .glm-container>div:last-child{border:0}.glm-trustbar span{grid-row:1/3;width:38px;height:38px;border-radius:12px;background:#edf5ff;color:var(--blue);display:grid;place-items:center;font-weight:900}.glm-trustbar b{font-size:13px}.glm-trustbar small{font-size:10px;color:#8290a3;margin-top:3px}
.glm-section{position:relative}.glm-section:nth-of-type(even):not(.glm-testimonials){background-image:radial-gradient(circle at 10% 20%,#0d5bef05,transparent 20%)}.glm-country-card{min-height:92px;position:relative;overflow:hidden}.glm-country-card:after{content:"→";position:absolute;right:18px;color:#b9cbe2;font-size:20px;transition:.2s}.glm-country-card:hover:after{right:13px;color:var(--orange)}.glm-country-card:hover{border-color:#b8d5fa}.glm-collections{overflow:hidden}.glm-collections:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#7b2cff0b;right:-160px;top:-150px}.glm-collection-grid{align-items:stretch}.glm-collection-card{padding:0;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 26px #082b680a}.glm-collection-cover{background:linear-gradient(135deg,#f2e9ff,#e9d7ff);padding:22px 20px 19px;min-height:155px;border-bottom:1px solid #e5d8f8}.glm-collection-top strong{font-size:27px;letter-spacing:-1px;color:#081a3e}.glm-collection-name{font-size:12px;font-weight:850;color:#5b00a9;margin:8px 0 18px}.glm-mini-tags{display:flex;gap:6px;flex-wrap:wrap}.glm-mini-tags span{font-size:9px;font-weight:800;background:#fff;border:1px solid #e5d8f8;border-radius:20px;padding:5px 8px;color:#392c52}.glm-collection-body{padding:20px;display:flex;flex-direction:column;flex:1}.glm-collection-body h3{margin:0 0 8px}.glm-collection-body p{min-height:0;margin:0 0 18px}.glm-collection-actions{margin-top:auto;border-top:1px solid #edf1f6;padding-top:14px}.glm-library-note{margin-top:22px;background:linear-gradient(90deg,#fff,#f8fbff);border:1px dashed #b8cde8;border-radius:16px;padding:18px 20px;display:flex;align-items:center;gap:13px}.glm-library-note>span{width:38px;height:38px;border-radius:10px;background:#edf5ff;color:var(--blue);display:grid;place-items:center;font-size:22px}.glm-library-note div{flex:1}.glm-library-note b,.glm-library-note small{display:block}.glm-library-note small{color:#7d8b9d;margin-top:3px}.glm-library-note>a{color:var(--blue);font-size:12px;font-weight:850}
.glm-industry-grid a{position:relative;overflow:hidden}.glm-industry-grid a:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;background:#0d5bef08;right:-28px;bottom:-35px}.glm-steps>div{box-shadow:0 8px 26px #082b6808}.glm-steps>div:after{content:"";position:absolute;left:0;top:0;height:3px;width:0;background:linear-gradient(90deg,var(--blue),var(--orange));transition:.3s}.glm-steps>div:hover:after{width:100%}.glm-testimonials{background:radial-gradient(circle at 50% 0,#123c80 0,transparent 35%),linear-gradient(135deg,#041633,#082b68)}.glm-test-grid blockquote{box-shadow:0 18px 45px #00122c35}.glm-faq details{transition:.2s}.glm-faq details[open]{background:#f7faff;padding:18px;border-radius:12px;border-bottom-color:transparent;margin:4px 0}.glm-cta{position:relative;overflow:hidden}.glm-cta:after{content:"";position:absolute;width:380px;height:380px;border:1px solid #ffffff18;border-radius:50%;right:7%;top:-165px;box-shadow:0 0 0 45px #ffffff08,0 0 0 90px #ffffff05}
@media(max-width:1000px){.glm-announcement{height:30px}.glm-hero h1{font-size:58px}.glm-trustbar .glm-container{grid-template-columns:repeat(2,1fr)}.glm-collection-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.glm-announcement{height:28px}.glm-ticker-track{font-size:10px;gap:20px}.glm-hero h1{font-size:44px}.glm-search{height:56px}.glm-search button{height:44px;padding:0 15px}.glm-world-note{display:none}.glm-trustbar .glm-container{grid-template-columns:1fr 1fr}.glm-trustbar .glm-container>div{padding:16px 8px;border-bottom:1px solid #e8eff7}.glm-trustbar b{font-size:11px}.glm-trustbar small{font-size:9px}.glm-collection-grid{grid-template-columns:1fr}.glm-library-note{align-items:flex-start;flex-wrap:wrap}.glm-library-note>a{width:100%;padding-left:51px}}
/* V3 premium responsive data-network hero */
.glm-data-visual{height:470px;position:relative;isolation:isolate}.glm-data-grid{position:absolute;inset:25px;background-image:linear-gradient(#0d5bef12 1px,transparent 1px),linear-gradient(90deg,#0d5bef12 1px,transparent 1px);background-size:28px 28px;mask-image:radial-gradient(circle,#000 25%,transparent 72%);border-radius:40px}.glm-data-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:170px;height:170px;border-radius:38px;background:linear-gradient(145deg,#082b68,#0d5bef);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 28px 70px #082b6840,0 0 0 12px #0d5bef12;z-index:4}.glm-data-core:after{content:"";position:absolute;inset:-18px;border:1px solid #0d5bef38;border-radius:50%;animation:glmPulse 3s ease-in-out infinite}.core-icon{font-size:35px;margin-bottom:8px}.glm-data-core strong{font-size:20px;letter-spacing:1.5px}.glm-data-core small{font-size:10px;color:#cfe1ff;margin-top:5px}.glm-connectors{position:absolute;inset:20px;width:calc(100% - 40px);height:calc(100% - 40px);z-index:1;overflow:visible}.glm-connectors path,.glm-connectors circle{fill:none;stroke:#0d5bef55;stroke-width:1.4;stroke-dasharray:7 6;animation:glmDash 14s linear infinite}.glm-data-node{position:absolute;width:150px;background:#ffffffee;backdrop-filter:blur(12px);border:1px solid #d8e7f7;border-radius:15px;padding:13px 14px;box-shadow:0 14px 34px #082b6818;z-index:5;transition:.25s}.glm-data-node:hover{transform:translateY(-4px);border-color:#9ec7fa;box-shadow:0 20px 42px #082b6828}.glm-data-node i{font-style:normal;font-size:20px;float:left;margin-right:9px}.glm-data-node b{display:block;font-size:12px}.glm-data-node small{display:block;font-size:9px;color:#78889b;margin-top:3px}.glm-data-node.n1{left:2%;top:5%}.glm-data-node.n2{right:1%;top:5%}.glm-data-node.n3{left:-2%;top:43%}.glm-data-node.n4{right:-2%;top:43%}.glm-data-node.n5{left:4%;bottom:4%}.glm-data-node.n6{right:3%;bottom:4%}.glm-data-badge{position:absolute;left:50%;bottom:2px;transform:translateX(-50%);background:#fff;border:1px solid #dce8f5;border-radius:30px;padding:8px 14px;color:#526581;font-size:9px;font-weight:800;letter-spacing:.7px;box-shadow:0 8px 20px #082b6812;z-index:6;white-space:nowrap}@keyframes glmDash{to{stroke-dashoffset:-130}}@keyframes glmPulse{50%{transform:scale(1.07);opacity:.45}}
.glm-collection-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid #edf1f6;padding-top:14px;margin-top:auto}.glm-collection-actions .glm-btn{padding:11px 8px;font-size:12px}.glm-collection-price{display:flex;align-items:center;gap:7px;color:var(--blue);font-size:19px;font-weight:850;margin:2px 0 15px}.glm-collection-price del{font-size:12px;color:#8997a8}.glm-collection-price ins{text-decoration:none}.glm-collection-cover{background:linear-gradient(145deg,#eef6ff,#e2efff);border-bottom-color:#d9e9fb}.glm-collection-name{color:var(--navy)}
@media(max-width:1000px){.glm-data-visual{height:420px;max-width:650px;width:100%;margin:auto}.glm-data-node{width:142px}.glm-data-core{width:150px;height:150px}.glm-country-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.glm-hero-grid{padding-top:42px}.glm-data-visual{height:390px;margin-top:10px}.glm-data-core{width:130px;height:130px;border-radius:30px}.glm-data-core strong{font-size:16px}.glm-data-node{width:125px;padding:10px}.glm-data-node i{font-size:16px}.glm-data-node b{font-size:10px}.glm-data-node small{font-size:8px}.glm-data-node.n1{left:0}.glm-data-node.n2{right:0}.glm-data-node.n3{left:0;top:41%}.glm-data-node.n4{right:0;top:41%}.glm-data-node.n5{left:0}.glm-data-node.n6{right:0}.glm-connectors{inset:0;width:100%;height:100%}.glm-country-grid{grid-template-columns:1fr}.glm-section{padding:58px 0}.glm-section-head h2,.glm-center-head h2,.glm-faq-wrap h2{font-size:30px}.glm-collection-actions{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.glm-data-visual{height:360px}.glm-data-node{width:112px}.glm-data-core{width:112px;height:112px}.glm-data-node small{display:none}.glm-data-badge{font-size:8px}.glm-collection-actions{grid-template-columns:1fr 1fr}}

/* ===== V4 Homepage refinement ===== */
.glm-hero{background:radial-gradient(circle at 78% 42%,#cfe8ff 0,transparent 28%),linear-gradient(135deg,#fff 0%,#eef7ff 100%)}
.glm-hero-grid{min-height:570px;padding:58px 0;gap:48px}.glm-hero h1{font-size:62px}.glm-world{height:420px}.glm-sphere{width:350px;height:350px}.glm-world-note{font-style:italic;font-weight:700}
.glm-database-marquee{height:92px;background:linear-gradient(90deg,#071f4e,#0b3c8c,#071f4e);overflow:hidden;border-top:1px solid #164b91;border-bottom:1px solid #164b91;display:flex;align-items:center}.glm-db-track{display:flex;align-items:center;gap:14px;width:max-content;animation:glmDbMove 34s linear infinite;padding-left:14px}.glm-database-marquee:hover .glm-db-track{animation-play-state:paused}.glm-db-tick{height:64px;min-width:235px;padding:9px 14px;background:#fff;border:1px solid #dce8f5;border-radius:13px;display:grid;grid-template-columns:42px 1fr auto;grid-template-rows:1fr 1fr;align-items:center;column-gap:10px;box-shadow:0 7px 20px #001a4938}.glm-db-tick img,.glm-db-fallback{grid-row:1/3;width:42px;height:42px;object-fit:contain;border-radius:9px;background:#eef5ff;display:grid;place-items:center;color:#0d5bef;font-size:12px;font-weight:900;padding:4px}.glm-db-tick strong{font-size:13px;color:#0b2454;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.glm-db-tick b{font-size:11px;color:#ff7200;background:#fff1e6;padding:4px 7px;border-radius:20px}.glm-db-tick small{font-size:10px;color:#0d5bef;font-weight:800}.glm-db-tick small{grid-column:2/4}@keyframes glmDbMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.glm-collections{padding-top:70px}.glm-collection-grid-four{grid-template-columns:repeat(4,1fr);gap:20px}.glm-premium-card{padding:24px;border-radius:18px;box-shadow:0 10px 28px #082b680c;position:relative;overflow:hidden}.glm-premium-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#0d5bef,#68a9ff,#ff7200)}.glm-brand-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.glm-brand-logo{width:64px;height:52px;display:grid;place-items:center}.glm-brand-logo img{width:100%;height:100%;object-fit:contain}.glm-brand-logo span{width:48px;height:48px;border-radius:12px;background:#eaf3ff;color:#0d5bef;display:grid;place-items:center;font-weight:900}.glm-premium-card h3{font-size:20px;margin:0 0 7px}.glm-premium-card p{min-height:0;margin:0 0 14px}.glm-collection-price{font-size:22px;font-weight:900;color:#0d5bef;margin:14px 0}.glm-collection-price small{font-size:11px;color:#667b97}.glm-collection-price del{font-size:12px;color:#94a3b8}.glm-collection-price ins{text-decoration:none}.glm-feature-lines{display:grid;gap:8px;margin:16px 0 20px;padding-top:14px;border-top:1px solid #e5eef8}.glm-feature-lines span{font-size:11px;color:#526581;font-weight:700}.glm-collection-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.glm-collection-actions .glm-btn{padding:11px 8px;font-size:12px}
.glm-country-products{gap:18px}.glm-country-product{background:#fff;border:1px solid #dce8f5;border-radius:16px;padding:20px;box-shadow:0 8px 24px #082b680b;transition:.2s}.glm-country-product:hover{transform:translateY(-3px);box-shadow:0 16px 34px #082b6816}.glm-country-info{display:flex;align-items:center;gap:16px}.glm-country-info .flag{font-size:46px;line-height:1}.glm-country-info h3{font-size:16px;margin:0 0 5px}.glm-country-info p{font-size:12px;color:#526581;margin:0}.glm-country-price{font-size:20px;color:#0d5bef;font-weight:900;margin-top:5px}.glm-country-price del{font-size:11px;color:#94a3b8}.glm-country-price ins{text-decoration:none}.glm-country-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:15px}.glm-country-actions .glm-btn{padding:11px 8px;font-size:12px}
.glm-trust-dark{background:linear-gradient(100deg,#071f4e,#0b397e);color:#fff;padding:30px 0}.glm-trust-dark .glm-container{display:grid;grid-template-columns:1.7fr repeat(4,1fr);align-items:center}.glm-trust-dark .glm-container>div{padding:0 24px;border-right:1px solid #ffffff24}.glm-trust-dark .glm-container>div:first-child{padding-left:0}.glm-trust-dark .glm-container>div:last-child{border:0}.glm-trust-dark strong,.glm-trust-dark b{display:block;font-size:18px}.glm-trust-dark small{display:block;color:#b8c9e3;margin-top:4px;font-size:11px}.glm-product-facts{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.glm-product-facts span{min-width:100px;border:1px solid #dce8f5;background:#f5f9ff;border-radius:10px;padding:10px}.glm-product-facts b,.glm-product-facts small{display:block}.glm-product-facts small{font-size:10px;color:#667b97;margin-top:3px}.glm-single-sample{margin:0 10px 15px 0}
@media(max-width:1000px){.glm-collection-grid-four{grid-template-columns:repeat(2,1fr)}.glm-trust-dark .glm-container{grid-template-columns:repeat(2,1fr);gap:20px}.glm-trust-dark .glm-container>div{border:0;padding:0}.glm-world{height:390px}}
@media(max-width:650px){.glm-hero-grid{padding:42px 0 28px}.glm-hero h1{font-size:42px}.glm-world{height:300px}.glm-sphere{width:235px;height:235px}.glm-database-marquee{height:82px}.glm-db-tick{height:58px;min-width:210px}.glm-collection-grid-four,.glm-country-products{grid-template-columns:1fr}.glm-premium-card{padding:20px}.glm-country-product{padding:17px}.glm-trust-dark .glm-container{grid-template-columns:1fr 1fr}.glm-trust-dark .glm-container>div:first-child{grid-column:1/-1}.glm-collection-actions,.glm-country-actions{grid-template-columns:1fr 1fr}}
/* ===== V5 country directory + reliable flags ===== */
.glm-country-flag-img{width:58px;height:38px;object-fit:cover;border-radius:5px;display:block;box-shadow:0 2px 7px #082b6820;border:1px solid #d8e4f1}.glm-country-flag-emoji{font-size:42px;line-height:1;display:block}.glm-country-info .flag{width:62px;min-width:62px;display:flex;align-items:center;justify-content:center}.glm-directory-hero{background:radial-gradient(circle at 85% 20%,#d8ebff,transparent 32%),linear-gradient(135deg,#fff,#eff7ff);padding:70px 0 58px;border-bottom:1px solid #dce8f5}.glm-directory-hero h1{font-size:52px;letter-spacing:-2px;margin:10px 0 12px}.glm-directory-hero p{color:#526581;font-size:17px;max-width:720px;line-height:1.6}.glm-country-search{max-width:520px;height:52px;background:#fff;border:1px solid #cbdcec;border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 15px;margin-top:24px;box-shadow:0 8px 25px #082b680d}.glm-country-search input{border:0;outline:0;width:100%;font:inherit}.glm-country-directory{background:#f7fbff}.glm-directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.glm-directory-card{background:#fff;border:1px solid #dce8f5;border-radius:16px;padding:20px;box-shadow:0 8px 24px #082b680b;transition:.2s}.glm-directory-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #082b6815}.glm-directory-top{display:flex;align-items:center;gap:15px}.glm-directory-top h2{font-size:17px;margin:0 0 5px}.glm-directory-top p{font-size:12px;color:#526581;margin:0}.glm-directory-price{font-size:21px;font-weight:900;color:#0d5bef;margin:16px 0 0}.glm-directory-price del{font-size:12px;color:#94a3b8}.glm-directory-price ins{text-decoration:none}.glm-directory-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.glm-directory-actions .glm-btn{padding:11px 8px;font-size:12px}.glm-country-title-row{display:flex;align-items:center;gap:24px}.glm-country-title-row .glm-country-flag-img{width:92px;height:60px}.glm-country-title-row .glm-country-flag-emoji{font-size:70px}.glm-country-archive-hero{padding:55px 0}.glm-country-archive-hero h1{margin:6px 0 8px}.glm-premium-card .glm-count{font-size:13px;padding:7px 10px}.glm-feature-lines span:first-child{font-size:12px;color:#0d5bef;font-weight:850}
@media(max-width:1000px){.glm-directory-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.glm-directory-hero{padding:48px 0 40px}.glm-directory-hero h1{font-size:38px}.glm-directory-grid{grid-template-columns:1fr}.glm-country-title-row{align-items:flex-start}.glm-country-title-row .glm-country-flag-img{width:70px;height:46px}.glm-directory-actions{grid-template-columns:1fr 1fr}}

/* V6: premium single database description */
.glm-db-description{clear:both;margin:46px 0 64px;padding:34px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 50px rgba(8,43,104,.07)}
.glm-db-desc-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.glm-db-desc-head h2{font-size:32px;letter-spacing:-.8px;margin:7px 0 6px}.glm-db-desc-head p{margin:0;color:var(--text)}
.glm-db-country{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 14px;font-weight:800;white-space:nowrap}.glm-db-country .glm-country-flag-img{width:34px;height:24px;object-fit:cover;border-radius:4px}.glm-db-country .glm-country-flag-emoji{font-size:28px}
.glm-db-desc-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:34px;padding-top:28px}.glm-db-copy{font-size:15px;line-height:1.8;color:#425a78}.glm-db-copy h2,.glm-db-copy h3{color:var(--ink)}.glm-db-copy ul{padding-left:20px}.glm-db-empty-desc{padding:20px;border:1px dashed #b7c9df;border-radius:12px;background:#fff;color:#76879c}
.glm-db-sidebar{background:#082b68;color:#fff;border-radius:18px;padding:24px;align-self:start;position:sticky;top:110px}.glm-db-sidebar h3{font-size:20px;margin:0 0 14px}.glm-db-sidebar>div:not(.glm-db-side-actions){display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:13px}.glm-db-sidebar span{color:#bed0e9}.glm-db-sidebar strong{text-align:right}.glm-db-side-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.glm-db-sidebar .glm-btn-light{background:#fff;border-color:#fff;color:#082b68}
@media(max-width:800px){.glm-db-description{padding:22px;margin:30px 0 45px}.glm-db-desc-head{display:block}.glm-db-country{display:inline-flex;margin-top:16px}.glm-db-desc-grid{grid-template-columns:1fr;gap:22px}.glm-db-sidebar{position:static}.glm-db-desc-head h2{font-size:27px}}
/* ===== V9 premium digital product page ===== */
.glm-single-modern{background:#f8fbff;padding:26px 0 60px}.glm-breadcrumb{display:flex;gap:10px;align-items:center;color:#58708f;font-size:13px;margin:5px 0 20px}.glm-breadcrumb a{color:#0d5bef}.glm-product-hero-card{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;background:#fff;border:1px solid #dce8f5;border-radius:20px;padding:28px;box-shadow:0 12px 35px rgba(8,43,104,.05)}.glm-title-line{display:flex;align-items:flex-start;gap:20px}.glm-title-flag{width:76px;min-width:76px;padding-top:4px}.glm-title-flag .glm-country-flag-img{width:70px;height:46px;border-radius:5px}.glm-title-flag .glm-country-flag-emoji{font-size:54px}.glm-title-line h1{font-size:38px;line-height:1.1;letter-spacing:-1.2px;margin:0 0 8px;color:#082b68}.glm-title-line p{margin:0;color:#526581;font-size:15px;line-height:1.6}.glm-modern-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:30px 0 22px}.glm-modern-facts>div{position:relative;min-height:78px;border:1px solid #dce8f5;border-radius:13px;background:#fbfdff;padding:16px 12px 12px 48px}.glm-modern-facts b{position:absolute;left:15px;top:18px;color:#0d5bef;font-size:23px}.glm-modern-facts strong,.glm-modern-facts small{display:block}.glm-modern-facts strong{font-size:16px;color:#0b2454}.glm-modern-facts small{font-size:11px;color:#6a7d97;margin-top:5px}.glm-modern-actions{display:flex;gap:12px}.glm-large-btn{min-width:190px;font-size:15px;padding:14px 22px}.glm-price-card{border:1px solid #dce8f5;border-radius:17px;background:linear-gradient(180deg,#fbfdff,#fff);padding:25px;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.glm-price-top{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.glm-price-top .price{margin:0}.glm-price-top del{display:block;color:#9aa9bd;font-size:17px}.glm-price-top ins{text-decoration:none;display:block;color:#082b68;font-size:36px;font-weight:900;line-height:1.1}.glm-price-top>span{background:#ef3340;color:#fff;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:900}.glm-price-card>p{color:#526581;margin:14px 0 20px}.glm-buy-full{width:100%;font-size:17px;padding:17px}.glm-price-card>small{text-align:center;color:#60738e;margin-top:14px}.glm-product-detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);gap:24px;margin-top:24px}.glm-modern-description,.glm-modern-overview{background:#fff;border:1px solid #dce8f5;border-radius:20px;box-shadow:0 10px 30px rgba(8,43,104,.04)}.glm-modern-description{padding:30px}.glm-modern-description h2{font-size:28px;margin:0 0 18px;color:#082b68}.glm-description-copy{color:#425a78;font-size:15px;line-height:1.85}.glm-description-copy p:first-child{margin-top:0}.glm-description-copy ul{padding-left:22px}.glm-description-copy li{margin:7px 0}.glm-modern-overview{overflow:hidden;align-self:start}.glm-modern-overview h3{margin:0;padding:22px 24px;background:#f5f9ff;font-size:20px}.glm-modern-overview>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 24px;border-bottom:1px solid #e7eef7;font-size:13px}.glm-modern-overview>div span{display:flex;align-items:center;gap:8px;color:#526581}.glm-modern-overview>div strong{text-align:right}.glm-modern-overview .glm-country-flag-img{width:28px;height:18px}.glm-modern-overview .glm-country-flag-emoji{font-size:22px}.glm-overview-note{margin:18px;padding:16px;border-radius:12px;background:#eaf3ff;color:#0d5bef;font-size:13px;line-height:1.5}.glm-instant-banner{margin-top:24px;border:1px solid #bfe7d8;background:linear-gradient(90deg,#f0fff8,#f8fffc);border-radius:18px;padding:17px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#526581}.glm-instant-banner>div:first-child{display:flex;align-items:center;gap:13px}.glm-instant-banner>div:first-child>b{width:42px;height:42px;border-radius:50%;background:#07965b;color:#fff;display:grid;place-items:center;font-size:22px}.glm-instant-banner strong,.glm-instant-banner small{display:block}.glm-instant-banner strong{color:#07824f;font-size:17px}.glm-instant-banner small{margin-top:3px}.single-product .woocommerce-notices-wrapper{max-width:1240px;margin:auto}
@media(max-width:950px){.glm-product-hero-card{grid-template-columns:1fr}.glm-price-card{max-width:none}.glm-product-detail-grid{grid-template-columns:1fr}.glm-modern-facts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.glm-single-modern{padding-top:14px}.glm-product-hero-card{padding:20px;gap:22px}.glm-title-line{gap:13px}.glm-title-flag{width:58px;min-width:58px}.glm-title-flag .glm-country-flag-img{width:54px;height:36px}.glm-title-line h1{font-size:28px}.glm-modern-facts{grid-template-columns:1fr 1fr;gap:9px}.glm-modern-facts>div{padding-left:42px}.glm-modern-actions{display:grid;grid-template-columns:1fr}.glm-large-btn{min-width:0}.glm-product-detail-grid{gap:16px}.glm-modern-description{padding:22px}.glm-modern-description h2{font-size:24px}.glm-instant-banner{align-items:flex-start;flex-direction:column}.glm-price-top ins{font-size:31px}}
/* ===== V11 visual polish: iconography, buttons, overview ===== */
.glm-modern-facts>div{background:#fff;box-shadow:0 5px 16px rgba(13,91,239,.035);padding-left:58px;min-height:88px;display:flex;flex-direction:column;justify-content:center}
.glm-modern-facts b.glm-ui-icon{left:17px;top:50%;transform:translateY(-50%);width:30px;height:30px;display:grid;place-items:center;font-size:25px;font-family:Arial,sans-serif;font-style:normal;font-weight:800;color:#0878f9}
.glm-modern-facts .glm-bolt{font-size:31px!important}
.glm-modern-facts strong{font-size:17px}.glm-modern-facts small{font-size:12px}
.glm-modern-actions .glm-btn-outline{border:2px solid #0d74ff!important;color:#0868e9!important;background:#fff!important;box-shadow:0 4px 12px rgba(13,91,239,.06)}
.glm-modern-actions .glm-btn-outline:hover{background:#eef6ff!important}
.glm-modern-actions .glm-btn-orange,.glm-buy-full{background:linear-gradient(135deg,#ff7a00,#ff5f00)!important;box-shadow:0 8px 20px rgba(255,114,0,.18)}
.glm-modern-actions .glm-btn-orange:hover,.glm-buy-full:hover{box-shadow:0 12px 26px rgba(255,114,0,.25)}
.glm-eye-icon{position:relative;width:24px;height:15px;border:3px solid #0878f9;border-radius:70% 0 70% 0;transform:rotate(45deg);display:inline-block;margin-right:7px}.glm-eye-icon:after{content:"";position:absolute;width:6px;height:6px;background:#0878f9;border-radius:50%;left:6px;top:2px}.glm-modern-actions .glm-eye-icon{vertical-align:middle}
.glm-cart-icon{font-size:18px}.glm-shield-icon{color:#0878f9;font-size:15px}
.glm-price-card{background:linear-gradient(145deg,#fbfdff,#f5faff);box-shadow:inset 0 0 0 1px rgba(13,91,239,.015)}
.glm-price-card>small{color:#526581}.glm-price-card>small .glm-shield-icon{margin-right:5px}
.glm-modern-overview{border-color:#cfe1f6;box-shadow:0 12px 30px rgba(8,43,104,.055)}
.glm-modern-overview h3{background:linear-gradient(180deg,#f6faff,#eef6ff);font-size:22px;color:#082b68;padding:22px 25px}
.glm-modern-overview>div{padding:14px 24px}.glm-modern-overview>div span{font-size:14px}.glm-modern-overview>div strong{font-size:14px;color:#071f52}
.glm-ov-icon{width:24px;text-align:center;color:#0878f9;font-style:normal;font-size:19px;font-weight:900;display:inline-block}.glm-modern-overview .glm-country-flag-img{margin-right:4px}
.glm-overview-note{background:linear-gradient(135deg,#eaf4ff,#f1f7ff);border:1px solid #d9eaff;color:#0868e9;padding:17px 18px}
.glm-modern-description{box-shadow:0 12px 30px rgba(8,43,104,.045)}
.glm-modern-description h2{font-size:30px}.glm-description-copy{font-size:16px;line-height:1.8}
.glm-instant-banner{box-shadow:0 8px 22px rgba(7,150,91,.04)}
@media(max-width:620px){.glm-modern-facts>div{padding-left:50px}.glm-modern-facts b.glm-ui-icon{left:13px}.glm-eye-icon{width:20px;height:13px}.glm-modern-description h2{font-size:25px}}

/* ===== V12 final product-page visual match ===== */
.glm-product-container{width:min(1420px,calc(100% - 56px))}
.glm-svg-icon{width:1em;height:1em;display:inline-block;vertical-align:-.15em;overflow:visible}
.glm-product-hero-card{grid-template-columns:minmax(0,1fr) 360px;gap:42px;padding:34px 38px;border-radius:22px;box-shadow:0 12px 38px rgba(8,43,104,.055)}
.glm-title-line{gap:24px;align-items:center}.glm-title-flag{width:92px;min-width:92px;padding:0}.glm-title-flag .glm-country-flag-img{width:88px;height:58px;object-fit:cover;border-radius:7px;box-shadow:0 4px 10px rgba(8,43,104,.12)}.glm-title-flag .glm-country-flag-emoji{font-size:64px}
.glm-title-line h1{font-size:42px;line-height:1.08;margin-bottom:7px}.glm-title-line p{font-size:17px}
.glm-modern-facts{gap:18px;margin:34px 0 24px}.glm-modern-facts>div{min-height:96px;padding:18px 16px 16px 64px;border-radius:15px;background:linear-gradient(180deg,#fff,#fbfdff)}.glm-modern-facts b.glm-ui-icon{left:18px;width:34px;height:34px;font-size:32px;color:#0878f9}.glm-modern-facts b.glm-ui-icon .glm-svg-icon{width:32px;height:32px}.glm-modern-facts strong{font-size:18px}.glm-modern-facts small{font-size:13px;margin-top:4px}
.glm-modern-actions{gap:16px}.glm-large-btn{min-width:220px;padding:16px 24px;font-size:17px;border-radius:10px}.glm-btn-icon{width:22px;height:22px;margin-right:9px}
.glm-modern-actions .glm-btn-outline{border:2px solid #1477ff!important;color:#0874f9!important;background:#fff!important}.glm-modern-actions .glm-btn-outline:hover{background:#eef6ff!important;color:#075fce!important}.glm-modern-actions .glm-btn-orange,.glm-buy-full{background:linear-gradient(135deg,#ff7b00,#ff5b00)!important;color:#fff!important;border:none!important}
.glm-price-card{padding:30px 28px;border-radius:20px}.glm-price-top{align-items:center;gap:15px}.glm-price-top del{font-size:19px}.glm-price-top ins{font-size:42px}.glm-price-top>span{font-size:13px;padding:7px 12px}.glm-price-card>p{font-size:16px;margin:16px 0 22px}.glm-buy-full{padding:18px;font-size:19px}.glm-price-card>small{display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px}.glm-inline-icon{width:18px;height:18px;color:#0878f9;flex:0 0 auto}
.glm-product-detail-grid{grid-template-columns:minmax(0,1.75fr) minmax(340px,.65fr);gap:28px;margin-top:28px}.glm-modern-description{padding:34px 38px;min-height:390px}.glm-modern-description h2{font-size:32px;margin-bottom:20px}.glm-description-copy{font-size:17px;line-height:1.75}.glm-auto-description>p{margin:0 0 24px;max-width:880px}.glm-desc-features{border-top:1px solid #dce8f5;padding-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:14px 30px}.glm-desc-features span{display:flex;align-items:flex-start;gap:10px;color:#425a78}.glm-desc-features .glm-svg-icon{width:21px;height:21px;min-width:21px;color:#ff7200;stroke-width:3;margin-top:1px}
.glm-modern-overview{border-radius:20px}.glm-modern-overview h3{font-size:24px;padding:22px 26px}.glm-modern-overview>div{padding:15px 25px;font-size:15px}.glm-modern-overview>div span{font-size:15px;gap:10px}.glm-modern-overview>div strong{font-size:15px}.glm-modern-overview .glm-country-flag-img{width:31px;height:20px;border-radius:3px}.glm-ov-svg{width:21px!important;height:21px!important;color:#0878f9}.glm-overview-note{display:flex;align-items:flex-start;gap:9px;margin:18px;padding:16px 18px;font-size:14px}
.glm-instant-banner{margin-top:28px;padding:18px 28px}.glm-instant-banner>div:first-child>b{width:46px;height:46px}.glm-instant-banner>div:first-child>b .glm-svg-icon{width:25px;height:25px;stroke-width:3}.glm-instant-banner strong{font-size:19px}.glm-instant-banner small{font-size:13px}.glm-instant-banner>div:last-child{display:flex;align-items:center;gap:8px;font-size:15px}.glm-instant-banner>div:last-child .glm-inline-icon{color:#07965b;width:21px;height:21px}
@media(max-width:1100px){.glm-product-container{width:min(100% - 36px,1240px)}.glm-product-hero-card{grid-template-columns:1fr}.glm-price-card{max-width:none}.glm-product-detail-grid{grid-template-columns:1fr}.glm-modern-facts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.glm-product-container{width:calc(100% - 24px)}.glm-product-hero-card{padding:22px 18px}.glm-title-line{align-items:flex-start;gap:14px}.glm-title-flag{width:62px;min-width:62px}.glm-title-flag .glm-country-flag-img{width:60px;height:40px}.glm-title-line h1{font-size:29px}.glm-title-line p{font-size:14px}.glm-modern-facts{grid-template-columns:1fr 1fr;gap:10px}.glm-modern-facts>div{min-height:82px;padding-left:48px}.glm-modern-facts b.glm-ui-icon{left:11px}.glm-modern-facts b.glm-ui-icon .glm-svg-icon{width:25px;height:25px}.glm-modern-facts strong{font-size:15px}.glm-modern-facts small{font-size:11px}.glm-modern-actions{display:grid;grid-template-columns:1fr}.glm-large-btn{min-width:0;width:100%}.glm-price-top ins{font-size:34px}.glm-modern-description{padding:24px 20px;min-height:0}.glm-modern-description h2{font-size:26px}.glm-description-copy{font-size:15px}.glm-desc-features{grid-template-columns:1fr}.glm-modern-overview h3{font-size:21px}.glm-instant-banner{padding:16px 18px}}

/* ===== V13 country + collection directories ===== */
.glm-directory-hero-inner{text-align:center;max-width:880px;margin:0 auto}.glm-directory-hero-inner>p{max-width:720px;margin:10px auto 22px}.glm-centered-search{margin:24px auto 0!important;max-width:620px!important}.glm-centered-search span{display:grid;place-items:center}.glm-centered-search .glm-svg-icon{width:20px;height:20px;color:#0d5bef}.glm-directory-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:10px}.glm-directory-actions .glm-btn{width:100%;justify-content:center}.glm-directory-actions .glm-btn-outline{background:#fff;color:#0d5bef;border:1.5px solid #0d5bef}.glm-directory-actions .glm-btn-outline:hover{background:#eef6ff}.glm-directory-card .glm-directory-top{text-decoration:none}.glm-directory-card .glm-country-flag-img{width:46px;height:30px;object-fit:cover;border-radius:4px}.glm-directory-card .glm-country-flag-emoji{font-size:34px}.glm-directory-price{font-weight:800;color:#0b2454}.glm-directory-actions .is-disabled{opacity:.6;pointer-events:none}
.glm-collection-directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.glm-collection-directory-card{background:#fff;border:1px solid #d9e7f6;border-radius:18px;padding:22px;box-shadow:0 10px 28px rgba(8,43,104,.06);display:flex;flex-direction:column;min-height:330px;transition:.2s}.glm-collection-directory-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(8,43,104,.1)}.glm-collection-directory-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.glm-collection-brand{width:62px;height:62px;border-radius:14px;background:#eef6ff;display:grid;place-items:center;overflow:hidden}.glm-collection-logo-img{max-width:48px;max-height:48px;object-fit:contain}.glm-collection-letter{font-size:18px;font-weight:900;color:#0d5bef}.glm-collection-count{background:#fff2e7;color:#ff7200;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:900}.glm-collection-directory-card h2{font-size:20px;margin:18px 0 7px;color:#082b68}.glm-collection-directory-card>p{color:#60738e;min-height:44px;margin:0 0 14px}.glm-collection-directory-card .glm-directory-price{margin-top:auto;margin-bottom:14px}.glm-collection-directory-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.glm-collection-directory-actions .glm-btn{justify-content:center;padding:12px 10px}.glm-collection-directory-actions .glm-btn-outline{background:#fff;color:#0d5bef;border:1.5px solid #0d5bef}.glm-collection-directory-actions .glm-btn-outline:hover{background:#eef6ff}
.glm-desc-features span .glm-svg-icon{background:#ff7200;color:#fff;border-radius:50%;padding:4px;width:24px!important;height:24px!important;stroke-width:2.2!important}.glm-desc-features span:nth-child(n+1) .glm-svg-icon{background:#edf5ff;color:#0d5bef;border-radius:7px}.glm-desc-features span{font-weight:500}.glm-desc-features{gap:16px 28px}
@media(max-width:1100px){.glm-collection-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.glm-collection-directory-grid{grid-template-columns:1fr}.glm-directory-actions,.glm-collection-directory-actions{grid-template-columns:1fr}.glm-centered-search{width:100%}}

/* ===== V16 Premium Checkout ===== */
.woocommerce-checkout .woocommerce-notices-wrapper{max-width:1180px;margin:18px auto 0;padding:0 18px}
.glm-checkout-shell{max-width:1180px;margin:34px auto 60px;padding:0 18px;color:#0b2454}
.glm-checkout-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}
.glm-checkout-kicker{font-size:12px;letter-spacing:.16em;font-weight:800;color:#0d5bef;margin-bottom:6px}
.glm-checkout-head h1{font-size:40px;line-height:1.05;margin:0 0 8px;color:#0b2454}
.glm-checkout-head p{margin:0;color:#60708b;font-size:16px}
.glm-checkout-steps{display:flex;gap:10px;min-width:440px}
.glm-checkout-steps>div{flex:1;display:flex;align-items:center;gap:10px;border:1px solid #dce8f5;background:#fff;border-radius:14px;padding:12px}
.glm-checkout-steps b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8eef7;color:#7890ad}
.glm-checkout-steps span{font-weight:800;font-size:13px}.glm-checkout-steps small{display:block;color:#8290a6;font-weight:500;margin-top:2px}
.glm-checkout-steps .is-active b{background:#0d5bef;color:#fff}.glm-checkout-steps .is-active span{color:#0d5bef}
.glm-checkout-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.9fr);gap:24px;align-items:start}
.glm-checkout-main{display:grid;gap:22px}.glm-checkout-sidebar{position:sticky;top:120px}
.glm-checkout-panel{background:#fff;border:1px solid #dce8f5;border-radius:18px;box-shadow:0 10px 30px rgba(8,43,104,.06);padding:26px}
.glm-panel-title{display:flex;gap:13px;align-items:flex-start;margin-bottom:22px}.glm-panel-title .glm-svg-icon{width:27px;height:27px;color:#0d5bef;flex:0 0 27px;margin-top:1px}
.glm-panel-title h2{font-size:22px;margin:0 0 4px;color:#0b2454}.glm-panel-title p{margin:0;color:#687b96;font-size:14px}
.glm-order-title{border-bottom:1px solid #e3edf7;padding-bottom:16px;margin-bottom:14px}
.woocommerce-checkout .woocommerce-billing-fields>h3,.woocommerce-checkout .woocommerce-shipping-fields,.woocommerce-checkout .woocommerce-additional-fields>h3{display:none}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:flex;flex-wrap:wrap;gap:16px 18px}
.woocommerce-checkout .form-row{margin:0!important;padding:0!important;float:none!important;width:100%}
.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:calc(50% - 9px)!important}
.woocommerce-checkout .form-row label{font-size:13px;font-weight:800;color:#203b6b;margin:0 0 7px;display:block}
.woocommerce-checkout .input-text,.woocommerce-checkout select,.woocommerce-checkout .select2-selection{min-height:48px!important;border:1px solid #cdddf0!important;border-radius:10px!important;background:#fff!important;padding:10px 13px!important;box-shadow:none!important;color:#18325f!important}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{line-height:27px!important;padding-left:0!important}.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow{height:46px!important}
.glm-payment-panel #payment{background:transparent!important;border:0!important}
.glm-payment-panel #payment ul.payment_methods{border:0!important;padding:0!important;margin:0!important;display:grid;gap:10px}
.glm-payment-panel #payment ul.payment_methods li{border:1px solid #dce8f5;border-radius:12px;padding:14px 16px;background:#fff}
.glm-payment-panel #payment ul.payment_methods li:has(input:checked){border-color:#0d5bef;box-shadow:0 0 0 1px #0d5bef inset;background:#f7fbff}
.glm-payment-panel #payment div.payment_box{background:#f2f7ff!important;border-radius:10px!important;color:#506581!important;font-size:13px!important;margin:10px 0 0!important}
.glm-payment-panel #payment div.payment_box:before{border-bottom-color:#f2f7ff!important}
.glm-payment-panel #payment .place-order{display:none!important}
.glm-order-panel #order_review_heading{display:none}
.glm-order-panel table.shop_table{border:0!important;border-collapse:collapse!important;margin:0!important}
.glm-order-panel table.shop_table th,.glm-order-panel table.shop_table td{border:0!important;border-bottom:1px solid #e7eef7!important;padding:13px 0!important;color:#506581!important}
.glm-order-panel table.shop_table th{font-weight:700}.glm-order-panel table.shop_table td.product-total,.glm-order-panel table.shop_table tfoot td{text-align:right;color:#0b2454;font-weight:800}
.glm-order-panel table.shop_table tfoot tr.order-total th,.glm-order-panel table.shop_table tfoot tr.order-total td{font-size:20px;color:#0b2454;border-bottom:0!important}
.glm-checkout-product-meta{display:block;color:#71839b;font-weight:500;font-size:11px;line-height:1.45;margin-top:5px}
.glm-checkout-instant{margin-top:18px;display:flex;gap:12px;align-items:center;padding:14px;border:1px solid #bfe8cd;border-radius:12px;background:#effcf4;color:#087d3f}
.glm-checkout-instant .glm-svg-icon{width:28px;height:28px;flex:0 0 28px}.glm-checkout-instant strong{display:block;font-size:14px}.glm-checkout-instant span{display:block;color:#49715c;font-size:12px;margin-top:2px}
.glm-checkout-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid #e6eef7;margin-top:18px;padding-top:16px}.glm-checkout-trust span{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#4d6380}.glm-checkout-trust .glm-svg-icon{width:17px;height:17px;color:#0d5bef}
/* Move the real WooCommerce place-order button into a strong CTA appearance even though it lives inside payment. */
.glm-payment-panel .woocommerce-privacy-policy-text,.glm-payment-panel .woocommerce-terms-and-conditions-wrapper{font-size:12px;color:#71839b}
/* When payment.php is rendered directly, keep Place order visible and styled. */
.glm-payment-panel #payment .place-order:last-child{display:block!important;margin-top:14px!important;padding:0!important}
.glm-payment-panel #place_order{width:100%!important;min-height:54px!important;border:0!important;border-radius:10px!important;background:linear-gradient(90deg,#ff7a00,#ff5d00)!important;color:#fff!important;font-size:17px!important;font-weight:800!important;box-shadow:0 8px 20px rgba(255,114,0,.22)!important}
@media(max-width:980px){.glm-checkout-head{align-items:flex-start;flex-direction:column}.glm-checkout-steps{min-width:0;width:100%}.glm-checkout-grid{grid-template-columns:1fr}.glm-checkout-sidebar{position:static}.glm-checkout-head h1{font-size:34px}}
@media(max-width:640px){.glm-checkout-shell{margin-top:22px;padding:0 12px}.glm-checkout-panel{padding:18px;border-radius:14px}.glm-checkout-steps{overflow:auto}.glm-checkout-steps>div{min-width:145px}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:100%!important}.glm-checkout-trust{grid-template-columns:1fr}.glm-checkout-head h1{font-size:30px}}

/* ===== V17 checkout: premium digital-only checkout ===== */
.glm-checkout-page{background:linear-gradient(180deg,#f8fbff 0%,#f4f8fd 100%);padding:18px 0 64px;min-height:620px}
.glm-checkout-page .woocommerce{max-width:none!important;margin:0!important}
.glm-checkout-shell{max-width:1220px;margin:18px auto 0;padding:0 22px}
.glm-checkout-head{background:transparent;padding:16px 0 6px;margin-bottom:22px;align-items:center}
.glm-checkout-kicker{color:#0d5bef;font-size:11px;font-weight:900;letter-spacing:.18em}
.glm-checkout-head h1{font-size:42px;letter-spacing:-.03em;color:#082b68;margin-top:4px}
.glm-checkout-head p{color:#617694;font-size:15px}
.glm-checkout-steps>div{background:#fff;border-color:#d8e6f5;box-shadow:0 6px 18px rgba(8,43,104,.04)}
.glm-checkout-steps .is-active{border-color:#b8d4ff;background:#f8fbff}
.glm-checkout-grid{grid-template-columns:minmax(0,1.42fr) minmax(360px,.88fr);gap:26px}
.glm-checkout-main{gap:20px}
.glm-checkout-panel{border:1px solid #d9e6f4;border-radius:18px;box-shadow:0 12px 34px rgba(8,43,104,.055);padding:28px}
.glm-panel-title h2{font-size:23px;letter-spacing:-.015em}.glm-panel-title p{font-size:13px}
.glm-panel-title .glm-svg-icon{width:30px;height:30px;color:#0d5bef;background:#edf5ff;border-radius:10px;padding:6px;box-sizing:content-box}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{gap:17px 18px}
.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:calc(50% - 9px)!important}
.woocommerce-checkout .form-row label{font-size:13px;color:#163765;font-weight:800}
.woocommerce-checkout .input-text,.woocommerce-checkout select,.woocommerce-checkout .select2-selection{height:52px!important;min-height:52px!important;border:1px solid #cbdced!important;border-radius:11px!important;padding:12px 14px!important;font-size:14px!important;transition:.18s ease}
.woocommerce-checkout .input-text:focus,.woocommerce-checkout select:focus{border-color:#0d5bef!important;box-shadow:0 0 0 3px rgba(13,91,239,.09)!important;outline:0!important}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{line-height:29px!important}.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow{height:50px!important}
.glm-payment-panel #payment ul.payment_methods{gap:11px}
.glm-payment-panel #payment ul.payment_methods li{border:1px solid #d6e4f3;border-radius:12px;padding:15px 16px;background:#fbfdff}
.glm-payment-panel #payment ul.payment_methods li label{font-weight:800;color:#102f60}
.glm-payment-panel #payment .woocommerce-info,.glm-payment-panel #payment .woocommerce-error,.glm-payment-panel #payment .woocommerce-message{border:1px solid #f3d29e!important;background:#fff9ed!important;color:#78531b!important;border-radius:11px!important;padding:14px!important;margin:0!important;box-shadow:none!important}
.glm-order-panel{padding:24px}
.glm-order-panel table.shop_table th,.glm-order-panel table.shop_table td{padding:14px 0!important}
.glm-order-panel table.shop_table .product-name{font-weight:800;color:#102f60}
.glm-order-panel table.shop_table tfoot tr.order-total th,.glm-order-panel table.shop_table tfoot tr.order-total td{font-size:22px;font-weight:900}
.glm-checkout-instant{background:linear-gradient(135deg,#effcf4,#f8fffb);border-color:#b7e8cb;padding:15px}
.glm-checkout-trust{grid-template-columns:repeat(3,1fr)}
.glm-payment-panel #place_order{min-height:58px!important;font-size:17px!important;background:linear-gradient(90deg,#ff7a00,#ff5b00)!important;box-shadow:0 10px 24px rgba(255,105,0,.22)!important;transition:.18s ease}
.glm-payment-panel #place_order:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(255,105,0,.28)!important}
.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .woocommerce-form-login-toggle{max-width:1220px;margin:0 auto;padding:0 22px}
@media(max-width:980px){.glm-checkout-grid{grid-template-columns:1fr}.glm-checkout-sidebar{position:static}.glm-checkout-steps{width:100%}.glm-checkout-head{align-items:flex-start}.glm-checkout-head h1{font-size:35px}}
@media(max-width:640px){.glm-checkout-page{padding-top:4px}.glm-checkout-shell{padding:0 14px}.glm-checkout-panel{padding:18px}.glm-checkout-head h1{font-size:30px}.glm-checkout-head p{font-size:14px}.glm-checkout-steps{display:none}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:100%!important}.glm-checkout-trust{grid-template-columns:1fr}.glm-order-panel{padding:18px}}


/* ===== V19 checkout cache-bust + hard layout override ===== */
body.woocommerce-checkout .glm-checkout-page{background:linear-gradient(180deg,#f8fbff 0%,#f2f7fd 100%)!important;padding:28px 0 70px!important}
body.woocommerce-checkout .glm-checkout-shell{width:min(1220px,calc(100% - 40px))!important;max-width:1220px!important;margin:0 auto!important;padding:0!important}
body.woocommerce-checkout .glm-checkout-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:28px!important;margin:0 0 26px!important;padding:10px 0 0!important}
body.woocommerce-checkout .glm-checkout-head h1{font-size:42px!important;line-height:1.05!important;color:#082b68!important;margin:4px 0 10px!important;letter-spacing:-.03em!important}
body.woocommerce-checkout .glm-checkout-head p{margin:0!important;color:#607694!important;font-size:15px!important}
body.woocommerce-checkout .glm-checkout-steps{display:flex!important;gap:10px!important;min-width:440px!important}
body.woocommerce-checkout .glm-checkout-steps>div{display:flex!important;align-items:center!important;gap:10px!important;flex:1!important;background:#fff!important;border:1px solid #d8e6f5!important;border-radius:14px!important;padding:12px!important;box-shadow:0 6px 18px rgba(8,43,104,.04)!important}
body.woocommerce-checkout .glm-checkout-steps b{width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#e8eef7!important;color:#7890ad!important}
body.woocommerce-checkout .glm-checkout-steps .is-active b{background:#0d5bef!important;color:#fff!important}
body.woocommerce-checkout .glm-checkout-steps span{font-weight:800!important;font-size:13px!important;color:#193b6d!important}
body.woocommerce-checkout .glm-checkout-steps small{display:block!important;font-size:11px!important;color:#8290a6!important;font-weight:500!important;margin-top:2px!important}
body.woocommerce-checkout form.glm-checkout-form{display:block!important}
body.woocommerce-checkout .glm-checkout-grid{display:grid!important;grid-template-columns:minmax(0,1.42fr) minmax(360px,.88fr)!important;gap:26px!important;align-items:start!important}
body.woocommerce-checkout .glm-checkout-main{display:grid!important;gap:20px!important}
body.woocommerce-checkout .glm-checkout-sidebar{position:sticky!important;top:120px!important}
body.woocommerce-checkout .glm-checkout-panel{background:#fff!important;border:1px solid #d9e6f4!important;border-radius:18px!important;box-shadow:0 12px 34px rgba(8,43,104,.055)!important;padding:28px!important}
body.woocommerce-checkout .glm-panel-title{display:flex!important;align-items:center!important;gap:13px!important;margin-bottom:22px!important}
body.woocommerce-checkout .glm-panel-title h2{font-size:23px!important;line-height:1.2!important;margin:0 0 4px!important;color:#082b68!important}
body.woocommerce-checkout .glm-panel-title p{font-size:13px!important;color:#6d7f98!important;margin:0!important}
body.woocommerce-checkout .glm-panel-title .glm-svg-icon{width:28px!important;height:28px!important;color:#0d5bef!important;background:#edf5ff!important;border-radius:10px!important;padding:6px!important;box-sizing:content-box!important}
body.woocommerce-checkout .woocommerce-billing-fields>h3{display:none!important}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:flex!important;flex-wrap:wrap!important;gap:17px 18px!important}
body.woocommerce-checkout .form-row{float:none!important;margin:0!important;padding:0!important;width:100%!important}
body.woocommerce-checkout .form-row-first,body.woocommerce-checkout .form-row-last{width:calc(50% - 9px)!important}
body.woocommerce-checkout .form-row label{display:block!important;font-size:13px!important;font-weight:800!important;color:#163765!important;margin:0 0 7px!important}
body.woocommerce-checkout .input-text,body.woocommerce-checkout select,body.woocommerce-checkout .select2-selection{width:100%!important;height:52px!important;min-height:52px!important;border:1px solid #cbdced!important;border-radius:11px!important;background:#fff!important;padding:12px 14px!important;font-size:14px!important;color:#18325f!important;box-shadow:none!important}
body.woocommerce-checkout .select2-container{width:100%!important}
body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{line-height:27px!important;padding-left:0!important}
body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow{height:50px!important}
body.woocommerce-checkout .glm-payment-panel #payment{background:transparent!important}
body.woocommerce-checkout .glm-payment-panel #payment ul.payment_methods{padding:0!important;margin:0!important;border:0!important;display:grid!important;gap:11px!important}
body.woocommerce-checkout .glm-payment-panel #payment ul.payment_methods li{border:1px solid #d6e4f3!important;border-radius:12px!important;padding:15px 16px!important;background:#fbfdff!important}
body.woocommerce-checkout .glm-payment-panel .woocommerce-info{border:1px solid #f3d29e!important;background:#fff9ed!important;color:#78531b!important;border-radius:11px!important;padding:14px!important;margin:0!important}
body.woocommerce-checkout .glm-order-panel table.shop_table{border:0!important;border-collapse:collapse!important;margin:0!important}
body.woocommerce-checkout .glm-order-panel table.shop_table th,body.woocommerce-checkout .glm-order-panel table.shop_table td{border:0!important;border-bottom:1px solid #e7eef6!important;padding:14px 0!important}
body.woocommerce-checkout .glm-order-panel table.shop_table .product-name{font-weight:800!important;color:#102f60!important}
body.woocommerce-checkout .glm-order-panel table.shop_table tfoot tr.order-total th,body.woocommerce-checkout .glm-order-panel table.shop_table tfoot tr.order-total td{font-size:21px!important;font-weight:900!important;color:#082b68!important}
body.woocommerce-checkout .glm-checkout-instant{margin-top:18px!important;display:flex!important;gap:12px!important;align-items:center!important;padding:15px!important;border:1px solid #b7e8cb!important;border-radius:12px!important;background:linear-gradient(135deg,#effcf4,#f8fffb)!important;color:#087d3f!important}
body.woocommerce-checkout .glm-checkout-trust{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;border-top:1px solid #e6eef7!important;margin-top:18px!important;padding-top:16px!important}
body.woocommerce-checkout .glm-checkout-trust span{display:flex!important;align-items:center!important;gap:6px!important;font-size:11px!important;font-weight:700!important;color:#4d6380!important}
body.woocommerce-checkout #place_order{width:100%!important;min-height:58px!important;border:0!important;border-radius:11px!important;background:linear-gradient(90deg,#ff7a00,#ff5b00)!important;color:#fff!important;font-size:17px!important;font-weight:850!important;box-shadow:0 10px 24px rgba(255,105,0,.22)!important}
@media(max-width:980px){body.woocommerce-checkout .glm-checkout-head{align-items:flex-start!important;flex-direction:column!important}body.woocommerce-checkout .glm-checkout-steps{min-width:0!important;width:100%!important}body.woocommerce-checkout .glm-checkout-grid{grid-template-columns:1fr!important}body.woocommerce-checkout .glm-checkout-sidebar{position:static!important}}
@media(max-width:640px){body.woocommerce-checkout .glm-checkout-shell{width:min(100% - 24px,1220px)!important}body.woocommerce-checkout .glm-checkout-head h1{font-size:30px!important}body.woocommerce-checkout .glm-checkout-steps{display:none!important}body.woocommerce-checkout .glm-checkout-panel{padding:18px!important;border-radius:14px!important}body.woocommerce-checkout .form-row-first,body.woocommerce-checkout .form-row-last{width:100%!important}body.woocommerce-checkout .glm-checkout-trust{grid-template-columns:1fr!important}}

/* ===== V20 fulfillment + checkout finishing ===== */
body.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.woocommerce-checkout .checkout_coupon{display:none!important}
body.woocommerce-checkout .glm-payment-panel .woocommerce-info{
  display:flex!important;align-items:flex-start!important;gap:10px!important;
  border:1px solid #f0d39f!important;background:#fffaf0!important;color:#76521c!important;
  border-radius:12px!important;padding:15px 16px!important;line-height:1.55!important
}
body.woocommerce-checkout .glm-order-panel{padding:30px!important}
body.woocommerce-checkout .glm-order-title{padding-bottom:8px!important;border-bottom:1px solid #e8eff7!important}
body.woocommerce-checkout .glm-field-company label .optional{font-weight:500!important;color:#7a8ca6!important}

.glm-paid-access-box{max-width:1180px;margin:28px auto;padding:24px;border:1px solid #b7e8cb;border-radius:16px;background:linear-gradient(135deg,#effcf4,#fbfffd);box-shadow:0 10px 30px rgba(8,43,104,.05);color:#16365f}
.glm-paid-access-head{display:flex;align-items:center;gap:14px}.glm-paid-access-head .glm-svg-icon{width:34px;height:34px;color:#07924c;background:#dff7e9;padding:8px;border-radius:12px;box-sizing:content-box}
.glm-paid-access-head h2{margin:0 0 4px;font-size:24px;color:#087d3f}.glm-paid-access-head p{margin:0;color:#587265}
.glm-paid-access-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.glm-paid-access-btn{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#ff7a00,#ff5b00);color:#fff!important;text-decoration:none!important;padding:13px 20px;border-radius:10px;font-weight:800;box-shadow:0 8px 20px rgba(255,105,0,.18)}
.glm-paid-access-btn .glm-svg-icon{width:18px;height:18px}.glm-paid-access-note{margin:14px 0 0;font-size:12px;color:#6f8378}
@media(max-width:640px){.glm-paid-access-box{margin:18px 12px;padding:18px}.glm-paid-access-head h2{font-size:20px}.glm-paid-access-links{display:grid}.glm-paid-access-btn{justify-content:center}}

/* ===== V21 homepage premium headings, trust, process + header icons ===== */
.glm-premium-head{position:relative;display:block!important;text-align:center;max-width:900px;margin:0 auto 38px!important;padding-bottom:4px}.glm-premium-head>div{max-width:760px;margin:0 auto}.glm-premium-head .glm-kicker{display:inline-flex;align-items:center;gap:9px;padding:7px 13px;border:1px solid #cfe1f7;background:#fff;border-radius:999px;box-shadow:0 6px 18px rgba(8,43,104,.05);letter-spacing:2.2px}.glm-premium-head .glm-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#ff7200;box-shadow:0 0 0 4px #fff0e3}.glm-premium-head h2{font-size:42px!important;line-height:1.12;margin:14px 0 10px!important;color:#082b68;letter-spacing:-1.5px}.glm-premium-head p{font-size:16px;line-height:1.65;max-width:650px;margin:0 auto!important}.glm-premium-head>a{display:inline-flex!important;margin-top:17px!important;padding:9px 15px;border-radius:9px;background:#eaf3ff;color:#0d5bef!important}
.glm-trust-dark{padding:48px 0!important;background:radial-gradient(circle at 20% 10%,#1454a9 0,transparent 32%),linear-gradient(110deg,#061a42,#0a3474 60%,#071f4e)!important;position:relative;overflow:hidden}.glm-trust-dark:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,#ffffff08,transparent);pointer-events:none}.glm-trust-premium{position:relative;display:grid!important;grid-template-columns:1.9fr repeat(4,1fr)!important;gap:12px!important}.glm-trust-premium>div{border:0!important;padding:20px!important}.glm-trust-intro{display:flex;align-items:center;gap:16px;border:1px solid #ffffff1c!important;background:#ffffff0b;border-radius:18px}.glm-trust-shield{width:50px;height:50px;min-width:50px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#1b72ff,#0d5bef);font-size:24px;font-weight:900;box-shadow:0 12px 25px #00163c66}.glm-trust-intro strong{font-size:21px!important}.glm-trust-intro small{font-size:12px!important;line-height:1.55;max-width:320px}.glm-trust-stat{text-align:center;border-left:1px solid #ffffff18!important}.glm-trust-stat>span{width:38px;height:38px;margin:0 auto 10px;border-radius:11px;background:#ffffff12;border:1px solid #ffffff18;display:grid;place-items:center;color:#79b4ff;font-size:18px}.glm-trust-stat b{font-size:18px!important}.glm-trust-stat small{font-size:11px!important}
.glm-premium-steps{gap:20px}.glm-premium-steps>div{padding:28px 24px 25px;border-radius:20px;border:1px solid #dce8f5;box-shadow:0 10px 30px rgba(8,43,104,.055);transition:.25s;overflow:hidden}.glm-premium-steps>div:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(8,43,104,.1);border-color:#bfd6f2}.glm-premium-steps>div:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#0d5bef,#4da0ff)}.glm-premium-steps>div:last-child:before{background:linear-gradient(90deg,#ff7200,#ff9c43)}.glm-premium-steps>div>b{font-size:34px;color:#e5edf7}.glm-premium-steps>div>span{width:48px;height:48px;border-radius:14px;background:#edf5ff;display:grid;place-items:center;font-size:23px}.glm-premium-steps h3{color:#082b68;font-size:17px}.glm-premium-steps p{font-size:13px;line-height:1.65}
.glm-header-icon{position:relative;min-width:46px;height:46px;border:1px solid #dce8f5;border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;color:#082b68;transition:.2s}.glm-header-icon:hover{border-color:#a9c9ef;background:#f5f9ff;color:#0d5bef}.glm-header-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.glm-cart-count{position:absolute;right:-6px;top:-7px;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#ff7200;color:#fff;border:2px solid #fff;font-size:10px;font-weight:900;display:grid;place-items:center;line-height:1}.glm-icon-label{display:none}.glm-nav-actions{gap:10px}.glm-browse-btn{margin-left:2px}
@media(max-width:1100px){.glm-trust-premium{grid-template-columns:repeat(2,1fr)!important}.glm-trust-intro{grid-column:1/-1}.glm-trust-stat{border:1px solid #ffffff16!important;border-radius:15px;background:#ffffff08}.glm-browse-btn{display:none!important}.glm-menu{gap:16px}}
@media(max-width:1000px){.glm-nav-actions>a:first-child{display:flex!important}.glm-menu-toggle{order:3}.glm-nav-actions{margin-left:auto}.glm-menu.open{z-index:10}.glm-menu.open a{padding:9px 5px;border-bottom:1px solid #edf2f8}.glm-menu.open a:last-child{border-bottom:0}}
@media(max-width:650px){.glm-nav{gap:8px}.glm-logo{font-size:15px}.glm-logo-mark{width:36px;height:36px}.glm-nav-actions{gap:7px}.glm-header-icon{min-width:39px;width:39px;height:39px;border-radius:11px}.glm-header-icon svg{width:19px;height:19px}.glm-menu-toggle{font-size:22px;padding:5px}.glm-premium-head{margin-bottom:28px!important}.glm-premium-head h2{font-size:31px!important;letter-spacing:-.8px}.glm-premium-head p{font-size:14px}.glm-premium-head .glm-kicker{font-size:10px;letter-spacing:1.7px;padding:6px 10px}.glm-premium-head>a{font-size:12px!important;margin-top:14px!important}.glm-trust-dark{padding:34px 0!important}.glm-trust-premium{grid-template-columns:1fr 1fr!important;gap:10px!important}.glm-trust-premium>div{padding:16px 10px!important}.glm-trust-intro{padding:17px!important;text-align:left}.glm-trust-shield{width:44px;height:44px;min-width:44px}.glm-trust-intro strong{font-size:18px!important}.glm-trust-intro small{font-size:11px!important}.glm-trust-stat>span{width:34px;height:34px}.glm-trust-stat b{font-size:15px!important}.glm-trust-stat small{font-size:9px!important}.glm-premium-steps{gap:14px}.glm-premium-steps>div{padding:23px 20px}.glm-how-head{margin-bottom:25px!important}}
@media(max-width:390px){.glm-logo span:last-child{font-size:13px}.glm-logo small{font-size:7px}.glm-header-icon{min-width:36px;width:36px;height:36px}.glm-nav-actions{gap:5px}.glm-trust-premium{grid-template-columns:1fr!important}.glm-trust-intro{grid-column:auto}.glm-trust-stat{display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;text-align:left;column-gap:10px;align-items:center}.glm-trust-stat>span{grid-row:1/3;margin:0}.glm-trust-stat b,.glm-trust-stat small{margin:0!important}}


/* ===== V22 collections navigation + right-side section links ===== */
.glm-premium-head{position:relative!important;max-width:none!important;padding-left:170px!important;padding-right:170px!important;min-height:112px}
.glm-premium-head>div{max-width:760px!important;margin:0 auto!important}
.glm-premium-head .glm-section-viewall{position:absolute!important;right:0!important;bottom:8px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px;padding:10px 16px!important;border:1px solid #cfe1f7!important;border-radius:11px!important;background:linear-gradient(180deg,#fff,#f3f8ff)!important;color:#0d5bef!important;font-size:13px!important;font-weight:850!important;box-shadow:0 7px 18px rgba(8,43,104,.06)!important;transition:.2s ease}
.glm-premium-head .glm-section-viewall:hover{transform:translateY(-2px);border-color:#9fc4ee!important;box-shadow:0 10px 24px rgba(8,43,104,.10)!important}
.glm-collection-directory-hero{padding-bottom:52px}
.glm-collection-directory{padding-top:64px}
.glm-collection-directory .glm-collection-directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.glm-collection-directory .glm-collection-directory-card{min-height:0!important;display:flex!important;flex-direction:column!important}
.glm-collection-directory .glm-collection-directory-card>p{min-height:42px}
.glm-collection-directory .glm-collection-directory-card .glm-collection-price{margin-top:auto!important}
.glm-collection-directory .glm-collection-directory-card .glm-feature-lines{margin-top:10px}
.glm-collection-directory .glm-collection-actions{margin-top:auto}
.glm-browse-btn{display:none!important}
@media(max-width:1100px){.glm-premium-head{padding-left:120px!important;padding-right:120px!important}.glm-collection-directory .glm-collection-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.glm-premium-head{padding-left:0!important;padding-right:0!important;min-height:0}.glm-premium-head .glm-section-viewall{position:static!important;margin:16px 0 0 auto!important;display:flex!important;width:max-content!important}.glm-collection-directory .glm-collection-directory-grid{grid-template-columns:1fr}}
@media(max-width:650px){.glm-premium-head .glm-section-viewall{margin:15px auto 0!important;min-height:40px;padding:9px 14px!important}.glm-collection-directory{padding-top:46px}.glm-collection-directory .glm-premium-card{padding:20px}.glm-collection-directory .glm-collection-actions{grid-template-columns:1fr 1fr!important}}
@media(max-width:430px){.glm-collection-directory .glm-collection-actions{grid-template-columns:1fr!important}}

/* ===== V23 collection products use the same premium detail system as country products ===== */
.glm-title-collection-logo{width:150px;min-width:150px;height:76px;border:1px solid #dce8f5;border-radius:16px;background:#fff;display:grid;place-items:center;padding:10px;box-shadow:0 8px 22px rgba(8,43,104,.06);overflow:hidden}
.glm-title-collection-logo .glm-collection-logo-img{width:100%;max-width:128px;max-height:54px;object-fit:contain}
.glm-overview-collection>span{gap:10px!important}.glm-overview-collection .glm-collection-logo-img{width:74px!important;height:25px!important;max-width:74px!important;max-height:25px!important;object-fit:contain;border-radius:0!important}
.glm-brand-logo{width:86px!important;height:62px!important;padding:7px!important;background:#fff!important;border:1px solid #e1ebf7!important;border-radius:14px!important;overflow:hidden!important;display:grid!important;place-items:center!important}
.glm-brand-logo img{width:100%!important;height:100%!important;max-width:76px!important;max-height:46px!important;object-fit:contain!important}
.glm-db-tick img{width:72px!important;height:32px!important;object-fit:contain!important;background:#fff;border-radius:8px;padding:4px}
@media(max-width:700px){.glm-title-collection-logo{width:112px;min-width:112px;height:64px;padding:8px}.glm-title-collection-logo .glm-collection-logo-img{max-width:96px;max-height:44px}}
@media(max-width:430px){.glm-title-line:has(.glm-title-collection-logo){display:block}.glm-title-line .glm-title-collection-logo{margin-bottom:14px;width:126px}}

/* V24 — compact collection brand icons (icon only, no wordmarks) */
.glm-brand-logo{width:58px!important;height:58px!important;padding:5px!important;border-radius:15px!important;background:#fff!important}
.glm-brand-logo img{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;object-fit:contain!important}
.glm-title-collection-logo{width:76px!important;min-width:76px!important;height:76px!important;padding:8px!important;border-radius:18px!important}
.glm-title-collection-logo .glm-collection-logo-img{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;object-fit:contain!important}
.glm-overview-collection .glm-collection-logo-img{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;object-fit:contain!important;border-radius:8px!important}
@media(max-width:700px){.glm-brand-logo{width:54px!important;height:54px!important}.glm-brand-logo img{width:44px!important;height:44px!important}.glm-title-collection-logo{width:68px!important;min-width:68px!important;height:68px!important}.glm-title-collection-logo .glm-collection-logo-img{width:52px!important;height:52px!important}}
/* V25 — true icon-only collection branding; unique assets prevent old wordmark cache */
.glm-brand-logo{width:62px!important;height:62px!important;padding:6px!important;border:1px solid #dce8f5!important;border-radius:16px!important;background:#fff!important;box-shadow:0 7px 18px rgba(8,43,104,.06)!important}
.glm-brand-logo img{display:block!important;width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important;object-fit:contain!important}
.glm-title-collection-logo{width:78px!important;min-width:78px!important;height:78px!important;padding:7px!important;border-radius:18px!important}
.glm-title-collection-logo .glm-collection-logo-img{display:block!important;width:60px!important;height:60px!important;max-width:60px!important;max-height:60px!important;object-fit:contain!important}
.glm-overview-collection .glm-collection-logo-img{width:32px!important;height:32px!important;max-width:32px!important;max-height:32px!important;object-fit:contain!important}
@media(max-width:700px){.glm-brand-logo{width:56px!important;height:56px!important}.glm-brand-logo img{width:46px!important;height:46px!important}.glm-title-collection-logo{width:68px!important;min-width:68px!important;height:68px!important}.glm-title-collection-logo .glm-collection-logo-img{width:52px!important;height:52px!important}}

/* V26 — premium icon-only collection branding */
.glm-brand-logo,.glm-collection-brand,.glm-title-collection-logo{background:#fff!important;border:1px solid #dbe7f5!important;box-shadow:0 8px 22px rgba(8,43,104,.07)!important}
.glm-brand-logo img,.glm-collection-brand img,.glm-title-collection-logo img{object-fit:contain!important;image-rendering:auto!important}
.glm-brand-logo{width:64px!important;height:64px!important;padding:7px!important;border-radius:17px!important}
.glm-brand-logo img{width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important}
.glm-collection-brand{width:64px!important;height:64px!important;padding:7px!important;border-radius:17px!important}
.glm-collection-brand .glm-collection-logo-img{width:50px!important;height:50px!important;max-width:50px!important;max-height:50px!important}
.glm-title-collection-logo{width:80px!important;min-width:80px!important;height:80px!important;padding:8px!important;border-radius:19px!important}
.glm-title-collection-logo .glm-collection-logo-img{width:62px!important;height:62px!important;max-width:62px!important;max-height:62px!important}
@media(max-width:700px){.glm-brand-logo,.glm-collection-brand{width:58px!important;height:58px!important}.glm-brand-logo img,.glm-collection-brand .glm-collection-logo-img{width:46px!important;height:46px!important;max-width:46px!important;max-height:46px!important}.glm-title-collection-logo{width:70px!important;min-width:70px!important;height:70px!important}.glm-title-collection-logo .glm-collection-logo-img{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important}}

/* ===== V27: collection directory mirrors country products + premium FAQ ===== */
.glm-collection-as-country .glm-directory-brand-icon{width:62px;height:62px;min-width:62px;border:1px solid #dce8f5;border-radius:16px;background:#fff;display:grid;place-items:center;padding:6px;box-shadow:0 7px 18px rgba(8,43,104,.06)}
.glm-collection-as-country .glm-directory-brand-icon .glm-collection-logo-img{width:48px;height:48px;max-width:48px;max-height:48px;object-fit:contain}
.glm-collection-as-country .glm-directory-top{align-items:center}
.glm-collection-as-country .glm-directory-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.glm-collection-as-country .glm-directory-card:hover{transform:translateY(-3px);border-color:#bdd7f4;box-shadow:0 15px 34px rgba(8,43,104,.09)}
.glm-home-faq{padding-top:76px;padding-bottom:80px}.glm-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:1040px;margin:0 auto}.glm-faq-item{background:#fff;border:1px solid #dce8f5;border-radius:15px;box-shadow:0 8px 24px rgba(8,43,104,.045);overflow:hidden}.glm-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;color:#0b2454;font-size:15px;font-weight:850}.glm-faq-item summary::-webkit-details-marker{display:none}.glm-faq-item summary b{width:30px;height:30px;min-width:30px;border-radius:9px;background:#edf5ff;color:#0d5bef;display:grid;place-items:center;font-size:20px;line-height:1;transition:.2s}.glm-faq-item[open] summary b{transform:rotate(45deg);background:#0d5bef;color:#fff}.glm-faq-item>div{padding:0 22px 20px;color:#61728b;font-size:14px;line-height:1.7}.glm-faq-page{background:#f6faff}.glm-faq-wrap{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.55fr);gap:28px;align-items:start}.glm-faq-list{display:grid;gap:14px}.glm-faq-help{position:sticky;top:120px;background:linear-gradient(145deg,#082b68,#0d4cad);color:#fff;border-radius:20px;padding:30px;box-shadow:0 18px 40px rgba(8,43,104,.18)}.glm-faq-help>span{font-size:11px;letter-spacing:1.6px;font-weight:900;color:#9fc8ff}.glm-faq-help h2{font-size:25px;margin:10px 0;color:#fff}.glm-faq-help p{color:#d9e8ff;line-height:1.65;margin-bottom:22px}.glm-faq-help .glm-btn{width:100%;justify-content:center}
@media(max-width:850px){.glm-faq-grid{grid-template-columns:1fr}.glm-faq-wrap{grid-template-columns:1fr}.glm-faq-help{position:static}.glm-collection-as-country .glm-directory-brand-icon{width:56px;height:56px;min-width:56px}.glm-collection-as-country .glm-directory-brand-icon .glm-collection-logo-img{width:44px;height:44px}}
@media(max-width:520px){.glm-home-faq{padding-top:54px;padding-bottom:58px}.glm-faq-item summary{padding:17px;font-size:14px}.glm-faq-item>div{padding:0 17px 17px;font-size:13px}.glm-faq-help{padding:24px}.glm-collection-as-country .glm-directory-brand-icon{width:52px;height:52px;min-width:52px}.glm-collection-as-country .glm-directory-brand-icon .glm-collection-logo-img{width:40px;height:40px}}

/* ===== V28: Collections page mirrors the homepage collection section ===== */
.glm-collections-page{min-height:620px;padding-top:82px;padding-bottom:88px}.glm-collections-page-head h1{font-size:42px;line-height:1.12;margin:14px 0 10px;color:#082b68;letter-spacing:-1.5px}.glm-collections-full-grid{align-items:stretch}.glm-collections-full-grid .glm-premium-card{height:100%}.glm-icon-only-logo{display:grid!important;place-items:center!important;overflow:hidden}.glm-icon-only-logo .glm-collection-logo-img,.glm-icon-only-logo img{width:46px!important;height:46px!important;max-width:46px!important;max-height:46px!important;object-fit:contain!important}.glm-menu .current-menu-item>a,.glm-menu a.is-active{color:#0d5bef!important;position:relative}.glm-menu .current-menu-item>a:after,.glm-menu a.is-active:after{content:"";position:absolute;left:10%;right:10%;bottom:-13px;height:2px;border-radius:99px;background:#ff7200}

/* ===== V28: dedicated premium FAQ page ===== */
.glm-faq-hero-v28{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 25%,rgba(23,105,255,.14),transparent 28%),radial-gradient(circle at 88% 25%,rgba(255,114,0,.11),transparent 22%),linear-gradient(135deg,#f9fcff,#eef6ff);border-bottom:1px solid #dce8f5}.glm-faq-hero-v28:after{content:"?";position:absolute;right:6%;top:-58px;font-size:270px;font-weight:950;line-height:1;color:rgba(13,91,239,.035);pointer-events:none}.glm-faq-hero-inner-v28{text-align:center;padding:86px 0 76px;position:relative;z-index:1}.glm-faq-hero-inner-v28 .glm-kicker{display:inline-flex;padding:7px 13px;border:1px solid #cfe1f7;background:#fff;border-radius:999px;box-shadow:0 6px 18px rgba(8,43,104,.05)}.glm-faq-hero-inner-v28 h1{font-size:48px;letter-spacing:-1.8px;line-height:1.08;margin:18px 0 13px;color:#082b68}.glm-faq-hero-inner-v28>p{max-width:720px;margin:0 auto;color:#5b6f8b;font-size:16px;line-height:1.7}.glm-faq-hero-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:25px}.glm-faq-hero-pills span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #d8e6f6;color:#31557f;font-size:12px;font-weight:800;box-shadow:0 5px 16px rgba(8,43,104,.04)}.glm-faq-page-v28{background:#fff;padding-top:72px}.glm-faq-layout-v28{display:grid;grid-template-columns:260px minmax(0,1fr);gap:42px;align-items:start;max-width:1120px;margin:auto}.glm-faq-nav-v28{position:sticky;top:118px;border:1px solid #dce8f5;border-radius:18px;padding:20px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 12px 32px rgba(8,43,104,.06)}.glm-faq-nav-v28>span{display:block;font-size:10px;letter-spacing:1.7px;font-weight:950;color:#7a8eaa;margin:2px 6px 11px}.glm-faq-nav-v28>a{display:block;padding:11px 12px;border-radius:10px;color:#27496f;font-size:13px;font-weight:800;transition:.2s}.glm-faq-nav-v28>a:hover{background:#eaf3ff;color:#0d5bef;transform:translateX(2px)}.glm-faq-support-mini{margin-top:18px;border-radius:14px;padding:18px;background:linear-gradient(145deg,#082b68,#0d4cad);color:#fff}.glm-faq-support-mini b{font-size:15px}.glm-faq-support-mini p{font-size:12px;line-height:1.55;color:#d9e8ff;margin:8px 0 13px}.glm-faq-support-mini a{font-size:12px;font-weight:900;color:#fff}.glm-faq-content-v28{display:grid;gap:38px}.glm-faq-section-v28{scroll-margin-top:115px}.glm-faq-section-title-v28{display:flex;align-items:center;gap:14px;margin-bottom:15px}.glm-faq-section-title-v28>span{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#eaf3ff;color:#0d5bef;font-size:13px;font-weight:950;border:1px solid #cfe1f7}.glm-faq-section-title-v28 h2{margin:0;color:#082b68;font-size:24px;letter-spacing:-.5px}.glm-faq-section-title-v28 p{margin:3px 0 0;color:#8999ad;font-size:12px;font-weight:700}.glm-faq-list-v28{display:grid;gap:11px}.glm-faq-item-v28{border-radius:15px!important;border:1px solid #dce8f5!important;box-shadow:0 7px 22px rgba(8,43,104,.045)!important;transition:.2s;background:#fff}.glm-faq-item-v28:hover{border-color:#bfd6f1!important;box-shadow:0 10px 26px rgba(8,43,104,.075)!important}.glm-faq-item-v28[open]{border-color:#b9d5f5!important;background:linear-gradient(180deg,#fff,#f8fbff)!important}.glm-faq-item-v28 summary{padding:20px 21px!important;font-size:15px!important}.glm-faq-item-v28>div{padding:0 21px 21px!important;color:#5f728d!important;line-height:1.75!important}.glm-faq-item-v28 summary b{background:#edf5ff!important;color:#0d5bef!important}.glm-faq-item-v28[open] summary b{background:#0d5bef!important;color:#fff!important}
@media(max-width:900px){.glm-faq-layout-v28{grid-template-columns:1fr}.glm-faq-nav-v28{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.glm-faq-nav-v28>span,.glm-faq-support-mini{grid-column:1/-1}.glm-faq-hero-inner-v28 h1{font-size:40px}}
@media(max-width:650px){.glm-collections-page{padding-top:58px;padding-bottom:64px}.glm-collections-page-head h1{font-size:31px;letter-spacing:-.8px}.glm-icon-only-logo .glm-collection-logo-img,.glm-icon-only-logo img{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important}.glm-menu .current-menu-item>a:after,.glm-menu a.is-active:after{display:none}.glm-faq-hero-inner-v28{padding:58px 0 50px}.glm-faq-hero-inner-v28 h1{font-size:34px;letter-spacing:-1px}.glm-faq-hero-inner-v28>p{font-size:14px}.glm-faq-hero-pills{gap:7px}.glm-faq-hero-pills span{font-size:10px;padding:7px 9px}.glm-faq-page-v28{padding-top:48px}.glm-faq-layout-v28{gap:28px}.glm-faq-nav-v28{grid-template-columns:1fr;padding:15px}.glm-faq-nav-v28>span,.glm-faq-support-mini{grid-column:auto}.glm-faq-section-title-v28>span{width:42px;height:42px;border-radius:12px}.glm-faq-section-title-v28 h2{font-size:20px}.glm-faq-item-v28 summary{padding:17px!important;font-size:14px!important}.glm-faq-item-v28>div{padding:0 17px 17px!important;font-size:13px!important}.glm-faq-content-v28{gap:31px}}

/* ===== V29: premium visible FAQ card directory ===== */
.glm-faq-hero-v29{position:relative;overflow:hidden;background:radial-gradient(circle at 14% 18%,rgba(23,105,255,.16),transparent 29%),radial-gradient(circle at 88% 24%,rgba(255,114,0,.12),transparent 24%),linear-gradient(135deg,#fbfdff 0%,#edf6ff 100%);border-bottom:1px solid #dce8f5}.glm-faq-hero-v29:before{content:"?";position:absolute;right:5%;top:-86px;font-size:310px;line-height:1;font-weight:950;color:rgba(13,91,239,.035);pointer-events:none}.glm-faq-hero-inner-v29{position:relative;z-index:1;text-align:center;padding:84px 0 74px}.glm-faq-badge-v29{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid #cee0f5;color:#0d5bef;font-size:11px;letter-spacing:1.7px;font-weight:950;box-shadow:0 8px 24px rgba(8,43,104,.06)}.glm-faq-badge-v29 i{width:21px;height:21px;border-radius:7px;background:linear-gradient(145deg,#0d5bef,#1769ff);display:grid;place-items:center;color:#fff;font-style:normal;font-size:12px;letter-spacing:0}.glm-faq-hero-inner-v29 h1{font-size:50px;line-height:1.06;letter-spacing:-1.9px;margin:18px 0 14px;color:#082b68}.glm-faq-hero-inner-v29>p{max-width:760px;margin:0 auto;color:#5a6e89;font-size:16px;line-height:1.72}.glm-faq-quick-v29{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:26px}.glm-faq-quick-v29 span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid #d8e6f6;color:#31557f;font-size:12px;font-weight:800;box-shadow:0 5px 16px rgba(8,43,104,.035)}
.glm-faq-page-v29{background:#f7faff;padding-top:70px}.glm-faq-intro-v29{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:42px}.glm-faq-intro-v29 h2{font-size:37px;letter-spacing:-1.1px;margin:8px 0 9px;color:#082b68}.glm-faq-intro-v29 p{margin:0;color:#61748e;line-height:1.65}.glm-faq-contact-v29{min-width:250px;background:#fff;border:1px solid #d8e6f6;border-radius:15px;padding:16px 18px;box-shadow:0 8px 25px rgba(8,43,104,.05);transition:.2s}.glm-faq-contact-v29:hover{transform:translateY(-2px);border-color:#b8d4f4;box-shadow:0 14px 30px rgba(8,43,104,.09)}.glm-faq-contact-v29 span{display:block;color:#72849a;font-size:11px;font-weight:750;margin-bottom:5px}.glm-faq-contact-v29 b{color:#0d5bef;font-size:13px}.glm-faq-sections-v29{display:grid;gap:54px}.glm-faq-section-v29{scroll-margin-top:112px}.glm-faq-category-head-v29{display:flex;align-items:center;gap:14px;margin-bottom:18px}.glm-faq-category-icon-v29{width:54px;height:54px;min-width:54px;border-radius:16px;background:linear-gradient(145deg,#082b68,#0d5bef);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:950;letter-spacing:.5px;box-shadow:0 11px 28px rgba(13,91,239,.19)}.glm-faq-category-head-v29 small{display:block;color:#ff7200;font-size:10px;letter-spacing:1.55px;font-weight:950;margin-bottom:4px}.glm-faq-category-head-v29 h2{font-size:25px;letter-spacing:-.55px;margin:0;color:#082b68}.glm-faq-card-grid-v29{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.glm-faq-card-v29{position:relative;overflow:hidden;background:#fff;border:1px solid #dce8f5;border-radius:18px;padding:24px 25px 25px;box-shadow:0 8px 28px rgba(8,43,104,.052);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;min-height:188px}.glm-faq-card-v29:after{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,#0d5bef,#1769ff,#ff7200);opacity:0;transition:.22s}.glm-faq-card-v29:hover{transform:translateY(-3px);border-color:#bdd7f4;box-shadow:0 16px 38px rgba(8,43,104,.095)}.glm-faq-card-v29:hover:after{opacity:1}.glm-faq-question-row-v29{display:flex;align-items:flex-start;gap:12px}.glm-faq-qmark-v29{width:31px;height:31px;min-width:31px;border-radius:10px;background:#edf5ff;color:#0d5bef;display:grid;place-items:center;font-size:14px;font-weight:950;border:1px solid #d4e6fa}.glm-faq-card-v29 h3{font-size:16px;line-height:1.42;margin:4px 0 0;color:#0b2454;letter-spacing:-.12px}.glm-faq-card-v29 p{font-size:14px;line-height:1.75;color:#5d718c;margin:16px 0 0}.glm-faq-card-v29 strong{color:#0b2454}.glm-faq-bottom-v29{margin-top:58px;padding:34px 38px;border-radius:22px;background:radial-gradient(circle at 85% 5%,rgba(255,255,255,.13),transparent 28%),linear-gradient(135deg,#061f4e,#0b469e);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 18px 48px rgba(8,43,104,.18)}.glm-faq-bottom-v29 span{font-size:10px;letter-spacing:1.7px;font-weight:950;color:#8fc0ff}.glm-faq-bottom-v29 h2{margin:8px 0 8px;color:#fff;font-size:27px;letter-spacing:-.6px}.glm-faq-bottom-v29 p{margin:0;color:#d6e5fb;max-width:760px;font-size:13px;line-height:1.65}.glm-faq-bottom-v29 .glm-btn{white-space:nowrap;min-width:170px}
@media(max-width:850px){.glm-faq-hero-inner-v29 h1{font-size:41px}.glm-faq-card-grid-v29{grid-template-columns:1fr}.glm-faq-card-v29{min-height:0}.glm-faq-intro-v29{align-items:stretch}.glm-faq-bottom-v29{align-items:flex-start;flex-direction:column}.glm-faq-bottom-v29 .glm-btn{min-width:0}}
@media(max-width:650px){.glm-faq-hero-inner-v29{padding:58px 0 50px}.glm-faq-hero-inner-v29 h1{font-size:34px;letter-spacing:-1px}.glm-faq-hero-inner-v29>p{font-size:14px}.glm-faq-quick-v29{gap:7px;margin-top:21px}.glm-faq-quick-v29 span{font-size:10px;padding:7px 9px}.glm-faq-page-v29{padding-top:50px;padding-bottom:60px}.glm-faq-intro-v29{display:block;margin-bottom:34px}.glm-faq-intro-v29 h2{font-size:29px}.glm-faq-contact-v29{display:block;margin-top:19px;min-width:0}.glm-faq-sections-v29{gap:42px}.glm-faq-category-icon-v29{width:48px;height:48px;min-width:48px;border-radius:14px;font-size:9px}.glm-faq-category-head-v29 h2{font-size:21px}.glm-faq-card-grid-v29{gap:13px}.glm-faq-card-v29{padding:20px 19px 21px;border-radius:16px}.glm-faq-card-v29 h3{font-size:15px}.glm-faq-card-v29 p{font-size:13px;line-height:1.68;margin-top:14px}.glm-faq-qmark-v29{width:29px;height:29px;min-width:29px;border-radius:9px}.glm-faq-bottom-v29{margin-top:44px;padding:27px 23px;border-radius:18px}.glm-faq-bottom-v29 h2{font-size:23px}.glm-faq-bottom-v29 .glm-btn{width:100%}}

/* ===== V30: image-reference FAQ redesign ===== */
.glm-faq-hero-v30{position:relative;overflow:hidden;background:linear-gradient(120deg,#f8fbff 0%,#eef6ff 58%,#dfeeff 100%);border-bottom:1px solid #dbe8f5}
.glm-faq-hero-v30:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 30%,rgba(23,105,255,.11),transparent 24%),radial-gradient(circle at 93% 18%,rgba(255,114,0,.08),transparent 18%);pointer-events:none}
.glm-faq-hero-inner-v30{position:relative;z-index:1;min-height:285px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:center;gap:36px;padding:54px 0 48px}
.glm-faq-kicker-v30{letter-spacing:2.1px;color:#0d5bef;font-size:11px;font-weight:950}
.glm-faq-hero-copy-v30 h1{font-size:52px;line-height:1.03;letter-spacing:-2px;color:#082b68;margin:13px 0 10px;max-width:760px}
.glm-faq-hero-copy-v30 h1 span{color:#1769ff}
.glm-faq-orange-line-v30{display:block;width:54px;height:4px;border-radius:999px;background:#ff7200;margin:12px 0 18px}
.glm-faq-hero-copy-v30 p{font-size:16px;line-height:1.72;color:#5b6f8a;max-width:690px;margin:0}
.glm-faq-hero-art-v30{position:relative;min-height:190px}
.glm-faq-bubble-v30{position:absolute;display:grid;place-items:center;filter:drop-shadow(0 14px 22px rgba(13,91,239,.18))}
.glm-faq-bubble-v30:after{content:"";position:absolute;bottom:-16px;left:34px;border:18px solid transparent;border-top-color:inherit;border-left-width:7px}
.glm-faq-bubble-big-v30{width:120px;height:105px;border-radius:34px 34px 34px 16px;background:linear-gradient(145deg,#0d5bef,#2e7eff);left:24px;top:14px;color:#fff}
.glm-faq-bubble-big-v30:after{border-top-color:#1769ff}
.glm-faq-bubble-big-v30 span{font-size:60px;line-height:1;font-weight:950;text-shadow:0 3px 0 rgba(0,0,0,.06)}
.glm-faq-bubble-small-v30{width:108px;height:70px;border-radius:28px 28px 28px 14px;background:#fff;left:128px;top:88px;color:#7ea6de;filter:drop-shadow(0 14px 22px rgba(8,43,104,.12))}
.glm-faq-bubble-small-v30:after{border-top-color:#fff;left:26px;bottom:-15px}
.glm-faq-bubble-small-v30 span{font-size:29px;letter-spacing:4px;transform:translateY(-3px)}
.glm-faq-hero-note-v30{position:absolute;right:5px;top:48px;color:#6f87ad;font-size:20px;line-height:1.25;font-style:italic;transform:rotate(-4deg);text-align:left}
.glm-faq-hero-note-v30 strong{color:#4f6890;font-weight:800}
.glm-faq-page-v30{background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);padding:34px 0 74px}
.glm-faq-section-v30{padding:18px 0 24px}
.glm-faq-section-v30+.glm-faq-section-v30{margin-top:4px}
.glm-faq-section-head-v30{display:flex;align-items:center;gap:16px;margin-bottom:14px}
.glm-faq-section-icon-v30{width:58px;height:58px;min-width:58px;border-radius:15px;display:grid;place-items:center;background:#eaf3ff;color:#0d5bef}
.glm-faq-section-icon-v30 svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.glm-faq-section-head-v30 h2{font-size:25px;letter-spacing:-.55px;color:#082b68;margin:0 0 3px}
.glm-faq-section-head-v30 p{font-size:14px;color:#687b95;margin:0}
.glm-faq-grid-v30{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.glm-faq-card-v30{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;background:#fff;border:1px solid #dce8f5;border-radius:13px;padding:18px 18px 19px;box-shadow:0 7px 20px rgba(8,43,104,.045);min-height:126px;transition:.22s ease}
.glm-faq-card-v30:hover{transform:translateY(-2px);border-color:#c5daf2;box-shadow:0 12px 28px rgba(8,43,104,.075)}
.glm-faq-card-icon-v30{width:46px;height:46px;border-radius:11px;display:grid;place-items:center;background:#eef5ff;color:#1769ff}
.glm-faq-card-icon-v30 svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.glm-faq-card-v30:nth-child(4n+2) .glm-faq-card-icon-v30{background:#edf8ff;color:#0d8ce8}
.glm-faq-card-v30:nth-child(4n+3) .glm-faq-card-icon-v30{background:#eafaf2;color:#16a768}
.glm-faq-card-v30:nth-child(4n+4) .glm-faq-card-icon-v30{background:#f5efff;color:#7f4ce1}
.glm-faq-card-copy-v30 h3{font-size:15px;line-height:1.35;color:#0b2454;margin:2px 0 8px;letter-spacing:-.1px}
.glm-faq-card-copy-v30 p{font-size:13px;line-height:1.65;color:#60748f;margin:0}
.glm-faq-section-green .glm-faq-section-icon-v30{background:#e9f9f1;color:#15a96c}
.glm-faq-section-orange .glm-faq-section-icon-v30{background:#fff2e7;color:#ff7200}
.glm-faq-section-purple .glm-faq-section-icon-v30{background:#f2edff;color:#7652d7}
.glm-faq-section-orange{background:linear-gradient(90deg,rgba(255,114,0,.035),rgba(255,114,0,0));border-radius:20px;padding-left:0;padding-right:0}
.glm-faq-section-purple{background:linear-gradient(90deg,rgba(118,82,215,.03),rgba(118,82,215,0));border-radius:20px}
.glm-faq-support-v30{margin-top:28px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 20px;border:1px solid #cfe1f7;border-radius:14px;background:linear-gradient(100deg,#eef7ff,#f7fbff 65%,#edf6ff);box-shadow:0 8px 24px rgba(8,43,104,.045)}
.glm-faq-support-icon-v30{width:58px;height:58px;border-radius:14px;display:grid;place-items:center;background:#fff;color:#0d5bef;border:1px solid #d7e6f7}
.glm-faq-support-icon-v30 svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.glm-faq-support-copy-v30 h2{font-size:21px;color:#082b68;margin:0 0 4px}
.glm-faq-support-copy-v30 p{font-size:13px;line-height:1.55;color:#61758f;margin:0}
.glm-faq-support-btn-v30{white-space:nowrap;min-width:165px}
@media(max-width:980px){.glm-faq-hero-inner-v30{grid-template-columns:1fr minmax(290px,.6fr)}.glm-faq-hero-copy-v30 h1{font-size:44px}.glm-faq-hero-note-v30{font-size:17px;right:0}.glm-faq-bubble-big-v30{left:0}.glm-faq-bubble-small-v30{left:96px}}
@media(max-width:760px){.glm-faq-hero-inner-v30{grid-template-columns:1fr;padding:44px 0 36px;min-height:0}.glm-faq-hero-art-v30{display:none}.glm-faq-hero-copy-v30{text-align:center}.glm-faq-hero-copy-v30 h1{font-size:37px;letter-spacing:-1.3px;margin-left:auto;margin-right:auto}.glm-faq-orange-line-v30{margin-left:auto;margin-right:auto}.glm-faq-hero-copy-v30 p{font-size:14px;margin:0 auto}.glm-faq-page-v30{padding-top:25px}.glm-faq-grid-v30{grid-template-columns:1fr}.glm-faq-card-v30{min-height:0}.glm-faq-support-v30{grid-template-columns:50px 1fr}.glm-faq-support-icon-v30{width:50px;height:50px}.glm-faq-support-btn-v30{grid-column:1/-1;width:100%;min-width:0}}
@media(max-width:520px){.glm-faq-hero-inner-v30{padding:38px 0 30px}.glm-faq-kicker-v30{font-size:10px}.glm-faq-hero-copy-v30 h1{font-size:32px}.glm-faq-section-v30{padding:14px 0 20px}.glm-faq-section-head-v30{gap:12px;margin-bottom:12px}.glm-faq-section-icon-v30{width:50px;height:50px;min-width:50px;border-radius:13px}.glm-faq-section-icon-v30 svg{width:25px;height:25px}.glm-faq-section-head-v30 h2{font-size:21px}.glm-faq-section-head-v30 p{font-size:12px}.glm-faq-grid-v30{gap:11px}.glm-faq-card-v30{grid-template-columns:40px 1fr;gap:12px;padding:15px;border-radius:12px}.glm-faq-card-icon-v30{width:40px;height:40px;border-radius:10px}.glm-faq-card-icon-v30 svg{width:20px;height:20px}.glm-faq-card-copy-v30 h3{font-size:14px;margin-top:1px}.glm-faq-card-copy-v30 p{font-size:12.5px;line-height:1.6}.glm-faq-support-v30{padding:16px;border-radius:13px;gap:12px}.glm-faq-support-copy-v30 h2{font-size:19px}.glm-faq-support-copy-v30 p{font-size:12.5px}}

/* V31 — final FAQ polish */
.glm-faq-hero-inner-v30{min-height:315px;padding:62px 0 56px;grid-template-columns:minmax(0,1.18fr) minmax(380px,.82fr)}
.glm-faq-hero-copy-v30 h1{font-size:56px;letter-spacing:-2.25px;margin-top:14px}
.glm-faq-hero-copy-v30 p{font-size:17px;max-width:740px}
.glm-faq-hero-art-v30{min-height:205px}
.glm-faq-bubble-big-v30{width:132px;height:116px;left:32px}
.glm-faq-bubble-small-v30{width:116px;height:75px;left:145px;top:94px}
.glm-faq-hero-note-v30{font-size:21px;right:10px;top:50px}
.glm-faq-page-v30{padding:46px 0 88px}
.glm-faq-page-v30>.glm-container{width:min(1320px,calc(100% - 48px))}
.glm-faq-section-v30{padding:22px 0 30px}
.glm-faq-section-v30+.glm-faq-section-v30{margin-top:8px}
.glm-faq-section-head-v30{gap:18px;margin-bottom:18px}
.glm-faq-section-icon-v30{width:62px;height:62px;min-width:62px;border-radius:17px;box-shadow:inset 0 0 0 1px rgba(13,91,239,.05)}
.glm-faq-section-head-v30 h2{font-size:28px;letter-spacing:-.7px}
.glm-faq-section-head-v30 p{font-size:14.5px;margin-top:2px}
.glm-faq-grid-v30{gap:18px}
.glm-faq-card-v30{grid-template-columns:50px minmax(0,1fr);gap:16px;border-radius:16px;padding:22px 22px 23px;min-height:148px;box-shadow:0 8px 25px rgba(8,43,104,.05)}
.glm-faq-card-v30:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(8,43,104,.09)}
.glm-faq-card-icon-v30{width:50px;height:50px;border-radius:13px}
.glm-faq-card-icon-v30 svg{width:25px;height:25px}
.glm-faq-card-copy-v30 h3{font-size:16.5px;line-height:1.38;margin:2px 0 9px;letter-spacing:-.15px}
.glm-faq-card-copy-v30 p{font-size:14px;line-height:1.7;color:#5c718d}
.glm-faq-section-orange,.glm-faq-section-purple{padding-top:26px;padding-bottom:30px}
.glm-faq-support-v30{margin-top:38px;grid-template-columns:64px minmax(0,1fr) auto;gap:20px;padding:22px 24px;border-radius:17px;box-shadow:0 10px 28px rgba(8,43,104,.06)}
.glm-faq-support-icon-v30{width:64px;height:64px;border-radius:16px}
.glm-faq-support-copy-v30 h2{font-size:23px;margin-bottom:5px}
.glm-faq-support-copy-v30 p{font-size:14px}
.glm-faq-support-btn-v30{min-width:180px;padding:14px 20px}
@media(max-width:980px){.glm-faq-page-v30>.glm-container{width:min(100% - 36px,1240px)}.glm-faq-hero-inner-v30{min-height:285px;padding:52px 0 46px}.glm-faq-hero-copy-v30 h1{font-size:47px}.glm-faq-card-v30{min-height:156px}}
@media(max-width:760px){.glm-faq-hero-inner-v30{padding:46px 0 38px}.glm-faq-hero-copy-v30 h1{font-size:39px}.glm-faq-page-v30{padding:32px 0 68px}.glm-faq-page-v30>.glm-container{width:calc(100% - 28px)}.glm-faq-section-v30{padding:18px 0 25px}.glm-faq-card-v30{min-height:0}.glm-faq-card-copy-v30 h3{font-size:16px}.glm-faq-card-copy-v30 p{font-size:13.5px}.glm-faq-support-v30{margin-top:28px}}
@media(max-width:520px){.glm-faq-hero-inner-v30{padding:40px 0 32px}.glm-faq-hero-copy-v30 h1{font-size:33px}.glm-faq-hero-copy-v30 p{font-size:13.5px}.glm-faq-page-v30{padding-top:26px}.glm-faq-page-v30>.glm-container{width:calc(100% - 24px)}.glm-faq-section-head-v30 h2{font-size:22px}.glm-faq-card-v30{grid-template-columns:42px 1fr;gap:12px;padding:17px 16px 18px}.glm-faq-card-icon-v30{width:42px;height:42px}.glm-faq-card-copy-v30 h3{font-size:14.5px}.glm-faq-card-copy-v30 p{font-size:12.8px;line-height:1.62}.glm-faq-support-v30{padding:17px}.glm-faq-support-copy-v30 h2{font-size:20px}}

/* ===== V33 collection single-product polish ===== */
.glm-single-collection .glm-product-hero-card{background:linear-gradient(135deg,#f7fbff 0%,#eef6ff 58%,#fff 100%);border:1px solid #dbe9f8;box-shadow:0 20px 55px rgba(8,43,104,.08)}
.glm-single-collection .glm-product-main:before{content:"PREMIUM DATABASE";display:inline-flex;background:#fff0e4;color:#ff6200;border:1px solid #ffd9bd;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:900;letter-spacing:.08em;margin-bottom:14px}
.glm-single-collection .glm-title-line h1{font-size:42px;letter-spacing:-1.3px}
.glm-single-collection .glm-title-line p{font-size:17px;line-height:1.6;max-width:720px}
.glm-single-collection .glm-modern-facts>div{background:#fff;border:1px solid #e0ebf7;box-shadow:0 7px 20px rgba(8,43,104,.045)}
.glm-single-collection .glm-price-card{border:1px solid #dbe8f5;box-shadow:0 18px 45px rgba(8,43,104,.09)}
.glm-single-collection .glm-price-card:before{content:"Secure digital purchase";display:block;color:#5d708c;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;margin-bottom:9px}
.glm-single-collection .glm-modern-description,.glm-single-collection .glm-modern-overview{border:1px solid #dce8f5;box-shadow:0 12px 32px rgba(8,43,104,.055)}
.glm-single-collection .glm-desc-features span{background:#f5f9ff;border:1px solid #e1ebf7;border-radius:10px;padding:10px 12px;color:#173c70}
.glm-single-collection .glm-instant-banner{box-shadow:0 13px 30px rgba(13,91,239,.08)}
@media(max-width:700px){.glm-single-collection .glm-title-line h1{font-size:30px}.glm-single-collection .glm-title-line p{font-size:14px}.glm-single-collection .glm-product-main:before{font-size:9px}}
