.hero{background:linear-gradient(110deg,#fff 0%,#fff7f7 58%,var(--pink) 100%);overflow:hidden}.hero-grid{min-height:590px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:48px}.hero-copy h1{font-size:clamp(3rem,5.4vw,5.8rem);margin-bottom:18px}.hero-copy h1 em{color:var(--red);font-style:normal}.hero-copy>p{font-size:1.05rem;color:var(--muted);max-width:570px}.hero-actions{display:flex;gap:12px;margin:28px 0}.hero-note{display:flex;align-items:center;gap:12px;margin-top:36px}.hero-note>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:var(--navy);font-weight:800}.hero-note div{display:grid}.hero-note small{color:var(--muted)}.hero-art{position:relative;height:460px;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:var(--red);box-shadow:0 40px 80px rgba(229,57,53,.26)}.grocery-bag{position:relative;z-index:2;width:230px;height:250px;background:var(--cream);clip-path:polygon(10% 13%,90% 13%,100% 100%,0 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;filter:drop-shadow(0 18px 18px rgba(30,30,47,.2))}.grocery-bag .leaf{font-size:5rem;color:var(--green);line-height:1}.grocery-bag b{font-size:1.5rem;color:var(--red)}.grocery-bag small{letter-spacing:.12em}.floating-item{position:absolute;z-index:3;width:86px;height:86px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:.7rem;border:8px solid rgba(255,255,255,.75);box-shadow:var(--shadow-sm)}.item-a{left:6%;top:16%;background:#d9efff}.item-b{right:6%;top:20%;background:#e9ccb0}.item-c{right:10%;bottom:5%;background:#f7de8e}.hero-orbit{position:absolute;border:1px dashed rgba(30,30,47,.18);border-radius:50%}.orbit-one{width:430px;height:430px}.orbit-two{width:530px;height:530px}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:22px 26px;border-right:1px solid var(--line);display:flex;flex-direction:column}.trust-grid>div:first-child{border-left:1px solid var(--line)}.trust-grid b{color:var(--red);font-size:1.35rem}.trust-grid span{font-size:.78rem;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-card{background:var(--gray);border:1px solid transparent;border-radius:16px;padding:20px;display:grid;justify-items:start;transition:.2s}.category-card:hover{background:#fff;border-color:var(--red);transform:translateY(-3px);box-shadow:var(--shadow-sm)}.category-card span:not(.category-icon){font-weight:800;margin-top:14px;font-size:.88rem}.category-card small{color:var(--muted);font-size:.68rem}.smart-band{background:var(--navy);padding:72px 0}.smart-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.smart-grid a{position:relative;min-height:230px;padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:16px;color:#fff;overflow:hidden;transition:.2s}.smart-grid a:hover{border-color:var(--yellow);transform:translateY(-3px)}.smart-grid a>span{font-size:3rem;color:rgba(255,255,255,.08);font-weight:800;position:absolute;right:16px;top:8px}.smart-grid h3{margin-top:76px}.smart-grid p{color:rgba(255,255,255,.6);font-size:.78rem}.promo-panel{border-radius:24px;background:var(--pink);padding:48px;display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:center;overflow:hidden}.promo-panel h2{max-width:680px}.promo-panel p{color:var(--muted);max-width:650px}.repeat-stack{height:220px;border-radius:50%;background:var(--red);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 20px 50px rgba(229,57,53,.24)}.repeat-stack span{font-size:2rem;font-weight:800}.repeat-stack small{opacity:.7}.page-hero{padding:72px 0;background:var(--pink)}.page-hero.compact{padding:46px 0}.page-hero h1{font-size:clamp(2.4rem,4vw,4rem);margin-bottom:10px}.page-hero p{margin:0;color:var(--muted);max-width:700px}.catalog-layout{display:grid;grid-template-columns:250px 1fr;gap:34px;padding-block:48px}.filters{border:1px solid var(--line);border-radius:16px;padding:20px;height:max-content;position:sticky;top:160px}.filter-head{display:flex;justify-content:space-between}.filter-head h2{font-size:1.2rem}.filter-head button{display:none}.filters fieldset{border:0;border-top:1px solid var(--line);padding:16px 0;margin:0;display:grid;gap:9px}.filters legend{padding-top:16px;font-weight:800}.filters label{font-size:.8rem}.filters input[type=checkbox]{accent-color:var(--red)}.filters input[type=range]{accent-color:var(--red);width:100%}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.catalog-toolbar>div{display:flex;align-items:center;gap:12px}.catalog-toolbar select{padding:8px;border:1px solid var(--line);border-radius:8px}.filter-open{display:none}.active-filters{display:flex;gap:8px;margin-bottom:18px}.active-filters button{border:0;background:var(--gray);padding:6px 10px;border-radius:999px;font-size:.72rem}.catalog-grid{grid-template-columns:repeat(4,1fr)}.pagination{display:flex;justify-content:center;gap:8px;margin-top:36px}.pagination a{border:1px solid var(--line);border-radius:8px;padding:7px 12px}.pagination a.active{background:var(--red);color:#fff;border-color:var(--red)}.product-page{padding-bottom:40px}.product-detail{display:grid;grid-template-columns:1.08fr .92fr;gap:64px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gallery-main{grid-column:1/-1;min-height:520px;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gallery-main>span{width:160px;height:160px;background:rgba(255,255,255,.5);border:2px solid rgba(30,30,47,.12);border-radius:50%;display:grid;place-items:center;font-weight:800;letter-spacing:.1em}.gallery-main small{margin-top:14px;color:var(--muted)}.thumb{border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px}.thumb.active{border-color:var(--red)}.product-info{padding-top:12px}.product-brand{margin:22px 0 0;color:var(--muted);font-weight:700}.product-info h1{font-size:clamp(2.4rem,4vw,4.2rem);margin:4px 0 0}.product-unit{color:var(--muted)}.detail-price{display:flex;align-items:baseline;gap:12px}.detail-price strong{font-size:1.8rem;color:var(--red)}.detail-price del{color:var(--muted)}.stock{font-weight:800}.stock.in{color:#24784b}.stock.out{color:var(--red)}.option-group{display:grid;gap:6px;margin:22px 0}.option-group label{font-weight:800;font-size:.8rem}.option-group select{padding:11px;border:1px solid var(--line);border-radius:10px;max-width:220px}.buy-row{display:flex;gap:10px;align-items:center;margin-bottom:24px}.buy-row .add-cart{flex:1}.fresh-note{background:var(--gray);border-left:4px solid var(--green);padding:14px;margin:18px 0}.fresh-note p{margin:3px 0 0;font-size:.8rem;color:var(--muted)}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:40px;padding-block:48px}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:100px 1fr auto 120px;gap:18px;align-items:start;border:1px solid var(--line);border-radius:16px;padding:16px}.mini-product{height:100px;border-radius:12px;display:grid;place-items:center;font-weight:800;font-size:.7rem}.cart-item a{font-weight:800}.cart-item p{font-size:.76rem;color:var(--muted)}.cart-item>strong{color:var(--red);text-align:right}.fresh-input{display:grid;gap:4px;font-size:.7rem;font-weight:700}.fresh-input textarea{border:1px solid var(--line);border-radius:8px;padding:8px;resize:vertical}.continue-link{font-weight:700;color:var(--red);margin-top:12px}.order-summary{border:1px solid var(--line);border-radius:18px;padding:24px;height:max-content;background:#fff}.order-summary h2{font-size:1.2rem}.order-summary>div{display:flex;justify-content:space-between;gap:16px;padding:10px 0;font-size:.82rem}.order-summary .summary-total{border-top:1px solid var(--line);font-size:1rem}.order-summary>p,.order-summary>small{display:block;font-size:.72rem;color:var(--muted)}.payment-note{display:block!important;text-align:center!important;font-size:.68rem!important;color:var(--muted);margin-top:10px}.sticky{position:sticky;top:160px}.checkout-shell{padding-block:32px 72px}.checkout-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.checkout-progress{list-style:none;margin:0 0 32px;padding:0;display:grid;grid-template-columns:repeat(6,1fr)}.checkout-progress li{position:relative;display:flex;flex-direction:column;align-items:center;font-size:.7rem;color:var(--muted)}.checkout-progress li:before{content:"";position:absolute;top:15px;right:50%;left:-50%;height:2px;background:var(--line);z-index:-1}.checkout-progress li:first-child:before{display:none}.checkout-progress span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid var(--line);font-weight:800}.checkout-progress li.active{color:var(--navy);font-weight:700}.checkout-progress li.active span{background:var(--red);border-color:var(--red);color:#fff}.checkout-progress li.active:before{background:var(--red)}.checkout-layout{display:grid;grid-template-columns:1fr 340px;gap:32px}.checkout-card{border:1px solid var(--line);border-radius:20px;padding:32px;min-height:500px}.checkout-card h1{font-size:2.2rem}.guest-callout,.limit-note{display:flex;flex-direction:column;background:var(--pink);border-radius:12px;padding:14px 16px;margin:18px 0}.guest-callout span,.limit-note span{font-size:.78rem;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label:first-child{grid-column:1/-1}.selection-grid,.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.selection-card{border:1px solid var(--line);border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:4px;cursor:pointer}.selection-card:has(input:checked),.selection-card.selected{border-color:var(--red);background:#fffafa}.selection-card input{accent-color:var(--red)}.selection-card span{color:var(--muted);font-size:.78rem}.add-address{align-items:center;justify-content:center;color:var(--red);font-weight:800;background:#fff}.date-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:24px 0}.date-picker button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px;display:flex;flex-direction:column}.date-picker button.selected{border-color:var(--red);background:var(--pink)}.slot-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.slot-grid label{border:1px solid var(--line);border-radius:10px;padding:12px;font-size:.8rem}.slot-grid label:has(input:checked){border-color:var(--red);background:var(--pink)}.slot-grid .unavailable{opacity:.55}.payment-options{grid-template-columns:1fr}.review-list{display:grid;gap:0;border-block:1px solid var(--line)}.review-list>div{display:grid;grid-template-columns:120px 1fr;padding:14px 0;border-bottom:1px solid var(--line)}.review-list span{color:var(--muted)}.checkbox{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important;margin-top:16px}.checkout-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:32px}.confirmation{text-align:center;max-width:600px;margin:50px auto}.success-mark{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:var(--navy);font-size:2rem;font-weight:800;margin:0 auto 20px}.confirmation-actions{display:flex;justify-content:center;gap:10px}.tracking-hero{background:var(--navy);color:#fff}.tracking-hero .eyebrow{color:var(--yellow)}.tracking-hero p{color:rgba(255,255,255,.7)}.tracking-layout{display:grid;grid-template-columns:1fr 340px;gap:32px;padding-block:48px}.tracking-card{border:1px solid var(--line);border-radius:20px;padding:28px}.status-head{display:flex;justify-content:space-between}.status-head h2{color:var(--red)}.status-badge{text-align:right;font-size:.72rem;background:var(--pink);padding:10px;border-radius:10px}.status-timeline{list-style:none;padding:0;margin:34px 0;display:grid;grid-template-columns:repeat(3,1fr)}.status-timeline li{position:relative;display:flex;gap:10px}.status-timeline li:before{content:"";position:absolute;top:16px;left:0;right:0;height:2px;background:var(--line);z-index:-1}.status-timeline li>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid var(--line);flex:0 0 auto}.status-timeline li.complete>span,.status-timeline li.active>span{background:var(--red);color:#fff;border-color:var(--red)}.status-timeline li div{display:grid}.status-timeline small{font-size:.7rem;color:var(--muted);max-width:150px}.driver-card{display:grid;grid-template-columns:auto 1fr auto auto;gap:12px;align-items:center;background:var(--gray);padding:16px;border-radius:14px}.avatar{width:48px;height:48px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:800}.avatar.large{width:80px;height:80px;font-size:1.25rem}.driver-card>div:nth-child(2){display:grid}.driver-card small,.driver-card span{color:var(--muted);font-size:.72rem}.chat-thread{display:flex;flex-direction:column;gap:8px;padding:12px;background:var(--gray);border-radius:12px;margin-block:16px}.chat-thread p{width:max-content;max-width:80%;padding:9px 12px;border-radius:12px;margin:0;font-size:.8rem}.chat-thread .received{background:#fff}.chat-thread .sent{background:var(--pink);margin-left:auto}.chat-thread.tall{min-height:300px}.chat-form{display:flex;gap:8px}.chat-form input{flex:1;border:1px solid var(--line);border-radius:999px;padding:9px 14px}.support-hero{padding:82px 0;background:linear-gradient(120deg,var(--pink),#fff 70%)}.support-hero p{color:var(--muted)}.support-actions{display:flex;gap:10px}.support-grid{display:grid;grid-template-columns:240px 1fr;gap:48px;padding-block:56px}.support-nav{display:flex;flex-direction:column;gap:6px}.support-nav a{padding:10px 12px;border-radius:8px;font-weight:700}.support-nav a.active{background:var(--pink);color:var(--red)}.support-content{max-width:760px}.policy-section{padding:20px 0;border-bottom:1px solid var(--line)}.policy-section p{color:var(--muted)}.smart-hero{padding:68px 0 0;background:var(--navy);color:#fff}.smart-hero h1{max-width:800px}.smart-hero p{color:rgba(255,255,255,.65)}.tool-tabs{display:flex;gap:6px;overflow:auto;margin-top:40px}.tool-tabs a{white-space:nowrap;padding:12px 16px;color:rgba(255,255,255,.65);border-bottom:3px solid transparent;font-size:.82rem}.tool-tabs a.active{color:#fff;border-color:var(--red)}.smart-workspace{padding-block:56px 84px}.workspace-heading{max-width:760px;margin-bottom:28px}.workspace-heading p{color:var(--muted)}.wizard{max-width:820px;border:1px solid var(--line);border-radius:20px;padding:28px}.wizard-progress{height:6px;background:var(--gray);border-radius:999px;margin-bottom:30px}.wizard-progress span{display:block;height:100%;background:var(--red);border-radius:999px;transition:.2s}.wizard fieldset{border:0;padding:0}.wizard legend{font-size:1.4rem;font-weight:800;margin-bottom:20px}.choice-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.choice-grid label{border:1px solid var(--line);border-radius:12px;padding:18px;text-align:center;font-weight:700}.choice-grid label:has(input:checked){border-color:var(--red);background:var(--pink)}.choice-grid input{position:absolute;opacity:0}.wizard-actions{display:flex;justify-content:space-between;margin-top:28px}.recipe-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px}.recipe-visual{min-height:440px;border-radius:24px;background:linear-gradient(145deg,#ffe2b6,#f6a65c);display:flex;flex-direction:column;align-items:center;justify-content:center}.recipe-visual span{font-weight:800;font-size:2.2rem}.ingredient-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.ingredient-list label{display:flex;gap:8px;align-items:start;font-size:.78rem}.ingredient-list input{accent-color:var(--red)}.budget-card{max-width:720px;background:var(--pink);border-radius:20px;padding:26px;margin-bottom:36px}.budget-card>label{display:flex;justify-content:space-between;font-weight:800}.budget-card input{width:100px;padding:7px;border:1px solid var(--line);border-radius:8px}.budget-meter{height:12px;background:#fff;border-radius:999px;margin:22px 0}.budget-meter span{display:block;height:100%;background:var(--green);border-radius:999px}.budget-stats{display:flex;justify-content:space-between}.budget-stats>div{display:grid}.budget-stats b{font-size:1.4rem}.swap-list>div{display:grid;grid-template-columns:76px 1fr auto;gap:16px;align-items:center;border:1px solid var(--line);padding:14px;border-radius:14px}.swap-list .mini-product{height:76px}.swap-list div>div{display:grid}.swap-list small{color:var(--muted)}.bundle-card{display:grid;grid-template-columns:300px 1fr;gap:32px;align-items:center;border:1px solid var(--line);border-radius:24px;padding:24px}.bundle-visual{height:260px;border-radius:18px;background:var(--pink);display:grid;place-items:center;text-align:center;color:var(--red);font-size:1.4rem;font-weight:800}.auth-shell{min-height:720px;display:grid;grid-template-columns:1fr 1fr}.auth-panel{width:min(100% - 40px,500px);margin:auto;padding:48px 0}.auth-panel h1{font-size:2.8rem}.divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.72rem;margin:22px 0}.divider:before,.divider:after{content:"";height:1px;background:var(--line);flex:1}.social-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-switch{text-align:center;font-size:.82rem;margin-top:22px}.auth-switch a{color:var(--red);font-weight:800}.auth-benefits{background:var(--navy);color:#fff;padding:100px 10%;display:flex;flex-direction:column;justify-content:center}.auth-benefits>span{color:var(--yellow);font-weight:800;letter-spacing:.1em;font-size:.75rem}.auth-benefits h2{font-size:3rem;max-width:580px}.auth-benefits ul{padding-left:20px;color:rgba(255,255,255,.75)}.auth-benefits a{margin-top:32px;color:var(--yellow);font-weight:700}.portal-body{background:var(--gray)}.portal-top{height:72px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:50}.portal-user{display:flex;align-items:center;gap:10px}.portal-user button{width:38px;height:38px;border:0;border-radius:50%;background:var(--pink);color:var(--navy);font-weight:800}.portal-shell{display:grid;grid-template-columns:238px 1fr;min-height:calc(100vh - 72px)}.portal-sidebar{background:#fff;border-right:1px solid var(--line);padding:20px 12px;display:flex;flex-direction:column;justify-content:space-between}.portal-sidebar nav{display:grid;gap:3px}.portal-sidebar nav a{padding:9px 12px;border-radius:9px;font-size:.78rem;font-weight:700}.portal-sidebar nav a:hover,.portal-sidebar nav a.active{background:var(--pink);color:var(--red)}.portal-exit{padding:12px;color:var(--muted);font-size:.78rem}.portal-main{padding:32px;min-width:0}.portal-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:24px}.portal-heading h1{font-size:2.2rem;margin:0}.driver-online{background:var(--green);color:var(--navy);border-radius:999px;padding:6px 12px;font-size:.72rem;font-weight:800}.portal-card,.account-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.profile-grid{display:grid;grid-template-columns:1fr 340px;gap:20px}.profile-summary{text-align:center}.profile-summary .avatar{margin:0 auto}.profile-summary dl>div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:10px 0}.profile-summary dt,.profile-summary dd{margin:0;font-size:.78rem}.address-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.account-card.selected{border-color:var(--red)}.order-list{display:grid;gap:12px}.order-row{display:grid;grid-template-columns:repeat(3,1fr) auto auto auto;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.order-row>div{display:grid}.order-row small{color:var(--muted)}.wallet-card{background:var(--navy);color:#fff;border-radius:20px;padding:28px;max-width:560px}.wallet-card strong{display:block;font-size:2.5rem}.wallet-card p{color:rgba(255,255,255,.65)}.empty-state{text-align:center;padding:52px 24px;color:var(--muted)}.empty-state>span{font-size:2.5rem}.settings-list{display:grid;gap:12px}.settings-list>label{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.settings-list label>div{display:grid}.settings-list span{color:var(--muted);font-size:.76rem}.switch{appearance:none;width:46px;height:26px;border-radius:999px;background:#ccc;position:relative;transition:.2s}.switch:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;background:#fff;top:3px;left:3px;transition:.2s}.switch:checked{background:var(--red)}.switch:checked:before{transform:translateX(20px)}.support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.metrics.admin-metrics{grid-template-columns:repeat(4,1fr)}.metrics article{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.metrics small,.metrics span{color:var(--muted)}.metrics b{font-size:1.8rem}.route-list{display:grid;gap:12px}.route-list article{display:grid;grid-template-columns:auto 1fr auto auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.route-number{width:42px;height:42px;border-radius:50%;background:var(--pink);color:var(--red);display:grid;place-items:center;font-weight:800}.route-list h2{font-size:1rem;margin:0}.route-list p{margin:0;color:var(--muted);font-size:.75rem}.driver-order-layout,.dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}.order-meta,.card-heading{display:flex;justify-content:space-between;align-items:start}.status-timeline.horizontal{display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0}.status-timeline.horizontal div{border-top:4px solid var(--line);padding-top:8px;font-size:.75rem}.status-timeline.horizontal .complete,.status-timeline.horizontal .active{border-color:var(--red)}.button-row{display:flex;gap:8px}.proof-card{max-width:700px;padding:40px}.code-form{display:grid;gap:10px;max-width:380px}.code-form input{font-size:2rem;letter-spacing:.3em;text-align:center;border:1px solid var(--line);border-radius:10px;padding:10px}.profile-row{display:flex;align-items:center;gap:18px}.profile-row div:nth-child(2){flex:1}.portal-table{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:14px}.portal-table table{width:100%;border-collapse:collapse;min-width:700px}.portal-table th,.portal-table td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--line);font-size:.76rem}.portal-table th{background:#fbfbfc;color:var(--muted)}.portal-table td:first-child{display:table-cell}.portal-table td small{display:block;color:var(--muted)}.dashboard-grid{grid-template-columns:1.5fr 1fr}.bar-chart{height:240px;display:flex;align-items:end;gap:16px;padding:20px 0 0}.bar-chart span{flex:1;background:linear-gradient(var(--red),#ffaaa8);border-radius:8px 8px 0 0}.alert-list{display:flex;flex-direction:column}.alert-list a{display:grid;padding:13px 0;border-bottom:1px solid var(--line)}.alert-list span{color:var(--muted);font-size:.75rem}.admin-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.admin-form-grid.two{grid-template-columns:1fr 1fr}.table-section{margin-top:18px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.role-mark{width:46px;height:46px;border-radius:12px;background:var(--pink);color:var(--red);display:grid;place-items:center;font-weight:800}.table-toolbar{display:flex;gap:8px;margin-bottom:12px}.table-toolbar input{flex:1}
