@charset "UTF-8";:root{--accent:#f97316;--bg-light:#0b1120;--card-dark:#0f172a;--card-darker:#020617}*,* ::before,::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%;overflow:hidden}body{height:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background-color:var(--bg-light);overflow-x:hidden;overflow-y:hidden;padding-bottom:40px}main{position:relative;height:101vh;overflow:hidden}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/inter-v20-latin-regular.woff2) format("woff2")}.web3-subheadline,span{color:#fff}h2{font-size:1.5rem;color:#fff}h3{font-size:1rem;color:#fff;margin-bottom:.4rem;display:flex;align-items:center;gap:.35rem}.section-inner{max-width:1240px;width:100%;text-align:left}.section-eyebrow{font-size:.8rem;letter-spacing:.24em;text-transform:uppercase;color:rgba(148,163,184,.9);margin:1rem 0 1rem 0}.section-mainline{font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:700;color:#fff;margin:.3rem 0 .8rem}.section-subline{line-height:1.8}.section-lead{font-size:clamp(.9rem,1.1vw,1rem);line-height:1.8;margin-bottom:1.5rem;color:#e5e7eb}.section-lead-wide{max-width:none}.section-lead-tight{margin-bottom:.5rem}.customer-svg,.platform-svg,.product-svg{display:flex;justify-content:center;align-items:center;margin:0 auto 0 auto;width:100%}.product-svg{max-width:400px}.platform-svg{max-width:400px}.svg-label{font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;fill:rgba(148,163,184,.95)}.svg-title{font-size:24px;font-weight:700;fill:#f9fafb}.customer-svg .svg-body,.customer-svg .svg-title,.platform-svg .svg-body,.platform-svg .svg-title{white-space:pre-line;overflow-wrap:break-word;word-break:break-word;font-size:18px}.svg-body{font-size:23px;fill:rgba(226,232,240,.9)}.customer-svg-wrapper,.platform-svg-wrapper,.product-svg-wrapper{margin-top:.3rem}.platform-svg-wrapper{margin-bottom:.4rem}.customer-svg-wrapper{margin-top:.3rem}.navbar{position:sticky;inset-inline:0;top:0;z-index:1000;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:.75rem 3vw;background-color:transparent;border-bottom:none;color:#fff;transition:color .35s ease,background-color .35s ease}.logo-wrapper{display:flex;align-items:center}.logo{height:30px;width:auto;object-fit:contain}.nav-links{display:flex;gap:3rem;list-style:none;font-weight:500;letter-spacing:.03em;justify-content:center;flex-wrap:wrap;transition:max-height .3s ease}.nav-link{position:relative;text-decoration:none;color:currentColor;font-size:.9rem;text-transform:uppercase;padding-bottom:.15rem;cursor:pointer;transition:color .35s ease;white-space:nowrap}.nav-link::after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:currentColor;transition:width .25s ease}.nav-link.active::after,.nav-link:hover::after{width:100%}.nav-right{display:flex;align-items:center;gap:.75rem;justify-content:flex-end}.nav-toggle{display:none;width:32px;height:32px;border-radius:999px;border:1px solid rgba(148,163,184,.7);background:rgba(15,23,42,.9);align-items:center;justify-content:center;cursor:pointer;margin-left:.6rem;position:relative}.nav-toggle::after,.nav-toggle::before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:20px;height:2px;border-radius:2px;background:#fff;transition:transform .2s}.nav-toggle::before{top:8px}.nav-toggle::after{bottom:8px}@media (max-width:900px){.nav-toggle{display:flex}}.nav-toggle svg.nav-toggle-svg{display:block;z-index:1;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.lang-switch{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(148,163,184,.7);overflow:hidden;background:rgba(15,23,42,.9);font-size:.75rem}.lang-btn{border:none;background:0 0;color:rgba(148,163,184,.9);padding:.28rem .7rem;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;font-weight:500;font-size:.75rem}.lang-btn.active{background:var(--accent);color:#0f172a}footer{position:sticky;bottom:0;height:80px;background:0 0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.global-socials{position:static;display:flex;justify-content:center;gap:.8rem;padding:.5rem 0}.social-icon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background-color:#fff;box-shadow:0 8px 18px rgba(15,23,42,.6);transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.social-icon svg{width:18px;height:18px;display:block}.social-x svg{fill:#000}.social-telegram svg{fill:#08c}.social-linkedin svg{fill:#0a66c2}.social-pinksale svg{fill:#f95192}.social-icon:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(15,23,42,.8);background-color:#fff}.footer-links{position:fixed;left:0;bottom:0;width:100%;text-align:center;font-size:1rem;color:#f9fafb;z-index:24;background:0 0;padding:.5rem 0 .3rem 0}.footer-links a{text-decoration:none;color:inherit;padding:0 .35rem}.footer-links a:hover{text-decoration:underline}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);gap:2rem;align-items:flex-start;margin-top:.5rem;margin-bottom:1.6rem}.product-copy{max-width:680px}.product-media{max-width:600px;position:relative;border-radius:1.2rem;overflow:hidden;background:radial-gradient(circle at 15% 0,#1f2937,#020617 70%);border:1px solid rgba(148,163,184,.75);margin-top:3.2rem}.product-video{max-width:600px;width:100%;height:100%;object-fit:cover;display:block}.product-image{display:flex;justify-content:center;align-items:center;margin:0 auto 0 auto;width:100%;margin-top:3.2rem}.platform-kpi-strip{margin-top:1rem;margin-bottom:4rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.8rem;max-width:880px;margin-left:auto;margin-right:auto}.platform-kpi{border-radius:1rem;padding:.9rem .8rem;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.7);text-align:center;box-shadow:0 14px 30px rgba(15,23,42,.75);width:260px;margin:0 auto}.platform-kpi-value{font-size:1.4rem;font-weight:700;color:#f97316;margin-bottom:.1rem}.platform-kpi-label{font-size:.9rem;color:rgba(249,250,251,.9);line-height:1.4}.partners-strip{margin-top:2.2rem;display:flex;flex-direction:column;gap:.8rem}.partners-label{font-size:.85rem;text-transform:uppercase;letter-spacing:.14em;color:rgba(148,163,184,.9)}.partners-logos-wrapper{overflow:hidden}.partners-logos{display:inline-flex;align-items:center;gap:1.6rem;min-width:max-content;animation:partners-marquee 42s linear infinite}.partners-logos img{height:38px;opacity:.95}@keyframes partners-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.8rem;margin-top:.8rem}.team-card{border-radius:1.2rem;padding:1.2rem 1.2rem 1.4rem;border:1px solid rgba(148,163,184,.4);background:rgba(15,23,42,.96);text-align:center;color:#f9fafb;box-shadow:0 16px 32px rgba(15,23,42,.5);opacity:0;transform:translateY(10px);transition:transform .35s ease,opacity .35s ease,box-shadow .25s ease}.team-card.visible{opacity:1;transform:translateY(0)}.team-photo{width:96px;height:96px;border-radius:999px;overflow:hidden;border:2px solid rgba(148,163,184,.6);margin:0 auto .75rem}.team-photo img{width:100%;height:100%;object-fit:cover}.team-name{font-weight:600;margin-bottom:.15rem;color:#f9fafb}.team-role{font-size:.82rem;text-transform:uppercase;letter-spacing:.16em;color:#9ca3af;margin-bottom:.6rem}.team-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.25rem;padding:.25rem .7rem;border-radius:999px;border:1px solid #d1d5db;font-size:.78rem;text-decoration:none;color:var(--accent);background:#f9fafb;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.team-link svg{width:12px;height:12px;fill:currentColor}.product-layout--patient{display:block}.patient-intro{max-width:100%;margin-bottom:2.5rem}.patient-intro .product-copy{max-width:100%}.patient-row--headers{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem;margin:1rem 0 1.2rem;align-items:end}.patient-column-title{margin:0;padding-left:.2rem;opacity:.92}.patient-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem;align-items:start}.patient-packages,.patient-therapists{display:flex;flex-direction:column;max-width:1000px}.team-grid--fixed{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;margin-top:0}.team-flag{display:block;margin:.4rem auto 0 auto;border:1px solid rgba(0,0,0,.15);border-radius:2px}.flag-container{display:flex;align-items:center}.product-layout--patient .team-card{opacity:1;transform:none}.product-layout--col3{display:grid;grid-template-columns:minmax(0,1.5fr);gap:.5rem;align-items:flex-start;margin-top:.5rem;margin-bottom:1.6rem}@media (orientation:portrait),(max-width:768px){.product-image{width:100%;padding:0 1rem;box-sizing:border-box}.product-image img{max-width:100%;height:auto;display:block}.roadmap-timeline{flex-direction:column;align-items:flex-start;gap:1.6rem;padding-top:1.5rem;max-width:100%}.roadmap-line{display:none}.roadmap-item{max-width:none;text-align:left;display:flex;align-items:flex-start;gap:.75rem}.roadmap-marker{margin:.15rem 0 0}.roadmap-meta,.roadmap-range,.roadmap-text,.roadmap-title{text-align:left}}@media (max-width:1600px){.navbar{padding-inline:1rem;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;row-gap:.4rem}.nav-links{grid-column:1/4;order:3;justify-content:center;flex-direction:column;align-items:center;max-height:0;overflow:hidden;padding-top:0;background-color:#172134;border-radius:20px}.nav-links.open{max-height:360px;padding:2rem 0 2rem 0}main{height:94vh}body.nav-open main{height:52vh}.nav-right{justify-content:flex-end}.nav-toggle{display:inline-flex;background-color:var(--accent)}.product-layout{grid-template-columns:1fr}.product-image,.product-media{margin-top:0}.contact-form{max-width:100%}.tokenomics-layout{grid-template-columns:1fr}.tokenomics-chart-wrap{justify-content:flex-start}.tokenomics-legend{grid-template-columns:1fr;margin-top:.8rem}.ipo-layout{grid-template-columns:1fr}.platform-kpi-strip{grid-template-columns:1fr}.patient-row--headers{display:contents}.patient-header--packages{order:1}.patient-packages{order:2}.patient-header--therapists{order:3}.patient-therapists{order:4}.patient-grid{grid-template-columns:1fr}.team-grid--fixed{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.panel{position:absolute;inset:0 0 20px 0;display:flex;align-items:flex-start;justify-content:center;padding:calc(var(--navbar-height,-18px) + 1rem) 5vw 8rem;opacity:0;pointer-events:none;transition:opacity .8s ease;background-color:transparent;overflow:hidden}.panel.active{opacity:1;pointer-events:auto}.panel::before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 15% 20%,rgba(15,23,42,.95) 0,rgba(15,23,42,.85) 30%,rgba(15,23,42,.7) 55%,rgba(15,23,42,.95) 80%),url(/img/hintergrund.png) center/cover no-repeat;z-index:0;pointer-events:none}.panel>*{position:relative;z-index:1}.section-inner{overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.9) rgba(15,23,42,.9);height:100%}.section-inner::-webkit-scrollbar{width:10px}.section-inner::-webkit-scrollbar-track{background:rgba(15,23,42,.9)}.section-inner::-webkit-scrollbar-thumb{background:rgba(148,163,184,.95);border-radius:999px;border:2px solid #0f172a}.hero{align-items:stretch;color:#f9fafb;background:0 0}.hero-media{position:fixed;inset:0;z-index:0}.hero-media video{width:100%;height:100%;object-fit:cover;transition:opacity .4s ease}.hero-content{position:relative;z-index:1;max-width:650px;margin-left:8vw;margin-right:5vw;display:flex;flex-direction:column;text-align:left;align-items:flex-start;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}@media (max-width:600px){.hero-content{max-height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:1.2rem}}.hero-content.visible{opacity:1;visibility:visible}.hero-title{font-size:clamp(1.8rem,4vw,3.2rem);font-weight:800;line-height:1.2;letter-spacing:.02em;white-space:normal;margin-bottom:.2rem;color:#fff;text-align:left;width:100%}.hero-title-accent{color:var(--accent)}.hero-title-accent-dot{margin-left:0;padding-left:0;letter-spacing:0}.hero-title-accent-dot.visible{opacity:1}.hero-subtitle{font-size:clamp(1rem,1.1vw,1rem);line-height:1.8;margin-bottom:1.8rem;color:#e5e7eb}.hero-subtitle.visible{opacity:1;visibility:visible}.hero-subtitle br+strong,.hero-subtitle strong{display:block;margin-top:20px}.button-actions{display:flex;flex-wrap:wrap;gap:.9rem;justify-content:flex-start;width:100%}.btn-ghost,.btn-paypal,.btn-pinksale,.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.4rem;border-radius:999px;font-size:.9rem;font-weight:500;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .1s ease;white-space:nowrap;width:170px}.payment-btn{padding:.35rem .8rem;width:175px;border-radius:14px}.payment-btn img{height:58px;display:block}.payment-label{position:relative;font-size:.55rem;letter-spacing:.02em;margin-left:.7rem}.btn-primary{background-image:linear-gradient(to right,#ff512f 0,#f09819 51%,#ff512f 100%);background-size:200% auto;color:#fff;border-color:transparent;margin-top:1rem}.btn-primary:hover{background-image:linear-gradient(to right,#e63e1d 0,#df8912 51%,#e63e1d 100%);background-size:200% auto}.btn-pinksale{background-image:linear-gradient(135deg,#f34079 40%,#fc894d);color:#f9fafb;border-color:rgba(248,250,252,.6);margin-top:1rem}.btn-pinksale:hover{background-image:linear-gradient(135deg,#e23169 40%,#db6b2f)}.btn-ghost,.btn-paypal{background-image:linear-gradient(to top,#d8d9db 0,#fff 80%,#fdfdfd 100%);color:#000;border-color:rgba(248,250,252,.6);margin-top:1rem}.btn-ghost:hover,.btn-paypal:hover{background-image:linear-gradient(to top,#bec0c4 0,#ece7e7 80%,#ebe4e4 100%)}.btn-icon{margin-left:.45rem;font-size:1rem}.tokenomics-note{font-size:.8rem;color:rgba(148,163,184,.9);margin-top:1.3rem;max-width:46rem}.tokenomics-layout{display:grid;gap:2rem;align-items:flex-start;margin-top:1.6rem}.tokenomics-chart-wrap{display:flex;justify-content:center;align-items:center}.tokenomics-chart-wrap canvas{background:0 0;width:260px;height:260px;max-width:100%}.tokenomics-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;font-size:.8rem;color:rgba(249,250,251,.96)}.tokenomics-legend-item{display:flex;align-items:flex-start;gap:.45rem;padding:.45rem .6rem;border-radius:.75rem;background:rgba(15,23,42,.78);border:1px solid rgba(148,163,184,.5)}.tokenomics-color-dot{width:.8rem;height:.8rem;border-radius:50%;flex-shrink:0;margin-top:.2rem}.tokenomics-legend-title{font-weight:600;margin-bottom:.05rem;line-height:1.4}.tokenomics-legend-sub{font-size:.75rem;color:rgba(148,163,184,.9)}.roadmap-timeline{position:relative;margin:1.8rem auto 0;padding-top:1.5rem;max-width:880px;display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.roadmap-line{position:absolute;top:2.45rem;left:0;right:0;height:2px;background:rgba(148,163,184,.45)}.roadmap-item{position:relative;flex:1;text-align:center}.roadmap-marker{position:relative;width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid rgba(148,163,184,.5);display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.78);box-shadow:0 10px 22px rgba(15,23,42,.6);margin:0 auto .6rem;z-index:1}.roadmap-marker span{font-size:.9rem;font-weight:700;color:#fff}.roadmap-meta{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-weight:700;margin-bottom:.1rem}.roadmap-range{font-size:.82rem;color:rgba(249,250,251,.9);margin-bottom:.3rem}.roadmap-title{font-size:.98rem;font-weight:600;margin-bottom:.25rem;color:#f9fafb}.roadmap-text{font-size:clamp(.85rem,1vw,.95rem);line-height:1.7;color:rgba(249,250,251,.9)}.web3-subheadline{font-size:1.1rem;font-weight:600;margin:.4rem 0 .3rem}.web3-text{font-size:.9rem;color:#e5e7eb;line-height:1.7;max-width:46rem}.web3-roadmap-block{margin-top:2.1rem;padding-top:.3rem}.web3-product-section{position:relative;margin-bottom:2.2rem;border-radius:1.4rem;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.web3-product-section :last-child{margin-bottom:0}.web3-product-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(15,23,42,.92),rgba(15,23,42,.82),rgba(15,23,42,.9))}.web3-product-overlay--green{position:absolute;inset:0;background:linear-gradient(135deg,rgba(22,101,52,.18),rgba(22,101,52,.08),rgba(22,101,52,.12)),linear-gradient(135deg,rgba(15,23,42,.92),rgba(15,23,42,.82),rgba(15,23,42,.9))}.web3-product-overlay--orange{position:absolute;inset:0;background:linear-gradient(135deg,rgba(154,52,18,.18),rgba(154,52,18,.08),rgba(154,52,18,.12)),linear-gradient(135deg,rgba(15,23,42,.92),rgba(15,23,42,.82),rgba(15,23,42,.9))}.web3-product-overlay--purple{position:absolute;inset:0;background:linear-gradient(135deg,rgba(88,28,135,.18),rgba(88,28,135,.08),rgba(88,28,135,.12)),linear-gradient(135deg,rgba(15,23,42,.92),rgba(15,23,42,.82),rgba(15,23,42,.9))}.web3-product-overlay--red{position:absolute;inset:0;background:linear-gradient(135deg,rgba(159,18,57,.16),rgba(159,18,57,.07),rgba(159,18,57,.11)),linear-gradient(135deg,rgba(15,23,42,.92),rgba(15,23,42,.82),rgba(15,23,42,.9))}.web3-product-content{position:relative;padding:1.6rem 1.8rem 1.8rem;border-radius:22px;border:1.6px solid rgba(148,163,184,.85)}.web3-product-content .section-eyebrow{margin-bottom:.6rem}.web3-product-title{font-size:clamp(1.3rem,2vw,1.6rem);font-weight:700;display:flex;align-items:center;flex-wrap:wrap}.web3-product-text{font-size:.9rem;line-height:1.8;color:rgba(249,250,251,.95);max-width:40rem}.web3-tokenomics-block{margin-top:1.4rem}.web3-coin{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:999px;background:radial-gradient(circle at 30% 20%,#fef3c7,#fbbf24 40%,#b45309 100%);border:2px solid rgba(250,204,21,.9);box-shadow:0 0 0 1px rgba(161,98,7,.6),0 8px 16px rgba(15,23,42,.9);font-weight:700;font-size:.85rem;color:#78350f}.payment-options{margin-top:1.6rem;padding-top:1rem;border-top:1px solid rgba(148,163,184,.4)}.payment-title{font-size:.9rem;color:#f8fafc;margin-bottom:.6rem;font-weight:600}.payment-logos{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.payment-method{display:flex;flex-direction:column;align-items:center;gap:.3rem}.payment-logo{width:60px;height:auto;padding:.4rem;border-radius:.6rem;background:rgba(255,255,255,.08);border:1px solid rgba(148,163,184,.45);cursor:pointer;transition:transform .2s ease,background-color .2s ease}.payment-logo:hover{transform:scale(1.08);background:rgba(255,255,255,.18)}.payment-label{font-size:.75rem;color:#cbd5e1;text-align:center}.form-grid{margin-top:1.3rem}.contact-form-wrapper{display:flex;justify-content:center;width:100%;margin-top:.5rem}.contact-form{max-width:480px;width:100%;background:rgba(15,23,42,.96);border-radius:1.2rem;padding:1.3rem 1.5rem;border:1px solid rgba(148,163,184,.7);box-shadow:0 16px 38px rgba(15,23,42,.85);color:#f9fafb}.contact-form .consent{font-size:1rem;color:#fff}.contact-form .consent a{text-decoration:underline;color:var(--accent)}.contact-form .consent a:hover{color:#515969}.contact-form .section-eyebrow{color:#fff;text-transform:uppercase}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem;font-size:.9rem}.field label{font-weight:500;color:#e5e7eb}.input,.textarea{border-radius:.9rem;border:1px solid rgba(148,163,184,.7);padding:.6rem .8rem;font-size:.9rem;outline:0;background:#020617;color:#f9fafb;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.input::placeholder,.textarea::placeholder{color:#9ca3af}.input:focus,.textarea:focus{border-color:var(--accent);box-shadow:0 0 0 1px rgba(249,115,22,.35)}.textarea{min-height:140px;resize:vertical}.field .consent{display:flex;align-items:flex-start;gap:8px}.field .consent input[type=checkbox]{margin:1.4rem .3rem 0 0;transform:scale(1.3)}.flash-message{background-color:#4caf50;color:#fff;padding:15px;margin:20px 0;border-radius:var(--radius);text-align:center;font-size:16px}.flash-message.error{background-color:#f44336}.flash-message.success{background-color:#4caf50}.ipo-layout{margin-top:1.5rem;margin-bottom:4rem;display:grid;grid-template-columns:2fr;gap:2rem;align-items:flex-start}.ipo-highlight{padding:1.1rem 1.3rem;border-radius:1.1rem;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.7);max-width:1200px}.ipo-highlight--centered{text-align:center}.ipo-highlight h3{font-size:1rem;color:#fff;margin-bottom:.4rem;display:flex;align-items:center;gap:.35rem}.ipo-highlight p{font-size:.9rem;line-height:1.7;color:rgba(249,250,251,.9)}.ipo-list{margin-top:.7rem;padding-left:1.1rem;font-size:.88rem;color:rgba(249,250,251,.95);line-height:1.7}.ipo-list--centered{display:inline-block;text-align:left;margin:0 auto}ul.ipo-list li{margin-top:.7rem}.ipo-cta{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.ipo-cta .btn-ghost,.ipo-cta .btn-primary{font-size:.82rem;padding-inline:1.1rem;padding-block:.55rem}.ipo-logos{display:flex;justify-content:center;align-items:center;gap:2.5rem;margin:.7rem 0 .7rem 0;border-radius:.9rem;padding:1rem 1.5rem;flex-wrap:wrap}@media (max-width:1600px){.ipo-logos{display:grid;grid-template-columns:1fr;justify-items:center;gap:2.5rem}}.ipo-logos img{max-width:100%;height:auto;object-fit:contain}.ipo-logos-note{font-size:.85rem;color:rgba(249,250,251,.96);line-height:1.6}.ipo-logos-note a{color:var(--accent);text-decoration:none}.ipo-logos-note a:hover{text-decoration:underline}.product-cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1200px}.costumer-cards-wrapper,.platform-cards-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media (max-width:1600px){.costumer-cards-wrapper,.platform-cards-wrapper,.product-cards-wrapper{grid-template-columns:1fr;max-width:800px}}.product-card{min-height:150px;padding:28px 26px;border-radius:22px;background:linear-gradient(135deg,#111827 0,rgba(2,6,23,.95) 100%);border:1.6px solid rgba(148,163,184,.85);flex-direction:column;text-align:left;margin-top:1rem}.product-card.mid{background:linear-gradient(135deg,rgba(249,116,22,.822) 0,rgba(15,23,42,.26) 100%);border:1.8px solid rgba(248,250,252,.95)}.product-card h3{margin:0 0 10px;font-size:1.1rem;font-weight:600;color:#f8fafc;letter-spacing:.02em}.section-title{margin:0 auto 32px;text-align:center;font-size:1.6rem;font-weight:600;letter-spacing:.02em;color:#f8fafc;max-width:900px}.platform-card p,.product-card p{margin:0;font-size:.95rem;line-height:1.45;font-weight:400;color:#e5e7eb}.platform-card ul,.product-card ul{margin:14px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.platform-card li,.product-card li{font-size:.9rem;line-height:1.4;color:#d1d5db}.platform-card li:empty,.product-card li:empty{display:none}.checkout-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.checkout-modal.is-active{opacity:1;visibility:visible}.checkout-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.checkout-modal-container{position:relative;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transform:scale(.95) translateY(20px);transition:transform .3s ease}.checkout-modal.is-active .checkout-modal-container{transform:scale(1) translateY(0)}.checkout-modal-content{padding:40px;position:relative}.checkout-modal-close{position:absolute;top:20px;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;color:#6b7280;z-index:1}.checkout-modal-close:hover{background:#e5e7eb;color:#374151;transform:rotate(90deg)}.checkout-modal-header{margin-bottom:32px;padding-right:50px}.checkout-modal-header h2{color:#1f2937;font-size:28px;font-weight:700;margin-bottom:8px;line-height:1.2}.checkout-modal-subtitle{color:#6b7280;font-size:14px;line-height:1.5;margin:0}.checkout-selected-package{background-image:linear-gradient(to right,#ff512f 0,#f09819 51%,#ff512f 100%);background-size:200% auto;box-shadow:0 0 20px #eee;padding:24px;border-radius:12px;margin-bottom:32px;color:#fff;text-align:center}.package-badge{display:inline-block;background:#374151;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.package-name{display:block;font-size:22px;font-weight:700;margin:0 0 8px 0;color:#fff}.package-price{font-size:32px;font-weight:700;margin:0;color:#fff}.checkout-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#374151;font-weight:600;font-size:14px;display:flex;align-items:center;gap:4px}.checkout-form{display:grid;flex-direction:row;align-items:center}.consent-row{display:flex;align-items:flex-start;gap:10px}.consent-row input[type=checkbox]{margin-top:14px;transform:scale(1.3)}.consent-row label{font-size:14px;line-height:1.5;color:#374151}.checkout-form input,.checkout-form select{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;font-family:Inter,sans-serif;transition:all .2s ease;background:#fff;color:#1f2937}.checkout-form input:focus,.checkout-form select:focus{outline:0;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.checkout-form input::placeholder{color:#9ca3af}.form-helper{display:flex;align-items:flex-start;gap:6px;font-size:12px;color:#6b7280;line-height:1.4}.form-helper svg{flex-shrink:0;margin-top:2px}.input-error{border-color:#ef4444!important;background-color:#fef2f2!important}.input-error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.input-error-message{color:#dc2626;font-size:12px;margin-top:4px;display:flex;align-items:flex-start;gap:4px;line-height:1.4}.input-error-message::before{content:"⚠";flex-shrink:0;font-size:14px}.checkout-submit-btn{width:100%;background-image:linear-gradient(to right,#ff512f 0,#f09819 51%,#ff512f 100%);background-size:200% auto;color:#fff;border:none;padding:16px 24px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;font-family:Inter,sans-serif}.checkout-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px rgba(102,126,234,.4)}.checkout-submit-btn:active:not(:disabled){transform:translateY(0)}.checkout-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.btn-arrow{transition:transform .3s ease}.checkout-submit-btn:hover:not(:disabled) .btn-arrow{transform:translateX(4px)}.checkout-submit-btn.is-loading .btn-text{opacity:0}.checkout-submit-btn.is-loading .btn-arrow{display:none}.security-note{margin-top:20px;padding:14px 16px;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;font-size:13px;color:#166534;display:flex;align-items:flex-start;gap:10px;line-height:1.5}.security-note svg{flex-shrink:0;margin-top:2px}@keyframes spinner-rotate{to{transform:rotate(360deg)}}.loading-spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spinner-rotate .6s linear infinite}@media (max-width:640px){.checkout-modal-content{padding:24px}.checkout-modal-header h2{font-size:24px}.form-row{grid-template-columns:1fr}.package-name{font-size:18px}.package-price{font-size:28px}.checkout-modal-close{width:36px;height:36px}}.checkout-modal-container::-webkit-scrollbar{width:8px}.checkout-modal-container::-webkit-scrollbar-track{background:#f3f4f6;border-radius:8px}.checkout-modal-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:8px}body.modal-open{overflow:hidden}
/*# sourceMappingURL=main.min.css.map */
