html body{color:#e2e8f0;font-family:Space Grotesk,sans-serif}html:root{--bs-font-sans-serif:"Space Grotesk", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}.scroll-container{scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;height:100dvh;overflow-y:scroll}.scroll-container::-webkit-scrollbar{display:none}@media (width<=991px){.scroll-container{scroll-snap-type:y proximity}}.snap-section{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100dvh;min-height:100dvh;padding:80px 1.5rem 2rem;display:flex;position:relative;overflow:hidden}@media (width<=991px){.snap-section{scroll-snap-stop:normal!important;height:auto!important;min-height:100dvh!important;padding:80px 1.25rem 3rem!important;overflow:visible!important}}.hero-section{height:100dvh!important;overflow:hidden!important}.section-content{text-align:center;z-index:10;width:100%;max-width:980px;margin:0 auto;position:relative}.scroll-indicator{z-index:100;flex-direction:column;gap:.7rem;display:flex;position:fixed;top:50%;right:1.25rem;transform:translateY(-50%)}@media (width<=768px){.scroll-indicator{gap:.5rem;right:.4rem}}.scroll-progress{cursor:pointer;appearance:none;opacity:.5;background:#ffffff40;border:2px solid #ffffff40;border-radius:50%;width:11px;height:11px;margin:0;padding:0;transition:all .3s}@media (width<=768px){.scroll-progress{width:9px;height:9px}}.scroll-progress:focus-visible{opacity:1;border-color:#bb8523;outline:none;transform:scale(1.3);box-shadow:0 0 0 3px #bb852380,0 0 15px #bb852399}.scroll-progress.past{opacity:.8;background:#fff9;transform:scale(.85)}.scroll-progress.active{opacity:1;background:#bb8523;border-color:#bb8523;transform:scale(1.35);box-shadow:0 0 12px #bb852399}.scroll-progress:hover:not(.active){opacity:1;transform:scale(1.15)}.section-title{color:#bb8523;text-shadow:0 2px 20px #bb85234d;margin-top:0;margin-bottom:.4rem;font-size:clamp(1.8rem,5vw,3rem);font-weight:700}.section-subtitle{color:#e2e8f0e0;max-width:650px;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;font-size:clamp(.95rem,2.5vw,1.2rem);line-height:1.5}.cta-continue{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff38;border-radius:30px;flex-direction:column;align-items:center;gap:.3rem;margin-top:.5rem;padding:.65rem 1.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.cta-continue i{font-size:1.2rem;animation:2s infinite bounce}.cta-continue:hover{color:#bb8523;background:#ffffff1f;border-color:#bb852380;transform:translateY(2px)}.hero-section .floating-elements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@media (width<=768px){.hero-section .floating-elements{display:none!important}}.hero-section .floating-elements .floating-element{border-radius:50%;position:absolute}.hero-section .floating-elements .floating-element:first-child{background:radial-gradient(circle,#bb852380,#0000);width:110px;height:110px;animation:12s ease-in-out infinite float;top:10%;left:8%}.hero-section .floating-elements .floating-element:nth-child(2){background:radial-gradient(circle,#00ffdd1f,#0000);width:150px;height:150px;animation:15s ease-in-out 3s infinite float;top:60%;right:8%}.hero-section .floating-elements .floating-element:nth-child(3){background:radial-gradient(circle,#bb85234d,#0000);width:90px;height:90px;animation:10s ease-in-out 6s infinite float;bottom:15%;left:12%}.hero-section .floating-elements .floating-element:nth-child(4){background:radial-gradient(circle,#ffffff26,#0000);width:120px;height:120px;animation:13s ease-in-out 9s infinite float;top:35%;right:20%}.hero-section .profile-wrapper{margin-bottom:1.25rem}.hero-section .profile-wrapper .profile-image{border:3px solid #bb852359;border-radius:50%;width:165px;height:auto;transition:all .4s;box-shadow:0 0 35px #bb852333,0 10px 40px #00000059}.hero-section .profile-wrapper .profile-image:hover{border-color:#bb85238c;transform:scale(1.05)}@media (width<=768px){.hero-section .profile-wrapper{margin-bottom:.85rem}.hero-section .profile-wrapper .profile-image{width:135px}}.hero-section .hero-name{color:#bb8523;text-shadow:0 2px 20px #bb85234d;margin-bottom:.3rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:700}@media (width<=768px){.hero-section .hero-name{margin-bottom:.25rem;font-size:2rem}}.hero-section .hero-title{color:#e2e8f0;margin-bottom:1rem;font-size:clamp(1.1rem,3.5vw,1.65rem);font-weight:500}@media (width<=768px){.hero-section .hero-title{margin-bottom:.65rem;font-size:1.1rem}}.hero-section .hero-tagline{color:#e2e8f0e0;margin-bottom:1.75rem;font-size:clamp(.95rem,2.8vw,1.18rem);font-weight:300;line-height:1.6}@media (width<=768px){.hero-section .hero-tagline{margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}}.hero-section .cta-scroll{color:#bb8523;flex-direction:column;align-items:center;gap:.3rem;padding:.5rem 1rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}@media (width<=768px){.hero-section .cta-scroll{padding:.4rem .8rem;font-size:.95rem}}.hero-section .cta-scroll i{font-size:1.4rem;animation:2s infinite bounce}.hero-section .cta-scroll:hover{color:#d6a741;transform:translateY(3px)}.discover-section .discover-cards{grid-template-columns:repeat(2,1fr);gap:1.75rem;max-width:820px;margin-bottom:2.25rem;margin-left:auto;margin-right:auto;display:grid}@media (width<=768px){.discover-section .discover-cards{grid-template-columns:1fr;gap:1.25rem}}.discover-section .discover-card{flex-direction:column;height:100%;display:flex}.discover-section .discover-card .card-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%;min-height:100%;color:inherit;box-sizing:border-box;background:#ffffff14;border:1px solid #ffffff29;border-radius:18px;flex-direction:column;justify-content:space-between;align-items:center;padding:2.25rem 1.75rem;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}@media (width<=768px){.discover-section .discover-card .card-link{padding:1.6rem 1.25rem}}.discover-section .discover-card .card-link:before{content:"";background:linear-gradient(90deg,#0000,#bb85231f,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.discover-section .discover-card .card-link:hover{background:#ffffff21;border-color:#bb852373;transform:translateY(-6px);box-shadow:0 15px 35px #0000004d}.discover-section .discover-card .card-link:hover:before{left:100%}.discover-section .discover-card .card-link:hover .card-icon i{color:#d6a741;transform:scale(1.12)}.discover-section .discover-card .card-link:hover .card-arrow i{transform:translate(6px)}.discover-section .discover-card .card-icon{margin-bottom:1rem}.discover-section .discover-card .card-icon i{color:#bb8523;font-size:3.2rem;transition:all .3s}@media (width<=768px){.discover-section .discover-card .card-icon i{font-size:2.5rem}}.discover-section .discover-card .card-content{flex:1}.discover-section .discover-card .card-content h3{color:#e2e8f0;margin-bottom:.6rem;font-size:1.4rem;font-weight:600}@media (width<=768px){.discover-section .discover-card .card-content h3{font-size:1.25rem}}.discover-section .discover-card .card-content p{color:#e2e8f0d9;margin-bottom:0;font-size:.98rem;line-height:1.55}@media (width<=768px){.discover-section .discover-card .card-content p{font-size:.9rem}}.discover-section .discover-card .card-arrow{margin-top:1rem}.discover-section .discover-card .card-arrow i{color:#bb8523;font-size:1.4rem;transition:transform .3s}.expertise-section .expertise-grid,.standards-section .expertise-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:940px;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:grid}@media (width<=768px){.expertise-section .expertise-grid,.standards-section .expertise-grid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.5rem}}.expertise-section .expertise-card,.standards-section .expertise-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;padding:1.6rem 1.5rem;transition:all .35s}@media (width<=768px){.expertise-section .expertise-card,.standards-section .expertise-card{padding:1.35rem 1.25rem}}.expertise-section .expertise-card:hover,.standards-section .expertise-card:hover{background:#ffffff21;border-color:#bb852366;transform:translateY(-4px);box-shadow:0 12px 30px #00000040}.expertise-section .expertise-card:hover .expertise-icon i,.standards-section .expertise-card:hover .expertise-icon i{color:#d6a741;transform:scale(1.1)}.expertise-section .expertise-card .expertise-icon,.standards-section .expertise-card .expertise-icon{margin-bottom:.75rem}.expertise-section .expertise-card .expertise-icon i,.standards-section .expertise-card .expertise-icon i{color:#bb8523;font-size:2.6rem;transition:all .3s}@media (width<=768px){.expertise-section .expertise-card .expertise-icon i,.standards-section .expertise-card .expertise-icon i{font-size:2.2rem}}.expertise-section .expertise-card h3,.standards-section .expertise-card h3{color:#e2e8f0;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}@media (width<=768px){.expertise-section .expertise-card h3,.standards-section .expertise-card h3{font-size:1.15rem}}.expertise-section .expertise-card p,.standards-section .expertise-card p{color:#e2e8f0e0;margin:0;font-size:.95rem;line-height:1.55}@media (width<=768px){.expertise-section .expertise-card p,.standards-section .expertise-card p{font-size:.9rem}}.pricing-section .pricing-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:820px;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;display:grid}@media (width<=768px){.pricing-section .pricing-grid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem}}.pricing-section .pricing-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;padding:1.8rem 1.5rem;transition:all .35s}@media (width<=768px){.pricing-section .pricing-card{padding:1.35rem 1.25rem}}.pricing-section .pricing-card:hover{background:#ffffff21;transform:translateY(-4px);box-shadow:0 12px 30px #00000040}.pricing-section .pricing-card--primary{background:#bb85231f;border-color:#bb852380}.pricing-section .pricing-card--primary:hover{border-color:#bb8523b3;box-shadow:0 12px 30px #bb852333}.pricing-section .pricing-card .pricing-header{border-bottom:1px solid #ffffff1f;margin-bottom:1.25rem;padding-bottom:1rem}.pricing-section .pricing-card .pricing-header h3{color:#e2e8f0;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}@media (width<=768px){.pricing-section .pricing-card .pricing-header h3{font-size:1.15rem}}.pricing-section .pricing-card .pricing-amount{align-items:baseline;gap:.5rem;display:flex}.pricing-section .pricing-card .pricing-value{color:#bb8523;font-size:2.5rem;font-weight:700;line-height:1}@media (width<=576px){.pricing-section .pricing-card .pricing-value{font-size:2rem}}.pricing-section .pricing-card .pricing-unit{color:#e2e8f0bf;font-size:.95rem}.pricing-section .pricing-card .pricing-features{margin:0;padding:0;list-style:none}.pricing-section .pricing-card .pricing-features li{color:#e2e8f0e0;align-items:flex-start;gap:.65rem;padding:.4rem 0;font-size:.92rem;line-height:1.45;display:flex}@media (width<=768px){.pricing-section .pricing-card .pricing-features li{font-size:.88rem}}.pricing-section .pricing-card .pricing-features li i{color:#bb8523;flex-shrink:0;margin-top:.1rem;font-size:1.05rem}.pricing-section .pricing-note{color:#e2e8f0b3;max-width:650px;margin:0 auto 1.5rem;font-size:.88rem;line-height:1.55}.pricing-section .pricing-note i{color:#bb8523bf;margin-right:.3rem}.contact-section .process-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;max-width:880px;margin-bottom:2.25rem;margin-left:auto;margin-right:auto;display:flex}@media (width<=768px){.contact-section .process-steps{flex-direction:column;gap:1rem;margin-bottom:1.5rem}}.contact-section .process-step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff29;border-radius:16px;flex:1;min-width:180px;padding:1.5rem 1.25rem;transition:all .35s}@media (width<=768px){.contact-section .process-step{width:100%;padding:1.25rem 1rem}}.contact-section .process-step:hover{background:#ffffff21;transform:translateY(-4px);box-shadow:0 10px 25px #00000040}.contact-section .process-step:hover .step-number{color:#fff;background:#bb8523}.contact-section .process-step .step-number{color:#bb8523;background:#bb852333;border:2px solid #bb8523;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto .85rem;font-size:1.3rem;font-weight:700;transition:all .3s;display:flex}.contact-section .process-step h3{color:#e2e8f0;margin-bottom:.4rem;font-size:1.2rem;font-weight:600}@media (width<=768px){.contact-section .process-step h3{font-size:1.1rem}}.contact-section .process-step p{color:#e2e8f0d9;margin:0;font-size:.9rem;line-height:1.45}.contact-section .process-arrow{color:#bb8523;font-size:1.6rem}@media (width<=768px){.contact-section .process-arrow{font-size:1.2rem;transform:rotate(90deg)}}.contact-section .contact-actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.75rem;display:flex}.contact-section .contact-actions .cta-primary,.contact-section .contact-actions .cta-secondary{border-radius:32px;align-items:center;gap:.75rem;padding:.95rem 2.25rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.contact-section .contact-actions .cta-primary i,.contact-section .contact-actions .cta-secondary i{font-size:1.25rem}.contact-section .contact-actions .cta-primary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e2e8f0;background:#bb852340;border:2px solid #bb8523;box-shadow:0 4px 20px #bb852333}.contact-section .contact-actions .cta-primary:hover{color:#fff;background:#bb8523;transform:translateY(-2px);box-shadow:0 6px 25px #bb852366}.contact-section .contact-actions .cta-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#e2e8f0;background:#ffffff14;border:2px solid #ffffff40}.contact-section .contact-actions .cta-secondary:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px);box-shadow:0 6px 20px #0003}@media (width<=576px){.contact-section .contact-actions{flex-direction:column;align-items:center}.contact-section .contact-actions .cta-primary,.contact-section .contact-actions .cta-secondary{justify-content:center;width:100%;max-width:290px}}.contact-section .social-links{justify-content:center;gap:1.5rem;display:flex}.contact-section .social-links .social-link{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e2e8f0cc;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s;display:flex}.contact-section .social-links .social-link i{font-size:1.3rem}.contact-section .social-links .social-link:hover{color:#bb8523;background:#ffffff26;border-color:#bb852380;transform:translateY(-2px);box-shadow:0 5px 18px #0003}@keyframes float{0%,to{opacity:.6;transform:translate(0)rotate(0)}25%{opacity:.4;transform:translate(8px,-15px)rotate(90deg)}50%{opacity:.7;transform:translate(-12px,-22px)rotate(180deg)}75%{opacity:.5;transform:translate(4px,-10px)rotate(270deg)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.scroll-container{scroll-behavior:auto}.floating-element,.cta-scroll i,.cta-continue i{animation:none}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
