:root{--ink:#261d22;--muted:#75666e;--brand:#713f59;--brand-dark:#553044;--brand-soft:#f4eaf0;--gold:#b98a56;--surface:#fffdfd;--line:#eadfe5;--success:#287a58;--danger:#b33a45;--shadow:0 24px 70px #4126341f}.loyalty{color:#2e2328;direction:rtl;max-width:1180px;margin:auto;padding:28px}.loyalty>header{color:#fff;background:linear-gradient(135deg,#331d2c,#6e3d5c);border-radius:26px;justify-content:space-between;align-items:center;gap:20px;padding:28px 32px;display:flex}.loyalty header span{color:#e8c7d8;font-size:.86rem}.loyalty header h1{margin:5px 0;font-size:2rem}.loyalty header p{opacity:.85;margin:0}.loyalty-status{white-space:nowrap;background:#ffffff1c;border:1px solid #ffffff42;border-radius:50px;padding:8px 14px}.loyalty nav{gap:7px;padding:18px 2px;display:flex;overflow:auto}.loyalty nav button{white-space:nowrap;color:#604253;background:#fff;border:1px solid #e8dbe1;border-radius:50px;padding:9px 16px}.loyalty nav button.active{color:#fff;background:#5b314c;border-color:#5b314c}.loyalty-message{color:#5b314c;background:#f4ecef;border-radius:12px;padding:12px}.loyalty-metrics{grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px;display:grid}.loyalty-metrics article,.loyalty-panel,.loyalty-form{background:#fff;border:1px solid #eee3e8;border-radius:20px;padding:20px;box-shadow:0 7px 24px #3b1e2b0a}.loyalty-metrics span{color:#826f79;font-size:.85rem;display:block}.loyalty-metrics strong{color:#4f2b42;font-size:1.55rem}.loyalty-panel,.loyalty-form{margin-top:18px}.loyalty-panel h2,.loyalty-form h2{margin-top:0}.loyalty-row{border-bottom:1px solid #f0e8ec;align-items:center;gap:16px;padding:14px 2px;display:flex}.loyalty-row:last-child{border:0}.loyalty-row div{flex:1}.loyalty-row small{color:#897681;margin-top:4px;display:block}.loyalty-row span,.loyalty-row strong{white-space:nowrap}.loyalty-row .plus{color:#16855b}.loyalty-row .minus{color:#bb3b57}.loyalty-row button,.loyalty-form button,.loyalty-inline button{color:#fff;background:#633a53;border:0;border-radius:11px;padding:10px 16px}.loyalty-form label{color:#67505e;gap:7px;margin:12px 0;display:grid}.loyalty-form>div,.loyalty-inline{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.loyalty-form input,.loyalty-form textarea,.loyalty-form select,.loyalty-inline input,.loyalty-inline select{font:inherit;background:#fff;border:1px solid #ddced5;border-radius:11px;padding:11px}.loyalty-form .check{align-items:center;display:flex}.loyalty-inline{background:#faf6f8;border-radius:15px;margin-top:20px;padding:15px}@media (max-width:800px){.loyalty{padding:14px}.loyalty>header{flex-direction:column;align-items:flex-start;padding:22px}.loyalty header h1{font-size:1.55rem}.loyalty-metrics{grid-template-columns:repeat(2,1fr)}.loyalty-form>div,.loyalty-inline{grid-template-columns:1fr}.loyalty-row{flex-wrap:wrap;align-items:flex-start}.loyalty-row div{min-width:65%}}.loyalty-booking-box{background:#fbf5f8;border:1px solid #dbc5d1;border-radius:14px;margin:16px 0;padding:15px}.loyalty-booking-box label{color:#58364b;gap:8px;font-weight:700;display:grid}.loyalty-booking-box select{font:inherit;background:#fff;border:1px solid #d8c6cf;border-radius:10px;padding:11px}.loyalty-booking-box small{color:#806b77;margin-top:8px;display:block}*{box-sizing:border-box}html{background:#f9f5f7}body{color:var(--ink);background:radial-gradient(circle at 92% 5%,#b98a561c,#0000 24rem),radial-gradient(circle at 7% 85%,#713f591a,#0000 28rem),#fbf8fa;min-height:100vh;margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}.shell{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);min-height:100vh;display:grid}.brand-panel{border-inline-end:1px solid #713f5914;flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px clamp(32px,6vw,92px);display:flex}.brand{align-items:center;gap:12px;font-size:22px;font-weight:700;display:inline-flex}.brand-mark{background:var(--brand);color:#fff;border-radius:13px 13px 13px 4px;place-items:center;width:38px;height:38px;display:grid}.eyebrow{color:var(--brand);letter-spacing:.02em;font-size:13px;font-weight:700}.hero h1{letter-spacing:-.035em;max-width:780px;margin:18px 0 20px;font-size:clamp(40px,5vw,68px);line-height:1.12}.hero p{color:var(--muted);max-width:640px;font-size:19px;line-height:1.9}.benefits{gap:14px;margin-top:34px;display:grid}.benefit{color:#504148;align-items:center;gap:12px;display:flex}.benefit span:first-child{background:var(--brand-soft);width:28px;height:28px;color:var(--brand);border-radius:9px;place-items:center;font-weight:800;display:grid}.copyright{color:#9b8c94;font-size:13px}.form-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffb3;place-items:center;min-height:100vh;padding:32px;display:grid}.card{background:var(--surface);width:min(100%,500px);box-shadow:var(--shadow);border:1px solid #713f5917;border-radius:28px;padding:clamp(28px,4vw,48px)}.card h2{letter-spacing:-.02em;margin:0 0 8px;font-size:30px}.subtext{color:var(--muted);margin:0 0 28px;line-height:1.7}.field{gap:8px;margin-bottom:18px;display:grid}.field label{font-size:14px;font-weight:650}.field input{width:100%;height:50px;color:var(--ink);background:#fff;border:1px solid #d9cbd2;border-radius:13px;outline:none;padding:0 15px;transition:all .18s}.field input:focus{border-color:var(--brand);box-shadow:0 0 0 4px #713f591a}.field small{color:var(--muted);line-height:1.5}.button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:14px;width:100%;min-height:52px;font-weight:750;transition:all .18s;box-shadow:0 10px 26px #713f5938}.button:hover{background:var(--brand-dark);transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait;transform:none}.switch{text-align:center;color:var(--muted);margin:22px 0 0}.switch a{color:var(--brand);font-weight:700}.alert{border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;line-height:1.6}.alert-error{color:#8d2933;background:#fff0f1;border:1px solid #f2cbd0}.workspace-shell{background:#f8f5f7;min-height:100vh}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(22px,5vw,70px);display:flex}.topbar-actions{align-items:center;gap:14px;display:flex}.avatar{background:var(--brand-soft);width:38px;height:38px;color:var(--brand);border-radius:12px;place-items:center;font-weight:800;display:grid}.logout{border:1px solid var(--line);cursor:pointer;color:var(--muted);background:#fff;border-radius:11px;padding:9px 14px}.workspace-main{width:min(1120px,100% - 40px);margin:0 auto;padding:54px 0 80px}.welcome{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.welcome h1{letter-spacing:-.03em;margin:7px 0;font-size:clamp(30px,4vw,46px)}.welcome p{color:var(--muted);margin:0}.status{color:var(--success);background:#eaf7f0;border:1px solid #cce9da;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:13px;font-weight:750;display:inline-flex}.status-dot{background:var(--success);border-radius:50%;width:8px;height:8px}.grid{grid-template-columns:1.35fr .65fr;gap:22px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:22px;padding:26px;box-shadow:0 10px 34px #4126340d}.panel h2{margin:0 0 6px;font-size:20px}.panel p{color:var(--muted);line-height:1.7}.steps{gap:12px;margin-top:22px;display:grid}.step{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;padding:15px;display:flex}.step-main{align-items:center;gap:12px;display:flex}.step-index{background:var(--brand-soft);width:34px;height:34px;color:var(--brand);border-radius:11px;place-items:center;font-weight:800;display:grid}.step strong{margin-bottom:3px;display:block}.step small{color:var(--muted)}.locked{color:#a09098;font-size:13px}.info-list{gap:18px;margin-top:22px;display:grid}.info-row{border-bottom:1px solid #f0e8ec;padding-bottom:14px}.info-row:last-child{border:0;padding:0}.info-label{color:var(--muted);margin-bottom:5px;font-size:12px}.info-value{overflow-wrap:anywhere;font-weight:700}@media (max-width:860px){.shell{grid-template-columns:1fr}.brand-panel{gap:48px;min-height:auto;padding:28px 24px 38px}.hero h1{font-size:38px}.hero p{font-size:16px}.copyright{display:none}.form-panel{min-height:auto;padding:22px 16px 42px}.card{border-radius:22px;padding:28px 22px}.grid{grid-template-columns:1fr}.welcome{display:block}.welcome .status{margin-top:18px}.topbar{padding:0 18px}.user-name{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.public-page{color:#241b20;background:#fffdfc;overflow:hidden}.demo-banner{color:#f9edf3;text-align:center;background:#3e2432;padding:8px 20px;font-size:12px;line-height:1.5}.public-header{z-index:20;background:#fffdfcf5;border-bottom:1px solid #efe5e9;height:82px;position:relative}.public-nav{justify-content:space-between;align-items:center;gap:28px;width:min(1240px,100% - 40px);height:100%;margin:auto;display:flex}.public-logo{align-items:center;gap:11px;display:inline-flex}.public-logo-mark{color:#fff;background:linear-gradient(145deg,#7a425f,#4b293a);border-radius:50% 50% 50% 14px;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:22px;display:grid;box-shadow:0 7px 20px #5e304738}.public-logo span:last-child{display:grid}.public-logo strong{letter-spacing:-.02em;font-size:18px}.public-logo small{color:#8d7882;margin-top:2px;font-size:10px}.public-nav nav{color:#5f5057;align-items:center;gap:28px;font-size:14px;display:flex}.public-nav nav a:hover{color:#713f59}.public-actions{align-items:center;gap:10px;font-size:13px;display:flex}.partner-link{color:#6e5963;padding:10px}.soft-button{color:#66364e;border:1px solid #dac8d1;border-radius:999px;padding:10px 17px;font-weight:700}.market-hero{align-items:center;min-height:690px;display:flex;position:relative}.market-hero>img{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#fffbf70d 0%,#fffbf733 40%,#fffbf7f5 72%,#fffaf7 100%);position:absolute;inset:0}.hero-content{z-index:2;width:min(1240px,100% - 40px);margin:auto;padding:70px 0;position:relative}.hero-kicker{color:#8d536f;letter-spacing:.08em;font-size:13px;font-weight:800}.hero-content h1{color:#4d2a3c;letter-spacing:-.04em;margin:16px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,82px);line-height:1.12}.hero-content>p{color:#67555e;width:min(570px,100%);font-size:18px;line-height:1.9}.discovery-search{background:#fff;border:1px solid #683d521f;border-radius:20px;grid-template-columns:1fr 1.1fr 1fr 1fr auto;width:min(1120px,100%);margin-top:32px;display:grid;overflow:hidden;box-shadow:0 22px 60px #44273529}.discovery-search label{border-inline-end:1px solid #eee4e9;gap:3px;padding:14px 17px;display:grid}.discovery-search label span{color:#8d7a84;font-size:11px;font-weight:700}.discovery-search select,.discovery-search input{color:#36272e;background:0 0;border:0;outline:0;min-width:0;height:24px}.discovery-search button{color:#fff;cursor:pointer;background:#6c3a53;border:0;border-radius:13px;margin:8px;padding:0 24px;font-weight:750}.location-button{color:#674055;cursor:pointer;background:#fffc;border:0;border-radius:999px;margin-top:14px;padding:10px 16px}.market-section{width:min(1240px,100% - 40px);margin:0 auto;padding:88px 0}.market-section.tinted{background:#faf4f7;width:100%;padding-inline:max(20px,50% - 620px)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.section-heading span,.occasion-intro>span,.cities-section>div>span,.partner-cta>div>span{color:#9a607c;letter-spacing:.06em;font-size:12px;font-weight:800}.section-heading h2,.occasion-intro h2,.cities-section h2,.partner-cta h2{color:#462738;letter-spacing:-.035em;margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.5vw,46px)}.section-heading>a{color:#78445e;font-size:14px;font-weight:700}.section-heading>p{color:#84717b;max-width:360px}.category-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.category-card{color:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:210px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #3e202f1a}.category-card img{object-fit:cover;transition:transform .45s}.category-card:hover img{transform:scale(1.05)}.category-overlay{background:linear-gradient(#2a172014,#2a1720d1);position:absolute;inset:0}.category-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border-radius:14px;place-items:center;width:42px;height:42px;font-size:24px;display:grid;position:relative}.category-card>div:last-child{position:relative}.category-card h3{margin:0 0 4px;font-size:20px}.category-card p{color:#ffffffc2;margin:0;font-size:12px}.center-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.featured-grid,.compact-grid{grid-template-columns:repeat(4,1fr)}.center-card{background:#fff;border:1px solid #ebdfe5;border-radius:22px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 10px 34px #3f24310f}.center-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #3f24311f}.center-image{height:210px;position:relative;overflow:hidden}.center-image img{object-fit:cover}.feature-label{color:#7c5a27;background:#fbf2dc;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:14px;right:14px}.heart{color:#73425a;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;width:36px;height:36px;font-size:22px;position:absolute;top:13px;left:13px}.center-body{padding:18px}.center-title{align-items:center;gap:11px;display:flex}.mini-logo{color:#77425c;background:#f4e9ef;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:19px;display:grid}.center-title h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:17px;overflow:hidden}.center-title p{color:#84727b;margin:4px 0 0;font-size:12px}.verified{color:#fff;background:#6f4c9b;border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;display:inline-grid}.rating-row{color:#8b7881;gap:8px;margin:14px 0;font-size:12px;display:flex}.rating{color:#a16e25;font-weight:800}.service-tags{gap:6px;display:flex;overflow:hidden}.service-tags span{color:#6c5962;white-space:nowrap;background:#f8f3f5;border-radius:8px;padding:6px 8px;font-size:10px}.center-meta{color:#85737c;justify-content:space-between;gap:10px;margin:15px 0;font-size:11px;display:flex}.center-meta span{gap:3px;display:grid}.center-meta strong{color:#403039}.card-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.outline-button,.primary-small{border-radius:11px;place-items:center;min-height:40px;font-size:12px;font-weight:750;display:grid}.outline-button{color:#674153;border:1px solid #d8c7cf}.primary-small{color:#fff;background:#6d3b54}.offers-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.offer-card{background:#fff;border:1px solid #ebdfe5;border-radius:20px;overflow:hidden}.offer-image{height:180px;position:relative}.offer-image img{object-fit:cover}.offer-image span{color:#fff;background:#7b405c;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;right:12px}.offer-card>div:last-child{padding:16px}.offer-card small{color:#8b7781}.offer-card h3{margin:7px 0;font-size:17px}.offer-card p{margin:0 0 15px}.offer-card del{color:#9c8b93;margin-left:6px}.offer-card strong{color:#793e5a;font-size:18px}.offer-foot{color:#8b7881;justify-content:space-between;font-size:11px;display:flex}.offer-foot a{color:#774159;font-weight:800}.occasion-section{color:#fff;background:#462938;grid-template-columns:.7fr 1.3fr;align-items:center;gap:60px;padding:90px max(20px,50% - 620px);display:grid}.occasion-intro h2{color:#fff;font-size:48px}.occasion-intro p{color:#dbcbd3;max-width:420px;line-height:1.8}.occasion-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.occasion-card{border-radius:17px;min-height:180px;position:relative;overflow:hidden}.occasion-card img{object-fit:cover}.occasion-card>div{background:linear-gradient(#0000,#1d0d15d1);position:absolute;inset:0}.occasion-card>span{gap:3px;display:grid;position:absolute;bottom:14px;right:14px}.occasion-card strong{font-size:17px}.occasion-card small{color:#dfd1d8;font-size:10px}.cities-section{background:#faf4f7;padding:80px max(20px,50% - 620px)}.city-list{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px;display:grid}.city-list a{background:#fff;border:1px solid #eadde3;border-radius:14px;justify-content:space-between;align-items:center;padding:17px;display:flex}.city-list small{color:#9a858f}.demo-pill{color:#765822;background:#fff4d7;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.testimonial-grid blockquote{background:#fff;border:1px solid #eadde3;border-radius:18px;margin:0;padding:25px}.testimonial-grid blockquote>div{color:#bd8c45;letter-spacing:4px}.testimonial-grid p{font-size:16px;line-height:1.8}.testimonial-grid footer{color:#8d7a83;font-size:12px}.articles-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.articles-grid article{border:1px solid #eadde3;border-radius:18px;padding:18px}.article-art{color:#fff;background:linear-gradient(140deg,#6a394f,#b87691);border-radius:13px;place-items:center;height:130px;margin-bottom:15px;font-size:40px;display:grid}.art-2{background:linear-gradient(140deg,#9d7a59,#e3c8a9)}.art-3{background:linear-gradient(140deg,#44333b,#90717f)}.art-4{background:linear-gradient(140deg,#75445b,#d29aaa)}.articles-grid small{color:#987d89}.articles-grid h3{margin:8px 0;line-height:1.5}.articles-grid p{color:#7d6b74;font-size:13px;line-height:1.7}.articles-grid a{color:#764158;font-size:12px;font-weight:800}.partner-cta{background:linear-gradient(120deg,#f3e2e9,#fff8f2);border-radius:30px;grid-template-columns:1fr .4fr;align-items:center;gap:50px;width:min(1240px,100% - 40px);margin:30px auto 90px;padding:55px 65px;display:grid}.partner-cta p{color:#725f68;max-width:700px;line-height:1.8}.partner-cta>div>div{gap:10px;margin-top:22px;display:flex}.cta-primary,.cta-secondary{border-radius:12px;padding:13px 18px;font-size:13px;font-weight:800}.cta-primary{color:#fff;background:#67364e}.cta-secondary{color:#67364e;border:1px solid #ceb7c2}.cta-stat{border-right:1px solid #d9c0cb;grid-template-columns:auto 1fr;gap:8px 14px;padding-right:36px;display:grid}.cta-stat strong{color:#713e57;font-family:Georgia,serif;font-size:34px}.cta-stat span{color:#806d76;align-self:center;font-size:12px}.public-footer{color:#fff;background:#2e1d25;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding:55px max(20px,50% - 620px);display:grid}.public-footer p{color:#cbbcc3}.public-footer>div:not(.public-logo){color:#e9dce2;gap:20px;font-size:13px;display:flex}.public-footer>small{color:#9f8994;border-top:1px solid #503842;grid-column:1/-1;padding-top:20px}.listing-page{width:min(1240px,100% - 40px);margin:auto;padding:70px 0 100px}.listing-page>span,.profile-hero>div:last-child>span{color:#966078;font-size:12px;font-weight:800}.listing-page>h1,.profile-hero h1{color:#48283a;margin:10px 0;font:700 clamp(38px,5vw,64px)/1.2 Georgia,serif}.listing-page>p{color:#7d6b74;margin:0 0 35px}.marketplace-empty-state{text-align:center;background:linear-gradient(145deg,#fff 0%,#fbf6f8 100%);border:1px solid #eadde3;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:48px 28px;display:flex;box-shadow:0 16px 45px #48283a0f}.marketplace-empty-icon{color:#7b405e;background:#f4e8ed;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:16px;font-size:24px;display:grid}.marketplace-empty-state h2{color:#48283a;margin:0 0 8px;font:700 28px/1.4 Georgia,serif}.marketplace-empty-state p{color:#7d6b74;max-width:560px;margin:0 0 22px;line-height:1.9}.marketplace-empty-state a{color:#fff;background:#6f3654;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:10px 22px;font-weight:800;text-decoration:none;display:inline-flex}.marketplace-empty-state a:hover{background:#54263f}.profile-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;width:min(1100px,100% - 40px);margin:60px auto 100px;display:grid}.profile-cover{height:520px;box-shadow:var(--shadow);border-radius:28px;position:relative;overflow:hidden}.profile-cover img{object-fit:cover}.profile-hero p{color:#77656e;line-height:1.8}.profile-hero .service-tags{margin:24px 0}.profile-hero .service-tags span{padding:9px 12px;font-size:12px}.profile-actions{gap:10px;margin-top:25px;display:flex}.partners-landing{color:#3f2934;background:linear-gradient(110deg,#fffaf7f7,#f4e2eae6),url(/images/brand/salon-hair.png) 50%/cover;flex-direction:column;justify-content:center;min-height:100vh;padding:70px max(25px,50% - 550px);display:flex}.partners-landing h1{letter-spacing:-.04em;max-width:850px;margin:55px 0 20px;font:700 clamp(48px,7vw,86px)/1.13 Georgia,serif}.partners-landing>p{color:#715b66;max-width:650px;font-size:19px;line-height:1.9}.partners-landing>div:not(.public-logo){gap:12px;margin-top:22px;display:flex}.back-market{color:#774159;margin-top:70px;font-weight:700}.booking-preview{text-align:center;background:linear-gradient(145deg,#fff,#fbf1f5);border:1px solid #eadde3;border-radius:28px;width:min(800px,100% - 40px);margin:90px auto;padding:60px}.booking-preview>span{color:#966078;font-size:12px;font-weight:800}.booking-preview h1{color:#48283a;margin:12px;font:700 clamp(38px,6vw,64px)/1.2 Georgia,serif}.booking-preview p{color:#79666f;line-height:1.9}.booking-steps{grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0;display:grid}.booking-steps div{border:1px solid #e7d8df;border-radius:14px;gap:8px;padding:20px 10px;display:grid}.booking-steps strong{color:#774159;font:700 28px Georgia}.booking-steps span{color:#74616a;font-size:12px}.service-order-panel{background:#fff;border:1px solid #e5d8df;border-radius:22px;width:min(1200px,100% - 40px);margin:-60px auto 90px;padding:25px}.service-order-panel>div:first-child span{color:#956078;font-size:11px;font-weight:800}.service-order-panel h2{margin:6px 0}.service-order-panel p{color:#7c6972;font-size:12px}.service-order-panel>div:last-child{gap:8px;margin-top:18px;display:grid}.service-order-panel article{border:1px solid #eee3e8;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:15px;padding:11px;display:grid}.service-order-panel article>span{color:#806d76;font-size:10px}.service-order-panel nav{gap:5px;display:flex}.service-order-panel button{color:#6d3b53;background:#fff;border:1px solid #d9c6d0;border-radius:8px;padding:7px 9px;font-size:10px}.partner-services-page{background:#f8f3f6;min-height:100vh}.partner-services-page>nav{background:#fff;border-bottom:1px solid #eadde3;justify-content:space-between;align-items:center;height:72px;padding:0 max(22px,50% - 600px);display:flex}.partner-services-page>nav>a:last-child{color:#704057;font-size:12px}.services-workspace{width:min(1200px,100% - 40px);margin:auto;padding:48px 0 90px}.services-head{justify-content:space-between;align-items:end;display:flex}.services-head span{color:#956078;font-size:12px;font-weight:800}.services-head h1{color:#4c2c3c;margin:8px 0;font:700 clamp(38px,5vw,58px)/1.2 Georgia,serif}.services-head p{color:#7d6973}.services-head>button,.service-empty button{color:#fff;background:#67364e;border:0;border-radius:13px;padding:14px 20px;font-weight:800}.service-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin:32px 0;display:grid}.service-stats>div{background:#fff;border:1px solid #e8dce2;border-radius:17px;gap:4px;padding:20px;display:grid}.service-stats strong{color:#6d3b53;font:700 30px Georgia}.service-stats span{color:#85727b;font-size:12px}.service-toolbar{grid-template-columns:1fr 260px;gap:10px;margin-bottom:20px;display:grid}.service-toolbar input,.service-toolbar select{background:#fff;border:1px solid #dfcfd7;border-radius:12px;padding:13px}.service-empty{text-align:center;background:#fff;border:1px dashed #d7c4ce;border-radius:20px;padding:65px}.managed-services{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.managed-services article{background:#fff;border:1px solid #e6d9df;border-radius:20px;grid-template-columns:170px 1fr;gap:18px;padding:14px;display:grid}.managed-image{border-radius:14px;min-height:210px;position:relative;overflow:hidden}.managed-image img{object-fit:cover}.managed-services small{color:#967d89}.managed-services h3{margin:6px 0;font-size:20px}.managed-services p{color:#796872;font-size:12px;line-height:1.7}.service-status{float:left;border-radius:999px;padding:5px 8px;font-size:9px}.service-status.published{color:#28704a;background:#e7f4eb}.service-status.draft{color:#7a5b25;background:#f5efe2}.service-status.paused{color:#913d45;background:#f5e7e7}.managed-meta,.managed-actions{align-items:center;gap:10px;display:flex}.managed-meta{color:#88747e;margin:10px 0;font-size:11px}.managed-meta b{color:#66364d;font-size:16px}.managed-actions button{color:#704057;background:#fff;border:1px solid #dccbd3;border-radius:9px;padding:7px 10px}.service-modal{z-index:50;background:#23141cab;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.service-dialog{background:#fff;border-radius:24px;width:min(920px,100%);height:min(800px,94vh);position:relative;overflow:auto;box-shadow:0 30px 90px #00000040}.dialog-close{z-index:2;background:#f4eaf0;border:0;border-radius:50%;width:36px;height:36px;font-size:22px;position:absolute;top:14px;left:14px}.service-progress{background:#eadde3;height:4px}.service-progress span{background:#713f59;height:100%;display:block}.service-dialog>ol{justify-content:center;gap:8px;margin:28px 40px 0;padding:0;list-style:none;display:flex}.service-dialog>ol li{color:#99858f;align-items:center;gap:6px;font-size:10px;display:flex}.service-dialog>ol li.active{color:#69384f;font-weight:800}.service-dialog>ol li.done{color:#34734d}.service-step{padding:32px clamp(20px,6vw,65px)}.service-step>small{color:#98617b}.service-step h2{color:#4b2b3b;margin:7px 0;font:700 34px Georgia}.service-step>p{color:#806d76}.service-step>label{gap:7px;margin:14px 0;font-size:12px;font-weight:700;display:grid}.service-step input,.service-step textarea,.service-step select{background:#fff;border:1px solid #dccbd4;border-radius:11px;padding:12px}.service-step textarea{min-height:90px}.service-step footer{border-top:1px solid #eee4e9;justify-content:space-between;margin-top:28px;padding-top:18px;display:flex}.service-step footer button{background:#fff;border:1px solid #d9c7d0;border-radius:10px;padding:11px 16px;font-weight:800}.service-step footer .main{color:#fff;background:#67364e}.service-step footer>div{gap:8px;display:flex}.catalog-cats{gap:7px;padding:10px 0;display:flex;overflow-x:auto}.catalog-cats button{white-space:nowrap;background:#fff;border:1px solid #dbc9d2;border-radius:999px;padding:8px 11px}.catalog-cats button.active{color:#fff;background:#67364e}.catalog-options{grid-template-columns:1fr 1fr;gap:9px;margin-top:15px;display:grid}.catalog-options button{text-align:right;background:#fff;border:1px solid #e2d4db;border-radius:13px;align-items:center;gap:11px;padding:10px;display:flex}.catalog-options button.selected{background:#faf1f5;border-color:#75425b}.catalog-options img{object-fit:cover;border-radius:10px}.catalog-options span{display:grid}.catalog-options small{color:#8d7882;font-size:10px}.service-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.service-form-grid label{gap:6px;font-size:11px;display:grid}.service-toggles{grid-template-columns:1fr 1fr;gap:7px;margin:15px 0;display:grid}.service-toggles label{border:1px solid #eadde3;border-radius:10px;align-items:center;gap:7px;padding:10px;font-size:11px;display:flex}.branch-picker{gap:9px;display:grid}.branch-picker label{border:1px solid #e2d4db;border-radius:13px;align-items:center;gap:12px;padding:14px;display:flex}.branch-picker span{display:grid}.branch-picker small{color:#8d7882}.service-main-upload label{border:1.5px dashed #cfbbc5;border-radius:18px;place-items:center;height:270px;display:grid;position:relative;overflow:hidden}.service-main-upload img{object-fit:cover}.service-main-upload input,.service-gallery input{display:none}.service-gallery header{justify-content:space-between;margin:20px 0 10px;display:flex}.service-gallery header label{cursor:pointer;border:1px solid #dac7d1;border-radius:9px;padding:8px}.service-gallery>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.service-gallery figure{border-radius:10px;height:100px;margin:0;position:relative;overflow:hidden}.service-gallery img{object-fit:cover}.service-gallery figure button{position:absolute;top:4px;left:4px}.service-review{background:#faf5f7;border-radius:17px;grid-template-columns:180px 1fr;gap:20px;padding:18px;display:grid}.service-review img{object-fit:cover;border-radius:13px}.service-review>div{gap:6px;display:grid}.service-review h3{margin:0;font-size:24px}.service-review p{font-size:12px;line-height:1.7}.service-review small{color:#846f79}.service-error{color:#9a303a;background:#fff0f2;border-radius:10px;font-size:12px;padding:10px!important}.public-services-section{grid-column:1/-1}.public-service-list{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.public-service-list article{border:1px solid #e6d9df;border-radius:16px;padding:12px}.public-service-list article>div:first-child{border-radius:12px;height:160px;position:relative;overflow:hidden}.public-service-list img{object-fit:cover}.public-service-list h3{margin:5px 0}.public-service-list article>span{color:#806e77;margin:7px 0;font-size:10px;display:block}.public-service-list article>div:last-child{gap:6px;margin-top:10px;display:flex}.public-service-list article a{border:1px solid #d7c4ce;border-radius:8px;padding:7px 9px;font-size:10px}.public-service-list article a:last-child{color:#fff;background:#67364e}.service-public-page{width:min(1100px,100% - 40px);margin:45px auto 100px}.service-public-page>a{color:#774159;font-size:12px}.service-public-hero{grid-template-columns:1.1fr .9fr;gap:42px;margin:30px 0;display:grid}.service-public-hero>div{border-radius:25px;height:520px;position:relative;overflow:hidden}.service-public-hero img{object-fit:cover}.service-public-hero article{align-self:center}.service-public-hero span{color:#976078;font-size:12px}.service-public-hero h1{color:#49293a;margin:9px 0;font:700 clamp(42px,6vw,68px)/1.2 Georgia}.service-public-hero p{color:#79666f;line-height:1.9}.service-price{align-items:center;gap:10px;margin:20px 0;display:flex}.service-price b{color:#67364e;font-size:25px}.service-public-hero article>strong{margin-bottom:25px;display:block}.service-public-info{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.service-public-info section{border:1px solid #e5d8de;border-radius:17px;padding:20px}.service-public-info p{color:#7c6972;line-height:1.7}.service-public-gallery{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px;display:grid}.service-public-gallery figure{border-radius:16px;height:240px;margin:0;position:relative;overflow:hidden}.service-public-gallery img{object-fit:cover}.published-profile{width:min(1180px,100% - 40px);margin:45px auto 100px}.published-cover{height:470px;box-shadow:var(--shadow);background:#eadde3;border-radius:30px;position:relative;overflow:hidden}.published-cover img{object-fit:cover}.published-summary{background:#fffffff5;border:1px solid #eadde3;border-radius:24px;width:min(920px,100% - 50px);margin:-85px auto 45px;padding:34px 38px;position:relative;box-shadow:0 20px 55px #4422331f}.published-logo{float:right;object-fit:cover;border:4px solid #fff;border-radius:20px;margin-left:20px;box-shadow:0 8px 22px #3c1e2d24}.published-summary>span,.profile-details section>span,.published-gallery>span{color:#98617b;font-size:11px;font-weight:800}.published-summary h1{color:#48283a;margin:7px 0 2px;font:700 clamp(35px,5vw,58px)/1.2 Georgia,serif}.published-summary>small{color:#98848e}.published-summary>p{color:#79666f;line-height:1.8}.published-summary .service-tags{flex-wrap:wrap;margin-top:18px}.profile-details{grid-template-columns:1fr 1fr;gap:16px;display:grid}.profile-details section{background:#fff;border:1px solid #eadde3;border-radius:20px;padding:28px}.profile-details h2,.published-gallery h2{color:#4d2d3d;margin:8px 0;font:700 25px/1.4 Georgia,serif}.profile-details p{color:#79666f;line-height:1.9}.contact-links{flex-wrap:wrap;gap:8px;display:flex}.contact-links a{color:#704057;border:1px solid #dbcbd3;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:700}.public-hours{gap:5px;margin-top:10px;display:grid}.public-hours>div{border-bottom:1px solid #f1e8ec;justify-content:space-between;padding:7px 0;font-size:12px;display:flex}.public-hours span{color:#846f79}.published-gallery{margin-top:50px}.published-gallery>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.published-gallery figure{border-radius:18px;height:250px;margin:0;position:relative;overflow:hidden}.published-gallery img{object-fit:cover}.wizard-page{color:#33232b;background:linear-gradient(140deg,#f8f2f5,#fffaf8);min-height:100vh}.wizard-header{background:#fff;border-bottom:1px solid #eadde3;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50% - 620px);display:flex}.save-state{color:#806c76;font-size:12px}.wizard-progress{background:#eadde3;height:4px}.wizard-progress>div{background:linear-gradient(90deg,#9b617c,#603149);height:100%;transition:width .3s}.wizard-layout{grid-template-columns:310px 1fr;align-items:start;gap:38px;width:min(1240px,100% - 40px);margin:auto;padding:48px 0 80px;display:grid}.wizard-steps{padding:24px 8px;position:sticky;top:30px}.wizard-steps>span{color:#9b617c;font-size:12px;font-weight:800}.wizard-steps h1{color:#4b2a3b;margin:12px 0 30px;font:700 38px/1.25 Georgia,serif}.wizard-steps ol{gap:4px;margin:0;padding:0;list-style:none;display:grid}.wizard-steps li{color:#9b8992;border-radius:12px;align-items:center;gap:12px;padding:10px;font-size:13px;display:flex}.wizard-steps li b{border:1px solid #decfd6;border-radius:10px;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.wizard-steps li.active{color:#63354c;background:#fff;font-weight:800;box-shadow:0 8px 25px #502a3c12}.wizard-steps li.active b{color:#fff;background:#69384f;border-color:#69384f}.wizard-steps li.done{color:#5c765f}.wizard-steps li.done b{color:#34734d;background:#e8f4eb;border-color:#cce5d2}.wizard-card{background:#fff;border:1px solid #eadde3;border-radius:26px;min-height:650px;padding:clamp(24px,4vw,48px);box-shadow:0 22px 65px #46253517}.step-top{color:#907c86;border-bottom:1px solid #f0e7eb;justify-content:space-between;margin-bottom:30px;padding-bottom:15px;font-size:11px;display:flex}.step-top strong{color:#6d3b53}.wizard-card h2{color:#49283a;margin:0 0 7px;font:700 clamp(28px,3vw,38px)/1.2 Georgia,serif}.step-copy{color:#826f79;margin:0 0 30px;line-height:1.7}.wizard-error{color:#8d2933;background:#fff0f2;border:1px solid #f0cbd0;border-radius:12px;margin-bottom:20px;padding:12px 15px;font-size:13px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.wizard-field{gap:8px;margin-bottom:18px;display:grid}.wizard-field>span{color:#59444e;justify-content:space-between;font-size:13px;font-weight:700;display:flex}.wizard-field small{color:#9a8991;font-weight:400}.wizard-field input,.wizard-field textarea,.wizard-field select{color:#35262d;background:#fffdfd;border:1px solid #dccccf;border-radius:12px;outline:0;width:100%;padding:13px 14px}.wizard-field input:focus,.wizard-field textarea:focus,.wizard-field select:focus{border-color:#7c4660;box-shadow:0 0 0 4px #7c466017}.wizard-field textarea{resize:vertical;min-height:88px}.wizard-field textarea.large{min-height:135px}.chip-picker>span{margin-bottom:10px;font-size:13px;font-weight:700;display:block}.chip-picker>div{flex-wrap:wrap;gap:8px;display:flex}.chip-picker button{color:#6b5761;cursor:pointer;background:#fff;border:1px solid #dacbd2;border-radius:999px;padding:9px 13px}.chip-picker button.selected{color:#68374f;background:#f2e6ec;border-color:#9b617c;font-weight:800}.map-preview{border:1px solid #dfd0d7;border-radius:16px;height:260px;position:relative;overflow:hidden}.map-preview iframe{border:0;width:100%;height:100%}.map-preview a{color:#69394f;background:#fff;border-radius:10px;padding:9px 12px;font-size:11px;font-weight:800;position:absolute;bottom:12px;left:12px;box-shadow:0 5px 18px #0000001f}.mini-title{border-top:1px solid #eee4e8;margin:22px 0 15px;padding-top:20px;font-size:15px}.identity-grid{grid-template-columns:180px 1fr;gap:16px;margin-bottom:28px;display:grid}.upload-box{text-align:center;cursor:pointer;background:snow;border:1.5px dashed #cdbbc4;border-radius:17px;align-content:center;place-items:center;gap:6px;height:180px;display:grid;position:relative;overflow:hidden}.upload-box.wide{height:180px}.upload-box img{object-fit:cover}.upload-box b{color:#83506a;font-size:28px}.upload-box span{font-size:13px;font-weight:800}.upload-box small{color:#9b8791;font-size:10px}.upload-box input,.add-gallery input{display:none}.gallery-head{justify-content:space-between;align-items:center;margin:20px 0 12px;display:flex}.gallery-head>div{gap:3px;display:grid}.gallery-head small{color:#98858f;font-size:10px}.add-gallery{color:#6d3c53;cursor:pointer;border:1px solid #d5c3cc;border-radius:10px;padding:9px 12px;font-size:11px;font-weight:800}.gallery-preview{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.gallery-preview>div{border-radius:12px;height:100px;position:relative;overflow:hidden}.gallery-preview img{object-fit:cover}.gallery-preview button{color:#fff;cursor:pointer;background:#26131cbf;border:0;border-radius:50%;width:24px;height:24px;position:absolute;top:5px;left:5px}.hours-table{gap:8px;display:grid}.hours-table>div{border:1px solid #eadde3;border-radius:13px;grid-template-columns:110px 1fr 1fr 90px;align-items:center;gap:12px;padding:11px 14px;display:grid}.hours-table>div.closed{color:#9d8d95;background:#faf7f8}.hours-table label{align-items:center;gap:8px;display:flex}.hours-table label span{color:#95828c;font-size:10px}.hours-table input[type=time]{border:1px solid #deced6;border-radius:9px;min-width:0;padding:8px}.closed-toggle{justify-content:end}.review-cover{border-radius:18px;align-items:end;min-height:260px;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.review-cover>img{object-fit:cover}.review-cover:after{content:"";background:linear-gradient(#0000,#26121ce6);position:absolute;inset:0}.review-cover>div{z-index:2;color:#fff;padding:25px;position:relative}.review-cover>div img{object-fit:cover;background:#fff;border:3px solid #fff;border-radius:16px}.review-cover>div span{color:#e7ccd8;margin-top:12px;font-size:11px;display:block}.review-cover h3{margin:5px 0;font-size:25px}.review-cover p{color:#eedfe6;margin:0}.review-sections{grid-template-columns:1fr 1fr;gap:10px;display:grid}.review-sections section{border:1px solid #eadde3;border-radius:13px;padding:14px}.review-sections span{color:#947f89;margin-bottom:5px;font-size:10px;display:block}.review-sections strong{font-size:13px}.review-sections p{color:#806e77;margin:5px 0 0;font-size:11px}.publish-note{color:#765c2e;background:#fbf5e7;border-radius:11px;margin-top:16px;padding:12px;font-size:11px;line-height:1.6}.wizard-actions{border-top:1px solid #eee5e9;justify-content:space-between;align-items:center;margin-top:35px;padding-top:20px;display:flex}.wizard-back,.wizard-next,.publish-button{cursor:pointer;border:0;border-radius:12px;padding:13px 20px;font-weight:800}.wizard-back{color:#6f5863;background:#fff;border:1px solid #d8c8d0}.wizard-next,.publish-button{color:#fff;background:#68374f;box-shadow:0 8px 22px #68374f33}.publish-button{padding-inline:30px}.wizard-actions button:disabled{opacity:.55;cursor:wait}.wizard-loading{background:#fbf6f8;align-content:center;place-items:center;gap:15px;min-height:100vh;display:grid}.wizard-loading span{border:3px solid #e4d5dc;border-top-color:#713f59;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.success-page{text-align:center;background:radial-gradient(circle at 50% 20%,#fff,#f7ebf0);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.success-mark{color:#2f7b4f;background:#e6f4ea;border-radius:50%;place-items:center;width:86px;height:86px;font-size:40px;display:grid;box-shadow:0 15px 40px #2f7b4f24}.success-page>span{color:#98617b;margin-top:25px;font-size:12px;font-weight:800}.success-page h1{color:#48283a;margin:10px;font:700 clamp(38px,6vw,66px)/1.2 Georgia,serif}.success-page p{color:#7b6871;max-width:620px;line-height:1.9}.success-page>div:not(.success-mark){gap:10px;margin:20px;display:flex}.success-page>small{color:#97858e;max-width:540px;line-height:1.7}@media (max-width:1080px){.public-nav nav{display:none}.discovery-search{grid-template-columns:1fr 1fr;padding:8px}.discovery-search button{min-height:48px}.discovery-search label{border-bottom:1px solid #eee4e9}.category-grid{grid-template-columns:repeat(3,1fr)}.center-grid,.featured-grid,.compact-grid,.offers-grid,.articles-grid{grid-template-columns:repeat(2,1fr)}.occasion-section{grid-template-columns:1fr}.city-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.services-workspace{width:calc(100% - 24px);padding-top:28px}.services-head{align-items:start;gap:16px}.services-head>button{white-space:nowrap;padding:11px}.service-stats{grid-template-columns:repeat(3,1fr);gap:6px}.service-stats>div{padding:12px}.service-stats strong{font-size:23px}.service-toolbar,.managed-services{grid-template-columns:1fr}.managed-services article{grid-template-columns:110px 1fr}.managed-image{min-height:190px}.service-modal{padding:0}.service-dialog{border-radius:0;height:100vh}.service-dialog>ol{justify-content:start;margin-inline:16px;overflow-x:auto}.service-dialog>ol li span{display:none}.service-step{padding-inline:16px}.catalog-options,.service-form-grid,.service-toggles,.service-review{grid-template-columns:1fr}.service-review>img{width:100%;height:190px}.public-service-list{grid-template-columns:1fr}.service-public-hero{grid-template-columns:1fr;gap:22px}.service-public-hero>div{height:340px}.service-public-info{grid-template-columns:1fr}.service-public-gallery{display:flex;overflow-x:auto}.service-public-gallery figure{min-width:80vw}.published-profile{width:calc(100% - 24px);margin-top:18px}.published-cover{border-radius:20px;height:310px}.published-summary{width:calc(100% - 20px);margin-top:-55px;padding:24px 18px}.published-logo{width:70px;height:70px}.profile-details{grid-template-columns:1fr}.published-gallery>div{display:flex;overflow-x:auto}.published-gallery figure{min-width:80vw;height:220px}.demo-banner{font-size:10px}.public-header{height:70px}.public-nav{width:calc(100% - 28px)}.partner-link{display:none}.soft-button{padding:8px 11px}.public-logo small{display:none}.market-hero{align-items:end;min-height:780px}.market-hero>img{object-position:35% center}.hero-shade{background:linear-gradient(#fff8f514 10%,#fff8f5db 50%,#fff8f5 90%)}.hero-content{padding:220px 0 40px}.hero-content h1{font-size:48px}.hero-content>p{font-size:15px}.discovery-search{border-radius:17px;grid-template-columns:1fr}.discovery-search label{border-inline-end:0;padding:11px 14px}.market-section{padding:62px 0}.section-heading{flex-direction:column;align-items:start;gap:10px}.category-grid{padding-bottom:8px;display:flex;overflow-x:auto}.category-card{min-width:155px;min-height:190px}.center-grid,.featured-grid,.compact-grid,.offers-grid,.testimonial-grid,.articles-grid{scroll-snap-type:x mandatory;padding:4px 2px 18px;display:flex;overflow-x:auto}.center-card{scroll-snap-align:start;min-width:84vw}.offer-card,.testimonial-grid blockquote,.articles-grid article{min-width:78vw}.occasion-section{padding-block:62px}.occasion-grid{display:flex;overflow-x:auto}.occasion-card{min-width:220px}.city-list{grid-template-columns:1fr 1fr}.city-list a{gap:4px;display:grid}.partner-cta{grid-template-columns:1fr;padding:35px 24px}.partner-cta>div>div{flex-direction:column}.cta-stat{border-top:1px solid #d9c0cb;border-right:0;padding:24px 0 0}.public-footer{grid-template-columns:1fr}.public-footer>small{grid-column:auto}.profile-hero{grid-template-columns:1fr;margin-top:25px}.profile-cover{height:350px}.partners-landing h1{margin-top:42px}.partners-landing>div:not(.public-logo){text-align:center;flex-direction:column;align-items:stretch}.wizard-header{padding:0 16px}.save-state{display:none}.wizard-layout{grid-template-columns:1fr;width:calc(100% - 24px);padding-top:22px}.wizard-steps{padding:0;position:static}.wizard-steps h1{margin-bottom:16px;font-size:28px}.wizard-steps ol{display:flex;overflow-x:auto}.wizard-steps li{min-width:max-content}.wizard-steps li span{display:none}.wizard-card{border-radius:20px;min-height:0;padding:22px 16px}.form-grid,.identity-grid{grid-template-columns:1fr}.upload-box{height:170px}.gallery-preview{grid-template-columns:repeat(3,1fr)}.hours-table>div{grid-template-columns:65px 1fr 1fr;gap:6px;padding:9px}.closed-toggle{grid-column:2/4;justify-content:start}.review-sections{grid-template-columns:1fr}.success-page>div:not(.success-mark){flex-direction:column;width:100%;max-width:330px}.wizard-actions{z-index:4;background:#fff;padding-bottom:5px;position:sticky;bottom:0}}.branches-workspace,.branch-services-workspace{width:min(1200px,100% - 40px);margin:auto;padding:48px 0 90px}.branch-primary{color:#fff;cursor:pointer;background:#67364e;border:0;border-radius:13px;justify-content:center;align-items:center;padding:14px 20px;font-weight:800;display:inline-flex}.branch-notice{color:#286744;background:#edf7f0;border:1px solid #cde5d4;border-radius:12px;margin:18px 0;padding:12px 16px}.branch-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.branch-card{background:#fff;border:1px solid #e5d7de;border-radius:22px;overflow:hidden}.branch-card-image{color:#75445b;background:#ead6df;place-items:center;height:220px;font:700 26px Georgia;display:grid;position:relative}.branch-card-image img{object-fit:cover}.branch-status{background:#fff;border-radius:999px;padding:7px 10px;font:800 10px sans-serif;position:absolute;top:14px;right:14px}.branch-status.active{color:#267147}.branch-status.temporarily_closed{color:#9a5a25}.branch-card-body{padding:19px}.branch-card-body>small{color:#956078}.branch-card-body h2{color:#4b2c3b;margin:5px 0;font:700 25px Georgia}.branch-card-body p{color:#7c6872}.branch-meta{border-block:1px solid #eee4e8;gap:15px;padding:10px 0;font-size:11px;display:flex}.branch-actions{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.branch-actions a,.branch-actions button{color:#674052;background:#fff;border:1px solid #dccbd3;border-radius:9px;padding:8px 10px;font-size:10px}.branch-actions button:disabled{opacity:.45}.branch-actions .danger{color:#982f3a}.branch-cover-upload{border:1.5px dashed #ceb9c4;border-radius:19px;place-items:center;height:310px;display:grid;position:relative;overflow:hidden}.branch-cover-upload img{object-fit:cover}.branch-cover-upload input{display:none}.branch-gallery-sort{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.branch-gallery-sort figure{border-radius:13px;height:130px;margin:0;position:relative;overflow:hidden}.branch-gallery-sort img{object-fit:cover}.branch-gallery-sort figure>div{position:absolute;bottom:5px;left:5px}.branch-gallery-sort button{color:#fff;background:#3c2330;border:0;padding:5px}.branch-hours{gap:8px;display:grid}.branch-hours>div{border:1px solid #eadde3;border-radius:12px;grid-template-columns:90px 1fr 1fr 85px 90px;align-items:center;gap:8px;padding:10px;display:grid}.branch-hours input[type=time]{border:1px solid #ddcbd4;border-radius:8px;min-width:0;padding:8px}.branch-hours button{background:#fff;border:1px solid #ddcbd4;border-radius:8px;padding:7px;font-size:10px}.branch-services-workspace>header{margin:30px 0}.branch-services-workspace>header h1{color:#4b2b3b;font:700 clamp(38px,5vw,58px) Georgia}.branch-service-list{gap:10px;display:grid}.branch-service-list article{background:#fff;border:1px solid #e5d8de;border-radius:16px;grid-template-columns:1fr 1fr;gap:20px;padding:17px;display:grid}.branch-service-list article.enabled{border-color:#a97b90}.branch-service-list article>label{gap:12px;display:flex}.branch-service-list article>label span{display:grid}.branch-service-list article>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.branch-service-list article>div label{font-size:10px;display:grid}.branch-service-list input[type=number]{border:1px solid #ddcbd4;border-radius:9px;width:100%;padding:9px}.save-branch-services{margin-top:20px}.branch-public{width:min(1200px,100% - 40px);margin:35px auto 120px}.branch-public-cover{background:#eadde3;border-radius:28px;align-items:end;height:520px;display:flex;position:relative;overflow:hidden}.branch-public-cover img{object-fit:cover}.branch-public-cover:after{content:"";background:linear-gradient(#0000,#2b1620e0);position:absolute;inset:0}.branch-public-cover>div{z-index:1;color:#fff;padding:40px;position:relative}.branch-public-cover h1{margin:8px 0;font:700 clamp(43px,6vw,72px) Georgia}.branch-public-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;display:grid}.branch-public-grid>section{border:1px solid #e4d6dd;border-radius:18px;padding:20px}.branch-public-services{padding:50px 0}.branch-public-services>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.branch-public-services article{border:1px solid #e4d6dd;border-radius:17px;gap:7px;padding:13px;display:grid}.branch-public-services article>div{height:170px;position:relative}.branch-public-services img{object-fit:cover}.branch-public-gallery>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.branch-public-gallery figure{height:250px;position:relative}.branch-public-gallery img{object-fit:cover}.branch-book-bar{color:#fff;background:#3b1f2d;border-radius:18px;justify-content:space-between;padding:15px 20px;display:flex;position:sticky;bottom:15px}.branch-book-bar>div{display:grid}.branch-book-bar>a{color:#5d3146;background:#fff;border-radius:10px;padding:11px 18px}@media (max-width:760px){.branches-workspace,.branch-services-workspace,.branch-public{width:calc(100% - 24px);padding-top:25px}.branch-grid{grid-template-columns:1fr}.branch-hours>div{grid-template-columns:65px 1fr 1fr}.branch-hours>div label,.branch-hours>div button{grid-row:2}.branch-gallery-sort{grid-template-columns:repeat(2,1fr)}.branch-service-list article{grid-template-columns:1fr}.branch-public-cover{height:420px}.branch-public-grid,.branch-public-services>div{grid-template-columns:1fr}.branch-public-gallery>div{display:flex;overflow-x:auto}.branch-public-gallery figure{min-width:260px}}.staff-workspace,.staff-profile{width:min(1200px,100% - 40px);margin:auto;padding:48px 0 90px}.staff-stats{grid-template-columns:repeat(5,1fr);gap:10px;margin:28px 0;display:grid}.staff-stats>div{background:#fff;border:1px solid #e6d9df;border-radius:15px;padding:16px;display:grid}.staff-stats strong{color:#69384f;font:700 27px Georgia}.staff-stats span{color:#816e77;font-size:10px}.staff-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.staff-grid article{background:#fff;border:1px solid #e5d8de;border-radius:20px;padding:14px}.staff-avatar{color:#6d3b53;background:#eadde3;border-radius:15px;place-items:center;height:230px;font:700 50px Georgia;display:grid;position:relative;overflow:hidden}.staff-avatar img{object-fit:cover}.staff-avatar b{background:#fff;border-radius:999px;padding:6px 9px;font-size:9px;position:absolute;top:10px;right:10px}.staff-grid article>small{color:#98617b;margin-top:13px;display:block}.staff-grid h2{margin:5px 0}.staff-grid p{color:#7d6973}.staff-meta{border-block:1px solid #eee4e8;gap:12px;padding:10px 0;font-size:10px;display:flex}.staff-photo-row{grid-template-columns:180px 1fr;gap:16px;display:grid}.staff-upload{border:1.5px dashed #ceb9c4;border-radius:18px;place-items:center;height:180px;display:grid;position:relative;overflow:hidden}.staff-upload img{object-fit:cover}.staff-upload input{display:none}.role-picker{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.role-picker button{background:#fff;border:1px solid #ddcbd4;border-radius:12px;padding:15px}.role-picker button.selected{background:#f4e8ee;border-color:#7b455f}.staff-picker{gap:9px;display:grid}.staff-picker>label{border:1px solid #e3d5dc;border-radius:13px;align-items:center;gap:12px;padding:13px;display:flex}.staff-picker span{flex:1;display:grid}.staff-picker button{background:#fff;border:1px solid #d9c7d0;border-radius:8px;padding:7px}.staff-picker button.selected{color:#fff;background:#67364e}.staff-settings{grid-template-columns:1fr 1fr;gap:10px;display:grid}.staff-settings label{border:1px solid #e4d7dd;border-radius:12px;gap:9px;padding:15px;display:flex}.staff-review{text-align:center;background:#faf5f7;border-radius:18px;padding:30px}.staff-review img{object-fit:cover;border-radius:50%}.staff-profile>section{text-align:center;background:#fff;border:1px solid #e4d6dd;border-radius:24px;padding:35px}.staff-profile>section img{object-fit:cover;border-radius:50%}.staff-profile>section h1{color:#4b2a3a;font:700 44px Georgia}.staff-profile>section>div{justify-content:center;gap:20px;margin:20px;display:flex}.staff-profile-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px;display:grid}.staff-profile-grid article{border:1px solid #e5d8de;border-radius:16px;padding:18px}.staff-profile-grid .future{color:#907e87;background:#faf7f8}.public-staff-section{width:min(1200px,100% - 40px);margin:45px auto}.public-staff-section>h2{color:#4b2a3a;font:700 38px Georgia}.public-staff-section>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.public-staff-section article{border:1px solid #e4d6dd;border-radius:17px;padding:13px}.public-staff-section article>div{border-radius:13px;height:270px;position:relative;overflow:hidden}.public-staff-section img{object-fit:cover}@media (max-width:760px){.staff-workspace,.staff-profile{width:calc(100% - 24px)}.staff-stats{display:flex;overflow-x:auto}.staff-stats>div{min-width:115px}.staff-grid,.staff-profile-grid,.public-staff-section>div,.staff-photo-row{grid-template-columns:1fr}.staff-upload{width:180px;margin:auto}.role-picker,.staff-settings{grid-template-columns:1fr}.staff-profile>section>div{flex-direction:column}.public-staff-section{width:calc(100% - 24px)}}.availability-workspace,.timeoff-workspace{width:min(1200px,100% - 40px);margin:auto;padding:48px 0 90px}.calendar-toolbar{background:#fff;border:1px solid #e5d8de;border-radius:14px;justify-content:space-between;align-items:center;margin:24px 0;padding:8px;display:flex}.calendar-toolbar button{background:0 0;border:0;border-radius:9px;padding:9px 14px}.calendar-toolbar button.active{color:#fff;background:#67364e}.schedule-list{gap:9px;display:grid}.schedule-list article{background:#fff;border:1px solid #e5d8de;border-radius:15px;grid-template-columns:1.5fr 110px 90px 160px 120px;align-items:center;gap:10px;padding:15px;display:grid}.schedule-list article>div{display:grid}.schedule-list article>div span,.schedule-list article>span{color:#846f79;font-size:11px}.schedule-list article>b{color:#39734f;font-size:10px}.schedule-list article button{background:#fff;border:1px solid #d9c7d0;border-radius:9px;padding:8px}.schedule-modal{z-index:60;background:#2c1722a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.schedule-modal>div{background:#fff;border-radius:24px;width:min(950px,100%);height:min(850px,94vh);padding:35px;position:relative;overflow:auto}.capacity-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.capacity-row label,.timeoff-layout form>label{gap:6px;font-size:11px;display:grid}.capacity-row input,.timeoff-layout input,.timeoff-layout select{border:1px solid #dccbd4;border-radius:9px;padding:10px}.schedule-days{gap:9px;margin:22px 0;display:grid}.schedule-days>section{border:1px solid #e6d9df;border-radius:13px;padding:12px}.schedule-days header{justify-content:space-between;display:flex}.schedule-days header button,.schedule-days>section>button,.break-row button{background:#fff;border:1px solid #ddcbd4;border-radius:8px;padding:6px 9px;font-size:10px}.schedule-days section>div{align-items:center;gap:8px;margin-top:9px;display:flex}.schedule-days input[type=time]{border:1px solid #ddcbd4;border-radius:8px;padding:8px}.break-row{background:#faf4f7;border-radius:9px;padding:8px}.schedule-modal footer{justify-content:space-between;display:flex}.timeoff-workspace>header h1{color:#4b2a3a;font:700 52px Georgia}.timeoff-layout{grid-template-columns:420px 1fr;gap:20px;display:grid}.timeoff-layout form{background:#fff;border:1px solid #e4d7dd;border-radius:18px;gap:12px;padding:20px;display:grid}.timeoff-layout>div>article{border:1px solid #e4d7dd;border-radius:13px;margin-bottom:8px;padding:13px;display:grid}.timeoff-layout article span{color:#846f79;font-size:10px}@media (max-width:760px){.availability-workspace,.timeoff-workspace{width:calc(100% - 24px)}.schedule-list article{grid-template-columns:1fr 1fr}.schedule-list article>div{grid-column:1/-1}.schedule-modal{padding:6px}.schedule-modal>div{padding:28px 14px}.capacity-row,.timeoff-layout{grid-template-columns:1fr}.schedule-days section>div{flex-wrap:wrap}.timeoff-workspace>header h1{font-size:38px}}.booking-shell{width:min(760px,100% - 28px);margin:48px auto 100px}.booking-shell>header{text-align:center}.booking-shell>header>span{color:#98617b;font-size:12px;font-weight:800}.booking-shell h1{color:#4d2a3c;margin:8px;font:700 clamp(38px,6vw,58px) Georgia}.booking-shell header p,.muted{color:#806d76}.booking-progress{background:#eee4e8;border-radius:20px;height:5px;margin:24px 0 8px;overflow:hidden}.booking-progress i{background:linear-gradient(90deg,#b88a55,#703e57);height:100%;transition:all .3s;display:block}.booking-shell header small{color:#9b858f}.booking-card{background:#fff;border:1px solid #e5d8de;border-radius:26px;flex-direction:column;min-height:430px;margin-top:24px;padding:clamp(20px,5vw,42px);display:flex;box-shadow:0 22px 60px #42263417}.booking-card h2{color:#4b2b3b;margin-top:0;font:700 30px Georgia}.booking-choices{gap:10px;display:grid}.booking-choices>button{text-align:right;cursor:pointer;color:#382a31;background:#fff;border:1px solid #e3d6dc;border-radius:15px;gap:5px;padding:16px;display:grid}.booking-choices>button:hover,.booking-choices>button.selected{background:#faf2f6;border-color:#8a536e;box-shadow:inset 4px 0 #713f59}.booking-choices button span,.booking-choices button small{color:#806d76;line-height:1.5}.booking-form{grid-template-columns:1fr 1fr;gap:13px;display:grid}.booking-form label{gap:7px;font-size:12px;font-weight:700;display:grid}.booking-form label:last-child{grid-column:1/-1}.booking-form input,.booking-form textarea,.booking-actions input,.booking-actions textarea{border:1px solid #dacbd2;border-radius:11px;outline:0;padding:12px}.booking-form textarea,.booking-actions textarea{resize:vertical;min-height:80px}.booking-form input:focus,.booking-form textarea:focus{border-color:#713f59;box-shadow:0 0 0 3px #f2e6ec}.booking-review{border:1px solid #e7dce1;border-radius:16px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.booking-review>div,.booking-ticket>div{border-bottom:1px solid #eee5e9;gap:4px;padding:14px;display:grid}.booking-review span,.booking-ticket span{color:#8b7680;font-size:10px}.booking-trust{color:#2d6d49;background:#eef7f1;border-radius:11px;padding:12px;font-size:11px}.booking-card>footer{justify-content:space-between;gap:10px;margin-top:auto;padding-top:28px;display:flex}.booking-back,.booking-next{cursor:pointer;border:0;border-radius:12px;padding:13px 22px;font-weight:800}.booking-back{background:#fff;border:1px solid #dbcbd3}.booking-next{color:#fff;background:#67364e;min-width:130px;margin-inline-start:auto}.booking-loading{color:#713f59;place-items:center;min-height:480px;display:grid}.booking-success{text-align:center;width:min(700px,100% - 28px);margin:60px auto 100px}.booking-success>span{color:#2f7650;margin-top:18px;font-weight:800;display:block}.booking-success>h1{color:#4c2a3b;font:700 40px Georgia}.booking-success>p{color:#796670}.booking-ticket{text-align:right;box-shadow:var(--shadow);background:#fff;border:1px solid #e4d7dd;border-radius:22px;margin:28px 0;padding:26px}.booking-ticket h2{color:#4c2a3b;font:700 28px Georgia}.success-actions{justify-content:center;gap:10px;display:flex}.success-actions a{border:1px solid #d9c8d0;border-radius:11px;padding:12px 18px}.success-actions a:first-child{color:#fff;background:#67364e}.booking-timeline{text-align:right;margin-top:40px}.booking-timeline article{gap:12px;padding:11px;display:flex}.booking-timeline i{background:#a56b87;border-radius:50%;width:10px;height:10px;margin-top:5px}.booking-timeline article div{display:grid}.booking-timeline span{color:#8a7580;font-size:10px}.bookings-workspace,.booking-detail{width:min(1200px,100% - 40px);margin:auto;padding:48px 0 90px}.booking-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin:25px 0;display:grid}.booking-stats>div{background:#fff;border:1px solid #e5d8de;border-radius:15px;padding:18px;display:grid}.booking-stats strong{color:#69384f;font:700 29px Georgia}.booking-stats span{color:#806c76;font-size:10px}.calendar-toolbar>div{align-items:center;gap:6px;display:flex}.booking-calendar-list{gap:8px;display:grid}.booking-event{background:#fff;border:1px solid #e6d9df;border-right:5px solid #b6879d;border-radius:14px;grid-template-columns:150px 1fr 150px;align-items:center;gap:15px;padding:14px;display:grid}.booking-event time,.booking-event>div{display:grid}.booking-event time span,.booking-event>div span,.booking-event small{color:#836f79;font-size:10px}.booking-event em{text-align:center;background:#f5eaf0;border-radius:999px;padding:7px;font-size:10px;font-style:normal}.booking-event.confirmed{border-right-color:#337a59}.booking-event.completed{border-right-color:#71808e}.booking-event.cancelled_by_center,.booking-event.cancelled_by_customer{opacity:.6;border-right-color:#b33a45}.empty-calendar{text-align:center;color:#88757f;background:#fff;border-radius:17px;padding:60px}.booking-detail>header{background:#fff;border:1px solid #e5d8de;border-radius:20px;margin:25px 0;padding:25px;position:relative}.booking-detail>header span{color:#98617b}.booking-detail>header h1{margin:6px 0;font:700 45px Georgia}.status-chip{background:#f4e8ee;border-radius:999px;padding:8px 12px;position:absolute;top:22px;left:22px}.booking-detail-grid{grid-template-columns:1fr 330px;gap:20px;display:grid}.booking-detail-grid>section,.booking-actions{background:#fff;border:1px solid #e5d8de;border-radius:18px;padding:22px}.detail-row{border-bottom:1px solid #eee5e9;justify-content:space-between;padding:12px 0;display:flex}.detail-row span{color:#88737d}.booking-actions{gap:10px;height:max-content;display:grid;position:sticky;top:20px}.booking-actions label{gap:5px;font-size:11px;display:grid}.booking-actions button{color:#fff;background:#67364e;border:0;border-radius:10px;padding:11px;font-weight:700}.booking-actions button.danger{background:#9d3340}.booking-actions button:disabled{opacity:.45}@media (max-width:700px){.booking-shell{margin-top:25px}.booking-card{border-radius:20px;min-height:500px}.booking-form,.booking-review{grid-template-columns:1fr}.booking-form label:last-child{grid-column:auto}.booking-stats{display:flex;overflow:auto}.booking-stats>div{min-width:120px}.booking-event{grid-template-columns:95px 1fr}.booking-event em{grid-column:2}.booking-detail-grid{grid-template-columns:1fr}.booking-actions{position:static}.bookings-workspace,.booking-detail{width:calc(100% - 24px)}.booking-detail>header h1{font-size:35px}.status-chip{display:inline-flex;position:static}.success-actions{flex-direction:column}}.ws-shell{color:#332a2f;background:#f5f3f1;grid-template-columns:235px 1fr;min-height:100vh;display:grid}.ws-nav{color:#fff;background:#35262d;flex-direction:column;height:100vh;padding:26px 17px;display:flex;position:sticky;top:0}.ws-nav>div{padding:6px 10px 24px;display:grid}.ws-nav>div span{font:700 24px Georgia}.ws-nav small{color:#bfaeb6;font-size:10px}.ws-nav nav{gap:3px;display:grid}.ws-nav nav a,.ws-nav nav>span{color:#eee4e8;border-radius:10px;justify-content:space-between;padding:11px 12px;font-size:12px;display:flex}.ws-nav nav a:first-child,.ws-nav nav a:hover{background:#59404c}.ws-nav nav>span{opacity:.55}.ws-nav nav small{background:#735968;border-radius:999px;padding:2px 6px}.ws-nav footer{color:#bdaab3;border-top:1px solid #5a4650;margin-top:auto;padding:18px 10px;font-size:10px}.ws-body{min-width:0}.ws-top{z-index:20;background:#fff;border-bottom:1px solid #e3dcdf;grid-template-columns:auto minmax(260px,520px) auto;align-items:center;gap:22px;height:72px;padding:0 28px;display:grid;position:sticky;top:0}.ws-center-id,.ws-user{align-items:center;gap:10px;display:flex}.ws-center-id img{object-fit:cover;border-radius:11px}.ws-center-id div,.ws-user span{display:grid}.ws-center-id small,.ws-user small{color:#877880;font-size:10px}.ws-user{justify-content:end}.ws-search{position:relative}.ws-search>input{background:#f7f4f5;border:1px solid #e1d8dc;border-radius:12px;width:100%;padding:11px 15px}.ws-search>span{font-size:10px;position:absolute;top:10px;left:10px}.ws-search>div{top:48px;z-index:40;background:#fff;border:1px solid #dfd5da;border-radius:13px;padding:6px;position:absolute;inset-inline:0;box-shadow:0 16px 40px #3b263522}.ws-search>div a{border-radius:8px;padding:9px;display:grid}.ws-search>div a:hover{background:#f7eff3}.ws-search small{color:#887780}.ws-content{max-width:1500px;margin:auto;padding:30px}.ws-welcome{justify-content:space-between;align-items:end;display:flex}.ws-welcome h1{color:#49333d;margin:6px 0;font:700 clamp(32px,4vw,48px) Georgia}.ws-welcome p{color:#7d7076;margin:0}.ws-welcome>div>small,.ws-panel header>small,.ws-next small{color:#8b5e73;font-weight:800}.ws-branch{color:#75666d;gap:5px;font-size:10px;display:grid}.ws-branch select{background:#fff;border:1px solid #d9ced3;border-radius:10px;min-width:190px;padding:10px 14px}.ws-kpis{grid-template-columns:repeat(6,1fr);gap:10px;margin:24px 0;display:grid}.ws-kpis article,.ws-panel,.ws-next{background:#fff;border:1px solid #e4dcdf;border-radius:17px}.ws-kpis article{gap:6px;padding:16px;display:grid}.ws-kpis small{color:#83747b}.ws-kpis strong{color:#5d3c4b;font:700 27px Georgia}.ws-next{border-right:4px solid #8f6277;grid-template-columns:1fr auto auto;align-items:center;gap:25px;margin-bottom:16px;padding:20px;display:grid}.ws-next h2{margin:4px 0}.ws-next p{color:#786a70;margin:0}.ws-next time{font-weight:800}.ws-next>a,.ws-today>a{color:#fff;background:#513340;border-radius:9px;padding:10px 13px}.ws-grid{grid-template-columns:1.7fr .8fr;gap:16px;display:grid}.ws-panel{padding:20px}.ws-panel header{justify-content:space-between;align-items:center;display:flex}.ws-panel h2{margin:5px 0 14px}.ws-panel header a{color:#6d4054;font-size:11px}.ws-today article{border-top:1px solid #eee7ea;grid-template-columns:80px 1fr auto auto auto;align-items:center;gap:10px;padding:13px 0;display:grid}.ws-today article time{font-weight:800}.ws-today article div{display:grid}.ws-today article small{color:#817179}.ws-today article>span{background:#f3e9ee;border-radius:999px;padding:6px 8px;font-size:10px}.ws-today article button,.ws-today article>a{color:#61384c;background:#fff;border:1px solid #d6c8cf;border-radius:8px;padding:7px 9px}.ws-alerts>a{border-top:1px solid #eee7ea;grid-template-columns:8px 1fr auto;align-items:center;gap:9px;padding:12px 0;display:grid}.ws-alerts i{background:#c38b42;border-radius:50%;height:8px}.ws-alerts .urgent i{background:#b83b4a}.ws-alerts b{color:#704356;font-size:10px}.ws-empty{text-align:center;color:#82737a;padding:36px}.ws-empty p{font-size:12px}.ws-lower{grid-template-columns:1.2fr .8fr .8fr;gap:16px;margin-top:16px;display:grid}.ws-progress{background:#eee6e9;border-radius:20px;height:8px;margin:10px 0;overflow:hidden}.ws-progress i{background:#6e9b78;height:100%;display:block}.ws-lower .ws-panel>a{justify-content:space-between;padding:7px 0;font-size:11px;display:flex}.ws-lower p{color:#76686f}.ws-quick{margin:20px 0 80px}.ws-quick>div{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.ws-quick a{text-align:center;background:#fff;border:1px solid #e0d6db;border-radius:12px;padding:13px;font-size:11px}.ws-quick a:hover{background:#fbf6f8;border-color:#895d72}@media (max-width:950px){.ws-shell{grid-template-columns:1fr}.ws-nav{z-index:50;background:#35262d;width:100%;height:64px;padding:6px;position:fixed;top:auto;bottom:0}.ws-nav>div,.ws-nav footer,.ws-nav nav>span,.ws-nav nav a:nth-child(n+6){display:none}.ws-nav nav{grid-template-columns:repeat(5,1fr);display:grid}.ws-nav nav a{text-align:center;justify-content:center;padding:8px 3px;font-size:10px}.ws-top{grid-template-columns:1fr auto;height:auto;padding:10px 14px}.ws-search{grid-area:2/1/auto/-1}.ws-user span{display:none}.ws-content{padding:18px 12px 90px}.ws-welcome{align-items:start;gap:14px}.ws-branch select{min-width:130px}.ws-kpis{display:flex;overflow-x:auto}.ws-kpis article{min-width:130px}.ws-grid,.ws-lower{grid-template-columns:1fr}.ws-next{grid-template-columns:1fr auto}.ws-next>a{text-align:center;grid-column:1/-1}.ws-quick>div{grid-template-columns:repeat(2,1fr)}.ws-today article{grid-template-columns:65px 1fr auto}.ws-today article button,.ws-today article>a{grid-row:2}.ws-center-id small{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}}.pricing-page,.billing-page{color:#33252c;background:#fbf8f7;min-height:100vh}.pricing-hero{text-align:center;background:radial-gradient(circle at top,#f4e2e9,#fbf8f7 65%);padding:70px 20px 38px}.pricing-hero>span,.billing-page>header span{color:#9b657d;font-weight:800}.pricing-hero h1,.billing-page>header h1{color:#4c293a;margin:10px;font:700 clamp(42px,6vw,68px) Georgia}.pricing-hero p,.billing-page>header p{color:#7d6b74}.cycle{background:#eee4e8;border-radius:999px;gap:3px;padding:5px;display:inline-flex}.cycle a,.cycle button{color:#684254;background:0 0;border:0;border-radius:999px;padding:10px 18px}.cycle .on{background:#fff;box-shadow:0 5px 16px #5130401c}.pricing-grid{grid-template-columns:repeat(4,1fr);gap:13px;width:min(1180px,100% - 32px);margin:0 auto 70px;display:grid}.pricing-grid article{background:#fff;border:1px solid #e4d8dd;border-radius:24px;flex-direction:column;padding:28px;display:flex;position:relative}.pricing-grid article.popular{border:2px solid #7c4961;transform:translateY(-8px);box-shadow:0 20px 50px #56344520}.pricing-grid em{color:#fff;background:#76435b;border-radius:999px;padding:6px 12px;font-size:10px;position:absolute;top:-14px;right:25px}.pricing-grid h2{color:#4b2b3a;font:700 28px Georgia}.pricing-grid p{color:#7d6e75;min-height:52px}.pricing-grid strong{color:#60364a;font:700 27px Georgia}.pricing-grid small{color:#93828a}.pricing-grid ul{flex:1;padding-inline-start:20px;line-height:2.2;list-style:"✓  "}.pricing-grid>a,.no-subscription>a,.billing-workspace>header>a{color:#fff;text-align:center;background:#61364b;border-radius:11px;padding:12px}.pricing-faq{width:min(800px,100% - 32px);margin:0 auto 80px}.pricing-faq h2{font:700 36px Georgia}.pricing-faq details{background:#fff;border:1px solid #e3d8dd;border-radius:13px;margin:8px;padding:18px}.billing-page>header{text-align:center;padding:45px 20px 10px}.billing-checkout{background:#fff;border:1px solid #e3d7dc;border-radius:27px;width:min(880px,100% - 28px);margin:25px auto 80px;padding:35px;box-shadow:0 25px 70px #4e2e3c18}.billing-steps{justify-content:space-between;height:66px;display:flex;position:relative}.billing-steps:before,.billing-steps>i{content:"";z-index:0;background:#e6dce0;width:100%;height:3px;position:absolute;top:15px;right:0}.billing-steps>i{z-index:1;background:#805069;transition:all .3s}.billing-steps>span{z-index:2;background:#e8dfe3;border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;display:grid}.billing-steps>span.on{color:#fff;background:#6c3c53}.billing-steps small{color:#806e77;white-space:nowrap;position:absolute;top:36px}.billing-stage{min-height:330px;padding:25px 0}.billing-stage h2{color:#4e2c3c;font:700 32px Georgia}.mini-plans{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.mini-plans button{background:#fff;border:1px solid #dfd1d8;border-radius:15px;gap:8px;padding:20px;display:grid}.mini-plans button.on{background:#fbf3f7;border:2px solid #74445b}.billing-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.billing-form label,.coupon{gap:7px;font-size:12px;display:grid}.billing-form input,.coupon input,.coupon select,.subscription-actions select{background:#fff;border:1px solid #d9cbd2;border-radius:10px;padding:12px}.sandbox-note{background:#fff5dc;border:1px solid #ead39b;border-radius:13px;margin:20px 0;padding:17px;display:grid}.bill-summary p{border-bottom:1px solid #eee5e9;justify-content:space-between;padding:12px;display:flex}.bill-summary .total{font-size:19px}.billing-checkout>footer{justify-content:flex-end;gap:9px;display:flex}.billing-checkout>footer button,.subscription-actions button{color:#fff;background:#62374c;border:0;border-radius:10px;padding:12px 18px}.billing-checkout>footer .secondary{color:#553643;background:#fff;border:1px solid #d8cbd1}.billing-error{color:#9a303d;background:#fff0f1;border-radius:11px;padding:14px}.billing-success{text-align:center;width:min(650px,100% - 28px);margin:90px auto}.billing-success>span{color:#3d7e58;font-size:45px}.billing-success h1{color:#4c2b3a;font:700 46px Georgia}.billing-success>div{justify-content:center;gap:10px;margin:28px;display:flex}.billing-success a{border:1px solid #d8cbd1;border-radius:10px;padding:12px 17px}.billing-success a:last-child{color:#fff;background:#61364b}.billing-workspace{max-width:1200px;margin:auto;padding:45px 30px 100px}.billing-workspace>header{justify-content:space-between;align-items:center;display:flex}.billing-workspace h1{color:#4c303c;margin:7px 0;font:700 48px Georgia}.subscription-card,.usage-section,.manage-sub,.invoice-list,.no-subscription{background:#fff;border:1px solid #e3dade;border-radius:20px;margin:18px 0;padding:23px}.subscription-card{color:#fff;background:linear-gradient(135deg,#3c2932,#654354);justify-content:space-between;display:flex}.subscription-card>div{gap:6px;display:grid}.subscription-card h2{margin:5px 0;font:700 36px Georgia}.subscription-card>div:last-child{text-align:left}.subscription-card>div:last-child span{color:#d5f1df}.subscription-card>div:last-child b{font-size:26px}.billing-warning{color:#795812;background:#fff4d9;border-radius:12px;padding:15px}.usage-section>header,.invoice-list>header{justify-content:space-between;display:flex}.usage-section>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.usage-section article{border:1px solid #e8dfe3;border-radius:13px;padding:14px}.usage-section article p{justify-content:space-between;display:flex}.usage-section article>div{background:#eee5e9;border-radius:8px;height:7px;overflow:hidden}.usage-section i{background:#6f9b79;height:100%;display:block}.usage-section small{color:#a53d49}.subscription-actions{flex-wrap:wrap;gap:8px;display:flex}.invoice-list>a{border-top:1px solid #eee5e9;grid-template-columns:1fr 1fr 1fr auto;padding:14px;display:grid}.invoice-list em{color:#34704d;font-style:normal}.invoice-page{background:#fff;border:1px solid #e2d7dc;width:min(850px,100% - 28px);margin:50px auto;padding:45px}.invoice-page>header,.invoice-page>section{justify-content:space-between;display:flex}.invoice-page header div,.invoice-page section div{display:grid}.invoice-page header span{color:#63374b;font:700 34px Georgia}.invoice-page section{margin:45px 0}.invoice-page table{border-collapse:collapse;width:100%}.invoice-page th,.invoice-page td{text-align:right;border-bottom:1px solid #e8dfe3;padding:15px}.invoice-page aside{width:350px;margin:25px 0 25px auto}.invoice-page aside p{justify-content:space-between;display:flex}.invoice-page footer{color:#776971;justify-content:space-between;display:flex}@media (max-width:850px){.pricing-grid{grid-template-columns:1fr}.pricing-grid article.popular{transform:none}.billing-checkout{padding:20px 15px}.billing-steps small{display:none}.mini-plans,.billing-form,.usage-section>div{grid-template-columns:1fr}.billing-workspace{padding:28px 12px 90px}.billing-workspace>header,.subscription-card{flex-direction:column;align-items:stretch;gap:15px}.subscription-card>div:last-child{text-align:right}.invoice-list>a{grid-template-columns:1fr auto}.invoice-list>a span,.invoice-list>a em{grid-row:2}.invoice-page{padding:22px}.invoice-page>section{flex-direction:column;gap:25px}.invoice-page aside{width:100%}.billing-success>div{flex-direction:column}}.growth-workspace{max-width:1250px;margin:auto;padding:48px 30px 100px}.growth-workspace>header>span{color:#9b657d;font-weight:800}.growth-workspace>header h1{color:#4c2d3b;margin:8px 0;font:700 clamp(42px,6vw,62px) Georgia}.growth-workspace>header p{color:#786a71}.growth-hero{color:#fff;background:linear-gradient(125deg,#3b2731,#74465c);border-radius:24px;justify-content:space-between;align-items:center;margin:28px 0;padding:30px;display:flex}.growth-hero h2{margin:7px 0;font:700 34px Georgia}.growth-hero p{color:#decfd6}.growth-hero>strong{background:#ffffff18;border:1px solid #fff3;border-radius:12px;padding:13px}.promo-products>header,.campaigns>header{justify-content:space-between;align-items:center;display:flex}.promo-products>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.promo-products article{background:#fff;border:1px solid #e2d7dc;border-radius:19px;flex-direction:column;padding:22px;display:flex}.promo-products article>span{color:#98617b;font-size:10px;font-weight:800}.promo-products h3{margin:9px 0;font:700 23px Georgia}.promo-products p{color:#75686e;min-height:55px}.promo-products ul{color:#776a70;padding-inline-start:18px}.promo-products article>strong{color:#5f394a;font-size:24px}.promo-products article>small{color:#8c7d84}.promo-products article>button,.promo-modal>div>button:not(.close){color:#fff;background:#62364b;border:0;border-radius:11px;margin-top:16px;padding:12px}.campaigns{margin-top:35px}.campaigns>article{background:#fff;border:1px solid #e2d7dc;border-radius:16px;grid-template-columns:2fr repeat(5,1fr);align-items:center;gap:12px;margin:9px 0;padding:17px;display:grid}.campaigns article>div{display:grid}.campaigns article>div:not(:first-child){text-align:center}.campaigns article span{color:#397351;font-weight:800}.campaigns article small{color:#88777f}.empty-growth{text-align:center;background:#fff;border:1px dashed #d5c7ce;border-radius:16px;padding:50px}.promo-modal{z-index:80;background:#34232cbb;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.promo-modal>div{background:#fff;border-radius:22px;gap:12px;width:min(520px,100%);padding:30px;display:grid;position:relative}.promo-modal .close{background:0 0;border:0;font-size:25px;position:absolute;top:12px;left:15px}.promo-modal label{gap:6px;display:grid}.promo-modal select{background:#fff;border:1px solid #d9cbd2;border-radius:10px;padding:11px}.promo-total{background:#f8f2f5;border-radius:12px;grid-template-columns:1fr auto;gap:8px;padding:14px;display:grid}.feature-label{color:#fff!important;background:#3f2d35!important}.feature-label:before{content:"●";margin-inline-end:5px;font-size:7px}@media (max-width:850px){.growth-workspace{padding:28px 12px 90px}.growth-hero{flex-direction:column;align-items:flex-start;gap:12px}.promo-products>div{grid-template-columns:1fr}.campaigns>article{grid-template-columns:1fr 1fr}.campaigns>article>div:first-child{grid-column:1/-1}.campaigns>article>div:not(:first-child){text-align:right}}.crm-workspace,.customer-profile{max-width:1250px;margin:auto;padding:45px 30px 100px}.crm-workspace>header,.customer-profile>header{justify-content:space-between;align-items:center;display:flex}.crm-workspace>header span,.customer-profile>header>div>span{color:#9a617b;font-weight:800}.crm-workspace h1,.customer-profile h1{color:#4b2d3b;margin:6px 0;font:700 clamp(42px,6vw,60px) Georgia}.crm-workspace header p,.customer-profile header p{color:#786a71}.crm-primary,.crm-modal>div>button:not(.close),.crm-filters button,.crm-actions>button,.new-tag button{color:#fff;background:#62364b;border:0;border-radius:11px;padding:12px 17px}.crm-kpis{grid-template-columns:repeat(5,1fr);gap:10px;margin:25px 0;display:grid}.crm-kpis article{background:#fff;border:1px solid #e2d8dc;border-radius:15px;padding:17px;display:grid}.crm-kpis span{color:#81727a;font-size:11px}.crm-kpis strong{color:#5e394a;font:700 30px Georgia}.crm-filters{background:#fff;border:1px solid #e3dade;border-radius:15px;grid-template-columns:1fr 220px auto;gap:9px;padding:10px;display:grid}.crm-filters input,.crm-filters select,.crm-modal input,.crm-modal select,.crm-modal textarea,.crm-actions textarea,.new-tag input{background:#fff;border:1px solid #dacdd3;border-radius:9px;padding:11px}.duplicate-alert{background:#fff4dc;border:1px solid #ead39f;border-radius:13px;margin:14px 0;padding:15px}.customer-list{gap:8px;margin-top:16px;display:grid}.customer-list>a{background:#fff;border:1px solid #e3dadd;border-radius:15px;grid-template-columns:1.4fr repeat(3,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid}.customer-list>a>div{display:grid}.customer-list span,.customer-list small{color:#83747b;font-size:10px}.customer-list em{color:#704157;font-style:normal}.crm-empty{text-align:center;background:#fff;border:1px dashed #d6c9cf;border-radius:18px;padding:60px}.crm-modal{z-index:90;background:#35242cbb;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.crm-modal>div{background:#fff;border-radius:22px;gap:11px;width:min(600px,100%);max-height:92vh;padding:30px;display:grid;position:relative;overflow:auto}.crm-modal label{gap:5px;display:grid}.crm-modal textarea{min-height:80px}.crm-modal .close{background:0 0;border:0;font-size:25px;position:absolute;top:10px;left:14px}.crm-error{color:#9d3440}.customer-profile>a{color:#74445a;margin-bottom:18px;display:inline-block}.customer-profile>header{background:linear-gradient(125deg,#fff,#f7eef2);border:1px solid #e2d6dc;border-radius:22px;padding:25px}.customer-profile>header>div:last-child{gap:8px;display:flex}.customer-profile>header a{border:1px solid #d7c8cf;border-radius:10px;padding:11px}.customer-profile>header a:last-child{color:#fff;background:#62364b}.profile-tags{gap:5px;display:flex}.profile-tags i{color:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-style:normal}.relationship-summary{grid-template-columns:repeat(6,1fr);gap:9px;margin:16px 0;display:grid}.relationship-summary article,.crm-card,.crm-actions{background:#fff;border:1px solid #e2d9dd;border-radius:16px;padding:18px}.relationship-summary article{display:grid}.relationship-summary span{color:#82737a;font-size:10px}.relationship-summary b{color:#5e3949;font:700 23px Georgia}.profile-columns{grid-template-columns:1fr 340px;gap:16px;display:grid}.profile-main,.profile-columns>aside{align-content:start;gap:14px;display:grid}.crm-card h2,.crm-actions h2{margin-top:0}.crm-card dl>div{border-bottom:1px solid #eee6e9;justify-content:space-between;padding:11px;display:flex}.crm-card dt{color:#817179}.crm-card dd{margin:0}.crm-card>a{border-top:1px solid #eee6e9;grid-template-columns:170px 1fr 80px 90px;align-items:center;gap:10px;padding:12px;display:grid}.crm-card>a>div{display:grid}.crm-card>a small{color:#817178}.crm-card>a em{text-align:center;background:#f4eaef;border-radius:8px;padding:5px;font-size:10px;font-style:normal}.crm-timeline{gap:10px;padding:10px;display:flex}.crm-timeline i{background:#87566d;border-radius:50%;width:9px;height:9px;margin-top:5px}.crm-timeline>div{display:grid}.crm-timeline small,.notes small{color:#887980}.crm-actions{gap:10px;display:grid}.crm-actions label{gap:6px;display:grid}.crm-actions textarea{min-height:85px}.tag-picker{flex-wrap:wrap;gap:5px;display:flex}.tag-picker button{background:#fff;border:1px solid #d9cbd2;border-radius:999px;padding:7px 10px}.tag-picker button.on{color:#fff;background:#684054}.new-tag{gap:5px;display:flex}.new-tag input{flex:1;min-width:0}.notes article{border-top:1px solid #eee5e9}.notes p{line-height:1.7}.crm-actions button:disabled,.crm-primary:disabled{opacity:.5}@media (max-width:850px){.crm-workspace,.customer-profile{padding:28px 12px 90px}.crm-workspace>header,.customer-profile>header{flex-direction:column;align-items:flex-start;gap:12px}.crm-kpis{display:flex;overflow:auto}.crm-kpis article{min-width:130px}.crm-filters,.profile-columns{grid-template-columns:1fr}.customer-list>a{grid-template-columns:1fr 1fr}.customer-list>a>div:first-child,.customer-list>a em{grid-column:1/-1}.relationship-summary{display:flex;overflow:auto}.relationship-summary article{min-width:120px}.customer-profile>header>div:last-child{width:100%}.customer-profile>header a{text-align:center;flex:1}.crm-card>a{grid-template-columns:1fr auto}.crm-card>a time,.crm-card>a>div{grid-column:1/-1}}.merge-list{gap:10px;margin-top:25px;display:grid}.merge-list article{background:#fff;border:1px solid #e2d8dd;border-radius:16px;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:15px;padding:18px;display:grid}.merge-list article>div{display:grid}.merge-list span{color:#83747b;font-size:10px}.merge-list button{color:#fff;background:#63374c;border:0;border-radius:10px;padding:11px}.merge-list button:disabled{opacity:.5}@media (max-width:700px){.merge-list article{grid-template-columns:1fr auto 1fr}.merge-list button{grid-column:1/-1}}.merchant-manager{gap:1rem;display:grid}.merchant-tabs{gap:.5rem;display:flex;overflow:auto}.merchant-tabs button,.merchant-toolbar button,.merchant-form button{cursor:pointer;border:0;border-radius:999px;padding:.75rem 1.1rem}.merchant-tabs .active,.merchant-toolbar>button,.merchant-form footer button:last-child{color:#fff;background:#74465c}.merchant-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.merchant-form{background:#fff;border:1px solid #eadfe4;border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.25rem;display:grid}.merchant-form h2,.merchant-form fieldset,.merchant-form footer,.merchant-form .alert{grid-column:1/-1}.merchant-form label{gap:.35rem;display:grid}.merchant-form input,.merchant-form textarea,.merchant-form select{background:#fff;border:1px solid #d9cbd2;border-radius:12px;padding:.75rem}.merchant-form fieldset{border:1px solid #eadfe4;border-radius:16px;flex-wrap:wrap;gap:1rem;display:flex}.merchant-form fieldset label{align-items:center;gap:.35rem;display:flex}.merchant-form footer{justify-content:flex-end;gap:.5rem;display:flex}.merchant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.merchant-grid article{background:#fff;border:1px solid #eadfe4;border-radius:20px;gap:.65rem;padding:1rem;display:grid}.merchant-grid article>div,.merchant-grid article>footer{justify-content:space-between;gap:.5rem;display:flex}.merchant-status{background:#f3edf0;border-radius:999px;width:max-content;padding:.25rem .6rem;font-size:.75rem}.merchant-status.ACTIVE{color:#196036;background:#e1f5e8}.merchant-status.PAUSED,.merchant-status.EXPIRED{color:#8d3030;background:#f7e9e9}.coupon-box{gap:.5rem;margin:1rem 0;display:flex}.coupon-box input{border:1px solid #d9cbd2;border-radius:12px;flex:1;padding:.7rem}.offer-detail{background:#fff;border-radius:28px;max-width:760px;margin:4rem auto;padding:2rem;box-shadow:0 18px 60px #3c24301a}.offer-detail h1{margin:.5rem 0;font-size:clamp(2rem,6vw,4rem)}.offer-price{background:#f6eef2;border-radius:18px;justify-content:space-between;align-items:center;margin:1rem 0;padding:1rem;display:flex}.offer-price b{color:#74465c;font-size:1.4rem}@media (max-width:760px){.merchant-form,.merchant-grid{grid-template-columns:1fr}.merchant-toolbar{flex-direction:column;align-items:stretch}.offer-detail{border-radius:20px;margin:1rem}}.team-users{gap:1rem;display:grid}.team-users .merchant-tabs{flex-wrap:wrap}.team-users .merchant-tabs button:last-child{color:#fff;background:#74465c;margin-inline-start:auto}.audit-table{gap:.65rem;display:grid}.audit-table article{background:#fff;border:1px solid #eadfe4;border-radius:16px;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:.75rem;padding:1rem;display:grid}.invite-result{background:#f6eef2;border-radius:14px;grid-column:1/-1;gap:.5rem;padding:1rem;display:grid}@media (max-width:760px){.audit-table article{grid-template-columns:1fr}.team-users .merchant-tabs button:last-child{margin-inline-start:0}}.review-form,.public-reviews{background:#fff;border:1px solid #eadfe4;border-radius:24px;gap:1rem;margin:1.5rem 0;padding:1.25rem;display:grid}.review-form label{gap:.45rem;display:grid}.review-form textarea{border:1px solid #d9cbd2;border-radius:14px;min-height:110px;padding:.75rem}.star-input{direction:ltr;justify-content:flex-end;gap:.2rem;display:flex}.star-input button{color:#d5c8ce;cursor:pointer;background:0 0;border:0;padding:.1rem;font-size:1.8rem}.star-input button.on{color:#c28a36}.review-thanks{color:#225e35;background:#e7f5eb;border-radius:18px;margin:1.5rem 0;padding:1.25rem}.rating-distribution{gap:.45rem;max-width:560px;display:grid}.rating-distribution>div{grid-template-columns:70px 1fr 45px;align-items:center;gap:.6rem;display:grid}.rating-distribution i{background:#eee5e9;border-radius:99px;height:8px;overflow:hidden}.rating-distribution i span{background:#c28a36;height:100%;display:block}.review-list{gap:1rem;display:grid}.review-list article{background:#fff;border:1px solid #eadfe4;border-radius:18px;gap:.75rem;padding:1rem;display:grid}.review-list header{flex-wrap:wrap;justify-content:space-between;gap:.5rem;display:flex}.review-list header b{color:#c28a36}.review-list blockquote{background:#f7f2f4;border-radius:14px;gap:.3rem;margin:0;padding:.8rem;display:grid}.reply-box{flex-wrap:wrap;gap:.5rem;display:flex}.reply-box input{border:1px solid #d9cbd2;border-radius:12px;flex:1;min-width:220px;padding:.7rem}.reply-box button,.review-list footer button{cursor:pointer;border:0;border-radius:999px;padding:.6rem .9rem}.rep-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.rep-stats article{background:#fff;border:1px solid #eadfe4;border-radius:18px;padding:1rem;display:grid}.rep-stats b{color:#74465c;font-size:1.6rem}.rep-trend{background:#fff;border:1px solid #eadfe4;border-radius:20px;align-items:flex-end;gap:1rem;height:240px;padding:1rem;display:flex}.rep-trend h2{align-self:flex-start}.rep-trend div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.3rem;height:160px;display:flex}.rep-trend i{background:#b9869e;border-radius:8px 8px 0 0;width:24px;display:block}@media (max-width:760px){.rep-stats{grid-template-columns:repeat(2,1fr)}.review-form,.public-reviews{border-radius:18px}.reply-box{display:grid}.rep-trend{overflow:auto}.rep-trend div{min-width:46px}}.notification-center,.communication-log,.preferences-card{background:#fff;border:1px solid #eaded6;border-radius:24px;margin-bottom:22px;padding:24px}.notification-center header,.communication-log header{justify-content:space-between;align-items:center;display:flex}.notification-center nav{gap:8px;margin:20px 0;display:flex;overflow:auto}.notification-center button,.preferences-card button,.template-manager button{cursor:pointer;border:0;border-radius:12px;padding:10px 16px}.notification-center nav .active{color:#fff;background:#552f39}.notification-list{gap:8px;display:grid}.notification-list>a{color:inherit;border:1px solid #eee;border-radius:16px;align-items:center;gap:14px;padding:16px;text-decoration:none;display:flex}.notification-list>a.unread{background:#fff8f3;border-color:#dab9a9}.notification-list i{background:#b07b69;border-radius:50%;width:10px;height:10px}.notification-list div{flex:1}.notification-list p{margin:4px 0}.notification-list time{color:#86736d;font-size:.8rem}.preferences-card fieldset{border:0;border-top:1px solid #eee;flex-wrap:wrap;gap:18px;padding:16px 0;display:flex}.preferences-card legend{font-weight:700}.preferences-card small{color:#9b6359}.communication-log article{border-bottom:1px solid #eee;grid-template-columns:100px 1fr auto;gap:16px;padding:14px;display:grid}.communication-log article>span{font-size:.75rem}.communication-log .FAILED{color:#a13333}.communication-log .DELIVERED{color:#28734b}.template-manager{background:#f8f3ef;grid-template-columns:300px 1fr;min-height:100vh;display:grid}.template-manager aside{align-content:start;gap:8px;padding:24px;display:grid}.template-manager aside button{text-align:right;background:#fff}.template-manager aside .active{color:#fff;background:#552f39}.template-manager section{background:#fff;align-content:start;gap:18px;padding:40px;display:grid}.template-manager label{gap:7px;display:grid}.template-manager input,.template-manager textarea,.template-manager select{border:1px solid #ddd;border-radius:10px;padding:12px}.template-manager textarea{min-height:180px}.template-preview{background:#fff8f3;border-radius:18px;padding:20px}@media (max-width:700px){.notification-center header,.communication-log header{flex-direction:column;align-items:flex-start;gap:12px}.communication-log article,.template-manager{grid-template-columns:1fr}.template-manager aside{max-height:240px;overflow:auto}.template-manager section{padding:22px}}.analytics{gap:22px;display:grid}.analytics-head{justify-content:space-between;align-items:center;display:flex}.analytics-head span,.insights>span{color:#a16c5d;font-weight:700}.analytics-head h1{margin:.25rem 0;font-size:2rem}.analytics-head>a{color:#fff;background:#57313b;border-radius:12px;padding:12px 18px;text-decoration:none}.analytics-filters{background:#fff;border:1px solid #eaded6;border-radius:18px;grid-template-columns:repeat(6,minmax(120px,1fr)) auto;gap:9px;padding:14px;display:grid}.analytics-filters select,.analytics-filters input{background:#fff;border:1px solid #e2d6d0;border-radius:10px;min-width:0;padding:10px}.analytics-filters button{color:#fff;background:#a16c5d;border:0;border-radius:10px}.analytics-tabs{gap:8px;display:flex;overflow:auto}.analytics-tabs button{white-space:nowrap;background:#f1e9e4;border:0;border-radius:999px;padding:10px 15px}.analytics-tabs .active{color:#fff;background:#57313b}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric-grid article,.report-card,.insights{background:#fff;border:1px solid #eaded6;border-radius:20px;padding:19px}.metric-grid article{gap:6px;display:grid}.metric-grid b{font-size:1.65rem}.metric-grid small{font-size:.75rem}.metric-grid .up{color:#257550}.metric-grid .down{color:#aa3c3c}.insights{background:linear-gradient(135deg,#fff7f1,#f8ebe6)}.analytics-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.report-bars{gap:10px;margin-top:16px;display:grid}.report-bars>div{grid-template-columns:minmax(85px,140px) 1fr 55px;align-items:center;gap:10px;display:grid}.report-bars i{background:#f0e5df;border-radius:10px;height:10px;overflow:hidden}.report-bars b{background:linear-gradient(90deg,#a66f62,#57313b);border-radius:10px;height:100%;display:block}.report-table{overflow:auto}.report-table table{border-collapse:collapse;width:100%;min-width:650px}.report-table th,.report-table td{text-align:right;border-bottom:1px solid #eee;padding:12px}.reputation-report>div{gap:12px;display:flex}.reputation-report article{background:#fbf5f1;border-radius:14px;padding:14px;display:grid}.campaign-row{border-bottom:1px solid #eee;grid-template-columns:2fr repeat(4,1fr);padding:14px;display:grid}@media (max-width:900px){.analytics-filters,.metric-grid{grid-template-columns:repeat(2,1fr)}.analytics-two{grid-template-columns:1fr}}@media (max-width:520px){.analytics-head{flex-direction:column;align-items:flex-start;gap:12px}.analytics-filters,.metric-grid{grid-template-columns:1fr 1fr}.metric-grid b{font-size:1.25rem}.report-bars>div{grid-template-columns:80px 1fr 42px}.campaign-row{grid-template-columns:1fr 1fr}}
