:root{--bg:#eef3f8;--surface:#fff;--surface-soft:#f6f9fc;--surface-muted:#f2f6fb;--border:#d9e2ee;--border-strong:#c6d2e1;--text:#0f172a;--text-muted:#64748b;--primary:#0f766e;--primary-strong:#0b5d56;--accent:#2563eb;--brand:var(--primary);--brand-strong:var(--primary-strong);--danger:#b42318;--warning:#b54708;--success:#067647;--radius-xs:10px;--radius-sm:12px;--radius-md:16px;--radius-lg:22px;--shadow-sm:0 8px 24px rgba(15,23,42,.05);--shadow-md:0 18px 44px rgba(15,23,42,.07);--shadow-brand:0 16px 32px rgba(15,118,110,.18);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px}*{box-sizing:border-box}body,html{margin:0;background:var(--bg);color:var(--text);font-family:Plus Jakarta Sans,Inter,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit}.landing-page{min-height:100vh;overflow-x:hidden;color-scheme:dark light;--landing-header-h:72px;--landing-anchor-offset:calc(var(--landing-header-h) + 20px);--landing-title-light:#f8fafc;--landing-title-dark:#0f172a;--landing-copy-light:#cbd5e1;--landing-copy-dark:#475569;background:#eef3f8;color:#0f172a;scroll-padding-top:var(--landing-anchor-offset)}.landing-anchor{scroll-margin-top:var(--landing-anchor-offset)}.landing-section-inner{padding:clamp(48px,7vw,72px) 0}.landing-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.landing-main{display:block}.landing-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;min-height:var(--landing-header-h);display:flex;align-items:center;padding:6px 0;background:rgba(7,17,31,.96);border-bottom:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-band--hero{color:#f8fafc;padding:clamp(40px,6vw,72px) 0 clamp(56px,8vw,88px);background:radial-gradient(circle at 18% 8%,rgba(45,212,191,.18),transparent 32rem),radial-gradient(circle at 84% 12%,rgba(59,130,246,.2),transparent 28rem),linear-gradient(180deg,#07111f,#0a1628)}.landing-band--dark{color:#f8fafc;padding:0;background:#0a1320}.landing-band--dark+.landing-band--dark{border-top:1px solid hsla(0,0%,100%,.06)}.landing-band--light{color:#0f172a;padding:clamp(44px,6vw,72px) 0 clamp(40px,5vw,56px);background:#f5f8fb}.landing-band--product{position:relative;overflow:hidden;color:#f8fafc;padding:clamp(56px,8vw,92px) 0 clamp(60px,8vw,96px);background:radial-gradient(circle at 50% 18%,rgba(45,212,191,.14),transparent 34rem),radial-gradient(circle at 82% 12%,rgba(37,99,235,.12),transparent 28rem),linear-gradient(180deg,#0a1320,#0b1727)}.landing-band--cta{padding:clamp(48px,6vw,72px) 0 clamp(64px,8vw,88px)}.landing-page a{text-decoration:none}.landing-navbar{position:relative;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:10px 12px;justify-content:space-between;gap:16px;border:1px solid hsla(0,0%,100%,.14);border-radius:18px;background:rgba(7,17,31,.78);box-shadow:0 18px 60px rgba(0,0,0,.26);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.landing-brand,.landing-nav-actions,.landing-nav-links,.landing-navbar{display:flex;align-items:center}.landing-brand{gap:10px;font-size:17px;font-weight:900}.landing-brand span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#2dd4bf,#2563eb);color:#fff;box-shadow:0 12px 26px rgba(45,212,191,.24)}.landing-nav-links{gap:4px;color:rgba(226,232,240,.82);font-size:13px;font-weight:700}.landing-login-link,.landing-nav-links a{padding:10px 11px;border-radius:10px;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.landing-login-link:hover,.landing-nav-links a:hover{background:hsla(0,0%,100%,.08);color:#fff}.landing-login-link:focus-visible,.landing-mobile-menu a:focus-visible,.landing-nav-links a:focus-visible{outline:2px solid #67e8f9;outline-offset:3px}.landing-login-link:active,.landing-mobile-menu a:active,.landing-nav-links a:active{background:rgba(45,212,191,.14);color:#fff}.landing-nav-actions{gap:8px;font-size:13px;font-weight:800}.landing-login-link{border:1px solid rgba(103,232,249,.34);background:hsla(0,0%,100%,.1);color:#f8fafc;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.03)}.landing-login-link:hover{border-color:rgba(103,232,249,.62);background:rgba(103,232,249,.14);box-shadow:0 10px 26px rgba(8,47,73,.24)}.landing-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.landing-button:hover{transform:translateY(-2px)}.landing-button:focus-visible,.landing-menu-button:focus-visible,.landing-waitlist-form button:focus-visible,.landing-waitlist-form input:focus-visible{outline:3px solid rgba(45,212,191,.44);outline-offset:3px}.landing-button-primary{background:linear-gradient(135deg,#2dd4bf,#2f6df6);color:#fff;box-shadow:0 16px 34px rgba(37,99,235,.28)}.landing-button-secondary{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.08);color:#fff}.landing-menu-button{display:none;width:42px;height:42px;border:1px solid hsla(0,0%,100%,.15);border-radius:12px;background:hsla(0,0%,100%,.08);color:#fff;cursor:pointer}.landing-menu-button span{display:block;width:18px;height:2px;margin:4px auto;border-radius:999px;background:currentColor}.landing-mobile-menu{position:absolute;top:calc(100% + 10px);left:0;right:0;display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid hsla(0,0%,100%,.14);border-radius:18px;background:rgba(7,17,31,.96);box-shadow:0 22px 50px rgba(0,0,0,.34)}.landing-mobile-menu a{padding:12px;border-radius:12px;color:#e2e8f0;font-weight:800}.landing-mobile-menu a[href="/login"]{border:1px solid rgba(103,232,249,.36);background:hsla(0,0%,100%,.1);color:#fff}.landing-mobile-menu a:hover{background:hsla(0,0%,100%,.08)}.landing-footer{width:min(1180px,calc(100% - 40px));margin:0 auto}.landing-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);grid-gap:clamp(32px,5vw,56px);gap:clamp(32px,5vw,56px);align-items:center}.landing-eyebrow,.landing-kicker,.landing-section-heading span{display:inline-flex;margin-bottom:14px;color:#67e8f9;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.landing-final-cta h2,.landing-hero h1,.landing-section h2{margin:0;letter-spacing:0}.landing-final-cta h2,.landing-hero h1{color:var(--landing-title-light)}.landing-ai-copy h2,.landing-calendar-day strong,.landing-calendar-event strong,.landing-calendar-mockup strong,.landing-card h3,.landing-feature-card h3,.landing-footer strong,.landing-price-card h3,.landing-roadmap h3,.landing-section h2,.landing-solution h2,.landing-step h3{color:var(--landing-title-dark)}.landing-chat-header strong,.landing-chat-mockup strong,.landing-navbar .landing-brand strong{color:var(--landing-title-light)}.landing-hero h1{max-width:760px;font-size:clamp(44px,6vw,78px);line-height:.94}.landing-hero-copy p{max-width:660px;margin:24px 0 0;color:var(--landing-copy-light);font-size:clamp(17px,2vw,21px);line-height:1.7}.landing-badges,.landing-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.landing-hero-actions{margin-top:34px}.landing-badges{margin-top:28px}.landing-audience span,.landing-badges span,.landing-solution-panel span{border:1px solid rgba(148,163,184,.22);border-radius:999px;background:hsla(0,0%,100%,.08);color:#dbeafe;padding:9px 12px;font-size:13px;font-weight:800}.landing-hero-visual{position:relative;isolation:isolate;min-width:0}.landing-hero-visual:before{content:"";position:absolute;inset:0;border-radius:28px;background:linear-gradient(135deg,rgba(45,212,191,.12),rgba(37,99,235,.14));filter:blur(28px);z-index:0;pointer-events:none}.landing-hero-visual .mkt-hero-mockup{position:relative;z-index:1}.landing-calendar-mockup,.landing-card,.landing-chat-mockup,.landing-feature-card,.landing-price-card,.landing-roadmap article,.landing-step,.landing-waitlist-form{border:1px solid rgba(148,163,184,.2);background:hsla(0,0%,100%,.74);box-shadow:0 24px 70px rgba(15,23,42,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-calendar-mockup{position:relative;padding:18px;border-radius:26px;background:rgba(248,250,252,.92);color:#0f172a}.landing-chat-header,.landing-mockup-footer,.landing-mockup-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.landing-chat-header span,.landing-mockup-topbar span{display:block;color:#64748b;font-size:12px;font-weight:800}.landing-chat-header strong,.landing-mockup-topbar strong{display:block;margin-top:3px;color:#0f172a}.landing-live-pill{padding:8px 10px;border-radius:999px;background:#ecfeff;color:#0f766e;font-size:12px;font-weight:900;white-space:nowrap}.landing-calendar-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.landing-calendar-day{min-height:74px;padding:12px;border-radius:16px;background:#f1f5f9}.landing-calendar-day span,.landing-calendar-day strong,.landing-calendar-event small,.landing-calendar-event span,.landing-calendar-event strong{display:block}.landing-calendar-day span,.landing-calendar-event small{margin-top:4px;color:#64748b;font-size:12px;font-weight:700}.landing-calendar-event{min-height:116px;padding:13px;border-radius:18px;background:linear-gradient(135deg,#eef2ff,#ecfeff);border:1px solid #dbeafe}.landing-calendar-event span{color:#2563eb;font-size:12px;font-weight:900}.landing-calendar-event strong{margin-top:9px;line-height:1.2}.landing-calendar-event.event-2{background:linear-gradient(135deg,#fff7ed,#fffbeb);border-color:#fed7aa}.landing-calendar-event.event-4{background:linear-gradient(135deg,#f0fdfa,#eff6ff);border-color:#99f6e4}.landing-mockup-footer{justify-content:flex-start;margin-top:14px;padding:12px;border-radius:16px;background:#0f172a;color:#dbeafe;font-size:13px;line-height:1.45}.landing-dot{width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:#2dd4bf;box-shadow:0 0 0 6px rgba(45,212,191,.12)}.landing-band--dark .landing-section-inner{color:#f8fafc}#como-funciona .landing-section-heading h2,#como-funciona .mkt-section-header h2,#problema .landing-section-heading h2,#problema .mkt-section-header h2,#recursos .landing-section-heading h2,#recursos .mkt-section-header h2,.landing-solution h2{color:var(--landing-title-light)}#como-funciona .landing-section-heading p,#como-funciona .mkt-section-header p,#problema .landing-section-heading p,#problema .mkt-section-header p,#recursos .landing-section-heading p,#recursos .mkt-section-header p,.landing-solution p{color:var(--landing-copy-light)}.landing-trust .mkt-section-header h2{color:var(--landing-title-dark)}.landing-trust .mkt-section-header p{color:var(--landing-copy-dark)}.landing-section-heading{max-width:760px;margin-bottom:34px}.landing-ai-copy h2,.landing-final-cta h2,.landing-section-heading h2,.landing-solution h2,.mkt-section-header h2{font-size:clamp(32px,4vw,48px);line-height:1.12}.landing-ai-copy p,.landing-card p,.landing-feature-card p,.landing-final-cta p,.landing-price-card p,.landing-section-heading p,.landing-solution p,.landing-step p{color:var(--landing-copy-dark);line-height:1.7}.landing-card-grid{display:grid;grid-gap:16px;gap:16px}.landing-card-grid.four{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.landing-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-card,.landing-feature-card,.landing-roadmap article,.landing-step{border-radius:20px;padding:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.landing-card:hover,.landing-feature-card:hover,.landing-roadmap article:hover,.landing-step:hover{transform:translateY(-4px);border-color:rgba(37,99,235,.28);box-shadow:0 28px 70px rgba(15,23,42,.14)}.landing-card h3,.landing-feature-card h3,.landing-step h3{margin:18px 0 8px;font-size:18px}.landing-card p,.landing-feature-card p,.landing-step p{margin:0;font-size:14px}.landing-card-icon,.landing-feature-icon,.landing-step span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e0f2fe;color:#0369a1;font-weight:900}.landing-final-cta{display:grid;grid-gap:28px;gap:28px;align-items:center;padding:clamp(28px,4vw,40px);border-radius:28px;background:radial-gradient(circle at top right,rgba(45,212,191,.2),transparent 22rem),linear-gradient(135deg,#07111f,#10233b);box-shadow:0 28px 80px rgba(15,23,42,.2);color:#f8fafc}.landing-final-cta__actions,.landing-solution-panel{display:flex;flex-wrap:wrap;gap:12px}.landing-solution-panel{padding:28px;border-radius:28px;background:linear-gradient(135deg,#07111f,#12304b);box-shadow:0 24px 70px rgba(15,23,42,.16)}.landing-roadmap,.landing-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px}.landing-band--dark .landing-step h3{color:#0f172a}.landing-band--dark .landing-step p{color:#475569}.landing-kicker--dark{color:#0f766e}.landing-feature-icon{width:42px;background:#0f172a;color:#67e8f9;font-size:12px}.landing-pricing{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.8fr);grid-gap:38px;gap:38px;align-items:start}.landing-price-card{border-radius:28px;padding:30px;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(240,253,250,.92))}.landing-price-card>div span{color:#0f766e;font-weight:900}.landing-price-card h3{margin:8px 0 0;font-size:46px;line-height:1}.landing-price-card ul,.landing-roadmap ul{padding:0;list-style:none}.landing-price-card li,.landing-roadmap li{position:relative;padding-left:22px;margin-top:11px;color:#334155;line-height:1.45}.landing-price-card li:before,.landing-roadmap li:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:999px;background:#2dd4bf}.landing-price-note{padding:14px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0;font-size:13px}.landing-chat-mockup{padding:18px;border-radius:26px;background:rgba(15,23,42,.96);color:#fff}.landing-chat-header{justify-content:flex-start;margin-bottom:18px}.landing-chat-header strong{color:#fff}.landing-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#2dd4bf,#2563eb);font-weight:900}.landing-chat-bubble{width:-moz-fit-content;width:fit-content;max-width:84%;margin-top:10px;padding:12px 14px;border-radius:16px;line-height:1.5;font-size:14px}.landing-chat-bubble.is-client{margin-left:auto;background:#2563eb}.landing-chat-bubble.is-ai{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1);color:#dbeafe}.landing-diff-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.landing-diff-grid p{margin:0;padding:20px;border-radius:18px;background:#0f172a;color:#e2e8f0;line-height:1.55}.landing-audience{display:flex;flex-wrap:wrap;gap:12px}.landing-audience span{background:#fff;color:#0f172a}.landing-roadmap{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-roadmap h3{margin:0;font-size:22px}.landing-final-cta p{color:var(--landing-copy-light)}@media (min-width:900px){.landing-final-cta{grid-template-columns:minmax(0,1.1fr) auto}}.landing-waitlist-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding:18px;border-radius:24px;background:hsla(0,0%,100%,.92)}.landing-waitlist-form label{display:grid;grid-gap:7px;gap:7px;color:#334155;font-size:13px;font-weight:900}.landing-waitlist-form input{width:100%;min-height:44px;border:1px solid #d8e0ec;border-radius:12px;padding:0 12px;color:#0f172a;background:#fff}.landing-waitlist-form button,.landing-waitlist-form p{grid-column:1/-1}.landing-waitlist-form button{min-height:46px;border:0;border-radius:999px;background:linear-gradient(135deg,#2dd4bf,#2f6df6);color:#fff;font-weight:900;cursor:pointer}.landing-waitlist-form p{margin:0;color:#64748b;font-size:12px;line-height:1.45}.landing-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:end;padding:36px 0 46px;color:#334155}.landing-footer p{max-width:520px;margin:8px 0 0;color:#64748b;line-height:1.6}.landing-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px;font-weight:800}.landing-footer>span{grid-column:1/-1;color:#64748b;font-size:13px}.landing-reveal{animation:landingReveal .7s ease both}@keyframes landingReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes landingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.landing-calendar-mockup,.landing-reveal,.landing-stagger>*{animation:none}.landing-button,.landing-card,.landing-feature-card,.landing-login-link,.landing-mobile-menu a,.landing-nav-links a,.landing-roadmap article,.landing-step,.mkt-card,.mkt-feature-card{transition:none}}@media (max-width:1060px){.landing-nav-actions,.landing-nav-links{display:none}.landing-menu-button{display:block}.landing-hero{grid-template-columns:1fr}.landing-card-grid.four,.landing-card-grid.three,.landing-diff-grid,.landing-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.landing-container,.landing-footer{width:min(100% - 28px,1180px)}.landing-hero{grid-template-columns:1fr;gap:34px}.landing-hero h1{font-size:42px}.landing-hero-copy p{font-size:16px}.landing-final-cta__actions .mkt-button,.landing-hero-actions .landing-button,.landing-hero-actions .mkt-button{width:100%}.landing-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-card-grid.four,.landing-card-grid.three,.landing-diff-grid,.landing-footer,.landing-roadmap,.landing-steps,.landing-waitlist-form{grid-template-columns:1fr}.landing-section{padding:62px 0}.landing-ai-copy h2,.landing-final-cta h2,.landing-section-heading h2,.landing-solution h2{font-size:34px}.landing-footer nav{justify-content:flex-start}}@media (max-width:430px){.landing-hero h1{font-size:36px}.landing-calendar-mockup,.landing-chat-mockup,.landing-price-card{padding:14px;border-radius:20px}.landing-calendar-event{min-height:104px}}.mkt-auth-layout{min-height:100vh;background:#eef3f8}.mkt-auth-page__gradient{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.mkt-auth-page__gradient span{position:absolute;border-radius:50%;filter:blur(72px);opacity:.5}.mkt-auth-page__gradient span:first-child{width:min(520px,70vw);height:min(520px,70vw);top:-12%;left:-8%;background:rgba(45,212,191,.22);animation:mktGlowDrift 18s ease-in-out infinite}.mkt-auth-page__gradient span:nth-child(2){width:min(440px,60vw);height:min(440px,60vw);right:-6%;bottom:-10%;background:rgba(59,130,246,.2);animation:mktGlowDrift 22s ease-in-out infinite reverse}.mkt-login-page{--login-header-h:56px;position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;overflow-x:hidden;background:linear-gradient(165deg,#f5f8fb,#eef3f8 48%,#e8eef5);color:#0f172a}.mkt-login-page .mkt-auth-page__gradient span:first-child{background:rgba(45,212,191,.16)}.mkt-login-page .mkt-auth-page__gradient span:nth-child(2){background:rgba(59,130,246,.14)}.mkt-login-topbar{position:relative;z-index:2;flex:0 0 auto;min-height:var(--login-header-h);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px clamp(14px,3vw,24px);border-bottom:1px solid rgba(148,163,184,.2);background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mkt-login-topbar__brand{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#0f172a;font-weight:900;font-size:15px}.mkt-login-topbar__brand .mkt-auth-panel__logo{width:32px;height:32px;font-size:15px;box-shadow:0 8px 20px rgba(45,212,191,.2)}.mkt-login-topbar__back{color:#475569;font-size:13px;font-weight:700;text-decoration:none;padding:6px 10px;border-radius:8px;white-space:nowrap;transition:background .16s ease,color .16s ease}.mkt-login-topbar__back:hover{background:rgba(37,99,235,.08);color:#2563eb}.mkt-login-topbar__back:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.mkt-login-layout{position:relative;z-index:1;flex:1 1;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,440px);min-height:0;align-items:stretch}.mkt-login-brand{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,40px) clamp(24px,4vw,48px);background:radial-gradient(circle at 12% 0,rgba(45,212,191,.22),transparent 40%),linear-gradient(165deg,#07111f,#0f2744 55%,#102033);color:#f8fafc}.mkt-login-brand__title{margin:0;font-size:clamp(24px,3vw,32px);line-height:1.1;font-weight:900;letter-spacing:-.02em}.mkt-login-brand__lead{margin:10px 0 0;max-width:400px;color:#b8c5d6;font-size:14px;line-height:1.6}.mkt-login-form-area{grid-column:2;grid-row:1;display:flex;flex-direction:column;justify-content:center;padding:clamp(20px,3vw,32px) clamp(20px,4vw,48px);background:hsla(0,0%,100%,.65);border-left:1px solid rgba(148,163,184,.2)}.mkt-login-benefits-mobile{display:none;margin:20px 0 0;padding:0;list-style:none;gap:8px;color:#64748b;font-size:12px;line-height:1.45}.mkt-login-benefits-mobile li{padding-left:14px;position:relative}.mkt-login-benefits-mobile li:before{content:"";position:absolute;left:0;top:7px;width:5px;height:5px;border-radius:999px;background:#38bdf8}.mkt-auth-form-wrap{width:100%;max-width:420px;margin:0 auto;padding:clamp(18px,3vw,24px);border-radius:20px;border:1px solid rgba(148,163,184,.22);background:hsla(0,0%,100%,.82);box-shadow:0 16px 40px rgba(15,23,42,.06)}.mkt-auth-form-wrap__mobile-brand{display:none}.mkt-auth-panel__logo{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-weight:900;font-size:22px;background:linear-gradient(135deg,#2dd4bf,#2563eb);box-shadow:0 14px 32px rgba(45,212,191,.28);color:#fff}.mkt-auth-panel__list{margin:22px 0 0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.mkt-auth-panel__list li{display:flex;align-items:flex-start;gap:10px;color:#dbe7f5;font-size:14px;line-height:1.5}.mkt-auth-panel__list li:before{content:"";width:7px;height:7px;margin-top:7px;border-radius:999px;background:#38bdf8;flex:0 0 auto;box-shadow:0 0 0 4px rgba(56,189,248,.15)}.mkt-auth-heading h1{margin:0;font-size:clamp(22px,4vw,28px);line-height:1.15;font-weight:900;letter-spacing:-.02em;color:#0f172a}.mkt-auth-heading p{margin:6px 0 0;color:#64748b;font-size:14px;line-height:1.5}.mkt-auth-form{margin-top:18px;display:grid;grid-gap:12px;gap:12px}.mkt-field{display:grid;grid-gap:7px;gap:7px}.mkt-field label{font-size:13px;font-weight:700;color:#334155}.mkt-field input{width:100%;box-sizing:border-box;padding:12px 14px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:15px;transition:border-color .18s ease,box-shadow .18s ease}.mkt-field input::placeholder{color:#94a3b8}.mkt-field input:hover{border-color:#94a3b8}.mkt-field input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.14)}.mkt-divider{display:flex;align-items:center;gap:10px;color:#94a3b8;font-size:12px;font-weight:800}.mkt-divider:after,.mkt-divider:before{content:"";height:1px;flex:1 1;background:#e2e8f0}.mkt-alert{padding:10px 12px;border-radius:12px;font-size:13px;line-height:1.45}.mkt-alert--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.mkt-alert--warning{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.mkt-alert--info{background:#eff6ff;color:#1e3a8a;border:1px solid #bfdbfe}.mkt-mock-banner{padding:9px 10px;border-radius:10px;font-size:12px}.mkt-auth-footer{margin:22px 0 0;text-align:center;color:#64748b;font-size:13px}.mkt-auth-footer a{color:#2563eb;font-weight:800;text-decoration:none}.mkt-auth-footer a:hover{color:#1d4ed8}.mkt-auth-footer a:focus-visible{outline:2px solid #2563eb;outline-offset:3px;border-radius:4px}.mkt-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 18px;border-radius:14px;border:1px solid transparent;font-size:14px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.mkt-button:focus-visible{outline:2px solid #38bdf8;outline-offset:3px}.mkt-button:hover:not(:disabled){transform:translateY(-1px)}.mkt-button:disabled{cursor:default;opacity:.72}.mkt-button--primary{background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff;box-shadow:0 14px 30px rgba(37,99,235,.22)}.mkt-button--secondary{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.28);color:#f8fafc}.mkt-button--ghost{background:#fff;border-color:#cbd5e1;color:#0f172a}.mkt-button--submit{width:100%;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 12px 28px rgba(37,99,235,.24)}.mkt-button--submit:disabled{background:#93c5fd;box-shadow:none}.mkt-button--google{width:100%;background:#fff;border-color:#cbd5e1;color:#0f172a}.mkt-google-icon{width:18px;height:18px;flex:0 0 auto}.mkt-section-header{max-width:760px;margin-bottom:28px}.mkt-section-header span{display:inline-flex;margin-bottom:12px;color:#67e8f9;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mkt-section-header h2{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.12;letter-spacing:-.02em;overflow-wrap:break-word}.mkt-section-header p{margin:16px 0 0;max-width:680px;font-size:clamp(16px,2vw,19px);line-height:1.65}.mkt-card,.mkt-feature-card{position:relative;z-index:1;border:1px solid rgba(148,163,184,.22);border-radius:20px;background:hsla(0,0%,100%,.92);box-shadow:0 12px 40px rgba(15,23,42,.08);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.mkt-card{padding:22px}.mkt-card:hover,.mkt-feature-card:hover{transform:translateY(-4px);border-color:rgba(45,212,191,.35);box-shadow:0 18px 48px rgba(15,23,42,.1)}.mkt-card__icon,.mkt-feature-card__index{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;margin-bottom:14px;background:linear-gradient(135deg,rgba(45,212,191,.18),rgba(37,99,235,.14));color:#0f766e;font-weight:900}.mkt-card h3,.mkt-feature-card h3{margin:0 0 8px;font-size:18px;color:#0f172a}.mkt-card p,.mkt-feature-card p{margin:0;color:#475569;font-size:14px;line-height:1.6}.mkt-feature-card{padding:20px}.mkt-hero-mockup{position:relative;min-width:0;max-width:100%}.mkt-hero-mockup__glow{position:absolute;inset:8px;border-radius:24px;background:linear-gradient(135deg,rgba(45,212,191,.12),rgba(37,99,235,.14));filter:blur(24px);pointer-events:none;z-index:0}.mkt-hero-mockup .landing-calendar-mockup{position:relative;z-index:1;width:100%;max-width:100%}.landing-product-block{position:relative;z-index:1}.landing-product-intro{max-width:720px;margin:0 auto clamp(28px,4vw,40px);text-align:center}.landing-product-intro h2{margin:0;font-size:clamp(28px,4.2vw,46px);line-height:1.12;letter-spacing:-.02em;color:#f8fafc}.landing-product-intro p{margin:14px auto 0;max-width:620px;color:#cbd5e1;font-size:clamp(16px,2vw,18px);line-height:1.65}.landing-product-stage{position:relative;width:min(1140px,100%);margin:0 auto;padding:clamp(8px,2vw,20px) clamp(4px,2vw,12px) clamp(12px,3vw,24px);isolation:isolate}.landing-product-stage:before{content:"";position:absolute;inset:7% 4% auto;height:48%;border-radius:999px;background:rgba(45,212,191,.16);filter:blur(42px);opacity:.8;pointer-events:none;z-index:-1}.landing-product-reveal{animation:landingProductReveal .78s cubic-bezier(.22,1,.36,1) .12s both}.mkt-hero-mockup--product .mkt-hero-mockup__glow{inset:4px 0 12px;filter:blur(36px);opacity:.9}.mkt-hero-mockup--product .landing-calendar-mockup{width:100%;padding:clamp(18px,2.5vw,28px);border-radius:clamp(22px,3vw,32px);border:1px solid rgba(226,232,240,.32);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.8),0 34px 86px rgba(0,0,0,.28),0 12px 32px rgba(15,23,42,.16)}.mkt-hero-mockup--product .landing-calendar-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.mkt-hero-mockup--product .landing-calendar-day{min-height:82px}.mkt-hero-mockup--product .landing-calendar-event{min-height:108px}.mkt-hero-mockup--product .landing-mockup-topbar strong{font-size:17px}.landing-product-chips--overlay{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;width:min(920px,calc(100% - 32px));margin:0 auto 18px}.landing-product-chips--mobile{display:none}.landing-product-chip{padding:11px 13px;border-radius:14px;border:1px solid rgba(226,232,240,.28);background:hsla(0,0%,100%,.95);box-shadow:0 16px 38px rgba(0,0,0,.18);line-height:1.35}.landing-product-chip strong{display:block;margin-bottom:2px;color:#0f172a;font-size:12px}.landing-product-chip span{color:#64748b;font-size:11px}.landing-product-chips--overlay .landing-product-chip{position:relative;z-index:2;min-width:0;animation:landingChipFade .52s cubic-bezier(.22,1,.36,1) both,landingChipFloat 7s ease-in-out infinite}.landing-product-chip--1{animation-delay:.12s,0s}.landing-product-chip--2{animation-delay:.22s,-1.5s}.landing-product-chip--3{animation-delay:.32s,-3s}.landing-product-chip--4{animation-delay:.42s,-4.5s}@keyframes landingProductReveal{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes landingChipFade{0%{opacity:0}to{opacity:1}}@keyframes landingChipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.landing-trust{padding:clamp(32px,5vw,48px) 0 clamp(48px,7vw,72px)}.landing-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.landing-trust-item{padding:18px;border-radius:18px;border:1px solid #d9e2ee;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}.landing-trust-item strong{display:block;margin-bottom:6px;color:#0f172a;font-size:15px}.landing-trust-item span{color:#64748b;font-size:13px;line-height:1.5}@keyframes mktGlowDrift{0%,to{transform:translate(0)}50%{transform:translate(12px,8px)}}@media (prefers-reduced-motion:reduce){.landing-product-chips--overlay .landing-product-chip,.landing-product-reveal,.landing-reveal,.mkt-hero-mockup__float,.mkt-login-page .mkt-auth-page__gradient span{animation:none}.mkt-button,.mkt-card,.mkt-feature-card,.mkt-field input{transition:none}.mkt-card:hover,.mkt-feature-card:hover{transform:none}}@media (max-width:1060px){.landing-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1024px){.mkt-login-layout{grid-template-columns:1fr;align-content:start}.mkt-login-brand{display:none}.mkt-login-form-area{grid-column:1;grid-row:1;border-left:none;justify-content:flex-start;padding:16px 18px 24px}.mkt-auth-form-wrap{max-width:none;margin:0;padding:14px 12px 16px;border-radius:16px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.mkt-login-benefits-mobile{display:grid}}@media (min-width:1025px) and (max-height:820px){.mkt-login-brand{padding-block:20px}.mkt-auth-panel__list{gap:8px}.mkt-login-form-area{padding-block:16px}.mkt-auth-form{margin-top:14px;gap:10px}}@media (max-width:1060px){.mkt-hero-mockup--product .landing-calendar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-product-chips--overlay .landing-product-chip{max-width:170px}}@media (max-width:900px){.landing-product-chips--overlay{display:none}.landing-product-chips--mobile{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.landing-product-chips--mobile .landing-product-chip{position:static;max-width:none;animation:none}.mkt-hero-mockup--product .landing-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.landing-trust-grid{grid-template-columns:1fr}.landing-page{--landing-header-h:64px;--landing-anchor-offset:calc(var(--landing-header-h) + 16px)}.mkt-login-page{--login-header-h:52px}.mkt-login-form-area{padding:12px 16px 20px}.mkt-auth-heading h1{font-size:22px}.mkt-button{min-height:44px}}.ui-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.ui-page{min-height:calc(100vh - 68px);padding:18px 20px 28px;background:transparent}.ui-page-inner{width:min(100%,1120px);margin:0 auto;display:grid;grid-gap:16px;gap:16px}.ui-page-inner-wide{width:min(100%,1180px)}.ui-page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;flex-wrap:wrap;padding:2px 2px 8px}.ui-page-header-copy{min-width:0;display:grid;grid-gap:4px;gap:4px}.ui-page-header-copy h1{margin:0;color:var(--text);font-size:1.45rem;line-height:1.1;font-weight:850;letter-spacing:0}.ui-page-header-copy p{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.45}.ui-page-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ui-section{padding:18px;display:grid;grid-gap:16px;gap:16px}.ui-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.ui-section-head h2{margin:0;color:var(--text);font-size:1.02rem;line-height:1.2;font-weight:850;letter-spacing:0}.ui-section-head p{margin:4px 0 0;color:var(--text-muted);font-size:.84rem;line-height:1.45}.ui-form-grid{display:grid;grid-gap:12px;gap:12px}.ui-form-grid-1{grid-template-columns:1fr}.ui-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ui-form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ui-form-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ui-field{min-width:0;display:grid;grid-gap:6px;gap:6px;color:var(--text);font-size:.82rem;font-weight:760}.ui-field>span{color:#344054}.ui-field small{color:var(--text-muted);font-size:.76rem;line-height:1.4}.ui-textarea{min-height:92px;resize:vertical}.ui-alert{border:1px solid var(--border);border-radius:var(--radius-md);padding:10px 12px;font-size:.86rem;line-height:1.45}.ui-alert-info{background:#eef4ff;color:#175cd3;border-color:#c7d7fe}.ui-alert-success{background:#ecfdf3;color:var(--success);border-color:#bbf7d0}.ui-alert-warning{background:#fff7e8;color:var(--warning);border-color:#fedf89}.ui-alert-error{background:#fef3f2;color:var(--danger);border-color:#fecaca}.ui-alert-neutral{background:#f4f6fa;color:#475467}.ui-empty-state,.ui-loading-state{padding:18px;display:grid;place-items:center;grid-gap:6px;gap:6px;text-align:center;color:var(--text-muted);box-shadow:none}.ui-empty-state strong{color:var(--text);font-size:.95rem}.ui-empty-state p{max-width:380px;margin:0;font-size:.86rem;line-height:1.45}.ui-list,.ui-list-item{display:grid;grid-gap:10px;gap:10px}.ui-list-item{align-items:center;min-width:0;padding:12px;border:1px solid var(--border);border-radius:var(--radius-md);background:#fff}.ui-list-item-main{min-width:0;display:grid;grid-gap:3px;gap:3px}.ui-list-item-main strong{color:var(--text);overflow-wrap:anywhere}.ui-list-item-main span,.ui-list-item-muted{color:var(--text-muted);font-size:.82rem;line-height:1.4}.ui-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.ui-auth-page{display:grid;place-items:center;padding:18px;color:var(--text)}.ui-auth-page,.ui-auth-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.08),transparent 28%),linear-gradient(180deg,#f6f8fc,#eef3f8)}.ui-auth-card{width:min(100%,560px);padding:24px;display:grid;grid-gap:16px;gap:16px}.ui-auth-card h1{margin:0;font-size:1.55rem;line-height:1.15}.ui-auth-card p{margin:6px 0 0;color:var(--text-muted);line-height:1.45}.ui-company-option{width:100%;text-align:left;grid-template-columns:minmax(0,1fr) auto}.ui-company-option.is-active{border-color:rgba(15,118,110,.22);background:rgba(15,118,110,.07)}.ui-error-debug{max-height:180px;overflow:auto;white-space:pre-wrap;margin:0;border:1px solid #fecaca;border-radius:var(--radius-md);background:#fff7f7;color:#991b1b;padding:10px;font-size:12px}.settings-schedule-list{display:grid;grid-gap:10px;gap:10px}.settings-day-card{display:grid;grid-template-columns:minmax(130px,.8fr) minmax(0,1.3fr) minmax(0,1.4fr);grid-gap:14px;gap:14px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff}.settings-day-card.is-closed{background:#f8fafc}.settings-day-title{display:grid;grid-gap:6px;gap:6px}.settings-day-title strong{color:var(--text)}.settings-day-title span{color:var(--text-muted);font-size:.8rem}.settings-shift-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.settings-toggle{display:inline-flex;align-items:center;gap:8px;color:#344054;font-size:.86rem;font-weight:750}.settings-toggle input{width:16px;height:16px;accent-color:var(--primary)}.report-stat{padding:16px;display:grid;grid-gap:6px;gap:6px;min-height:118px;align-content:start;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,251,255,.98)),var(--surface)}.report-stat span{color:var(--text-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.report-stat strong{color:var(--text);font-size:1.35rem;line-height:1.15;overflow-wrap:anywhere}.report-stat-info{border-color:rgba(37,99,235,.18);background:linear-gradient(180deg,#f7fbff,#eef6ff)}.report-stat-success{border-color:rgba(15,118,110,.18);background:linear-gradient(180deg,#f7fffb,#edfdf7)}.report-stat-warning{border-color:#fedf89;background:linear-gradient(180deg,#fffdfa,#fff7e8)}.report-hero-grid,.report-table-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.report-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.report-stat-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.report-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.report-insight-card{min-height:190px}.report-recommendations,.report-summary-list{display:grid;grid-gap:10px;gap:10px}.report-recommendations p,.report-summary-list p{margin:0;border:1px solid rgba(217,226,238,.9);border-radius:var(--radius-md);background:#fff;color:#344054;padding:11px 12px;font-size:.88rem;line-height:1.45}.report-recommendations p{border-color:rgba(15,118,110,.16);background:rgba(15,118,110,.06)}.report-bars{display:grid;grid-gap:10px;gap:10px}.report-bar-row{display:grid;grid-gap:5px;gap:5px}.report-bar-label{display:flex;justify-content:space-between;gap:8px;color:#344054;font-size:.84rem}.report-bar-track{height:9px;border-radius:999px;background:#e4e9f2;overflow:hidden}.report-bar-fill{height:100%;border-radius:inherit;background:var(--primary)}.report-column-chart{min-height:220px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(44px,1fr);align-items:end;grid-gap:10px;gap:10px;overflow-x:auto;padding:8px 2px 2px}.report-column-item{min-width:44px;display:grid;grid-template-rows:auto 150px auto;grid-gap:8px;gap:8px;align-items:end;justify-items:center}.report-column-value{color:var(--text-muted);font-size:.72rem;font-weight:760;white-space:nowrap}.report-column-track{width:100%;height:150px;display:flex;align-items:end;border-radius:12px;background:#eef2f7;overflow:hidden}.report-column-fill{width:100%;min-height:8px;border-radius:12px 12px 0 0;background:linear-gradient(180deg,var(--primary) 0,var(--primary-strong) 100%)}.report-column-item span{color:var(--text-muted);font-size:.72rem;font-weight:760}.report-appointment-row,.report-list-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;min-width:0;padding:12px;border:1px solid var(--border);border-radius:var(--radius-md);background:#fff}.report-appointment-row{grid-template-columns:minmax(0,1.2fr) minmax(120px,.6fr) auto auto}.report-appointment-row-compact{grid-template-columns:minmax(0,1fr) minmax(120px,.6fr) auto}.report-rank{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:rgba(15,118,110,.09);color:var(--primary-strong);font-size:.8rem;font-weight:900}.report-skeleton-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.report-skeleton{min-height:118px;border:1px solid rgba(217,226,238,.9);border-radius:var(--radius-lg);background:linear-gradient(90deg,#eef2f7,#f8fbff 48%,#eef2f7);background-size:220% 100%;animation:reportSkeleton 1.2s ease-in-out infinite}@keyframes reportSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.ui-btn,.ui-icon-button,.ui-input,.ui-select{transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.ui-btn{border:1px solid var(--border);background:var(--surface);color:var(--text);min-height:38px;border-radius:var(--radius-md);padding:0 14px;font-size:.92rem;font-weight:700;letter-spacing:-.01em;box-shadow:0 1px 0 rgba(15,23,42,.03)}.ui-btn:hover,.ui-icon-button:hover{border-color:var(--border-strong);background:var(--surface-soft)}.ui-btn:active,.ui-icon-button:active{transform:translateY(1px)}.ui-btn:focus-visible,.ui-icon-button:focus-visible,.ui-input:focus-visible,.ui-select:focus-visible{outline:2px solid rgba(37,99,235,.38);outline-offset:2px}.ui-btn-primary{border-color:var(--primary);background:linear-gradient(135deg,var(--primary) 0,var(--primary-strong) 100%);color:#fff;box-shadow:var(--shadow-brand)}.ui-btn-ghost{background:transparent}.ui-btn-danger{border-color:#fecaca;color:var(--danger)}.ui-btn:disabled{opacity:.56}.ui-input,.ui-select{width:100%;border:1px solid var(--border);border-radius:var(--radius-md);min-height:40px;padding:8px 12px;background:var(--surface);color:var(--text)}.ui-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.ui-badge-success{background:#ecfdf3;color:var(--success)}.ui-badge-error{background:#fef3f2;color:var(--danger)}.ui-badge-warning{background:#fff7e8;color:var(--warning)}.ui-badge-info{background:#eef4ff;color:#175cd3}.ui-badge-neutral{background:#f4f6fa;color:#475467}.ui-mobile-nav-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.44);z-index:90}.ui-mobile-nav-sheet{position:fixed;inset:0 auto 0 0;width:min(84vw,318px);background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,251,255,.98)),var(--surface);z-index:91;padding:18px 16px 16px;display:grid;grid-template-rows:auto 1fr auto;grid-gap:16px;gap:16px;border-right:1px solid rgba(217,226,238,.9);box-shadow:28px 0 60px rgba(15,23,42,.18)}.ui-mobile-nav-head{display:flex;align-items:center;justify-content:space-between}.ui-mobile-nav-brand{display:flex;align-items:center;gap:12px}.ui-mobile-nav-brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-strong) 100%);color:#fff;font-size:13px;font-weight:900;box-shadow:var(--shadow-brand)}.ui-mobile-nav-brand p{margin:2px 0 0;color:var(--text-muted);font-size:12px}.ui-mobile-nav-list{display:grid;align-content:start;grid-gap:6px;gap:6px}.ui-mobile-nav-link{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:10px 12px;text-decoration:none;color:var(--text);border-radius:16px;border:1px solid transparent}.ui-mobile-nav-link.is-active{border-color:rgba(15,118,110,.16);background:rgba(15,118,110,.08)}.ui-mobile-nav-link-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:rgba(15,23,42,.05);color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.04em}.ui-mobile-nav-link.is-active .ui-mobile-nav-link-icon{background:rgba(15,118,110,.14);color:var(--primary-strong)}.ui-mobile-nav-link-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.ui-mobile-nav-link-copy strong{font-size:.95rem}.ui-mobile-nav-link-copy small{color:var(--text-muted);font-size:12px}.ui-mobile-nav-logout{width:100%;justify-content:center}.app-shell{min-height:100vh;display:grid;grid-template-columns:88px minmax(0,1fr);background:radial-gradient(circle at top left,rgba(14,165,233,.08),transparent 28%),radial-gradient(circle at 20% 0,rgba(15,118,110,.1),transparent 26%),linear-gradient(180deg,#f6f8fc,#eef3f8)}.app-shell.is-sidebar-expanded{grid-template-columns:244px minmax(0,1fr)}.app-shell-loading{min-height:100vh;display:grid;place-items:center;background:var(--bg)}.app-shell-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;display:grid;grid-template-rows:auto 1fr auto;grid-gap:16px;gap:16px;padding:14px 12px;background:rgba(248,251,255,.92);border-right:1px solid rgba(217,226,238,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell-brand{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;padding:6px}.app-shell.is-sidebar-expanded .app-shell-brand{justify-content:flex-start;padding-right:38px}.app-shell.is-sidebar-rail .app-shell-brand{flex-direction:column;gap:6px}.app-shell-brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-strong) 100%);color:#fff;font-size:14px;font-weight:900;box-shadow:var(--shadow-brand)}.app-shell-brand-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.app-shell.is-sidebar-rail .app-shell-brand-copy,.app-shell.is-sidebar-rail .app-shell-company-pill span:not(.app-shell-company-dot),.app-shell.is-sidebar-rail .app-shell-nav-copy{display:none}.app-shell-sidebar-toggle{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(217,226,238,.95);border-radius:10px;background:hsla(0,0%,100%,.92);color:var(--text-muted);font-size:.82rem;font-weight:900;cursor:pointer}.app-shell.is-sidebar-expanded .app-shell-sidebar-toggle{position:absolute;right:6px}.app-shell-brand-copy strong{font-size:1rem;letter-spacing:-.02em}.app-shell-brand-copy span{color:var(--text-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-shell-nav{display:grid;align-content:start;grid-gap:6px;gap:6px}.app-shell-nav-link{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:8px 10px;border-radius:14px;text-decoration:none;color:var(--text);border:1px solid transparent}.app-shell.is-sidebar-rail .app-shell-nav-link{grid-template-columns:1fr;justify-items:center;padding:8px 6px}.app-shell-nav-link:hover{background:rgba(15,23,42,.04)}.app-shell-nav-link.is-active{background:rgba(15,118,110,.1);border-color:rgba(15,118,110,.18);box-shadow:inset 3px 0 0 rgba(15,118,110,.55)}.app-shell-nav-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:14px;background:rgba(15,23,42,.05);color:var(--text-muted);font-size:11px;font-weight:800;letter-spacing:.05em}.app-shell-nav-link.is-active .app-shell-nav-icon{background:rgba(15,118,110,.16);color:var(--primary-strong)}.app-shell-nav-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.app-shell-nav-copy small{color:var(--text-muted);font-size:12px}.app-shell-sidebar-footer{display:grid;grid-gap:10px;gap:10px}.app-shell.is-sidebar-rail .app-shell-sidebar-footer{justify-items:center}.app-shell-company-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border:1px solid rgba(217,226,238,.9);border-radius:999px;background:hsla(0,0%,100%,.8);color:var(--text-muted);font-size:.88rem}.app-shell.is-sidebar-rail .app-shell-company-pill{width:38px;justify-content:center;padding:0}.app-shell.is-sidebar-rail .app-shell-logout-button{width:38px;min-width:38px;min-height:34px;padding:0}.app-shell-company-dot{width:8px;height:8px;border-radius:999px;background:var(--primary)}.app-shell-main{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.app-shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;background:rgba(246,248,252,.76);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(217,226,238,.65)}.app-shell-header-left{display:flex;align-items:center;gap:12px;min-width:0}.app-shell-header-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.app-shell-header-copy strong{font-size:1rem;letter-spacing:-.02em}.app-shell-header-copy span{color:var(--text-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-shell-header-actions{display:flex;align-items:center;gap:10px}.app-shell-header-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(15,118,110,.08);color:var(--primary-strong);font-size:.82rem;font-weight:700}.app-shell-hamburger{width:38px;height:38px;border-radius:12px;border:1px solid rgba(217,226,238,.9);background:hsla(0,0%,100%,.86);display:grid;grid-gap:4px;gap:4px;place-content:center;padding:0}.app-shell-hamburger span{width:16px;height:2px;border-radius:999px;background:#334155}.app-shell-content{min-width:0}.ui-toast-wrap{position:fixed;left:12px;right:12px;bottom:14px;z-index:120;display:grid;grid-gap:8px;gap:8px}@media (min-width:760px){.ui-toast-wrap{left:auto;width:360px;right:18px;bottom:18px}}.ui-toast{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:12px 14px;display:flex;justify-content:space-between;gap:10px;box-shadow:var(--shadow-md)}.calendar-page{min-height:calc(100vh - 60px);padding:0 16px 16px}.calendar-auth-loading{min-height:calc(100vh - 60px);display:grid;place-items:center;background:transparent}.calendar-topbar{position:-webkit-sticky;position:sticky;top:60px;z-index:30;padding:8px 0 10px;background:linear-gradient(180deg,rgba(246,248,252,.96),rgba(246,248,252,.82));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.calendar-topbar-main{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.calendar-topbar-copy{min-width:0}.calendar-topbar-copy h1{margin:0;font-size:1.24rem;line-height:1.1;letter-spacing:-.03em}.calendar-topbar-copy p{margin:2px 0 0;color:var(--text-muted);font-size:.9rem}.calendar-topbar-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.calendar-panel-toggle{width:32px;min-width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:10px;background:hsla(0,0%,100%,.92);color:var(--text-muted);padding:0;font-size:.92rem}.calendar-refresh-badge{border-radius:999px;padding:4px 10px;background:rgba(15,118,110,.09);color:var(--primary-strong);font-size:11px;font-weight:700}.calendar-inline-actions,.calendar-nav-group,.calendar-topbar-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.calendar-filter-actions button,.calendar-inline-actions button,.calendar-link-list a,.calendar-mini-nav button,.calendar-mobile-toolbar-button,.calendar-nav-group button,.calendar-primary-button,.calendar-secondary-button,.calendar-view-switcher button{border:1px solid var(--border);border-radius:10px;min-height:32px;background:hsla(0,0%,100%,.9);color:var(--text);padding:0 10px;font-weight:700;font-size:.82rem;text-decoration:none}.calendar-create-button,.calendar-primary-button{border-color:var(--primary);background:linear-gradient(135deg,var(--primary) 0,var(--primary-strong) 100%);color:#fff;box-shadow:var(--shadow-brand)}.calendar-mini-nav button,.calendar-nav-group .calendar-nav-arrow{width:32px;min-width:32px;padding:0;font-size:.95rem}.calendar-create-button{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:18px;font-size:.95rem;font-weight:800}.calendar-create-button:before{content:"+";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;background:hsla(0,0%,100%,.16);font-size:17px;line-height:1}.calendar-view-switcher{display:inline-flex;gap:2px;padding:3px;border-radius:12px;background:hsla(0,0%,100%,.92);border:1px solid rgba(217,226,238,.95);box-shadow:0 1px 0 rgba(15,23,42,.03)}.calendar-view-switcher button{min-height:30px;border-color:transparent;background:transparent;padding:0 10px;font-size:.8rem}.calendar-view-switcher button.is-active{background:rgba(15,118,110,.11);color:var(--primary-strong)}.calendar-mobile-day-strip{display:none}.calendar-shell{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.calendar-shell.is-sidebar-collapsed{grid-template-columns:minmax(0,1fr)}.calendar-shell-content,.calendar-shell-sidebar{min-width:0}.calendar-sidebar{position:-webkit-sticky;position:sticky;top:122px;display:grid;grid-gap:8px;gap:8px;align-content:start;max-height:calc(100vh - 138px);overflow:auto;padding-right:2px}.calendar-agenda-group,.calendar-day-grid-card,.calendar-empty-state,.calendar-filter-panel,.calendar-loading-panel,.calendar-mini-card,.calendar-month-view,.calendar-sidebar-links,.calendar-week-card{background:hsla(0,0%,100%,.92);border:1px solid rgba(217,226,238,.92);border-radius:24px;box-shadow:var(--shadow-md)}.calendar-agenda-group,.calendar-empty-state,.calendar-filter-panel,.calendar-loading-panel,.calendar-mini-card,.calendar-sidebar-links{padding:12px}.calendar-main-panel{min-height:calc(100vh - 130px);overflow:hidden;background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}.calendar-sidebar-links{display:grid;grid-gap:8px;gap:8px;align-content:start}.calendar-reminders-panel{gap:10px}.calendar-reminders-empty{display:grid;grid-gap:4px;gap:4px;padding:9px 10px;border-radius:12px;background:rgba(244,247,251,.92);border:1px dashed rgba(198,210,225,.95)}.calendar-reminders-empty strong{font-size:.82rem}.calendar-reminders-empty span{color:var(--text-muted);font-size:.76rem;line-height:1.35}.calendar-sidebar-tertiary{border:1px solid var(--border);border-radius:10px;min-height:30px;background:hsla(0,0%,100%,.9);color:var(--text);padding:0 10px;font-size:.78rem;font-weight:700;justify-self:start}.calendar-filter-head,.calendar-mini-header{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.calendar-mini-header strong{font-size:.9rem;text-transform:capitalize}.calendar-mini-nav{display:flex;gap:4px}.calendar-mini-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:3px;gap:3px;margin-top:10px}.calendar-mini-weekday{text-align:center;font-size:10px;font-weight:800;color:var(--text-muted);text-transform:uppercase}.calendar-mini-day{min-height:29px;border-radius:9px;border:1px solid transparent;background:transparent;color:var(--text);font-size:.78rem}.calendar-mini-day:hover{background:rgba(15,23,42,.04)}.calendar-mini-day.is-outside{color:#98a2b3}.calendar-mini-day.is-today{border-color:rgba(37,99,235,.18);color:#1d4ed8}.calendar-mini-day.is-selected{background:rgba(15,118,110,.12);color:var(--primary-strong);font-weight:800}.calendar-filter-title{font-size:.9rem;font-weight:800;letter-spacing:-.02em}.calendar-agenda-date span,.calendar-empty-state p,.calendar-filter-panel p,.calendar-filter-text small,.calendar-sidebar-links p{margin:4px 0 0;color:var(--text-muted);font-size:.78rem}.calendar-filter-actions{display:flex;gap:4px}.calendar-filter-actions button{min-height:28px;padding:0 8px;font-size:.74rem}.calendar-filter-list{display:grid;grid-gap:6px;gap:6px;margin-top:10px}.calendar-filter-list label{display:grid;grid-template-columns:auto auto minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;border:1px solid transparent;border-radius:12px;padding:8px 9px;background:rgba(247,250,252,.92)}.calendar-filter-list label.is-selected{border-color:rgba(15,118,110,.16);background:rgba(15,118,110,.08)}.calendar-filter-list input{width:14px;height:14px;accent-color:var(--primary)}.calendar-filter-dot{width:10px;height:10px;border-radius:999px}.calendar-filter-text{min-width:0;display:grid;grid-gap:1px;gap:1px}.calendar-filter-text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event-card strong,.calendar-link-list a{overflow-wrap:anywhere}.calendar-link-list{display:grid;grid-gap:6px;gap:6px}.calendar-link-list a{display:inline-flex;align-items:center;justify-content:space-between}.calendar-inline-warning{margin-bottom:14px;border-radius:16px;border:1px solid #f3d49a;background:#fff8e8;color:#9a6700;padding:12px 14px;font-size:.88rem}.calendar-empty-state,.calendar-loading-panel{min-height:280px;display:grid;place-items:center;text-align:center}.calendar-empty-state{gap:6px}.calendar-empty-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;margin:0 auto 6px;background:rgba(15,118,110,.1);color:var(--primary-strong);font-size:28px;font-weight:500}.calendar-day-grid-card,.calendar-week-card{height:calc(100vh - 132px);min-height:560px;overflow:auto;box-shadow:var(--shadow-md)}.calendar-day-grid-card{max-height:calc(100vh - 150px);border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,251,255,.98))}.calendar-week-card{border-radius:16px}.calendar-week-scroll{min-width:100%}.calendar-week-grid{display:flex;width:100%;min-width:940px;background:linear-gradient(180deg,#f8fbff,#f5f8fc)}.calendar-week-column{flex:1 1;min-width:132px;background:#fff;border-right:1px solid #e6edf5}.calendar-week-column.is-last{border-right:0}.calendar-week-column-head{position:-webkit-sticky;position:sticky;top:0;z-index:3;padding:10px 10px 8px;border-bottom:1px solid #e6edf5;background:rgba(248,251,255,.96);font-weight:700;color:#334155;letter-spacing:.01em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.calendar-week-column-head.is-selected{background:rgba(15,118,110,.08);color:var(--primary-strong)}.calendar-week-column-head.is-today{background:rgba(37,99,235,.08);color:#1d4ed8}.calendar-week-column-closed{min-height:220px;display:grid;place-items:center;color:#64748b;background:#f8fbff;border-bottom:1px solid #e6edf5;font-weight:700}.calendar-agenda-events,.calendar-agenda-view,.calendar-day-list,.calendar-day-mobile{display:grid;grid-gap:12px;gap:12px}.calendar-day-mobile{align-content:start}.calendar-day-mobile .calendar-empty-state{min-height:160px;box-shadow:none;border-style:dashed}.calendar-day-mobile-timeline{display:grid;grid-gap:0;gap:0;border:1px solid rgba(217,226,238,.92);border-radius:20px;overflow:hidden;background:#fff;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:pan-y}.calendar-day-mobile-slot{display:grid;grid-template-columns:76px minmax(0,1fr);grid-gap:10px;gap:10px;min-height:58px;border-bottom:1px solid rgba(226,232,240,.84);background:linear-gradient(180deg,#fff,#fbfdff)}.calendar-day-mobile-slot:last-child{border-bottom:0}.calendar-day-mobile-slot.has-events{min-height:96px}.calendar-day-mobile-time{display:grid;align-content:start;grid-gap:3px;gap:3px;border:0;border-right:1px solid rgba(226,232,240,.84);background:rgba(248,251,255,.84);color:var(--text);text-align:left;padding:12px 10px;touch-action:manipulation}.calendar-day-mobile-time strong{font-size:.88rem;letter-spacing:-.01em}.calendar-day-mobile-time span{color:var(--text-muted);font-size:.68rem;line-height:1.25}.calendar-day-mobile-time:focus-visible,.calendar-day-mobile-time:hover{background:rgba(15,118,110,.08);outline:none}.calendar-day-mobile-events{min-width:0;display:grid;align-content:center;grid-gap:8px;gap:8px;padding:8px 8px 8px 0}.calendar-day-row{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.calendar-day-time{padding-top:12px;color:var(--text-muted);font-size:.84rem}.calendar-event-card{width:100%;text-align:left;border:1px solid rgba(217,226,238,.92);border-left:4px solid var(--event-color);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdff);padding:14px 14px 12px;box-shadow:0 10px 24px rgba(15,23,42,.05)}.calendar-event-card:hover{transform:translateY(-1px);box-shadow:0 18px 30px rgba(15,23,42,.08)}.calendar-event-card.is-block{border-left-color:#6b7280;background:repeating-linear-gradient(135deg,hsla(220,9%,46%,.09),hsla(220,9%,46%,.09) 10px,hsla(0,0%,100%,.98) 0,hsla(0,0%,100%,.98) 20px)}.calendar-event-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.calendar-event-card-heading{min-width:0;display:grid;grid-gap:3px;gap:3px}.calendar-event-card-heading p,.calendar-event-card-meta{margin:0;color:var(--text-muted);font-size:.84rem}.calendar-event-card-time{color:var(--text);font-size:.78rem;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.calendar-event-card-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.calendar-event-card-kind{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:rgba(15,23,42,.05);color:var(--text-muted);font-size:11px;font-weight:700}.calendar-status-badge{border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800;white-space:nowrap}.calendar-status-badge.is-approved,.calendar-status-badge.is-confirmed{background:#e8f1ff;color:#1d4ed8}.calendar-status-badge.is-completed{background:#e8f7ee;color:#0f8a4b}.calendar-status-badge.is-pending{background:#fff3dd;color:#b54708}.calendar-status-badge.is-cancelled{background:#f4f5f7;color:#667085}.calendar-status-badge.is-rejected{background:#fee4e2;color:#b42318}.calendar-status-badge.is-no_show{background:#f1ebff;color:#6941c6}.calendar-status-badge.is-blocked{background:#f3f4f6;color:#4b5563}.calendar-month-view{overflow:hidden;border-radius:16px}.calendar-month-grid,.calendar-month-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-month-weekdays div{padding:10px 8px;text-align:center;font-size:11px;font-weight:800;color:var(--text-muted);text-transform:uppercase;border-bottom:1px solid rgba(217,226,238,.96)}.calendar-month-cell{min-height:124px;border:0;border-right:1px solid rgba(217,226,238,.88);border-bottom:1px solid rgba(217,226,238,.88);background:hsla(0,0%,100%,.76);padding:8px;text-align:left;vertical-align:top}.calendar-month-cell:hover{background:hsla(0,0%,100%,.96)}.calendar-month-cell.is-outside{background:rgba(248,250,252,.9);color:#98a2b3}.calendar-month-cell.is-selected{background:rgba(15,118,110,.05)}.calendar-month-cell.is-today .calendar-month-cell-head span{background:rgba(15,118,110,.14);color:var(--primary-strong)}.calendar-month-cell-head{display:flex;align-items:center;justify-content:space-between}.calendar-month-cell-head span{display:inline-grid;place-items:center;min-width:28px;min-height:28px;border-radius:999px;font-weight:800}.calendar-month-events{display:grid;grid-gap:5px;gap:5px;margin-top:8px}.calendar-month-pill{display:flex;gap:6px;align-items:center;min-width:0;border-radius:8px;padding:5px 7px;background:color-mix(in srgb,var(--event-color) 12%,#fff);color:var(--text);font-size:11px}.calendar-month-pill.is-block{background:repeating-linear-gradient(135deg,hsla(220,9%,46%,.08),hsla(220,9%,46%,.08) 10px,rgba(245,247,250,.98) 0,rgba(245,247,250,.98) 20px)}.calendar-month-pill span{color:var(--text-muted);white-space:nowrap}.calendar-month-pill strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-month-more{color:var(--text-muted);font-size:12px;font-weight:700}.calendar-agenda-view{gap:14px}.calendar-agenda-group{gap:12px}.calendar-agenda-date{display:flex;justify-content:space-between;gap:10px;align-items:center}.calendar-mobile-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.42);z-index:39}.calendar-mobile-sheet{position:fixed;inset:auto 10px 10px 10px;z-index:40;max-height:84vh;overflow:auto;background:rgba(248,251,255,.98);border:1px solid rgba(217,226,238,.96);border-radius:28px;padding:14px;box-shadow:0 28px 60px rgba(15,23,42,.18)}.calendar-action-sheet-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.12);z-index:72}.calendar-action-sheet{position:fixed;top:138px;left:50%;z-index:73;width:min(92vw,360px);transform:translateX(-50%);border-radius:22px;border:1px solid rgba(217,226,238,.96);background:hsla(0,0%,100%,.98);padding:16px;box-shadow:0 28px 70px rgba(15,23,42,.16)}.calendar-action-sheet-grid{display:grid;grid-gap:8px;gap:8px;margin-top:16px}.calendar-action-sheet-option{display:grid;grid-gap:4px;gap:4px;width:100%;text-align:left;padding:12px 13px;border-radius:16px;border:1px solid rgba(217,226,238,.96);background:rgba(248,251,255,.9);color:var(--text)}.calendar-action-sheet-option strong{font-size:.92rem}.calendar-action-sheet-option-title{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.calendar-action-sheet-option span{color:var(--text-muted);font-size:.8rem;line-height:1.45}.calendar-action-sheet-option.is-primary{border-color:rgba(15,118,110,.18);background:rgba(15,118,110,.08)}.calendar-action-sheet-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:2px 8px;background:rgba(181,87,0,.1);color:var(--warning);font-size:.72rem;font-weight:800}.calendar-modal-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.46);z-index:70}.calendar-modal-card{position:fixed;left:50%;top:50%;z-index:71;width:min(92vw,460px);transform:translate(-50%,-50%);border-radius:24px;border:1px solid rgba(217,226,238,.96);background:#fff;padding:18px;box-shadow:0 32px 80px rgba(15,23,42,.22)}.calendar-modal-wide{width:min(92vw,640px)}.calendar-modal-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.calendar-modal-head p{margin:4px 0 0;color:var(--text-muted)}.calendar-icon-button{min-width:40px;min-height:40px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--text);font-size:22px}.calendar-modal-actions-grid{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.calendar-modal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.calendar-modal-form label{display:grid;grid-gap:6px;gap:6px;font-size:13px;font-weight:700;color:var(--text)}.calendar-modal-form input,.calendar-modal-form select,.calendar-modal-form textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:10px 12px;background:#fff;font:inherit}.calendar-modal-span-2{grid-column:1/-1}.calendar-modal-error{margin-top:12px;border-radius:12px;background:#fef3f2;color:#b42318;padding:10px 12px;font-size:13px}.calendar-modal-footer,.calendar-modal-footer-end{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:18px;flex-wrap:wrap}.calendar-danger-button{border:1px solid #fecaca;border-radius:12px;min-height:42px;background:#fff5f5;color:#b42318;padding:0 14px;font-weight:700}.calendar-fab{position:fixed;right:18px;bottom:18px;z-index:45;width:56px;height:56px;border:0;border-radius:18px;background:linear-gradient(135deg,var(--primary) 0,var(--primary-strong) 100%);color:#fff;font-size:30px;line-height:1;box-shadow:0 22px 40px rgba(15,109,98,.28)}.calendar-fab span{display:inline-block;transform:translateY(-1px)}@media (max-width:960px){.ui-page{min-height:calc(100vh - 62px);padding:14px 12px 20px}.ui-page-header{align-items:flex-start}.ui-page-header-copy h1{font-size:1.28rem}.report-chart-grid,.report-hero-grid,.report-skeleton-grid,.report-stat-grid,.report-stat-grid-compact,.report-table-grid,.ui-form-grid-2,.ui-form-grid-3,.ui-form-grid-4{grid-template-columns:1fr}.report-appointment-row,.report-appointment-row-compact,.report-list-item{grid-template-columns:1fr!important;align-items:start}.report-rank{width:auto;justify-self:start;padding:0 10px}.ui-section{padding:14px}.settings-day-card{grid-template-columns:1fr;gap:12px}.ui-list-item{grid-template-columns:1fr!important}.app-shell{grid-template-columns:1fr}.app-shell-header{min-height:62px;padding:12px 14px}.calendar-page{min-height:calc(100vh - 62px);padding:0 12px 16px}.calendar-topbar{top:62px;padding:10px 0 12px}.calendar-topbar-main{grid-template-columns:1fr}.calendar-topbar-copy h1{font-size:1.2rem}.calendar-topbar-actions{gap:10px}.calendar-shell{grid-template-columns:1fr}.calendar-main-panel{min-height:auto;padding:12px;background:hsla(0,0%,100%,.92);border:1px solid rgba(217,226,238,.92);border-radius:24px;box-shadow:var(--shadow-md)}.calendar-day-grid-card,.calendar-week-card{height:auto;min-height:0}.calendar-sidebar{max-height:none;overflow:visible;padding-right:0}.calendar-action-sheet{top:auto;left:10px;right:10px;bottom:10px;width:auto;transform:none;border-radius:24px}.calendar-day-row{grid-template-columns:58px minmax(0,1fr)}.calendar-mobile-day-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:6px;gap:6px;margin-top:8px}.calendar-mobile-day-button{min-height:64px;border-radius:16px;border:1px solid rgba(217,226,238,.92);background:hsla(0,0%,100%,.92);display:grid;place-items:center;grid-gap:2px;gap:2px;padding:8px 4px}.calendar-mobile-day-button.is-selected{border-color:rgba(15,118,110,.18);background:rgba(15,118,110,.1);color:var(--primary-strong)}.calendar-mobile-day-button.is-today{box-shadow:inset 0 0 0 1px rgba(37,99,235,.18)}.calendar-mobile-day-label{color:var(--text-muted);font-size:10px;font-weight:800;text-transform:uppercase}.calendar-mobile-day-number{font-size:1rem;font-weight:800;letter-spacing:-.02em}.calendar-mobile-day-dots{display:flex;justify-content:center;gap:3px;min-height:6px}.calendar-mobile-day-dots span{width:5px;height:5px;border-radius:999px;background:rgba(15,118,110,.5)}.calendar-month-weekdays div{padding:10px 4px;font-size:10px}.calendar-month-cell{min-height:104px;padding:8px}}@media (max-width:640px){.ui-actions,.ui-page-header-actions{width:100%;justify-content:stretch}.ui-actions .ui-btn,.ui-page-header-actions .ui-btn{flex:1 1 auto}.settings-shift-grid{grid-template-columns:1fr}.calendar-topbar-actions{width:100%;display:grid;grid-gap:8px;gap:8px}.calendar-nav-group{width:100%;justify-content:space-between}.calendar-view-switcher{width:100%;overflow-x:auto}.calendar-view-switcher button{flex:1 0 auto}.calendar-agenda-date,.calendar-event-card-head{flex-direction:column;align-items:flex-start}.calendar-modal-card{width:min(94vw,520px);padding:16px}.calendar-modal-form{grid-template-columns:1fr}.calendar-modal-footer,.calendar-modal-footer-end{width:100%}}