.popup-ad{position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);z-index:100;width:min(520px,calc(100% - 30px));border:0;border-radius:18px;padding:24px;box-shadow:0 20px 80px #32101b66;color:#281b1e}.popup-ad::backdrop{background:#32101b99}.popup-ad>button{position:absolute;right:10px;top:6px;border:0;background:transparent;font-size:28px}.popup-ad img{width:100%;max-height:280px;object-fit:cover;border-radius:12px}.popup-ad .wa{display:inline-flex;padding:10px 15px;border-radius:8px}.table>form{display:grid;grid-template-columns:1fr 1fr 140px 130px auto;align-items:center;gap:10px;border-bottom:1px solid #e7d8cf;padding:10px}@media(max-width:700px){.table>form{grid-template-columns:1fr}}

html{font-size:17px}body,button,input,textarea,select{font-family:"Mukta","Nirmala UI",Arial,sans-serif}body{font-size:1rem;line-height:1.65}.site-header nav,.dashboard>aside nav a{font-size:.96rem}.site-header .button,.button,button{font-size:1rem}.profile-editor label,.panel-form label{font-size:.95rem}.profile-editor input,.profile-editor textarea,.profile-editor select{font-size:1rem}.dash-content>p,.cards p,.latest p{font-size:1rem}.crm-mobile-actions{display:none;gap:10px;margin-bottom:16px}.crm-mobile-actions a,.crm-website-link,.section-title-row>a{background:#74162f;color:#fff;padding:10px 15px;border-radius:9px;font-weight:700}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-title-row h2,.section-title-row p{margin:0}.crm-product-list{display:grid;gap:18px}.crm-product-list>article{display:grid;grid-template-columns:150px 1fr auto;gap:18px;border:1px solid #e7d8cf;border-radius:13px;padding:16px;background:#fff}.crm-product-list img,.product-placeholder{width:150px;height:150px;object-fit:cover;border-radius:10px}.product-placeholder{display:grid;place-items:center;background:#fff8ec;font-size:40px}.crm-product-list form{margin:0}.crm-product-list textarea{min-height:75px}.inline-check{display:flex!important;align-items:center;gap:8px}.inline-check input{width:auto!important}.delete-form button{background:#a51d32!important}.empty-state{padding:24px;text-align:center;background:#fff8ec;border-radius:10px;color:#74666a}
@media(max-width:900px){html{font-size:16.5px}.dashboard>section>header{display:flex}.crm-mobile-actions{display:flex}.crm-product-list>article{grid-template-columns:100px 1fr}.crm-product-list img,.product-placeholder{width:100px;height:100px}.delete-form{grid-column:2}}
@media(max-width:600px){html{font-size:16px}.dash-content{padding:14px}.profile-editor{padding:18px}.crm-product-list>article{grid-template-columns:1fr}.crm-product-list img,.product-placeholder{width:100%;height:190px}.delete-form{grid-column:auto}.section-title-row{align-items:flex-start;flex-direction:column}.crm-mobile-actions a{flex:1;text-align:center}.dashboard>section>header{padding:0 14px}.dashboard>section>header>b{font-size:1rem}}

html,body,.table,.dashboard>aside,.dash-content{scrollbar-width:none;-ms-overflow-style:none}
html::-webkit-scrollbar,body::-webkit-scrollbar,.table::-webkit-scrollbar,.dashboard>aside::-webkit-scrollbar,.dash-content::-webkit-scrollbar{display:none;width:0;height:0}
*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:24px;padding:20px;border:1px solid #e7d8cf;border-radius:14px;background:#fff}
.admin-form-grid h2,.admin-form-grid .full{grid-column:1/-1}.admin-form-grid label{display:grid;gap:6px;font-weight:700}.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea{width:100%}.admin-form-grid textarea{min-height:110px}.admin-form-grid button{justify-self:start}.admin-section{margin:28px 0 12px}.rss-row{display:grid;grid-template-columns:1.3fr 2fr 1fr auto auto;align-items:center;gap:10px;padding:12px;border-bottom:1px solid #e7d8cf}.rss-row form{margin:0}.status-active{color:#147a42}.status-inactive{color:#a51d32}
@media(max-width:700px){.admin-form-grid{grid-template-columns:1fr;padding:15px}.admin-form-grid h2,.admin-form-grid .full{grid-column:auto}.rss-row{grid-template-columns:1fr}.rss-row form button{width:100%}}
.active-plan-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;border:1px solid #b9dfc8;border-radius:14px;background:#f0fff5;margin-bottom:26px}.active-plan-card small,.active-plan-card strong{color:#147a42}.active-plan-card h3,.active-plan-card p{margin:4px 0}.active-plan-card strong{padding:8px 14px;border-radius:999px;background:#d8f6e3}.ad-plan-cards{margin-top:16px;margin-bottom:28px}.admin-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0 28px}.admin-quick-actions a{display:grid;gap:5px;padding:18px;border-radius:13px;background:#74162f;color:#fff}.admin-quick-actions span{opacity:.86}.rss-edit-card{padding:16px;border:1px solid #e7d8cf;border-radius:13px;margin-bottom:14px;background:#fff}.rss-edit-card>form{display:grid;grid-template-columns:1fr 2fr 1fr auto;align-items:end;gap:12px}.rss-edit-card label{display:grid;gap:5px;font-weight:700}.rss-edit-card input,.rss-edit-card select{width:100%}.rss-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:12px}.rss-actions form{margin:0}
@media(max-width:700px){.active-plan-card{align-items:flex-start;flex-direction:column}.admin-quick-actions{grid-template-columns:1fr}.rss-edit-card>form{grid-template-columns:1fr}.rss-edit-card>form button{width:100%}.rss-actions{justify-content:flex-start;flex-wrap:wrap}}
.referral-notice{padding:10px 12px;border-radius:9px;background:#f0fff5;color:#147a42}.employee-session{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;margin-bottom:20px;border:1px solid #b9dfc8;border-radius:14px;background:#f0fff5}.employee-session h1,.employee-session p{margin:3px 0}.employee-session>strong{padding:10px 15px;border-radius:999px;background:#147a42;color:#fff}.refer-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;margin:24px 0;border-radius:16px;background:linear-gradient(135deg,#5b0d26,#8a1d3d);color:#fff}.refer-card h2,.refer-card p{margin:5px 0}.refer-card code{display:block;max-width:720px;padding:10px;margin:12px 0;border-radius:8px;background:#fff;color:#3c1220;overflow-wrap:anywhere}.refer-actions{display:grid;gap:10px;min-width:170px}.refer-actions a,.refer-actions button{display:block;padding:11px 14px;border:0;border-radius:9px;text-align:center;font-weight:700}.refer-actions .wa{background:#18a558;color:#fff}.employee-records{display:grid;gap:12px;margin-bottom:28px}.employee-records>article{display:grid;grid-template-columns:minmax(240px,2fr) 1fr 1fr auto;align-items:center;gap:16px;padding:16px;border:1px solid #e7d8cf;border-radius:13px;background:#fff}.employee-records h3,.employee-records p{margin:2px 0}.employee-records div{display:grid}.employee-records time{font-size:.85rem;color:#74666a}.employee-records form{display:grid;gap:7px;margin:0}.settlement-paid{color:#147a42}.settlement-pending{color:#b36a00}.settlement-approved{color:#275da8}.employee-admin-list{display:grid;gap:14px}.employee-admin-list>article{display:grid;grid-template-columns:1.2fr 1.5fr 1fr;align-items:center;gap:16px;padding:17px;border:1px solid #e7d8cf;border-radius:13px;background:#fff}.employee-admin-list h3,.employee-admin-list p{margin:2px 0}.employee-admin-list form{display:grid;grid-template-columns:1fr 90px auto;gap:8px;margin:0}.employee-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.employee-mini-stats span{display:grid;padding:8px;border-radius:8px;background:#fff8ec}
@media(max-width:800px){.employee-session,.refer-card{align-items:flex-start;flex-direction:column}.refer-actions{width:100%}.employee-records>article,.employee-admin-list>article{grid-template-columns:1fr}.employee-admin-list form{grid-template-columns:1fr}.employee-mini-stats{grid-template-columns:repeat(3,1fr)}}
.crm-page-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.crm-page-links a{padding:18px;border:1px solid #e7d8cf;border-radius:12px;background:#fff;color:#74162f;font-weight:800}.compact-crm-form{margin:0}.compact-crm-form h1{margin-top:0}@media(max-width:700px){.crm-page-links{grid-template-columns:1fr}}

/* CRM layout stability and responsive navigation */
html,body{width:100%;max-width:100%;overflow-x:hidden!important}.dashboard{width:100%;max-width:100%;overflow-x:hidden;grid-template-columns:245px minmax(0,1fr)}.dashboard>section,.dash-content,.profile-editor,.crm-product-list,.crm-product-list>article,.crm-product-list form{min-width:0;max-width:100%}.dashboard>section{overflow-x:hidden}.dashboard>section>header>a{display:inline-flex!important;align-items:center;justify-content:center;background:#74162f!important;color:#fff!important;border:1px solid #74162f!important;border-radius:9px;padding:9px 14px;font-weight:800;line-height:1.2}.crm-main-dashboard,.crm-mobile-nav{display:none}
.crm-product-list>article{grid-template-columns:120px minmax(0,1fr) auto;align-items:start}.crm-product-list>article>*{min-width:0}.crm-product-list>article>form:not(.delete-form) .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crm-product-list input,.crm-product-list textarea,.crm-product-list select{width:100%;max-width:100%;min-width:0}.crm-product-list input[type=file]{font-size:.86rem;padding:8px}.crm-product-list .delete-form{align-self:start}.crm-product-list .delete-form button{color:#fff!important;border:0;border-radius:8px;padding:10px 13px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.page-heading h1{margin:2px 0}.page-heading>span{padding:7px 12px;border-radius:999px;background:#fff2dc;color:#9b4d00;font-weight:700}.enquiry-list{display:grid;gap:14px;margin-top:18px}.enquiry-list>article{display:grid;grid-template-columns:1.1fr 1fr minmax(220px,2fr) .7fr auto;align-items:center;gap:18px;padding:18px;border:1px solid #e7d8cf;border-left:4px solid #74162f;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(70,30,20,.04)}.enquiry-list small{display:block;color:#8a7a7e;font-size:.72rem;font-weight:800;letter-spacing:.04em}.enquiry-list h3,.enquiry-list p{margin:2px 0}.enquiry-person{display:flex;align-items:center;gap:10px}.enquiry-person>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff2dc}.enquiry-message{min-width:0}.enquiry-message p{overflow-wrap:anywhere}.enquiry-status{display:inline-flex;padding:5px 10px;border-radius:999px;background:#fff2dc;color:#a75300}.enquiry-list time{display:grid;white-space:nowrap;color:#504348}
@media(max-width:900px){.dashboard{display:block;padding-bottom:76px}.dashboard>aside{display:none}.dashboard>section{width:100%}.dashboard>section>header{min-height:62px;height:auto;padding:10px 16px;gap:12px}.dashboard>section>header>a{font-size:.86rem;padding:8px 10px}.crm-mobile-nav{display:grid;position:fixed;left:8px;right:8px;bottom:7px;z-index:80;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:6px;border:1px solid #e7d8cf;border-radius:14px;background:#fff;box-shadow:0 10px 35px rgba(50,16,27,.2)}.crm-mobile-nav a{padding:10px 3px;border-radius:9px;text-align:center;color:#5b0d26;font-size:.76rem;font-weight:800;white-space:nowrap}.crm-mobile-nav a:active{background:#74162f;color:#fff}.employee-mobile-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-mobile-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.crm-main-dashboard{display:inline-flex;position:fixed;right:12px;bottom:78px;z-index:75;padding:8px 12px;border-radius:9px;background:#74162f;color:#fff;font-size:.78rem;font-weight:800}.crm-product-list>article{grid-template-columns:100px minmax(0,1fr)}.crm-product-list .delete-form{grid-column:2}.enquiry-list>article{grid-template-columns:1fr 1fr}.enquiry-message{grid-column:1/-1}.enquiry-list time{text-align:right}}
@media(max-width:600px){.dash-content{padding:14px 12px}.profile-editor{padding:15px}.profile-editor h1{font-size:1.55rem}.dashboard>section>header b{font-size:.92rem}.dashboard>section>header>a{max-width:45%;text-align:center}.crm-product-list>article{grid-template-columns:1fr;padding:13px}.crm-product-list img,.product-placeholder{width:100%;height:170px}.crm-product-list .delete-form{grid-column:1}.crm-product-list>article>form:not(.delete-form) .form-grid{grid-template-columns:1fr}.crm-product-list .delete-form button{width:100%}.page-heading{align-items:flex-start}.enquiry-list>article{grid-template-columns:1fr;gap:12px}.enquiry-message{grid-column:auto}.enquiry-list time{text-align:left}.crm-mobile-nav a{font-size:.69rem}.form-grid{grid-template-columns:1fr}}
.crm-product-list label{display:grid;gap:5px;margin:0;font-size:.88rem;font-weight:800;color:#3b2b30}.crm-product-list input,.crm-product-list textarea,.crm-product-list select{width:100%;max-width:100%;min-width:0;border:1px solid #e7d8cf;border-radius:8px;padding:10px;background:#fff}.crm-product-list input[type=file]{font-size:.86rem;padding:8px}.crm-product-list form:not(.delete-form)>button{margin-top:10px;border:0;border-radius:8px;padding:10px 16px;background:#ed7608;color:#fff;font-weight:800}

/* V9: task screens remain inside one CRM viewport */
.viewport-crm{height:100dvh;min-height:0;overflow:hidden}.viewport-crm>aside{height:100dvh;overflow:hidden}.viewport-crm>section{height:100dvh;min-height:0;overflow:hidden;display:grid;grid-template-rows:65px minmax(0,1fr)}.viewport-crm .dash-content{height:auto;min-height:0;overflow:hidden;padding:18px 24px}.split-workspace{height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:18px}.step-form,.workspace-info,.compact-news-form,.news-review-list{min-width:0;min-height:0;border:1px solid #e7d8cf;border-radius:14px;background:#fff}.step-form{height:100%;overflow:hidden;padding:18px;display:flex;flex-direction:column;gap:10px}.step-form h1{margin:0 0 8px}.form-step{display:none;min-height:0;flex:1}.form-step.active{display:flex;flex-direction:column;gap:9px}.step-form label,.compact-news-form label{display:grid;gap:3px;font-weight:700}.step-form input,.step-form select,.step-form textarea,.compact-news-form input,.compact-news-form select,.compact-news-form textarea{width:100%;min-width:0;padding:8px 10px}.step-form textarea,.compact-news-form textarea{resize:none}.step-progress{display:flex;gap:8px}.step-progress button{background:#f5e9e4;color:#74162f;padding:7px 12px}.step-progress button.active{background:#74162f;color:#fff}.step-actions{margin-top:auto;display:flex;justify-content:flex-end;gap:10px}.workspace-info{padding:22px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.workspace-info img{width:100%;max-height:220px;object-fit:cover;border-radius:12px}.workspace-info h2{margin:8px 0}.product-manage-grid{height:calc(100% - 74px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-manage-grid article{min-height:0;display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border:1px solid #e7d8cf;border-radius:13px;background:#fff}.product-manage-grid img,.product-manage-grid .product-placeholder{width:120px;height:120px;object-fit:cover}.pager{display:flex;justify-content:center;gap:7px;margin-top:10px}.pager a{padding:5px 10px;border-radius:7px;background:#fff}.pager a.active{background:#74162f;color:#fff}.news-workspace{height:100%;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px}.compact-news-form{padding:16px;display:flex;flex-direction:column;gap:7px}.compact-news-form h2{margin:0}.news-review-list{padding:16px;overflow:hidden}.news-review-list>article{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid #eee}.news-review-list img{width:70px;height:56px;object-fit:cover;border-radius:7px}.news-review-list h3,.news-review-list p{margin:0;line-height:1.2}.news-review-list p{font-size:.82rem}.news-review-list>a{white-space:nowrap}.news-preview strong{color:#147a42}.source-note{padding:10px;background:#fff8ec;border-radius:8px}
@media(max-width:900px){.viewport-crm{height:100dvh;padding-bottom:72px}.viewport-crm>section{height:calc(100dvh - 72px);grid-template-rows:58px minmax(0,1fr)}.viewport-crm .dash-content{padding:10px}.split-workspace,.news-workspace{grid-template-columns:1fr}.workspace-info{display:none}.step-form,.compact-news-form,.news-review-list{padding:12px}.news-workspace>.compact-news-form{display:none}.product-manage-grid{grid-template-columns:1fr}.product-manage-grid article{grid-template-columns:76px minmax(0,1fr) auto;padding:9px}.product-manage-grid img,.product-manage-grid .product-placeholder{width:76px;height:76px}.news-review-list>article{grid-template-columns:54px minmax(0,1fr) auto}.news-review-list img{width:54px;height:48px}}
