@font-face{font-family:Bricolage Grotesque;font-weight:200 800;font-display:swap;src:url(/fonts/bricolage-grotesque-latin-ext-wght-normal.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-weight:200 800;font-display:swap;src:url(/fonts/bricolage-grotesque-latin-wght-normal.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--primary:#2f2483;--primary-900:#17123f;--primary-100:#e5e3fa;--primary-50:#f0effc;--accent:#d9000d;--accent-hover:#b5000b;--accent-soft:#fdeceb;--ok:#0e6b35;--ok-soft:#e6f4ec;--bg:#f4f3ef;--surface:#fff;--ink:#0f0e1e;--muted:#5b5d6e;--line:#e0dfd8;--line-strong:#bdbcb3;--radius:14px;--radius-lg:22px;--shadow:0 1px 2px #0f0e1e0d, 0 8px 24px -12px #0f0e1e1f;--shadow-lg:0 30px 60px -24px #0f0e1e66;--font:"Bricolage Grotesque", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--ease:cubic-bezier(.2, .7, .2, 1)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}img{max-width:100%;display:block}h1,h2,h3{letter-spacing:-.03em;text-wrap:balance;margin:0;font-weight:650;line-height:1.15}h1{letter-spacing:-.04em;font-size:clamp(1.7rem,1.2rem + 2vw,2.4rem);font-weight:700}h2{font-size:1.15rem}p{margin:0}ul{margin:0;padding:0;list-style:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.muted{color:var(--muted)}.spacer{flex:1}.tag{letter-spacing:.06em;text-transform:uppercase;color:var(--primary);background:var(--primary-50);border-radius:999px;padding:.15rem .6rem;font-size:.7rem;font-weight:700}.app{grid-template-columns:264px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;gap:1.5rem;height:100vh;padding:1.5rem 1.1rem;display:flex;position:sticky;top:0}.sidebar__brand{justify-content:space-between;align-items:center;padding:0 .5rem;display:flex}.sidebar__nav{gap:.25rem;display:grid}.sidebar__nav a{color:var(--muted);border-radius:999px;align-items:center;gap:.75rem;padding:.7rem .9rem;font-weight:600;transition:background-color .2s,color .2s;display:flex;position:relative}.nav-badge{color:#fff;background:var(--accent);border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 .4rem;font-size:.7rem;font-weight:700;display:inline-grid}.nav-badge--sm{min-width:16px;height:16px;margin-left:0;padding:0 .3rem;font-size:.62rem;position:absolute;top:-4px;right:-8px}.sidebar__nav a:hover{color:var(--ink);background:var(--bg)}.sidebar__nav a.active{color:var(--primary);background:var(--primary-50)}.sidebar__foot{gap:.75rem;margin-top:auto;display:grid}.sidebar__site{color:var(--muted);border-radius:999px;align-items:center;gap:.6rem;padding:.6rem .9rem;font-weight:600;display:flex}.sidebar__site:hover{color:var(--ink);background:var(--bg)}.sidebar__user{background:var(--bg);border-radius:var(--radius);align-items:center;gap:.75rem;min-width:0;padding:.75rem;display:flex}.sidebar__user div{min-width:0;line-height:1.25;display:grid}.sidebar__user small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.avatar{color:#fff;background:var(--primary);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.topbar,.tabbar{display:none}.content{width:100%;min-width:0;padding:clamp(1.25rem,1rem + 2vw,2.5rem)}@media (max-width:899px){.app{display:block}.sidebar{display:none}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex;position:sticky;top:0}.tabbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:22px;grid-template-columns:repeat(6,1fr);gap:2px;padding:6px;display:grid;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 34px -8px #0f0e1e59,0 0 0 1px #0f0e1e0f}.tabbar a{color:var(--muted);border-radius:16px;justify-items:center;gap:2px;padding:.5rem .1rem;font-size:.64rem;font-weight:650;display:grid}.tabbar__icon{display:grid;position:relative}.tabbar a.active{color:var(--primary);background:var(--primary-50)}.content{padding-bottom:6.5rem}}.card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.5rem}.card h2{margin-bottom:1rem}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.75rem;display:flex}.page-head>div:first-child{gap:.5rem;max-width:42rem;display:grid}.page-head__actions{flex-wrap:wrap;gap:.6rem;display:flex}.btn{border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:46px;padding:.55rem 1.25rem;font-size:.95rem;font-weight:650;line-height:1.2;transition:background-color .2s,color .2s,box-shadow .2s,transform .2s;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--primary{color:#fff;background:var(--accent)}.btn--primary:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 10px 24px -10px #d9000d99}.btn--secondary{color:var(--ink);background:var(--surface);box-shadow:inset 0 0 0 1.5px var(--line-strong)}.btn--secondary:hover:not(:disabled){color:#fff;background:var(--ink);box-shadow:inset 0 0 0 1.5px var(--ink)}.btn--ghost{color:var(--ink);box-shadow:inset 0 0 0 1.5px var(--line);background:0 0}.btn--ghost:hover:not(:disabled){background:var(--bg)}.btn--danger{color:#fff;background:var(--accent)}.btn--danger-ghost{color:var(--accent);background:0 0}.btn--danger-ghost:hover:not(:disabled){background:var(--accent-soft)}.btn--lg{min-height:54px;padding:.8rem 1.6rem;font-size:1rem}.btn--sm{min-height:38px;padding:.35rem 1rem;font-size:.875rem}.btn--block{width:100%}.icon-btn{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;transition:background-color .2s,color .2s;display:grid}.icon-btn:hover:not(:disabled){color:var(--ink);background:var(--bg)}.icon-btn:disabled{opacity:.3;cursor:default}.icon-btn--danger:hover:not(:disabled){color:var(--accent);background:var(--accent-soft)}.rot-left{transform:rotate(-90deg)}.field{gap:.4rem;margin-bottom:1.1rem;display:grid}.field label{font-size:.92rem;font-weight:650}.field input:not([type=checkbox]):not([type=color]):not([type=file]),.field select,.field textarea{background:var(--bg);border-radius:var(--radius);border:1.5px solid #0000;width:100%;min-height:50px;padding:.7rem .95rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.field input:focus,.field select:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #2f248324}.field--error input,.field--error select{border-color:var(--accent);background:#fff}.field__hint{color:var(--muted);font-size:.85rem}.field__error,.form-error{color:var(--accent);font-size:.9rem;font-weight:600}.form-error{background:var(--accent-soft);border-radius:var(--radius);margin-bottom:1rem;padding:.75rem 1rem}.form-card{max-width:640px;display:grid}.form-card h2:not(:first-child){margin-top:1.25rem}.chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.chip{background:var(--surface);min-height:42px;box-shadow:inset 0 0 0 1.5px var(--line);border:0;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.9rem;font-weight:650;transition:all .2s;display:inline-flex}.chip span{opacity:.6;font-size:.78rem}.chip:hover{box-shadow:inset 0 0 0 1.5px var(--primary)}.chip[aria-pressed=true]{color:#fff;background:var(--ink);box-shadow:none}.empty{text-align:center;background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);justify-items:center;gap:.75rem;padding:3.5rem 1rem;display:grid}.empty__icon{width:64px;height:64px;color:var(--primary);background:var(--primary-50);border-radius:50%;place-items:center;display:grid}.spinner{color:var(--muted);align-items:center;gap:.75rem;padding:2rem 0;display:flex}.spinner__dot{border:3px solid var(--primary-100);border-top-color:var(--primary);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.center-screen{place-items:center;min-height:100vh;padding:1rem;display:grid}.notice{justify-items:start;gap:.75rem;max-width:460px;display:grid}.hint{color:var(--primary);background:var(--primary-50);border-radius:var(--radius);gap:.6rem;margin-top:1.25rem;padding:.9rem 1rem;font-size:.9rem;display:flex}.hint svg{flex:none;margin-top:2px}.auth{background:radial-gradient(700px 400px at 90% 0%, #5e4ee08c, transparent 70%), radial-gradient(500px 320px at 0% 100%, #d9000d4d, transparent 70%), var(--primary-900);align-content:center;place-items:center;gap:1.25rem;min-height:100vh;padding:1.25rem;display:grid}.auth__panel{background:var(--surface);width:min(100%,440px);box-shadow:var(--shadow-lg);border-radius:28px;gap:.9rem;padding:clamp(1.5rem,1rem + 2vw,2.25rem);display:grid}.auth__panel h1,.auth__panel form{margin-top:.5rem}.auth__foot{color:#fff9;font-size:.85rem}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.9rem;margin-bottom:.9rem;display:grid}.stat{transition:transform .25s var(--ease), box-shadow .25s;gap:.15rem;display:grid}.stat:hover{transform:translateY(-3px);box-shadow:0 20px 40px -20px #0f0e1e4d}.stat__icon{width:44px;height:44px;color:var(--primary);background:var(--primary-50);border-radius:14px;place-items:center;margin-bottom:.5rem;display:grid}.stat strong{letter-spacing:-.05em;font-size:2.6rem;line-height:1}.stat span:last-child{color:var(--muted);font-weight:600}.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.bars{gap:.7rem;display:grid}.bars li{grid-template-columns:9.5rem 1fr 2.2rem;align-items:center;gap:.75rem;font-size:.92rem;display:grid}.bars__track{background:var(--bg);border-radius:999px;height:10px;overflow:hidden}.bars__fill{background:linear-gradient(90deg, var(--primary), #6a5cf0);border-radius:999px;height:100%;display:block}.bars strong{text-align:right}.facts{gap:.9rem;margin:0;display:grid}.facts dt{color:var(--muted);font-size:.82rem;font-weight:650}.facts dd{margin:.1rem 0 0;font-weight:600}@media (max-width:720px){.stat-grid,.two-col{grid-template-columns:1fr}.stat-grid{grid-template-columns:repeat(2,1fr)}.stat strong{font-size:2rem}.stat{padding:1rem}.bars li{grid-template-columns:7.5rem 1fr 2rem}}@media (min-width:1500px){.two-col{grid-template-columns:repeat(3,minmax(0,1fr))}}.rows{gap:.6rem;display:grid}.row{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:1rem;padding:.7rem .9rem .7rem .6rem;transition:box-shadow .2s,opacity .2s;display:flex}.row--drag{opacity:.45}.row__grip{width:28px;color:var(--line-strong);cursor:grab;place-items:center;display:grid}.row__logo{aspect-ratio:9/5;border-radius:12px;flex:none;place-items:center;width:108px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #0f0e1e14}.row__logo img{object-fit:contain;width:100%;height:100%}.row__main{flex:1;min-width:0;display:grid}.row__main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.row__main .muted{text-overflow:ellipsis;white-space:nowrap;font-size:.87rem;overflow:hidden}.row__actions{flex:none;gap:.1rem;display:flex}@media (max-width:640px){.row{flex-wrap:wrap}.row__grip{display:none}.row__logo{width:84px}.row__actions{border-top:1px solid var(--line);justify-content:flex-end;width:100%;padding-top:.4rem}}.logo-pick,.video-pick{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.logo-pick__preview{aspect-ratio:9/5;width:150px;color:var(--line-strong);border-radius:14px;place-items:center;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #0f0e1e1a}.logo-pick__preview img{object-fit:contain;width:100%;height:100%}.swatches{flex-wrap:wrap;gap:.5rem;display:flex}.swatch{background:var(--surface);min-height:42px;box-shadow:inset 0 0 0 1.5px var(--line);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .9rem .3rem .5rem;font-size:.9rem;font-weight:650;display:inline-flex}.swatch[aria-checked=true],.swatch--on{box-shadow:inset 0 0 0 2px var(--primary);background:var(--primary-50)}.swatch__dot{border-radius:50%;width:24px;height:24px;box-shadow:inset 0 0 0 1px #0f0e1e33}.swatch input[type=color]{cursor:pointer;background:0 0;border:0;border-radius:50%;width:24px;height:24px;padding:0}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.7rem;display:grid}.photo{background:var(--primary-100);border-radius:var(--radius);aspect-ratio:4/3;position:relative;overflow:hidden}.photo__open{background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.photo__open img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease)}.photo:hover .photo__open img{transform:scale(1.05)}.photo__label{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 1rem);color:var(--ink);background:#ffffffe6;border-radius:999px;padding:.2rem .65rem;font-size:.72rem;font-weight:700;position:absolute;bottom:.5rem;left:.5rem;overflow:hidden}.photo__check{position:absolute;top:.5rem;left:.5rem}.photo__check input{opacity:0;position:absolute}.photo__check span{color:#0000;opacity:0;background:#ffffffd9;border:2px solid #0f0e1e40;border-radius:50%;place-items:center;width:28px;height:28px;transition:all .2s;display:grid}.photo:hover .photo__check span,.photo--selected .photo__check span{opacity:1}.photo__check input:focus-visible+span{opacity:1}.photo__check input:checked+span{color:#fff;background:var(--primary);border-color:var(--primary)}.photo--selected{box-shadow:0 0 0 3px var(--primary)}@media (hover:none){.photo__check span{opacity:1}}.bulkbar{z-index:10;background:var(--surface);border-radius:999px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.6rem .8rem .6rem 1.2rem;display:flex;position:sticky;top:.75rem;box-shadow:0 12px 30px -10px #0f0e1e4d}.bulkbar strong{margin-right:auto}.dropzone{text-align:center;width:100%;color:var(--muted);background:var(--bg);border:2px dashed var(--line-strong);border-radius:var(--radius-lg);justify-items:center;gap:.35rem;padding:2rem 1rem;transition:all .2s;display:grid}.dropzone strong{color:var(--ink)}.dropzone:hover:not(:disabled),.dropzone--over{color:var(--primary);background:var(--primary-50);border-color:var(--primary)}.queue{gap:.4rem;max-height:240px;margin-top:1rem;display:grid;overflow:auto}.queue__item{background:var(--bg);border-radius:10px;justify-content:space-between;gap:1rem;padding:.55rem .8rem;font-size:.88rem;display:flex;position:relative;overflow:hidden}.queue__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.queue__state{flex:none;align-items:center;gap:.3rem;font-weight:650;display:inline-flex}.queue__item--ok .queue__state{color:var(--ok)}.queue__item--err .queue__state{color:var(--accent)}.queue__bar{background:var(--primary);height:3px;transition:width .2s;position:absolute;bottom:0;left:0}.edit-preview{object-fit:cover;border-radius:var(--radius);width:100%;max-height:300px;margin-bottom:1.25rem}.video-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.8rem;display:grid}.vcard{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.vcard__poster{aspect-ratio:9/16;color:var(--line-strong);background:var(--primary-900);place-items:center;display:grid;position:relative}.vcard__poster img{object-fit:cover;width:100%;height:100%}.vcard__no{color:#fff;background:#0f0e1e99;border-radius:999px;padding:.2rem .65rem;font-size:.75rem;font-weight:700;position:absolute;top:.6rem;left:.6rem}.vcard__body{gap:.25rem;padding:.75rem .5rem .5rem .9rem;display:grid}.vcard__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.vcard__actions{margin-left:-.5rem;display:flex}.vcard__actions .icon-btn{width:36px;height:36px}.video-pick__poster{aspect-ratio:9/16;width:110px;color:var(--line-strong);background:var(--bg);border-radius:12px;place-items:center;display:grid;overflow:hidden}.video-pick__poster img{object-fit:cover;width:100%;height:100%}.progress{background:var(--bg);border-radius:999px;height:10px;margin-bottom:1rem;overflow:hidden}.progress span{background:linear-gradient(90deg, var(--primary), #6a5cf0);height:100%;transition:width .2s;display:block}.modal{z-index:100;place-items:center;padding:1rem;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.modal__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f0e1e8c;animation:.2s fade;position:absolute;top:0;bottom:0;left:0;right:0}.modal__dialog{background:var(--surface);width:min(100%,520px);max-height:min(92vh,860px);box-shadow:var(--shadow-lg);animation:pop .25s var(--ease);border-radius:26px;flex-direction:column;display:flex;position:relative}.modal__dialog--wide{width:min(100%,640px)}.modal__head{justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.25rem .5rem 1.6rem;display:flex}.modal__head h2{font-size:1.3rem}.modal__body{flex:1;padding:.75rem 1.6rem 1.25rem;overflow-y:auto}.modal__foot{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:.6rem;padding:1rem 1.6rem;display:flex}@keyframes fade{0%{opacity:0}}@keyframes pop{0%{opacity:0;transform:translateY(12px)scale(.98)}}@media (max-width:560px){.modal{align-items:end;padding:0}.modal__dialog{border-radius:26px 26px 0 0;width:100%;max-height:94vh}}.toasts{z-index:200;gap:.5rem;width:min(360px,100vw - 2rem);display:grid;position:fixed;bottom:1rem;right:1rem}.toast{color:#fff;background:var(--ink);box-shadow:var(--shadow-lg);animation:pop .25s var(--ease);border-radius:16px;padding:.85rem 1.1rem;font-size:.95rem;font-weight:600}.toast--error{background:var(--accent)}@media (max-width:899px){.toasts{bottom:6.5rem}}.msg-list{gap:.5rem;display:grid}.msg-row{text-align:left;background:var(--surface);border-radius:var(--radius);width:100%;box-shadow:var(--shadow);border:0;grid-template-columns:auto 10rem 1fr auto;align-items:center;gap:1rem;padding:.9rem 1.1rem;transition:box-shadow .2s,transform .2s;display:grid}.msg-row:hover{transform:translateY(-1px);box-shadow:0 14px 28px -14px #0f0e1e47}.msg-row--unread{box-shadow:var(--shadow), inset 3px 0 0 var(--accent)}.msg-row__dot{background:var(--accent);border-radius:50%;width:8px;height:8px}.msg-row:not(.msg-row--unread) .msg-row__dot{visibility:hidden}.msg-row__name{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.msg-row__service{color:var(--primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.msg-row__excerpt{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.msg-row__date{color:var(--muted);white-space:nowrap;font-size:.8rem}@media (max-width:720px){.msg-row{grid-template-columns:auto 1fr auto;grid-template-areas:"dot name date""dot service service""dot excerpt excerpt";row-gap:.2rem}.msg-row__dot{grid-area:dot;align-self:start;margin-top:6px}.msg-row__name{grid-area:name}.msg-row__date{grid-area:date}.msg-row__service{grid-area:service}.msg-row__excerpt{white-space:normal;grid-area:excerpt}}.msg-detail{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.5rem;margin:0 0 1.25rem;display:grid}.msg-detail dt{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-size:.78rem;font-weight:700}.msg-detail dd{word-break:break-word;margin:.15rem 0 0;font-weight:600}.msg-detail dd a:hover{text-decoration:underline}.msg-detail__body{white-space:pre-wrap;background:var(--bg);border-radius:var(--radius);margin-bottom:1.25rem;padding:1rem 1.1rem}.msg-detail__actions{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:480px){.msg-detail{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
