*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--peach:#d4796a;--peach-soft:#e8a99e;--peach-pale:#f5cdc5;--blush:#fdf0ed;--cream:#fef9f6;--warm-white:#fffcfa;--sand:#f5ede8;--sand-dark:#ecddd7;--text:#3d2c2c;--text-mid:#6b5252;--text-light:#9a8080;--white:#fff;--radius:14px;--radius-sm:10px;--shadow-soft:0 2px 16px #3c1e1e0f;--shadow-card:0 4px 24px #3c1e1e14;--shadow-hover:0 8px 32px #3c1e1e1f;--tr:.3s cubic-bezier(.4,0,.2,1);--peach-dark:#c06a5b;--green:#43a047;--green-soft:#e8f5e9;--red:#e53935;--red-soft:#ffebee;--orange:#f57c00;--orange-soft:#fff3e0;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:40px;--space-2xl:56px;--radius-full:50px}html{scroll-behavior:smooth}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--peach);outline-offset:2px}.btn{transition:all .3s cubic-bezier(.4,0,.2,1)}.btn:hover{transform:translateY(-1px)}body{color:var(--text);background:var(--warm-white);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3{font-family:Playfair Display,Georgia,serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.navbar{z-index:100;-webkit-backdrop-filter:blur(20px);background:#fffcfaf0;position:sticky;top:0}.navbar-border{border-bottom:1px solid #ecddd780}.nav-inner{align-items:center;gap:28px;max-width:1200px;height:120px;margin:0 auto;padding:0 28px;display:flex}.logo-link{flex-shrink:0}.logo-link img{height:206px}.top-bar{background:#fdf0ed;border-bottom:1px solid #d4796a26}.top-bar-inner{justify-content:center;align-items:center;gap:56px;max-width:1200px;height:60px;margin:0 auto;padding:0 28px;display:flex}.top-bar a{color:var(--text);transition:var(--tr);white-space:nowrap;letter-spacing:.02em;padding:16px 0;font-size:18px;font-weight:500;position:relative}.top-bar a:hover{color:var(--peach)}.top-bar a.active{color:var(--peach);font-weight:600}.top-bar a:after{content:"";background:var(--peach);height:3px;transition:var(--tr);border-radius:3px 3px 0 0;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.top-bar a:hover:after,.top-bar a.active:after{transform:scaleX(1)}.nav-search{flex:1;max-width:380px;position:relative}.nav-search input{border:1.5px solid var(--sand-dark);background:var(--cream);width:100%;color:var(--text);transition:var(--tr);border-radius:50px;outline:none;padding:10px 40px 10px 16px;font-family:inherit;font-size:13px}.nav-search input::placeholder{color:var(--text-light)}.nav-search input:focus{border-color:var(--peach);background:#fff;box-shadow:0 0 0 3px #d4796a1a}.nav-search .search-icon{color:var(--text-light);pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.nav-auth{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.cart-btn{position:relative}.cart-badge{background:var(--peach);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:600;line-height:1;display:grid;position:absolute;top:-4px;right:-4px}.btn{cursor:pointer;transition:var(--tr);white-space:nowrap;border:none;border-radius:50px;justify-content:center;align-items:center;gap:6px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.btn-ghost{color:var(--text-mid);background:0 0}.btn-ghost:hover{color:var(--peach)}.btn-outline{border:1.5px solid var(--sand-dark);color:var(--text);background:0 0}.btn-outline:hover{border-color:var(--peach);color:var(--peach)}.btn-primary{background:var(--peach);color:#fff}.btn-primary:hover{background:var(--peach-dark)}.btn-lg{border-radius:50px;padding:14px 32px;font-size:15px}.btn svg{flex-shrink:0;width:16px;height:16px}.icon-btn{border:1.5px solid var(--sand-dark);cursor:pointer;width:40px;height:40px;transition:var(--tr);color:var(--text-mid);background:0 0;border-radius:50%;place-items:center;display:grid}.icon-btn:hover{border-color:var(--peach);color:var(--peach)}.hero-banner{width:100%;min-height:420px;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg img{object-fit:cover;object-position:right center;width:100%;height:100%}.hero-overlay{z-index:1;background:linear-gradient(#fdf0ed 0% 22%,#fdf0ed99 40%,#fdf0ed00 55%),linear-gradient(90deg,#fef9f6f2 0%,#fdf0edd9 35%,#fdf0ed33 55%,#0000 70%);position:absolute;inset:0}.hero-inner{z-index:2;align-items:center;max-width:1200px;min-height:420px;margin:0 auto;padding:64px 28px 72px;display:flex;position:relative}.hero-text{text-align:left;max-width:540px}.hero-text h1{margin-bottom:18px;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;line-height:1.25}.hero-text h1 em{color:var(--peach);font-style:italic}.hero-text>p{color:var(--text-mid);max-width:480px;margin-bottom:32px;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-stats{gap:36px;margin-top:40px;display:flex}.hero-stat{text-align:center}.hero-stat .stat-num{color:var(--peach);font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;display:block}.hero-stat .stat-label{color:var(--text-mid);font-size:12px}.categories{max-width:1200px;margin:0 auto;padding:20px 28px 72px}.section-header{justify-content:space-between;align-items:baseline;margin-bottom:36px;display:flex}.section-header h2{font-size:1.5rem;font-weight:600}.section-header a{color:var(--peach);transition:var(--tr);font-size:13px;font-weight:500}.section-header a:hover{text-decoration:underline}.cat-grid{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.cat-card{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius);transition:var(--tr);cursor:pointer;color:var(--text);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.cat-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.cat-card-img{aspect-ratio:1;background:var(--blush);position:relative;overflow:hidden}.cat-card-img img{object-fit:cover;width:100%;height:100%;transition:var(--tr)}.cat-card:hover .cat-card-img img{transform:scale(1.04)}.cat-card-name{text-align:center;padding:14px 16px 18px;font-size:14px;font-weight:500}.products{max-width:1200px;margin:0 auto;padding:0 28px 80px}.product-grid{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.product-card{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius);transition:var(--tr);cursor:pointer;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.product-img{aspect-ratio:1;background:var(--blush);position:relative;overflow:hidden}.product-img img{object-fit:cover;width:100%;height:100%;transition:var(--tr)}.product-card:hover .product-img img{transform:scale(1.04)}.heart-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;width:34px;height:34px;transition:var(--tr);color:var(--peach-soft);background:#ffffffd9;border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;right:12px}.heart-btn:hover{color:var(--peach);background:#fff;transform:scale(1.1)}.heart-btn.liked{color:var(--peach)}.heart-btn svg{width:18px;height:18px}.product-info{padding:14px 16px 18px}.product-name{-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-bottom:4px;font-size:14px;font-weight:500;display:-webkit-box;overflow:hidden}.product-seller{color:var(--text-light);margin-bottom:10px;font-size:12px}.product-price{color:var(--peach);font-size:16px;font-weight:600}.stars{letter-spacing:1px;color:var(--sand-dark);align-items:center;font-size:13px;line-height:1;display:inline-flex}.stars .star.filled{color:var(--peach)}.stars .stars-count{color:var(--text-light);letter-spacing:0;margin-left:5px;font-size:12px}.product-info .stars{margin-bottom:6px;font-size:12px}.products-cta{text-align:center;margin-top:44px}.moms-section{background:var(--sand);padding:80px 28px}.moms-inner{text-align:center;max-width:1200px;margin:0 auto}.moms-inner h2{margin-bottom:16px;font-size:2.2rem;font-weight:600}.moms-inner h2 em{color:var(--peach);font-style:italic}.moms-subtitle{color:var(--text-mid);max-width:600px;margin-bottom:52px;margin-left:auto;margin-right:auto;font-size:20px;line-height:1.7}.moms-grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.mom-card{cursor:pointer;color:inherit;flex-direction:column;align-items:center;gap:16px;text-decoration:none;display:flex}.mom-card:hover .mom-avatar{box-shadow:var(--shadow-card);transform:scale(1.06)}.mom-avatar{border:4px solid var(--white);width:180px;height:180px;box-shadow:var(--shadow-soft);transition:var(--tr);background:var(--blush);border-radius:50%;place-items:center;display:grid;overflow:hidden}.mom-avatar img{object-fit:cover;width:100%;height:100%}.mom-avatar .mom-emoji{font-size:64px}.mom-name{font-family:Playfair Display,serif;font-size:20px;font-weight:500}.mom-specialty{color:var(--text-light);margin-top:-6px;font-size:15px}.how-section{text-align:center;max-width:1200px;margin:0 auto;padding:80px 28px}.how-section h2{margin-bottom:48px;font-size:1.5rem;font-weight:600}.how-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.how-step{flex-direction:column;align-items:center;gap:14px;display:flex}.step-icon{background:var(--blush);border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:4px;font-size:28px;display:grid}.how-step h3{font-size:1rem;font-weight:600}.how-step p{color:var(--text-light);max-width:220px;font-size:13px;line-height:1.6}.cta{max-width:1200px;margin:0 auto;padding:0 28px 80px}.cta-card{background:linear-gradient(135deg, var(--blush) 0%, var(--sand) 50%, var(--peach-pale) 100%);text-align:center;border:1px solid var(--sand-dark);border-radius:24px;padding:64px 40px;position:relative;overflow:hidden}.cta-card:before{content:"";background:#d4796a14;border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.cta-card h2{margin-bottom:16px;font-size:1.8rem;position:relative}.cta-card h2 em{color:var(--peach);font-style:italic}.cta-card p{color:var(--text-mid);max-width:440px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7;position:relative}footer{background:var(--cream);border-top:1px solid var(--sand-dark);padding:34px 28px 22px}.footer-inner{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:28px;max-width:1200px;margin:0 auto;display:grid}.footer-brand img{height:144px;margin-bottom:12px}.footer-brand p{color:var(--text-light);max-width:280px;font-size:13px;line-height:1.6}.footer-col h4{text-transform:uppercase;letter-spacing:.06em;color:var(--text-mid);margin-bottom:16px;font-family:Inter,sans-serif;font-size:13px;font-weight:600}.footer-col ul{list-style:none}.footer-col li{margin-bottom:10px}.footer-col a{color:var(--text-light);transition:var(--tr);font-size:13px}.footer-col a:hover{color:var(--peach)}.footer-bottom{border-top:1px solid var(--sand-dark);max-width:1200px;color:var(--text-light);justify-content:space-between;align-items:center;margin:22px auto 0;padding-top:16px;font-size:12px;display:flex}.footer-socials{gap:12px;display:flex}.footer-socials a{background:var(--sand);width:32px;height:32px;color:var(--text-mid);transition:var(--tr);border-radius:50%;place-items:center;display:grid}.footer-socials a:hover{background:var(--peach);color:#fff}.footer-socials svg{width:14px;height:14px}.modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:200;background:#3c1e1e47;place-items:center;display:none;position:fixed;inset:0}.modal-overlay.active{display:grid}.modal{background:#fff;border-radius:24px;width:90%;max-width:400px;padding:40px 36px;animation:.35s slideUp;position:relative;box-shadow:0 24px 64px #3c1e1e26}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close{background:var(--cream);cursor:pointer;width:32px;height:32px;color:var(--text-light);transition:var(--tr);border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;right:16px}.modal-close:hover{background:var(--blush);color:var(--peach)}.modal h2{margin-bottom:6px;font-size:1.4rem}.modal .subtitle{color:var(--text-light);margin-bottom:24px;font-size:14px}.form-group{margin-bottom:16px}.form-group label{color:var(--text-mid);margin-bottom:6px;font-size:12px;font-weight:500;display:block}.form-group input{border:1.5px solid var(--sand-dark);border-radius:var(--radius-sm);width:100%;color:var(--text);background:var(--cream);transition:var(--tr);outline:none;padding:12px 16px;font-family:inherit;font-size:14px}.form-group input:focus{border-color:var(--peach);background:#fff;box-shadow:0 0 0 3px #d4796a1a}.modal .btn-primary{width:100%;margin-top:4px;padding:13px;font-size:15px}.modal-switch{text-align:center;color:var(--text-light);margin-top:18px;font-size:13px}.modal-switch a{color:var(--peach);cursor:pointer;font-weight:500}.modal-switch a:hover{text-decoration:underline}.divider{color:var(--text-light);align-items:center;gap:12px;margin:20px 0;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:var(--sand-dark);flex:1;height:1px}.btn-social{border:1.5px solid var(--sand-dark);width:100%;color:var(--text);background:#fff;justify-content:center;margin-bottom:8px;padding:11px}.btn-social:hover{background:var(--cream);border-color:var(--peach-soft)}@media (width<=1024px){.hero-inner{text-align:center;justify-content:center}.hero-text{text-align:center;max-width:100%}.hero-text>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-stats{justify-content:center}.hero-overlay{background:linear-gradient(#fef9f6e6 0%,#fdf0edbf 50%,#fdf0ed99 100%)}.product-grid{grid-template-columns:repeat(3,1fr);gap:16px}.moms-grid{grid-template-columns:repeat(3,1fr)}.footer-inner{grid-template-columns:1fr 1fr;gap:32px}}.mobile-close{display:none}.mobile-menu-btn{cursor:pointer;color:var(--text);background:0 0;border:none;padding:6px;display:none}@media (width<=768px){.top-bar-inner{gap:20px}.top-bar a{font-size:12px}.nav-inner{flex-wrap:wrap;gap:10px;height:auto;padding:12px 16px}.nav-search{flex-basis:100%;order:10;max-width:none}.hero-inner{min-height:320px;padding:36px 20px 44px}.hero-text h1{font-size:1.8rem}.cat-grid{grid-template-columns:repeat(3,1fr);gap:16px}.product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.moms-grid,.how-grid{grid-template-columns:repeat(2,1fr);gap:24px}.footer-inner{grid-template-columns:1fr;gap:28px}.mobile-menu-btn{align-items:center;display:flex}.top-bar-inner{background:var(--warm-white);z-index:10000;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:none;position:fixed;inset:0}.top-bar-inner.open{display:flex}.top-bar-inner a{font-size:18px}.top-bar-inner .mobile-close{cursor:pointer;background:0 0;border:none;padding:8px;position:absolute;top:20px;right:20px}}@media (width<=480px){.top-bar-inner{justify-content:flex-start;gap:14px;padding:0 16px;overflow-x:auto}.cat-grid{grid-template-columns:repeat(2,1fr);gap:12px}.cat-card-name{padding:10px 12px 14px;font-size:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-info{padding:10px 12px 14px}.hero-stats{gap:20px}}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-in.visible{opacity:1;transform:translateY(0)}.fade-in-delay-1{transition-delay:.1s}.fade-in-delay-2{transition-delay:.2s}.fade-in-delay-3{transition-delay:.3s}:root{--sidebar-w:260px}body.dash-body{background:var(--sand);overflow-x:hidden}.dash-topbar{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--sand-dark);background:#fffcfaf5;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.dash-topbar-inner{justify-content:space-between;align-items:center;width:100%;max-width:1500px;margin:0 auto;display:flex}.dash-logo img{height:40px}.dash-topbar-right{align-items:center;gap:20px;display:flex}.dash-topbar-right>a{color:var(--text-mid);transition:var(--tr);font-size:14px}.dash-topbar-right>a:hover{color:var(--peach)}.dash-user{background:var(--blush);border-radius:40px;align-items:center;gap:10px;padding:6px 16px 6px 6px;display:flex}.dash-user-avatar{background:var(--peach-soft);width:36px;height:36px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.dash-user-name{color:var(--text);font-size:14px;font-weight:500}.dash-mobile-btn{cursor:pointer;color:var(--text);background:0 0;border:none;padding:8px;display:none}.dash-layout{min-height:calc(100vh - 72px);display:flex}.dash-sidebar{width:var(--sidebar-w);background:var(--warm-white);border-right:1px solid var(--sand-dark);flex-shrink:0;height:calc(100vh - 72px);padding:28px 0;position:sticky;top:72px;overflow-y:auto}.sidebar-section{margin-bottom:28px;padding:0 20px}.sidebar-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-light);margin-bottom:10px;padding:0 12px;font-size:11px;font-weight:600}.sidebar-link{border-radius:var(--radius-sm);color:var(--text-mid);transition:var(--tr);cursor:pointer;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.sidebar-link:hover{background:var(--sand);color:var(--text)}.sidebar-link.active{background:var(--blush);color:var(--peach);font-weight:600}.sidebar-link svg{flex-shrink:0;width:20px;height:20px}.sidebar-badge{background:var(--peach);color:var(--white);border-radius:20px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:600}.sidebar-badge.sb-new{background:#43a047}.sidebar-badge.sb-muted{background:var(--sand-dark);color:var(--text-mid)}.dash-main{flex:1;width:100%;max-width:1240px;padding:32px}.dash-page-title{color:var(--text);margin-bottom:8px;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600}.dash-page-subtitle{color:var(--text-mid);margin-bottom:32px;font-size:15px}.dash-page-actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.dash-page-header{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:28px;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px;display:grid}.stat-card{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius);transition:var(--tr);padding:22px}.stat-card:hover{box-shadow:var(--shadow-card)}.stat-label{color:var(--text-light);align-items:center;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.stat-label svg{width:16px;height:16px}.stat-value{color:var(--text);font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600}.stat-change{margin-top:6px;font-size:12px}.stat-change.up{color:var(--green)}.stat-change.down{color:var(--red)}.stat-change.neutral{color:var(--text-light)}.section-card{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius);margin-bottom:24px;padding:24px 28px}.section-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-card-header h2{color:var(--text);font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.dash-table{border-collapse:collapse;width:100%}.dash-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-light);border-bottom:2px solid var(--sand);padding:12px 14px;font-size:11px;font-weight:600}.dash-table td{border-bottom:1px solid var(--sand);vertical-align:middle;color:var(--text);padding:14px;font-size:14px}.dash-table tr.clickable{cursor:pointer;transition:background .15s}.dash-table tr.clickable:hover td{background:var(--cream)}.dash-table tr:last-child td{border-bottom:none}.dash-product-row-img{border-radius:var(--radius-sm);object-fit:cover;width:48px;height:48px}.dash-product-row-info{align-items:center;gap:12px;display:flex}.status-badge{border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.status-new,.status-pending{background:var(--peach-pale);color:var(--peach)}.status-paid,.status-processing{color:#1976d2;background:#e3f2fd}.status-shipped{color:#f57c00;background:#fff3e0}.status-delivered,.status-done,.status-active{background:var(--green-soft);color:var(--green)}.status-draft{color:#f57c00;background:#fff3e0}.status-canceled,.status-refunded{background:var(--red-soft);color:var(--red)}.chart-bar-group{align-items:flex-end;gap:8px;height:140px;padding:4px 4px 0;display:flex}.chart-bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.chart-bar{background:var(--peach-soft);border-radius:6px 6px 0 0;width:100%;min-height:4px;transition:background .2s;position:relative}.chart-bar:hover{background:var(--peach)}.chart-bar-label{color:var(--text-light);margin-top:8px;font-size:11px}.chart-bar-value{color:var(--text);white-space:nowrap;background:var(--white);box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600;transition:opacity .2s;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.chart-bar:hover+.chart-bar-value,.chart-bar-wrap:hover .chart-bar-value{opacity:1}.stats-mini-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.stats-mini-card{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius);text-align:center;padding:20px}.stats-mini-label{color:var(--text-mid);margin-bottom:6px;font-size:13px}.stats-mini-value{color:var(--text);font-family:Playfair Display,serif;font-size:22px;font-weight:600}.stats-mini-hint{color:var(--text-light);margin-top:4px;font-size:12px}.dash-empty{text-align:center;color:var(--text-mid);padding:40px 20px}.dash-empty p{margin-bottom:16px;font-size:14px}.dash-stub{background:var(--white);border:1px solid var(--sand);border-radius:var(--radius);text-align:center;padding:48px 32px}.dash-stub-icon{background:var(--blush);width:64px;height:64px;color:var(--peach);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.dash-stub-icon svg{width:32px;height:32px}.dash-stub h2{color:var(--text);margin-bottom:8px;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.dash-stub p{color:var(--text-mid);max-width:460px;margin:0 auto 20px;font-size:14px;line-height:1.6}.dash-stub-badge{background:var(--peach-pale);color:var(--peach);text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.dash-topbar{padding:0 16px}.dash-mobile-btn{display:flex}.dash-topbar-right>a{display:none}.dash-sidebar{z-index:200;transition:left .3s;position:fixed;top:72px;bottom:0;left:-280px}.dash-sidebar.open{left:0;box-shadow:4px 0 30px #00000026}.dash-overlay{z-index:199;background:#0000004d;display:none;position:fixed;inset:72px 0 0}.dash-overlay.open{display:block}.dash-main{padding:20px}}@media (width<=600px){.stats-grid{grid-template-columns:1fr}.dash-user-name,.dash-table thead{display:none}.dash-table tr{border:1px solid var(--sand);border-radius:var(--radius-sm);margin-bottom:12px;padding:12px;display:block}.dash-table td{border:none;justify-content:space-between;padding:6px 0;font-size:13px;display:flex}.dash-table td:before{content:attr(data-label);color:var(--text-light);margin-right:12px;font-weight:500}}
