:root{--bg: #0b0c0f;--panel: #111318;--text: #e8e8e8;--muted: #a8a8a8;--border: #24262b;--nav-h: 64px;--nav-bg: #017B9C4D;--page-padding: 40px}*{box-sizing:border-box}html,body,#root{height:100%}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.logo{height:32px;width:182px;display:block}.nav{height:var(--nav-h);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 var(--page-padding);border-bottom:1px solid var(--border);background:var(--nav-bg);position:sticky;top:0;z-index:10}.logo{height:36px;width:auto;display:block}.links a{color:var(--text);text-decoration:none;font-weight:600}.links a:hover{text-decoration:underline}.page{scroll-snap-type:y mandatory;scroll-padding-top:var(--nav-h)}.section{min-height:calc(100vh - var(--nav-h));display:grid;place-items:center;position:relative;padding:var(--page-padding);scroll-snap-align:start;background-size:cover;background-position:center}.section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040}.section__content{position:relative;width:100%}h1{margin:0 0 12px;font-size:32px}p{margin:0 0 12px;color:var(--muted)}.footer{position:relative;color:#fff;padding:48px var(--page-padding) 36px;background-size:cover;background-position:center;overflow:hidden}.footer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.footer__disclaimer{position:relative;margin:0 0 36px;line-height:1.55;text-align:center;color:#fff;opacity:.95}.footer__bottom{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap;width:100%}.footer__left{display:flex;align-items:center;gap:16px}.footer__logo{height:28px;width:auto;display:block}.footer__sep{width:1px;height:28px;background:#fff9}.footer__copy{margin:0;opacity:.95;white-space:nowrap}.footer__links{display:flex;flex-direction:column;gap:8px;text-align:right}.footer__link{color:#fff;text-decoration:none;opacity:.95}.footer__link:hover{text-decoration:underline}@media (max-width: 768px){.footer__bottom{flex-direction:column;align-items:flex-start;gap:16px}.footer__links{text-align:left}.footer__sep{display:none}}.hero{position:relative;width:100%;min-height:calc(100vh - var(--nav-h));padding:var(--page-padding);display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:24px;background-size:cover;background-position:center;overflow:hidden}.hero__phone{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;perspective:1200px;transform-style:preserve-3d}.hero__phone img{width:min(640px,90%);height:auto;transform:rotate(-16deg) rotateY(15deg) translateY(6px);filter:drop-shadow(0 24px 24px rgba(0,0,0,.35));will-change:transform}.hero__title{justify-self:start;align-self:start;z-index:1;display:inline-flex;align-items:center;padding:14px 24px;border-radius:9999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero__title span{font-size:clamp(20px,3.2vw,40px);font-weight:700;color:#fff;white-space:nowrap;letter-spacing:.2px;text-shadow:0 1px 2px rgba(0,0,0,.25)}.hero__qr{position:absolute;right:var(--page-padding);bottom:110px;z-index:1;display:grid;justify-items:center;gap:8px}.hero__qr img{width:132px;height:132px;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(0,0,0,.35))}.hero__qrText{color:#fff;font-weight:600;opacity:.95}.hero__tabs{position:absolute;left:50%;bottom:-10px;transform:translate(-50%);z-index:1;display:inline-flex;gap:16px;padding:12px 28px;border-radius:9999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero__tab{background:none;border:none;color:#fff;font-weight:400;font-size:15px;cursor:default;opacity:.9;padding:0;text-decoration:none}.hero__tab--active{font-weight:700;opacity:1}@media (max-width: 1100px){.hero{grid-template-columns:1fr;padding-bottom:140px}.hero__title{justify-self:center;align-self:start}.hero__phone img{transform:rotate(-10deg) rotateY(8deg);width:min(560px,92%)}.hero__qr{position:static;justify-self:center;margin-top:16px}}@media (max-width: 600px){.hero__title span{white-space:normal;text-align:center}.hero__tabs{bottom:20px}.hero__qr img{width:112px;height:112px}}.hero__title,.header_title{justify-self:start;align-self:start;z-index:1;display:inline-block;width:auto;padding:14px 24px;border-radius:9999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;transition:border-radius .3s ease,padding-bottom .3s ease}.hero__title span{font-size:clamp(20px,3.2vw,40px);font-weight:700;letter-spacing:.2px;text-shadow:0 1px 2px rgba(0,0,0,.25);white-space:nowrap}.header_title:hover{background:#ffffff29;border-color:#ffffff59}.header_title--expanded{border-radius:16px;padding-bottom:18px}.header_title__content{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,margin-top .25s ease;margin-top:0;padding:0}.header_title__content.is-open{max-height:520px;opacity:1;margin-top:12px;padding:0}.header_title__content p{margin:0 0 10px;line-height:1.55;font-weight:500}.header_title__content ul{margin:8px 0 0;padding-left:20px;line-height:1.6}.header_title__content li{margin-bottom:6px}@media (max-width: 600px){.header_title__content.is-open{max-height:680px}.hero__title span{white-space:normal}}.why{position:relative;min-height:calc(100vh - var(--nav-h));padding:var(--page-padding);display:grid;place-items:center}.why__grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:56px 72px;align-items:start;text-align:center}.feature{position:relative;display:grid;justify-items:center;gap:12px;padding:12px 8px;color:#fff}.feature__img{width:auto;height:auto;display:block;filter:drop-shadow(0 12px 20px rgba(0,0,0,.35));pointer-events:none;-webkit-user-select:none;user-select:none}.feature__title{margin:8px 0 4px;font-size:clamp(18px,2.2vw,28px);font-weight:800;letter-spacing:.2px;text-shadow:0 1px 2px rgba(0,0,0,.25)}.feature__desc{margin:0;max-width:52ch;line-height:1.55;opacity:.95}@media (min-width: 1400px){.why__grid{gap:72px 120px}}@media (max-width: 1024px){.why__grid{grid-template-columns:1fr;gap:42px}}.about-card{max-width:700px;margin:50px auto;padding:40px;border-radius:20px;background:#ffffff1a;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);color:#fff;font-family:sans-serif}.about-card h2{font-size:28px;margin-bottom:20px}.about-card p{margin-bottom:15px;color:#fcfcfc;line-height:1.6}.about-card h3{margin-top:30px;margin-bottom:20px}.partners{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}.partners img{height:35px;object-fit:scale-down}.faq-page{position:relative;min-height:100vh;overflow:hidden;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.faq-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:none;filter:blur(2px) brightness(.95);z-index:-1;pointer-events:none}.faq-container{max-width:1100px;margin:0 auto;padding:60px 24px 120px;position:relative;z-index:0}.faq-title{font-size:clamp(28px,4vw,44px);font-weight:800;margin:0 0 24px;text-shadow:0 2px 10px rgba(0,0,0,.25)}.accordion{list-style:none;margin:0;padding:0}.accordion-item{border-top:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3);background:transparent}.accordion-item.open{background:transparent}.accordion-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 12px;background:transparent;border:none;cursor:pointer;color:inherit;text-align:left;font-size:clamp(16px,2.3vw,22px);line-height:1.35}.accordion-trigger .question{flex:1;font-weight:600}.accordion-trigger:hover,.accordion-trigger:focus-visible{outline:none;background:#ffffff14}.chevron{width:20px;height:20px;position:relative;flex:0 0 20px}.chevron:before,.chevron:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:10px;height:10px;border-right:2px solid rgba(255,255,255,.9);border-bottom:2px solid rgba(255,255,255,.9);transform:rotate(-45deg)}.accordion-item.open .chevron:before,.accordion-item.open .chevron:after{transform:rotate(45deg)}.accordion-panel{display:none}.accordion-item.open .accordion-panel{display:block}.panel-inner{padding:8px 12px 20px}.panel-inner p{margin:0 0 12px;color:#fcfcfc;font-size:clamp(14px,1.8vw,17px);line-height:1.65}.partners-page{min-height:100vh;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.partners-container{max-width:1200px;margin:0 auto;padding:48px 24px 96px}.partners-title{font-size:clamp(28px,4vw,48px);font-weight:800;margin:0 0 32px;letter-spacing:.2px}.partners-list{display:flex;gap:40px;align-items:center;flex-wrap:wrap;margin:0;padding:0;list-style:none}.partner-item{display:flex;align-items:center;justify-content:center}.partner-logo{display:block;height:40px;width:auto;object-fit:contain;filter:brightness(100%)}.partner-fallback{font-size:18px;font-weight:600;color:#e5e7eb}
