/* Pasar UMKM Cisauk V15 — premium responsive skin on top of Bootstrap 5 */
:root{
  --v15-purple:#6f176f;
  --v15-purple-dark:#35103c;
  --v15-magenta:#ad1b7a;
  --v15-green:#17864d;
  --v15-green-dark:#0f6338;
  --v15-teal:#2ba89a;
  --v15-gold:#d7a313;
  --v15-ink:#2b2030;
  --v15-muted:#6f6673;
  --v15-soft:#f7f3f7;
  --v15-line:#e9e0e9;
  --v15-card:#fff;
  --v15-shadow:0 24px 70px rgba(53,16,60,.14);
  --v15-shadow-soft:0 12px 36px rgba(53,16,60,.09);
  --v15-radius:28px;
}
html{scroll-padding-top:180px}
body{color:var(--v15-ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
body,button,input,select,textarea{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body:not(.dashboard-body):not(.auth-v14-body){padding-bottom:0}
::selection{background:rgba(173,27,122,.18);color:var(--v15-purple-dark)}

/* PUBLIC HEADER + MOBILE DOCK */
#siteHeader{position:sticky;top:0;z-index:1020}
.site-header{box-shadow:0 8px 30px rgba(50,22,55,.05)}
.header-main{min-height:78px}
.search-form{box-shadow:0 8px 24px rgba(60,25,64,.06)}
.search-form input{font-weight:450}
.search-form button{display:grid;place-items:center}
.search-form .ui-icon{width:22px;height:22px}
.nav-highlight{border-radius:999px!important;padding-inline:18px!important}

.mobile-bottom-nav{display:none}
@media(max-width:820px){
  body:not(.dashboard-body):not(.auth-v14-body){padding-bottom:calc(82px + env(safe-area-inset-bottom))}
  .mobile-bottom-nav{
    position:fixed;z-index:1040;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));
    display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;
    min-height:64px;padding:6px;border:1px solid rgba(255,255,255,.7);border-radius:22px;
    background:rgba(255,255,255,.91);box-shadow:0 18px 52px rgba(44,17,49,.22);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)
  }
  .mobile-bottom-nav a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:7px 3px;border-radius:16px;color:#6c606e;font-size:.66rem;font-weight:600;line-height:1;text-decoration:none;transition:.2s ease}
  .mobile-bottom-nav a:hover,.mobile-bottom-nav a:focus-visible,.mobile-bottom-nav a.is-active{color:var(--v15-purple);background:linear-gradient(145deg,#f5eaf5,#edf8f2)}
  .mobile-bottom-nav svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}
  .mobile-bottom-nav .dock-primary{color:#fff;background:linear-gradient(135deg,var(--v15-purple),var(--v15-green));box-shadow:0 8px 20px rgba(111,23,111,.24)}
  .mobile-bottom-nav .dock-primary:hover,.mobile-bottom-nav .dock-primary:focus-visible{color:#fff;background:linear-gradient(135deg,#7e197d,#159151)}
}

/* Better responsive cards */
@media(max-width:700px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .product-card{min-width:0;border-radius:18px!important}
  .product-card h3,.product-card h2{font-size:.92rem!important;line-height:1.3!important}
  .store-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .store-card{min-width:0;border-radius:18px!important}
  .store-card__content{padding:12px!important}
  .store-card__identity{grid-template-columns:38px 1fr!important;gap:8px!important}
  .store-avatar{width:38px!important;height:38px!important;font-size:.75rem!important}
  .store-card h3{font-size:.9rem!important;line-height:1.25!important}
  .store-card__content>p,.store-meta{font-size:.73rem!important}
  .store-card__link{font-size:.76rem!important}
}

/* PREMIUM PROMO MODAL */
.promo-v15-modal{--bs-modal-bg:transparent}
.promo-v15-modal .modal-backdrop{background:#170d1c}
.promo-v15-dialog{width:min(900px,calc(100% - 32px));max-width:900px;margin-inline:auto}
.promo-v15-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.75)!important;border-radius:30px!important;background:#fff;box-shadow:0 34px 100px rgba(18,7,23,.35)}
.promo-v15-close{position:absolute;z-index:5;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:#402544;box-shadow:0 8px 26px rgba(28,10,34,.16);transition:.2s ease}
.promo-v15-close:hover{transform:translateY(-1px);background:#fff}
.promo-v15-close svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round}
.promo-v15-grid{display:grid;grid-template-columns:minmax(290px,.82fr) minmax(0,1.18fr);min-height:500px}
.promo-v15-media{position:relative;isolation:isolate;min-height:100%;display:flex;align-items:flex-end;padding:32px;color:#fff;background:linear-gradient(145deg,var(--promo-from,#6f176f),var(--promo-to,#17864d))}
.promo-v15-media::before,.promo-v15-media::after{content:"";position:absolute;z-index:-1;border-radius:50%;background:rgba(255,255,255,.09)}
.promo-v15-media::before{width:260px;height:260px;top:-105px;left:-80px}
.promo-v15-media::after{width:220px;height:220px;right:-90px;bottom:-100px}
.promo-v15-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.promo-v15-media.has-image::after{inset:auto 0 0 0;width:auto;height:75%;border-radius:0;background:linear-gradient(180deg,transparent,rgba(27,10,31,.86))}
.promo-v15-brandmark{width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:19px;background:rgba(255,255,255,.12);backdrop-filter:blur(8px)}
.promo-v15-brandmark svg{width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:1.7}
.promo-v15-brand{position:relative;z-index:1}
.promo-v15-brand h3{margin:14px 0 5px;font-size:1.45rem;font-weight:720;letter-spacing:-.025em;color:#fff}
.promo-v15-brand p{margin:0;color:rgba(255,255,255,.82);font-size:.92rem}
.promo-v15-body{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,58px)}
.promo-v15-eyebrow{display:inline-flex;align-self:flex-start;margin:0 0 12px;padding:7px 11px;border-radius:999px;background:#f5eaf5;color:var(--v15-purple);font-size:.74rem;font-weight:650;letter-spacing:.02em}
.promo-v15-title{max-width:510px;margin:0;color:var(--v15-purple-dark);font-size:clamp(2rem,3.5vw,3.15rem);font-weight:740;line-height:1.05;letter-spacing:-.045em;text-wrap:balance}
.promo-v15-description{max-width:520px;margin:18px 0 0;color:#665c69;font-size:1rem;line-height:1.7}
.promo-v15-features{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none}
.promo-v15-features li{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #e9dfe9;border-radius:999px;background:#fff;color:#4e4251;font-size:.78rem;font-weight:540;line-height:1.2}
.promo-v15-features svg{width:16px;height:16px;stroke:var(--v15-green);stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.promo-v15-actions{display:flex;align-items:center;gap:10px;margin-top:26px}
.promo-v15-primary{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--promo-from,#6f176f),var(--promo-to,#17864d));color:#fff!important;font-weight:650;box-shadow:0 14px 30px rgba(85,28,91,.22);text-decoration:none}
.promo-v15-primary:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(85,28,91,.27)}
.promo-v15-later{min-height:48px;padding-inline:17px;border:1px solid #e4d9e4!important;border-radius:15px!important;color:#574b59!important;background:#fff!important;font-weight:560!important}
.promo-v15-hide{margin-top:16px;border:0;background:transparent;color:#847985;font-size:.76rem;text-decoration:none}
.promo-v15-hide:hover{color:var(--v15-purple);text-decoration:underline}

@media(max-width:767.98px){
  .promo-v15-dialog{width:min(440px,calc(100% - 18px));margin:9px auto}
  .promo-v15-card{border-radius:24px!important;max-height:calc(100dvh - 18px);overflow:auto}
  .promo-v15-grid{grid-template-columns:1fr;min-height:0}
  .promo-v15-media{min-height:145px;padding:20px;align-items:flex-end}
  .promo-v15-media.has-image{min-height:190px}
  .promo-v15-brandmark{width:48px;height:48px;border-radius:15px}
  .promo-v15-brandmark svg{width:27px;height:27px}
  .promo-v15-brand h3{font-size:1.15rem;margin:10px 0 2px}
  .promo-v15-brand p{font-size:.8rem}
  .promo-v15-body{padding:25px 20px 22px;justify-content:flex-start}
  .promo-v15-eyebrow{font-size:.68rem;margin-bottom:10px}
  .promo-v15-title{font-size:clamp(1.72rem,8.7vw,2.2rem);line-height:1.08;letter-spacing:-.038em}
  .promo-v15-description{margin-top:12px;font-size:.9rem;line-height:1.58}
  .promo-v15-features{margin-top:16px;gap:6px}
  .promo-v15-features li{padding:7px 9px;font-size:.71rem}
  .promo-v15-actions{display:grid;grid-template-columns:1fr auto;margin-top:19px;gap:8px}
  .promo-v15-primary,.promo-v15-later{min-height:45px;border-radius:13px!important;font-size:.88rem}
  .promo-v15-hide{width:100%;text-align:center;margin-top:13px;font-size:.7rem}
  .promo-v15-close{top:10px;right:10px;width:34px;height:34px}
}
@media(max-width:360px){
  .promo-v15-media{min-height:120px}
  .promo-v15-media.has-image{min-height:155px}
  .promo-v15-body{padding:20px 16px 18px}
  .promo-v15-features li:nth-child(n+3){display:none}
  .promo-v15-actions{grid-template-columns:1fr}
}

/* AUTH — premium but friendly */
.auth-v14-body{min-height:100dvh;display:flex;flex-direction:column;background:
 radial-gradient(circle at 10% 10%,rgba(43,168,154,.13),transparent 27%),
 radial-gradient(circle at 92% 12%,rgba(173,27,122,.11),transparent 29%),
 linear-gradient(180deg,#fbf9fb 0%,#f4eff5 100%);color:var(--v15-ink);padding-bottom:0}
.auth-v14-header{position:sticky;top:0;z-index:1030;background:rgba(255,255,255,.86)!important;backdrop-filter:blur(18px);border-bottom:1px solid rgba(233,224,233,.85)!important}
.auth-v14-brand img{object-fit:contain}
.auth-v14-main{flex:1;display:grid;align-items:center}
.auth-v14-footer{color:#807583;background:transparent}
.auth-premium-shell{width:min(1120px,calc(100% - 28px));margin:clamp(22px,5vw,60px) auto}
.auth-premium-card{overflow:hidden;border:1px solid rgba(255,255,255,.84);border-radius:32px;background:rgba(255,255,255,.94);box-shadow:var(--v15-shadow)}
.auth-premium-visual{position:relative;isolation:isolate;min-height:620px;padding:clamp(34px,5vw,62px)!important;color:#fff;background:linear-gradient(145deg,#4b1454 0%,#791970 50%,#13864e 125%)}
.auth-premium-visual::before,.auth-premium-visual::after{content:"";position:absolute;z-index:-1;border-radius:50%;background:rgba(255,255,255,.08)}
.auth-premium-visual::before{width:330px;height:330px;top:-180px;right:-120px}.auth-premium-visual::after{width:250px;height:250px;bottom:-120px;left:-90px}
.auth-premium-kicker{display:inline-flex;padding:7px 11px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.08);font-size:.72rem;font-weight:600;color:#fff}
.auth-premium-visual h1{max-width:520px;margin:20px 0 16px;color:#fff;font-size:clamp(2.15rem,4vw,3.65rem);font-weight:735;line-height:1.06;letter-spacing:-.046em}
.auth-premium-visual>div>p{max-width:510px;color:rgba(255,255,255,.78);font-size:1rem;line-height:1.7}
.auth-premium-points{display:grid;gap:11px;margin-top:32px}
.auth-premium-point{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;padding:12px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.07)}
.auth-premium-point span:first-child{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.14)}
.auth-premium-point svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.auth-premium-point p{margin:0;color:rgba(255,255,255,.92);font-size:.86rem;line-height:1.45}
.auth-premium-form-column{display:flex;align-items:center;padding:clamp(28px,5vw,62px)!important;background:rgba(255,255,255,.97)}
.auth-premium-form{width:min(470px,100%);margin:auto}
.auth-premium-label{margin:0 0 6px;color:var(--v15-green);font-size:.73rem;font-weight:650;letter-spacing:.035em;text-transform:uppercase}
.auth-premium-form h2{margin:0;color:var(--v15-purple-dark);font-size:clamp(2rem,3vw,2.8rem);font-weight:735;line-height:1.1;letter-spacing:-.04em}
.auth-premium-subtitle{margin:10px 0 28px;color:var(--v15-muted);line-height:1.65}
.auth-v14-body .form-label{margin-bottom:7px;color:#4b3e4e;font-size:.84rem;font-weight:600}
.auth-v14-body .form-control,.auth-v14-body .form-select{min-height:52px;border:1px solid #dfd4df;border-radius:14px;background:#fff;color:var(--v15-ink);font-size:.94rem;box-shadow:none}
.auth-v14-body textarea.form-control{min-height:112px}
.auth-v14-body .form-control:focus,.auth-v14-body .form-select:focus{border-color:rgba(111,23,111,.66);box-shadow:0 0 0 4px rgba(111,23,111,.09)}
.auth-v14-body .input-group>.form-control{border-radius:14px 0 0 14px}
.auth-v14-body .input-group>.btn{border-radius:0 14px 14px 0}
.auth-premium-toggle{min-width:74px;border-color:#dfd4df!important;color:#665969!important;background:#fbf9fb!important;font-size:.78rem!important;font-weight:600!important}
.auth-premium-primary{min-height:52px;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,var(--v15-purple),var(--v15-green))!important;color:#fff!important;font-weight:650!important;box-shadow:0 14px 28px rgba(82,28,88,.18)}
.auth-premium-primary:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(82,28,88,.24)}
.auth-premium-secondary{min-height:50px;border:1px solid #cfe4d7!important;border-radius:15px!important;color:var(--v15-green)!important;background:#f6fbf8!important;font-weight:620!important}
.auth-premium-divider{display:flex;align-items:center;gap:12px;color:#918692;font-size:.75rem}.auth-premium-divider::before,.auth-premium-divider::after{content:"";height:1px;flex:1;background:#eadfea}
.auth-premium-note{color:#847985;font-size:.75rem;line-height:1.5}

/* Registration */
.registration-premium-shell{width:min(1320px,calc(100% - 28px));margin:clamp(20px,4vw,50px) auto}
.registration-premium-card{overflow:hidden;border:1px solid rgba(255,255,255,.85);border-radius:32px;background:#fff;box-shadow:var(--v15-shadow)}
.registration-premium-aside{position:relative;isolation:isolate;padding:clamp(32px,4vw,54px)!important;color:#fff;background:linear-gradient(155deg,#4b1454,#7d1c72 58%,#147c49 130%)}
.registration-premium-aside::before{content:"";position:absolute;z-index:-1;width:300px;height:300px;border-radius:50%;right:-150px;top:-130px;background:rgba(255,255,255,.08)}
.registration-premium-aside h1{margin:18px 0 14px;color:#fff;font-size:clamp(2.1rem,3.4vw,3.4rem);font-weight:730;line-height:1.06;letter-spacing:-.044em}
.registration-premium-aside>p{color:rgba(255,255,255,.78);line-height:1.65}
.registration-premium-steps{display:grid;gap:10px;margin-top:30px}
.registration-premium-step{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:12px;border-radius:16px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12)}
.registration-premium-step>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.14);font-size:.82rem;font-weight:650}
.registration-premium-step p{margin:1px 0 2px;color:#fff;font-size:.88rem;font-weight:610}.registration-premium-step small{color:rgba(255,255,255,.69);font-size:.73rem;line-height:1.4}
.registration-premium-formcol{padding:clamp(24px,4vw,52px)!important;background:#fff}
.registration-premium-header{margin-bottom:24px}.registration-premium-header h2{margin:0;color:var(--v15-purple-dark);font-size:clamp(2rem,3vw,2.75rem);font-weight:730;letter-spacing:-.04em}.registration-premium-header p{margin:8px 0 0;color:var(--v15-muted)}
.registration-premium-section{padding:20px;border:1px solid var(--v15-line);border-radius:20px;background:linear-gradient(180deg,#fff,#fdfbfd);box-shadow:0 7px 24px rgba(55,22,60,.04)}
.registration-premium-section+.registration-premium-section{margin-top:16px}
.registration-premium-section-title{display:flex;align-items:center;gap:10px;margin-bottom:17px}
.registration-premium-section-title>span{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#f0e2f1,#e8f5ed);color:var(--v15-purple);font-size:.77rem;font-weight:650}
.registration-premium-section-title h3{margin:0;color:#49354c;font-size:1rem;font-weight:650}
.registration-premium-agreement{padding:14px 16px;border:1px solid #dce9e1;border-radius:16px;background:#f7fbf8}
.registration-premium-agreement .form-check-label{font-size:.82rem;line-height:1.55;color:#554a57}
.registration-premium-actions{position:sticky;bottom:12px;z-index:20;display:flex;align-items:center;gap:14px;margin-top:18px;padding:10px;border:1px solid rgba(231,220,231,.9);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(50,17,56,.12);backdrop-filter:blur(16px)}
.registration-premium-actions .btn{flex:0 0 auto;min-width:210px}.registration-premium-actions p{margin:0;color:var(--v15-muted);font-size:.82rem}

.auth-mobile-dock{display:none}
@media(max-width:991.98px){
  .auth-premium-visual{min-height:310px;padding:34px!important}
  .auth-premium-visual h1{max-width:720px;font-size:2.65rem}
  .auth-premium-points{grid-template-columns:repeat(2,minmax(0,1fr))}
  .registration-premium-aside{padding:34px!important}
  .registration-premium-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:767.98px){
  .auth-v14-body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}
  .auth-v14-header .container-fluid{padding-block:10px!important}
  .auth-v14-brand img:first-child{width:32px;height:39px}.auth-v14-brand img:last-child{width:112px;height:45px}
  .auth-v14-header .btn{font-size:0;width:42px;height:42px;padding:0!important;display:grid;place-items:center}.auth-v14-header .btn span{font-size:1.05rem}
  .auth-premium-shell,.registration-premium-shell{width:calc(100% - 18px);margin:12px auto}
  .auth-premium-card,.registration-premium-card{border-radius:24px}
  .auth-premium-visual{min-height:230px;padding:25px 21px!important}
  .auth-premium-kicker{font-size:.65rem}
  .auth-premium-visual h1{font-size:2rem;margin:14px 0 10px}
  .auth-premium-visual>div>p{font-size:.85rem;line-height:1.55}
  .auth-premium-points{display:none}
  .auth-premium-form-column{padding:25px 20px 28px!important}
  .auth-premium-form h2{font-size:2rem}
  .auth-premium-subtitle{font-size:.85rem;margin-bottom:22px}
  .auth-v14-body .form-control,.auth-v14-body .form-select{min-height:49px;font-size:.9rem}
  .registration-premium-aside{padding:25px 21px!important}
  .registration-premium-aside h1{font-size:2rem;margin:14px 0 10px}
  .registration-premium-aside>p{font-size:.84rem;margin-bottom:0}
  .registration-premium-steps{display:none}
  .registration-premium-formcol{padding:24px 14px 26px!important}
  .registration-premium-header{padding-inline:6px}.registration-premium-header h2{font-size:2rem}.registration-premium-header p{font-size:.83rem}
  .registration-premium-section{padding:16px 13px;border-radius:17px}
  .registration-premium-section-title{margin-bottom:14px}
  .registration-premium-actions{bottom:calc(76px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr;padding:8px;border-radius:15px}
  .registration-premium-actions .btn{width:100%;min-width:0}.registration-premium-actions p{text-align:center;font-size:.75rem}
  .auth-mobile-dock{position:fixed;z-index:1040;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:6px;border:1px solid rgba(255,255,255,.7);border-radius:21px;background:rgba(255,255,255,.92);box-shadow:0 18px 48px rgba(46,16,51,.2);backdrop-filter:blur(18px)}
  .auth-mobile-dock a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:52px;border-radius:15px;color:#6f6371;font-size:.67rem;font-weight:600;text-decoration:none}
  .auth-mobile-dock a.is-active,.auth-mobile-dock a:hover{background:linear-gradient(145deg,#f3e8f4,#edf8f1);color:var(--v15-purple)}
  .auth-mobile-dock svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .auth-v14-footer{display:none}
}

/* DASHBOARD PREMIUM + MOBILE STICKY NAV */
.dashboard-body{background:#f6f2f7;color:var(--v15-ink)}
.dashboard-sidebar{background:linear-gradient(180deg,#311039 0%,#421248 48%,#1d4c35 140%);border-right:0;box-shadow:14px 0 50px rgba(43,13,49,.08)}
.sidebar-brand img{object-fit:contain}.sidebar-role{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.07);border-radius:18px}
.sidebar-nav p{color:rgba(255,255,255,.48);font-weight:600;letter-spacing:.07em}
.sidebar-nav a{border-radius:13px;color:rgba(255,255,255,.78);font-weight:520}
.sidebar-nav a>span{background:rgba(255,255,255,.08);border-radius:9px}
.sidebar-nav a.active,.sidebar-nav a:hover{background:rgba(255,255,255,.12);color:#fff;box-shadow:none}
.dashboard-topbar{background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,222,232,.9)}
.topbar-title p{color:var(--v15-green);font-weight:600}.topbar-title h1{font-weight:690;letter-spacing:-.025em}
.dash-panel,.metric-card,.dashboard-hero-card,.content-admin-card,.popup-admin-card,.verification-card-v10{border-color:#e8dfe9!important;border-radius:20px!important;box-shadow:0 10px 34px rgba(50,20,55,.07)!important}
.metric-card strong{font-weight:700}.panel-heading h2,.page-head-v10 h1,.dashboard-hero-card h2{font-weight:690!important;letter-spacing:-.025em}
.dash-btn--primary,.form-sticky-actions .dash-btn--primary{background:linear-gradient(135deg,var(--v15-purple),var(--v15-green))!important;border:0!important;box-shadow:0 10px 24px rgba(76,25,82,.17)}
.dashboard-mobile-dock{display:none}
@media(max-width:900px){
  .dashboard-body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}
  .dashboard-content{padding-bottom:30px!important}
  .dashboard-footer{margin-bottom:10px}
  .dashboard-mobile-dock{position:fixed;z-index:95;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:6px;border:1px solid rgba(255,255,255,.75);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 18px 50px rgba(44,15,49,.22);backdrop-filter:blur(18px)}
  .dashboard-mobile-dock a{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:54px;padding:5px;border-radius:16px;color:#716573;font-size:.66rem;font-weight:600;text-decoration:none}
  .dashboard-mobile-dock a.active,.dashboard-mobile-dock a:hover{color:var(--v15-purple);background:linear-gradient(145deg,#f4e9f4,#edf8f2)}
  .dashboard-mobile-dock svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
  .dashboard-topbar{position:sticky;top:0}
}

/* Fluid polish */
@media(min-width:1400px){.container{max-width:1480px}.promo-slider>.container{max-width:none;padding-inline:clamp(24px,3vw,56px)}}
@media(max-width:575.98px){
  h1,h2,h3{overflow-wrap:anywhere}
  .btn{white-space:normal}
  .form-text{font-size:.7rem}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
