@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Nunito:wght@400;600;700;800;900&display=swap";:root{--ink: #172033;--muted: #728099;--pink: #ef4f8d;--rose: #ff8a65;--yellow: #f6bd3b;--blue: #56c5dc;--purple: #a86af0;--line: #ffd2e4;--soft: #fff4fa;color:var(--ink);background:#fff7fb;font-family:Nunito,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}h1,h2,h3{margin:0;font-family:"Baloo 2",Nunito,sans-serif;line-height:1}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 20%,rgba(239,79,141,.18),transparent 34%),radial-gradient(circle at 90% 18%,rgba(86,197,220,.22),transparent 30%),#fff8fc}.auth-card{width:min(620px,100%);padding:44px;border-radius:34px;background:#fff;border:1px solid var(--line);box-shadow:0 28px 80px #17203314;text-align:center}.bubble{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 16px;border-radius:28px;background:linear-gradient(135deg,#56c5dc,#ffd34f);font-size:34px}.auth-card h1{font-size:56px}.auth-card p{color:var(--muted);font-size:18px}.auth-switch{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-switch button{min-height:46px;border-radius:14px;border:1px solid var(--line);background:#fff;color:#6f5b69;font-weight:900}.auth-switch button.active{background:#fff0f6;color:#c83f76;border-color:#ffc1dc}label{display:grid;gap:8px;margin:16px 0 0;text-align:left;color:#7b6070;font-weight:900}input{width:100%;padding:16px 18px;border-radius:20px;border:1px solid var(--line);outline:none}select{width:100%;padding:16px 18px;border-radius:20px;border:1px solid var(--line);color:var(--ink);background:#fff;outline:none}.primary,.ghost,.blue{border:0;border-radius:999px;min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.primary{color:#fff;background:linear-gradient(135deg,var(--pink),var(--rose));box-shadow:0 18px 34px #ef4f8d2e}.blue{color:#fff;background:linear-gradient(135deg,#56c5dc,#81d8e5);box-shadow:0 18px 34px #56c5dc33}.ghost{background:#fff;border:1px solid #e8eff8}.small{min-height:44px;padding-inline:18px}.auth-card .primary{width:100%;margin-top:22px}.otp-box{margin-top:14px;border:1px solid #ffd9e9;border-radius:16px;padding:14px;background:#fff8fd}.hint{color:#b84976!important;font-weight:900}.error{color:#d2114f!important;font-weight:900}.partner-shell{min-height:100vh;display:grid;grid-template-columns:282px minmax(0,1fr);background:linear-gradient(135deg,#fff7fb,#f5fcff)}.sidebar{position:sticky;top:0;height:100vh;padding:28px 18px;display:flex;flex-direction:column;gap:28px;background:#ffffffe6;border-right:1px solid #ffe0ec}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;color:#fff;font-weight:900;background:linear-gradient(135deg,#ef4f8d,#ffd34f 55%,#56c5dc);overflow:hidden}.brand-mark img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.brand strong{display:block;font:900 26px "Baloo 2"}.brand small{color:var(--muted)}.sidebar nav{display:grid;gap:9px;overflow:auto}.sidebar nav a{display:flex;align-items:center;gap:13px;padding:14px 16px;border-radius:18px;font-weight:900;color:#56617a}.sidebar nav a.active{color:var(--pink);background:#fff0f6}.plan-card{margin-top:auto;padding:18px;border-radius:22px;background:linear-gradient(135deg,#e9fbff,#fff2f8);display:grid;gap:8px}.plan-card span{color:var(--muted)}.plan-card button{justify-self:start;padding:0;border:0;background:transparent;color:var(--pink);font-weight:900}.content{padding:32px;overflow:hidden}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:26px}.page-head h1{font-size:clamp(42px,5vw,62px)}.page-head p{margin:4px 0 0;color:var(--muted);font-size:20px}.head-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.panel,.metric{border-radius:28px;border:1px solid #ffe0ec;background:#ffffffdb;box-shadow:0 22px 54px #1720330d}.panel{padding:28px}.metric{padding:26px;min-height:158px}.metric span{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;margin-bottom:14px}.metric.blue span{background:#d7f8ff}.metric.pink span{background:#ffd8e6}.metric.yellow span{background:#fff1c0}.metric.purple span{background:#efe0ff}.metric p{margin:0;color:var(--muted);font-weight:900;text-transform:uppercase}.metric strong{display:block;margin-top:8px;font:900 40px "Baloo 2"}.metric small{color:var(--muted)}.chart-panel{grid-column:span 3}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px}.panel h2{font-size:32px}.bars{height:210px;display:flex;align-items:end;gap:16px;padding-top:20px}.bars i{flex:1;max-width:32px;border-radius:10px 10px 0 0;background:var(--pink)}.bars i:nth-child(3n+1){background:var(--yellow)}.bars i:nth-child(3n+2){background:var(--blue)}.axis{display:flex;justify-content:space-between;color:#9ba6ba}em{align-self:center;border-radius:999px;padding:8px 14px;font-style:normal;background:#dcfae5;color:#2e9155;font-weight:900}em.offline{color:#c43658;background:#ffe0e8}.event-card{padding:20px;margin-top:14px;border-radius:22px;background:#fff0f6;display:grid;gap:10px}.event-card strong{font-size:22px}.event-card span,.list-row span{color:var(--muted)}.event-card div,.button-row{display:flex;flex-wrap:wrap;gap:10px}.event-card a{padding:9px 14px;border-radius:999px;border:1px solid #ffc6dd;background:#fff;font-weight:900}.event-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px;padding:18px;border-radius:22px;background:#fff8fd;border:1px solid #ffd9e9}.event-form .button-row{grid-column:1 / -1}.inline-check{display:flex;align-items:center;gap:10px}.inline-check input{width:auto}.list-row{padding:16px 0;border-bottom:1px solid #f8dce8;display:flex;justify-content:space-between;gap:16px}.list-row:last-child{border-bottom:0}.list-row strong,.list-row span{display:block}.quick{display:grid;gap:16px}.quick a{display:grid;gap:6px;padding:26px;border-radius:24px;color:#fff;background:linear-gradient(135deg,var(--pink),#f687c1);font-weight:900;font-size:22px}.quick a+a{background:linear-gradient(135deg,#8a43dc,#c384fb)}.quick span{display:block;opacity:.86;font-weight:700;font-size:15px}.cards,.pricing-grid,.layout-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.template-shell,.layout-shell{display:grid;grid-template-columns:1.3fr 1fr;gap:18px}.template-catalog,.template-detail,.layout-presets,.layout-controls{display:grid;gap:14px}.compact-select{max-width:220px;min-height:44px;border-radius:14px;padding:0 14px}.template-list{display:grid;gap:10px}.template-item{border:1px solid #ffe0ec;border-radius:16px;background:#fffafd;padding:14px 16px;text-align:left;display:grid;gap:6px}.template-item .name{font-weight:900;color:var(--ink)}.template-item .meta{color:#5e6b82;font-size:14px;font-weight:700}.template-item .stats{color:#8a95a9;font-size:13px}.template-item.active{border:2px solid var(--pink);background:#fff1f7}.booth-card,.template-card{display:grid;gap:12px}.booth-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:22px;background:#f5fbff}.status-line{margin:0;color:var(--muted);font-weight:700}.status-line b{color:#2e9155}.status-line b.offline{color:#c43658}.muted-line{display:block;color:var(--muted);line-height:1.4}.template-preview{height:160px;border-radius:24px;background:linear-gradient(135deg,#ef4f8d,#ffd34f 55%,#56c5dc);box-shadow:inset 0 0 0 12px #ffffff59}.template-preview.pro{height:220px}.template-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.template-kpis div{border:1px solid #ffe0ec;border-radius:14px;padding:10px 12px;background:#fffafd}.template-kpis span{display:block;color:#7a8599;font-size:12px;font-weight:700}.template-kpis strong{display:block;margin-top:4px;color:#222d42}.settings{max-width:720px}.settings .primary{margin-top:20px}.brand-preview{width:140px;height:140px;border-radius:18px;border:1px dashed #ffc5dd;background:#fff8fd;display:grid;place-items:center;color:var(--muted);font-weight:700;overflow:hidden}.brand-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.layout-grid button,.pricing-grid article{min-height:130px;border:1px solid #ffe0ec;border-radius:24px;background:#fffafd;padding:24px;text-align:left;font-weight:900}.pro-layout-grid button{display:grid;gap:8px}.pro-layout-grid button span{color:#5f6b80;font-weight:700}.pro-layout-grid button small{color:#8f98aa;font-weight:700}.layout-grid button.selected,.pricing-grid article.selected{border:3px solid var(--pink);background:#fff0f6}.trial-mode-card{margin-bottom:16px;padding:16px 18px;border:1px solid #ffdbe9;border-radius:16px;background:#fff8fd;display:flex;align-items:center;justify-content:space-between;gap:14px}.trial-mode-card strong{display:block;font:900 24px "Baloo 2";color:#a93a67}.trial-mode-card span{color:#6f778a;font-weight:700}.trial-mode-card b{padding:8px 12px;border-radius:999px;background:#eef2f8;color:#5f6b80;font-size:13px}.trial-mode-card.active b{background:#ffe4a8;color:#7b5a00}.ops-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.layout-summary{border:1px solid #ffdbe9;background:#fff8fd;border-radius:14px;padding:14px}.layout-summary h3{font-size:20px}.layout-summary p{margin:6px 0 0;color:#5f6b80;font-weight:700}.pricing-grid strong{display:block;font:900 36px "Baloo 2";color:var(--pink)}.revenue-card{padding:26px;margin:18px 0;border-radius:24px;background:linear-gradient(135deg,#fff0f6,#e8fbff)}.revenue-card strong{display:block;font:900 54px "Baloo 2"}@media (max-width: 1080px){.partner-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid #ffe0ec}.sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.cards,.pricing-grid,.layout-grid,.template-shell,.layout-shell,.ops-grid,.template-kpis{grid-template-columns:1fr}.chart-panel{grid-column:span 1}}@media (max-width: 580px){.content,.sidebar{padding:18px}.auth-card{padding:30px 20px}.page-head{flex-direction:column}}
