.navbar{z-index:1000;padding:24px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{padding:12px 0}.navbar__container{width:calc(100% - 48px);max-width:1200px;box-shadow:none;box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:9999px;justify-content:space-between;align-items:center;margin:0 auto;padding:10px 10px 10px 28px;display:flex;position:relative}.navbar__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.navbar__logo-img{object-fit:contain;width:auto;height:24px}.navbar__logo-text{color:#000;font-family:var(--font-heading);letter-spacing:-.01em;font-size:1.25rem;font-weight:500}.navbar__logo-text .gradient-text{background:linear-gradient(135deg,#7c3aed,#0891b2)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}.navbar__logo-icon{display:flex}.navbar__logo-icon svg{color:#fff;width:22px;height:22px}@media (width>=769px){.navbar{padding:16px 0 0}.navbar__container{background:0 0;border:1px solid #0000;border-radius:0;width:90%;max-width:none;margin:0 auto;padding:10px 0;transition:all .4s cubic-bezier(.4,0,.2,1)}.navbar--scrolled .navbar__container{background:#000;border:1px solid #ffffff1f;border-radius:9999px;width:calc(100% - 48px);max-width:1200px;padding:10px 10px 10px 28px;box-shadow:0 10px 30px #00000026}.navbar--scrolled .navbar__logo-img{filter:none}.navbar--scrolled .navbar__logo-text{color:#fff}.navbar--scrolled .navbar__link{color:#ffffffb3}.navbar--scrolled .navbar__link:hover,.navbar--scrolled .navbar__link--active{color:#fff}.navbar--homepage:not(.navbar--scrolled) .navbar__logo-img{filter:none}.navbar--homepage:not(.navbar--scrolled) .navbar__logo-text{color:#fff}.navbar--homepage:not(.navbar--scrolled) .navbar__link{color:#ffffffbf}.navbar--homepage:not(.navbar--scrolled) .navbar__link:hover,.navbar--homepage:not(.navbar--scrolled) .navbar__link--active{color:#fff}.navbar__center-links{align-items:center;gap:32px;display:flex}.navbar__link{color:#000;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .2s;position:relative}.navbar__link:hover,.navbar__link--active{color:#d4af37}.navbar__link--active:after{content:"";background:#d4ff3f;border-radius:9999px;width:12px;height:2px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.navbar__desktop-auth{align-items:center;gap:12px;display:flex}.btn-login-pc{color:#000;background-color:#fff;border-radius:9999px;padding:10px 24px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.btn-login-pc:hover{background-color:#e2e8f0;transform:translateY(-1px)}.btn-signup-pc{color:#000;background-color:#d4ff3f;border-radius:9999px;align-items:center;gap:4px;padding:10px 24px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-signup-pc:hover{background-color:#c0ea30;transform:translateY(-1px);box-shadow:0 4px 15px #d4ff3f40}.navbar__mobile-actions,.navbar__mobile-dropdown{display:none!important}}@media (width<=768px){.navbar{padding:12px 0}.navbar__container{width:calc(100% - 32px);padding:10px 14px 10px 20px;background:#000!important;border:1px solid #ffffff1f!important}.navbar__center-links,.navbar__desktop-auth{display:none!important}.navbar__logo-text{font-size:1.15rem;color:#fff!important}.navbar__logo-img{height:18px;filter:none!important}.navbar__logo-icon svg{width:20px;height:20px}.navbar__mobile-actions{align-items:center;gap:16px;display:flex}.navbar__mobile-login{color:#fff;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s}.navbar__mobile-login:hover{opacity:.8}.navbar__mobile-signup{color:#000;background-color:#d4ff3f;border-radius:9999px;padding:8px 18px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.navbar__mobile-signup:hover{background-color:#c0ea30}.navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:4px;display:flex}.navbar__hamburger span{background:#fff;border-radius:1px;width:18px;height:2px;transition:all .2s;display:block}.navbar__mobile-dropdown{z-index:2000;background:#0d0d0d;border:1px solid #ffffff26;border-radius:20px;flex-direction:column;gap:4px;width:200px;padding:12px;display:flex;position:absolute;top:65px;right:0;box-shadow:0 12px 40px #00000080}.navbar__mobile-link{color:#fff;border-radius:12px;padding:10px 16px;font-size:.95rem;font-weight:400;text-decoration:none;transition:all .2s;display:block}.navbar__mobile-link:hover{color:#fff;background-color:#ffffff14}.navbar--scrolled .navbar__container{background:#000;border:1px solid #ffffff1f}.navbar--scrolled .navbar__logo-img{filter:none}.navbar--scrolled .navbar__logo-text,.navbar--scrolled .navbar__mobile-login{color:#fff}.navbar--scrolled .navbar__hamburger span{background:#fff}}.footer{color:#fff;font-family:var(--font-body,sans-serif);background:#000;border-top:1px solid #ffffff0d;padding:80px 0 30px;position:relative;overflow:hidden}.footer__container{box-sizing:border-box;width:100%;max-width:100%;margin:0 auto;padding:0 40px}.footer__grid{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:60px;display:flex}.footer__brand{max-width:320px}.footer__logo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.footer__logo-img{object-fit:contain;width:auto;height:24px}.footer__logo-text{color:#fff;letter-spacing:-.01em;font-size:1.35rem;font-weight:700}.footer__copyright{color:#ffffff73;font-size:.85rem;line-height:1.6}.footer__columns-group{gap:80px;display:flex}.footer__column{flex-direction:column;gap:12px;display:flex}.footer__column-title{color:#fff;letter-spacing:.05em;margin-bottom:8px;font-size:.88rem;font-weight:700}.footer__link{color:#ffffff8c;font-size:.88rem;text-decoration:none;transition:color .2s}.footer__link:hover{color:#fff}.footer__large-text{color:#fff;text-align:left;letter-spacing:-.01em;text-transform:uppercase;-webkit-user-select:none;user-select:none;width:100%;margin-top:20px;font-size:clamp(4rem,13vw,12rem);font-weight:700;line-height:.85}@media (width<=900px){.footer__columns-group{gap:40px}}@media (width<=768px){.footer{padding:60px 0 30px}.footer__grid{flex-direction:column;gap:40px;margin-bottom:40px}.footer__columns-group{flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%}}@media (width<=480px){.footer__columns-group{grid-template-columns:1fr 1fr;gap:30px;display:grid}}:is(body:has(.home-container) .footer,body:has(.about-container) .footer,body:has(.contact-page) .footer,body:has(.pricing-page) .footer){z-index:1;box-sizing:border-box;width:100%;height:680px;padding:40px 0 20px;position:fixed;bottom:0;left:0}@media (width>=769px){:is(body:has(.home-container) .footer,body:has(.about-container) .footer,body:has(.contact-page) .footer,body:has(.pricing-page) .footer){height:480px;padding:80px 0 30px}}:root{--gold:#d4af37;--gold-lt:#e8c84d;--gold-dk:#a8860f;--gold-glow:#d4af3714;--gold-border:#d4af3726;--bg:#fff;--bg-2:#f8fafc;--bg-3:#f1f5f9;--border:#e2e8f0;--text:#0f172a;--muted:#64748b;--radius:12px}.home-container{background:var(--bg);color:var(--text);font-family:var(--font-body,sans-serif);overflow-x:hidden}.h-gold{background:linear-gradient(125deg,#f5e6a8 0%,#d4af37 50%,#a07b10 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.h-mini-tag{letter-spacing:.2em;color:var(--gold);text-transform:uppercase;margin-bottom:14px;font-size:.7rem;font-weight:400;display:inline-block}.h-section-title{letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(2.2rem,4vw,3rem);font-weight:500;line-height:1.1}.h-section-desc{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.65}.h-hero{z-index:2;box-sizing:border-box;background-image:linear-gradient(#00000040 0%,#00000073 100%),url(/assets/colomboEvening-D7sTFWeX.webp);background-position:50%;background-size:cover;align-items:center;width:100%;height:100vh;min-height:100vh;padding-top:80px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.h-hero--hidden{opacity:0;visibility:hidden;pointer-events:none}.h-main-content{z-index:5;background:var(--bg);border-top-left-radius:40px;border-top-right-radius:40px;margin-top:100vh;margin-bottom:680px;position:relative;overflow:hidden;box-shadow:0 -10px 30px #0000000d}@media (width>=769px){.h-main-content{margin-bottom:480px}}.h-hero__bg-glow{display:none!important}.h-hero__centered-content{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:800px;height:100%;margin:0 auto;padding:0 24px;display:flex;position:relative}@media (width<=480px){.h-claim-bar{border-radius:20px;flex-direction:column;align-items:stretch;gap:12px;padding:16px}.h-claim-prefix{text-align:left;font-size:.88rem}.h-claim-input{border-bottom:1px solid #ffffff26;border-radius:0;padding:8px 0}.h-claim-btn{text-align:center;width:100%;padding:12px}}.h-hero__title-centered{color:#fff;letter-spacing:-.02em;text-shadow:0 4px 15px #00000040;margin-bottom:24px;font-size:clamp(2rem,5.5vw,3.6rem);font-weight:600;line-height:1.15}.h-hero__subtitle-centered{color:var(--gold);letter-spacing:.05em;text-shadow:0 2px 10px #0003;margin-top:-12px;margin-bottom:24px;font-size:1.6rem;font-style:italic;font-weight:400}.h-hero__desc-centered{color:#ffffffd9;text-shadow:0 2px 10px #0000004d;max-width:620px;margin-bottom:36px;font-size:1.05rem;line-height:1.65}.h-hero__btns-centered{z-index:10;flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.h-hero__btns-centered .h-btn-ghost{color:#fff;border-color:#ffffff59}.h-hero__btns-centered .h-btn-ghost:hover{border-color:var(--gold);background:#ffffff14}.h-hero__social-proof{align-items:center;gap:16px;display:flex}.h-avatars{display:flex}.h-avatar{background:var(--bg-3);border:2px solid var(--bg);width:34px;height:34px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;margin-left:-9px;font-size:.78rem;font-weight:800;display:flex}.h-avatar:first-child{margin-left:0}.h-stars{color:var(--gold);letter-spacing:1px;font-size:.88rem}.h-proof-label{color:var(--muted);margin-top:2px;font-size:.78rem}.h-hero__visual{justify-content:center;align-items:center;display:flex}.h-card-wrap{width:100%;max-width:360px;position:relative}.h-card{aspect-ratio:1.586;background:linear-gradient(145deg,#1b1e18,#0e0f0c);border:1px solid #d4af3759;border-radius:18px;flex-direction:column;justify-content:space-between;width:100%;height:auto;padding:26px;animation:7s ease-in-out infinite hCardFloat;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #d4af3714,0 32px 64px #000000b3,inset 0 0 28px #d4af370a}@keyframes hCardFloat{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(1.2deg)}to{transform:translateY(0)rotate(0)}}.h-card__shine{background:linear-gradient(90deg,#0000,#ffffff12,#0000);width:100%;height:100%;animation:7s ease-in-out infinite hCardShine;position:absolute;top:0;left:-100%;transform:skew(-20deg)}@keyframes hCardShine{0%{left:-100%}30%{left:110%}to{left:110%}}.h-card__nfc-ring{border:18px solid #d4af3712;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:absolute;bottom:-30px;right:-30px}.h-card__nfc-inner{border:10px solid #d4af3712;border-radius:50%;width:90px;height:90px}.h-card__chip{z-index:1;background:linear-gradient(135deg,#f0dea8,#d4af37,#a57c10);border:1px solid #0006;border-radius:6px;width:46px;height:36px;position:relative}.h-card__logo{color:var(--gold);text-shadow:0 2px 8px #0009;z-index:1;font-size:2.4rem;font-weight:900;line-height:1;position:absolute;top:24px;right:26px}.h-card__footer{z-index:1;flex-direction:column;gap:3px;display:flex}.h-card__name{letter-spacing:.06em;color:#fff;font-size:.92rem;font-weight:800}.h-card__tap{color:#ffffff59;letter-spacing:.14em;font-size:.68rem;font-weight:500}.h-card-shadow{background:radial-gradient(closest-side,#d4af372e,#0000);width:72%;height:24px;animation:7s ease-in-out infinite hCardFloat;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.h-btn-gold{color:#000;cursor:pointer;white-space:nowrap;background:#d4ff3f;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.92rem;font-weight:500;text-decoration:none;transition:background-color .22s,transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 4px 12px #00000026,0 2px 4px #d4ff3f26}.h-btn-gold:hover{background:#c0ea30;transform:translateY(-2px);box-shadow:0 6px 16px #0003,0 4px 8px #d4ff3f40}.h-btn-gold--lg{padding:16px 36px;font-size:1rem}.h-btn-ghost{border:1px solid var(--border);color:var(--text);white-space:nowrap;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.92rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.h-btn-ghost:hover{border-color:var(--gold-border);background:#d4af370d}.h-belt{background:var(--bg-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:22px 32px;display:flex}.h-belt__item{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:7px;font-size:.72rem;font-weight:700;display:flex}.h-belt__item svg{color:var(--gold);flex-shrink:0}.h-belt__divider{color:var(--border);font-size:1.2rem;line-height:1}.h-section,.h-section--contained{width:90%;max-width:none;margin:0 auto;padding:100px 32px}.h-accent-section{background:var(--bg-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.h-split-header{grid-template-columns:1fr 1fr;align-items:flex-end;gap:40px;margin-bottom:60px;display:grid}.h-center-header{text-align:center;margin-bottom:60px}.h-features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.h-feature-card{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:30px;transition:transform .22s,border-color .22s,box-shadow .22s}.h-feature-card:hover{border-color:#d4af374d;transform:translateY(-4px);box-shadow:0 12px 30px #0000000a}.h-feature-icon-circle{color:#d4af37;background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.h-feature-icon{width:46px;height:46px;color:var(--gold);background:#d4af3714;border-radius:10px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.h-feature-title{color:var(--text);margin:0 0 10px;font-size:1.15rem;font-weight:400}.h-feature-desc{color:var(--muted);margin:0;font-size:.88rem;line-height:1.6}.h-steps-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.h-step-card{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius);padding:36px 28px;transition:border-color .22s,box-shadow .22s;position:relative}.h-step-card:hover{border-color:#d4af374d;box-shadow:0 12px 30px #0000000a}.h-step-num{color:#94a3b8;font-family:monospace;font-size:.85rem;font-weight:500;position:absolute;top:18px;right:22px}.h-step-icon-circle{border:1px solid var(--border);color:#d4af37;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;font-size:1.1rem;display:flex;box-shadow:0 4px 10px #00000005}.h-step-title{color:var(--text);margin:0 0 12px;font-size:1.15rem;font-weight:400}.h-step-desc{color:var(--muted);font-size:.88rem}.h-price-box-wrap{background:var(--bg-2);border:1px solid var(--border);box-sizing:border-box;border-radius:20px;width:100%;margin-top:40px;padding:48px;box-shadow:0 8px 30px #00000005}.h-price-box-main{grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:48px;display:grid}.h-price-left-details{flex-direction:column;display:flex}.h-price-box-tag{color:#d4af37;letter-spacing:.1em;margin-bottom:8px;font-size:.72rem;font-weight:500}.h-price-box-amount{color:var(--text);align-items:baseline;margin-bottom:4px;display:flex}.h-price-box-amount .currency{margin-right:6px;font-size:1.25rem;font-weight:500}.h-price-box-amount .amount{font-size:3rem;font-weight:600}.h-price-left-details .period{color:#94a3b8;letter-spacing:.05em;margin-bottom:16px;font-size:.8rem;font-weight:500}.price-tagline{color:var(--muted);margin:0;font-size:.88rem;line-height:1.6}.h-price-features-list{flex-direction:column;gap:16px;display:flex}.price-feat-item{color:#475569;font-size:.95rem}.h-price-cta-side{justify-content:flex-end;display:flex}.h-faq-list{flex-direction:column;gap:0;width:100%;display:flex}.h-faq-item{border-bottom:1px solid var(--border);cursor:pointer;padding:24px 0}.h-faq-item:first-child{padding-top:0}.h-faq-question{justify-content:space-between;align-items:center;gap:20px;display:flex}.h-faq-q-num{color:#94a3b8;width:32px;font-family:monospace;font-size:.8rem;font-weight:500}.h-faq-q-text{color:var(--text);flex:1;font-size:1.05rem;font-weight:400}.h-faq-icon{color:#d4af37;font-size:.8rem}.h-faq-item--open .h-faq-answer{max-height:200px;margin-top:14px}.h-faq-answer-text{color:var(--muted);margin:0;padding-left:32px;font-size:.92rem;line-height:1.65}.h-faq-list{flex-direction:column;gap:8px;max-width:820px;margin:0 auto;display:flex}.h-faq-item{cursor:pointer;padding-bottom:2px;overflow:hidden;background:0 0!important;border:none!important;border-radius:0!important}.h-faq-item:hover .h-faq-q-text{color:var(--gold)!important}.h-faq-question{color:var(--text);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:6px 0;font-size:1rem;font-weight:400;display:flex}.h-faq-icon{color:var(--gold);flex-shrink:0;justify-content:center;align-items:center;display:flex}.h-faq-answer{max-height:0;transition:max-height .32s cubic-bezier(0,1,0,1);overflow:hidden}.h-faq-item--open .h-faq-answer{max-height:400px;transition:max-height .32s}.h-faq-answer-text{color:var(--muted);margin:0;padding:10px 0 20px;font-size:.92rem;line-height:1.65}.h-cta{text-align:center;background:radial-gradient(ellipse at 50% 0%, #171b12 0%, var(--bg) 70%);border-top:1px solid var(--border);padding:120px 32px;position:relative;overflow:hidden}.h-cta__glow{pointer-events:none;background:radial-gradient(closest-side,#d4af371a,#0000);width:500px;height:300px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.h-cta__content{z-index:2;flex-direction:column;align-items:center;max-width:680px;margin:0 auto;display:flex;position:relative}.h-cta__title{letter-spacing:-.03em;margin-bottom:18px;font-size:clamp(2.2rem,4vw,3rem);font-weight:500;line-height:1.1}.h-cta__sub{color:var(--muted);margin-bottom:36px;font-size:1.1rem;line-height:1.6}@media (width<=1024px){.h-hero__inner{gap:40px;padding:0 24px}.h-features-grid{grid-template-columns:repeat(2,1fr)}.h-card{aspect-ratio:1.586;width:320px;height:auto}}@media (width<=768px){.h-hero{box-sizing:border-box;align-items:center;height:auto;min-height:100vh;padding:80px 0 60px;display:flex;width:100%!important;overflow:hidden!important}.h-hero__bg-glow{display:none!important}.h-hero__inner{grid-template-columns:1fr;gap:48px;padding:0 20px}.h-hero__title{font-size:clamp(2.2rem,8vw,3rem)}.h-hero__desc{max-width:100%;font-size:1rem}.h-hero__btns{flex-direction:column;align-items:flex-start}.h-btn-gold,.h-btn-ghost{justify-content:center;width:100%}.h-hero__visual{width:100%;margin-top:10px}.h-card-wrap{width:100%;max-width:100%}.h-card{aspect-ratio:1.586;width:100%;max-width:100%;height:auto}.h-belt{justify-content:center;gap:10px 16px;padding:24px 16px}.h-belt__divider{color:#fff3;font-size:1rem;display:inline-block}.h-belt__item{gap:6px;font-size:.75rem}.h-belt__item svg{width:12px;height:12px}.h-hero__inner,.h-section,.h-section--contained{width:100%!important;max-width:100%!important;padding:60px 20px!important}.h-split-header{grid-template-columns:1fr;gap:16px;margin-bottom:40px}.h-center-header{text-align:left;margin-bottom:36px}.h-features-grid,.h-steps-grid,.h-integrations-grid{grid-template-columns:1fr;gap:14px}.h-feature-card{box-shadow:none;background:0 0;border:none;border-bottom:1px solid #ffffff0d;border-radius:0;grid-template-columns:46px 1fr;gap:4px 16px;padding:20px 0;display:grid}.h-feature-card:hover{box-shadow:none;border-color:#ffffff0d;transform:none}.h-feature-card:last-child{border-bottom:none}.h-feature-icon{grid-area:1/1/3;margin-bottom:0}.h-feature-title{grid-area:1/2;align-self:end;margin:0}.h-feature-desc{grid-area:2/2;align-self:start}.h-steps-grid{gap:32px;padding-left:10px;position:relative}.h-steps-grid:before{content:"";background:#d4af3726;width:2px;position:absolute;top:20px;bottom:20px;left:28px}.h-step-card{background:0 0;border:none;padding:0 0 0 54px;position:relative}.h-step-card:hover{border-color:#0000}.h-step-num{background:var(--bg);color:var(--gold);z-index:2;border:2px solid #d4af374d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex;position:absolute;top:-2px;left:0}.h-price-box-wrap{padding:24px!important}.h-price-box-main{text-align:center;grid-template-columns:1fr!important;gap:32px!important}.h-price-left-details{align-items:center}.h-price-features-list{text-align:left;align-items:center;margin:10px 0}.h-price-cta-side{justify-content:center!important}.h-price-cta-side .h-btn-gold{justify-content:center;width:100%}.h-why-buttons{flex-direction:column;gap:12px;width:100%;display:flex}.h-why-buttons a{justify-content:center;width:100%!important;margin-left:0!important}#faq{padding:80px 20px!important}#faq .h-section-title{font-size:clamp(2.2rem,8vw,3.2rem)!important}.h-faq-question{padding:4px 0;font-size:.92rem}.h-faq-item:first-child{padding-top:24px}.h-faq-answer-text{padding:10px 0 16px}.h-cta{padding:80px 20px}}@media (width<=480px){.h-hero__title{font-size:clamp(1.9rem,7.5vw,2.4rem)}.h-section-title{font-size:clamp(1.7rem,7vw,2.2rem)}.h-tag{font-size:.6rem}.h-card{aspect-ratio:1.586;max-width:100%;height:auto}.h-card__logo{font-size:1.9rem}.h-price-amount{font-size:2.6rem}.h-cta__title{font-size:clamp(1.7rem,7vw,2.4rem)}.h-steps-grid{gap:12px}#faq{padding:60px 16px!important}}.h-overview{padding:120px 0;background-color:var(--bg)!important;color:var(--text)!important;border-top:1px solid var(--border)!important}.h-overview__inner{width:90%;max-width:none;margin:0 auto;padding:0 32px}.h-overview__top{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;margin-bottom:60px;display:grid}.h-overview__left{flex-direction:column;display:flex}.h-overview__tag{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:24px;font-size:.68rem;font-weight:600;display:flex;color:#d4af37!important}.h-overview__tag:before{content:"";width:20px;height:1px;display:inline-block;background-color:#d4af37!important}.h-overview__title{letter-spacing:-.02em;font-size:clamp(2.2rem,4vw,3rem);font-weight:800;line-height:1.1;color:var(--text)!important}.h-overview__title span.outline{font-weight:300;display:block;color:#0000!important;-webkit-text-stroke:1.5px #0f172a26!important}.h-overview__right{flex-direction:column;gap:24px;display:flex}.h-overview__desc{margin:0;font-size:1.05rem;line-height:1.65;color:var(--muted)!important}.h-overview__grid{grid-template-columns:repeat(3,1fr);display:grid;border:1px solid var(--border)!important;background:var(--border)!important}.h-overview-card{box-sizing:border-box;flex-direction:column;justify-content:space-between;min-height:200px;padding:48px 40px;text-decoration:none;transition:all .3s;display:flex;background:var(--bg)!important;border-right:1px solid var(--border)!important;border-bottom:1px solid var(--border)!important}.h-overview-card:nth-child(3n){border-right:none!important}.h-overview-card:nth-child(n+4){border-bottom:none!important}.h-overview-card:hover{background-color:var(--bg-2)!important}.h-overview-card__num{font-family:monospace;font-size:.75rem;font-weight:400;color:#0f172a4d!important}.h-overview-card__footer{justify-content:space-between;align-items:center;margin-top:40px;display:flex}.h-overview-card__title{font-size:1.15rem;font-weight:500;color:var(--text)!important}.h-overview-card__arrow{justify-content:center;align-items:center;transition:transform .25s;display:inline-flex;color:#d4af37!important}.h-overview-card:hover .h-overview-card__arrow{transform:translate(4px,-4px)}#faq{background-color:var(--bg)!important;color:var(--text)!important;border-top:1px solid var(--border)!important}#faq .h-split-header,#why-choose .h-split-header{align-items:center!important}#faq .h-section-title{color:var(--text)!important;font-size:clamp(2.8rem,6vw,4.5rem)!important}#faq span.outline{color:#0000!important;-webkit-text-stroke:1.5px #0f172a26!important}#faq .h-mini-tag{color:var(--gold)!important}@media (width<=968px){.h-overview{padding:80px 0}.h-overview__inner{width:100%!important;max-width:100%!important;padding:0 20px!important}.h-overview__top{grid-template-columns:1fr;gap:32px;margin-bottom:40px}.h-overview__grid{grid-template-columns:1fr}.h-overview-card{border-right:none!important;border-bottom:1px solid var(--border)!important;min-height:120px!important;padding:24px 20px!important}.h-overview-card__footer{margin-top:16px!important}.h-overview-card:nth-child(n+4){border-bottom:1px solid var(--border)!important}.h-overview-card:last-child{border-bottom:none!important}}.h-testimonials-section{box-sizing:border-box;flex-direction:column;align-items:center;padding:100px 40px;display:flex;background-color:var(--bg)!important;border-top:1px solid var(--border)!important}.h-testimonials-header{text-align:center;margin-bottom:60px}.h-testimonials-title{letter-spacing:-.02em;margin-top:12px;font-size:clamp(2.2rem,4vw,3rem);font-weight:500;line-height:1.15;color:var(--text)!important}.h-testimonials-grid{grid-template-columns:repeat(4,1fr);gap:24px;width:80%;max-width:none;display:grid}.h-testimonials-col{flex-direction:column;gap:24px;display:flex}.h-testimonial-card{box-sizing:border-box;background-position:50%;background-size:cover;border-radius:24px;align-items:flex-end;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.h-testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.h-card-lg{height:380px}.h-card-sm{height:120px}.h-card-beige{background-color:#f4eee3!important}.h-testimonial-overlay{z-index:1;background:linear-gradient(#0000 30%,#000000d9 100%);position:absolute;inset:0}.h-testimonial-content{z-index:2;color:#fff;text-align:left;padding:24px;position:relative}.h-testimonial-quote{margin-bottom:8px;font-size:1.05rem;font-weight:500;line-height:1.4;color:#fff!important}.h-testimonial-author{opacity:.75;font-size:.85rem;font-weight:400;color:#fff!important}@media (width<=968px){.h-testimonials-section{padding:80px 20px}.h-testimonials-grid{grid-template-columns:repeat(2,1fr);width:90%}}@media (width<=580px){.h-testimonials-section{padding:80px 20px!important}.h-testimonials-grid{grid-template-columns:1fr;gap:20px;width:100%!important}.h-testimonial-card{border-radius:16px}.h-card-sm{display:none}.h-card-lg{height:320px}}.h-add-section{box-sizing:border-box;flex-direction:column;align-items:center;padding:100px 40px;display:flex;background-color:var(--bg)!important;border-top:1px solid var(--border)!important}.h-add-header{text-align:center;margin-bottom:40px}.h-add-title{letter-spacing:-.02em;margin-top:12px;font-size:clamp(2.2rem,4vw,3rem);font-weight:500;line-height:1.15;color:var(--text)!important}.h-diamond-grid-container{-webkit-overflow-scrolling:touch;justify-content:center;width:100%;padding:40px 0;display:flex;overflow-x:auto}.h-diamond-grid-container::-webkit-scrollbar{display:none}.h-diamond-grid-container{-ms-overflow-style:none;scrollbar-width:none}.h-diamond-grid{justify-content:center;align-items:stretch;gap:16px;min-width:720px;padding:0 40px;display:flex}.h-diamond-col{flex-direction:column;justify-content:center;gap:16px;display:flex}.h-diamond-card{cursor:pointer;border-radius:26px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 15px #00000005;background:#fff!important;border:1.5px solid #0f172a0f!important}.h-diamond-card svg{width:36px;height:36px;transition:transform .2s}.h-diamond-card:hover{transform:translateY(-4px)scale(1.04);box-shadow:0 12px 28px #0000000f;border-color:#0f172a1f!important}.h-diamond-card:hover svg{transform:scale(1.1)}.h-card-blank{box-shadow:none;cursor:default;background:#f7f5f0!important;border:1.5px dashed #0f172a14!important}.h-card-blank:hover{box-shadow:none;transform:none;border-color:#0f172a14!important}@media (width<=968px){.h-add-section{padding:80px 20px}.h-diamond-grid{gap:12px;min-width:560px;padding:0 20px}.h-diamond-col{gap:12px}.h-diamond-card{border-radius:18px;width:64px;height:64px}.h-diamond-card svg{width:24px;height:24px}}@media (width<=480px){.h-diamond-grid-container{padding:20px 0;overflow-x:hidden}.h-diamond-grid{gap:6px;width:100%;min-width:auto;padding:0}.h-diamond-col{gap:6px}.h-diamond-card{border-radius:10px;width:40px;height:40px;border-width:1px!important}.h-diamond-card svg{width:18px;height:18px}}.auth-page{color:#1a1a1a;box-sizing:border-box;background-color:#fff;justify-content:center;align-items:center;min-height:100vh;padding:0;font-family:Google Sans Flex,sans-serif;display:flex}.auth-container{width:100%;height:100vh;min-height:100vh;display:flex}.auth-left{flex:1;justify-content:center;align-items:center;min-width:320px;padding:40px 60px;display:flex}.auth-form-wrapper{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:420px;display:flex}.auth-title{color:#1c1917;letter-spacing:-.02em;margin-bottom:8px;font-family:Google Sans Flex,sans-serif;font-size:2.25rem;font-weight:300}.auth-subtitle{color:#6b7280;margin-bottom:32px;font-size:.95rem}.google-btn{color:#1f2937;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px 24px;font-size:.95rem;font-weight:400;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.google-btn:hover{background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.google-icon{flex-shrink:0}.auth-separator{color:#9ca3af;letter-spacing:.05em;align-items:center;width:100%;margin:24px 0;font-size:.75rem;font-weight:400;display:flex}.auth-separator:before,.auth-separator:after{content:"";background-color:#e5e7eb;flex:1;height:1px}.auth-separator span{padding:0 16px}.auth-form{flex-direction:column;gap:16px;width:100%;display:flex}.input-group{width:100%}.input-group input,.input-group input[type=text],.input-group input[type=email],.input-group input[type=password]{color:#1f2937;box-sizing:border-box;appearance:none;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;outline:none;width:100%;padding:14px 20px;font-family:inherit;font-size:.95rem;transition:all .2s}.input-group input::placeholder,.input-group input[type=text]::placeholder,.input-group input[type=email]::placeholder,.input-group input[type=password]::placeholder{color:#9ca3af}.input-group input:focus,.input-group input[type=text]:focus,.input-group input[type=email]:focus,.input-group input[type=password]:focus{border-color:#111;outline:none;box-shadow:0 0 0 3px #1111110d}.submit-btn{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:9999px;width:100%;margin-top:8px;padding:14px 24px;font-size:.95rem;font-weight:400;transition:all .2s}.submit-btn:hover{background-color:#222;transform:translateY(-1px)}.auth-toggle{color:#4b5563;margin-top:24px;font-size:.9rem}.toggle-btn-link{color:#111;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-family:inherit;font-weight:400;text-decoration:underline}.toggle-btn-link:hover{color:#374151}.auth-terms{color:#9ca3af;margin-top:32px;font-size:.75rem;line-height:1.5}.auth-terms a{color:#6b7280;text-decoration:underline}.auth-terms a:hover{color:#374151}.auth-right{background-color:#fff;flex:1.1;padding:12px;display:flex}.illustration-wrapper{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.illustration-img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=968px){.auth-page{padding:0}.auth-container{border-radius:0;min-height:100vh}.auth-right{display:none}.auth-left{padding:40px 24px}.input-group input,.input-group input[type=text],.input-group input[type=email],.input-group input[type=password]{font-size:16px!important}}.pricing-page{color:#000;box-sizing:border-box;z-index:2;background-color:#fff;margin-bottom:680px;padding:140px 0 80px;font-family:Google Sans Flex,sans-serif;position:relative}@media (width>=769px){.pricing-page{margin-bottom:480px}}.pricing-header{text-align:center;max-width:680px;margin:0 auto 60px;padding:0 24px}.pricing-tag{letter-spacing:.15em;color:#d4af37;margin-bottom:12px;font-size:.75rem;font-weight:400;display:inline-block}.pricing-title{color:#121315;margin-bottom:16px;font-size:clamp(2rem,5vw,3.2rem);font-weight:300;line-height:1.1}.pricing-subtitle{color:#64748b;font-size:1.05rem;line-height:1.6}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:30px;width:90%;margin:0 auto 80px;display:grid}.pricing-card{background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;padding:40px 32px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.pricing-card:hover{border-color:#d4af374d;transform:translateY(-4px);box-shadow:0 12px 30px #0000000a}.pricing-card--featured{border-color:#d4af37;box-shadow:0 8px 24px #d4af3714}.pricing-card--featured:hover{border-color:#d4af37;box-shadow:0 16px 36px #d4af3726}.pricing-card__badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#d4af37;border-radius:9999px;padding:4px 12px;font-size:.7rem;font-weight:500;position:absolute;top:-12px;right:28px}.pricing-card__header{margin-bottom:32px}.pricing-card__name{color:#121315;margin-bottom:12px;font-size:1.35rem;font-weight:300}.pricing-card__desc{color:#64748b;margin-bottom:24px;font-size:.88rem;line-height:1.6}.pricing-card__price-box{align-items:baseline;gap:6px;display:flex}.pricing-card__price{color:#121315;font-size:2.2rem;font-weight:500}.pricing-card__period{color:#64748b;font-size:.85rem}.pricing-card__features{flex-direction:column;flex:1;gap:16px;margin:0 0 40px;padding:0;list-style:none;display:flex}.pricing-card__feature{color:#475569;align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.4;display:flex}.pricing-card__feature-icon{color:#d4af37;flex-shrink:0;margin-top:2px}.pricing-card__btn{color:#121315;cursor:pointer;background:0 0;border:1px solid #00000014;border-radius:12px;width:100%;padding:14px;font-family:inherit;font-size:.95rem;font-weight:400;transition:all .2s}.pricing-card__btn:hover{background:#f1f5f9;border-color:#00000026}.pricing-card__btn--featured{color:#fff;background:#000;border:none}.pricing-card__btn--featured:hover{color:#fff;background:#1c1d22}.pricing-faq{border-top:1px solid #00000014;width:90%;margin:0 auto;padding-top:60px}.pricing-faq__title{text-align:center;color:#121315;margin-bottom:48px;font-size:1.8rem;font-weight:300}.pricing-faq__grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.pricing-faq__item{flex-direction:column;gap:10px;display:flex}.pricing-faq__question{color:#121315;font-size:1rem;font-weight:400}.pricing-faq__answer{color:#64748b;font-size:.9rem;line-height:1.6}@media (width<=968px){.pricing-page{padding:100px 0 60px}.pricing-grid{grid-template-columns:1fr;gap:24px;width:100%;padding:0 20px}.pricing-faq__grid{grid-template-columns:1fr;gap:30px}.pricing-faq{width:100%;padding:60px 20px 0}}.not-found-container{box-sizing:border-box;z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;padding:0;display:flex;position:fixed;top:0;left:0}.not-found-content{flex:1;justify-content:center;align-items:center;display:flex}.not-found-message{color:#1a1a1a;letter-spacing:-.02em;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:400}.not-found-footer{justify-content:center;align-items:center;gap:8px;margin-bottom:40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.not-found-logo-img{object-fit:contain;filter:brightness(0);width:auto;height:18px}.not-found-logo-text{color:#1a1a1a;letter-spacing:-.01em;font-size:1.1rem;font-weight:500}.about-container{background-color:var(--bg,#fff);color:var(--text,#0f172a);z-index:2;min-height:100vh;margin-bottom:680px;padding-top:100px;position:relative}@media (width>=769px){.about-container{margin-bottom:480px}}.about-hero{text-align:center;padding:100px 24px;position:relative;overflow:hidden}.about-hero__bg-glow{z-index:1;background:radial-gradient(circle,#d4af3714 0%,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-hero__title{z-index:2;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;position:relative}.about-hero__subtitle{z-index:2;color:var(--muted);max-width:600px;margin:0 auto;font-size:1.25rem;position:relative}.about-content{max-width:1200px;margin:0 auto;padding:0 24px 100px}.about-section{border-top:1px solid var(--border);padding:80px 0}.about-section--dark{border-top:1px solid var(--border)}.about-section__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}@media (width<=768px){.about-section__grid{grid-template-columns:1fr;gap:40px}}.about-section__text{flex-direction:column;gap:16px;display:flex}.about-mini-tag{letter-spacing:.15em;color:var(--gold);text-transform:uppercase;font-size:.75rem;font-weight:600}.about-section__title{color:var(--text,#0f172a);margin:0;font-size:clamp(2.2rem,4vw,3rem);font-weight:600}.about-section__desc{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.7}.about-section__box{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=480px){.about-section__box{grid-template-columns:1fr}}.about-stat-card{border:1px solid var(--border);text-align:center;background:#00000005;border-radius:12px;padding:24px 16px}.about-stat-number{color:var(--gold);margin-bottom:8px;font-size:2.2rem;font-weight:700;display:block}.about-stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.contact-page{background-color:var(--bg,#fff);min-height:100vh;color:var(--text,#0f172a);font-family:var(--font-body,"Google Sans Flex", sans-serif);box-sizing:border-box;z-index:2;justify-content:center;align-items:center;margin-bottom:680px;padding:0;display:flex;position:relative}@media (width>=769px){.contact-page{margin-bottom:480px}}.contact-container{width:100%;min-height:100vh;display:flex}.contact-left{flex:1;justify-content:flex-start;align-items:center;min-width:320px;padding:100px 60px 40px 5%;display:flex;overflow-y:auto}.contact-form-wrapper{text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:440px;display:flex}.contact-mini-tag{letter-spacing:.15em;color:var(--gold,#d4af37);text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:600}.contact-title{color:var(--text,#0f172a);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(1.8rem,4vw,2.3rem);font-weight:500;line-height:1.15}.contact-subtitle{color:var(--muted,#64748b);margin-bottom:28px;font-size:.95rem;line-height:1.5}.contact-form{flex-direction:column;gap:14px;width:100%;display:flex}.input-group-contact{width:100%}.input-group-contact input,.input-group-contact select,.input-group-contact textarea{border:1px solid var(--border,#e2e8f0);width:100%;color:var(--text,#0f172a);box-sizing:border-box;appearance:none;background-color:#fff;border-radius:9999px;outline:none;padding:13px 20px;font-family:inherit;font-size:.95rem;transition:all .2s}.input-group-contact select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 20px center;background-repeat:no-repeat;background-size:16px;padding-right:48px}.input-group-contact textarea{resize:vertical;border-radius:20px}.input-group-contact input::placeholder,.input-group-contact textarea::placeholder{color:var(--muted,#94a3b8)}.input-group-contact input:focus,.input-group-contact select:focus,.input-group-contact textarea:focus{border-color:var(--gold,#d4af37);outline:none;box-shadow:0 0 0 3px #d4af3726}.submit-btn-contact{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:9999px;width:100%;margin-top:8px;padding:14px 24px;font-size:.95rem;font-weight:500;transition:all .2s}.submit-btn-contact:hover{background-color:#1e293b;transform:translateY(-1px)}.contact-success-msg{text-align:center;flex-direction:column;align-items:center;gap:12px;width:100%;padding:30px 10px;display:flex}.success-icon{border:2px solid var(--gold,#d4af37);width:50px;height:50px;color:var(--gold,#d4af37);background:#d4af371a;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.contact-success-msg h3{color:var(--text,#0f172a);margin:0;font-size:1.5rem}.contact-success-msg p{color:var(--muted,#64748b);margin-bottom:20px;line-height:1.6}.contact-quick-details{border-top:1px solid var(--border,#e2e8f0);flex-direction:column;gap:16px;width:100%;margin-top:40px;padding-top:24px;display:flex}.detail-item{flex-direction:column;gap:4px;display:flex}.detail-label{text-transform:uppercase;letter-spacing:.1em;color:var(--gold,#d4af37);font-size:.75rem;font-weight:600}.detail-value{color:var(--text,#0f172a);font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .2s}.detail-value:hover{color:var(--gold,#d4af37)}.detail-value-text{color:var(--muted,#64748b);font-size:1rem;line-height:1.4}.contact-right{background-color:var(--bg,#fff);flex:1.1;padding:100px 12px 12px;display:flex}.contact-right .illustration-wrapper{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.contact-right .illustration-img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=968px){.contact-container{min-height:100vh}.contact-right{display:none}.contact-left{padding:80px 24px 40px}}.app-container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.main-content{flex-grow:1}:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--bg-card:#fff;--bg-glass:#ffffffb3;--bg-glass-hover:#ffffffe6;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--accent-purple:#7c3aed;--accent-cyan:#0891b2;--accent-pink:#db2777;--accent-blue:#2563eb;--accent-green:#059669;--accent-orange:#d97706;--gradient-primary:linear-gradient(135deg, #7c3aed, #0891b2);--gradient-secondary:linear-gradient(135deg, #db2777, #7c3aed);--gradient-accent:linear-gradient(135deg, #0891b2, #059669);--gradient-hero:linear-gradient(135deg, #fff 0%, #f8fafc 50%, #f1f5f9 100%);--border-color:#0f172a14;--border-glow:#7c3aed33;--shadow-sm:0 1px 3px #0000000d, 0 1px 2px #00000005;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--shadow-lg:0 10px 15px -3px #0000000d, 0 4px 6px -2px #00000005;--shadow-glow-purple:0 0 30px #7c3aed14;--shadow-glow-cyan:0 0 30px #0891b214;--font-heading:"Google Sans Flex", sans-serif;--font-body:"Google Sans Flex", sans-serif;--font-accent:"Google Sans Flex", sans-serif;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--transition-fast:.15s ease;--transition-base:.3s ease;--transition-slow:.5s ease;--transition-spring:.4s cubic-bezier(.34, 1.56, .64, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:0;height:0;display:none}html,body{-ms-overflow-style:none;scrollbar-width:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;font-weight:300;line-height:1.2}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(1.8rem,3.5vw,2.8rem)}h3{font-size:clamp(1.3rem,2.5vw,1.8rem)}h4{font-size:clamp(1.1rem,2vw,1.4rem)}p{color:var(--text-secondary);line-height:1.7}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}.gradient-text{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-text-secondary{background:var(--gradient-secondary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass-card{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base)}.glass-card:hover{background:var(--bg-glass-hover);border-color:var(--border-glow);box-shadow:var(--shadow-glow-purple);transform:translateY(-4px)}.section{padding:var(--space-4xl) var(--space-xl);max-width:1200px;margin:0 auto}.section-title{text-align:center;margin-bottom:var(--space-lg)}.section-subtitle{text-align:center;color:var(--text-secondary);max-width:600px;margin:0 auto var(--space-3xl);font-size:1.1rem}.section-label{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.1em;background:var(--gradient-primary);-webkit-text-fill-color:transparent;margin-bottom:var(--space-md);-webkit-background-clip:text;background-clip:text;font-size:.85rem;font-weight:400;display:inline-block}.btn{justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-base);border:none;padding:.85rem 2rem;font-size:1rem;font-weight:400;display:inline-flex;position:relative;overflow:hidden}.btn:before{content:"";border-radius:inherit;opacity:0;transition:opacity var(--transition-base);position:absolute;inset:0}.btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 20px #8b5cf64d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #8b5cf666}.btn-primary:active{transform:translateY(0)}.btn-secondary{color:var(--text-primary);border:1px solid var(--border-color);background:0 0}.btn-secondary:hover{border-color:var(--accent-purple);background:#8b5cf61a}.btn-lg{padding:1rem 2.5rem;font-size:1.1rem}.btn-sm{padding:.5rem 1.25rem;font-size:.875rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px #8b5cf633}50%{box-shadow:0 0 40px #8b5cf666}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes rotate-gradient{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.animate-fade-in-up{animation:.6s forwards fadeInUp}.animate-fade-in{animation:.6s forwards fadeIn}.animate-float{animation:6s ease-in-out infinite float}@media (width<=768px){.section{padding:var(--space-2xl) var(--space-md)}.btn-lg{padding:.85rem 2rem;font-size:1rem}}@media (width<=480px){html{font-size:14px}}
