@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a;color:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif;margin:0}:root{--landing-bg:#020617;--landing-surface:#0f172aad;--landing-surface-strong:#0f172ad6;--landing-surface-soft:#0f172a7a;--landing-border:#94a3b838;--landing-border-strong:#94a3b861;--landing-text-primary:#f8fafc;--landing-text-secondary:#e2e8f0c2;--landing-text-tertiary:#94a3b8b8;--landing-gradient:linear-gradient(120deg,#38bdf8,#6366f1 55%,#8b5cf6);--landing-radius-lg:26px;--landing-radius-xl:42px;--landing-shadow:0 28px 80px -60px #3b82f68c;--landing-shadow-soft:0 22px 50px -40px #0f172a99}@font-face{font-display:swap;font-family:Vrdznagir;font-style:normal;font-weight:400;src:url(/static/media/Vrdznagir.8fcfccdb52fd82e3fc73.woff2) format("woff2")}.landing-page{background:radial-gradient(circle at 20% 20%,#3b82f61f,#0000 60%),radial-gradient(circle at 80% -10%,#ec489912,#0000 55%),#020617;background:radial-gradient(circle at 20% 20%,#3b82f61f,#0000 60%),radial-gradient(circle at 80% -10%,#ec489912,#0000 55%),var(--landing-bg);color:#f8fafc;color:var(--landing-text-primary);font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;padding:clamp(24px,5vw,64px) clamp(24px,5vw,64px) 0;position:relative;scroll-behavior:smooth}.landing-page__blur{border-radius:50%;filter:blur(160px);opacity:.9;pointer-events:none;position:absolute}.landing-page__blur--top{background:#6366f199;height:420px;right:-120px;top:-260px;width:420px}.landing-page__hero-title{font-size:clamp(2.3rem,4vw,3.5rem);line-height:1.44;padding-block:.26em}.landing-page__hero-word-wrapper{padding:.22em .34em}.landing-page__hero-word{line-height:1.32;padding:.18em .2em}.landing-page__header{display:flex;flex-direction:column;min-height:calc(100vh - 80px)}.landing-page__nav{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:40px}.landing-page__brand{align-items:center;display:flex;gap:16px}.landing-page__brand-badge{background:#0f172ab8;border:1px solid #94a3b838;border:1px solid var(--landing-border);border-radius:999px;color:#38bdf8e6;font-size:.7rem;font-weight:600;letter-spacing:.35em;padding:6px 16px;text-transform:uppercase}.landing-page__brand-separator{background:#818cf8cc;border-radius:999px;display:none;height:8px;width:8px}.landing-page__brand-tagline{color:#e2e8f0c2;color:var(--landing-text-secondary);display:none;font-size:.85rem}.landing-page__nav-links{align-items:center;display:none;font-size:.95rem;gap:36px;list-style:none;margin:0;padding:0}.landing-page__nav-links a{color:#e2e8f0c2;color:var(--landing-text-secondary);text-decoration:none;transition:color .16s ease}.landing-page__nav-links a:hover{color:#f8fafc;color:var(--landing-text-primary)}.landing-page__nav-actions{align-items:center;display:flex;gap:12px}.landing-page__button{align-items:center;border:1px solid #0000;border-radius:999px;box-shadow:none;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;justify-content:center;padding:12px 24px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.landing-page__button--primary{background:linear-gradient(120deg,#38bdf8,#6366f1 55%,#8b5cf6);background:var(--landing-gradient);box-shadow:0 22px 45px -24px #6366f1f2;color:#020617}.landing-page__button--primary:hover{box-shadow:0 26px 55px -24px #6366f1f2;transform:translateY(-1px)}.landing-page__button--outline{background:#0f172a8c;border-color:#94a3b838;border-color:var(--landing-border);color:#f8fafc;color:var(--landing-text-primary)}.landing-page__button--outline:hover{background:#1e293bb3;border-color:#94a3b861;border-color:var(--landing-border-strong)}.landing-page__button--ghost{background:#0f172a8c;border-color:#94a3b847;color:#f8fafc;color:var(--landing-text-primary)}.landing-page__button--ghost:hover{background:#1e293bc2;border-color:#94a3b873}.landing-page__button:active{transform:translateY(1px)}.landing-page__layout{grid-gap:clamp(36px,4.5vw,60px);align-content:center;display:grid;flex:1 1;gap:clamp(36px,4.5vw,60px)}.landing-page__hero{max-width:none}.landing-page__hero-badge{align-items:center;background:#3b82f61f;border:1px solid #94a3b847;border-radius:999px;color:#94c5ffeb;display:inline-flex;font-size:.72rem;font-weight:600;gap:10px;letter-spacing:.32em;padding:10px 18px;text-transform:uppercase}.landing-page__hero-title{font-family:Vrdznagir,SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.35rem,4vw,3.6rem);font-weight:600;line-height:1.36;margin-top:clamp(12px,1.8vw,20px);max-width:min(860px,100%);padding-block:.2em}.landing-page__hero-word-wrapper{display:inline-block;min-width:7ch;overflow:visible;padding:.18em .32em;position:relative}.landing-page__hero-word{background:linear-gradient(120deg,#38bdf8,#6366f1 55%,#8b5cf6);background:var(--landing-gradient);background-clip:text;-webkit-background-clip:text;color:#0000;display:inline-block;line-height:1.22;padding-inline:.16em;transition:opacity .28s ease,transform .28s ease}.landing-page__hero-word--fading{opacity:0;transform:translateY(18%)}.landing-page__hero-subtitle{color:#e2e8f0c2;color:var(--landing-text-secondary);font-size:1.08rem;line-height:1.7;margin-top:clamp(14px,2vw,22px);max-width:min(720px,100%)}.landing-page__hero-actions{display:flex;flex-direction:column;gap:16px;margin-top:40px}.landing-page__metrics{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:48px}@media (min-width:1024px){.landing-page__metrics{grid-template-columns:repeat(4,1fr)}}.landing-page__metric-card{background:#0f172ad6;background:var(--landing-surface-strong);border:1px solid #94a3b838;border:1px solid var(--landing-border);border-radius:26px;border-radius:var(--landing-radius-lg);box-shadow:0 22px 50px -40px #0f172a99;box-shadow:var(--landing-shadow-soft);padding:28px}.landing-page__metric-value{font-size:clamp(2.2rem,3vw,2.8rem);font-weight:600}.landing-page__metric-label{color:#e2e8f0c2;color:var(--landing-text-secondary);font-size:.95rem;margin-top:14px}.landing-page__aside{background:#0f172aad;background:var(--landing-surface);border:1px solid #94a3b838;border:1px solid var(--landing-border);border-radius:42px;border-radius:var(--landing-radius-xl);box-shadow:0 28px 80px -60px #3b82f68c;box-shadow:var(--landing-shadow);display:flex;flex-direction:column;gap:32px;overflow:hidden;padding:44px;position:relative}.landing-page__aside:before{border:1px solid #94a3b82e;border-radius:inherit;content:"";inset:16px;pointer-events:none;position:absolute}.landing-page__aside-content{display:flex;flex-direction:column;gap:20px;position:relative;z-index:1}.landing-page__aside-title{font-size:1.35rem;font-weight:600}.landing-page__aside-text{color:#e2e8f0c2;color:var(--landing-text-secondary);line-height:1.6}.landing-page__aside-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.landing-page__aside-item{align-items:flex-start;color:#e2e8f0c2;color:var(--landing-text-secondary);display:flex;gap:14px;line-height:1.6}.landing-page__aside-dot{background:#38bdf8e6;border-radius:999px;height:8px;margin-top:6px;width:8px}.landing-page__aside-cta{background:#0f172ac7;border:1px solid #94a3b83d;border-radius:24px;display:flex;flex-direction:column;gap:16px;padding:28px;position:relative;z-index:1}.landing-page__aside-cta-label{color:#94c5ffe0;font-size:.75rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.landing-page__aside-cta-copy{color:#e2e8f0c2;color:var(--landing-text-secondary);line-height:1.6}.landing-page__section{background:#0f172a85;border:1px solid #94a3b838;border:1px solid var(--landing-border);border-radius:42px;border-radius:var(--landing-radius-xl);box-shadow:0 22px 50px -40px #0f172a99;box-shadow:var(--landing-shadow-soft);margin-top:180px;padding:72px 56px;text-align:center}.landing-page__section--features{background:#0f172aa6}.landing-page__section--testimonials{background:linear-gradient(140deg,#0f172af2,#020617d9);box-shadow:0 28px 80px -60px #3b82f68c;box-shadow:var(--landing-shadow)}.landing-page__section--cta{background:#2563eb1f;box-shadow:0 32px 80px -60px #2563ebcc}.landing-page__section-intro{display:flex;flex-direction:column;gap:20px;margin:0 auto;width:min(720px,100%)}.landing-page__section-label{color:#94c5ffe0;font-size:.78rem;font-weight:600;letter-spacing:.32em;text-transform:uppercase}.landing-page__section-title{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:600;line-height:1.2}.landing-page__section-description{color:#e2e8f0c2;color:var(--landing-text-secondary);font-size:1.02rem;line-height:1.7}.landing-page__feature-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(1,1fr);margin-top:52px}@media (min-width:640px){.landing-page__feature-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing-page__feature-grid{grid-template-columns:repeat(4,1fr)}}.landing-page__feature-card{background:#0f172ab3;border:1px solid #94a3b838;border:1px solid var(--landing-border);border-radius:26px;border-radius:var(--landing-radius-lg);display:flex;flex-direction:column;gap:16px;padding:32px;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-page__feature-card:hover{border-color:#94a3b861;border-color:var(--landing-border-strong);box-shadow:0 28px 60px -48px #38bdf899;transform:translateY(-4px)}.landing-page__feature-title{font-size:1.28rem;font-weight:600}.landing-page__feature-description{color:#e2e8f0c2;color:var(--landing-text-secondary);line-height:1.65}.landing-page__testimonial-grid{grid-gap:28px;display:grid;gap:28px;margin-top:52px}.landing-page__testimonial-card{background:#0f172ab8;border:1px solid #94a3b838;border-radius:28px;box-shadow:0 24px 60px -52px #0f172ae6;display:flex;flex-direction:column;gap:24px;padding:32px;text-align:left}.landing-page__testimonial-quote{color:#e2e8f0d1;line-height:1.7}.landing-page__testimonial-meta{display:flex;flex-direction:column;gap:4px}.landing-page__testimonial-author{font-weight:600}.landing-page__testimonial-clinic{color:#94a3b8b8;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase}.landing-page__cta-actions{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;margin-top:40px}.landing-page__section-label--cta{color:#bfdbfee0}.landing-page__section-description--cta{margin:18px auto 0;width:min(640px,100%)}.landing-page__footer{background:#020617c7;border-top:1px solid #94a3b829;position:relative}.landing-page__footer-content{align-items:center;color:#94a3b8b8;color:var(--landing-text-tertiary);display:flex;flex-direction:column;font-size:.85rem;gap:18px;margin:0 auto;padding:32px 24px;text-align:center;width:min(1120px,100%)}.landing-page__footer-brand{display:flex;flex-direction:column;gap:6px}.landing-page__footer-name{color:#f8fafc;color:var(--landing-text-primary);font-weight:600}.landing-page__modal{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020617c7;display:flex;inset:0;justify-content:center;padding:clamp(24px,4vw,48px);position:fixed;z-index:50}.landing-page__modal-card{background:#0f172af0;border:1px solid #94a3b83d;border-radius:32px;box-shadow:0 40px 120px -60px #3b82f6a8;padding:clamp(24px,4vw,40px);position:relative;width:min(880px,100%)}.landing-page__modal-close{align-items:center;background:#020617b8;border:1px solid #94a3b84d;border-radius:999px;color:#f8fafc;color:var(--landing-text-primary);cursor:pointer;display:inline-flex;font-size:1.2rem;height:44px;justify-content:center;line-height:1;position:absolute;right:clamp(12px,3vw,20px);top:clamp(12px,3vw,20px);transition:background .16s ease,border-color .16s ease,transform .16s ease;width:44px}.landing-page__modal-close:hover{background:#0f172adb;border-color:#94a3b880;transform:translateY(-1px)}@media (min-width:640px){.landing-page__cta-actions,.landing-page__hero-actions{flex-direction:row}}@media (min-width:768px){.landing-page__brand-separator,.landing-page__brand-tagline,.landing-page__nav-links{display:flex}.landing-page__brand-tagline{align-items:center}.landing-page__testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page__testimonial-card:last-child{grid-column:span 2;justify-self:center;width:50%}}@media (min-width:1024px){.landing-page__layout{align-items:stretch;grid-template-columns:minmax(0,1.25fr) minmax(380px,.95fr)}.landing-page__testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page__testimonial-card:last-child{grid-column:auto;justify-self:auto;width:auto}}@media (max-width:1023px){.landing-page__aside{padding:36px}}@media (max-width:767px){.landing-page__container{padding-bottom:96px;padding-top:72px}.landing-page__header{gap:60px}.landing-page__section{margin-top:96px;padding:56px 28px}.landing-page__aside{border-radius:32px}.landing-page__footer-content{align-items:flex-start;text-align:left}}.landing-page__section--download{padding-bottom:80px}.landing-page__download-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:48px auto 0;max-width:800px}.landing-page__download-card{align-items:center;background:#0f172aad;background:var(--landing-surface);border:1px solid #94a3b838;border:1px solid var(--landing-border);border-radius:26px;border-radius:var(--landing-radius-lg);display:flex;flex-direction:column;padding:40px 32px;text-align:center;text-decoration:none;transition:transform .3s ease,border-color .3s ease,background .3s ease}.landing-page__download-card:hover{background:#0f172ad6;background:var(--landing-surface-strong);border-color:#38bdf866;transform:translateY(-8px)}.landing-page__download-icon{align-items:center;background:#38bdf81a;border-radius:50%;color:#38bdf8;display:flex;height:80px;justify-content:center;margin-bottom:24px;width:80px}.landing-page__download-title{color:#f8fafc;color:var(--landing-text-primary);font-size:1.5rem;font-weight:600;margin:0 0 8px}.landing-page__download-meta{color:#94a3b8b8;color:var(--landing-text-tertiary);font-size:.95rem;margin:0 0 24px}.landing-page__button--full{justify-content:center;width:100%}.landing-page__brand-logo{height:48px;object-fit:contain;width:auto}.landing-page__lang-switch{align-items:center;background:#0f172a99;border:1px solid #94a3b838;border:1px solid var(--landing-border);border-radius:999px;display:inline-flex;margin-right:16px;padding:4px}.landing-page__lang-btn{background:#0000;border:none;border-radius:999px;color:#94a3b8b8;color:var(--landing-text-tertiary);cursor:pointer;font-size:.85rem;font-weight:500;padding:6px 12px;transition:all .2s ease}.landing-page__lang-btn:hover{color:#f8fafc;color:var(--landing-text-primary)}.landing-page__lang-btn--active{background:#38bdf81a;color:#38bdf8;font-weight:600}
/*# sourceMappingURL=main.f599f3f8.css.map*/