.admin-module__r4bRMW__scope{font-family:var(--font-inter), Arial, sans-serif;font-size:calc(18 * var(--dashboard-unit,1px));color:var(--home-ink);--text-xs:12px;--text-sm:14px;--text-base:16px;line-height:1.5}.admin-module__r4bRMW__scope :is(h1,h2,h3,h4){letter-spacing:0;font-family:inherit}.admin-module__r4bRMW__scope :is(button,a,input,[tabindex]):focus-visible{outline:2px solid var(--primary);outline-offset:3px}.admin-module__r4bRMW__scope button:not(:disabled),.admin-module__r4bRMW__scope a{cursor:pointer}.admin-module__r4bRMW__main{width:100%;min-width:0;padding-bottom:calc(92px + env(safe-area-inset-bottom));margin-inline:auto}.admin-module__r4bRMW__screen{flex-direction:column;gap:24px;min-width:0;padding:20px 16px 0;display:flex}.admin-module__r4bRMW__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 16px 0;display:flex}.admin-module__r4bRMW__headingText{flex:1;min-width:0}.admin-module__r4bRMW__heading h1{font-size:26px;font-weight:600;line-height:34px;display:none}.admin-module__r4bRMW__heading p{color:var(--home-muted);font-size:14px}.admin-module__r4bRMW__headingAction{flex-shrink:0;max-width:100%}.admin-module__r4bRMW__surface{background:var(--card);min-width:0;box-shadow:none;border:0;border-radius:20px;overflow:hidden}.admin-module__r4bRMW__panelHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:22px 24px 16px;display:flex}.admin-module__r4bRMW__panelHeader h2{font-size:16px;font-weight:500}.admin-module__r4bRMW__panelHeader p{color:var(--home-muted);margin-top:4px;font-size:14px}.admin-module__r4bRMW__panelBody{padding:24px}.admin-module__r4bRMW__metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-module__r4bRMW__metric{background:var(--card);border-radius:20px;flex-direction:column;gap:12px;min-width:0;padding:22px 24px;display:flex}.admin-module__r4bRMW__metricLabel{color:var(--home-muted);justify-content:space-between;align-items:center;gap:8px;font-size:14px;line-height:20px;display:flex}.admin-module__r4bRMW__metricLabel svg{stroke-width:1.7px;flex-shrink:0;width:18px;height:18px}.admin-module__r4bRMW__metricValue{letter-spacing:-.5px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:26px;font-weight:500;line-height:34px}.admin-module__r4bRMW__metricHint{color:var(--home-muted);margin-top:-6px;font-size:12px}.admin-module__r4bRMW__search{width:100%;position:relative}.admin-module__r4bRMW__search>svg{width:18px;height:18px;color:var(--home-muted);pointer-events:none;stroke-width:1.7px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.admin-module__r4bRMW__input{border:1px solid var(--border);background:var(--card);width:100%;min-width:0;min-height:44px;color:var(--home-ink);box-shadow:none;border-radius:12px;outline:none;padding:10px 14px;font-family:inherit;font-size:14px}.admin-module__r4bRMW__search input{border:0;border-radius:28px;min-height:48px;padding-left:48px}.admin-module__r4bRMW__input::placeholder{color:var(--home-muted)}.admin-module__r4bRMW__filters{flex-wrap:wrap;gap:8px;display:flex}.admin-module__r4bRMW__filter{background:var(--card);min-height:40px;color:var(--home-muted);white-space:nowrap;border:0;border-radius:24px;padding:8px 16px;font-size:14px;font-weight:400;transition:background .15s,color .15s}.admin-module__r4bRMW__filter:hover,.admin-module__r4bRMW__filter[aria-pressed=true]{background:var(--secondary);color:var(--primary)}.admin-module__r4bRMW__filter[aria-pressed=true]{font-weight:500}.admin-module__r4bRMW__status{white-space:nowrap;border-radius:24px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;line-height:18px;display:inline-flex}.admin-module__r4bRMW__tableScroll{overscroll-behavior-x:contain;scrollbar-width:thin;max-width:100%;overflow-x:auto}.admin-module__r4bRMW__scope .admin-module__r4bRMW__tableScroll:focus-visible{outline-offset:-3px}.admin-module__r4bRMW__table{text-align:left;width:100%;font-size:14px}.admin-module__r4bRMW__table thead{color:var(--home-muted);text-transform:none;border-bottom:1px solid var(--border);font-size:12px}.admin-module__r4bRMW__table th{padding:18px 24px;font-weight:400}.admin-module__r4bRMW__table td{padding:18px 24px}.admin-module__r4bRMW__table tbody tr:hover{background:color-mix(in srgb, var(--secondary) 50%, var(--card))}.admin-module__r4bRMW__table td,.admin-module__r4bRMW__table th{font-variant-numeric:tabular-nums}.admin-module__r4bRMW__list>li{padding:18px 24px}.admin-module__r4bRMW__empty{text-align:center;color:var(--home-muted);font-size:14px;padding:48px 24px!important}.admin-module__r4bRMW__tabs{scrollbar-width:none;gap:28px;min-height:46px}.admin-module__r4bRMW__tabs>button{border-bottom-width:3px;padding-block:10px 12px;font-family:inherit;font-size:16px;font-weight:400}.admin-module__r4bRMW__tabs::-webkit-scrollbar{display:none}.admin-module__r4bRMW__primaryButton{background:var(--primary);min-height:44px;color:var(--primary-foreground);border:0;border-radius:28px;justify-content:center;align-items:center;gap:10px;padding:10px 24px;font-size:14px;font-weight:500;display:inline-flex}.admin-module__r4bRMW__primaryButton:hover{opacity:.9}.admin-module__r4bRMW__primaryButton svg{stroke-width:1.7px;width:18px;height:18px}.admin-module__r4bRMW__secondaryButton{background:var(--secondary);min-height:40px;color:var(--primary);border-radius:24px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:400;display:inline-flex}.admin-module__r4bRMW__secondaryButton:hover{background:var(--accent)}.admin-module__r4bRMW__planCard{padding:24px}.admin-module__r4bRMW__premiumCard{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--cta) 60%, transparent)}.admin-module__r4bRMW__premiumBadge{background:color-mix(in srgb, var(--cta) 25%, var(--card));color:var(--cta-foreground)}.admin-module__r4bRMW__cycle{background:var(--card);border-radius:28px;gap:4px;padding:4px;display:inline-flex}.admin-module__r4bRMW__cycle button{min-height:36px;color:var(--home-muted);text-transform:capitalize;border-radius:24px;padding:6px 16px;font-size:14px}.admin-module__r4bRMW__cycle button[aria-pressed=true]{background:var(--secondary);color:var(--primary)}.admin-module__r4bRMW__brand{align-items:center;gap:10px;min-width:0;display:flex}.admin-module__r4bRMW__brandLogo{width:auto;height:24px}.admin-module__r4bRMW__adminBadge{background:var(--secondary);color:var(--primary);white-space:nowrap;border-radius:12px;padding:3px 8px;font-size:10px;font-weight:500}.admin-module__r4bRMW__brandSymbol{background:var(--primary);flex-shrink:0;width:28px;height:30px;display:block;-webkit-mask:url(/brand/turnosgo-symbol.svg) 50%/contain no-repeat;mask:url(/brand/turnosgo-symbol.svg) 50%/contain no-repeat}.admin-module__r4bRMW__sidebarHeader{height:72px}.admin-module__r4bRMW__sidebarNav,.admin-module__r4bRMW__sidebarFooter{padding-top:12px}.admin-module__r4bRMW__account{align-items:center;gap:10px;min-width:0;margin:10px 6px 0;display:flex}.admin-module__r4bRMW__avatar{background:var(--secondary);width:36px;height:36px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:inline-flex}.admin-module__r4bRMW__accountText{flex:1;min-width:0;font-size:13px}.admin-module__r4bRMW__accountText p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.admin-module__r4bRMW__accountText p+p{color:var(--home-muted);font-size:11px}.admin-module__r4bRMW__iconButton{width:40px;height:40px;color:var(--home-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.admin-module__r4bRMW__iconButton:hover{background:var(--accent);color:var(--primary)}.admin-module__r4bRMW__iconButton svg{stroke-width:1.7px;width:20px;height:20px}.admin-module__r4bRMW__mobileHeader{z-index:30;background:var(--home-background);align-items:center;gap:8px;height:56px;padding:0 12px;display:flex;position:sticky;top:0}.admin-module__r4bRMW__mobileTitle{text-align:center;flex:1;min-width:0;font-size:18px;font-weight:600}.admin-module__r4bRMW__mobileTitle h1{text-overflow:ellipsis;white-space:nowrap;font:inherit;overflow:hidden}.admin-module__r4bRMW__mobileTitle .admin-module__r4bRMW__brand{justify-content:center}.admin-module__r4bRMW__mobileRight{justify-content:flex-end;min-width:40px;display:flex}.admin-module__r4bRMW__mobileNav{z-index:40;min-height:68px;padding:4px 8px calc(4px + env(safe-area-inset-bottom));background:var(--card);border-radius:20px 20px 0 0;align-items:stretch;display:flex;position:fixed;inset:auto 0 0}.admin-module__r4bRMW__mobileNav a,.admin-module__r4bRMW__mobileNav button{min-width:0;color:var(--home-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:11px;display:flex}.admin-module__r4bRMW__mobileNav svg{stroke-width:1.7px;width:22px;height:22px}.admin-module__r4bRMW__mobileNav a>span,.admin-module__r4bRMW__mobileNav button>span{border-radius:20px;justify-content:center;align-items:center;width:52px;height:30px;display:flex}.admin-module__r4bRMW__mobileNav [aria-current=page],.admin-module__r4bRMW__mobileNav [aria-expanded=true]{color:var(--primary)}.admin-module__r4bRMW__mobileNav [aria-current=page]>span,.admin-module__r4bRMW__mobileNav [aria-expanded=true]>span{background:var(--secondary)}.admin-module__r4bRMW__drawer{background:var(--home-sidebar);border:0;gap:0;width:min(320px,90vw);max-width:90vw;min-height:0;padding:0}.admin-module__r4bRMW__drawerHeader{justify-content:space-between;align-items:center;min-height:72px;padding:12px 20px;display:flex}.admin-module__r4bRMW__drawerNav{flex:1;min-height:0;padding:0 16px;overflow-y:auto}.admin-module__r4bRMW__drawerFooter{padding:12px 16px calc(20px + env(safe-area-inset-bottom))}.admin-module__r4bRMW__auditRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.admin-module__r4bRMW__memberRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.admin-module__r4bRMW__addonStats{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.admin-module__r4bRMW__addonStats dd{overflow-wrap:anywhere}.admin-module__r4bRMW__scope [data-slot=route-loading] .bg-card{box-shadow:none;border:0;border-radius:20px}@media (min-width:1024px){.admin-module__r4bRMW__scope{--text-xs:11.2px;--text-sm:12.8px;--text-base:14.4px}.admin-module__r4bRMW__main{max-width:1248px;padding:74.4px 36px 48px}.admin-module__r4bRMW__screen{gap:24px;margin-top:24px;padding:0}.admin-module__r4bRMW__heading{padding:0}.admin-module__r4bRMW__heading h1{font-size:20.8px;line-height:27.2px;display:block}.admin-module__r4bRMW__heading p{margin-top:6px;font-size:12.8px}.admin-module__r4bRMW__surface,.admin-module__r4bRMW__metric{border-radius:16px}.admin-module__r4bRMW__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.admin-module__r4bRMW__threeMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-module__r4bRMW__metric{padding:20.8px 24px}.admin-module__r4bRMW__metricLabel{font-size:12.8px}.admin-module__r4bRMW__metricValue{font-size:25.6px;line-height:32px}.admin-module__r4bRMW__metricHint{font-size:11.2px}.admin-module__r4bRMW__panelHeader{padding:20px 24px 12px}.admin-module__r4bRMW__panelHeader h2{font-size:14.4px}.admin-module__r4bRMW__panelHeader p,.admin-module__r4bRMW__table{font-size:12.8px}.admin-module__r4bRMW__table thead{font-size:11.2px}.admin-module__r4bRMW__table td,.admin-module__r4bRMW__table th{padding:16px 24px}.admin-module__r4bRMW__status{padding:3px 8px;font-size:11.2px}.admin-module__r4bRMW__tabs{min-height:40px}.admin-module__r4bRMW__tabs>button{font-size:14.4px}.admin-module__r4bRMW__sidebarHeader{height:68px}.admin-module__r4bRMW__mobileHeader,.admin-module__r4bRMW__mobileNav{display:none}}@media (max-width:639px){.admin-module__r4bRMW__input{font-size:16px}.admin-module__r4bRMW__threeMetrics{grid-template-columns:1fr}.admin-module__r4bRMW__metric{gap:10px;padding:18px}.admin-module__r4bRMW__metricLabel{align-items:start;font-size:12px}.admin-module__r4bRMW__metricValue{font-size:24px}.admin-module__r4bRMW__panelHeader,.admin-module__r4bRMW__panelBody,.admin-module__r4bRMW__planCard{padding:20px}.admin-module__r4bRMW__list>li{padding:18px 20px}.admin-module__r4bRMW__auditRow{grid-template-columns:auto minmax(0,1fr)}.admin-module__r4bRMW__auditRow>:last-child{text-align:left;grid-column:2}.admin-module__r4bRMW__memberRow{grid-template-columns:auto minmax(0,1fr)}.admin-module__r4bRMW__memberRow>:last-child{text-align:left;grid-column:2;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.admin-module__r4bRMW__filter{transition:none}}
.next-appointment-radar-module__ggENfq__radar[data-next=true]:before,.next-appointment-radar-module__ggENfq__radar[data-next=true]:after{content:"";border-radius:inherit;background:var(--primary);opacity:0;animation:1.2s ease-out infinite next-appointment-radar-module__ggENfq__upcomingTurnoRadar;position:absolute;inset:0}.next-appointment-radar-module__ggENfq__radar[data-next=true]:after{animation-delay:.24s}@keyframes next-appointment-radar-module__ggENfq__upcomingTurnoRadar{0%{opacity:.2;transform:scale(2.25)}47%,to{opacity:0;transform:scale(5)}}@media (prefers-reduced-motion:reduce){.next-appointment-radar-module__ggENfq__radar[data-next=true]:before,.next-appointment-radar-module__ggENfq__radar[data-next=true]:after{animation:none;display:none}}
.dashboard-module__TLbDmW__shell{--dashboard-font:var(--font-inter), Arial, sans-serif;font-family:var(--dashboard-font);--dashboard-unit:1px;--dashboard-sidebar-width:calc(350 * var(--dashboard-unit,1px));--home-background:#f0f4f9;--home-sidebar:#fbfaf9;--home-ink:#080808;--home-muted:#606775;background:color-mix(in srgb, var(--muted) 30%, var(--background));min-height:100dvh}.dark .dashboard-module__TLbDmW__shell{--home-background:var(--background);--home-sidebar:var(--sidebar);--home-ink:var(--foreground);--home-muted:var(--muted-foreground)}.dashboard-module__TLbDmW__homeShell{--secondary:#eef3ff;background:var(--home-background)}.dark .dashboard-module__TLbDmW__homeShell{--secondary:#131a2c}.dashboard-module__TLbDmW__collapsed{--dashboard-sidebar-width:calc(72 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__content{transition:padding-left .2s}.dashboard-module__TLbDmW__editorMain{width:100%;padding-bottom:90px}.dashboard-module__TLbDmW__homeMain{width:100%;padding-bottom:calc(100 * var(--dashboard-unit,1px));margin-inline:auto}.dashboard-module__TLbDmW__sidebar,.dashboard-module__TLbDmW__home{font-family:var(--font-inter), Arial, sans-serif;font-size:calc(16 * var(--dashboard-unit,1px));color:var(--home-ink);line-height:1.5}.dashboard-module__TLbDmW__sidebar{z-index:30;width:var(--dashboard-sidebar-width);background:var(--home-sidebar);flex-direction:column;transition:width .2s;display:none;position:fixed;inset:0 auto 0 0}.dashboard-module__TLbDmW__sidebarHeader{align-items:center;gap:calc(12 * var(--dashboard-unit,1px));height:calc(70 * var(--dashboard-unit,1px));padding:calc(14 * var(--dashboard-unit,1px)) calc(20 * var(--dashboard-unit,1px)) calc(10 * var(--dashboard-unit,1px));flex-shrink:0;display:flex}.dashboard-module__TLbDmW__companyTrigger{align-items:center;gap:calc(10 * var(--dashboard-unit,1px));min-width:0;max-width:calc(100% - calc(44 * var(--dashboard-unit,1px)));border-radius:calc(16 * var(--dashboard-unit,1px));background:color-mix(in srgb, var(--muted-foreground) 9%, var(--card));padding:calc(4 * var(--dashboard-unit,1px)) calc(10 * var(--dashboard-unit,1px)) calc(4 * var(--dashboard-unit,1px)) calc(6 * var(--dashboard-unit,1px));height:calc(40 * var(--dashboard-unit,1px));display:flex}.dashboard-module__TLbDmW__companyName{white-space:nowrap;text-overflow:ellipsis;font-size:calc(16 * var(--dashboard-unit,1px));font-weight:600;overflow:hidden}.dashboard-module__TLbDmW__chevron{width:calc(14 * var(--dashboard-unit,1px));height:calc(14 * var(--dashboard-unit,1px));color:var(--home-muted);flex-shrink:0}.dashboard-module__TLbDmW__collapseButton{width:calc(32 * var(--dashboard-unit,1px));height:calc(32 * var(--dashboard-unit,1px));border-radius:calc(8 * var(--dashboard-unit,1px));color:#666;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.dashboard-module__TLbDmW__collapseButton svg{width:calc(22 * var(--dashboard-unit,1px));height:calc(22 * var(--dashboard-unit,1px));stroke-width:1.8px}.dashboard-module__TLbDmW__collapseButton:hover,.dashboard-module__TLbDmW__companyTrigger:hover{background:var(--interaction-hover)}.dashboard-module__TLbDmW__schedule{padding:0 calc(20 * var(--dashboard-unit,1px)) calc(5 * var(--dashboard-unit,1px));flex-shrink:0}.dashboard-module__TLbDmW__scheduleButton{align-items:center;gap:calc(10 * var(--dashboard-unit,1px));width:100%;height:calc(42 * var(--dashboard-unit,1px));padding:0 calc(7 * var(--dashboard-unit,1px));border-radius:calc(16 * var(--dashboard-unit,1px));color:var(--primary);font-size:calc(20 * var(--dashboard-unit,1px));font-weight:400;display:flex}.dashboard-module__TLbDmW__scheduleButton:hover{background:var(--interaction-hover)}.dashboard-module__TLbDmW__plus{width:calc(28 * var(--dashboard-unit,1px));height:calc(28 * var(--dashboard-unit,1px));background:var(--primary);color:var(--primary-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard-module__TLbDmW__plus svg{width:calc(24 * var(--dashboard-unit,1px));height:calc(24 * var(--dashboard-unit,1px));stroke-width:1.7px}.dashboard-module__TLbDmW__nav{min-height:0;padding:0 calc(15 * var(--dashboard-unit,1px)) calc(8 * var(--dashboard-unit,1px)) calc(20 * var(--dashboard-unit,1px));scrollbar-width:thin;flex:1;overflow-y:auto}.dashboard-module__TLbDmW__group{flex-direction:column;display:flex}.dashboard-module__TLbDmW__groupLabel{padding:calc(9 * var(--dashboard-unit,1px)) calc(10 * var(--dashboard-unit,1px)) calc(12 * var(--dashboard-unit,1px));font-size:calc(16 * var(--dashboard-unit,1px));font-weight:600;line-height:calc(22 * var(--dashboard-unit,1px));color:#606060}:is(.dark .dashboard-module__TLbDmW__groupLabel,.dark .dashboard-module__TLbDmW__collapseButton){color:var(--muted-foreground)}.dashboard-module__TLbDmW__navLink{align-items:center;gap:calc(12 * var(--dashboard-unit,1px));min-height:calc(43 * var(--dashboard-unit,1px));padding:calc(8 * var(--dashboard-unit,1px)) calc(12 * var(--dashboard-unit,1px));border-radius:calc(16 * var(--dashboard-unit,1px));color:var(--home-ink);font-size:calc(16 * var(--dashboard-unit,1px));font-weight:400;line-height:calc(24 * var(--dashboard-unit,1px));text-decoration:none;display:flex}.dashboard-module__TLbDmW__navLink:hover{background:var(--interaction-hover)}.dashboard-module__TLbDmW__navLink[aria-current=page]{color:var(--primary);background:var(--secondary)}.dashboard-module__TLbDmW__navLink>svg{width:calc(20 * var(--dashboard-unit,1px));height:calc(20 * var(--dashboard-unit,1px));stroke-width:1.7px;flex-shrink:0}.dashboard-module__TLbDmW__navLink>span:not(.dashboard-module__TLbDmW__themeSwitch){text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-module__TLbDmW__footer{padding:calc(8 * var(--dashboard-unit,1px)) calc(15 * var(--dashboard-unit,1px)) calc(18 * var(--dashboard-unit,1px)) calc(20 * var(--dashboard-unit,1px));flex-shrink:0}.dashboard-module__TLbDmW__usage{padding-bottom:calc(8 * var(--dashboard-unit,1px));font-size:calc(12 * var(--dashboard-unit,1px));text-align:center;color:var(--home-muted)}.dashboard-module__TLbDmW__premium{min-height:calc(40 * var(--dashboard-unit,1px));margin-bottom:calc(4 * var(--dashboard-unit,1px));padding:calc(8 * var(--dashboard-unit,1px)) calc(16 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__premium>span{gap:calc(10 * var(--dashboard-unit,1px));font-size:calc(16 * var(--dashboard-unit,1px));line-height:calc(24 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__premium img{width:calc(20 * var(--dashboard-unit,1px));height:calc(20 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__footerButton{width:100%}.dashboard-module__TLbDmW__themeSwitch{width:calc(32 * var(--dashboard-unit,1px));height:calc(18 * var(--dashboard-unit,1px));padding:calc(2 * var(--dashboard-unit,1px));border-radius:calc(12 * var(--dashboard-unit,1px));background:var(--border);align-items:center;margin-left:auto;display:inline-flex}.dashboard-module__TLbDmW__themeSwitch:after{content:"";width:calc(14 * var(--dashboard-unit,1px));height:calc(14 * var(--dashboard-unit,1px));background:var(--card);box-shadow:0 calc(1 * var(--dashboard-unit,1px)) calc(3 * var(--dashboard-unit,1px)) #0002;border-radius:50%;transition:transform .15s}[aria-checked=true] .dashboard-module__TLbDmW__themeSwitch{background:var(--primary)}[aria-checked=true] .dashboard-module__TLbDmW__themeSwitch:after{transform:translateX(calc(14 * var(--dashboard-unit,1px)))}.dashboard-module__TLbDmW__userMenu{margin:calc(3 * var(--dashboard-unit,1px)) calc(8 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__userMenu>button{min-height:calc(44 * var(--dashboard-unit,1px));gap:calc(8 * var(--dashboard-unit,1px));padding:calc(4 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__userMenu [data-slot=avatar]{width:calc(36 * var(--dashboard-unit,1px));height:calc(36 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__userMenu>button>span:last-child:not([data-slot=avatar])>span:first-child{font-size:calc(14 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__userMenu>button>span:last-child:not([data-slot=avatar])>span:last-child{font-size:calc(12 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__expandButton{margin:calc(4 * var(--dashboard-unit,1px)) auto 0}.dashboard-module__TLbDmW__collapsed .dashboard-module__TLbDmW__sidebarHeader{padding-inline:calc(12 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__collapsed .dashboard-module__TLbDmW__companyTrigger{max-width:none;padding:calc(4 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__collapsed .dashboard-module__TLbDmW__schedule,.dashboard-module__TLbDmW__collapsed .dashboard-module__TLbDmW__nav,.dashboard-module__TLbDmW__collapsed .dashboard-module__TLbDmW__footer{padding-inline:calc(10 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__collapsed .dashboard-module__TLbDmW__scheduleButton,.dashboard-module__TLbDmW__collapsed .dashboard-module__TLbDmW__navLink{justify-content:center;padding-inline:0}.dashboard-module__TLbDmW__collapsed .dashboard-module__TLbDmW__groupLabel{height:calc(16 * var(--dashboard-unit,1px));padding:0}.dashboard-module__TLbDmW__collapsed .dashboard-module__TLbDmW__userMenu{margin-inline:calc(3 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__businessAvatar{box-sizing:border-box;width:calc(32 * var(--dashboard-unit,1px));height:calc(32 * var(--dashboard-unit,1px));border:calc(2 * var(--dashboard-unit,1px)) solid var(--cta);padding:calc(2 * var(--dashboard-unit,1px));background:var(--card);flex-shrink:0}.dashboard-module__TLbDmW__businessAvatar:after{display:none}.dashboard-module__TLbDmW__businessAvatar img{object-fit:cover;border-radius:50%}.dashboard-module__TLbDmW__businessAvatar>:last-child:not(img){background:var(--secondary);color:var(--primary);border-radius:50%;font-weight:600}.dashboard-module__TLbDmW__home{padding:calc(24 * var(--dashboard-unit,1px)) calc(16 * var(--dashboard-unit,1px)) 0}.dashboard-module__TLbDmW__hero{align-items:center;gap:calc(22 * var(--dashboard-unit,1px));min-height:calc(96 * var(--dashboard-unit,1px));display:flex}.dashboard-module__TLbDmW__heroAvatar{width:calc(96 * var(--dashboard-unit,1px));height:calc(96 * var(--dashboard-unit,1px));border-width:calc(4 * var(--dashboard-unit,1px));padding:calc(4 * var(--dashboard-unit,1px));font-size:calc(32 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__greeting{min-width:0}.dashboard-module__TLbDmW__administration{font-size:calc(14 * var(--dashboard-unit,1px));line-height:calc(22 * var(--dashboard-unit,1px));color:var(--home-muted);overflow-wrap:anywhere}.dashboard-module__TLbDmW__administration span{color:var(--home-ink);font-weight:500}.dashboard-module__TLbDmW__greeting h1{font-family:inherit;font-size:calc(26 * var(--dashboard-unit,1px));font-weight:600;line-height:calc(34 * var(--dashboard-unit,1px));letter-spacing:0;overflow-wrap:anywhere}.dashboard-module__TLbDmW__bookingLink{align-items:center;gap:calc(6 * var(--dashboard-unit,1px));max-width:100%;color:var(--primary);font-size:calc(16 * var(--dashboard-unit,1px));line-height:calc(24 * var(--dashboard-unit,1px));display:inline-flex;}.dashboard-module__TLbDmW__bookingLink span{overflow-wrap:anywhere;min-width:0}.dashboard-module__TLbDmW__bookingLink svg{width:calc(16 * var(--dashboard-unit,1px));height:calc(16 * var(--dashboard-unit,1px));flex-shrink:0}.dashboard-module__TLbDmW__share{flex-shrink:0;margin-left:auto}.dashboard-module__TLbDmW__shareButton{justify-content:center;align-items:center;gap:calc(12 * var(--dashboard-unit,1px));min-height:calc(50 * var(--dashboard-unit,1px));padding:calc(12 * var(--dashboard-unit,1px)) calc(24 * var(--dashboard-unit,1px));border-radius:calc(28 * var(--dashboard-unit,1px));background:var(--card);font-size:calc(18 * var(--dashboard-unit,1px));line-height:calc(26 * var(--dashboard-unit,1px));font-weight:400;display:inline-flex}.dashboard-module__TLbDmW__shareButton svg{width:calc(22 * var(--dashboard-unit,1px));height:calc(22 * var(--dashboard-unit,1px));stroke-width:1.7px}.dashboard-module__TLbDmW__shareButton:hover{background:var(--interaction-hover)}.dashboard-module__TLbDmW__stats{margin-top:calc(26 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__statTrack{gap:calc(30 * var(--dashboard-unit,1px));grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.dashboard-module__TLbDmW__statCard{min-width:0;height:calc(136 * var(--dashboard-unit,1px));border-radius:calc(20 * var(--dashboard-unit,1px));padding:calc(26 * var(--dashboard-unit,1px)) calc(30 * var(--dashboard-unit,1px));background:var(--card)}.dashboard-module__TLbDmW__statCard dt{color:var(--home-muted);font-size:calc(16 * var(--dashboard-unit,1px));line-height:calc(24 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__statCard dd{margin-top:calc(14 * var(--dashboard-unit,1px));font-size:calc(32 * var(--dashboard-unit,1px));line-height:calc(40 * var(--dashboard-unit,1px));letter-spacing:calc(-.5 * var(--dashboard-unit,1px));font-weight:500}.dashboard-module__TLbDmW__dots{display:none}.dashboard-module__TLbDmW__today{margin-top:calc(40 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__todayHeader{height:calc(48 * var(--dashboard-unit,1px));padding:0 calc(10 * var(--dashboard-unit,1px));margin-bottom:calc(11 * var(--dashboard-unit,1px));justify-content:space-between;align-items:center;display:flex}.dashboard-module__TLbDmW__todayHeader h2{font-family:inherit;font-size:calc(16 * var(--dashboard-unit,1px));line-height:calc(24 * var(--dashboard-unit,1px));letter-spacing:0;font-weight:400}.dashboard-module__TLbDmW__filterButton{width:calc(32 * var(--dashboard-unit,1px));height:calc(32 * var(--dashboard-unit,1px));border-radius:50%;justify-content:center;align-items:center;display:flex}.dashboard-module__TLbDmW__filterButton svg{width:calc(20 * var(--dashboard-unit,1px));height:calc(20 * var(--dashboard-unit,1px));stroke-width:1.7px}.dashboard-module__TLbDmW__filterButton[aria-pressed=true]{background:var(--secondary);color:var(--primary)}.dashboard-module__TLbDmW__filterButton:hover{background:var(--interaction-hover)}.dashboard-module__TLbDmW__bookingList{border-radius:calc(20 * var(--dashboard-unit,1px));background:var(--card);margin:0;padding:0;list-style:none;overflow:hidden}.dashboard-module__TLbDmW__bookingList li+li{border-top:calc(2 * var(--dashboard-unit,1px)) solid var(--home-background)}.dashboard-module__TLbDmW__bookingItem{position:relative}.dashboard-module__TLbDmW__bookingRow{align-items:center;gap:calc(24 * var(--dashboard-unit,1px));min-height:calc(90 * var(--dashboard-unit,1px));padding:calc(16 * var(--dashboard-unit,1px)) calc(66 * var(--dashboard-unit,1px)) calc(16 * var(--dashboard-unit,1px)) calc(20 * var(--dashboard-unit,1px));border-radius:0;display:flex}.dashboard-module__TLbDmW__bookingRow:hover{background:var(--interaction-hover)}.dashboard-module__TLbDmW__bookingTime{width:calc(64 * var(--dashboard-unit,1px));font-size:calc(20 * var(--dashboard-unit,1px));flex-shrink:0;font-weight:500}.dashboard-module__TLbDmW__bookingTime small{font-size:calc(13 * var(--dashboard-unit,1px));color:var(--home-muted);font-weight:400;display:block}.dashboard-module__TLbDmW__bookingInfo{flex:1;min-width:0}.dashboard-module__TLbDmW__clientName{font-size:calc(16 * var(--dashboard-unit,1px));overflow-wrap:anywhere;font-weight:500}.dashboard-module__TLbDmW__serviceName{margin-top:calc(3 * var(--dashboard-unit,1px));font-size:calc(14 * var(--dashboard-unit,1px));color:var(--home-muted);overflow-wrap:anywhere}.dashboard-module__TLbDmW__bookingPrice,.dashboard-module__TLbDmW__bookingArrow{display:none}.dashboard-module__TLbDmW__emptyState{justify-content:center;align-items:center;gap:calc(30 * var(--dashboard-unit,1px));min-height:calc(235 * var(--dashboard-unit,1px));padding:calc(40 * var(--dashboard-unit,1px)) calc(24 * var(--dashboard-unit,1px));border-radius:calc(20 * var(--dashboard-unit,1px));background:var(--card);text-align:center;flex-direction:column;display:flex}.dashboard-module__TLbDmW__emptyState>p:first-child{font-size:calc(20 * var(--dashboard-unit,1px));font-weight:600}.dashboard-module__TLbDmW__agendaLink{min-height:calc(56 * var(--dashboard-unit,1px));padding:calc(14 * var(--dashboard-unit,1px)) calc(30 * var(--dashboard-unit,1px));border-radius:calc(30 * var(--dashboard-unit,1px));background:var(--secondary);color:var(--primary);font-size:calc(18 * var(--dashboard-unit,1px));justify-content:center;align-items:center;display:inline-flex}.dashboard-module__TLbDmW__agendaLink:hover{background:var(--interaction-hover)}.dashboard-module__TLbDmW__onboarding{gap:calc(16 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__onboarding h2{font-family:inherit;font-size:calc(20 * var(--dashboard-unit,1px));letter-spacing:0;font-weight:600}.dashboard-module__TLbDmW__onboarding p{color:var(--home-muted)}.dashboard-module__TLbDmW__onboardingLink{padding:calc(12 * var(--dashboard-unit,1px)) calc(24 * var(--dashboard-unit,1px));border-radius:calc(28 * var(--dashboard-unit,1px));background:var(--cta);color:var(--cta-foreground);font-weight:600}.dashboard-module__TLbDmW__sidebar :is(button,a):focus-visible,.dashboard-module__TLbDmW__home :is(button,a):focus-visible{outline:calc(2 * var(--dashboard-unit,1px)) solid var(--primary);outline-offset:calc(3 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__mobileHomeHeader{display:none}.dashboard-module__TLbDmW__bookingIndicator{width:calc(8 * var(--dashboard-unit,1px));height:calc(8 * var(--dashboard-unit,1px));background:#9ca3af;border-radius:50%;flex-shrink:0;display:block;position:relative;}.dashboard-module__TLbDmW__bookingIndicator[data-status=attended]{background:#16a34a}.dashboard-module__TLbDmW__bookingIndicator[data-status=not_attended]{background:#ef4444}.dashboard-module__TLbDmW__bookingIndicator[data-next=true]{background:var(--primary)}.dashboard-module__TLbDmW__bookingTime .dashboard-module__TLbDmW__bookingDuration{display:none}.dashboard-module__TLbDmW__bookingTime .dashboard-module__TLbDmW__bookingEnd{display:block}.dashboard-module__TLbDmW__homeAttendance{right:calc(10 * var(--dashboard-unit,1px));width:calc(44 * var(--dashboard-unit,1px));height:calc(44 * var(--dashboard-unit,1px));border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.dashboard-module__TLbDmW__homeAttendance:hover{background:var(--interaction-hover)}.dashboard-module__TLbDmW__homeAttendance:disabled{opacity:.5;cursor:wait}.dashboard-module__TLbDmW__attendanceRing{width:calc(28 * var(--dashboard-unit,1px));height:calc(28 * var(--dashboard-unit,1px));border:calc(1.5 * var(--dashboard-unit,1px)) solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;display:flex}.dashboard-module__TLbDmW__attendanceRing:after{content:"";width:calc(18 * var(--dashboard-unit,1px));height:calc(18 * var(--dashboard-unit,1px));border:calc(1.5 * var(--dashboard-unit,1px)) solid #d1d5db;border-radius:50%}.dashboard-module__TLbDmW__homeAttendance svg{width:calc(28 * var(--dashboard-unit,1px));height:calc(28 * var(--dashboard-unit,1px));padding:calc(4 * var(--dashboard-unit,1px));border:calc(1.5 * var(--dashboard-unit,1px)) solid currentColor;border-radius:50%}.dashboard-module__TLbDmW__homeAttendance[data-status=attended]{color:#16a34a}.dashboard-module__TLbDmW__homeAttendance[data-status=not_attended]{color:#ef4444}@media (min-width:1024px){.dashboard-module__TLbDmW__shell{--dashboard-unit:.8px}.dashboard-module__TLbDmW__sidebar{display:flex}.dashboard-module__TLbDmW__content{padding-left:var(--dashboard-sidebar-width)}.dashboard-module__TLbDmW__homeMain{max-width:calc(1104 * var(--dashboard-unit,1px));padding:calc(85 * var(--dashboard-unit,1px)) calc(32 * var(--dashboard-unit,1px)) calc(48 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__home,.dashboard-module__TLbDmW__editorMain{padding:0}.dashboard-module__TLbDmW__greeting h1{font-size:calc(24 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__shareButton{padding-inline:calc(18 * var(--dashboard-unit,1px));font-size:calc(15 * var(--dashboard-unit,1px));gap:calc(8 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__navLink{min-height:calc(40 * var(--dashboard-unit,1px))}}.dashboard-module__TLbDmW__shell :is(h1,h2,h3,h4,h5){font-family:var(--dashboard-font);letter-spacing:0}@media (min-width:1024px) and (max-width:1439px){.dashboard-module__TLbDmW__hero,.dashboard-module__TLbDmW__statTrack{gap:calc(18 * var(--dashboard-unit,1px))}.dashboard-module__TLbDmW__statCard{padding-inline:calc(22 * var(--dashboard-unit,1px))}}@media (max-width:1023px){.dashboard-module__TLbDmW__mobileHomeHeader{z-index:30;background:var(--home-background);justify-content:space-between;align-items:center;height:56px;padding:0 12px;display:flex;position:sticky;top:0}.dashboard-module__TLbDmW__mobileBusinessButton{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-left:-4px;display:flex}.dashboard-module__TLbDmW__mobileBusinessButton .dashboard-module__TLbDmW__businessAvatar{width:36px;height:36px}.dashboard-module__TLbDmW__mobileBrandSymbol{background:var(--primary);width:32px;height:35px;position:absolute;left:50%;transform:translate(-50%);-webkit-mask:url(/brand/turnosgo-symbol.svg) 50%/contain no-repeat;mask:url(/brand/turnosgo-symbol.svg) 50%/contain no-repeat}.dashboard-module__TLbDmW__mobileHeaderActions{align-items:center;gap:4px;display:flex}.dashboard-module__TLbDmW__mobileHeaderActions [data-slot=avatar]{width:28px;height:28px}.dashboard-module__TLbDmW__mobileShareButton{border-radius:50%;justify-content:center;align-items:center;width:40px;height:44px;display:flex}.dashboard-module__TLbDmW__mobileShareButton svg{stroke-width:1.8px;width:24px;height:24px}.dashboard-module__TLbDmW__mobileHomeHeader button:hover{background:var(--interaction-hover)}.dashboard-module__TLbDmW__mobileHomeHeader button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.dashboard-module__TLbDmW__home{padding:16px 12px 0}.dashboard-module__TLbDmW__hero{min-height:0;padding-inline:8px}.dashboard-module__TLbDmW__heroAvatar{display:none}.dashboard-module__TLbDmW__greeting h1{font-size:18px;line-height:24px}.dashboard-module__TLbDmW__administration{font-size:12px;line-height:18px}.dashboard-module__TLbDmW__bookingLink{font-size:14px;line-height:20px}.dashboard-module__TLbDmW__share{display:none}.dashboard-module__TLbDmW__stats{margin-top:24px}.dashboard-module__TLbDmW__statTrack{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;display:flex;overflow-x:auto}.dashboard-module__TLbDmW__statTrack::-webkit-scrollbar{display:none}.dashboard-module__TLbDmW__statCard{scroll-snap-align:center;border-radius:18px;flex:0 0 100%;height:112px;padding:22px 24px}.dashboard-module__TLbDmW__statCard dt{font-size:14px;line-height:20px}.dashboard-module__TLbDmW__statCard dd{margin-top:12px;font-size:24px;font-weight:600;line-height:32px}.dashboard-module__TLbDmW__dots{justify-content:center;align-items:center;gap:6px;height:8px;margin-top:12px;display:flex}.dashboard-module__TLbDmW__dot{background:var(--border);border-radius:50%;width:6px;height:6px}.dashboard-module__TLbDmW__activeDot{background:var(--primary);width:8px;height:8px}.dashboard-module__TLbDmW__today{margin-top:32px}.dashboard-module__TLbDmW__todayHeader{height:42px;margin-bottom:11px;padding-inline:8px}.dashboard-module__TLbDmW__todayHeader h2{font-size:14px;line-height:20px}.dashboard-module__TLbDmW__filterButton{width:32px;height:32px}.dashboard-module__TLbDmW__filterButton svg{width:20px;height:20px}.dashboard-module__TLbDmW__emptyState:not(.dashboard-module__TLbDmW__onboarding){gap:24px;min-height:188px;padding:32px 20px}.dashboard-module__TLbDmW__emptyState>p:first-child{font-size:16px}.dashboard-module__TLbDmW__agendaLink{min-height:44px;padding:11px 24px;font-size:15px;line-height:22px}.dashboard-module__TLbDmW__bookingList{border-radius:18px}.dashboard-module__TLbDmW__bookingRow{border-radius:0;gap:12px;min-height:92px;padding:16px 66px 16px 24px}.dashboard-module__TLbDmW__bookingIndicator{background:#9ca3af;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:12px;display:block;position:relative}.dashboard-module__TLbDmW__bookingTime{text-align:center;width:44px;font-size:14px;font-weight:600;line-height:20px}.dashboard-module__TLbDmW__bookingTime .dashboard-module__TLbDmW__bookingDuration{display:none}.dashboard-module__TLbDmW__bookingTime .dashboard-module__TLbDmW__bookingEnd{margin-top:2px;font-size:13px;line-height:18px;display:block}.dashboard-module__TLbDmW__bookingInfo{flex:1}.dashboard-module__TLbDmW__clientName{font-size:14px;font-weight:500;line-height:20px}.dashboard-module__TLbDmW__serviceName{margin-top:3px;font-size:13px;line-height:18px}.dashboard-module__TLbDmW__bookingAgenda{display:block}.dashboard-module__TLbDmW__agendaSeparator,.dashboard-module__TLbDmW__bookingPrice,.dashboard-module__TLbDmW__bookingArrow{display:none}.dashboard-module__TLbDmW__homeAttendance{width:44px;height:44px;right:9px}.dashboard-module__TLbDmW__attendanceRing{border-width:1.5px;width:28px;height:28px}.dashboard-module__TLbDmW__attendanceRing:after{border-width:1.5px;width:18px;height:18px}.dashboard-module__TLbDmW__homeAttendance svg{border-width:1.5px;width:28px;height:28px;padding:4px}.dashboard-module__TLbDmW__mobileHomeNav{height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.dashboard-module__TLbDmW__mobileHomeNav a>span{width:56px;height:32px;color:var(--home-ink);padding:0}.dashboard-module__TLbDmW__mobileHomeNav a[aria-current=page]>span{color:var(--primary)}.dashboard-module__TLbDmW__mobileHomeNav a>span>svg{stroke-width:1.8px;width:20px;height:20px}.dashboard-module__TLbDmW__mobileHomeFab{right:16px;bottom:calc(76px + env(safe-area-inset-bottom));width:58px;height:58px}.dashboard-module__TLbDmW__mobileHomeFab svg{stroke-width:1.5px;width:32px;height:32px}}@media (max-width:359px){.dashboard-module__TLbDmW__bookingRow{gap:10px;padding-left:16px;padding-right:58px}.dashboard-module__TLbDmW__bookingIndicator{margin-right:4px}}@media (min-width:1024px) and (max-height:760px){.dashboard-module__TLbDmW__sidebarHeader{height:calc(64 * var(--dashboard-unit))}.dashboard-module__TLbDmW__groupLabel{padding-top:calc(6 * var(--dashboard-unit));padding-bottom:calc(8 * var(--dashboard-unit))}.dashboard-module__TLbDmW__footer{padding-top:calc(4 * var(--dashboard-unit));padding-bottom:calc(10 * var(--dashboard-unit))}}@media (prefers-reduced-motion:reduce){.dashboard-module__TLbDmW__content,.dashboard-module__TLbDmW__sidebar,.dashboard-module__TLbDmW__themeSwitch:after{transition:none}}@media (max-width:1023px){.dashboard-module__TLbDmW__mobilePageHeader{gap:8px}.dashboard-module__TLbDmW__mobilePageTitle{min-width:0;font-family:var(--font-inter), Arial, sans-serif;text-align:center;white-space:nowrap;flex:1;font-size:18px;font-weight:600;line-height:24px}.dashboard-module__TLbDmW__mobileCenteredTitle{position:absolute;left:50%;transform:translate(-50%)}.dashboard-module__TLbDmW__shell:has([data-page-subview=add],[data-page-subview=element],[data-page-subview=profile]) .dashboard-module__TLbDmW__mobileHomeNav{display:none}:is(.dashboard-module__TLbDmW__shell:has([data-client-subview]) .dashboard-module__TLbDmW__mobileHomeNav,.dashboard-module__TLbDmW__shell:has([data-client-subview]) .dashboard-module__TLbDmW__mobileHomeFab){display:none}.dashboard-module__TLbDmW__editorMain:has([data-page-subview=add],[data-page-subview=element],[data-page-subview=profile]){padding-bottom:0}}@media (min-width:380px) and (max-width:1023px){.dashboard-module__TLbDmW__mobilePageTitle{position:absolute;left:50%;transform:translate(-50%)}}@media (max-width:379px){.dashboard-module__TLbDmW__mobilePageTitle{font-size:16px}.dashboard-module__TLbDmW__mobilePageHeader{gap:4px}}@media (min-width:1024px){.dashboard-module__TLbDmW__navLink:hover,.dashboard-module__TLbDmW__navLink:focus-visible{color:var(--primary)}.dashboard-module__TLbDmW__navLink:hover>svg,.dashboard-module__TLbDmW__navLink:focus-visible>svg,.dashboard-module__TLbDmW__navLink[aria-current=page]>svg{fill:color-mix(in srgb, var(--primary) 30%, transparent)}.dashboard-module__TLbDmW__navLink[aria-current=page]>svg.lucide-history{fill:none}}
.pagina-module__iAFC7G__layout,.pagina-module__iAFC7G__editor{min-width:0}.pagina-module__iAFC7G__mainView{flex-direction:column;gap:16px;padding:16px;display:flex}.pagina-module__iAFC7G__title{display:none}.pagina-module__iAFC7G__contentList,.pagina-module__iAFC7G__design{flex-direction:column;gap:16px;display:flex}.pagina-module__iAFC7G__profileCard,.pagina-module__iAFC7G__colorCard{background:var(--card);border-radius:20px;padding:16px}.pagina-module__iAFC7G__profileCard{align-items:center;gap:16px;display:flex}.pagina-module__iAFC7G__profileAvatar{color:#fff;background:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;font-weight:600;display:flex;overflow:hidden}.pagina-module__iAFC7G__profileAvatar img{object-fit:cover;width:100%;height:100%}.pagina-module__iAFC7G__cardText{flex:1;min-width:0}.pagina-module__iAFC7G__profileName{overflow-wrap:anywhere;align-items:center;gap:6px;font-weight:600;display:flex}.pagina-module__iAFC7G__profileName svg{fill:#2196ed;color:#fff;flex-shrink:0;width:18px;height:18px}.pagina-module__iAFC7G__profileUrl{text-overflow:ellipsis;white-space:nowrap;color:var(--muted-foreground);font-size:14px;overflow:hidden}.pagina-module__iAFC7G__editProfile{width:36px;height:36px;color:var(--muted-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pagina-module__iAFC7G__editProfile:hover{background:var(--interaction-hover)}.pagina-module__iAFC7G__editProfile svg{stroke-width:1.8px;width:20px;height:20px}.pagina-module__iAFC7G__addElement{background:var(--primary);width:100%;min-height:48px;color:var(--primary-foreground);border-radius:28px;justify-content:center;align-items:center;gap:10px;font-weight:500;display:flex}.pagina-module__iAFC7G__addElement svg{stroke-width:1.7px;width:20px;height:20px}.pagina-module__iAFC7G__addElement:hover,.pagina-module__iAFC7G__saveDesign:hover{opacity:.9}.pagina-module__iAFC7G__addSection{min-height:40px;color:var(--primary);align-self:center;font-weight:400;}.pagina-module__iAFC7G__previewPanel{display:none}.pagina-module__iAFC7G__colorCard h2{font-size:20px;font-weight:600}.pagina-module__iAFC7G__saveDesign{background:var(--primary);min-height:44px;color:var(--primary-foreground);border-radius:28px;align-self:flex-end;padding:10px 32px;font-weight:500}.pagina-module__iAFC7G__saveDesign:disabled{opacity:.5}.pagina-module__iAFC7G__tabs{scrollbar-width:none;overflow-y:hidden}.pagina-module__iAFC7G__tabs::-webkit-scrollbar{display:none}@media (min-width:1024px){.pagina-module__iAFC7G__layout{grid-template-columns:minmax(0, 1fr) calc(500 * var(--dashboard-unit));align-items:start;min-height:100dvh;display:grid}.pagina-module__iAFC7G__editor{width:100%;max-width:calc(960 * var(--dashboard-unit));padding:calc(93 * var(--dashboard-unit)) calc(45 * var(--dashboard-unit)) calc(48 * var(--dashboard-unit));margin-inline:auto}.pagina-module__iAFC7G__mainView{font-family:var(--font-inter), Arial, sans-serif;font-size:calc(18 * var(--dashboard-unit));color:var(--home-ink);gap:0;padding:0}.pagina-module__iAFC7G__title{margin-bottom:calc(20 * var(--dashboard-unit));font-family:inherit;font-size:calc(26 * var(--dashboard-unit));line-height:calc(34 * var(--dashboard-unit));letter-spacing:0;font-weight:600;display:block}.pagina-module__iAFC7G__tabs{gap:calc(35 * var(--dashboard-unit));height:calc(50 * var(--dashboard-unit));border-color:var(--border)}.pagina-module__iAFC7G__tabs>button{font-family:inherit;font-size:calc(18 * var(--dashboard-unit));line-height:calc(26 * var(--dashboard-unit));padding-block:calc(9 * var(--dashboard-unit)) calc(12 * var(--dashboard-unit));border-bottom-width:calc(3 * var(--dashboard-unit));font-weight:400}.pagina-module__iAFC7G__contentList,.pagina-module__iAFC7G__design{padding-top:calc(30 * var(--dashboard-unit));gap:calc(25 * var(--dashboard-unit))}.pagina-module__iAFC7G__profileCard,.pagina-module__iAFC7G__colorCard{border-radius:calc(20 * var(--dashboard-unit));padding:calc(20 * var(--dashboard-unit));box-shadow:none}.pagina-module__iAFC7G__profileCard{min-height:calc(130 * var(--dashboard-unit));gap:calc(20 * var(--dashboard-unit));margin-bottom:calc(25 * var(--dashboard-unit))}.pagina-module__iAFC7G__profileAvatar{width:calc(90 * var(--dashboard-unit));height:calc(90 * var(--dashboard-unit));font-size:calc(32 * var(--dashboard-unit))}.pagina-module__iAFC7G__profileName{gap:calc(6 * var(--dashboard-unit));font-size:calc(18 * var(--dashboard-unit));line-height:calc(26 * var(--dashboard-unit));font-weight:500}.pagina-module__iAFC7G__profileName svg{width:calc(18 * var(--dashboard-unit));height:calc(18 * var(--dashboard-unit))}.pagina-module__iAFC7G__profileUrl{font-size:calc(16 * var(--dashboard-unit));line-height:calc(24 * var(--dashboard-unit));color:var(--home-muted)}.pagina-module__iAFC7G__editProfile{width:calc(40 * var(--dashboard-unit));height:calc(40 * var(--dashboard-unit))}.pagina-module__iAFC7G__editProfile svg{width:calc(22 * var(--dashboard-unit));height:calc(22 * var(--dashboard-unit))}.pagina-module__iAFC7G__addElement{min-height:calc(50 * var(--dashboard-unit));gap:calc(12 * var(--dashboard-unit));border-radius:calc(28 * var(--dashboard-unit));font-size:calc(18 * var(--dashboard-unit))}.pagina-module__iAFC7G__addElement svg{width:calc(20 * var(--dashboard-unit));height:calc(20 * var(--dashboard-unit))}.pagina-module__iAFC7G__addSection{min-height:calc(40 * var(--dashboard-unit));font-size:calc(18 * var(--dashboard-unit))}.pagina-module__iAFC7G__colorCard{padding:calc(26 * var(--dashboard-unit))}.pagina-module__iAFC7G__colorCard h2{font-family:inherit;font-size:calc(22 * var(--dashboard-unit))}.pagina-module__iAFC7G__saveDesign{min-height:calc(48 * var(--dashboard-unit));padding:calc(10 * var(--dashboard-unit)) calc(32 * var(--dashboard-unit));font-size:calc(16 * var(--dashboard-unit))}.pagina-module__iAFC7G__previewPanel{border-left:1px solid var(--border);scrollbar-width:thin;height:100dvh;display:block;position:sticky;top:0;overflow-y:auto}.pagina-module__iAFC7G__elementView{width:100%;max-width:calc(1400 * var(--dashboard-unit));padding:calc(93 * var(--dashboard-unit)) calc(45 * var(--dashboard-unit)) calc(48 * var(--dashboard-unit));margin-inline:auto}}@media (min-width:1024px) and (max-width:1279px){.pagina-module__iAFC7G__layout{grid-template-columns:minmax(0, 1fr) calc(380 * var(--dashboard-unit))}.pagina-module__iAFC7G__editor{padding-inline:calc(24 * var(--dashboard-unit))}}.pagina-module__iAFC7G__previewButton{background:color-mix(in srgb, var(--muted-foreground) 10%, var(--home-background,var(--background)));min-height:36px;color:var(--foreground);font-family:var(--font-inter), Arial, sans-serif;border-radius:24px;justify-content:center;align-items:center;gap:6px;padding:6px 14px;font-size:15px;font-weight:400;line-height:22px;display:inline-flex}.pagina-module__iAFC7G__previewButton svg{stroke-width:1.8px;width:16px;height:16px}.pagina-module__iAFC7G__previewButton:hover{opacity:.8}.pagina-module__iAFC7G__colorFields{flex-direction:column;gap:20px;margin-top:16px;display:flex}.pagina-module__iAFC7G__colorField{flex-direction:column;gap:8px;min-width:0;display:flex}.pagina-module__iAFC7G__colorLabel{font-size:14px;font-weight:600}.pagina-module__iAFC7G__colorControls{align-items:center;gap:12px;min-width:0;display:flex}.pagina-module__iAFC7G__colorSwatch{border:1px solid var(--border);border-radius:12px;flex-shrink:0;width:44px;height:44px}.pagina-module__iAFC7G__colorHex{border:1px solid var(--border);background:var(--background);width:0;min-width:0;height:48px;color:var(--foreground);border-radius:12px;flex:1;padding-inline:16px;font-family:monospace;font-size:16px}.pagina-module__iAFC7G__colorHex:focus,.pagina-module__iAFC7G__colorPickerHex:focus{outline:2px solid var(--primary);outline-offset:1px}.pagina-module__iAFC7G__colorSwatch:focus-visible,.pagina-module__iAFC7G__previewButton:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.pagina-module__iAFC7G__colorPicker{width:288px;max-width:calc(100vw - 24px);max-height:min(var(--available-height,100dvh), calc(100dvh - 32px));border:1px solid var(--border);background:var(--card);color:var(--foreground);border-radius:16px;gap:12px;padding:12px;overflow-y:auto;box-shadow:0 6px 20px #00000012}.pagina-module__iAFC7G__colorSpectrum{flex-shrink:0;width:204px;max-width:100%;margin-top:0}.pagina-module__iAFC7G__colorPlane{touch-action:none;cursor:crosshair;background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,#0000);border-radius:8px 8px 0 0;width:100%;height:180px;position:relative}.pagina-module__iAFC7G__colorPlane:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.pagina-module__iAFC7G__colorPointer{pointer-events:none;border:2px solid #fff;border-radius:50%;width:28px;height:28px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 4px #0004}.pagina-module__iAFC7G__colorHue{appearance:none;cursor:pointer;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:0 0 8px 8px;width:100%;height:24px;margin:0;display:block}.pagina-module__iAFC7G__colorHue::-webkit-slider-thumb{appearance:none;background:var(--hue-color);border:2px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 1px 4px #0004}.pagina-module__iAFC7G__colorHue::-moz-range-thumb{background:var(--hue-color);border:2px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 1px 4px #0004}.pagina-module__iAFC7G__colorHue:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.pagina-module__iAFC7G__colorPickerHex{border:1px solid var(--border);width:100%;min-height:44px;font-family:var(--font-inter), Arial, sans-serif;border-radius:12px;flex-shrink:0;padding:10px 12px;font-size:16px}@media (max-width:1023px){.pagina-module__iAFC7G__mainView{font-family:var(--font-inter), Arial, sans-serif;color:var(--home-ink);gap:16px;padding:8px 12px 0}.pagina-module__iAFC7G__tabs{border-bottom-width:2px;gap:28px;height:34px}.pagina-module__iAFC7G__tabs>button{border-bottom-width:2px;margin-bottom:0;padding:0 0 10px;font-family:inherit;font-size:15px;font-weight:400;line-height:22px}.pagina-module__iAFC7G__contentList{gap:20px}.pagina-module__iAFC7G__profileCard,.pagina-module__iAFC7G__colorCard{box-shadow:none;border-radius:16px;padding:16px}.pagina-module__iAFC7G__profileCard{gap:16px;min-height:132px;margin-bottom:12px;padding-right:44px;position:relative}.pagina-module__iAFC7G__profileAvatar{width:100px;height:100px}.pagina-module__iAFC7G__profileName{font-size:15px;font-weight:600;line-height:22px}.pagina-module__iAFC7G__profileName svg{width:16px;height:16px}.pagina-module__iAFC7G__profileUrl{color:var(--home-muted);font-size:13px;line-height:20px}.pagina-module__iAFC7G__editProfile{width:28px;height:44px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.pagina-module__iAFC7G__editProfile svg{width:20px;height:20px}.pagina-module__iAFC7G__addElement{min-height:44px;font-size:15px;font-weight:400;line-height:22px}.pagina-module__iAFC7G__addElement svg{width:18px;height:18px}.pagina-module__iAFC7G__addSection{min-height:28px;margin-top:-8px;font-size:15px;line-height:22px}.pagina-module__iAFC7G__design{gap:12px}.pagina-module__iAFC7G__colorCard{min-height:352px}.pagina-module__iAFC7G__colorCard h2{font-family:inherit;font-size:16px;font-weight:600;line-height:24px}.pagina-module__iAFC7G__colorFields{gap:24px;margin-top:24px}.pagina-module__iAFC7G__colorLabel{font-size:15px;font-weight:400;line-height:22px}.pagina-module__iAFC7G__colorSwatch{border-radius:12px;width:40px;height:40px}.pagina-module__iAFC7G__colorHex{height:44px;padding-inline:12px;font-family:inherit;font-size:16px}.pagina-module__iAFC7G__saveDesign{width:100%;min-height:44px;padding:10px 16px;font-size:15px;font-weight:400;line-height:22px}.pagina-module__iAFC7G__addView{font-family:var(--font-inter), Arial, sans-serif;color:var(--home-ink)}.pagina-module__iAFC7G__addView>header{background:var(--home-background);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;gap:8px;height:56px;padding-inline:12px;position:static}.pagina-module__iAFC7G__addView>header h1{letter-spacing:0;font-family:inherit;font-size:18px;font-weight:600;line-height:24px}.pagina-module__iAFC7G__addView>header>button:first-child{width:28px;height:44px}.pagina-module__iAFC7G__addView>header>button:first-child svg{stroke-width:1.7px;width:24px;height:24px}.pagina-module__iAFC7G__addContent{padding:12px 12px calc(24px + env(safe-area-inset-bottom));gap:28px}.pagina-module__iAFC7G__itemSection{gap:12px}.pagina-module__iAFC7G__itemSection h2{color:var(--home-muted);padding-inline:4px;font-family:inherit;font-size:15px;font-weight:400;line-height:22px}.pagina-module__iAFC7G__itemGroup{box-shadow:none;border-radius:18px}.pagina-module__iAFC7G__itemRow{gap:12px;min-height:76px;padding:15px 16px}.pagina-module__iAFC7G__itemRow+.pagina-module__iAFC7G__itemRow{border-top:2px solid var(--home-background)}.pagina-module__iAFC7G__itemIcon{width:40px;height:40px}.pagina-module__iAFC7G__itemIcon svg,.pagina-module__iAFC7G__itemIcon img{stroke-width:1.7px;width:18px;height:18px}.pagina-module__iAFC7G__itemTitle{font-size:15px;font-weight:400;line-height:22px}.pagina-module__iAFC7G__itemDescription{color:var(--home-muted);font-size:13px;font-weight:400;line-height:16px}}@media (max-width:359px){.pagina-module__iAFC7G__profileCard{gap:12px}.pagina-module__iAFC7G__profileAvatar{width:88px;height:88px}.pagina-module__iAFC7G__addView>header h1{font-size:16px}}.pagina-module__iAFC7G__designCards{gap:16px;min-width:0;display:grid}.pagina-module__iAFC7G__verificationCard{background:var(--card);border-radius:20px;flex-direction:column;gap:24px;min-width:0;padding:20px;display:flex}.pagina-module__iAFC7G__verificationTitle{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pagina-module__iAFC7G__verificationTitle h2{font:inherit;font-size:18px;font-weight:600;line-height:1.35}.pagina-module__iAFC7G__premiumLabel{color:#bb427f;background:#ff8acf26;border-radius:999px;align-items:center;padding:3px 12px;font-size:14px;font-weight:600;line-height:20px;display:inline-flex}.pagina-module__iAFC7G__verificationControl{justify-content:space-between;align-items:center;gap:12px;display:flex}.pagina-module__iAFC7G__verificationSample{background:color-mix(in srgb, var(--home-background) 55%, var(--card));border-radius:24px;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.pagina-module__iAFC7G__verificationSample svg{width:42px;height:42px}.pagina-module__iAFC7G__verificationSwitch{border:0;width:44px;height:24px;padding:2px}.pagina-module__iAFC7G__verificationSwitch[data-unchecked]{background:#9ca3af}.pagina-module__iAFC7G__verificationSwitch [data-slot=switch-thumb]{background:#fff;width:20px;height:20px;translate:none}.pagina-module__iAFC7G__verificationSwitch [data-checked]{transform:translate(20px)}.pagina-module__iAFC7G__verificationSwitch [data-unchecked]{transform:translate(0)}@media (min-width:1024px){.pagina-module__iAFC7G__designCards{align-items:start;gap:calc(20 * var(--dashboard-unit));grid-template-columns:repeat(2,minmax(0,1fr))}.pagina-module__iAFC7G__designCards .pagina-module__iAFC7G__colorCard,.pagina-module__iAFC7G__verificationCard{padding:calc(22 * var(--dashboard-unit))}.pagina-module__iAFC7G__designCards .pagina-module__iAFC7G__colorCard h2,.pagina-module__iAFC7G__verificationTitle h2{font-size:calc(20 * var(--dashboard-unit))}.pagina-module__iAFC7G__verificationCard{border-radius:calc(20 * var(--dashboard-unit))}.pagina-module__iAFC7G__colorControls{gap:8px}.pagina-module__iAFC7G__designCards .pagina-module__iAFC7G__colorHex{padding-inline:8px;font-size:14px}.pagina-module__iAFC7G__verificationSample{width:calc(88 * var(--dashboard-unit));height:calc(88 * var(--dashboard-unit))}}@media (max-width:1023px){.pagina-module__iAFC7G__designCards{gap:12px}.pagina-module__iAFC7G__verificationCard{border-radius:16px;gap:24px;padding:16px}.pagina-module__iAFC7G__verificationTitle h2{font-size:16px}.pagina-module__iAFC7G__premiumLabel{padding:2px 10px;font-size:13px;line-height:18px}.pagina-module__iAFC7G__verificationSample{border-radius:20px;width:76px;height:76px}.pagina-module__iAFC7G__verificationSample svg{width:38px;height:38px}}.pagina-module__iAFC7G__bookingTabs{padding:8px 12px 0}@media (min-width:1024px){.pagina-module__iAFC7G__bookingTabs{display:none}.pagina-module__iAFC7G__elementView[data-booking-editor=true]{max-width:none;padding:0}}
.cta-shine-module__Igje1a__shine{isolation:isolate;position:relative;overflow:hidden}.cta-shine-module__Igje1a__shine:after{content:"";inset-block:-50%;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff70,#0000);width:45%;animation:3s ease-in-out infinite cta-shine-module__Igje1a__sweep;position:absolute;left:0;transform:translate(-160%)skew(-18deg)}@keyframes cta-shine-module__Igje1a__sweep{0%{opacity:0;transform:translate(-160%)skew(-18deg)}2%{opacity:1}17.333%{opacity:1;transform:translate(360%)skew(-18deg)}18%,to{opacity:0;transform:translate(360%)skew(-18deg)}}@media (prefers-reduced-motion:reduce){.cta-shine-module__Igje1a__shine:after{animation:none;display:none}}
.image-upload-module__cUIz2a__coverControls,.image-upload-module__cUIz2a__avatarControls{align-items:center;gap:8px;display:flex;position:absolute}.image-upload-module__cUIz2a__coverControls{top:12px;right:12px}.image-upload-module__cUIz2a__avatarControls{justify-content:center;inset:0}.image-upload-module__cUIz2a__photoButton{color:#fff;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.image-upload-module__cUIz2a__photoButton svg{stroke-width:1.7px;width:18px;height:18px}.image-upload-module__cUIz2a__photoButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.image-upload-module__cUIz2a__photoButton:disabled{opacity:.5}.image-upload-module__cUIz2a__dropzone{background:var(--card);max-width:500px;min-height:250px}.image-upload-module__cUIz2a__dropzoneControls,.image-upload-module__cUIz2a__agendaControls{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image-upload-module__cUIz2a__dropzone .image-upload-module__cUIz2a__uploadButton{background:color-mix(in srgb,var(--card) 85%,transparent);width:100%;height:100%;color:var(--muted-foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;font-weight:400;display:flex}.image-upload-module__cUIz2a__dropzone .image-upload-module__cUIz2a__uploadButton svg{stroke-width:1.6px;width:34px;height:34px}.image-upload-module__cUIz2a__dropzone .image-upload-module__cUIz2a__uploadButton strong{color:var(--primary);font-weight:500}.image-upload-module__cUIz2a__dropzone .image-upload-module__cUIz2a__uploadButton small{margin-top:8px;font-size:.85em;display:block}.image-upload-module__cUIz2a__agenda{background:var(--home-background)}.image-upload-module__cUIz2a__agenda .image-upload-module__cUIz2a__uploadButton{background:color-mix(in srgb,var(--home-background) 70%,transparent);width:100%;height:100%;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:14px;display:flex}.image-upload-module__cUIz2a__agenda .image-upload-module__cUIz2a__uploadButton svg{width:23px;height:23px}.image-upload-module__cUIz2a__hasImage .image-upload-module__cUIz2a__dropzoneControls,.image-upload-module__cUIz2a__hasImage .image-upload-module__cUIz2a__agendaControls{justify-content:flex-end;align-items:flex-end;padding:10px}.image-upload-module__cUIz2a__hasImage .image-upload-module__cUIz2a__uploadButton{background:var(--card);width:auto;min-width:0;height:auto;color:var(--foreground);border-radius:999px;flex-direction:row;gap:6px;padding:7px 10px;font-size:13px;box-shadow:0 1px 6px #0002}.image-upload-module__cUIz2a__hasImage .image-upload-module__cUIz2a__uploadButton svg{width:16px;height:16px}
.landing-module___cEqKa__page{overflow:clip}.landing-module___cEqKa__hero{background:var(--landing-hero);color:#fff;text-align:center;padding:calc(104 * var(--landing-unit)) calc(24 * var(--landing-unit)) calc(148 * var(--landing-unit));clip-path:ellipse(110% 100% at 50% 0);position:relative}.landing-module___cEqKa__hero h1{max-width:calc(1120 * var(--landing-unit));font-family:var(--font-inter), sans-serif;font-size:clamp(calc(44 * var(--landing-unit)), calc(5.4vw * var(--landing-scale)), calc(84 * var(--landing-unit)));letter-spacing:-.045em;margin:0 auto;font-weight:750;line-height:1.13}.landing-module___cEqKa__hero h1 span{color:var(--cta)}.landing-module___cEqKa__hero p{max-width:calc(800 * var(--landing-unit));margin:calc(32 * var(--landing-unit)) auto 0;font-size:clamp(calc(17 * var(--landing-unit)), calc(1.5vw * var(--landing-scale)), calc(23 * var(--landing-unit)));color:#e1eaff;text-wrap:pretty;line-height:1.65}.landing-module___cEqKa__actions{justify-content:center;gap:calc(16 * var(--landing-unit));margin-top:calc(42 * var(--landing-unit));flex-wrap:wrap;display:flex}.landing-module___cEqKa__hero .landing-module___cEqKa__heroConditions{max-width:640px;margin-top:20px;font-size:14px;line-height:1.6}.landing-module___cEqKa__hero .landing-module___cEqKa__heroConditions br{display:block}.landing-module___cEqKa__hero .landing-module___cEqKa__heroSecondary{color:#fff;background:#ffffff12;border:1px solid #ffffff70}.landing-module___cEqKa__hero .landing-module___cEqKa__heroSecondary:hover{background:#ffffff24}.landing-module___cEqKa__hero a:focus-visible{outline-color:#fff}.landing-module___cEqKa__primaryButton,.landing-module___cEqKa__secondaryButton{min-height:calc(60 * var(--landing-unit));padding:calc(16 * var(--landing-unit)) calc(34 * var(--landing-unit));border-radius:calc(999 * var(--landing-unit));font-size:calc(18 * var(--landing-unit));font-weight:var(--marketing-action-font-weight);justify-content:center;align-items:center;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.landing-module___cEqKa__primaryButton{background:var(--cta);color:var(--cta-foreground);}.landing-module___cEqKa__squareButton{border-radius:calc(12 * var(--landing-unit))}.landing-module___cEqKa__secondaryButton{color:#0c50ff;background:#fff}.landing-module___cEqKa__primaryButton:hover,.landing-module___cEqKa__secondaryButton:hover{transform:translateY(-2px)}.landing-module___cEqKa__primaryButton:focus-visible,.landing-module___cEqKa__secondaryButton:focus-visible{outline:3px solid var(--foreground);outline-offset:calc(5 * var(--landing-unit))}.landing-module___cEqKa__feature{max-width:calc(1240 * var(--landing-unit));align-items:center;column-gap:calc(100 * var(--landing-unit));padding:calc(92 * var(--landing-unit)) calc(32 * var(--landing-unit));scroll-margin-top:calc(100 * var(--landing-unit));grid-template-columns:1fr 1fr;margin:0 auto;display:grid}.landing-module___cEqKa__featureCopy h2{font-family:var(--font-inter), sans-serif;font-size:var(--landing-section-title-size);letter-spacing:-.035em;text-wrap:balance;font-weight:720;line-height:1.22}.landing-module___cEqKa__featureCopy p{margin-top:calc(28 * var(--landing-unit));font-size:var(--landing-section-body-size);color:var(--muted-foreground);text-wrap:pretty;line-height:1.65}.landing-module___cEqKa__visual{--landing-unit:calc(1px * var(--landing-scale) * var(--landing-illustration-scale));font-size:calc(16 * var(--landing-unit));isolation:isolate;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.landing-module___cEqKa__visual:before{content:"";aspect-ratio:1;width:115%;max-width:calc(580 * var(--landing-unit));background:var(--secondary);z-index:-1;border-radius:48% 52% 42% 58%/58% 48% 52% 42%;position:absolute}.landing-module___cEqKa__publicPhoneFrame{width:var(--marketing-phone-width);max-width:100%;padding:var(--marketing-phone-inset);background:#143e37;border-radius:38px;box-shadow:0 2px 5px #00000012;container-type:inline-size}.landing-module___cEqKa__publicPhone{--landing-unit:calc(100cqw / 326);aspect-ratio:390/844;color:#fff;background:#143e37;border-radius:30px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.landing-module___cEqKa__publicPhone>*{flex-shrink:0}.landing-module___cEqKa__publicPhone .landing-module___cEqKa__publicFooter{margin-top:auto}.landing-module___cEqKa__publicTop{height:calc(52 * var(--landing-unit));padding:0 calc(20 * var(--landing-unit));background:#0c6a56;justify-content:space-between;align-items:center;display:flex}.landing-module___cEqKa__publicTop img{width:calc(23 * var(--landing-unit));filter:brightness(0)invert()}.landing-module___cEqKa__publicTop span{font-size:calc(11 * var(--landing-unit));font-weight:600}.landing-module___cEqKa__publicIdentity{padding:calc(24 * var(--landing-unit)) calc(20 * var(--landing-unit)) 0;text-align:center}.landing-module___cEqKa__almaLogo{width:calc(100 * var(--landing-unit));height:calc(100 * var(--landing-unit));color:#143e37;border:calc(5 * var(--landing-unit)) solid #fff;font-family:Georgia,serif;font-size:calc(31 * var(--landing-unit));background:#f4eddb;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;line-height:1.1;display:inline-flex}.landing-module___cEqKa__almaLogo small{font-family:var(--font-inter), sans-serif;font-size:calc(8 * var(--landing-unit));letter-spacing:.2em;text-transform:uppercase}.landing-module___cEqKa__publicIdentity h3{margin-top:calc(15 * var(--landing-unit));font-size:calc(22 * var(--landing-unit));font-weight:650}.landing-module___cEqKa__publicIdentity p{font-size:calc(13 * var(--landing-unit));margin:calc(6 * var(--landing-unit)) 0 calc(18 * var(--landing-unit));color:#d3e6e1;line-height:1.5}.landing-module___cEqKa__publicLinks{gap:calc(12 * var(--landing-unit));padding:0 calc(20 * var(--landing-unit));display:grid}.landing-module___cEqKa__publicLinks span{justify-content:center;align-items:center;gap:calc(9 * var(--landing-unit));min-height:calc(48 * var(--landing-unit));border-radius:calc(999 * var(--landing-unit));color:#12241f;font-size:calc(13 * var(--landing-unit));background:#fff;font-weight:550;display:flex}.landing-module___cEqKa__publicLinks span:first-child{color:#fff;background:#0ba982}.landing-module___cEqKa__publicLinks svg{width:calc(16 * var(--landing-unit));height:calc(16 * var(--landing-unit))}.landing-module___cEqKa__publicFooter{justify-content:center;align-items:center;gap:calc(8 * var(--landing-unit));font-size:calc(10 * var(--landing-unit));padding:calc(36 * var(--landing-unit)) 0 calc(24 * var(--landing-unit));display:flex}.landing-module___cEqKa__publicFooter img{width:calc(90 * var(--landing-unit))}.landing-module___cEqKa__reservation{bottom:calc(-25 * var(--landing-unit));right:calc(-28 * var(--landing-unit));z-index:1;width:calc(260 * var(--landing-unit));padding:calc(19 * var(--landing-unit));background:var(--card);color:var(--foreground);border:1px solid var(--border);border-radius:calc(20 * var(--landing-unit));box-shadow:0 3px calc(8 * var(--landing-unit)) #0000000a;position:absolute}.landing-module___cEqKa__reservationTitle{margin-bottom:calc(17 * var(--landing-unit));justify-content:space-between;align-items:center;font-weight:600;display:flex}.landing-module___cEqKa__reservationTitle svg{width:calc(16 * var(--landing-unit))}.landing-module___cEqKa__reservation p{align-items:center;gap:calc(8 * var(--landing-unit));font-size:calc(12 * var(--landing-unit));margin-bottom:calc(9 * var(--landing-unit));display:flex}.landing-module___cEqKa__reservation p svg{width:calc(14 * var(--landing-unit));color:#0ba982}.landing-module___cEqKa__days{gap:calc(6 * var(--landing-unit));margin-top:calc(16 * var(--landing-unit));border-top:1px solid var(--border);padding-top:calc(14 * var(--landing-unit));display:flex}.landing-module___cEqKa__day{padding:calc(8 * var(--landing-unit)) 3px;border:1px solid var(--border);border-radius:calc(12 * var(--landing-unit));font-size:calc(10 * var(--landing-unit));flex:1;justify-items:center;gap:3px;display:grid}.landing-module___cEqKa__day strong{font-size:calc(19 * var(--landing-unit))}.landing-module___cEqKa__day[data-selected]{color:#fff;background:#0c6a56;border-color:#0c6a56}.landing-module___cEqKa__socialVisual{height:calc(460 * var(--landing-unit))}.landing-module___cEqKa__socialCards{width:calc(490 * var(--landing-unit));height:calc(390 * var(--landing-unit));position:relative}.landing-module___cEqKa__socialCard{left:calc(calc(28 * var(--landing-unit)) + var(--i) * calc(42 * var(--landing-unit)));bottom:calc(calc(8 * var(--landing-unit)) + var(--i) * calc(37 * var(--landing-unit)));width:calc(228 * var(--landing-unit));height:calc(205 * var(--landing-unit));border-radius:calc(26 * var(--landing-unit));color:#fff;padding:calc(24 * var(--landing-unit));animation:6s ease-in-out infinite landing-module___cEqKa__socialFloat;animation-delay:calc(var(--i) * -.8s);position:absolute}.landing-module___cEqKa__socialCards:hover .landing-module___cEqKa__socialCard{animation-play-state:paused}@keyframes landing-module___cEqKa__socialFloat{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate3d(calc((var(--i) - 2) * 2px), -12px, 0) rotate(calc((var(--i) - 2) * .45deg))}}.landing-module___cEqKa__socialCardTop{align-items:center;gap:calc(10 * var(--landing-unit));font-size:calc(15 * var(--landing-unit));font-weight:600;display:flex}.landing-module___cEqKa__socialCardTop>img{margin-left:auto}.landing-module___cEqKa__socialAvatar{width:calc(36 * var(--landing-unit));height:calc(36 * var(--landing-unit));background:#f4eddb;border-radius:50%;flex-shrink:0;overflow:hidden}.landing-module___cEqKa__socialAvatar img{object-fit:contain;width:100%;height:100%;display:block}.landing-module___cEqKa__socialCard i{height:calc(9 * var(--landing-unit));border-radius:calc(10 * var(--landing-unit));width:75%;margin-top:calc(17 * var(--landing-unit));background:#ffffff2e;display:block}.landing-module___cEqKa__socialCard i+i{width:55%;margin-top:calc(8 * var(--landing-unit))}.landing-module___cEqKa__socialUrl{z-index:2;left:calc(-8 * var(--landing-unit));bottom:calc(37 * var(--landing-unit));background:var(--card);color:var(--foreground);padding:calc(18 * var(--landing-unit)) calc(23 * var(--landing-unit));border-radius:calc(999 * var(--landing-unit));font-size:calc(15 * var(--landing-unit));white-space:nowrap;border:1px solid var(--border);font-weight:600;position:absolute}.landing-module___cEqKa__dashboardPreview{width:var(--marketing-phone-width);max-width:100%;position:relative;container-type:inline-size}.landing-module___cEqKa__phone{box-sizing:border-box;width:var(--marketing-phone-width);border:var(--marketing-phone-inset) solid var(--card);max-width:100%;box-shadow:0 0 0 1px var(--border), 0 3px 5px #0000000a;background:var(--muted);border-radius:38px;position:relative;overflow:hidden}.landing-module___cEqKa__phoneNotice{z-index:2;border:1px solid var(--border);background:var(--card);color:var(--foreground);pointer-events:none;border-radius:999px;align-items:center;gap:clamp(7px,2.8cqw,10px);padding:clamp(8px,3cqw,11px) clamp(11px,4cqw,15px);display:flex;position:absolute;box-shadow:0 3px 8px #0000000c}.landing-module___cEqKa__phoneNotice p{white-space:nowrap;gap:3px;line-height:1.25;display:grid}.landing-module___cEqKa__phoneNotice strong{font-size:clamp(12px,4.5cqw,15px);font-weight:650}.landing-module___cEqKa__phoneNotice p>span{color:var(--muted-foreground);font-size:clamp(10px,3.5cqw,12px)}.landing-module___cEqKa__noticeNext{bottom:20%;left:-22%}.landing-module___cEqKa__noticeAttended{top:43%;right:-22%}.landing-module___cEqKa__noticeIcon{border-radius:50%;flex-shrink:0;place-items:center;width:clamp(30px,12cqw,42px);height:clamp(30px,12cqw,42px);display:grid}.landing-module___cEqKa__nextIcon{background:color-mix(in srgb, var(--primary) 9%, var(--card))}.landing-module___cEqKa__noticeRadar{background:var(--primary);border-radius:50%;width:8px;height:8px;position:relative;}.landing-module___cEqKa__attendedIcon{color:#168442;background:#dcfce7}.landing-module___cEqKa__attendedIcon svg{stroke-width:1.7px;width:55%;height:55%}.dark .landing-module___cEqKa__attendedIcon{color:#6ee7a0;background:#163b2b}.landing-module___cEqKa__phoneViewport{aspect-ratio:390/844;border-radius:29px;width:100%;position:relative;overflow:hidden}.landing-module___cEqKa__phone iframe{pointer-events:none;transform-origin:0 0;border:0;width:390px;height:844px;display:block;position:absolute;top:0;left:0}.landing-module___cEqKa__demoNote{margin-top:calc(22 * var(--landing-unit));text-align:center;font-size:calc(12 * var(--landing-unit));color:var(--muted-foreground);display:block}.landing-module___cEqKa__phoneVisual{flex-direction:column}.landing-module___cEqKa__phoneVisual:before{top:calc(100 * var(--landing-unit))}.landing-module___cEqKa__faq{max-width:calc(960 * var(--landing-unit));padding:calc(96 * var(--landing-unit)) calc(28 * var(--landing-unit)) calc(110 * var(--landing-unit));scroll-margin-top:calc(100 * var(--landing-unit));margin:0 auto}.landing-module___cEqKa__faq>h2{text-align:center;margin-bottom:calc(44 * var(--landing-unit));font-family:var(--font-inter), sans-serif;font-size:clamp(calc(30 * var(--landing-unit)), calc(3vw * var(--landing-scale)), calc(42 * var(--landing-unit)));letter-spacing:-.035em;font-weight:720}.landing-module___cEqKa__faq details{border-top:1px solid var(--border)}.landing-module___cEqKa__faq summary{justify-content:space-between;align-items:center;gap:calc(24 * var(--landing-unit));padding:calc(25 * var(--landing-unit)) 0;font-size:calc(18 * var(--landing-unit));cursor:pointer;list-style:none;display:flex}.landing-module___cEqKa__faq summary::-webkit-details-marker{display:none}.landing-module___cEqKa__faq summary:after{content:"";transform-origin:50%;background:currentColor;flex-shrink:0;width:24px;height:24px;transition:transform .22s;transform:rotate(0);-webkit-mask:url(/icons/faq-plus.svg) 50%/contain no-repeat;mask:url(/icons/faq-plus.svg) 50%/contain no-repeat}.landing-module___cEqKa__faq details[open] summary:after{transform:rotate(45deg)}.landing-module___cEqKa__faq summary:focus-visible{outline:2px solid var(--primary);outline-offset:calc(6 * var(--landing-unit))}.landing-module___cEqKa__faq details p{max-width:calc(800 * var(--landing-unit));color:var(--muted-foreground);font-size:calc(16 * var(--landing-unit));padding:0 calc(30 * var(--landing-unit)) calc(25 * var(--landing-unit)) 0;line-height:1.7}.landing-module___cEqKa__closing{background:var(--secondary);text-align:center;padding:calc(88 * var(--landing-unit)) calc(24 * var(--landing-unit)) calc(82 * var(--landing-unit))}.landing-module___cEqKa__closing h2{font-size:clamp(calc(34 * var(--landing-unit)), calc(4vw * var(--landing-scale)), calc(56 * var(--landing-unit)));letter-spacing:-.035em;text-wrap:balance;font-weight:750;line-height:1.2}.landing-module___cEqKa__mascotSign{isolation:isolate;width:calc(320 * var(--landing-unit));max-width:100%;margin:calc(12 * var(--landing-unit)) auto 0;position:relative}.landing-module___cEqKa__mascot{z-index:0;pointer-events:none;width:100%;height:auto;display:block;position:relative}.landing-module___cEqKa__mascotHands{z-index:2;clip-path:polygon(0% 0%,100% 0%,100% 61.64%,83.25% 61.64%,81.58% 61.4%,80.78% 60.69%,80.3% 60.05%,79.74% 60.45%,78.79% 60.77%,77.67% 60.77%,76.95% 60.53%,76.48% 60.21%,76% 59.73%,75.52% 59.01%,75.04% 58.05%,74.96% 56.7%,75.04% 55.02%,25.2% 55.02%,25.28% 57.02%,24.88% 58.69%,24.08% 59.89%,23.44% 60.37%,22.49% 60.69%,21.13% 60.85%,20.18% 60.61%,19.7% 59.97%,19.3% 60.61%,18.34% 61.32%,17.07% 61.48%,15.95% 61.32%,0% 61.64%);position:absolute;inset:0}.landing-module___cEqKa__mascotSign .landing-module___cEqKa__primaryButton{top:55%;z-index:1;border-radius:calc(14 * var(--landing-unit));width:100%;min-height:52px;padding:14px calc(12 * var(--landing-unit));font-size:calc(16 * var(--landing-unit));text-align:center;line-height:1.4;display:flex;position:absolute;inset-inline:0}.landing-module___cEqKa__mascotSign .landing-module___cEqKa__primaryButton:hover{background:color-mix(in srgb, var(--cta) 90%, var(--background));transform:none}.landing-module___cEqKa__footer{--action-highlight-background:var(--interaction-hover);background:var(--secondary);padding:0 calc(32 * var(--landing-unit)) calc(35 * var(--landing-unit))}.landing-module___cEqKa__footerInner{max-width:calc(1360 * var(--landing-unit));border-top:1px solid var(--border);padding-top:calc(60 * var(--landing-unit));margin:0 auto}.landing-module___cEqKa__footerGrid{gap:clamp(calc(36 * var(--landing-unit)), 5vw, calc(88 * var(--landing-unit)));grid-template-columns:minmax(0,1fr) repeat(3,max-content);display:grid}.landing-module___cEqKa__footerBrand,.landing-module___cEqKa__footerColumn{min-width:0}.landing-module___cEqKa__footerLogo{border-radius:calc(4 * var(--landing-unit));display:inline-flex}.landing-module___cEqKa__footerWordmark{width:calc(210 * var(--landing-unit));max-width:100%;height:auto;display:block}.dark .landing-module___cEqKa__footerWordmark{filter:invert()}.landing-module___cEqKa__footerSymbol{width:calc(40 * var(--landing-unit));filter:brightness(0);height:auto;display:none}.dark .landing-module___cEqKa__footerSymbol{filter:brightness(0)invert()}.landing-module___cEqKa__footerChevron{display:none}.landing-module___cEqKa__footerBrand p{max-width:calc(360 * var(--landing-unit));margin-top:calc(25 * var(--landing-unit));font-size:calc(19 * var(--landing-unit));color:var(--foreground);text-wrap:pretty;line-height:1.8}.landing-module___cEqKa__footerColumn h3{font-family:inherit;font-weight:600;font-size:calc(17 * var(--landing-unit));letter-spacing:normal;margin-bottom:calc(28 * var(--landing-unit))}.landing-module___cEqKa__footerColumn ul{gap:calc(4 * var(--landing-unit));list-style:none;display:grid}.landing-module___cEqKa__footerColumn a,.landing-module___cEqKa__footerColumn span{width:fit-content;font-size:calc(17 * var(--landing-unit));color:var(--foreground);align-items:center;line-height:1.5;display:flex}.landing-module___cEqKa__footerLink{border-radius:12px;min-height:44px;margin-inline:-12px;padding:8px 12px;}.landing-module___cEqKa__footer a:focus-visible{outline:2px solid var(--primary);outline-offset:calc(5 * var(--landing-unit))}.landing-module___cEqKa__copyright{justify-content:space-between;align-items:center;gap:calc(24 * var(--landing-unit));margin-top:calc(160 * var(--landing-unit));color:var(--muted-foreground);font-size:calc(14 * var(--landing-unit));display:flex}.landing-module___cEqKa__footerLegal{align-items:center;gap:calc(24 * var(--landing-unit));flex-wrap:wrap;display:flex}.landing-module___cEqKa__footerLegal p{white-space:nowrap;line-height:1.5}.landing-module___cEqKa__footerLegalLinks{align-items:center;gap:4px;margin-left:-12px;display:flex}.landing-module___cEqKa__footerLegalLink{align-items:center;min-height:44px;padding:8px 12px;line-height:1.5;text-decoration:none;display:inline-flex}.landing-module___cEqKa__footerLegalLink:hover{text-underline-offset:3px;text-decoration:underline}.landing-module___cEqKa__footerSocials{align-items:center;gap:calc(8 * var(--landing-unit));color:var(--foreground);flex-wrap:wrap;display:flex}.landing-module___cEqKa__footerSocials>a{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.landing-module___cEqKa__footerSocials svg{width:calc(23 * var(--landing-unit));height:calc(23 * var(--landing-unit))}@media (max-width:1023px){.landing-module___cEqKa__footerGrid{gap:calc(28 * var(--landing-unit));grid-template-columns:repeat(3,minmax(0,1fr))}.landing-module___cEqKa__footerBrand{grid-column:1/-1}.landing-module___cEqKa__footerBrand p{max-width:calc(280 * var(--landing-unit));font-size:calc(17 * var(--landing-unit))}.landing-module___cEqKa__hero{padding-top:calc(80 * var(--landing-unit));padding-bottom:calc(112 * var(--landing-unit))}.landing-module___cEqKa__feature{column-gap:calc(48 * var(--landing-unit));padding-block:calc(76 * var(--landing-unit))}.landing-module___cEqKa__reservation{right:calc(-16 * var(--landing-unit));width:calc(230 * var(--landing-unit))}.landing-module___cEqKa__socialCards{flex-shrink:0;transform:scale(.8)}}@media (max-width:767px){.landing-module___cEqKa__hero{padding:calc(64 * var(--landing-unit)) calc(24 * var(--landing-unit)) calc(100 * var(--landing-unit));clip-path:ellipse(170% 100% at 50% 0)}.landing-module___cEqKa__hero h1{font-size:clamp(calc(38 * var(--landing-unit)), calc(7.5vw * var(--landing-scale)), calc(56 * var(--landing-unit)))}.landing-module___cEqKa__hero p{margin-top:calc(26 * var(--landing-unit));font-size:calc(17 * var(--landing-unit))}.landing-module___cEqKa__hero br{display:none}.landing-module___cEqKa__actions{gap:calc(12 * var(--landing-unit));margin-top:calc(30 * var(--landing-unit))}.landing-module___cEqKa__primaryButton,.landing-module___cEqKa__secondaryButton{min-height:calc(54 * var(--landing-unit));padding:calc(14 * var(--landing-unit)) calc(25 * var(--landing-unit));font-size:calc(16 * var(--landing-unit))}.landing-module___cEqKa__feature{gap:calc(44 * var(--landing-unit));padding:calc(62 * var(--landing-unit)) calc(28 * var(--landing-unit));grid-template-columns:1fr}.landing-module___cEqKa__featureCopy{text-align:center;grid-row:1}.landing-module___cEqKa__featureCopy p{margin-top:calc(20 * var(--landing-unit))}.landing-module___cEqKa__visual{max-width:calc(480 * var(--landing-unit));width:100%;margin:0 auto}.landing-module___cEqKa__visual:before{width:108%}.landing-module___cEqKa__visual:has([data-phone-preview]){--landing-unit:calc(var(--marketing-phone-width) / 350);max-width:min(100%, calc(var(--marketing-phone-width) * 1.2))}.landing-module___cEqKa__noticeNext{left:max(-22%,50cqw - 50vw + 16px)}.landing-module___cEqKa__noticeAttended{right:max(-22%,50cqw - 50vw + 16px)}.landing-module___cEqKa__phoneNotice{gap:2.2cqw;padding:2.2cqw 2.8cqw}.landing-module___cEqKa__phoneNotice strong{font-size:clamp(9px,3.8cqw,11px)}.landing-module___cEqKa__phoneNotice p>span{font-size:clamp(8px,3.2cqw,10px)}.landing-module___cEqKa__noticeIcon{width:10cqw;height:10cqw}.landing-module___cEqKa__noticeRadar{width:6px;height:6px}.landing-module___cEqKa__reservation{width:calc(232 * var(--landing-unit));right:0;bottom:calc(-20 * var(--landing-unit))}.landing-module___cEqKa__publicPhoneFrame{margin-bottom:calc(45 * var(--landing-unit))}.landing-module___cEqKa__socialVisual{height:calc(350 * var(--landing-unit))}.landing-module___cEqKa__socialCards{transform:scale(.76)}.landing-module___cEqKa__socialUrl{left:calc(24 * var(--landing-unit))}.landing-module___cEqKa__faq{padding:calc(64 * var(--landing-unit)) calc(26 * var(--landing-unit))}.landing-module___cEqKa__faq summary{font-size:calc(16 * var(--landing-unit));padding-block:calc(22 * var(--landing-unit))}.landing-module___cEqKa__closing{padding:calc(62 * var(--landing-unit)) calc(26 * var(--landing-unit))}.landing-module___cEqKa__footer{padding-inline:calc(26 * var(--landing-unit))}.landing-module___cEqKa__footerInner{padding-top:calc(40 * var(--landing-unit))}.landing-module___cEqKa__footerGrid{grid-template-columns:calc(40 * var(--landing-unit)) minmax(0, 1fr);gap:calc(28 * var(--landing-unit)) calc(24 * var(--landing-unit))}.landing-module___cEqKa__footerBrand{display:contents}.landing-module___cEqKa__footerLogo{grid-column:1;align-self:start}.landing-module___cEqKa__footerWordmark{display:none}.landing-module___cEqKa__footerSymbol{display:block}.landing-module___cEqKa__footerBrand p{max-width:none;font-size:calc(17 * var(--landing-unit));grid-column:2;margin:0;line-height:1.75}.landing-module___cEqKa__footerColumn{min-width:0;padding-bottom:calc(24 * var(--landing-unit));border-bottom:1px solid color-mix(in srgb, var(--foreground) 18%, transparent);grid-column:2}.landing-module___cEqKa__footerColumn h3{margin-bottom:calc(12 * var(--landing-unit));font-size:calc(17 * var(--landing-unit))}.landing-module___cEqKa__footerColumn ul{gap:0}.landing-module___cEqKa__footerColumn a,.landing-module___cEqKa__footerColumn span{justify-content:space-between;align-items:center;gap:calc(12 * var(--landing-unit));width:calc(100% + 24px);min-height:44px;font-size:calc(17 * var(--landing-unit));display:flex}.landing-module___cEqKa__footerChevron{width:calc(17 * var(--landing-unit));height:calc(17 * var(--landing-unit));flex-shrink:0;display:block}.landing-module___cEqKa__copyright{margin:calc(28 * var(--landing-unit)) 0 0 calc(64 * var(--landing-unit));align-items:flex-start;gap:calc(16 * var(--landing-unit));flex-direction:column}.landing-module___cEqKa__footerSocials{order:-1}.landing-module___cEqKa__footerSocials>a{width:calc(36 * var(--landing-unit))}.landing-module___cEqKa__footerLegal{gap:0 calc(18 * var(--landing-unit));font-size:calc(12 * var(--landing-unit))}}@media (max-width:380px){.landing-module___cEqKa__feature,.landing-module___cEqKa__hero{padding-inline:calc(20 * var(--landing-unit))}.landing-module___cEqKa__hero h1{font-size:calc(36 * var(--landing-unit))}.landing-module___cEqKa__socialCards{transform:scale(.62)}.landing-module___cEqKa__socialVisual{height:calc(290 * var(--landing-unit))}.landing-module___cEqKa__reservation{width:calc(215 * var(--landing-unit));right:calc(-5 * var(--landing-unit))}}@media (prefers-reduced-motion:reduce){.landing-module___cEqKa__primaryButton,.landing-module___cEqKa__secondaryButton,.landing-module___cEqKa__faq summary:after{transition:none}.landing-module___cEqKa__socialCard{animation:none}}.landing-module___cEqKa__page .landing-module___cEqKa__faq>h2{font-size:var(--landing-section-title-size);line-height:1.22}.landing-module___cEqKa__page .landing-module___cEqKa__faq :is(summary,details p){font-size:var(--landing-section-body-size);line-height:1.65}@supports (transform:scale(calc(1px / 1px))){.landing-module___cEqKa__phoneViewport{container-type:inline-size}.landing-module___cEqKa__phoneViewport iframe{--phone-preview-scale:calc(100cqw / 390px)}}
.catalog-editor-module__Z5-gXW__list{padding-top:0}.catalog-editor-module__Z5-gXW__title{font-size:calc(26 * var(--dashboard-unit,1px));font-weight:600;line-height:1.35}.catalog-editor-module__Z5-gXW__toolbar{align-items:center;gap:calc(16 * var(--dashboard-unit,1px));display:flex}.catalog-editor-module__Z5-gXW__search{align-items:center;gap:calc(12 * var(--dashboard-unit,1px));min-width:0;min-height:calc(52 * var(--dashboard-unit,1px));padding:0 calc(20 * var(--dashboard-unit,1px));background:var(--card);border:1px solid #0000;border-radius:999px;flex:1;display:flex}.catalog-editor-module__Z5-gXW__search svg{width:calc(22 * var(--dashboard-unit,1px));height:calc(22 * var(--dashboard-unit,1px));color:var(--muted-foreground);flex-shrink:0}.catalog-editor-module__Z5-gXW__search input{width:100%;min-width:0;font-size:calc(18 * var(--dashboard-unit,1px));outline:none;padding-block:10px}.catalog-editor-module__Z5-gXW__search:focus-within{border-color:var(--primary)}.catalog-editor-module__Z5-gXW__emptyState{min-height:calc(250 * var(--dashboard-unit,1px));border-radius:calc(21 * var(--dashboard-unit,1px));background:var(--card);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px 24px;display:flex}.catalog-editor-module__Z5-gXW__emptyIcon{margin-bottom:calc(22 * var(--dashboard-unit,1px));color:var(--primary)}.catalog-editor-module__Z5-gXW__emptyIcon svg{width:calc(38 * var(--dashboard-unit,1px));height:calc(38 * var(--dashboard-unit,1px));stroke-width:1.8px}.catalog-editor-module__Z5-gXW__emptyState h2{font-size:calc(23 * var(--dashboard-unit,1px));font-weight:600;line-height:1.4}.catalog-editor-module__Z5-gXW__emptyState p{font-size:calc(18 * var(--dashboard-unit,1px));color:var(--muted-foreground);margin-top:4px;line-height:1.5}.catalog-editor-module__Z5-gXW__clearSearch{color:var(--primary);margin-top:16px;font-size:14px;font-weight:500}.catalog-editor-module__Z5-gXW__rowMeta{color:var(--muted-foreground);flex-wrap:wrap;gap:2px 10px;margin-top:4px;font-size:14px;display:flex}.catalog-editor-module__Z5-gXW__formHeader{z-index:20;background:var(--home-background);margin-top:-16px;padding-block:16px;position:sticky;top:0}.catalog-editor-module__Z5-gXW__formHeader h1{font-size:calc(26 * var(--dashboard-unit,1px));font-weight:600;line-height:1.35}.catalog-editor-module__Z5-gXW__formTabs{margin-top:-20px}.catalog-editor-module__Z5-gXW__form{--form-padding:calc(32 * var(--dashboard-unit,1px));--field-height:calc(52 * var(--dashboard-unit,1px));--field-font:calc(18 * var(--dashboard-unit,1px));gap:calc(30 * var(--dashboard-unit,1px));flex-direction:column;display:flex}.catalog-editor-module__Z5-gXW__card{border-radius:calc(22 * var(--dashboard-unit,1px));background:var(--card);min-width:0;container-type:inline-size}.catalog-editor-module__Z5-gXW__fields{gap:calc(36 * var(--dashboard-unit,1px));padding:var(--form-padding);flex-direction:column;display:flex}.catalog-editor-module__Z5-gXW__field{min-width:0;color:var(--foreground);font-size:var(--field-font);flex-direction:column;gap:8px;display:flex}.catalog-editor-module__Z5-gXW__field>span:first-child{font-weight:500}.catalog-editor-module__Z5-gXW__field .catalog-editor-module__Z5-gXW__counter{color:var(--muted-foreground);font-size:calc(17 * var(--dashboard-unit,1px));align-self:flex-end;font-weight:400}.catalog-editor-module__Z5-gXW__input,.catalog-editor-module__Z5-gXW__textarea{border:1px solid var(--border);border-radius:calc(14 * var(--dashboard-unit,1px));background:var(--card);width:100%;min-width:0;color:var(--foreground);font-size:var(--field-font);outline:none;transition:border-color .15s}.catalog-editor-module__Z5-gXW__input{height:var(--field-height);padding-inline:14px}.catalog-editor-module__Z5-gXW__textarea{min-height:calc(260 * var(--dashboard-unit,1px));resize:vertical;padding:12px 14px}.catalog-editor-module__Z5-gXW__input::placeholder,.catalog-editor-module__Z5-gXW__textarea::placeholder{color:var(--muted-foreground)}.catalog-editor-module__Z5-gXW__input:focus,.catalog-editor-module__Z5-gXW__textarea:focus{border-color:var(--primary)}.catalog-editor-module__Z5-gXW__iconInput{padding-left:38px;padding-right:10px}.catalog-editor-module__Z5-gXW__dateTime{min-width:0;position:relative}.catalog-editor-module__Z5-gXW__dateTime input::-webkit-calendar-picker-indicator{opacity:0}.catalog-editor-module__Z5-gXW__dateChevron{width:14px;height:14px;color:var(--muted-foreground);pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.catalog-editor-module__Z5-gXW__datePlaceholder{color:var(--muted-foreground);font-size:var(--field-font);text-overflow:ellipsis;white-space:nowrap;pointer-events:none;position:absolute;top:50%;left:38px;right:30px;overflow:hidden;transform:translateY(-50%)}.catalog-editor-module__Z5-gXW__dateTime[data-empty] input:not(:focus){color:#0000}.catalog-editor-module__Z5-gXW__dateTime[data-empty] input:not(:focus)::-webkit-datetime-edit{opacity:0}.catalog-editor-module__Z5-gXW__dateTime:focus-within .catalog-editor-module__Z5-gXW__datePlaceholder{display:none}.catalog-editor-module__Z5-gXW__moneyInput{padding-left:32px}.catalog-editor-module__Z5-gXW__locationInput{padding-right:40px}.catalog-editor-module__Z5-gXW__section{gap:calc(20 * var(--dashboard-unit,1px));padding:calc(40 * var(--dashboard-unit,1px)) var(--form-padding) var(--form-padding);flex-direction:column;display:flex}.catalog-editor-module__Z5-gXW__sectionTitle{color:var(--muted-foreground);font-size:calc(23 * var(--dashboard-unit,1px));font-weight:600;line-height:1.4}.catalog-editor-module__Z5-gXW__sectionHeading{padding:calc(40 * var(--dashboard-unit,1px)) var(--form-padding) calc(16 * var(--dashboard-unit,1px))}.catalog-editor-module__Z5-gXW__sectionHeading p{color:var(--muted-foreground);font-size:calc(17 * var(--dashboard-unit,1px));margin-top:12px;line-height:1.5}.catalog-editor-module__Z5-gXW__sectionRow{padding:var(--form-padding);border-top:2px solid var(--home-background)}.catalog-editor-module__Z5-gXW__addRow{width:100%;min-height:calc(86 * var(--dashboard-unit,1px));border-top:2px solid var(--home-background);padding:18px var(--form-padding);color:var(--primary);font-size:var(--field-font);text-align:left;align-items:center;gap:10px;font-weight:500;display:flex}.catalog-editor-module__Z5-gXW__addRow:last-child{border-radius:0 0 17px 17px}.catalog-editor-module__Z5-gXW__addRow svg{flex-shrink:0;width:18px;height:18px}.catalog-editor-module__Z5-gXW__addRow:hover{background:var(--interaction-hover)}.catalog-editor-module__Z5-gXW__encounterGrid{grid-template-columns:minmax(0,200px) minmax(0,152px) 16px minmax(0,152px);align-items:end;gap:12px;display:grid}.catalog-editor-module__Z5-gXW__timeArrow{width:16px;height:var(--field-height);color:var(--muted-foreground)}.catalog-editor-module__Z5-gXW__ticketGrid{grid-template-columns:minmax(0,2fr) repeat(3,minmax(0,1fr));align-items:end;gap:16px;display:grid}.catalog-editor-module__Z5-gXW__prices,.catalog-editor-module__Z5-gXW__salesDeadline{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.catalog-editor-module__Z5-gXW__salesDeadline{gap:12px;max-width:420px;margin-top:8px}.catalog-editor-module__Z5-gXW__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.catalog-editor-module__Z5-gXW__modalities{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-editor-module__Z5-gXW__choice{min-width:0;min-height:calc(50 * var(--dashboard-unit,1px));border:1px solid var(--border);color:var(--muted-foreground);font-size:calc(16 * var(--dashboard-unit,1px));border-radius:12px;justify-content:center;align-items:center;gap:5px;padding:8px 6px;font-weight:500;display:flex}.catalog-editor-module__Z5-gXW__choice[aria-pressed=true]{background:color-mix(in srgb, var(--primary) 7%, var(--card));color:var(--primary);border-color:#0000}.catalog-editor-module__Z5-gXW__choice svg{flex-shrink:0;width:16px;height:16px}.catalog-editor-module__Z5-gXW__helper{color:var(--muted-foreground);font-size:calc(17 * var(--dashboard-unit,1px));line-height:1.5}.catalog-editor-module__Z5-gXW__imageField>div>span:first-child{font-size:var(--field-font);font-weight:500}.catalog-editor-module__Z5-gXW__imageField .catalog-editor-module__Z5-gXW__imageDropzone{width:100%;max-width:calc(500 * var(--dashboard-unit,1px));min-height:0;height:calc(250 * var(--dashboard-unit,1px));border:2px dashed var(--border);font-size:var(--field-font);border-radius:12px}.catalog-editor-module__Z5-gXW__advanced{gap:calc(22 * var(--dashboard-unit,1px));flex-direction:column;display:flex}.catalog-editor-module__Z5-gXW__advanced>h2{color:var(--foreground);font-size:calc(22 * var(--dashboard-unit,1px));padding-inline:4px}.catalog-editor-module__Z5-gXW__salesItem{border-radius:calc(22 * var(--dashboard-unit,1px));background:var(--card);border:0}.catalog-editor-module__Z5-gXW__salesTrigger{min-height:calc(78 * var(--dashboard-unit,1px));padding:18px var(--form-padding);font-size:var(--field-font);align-items:center;font-weight:400}.catalog-editor-module__Z5-gXW__salesTrigger[aria-expanded=true]{border-bottom:1px solid var(--border);border-bottom-right-radius:0;border-bottom-left-radius:0}.catalog-editor-module__Z5-gXW__salesContent{padding:var(--form-padding)}.catalog-editor-module__Z5-gXW__salesFields{flex-direction:column;gap:20px;display:flex}.catalog-editor-module__Z5-gXW__salesFields p{margin-bottom:0}.catalog-editor-module__Z5-gXW__salesLabel{font-size:var(--field-font);font-weight:500}.catalog-editor-module__Z5-gXW__salesFields .catalog-editor-module__Z5-gXW__helper{margin-top:6px}.catalog-editor-module__Z5-gXW__fileSelector{border:2px dashed var(--border);width:100%;min-height:80px;color:var(--muted-foreground);font-size:var(--field-font);border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:20px;display:flex}.catalog-editor-module__Z5-gXW__fileSelector:hover{border-color:var(--primary);background:var(--interaction-hover)}.catalog-editor-module__Z5-gXW__fileSelector:disabled{opacity:.5}.catalog-editor-module__Z5-gXW__fileList{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.catalog-editor-module__Z5-gXW__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.catalog-editor-module__Z5-gXW__actions button{min-height:var(--field-height);height:auto;font-size:var(--field-font);padding:10px 22px;font-weight:500}@container (max-width:660px){.catalog-editor-module__Z5-gXW__ticketGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width:500px){.catalog-editor-module__Z5-gXW__encounterGrid{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr);gap:20px 10px}.catalog-editor-module__Z5-gXW__encounterGrid>label:first-child{grid-column:1/-1}.catalog-editor-module__Z5-gXW__ticketGrid,.catalog-editor-module__Z5-gXW__prices{grid-template-columns:1fr}}@media (max-width:1023px){.catalog-editor-module__Z5-gXW__list{padding-top:24px}.catalog-editor-module__Z5-gXW__title{display:none}.catalog-editor-module__Z5-gXW__toolbar{gap:12px}.catalog-editor-module__Z5-gXW__toolbar>button{width:43px;height:43px}.catalog-editor-module__Z5-gXW__search{min-height:43px;padding-inline:14px}.catalog-editor-module__Z5-gXW__search input{font-size:15px}.catalog-editor-module__Z5-gXW__search svg{width:20px;height:20px}.catalog-editor-module__Z5-gXW__emptyState{border-radius:17px;min-height:196px;padding:40px 24px}.catalog-editor-module__Z5-gXW__emptyState h2{font-size:18px}.catalog-editor-module__Z5-gXW__emptyState p{font-size:15px}.catalog-editor-module__Z5-gXW__emptyIcon{margin-bottom:18px}.catalog-editor-module__Z5-gXW__emptyIcon svg{width:30px;height:30px}.catalog-editor-module__Z5-gXW__form{--form-padding:16px;--field-height:45px;--field-font:15px;gap:16px;padding:28px 12px}.catalog-editor-module__Z5-gXW__formTabs{margin-top:0;margin-bottom:2px}.catalog-editor-module__Z5-gXW__formTabs>div{padding-inline:0}.catalog-editor-module__Z5-gXW__card,.catalog-editor-module__Z5-gXW__salesItem{border-radius:17px}.catalog-editor-module__Z5-gXW__fields{gap:28px;padding-block:20px}.catalog-editor-module__Z5-gXW__input{border-radius:12px;font-size:16px}.catalog-editor-module__Z5-gXW__textarea{min-height:200px;font-size:16px}.catalog-editor-module__Z5-gXW__field .catalog-editor-module__Z5-gXW__counter{font-size:14px}.catalog-editor-module__Z5-gXW__section{gap:16px;padding-top:32px;padding-bottom:20px}.catalog-editor-module__Z5-gXW__sectionTitle{font-size:19px}.catalog-editor-module__Z5-gXW__sectionHeading{padding-top:32px;padding-bottom:16px}.catalog-editor-module__Z5-gXW__sectionHeading p,.catalog-editor-module__Z5-gXW__helper{font-size:14px}.catalog-editor-module__Z5-gXW__sectionRow{padding-block:22px}.catalog-editor-module__Z5-gXW__encounterGrid{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr);gap:20px 10px}.catalog-editor-module__Z5-gXW__encounterGrid>label:first-child{grid-column:1/-1}.catalog-editor-module__Z5-gXW__ticketGrid,.catalog-editor-module__Z5-gXW__prices{grid-template-columns:1fr;gap:20px}.catalog-editor-module__Z5-gXW__addRow{min-height:58px}.catalog-editor-module__Z5-gXW__choice{min-height:38px;font-size:14px}.catalog-editor-module__Z5-gXW__imageField .catalog-editor-module__Z5-gXW__imageDropzone{max-width:100%;height:200px}.catalog-editor-module__Z5-gXW__advanced{gap:18px;margin-top:2px}.catalog-editor-module__Z5-gXW__advanced>h2{font-size:18px}.catalog-editor-module__Z5-gXW__salesTrigger{min-height:60px}.catalog-editor-module__Z5-gXW__salesContent{padding-block:20px}.catalog-editor-module__Z5-gXW__salesDeadline .catalog-editor-module__Z5-gXW__input{font-size:14px}.catalog-editor-module__Z5-gXW__fileSelector{min-height:80px}.catalog-editor-module__Z5-gXW__actions{flex-direction:column;gap:12px}.catalog-editor-module__Z5-gXW__actions button{width:100%}}
.element-list-module__epdLeq__list{background:var(--card);border-radius:16px}.element-list-module__epdLeq__pinned,.element-list-module__epdLeq__movable{margin:0;padding:0;list-style:none}.element-list-module__epdLeq__row{background:var(--card);align-items:center;gap:12px;min-height:76px;padding:14px 16px;display:flex;position:relative}.element-list-module__epdLeq__row+.element-list-module__epdLeq__row,.element-list-module__epdLeq__pinned+.element-list-module__epdLeq__movable>.element-list-module__epdLeq__row:first-child{border-top:2px solid var(--home-background,var(--background))}.element-list-module__epdLeq__pinned>.element-list-module__epdLeq__row:first-child,.element-list-module__epdLeq__list>.element-list-module__epdLeq__movable>.element-list-module__epdLeq__row:first-child{border-radius:16px 16px 0 0}.element-list-module__epdLeq__pinned+.element-list-module__epdLeq__movable>.element-list-module__epdLeq__row:first-child{border-top-left-radius:0;border-top-right-radius:0}.element-list-module__epdLeq__movable>.element-list-module__epdLeq__row:last-child{border-bottom-right-radius:16px;border-bottom-left-radius:16px}.element-list-module__epdLeq__pinned:has(+.element-list-module__epdLeq__movable:empty)>.element-list-module__epdLeq__row{border-bottom-right-radius:16px;border-bottom-left-radius:16px}.element-list-module__epdLeq__handle,.element-list-module__epdLeq__lock{width:22px;height:44px;color:var(--home-muted,var(--muted-foreground));flex-shrink:0;justify-content:center;align-items:center;display:flex}.element-list-module__epdLeq__handle{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.element-list-module__epdLeq__handle:active{cursor:grabbing}.element-list-module__epdLeq__handle:disabled{cursor:default;opacity:.5}.element-list-module__epdLeq__handle svg,.element-list-module__epdLeq__lock svg{stroke-width:1.7px;width:18px;height:18px}.element-list-module__epdLeq__details{text-align:left;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.element-list-module__epdLeq__icon{color:#080808;background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.element-list-module__epdLeq__icon svg,.element-list-module__epdLeq__icon img{stroke-width:1.7px;width:20px;height:20px}.element-list-module__epdLeq__icon img{filter:brightness(0)}.element-list-module__epdLeq__icon[data-pinned=true]{color:#fff}.element-list-module__epdLeq__icon[data-pinned=true] img{filter:brightness(0)invert()}.element-list-module__epdLeq__text{flex:1;min-width:0}.element-list-module__epdLeq__name,.element-list-module__epdLeq__description{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.element-list-module__epdLeq__name{color:var(--home-ink,var(--foreground));font-size:15px;font-weight:400;line-height:22px}.element-list-module__epdLeq__description{color:var(--home-muted,var(--muted-foreground));font-size:13px;line-height:20px}.element-list-module__epdLeq__callBadge{color:#187b70;background:#d0faf1;border-radius:14px;flex-shrink:0;align-self:flex-start;margin-top:2px;padding:0 8px;font-size:12px;line-height:19px}.element-list-module__epdLeq__visibility{border:0;flex-shrink:0;width:44px;height:24px;padding:4px}.element-list-module__epdLeq__visibility [data-slot=switch-thumb]{background:#fff;width:16px;height:16px;translate:none}.element-list-module__epdLeq__visibility [data-checked]{transform:translate(20px)}.element-list-module__epdLeq__visibility [data-unchecked]{transform:translate(0)}.element-list-module__epdLeq__details:focus-visible,.element-list-module__epdLeq__handle:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}@media (min-width:1024px){.element-list-module__epdLeq__list{border-radius:calc(20 * var(--dashboard-unit))}.element-list-module__epdLeq__row{min-height:calc(90 * var(--dashboard-unit));padding:calc(20 * var(--dashboard-unit));gap:calc(15 * var(--dashboard-unit))}.element-list-module__epdLeq__details{gap:calc(15 * var(--dashboard-unit))}.element-list-module__epdLeq__handle,.element-list-module__epdLeq__lock{width:calc(25 * var(--dashboard-unit));height:calc(44 * var(--dashboard-unit))}.element-list-module__epdLeq__handle svg,.element-list-module__epdLeq__lock svg{width:calc(20 * var(--dashboard-unit));height:calc(20 * var(--dashboard-unit))}.element-list-module__epdLeq__icon{width:calc(50 * var(--dashboard-unit));height:calc(50 * var(--dashboard-unit))}.element-list-module__epdLeq__icon svg,.element-list-module__epdLeq__icon img{width:calc(22 * var(--dashboard-unit));height:calc(22 * var(--dashboard-unit))}.element-list-module__epdLeq__name{font-size:calc(18 * var(--dashboard-unit));line-height:calc(26 * var(--dashboard-unit))}.element-list-module__epdLeq__description{font-size:calc(16 * var(--dashboard-unit));line-height:calc(24 * var(--dashboard-unit))}.element-list-module__epdLeq__callBadge{font-size:calc(14 * var(--dashboard-unit));line-height:calc(22 * var(--dashboard-unit));padding-inline:calc(10 * var(--dashboard-unit))}.element-list-module__epdLeq__visibility{width:calc(55 * var(--dashboard-unit));height:calc(30 * var(--dashboard-unit));padding:calc(5 * var(--dashboard-unit))}.element-list-module__epdLeq__visibility [data-slot=switch-thumb]{width:calc(20 * var(--dashboard-unit));height:calc(20 * var(--dashboard-unit))}.element-list-module__epdLeq__visibility [data-checked]{transform:translateX(calc(25 * var(--dashboard-unit)))}}@media (max-width:359px){.element-list-module__epdLeq__row{gap:8px;padding-inline:12px}.element-list-module__epdLeq__details{gap:8px}.element-list-module__epdLeq__handle,.element-list-module__epdLeq__lock{width:18px}.element-list-module__epdLeq__icon{width:36px;height:36px}.element-list-module__epdLeq__callBadge{padding-inline:6px;font-size:11px}}
.marketing-text-link-module__xuqCKG__link{align-self:flex-start;align-items:center;gap:calc(8 * var(--landing-unit));min-height:44px;margin-top:calc(16 * var(--landing-unit));color:var(--primary);font-size:calc(17 * var(--landing-unit));font-weight:var(--marketing-action-font-weight);display:inline-flex;}.marketing-text-link-module__xuqCKG__link svg{width:calc(18 * var(--landing-unit));height:calc(18 * var(--landing-unit));flex-shrink:0}.marketing-text-link-module__xuqCKG__link:focus-visible{outline:2px solid var(--primary);outline-offset:4px}
.marketing-shell-module__PaP-cW__scope{--marketing-action-font-weight:600;--landing-scale:.92;--landing-illustration-scale:.95;--landing-unit:calc(1px * var(--landing-scale));--marketing-phone-width:clamp(260px, 18.3vw, 350px);--marketing-phone-inset:9px;--landing-section-title-size:clamp(calc(32 * var(--landing-unit)), calc(3.3vw * var(--landing-scale)), calc(48 * var(--landing-unit)));--landing-section-body-size:clamp(calc(18 * var(--landing-unit)), calc(1.6vw * var(--landing-scale)), calc(23 * var(--landing-unit)));--landing-header-height:76px;--landing-hero:#0c50ff;font-size:16px}.dark .marketing-shell-module__PaP-cW__scope{--landing-hero:#131a2c}@media (max-width:1023px){.marketing-shell-module__PaP-cW__scope{--landing-scale:.97;--landing-header-height:72px;--landing-section-title-size:calc(36 * var(--landing-unit));--landing-section-body-size:calc(19 * var(--landing-unit))}}@media (max-width:767px){.marketing-shell-module__PaP-cW__scope{--marketing-phone-width:min(280px, calc(100vw - 72px), calc(70svh * 390 / 844 + 18px));--landing-section-title-size:calc(34 * var(--landing-unit));--landing-section-body-size:calc(18 * var(--landing-unit))}}
.skeleton-module__rcoECW__block{background-color:#d5dce8;position:relative;overflow:hidden}.dark .skeleton-module__rcoECW__block{background-color:#2d3950}.skeleton-module__rcoECW__block:after{content:"";background:linear-gradient(90deg,#0000,#ffffff61,#0000);animation:1.8s ease-in-out infinite skeleton-module__rcoECW__skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.dark .skeleton-module__rcoECW__block:after{background:linear-gradient(90deg,#0000,#ffffff1a,#0000)}@keyframes skeleton-module__rcoECW__skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.skeleton-module__rcoECW__block:after{animation:none;display:none}}
.page-section-module__KwdV0G__heading{padding:calc(12 * var(--preview-unit,1px)) calc(8 * var(--preview-unit,1px));text-align:center;width:100%;font-family:var(--font-inter), Arial, sans-serif;font-size:calc(15 * var(--preview-unit,1px));overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-weight:600;line-height:1.5}
