:root{--nina-primary:#101010;--nina-accent:#2563eb;--bg:#fff;--bg-subtle:#f9fafb;--bg-muted:#f3f4f6;--emphasis:#101010;--text:#1f2937;--text-subtle:#6b7280;--text-muted:#9ca3af;--border:#e5e7eb;--border-subtle:#f1f3f5;--border-emphasis:#d1d5db;--on-primary:#fff;--radius-sm:6px;--radius:8px;--radius-md:10px;--radius-lg:14px;--radius-xl:16px;--shadow-sm:0 1px 2px rgba(16,24,40,.05);--shadow:0 1px 3px rgba(16,24,40,.06),0 1px 2px rgba(16,24,40,.04);--shadow-md:0 4px 12px rgba(16,24,40,.08);--shadow-lg:0 12px 32px rgba(16,24,40,.12);--font-sans:"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font-sans);color:var(--text);background:var(--bg-subtle);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:14px;line-height:1.5}h1,h2,h3,h4{color:var(--emphasis);font-weight:600;letter-spacing:-.01em;margin:0}h1{font-size:1.5rem;letter-spacing:-.02em}h2{font-size:1.25rem}h3{font-size:1rem}a{color:var(--nina-accent);text-decoration:none}a:hover{text-decoration:underline}.muted{color:var(--text-subtle)}.container{max-width:1080px;margin:0 auto;padding:2.5rem 1.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .9rem;height:36px;border:1px solid var(--border-emphasis);border-radius:var(--radius);background:var(--bg);color:var(--emphasis);font:inherit;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s,opacity .15s;white-space:nowrap}.btn,.btn:hover{text-decoration:none}.btn:hover{background:var(--bg-muted)}.btn:focus-visible{outline:2px solid var(--nina-accent);outline-offset:2px}.btn-primary{color:var(--on-primary)}.btn-primary,.btn-primary:hover{background:var(--nina-primary);border-color:var(--nina-primary)}.btn-primary:hover{opacity:.88}.btn-primary:disabled,.btn:disabled{opacity:.5;cursor:not-allowed}.btn-lg{height:44px;padding:0 1.25rem;font-size:.95rem;border-radius:var(--radius-md)}.btn-block{width:100%}.btn-ghost{border-color:transparent;background:transparent}.btn-ghost:hover{background:var(--bg-muted)}.icon-btn{width:36px;height:36px;padding:0;display:inline-grid;place-items:center}.link-button{background:none;border:none;color:var(--text-subtle);cursor:pointer;font:inherit;font-weight:500;padding:0}.link-button:hover{color:var(--emphasis)}.card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-sm)}label{font-weight:500;color:var(--text)}input,select,textarea{font:inherit;width:100%;padding:.55rem .7rem;min-height:38px;border:1px solid var(--border-emphasis);border-radius:var(--radius);background:var(--bg);color:var(--text);transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:var(--text-muted)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--nina-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--nina-accent) 18%,transparent)}.field{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem}.chip{display:inline-flex;align-items:center;font-size:.72rem;font-weight:500;padding:.18rem .55rem;border-radius:999px;background:var(--bg-muted);color:var(--text-subtle);text-transform:capitalize;border:1px solid transparent}.chip[data-status=confirmed]{background:#ecfdf3;color:#067647;border-color:#abefc6}.chip[data-status=pending]{background:#fffaeb;color:#b54708;border-color:#fedf89}.chip[data-status=completed]{background:#eff8ff;color:#175cd3;border-color:#b2ddff}.chip[data-status=cancelled],.chip[data-status=no_show]{background:#fef3f2;color:#b42318;border-color:#fecdca}.form-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:var(--radius);padding:.6rem .8rem;font-size:.875rem}.shell{display:grid;grid-template-columns:248px 1fr;min-height:100vh;background:var(--bg-subtle)}.shell-nav{background:var(--bg);-webkit-border-end:1px solid var(--border);border-inline-end:1px solid var(--border);display:flex;flex-direction:column;padding:1rem .75rem;gap:.5rem;position:-webkit-sticky;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:.6rem;font-weight:600;color:var(--emphasis);padding:.4rem .5rem .75rem}.brand-logo{height:26px;width:auto;border-radius:6px}.brand-mark{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:8px;background:var(--nina-primary);color:var(--on-primary);font-weight:600}.brand-name{font-size:.95rem}.shell-nav nav{display:flex;flex-direction:column;gap:2px}.nav-link{display:flex;align-items:center;gap:.6rem;padding:.5rem .65rem;border-radius:var(--radius);color:var(--text-subtle);font-weight:500;font-size:.9rem}.nav-link:hover{text-decoration:none}.nav-link:hover,.nav-link[data-active=true]{background:var(--bg-muted);color:var(--emphasis)}.shell-user{margin-top:auto;display:flex;flex-direction:column;gap:.4rem;padding:.75rem .5rem .25rem;border-top:1px solid var(--border-subtle);font-size:.85rem}.role-tag{align-self:flex-start;font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;background:var(--bg-muted);color:var(--text-subtle);padding:.1rem .45rem;border-radius:6px;font-weight:600}.shell-main{padding:2rem 2.5rem;max-width:1100px;width:100%}.exp-head{margin-bottom:1.5rem}.exp-head h1{margin-bottom:.25rem}.agenda,.chair-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.agenda-row,.chair-row{display:grid;grid-template-columns:150px 1fr auto;align-items:center;grid-gap:1rem;gap:1rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);padding:.85rem 1rem;box-shadow:var(--shadow-sm);transition:box-shadow .15s,border-color .15s}.agenda-row:hover,.chair-row:hover{box-shadow:var(--shadow);border-color:var(--border-emphasis)}.agenda-time,.chair-time{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;color:var(--emphasis)}.agenda-meta,.chair-meta{display:flex;flex-direction:column;gap:.1rem}.chair-row{grid-template-columns:96px 4px 1fr auto}.chair-bar{width:4px;align-self:stretch;min-height:30px;border-radius:3px;background:var(--border-emphasis)}.chair-bar[data-status=confirmed]{background:#17b26a}.chair-bar[data-status=pending]{background:#f79009}.schedule{width:100%;border-collapse:separate;border-spacing:0;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.schedule td,.schedule th{text-align:start;padding:.75rem 1rem;border-bottom:1px solid var(--border-subtle)}.schedule th{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--bg-subtle)}.schedule tbody tr:last-child td{border-bottom:none}.cal-head{justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.cal-head,.cal-nav{display:flex;align-items:center}.cal-nav{gap:.6rem}.cal-count{margin-top:1rem}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:var(--bg-subtle)}.auth-card{width:100%;max-width:380px;display:flex;flex-direction:column;gap:1rem;padding:2rem}.auth-head{text-align:center;margin-bottom:.5rem}.auth-head .brand-mark{margin:0 auto .85rem;width:40px;height:40px}.auth-card .field{font-size:.9rem}.book-page{min-height:100vh;background:var(--bg-subtle);display:flex;justify-content:center;padding:2.5rem 1.25rem}.book-shell{width:100%;max-width:960px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);display:grid;grid-template-columns:300px 1fr;overflow:hidden;min-height:520px}.book-aside{-webkit-border-end:1px solid var(--border);border-inline-end:1px solid var(--border);padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.book-host{display:flex;align-items:center;gap:.6rem}.book-avatar{width:36px;height:36px;border-radius:999px;background:var(--nina-primary);color:var(--on-primary);display:grid;place-items:center;font-weight:600;overflow:hidden}.book-avatar img{width:100%;height:100%;object-fit:cover}.book-host-name{font-weight:500;color:var(--text-subtle)}.book-title{font-size:1.3rem;font-weight:600;letter-spacing:-.02em;color:var(--emphasis)}.book-facts{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem;color:var(--text-subtle);font-size:.875rem}.book-fact{display:flex;align-items:center;gap:.5rem}.book-fact svg{flex-shrink:0;color:var(--text-muted)}.book-desc{color:var(--text-subtle);font-size:.875rem;line-height:1.55}.book-back{margin-top:auto}.book-main{padding:1.75rem;display:flex;flex-direction:column;min-width:0}.book-step-head{margin-bottom:1.1rem}.book-step-head h2{font-size:1.05rem}.svc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.svc-item{width:100%;text-align:start;display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);padding:.9rem 1rem;cursor:pointer;font:inherit;transition:border-color .15s,box-shadow .15s,background .15s}.svc-item:hover{border-color:var(--nina-accent);box-shadow:var(--shadow-sm)}.svc-item-main{display:flex;flex-direction:column;gap:.15rem;min-width:0}.svc-name{font-weight:600;color:var(--emphasis)}.svc-sub{color:var(--text-subtle);font-size:.85rem}.svc-price{font-weight:600;color:var(--emphasis);white-space:nowrap}.svc-arrow{color:var(--text-muted)}.scheduler{display:grid;grid-template-columns:1fr 220px;grid-gap:1.5rem;gap:1.5rem;min-height:360px}.slots-col{display:flex;flex-direction:column;min-height:0}.slots-head{font-weight:600;color:var(--emphasis);margin-bottom:.75rem;font-size:.9rem}.slots-head span{color:var(--text-subtle);font-weight:400}.slots-scroll{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;max-height:340px;-webkit-padding-end:4px;padding-inline-end:4px}.slot-staff{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:.5rem 0 .1rem;font-weight:600}.slot{padding:.65rem;border:1px solid var(--border-emphasis);border-radius:var(--radius);background:var(--bg);color:var(--emphasis);cursor:pointer;font:inherit;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center;transition:border-color .15s,background .15s,color .15s}.slot:hover{border-color:var(--nina-accent);color:var(--nina-accent)}.slot[data-selected=true]{background:var(--nina-primary);border-color:var(--nina-primary);color:var(--on-primary)}.slots-empty{color:var(--text-subtle);font-size:.875rem;padding:1rem 0;text-align:center}.mc{display:flex;flex-direction:column;gap:.75rem}.mc-head{display:flex;align-items:center;justify-content:space-between}.mc-month{font-weight:600;color:var(--emphasis)}.mc-nav{display:flex;gap:.25rem}.mc-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:4px;gap:4px}.mc-dow{text-align:center;font-size:.7rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;padding-bottom:.25rem}.mc-day{aspect-ratio:1;display:grid;place-items:center;border:none;background:var(--bg-subtle);border-radius:var(--radius);color:var(--text);font:inherit;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;cursor:pointer;transition:background .12s,color .12s}.mc-day:hover:not(:disabled){background:color-mix(in srgb,var(--nina-accent) 14%,transparent);color:var(--nina-accent)}.mc-day[data-today=true]{box-shadow:inset 0 0 0 1px var(--border-emphasis)}.mc-day[data-selected=true]{background:var(--nina-primary);color:var(--on-primary)}.mc-day:disabled{color:var(--text-muted);background:transparent;cursor:default;opacity:.45}.mc-day-empty{aspect-ratio:1}.book-form{gap:.9rem;max-width:420px}.book-form,.book-summary{display:flex;flex-direction:column}.book-summary{gap:.4rem;background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-md);padding:.9rem 1rem;margin-bottom:.5rem}.book-summary-row{display:flex;align-items:center;gap:.5rem;color:var(--text-subtle);font-size:.875rem}.book-summary-row strong{color:var(--emphasis)}.book-actions{justify-content:space-between;gap:1rem;margin-top:.25rem}.book-actions,.book-done{display:flex;align-items:center}.book-done{text-align:center;max-width:420px;margin:1.5rem auto;flex-direction:column;gap:.75rem}.book-done-check{width:52px;height:52px;border-radius:999px;background:#ecfdf3;color:#17b26a;display:grid;place-items:center}.book-steps{display:flex;gap:.4rem;align-items:center;font-size:.8rem;color:var(--text-muted);margin-bottom:1.1rem}.book-steps .sep{color:var(--border-emphasis)}.book-steps b[data-active=true]{color:var(--emphasis)}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.1rem;padding:2rem 1.25rem;max-width:680px;margin:0 auto}.hero-mark{width:52px;height:52px;font-size:1.4rem;border-radius:12px}.hero-title{font-size:clamp(2rem,5vw,3rem);line-height:1.1;letter-spacing:-.03em}.hero-sub{color:var(--text-subtle);font-size:1.05rem;max-width:520px;margin:0}.hero-actions{display:flex;gap:.75rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}.enamad-seal{position:fixed;right:12px;bottom:12px;opacity:.55;transition:opacity .15s;z-index:10}.enamad-seal:hover{opacity:1}.enamad-seal img{height:40px;width:auto;display:block}.nav-group{display:flex;flex-direction:column;gap:2px;margin-bottom:.5rem}.nav-group-title{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-weight:600;padding:.5rem .65rem .2rem}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.page-head p{margin:.2rem 0 0}.section-title{font-size:.95rem;font-weight:600;margin-bottom:.6rem}.mt{margin-top:1rem}.mb{margin-bottom:.5rem}.center{text-align:center}.small{font-size:.82rem}.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pos{color:#067647}.neg{color:#b42318}.stack{gap:.85rem}.stack,.stack-lg{display:flex;flex-direction:column}.stack-lg{gap:1rem}.subtle{background:var(--bg-subtle);box-shadow:none}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:.85rem;gap:.85rem}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.check{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.check input{width:auto;min-height:0}.inline-edit>summary,.panel-add>summary{cursor:pointer;list-style:none;display:inline-flex;width:auto}.inline-edit>summary::-webkit-details-marker,.panel-add>summary::-webkit-details-marker{display:none}.edit-pop{margin-top:.5rem;min-width:320px}.data-table{width:100%;border-collapse:separate;border-spacing:0;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.data-table td,.data-table th{text-align:start;padding:.7rem 1rem;border-bottom:1px solid var(--border-subtle);vertical-align:middle}.data-table th{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);background:var(--bg-subtle);font-weight:600}.data-table td.num,.data-table th.num{text-align:right}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover{background:var(--bg-subtle)}.data-table .empty{text-align:center;padding:2rem}.row-actions{display:flex;gap:.4rem;justify-content:flex-end;align-items:center}.row-actions .btn{height:30px;padding:0 .6rem;font-size:.82rem}.danger{color:#b42318}.danger:hover{background:#fef3f2}.filters{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.filters input,.filters select{width:auto}.staff-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.hours-row{display:flex;flex-wrap:wrap;gap:.4rem;margin:.75rem 0}.hour-pill{display:inline-flex;align-items:center;gap:.3rem;background:var(--bg-subtle);border:1px solid var(--border);border-radius:999px;padding:.2rem .4rem .2rem .7rem;font-size:.8rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pill-x{border:none;background:none;cursor:pointer;color:var(--text-muted);font-size:1rem;line-height:1;padding:0 .2rem}.pill-x:hover{color:#b42318}.stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:1rem;gap:1rem}.stat{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:.3rem;box-shadow:var(--shadow-sm)}.stat-label{font-size:.78rem;color:var(--text-subtle)}.stat-val{font-size:1.5rem;font-weight:600;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.check-row{display:flex;flex-wrap:wrap;gap:.5rem 1.1rem}.channel-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.channel-card{display:flex;flex-direction:column;gap:.6rem}.channel-head{display:flex;align-items:center;justify-content:space-between}.channel-head .section-title{margin:0}@media (max-width:720px){.channel-grid{grid-template-columns:1fr}}.otp-field{gap:.4rem}.otp-row{display:flex;gap:.5rem;align-items:stretch}.otp-row input{flex:1 1;min-width:0}.otp-row .btn{white-space:nowrap;flex-shrink:0}.otp-verify{margin-top:.4rem}.otp-ok{color:#067647;font-weight:600;font-size:.8rem}.otp-error{margin:.2rem 0 0}.signup-card{max-width:460px}.subdomain-input{display:flex;align-items:center;border:1px solid var(--border-emphasis);border-radius:var(--radius);overflow:hidden}.subdomain-input input{border:none;border-radius:0}.subdomain-input input:focus{box-shadow:none}.subdomain-suffix{padding:0 .7rem;color:var(--text-muted);background:var(--bg-subtle);white-space:nowrap;font-size:.875rem;-webkit-border-start:1px solid var(--border);border-inline-start:1px solid var(--border);align-self:stretch;display:flex;align-items:center}.hint{font-size:.78rem}.wizard-nav{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.wizard-nav .btn-block{flex:1 1}.auth-links{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem}.pg-root{--pg-primary:var(--page-primary,#111827);--pg-accent:var(--page-accent,#2563eb);min-height:100vh;background:#fff;color:#111827}.pg-fallback{display:flex;justify-content:center;padding:2.5rem 1rem}.pg-card{width:100%;max-width:440px;text-align:center;gap:1rem}.pg-card,.pg-head{display:flex;flex-direction:column}.pg-head{align-items:center;gap:.5rem}.pg-logo{width:72px;height:72px;border-radius:50%;object-fit:cover}.pg-logo-mark{display:flex;align-items:center;justify-content:center;background:var(--pg-primary);color:#fff;font-size:1.8rem;font-weight:700}.pg-title{font-size:1.6rem;font-weight:700;margin:0}.pg-desc{color:#6b7280;margin:0}.pg-cta{display:block;background:var(--pg-accent);color:#fff;padding:.85rem 1rem;border-radius:12px;font-weight:600;text-decoration:none}.pg-cta-disabled{background:#e5e7eb;color:#6b7280;cursor:not-allowed}.pg-channels{display:flex;flex-direction:column;gap:.5rem}.pg-channel{display:flex;align-items:center;gap:.6rem;justify-content:center;padding:.7rem 1rem;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:#111827}.pg-channel-icon{width:1.2rem;text-align:center}.pg-location{display:inline-flex;align-items:center;gap:.4rem;justify-content:center;padding:.6rem 1rem;color:var(--pg-primary);text-decoration:none;font-weight:600}.pg-location-block{display:flex;flex-direction:column;gap:.5rem;align-items:center}.pg-map{width:100%;height:180px;border:0;border-radius:12px}.pg-address{color:#6b7280;margin:0;font-size:.9rem}.pg-lumen .pg-address{color:hsla(0,0%,100%,.7)}.pg-section-title{font-size:.95rem;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;margin:.5rem 0}.pg-hour-list,.pg-service-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.pg-hour,.pg-service{display:flex;justify-content:space-between;padding:.6rem .2rem;border-bottom:1px solid #f3f4f6}.pg-service-name{font-weight:600}.pg-service-meta{color:#6b7280}.pg-spotlight{min-height:100vh}.pg-sl-cover{height:168px;background:linear-gradient(135deg,var(--pg-primary),var(--pg-accent))}.pg-sl-card{margin:0 auto;padding:2.5rem 1rem}.pg-sl-cover+.pg-sl-card{margin-top:-52px;padding-top:0;position:relative}.pg-sl-cover+.pg-sl-card .pg-logo,.pg-sl-cover+.pg-sl-card .pg-logo-mark{border:4px solid #fff;box-shadow:0 4px 14px rgba(0,0,0,.12)}.pg-storefront{min-height:100vh}.pg-sf-hero{position:relative;padding:3.5rem 1.5rem;background:linear-gradient(135deg,var(--pg-primary),var(--pg-accent));color:#fff}.pg-sf-hero-inner{position:relative;max-width:680px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}.pg-sf-hero .pg-desc,.pg-sf-hero .pg-title{color:#fff}.pg-sf-hero .pg-cta{display:inline-block;background:var(--pg-accent)}.pg-storefront .pg-channels{flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:680px;margin:0 auto;padding:1.25rem 1.5rem 0}.pg-sf-body{max-width:880px;margin:0 auto;padding:1.5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.pg-sf-col{display:flex;flex-direction:column;gap:1rem}@media (max-width:720px){.pg-sf-body{grid-template-columns:1fr;gap:1rem}}.pg-lumen{position:relative;min-height:100vh;background:#0b0b14;color:#fff;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;padding:3rem 1rem}.pg-lm-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.pg-lm-panel{position:relative;z-index:1;width:100%;max-width:460px;text-align:center;display:flex;flex-direction:column;gap:1rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:24px;padding:2.5rem 1.5rem;box-shadow:0 24px 70px rgba(0,0,0,.5)}.pg-lumen .pg-title{font-size:2.2rem}.pg-lumen .pg-desc{color:hsla(0,0%,100%,.75)}.pg-lumen .pg-channel{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.16);color:#fff}.pg-lumen .pg-location{color:#fff}.pg-lumen .pg-section-title{color:hsla(0,0%,100%,.5)}.pg-lumen .pg-hour,.pg-lumen .pg-service{border-bottom-color:hsla(0,0%,100%,.08)}.pg-lumen .pg-service-meta{color:hsla(0,0%,100%,.6)}.pg-lumen .pg-logo-mark{background:hsla(0,0%,100%,.12)}.pb-split{display:grid;grid-template-columns:minmax(320px,440px) 1fr;grid-gap:1.5rem;gap:1.5rem;align-items:start}.pb-editor{gap:1.25rem}.pb-editor,.pb-group{display:flex;flex-direction:column}.pb-group{gap:.6rem}.pb-templates{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.5rem;gap:.5rem}.pb-template{display:flex;flex-direction:column;gap:.15rem;padding:.6rem;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;text-align:center}.pb-template input{display:none}.pb-template[data-active=true]{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.15)}.pb-savebar{bottom:0;padding:.5rem 0}.pb-preview,.pb-savebar{position:-webkit-sticky;position:sticky}.pb-preview{top:1rem;flex-direction:column}.pb-preview,.pb-preview-bar{display:flex;gap:.5rem}.pb-preview-bar .btn[data-active=true]{background:#f3f4f6}.pb-frame{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fff;margin:0 auto;width:100%}.pb-frame iframe{width:100%;height:72vh;border:0;display:block}.pb-frame-mobile{max-width:390px}.yourpage-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:inherit;margin-bottom:1rem}.pb-form{display:flex;flex-direction:column;gap:1.25rem}.pb-logo{display:flex;align-items:center;gap:.75rem}.pb-logo-preview{width:56px;height:56px;border-radius:10px;object-fit:cover;border:1px solid #e5e7eb}.pb-logo-empty{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px dashed #d1d5db;color:#9ca3af;font-size:.7rem}.pb-address,.pb-share{border-top:1px solid #f3f4f6;padding-top:1rem}.pb-share-row{display:flex;gap:.5rem}.pb-share-url{flex:1 1}.pb-qr{border:1px solid #e5e7eb;border-radius:8px}.pb-analytics{border:1px solid #e5e7eb;border-radius:12px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.5rem}.pb-analytics-head{display:flex;align-items:center;justify-content:space-between}.pb-range{display:flex;gap:.25rem}.pb-range .btn[data-active=true]{background:#f3f4f6}.pb-stats{display:flex;align-items:baseline;gap:1.25rem}.pb-stats>div{display:flex;flex-direction:column}.pb-stats strong{font-size:1.3rem}.pb-spark{display:flex;align-items:flex-end;gap:2px;height:40px}.pb-bar{flex:1 1;min-width:2px;background:#2563eb;border-radius:2px 2px 0 0;opacity:.8}@media (max-width:900px){.pb-split{grid-template-columns:1fr}.pb-preview{position:static}}@media (max-width:820px){.book-shell{grid-template-columns:1fr}.book-aside{-webkit-border-end:none;border-inline-end:none;border-bottom:1px solid var(--border)}.scheduler{grid-template-columns:1fr}.slots-scroll{max-height:none}}@media (max-width:720px){.shell{grid-template-columns:1fr}.shell-nav{position:static;height:auto;align-items:center}.shell-nav,.shell-nav nav{flex-direction:row;flex-wrap:wrap}.shell-user{margin:0;border:none;flex-basis:100%}.shell-main{padding:1.5rem 1.25rem}.agenda-row,.chair-row{grid-template-columns:1fr auto}.agenda-time,.chair-time{grid-column:1/-1}}html[lang=fa]{--font-sans:"Vazirmatn","Inter",ui-sans-serif,system-ui,sans-serif}.lang-switch{display:inline-flex;gap:2px;background:var(--bg-muted);border-radius:999px;padding:2px}.lang-opt{border:none;background:transparent;cursor:pointer;font:inherit;font-size:.8rem;font-weight:500;padding:.25rem .6rem;border-radius:999px;color:var(--text-subtle);white-space:nowrap}.lang-opt[data-active=true]{background:var(--bg);color:var(--emphasis);box-shadow:var(--shadow-sm)}.lang-opt:disabled{cursor:default}.lang-switch-fixed{position:fixed;top:14px;inset-inline-end:14px;z-index:20}