@import url('/assets/fonts/fonts.css');
:root{--ink:#19191c;--muted:#74747d;--pink:#c51158;--line:#e9e9ed;--surface:#f6f7f9;--radius:12px}*{box-sizing:border-box}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);font-size:15px;line-height:1.6;background:#fff}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,'DM Sans',Arial,sans-serif;line-height:1.2}h1{font-size:46px;font-weight:650;letter-spacing:-1.9px;margin-bottom:16px}h2{font-size:30px;font-weight:650;letter-spacing:-1px;margin-bottom:14px}h3{font-size:16px;font-weight:600;letter-spacing:-.2px}p{margin-bottom:20px}a{color:inherit;text-decoration:none}a:hover{color:var(--pink)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button{border:0;background:none;color:inherit}img{max-width:100%;display:block}svg{width:22px;height:22px;flex-shrink:0;vertical-align:middle}small{font-size:12px;color:var(--muted)}:focus-visible{outline:3px solid #df6b99;outline-offset:4px}input,select,textarea{background:#fff;border:1px solid #dcdce2;border-radius:7px;padding:12px 14px;color:var(--ink);max-width:100%;min-height:46px}input:focus,textarea:focus{border-color:var(--pink);outline:2px solid #f8dce7}textarea{resize:vertical}label{font-size:14px;font-weight:500}label>input:not([type=checkbox]):not([type=radio]),label>select,label>textarea{display:block;width:100%;margin-top:7px}hr{border:0;border-top:1px solid var(--line);margin:25px 0}del{font-size:.8em;color:#8b8b92;font-weight:400;margin-left:8px}.muted{color:var(--muted)}.pink{color:var(--pink)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.1px;display:block;margin-bottom:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--ink);color:#fff;padding:14px 24px;border:1px solid var(--ink);font-weight:600;font-size:14px;min-height:48px;border-radius:4px;transition:background .2s,transform .2s}.button:hover{background:var(--pink);border-color:var(--pink);color:white;transform:translateY(-1px)}.button.white{background:white;border-color:white;color:#19191c}.button.outline{background:transparent;color:var(--ink);border-color:#d8d8df}.button.outline:hover{border-color:var(--ink)}.wide{width:100%}.stack{display:flex;flex-direction:column;gap:20px}.stack h2{margin:0}.stack p{margin-bottom:0}.narrow{max-width:780px}.pill{background:var(--surface);padding:7px 13px;border-radius:6px;font-size:12px}.text-link{display:flex;gap:18px;align-items:center;font-size:14px;border-bottom:1px solid #292929;padding-bottom:5px}.brand{display:block;width:137px;flex-shrink:0}.brand img{width:100%;height:59px;object-fit:contain}.announcement{background:#19191c;color:#fff;text-align:center;font-size:12px;padding:9px 20px;letter-spacing:.2px}.announcement a{margin-left:18px;color:#eec9d7}.store-header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:30px;background:#fff}.store-nav{display:flex;gap:27px;align-items:center;font-size:13px;font-weight:550}.header-actions{display:flex;gap:24px;align-items:center}.header-actions svg{width:21px}.bag-link{display:flex;gap:4px;align-items:center}.bag-link b{font-size:11px;background:#f4f4f5;border-radius:50%;min-width:18px;text-align:center}.menu-toggle{display:none;font-size:23px}.hero{height:590px;position:relative;overflow:hidden;background:#6d6359;color:white}.hero-image{width:100%;height:100%;object-fit:cover;object-position:50% 40%;transition:opacity .35s}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,14,17,.62),rgba(13,14,17,.15) 55%,rgba(13,14,17,.05))}.hero-content{position:absolute;top:85px;left:8%;width:550px}.hero-content .eyebrow{font-size:12px;letter-spacing:2.5px}.hero h1{font-size:76px;font-weight:500;letter-spacing:-3.8px;line-height:1.04;margin:23px 0}.hero p{font-size:16px;line-height:1.8;color:#f8f8f8}.hero .button{margin-top:8px}.hero-bottom{position:absolute;bottom:28px;left:8%;right:6%;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.5px}.hero-bottom>div{display:flex;align-items:center;gap:10px}.slide-dot{padding:0;width:7px;height:7px;background:#ffffff6b;border-radius:50%}.slide-dot.active{background:#fff;width:28px;border-radius:9px}.benefits{display:flex;justify-content:space-around;padding:23px 5%;font-size:12px;letter-spacing:.1px;border-bottom:1px solid var(--line)}.section{padding:66px 6%;max-width:1600px;margin:auto}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.section-title h2{margin-bottom:0}.section-title p{margin:9px 0 0;font-size:13px}.section-title>a{font-size:13px;font-weight:500}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.product-card{position:relative;min-width:0}.product-photo{display:block;position:relative;aspect-ratio:4/5;background:#f3f3f3;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-photo:hover img{transform:scale(1.04)}.tag{position:absolute;top:14px;left:14px;background:white;padding:5px 9px;font-size:10px;letter-spacing:.2px}.heart{position:absolute;right:12px;top:12px}.heart button{background:white;border-radius:50%;height:32px;width:32px;font-size:25px;line-height:1}.product-meta{padding-top:15px}.product-meta small{text-transform:uppercase;font-size:10px;letter-spacing:1.2px}.product-meta h3{margin:7px 0;font-size:15px}.product-meta p{font-size:14px;margin:0}.editorial{margin:15px 6% 0;display:grid;grid-template-columns:1fr 1fr;background:#f5f3f0}.editorial-image{height:450px;overflow:hidden}.editorial-image img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.editorial-copy{padding:60px 13%;align-self:center}.editorial-copy h2{font-size:40px;letter-spacing:-1.8px}.editorial-copy p{color:#65625e;line-height:1.8}.editorial-copy .eyebrow{color:var(--pink)}footer{background:#f7f7f8;padding:50px 6% 20px;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.4fr;gap:40px;padding-bottom:40px}.footer-top .brand{margin-bottom:15px}.footer-top p{font-size:13px;color:#73737b;line-height:1.9}.footer-top b{display:block;font-size:13px;margin-bottom:16px}.footer-top a:not(.brand){display:block;font-size:13px;color:#73737b;margin-bottom:9px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #e1e1e7;padding-top:20px;font-size:11px;color:#87878f}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:30px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px}.page-heading p{color:var(--muted);font-size:14px;margin-bottom:0}.page-heading .eyebrow{color:var(--pink);font-size:10px}.page-heading h1{margin-bottom:10px}.filterbar{display:flex;gap:12px;padding:20px 0;margin-bottom:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.search-input{display:flex;align-items:center;border:1px solid #dcdce2;border-radius:7px;padding-left:14px;flex:1;max-width:450px;background:white}.search-input input{border:0!important;margin:0!important;box-shadow:none;outline:none}.filterbar select{min-width:170px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:8%}.detail-image{background:#f5f5f5;height:650px}.detail-image img{height:100%;width:100%;object-fit:cover}.detail-copy{padding-top:30px}.detail-copy h1{font-size:42px}.detail-copy>p{color:var(--muted)}.large-price{font-size:26px;color:var(--ink)!important}.stock{font-size:13px;color:#347150!important}.detail-copy .stack{margin:28px 0 12px}.detail-copy input[type=number]{width:100px}.detail-copy details{border-bottom:1px solid var(--line);padding:20px 0}.detail-copy details p{font-size:13px;margin:14px 0 0}.detail-copy summary{cursor:pointer;font-weight:600}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:42px;align-items:start}.summary{background:#f7f7f9;padding:28px;border:1px solid var(--line);border-radius:10px;position:sticky;top:24px}.summary h2{font-size:22px;margin-bottom:25px}.summary>div:not(.mini-product){display:flex;justify-content:space-between;gap:12px;margin:18px 0;font-size:14px}.summary .summary-total{border-top:1px solid #dddde3;padding-top:20px;font-size:20px!important;margin-top:22px!important}.summary .button{margin:8px 0 15px}.summary>p{font-size:12px;text-align:center;margin:12px 0}.cart-row{display:flex;align-items:center;gap:23px;padding:25px 0;border-bottom:1px solid var(--line);margin-bottom:15px}.cart-row>img{width:95px;height:120px;object-fit:cover}.cart-row>div{flex:1}.cart-row h3{margin:6px 0}.cart-row p{margin-bottom:6px}.cart-row label{width:70px;font-size:12px}.cart-row input{padding:8px}.coupon{display:flex;gap:10px;margin-top:30px}.payment-option{display:flex;align-items:center;gap:14px;border:1px solid var(--line);padding:17px;border-radius:8px}.payment-option:has(input:checked){border-color:var(--pink);background:#fff7fa}.payment-option input{accent-color:var(--pink);width:17px;min-height:17px}.payment-option small{display:block;margin-top:4px;font-size:12px;font-weight:400}.demo-note{background:#fff4f8;border:1px solid #f2d8e2;padding:18px;border-radius:8px;font-size:13px;color:#893454}.demo-note p{font-size:12px;margin:10px 0 0}.auth-page{display:grid;grid-template-columns:1.05fr 1fr;max-width:1300px;margin:50px auto;padding:0 4%;gap:10%}.auth-art{position:relative;min-height:660px;background:#999;overflow:hidden}.auth-art>img{width:100%;height:100%;object-fit:cover;filter:brightness(.75);position:absolute}.auth-art>div{position:absolute;bottom:55px;left:35px;color:white}.auth-art h2{font-size:47px;font-weight:500}.auth-form{padding:40px 0;max-width:440px;width:100%}.auth-form h1{font-size:37px}.auth-form>p{font-size:14px;margin-top:18px}.auth-form .eyebrow{color:var(--pink)}.prose{max-width:870px;min-height:550px;padding-top:90px;padding-bottom:90px}.prose>p{font-size:17px;line-height:1.9;color:#676771}.prose .stack{margin-top:30px}.empty{text-align:center;padding:60px 25px;border:1px solid var(--line);border-radius:12px;margin:24px 0}.flash{position:relative;background:#fff0f6;border:1px solid #efd3df;padding:15px 25px;margin:20px 6%;border-radius:8px;color:#8b2851;font-size:14px}.admin,.account{background:#f6f7fa}.sidebar{width:242px;position:fixed;top:0;bottom:0;left:0;background:#fff;border-right:1px solid var(--line);padding:30px 20px 15px;z-index:20;display:flex;flex-direction:column}.sidebar .brand{width:145px;margin-left:14px;margin-bottom:36px}.sidebar>.eyebrow{font-size:9px;letter-spacing:1.4px;margin-left:14px;color:#a0a0a8;margin-bottom:19px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav a{display:flex;align-items:center;gap:14px;padding:13px 15px;color:#75757f;font-size:13px;border-radius:7px}.sidebar nav a svg{width:19px;height:19px}.sidebar nav a.active{color:var(--pink);background:#fff0f5;font-weight:600}.sidebar nav a:hover{background:#f9f9fa}.sidebar-bottom{margin-top:auto}.sidebar-bottom>a,.sidebar-bottom button{display:flex;align-items:center;gap:13px;padding:12px 14px;color:#74747d;font-size:13px}.sidebar-bottom svg{width:19px}.user-mini{display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);padding:20px 4px 0;margin-top:18px}.avatar{background:#fce8f0;color:#b91652;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;border-radius:50%;height:36px;width:36px;flex-shrink:0}.user-mini b{font-size:12px;display:block}.user-mini small{font-size:10px;display:block}.dash-shell{margin-left:242px}.dash-top{height:82px;background:#ffffffd9;border-bottom:1px solid var(--line);padding:0 36px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.dash-top>div{display:flex;align-items:center;gap:20px}.demo-label{font-size:9px;border:1px solid #e4e4e8;padding:4px 8px;border-radius:4px;letter-spacing:1px;color:#88838a}.dash-main{max-width:1550px;margin:0 auto;padding:35px 36px}.dash-main .page-heading h1{font-size:32px;letter-spacing:-1.1px}.dash-main .page-heading .button{font-size:12px;min-height:42px;padding:10px 18px;border-radius:7px}.dashboard-note{display:flex;justify-content:space-between;gap:20px;background:#fceff4;border:1px solid #f5dae5;border-radius:9px;padding:12px 18px;margin-bottom:24px;font-size:12px;color:#a7496e}.dashboard-note a{white-space:nowrap;font-weight:600}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:26px}.stats.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stat{background:white;border:1px solid var(--line);border-radius:10px;padding:22px}.stat>span{display:flex;align-items:center;justify-content:space-between;color:#797983;font-size:12px}.stat svg{width:17px;height:17px;color:#a4a4ad}.stat>b{font-family:Manrope,Arial,sans-serif;font-size:31px;letter-spacing:-1px;display:block;margin:13px 0 5px;font-weight:650}.stat small{font-size:10px}.panel{background:#fff;border:1px solid var(--line);padding:24px;border-radius:12px;margin-bottom:26px}.panel h2{font-size:18px;letter-spacing:-.5px}.panel .section-title{margin-bottom:20px}.panel .section-title>a{font-size:11px;color:var(--pink)}.analytics-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:24px}.bar-chart{height:210px;display:flex;gap:12px;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to top,transparent 0px,transparent 46px,#f0f0f4 47px,transparent 48px);padding-top:20px}.bar-column{flex:1;display:flex;flex-direction:column;align-items:center;min-width:0}.bar-space{height:165px;width:80%;display:flex;align-items:flex-end}.bar{width:100%;background:#f2c2d5;border-radius:4px 4px 0 0;min-height:3px}.bar-column:nth-child(3n) .bar{background:#c51158}.bar-column small{font-size:10px;margin-top:10px}.chart-caption{display:flex;justify-content:space-between;font-size:10px;color:#a1a1a9;margin-top:12px}.mini-product{display:flex;align-items:center;gap:13px;padding:11px 0;border-bottom:1px solid #f1f1f4}.mini-product:last-child{border:0}.mini-product img{width:45px;height:50px;object-fit:cover;border-radius:5px}.mini-product>span{flex:1;min-width:0;font-size:12px}.mini-product>span b{font-size:12px;font-weight:600}.mini-product small{display:block;font-size:10px;margin-top:3px}.mini-product>b{font-size:12px;font-weight:500}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:#8a8a94;background:#f9fafb;font-weight:500;padding:12px 15px}td{border-bottom:1px solid #f0f0f3;padding:16px 15px;font-size:12px}td small{font-size:10px;display:block}td a{color:var(--pink);font-size:11px}td b{font-weight:550}td .mini-product{padding:0;gap:15px}.status{padding:5px 10px;border-radius:5px;background:#f0f0f5;color:#717180;font-size:10px;display:inline-block}.status.delivered{background:#eaf7ef;color:#3e9062}.status.processing{background:#fff5e5;color:#b48332}.status.shipped{background:#eef1fd;color:#6878b3}.status.cancelled{background:#fff0f3;color:#ae5268}.account-banner{display:flex;justify-content:space-between;background:#edebe7;border-radius:12px;height:250px;overflow:hidden;margin-bottom:25px}.account-banner>div{padding:32px 40px;position:relative;z-index:1}.account-banner .eyebrow{font-size:9px;color:#76695d}.account-banner h2{font-size:33px;letter-spacing:-1.3px}.account-banner a{font-size:12px;border-bottom:1px solid #7e7569;padding-bottom:5px}.account-banner img{width:45%;object-fit:cover;object-position:center 57%;mix-blend-mode:multiply}.dash-main>.section-title h2{font-size:22px}.dash-main .product-grid{gap:20px}.dash-main .product-meta h3{font-size:13px}.dash-main .product-meta p{font-size:12px}.dash-main .product-photo{border-radius:7px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.check{display:flex;gap:12px;align-items:center}.check input{min-height:20px;accent-color:var(--pink)}#preloader{position:fixed;inset:0;background:white;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .35s}#preloader img{width:210px}#preloader span{height:2px;width:120px;background:linear-gradient(90deg,#eee,var(--pink),#eee);margin-top:25px;animation:loading 1s infinite}#preloader.done{opacity:0;pointer-events:none}#toast{position:fixed;right:20px;bottom:20px;z-index:200}.shop-section{padding-top:38px}@keyframes loading{50%{transform:scaleX(.45)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(min-width:1600px){.hero-content{left:12%}.hero{height:660px}.hero-content{top:115px}}
@media(max-width:1150px){.store-nav{gap:16px;font-size:12px}.store-header{gap:20px;padding:0 4%}.hero{height:530px}.hero-content{top:65px}.hero h1{font-size:65px}.sidebar{width:210px;padding-left:14px;padding-right:14px}.dash-shell{margin-left:210px}.dash-main{padding:28px 24px}.dash-top{padding:0 24px}.stats.four{gap:12px}.stat{padding:16px}.stat>b{font-size:26px}.analytics-grid{grid-template-columns:1.35fr 1fr;gap:18px}.panel{padding:19px}.checkout-layout{grid-template-columns:1fr 320px;gap:25px}.product-detail{gap:5%}.detail-image{height:550px}.editorial-copy{padding:35px 10%}.editorial-copy h2{font-size:34px}}
@media(max-width:900px){.store-nav{display:none;position:absolute;left:0;right:0;top:130px;padding:25px;background:#fff;z-index:30;border-bottom:1px solid var(--line);flex-wrap:wrap}.store-nav.open{display:flex}.store-header{height:80px}.store-header .menu-toggle{display:block;order:-1}.store-header .brand{margin-right:auto}.header-actions{gap:18px}.hero{height:520px}.hero-content{left:7%;width:80%}.hero h1{font-size:65px}.benefits{gap:20px;flex-wrap:wrap}.section{padding:45px 5%}.product-grid{gap:18px}.product-meta h3{font-size:13px}.editorial{margin:0 5%}.editorial-image{height:400px}.editorial-copy h2{font-size:28px}.editorial-copy p{font-size:13px}.footer-top{grid-template-columns:1fr 1fr}.sidebar{transform:translateX(-100%);transition:transform .2s;box-shadow:10px 0 60px #0001}.sidebar.open{transform:translateX(0)}.dash-shell{margin-left:0}.dash-top .menu-toggle{display:block}.dash-top{gap:15px}.dash-top>span{margin-right:auto}.dash-main{padding:28px 5%}.auth-page{gap:6%}.auth-art{min-height:600px}.auth-form h1{font-size:30px}.product-detail{grid-template-columns:1fr 1fr}.detail-copy h1{font-size:32px}.detail-image{height:500px}.checkout-layout{grid-template-columns:1fr 300px;gap:22px}.cart-row{gap:14px}.cart-row img{width:65px;height:90px}.cart-row> b{display:none}.summary{padding:22px}.page-heading h1{font-size:37px}}
@media(max-width:640px){body{font-size:14px}.announcement{font-size:10px;padding:8px}.announcement a{display:none}.store-header{padding:0 5%;gap:15px;height:76px}.brand{width:114px}.brand img{height:55px}.header-actions{gap:14px}.header-actions svg{width:19px}.header-actions>a:first-child{display:none}.store-nav{top:108px;gap:20px;font-size:14px}.hero{height:570px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#101115a6,#1011151a)}.hero-content{top:100px;left:7%}.hero h1{font-size:57px;letter-spacing:-2.8px;margin-top:22px}.hero-content .eyebrow{font-size:9px}.hero p{font-size:14px}.hero .button{font-size:12px;padding:13px 20px}.hero-bottom{left:7%;right:7%;font-size:8px}.hero-bottom>span:last-child{display:none}.benefits{padding:18px 5%;display:grid;grid-template-columns:1fr 1fr;font-size:10px;gap:14px}.section{padding:38px 5%}.section-title{gap:15px;align-items:flex-end;margin-bottom:20px}.section-title h2{font-size:25px;letter-spacing:-.9px}.section-title .eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:10px}.section-title>a{font-size:10px;white-space:nowrap}.text-link svg{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.tag{top:10px;left:10px;font-size:8px;padding:4px 6px}.heart{top:8px;right:8px}.heart button{width:27px;height:27px;font-size:22px}.product-meta{padding-top:11px}.product-meta small{font-size:8px}.product-meta h3{font-size:12px;line-height:1.4;margin:5px 0}.product-meta p{font-size:12px}.editorial{grid-template-columns:1fr}.editorial-image{height:310px}.editorial-copy{padding:35px 9%}.editorial-copy h2{font-size:33px}.editorial-copy .button{font-size:12px}.footer-top{gap:28px 20px;padding-bottom:22px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{font-size:9px;gap:15px}footer{padding-top:35px}.page-heading{align-items:flex-start;gap:15px;flex-wrap:wrap}.page-heading h1{font-size:32px;letter-spacing:-1.1px}.page-heading p{font-size:13px}.filterbar{flex-wrap:wrap}.search-input{max-width:none;flex-basis:100%}.filterbar select{width:calc(50% - 6px);min-width:0;font-size:12px}.filterbar>.button{width:100%}.product-detail{grid-template-columns:1fr;gap:15px}.detail-image{height:auto;aspect-ratio:4/5}.detail-copy{padding-top:12px}.detail-copy h1{font-size:35px}.breadcrumb{font-size:11px;margin-bottom:22px}.checkout-layout{grid-template-columns:1fr;gap:25px}.summary{position:static}.cart-row{gap:12px}.cart-row h3{font-size:13px}.cart-row small{font-size:10px}.coupon{flex-wrap:wrap}.coupon input{min-width:0;flex:1}.coupon button{padding:12px}.auth-page{display:block;margin:20px auto;padding:0 6%}.auth-art{display:none}.auth-form{max-width:none;padding:30px 0}.auth-form h1{font-size:36px}.prose{padding-top:55px;padding-bottom:55px}.prose h1{font-size:36px}.prose>p{font-size:15px}.dash-main{padding:25px 5%}.dash-top{padding:0 5%;height:70px}.dash-top>span{font-size:11px}.dash-top>div{gap:10px}.demo-label{display:none}.dash-main .page-heading h1{font-size:29px}.dash-main .page-heading>div{width:100%}.dashboard-note{font-size:11px;display:block}.dashboard-note a{display:block;margin-top:8px}.stats,.stats.four{grid-template-columns:1fr 1fr;gap:12px}.stats:not(.four) .stat:last-child{grid-column:1/-1}.stat{padding:17px}.stat>b{font-size:26px}.stat>span{font-size:11px}.stat small{font-size:9px}.analytics-grid{grid-template-columns:1fr;gap:0}.panel{padding:18px;margin-bottom:22px}.panel h2{font-size:17px}.panel .table-wrap{margin:0 -18px}.bar-chart{gap:7px}.account-banner{height:235px;position:relative}.account-banner>div{padding:28px 23px;width:70%}.account-banner h2{font-size:28px;letter-spacing:-1px}.account-banner img{position:absolute;right:-35%;width:85%;height:100%;opacity:.5}.account-banner .eyebrow{font-size:8px}.dash-main .product-grid{gap:24px 13px}.form-grid{grid-template-columns:1fr}.page-heading .eyebrow{letter-spacing:1.5px}.flash{margin:15px 5%;padding:12px;font-size:12px}}
