.confirm-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-modal{background:#fff;border-radius:12px;padding:1.5rem;width:90%;max-width:420px;box-shadow:0 20px 50px #00000014;border:1px solid #e2e8f0}.confirm-modal__title{margin:0 0 .5rem;font-size:1.2rem;color:#0f172a}.confirm-modal__message{margin:0 0 1.25rem;color:#475569;line-height:1.5}.confirm-modal__actions{display:flex;justify-content:flex-end;gap:.75rem}.confirm-modal__button{border:none;border-radius:8px;padding:.6rem 1rem;font-weight:600;cursor:pointer;font-size:.95rem;transition:transform .1s ease,box-shadow .2s ease,opacity .2s ease}.confirm-modal__button:disabled{opacity:.6;cursor:not-allowed}.confirm-modal__button.ghost{background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0}.confirm-modal__button.danger{background:#ef4444;color:#fff}.confirm-modal__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 25px #00000014}.navbar{position:sticky;top:0;z-index:40;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(18px);background:linear-gradient(to bottom,#ffffffeb,#ffffffdb,#ffffffbf);border-bottom:1px solid rgba(148,163,184,.45)}.navbar__inner{width:100%;max-width:100vw;margin:0 auto;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;gap:1.25rem;padding:.65rem 1rem}.nav-links{display:flex;align-items:center;gap:1rem}.nav-links.open{display:flex}.nav-actions{display:flex;align-items:center;gap:.35rem}.home-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:.9rem;background:radial-gradient(circle at 30% 0,#e0f2fe 0,#2563eb 55%,#6366f1);box-shadow:0 6px 18px #2563eb66;position:relative}.home-icon__roof{position:absolute;top:9px;width:14px;height:14px;transform:rotate(45deg);border-radius:2px;background:#f8fafcf2}.home-icon__base{position:absolute;bottom:8px;width:14px;height:8px;border-radius:2px;background:#f1f5f9}.logo-text{margin-left:.75rem;font-weight:700;font-size:1.1rem;letter-spacing:-.02em;color:#0f172a;background:linear-gradient(135deg,#0f172a,#334155);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.nav-link{position:relative;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;color:#6b7280;padding-block:.25rem;display:inline-flex;align-items:center}.brand-link{padding-block:0}.brand-logo{height:34px;width:auto;display:block}.nav-link:first-of-type{margin-right:auto}.nav-link:not(:first-of-type){margin-left:1rem}.nav-link:after{content:"";position:absolute;left:0;bottom:-.3rem;width:100%;height:2px;border-radius:999px;background:linear-gradient(90deg,#06b6d4,#6366f1,#f97316);transform-origin:center;transform:scaleX(0);transition:transform var(--motion-normal, .24s) var(--motion-ease-out, cubic-bezier(.22, .61, .36, 1))}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.nav-link:hover{color:#111827}.nav-link{transition:transform var(--motion-fast, .18s) var(--motion-ease-out, cubic-bezier(.22, .61, .36, 1)),color var(--motion-fast, .18s) var(--motion-ease-out, cubic-bezier(.22, .61, .36, 1))}.nav-link:hover{transform:translateY(-1px)}.nav-link:active{transform:translateY(0)}@media (max-width: 768px){.navbar{padding-inline:1rem;gap:1rem}.nav-link:not(:first-of-type){margin-left:.75rem}.nav-links{position:absolute;top:60px;right:16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 30px #00000014;flex-direction:column;align-items:flex-start;padding:.75rem;display:none;z-index:999}.nav-links .nav-link{margin:.25rem 0}.nav-links.open{display:flex}.mobile-menu-btn{display:inline-flex!important}}.mobile-menu-btn{display:none;margin-left:auto;background:transparent;border:1px solid #e2e8f0;border-radius:8px;padding:.35rem .55rem;font-size:1.1rem;cursor:pointer}.profile-menu{position:relative;margin-left:auto}.avatar-btn{width:34px;height:34px;border-radius:50%;border:1px solid #e2e8f0;background:linear-gradient(135deg,#0f172a,#334155);color:#fff;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.profile-dropdown{position:absolute;right:0;top:42px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 30px #00000014;min-width:160px;display:flex;flex-direction:column;z-index:999}.profile-dropdown button{padding:.75rem 1rem;background:transparent;border:none;text-align:left;cursor:pointer;font-size:.95rem;color:#0f172a}.profile-dropdown button:hover{background:#f8fafc}:root{--motion-fast: .18s;--motion-normal: .5s;--motion-ease-out: cubic-bezier(.22, .61, .36, 1);--bg-page: ##fff;--bg-surface: #ffffff;--bg-glass: rgba(255, 255, 255, .78);--text-main: #0f172a;--text-subtle: #4b5563;--text-soft: #6b7280;--accent-primary: #2563eb;--accent-secondary: #6366f1;--accent-cyan: #06b6d4;--accent-warm: #f97316;--border-subtle: rgba(148, 163, 184, .6)}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:var(--text-main);background-color:var(--bg-page)}.landing{position:relative;min-height:100vh;background:radial-gradient(circle at top left,#e0f2fe 0,transparent 55%),radial-gradient(circle at bottom right,#ede9fe 0,transparent 55%),linear-gradient(135deg,#f9fafb,#e5f0ff);display:flex;justify-content:center;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-attachment:scroll}.hero-background{position:absolute;top:0;left:0;width:100%;height:50vh;z-index:0;pointer-events:none;overflow:hidden;background-image:url(../../domainify_hero_image_2.png);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:1;mask-image:linear-gradient(to right,transparent 0%,black 20%,black 80%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 20%,black 80%,transparent 100%)}.landing:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#fff,#fff0 20%,#fff0 80%,#fff);mix-blend-mode:lighten;z-index:0}.landing__inner{width:100%;max-width:1440px;margin:0 auto;padding-inline:1.5rem;position:relative;z-index:1;margin-top:25vh}.landing section{padding-block:3rem;padding-inline:1.5rem}.landing-hero{display:flex;align-items:center;justify-content:center;padding-top:5rem;padding-bottom:4rem}.landing-hero__inner{max-width:720px}.landing-hero__badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;background:radial-gradient(circle at 0 0,#e0f2fe,#fff 70%);color:#1f2937;border:1px solid rgba(148,163,184,.7)}.landing-hero__title{margin-top:1.25rem;font-size:clamp(2.25rem,4vw,3.25rem);line-height:1.1}.landing-hero__subtitle{margin-top:.75rem;max-width:36rem;color:var(--text-subtle)}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.glass-card{background:var(--bg-glass);border-radius:1.5rem;border:1px solid var(--border-subtle);box-shadow:0 18px 45px #0f172a26,0 0 0 1px #fff6;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);padding:2rem 2.25rem}.landing-nav{display:flex;justify-content:flex-start;margin-top:-1rem;margin-left:1rem}.landing-nav__inner{display:inline-flex;align-items:center;gap:1.5rem;padding:.75rem 1.5rem}.landing-nav__link{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;color:var(--text-subtle);position:relative}.landing-nav__link:after{content:"";position:absolute;left:0;bottom:-.25rem;height:2px;width:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent-cyan),var(--accent-secondary),var(--accent-warm));transform-origin:center;transform:scaleX(0);transition:transform var(--motion-normal) var(--motion-ease-out)}.landing-nav__link:hover:after{transform:scaleX(1)}@media (max-width: 768px){.landing-nav{display:none}}.landing-bento{padding-top:2rem;padding-bottom:3rem}.landing-bento__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(3,1fr);gap:1.25rem;min-height:50vh;max-height:80vh}.landing-bento__grid .bento-item.motion-fade-up{opacity:0;transform:translateY(14px)}.landing-bento__grid .bento-item.motion-fade-up.is-visible{opacity:1;transform:translateY(0)}.bento-item--why{grid-column:1 / span 8;grid-row:1 / span 1}.bento-item--problem{grid-column:9 / span 4;grid-row:1 / span 1}.bento-item--solution{grid-column:9 / span 4;grid-row:2 / span 1}.bento-item--roadmap{grid-column:1 / span 8;grid-row:2 / span 1}.bento-item--early{grid-column:1 / span 12;grid-row:3 / span 1}.landing-bento__grid .bento-item.motion-fade-up:nth-child(1){transition-delay:0ms}.landing-bento__grid .bento-item.motion-fade-up:nth-child(2){transition-delay:80ms}.landing-bento__grid .bento-item.motion-fade-up:nth-child(3){transition-delay:.16s}.landing-bento__grid .bento-item.motion-fade-up:nth-child(4){transition-delay:.24s}.landing-bento__grid .bento-item.motion-fade-up:nth-child(5){transition-delay:.32s}.bento-item{padding:1.5rem 1.75rem;position:relative;overflow:hidden;cursor:default;transition:transform var(--motion-fast) var(--motion-ease-out),box-shadow var(--motion-fast) var(--motion-ease-out),background var(--motion-fast) var(--motion-ease-out),border-color var(--motion-fast) var(--motion-ease-out)}.bento-item--roadmap .roadmap-list li{transition:transform var(--motion-fast) var(--motion-ease-out),color var(--motion-fast) var(--motion-ease-out)}.bento-item--roadmap:hover .roadmap-list li{transform:translate(3px);color:var(--text-main)}.bento-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px solid transparent;opacity:.35;mix-blend-mode:screen;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;background:linear-gradient(135deg,var(--accent-cyan),var(--accent-secondary),var(--accent-warm));background-size:200% 200%}.bento-item--pulse-border:before{animation:bento-border-pulse 4s linear infinite}@keyframes bento-border-pulse{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.bento-item--wide{grid-column:span 6}.bento-item h2,.bento-item h3{margin-top:0;margin-bottom:.5rem;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#1e293b,#475569);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bento-item--why h2{background:linear-gradient(135deg,#2563eb,#06b6d4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bento-item--solution h3{background:linear-gradient(135deg,#7c3aed,#db2777);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.bento-item p{margin:0;color:var(--text-subtle)}.bento-list{list-style:none;padding-left:0;margin:.75rem 0 0}.bento-list li{font-size:.95rem;color:var(--text-soft);padding-block:.25rem}@media (max-width: 768px){.landing-bento__grid{grid-template-columns:1fr}.bento-item,.bento-item--wide,.bento-item--tall{grid-column:auto;grid-row:auto}}.landing-section{display:flex;justify-content:center}.landing-section__card{max-width:720px}.landing-section h2{margin-top:0;margin-bottom:.5rem}.landing-section p{margin-top:0;margin-bottom:1.25rem;color:var(--text-subtle)}.waitlist-form{width:100%}.waitlist-form__row{display:flex;flex-wrap:wrap;gap:.75rem}.waitlist-form__input{flex:1 1px;min-width:0;border-radius:999px;border:1px solid var(--border-subtle);padding:.75rem 1rem;font-size:.95rem;outline:none;background-color:#ffffffe6}.waitlist-form__input:focus{border-color:var(--accent-secondary);box-shadow:0 0 0 1px #6366f166}.roadmap-list{list-style:none;padding-left:0;margin:0}.roadmap-list li{display:flex;flex-wrap:wrap;gap:.5rem;padding-block:.45rem;border-bottom:1px dashed rgba(148,163,184,.5)}.roadmap-list li:last-child{border-bottom:none}.roadmap-list__label{font-weight:600;color:var(--accent-secondary)}.roadmap-list__text{color:var(--text-soft)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:500;padding:.65rem 1.25rem;text-decoration:none;cursor:pointer;outline:none;background-color:transparent;transition:background var(--motion-fast) var(--motion-ease-out),color var(--motion-fast) var(--motion-ease-out),border-color var(--motion-fast) var(--motion-ease-out),box-shadow var(--motion-fast) var(--motion-ease-out)}.btn-primary{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;box-shadow:0 12px 30px #2563eb59}.btn-primary:hover{box-shadow:0 16px 38px #2563eb73}.btn-ghost{background:#ffffffb3;color:var(--accent-secondary);border-color:#94a3b899}.btn-ghost:hover{background:#fff}.motion-fade-up{opacity:0;transform:translateY(14px);transition:opacity var(--motion-normal) var(--motion-ease-out),transform var(--motion-normal) var(--motion-ease-out)}.motion-fade-up.is-visible{opacity:1;transform:translateY(0)}.motion-pop{opacity:0;transform:scale(.98) translateY(4px);animation:motion-pop-in .42s var(--motion-ease-out) forwards 80ms}@keyframes motion-pop-in{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.motion-press{transition:transform var(--motion-fast) var(--motion-ease-out),box-shadow var(--motion-fast) var(--motion-ease-out),background var(--motion-fast) var(--motion-ease-out)}.motion-press:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 18px 40px #0f172a29}.motion-press:active{transform:translateY(0) scale(.99);box-shadow:0 8px 24px #0f172a33}.landing-hero,.landing-bento,.landing-section{min-height:50vh;max-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-block:4rem}.landing-bento__grid{min-height:auto;flex:1;width:100%}.motion-scale-up{opacity:0;transform:scale(.9);transition:opacity var(--motion-normal) var(--motion-ease-out),transform var(--motion-normal) var(--motion-ease-out)}.motion-scale-up.is-visible{opacity:1;transform:scale(1)}.motion-slide-in-left{opacity:0;transform:translate(-50px);transition:opacity var(--motion-normal) var(--motion-ease-out),transform var(--motion-normal) var(--motion-ease-out)}.motion-slide-in-left.is-visible{opacity:1;transform:translate(0)}.motion-slide-in-right{opacity:0;transform:translate(50px);transition:opacity var(--motion-normal) var(--motion-ease-out),transform var(--motion-normal) var(--motion-ease-out)}.motion-slide-in-right.is-visible{opacity:1;transform:translate(0)}.landing-trusted{min-height:50vh;max-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-block:4rem}.landing-trusted__inner{width:100%;max-width:1440px;padding-inline:1.5rem;text-align:center}.landing-trusted h2{font-size:2.5rem;margin-bottom:3rem;background:linear-gradient(135deg,#0f172a,#475569);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.trusted-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%}.trusted-card{position:relative;overflow:hidden;padding:0;display:flex;flex-direction:column;height:320px;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.trusted-card:hover{transform:translateY(-8px) scale(1.02);z-index:10}.trusted-card__visual{flex:1;width:100%;background-size:200% 200%;animation:gradient-pan 8s ease infinite}.bg-gradient-to-br.from-blue-500.to-cyan-400{background-image:linear-gradient(135deg,#3b82f6,#22d3ee)}.bg-gradient-to-br.from-purple-500.to-pink-500{background-image:linear-gradient(135deg,#a855f7,#ec4899)}.bg-gradient-to-br.from-orange-500.to-red-500{background-image:linear-gradient(135deg,#f97316,#ef4444)}.bg-gradient-to-br.from-green-500.to-emerald-400{background-image:linear-gradient(135deg,#22c55e,#34d399)}@keyframes gradient-pan{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.trusted-card__content{padding:1.5rem;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.5)}.trusted-card__name{font-weight:700;font-size:1.25rem;color:#1e293b;display:block}.delay-0{transition-delay:0ms}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.bento-item--early.bento-item--tall{grid-column:1 / span 8;grid-row:2 / span 1}@media (max-width: 640px){.glass-card{padding:1.5rem}.landing-hero__actions,.waitlist-form__row{flex-direction:column;align-items:stretch}}.content-page{display:flex;justify-content:center;padding:2.5rem 1rem}.content-page__inner{max-width:960px;width:100%}.content-page h1{margin-top:0;margin-bottom:.5rem}.content-page h2{margin-top:1.5rem;margin-bottom:.35rem}.content-page p,.content-page ul{color:var(--text-body)}.content-page ul{padding-left:1.2rem}.content-page .muted{color:var(--text-subtle)}.site-footer{padding:1.5rem 1rem 2rem;display:flex;justify-content:center;border-top:1px solid var(--border-subtle);background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-footer__inner{max-width:1100px;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;color:var(--text-body)}.footer-links{display:flex;gap:1rem;flex-wrap:wrap}.footer-links a{color:var(--text-body);text-decoration:none;font-weight:600}.footer-links a:hover{color:var(--text-strong);text-decoration:underline}@media (max-width: 768px){.landing-bento__grid{grid-template-columns:1fr;grid-template-rows:auto}.bento-item,.bento-item--why,.bento-item--problem,.bento-item--solution,.bento-item--roadmap,.bento-item--early,.bento-item--wide,.bento-item--tall,.bento-item--early.bento-item--tall{grid-column:1 / -1;grid-row:auto}.landing-hero,.landing-bento,.landing-section,.landing-trusted{min-height:auto;max-height:none;padding-block:3rem}.landing-trusted h2{font-size:1.75rem;margin-bottom:2rem}.trusted-grid{gap:1rem}.trusted-card{height:220px}.landing-hero{padding-top:6rem}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(circle at 0% 0%,#e0f2fe,#f0f9ff,#fff)}.login-card{width:100%;max-width:400px;background:#ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:2.5rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.8);box-shadow:0 10px 30px -5px #0000000d,0 20px 60px -10px #32325d1a;text-align:center}.login-title{margin:0;font-size:2rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.login-subtitle{margin:.5rem 0 2rem;color:#64748b;font-size:.95rem}.login-form{display:flex;flex-direction:column;gap:1.25rem;text-align:left}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:600;color:#334155;margin-left:.25rem}.form-group input{padding:.75rem 1rem;border-radius:.75rem;border:1px solid #cbd5e1;background:#fff;font-size:1rem;color:#1e293b;transition:all .2s ease;outline:none}.form-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group input::placeholder{color:#94a3b8}.login-button{margin-top:.5rem;padding:.875rem;border-radius:.75rem;border:none;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #2563eb4d}.login-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2563eb66}.login-button:active{transform:translateY(0)}.login-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.fb-page-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1100}.fb-page-modal{background:#fff;border-radius:12px;padding:1.5rem;width:92%;max-width:520px;box-shadow:0 20px 50px #00000014;border:1px solid #e2e8f0}.fb-page-modal__title{margin:0 0 .35rem;font-size:1.2rem;color:#0f172a}.fb-page-modal__message{margin:0 0 1rem;color:#475569;line-height:1.5}.fb-page-modal__error{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:8px;padding:.6rem .75rem;margin-bottom:.9rem;font-size:.9rem}.fb-page-modal__list{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.25rem;max-height:280px;overflow-y:auto}.fb-page-modal__item{border:1px solid #e2e8f0;background:#f8fafc;border-radius:10px;padding:.75rem .9rem;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;transition:border-color .2s ease,background .2s ease,transform .1s ease}.fb-page-modal__item:hover:not(:disabled){border-color:#94a3b8;background:#f1f5f9;transform:translateY(-1px)}.fb-page-modal__item.selected{border-color:#2563eb;background:#eff6ff}.fb-page-modal__item:disabled{opacity:.6;cursor:not-allowed}.fb-page-modal__name{font-weight:700;color:#0f172a}.fb-page-modal__meta{font-size:.9rem;color:#475569}.fb-page-modal__empty{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:10px;padding:1rem;color:#64748b;text-align:center}.fb-page-modal__actions{display:flex;justify-content:flex-end;gap:.75rem}.schedule-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1100;padding:1rem}.schedule-modal{background:#fff;border-radius:16px;width:100%;max-width:860px;box-shadow:0 20px 60px #00000026;border:1px solid #e2e8f0;display:flex;flex-direction:column;max-height:calc(100vh - 2rem)}.schedule-modal__header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.5rem .5rem;gap:1rem}.schedule-modal__header h2{margin:0;font-size:1.4rem;color:#0f172a}.schedule-modal__header p{margin:.35rem 0 0;color:#475569}.schedule-modal__body{padding:.75rem 1.5rem 1.25rem;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.schedule-modal__footer{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1.5rem 1.25rem;gap:.5rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 16px 16px}.footer-actions{display:flex;gap:.5rem}.error-text{color:#b91c1c;font-weight:600;min-height:1.25rem}.form-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;display:grid;gap:.75rem}.form-section__title{font-weight:700;color:#0f172a}.form-field{display:flex;flex-direction:column;gap:.35rem}.form-field input,.form-field select{padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:.95rem}.form-field input:disabled,.form-field select:disabled{background:#e2e8f0;cursor:not-allowed}.form-field small{color:#64748b}.toggle-field{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#0f172a}.two-col-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem;align-items:flex-start}.day-picker{display:flex;flex-wrap:wrap;gap:.4rem}.chip{border:1px solid #cbd5e1;background:#fff;color:#0f172a;padding:.45rem .75rem;border-radius:999px;cursor:pointer;min-width:48px;text-align:center;font-weight:600}.chip.active{background:#2563eb;color:#fff;border-color:#1d4ed8}.chip:disabled{opacity:.6;cursor:not-allowed}.payload-preview{background:#0f172a;color:#e2e8f0;padding:.75rem;border-radius:10px;border:1px solid #1e293b;font-size:.9rem;overflow-x:auto;margin:0}.icon-btn{border:none;background:#e2e8f0;color:#0f172a;border-radius:8px;width:36px;height:36px;font-size:1.1rem;cursor:pointer}.icon-btn:hover{background:#cbd5e1}@media (max-width: 640px){.schedule-modal{max-height:100vh}.form-section{grid-template-columns:1fr!important}.two-col-grid{grid-template-columns:1fr}.schedule-modal__header{align-items:center}}.domains-content{padding:1.5rem;width:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:1rem;box-sizing:border-box}.domains-header h1{margin:0;font-size:1.5rem}.domains-subtitle{margin:.25rem 0 1rem;color:#475569}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem;box-shadow:0 4px 12px #0000000a;width:100%;box-sizing:border-box}.panel-header{display:flex;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;margin-bottom:.75rem}.panel-header.space-between{justify-content:space-between}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.domain-info-stack{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%}.form-field{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;width:100%;max-width:520px}.form-field span{color:#475569;font-weight:600}.form-field input{padding:.6rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a}.text-value{padding:.6rem;border-radius:8px;background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0}.center-text{text-align:center}.logo-preview-wrap{display:flex;justify-content:center;align-items:center;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;max-width:320px;width:100%}.logo-preview{max-height:220px;max-width:100%;width:auto;object-fit:contain}.form-actions{display:flex;gap:.5rem;margin-top:1rem}.btn{border:none;border-radius:8px;padding:.55rem .9rem;font-weight:600;cursor:pointer;font-size:.95rem;transition:opacity .2s}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.ghost{background:#f8fafc;color:#0f172a;border:1px solid #e2e8f0}.btn.primary{background:#2563eb;color:#fff}.btn.danger{background:#ef4444;color:#fff}.table{display:flex;flex-direction:column;gap:.35rem;width:100%}.table-row{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(4,minmax(0,1fr)) minmax(0,.6fr) minmax(0,.6fr);gap:.5rem;align-items:center;padding:.65rem .75rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;font-size:.95rem}.table-head{background:#e2e8f0;font-weight:700;color:#0f172a}.center{text-align:center}.muted{color:#94a3b8}.switch{position:relative;display:inline-block;width:42px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:not-allowed;top:0;left:0;right:0;bottom:0;background-color:#e2e8f0;transition:.2s;border-radius:24px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.2s;border-radius:50%;box-shadow:0 1px 3px #0003}.switch.on .slider{background-color:#22c55e}.switch.on .slider:before{transform:translate(18px)}.switch.off .slider{background-color:#cbd5e1}.platform-cell{display:inline-flex;align-items:center;gap:.5rem;min-width:0;word-break:break-word}.platform-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.table-row.social-row{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,1fr)) minmax(0,.8fr)}.actions-cell{display:flex;gap:.35rem;justify-content:center}.icon-button{border:1px solid #e2e8f0;background:#f8fafc;border-radius:8px;padding:.35rem .45rem;cursor:pointer;color:#0f172a;transition:background .15s ease,transform .1s ease}.icon-button:hover{background:#e2e8f0;transform:translateY(-1px)}.icon-button:disabled{opacity:.6;cursor:not-allowed}.action-error{color:#b91c1c;font-weight:600;margin:.35rem 0}@media (max-width: 768px){.table{gap:.6rem}.table-head{display:none}.table-row,.table-row.social-row{grid-template-columns:1fr;padding:.75rem .9rem;align-items:flex-start}.table-row>span,.table-row>div,.table-row .center{text-align:left;width:100%}.table-row [data-label]:before{content:attr(data-label);display:block;font-size:.8rem;font-weight:700;color:#475569;margin-bottom:.2rem;text-transform:uppercase;letter-spacing:.02em}.table-row .center,.table-row.social-row .actions-cell{justify-content:flex-start}}.calendar-body{height:calc(100vh - 70px);width:100%;display:flex;overflow:auto;background:#f8fafc;box-sizing:border-box;position:relative;padding:1.5rem}.calendar-legend{width:15vw;min-width:200px;background:#fff;border-right:1px solid #e2e8f0;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}.domain-color{width:12px;height:12px;border-radius:50%;margin-top:5px;flex-shrink:0}.domain-info p{margin:.25rem 0 0;font-size:.8rem;color:#64748b;line-height:1.4}.calendar-view{width:60vw;flex-grow:1;display:flex;flex-direction:column;background:#fff}.calendar-header{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:.75rem}.calendar-nav{display:flex;align-items:center;gap:1rem}.calendar-nav button{background:none;border:1px solid #e2e8f0;border-radius:.5rem;padding:.4rem .8rem;cursor:pointer;color:#64748b;font-weight:500;transition:all .2s}.calendar-nav button:hover{background:#f1f5f9;color:#0f172a}.current-month{font-size:1.5rem;font-weight:700;color:#0f172a;min-width:200px;text-align:center}.view-toggles{display:flex;background:#f1f5f9;padding:.25rem;border-radius:.5rem}@media (max-width: 768px){.calendar-header{flex-direction:column;align-items:flex-start}.view-toggles{align-self:flex-start}}.view-toggle{padding:.4rem 1rem;border:none;background:transparent;border-radius:.375rem;font-size:.875rem;font-weight:600;color:#64748b;cursor:pointer}.view-toggle.active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0000001a}.calendar-grid{flex:1;display:grid;grid-template-rows:auto 1fr;overflow:hidden}.weekdays-row{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #e2e8f0;background:#f8fafc}.weekday{padding:.75rem;text-align:center;font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.days-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:1fr;overflow-y:auto}.calendar-day{border-right:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;padding:.5rem;min-height:120px;display:flex;flex-direction:column;gap:.25rem;position:relative;min-width:0}.calendar-day:nth-child(7n){border-right:none}.day-number{align-self:flex-end;font-size:.875rem;font-weight:500;color:#64748b;margin-bottom:.25rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%}.calendar-day.today .day-number{background:#3b82f6;color:#fff}.calendar-day.other-month{background:#fcfcfc;opacity:.6}.event-pill{font-size:.75rem;padding:.25rem .5rem;border-radius:4px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:block;cursor:pointer;transition:opacity .2s}.event-pill__title{display:inline-flex;align-items:center;gap:.35rem;max-width:100%}.event-pill__title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-pill__icon{flex-shrink:0}.day-events{min-width:0}.event-pill:hover{opacity:.9}.event-pill.pending{border:1px dashed rgba(255,255,255,.6)}.event-status{display:inline-block;margin-left:6px;padding:2px 6px;border-radius:999px;background:#fff3;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.create-post-panel{width:25vw;min-width:300px;background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;transition:transform .3s ease,width .3s ease;position:relative;z-index:10;box-shadow:-4px 0 15px #00000008}.panel-header{padding:1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.panel-header h3{margin:0;font-size:1rem;font-weight:600;color:#0f172a}.create-form{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field label{font-size:.8rem;font-weight:600;color:#475569}.form-field select,.form-field input,.form-field textarea{padding:.6rem;border:1px solid #cbd5e1;border-radius:.5rem;font-size:.9rem;color:#0f172a;background:#fff}.form-field textarea{resize:vertical;min-height:80px}.submit-btn{background:#0f172a;color:#fff;border:none;padding:.75rem;border-radius:.5rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s;margin-top:.5rem}.submit-btn:hover{background:#334155}.post-detail-panel{position:absolute;top:0;right:0;height:100%;width:min(90vw,500px);min-width:280px;max-width:520px;box-sizing:border-box;background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;min-height:0;transition:transform .3s ease,width .3s ease;z-index:10;box-shadow:-4px 0 15px #00000008}.post-detail-panel .detail-body{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex:1;overflow-y:auto;min-height:0}.post-detail-panel .detail-body.empty{color:#64748b;font-size:.95rem}.detail-row{display:flex;flex-direction:column;gap:.25rem}.detail-row .label{font-size:.8rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.02em}.detail-row .value{font-size:.95rem;color:#0f172a;word-break:break-word}.detail-row .value.multiline{white-space:pre-wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem}.detail-row .value.html{white-space:normal;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem}.detail-row .value.html p{margin:0 0 .75rem}.detail-row .value.html p:last-child{margin-bottom:0}.detail-row .value.meta{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem;font-size:.85rem;overflow:auto}.media-preview{width:100%;max-width:360px;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc}.media-preview img,.media-preview video{display:block;width:100%;height:auto;max-width:360px;max-height:240px;object-fit:contain;background:#f8fafc}.detail-actions{margin-top:auto;padding-top:1rem}.delete-btn{background:#ef4444;color:#fff;border:none;padding:.6rem 1rem;border-radius:.5rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s}.delete-btn:disabled{opacity:.6;cursor:not-allowed}.delete-btn:hover:not(:disabled){background:#dc2626}.pill{background:#e2e8f0;color:#0f172a;border-radius:999px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.pill.pill-icon{display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent}.pill__icon{display:inline-flex}.event-pill.selected{outline:2px solid #0f172a;box-shadow:0 2px 8px #00000014}.toggle-panel-btn{position:absolute;left:-12px;top:50%;width:24px;height:24px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 4px #0000000d;font-size:.7rem;color:#64748b;z-index:20}.calendar-legend{width:15vw;min-width:200px;background:#fff;border-right:1px solid #e2e8f0;padding:1.25rem 1rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:1.5rem}.legend-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}.domain-list{display:flex;flex-direction:column;gap:1rem}.legend-search{position:relative;width:100%;margin:0;padding:0;box-sizing:border-box}.legend-search input{width:100%;box-sizing:border-box;padding:.55rem 1.6rem .55rem 2.2rem;border:1px solid #e2e8f0;border-radius:.65rem;font-size:.9rem;background:#f8fafc}.legend-search__icon{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);font-size:.9rem;color:#94a3b8}.legend-search__clear{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#94a3b8;font-size:1.1rem;cursor:pointer}.domain-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.75rem;background:#f8fafc;border:1px solid transparent;transition:all .2s}.domain-item:hover{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.domain-logo{width:36px;height:36px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#e2e8f0;color:#0f172a;font-weight:700;text-transform:uppercase;border:1px solid rgba(0,0,0,.04)}.domain-logo img{width:100%;height:100%;object-fit:cover;display:block}.domain-info h4{margin:0;font-size:.95rem;font-weight:600;color:#334155}.domain-info .domain-subtext{margin:.25rem 0 0;font-size:.8rem;color:#64748b;line-height:1.4}.admin-shell{display:flex;width:100%;min-height:calc(100vh - 70px);background:#f8fafc}.admin-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
