.label{color:#0f172a;margin-bottom:16px}.card{border:1px solid rgba(15,23,42,.04);border-radius:24px;padding:24px;box-shadow:0 4px 16px rgba(15,23,42,.04);transition:all .2s ease-in-out;gap:12px}.card:hover{box-shadow:0 12px 32px rgba(15,23,42,.08)}.card:active{transform:scale(.99)}.card:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(99,102,241,.12)}.card.xs{min-width:160px;max-width:240px;min-height:120px;border-radius:20px;padding:20px}.card.sm{min-width:240px;max-width:320px;min-height:160px}.card.md,.card.sm{border-radius:24px;padding:24px}.card.md{min-width:320px;max-width:480px;min-height:220px}.card.lg{min-width:480px;max-width:720px;min-height:280px;border-radius:28px;padding:28px}.card.xl{min-width:720px;max-width:100%;min-height:360px;border-radius:32px;padding:28px}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.card-title{font-family:Geist,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:16px;color:#0f172a;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.card-content{display:flex;flex-direction:column;gap:12px;flex:1}.card-description{font-family:var(--font-body);font-weight:400;font-size:14px;color:#475569;line-height:1.5;-webkit-line-clamp:4;line-clamp:4}.card-footer{display:flex;gap:12px;align-items:center;margin-top:auto}.card-badge{background:#eef2ff;color:#6366f1;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500}.card-meta{font-size:12px;color:#64748b}.card.elevated{box-shadow:0 12px 32px rgba(15,23,42,.08)}.card.outlined{border:1px solid rgba(15,23,42,.1);box-shadow:none;background:#fff}.card.gradient-accent{background:linear-gradient(135deg,#fff,#fff);border:1px solid rgba(99,102,241,.1);position:relative;overflow:hidden}.card.gradient-accent:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6366f1,#818cf8);opacity:.3}.card.interactive{cursor:pointer}.card.interactive:hover{transform:translateY(-2px)}.dark{.label{color:#a6abb3}.card{background:#171a21;border-color:hsla(0,0%,100%,.06);box-shadow:0 8px 24px rgba(0,0,0,.24)}.card:hover{box-shadow:0 16px 40px rgba(0,0,0,.32)}.card-title{color:#f2f4f7}.card-description{color:#c7d2fe}.card-badge{background:#312e81;color:#a5b4fc}.card-meta{color:#94a3b8}.card.outlined{background:#171a21;border-color:hsla(0,0%,100%,.1)}.card.gradient-accent{background:#171a21;border-color:rgba(99,102,241,.2)}.card.gradient-accent:before{background:linear-gradient(90deg,#818cf8,#a5b4fc);opacity:.25}}.size-grid{gap:20px}.size-grid,.variant-grid{display:grid;margin-bottom:40px}.variant-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.responsive-demo{display:grid;gap:24px}@media (max-width:768px){.card{width:100%;padding:20px}}.label{font-weight:600;color:#667085;letter-spacing:.5px;margin-bottom:20px;display:block}.card{background:#fff;border:1px solid #e7ecf3;border-radius:28px;padding:20px;box-shadow:0 2px 8px rgba(15,23,42,.04);transition:all .18s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;gap:16px;min-height:180px}.card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.card:active{transform:scale(.985)}.card-image{width:100%;height:160px;background:#eef2f7;border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden}.card-image svg{width:48px;height:48px;stroke:#667085;stroke-width:1.8}.card-title{font-size:24px;color:#111827;line-height:120%}.card-description{font-size:16px;color:#667085;line-height:150%;flex:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-actions{display:flex;gap:12px;margin-top:20px}.card-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#ede9fe;color:#6d28d9;border-radius:999px;font-size:13px;font-weight:600}.data-card{background:#fff;border:1px solid #e7ecf3;border-radius:28px;padding:20px;box-shadow:0 2px 8px rgba(15,23,42,.04);transition:all .18s cubic-bezier(.4,0,.2,1)}.data-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.data-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.data-label{font-size:14px;font-weight:600;color:#667085}.data-metric{font-size:40px;font-weight:700;color:#111827;margin-bottom:12px}.data-support{font-size:14px;color:#667085}.counselor-card{background:#fff;border:1px solid #e7ecf3;border-radius:28px;overflow:hidden;box-shadow:0 2px 8px rgba(15,23,42,.04);transition:all .18s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;position:relative}.counselor-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.counselor-image{width:100%;height:160px;background:#eef2f7;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.counselor-image svg{width:48px;height:48px;stroke:#667085;stroke-width:1.8}.availability-badge{position:absolute;top:16px;right:16px;height:28px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;white-space:nowrap}.availability-today{background:#dcfce7;color:#166534}.availability-tomorrow{background:#ede9fe;color:#6d28d9}.availability-few{background:#fef3c7;color:#92400e}.counselor-content{padding:20px;flex:1;display:flex;flex-direction:column;gap:12px}.counselor-name{font-size:28px;color:#111827;line-height:120%}.counselor-name,.counselor-qualification{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.counselor-qualification{font-size:17px;font-weight:600;color:#667085;line-height:140%}.counselor-experience{font-size:15px;font-weight:500;color:#667085}.counselor-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.counselor-tag{height:28px;padding:0 12px;background:#ede9fe;color:#6d28d9;border-radius:999px;font-size:13px;font-weight:600;display:inline-flex;align-items:center}.counselor-footer{padding:20px;border-top:1px solid #e7ecf3;display:flex;justify-content:space-between;align-items:center;margin-top:auto}.counselor-rating{font-size:16px;font-weight:700;color:#111827}.counselor-price{font-size:18px;font-weight:700;color:#111827}.counselor-cta{padding:16px 20px 20px}.btn-primary{width:100%;height:52px;background:#6366f1;border:none;border-radius:16px;font-size:16px;font-weight:600;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.btn-primary:hover{background:#4f46e5}.btn-primary:active{transform:scale(.98)}.media-card{background:#fff;border:1px solid #e7ecf3;border-radius:28px;overflow:hidden;box-shadow:0 2px 8px rgba(15,23,42,.04);transition:all .18s cubic-bezier(.4,0,.2,1);cursor:pointer}.media-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(15,23,42,.12)}.media-thumbnail{width:100%;height:160px;background:#eef2f7;display:flex;align-items:center;justify-content:center;position:relative}.media-thumbnail svg{width:40px;height:40px;stroke:#667085;stroke-width:1.8}.media-content{padding:20px}.media-title{font-size:18px;font-weight:700;color:#111827;margin-bottom:8px}.media-meta{font-size:14px;color:#667085;margin-bottom:12px}.media-cta{font-size:14px;font-weight:600;color:#6366f1}.dark{h1,h2{color:#f8fafc}.label{color:#c6cedc}.card,.counselor-card,.data-card,.media-card{background:#151821;border-color:#232938;box-shadow:0 2px 8px rgba(0,0,0,.16)}.card:hover,.counselor-card:hover,.data-card:hover,.media-card:hover{box-shadow:0 16px 40px rgba(0,0,0,.32)}.card-image,.counselor-image,.media-thumbnail{background:#1b2230}.card-image svg,.counselor-image svg,.media-thumbnail svg{stroke:#8a93a5}.card-title,.counselor-name,.counselor-price,.data-metric,.media-title{color:#f8fafc}.card-description,.counselor-experience,.counselor-qualification,.data-label,.data-support,.media-meta{color:#c6cedc}.card-badge,.counselor-tag{background:rgba(139,92,246,.18);color:#a78bfa}.counselor-footer{border-top-color:#232938}.counselor-rating{color:#f8fafc}.availability-today{background:rgba(34,197,94,.18);color:#4ade80}.availability-tomorrow{background:rgba(139,92,246,.18);color:#a78bfa}.availability-few{background:rgba(245,158,11,.18);color:#fbbf24}.btn-primary{background:#818cf8}.btn-primary:hover{background:#a5b4fc}.media-cta{color:#818cf8}}.stat-card{border-radius:24px;padding:20px;display:flex;flex-direction:column;gap:12px}.stat-card.light{background:#fff;border:1px solid #eaecf0;box-shadow:0 4px 12px rgba(16,24,40,.04)}.stat-card.dark{background:#171a21;border:1px solid #232834;box-shadow:0 4px 12px rgba(0,0,0,.2)}.stat-label{font-size:14px;font-weight:600}.stat-card.light .stat-label{color:#667085}.stat-card.dark .stat-label{color:#98a2b3}.stat-value{font-family:Geist,sans-serif;font-size:36px;font-weight:700;line-height:1}.stat-card.light .stat-value{color:#101828}.stat-card.dark .stat-value{color:#f8fafc}.stat-trend{font-size:13px;font-weight:600;display:flex;align-items:center;gap:4px}.stat-trend.positive{color:#22c55e}.stat-trend.negative{color:#ef4444}.stat-trend svg{width:14px;height:14px;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor}body.light{background:#f5f7fb}body.dark{background:#0f1115}.bg-layer{position:fixed;border-radius:50%;z-index:0;opacity:.4}body.light .bg-layer.one{top:10%;left:15%;width:400px;height:400px;background:radial-gradient(circle,rgba(139,125,255,.12) 0,transparent 70%)}body.light .bg-layer.two{bottom:15%;right:10%;width:320px;height:320px;background:radial-gradient(circle,rgba(99,102,241,.1) 0,transparent 70%)}body.dark .bg-layer.one{top:10%;left:15%;width:400px;height:400px;background:radial-gradient(circle,rgba(99,102,241,.18) 0,transparent 70%)}body.dark .bg-layer.two{bottom:15%;right:10%;width:320px;height:320px;background:radial-gradient(circle,rgba(139,125,255,.14) 0,transparent 70%)}.glass-card{border-radius:28px;padding:32px;position:relative}.glass-card.light{background:hsla(0,0%,100%,.68);border:1px solid hsla(0,0%,100%,.42);box-shadow:0 8px 32px rgba(16,24,40,.08),inset 0 1px 0 hsla(0,0%,100%,.48)}.glass-card.dark,.glass-card.light{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.glass-card.dark{background:rgba(23,26,33,.62);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 16px 48px rgba(0,0,0,.36),inset 0 1px 0 hsla(0,0%,100%,.06)}.card-title{font-family:Geist,sans-serif;font-size:32px;font-weight:700;margin-bottom:16px;letter-spacing:-.5px}.glass-card.light .card-title{color:#101828}.glass-card.dark .card-title{color:#f8fafc}.card-body{font-size:18px;font-weight:500;line-height:30px;max-width:560px}.glass-card.light .card-body{color:#475569}.glass-card.dark .card-body{color:#cbd5e1}.card-divider{height:1px;margin:24px 0}.glass-card.light .card-divider{background:linear-gradient(90deg,rgba(16,24,40,.08),rgba(16,24,40,.02))}.glass-card.dark .card-divider{background:linear-gradient(90deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.02))}.card-meta{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.8px}.glass-card.light .card-meta{color:#7b61ff}.glass-card.dark .card-meta{color:#9d8cff}.theme-toggle{position:fixed;top:32px;right:32px;width:48px;height:48px;border-radius:14px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .18s ease-out;z-index:100}body.light .theme-toggle{background:hsla(0,0%,100%,.72);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.42);box-shadow:0 4px 16px rgba(16,24,40,.06);color:#475569}body.dark .theme-toggle{background:rgba(23,26,33,.72);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 4px 16px rgba(0,0,0,.24);color:#cbd5e1}.theme-toggle:hover{transform:scale(1.05)}.theme-toggle svg{width:20px;height:20px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor}.specs{padding:32px;border-radius:20px}body.light .specs{background:hsla(0,0%,100%,.56);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.32)}body.dark .specs{background:rgba(23,26,33,.48);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.06)}.specs h2{font-size:20px}body.light .specs h2{color:#101828}body.dark .specs h2{color:#f8fafc}.spec-table th{border:1px solid}body.light .spec-table th{background:rgba(248,250,252,.8);border-color:rgba(234,236,240,.6);color:#667085}body.dark .spec-table th{background:rgba(31,36,48,.6);border-color:rgba(35,40,52,.6);color:#98a2b3}.spec-table td{border:1px solid}body.light .spec-table td{border-color:rgba(234,236,240,.6);color:#344054}body.dark .spec-table td{border-color:rgba(35,40,52,.6);color:#cbd5e1}.spec-table code{background:rgba(123,97,255,.12)}body.dark .spec-table code{color:#9d8cff}body.light ul.rules li{color:#344054}body.dark ul.rules li{color:#cbd5e1}.row{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:32px;margin-bottom:48px}.variant{display:flex;flex-direction:column}.frame{border-radius:24px;min-height:560px;padding:0}.frame.light{background:rgba(16,24,40,.36)}.frame.dark,.frame.light{backdrop-filter:blur(4px)}.frame.dark{background:rgba(0,0,0,.56)}.frame:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ddd6fe,#bfdbfe);z-index:-1}.frame.dark:before{background:linear-gradient(135deg,#1e1b4b,#0f172a)}.sheet{width:100%;max-width:640px;border-radius:32px 32px 0 0;padding:24px;position:relative;animation:slideUp .26s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet.light{background:#fff;border:1px solid rgba(16,24,40,.06);box-shadow:0 -12px 40px rgba(16,24,40,.12)}.sheet.dark{background:#171a21;border:1px solid hsla(0,0%,100%,.06);box-shadow:0 -16px 48px rgba(0,0,0,.36)}.handle{width:48px;height:5px;border-radius:999px;margin:0 auto 20px}.sheet.light .handle{background:#d0d5dd}.sheet.dark .handle{background:#3a4252}.sheet-title{font-family:Geist,sans-serif;font-size:20px;font-weight:700;margin-bottom:4px}.sheet.light .sheet-title{color:#101828}.sheet.dark .sheet-title{color:#f8fafc}.sheet-description{font-size:15px;font-weight:500;margin-bottom:20px}.sheet.light .sheet-description{color:#667085}.sheet.dark .sheet-description{color:#98a2b3}.label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px}.sheet.light .label{color:#667085}.sheet.dark .label{color:#98a2b3}.sheet.light .divider{background:#eaecf0}.sheet.dark .divider{background:#232834}.action-list{display:flex;flex-direction:column;gap:4px}.action-item{display:flex;align-items:center;gap:14px;height:56px;padding:0 12px;border-radius:12px;cursor:pointer;background:transparent;border:none;width:100%;text-align:left;font-family:Urbanist,sans-serif;font-size:15px;font-weight:600;transition:background .18s ease-out}.sheet.light .action-item{color:#101828}.sheet.dark .action-item{color:#f8fafc}.sheet.light .action-item:hover{background:#f8fafc}.sheet.dark .action-item:hover{background:#232834}.action-item.destructive{color:#ef4444}.sheet.dark .action-item.destructive{color:#f87171}.action-item svg{width:20px;height:20px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor;flex-shrink:0}.counselor-summary{gap:12px;margin-bottom:20px}.avatar,.counselor-summary{display:flex;align-items:center}.avatar{width:48px;height:48px;border-radius:999px;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.sheet.light .avatar{background:#f5f3ff;color:#7b61ff}.sheet.dark .avatar{background:#232734;color:#9d8cff}.counselor-name{font-weight:700;font-size:16px}.counselor-spec{font-size:13px;font-weight:500}.sheet.light .counselor-spec{color:#667085}.sheet.dark .counselor-spec{color:#98a2b3}.date-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:20px}.date-pill{min-width:62px;padding:12px 8px;border-radius:14px;text-align:center;cursor:pointer;border:1px solid;transition:all .18s ease-out;flex-shrink:0}.sheet.light .date-pill{background:#fff;border-color:#eaecf0;color:#101828}.sheet.dark .date-pill{background:#1f2430;border-color:#232834;color:#f8fafc}.date-pill.active{background:#7b61ff;border-color:#7b61ff;color:#fff}.date-pill .day{font-size:11px;font-weight:600;opacity:.7}.date-pill .num{font-size:18px;font-weight:700;line-height:1;margin-top:4px}.slot-grid{grid-template-columns:repeat(3,1fr);margin-bottom:24px}.slot{height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .18s ease-out}.slot.available{background:#f5f3ff;color:#7b61ff}.sheet.dark .slot.available{background:rgba(123,97,255,.12);color:#9d8cff}.slot.selected{background:#7b61ff;color:#fff}.slot.booked{background:#f2f4f7;color:#98a2b3;cursor:not-allowed}.sheet.dark .slot.booked{background:#1f2430;color:#667085}.success-content{flex-direction:column;text-align:center;gap:20px;padding:8px 0 16px}.success-content,.success-icon{display:flex;align-items:center}.success-icon{width:72px;height:72px;border-radius:999px;justify-content:center}.sheet.light .success-icon{background:#e8fff3;color:#22c55e}.sheet.dark .success-icon{background:rgba(34,197,94,.16);color:#4ade80}.success-icon svg{width:32px;height:32px;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor}.success-text{max-width:360px}.filter-section{margin-bottom:24px}.chip-group{display:flex;flex-wrap:wrap;gap:8px}.chip{height:32px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:600;display:inline-flex;align-items:center;cursor:pointer;border:1px solid;transition:all .18s ease-out}.chip.indigo.active{background:#eef2ff;border-color:#dde4ff;color:#4f46e5}.chip.violet.active{background:#f3e8ff;border-color:#e9d5ff;color:#7c3aed}.chip.teal.active{background:#dffcf6;border-color:#bdf4ea;color:#0f766e}.chip.cyan.active{background:#e0f7ff;border-color:#bae6fd;color:#0369a1}.chip.blueGray.active{background:#eef2f7;border-color:#e2e8f0;color:#475569}.sheet.light .chip:not(.active){background:#fff;border-color:#eaecf0;color:#667085}.sheet.dark .chip:not(.active){background:#1f2430;border-color:#232834;color:#98a2b3}.sheet.dark .chip.indigo.active{background:rgba(99,102,241,.18);border-color:rgba(99,102,241,.24);color:#a5b4fc}.sheet.dark .chip.violet.active{background:rgba(124,58,237,.18);border-color:rgba(124,58,237,.24);color:#c4b5fd}.sheet.dark .chip.teal.active{background:rgba(20,184,166,.18);border-color:rgba(20,184,166,.24);color:#5eead4}.sheet.dark .chip.cyan.active{background:rgba(14,165,233,.18);border-color:rgba(14,165,233,.24);color:#7dd3fc}.sheet.dark .chip.blueGray.active{background:rgba(71,85,105,.22);border-color:rgba(71,85,105,.3);color:#cbd5e1}.range-row{display:flex;justify-content:space-between;font-size:13px;font-weight:600;margin-bottom:8px}.range-track{position:relative;height:6px;border-radius:999px;margin:8px 0 16px}.sheet.light .range-track{background:#eaecf0}.sheet.dark .range-track{background:#232834}.range-fill{left:20%;right:30%;top:0;bottom:0;background:#7b61ff}.range-fill,.range-thumb{position:absolute;border-radius:999px}.range-thumb{top:50%;width:16px;height:16px;background:#fff;border:2px solid #7b61ff;transform:translate(-50%,-50%)}.range-thumb.left{left:20%}.range-thumb.right{left:70%}.button-row{display:flex;gap:12px;margin-top:8px}.btn{height:48px;flex:1}.btn-primary{background:#7b61ff;color:#fff}.btn-primary:hover{background:#6b51e5}.btn-secondary{background:transparent;border-color:#d0d5dd;color:#344054}.sheet.dark .btn-secondary{border-color:#3a4252;color:#e4e7ec}.btn-full{width:100%}.demo-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#98a2b3;margin-bottom:12px}.trigger-btn{width:100%;height:44px;border-radius:12px;border:none;font-family:Urbanist,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:all .18s ease-out}.trigger-btn.primary{background:#7b61ff;color:#fff}.trigger-btn.primary:hover{background:#6b51e5}.trigger-btn.destructive{background:#ef4444;color:#fff}.trigger-btn.destructive:hover{background:#dc2626}.backdrop{position:fixed;inset:0;z-index:9998;display:none;align-items:center;justify-content:center;padding:16px;animation:fadeIn .22s ease-out}.backdrop.show{display:flex}.backdrop.light{background:rgba(16,24,40,.42)}.backdrop.dark,.backdrop.light{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.backdrop.dark{background:rgba(0,0,0,.62)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{position:relative;width:100%;max-width:480px;border-radius:28px;padding:28px;z-index:9999;animation:modalEnter .22s ease-out}@keyframes modalEnter{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal.light{background:#fff;border:1px solid rgba(16,24,40,.06);box-shadow:0 24px 64px rgba(16,24,40,.16)}.modal.dark{background:#171a21;border:1px solid hsla(0,0%,100%,.06);box-shadow:0 32px 80px rgba(0,0,0,.42)}.modal.glass-light{background:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 24px 64px rgba(16,24,40,.18)}.modal.glass-dark,.modal.glass-light{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.modal.glass-dark{background:rgba(23,26,33,.72);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 24px 64px rgba(0,0,0,.42)}.close-btn{position:absolute;top:24px;right:24px;width:32px;height:32px;border-radius:8px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .18s ease-out}.modal.light .close-btn{color:#98a2b3}.modal.dark .close-btn{color:#667085}.modal.glass-light .close-btn{color:#98a2b3}.modal.glass-dark .close-btn{color:#667085}.modal.light .close-btn:hover{color:#667085;background:#f8fafc}.modal.dark .close-btn:hover{color:#f2f4f7;background:#232834}.modal.glass-light .close-btn:hover{color:#667085;background:rgba(248,250,252,.6)}.modal.glass-dark .close-btn:hover{color:#f2f4f7;background:rgba(35,40,52,.6)}.close-btn svg{width:20px;height:20px;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor}.modal-header{margin-bottom:20px}.modal-title{font-family:Geist,sans-serif;font-size:24px;font-weight:700;line-height:30px;margin-bottom:8px}.modal.light .modal-title{color:#101828}.modal.dark .modal-title{color:#f8fafc}.modal.glass-light .modal-title{color:#101828}.modal.glass-dark .modal-title{color:#f8fafc}.modal-description{font-size:15px;font-weight:500;line-height:22px}.modal.light .modal-description{color:#667085}.modal.dark .modal-description{color:#98a2b3}.modal.glass-light .modal-description{color:#667085}.modal.glass-dark .modal-description{color:#98a2b3}.modal-body{margin-bottom:24px}.form-field{margin-bottom:16px}.form-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;display:block;margin-bottom:8px}.modal.light .form-label{color:#667085}.modal.dark .form-label{color:#98a2b3}.modal.glass-light .form-label{color:#667085}.modal.glass-dark .form-label{color:#98a2b3}.form-input,.form-select{width:100%;height:44px;border-radius:12px;border:1px solid;padding:0 14px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:500;transition:all .18s ease-out}.modal.light .form-input,.modal.light .form-select{background:#fff;border-color:#d0d5dd;color:#101828}.modal.dark .form-input,.modal.dark .form-select{background:#1f2430;border-color:#3a4252;color:#f8fafc}.modal.glass-light .form-input,.modal.glass-light .form-select{background:hsla(0,0%,100%,.8);border-color:rgba(208,213,221,.6);color:#101828}.modal.glass-dark .form-input,.modal.glass-dark .form-select{background:rgba(31,36,48,.7);border-color:rgba(58,66,82,.6);color:#f8fafc}.form-input:focus,.form-select:focus{outline:none;border-color:#7b61ff;box-shadow:0 0 0 3px rgba(123,97,255,.12)}.modal-footer{display:flex;gap:12px;justify-content:flex-end}.modal-btn{height:48px;padding:0 20px;border-radius:16px;border:1px solid transparent;font-family:Urbanist,sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:all .18s ease-out;flex:1}.modal-btn.primary{background:#7b61ff;color:#fff}.modal-btn.primary:hover{background:#6b51e5}.modal-btn.secondary{background:transparent;color:#344054}.modal.light .modal-btn.secondary{border-color:#d0d5dd;color:#344054}.modal.dark .modal-btn.secondary{border-color:#3a4252;color:#f2f4f7}.modal.glass-light .modal-btn.secondary{border-color:rgba(208,213,221,.6);color:#344054}.modal.glass-dark .modal-btn.secondary{border-color:rgba(58,66,82,.6);color:#f2f4f7}.modal.light .modal-btn.secondary:hover{background:#f8fafc}.modal.dark .modal-btn.secondary:hover{background:#232834}.modal.glass-light .modal-btn.secondary:hover{background:rgba(248,250,252,.6)}.modal.glass-dark .modal-btn.secondary:hover{background:rgba(35,40,52,.4)}.modal-btn.destructive{background:#ef4444;color:#fff}.modal.dark .modal-btn.destructive{background:#f87171}.modal-btn.destructive:hover{background:#dc2626}.modal.dark .modal-btn.destructive:hover{background:#ef4444}.divider{height:1px;margin:20px 0}.modal.light .divider{background:#eaecf0}.modal.dark .divider{background:#232834}.modal.glass-light .divider{background:rgba(234,236,240,.6)}.modal.glass-dark .divider{background:rgba(35,40,52,.6)}.demo-frame{margin-bottom:24px}.header{height:72px;display:flex;align-items:center;padding:0 24px;gap:24px;border-bottom:1px solid}.header.light{background:#fff;border-bottom-color:#eaecf0}.header.dark{background:#171a21;border-bottom-color:#232834}.header-logo{font-family:Geist,sans-serif;font-size:20px;font-weight:700;flex-shrink:0}.header.light .header-logo{color:#101828}.header.dark .header-logo{color:#f8fafc}.header-search{flex:1;max-width:480px;position:relative}.search-input{width:100%;height:40px;border-radius:12px;border:1px solid;padding:0 40px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:500;transition:all .18s ease-out}.header.light .search-input{background:#f8fafc;border-color:#eaecf0;color:#101828}.header.dark .search-input{background:#1f2430;border-color:#232834;color:#f8fafc}.search-input:focus{outline:none;border-color:#7b61ff;box-shadow:0 0 0 3px rgba(123,97,255,.12)}.search-input::placeholder{color:#98a2b3}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.header.light .search-icon{stroke:#667085}.header.dark .search-icon{stroke:#98a2b3}.header-nav{display:flex;gap:8px;margin-left:auto}.nav-link{height:40px;padding:0 16px;display:flex;align-items:center;gap:8px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .18s ease-out;white-space:nowrap}.header.light .nav-link{color:#667085}.header.dark .nav-link{color:#98a2b3}.header.light .nav-link:hover{background:#f8fafc;color:#101828}.header.dark .nav-link:hover{background:#1f2430;color:#f8fafc}.header.light .nav-link.active{background:#eef2ff;color:#7b61ff}.header.dark .nav-link.active{background:rgba(123,97,255,.16);color:#9d8cff}.nav-link svg{width:18px;height:18px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor}.nav-link-badge{width:6px;height:6px;border-radius:50%;background:#ef4444}.icon-btn{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s ease-out;border:none;position:relative}.header.light .icon-btn{background:transparent;color:#667085}.header.dark .icon-btn{background:transparent;color:#98a2b3}.header.light .icon-btn:hover{background:#f8fafc;color:#101828}.header.dark .icon-btn:hover{background:#1f2430;color:#f8fafc}.icon-btn svg{width:20px;height:20px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor}.icon-btn-badge{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background:#ef4444;border:2px solid}.header.light .icon-btn-badge{border-color:#fff}.header.dark .icon-btn-badge{border-color:#171a21}.header-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s ease-out;flex-shrink:0}.header.light .header-avatar{background:#eef2ff;color:#7b61ff}.header.dark .header-avatar{background:rgba(123,97,255,.16);color:#9d8cff}.header-avatar:hover{transform:scale(1.05)}.header-avatar svg{width:18px;height:18px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor}.mobile-menu-btn{display:none;width:40px;height:40px;border-radius:10px;align-items:center;justify-content:center;cursor:pointer;border:none;transition:all .18s ease-out}.header.light .mobile-menu-btn{background:transparent;color:#667085}.header.dark .mobile-menu-btn{background:transparent;color:#98a2b3}.mobile-menu-btn svg{width:20px;height:20px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor}@media (max-width:1024px){.header-nav{display:none}.mobile-menu-btn{display:flex}}@media (max-width:640px){.header{padding:0 16px}.header-search,.nav-link-text{display:none}}.demo-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;padding:40px 24px;max-width:1400px;margin:0 auto}.demo-section{width:100%}.demo-frame{background:#fff;border:1px solid #eaecf0;border-radius:20px;overflow:hidden;box-shadow:0 4px 12px rgba(16,24,40,.04);display:inline-block}.demo-frame.dark{background:#0f1115;border-color:#232834}.sidenav{width:280px;height:600px;display:flex;flex-direction:column;border-right:1px solid;transition:all .22s ease-out}.sidenav.light{background:#fff;border-right-color:#eaecf0}.sidenav.dark{background:#171a21;border-right-color:#232834}.sidenav.collapsed{width:72px}.nav-logo{height:72px;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid}.sidenav.light .nav-logo{border-bottom-color:#eaecf0}.sidenav.dark .nav-logo{border-bottom-color:#232834}.logo-text{font-family:Geist,sans-serif;font-size:18px;font-weight:700;transition:opacity .18s ease-out}.sidenav.light .logo-text{color:#101828}.sidenav.dark .logo-text{color:#f8fafc}.sidenav.collapsed .logo-text{opacity:0;width:0;overflow:hidden}.nav-items{flex:1;padding:12px;overflow-y:auto}.nav-item{gap:12px;height:44px;padding:0 12px;border-radius:12px;font-size:15px;font-weight:600;margin-bottom:4px;position:relative}.sidenav.light .nav-item{color:#667085}.sidenav.dark .nav-item{color:#98a2b3}.sidenav.light .nav-item:hover{background:#f8fafc;color:#101828}.sidenav.dark .nav-item:hover{background:#1f2430;color:#f8fafc}.sidenav.light .nav-item.active{background:#eef2ff;color:#7b61ff}.sidenav.dark .nav-item.active{background:rgba(123,97,255,.16);color:#9d8cff}.nav-item svg{stroke:currentColor;flex-shrink:0}.nav-item-text{transition:opacity .18s ease-out;white-space:nowrap}.sidenav.collapsed .nav-item-text{opacity:0;width:0;overflow:hidden}.nav-item-badge{margin-left:auto;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:700;transition:opacity .18s ease-out}.sidenav.light .nav-item-badge{background:#fee2e2;color:#dc2626}.sidenav.dark .nav-item-badge{background:rgba(239,68,68,.16);color:#f87171}.sidenav.collapsed .nav-item-badge{opacity:0;width:0;overflow:hidden}.nav-section{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:16px 12px 8px;transition:opacity .18s ease-out}.sidenav.light .nav-section{color:#98a2b3}.sidenav.dark .nav-section{color:#667085}.sidenav.collapsed .nav-section{opacity:0;height:0;padding:0;overflow:hidden}.nav-user{padding:16px;border-top:1px solid;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .18s ease-out}.sidenav.light .nav-user{border-top-color:#eaecf0}.sidenav.dark .nav-user{border-top-color:#232834}.sidenav.light .nav-user:hover{background:#f8fafc}.sidenav.dark .nav-user:hover{background:#1f2430}.user-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidenav.light .user-avatar{background:#eef2ff;color:#7b61ff}.sidenav.dark .user-avatar{background:rgba(123,97,255,.16);color:#9d8cff}.user-avatar svg{width:18px;height:18px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor}.user-info{flex:1;transition:opacity .18s ease-out}.sidenav.collapsed .user-info{opacity:0;width:0;overflow:hidden}.user-name{font-size:14px;font-weight:700}.sidenav.light .user-name{color:#101828}.sidenav.dark .user-name{color:#f8fafc}.user-role{font-size:13px;font-weight:500}.sidenav.light .user-role{color:#667085}.sidenav.dark .user-role{color:#98a2b3}.toggle-btn{position:absolute;top:20px;right:-12px;width:24px;height:24px;border-radius:6px;border:1px solid;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .18s ease-out;z-index:10}.sidenav.light .toggle-btn{background:#fff;border-color:#eaecf0;box-shadow:0 2px 8px rgba(16,24,40,.08)}.sidenav.dark .toggle-btn{background:#171a21;border-color:#232834;box-shadow:0 2px 8px rgba(0,0,0,.24)}.toggle-btn:hover{transform:scale(1.1)}.toggle-btn svg{width:14px;height:14px;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none}.sidenav.light .toggle-btn svg{stroke:#667085}.sidenav.dark .toggle-btn svg{stroke:#98a2b3}@media (max-width:768px){.sidenav{position:fixed;top:0;left:0;height:100vh;z-index:1000;transform:translateX(-100%)}.sidenav.mobile-open{transform:translateX(0)}}.variant{margin-bottom:48px}.frame{width:100%;max-width:720px;margin:0 auto;border-radius:32px;overflow:hidden;position:relative;height:280px;display:flex;align-items:flex-end;justify-content:center;padding:24px}.frame.light{background:linear-gradient(180deg,#f5f3ff,#fff 70%);border:1px solid #eaecf0}.frame.dark{background:linear-gradient(180deg,#1e2030,#0f1419 70%);border:1px solid #232834}.frame.glass-light{background:radial-gradient(circle at 20% 30%,#ddd6fe 0,transparent 50%),radial-gradient(circle at 80% 70%,#c7d2fe 0,transparent 50%),#f8fafc;border:1px solid #eaecf0}.frame.glass-dark{background:radial-gradient(circle at 20% 30%,#4c1d95 0,transparent 50%),radial-gradient(circle at 80% 70%,#1e40af 0,transparent 50%),#0f1419;border:1px solid #232834}.bottom-nav{width:calc(100% - 32px);max-width:560px;height:72px;padding:10px 20px;border-radius:9999px;display:flex;align-items:center;justify-content:space-around;gap:4px}.bottom-nav.light{background:#fff;border:1px solid rgba(16,24,40,.06);box-shadow:0 12px 40px rgba(16,24,40,.1)}.bottom-nav.dark{background:#171a21;border:1px solid hsla(0,0%,100%,.06);box-shadow:0 16px 48px rgba(0,0,0,.36)}.bottom-nav.glass-light{background:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 16px 48px rgba(16,24,40,.14)}.bottom-nav.glass-dark,.bottom-nav.glass-light{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.bottom-nav.glass-dark{background:rgba(23,26,33,.72);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 16px 48px rgba(0,0,0,.32)}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:44px;min-height:44px;padding:8px 14px;border-radius:9999px;background:transparent;border:none;cursor:pointer;transition:all .18s ease-out;font-family:Urbanist,sans-serif;opacity:.72}.nav-item svg{width:20px;height:20px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.nav-label{font-size:11px;font-weight:600;line-height:1}.nav-item:active{transform:scale(.96)}.bottom-nav.glass-light .nav-item,.bottom-nav.light .nav-item{color:#667085}.bottom-nav.glass-light .nav-item:hover,.bottom-nav.light .nav-item:hover{background:rgba(123,97,255,.08);opacity:1}.bottom-nav.glass-light .nav-item.active,.bottom-nav.light .nav-item.active{background:#f5f3ff;color:#7b61ff;opacity:1}.dark{.bottom-nav.dark .nav-item,.bottom-nav.glass-dark .nav-item{color:#98a2b3}.bottom-nav.dark .nav-item:hover,.bottom-nav.glass-dark .nav-item:hover{background:rgba(157,140,255,.1);opacity:1}.bottom-nav.dark .nav-item.active,.bottom-nav.glass-dark .nav-item.active{background:#232734;color:#9d8cff;opacity:1}.bottom-nav.dark .nav-item.active .nav-label,.bottom-nav.glass-dark .nav-item.active .nav-label{color:#fff}}.spec-table{margin-bottom:32px}ul.rules li{padding:8px 0 8px 24px}.section-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#667085;margin-bottom:20px}.mode-toggle{display:flex;gap:8px;margin-bottom:32px}.mode-btn{padding:8px 16px;border-radius:8px;border:1px solid #667085;background:transparent;color:#e4e7ec;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;font-family:Urbanist,sans-serif}.mode-btn.active{background:#7b61ff;border-color:#7b61ff;color:#fff}.mode-btn:hover:not(.active){border-color:#98a2b3;color:#fff}.toast-grid{display:flex;flex-direction:column;gap:12px}.toast{display:flex;align-items:center;gap:14px;width:100%;min-width:420px;max-width:600px;min-height:72px;padding:16px;border-radius:20px;border:1px solid #eaecf0;background:#fff;box-shadow:0 8px 24px rgba(16,24,40,.08);animation:slideInFade .22s ease-out;position:relative}.toast.dark,[data-theme=dark] .toast{background:#171a21;border-color:#232834;box-shadow:0 12px 32px rgba(0,0,0,.28)}.toast-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:14px}.toast.neutral .toast-icon{background:#f2f4f7;color:#667085}.toast.info .toast-icon{background:#eef4ff;color:#3b82f6}.toast.success .toast-icon{background:#e8fff3;color:#22c55e}.toast.warning .toast-icon{background:#fff4e5;color:#f59e0b}.toast.error .toast-icon{background:#fff0f0;color:#ef4444}.toast.dark.neutral .toast-icon,[data-theme=dark] .toast.neutral .toast-icon{background:#1f2430;color:#98a2b3}.toast.dark.info .toast-icon,[data-theme=dark] .toast.info .toast-icon{background:rgba(59,130,246,.16);color:#60a5fa}.toast.dark.success .toast-icon,[data-theme=dark] .toast.success .toast-icon{background:rgba(34,197,94,.16);color:#4ade80}.toast.dark.warning .toast-icon,[data-theme=dark] .toast.warning .toast-icon{background:rgba(245,158,11,.16);color:#fbbf24}.toast.dark.error .toast-icon,[data-theme=dark] .toast.error .toast-icon{background:rgba(239,68,68,.16);color:#f87171}.toast-content{flex:1;display:flex;flex-direction:column;gap:2px}.toast-title{font-size:16px;font-weight:500;line-height:22px;color:#101828}.toast.dark .toast-title,[data-theme=dark] .toast .toast-title{color:#f8fafc}.toast-description{font-size:14px;font-weight:500;line-height:20px;color:#667085}.toast-close,.toast.dark .toast-description,[data-theme=dark] .toast .toast-description{color:#98a2b3}.toast-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:none;border:none;cursor:pointer;transition:color .15s ease;padding:0}.toast-close:hover{color:#667085}.toast.dark .toast-close:hover,[data-theme=dark] .toast .toast-close:hover{color:#f2f4f7}@keyframes slideInFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.spec-table{margin-top:16px}.spec-table thead{background:hsla(0,0%,100%,.02)}.spec-table th{border:1px solid #232834;color:#98a2b3}.spec-table td{border:1px solid #232834;color:#e4e7ec}.spec-table code{background:rgba(123,97,255,.1);padding:3px 6px;color:#9d8cff;font-family:Courier New,monospace}.light-mode{display:block}.dark-mode,body.dark-active .light-mode{display:none}body.dark-active .dark-mode{display:block}.icon-svg{width:20px;height:20px}.icon-svg.success{stroke-width:2.4}.icon-svg.close,.icon-svg.error,.icon-svg.info,.icon-svg.neutral,.icon-svg.warning{stroke-width:2.2}.demo-card.dark{background:#171a21;border-color:#232834}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:40px 24px;max-width:420px}.empty-icon{width:40px;height:40px;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.empty-state.light .empty-icon{stroke:#98a2b3}.empty-state.dark .empty-icon{stroke:#667085}.empty-title{font-family:Geist,sans-serif;font-size:20px;font-weight:700}.empty-state.light .empty-title{color:#101828}.empty-state.dark .empty-title{color:#f8fafc}.empty-description{font-size:15px;font-weight:500;line-height:22px}.empty-state.light .empty-description{color:#667085}.empty-state.dark .empty-description{color:#98a2b3}.empty-action{margin-top:8px;height:44px;padding:0 20px;border-radius:12px;border:none;font-family:Urbanist,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:all .18s ease-out}.empty-state.light .empty-action{background:#7b61ff;color:#fff}.empty-state.dark .empty-action{background:#8b7dff;color:#fff}.empty-action:hover{transform:translateY(-1px)}.demo-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:32px;margin-bottom:48px}.scheduler-card{border-radius:24px;padding:24px;box-shadow:0 8px 24px rgba(16,24,40,.06)}.scheduler-card.light{background:#fff;border:1px solid #eaecf0}.scheduler-card.dark{background:#171a21;border:1px solid #232834;box-shadow:0 16px 40px rgba(0,0,0,.28)}.section-title{font-family:Geist,sans-serif;font-size:18px;font-weight:600;margin-bottom:16px}.scheduler-card.light .section-title{color:#101828}.scheduler-card.dark .section-title{color:#f8fafc}.section+.section{margin-top:24px}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.calendar-month{font-family:Geist,sans-serif;font-size:18px;font-weight:700}.scheduler-card.light .calendar-month{color:#101828}.scheduler-card.dark .calendar-month{color:#f8fafc}.calendar-nav{display:flex;gap:8px}.nav-btn{width:36px;height:36px;border-radius:10px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s ease-out}.scheduler-card.light .nav-btn{background:#f8fafc;color:#667085}.scheduler-card.dark .nav-btn{background:#1f2430;color:#98a2b3}.scheduler-card.light .nav-btn:hover{background:#f2f4f7}.scheduler-card.dark .nav-btn:hover{background:#232834}.nav-btn svg{width:18px;height:18px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke:currentColor}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-weekday{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-align:center;padding:8px 0}.scheduler-card.light .calendar-weekday{color:#98a2b3}.scheduler-card.dark .calendar-weekday{color:#667085}.calendar-day{aspect-ratio:1;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;cursor:pointer;border:1.5px solid transparent;transition:all .12s ease-out;position:relative}.scheduler-card.light .calendar-day{color:#101828}.scheduler-card.dark .calendar-day{color:#f8fafc}.calendar-day:hover{background:rgba(123,97,255,.08)}.calendar-day.today{border-color:#7b61ff}.calendar-day.selected{background:#7b61ff;color:#fff}.calendar-day.disabled{opacity:.36;cursor:not-allowed}.calendar-day.booked{background:#f2f4f7;color:#98a2b3;cursor:not-allowed}.scheduler-card.dark .calendar-day.booked{background:#232834;color:#667085}.calendar-day:after{content:"";position:absolute;bottom:4px;width:4px;height:4px;border-radius:50%}.calendar-day.has-availability:after{background:#22c55e}.calendar-day.few-slots:after{background:#f59e0b}.timezone-select{width:100%;height:48px;border-radius:16px;border:1px solid;padding:0 14px 0 42px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:500;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpath d='M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20'%3E%3C/path%3E%3Cpath d='M2 12h20'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:14px;transition:all .18s ease-out;cursor:pointer}.scheduler-card.light .timezone-select{background-color:#f8fafc;border-color:#eaecf0;color:#101828}.scheduler-card.dark .timezone-select{background-color:#1f2430;border-color:#232834;color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2398A2B3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpath d='M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20'%3E%3C/path%3E%3Cpath d='M2 12h20'%3E%3C/path%3E%3C/svg%3E")}.timezone-select:focus{outline:none;border-color:#7b61ff;box-shadow:0 0 0 3px rgba(123,97,255,.12)}.slot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px}.time-slot{height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .18s ease-out}.scheduler-card.light .time-slot.available{background:#f5f3ff;color:#7b61ff}.scheduler-card.dark .time-slot.available{background:rgba(123,97,255,.16);color:#b7a9ff}.time-slot.selected{background:#7b61ff;color:#fff}.scheduler-card.dark .time-slot.selected{background:#8b7dff}.scheduler-card.light .time-slot.booked{background:#f2f4f7;color:#98a2b3;cursor:not-allowed}.scheduler-card.dark .time-slot.booked{background:#232834;color:#667085;cursor:not-allowed}.time-slot.unavailable{opacity:.36;cursor:not-allowed}.summary-card{border-radius:20px;padding:20px;margin-top:24px}.scheduler-card.light .summary-card{background:#f8fafc;border:1px solid #eaecf0}.scheduler-card.dark .summary-card{background:#1f2430;border:1px solid #232834}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.summary-row+.summary-row{border-top:1px solid}.scheduler-card.light .summary-row+.summary-row{border-color:#eaecf0}.scheduler-card.dark .summary-row+.summary-row{border-color:#232834}.summary-label{font-size:13px;font-weight:600}.scheduler-card.light .summary-label{color:#667085}.scheduler-card.dark .summary-label{color:#98a2b3}.summary-value{font-size:14px;font-weight:700}.scheduler-card.light .summary-value{color:#101828}.scheduler-card.dark .summary-value{color:#f8fafc}.btn{width:100%;height:52px;border-radius:16px;border:1px solid transparent;font-family:Urbanist,sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:all .18s ease-out;margin-top:24px}.btn.primary{background:#7b61ff;color:#fff}.btn.primary:hover{background:#6b51e5}.scheduler-card.dark .btn.primary{background:#8b7dff}.scheduler-card.dark .btn.primary:hover{background:#7b6ee5}.specs{margin-top:64px;padding-top:32px;border-top:1px solid #eaecf0}.specs h2{font-family:Geist,sans-serif;font-size:18px;font-weight:700;margin-bottom:16px;margin-top:24px;color:#101828}.spec-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:16px}.spec-table th{text-align:left;background:#f8fafc;font-weight:600;color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.spec-table td,.spec-table th{padding:12px;border:1px solid #eaecf0}.spec-table td{color:#344054}.spec-table code{background:#f5f3ff;padding:2px 6px;border-radius:4px;color:#7b61ff;font-size:12px;font-family:ui-monospace,SF Mono,Menlo,monospace}ul.rules{list-style:none;padding:0}ul.rules li{padding:6px 0 6px 24px;position:relative;color:#344054;font-size:14px}ul.rules li:before{content:"✗";position:absolute;left:0;color:#ef4444;font-weight:700}ul.rules li.do:before{content:"✓";color:#22c55e}