:root{--blue:#19208c;--pink:#d317a6;--green:#25d366;--ink:#111827;--muted:#5c6475;--bg:#f6f8ff;--white:#fff;--border:#e6e8f0;--shadow:0 18px 45px rgba(17,24,39,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit}.top-strip{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 5vw;background:var(--blue);color:#fff;font-size:14px}.top-strip a{background:var(--green);color:#fff;text-decoration:none;padding:6px 12px;border-radius:999px;font-weight:700}.site-header{position:sticky;top:0;z-index:999;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.06)}.navbar{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:14px 20px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:22px;font-weight:800;color:var(--blue)}.brand-mark{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--pink));color:#fff}.nav-menu{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.nav-menu>li{position:relative}.nav-menu a{display:block;text-decoration:none;font-weight:700;font-size:14px;padding:12px 14px;border-radius:10px;color:#1f2937}.nav-menu a:hover{background:#f2f4ff;color:var(--blue)}.dropdown{position:absolute;left:0;top:100%;min-width:250px;background:#fff;box-shadow:var(--shadow);border:1px solid var(--border);border-radius:16px;padding:10px;display:none;list-style:none;z-index:20}.dropdown.wide{min-width:360px;columns:2}.has-dropdown:hover>.dropdown{display:block}.dropdown a{font-size:14px;padding:9px 10px}.menu-toggle{display:none;background:var(--blue);color:#fff;border:0;border-radius:10px;padding:10px 12px;font-size:22px}.site-main{min-height:60vh}.hero,.inner-hero{max-width:1200px;margin:32px auto;padding:70px 24px;border-radius:28px}.hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:36px;align-items:center;background:linear-gradient(135deg,#eef2ff,#fff 55%,#fdf2f8)}.inner-hero{background:linear-gradient(135deg,#eef2ff,#fff);text-align:center}.hero h1,.inner-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.05;color:var(--blue);margin:0 0 20px}.lead,.inner-hero p{font-size:20px;color:#364152;max-width:850px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--pink);font-weight:800;font-size:13px}.btn,.cta-btn,.footer-btn{display:inline-block;text-decoration:none;border-radius:999px;padding:14px 24px;font-weight:800}.btn-whatsapp,.cta-btn,.footer-btn{background:var(--green);color:#fff!important}.btn-secondary{background:var(--blue);color:#fff}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hero-panel{background:#fff;border:1px solid var(--border);border-radius:24px;padding:26px;box-shadow:var(--shadow);display:grid;gap:14px}.hero-panel strong{font-size:28px;color:var(--pink)}.hero-panel span{background:#f6f8ff;border-radius:16px;padding:14px;font-weight:700}.section{max-width:1200px;margin:0 auto;padding:64px 24px}.section.alt{background:var(--bg);max-width:none}.section.alt>*{max-width:1200px;margin-left:auto;margin-right:auto}.section h2{font-size:clamp(28px,3.4vw,44px);line-height:1.15;color:var(--blue);margin-top:0}.feature-grid,.service-grid,.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.feature-card,.service-card,.post-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:24px;box-shadow:0 10px 28px rgba(0,0,0,.04)}.feature-card h3{color:var(--blue);margin-top:0}.service-card{text-decoration:none;display:flex;flex-direction:column;gap:8px}.service-card span{font-size:18px;font-weight:800;color:var(--blue)}.service-card small,.text-link{color:var(--pink);font-weight:800}.stats-band{max-width:1200px;margin:34px auto;padding:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;background:var(--blue);color:#fff;border-radius:24px;text-align:center}.stats-band strong{display:block;font-size:34px}.pill-grid{display:flex;flex-wrap:wrap;gap:12px}.pill-grid span{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid var(--border);font-weight:700;color:var(--blue)}.post-card{padding:0;overflow:hidden}.post-card img{width:100%;height:190px;object-fit:cover;display:block}.post-card div{padding:20px}.post-card h3{margin-top:0}.article-wrap{max-width:900px;margin:40px auto;padding:0 22px}.article-wrap h1{color:var(--blue);font-size:clamp(32px,4vw,52px);line-height:1.1}.article-meta{color:var(--muted);margin-bottom:30px}.wp-block-file{border:1px solid var(--border);background:#f9fafb;padding:16px;border-radius:14px;margin:18px 0}.wp-block-file__button{display:inline-block;margin-left:12px;background:var(--blue);color:#fff!important;padding:8px 12px;border-radius:8px;text-decoration:none}.generated-content{max-width:980px}.generated-content h2{font-size:28px;margin-top:34px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:1000;background:var(--green);color:#fff;text-decoration:none;padding:14px 18px;border-radius:999px;box-shadow:0 12px 30px rgba(37,211,102,.35);font-weight:900}.site-footer{background:#0f172a;color:#e5e7eb;margin-top:70px}.footer-grid{max-width:1200px;margin:auto;padding:58px 22px;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px}.footer-grid h3,.footer-grid h4{color:#fff}.footer-grid a{display:block;color:#cbd5e1;text-decoration:none;margin:8px 0}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px;color:#94a3b8}.page-wrapper{max-width:1200px;margin:40px auto;padding:0 20px}.page-wrapper h1{font-size:clamp(34px,4.5vw,58px);line-height:1.08;color:var(--blue)}.page-wrapper h2{color:var(--blue)}.page-wrapper table{max-width:100%}.page-wrapper .hero{margin-top:0}.page-wrapper .card,.page-wrapper .service-card{box-shadow:var(--shadow)}@media(max-width:1024px){.menu-toggle{display:block}.nav-menu{display:none;position:absolute;left:16px;right:16px;top:100%;background:#fff;box-shadow:var(--shadow);border-radius:18px;padding:12px;align-items:stretch;flex-direction:column}.nav-menu.open{display:flex}.dropdown{position:static;display:none;box-shadow:none;border:0;padding-left:14px}.has-dropdown.open>.dropdown{display:block}.has-dropdown:hover>.dropdown{display:none}.dropdown.wide{columns:1}.hero{grid-template-columns:1fr}.feature-grid,.service-grid,.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.stats-band{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.top-strip{flex-direction:column}.navbar{padding:12px 16px}.brand{font-size:18px}.hero,.inner-hero{margin:16px 12px;padding:44px 18px}.feature-grid,.service-grid,.post-grid,.footer-grid,.stats-band{grid-template-columns:1fr}.section{padding:42px 18px}.floating-whatsapp{right:14px;bottom:14px;font-size:0;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;padding:0}.floating-whatsapp:before{content:"☎";font-size:24px}}.has-dropdown>a::after{content:"▾";font-size:11px;margin-left:7px;color:var(--pink)}.subject-list-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.subject-list-grid a,.subject-list-grid span{display:block;background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px;text-decoration:none;font-weight:800;color:var(--blue);box-shadow:0 8px 20px rgba(17,24,39,.04)}.subject-list-grid a:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.language-stack{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.language-stack div{background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px;font-weight:800;color:var(--blue)}.cta-panel{background:linear-gradient(135deg,var(--blue),#2734c4);color:#fff;border-radius:26px;padding:42px 28px;box-shadow:var(--shadow);text-align:center}.cta-panel h2{color:#fff}.cta-panel p{max-width:820px;margin:0 auto 22px;color:#e5e7eb}.testimonial-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.testimonial-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:22px;box-shadow:0 10px 28px rgba(0,0,0,.04)}.testimonial-card p{font-style:italic}.testimonial-card strong{display:block;color:var(--blue)}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.faq-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px}.faq-card h3,.faq-card h4{margin-top:0;color:var(--blue)}.site-footer{background:radial-gradient(circle at top left,rgba(37,211,102,.18),transparent 32%),linear-gradient(135deg,#07111f,#111827 60%,#0f172a);color:#e5e7eb;margin-top:70px}.footer-top{max-width:1200px;margin:auto;padding:58px 22px 28px;display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:28px}.footer-brand{display:flex;align-items:center;gap:12px;margin-bottom:14px}.footer-brand .brand-mark{flex:0 0 auto}.footer-tagline{color:#cbd5e1;max-width:430px}.footer-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.footer-badges span{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:999px;padding:7px 10px;font-size:13px;color:#e5e7eb}.footer-col h4{color:#fff;margin:0 0 14px}.footer-col a{display:block;color:#cbd5e1;text-decoration:none;margin:8px 0}.footer-col a:hover{color:#fff;text-decoration:underline}.footer-contact-item{display:flex;align-items:flex-start;gap:10px;color:#cbd5e1;margin:10px 0}.footer-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.footer-social a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:#fff;text-decoration:none;margin:0}.footer-social a:hover{background:var(--green);text-decoration:none}.footer-cta{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}.footer-cta a{margin:0}.footer-btn.secondary{background:transparent;border:1px solid rgba(255,255,255,.25);color:#fff!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.12)}.footer-bottom-inner{max-width:1200px;margin:auto;padding:18px 22px;display:flex;justify-content:space-between;gap:12px;align-items:center;color:#94a3b8;font-size:14px}.footer-bottom-links{display:flex;gap:14px;flex-wrap:wrap}.footer-bottom-links a{color:#cbd5e1;text-decoration:none}.footer-bottom-links a:hover{color:#fff}.copyright{text-align:inherit;border-top:0;padding:0;color:inherit}@media(max-width:1024px){.nav-menu{max-height:calc(100vh - 88px);overflow:auto}.has-dropdown:hover>.dropdown{display:none!important}.has-dropdown.open>.dropdown{display:block!important}.has-dropdown>a{display:flex;justify-content:space-between;align-items:center}.has-dropdown.open>a::after{content:"▴"}.subject-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.language-stack,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:1fr 1fr}.footer-bottom-inner{flex-direction:column;text-align:center}.faq-grid{grid-template-columns:1fr}}@media(max-width:640px){.nav-menu{left:10px;right:10px;top:calc(100% + 4px);border-radius:16px}.nav-menu a{padding:12px 10px}.dropdown{background:#f8fafc;border-radius:12px;margin:0 0 6px;padding:6px 8px}.dropdown a{font-weight:650}.subject-list-grid,.language-stack,.testimonial-grid,.footer-top{grid-template-columns:1fr}.footer-top{padding:44px 18px 24px}.footer-cta{flex-direction:column}.footer-cta a{text-align:center}.top-strip a{display:none}}.compact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.subject-mini{min-height:74px;justify-content:center}.subject-mini span{font-size:16px}.pill-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.pill-list span{background:#fff;border:1px solid var(--border);border-radius:999px;padding:10px 16px;font-weight:700;color:var(--blue)}.two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;align-items:start}.contact-strip{background:#fff;border:1px solid var(--border);border-radius:24px;padding:28px}@media(max-width:900px){.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1fr}}@media(max-width:560px){.compact-grid{grid-template-columns:1fr}}.page-wrapper{max-width:1180px;margin:34px auto;padding:0 20px}.page-wrapper a{color:#19208c}.page-wrapper .hero{max-width:1180px;margin:0 auto 28px;padding:52px 34px;border-radius:28px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(220px,.65fr);gap:28px;align-items:center;background:linear-gradient(135deg,#eef2ff,#fff 54%,#fdf2f8);box-shadow:0 18px 45px rgba(17,24,39,.08);overflow:hidden}.page-wrapper .hero-text p{font-size:18px;color:#374151}.page-wrapper .hero-visual{min-height:220px;border-radius:26px;display:grid;place-items:center;background:linear-gradient(135deg,#19208c,#d317a6);color:#fff;box-shadow:0 18px 45px rgba(17,24,39,.12)}.page-wrapper .hero-visual i{font-size:76px}.section-light,.section-dark{margin:28px 0;padding:36px 30px;border-radius:24px}.section-light{background:#fff;border:1px solid #e6e8f0;box-shadow:0 12px 34px rgba(17,24,39,.06)}.section-dark{background:#f6f8ff;border:1px solid #e1e7ff}.section-heading{display:flex;align-items:center;gap:10px;margin:0 0 18px;font-size:clamp(24px,2.7vw,34px);line-height:1.18;font-weight:900;color:#19208c}.section-heading i{color:#d317a6}.row,.row-flex{display:flex;flex-wrap:wrap;gap:22px;margin:22px 0}.col-2,.col-3,.col-4,.col-flex-2,.col-flex-3,.col-flex-4{min-width:0}.col-2,.col-flex-2{flex:1 1 calc(50% - 22px)}.col-3,.col-flex-3{flex:1 1 calc(33.333% - 22px)}.col-4,.col-flex-4{flex:1 1 calc(25% - 22px)}.box,.card,.stat-card,.faq-box,.price-card{background:#fff;border:1px solid #e6e8f0;border-radius:20px;padding:22px;box-shadow:0 10px 28px rgba(17,24,39,.05)}.box h3,.box h4,.card h3,.card h4,.price-card h3,.price-title{color:#19208c;margin-top:0}.icon-lg{font-size:34px;color:#d317a6;margin-bottom:10px;display:inline-block}.price-card{display:flex;flex-direction:column;justify-content:space-between}.price-title{font-size:24px;font-weight:900;text-align:center;margin-bottom:12px}.price-card ul{padding-left:0;list-style:none}.price-card li{margin:10px 0}.price-card li i{color:#25d366;margin-right:8px}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.related-item{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid #e6e8f0;border-radius:18px;padding:18px;text-decoration:none;color:#111827!important;box-shadow:0 8px 22px rgba(17,24,39,.04)}.related-item:hover{transform:translateY(-2px);box-shadow:0 18px 45px rgba(17,24,39,.08)}.related-item i{font-size:26px;color:#d317a6;min-width:30px}.testimonial{font-style:italic}.testimonial strong{display:block;margin-top:12px;color:#19208c}.faq-item{background:#fff;border:1px solid #e6e8f0;border-radius:18px;margin:12px 0;padding:0;overflow:hidden}.faq-item h4{margin:0;padding:16px 18px;color:#19208c;cursor:pointer;background:#fff;font-size:17px}.faq-item p{display:block;margin:0;padding:0 18px 18px;color:#374151}.section-dark .faq-item{box-shadow:0 8px 22px rgba(17,24,39,.04)}pre{white-space:pre-wrap;word-break:break-word;background:#0f172a;color:#e5e7eb;border-radius:16px;padding:18px;overflow:auto}code{font-family:Consolas,Monaco,monospace}.small-muted,.small{color:#5c6475}.badge{display:inline-block;background:#eef2ff;color:#19208c;border-radius:999px;padding:7px 11px;font-weight:800}.hero-left,.hero-right{min-width:0}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.container{max-width:1180px;margin:auto}.cta,.whatsapp-btn,.price-cta{display:inline-block;background:#25d366;color:#fff!important;border-radius:999px;padding:13px 22px;text-decoration:none;font-weight:900}.dark{background:#0f172a;color:#fff}.light{background:#fff}.wp-block-list li{margin:8px 0}.wp-block-separator{border:0;border-top:1px solid #e6e8f0;margin:32px 0}.wp-block-image{text-align:center}.wp-block-image img{border-radius:18px}.subject-mini{display:flex;align-items:center}.kv{display:grid;grid-template-columns:160px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #e6e8f0}@media(max-width:1024px){.page-wrapper .hero{grid-template-columns:1fr}.page-wrapper .hero-visual{min-height:150px}.related-grid,.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.col-4,.col-flex-4{flex:1 1 calc(50% - 22px)}}@media(max-width:720px){.page-wrapper{padding:0 14px;margin:20px auto}.section-light,.section-dark{padding:24px 18px;border-radius:20px}.row,.row-flex{gap:16px}.col-2,.col-3,.col-4,.col-flex-2,.col-flex-3,.col-flex-4{flex:1 1 100%}.related-grid,.services-grid{grid-template-columns:1fr}.page-wrapper .hero{padding:34px 20px;border-radius:22px}.page-wrapper .hero-visual i{font-size:48px}.section-heading{font-size:24px}.kv{grid-template-columns:1fr}}.services-match-page .left-title{text-align:left;max-width:980px;margin-left:0}.services-match-page .wp-subject-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:28px}.services-match-page .wp-subject-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:20px;box-shadow:0 10px 30px rgba(17,24,39,.05);min-height:118px;display:flex;flex-direction:column;gap:12px;justify-content:flex-start}.services-match-page .wp-subject-card h3{font-size:18px;line-height:1.35;margin:0;color:var(--blue)}.services-match-page .wp-subject-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#f3f4ff;color:var(--pink)}.services-match-page .language-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.services-match-page .language-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:0 10px 30px rgba(17,24,39,.05)}.services-match-page .language-card h3{margin:0;color:var(--blue);font-size:19px}.services-match-page .content-columns{align-items:flex-start}.services-match-page .services-faq-grid{align-items:stretch}@media(max-width:1024px){.services-match-page .wp-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-match-page .language-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.services-match-page .wp-subject-grid,.services-match-page .language-grid{grid-template-columns:1fr}.services-match-page .wp-subject-card{min-height:auto}}:root{--navy:#07111f;--midnight:#0b1224;--royal:#2333d5;--violet:#6d28d9;--gold:#f7c948;--aqua:#2dd4bf;--rose:#e11d8a;--soft:#f8fbff;--glass:rgba(255,255,255,.78);--premium-shadow:0 24px 70px rgba(2,6,23,.14);--premium-border:rgba(148,163,184,.24)}body.premium-v10{background:linear-gradient(180deg,#fbfdff 0%,#f8fbff 45%,#fff 100%);color:#101827;-webkit-font-smoothing:antialiased}body.premium-v10 .premium-top-strip{background:linear-gradient(90deg,#07111f,#19208c 52%,#d317a6);border-bottom:1px solid rgba(255,255,255,.12);padding:9px 5vw}body.premium-v10 .top-message{display:flex;align-items:center;gap:8px;font-weight:800;letter-spacing:.01em}body.premium-v10 .top-actions{display:flex;align-items:center;gap:14px}body.premium-v10 .top-social{display:flex;gap:8px;align-items:center}body.premium-v10 .top-social a{width:34px;height:34px;padding:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff}body.premium-v10 .top-social a:hover{background:#fff;color:#19208c;text-decoration:none}body.premium-v10 .top-whatsapp{display:inline-flex;align-items:center;gap:7px;background:#25d366;color:#fff!important;box-shadow:0 10px 25px rgba(37,211,102,.28)}body.premium-v10 .premium-header{background:rgba(255,255,255,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 18px 55px rgba(15,23,42,.08)}body.premium-v10 .brand-mark{background:linear-gradient(135deg,#2333d5,#d317a6 55%,#f7c948);box-shadow:0 12px 28px rgba(35,51,213,.25)}body.premium-v10 .nav-menu a{font-weight:800}body.premium-v10 .dropdown{border:1px solid rgba(35,51,213,.12);box-shadow:0 25px 75px rgba(15,23,42,.16);background:rgba(255,255,255,.98)}body.premium-v10 .country-dropdown{min-width:330px;max-height:430px;overflow:auto}body.premium-v10 .hero,body.premium-v10 .inner-hero,body.premium-v10 .page-wrapper .hero{position:relative;background:radial-gradient(circle at 15% 18%,rgba(247,201,72,.26),transparent 28%),radial-gradient(circle at 85% 5%,rgba(45,212,191,.2),transparent 28%),linear-gradient(135deg,#07111f,#15255b 46%,#3b1b74);color:#fff;border:1px solid rgba(255,255,255,.14);box-shadow:var(--premium-shadow)}body.premium-v10 .hero:before,body.premium-v10 .inner-hero:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(255,255,255,.12),transparent 30%,rgba(255,255,255,.08));pointer-events:none}body.premium-v10 .hero h1,body.premium-v10 .inner-hero h1,body.premium-v10 .page-wrapper .hero h1{color:#fff;text-shadow:0 8px 28px rgba(0,0,0,.25)}body.premium-v10 .hero p,body.premium-v10 .hero .lead,body.premium-v10 .inner-hero p,body.premium-v10 .page-wrapper .hero-text p{color:#e8eefc}body.premium-v10 .eyebrow,body.premium-v10 .section-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:rgba(211,23,166,.1);border:1px solid rgba(211,23,166,.22);color:#d317a6;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}body.premium-v10 .hero .eyebrow{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.18);color:#f7c948}body.premium-v10 .hero-panel,body.premium-v10 .hero-visual{background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(18px);color:#fff}body.premium-v10 .hero-panel span{background:rgba(255,255,255,.13);color:#fff;border:1px solid rgba(255,255,255,.16)}body.premium-v10 .section{position:relative;border-radius:34px;margin-top:30px;margin-bottom:30px}body.premium-v10 .section:not(.alt){background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid var(--premium-border);box-shadow:0 18px 55px rgba(15,23,42,.07)}body.premium-v10 .section.alt{background:radial-gradient(circle at top right,rgba(35,51,213,.12),transparent 35%),linear-gradient(180deg,#f5f7ff,#fff);border-top:1px solid rgba(35,51,213,.08);border-bottom:1px solid rgba(35,51,213,.08)}body.premium-v10 .section h2,body.premium-v10 .page-wrapper h2{color:#0f1f6c;letter-spacing:-.02em}body.premium-v10 .feature-card,body.premium-v10 .service-card,body.premium-v10 .post-card,body.premium-v10 .box,body.premium-v10 .card,body.premium-v10 .price-card,body.premium-v10 .faq-card,body.premium-v10 .testimonial-card,body.premium-v10 .related-item,body.premium-v10 .wp-subject-card,body.premium-v10 .language-card{position:relative;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid rgba(35,51,213,.11);box-shadow:0 16px 45px rgba(15,23,42,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}body.premium-v10 .feature-card:before,body.premium-v10 .service-card:before,body.premium-v10 .box:before,body.premium-v10 .price-card:before,body.premium-v10 .related-item:before{content:"";position:absolute;left:18px;right:18px;top:0;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#2333d5,#d317a6,#f7c948);opacity:.85}body.premium-v10 .feature-card:hover,body.premium-v10 .service-card:hover,body.premium-v10 .post-card:hover,body.premium-v10 .box:hover,body.premium-v10 .price-card:hover,body.premium-v10 .related-item:hover{transform:translateY(-4px);box-shadow:0 26px 80px rgba(15,23,42,.14);border-color:rgba(35,51,213,.24)}body.premium-v10 .section-light,body.premium-v10 .section-dark{position:relative;overflow:hidden}body.premium-v10 .section-light{background:linear-gradient(180deg,#fff,#fbfdff);border-color:rgba(35,51,213,.12);box-shadow:0 20px 65px rgba(15,23,42,.08)}body.premium-v10 .section-dark{background:radial-gradient(circle at 95% 5%,rgba(211,23,166,.11),transparent 30%),linear-gradient(135deg,#f3f6ff,#ffffff);border-color:rgba(35,51,213,.12);box-shadow:0 18px 55px rgba(15,23,42,.06)}body.premium-v10 .glow-panel{background:radial-gradient(circle at 12% 12%,rgba(45,212,191,.14),transparent 30%),linear-gradient(135deg,#f9fbff,#fff)}body.premium-v10 .premium-cta,body.premium-v10 .cta-panel{background:radial-gradient(circle at top left,rgba(247,201,72,.24),transparent 36%),linear-gradient(135deg,#07111f,#172554 54%,#581c87);box-shadow:0 26px 80px rgba(15,23,42,.2);border:1px solid rgba(255,255,255,.14)}body.premium-v10 .premium-keyword-links{max-width:1200px;margin:40px auto 10px;padding:0 22px}body.premium-v10 .keyword-shell{border-radius:28px;padding:32px;background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid rgba(35,51,213,.14);box-shadow:0 18px 60px rgba(15,23,42,.08);display:grid;grid-template-columns:.9fr 1.6fr;gap:26px;align-items:center}body.premium-v10 .keyword-shell h2{margin:10px 0 8px;color:#0f1f6c;font-size:clamp(24px,3vw,36px)}body.premium-v10 .keyword-cloud{display:flex;flex-wrap:wrap;gap:10px}body.premium-v10 .keyword-cloud a{display:inline-flex;align-items:center;padding:10px 13px;border-radius:999px;background:#fff;border:1px solid rgba(35,51,213,.14);box-shadow:0 8px 18px rgba(15,23,42,.04);font-weight:800;color:#19208c;text-decoration:none}body.premium-v10 .keyword-cloud a:hover{background:#19208c;color:#fff}body.premium-v10 .country-card-grid .service-card,body.premium-v10 .topic-card-grid .service-card{gap:10px;min-height:150px}body.premium-v10 .premium-link-card i{font-size:26px;color:#d317a6}body.premium-v10 .stats-band{background:radial-gradient(circle at top right,rgba(247,201,72,.2),transparent 35%),linear-gradient(135deg,#07111f,#19208c);box-shadow:0 24px 70px rgba(15,23,42,.2)}body.premium-v10 .premium-footer{background:radial-gradient(circle at 15% 5%,rgba(45,212,191,.18),transparent 30%),radial-gradient(circle at 85% 5%,rgba(211,23,166,.18),transparent 32%),linear-gradient(135deg,#040811,#0f172a 54%,#111827)}body.premium-v10 .footer-premium-grid{grid-template-columns:1.35fr 1fr 1fr 1fr 1.05fr}body.premium-v10 .footer-scroll{max-height:360px;overflow:auto;padding-right:8px}body.premium-v10 .footer-scroll::-webkit-scrollbar{width:7px}body.premium-v10 .footer-scroll::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25);border-radius:999px}body.premium-v10 .footer-col a{border-radius:10px;padding:3px 0}body.premium-v10 .footer-col a:hover{color:#f7c948;text-decoration:none;transform:translateX(2px)}body.premium-v10 .floating-whatsapp{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#25d366,#16a34a);box-shadow:0 18px 45px rgba(37,211,102,.38)}body.premium-v10 .floating-whatsapp i{font-size:18px}@media(max-width:1120px){body.premium-v10 .footer-premium-grid{grid-template-columns:1fr 1fr 1fr}.dropdown.wide{columns:1}}@media(max-width:900px){body.premium-v10 .keyword-shell{grid-template-columns:1fr}.top-actions{width:100%;justify-content:center}.top-message{justify-content:center}.premium-top-strip{text-align:center}}@media(max-width:720px){body.premium-v10 .footer-premium-grid{grid-template-columns:1fr}.premium-top-strip{gap:8px}.top-social a{width:32px;height:32px}.top-whatsapp{display:none!important}.premium-keyword-links{padding:0 14px}.keyword-shell{padding:24px 18px}.country-dropdown{max-height:none}.floating-whatsapp span{display:none}} /* v11 premium rich redesign */ .premium-v11{background:#07111f;color:#111827}.premium-v11 .site-main{overflow:hidden}.premium-hero-v11{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);gap:34px;align-items:center;max-width:1220px;margin:24px auto 0;padding:70px 26px;border-radius:34px;background:radial-gradient(circle at 18% 18%,rgba(69,181,255,.25),transparent 30%),linear-gradient(135deg,#06101f 0%,#0e2140 44%,#1e1746 100%);box-shadow:0 30px 95px rgba(2,8,23,.32);color:#fff}.premium-hero-v11:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.13);border-radius:26px;pointer-events:none}.premium-hero-v11 .hero-copy{position:relative;z-index:1;max-width:720px}.premium-hero-v11 h1{font-size:clamp(2.35rem,5vw,4.7rem);line-height:.98;margin:12px 0 18px;letter-spacing:-.055em}.premium-hero-v11 p{font-size:1.12rem;line-height:1.78;color:#dbeafe}.hero-trust-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-trust-pills span,.footer-badges span{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:999px;padding:9px 13px;color:#eaf2ff}.price-calculator{position:relative;z-index:1;background:rgba(255,255,255,.95);color:#0f172a;border-radius:28px;padding:24px;box-shadow:0 25px 65px rgba(2,8,23,.26);border:1px solid rgba(255,255,255,.42)}.price-calculator .calc-head h2{font-size:1.55rem;margin:4px 0 8px;color:#0f172a}.price-calculator label{display:block;margin:12px 0;font-weight:800;color:#102039}.price-calculator select{width:100%;padding:12px 13px;margin-top:7px;border:1px solid #d7deea;border-radius:14px;background:#f8fafc;color:#0f172a;font-weight:700}.calc-result{margin:18px 0;padding:18px;border-radius:18px;background:linear-gradient(135deg,#0f172a,#17376b);color:#fff}.calc-result span,.calc-result small{display:block;color:#cbd5e1}.calc-result strong{display:block;font-size:2.4rem;line-height:1.1;margin:5px 0;color:#fff}.calc-whatsapp{display:flex;justify-content:center;align-items:center;padding:13px 16px;border-radius:14px;background:#16a34a;color:#fff!important;font-weight:900;text-decoration:none}.premium-v11 .section{border-radius:26px}.luxury-section-a{background:linear-gradient(135deg,#ffffff,#eef6ff)}.luxury-section-b{background:linear-gradient(135deg,#07111f,#102a4f)!important;color:#fff}.luxury-section-b p,.luxury-section-b li{color:#dbeafe}.luxury-section-c{background:linear-gradient(135deg,#fff7ed,#fef3c7)}.luxury-section-d{background:linear-gradient(135deg,#f8fafc,#ecfeff)}.luxury-section-e{background:linear-gradient(135deg,#faf5ff,#eff6ff)}.lux-grid{display:grid;gap:18px}.lux-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.lux-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.lux-card{padding:22px;border-radius:22px;background:rgba(255,255,255,.92);border:1px solid rgba(148,163,184,.28);box-shadow:0 18px 45px rgba(15,23,42,.08)}.lux-card h3{margin-top:0;color:#0f172a}.luxury-section-b .lux-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14)}.luxury-section-b .lux-card h3{color:#fff}.process-luxury{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.process-luxury>div{padding:24px;border-radius:22px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 18px 38px rgba(15,23,42,.08)}.process-luxury span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#0f172a;color:#fff;font-weight:900;margin-bottom:10px}.premium-v11 .service-card.premium-link-card{min-height:142px;background:linear-gradient(135deg,#ffffff,#f8fbff);border:1px solid #dbeafe;box-shadow:0 18px 40px rgba(15,23,42,.08);transition:transform .2s ease,box-shadow .2s ease}.premium-v11 .service-card.premium-link-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(15,23,42,.13)}.luxury-country-card:nth-child(3n+1){background:linear-gradient(135deg,#eff6ff,#fff)}.luxury-country-card:nth-child(3n+2){background:linear-gradient(135deg,#fef3c7,#fff)}.luxury-country-card:nth-child(3n+3){background:linear-gradient(135deg,#f5f3ff,#fff)}.luxury-page-hero{max-width:1220px;margin:24px auto 0;padding:62px 28px;display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:center;border-radius:32px;background:linear-gradient(135deg,#07111f,#14396d 60%,#33235f);color:#fff}.luxury-page-hero h1{font-size:clamp(2.1rem,4.6vw,4.1rem);line-height:1.02;letter-spacing:-.04em}.luxury-page-hero p{font-size:1.08rem;line-height:1.78;color:#dbeafe}.country-hero-card,.topic-hero-card{padding:25px;border-radius:24px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);display:grid;gap:12px}.country-hero-card strong,.topic-hero-card strong{font-size:1.45rem;color:#fff}.topic-hero-card i{font-size:3rem;color:#fde68a}.pricing-calc-layout{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(300px,1fr);gap:24px;align-items:start}.pricing-calculator-section .price-calculator{background:#fff}.premium-keyword-links .keyword-shell{background:linear-gradient(135deg,#06101f,#102a4f);border-radius:28px;color:#fff}.premium-keyword-links .keyword-shell p{color:#cbd5e1}.premium-v11 .keyword-cloud a{border:1px solid #dbeafe;background:#fff;border-radius:999px;padding:9px 13px;text-decoration:none;font-weight:800}.premium-v11 .premium-keyword-links .keyword-cloud a{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.18)}.footer-scroll{max-height:310px;overflow-y:auto;padding-right:6px}.premium-v11 .top-social a{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:999px;background:rgba(255,255,255,.13);color:#fff;margin-left:6px}@media(max-width:1024px){.premium-hero-v11,.luxury-page-hero,.pricing-calc-layout{grid-template-columns:1fr}.hero-calculator{max-width:620px}.lux-grid.three,.lux-grid.four,.process-luxury{grid-template-columns:1fr 1fr}}@media(max-width:640px){.premium-hero-v11,.luxury-page-hero{border-radius:0;margin-top:0;padding:46px 18px}.lux-grid.three,.lux-grid.four,.process-luxury{grid-template-columns:1fr}.price-calculator{padding:18px}.calc-result strong{font-size:2rem}}
/* v12 premium student SEO polish */
:root{--premium-gold:#f6c453;--premium-cyan:#38bdf8;--premium-night:#050b18;--premium-navy:#07192f;--premium-purple:#5b21b6;--premium-cream:#fff8e6;}
body.premium-v12{background:#f8fbff;color:#0b1220;overflow-x:hidden;}
body.premium-v12 .premium-top-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:nowrap;background:linear-gradient(90deg,#151a8c,#5b21b6,#c026d3);padding:10px max(22px,5vw);min-height:58px;}
body.premium-v12 .top-message{display:flex;align-items:center;gap:9px;font-weight:800;white-space:normal;}
body.premium-v12 .top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap;white-space:nowrap;}
body.premium-v12 .top-social{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;}
body.premium-v12 .top-social a{margin:0!important;width:36px;height:36px;flex:0 0 36px;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.18);transition:.2s ease;}
body.premium-v12 .top-social a:hover{background:#fff;color:#19208c;transform:translateY(-2px);}
body.premium-v12 .top-whatsapp{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;height:38px;padding:8px 15px;border-radius:999px;background:#25d366;color:#fff!important;box-shadow:0 10px 26px rgba(37,211,102,.25);font-size:14px;line-height:1;}
body.premium-v12 .site-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,23,42,.07);box-shadow:0 10px 32px rgba(15,23,42,.08);}
body.premium-v12 .navbar{max-width:1520px;width:100%;padding:14px clamp(18px,3.4vw,46px);gap:26px;}
body.premium-v12 .premium-logo{gap:14px;min-width:max-content;}
body.premium-v12 .brand-badge{position:relative;display:inline-flex;padding:4px;border-radius:22px;background:linear-gradient(135deg,#fff,#e0f2fe);box-shadow:0 16px 35px rgba(30,64,175,.18);}
body.premium-v12 .brand-mark{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#5b21b6,#d317a6 55%,#f6c453);font-size:25px;letter-spacing:-.05em;box-shadow:inset 0 1px 0 rgba(255,255,255,.35);}
body.premium-v12 .brand-word{display:flex;flex-direction:column;line-height:1.02;}
body.premium-v12 .brand-word strong{font-size:27px;letter-spacing:-.04em;background:linear-gradient(90deg,#111827,#1d4ed8,#5b21b6);-webkit-background-clip:text;background-clip:text;color:transparent;}
body.premium-v12 .brand-word em{font-style:normal;font-weight:900;color:#d317a6;margin-left:2px;}
body.premium-v12 .brand-word small{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#64748b;margin-top:5px;font-weight:900;}
body.premium-v12 .nav-menu{gap:8px;min-width:0;}
body.premium-v12 .nav-menu>li>a{font-size:15px;padding:11px 12px;}
body.premium-v12 .dropdown{top:calc(100% + 10px);left:50%;transform:translateX(-50%);min-width:285px;max-width:min(92vw,640px);border-radius:20px;border:1px solid rgba(30,64,175,.12);box-shadow:0 26px 80px rgba(15,23,42,.18);padding:12px;background:rgba(255,255,255,.98);backdrop-filter:blur(14px);}
body.premium-v12 .dropdown:before{content:"";position:absolute;top:-9px;left:50%;transform:translateX(-50%);border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff;}
body.premium-v12 .dropdown.wide{min-width:520px;columns:2;column-gap:10px;}
body.premium-v12 .country-dropdown{left:auto!important;right:0!important;transform:none!important;min-width:410px;max-width:calc(100vw - 32px);max-height:72vh;overflow-y:auto;columns:1;}
body.premium-v12 .country-dropdown:before{left:auto;right:26px;transform:none;}
body.premium-v12 .nav-menu>li:last-child .dropdown{left:auto;right:0;transform:none;}
body.premium-v12 .nav-menu>li:last-child .dropdown:before{left:auto;right:24px;transform:none;}
body.premium-v12 .dropdown a{border-radius:12px;padding:10px 12px;color:#18213a;}
body.premium-v12 .dropdown a:hover{background:linear-gradient(90deg,#eef2ff,#fdf2f8);color:#19208c;}
body.premium-v12 .premium-hero-v12{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.78fr);gap:36px;align-items:center;max-width:1520px;margin:26px auto 0;padding:74px clamp(22px,4vw,56px);border-radius:34px;background:radial-gradient(circle at 14% 18%,rgba(56,189,248,.24),transparent 28%),radial-gradient(circle at 78% 18%,rgba(246,196,83,.20),transparent 24%),linear-gradient(135deg,#030712 0%,#07192f 48%,#25134c 100%);box-shadow:0 35px 105px rgba(2,8,23,.34);color:#fff;overflow:hidden;}
body.premium-v12 .premium-hero-v12:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 26%,rgba(255,255,255,.05));pointer-events:none;}
body.premium-v12 .premium-hero-v12:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.14);border-radius:28px;pointer-events:none;}
body.premium-v12 .premium-hero-v12 .hero-copy{position:relative;z-index:1;max-width:760px;}
body.premium-v12 .premium-hero-v12 h1{font-size:clamp(3rem,6.1vw,6.7rem);line-height:.92;letter-spacing:-.075em;margin:14px 0 22px;background:linear-gradient(95deg,#ffffff 0%,#dbeafe 38%,#f6c453 76%,#fff7d6 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none;}
body.premium-v12 .hero-lead{font-size:clamp(1.05rem,1.7vw,1.35rem);line-height:1.75;color:#e8f2ff;max-width:820px;}
body.premium-v12 .hero-sublead{font-size:1.02rem;line-height:1.75;color:#bad6f5;max-width:760px;margin-top:12px;}
body.premium-v12 .hero-mini-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;}
body.premium-v12 .hero-mini-proof div{padding:14px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);}
body.premium-v12 .hero-mini-proof strong{display:block;color:#fff;font-size:1rem;}
body.premium-v12 .hero-mini-proof small{display:block;color:#cbd5e1;line-height:1.4;margin-top:4px;}
body.premium-v12 .price-calculator{background:linear-gradient(180deg,#ffffff,#f8fbff)!important;color:#0f172a!important;border:1px solid rgba(148,163,184,.26);box-shadow:0 28px 85px rgba(2,8,23,.24);}
body.premium-v12 .price-calculator .eyebrow{color:#c026d3;}
body.premium-v12 .price-calculator p,body.premium-v12 .calc-head p{color:#475569!important;font-weight:600;line-height:1.7;}
body.premium-v12 .price-calculator label{color:#0f172a;font-weight:900;}
body.premium-v12 .price-calculator select{height:52px;background:#fff;border:1px solid #cbd5e1;color:#0f172a;box-shadow:0 6px 16px rgba(15,23,42,.04);}
body.premium-v12 .calc-result{background:radial-gradient(circle at top left,rgba(246,196,83,.24),transparent 36%),linear-gradient(135deg,#07111f,#172554);}
body.premium-v12 .calc-result strong{font-size:2.75rem;color:#f6c453;}
body.premium-v12 .luxury-section-v12-a{background:linear-gradient(135deg,#ffffff,#eff6ff);box-shadow:0 18px 55px rgba(15,23,42,.06);}
body.premium-v12 .luxury-section-v12-b{background:radial-gradient(circle at top left,rgba(56,189,248,.18),transparent 30%),linear-gradient(135deg,#07111f,#102a4f)!important;color:#fff;}
body.premium-v12 .luxury-section-v12-b h2,body.premium-v12 .luxury-section-v12-b h3{color:#fff;}
body.premium-v12 .luxury-section-v12-b p,body.premium-v12 .luxury-section-v12-b span{color:#dbeafe;}
body.premium-v12 .luxury-section-v12-c{background:linear-gradient(135deg,#fff7ed,#fff,#fef3c7);}
body.premium-v12 .luxury-section-v12-d{background:linear-gradient(135deg,#f8fafc,#ecfeff);}
body.premium-v12 .luxury-section-v12-e{background:linear-gradient(135deg,#faf5ff,#eff6ff);}
body.premium-v12 .request-strip{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}
body.premium-v12 .request-strip span{display:inline-flex;padding:11px 14px;border-radius:999px;background:#fff;color:#13205d;border:1px solid rgba(30,64,175,.14);font-weight:900;box-shadow:0 10px 24px rgba(15,23,42,.06);}
body.premium-v12 .luxury-section-v12-b .request-strip span{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);color:#fff;}
body.premium-v12 .lux-card{box-shadow:0 18px 45px rgba(15,23,42,.08);}
body.premium-v12 .section-kicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.16em;color:#d317a6;font-size:12px;font-weight:950;margin-bottom:8px;}
body.premium-v12 .section-kicker:before{content:"";width:26px;height:2px;background:#f6c453;border-radius:999px;}
body.premium-v12 .country-hero-v12,.premium-v12 .topic-hero-v12{max-width:1520px;background:radial-gradient(circle at 12% 15%,rgba(56,189,248,.22),transparent 32%),linear-gradient(135deg,#040811,#07192f 58%,#3b0764);}
body.premium-v12 .country-hero-card,body.premium-v12 .topic-hero-card{background:rgba(255,255,255,.11);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 20px 55px rgba(2,8,23,.2);}
body.premium-v12 .premium-footer{background:radial-gradient(circle at 15% 5%,rgba(56,189,248,.18),transparent 28%),radial-gradient(circle at 85% 5%,rgba(246,196,83,.16),transparent 30%),linear-gradient(135deg,#030712,#07111f 54%,#111827);}
body.premium-v12 .footer-col h4{color:#f8fafc;}
body.premium-v12 .footer-col a:hover{color:#f6c453;}
body.premium-v12 .floating-whatsapp{right:22px;bottom:22px;display:inline-flex;align-items:center;gap:9px;background:linear-gradient(135deg,#25d366,#16a34a);box-shadow:0 18px 48px rgba(37,211,102,.42);}
@media(max-width:1180px){body.premium-v12 .navbar{padding:12px 18px;}body.premium-v12 .brand-word strong{font-size:23px;}body.premium-v12 .nav-menu>li>a{font-size:14px;padding:10px 9px;}body.premium-v12 .premium-hero-v12{grid-template-columns:1fr;}body.premium-v12 .hero-calculator{max-width:760px;width:100%;}}
@media(max-width:1024px){body.premium-v12 .nav-menu{left:16px;right:16px;max-height:calc(100vh - 96px);overflow:auto;}body.premium-v12 .dropdown,body.premium-v12 .dropdown.wide,body.premium-v12 .country-dropdown{position:static!important;left:auto!important;right:auto!important;transform:none!important;min-width:0!important;max-width:100%!important;max-height:none!important;box-shadow:none!important;border:0!important;background:#f8fafc!important;border-radius:14px!important;margin:4px 0 10px;}body.premium-v12 .dropdown:before{display:none!important;}body.premium-v12 .dropdown.wide{columns:1!important;}}
@media(max-width:760px){body.premium-v12 .premium-top-strip{flex-direction:column;align-items:center;text-align:center;gap:8px;padding:9px 14px;}body.premium-v12 .top-actions{justify-content:center;width:100%;}body.premium-v12 .top-whatsapp{height:34px;padding:7px 12px;font-size:13px;}body.premium-v12 .brand-word small{display:none;}body.premium-v12 .brand-word strong{font-size:20px;}body.premium-v12 .brand-mark{width:48px;height:48px;font-size:21px;}body.premium-v12 .premium-hero-v12{border-radius:0;margin-top:0;padding:46px 18px;}body.premium-v12 .premium-hero-v12 h1{font-size:clamp(2.55rem,15vw,4.1rem);}body.premium-v12 .hero-mini-proof{grid-template-columns:1fr;}body.premium-v12 .price-calculator{border-radius:22px;padding:18px;}body.premium-v12 .floating-whatsapp{width:58px;height:58px;border-radius:50%;font-size:0;padding:0;display:grid;place-items:center;}body.premium-v12 .floating-whatsapp i{font-size:25px;}}
@media(max-width:420px){body.premium-v12 .top-social a{width:32px;height:32px;flex-basis:32px;}body.premium-v12 .top-whatsapp{font-size:12px;padding:7px 10px;}body.premium-v12 .premium-logo{gap:9px;}body.premium-v12 .brand-word strong{font-size:18px;}}


/* v13 dropdown, header and SEO-safe UX fixes */
body.premium-v13{background:#f8fbff;color:#0b1220;overflow-x:hidden;}
body.premium-v13 .premium-top-strip{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;flex-wrap:nowrap!important;padding:10px max(24px,5vw)!important;}
body.premium-v13 .top-message{min-width:0;flex:1 1 auto;font-weight:800;color:#fff;}
body.premium-v13 .top-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex:0 0 auto!important;width:auto!important;white-space:nowrap!important;}
body.premium-v13 .top-social{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important;}
body.premium-v13 .top-social a{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;margin:0!important;border-radius:50%!important;}
body.premium-v13 .top-whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:38px!important;line-height:1!important;margin:0!important;white-space:nowrap!important;flex:0 0 auto!important;padding:8px 16px!important;border-radius:999px!important;}
body.premium-v13 .premium-logo{position:relative;display:flex;align-items:center;gap:12px;padding:8px 10px 8px 4px;border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(244,247,255,.78));box-shadow:0 16px 38px rgba(15,23,42,.08);}
body.premium-v13 .brand-badge{position:relative;display:inline-grid;place-items:center;width:58px;height:58px;border-radius:19px;background:linear-gradient(145deg,#fff,#eef2ff);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 30px rgba(35,51,213,.22);}
body.premium-v13 .brand-badge:after{content:"";position:absolute;inset:-3px;border-radius:22px;background:linear-gradient(135deg,#38bdf8,#7c3aed,#ec4899,#f6c453);z-index:-1;opacity:.95;}
body.premium-v13 .brand-mark{width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#111827 0%,#2333d5 45%,#d317a6 100%);font-size:22px;font-weight:950;letter-spacing:-.06em;}
body.premium-v13 .brand-word{display:flex;flex-direction:column;line-height:1.05;letter-spacing:-.03em;}
body.premium-v13 .brand-word strong{font-size:26px;color:#161c85;text-shadow:0 1px 0 rgba(255,255,255,.8);}
body.premium-v13 .brand-word em{font-style:normal;color:#d317a6;}
body.premium-v13 .brand-word small{margin-top:5px;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#64748b;}
@media (min-width:1025px){
  body.premium-v13 .nav-menu>li{position:relative;}
  body.premium-v13 .has-dropdown:after{content:"";position:absolute;left:-10px;right:-10px;top:100%;height:18px;display:block;}
  body.premium-v13 .dropdown{display:block!important;position:absolute!important;top:calc(100% + 12px)!important;left:0!important;right:auto!important;min-width:270px!important;max-width:min(720px,calc(100vw - 36px))!important;max-height:min(72vh,640px)!important;overflow:auto!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;transform:translateY(10px)!important;transition:opacity .16s ease,transform .16s ease,visibility .16s ease!important;z-index:5000!important;border-radius:18px!important;box-shadow:0 28px 85px rgba(2,6,23,.18)!important;border:1px solid rgba(35,51,213,.12)!important;background:#fff!important;}
  body.premium-v13 .has-dropdown:hover>.dropdown,body.premium-v13 .has-dropdown:focus-within>.dropdown,body.premium-v13 .has-dropdown.open>.dropdown,body.premium-v13 .has-dropdown.desktop-open>.dropdown{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important;}
  body.premium-v13 .dropdown:before{content:"";position:absolute;left:22px;top:-8px;width:16px;height:16px;background:#fff;transform:rotate(45deg);border-left:1px solid rgba(35,51,213,.10);border-top:1px solid rgba(35,51,213,.10);}
  body.premium-v13 .dropdown.wide{columns:2!important;column-gap:8px;min-width:540px!important;}
  body.premium-v13 .country-dropdown{left:auto!important;right:0!important;columns:2!important;min-width:600px!important;max-width:calc(100vw - 52px)!important;}
  body.premium-v13 .nav-menu>li:last-child>.dropdown{left:auto!important;right:0!important;}
  body.premium-v13 .nav-menu>li:nth-last-child(2)>.dropdown{left:auto!important;right:0!important;}
  body.premium-v13 .dropdown a{break-inside:avoid;border-radius:12px;}
}
body.premium-v13 .premium-hero-v12{background:radial-gradient(circle at 18% 20%,rgba(56,189,248,.23),transparent 30%),radial-gradient(circle at 76% 24%,rgba(246,196,83,.18),transparent 24%),linear-gradient(135deg,#030816 0%,#07192f 50%,#17114a 100%)!important;box-shadow:0 34px 110px rgba(2,6,23,.36)!important;}
body.premium-v13 .premium-hero-v12 h1{color:#fff!important;text-shadow:0 6px 28px rgba(0,0,0,.28);}
body.premium-v13 .premium-hero-v12 .hero-lead,body.premium-v13 .premium-hero-v12 .hero-sublead{color:#e0f2fe!important;}
body.premium-v13 .price-calculator{border:1px solid rgba(56,189,248,.18)!important;box-shadow:0 28px 80px rgba(2,6,23,.20)!important;}
body.premium-v13 .calc-result strong{color:#161c85;}
@media (max-width:1080px){
  body.premium-v13 .premium-top-strip{flex-direction:column!important;text-align:center!important;gap:8px!important;}
  body.premium-v13 .top-actions{justify-content:center!important;width:100%!important;}
}
@media (max-width:1024px){
  body.premium-v13 .nav-menu{left:14px!important;right:14px!important;top:calc(100% + 8px)!important;}
  body.premium-v13 .dropdown,body.premium-v13 .dropdown.wide,body.premium-v13 .country-dropdown{position:static!important;display:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important;columns:1!important;min-width:0!important;max-width:100%!important;max-height:none!important;overflow:visible!important;margin:6px 0 10px!important;background:#f8fafc!important;box-shadow:none!important;border:0!important;}
  body.premium-v13 .has-dropdown.open>.dropdown{display:block!important;}
}
@media (max-width:620px){
  body.premium-v13 .premium-top-strip{padding:9px 12px!important;}
  body.premium-v13 .top-message{font-size:13px;}
  body.premium-v13 .top-actions{gap:7px!important;}
  body.premium-v13 .top-social a{width:31px!important;height:31px!important;min-width:31px!important;font-size:12px;}
  body.premium-v13 .top-whatsapp{height:32px!important;padding:7px 10px!important;font-size:12px!important;}
  body.premium-v13 .brand-badge{width:48px;height:48px;}
  body.premium-v13 .brand-mark{width:42px;height:42px;font-size:19px;}
  body.premium-v13 .brand-word strong{font-size:19px;}
}
