:root{--primary:#0f172a;--primary-rgb:15, 23, 42;--primary-glass:#0f172abf;--primary-light:#1e293b;--secondary:#cda17d;--accent:#cda17d;--text-dark:#0f172a;--text-muted:#64748b;--text-light:#f8fafc;--bg-color:#fff;--bg-section:#f8f9fc;--glass-bg:var(--primary-glass);--glass-border:#ffffff1a;--transition:all .3s cubic-bezier(.25, .8, .25, 1);--gold-gradient:linear-gradient(135deg, #cda17d, #e8c9a8, #cda17d)}*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}body{color:var(--text-dark);background-color:var(--bg-color);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,.brand-logo{font-family:Outfit,sans-serif}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.navbar{-webkit-backdrop-filter:blur(15px);border-bottom:1px solid var(--glass-border);z-index:1000;background:#0f172af2;width:100%;padding:1rem 0;position:fixed;top:0;left:0;box-shadow:0 4px 30px #0003}.nav-container{justify-content:space-between;align-items:center;display:flex}.header-layout{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-layout .brand-logo{flex-shrink:0}.header-layout .nav-center{flex:1;justify-content:center;display:flex}.header-layout .nav-right{flex-shrink:0}.brand-logo{color:var(--text-light);letter-spacing:1px;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.brand-logo img{width:auto;max-height:86px;transition:var(--transition);display:block}.brand-logo .accent{color:var(--secondary);font-weight:300}nav{align-items:center;display:flex}.nav-links{align-items:center;gap:1.8rem;display:flex}nav a{color:#ffffffb3;letter-spacing:.5px;text-transform:uppercase;transition:var(--transition);padding-bottom:4px;font-size:.8rem;font-weight:500;text-decoration:none;position:relative}nav a:after{content:"";background:var(--gold-gradient);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}nav a:hover{color:#fff}nav a:hover:after{width:100%}.mobile-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;display:none}.mobile-toggle .bar{background-color:var(--text-light);width:28px;height:2px;transition:var(--transition);border-radius:2px}.mobile-toggle.active .bar:first-child{transform:translateY(8px)rotate(45deg)}.mobile-toggle.active .bar:nth-child(2){opacity:0}.mobile-toggle.active .bar:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.btn{transition:var(--transition);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{background:var(--secondary);color:var(--primary);box-shadow:0 4px 20px #cda17d4d}.btn-primary:hover{color:var(--primary);background:#ddb892;transform:translateY(-2px);box-shadow:0 8px 30px #cda17d73}.btn-secondary{background:var(--accent);color:var(--primary)}.btn-secondary:hover{background:#ddb892;transform:translateY(-2px)}.btn-outline{color:var(--text-light);background:0 0;border:1px solid #ffffff4d}.btn-outline:hover{border-color:var(--text-light);background:#ffffff1a;transform:translateY(-2px)}.btn-glass{color:var(--text-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26}.btn-glass:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.cta-arrow{transition:transform .3s;display:inline-block}.btn:hover .cta-arrow{transform:translate(4px)}.hero-cta-main{border-radius:10px;padding:1rem 2rem;font-size:1.05rem}.hero{background-color:var(--primary);background-image:radial-gradient(circle at 80% 20%,#cda17d14 0%,#0000 40%),radial-gradient(circle at 10% 80%,#cda17d0d 0%,#0000 50%);align-items:center;min-height:100vh;padding-top:10rem;padding-bottom:5rem;display:flex;position:relative;overflow:hidden}.hero-overlay{z-index:1;background-color:#0000;background-image:linear-gradient(#0a112880,#0a1128f2),linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:100% 100%,80px 80px,80px 80px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 50%,#0000 100%);mask-image:radial-gradient(#000 50%,#0000 100%)}.hero-shapes{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.flow-line{opacity:.6;background:linear-gradient(90deg,#0000,#cda17dcc,#0000);position:absolute;box-shadow:0 0 15px #cda17d66}.flow-line[class*=flow-y-]{background:linear-gradient(#0000,#cda17dcc,#0000)}.flow-x-1{width:250px;height:2px;animation:7s linear infinite move-x;top:35%;left:-250px}.flow-x-2{width:300px;height:2px;animation:10s linear 3s infinite move-x-reverse;top:75%;right:-300px}.flow-y-1{width:2px;height:200px;animation:9s linear 1s infinite move-y;top:-200px;left:25%}.flow-y-2{width:2px;height:250px;animation:12s linear 4s infinite move-y-reverse;bottom:-250px;left:80%}.glow-point{background:var(--secondary);border-radius:50%;animation:4s ease-in-out infinite pulse-glow;position:absolute;box-shadow:0 0 25px 8px #cda17d59}.glow-1{width:6px;height:6px;top:35%;left:25%;transform:translate(-2px,-2px)}.glow-2{width:8px;height:8px;animation-delay:2s;top:75%;left:80%;transform:translate(-3px,-3px)}@keyframes pulse-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.6)}}@keyframes move-x{0%{opacity:0;transform:translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(120vw)}}@keyframes move-x-reverse{0%{opacity:0;transform:translate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(-120vw)}}@keyframes move-y{0%{opacity:0;transform:translateY(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(120vh)}}@keyframes move-y-reverse{0%{opacity:0;transform:translateY(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-120vh)}}.hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:820px;margin:0 auto;padding-top:2rem;display:flex;position:relative}.hero-badge{color:var(--secondary);letter-spacing:1.5px;background:#cda17d26;border:1px solid #cda17d40;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:600;display:inline-block}.hero h1{color:var(--text-light);margin-bottom:1.5rem;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:800;line-height:1.1}.hero-gradient-text{background:var(--gold-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero .subtitle{color:#ffffffb3;max-width:580px;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.8}.cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin-bottom:3rem;display:flex}.hero-trust{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:flex-start;gap:2rem;width:fit-content;max-width:900px;margin:0 auto;padding:1.8rem 2.5rem;display:flex}.trust-item{flex-direction:column;align-items:center;gap:.2rem;display:flex}.trust-number{color:var(--secondary);font-family:Outfit,sans-serif;font-size:1.6rem;font-weight:800}.trust-label{text-transform:uppercase;letter-spacing:1px;color:#ffffffa6;text-align:center;font-size:.75rem;line-height:1.4}.trust-divider{background:#ffffff1a;width:1px;height:40px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.fade-in-up.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.15s}.delay-2{transition-delay:.3s}.delay-3{transition-delay:.45s}.section{padding:clamp(5rem,10vw,8rem) 0}.section-dark{background:var(--primary)}main>.section-dark:first-child{padding-top:12rem}@media (width<=768px){main>.section-dark:first-child{padding-top:15rem}}@media (width<=480px){main>.section-dark:first-child{padding-top:18rem}}.section-header{text-align:center;flex-direction:column;align-items:center;max-width:700px;margin:0 auto 4rem;display:flex}.section-tag{color:var(--secondary);text-transform:uppercase;letter-spacing:3px;background:#cda17d1a;border:1px solid #cda17d26;border-radius:50px;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.tag-light{background:#cda17d14;border-color:#cda17d26}.section-header h2{color:var(--primary);margin-bottom:1.2rem;font-size:clamp(2rem,4vw,2.8rem);line-height:1.2}.text-accent{color:var(--secondary)}.section-desc{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.8}.logistics-partner-notice{background:linear-gradient(135deg,#f8fafc 0%,#fff 55%,#f3eadf 100%);border-bottom:1px solid #0f172a14;padding:clamp(2rem,4vw,3rem) 0}.logistics-notice-inner{background:#ffffffd6;border:1px solid #cda17d47;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:clamp(1.5rem,3vw,2rem);display:grid;box-shadow:0 18px 45px #0f172a14}.logistics-notice-kicker{width:fit-content;color:var(--secondary-dark);letter-spacing:.12em;text-transform:uppercase;background:#cda17d1f;border-radius:999px;align-items:center;margin-bottom:.8rem;padding:.35rem .75rem;font-size:.75rem;font-weight:800;display:inline-flex}.logistics-notice-copy h2{color:var(--primary);margin-bottom:.85rem;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.15}.logistics-notice-copy p{color:var(--text-muted);max-width:850px;margin:0;line-height:1.75}.logistics-notice-cta{white-space:nowrap}.footer-logistics-note{color:#ffffffb8;border-top:1px solid #ffffff1f;max-width:280px;margin-top:1rem;padding-top:1rem;font-size:.84rem;line-height:1.6}.footer-logistics-note a{color:var(--secondary);font-weight:700;text-decoration:none}.section-header .label{color:var(--secondary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem}.section-header h3{color:var(--primary);font-size:clamp(2rem,5vw,3rem)}.mission-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.card-premium{background:var(--bg-color);height:100%;transition:var(--transition);border:1px solid #cda17d33;border-radius:20px;position:relative;box-shadow:0 10px 40px #0000000a}.card-premium:hover{border-color:#cda17d66;transform:translateY(-8px);box-shadow:0 20px 50px #cda17d26}.card-glow{display:none}.card-inner{z-index:1;text-align:left;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:.7rem .95rem;min-height:100%;padding:2rem;display:grid;position:relative}.card-icon-wrap{background:linear-gradient(135deg,#cda17d1f,#cda17d0d);border-radius:14px;grid-area:1/1;justify-content:center;align-items:center;width:52px;height:52px;margin:0;font-size:1.55rem;display:flex}.card-inner h4{color:var(--primary);grid-area:1/2;align-self:center;margin:0;font-size:1.25rem;font-weight:800;line-height:1.25}.card-inner p{color:var(--text-muted);grid-area:2/1/auto/-1;align-self:start;margin:0;line-height:1.7}.features-grid,.features-grid-3,.features-grid-4{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;gap:2rem;display:grid}.features-grid-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}@media (width>=1536px){.features-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.feature-premium{height:100%;min-height:260px;transition:var(--transition);isolation:isolate;text-align:left;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:.75rem 1.2rem;padding:1.9rem;display:grid;position:relative;overflow:hidden}.feature-premium:before{content:"";background:var(--gold-gradient);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.feature-premium:hover{background:#ffffff12;border-color:#cda17d33;transform:translateY(-5px)}.feature-premium:hover:before{opacity:1}.feature-icon-premium{color:#80daff;background:#80daff1a;border-radius:14px;grid-area:1/1;justify-content:center;align-self:start;align-items:center;width:48px;height:48px;margin:0;display:flex}.feature-icon-premium svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.feature-number{opacity:.2;z-index:0;pointer-events:none;width:4.25rem;height:3rem;transition:var(--transition);position:absolute;top:.45rem;right:.55rem}.feature-number svg{width:100%;height:100%;transition:var(--transition);display:block}.feature-premium:hover .feature-number svg text{stroke:#cda17dd9;fill:#cda17d1a}.feature-premium:hover .feature-number{opacity:.3;transform:none}.feature-premium h4{z-index:1;color:var(--text-light);grid-area:1/2;align-self:center;width:100%;max-width:none;margin:0;font-size:1.08rem;font-weight:800;line-height:1.3;position:relative}.feature-premium p{z-index:1;color:#ffffff8c;text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;grid-area:2/1/auto/-1;min-height:9.5rem;margin:0;line-height:1.8;position:relative}.card,.feature{background:var(--bg-color);transition:var(--transition);border:1px solid #00000005;border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px #0000000d}.card:hover,.feature:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.card-icon,.feature-icon{background:var(--bg-section);width:60px;height:60px;color:var(--secondary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.card h4,.feature h4{color:var(--primary);margin-bottom:1rem;font-size:1.25rem}.niche-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:2rem;display:grid}.niche-card-premium{background:var(--bg-color);text-align:left;height:100%;min-height:100%;transition:var(--transition);border:1px solid #0000000a;border-radius:20px;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:.75rem .95rem;padding:2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.niche-card-premium:hover{border-color:#cda17d4d;transform:translateY(-10px);box-shadow:0 20px 50px #0000001a}.niche-icon-bg{width:52px;height:52px;transition:var(--transition);background:linear-gradient(135deg,#cda17d1f,#cda17d0a);border-radius:20px;grid-area:1/1;justify-content:center;align-self:start;align-items:center;margin:0;display:flex}.niche-card-premium:hover .niche-icon-bg{background:linear-gradient(135deg,#cda17d33,#cda17d14);transform:scale(1.1)}.niche-icon{font-size:1.5rem;display:block}.niche-card-premium h3{color:var(--primary);grid-area:1/2;align-self:center;margin:0;font-size:1.2rem;font-weight:800;line-height:1.3}.niche-card-premium p{color:var(--text-muted);grid-area:2/1/auto/-1;align-self:start;margin:0;font-size:.95rem;line-height:1.6}.niche-line{background:var(--gold-gradient);border-radius:3px;grid-column:1/-1;width:40px;height:3px;margin:.2rem 0 0;transition:width .3s}.niche-card-premium:hover .niche-line{width:80px}.niche{background:var(--bg-color)}.section-title{text-align:center;margin-bottom:2rem;font-size:2rem}.niche-intro{text-align:center;max-width:800px;color:var(--text-dark);margin:0 auto 3rem;font-size:1.15rem;line-height:1.8}.niche-card{text-align:center;transition:var(--transition);background:#fff;border:1px solid #0000000d;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 4px 6px #00000008}.niche-card:hover{border-color:var(--secondary);transform:translateY(-8px);box-shadow:0 15px 30px #00000014}.niche-card h3{color:var(--primary);margin-bottom:1rem;font-size:1.3rem}.niche-card p{color:var(--text-dark);font-size:.95rem;line-height:1.6}.cta-banner{background:linear-gradient(135deg, var(--primary) 0%, #1a2744 100%);padding:4rem 0;position:relative;overflow:hidden}.cta-banner:before{content:"";background:radial-gradient(circle,#cda17d1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-50%;right:-20%}.cta-banner-inner{z-index:1;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}.cta-banner-text h2{color:var(--text-light);margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem)}.cta-banner-text p{color:#ffffffa6;font-size:1.05rem}.contact-wrapper{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.contact-intro{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.contact-info h3{color:var(--primary);margin-bottom:1.5rem;font-size:clamp(1.8rem,4vw,2.5rem)}.contact-info p{color:var(--text-muted);margin-bottom:2rem}.contact-list{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.contact-list li{align-items:center;gap:1.2rem;display:flex}.contact-icon-wrap{background:#cda17d1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.3rem;display:flex}.contact-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.2rem;font-size:.8rem;display:block}.contact-value{color:var(--primary);font-size:1rem;font-weight:600;display:block}.contact-form-card{background:var(--bg-color);border:1px solid #0000000a;border-radius:20px;padding:2.5rem;box-shadow:0 20px 60px #00000014}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.required-marker{color:#dc2626;font-weight:800}.form-alert{color:#7f1d1d;text-align:left;background:#fff7f7;border:1px solid #dc262647;border-left:4px solid #dc2626;border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.1rem}.form-alert[hidden]{display:none}.form-alert-title{color:#7f1d1d;margin:0 0 .55rem;font-weight:700}.form-alert ul{margin:0;padding-left:1.1rem}.form-alert li{color:#7f1d1d;margin:.25rem 0}.form-privacy-note,.field-help-note{color:var(--text-muted);font-size:.82rem;line-height:1.6}.form-privacy-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:.5rem 0 1.2rem;padding:.9rem 1rem}.form-privacy-note a{color:var(--primary);font-weight:700;text-decoration:underline}.field-help-note{margin-top:.65rem}.form-group input,.form-group textarea,.form-group select{width:100%;transition:var(--transition);background:var(--bg-section);border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.2rem;font-family:inherit;font-size:.95rem}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--secondary);background:var(--bg-color);outline:none;box-shadow:0 0 0 4px #cda17d1a}.form-group input.field-invalid,.form-group textarea.field-invalid,.form-group select.field-invalid{background:#fff7f7!important;border-color:#dc2626!important}.form-group input.field-invalid:focus,.form-group textarea.field-invalid:focus,.form-group select.field-invalid:focus{box-shadow:0 0 0 4px #dc26261f;border-color:#dc2626!important}.w-full{justify-content:center;width:100%}.form-honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.footer{background:var(--primary);color:#ffffffb3;border-top:1px solid var(--glass-border);padding:5rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.footer-col h4{color:var(--text-light);margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.1rem;position:relative}.footer-col h4:after{content:"";background:var(--secondary);border-radius:2px;width:30px;height:2px;position:absolute;bottom:0;left:0}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.7rem}.footer-col a{color:#ffffffa6;transition:var(--transition);font-size:.9rem;text-decoration:none}.footer .footer-bottom,.footer .footer-bottom div,.footer .footer-bottom p,.footer .footer-bottom strong,.footer .brand-col p{color:#ffffffa6!important}.footer-col a:hover{color:var(--secondary);padding-left:5px}.brand-col p{max-width:300px;line-height:1.8}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.9rem}.footer-mobile-copy{display:none}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid.cols-5{flex-direction:column;gap:2rem;display:flex!important}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.cta-banner-inner{text-align:center;flex-direction:column}.logistics-notice-inner{grid-template-columns:1fr;align-items:start}.logistics-notice-cta{white-space:normal;text-align:center;justify-content:center;width:100%}.contact-wrapper{grid-template-columns:1fr;gap:2.5rem}.features-grid-3{grid-template-columns:1fr}}@media (width<=768px){.container{padding:0 1.2rem}.footer-grid{grid-template-columns:1fr}.footer{padding:3rem 0 calc(2.25rem + env(safe-area-inset-bottom))}.footer-bottom{flex-direction:column;gap:15px;width:100%;padding-bottom:.25rem;display:block;text-align:center!important;margin-top:2rem!important;padding-top:1.5rem!important}.footer-bottom p{max-width:100%;margin:0 auto;line-height:1.6;color:#ffffffd1!important;font-size:.82rem!important}.footer-mobile-copy{display:block!important}.mobile-toggle{display:flex}nav{background:rgba(var(--primary-rgb), .98);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%;height:100vh;transition:var(--transition);z-index:1000;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;right:-100%}nav.active{right:0}nav a{padding:.6rem 0;font-size:1rem}.hero{min-height:auto;padding:12rem 0 5rem}.hero-content{text-align:center;max-width:100%;padding-top:1rem}.hero-badge{letter-spacing:1px;padding:.4rem .8rem;font-size:.65rem}.hero h1{margin-bottom:1rem;font-size:2rem;line-height:1.2}.hero h1 br{display:none}.hero .subtitle{max-width:100%;margin:0 auto 2rem;font-size:.95rem;line-height:1.7}.cta-group{flex-direction:column;align-items:center;gap:.8rem;margin-bottom:2rem}.cta-group .btn{text-align:center;justify-content:center;width:100%}.hero-cta-main{padding:.9rem 1.5rem;font-size:.95rem}.hero-trust{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:.85rem;width:100%;max-width:100%;margin:0 auto;padding:1rem .85rem;display:grid}.trust-item{min-width:0;padding:.15rem .25rem}.trust-number{font-size:1.2rem}.trust-label{letter-spacing:.7px;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%;font-size:.62rem;line-height:1.35}.trust-divider{display:none}.hero-shapes{opacity:.35}.flow-x-1{top:25%}.flow-x-2{top:65%}.glow-point{display:none}.section{padding:3.5rem 0}.section-header{margin-bottom:2.5rem}.section-header h2{font-size:1.6rem}.section-header h2 br{display:none}.section-desc{font-size:.9rem}.section-tag{letter-spacing:2px;padding:.3rem .8rem;font-size:.7rem}.card-inner{text-align:left;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:.55rem .85rem;padding:1.45rem;display:grid}.card-icon-wrap{border-radius:12px;grid-area:1/1;width:44px;height:44px;margin:0;font-size:1.35rem}.card-inner h4{grid-area:1/2;align-self:center;margin:0;font-size:1.08rem;font-weight:800;line-height:1.25}.card-inner p{grid-column:1/-1;margin:.15rem 0 0;font-size:.92rem;line-height:1.65}.mission-grid{grid-template-columns:1fr;gap:1.2rem}.features-grid-4{grid-template-columns:1fr}.feature-premium{text-align:left;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:.65rem 1rem;min-height:0;padding:1.45rem;display:grid}.feature-icon-premium{background:#80daff1a;border-radius:12px;grid-area:1/1;justify-content:center;align-items:center;width:42px;height:42px;margin:0;display:flex}.feature-icon-premium svg{width:22px;height:22px}.feature-premium h4{grid-area:1/2;width:100%;max-width:none;margin:0;font-size:1.05rem;font-weight:800;line-height:1.3}.feature-premium p{text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto;grid-column:1/-1;min-height:0;margin:.1rem 0 0;font-size:.92rem;line-height:1.65}.feature-number{opacity:.22;width:3.8rem;height:2.75rem;top:.7rem;right:.7rem}.niche-grid{grid-template-columns:1fr;gap:1.2rem}.niche-card-premium{text-align:left;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:.65rem .85rem;min-height:0;padding:1.45rem;display:grid}.niche-icon-bg{border-radius:12px;grid-area:1/1;width:46px;height:46px;margin:0}.niche-icon{font-size:1.35rem}.niche-card-premium h3{grid-area:1/2;margin:0;font-size:1.05rem;font-weight:800;line-height:1.3}.niche-card-premium p{grid-column:1/-1;margin:.1rem 0 0;font-size:.92rem;line-height:1.65}.niche-line{grid-column:1/-1;width:34px;margin:.15rem 0 0}.cta-banner{padding:2.5rem 0}.cta-banner-text h2{font-size:1.3rem}.cta-banner-text p{font-size:.9rem}.contact-form-card{padding:1.5rem}.contact-icon-wrap{width:42px;height:42px;font-size:1.1rem}.modal-content{width:95%;padding:2rem 1.2rem}.modal-cards{grid-template-columns:1fr}.enroll-card{padding:1.5rem}}.modal{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0f172ad9;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal-content{background-color:var(--bg-color);border-radius:20px;width:90%;max-width:700px;padding:3rem 2rem;animation:.3s cubic-bezier(.16,1,.3,1) modalSlideIn;position:relative;box-shadow:0 25px 60px -12px #0000004d}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.close-modal{color:var(--text-muted);cursor:pointer;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.close-modal:hover{color:var(--primary)}.modal-cards{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.enroll-card{color:var(--text-dark);text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;text-decoration:none;transition:all .3s;display:block}.enroll-card:hover{border-color:var(--secondary);transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.enroll-card .icon{margin-bottom:1rem;font-size:3.5rem}.enroll-card h3{color:var(--primary);margin-bottom:.5rem}@media (width<=600px){.modal-cards{grid-template-columns:1fr}}.top-bar{color:#fff9;z-index:1002;letter-spacing:.3px;background-color:#070e1a;border-bottom:1px solid #ffffff0a;width:100%;padding:.45rem 0;font-size:.78rem;position:fixed;top:0;left:0}.top-bar-inner{justify-content:space-between;align-items:center;display:flex}.top-bar span{letter-spacing:.5px}.navbar{top:32px}.mobile-only-menu{display:none}.desktop-only{align-items:center;gap:1.2rem;display:flex}.desktop-cta{white-space:nowrap;border-radius:8px;padding:.55rem 1.1rem;font-size:.82rem}.lang-selector{color:var(--text-light);background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:600;display:flex}.lang-selector span{cursor:pointer;transition:color .2s}.lang-selector span:hover{color:#fff}.lang-selector .active{color:var(--secondary);font-weight:700}.lang-selector .sep{color:#fff3;cursor:default;margin:0 .4rem}@media (width<=992px){.brand-logo img{max-height:74px}.desktop-only{display:none!important}.mobile-only-menu{border-top:1px solid #ffffff1a;width:100%;margin-top:1.5rem;padding-top:1.5rem;display:block}.nav-center{width:100%;margin-top:1rem}.nav-links{flex-direction:column;align-items:center;width:100%}}@media (width<=600px){.brand-logo img{max-height:64px}.top-bar-inner{text-align:center;flex-direction:column;gap:.3rem}.navbar{top:50px}}.cookie-banner{-webkit-backdrop-filter:blur(15px);border:1px solid var(--glass-border);z-index:9999;background:#0f172af2;border-radius:16px;flex-direction:column;gap:1rem;max-width:450px;padding:1.5rem;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:2rem;left:2rem;transform:translateY(150%);box-shadow:0 10px 40px #0000004d}.cookie-banner.show{transform:translateY(0)}.cookie-content h4{color:var(--secondary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.1rem;display:flex}.cookie-content p{color:#ffffffd9;font-size:.95rem;line-height:1.6}.cookie-content a{color:var(--secondary);transition:var(--transition);text-decoration:underline}.cookie-content a:hover{filter:brightness(1.2)}.cookie-buttons{gap:.8rem;width:100%;display:flex}.cookie-buttons .btn{text-align:center;flex:1;justify-content:center;padding:.7rem;font-size:.9rem}.btn-reject{color:var(--text-light);cursor:pointer;transition:var(--transition);background:0 0;border:1px solid #ffffff1a;border-radius:8px;font-weight:600}.btn-reject:hover{background:#ffffff0d;border-color:#fff3}@media (width<=768px){.cookie-banner{border-bottom:none;border-left:none;border-right:none;border-radius:20px 20px 0 0;max-width:100%;bottom:0;left:0;right:0}}nav a.active{color:#fff}nav a.active:after{width:100%}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.subpage-hero{background:var(--primary);text-align:center;background-image:radial-gradient(circle at 80% 20%,#cda17d14 0%,#0000 40%),radial-gradient(circle at 10% 80%,#cda17d0d 0%,#0000 50%);padding:10rem 0 4rem;position:relative}.subpage-hero h1{color:var(--text-light);margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.subpage-hero .subtitle{color:#ffffffb3;max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.8}.subpage-hero .hero-quote{color:#fffc;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;max-width:650px;margin:2rem auto 0;padding:1.5rem 2rem;font-size:1rem;font-style:italic;line-height:1.7}.legal-content{max-width:860px!important;padding-top:11.5rem!important}.legal-content .back-link{margin-bottom:2.25rem!important}.legal-content>h1:first-of-type{max-width:760px;padding-bottom:1.25rem;font-weight:800;line-height:1.12;position:relative;text-align:center!important;color:var(--primary)!important;margin:0 auto 3rem!important;font-family:Outfit,sans-serif!important;font-size:clamp(2.2rem,5vw,3.35rem)!important}.legal-content>h1:first-of-type:after{content:"";background:var(--secondary);border-radius:999px;width:72px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.legal-content>h1:first-of-type+p,.legal-content>h1:first-of-type+h2{margin-top:0!important}@media (width<=768px){.legal-content{padding-top:10.75rem!important}.legal-content .back-link{margin-bottom:1.75rem!important}.legal-content>h1:first-of-type{margin-bottom:2.25rem!important}}.section:not(.section-dark) .feature-premium{background:var(--bg-color);border:1px solid #cda17d26;box-shadow:0 4px 20px #0000000a}.section:not(.section-dark) .feature-premium:hover{background:var(--bg-color);border-color:#cda17d59;box-shadow:0 15px 40px #cda17d1f}.section:not(.section-dark) .feature-premium:before{background:var(--gold-gradient)}.section:not(.section-dark) .feature-premium h4{color:var(--primary)}.section:not(.section-dark) .feature-premium p{color:var(--text-muted)}.section:not(.section-dark) .feature-number svg text{stroke:#cda17d40}.section:not(.section-dark) .feature-premium:hover .feature-number svg text{stroke:#cda17d80;fill:#cda17d0f}.check-list{padding:0;list-style:none}.check-list li{color:var(--text-dark);align-items:flex-start;gap:.75rem;margin-bottom:1rem;line-height:1.6;display:flex}.check-list li:before{content:"✓";width:24px;min-width:24px;height:24px;color:var(--secondary);background:#cda17d1f;border-radius:50%;justify-content:center;align-items:center;margin-top:.1rem;font-size:.8rem;font-weight:700;display:inline-flex}.section-dark .check-list li{color:#fffc}.section-dark .check-list li:before{background:#cda17d33}.content-block{background:var(--bg-color);border:1px solid #0000000d;border-radius:20px;padding:2.5rem;box-shadow:0 8px 30px #0000000a}.content-block h3{color:var(--primary);margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.5rem}.content-block p{color:var(--text-muted);line-height:1.8}.two-col-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));align-items:start;gap:3rem;display:grid}.three-col-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.split-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (width<=768px){.split-content{grid-template-columns:1fr;gap:2rem}.two-col-grid{grid-template-columns:1fr}}.section-compact{padding:clamp(3rem,6vw,5rem) 0}.hero-quote-box{text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem 2.5rem 2.8rem}.hero-quote-box p{color:#ffffffbf;margin:0;font-size:1.1rem;line-height:1.85}.hero-quote-box p+p{margin-top:1rem}.content-card{text-align:center;background:#fff;border:1px solid #0000000d;border-radius:24px;max-width:800px;margin:0 auto;padding:clamp(2rem,4vw,4rem);box-shadow:0 10px 40px #00000008}.content-card h2{color:var(--primary);margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem)}.content-card p{color:var(--text-muted);font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.85}.content-card p+p{margin-top:1.5rem}@media (width<=768px){.hero-quote-box{border-radius:16px;padding:1.8rem 1.5rem 2rem}.hero-quote-box p{font-size:1rem;line-height:1.75}}@media (width<=480px){.hero-quote-box{border-radius:14px;padding:1.5rem 1.2rem 1.8rem}.hero-quote-box p{font-size:.95rem;line-height:1.7}.hero{padding-top:12rem}}
