:root{--bg:#edf7f5;--bg-soft:#f7fbfa;--panel:#fff;--panel-2:#dcefeb;--ink:#10252b;--muted:#60777c;--line:rgba(11,76,79,.15);--accent:#bf6b2f;--accent-dark:#9a4d22;--teal:#0f8f88;--teal-dark:#075f5d;--teal-deep:#073f43;--steel:#5f7180;--danger:#b8493f;--success:#23805d;--warning:#b88729;--shadow:0 18px 44px rgba(7,63,67,.16);--shadow-soft:0 10px 26px rgba(7,63,67,.1);--radius:18px;--radius-sm:12px;--max:1140px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at 15% 0,rgba(15,143,136,.14),transparent 32rem),linear-gradient(180deg,#edf7f5,#f7fbfa 52%,#e4f0ee);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;display:block}.shell{width:min(var(--max),calc(100% - 32px));margin:0 auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(247,251,250,.92);border-bottom:1px solid var(--line)}.header-row{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;gap:11px;letter-spacing:.04em;text-transform:uppercase}.brand,.mark{font-weight:900}.mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--teal),var(--teal-dark));box-shadow:var(--shadow-soft)}.mark,.nav{font-size:14px}.nav{display:flex;align-items:center;gap:18px;color:var(--muted)}.nav a:hover{color:var(--teal-dark)}.mobile-hide{display:flex}.hamburger{border:1px solid hsla(0,0%,100%,.42);border-radius:12px;padding:10px 12px}.btn{border:0;border-radius:999px;padding:12px 18px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-dark))}.btn-secondary{color:var(--ink);background:var(--panel)}.btn-ghost,.btn-secondary{border:1px solid var(--line)}.btn-ghost{color:var(--muted);background:transparent}.btn-teal{color:#fff;background:linear-gradient(135deg,var(--teal),var(--teal-dark))}.btn-danger{color:#fff;background:var(--danger)}.btn-light{color:var(--teal-deep);background:#fff}.btn-ghost-light{color:#fff;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.34)}.btn-sm{padding:8px 12px;font-size:13px}.btn-block{width:100%}.text-link{border:0;background:transparent;color:var(--teal-dark);font-weight:850;padding:0}.hero-band{background:linear-gradient(135deg,var(--teal-deep),#0a6967 62%,#0e8f89);color:#fff;position:relative;overflow:hidden}.hero-band:before{content:"";position:absolute;inset:0;opacity:.22;background-image:linear-gradient(hsla(0,0%,100%,.16) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.16) 1px,transparent 0);background-size:38px 38px}.hero-band>*{position:relative}.hero{padding:78px 0 54px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:36px;gap:36px;align-items:center}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:.22em;font-size:12px;font-weight:900}.eyebrow.light{color:#8de4dc}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,7vw,82px);line-height:.9;letter-spacing:-.05em;margin-bottom:18px}h1 span,h2 span{color:var(--accent)}h2{font-size:clamp(28px,4vw,46px);letter-spacing:-.03em;margin-bottom:12px}h3{margin-bottom:8px}p{color:var(--muted);line-height:1.65}.light-copy{color:hsla(0,0%,100%,.82)}.lede{font-size:18px;max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.notice-text{color:var(--muted);font-size:13px;margin-top:12px}.section-copy{max-width:680px}.access-preview-card,.admin-panel,.card,.form-card,.modal-card,.phone-frame,.supply-card,.visual-card{background:hsla(0,0%,100%,.94);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.access-preview-card{min-height:360px;padding:24px;color:var(--ink);background:linear-gradient(180deg,#fff,#f4fbfa)}.lock-icon{width:42px;height:42px;border-radius:14px;background:rgba(15,143,136,.12);display:grid;place-items:center;margin-bottom:14px}.visual-card{min-height:430px;padding:24px;overflow:hidden;position:relative}.visual-card:before{content:"";position:absolute;inset:0;opacity:.38;background-image:linear-gradient(rgba(11,76,79,.06) 1px,transparent 0),linear-gradient(90deg,rgba(11,76,79,.06) 1px,transparent 0);background-size:38px 38px}.visual-card>*{position:relative}.lab-window{border-radius:18px;padding:18px;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(220,239,235,.85));border:1px solid var(--line)}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:16px}.metric{padding:14px;border-radius:14px;background:#fff;border:1px solid var(--line)}.metric b{display:block;color:var(--teal-dark);font-size:24px}.section{padding:58px 0;border-top:1px solid var(--line)}.muted-section{background:hsla(0,0%,100%,.42)}.cta-section{background:#f7fbfa}.grid{display:grid;grid-gap:16px;gap:16px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{padding:22px}.card-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(15,143,136,.12);color:var(--teal);margin-bottom:16px}.number-card strong{font-size:42px;color:var(--accent);opacity:.95;display:block}.footer{padding:36px 0;color:var(--muted);border-top:1px solid var(--line);background:#f7fbfa}.footer-grid{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;align-items:center}.footer-links{display:flex;gap:16px;flex-wrap:wrap}.public-supply-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.supply-card{padding:14px;display:grid;grid-gap:12px;gap:12px}.supply-card .product-img{width:100%;height:132px}.supply-meta{display:grid;grid-gap:8px;gap:8px}.app-bg{background:linear-gradient(180deg,#d8ebe8,#f7fbfa)}.app-container{width:min(520px,100%);background:#f7fbfa;border-left:1px solid var(--line);border-right:1px solid var(--line);position:relative}.app-main{padding:18px 16px 96px}.app-topbar{height:66px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.16);background:linear-gradient(135deg,var(--teal-deep),var(--teal-dark));color:#fff;z-index:10;box-shadow:0 10px 26px rgba(7,63,67,.16)}.app-topbar .mark{background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.24)}.bottom-tabs{width:min(520px,100%);height:74px;display:grid;grid-template-columns:repeat(3,1fr);background:var(--teal-deep);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:15}.tab{border:0;background:transparent;color:hsla(0,0%,100%,.66);display:grid;place-items:center;padding:9px 0;font-weight:800;font-size:12px}.tab.active{color:#67e1da}.tab span{font-size:21px;line-height:1}.form-card{padding:20px}.form-grid{display:grid;grid-gap:12px;gap:12px}label{color:var(--ink);font-size:13px;font-weight:850}.input,input,select,textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px 13px;background:hsla(0,0%,100%,.94);color:var(--ink);outline:none}textarea{min-height:96px;resize:vertical}.field{display:grid;grid-gap:6px;gap:6px}.checkbox-row{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:13px;line-height:1.45}.checkbox-row input{width:auto;margin-top:3px}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:850;background:rgba(95,113,128,.12);color:var(--steel)}.badge.success{background:rgba(35,128,93,.12);color:var(--success)}.badge.warn{background:rgba(184,135,41,.14);color:var(--warning)}.badge.danger{background:rgba(184,73,63,.12);color:var(--danger)}.badge.teal{background:rgba(15,143,136,.12);color:var(--teal-dark)}.product-card{display:grid;grid-template-columns:72px 1fr;grid-gap:13px;gap:13px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 20px rgba(7,63,67,.06)}.product-tile{grid-template-columns:1fr;gap:10px;padding:12px}.product-tile h3{font-size:15px;margin-bottom:4px;min-height:36px}.product-img{width:72px;height:72px;border-radius:16px;display:grid;place-items:center;font-size:34px;background:linear-gradient(135deg,rgba(15,143,136,.1),rgba(101,206,198,.16));border:1px solid rgba(15,143,136,.12)}.product-img-button{height:110px}.product-tile-body{grid-gap:8px;gap:8px}.product-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:4px}.qty-control{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#fff}.qty-control button{width:30px;height:30px;border:0;background:transparent;font-weight:900;color:var(--teal-dark)}.qty-control b{min-width:26px;text-align:center}.price{font-weight:950;color:var(--teal-dark)}.muted{color:var(--muted)}.small{font-size:13px}.stack{display:grid;grid-gap:14px;gap:14px}.row{justify-content:space-between;gap:12px}.row,.row-start{display:flex;align-items:center}.row-start{gap:8px;flex-wrap:wrap}.menu-popover{top:62px;right:max(12px,calc((100vw - 520px) / 2 + 12px));z-index:30;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);display:grid;grid-gap:6px;gap:6px}.menu-popover button{width:100%;text-align:left;border:0;background:transparent;border-radius:10px;padding:10px;font-weight:750}.menu-popover button:hover{background:var(--bg)}.modal-backdrop{position:fixed;inset:0;z-index:40;background:rgba(16,37,43,.42);display:grid;place-items:center;padding:16px}.modal-card{max-width:520px;width:100%;max-height:86vh;overflow:auto;padding:20px;background:var(--panel)}.coa-view{min-height:260px;border-radius:14px;padding:18px;border:1px dashed var(--line);background:#fff;white-space:pre-wrap}.admin-layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f7fbfa}.admin-sidebar{background:var(--teal-deep);color:#fff;padding:24px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.admin-sidebar .muted{color:hsla(0,0%,100%,.64)}.admin-nav{display:grid;grid-gap:8px;gap:8px;margin-top:28px}.admin-nav button{text-align:left;border:0;border-radius:12px;padding:12px;background:transparent;color:hsla(0,0%,100%,.75);font-weight:800}.admin-nav button.active,.admin-nav button:hover{background:hsla(0,0%,100%,.12);color:#fff}.admin-content{padding:28px}.admin-panel{padding:20px;background:#fff}.table{width:100%;border-collapse:collapse;overflow:hidden}.table td,.table th{padding:12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.table th{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.two-col{grid-template-columns:1fr 1fr;grid-gap:14px}.three-col,.two-col{display:grid;gap:14px}.three-col{grid-template-columns:repeat(3,1fr);grid-gap:14px}@media (max-width:820px){.admin-layout,.footer-grid,.grid-2,.grid-3,.grid-4,.hero,.public-supply-grid,.three-col,.two-col{grid-template-columns:1fr}.mobile-hide{display:none}.hero{padding-top:42px}.metric-row{grid-template-columns:repeat(2,1fr)}.admin-sidebar{position:relative;height:auto}.admin-content{padding:16px}.table{font-size:13px}.table td,.table th{padding:9px}.public-supply-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.supply-card .product-img{height:104px}}.quick-table-wrap{width:100%;overflow-x:auto;border-radius:14px;border:1px solid var(--line)}.quick-table{min-width:980px;background:#fff}.quick-table td,.quick-table th{white-space:nowrap}.progress-cell{display:grid;justify-items:center;grid-gap:3px;gap:3px;font-weight:800;color:var(--ink)}.progress-cell input{width:20px;height:20px;accent-color:var(--teal)}.progress-cell span{font-size:12px;color:var(--teal-dark)}.progress-cell small{color:var(--muted);font-size:11px}.orders-board-page{min-height:100vh;background:linear-gradient(180deg,#d8ebe8,#f7fbfa)}.orders-board-header{min-height:66px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:linear-gradient(135deg,var(--teal-deep),var(--teal-dark));color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:20;box-shadow:0 10px 26px rgba(7,63,67,.16)}.orders-board-header .mark{background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.24)}.orders-board-shell{width:min(1180px,calc(100% - 24px));margin:0 auto;padding:18px 0 32px}.orders-board-title h1{font-size:clamp(34px,6vw,58px);margin-bottom:8px}.sheet-toggle{display:inline-flex;background:#fff;border:1px solid var(--line);border-radius:999px;padding:4px;box-shadow:var(--shadow-soft);width:-moz-fit-content;width:fit-content}.sheet-toggle button{border:0;background:transparent;border-radius:999px;padding:10px 16px;font-weight:900;color:var(--muted)}.sheet-toggle button.active{background:var(--teal);color:#fff}@media (max-width:820px){.orders-board-header{align-items:flex-start;padding:12px;flex-direction:column}.orders-board-shell{width:calc(100% - 16px);padding-top:12px}.orders-board-title{align-items:flex-start;flex-direction:column}.quick-table{min-width:860px;font-size:12px}}.stage-board{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:start}.stage-column{min-height:360px;padding:16px;background:hsla(0,0%,100%,.78);border:1px dashed var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);transition:border-color .15s ease,background .15s ease,transform .15s ease}.stage-column.drag-over{border-color:var(--teal);background:rgba(15,143,136,.08);transform:translateY(-1px)}.stage-list{display:grid;grid-gap:12px;gap:12px;margin-top:12px}.stage-product-card{display:grid;grid-template-columns:64px 1fr;grid-gap:12px;gap:12px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 20px rgba(7,63,67,.06);cursor:-webkit-grab;cursor:grab}.stage-product-card:active{cursor:-webkit-grabbing;cursor:grabbing}.stage-img{width:64px;height:64px;font-size:28px}.stage-product-main h3{margin-bottom:4px}@media (max-width:920px){.stage-board{grid-template-columns:1fr}}.btn-xs{padding:5px 9px;font-size:11px;border-radius:9px;min-height:28px}.link-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--teal-dark);font:inherit;font-weight:900;text-decoration:underline;cursor:pointer;padding:0}.order-id-link{font-size:12px;letter-spacing:.02em}.order-modal{max-width:760px}.detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:14px 0}.order-lines{display:grid;grid-gap:8px;gap:8px;margin:10px 0 18px}.order-line{display:flex;justify-content:space-between;gap:14px;padding:12px;border-radius:14px;border:1px solid var(--line);background:#f7fbfa}.text-right{text-align:right}.address-pre{white-space:pre-wrap;border-radius:14px;border:1px solid var(--line);color:var(--text);font-family:inherit}.address-pre,.note-compose{padding:12px;background:#f7fbfa}.note-compose{display:grid;grid-gap:10px;gap:10px;margin:14px 0;border-radius:16px;border:1px solid var(--line)}.check-row{display:flex;align-items:center;gap:8px;font-weight:800;color:var(--muted)}.notes-list{display:grid;grid-gap:10px;gap:10px}.note-card{border:1px solid var(--line);border-radius:16px;padding:12px;background:#fff}@media (max-width:760px){.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-line{flex-direction:column}.text-right{text-align:left}}.brand-icon-img{width:34px;height:34px;object-fit:contain;border-radius:10px;background:#fff;padding:3px}.brand-logo-link{display:inline-flex;align-items:center;text-decoration:none}.brand-wordmark{height:86px;width:auto;max-width:460px;object-fit:contain;display:block;background:transparent}.brand-wordmark-compact{height:68px;background:transparent}@media (max-width:520px){.brand-wordmark{height:64px;max-width:300px}.brand-wordmark-compact{height:54px;max-width:260px}}.footer-clean{display:flex;flex-direction:column;gap:18px}.footer-top-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-links-pills{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:0;padding-bottom:0}.footer-pill{display:inline-flex;align-items:center;justify-content:center;padding:9px 15px;border-radius:999px;background:#d9e0e2;color:#4b5a61;text-decoration:none;font-size:14px;font-weight:700;line-height:1;border:1px solid #c6d0d3;white-space:nowrap}.footer-pill:hover{background:#cbd4d7;color:#19363b}.footer-disclaimer{width:100%;max-width:1180px;margin:0;color:#4f6870;font-size:14px;line-height:1.55}@media (max-width:760px){.footer-top-row{flex-direction:column;align-items:flex-start}.footer-links-pills{justify-content:flex-start;flex-wrap:wrap}.footer-disclaimer{font-size:13px}}.hero-news-area{display:flex;flex-direction:column;gap:14px;width:min(560px,100%);max-width:560px}.hero-news-card-feature{width:100%;height:640px;display:flex;flex-direction:column;overflow:hidden;background:transparent;border:0;border-radius:24px;padding:0;box-shadow:0 18px 45px rgba(0,47,49,.24)}.news-feature-single{flex:1 1;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden;border-radius:24px 24px 0 0;background:#f4fbfa;border:0;text-decoration:none;color:#062d32}.news-feature-single:hover{background:#ecf8f6}.news-feature-visual{width:100%;height:285px;flex:0 0 285px;display:flex;align-items:flex-end;padding:20px;background:radial-gradient(circle at 22% 18%,hsla(0,0%,100%,.72),transparent 32%),radial-gradient(circle at 78% 18%,rgba(191,107,47,.24),transparent 25%),linear-gradient(135deg,#b7dedc,#e9f6f5 48%,#88c9c5)}.news-feature-visual-label{border-radius:999px;background:hsla(0,0%,100%,.78);color:#075f5d;border:1px solid rgba(7,95,93,.16);padding:9px 13px;font-size:13px;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.news-feature-body{flex:1 1;min-height:0;display:flex;flex-direction:column;padding:18px 20px;background:#f4fbfa}.news-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.news-date{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:0;padding:6px 10px;border-radius:999px;background:#d8eeee;color:#00766f;font-size:12px;font-weight:900}.news-meta-row .read-full-link{margin-top:0;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#d9e0e2;color:#33484f;text-decoration:none;font-size:13px;font-weight:800;line-height:1;border:1px solid #c6d0d3;white-space:nowrap}.news-meta-row .read-full-link:hover{background:#cbd4d7;color:#062d32}.news-feature-single h3{margin:0 0 8px;min-height:82px;max-height:82px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:24px;line-height:1.12;color:#062d32}.article-preview{flex:1 1;min-height:0;max-height:205px;overflow:hidden;padding-right:8px;padding-bottom:78px;color:#496b70}.hero-news-card-feature.is-paused .article-preview{overflow-y:auto}.article-preview::-webkit-scrollbar{width:7px}.article-preview::-webkit-scrollbar-thumb{background:#c8d7d8;border-radius:999px}.article-preview p{margin:0 0 12px;color:#496b70;font-size:14px;line-height:1.48}.article-preview .article-summary{color:#315a61;font-weight:800}.read-full-link{width:-moz-fit-content;width:fit-content}.news-controls{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);z-index:5;width:auto;min-width:188px;height:52px;display:flex;align-items:center;justify-content:center;gap:12px;padding:7px 10px;border-radius:999px;border:1px solid rgba(198,208,211,.9);background:rgba(244,251,250,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 30px rgba(7,63,67,.18)}.news-control-button,.news-pause-button{border:1px solid rgba(7,95,93,.16);background:#fff;color:#075f5d;font-weight:950;box-shadow:0 8px 18px rgba(7,63,67,.08)}.news-control-button{width:36px;height:36px;border-radius:999px;font-size:28px;line-height:1}.news-pause-button{min-width:86px;height:36px;border-radius:999px;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.news-control-button:hover,.news-pause-button:hover{background:#d8eeee}.outside-news-card{display:flex;flex-wrap:wrap;gap:9px;justify-content:center}.hero-source-pills{border-top:0;padding-top:0}.hero-source-pills a{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#d9e0e2;color:#33484f;text-decoration:none;font-size:13px;font-weight:800;border:1px solid #c6d0d3}.hero-source-pills a:hover{background:#cbd4d7;color:#062d32}@media (max-width:820px){.hero-news-area{max-width:100%}.hero-news-card-feature{height:468px;border-radius:20px}.news-feature-single{border-radius:20px 20px 0 0}.news-feature-visual{height:150px;flex-basis:150px;padding:14px}.news-feature-visual-label{padding:7px 10px;font-size:12px}.news-feature-body{padding:14px 14px 12px}.news-meta-row{gap:8px;margin-bottom:8px}.news-meta-row .news-date,.news-meta-row .read-full-link{font-size:11px;padding:7px 9px}.news-feature-single h3{min-height:68px;max-height:68px;font-size:19px;line-height:1.18}.article-preview{max-height:124px;padding-bottom:64px}.article-preview p{font-size:13px;line-height:1.42;margin-bottom:9px}.news-controls{bottom:10px;height:46px;min-width:170px;padding:6px 8px}.news-control-button{width:34px;height:34px;font-size:24px}.news-pause-button{height:34px;min-width:76px;font-size:12px}.outside-news-card{gap:7px}.hero-source-pills a{font-size:12px;padding:7px 10px}}.peptide-ticker{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:0;gap:0;border-top:3px solid hsla(0,0%,100%,.28);border-bottom:2px solid hsla(0,0%,100%,.18);background:rgba(4,47,51,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.peptide-ticker-label{height:46px;display:inline-flex;align-items:center;padding:0 18px;background:linear-gradient(135deg,var(--accent),var(--accent-dark));color:#fff;font-size:15px;line-height:1;font-weight:950;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;box-shadow:8px 0 18px rgba(0,0,0,.12);z-index:2}.peptide-ticker-window{overflow:hidden;min-width:0}.peptide-ticker-track{display:flex;align-items:center;width:max-content;animation:peptideTickerScroll 120s linear infinite}.peptide-ticker:hover .peptide-ticker-track{animation-play-state:paused}.peptide-ticker-item{height:46px;display:inline-flex;align-items:center;padding:0 34px;color:hsla(0,0%,100%,.88);white-space:nowrap;border-right:1px solid hsla(0,0%,100%,.14);text-decoration:none}.peptide-ticker-item strong{color:hsla(0,0%,100%,.92);font-size:17px;line-height:1.05;font-weight:900}.peptide-ticker-item:hover strong{color:#fff}@keyframes peptideTickerScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:760px){.peptide-ticker{grid-template-columns:1fr}.peptide-ticker-label{width:100%;height:36px;justify-content:center;font-size:13px}.peptide-ticker-item{height:42px;padding:0 24px}.peptide-ticker-item strong{font-size:15px}}@media (prefers-reduced-motion:reduce){.peptide-ticker-track{animation:none}}.app-topbar .brand-logo-link{max-width:calc(100% - 62px);background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.45);border-radius:16px;padding:3px 10px 3px 8px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.14)}.app-topbar .brand-wordmark{height:46px;max-width:310px;object-fit:contain}.app-topbar .brand-wordmark-compact{height:42px;max-width:285px}.cart-line-card{align-items:center}.cart-line-body{display:grid;grid-gap:10px;gap:10px}.cart-line-main{align-items:flex-end}.cart-qty-stack{display:grid;justify-items:end;grid-gap:6px;gap:6px}.cart-line-total{font-size:12px;font-weight:900;color:var(--teal-dark);white-space:nowrap}.order-total-card{background:linear-gradient(180deg,#fff,#f4fbfa);border:1px solid rgba(15,143,136,.2)}.order-total-card h3{margin:0}@media (max-width:520px){.cart-line-main{align-items:flex-start;flex-direction:column}.cart-qty-stack{justify-items:start}}.cart-line-card{padding:0;overflow:hidden;grid-template-columns:96px 1fr;align-items:stretch;gap:0}.cart-line-card .product-img{width:96px;height:100%;min-height:112px;border-radius:0;border:0;border-right:1px solid var(--line);display:grid;place-items:center;font-size:36px}.cart-line-card .cart-line-body{padding:16px 14px 14px}.recent-requests-card{display:grid;grid-gap:10px;gap:10px}.order-history-button,.order-list-button{width:100%;border:0;text-align:left;background:transparent;color:var(--ink);font:inherit;cursor:pointer}.order-list-button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0;border-radius:12px}.order-list-button:hover{background:rgba(15,143,136,.07);padding-left:8px;padding-right:8px}.order-history-button{border:1px solid var(--line)}.order-history-button:hover{background:#f4fbfa}.order-detail-modal{max-width:520px}.order-detail-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-detail-summary h3{margin-bottom:0;font-size:15px;word-break:break-all}.order-progress-card{display:grid;grid-gap:12px;gap:12px}.order-progress-step{display:grid;grid-template-columns:36px 1fr;grid-gap:12px;gap:12px;align-items:center}.order-progress-check{width:32px;height:32px;border-radius:999px;border:2px solid #cbd8db;background:#f7fbfa;display:grid;place-items:center;color:#fff;font-weight:950}.order-progress-step.complete .order-progress-check{background:var(--teal);border-color:var(--teal)}.order-progress-step b{display:block;color:var(--ink)}.order-progress-step span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.order-detail-line,.order-detail-total{border-top:1px solid var(--line);padding-top:10px}.order-progress-admin-note{margin:8px 0 0;color:#8a9ca1;font-size:12px;line-height:1.35;font-style:italic}.admin-nav-link{text-align:left;border:0;border-radius:12px;padding:12px;background:rgba(191,107,47,.18);color:#fff;font-weight:900;text-decoration:none}.admin-nav-link:hover{background:rgba(191,107,47,.28)}.order-checklist-card{border:1px solid rgba(191,107,47,.28);background:linear-gradient(180deg,#fff,#fff8f3)}.order-id-edit{display:grid;grid-gap:7px;gap:7px;min-width:116px;max-width:150px}.order-id-edit input{width:100%;border:1px solid var(--line);border-radius:10px;padding:7px 8px;background:#fff;color:var(--ink);font-size:12px;font-weight:900;letter-spacing:.02em}.order-id-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.receipt-ack-card{margin-top:12px;border:1px solid var(--line);border-radius:14px;background:rgba(43,111,102,.07);padding:10px 12px}.recent-order-row{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.recent-order-actions{justify-content:flex-end}.closed-order-actions,.recent-order-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.delete-order-pill{border:0;border-radius:999px;padding:5px 10px;background:#c94d3f;color:#fff;font-weight:900;font-size:11px;cursor:pointer}.delete-order-pill:hover{filter:brightness(.95)}.admin-users-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);grid-gap:16px;gap:16px;align-items:start}.admin-user-stats{align-items:center;justify-content:flex-end}.admin-select{width:-moz-fit-content;width:fit-content;min-width:240px}.admin-users-table input[type=checkbox]{width:18px;height:18px;accent-color:var(--teal)}.broadcast-panel{position:-webkit-sticky;position:sticky;top:86px}.broadcast-recipient-box{display:grid;grid-gap:2px;gap:2px;border:1px solid rgba(15,143,136,.18);border-radius:18px;background:linear-gradient(180deg,#fff,#f4fbfa);padding:16px}.broadcast-recipient-box b{color:var(--accent);font-size:42px;line-height:1}.broadcast-recipient-box span{font-weight:900}.broadcast-recipient-box small{color:var(--muted)}.notice-history-mini{border-top:1px solid var(--line);padding-top:12px;display:grid;grid-gap:8px;gap:8px}.notice-mini{border:1px solid var(--line);border-radius:14px;padding:10px;background:#f7fbfa;display:grid;grid-gap:3px;gap:3px}.notice-mini span{color:var(--muted);font-size:12px}.notice-card,.notice-home-card{display:grid;grid-gap:10px;gap:10px}.notice-list-button{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;text-align:left;border:1px solid var(--line);border-radius:14px;background:#f7fbfa;padding:11px 12px;color:var(--ink)}.notice-list-button p{margin:4px 0 0;font-size:13px;line-height:1.35}.admin-mobile-home h2{font-size:38px}.admin-mobile-card{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--ink)}.admin-mobile-card span{font-size:20px;font-weight:950}.admin-mobile-card b{color:var(--teal-dark)}.admin-mobile-card.primary{border-color:rgba(191,107,47,.3);background:linear-gradient(180deg,#fff,#fff8f3)}@media (max-width:920px){.admin-users-grid{grid-template-columns:1fr}.broadcast-panel{position:static}}.mobile-order-cards{display:none}.mobile-order-card{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:20px;background:#fff;padding:14px;box-shadow:0 10px 24px rgba(7,63,67,.08)}.mobile-order-card.fulfilled{background:linear-gradient(180deg,#fff,#f4fbfa)}.mobile-order-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-order-card-head>div{min-width:0}.mobile-order-customer{display:grid;grid-gap:2px;gap:2px;padding:10px 12px;border-radius:14px;background:#f7fbfa;border:1px solid rgba(15,143,136,.12)}.mobile-order-customer span{color:var(--muted);font-size:13px;word-break:break-word}.mobile-order-actions-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mobile-progress-list{display:grid;grid-gap:8px;gap:8px}.mobile-progress-row{min-height:44px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:14px;background:#f7fbfa;padding:9px 10px;color:var(--ink);font-weight:900}.mobile-progress-row input{width:20px;height:20px;accent-color:var(--teal)}.mobile-progress-row b{color:var(--teal-dark);font-size:13px;white-space:nowrap}.mobile-progress-row.readonly{grid-template-columns:1fr auto}.readonly-list .mobile-progress-row{background:#fff}.muted-card{opacity:.92}@media (max-width:760px){.orders-board-header{min-height:auto;position:-webkit-sticky;position:sticky;top:0;padding:10px 12px;flex-direction:column;align-items:stretch}.orders-board-header .brand-logo-link{max-width:100%}.orders-board-header .brand-wordmark,.orders-board-header .brand-wordmark-compact{height:42px;max-width:260px}.orders-board-header .row-start{width:100%;justify-content:space-between}.orders-board-shell{width:calc(100% - 16px);padding-top:12px}.orders-board-title{align-items:flex-start;flex-direction:column}.orders-board-title h1{font-size:38px}.orders-save-actions{width:100%}.orders-save-actions .btn-primary{flex:1 1;min-height:44px}.sheet-row{align-items:flex-start;flex-direction:column}.sheet-toggle{width:100%;display:grid;grid-template-columns:1fr 1fr}.sheet-toggle button{width:100%}.desktop-order-table{display:none}.mobile-order-cards{display:grid;grid-gap:12px;gap:12px}.orders-board-page .admin-panel{padding:12px;border-radius:22px}.admin-users-grid{grid-template-columns:1fr}.admin-user-stats{justify-content:flex-start}.admin-select{width:100%;min-width:0}.admin-users-table{min-width:0;border-collapse:separate;border-spacing:0 10px}.admin-users-table thead{display:none}.admin-users-table tbody,.admin-users-table td,.admin-users-table tr{display:block;width:100%}.admin-users-table tr{border:1px solid var(--line);border-radius:18px;background:#fff;padding:12px;box-shadow:0 8px 20px rgba(7,63,67,.06)}.admin-users-table td{border-bottom:0;padding:7px 0}.admin-users-table td:not(:first-child){display:flex;justify-content:space-between;gap:12px;align-items:center}.admin-users-table td:nth-child(2):before{content:"Name";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.admin-users-table td:nth-child(3):before{content:"Email";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.admin-users-table td:nth-child(4):before{content:"Phone";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.admin-users-table td:nth-child(5):before{content:"Status";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.admin-users-table td:nth-child(6):before{content:"Orders";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.admin-users-table td:nth-child(7):before{content:"Last";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.admin-users-table td:nth-child(8):before{content:"Profile";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.broadcast-panel{position:static}.broadcast-recipient-box b{font-size:34px}}.force-mobile-admin .orders-board-header{min-height:auto;position:-webkit-sticky;position:sticky;top:0;padding:10px 12px;flex-direction:column;align-items:stretch}.force-mobile-admin .orders-board-header .brand-logo-link{max-width:100%}.force-mobile-admin .orders-board-header .brand-wordmark,.force-mobile-admin .orders-board-header .brand-wordmark-compact{height:42px;max-width:260px}.force-mobile-admin .orders-board-header .row-start{width:100%;justify-content:space-between}.force-mobile-admin .orders-board-shell{padding-top:12px}.force-mobile-admin .orders-board-title{align-items:flex-start;flex-direction:column}.force-mobile-admin .orders-board-title h1{font-size:38px}.force-mobile-admin .orders-save-actions{width:100%}.force-mobile-admin .orders-save-actions .btn-primary{flex:1 1;min-height:44px}.force-mobile-admin .sheet-row{align-items:flex-start;flex-direction:column}.force-mobile-admin .sheet-toggle{width:100%;display:grid;grid-template-columns:1fr 1fr}.force-mobile-admin .sheet-toggle button{width:100%}.force-mobile-admin .desktop-order-table{display:none!important}.force-mobile-admin .mobile-order-cards{display:grid!important;grid-gap:12px;gap:12px}.force-mobile-admin .admin-panel,.force-mobile-admin .orders-board-page .admin-panel{padding:12px;border-radius:22px}.force-mobile-admin .admin-users-grid{grid-template-columns:1fr}.force-mobile-admin .admin-user-stats{justify-content:flex-start}.force-mobile-admin .admin-select{width:100%;min-width:0}.force-mobile-admin .broadcast-panel{position:static}.force-mobile-admin .admin-users-table{min-width:0;border-collapse:separate;border-spacing:0 10px}.force-mobile-admin .admin-users-table thead{display:none}.force-mobile-admin .admin-users-table tbody,.force-mobile-admin .admin-users-table td,.force-mobile-admin .admin-users-table tr{display:block;width:100%}.force-mobile-admin .admin-users-table tr{border:1px solid var(--line);border-radius:18px;background:#fff;padding:12px;box-shadow:0 8px 20px rgba(7,63,67,.06)}.force-mobile-admin .admin-users-table td{border-bottom:0;padding:7px 0}.force-mobile-admin .admin-users-table td:not(:first-child){display:flex;justify-content:space-between;gap:12px;align-items:center}.force-mobile-admin .admin-users-table td:nth-child(2):before{content:"Name";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.force-mobile-admin .admin-users-table td:nth-child(3):before{content:"Email";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.force-mobile-admin .admin-users-table td:nth-child(4):before{content:"Phone";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.force-mobile-admin .admin-users-table td:nth-child(5):before{content:"Status";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.force-mobile-admin .admin-users-table td:nth-child(6):before{content:"Orders";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.force-mobile-admin .admin-users-table td:nth-child(7):before{content:"Last";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.force-mobile-admin .admin-users-table td:nth-child(8):before{content:"Profile";color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.mobile-admin-card-list{display:grid;grid-gap:12px;gap:12px}.mobile-admin-record{width:100%;border:1px solid var(--line);border-radius:18px;background:#fff;padding:14px;box-shadow:0 8px 20px rgba(7,63,67,.06);color:var(--ink)}button.mobile-admin-record{border:1px solid var(--line);text-align:left}.mobile-admin-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.mobile-message-list{display:grid;grid-gap:10px;gap:10px;margin:10px 0}.mobile-message-bubble{border:1px solid var(--line);border-radius:16px;background:#f7fbfa;padding:10px 12px}.mobile-message-bubble.admin{background:rgba(15,143,136,.08)}.mobile-two-col{grid-template-columns:1fr 1fr}@media (max-width:520px){.mobile-two-col{grid-template-columns:1fr}}.force-mobile-admin .mobile-admin-topbar{width:min(520px,100%);margin:0 auto;height:66px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.16);background:linear-gradient(135deg,var(--teal-deep),var(--teal-dark));color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:20;box-shadow:0 10px 26px rgba(7,63,67,.16)}.force-mobile-admin .mobile-admin-topbar b{color:#fff;font-size:16px;font-weight:950}.force-mobile-admin .mobile-admin-topbar .row-start{display:flex;align-items:center;gap:8px}.force-mobile-admin .mobile-admin-topbar .hamburger{white-space:nowrap}.force-mobile-admin .orders-board-shell{width:min(520px,calc(100% - 16px))}.public-mobile-actions{display:none}@media (max-width:820px){.public-header{position:-webkit-sticky;position:sticky;top:0;z-index:40}.public-header-row{min-height:64px;width:calc(100% - 18px);gap:10px}.public-header .brand-logo-link{min-width:0;max-width:calc(100% - 134px)}.public-header .brand-wordmark{height:50px;max-width:220px}.public-mobile-actions{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}.public-mobile-access{padding:9px 12px;font-size:12px;white-space:nowrap;box-shadow:none}.hero-band{overflow:hidden}.hero{grid-template-columns:1fr;gap:22px;padding:34px 0 24px}.hero h1{font-size:clamp(42px,14vw,62px);line-height:.94;margin-bottom:12px}.hero .lede{font-size:16px;line-height:1.5;max-width:100%}.hero-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:18px}.hero-actions .btn{width:100%;padding:12px 10px;font-size:13px}.hero-news-area{width:100%;max-width:100%}.hero-news-card-feature{height:468px;border-radius:20px}.news-feature-single{border-radius:20px 20px 0 0}.news-feature-visual{height:150px;flex-basis:150px;padding:14px}.news-feature-visual-label{padding:7px 10px;font-size:12px}.news-feature-body{padding:14px 14px 12px}.news-meta-row{gap:8px;margin-bottom:8px}.news-meta-row .news-date,.news-meta-row .read-full-link{font-size:11px;padding:7px 9px}.news-feature-single h3{min-height:68px;max-height:68px;font-size:19px;line-height:1.18;-webkit-line-clamp:3}.article-preview{max-height:124px;padding-bottom:64px}.article-preview p{font-size:13px;line-height:1.42;margin-bottom:9px}.news-controls{bottom:10px;height:46px;min-width:170px;padding:6px 8px}.news-control-button{width:34px;height:34px;font-size:24px}.news-pause-button{height:34px;min-width:76px;font-size:12px}.outside-news-card{gap:7px}.hero-source-pills a{font-size:12px;padding:7px 10px}.peptide-ticker{margin-top:0}.section{padding:36px 0}.section .shell{width:calc(100% - 22px)}.section h2{font-size:clamp(28px,9vw,40px)}.public-supply-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.supply-card{padding:10px;gap:9px;border-radius:16px}.supply-card .product-img{height:88px;font-size:32px;border-radius:14px}.supply-card h3{min-height:40px;font-size:15px;line-height:1.2}.supply-card p{font-size:12px;line-height:1.35;margin-bottom:0}.supply-card .row{align-items:stretch;flex-direction:column;gap:8px}.supply-card .btn{width:100%}.grid-3,.grid-4{grid-template-columns:1fr}.card{padding:18px}.number-card strong{font-size:34px}.cta-section .shell{max-width:calc(100% - 22px)!important}.footer{padding:28px 0}.footer-clean,.footer-top-row{gap:14px}.footer .brand-wordmark{height:54px;max-width:260px}.footer-links-pills{width:100%;display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.footer-pill{width:100%;padding:10px 12px}.footer-disclaimer{font-size:12px;line-height:1.48}}@media (max-width:380px){.hero-actions,.public-supply-grid{grid-template-columns:1fr}.public-header .brand-wordmark{max-width:190px}}.news-feature-visual{background-size:cover;background-position:50%;background-repeat:no-repeat}.news-feature-visual img,.news-feature-visual picture{width:100%;height:100%;object-fit:cover;object-position:center}.app-topbar-home-icon{width:24px;height:24px;stroke-width:2.35}.bottom-tabs{height:calc(88px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);align-items:start}.tab{align-content:start;padding-top:13px}.tab span{margin-bottom:4px}.app-main{padding-bottom:calc(112px + env(safe-area-inset-bottom))}.checkout-other-card{border:1px solid var(--line);border-radius:16px;padding:12px;background:rgba(15,143,136,.055);display:grid;grid-gap:10px;gap:10px}.checkout-other-card textarea{min-height:90px}@media (max-width:420px){.app-topbar{padding:calc(env(safe-area-inset-top) + 18px) 10px 12px}.app-topbar .brand-logo-link{max-width:190px}.app-topbar .brand-wordmark{height:42px;max-width:185px}.app-topbar-actions{gap:6px;margin-right:6px}.app-topbar .hamburger,.app-topbar-pill{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:13px;font-size:18px}.app-topbar-cart{font-size:21px}}@media (max-width:360px){.app-topbar .brand-logo-link{max-width:158px}}.order-action-card{border-color:rgba(184,73,63,.16);background:linear-gradient(180deg,#fff,#fff8f6)}.order-action-card p{margin-bottom:0}.app-topbar-actions{display:inline-flex;align-items:center;gap:8px;margin-right:8px}.app-topbar .hamburger,.app-topbar-pill{width:44px;height:44px;min-width:44px;min-height:44px;padding:0;display:inline-grid;place-items:center;border-radius:14px;font-size:20px;line-height:1}.app-topbar .hamburger{border:1px solid hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.14)}.app-topbar-cart{position:relative;font-size:22px}.app-topbar-cart-count{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:11px;font-weight:950;line-height:1;border:2px solid var(--teal-deep)}@media (max-width:420px){.app-topbar .hamburger,.app-topbar-pill{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:13px;font-size:18px}.app-topbar-cart{font-size:21px}.app-topbar-actions{gap:6px;margin-right:6px}}.app-topbar-home-icon{width:35px;height:35px;display:block;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.app-topbar{min-height:calc(92px + env(safe-area-inset-top));padding-top:calc(env(safe-area-inset-top) + 10px);padding-bottom:10px}.app-topbar .brand-logo-link,.app-topbar .hamburger,.app-topbar-actions{margin-top:0}@supports (padding-top:env(safe-area-inset-top)){.app-container{padding-top:0}}@media (max-width:420px){.app-topbar{min-height:calc(94px + env(safe-area-inset-top));padding-top:calc(env(safe-area-inset-top) + 12px);padding-bottom:10px}}.app-topbar{align-items:flex-end;padding-top:calc(env(safe-area-inset-top) + 16px);padding-bottom:12px}.app-topbar .brand-logo-link,.app-topbar .hamburger,.app-topbar-actions{align-self:flex-end}@media (max-width:420px){.app-topbar{padding-top:calc(env(safe-area-inset-top) + 18px);padding-bottom:12px}}.product-theme-drawer{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(247,251,250,.88));box-shadow:0 10px 24px rgba(7,63,67,.05)}.product-theme-drawer h3{margin:2px 0}.product-theme-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.product-theme-option{min-height:58px;border:1px solid rgba(95,113,128,.16);border-radius:16px;padding:9px 10px;display:grid;grid-template-columns:20px 1fr 18px;align-items:center;grid-gap:8px;gap:8px;background:linear-gradient(135deg,var(--product-theme-soft),hsla(0,0%,100%,.82));color:var(--product-theme-text);font-weight:900;text-align:left;box-shadow:0 8px 18px var(--product-theme-shadow);cursor:pointer}.product-theme-option.selected{outline:3px solid color-mix(in srgb,var(--product-theme-accent) 42%,#fff);border-color:var(--product-theme-accent)}.theme-swatch{width:20px;height:20px;border-radius:999px;background:var(--product-theme-accent);box-shadow:inset 0 0 0 4px hsla(0,0%,100%,.45)}.product-theme-option b{color:var(--product-theme-accent);font-size:18px;line-height:1;text-align:right}.product-theme-card{position:relative;overflow:hidden;border-color:color-mix(in srgb,var(--product-theme-accent) 20%,var(--line));box-shadow:0 14px 28px var(--product-theme-shadow)}.product-theme-namebar{width:100%;min-height:38px;border:0;border-radius:12px;padding:8px 10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--product-theme-soft),hsla(0,0%,100%,.82));color:var(--product-theme-text);box-shadow:0 8px 18px var(--product-theme-shadow);font-size:14px;line-height:1.1;text-align:center}.product-theme-namebar span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-theme-card .product-img{background:linear-gradient(135deg,var(--product-theme-soft),hsla(0,0%,100%,.9));border-color:color-mix(in srgb,var(--product-theme-accent) 28%,#fff)}.product-theme-add{background:var(--product-theme-accent);color:#fff;box-shadow:0 8px 18px var(--product-theme-shadow)}.product-detail-themed{border-top:8px solid var(--product-theme-accent)}.mobile-product-themed,.stage-product-themed{border-color:color-mix(in srgb,var(--product-theme-accent) 18%,var(--line));box-shadow:0 12px 24px var(--product-theme-shadow)}.product-theme-chip{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border-radius:999px;background:var(--product-theme-soft);color:var(--product-theme-accent);font-size:12px;font-weight:950;margin-bottom:6px}.product-theme-chip span{width:9px;height:9px;border-radius:999px;background:var(--product-theme-accent)}.mobile-product-theme-bar{margin:-2px 0 10px;padding:9px 11px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:linear-gradient(135deg,var(--product-theme-soft),hsla(0,0%,100%,.86));color:var(--product-theme-text);box-shadow:0 8px 18px var(--product-theme-shadow)}.mobile-product-theme-bar span{font-weight:950}.mobile-product-theme-bar small{color:var(--product-theme-accent);font-weight:950}@media (max-width:820px){.product-theme-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.product-theme-options{grid-template-columns:1fr 1fr;gap:8px}.product-theme-option{min-height:50px;padding:8px;grid-template-columns:18px 1fr 16px;font-size:12px}.theme-swatch{width:18px;height:18px}}.hero-news-card-feature{position:relative}.news-controls.news-controls-minimal{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:18px;padding:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.news-symbol-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;box-shadow:none;padding:0 4px;color:var(--accent-dark);font-size:28px;line-height:1;font-weight:950;cursor:pointer}.news-symbol-button:hover{color:var(--accent);transform:translateY(-1px)}.news-symbol-pause{font-size:19px;letter-spacing:.05em}.announcement-card{transition:transform .18s ease,box-shadow .18s ease;cursor:default}.announcement-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(15,118,110,.16)!important}.announcement-card .badge{border-radius:999px}.announcement-card p{margin:0}.announcement-card+.announcement-card{margin-top:.75rem}.literature-hero-section,.resources-hero-section{padding:74px 0 66px}.resources-hero-section{background:radial-gradient(circle at 12% 12%,rgba(15,143,136,.18),transparent 34rem),linear-gradient(180deg,hsla(0,0%,100%,.62),rgba(237,247,245,.92))}.literature-hero-section{background:radial-gradient(circle at 78% 8%,rgba(191,107,47,.13),transparent 30rem),linear-gradient(180deg,hsla(0,0%,100%,.68),rgba(237,247,245,.96))}.literature-hero-grid,.resources-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.55fr);grid-gap:28px;gap:28px;align-items:center}.literature-hero-copy h1,.resources-hero-copy h1{color:var(--ink);margin-bottom:18px}.resource-fine-print{color:#5b7479;font-size:13px;line-height:1.55;max-width:760px}.resource-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.literature-notice-card,.resource-portal-card{position:relative;overflow:hidden;border:1px solid rgba(15,143,136,.18);border-radius:28px;padding:22px;background:linear-gradient(180deg,#fff,#f2fbf9);box-shadow:var(--shadow-soft)}.literature-notice-card:before,.resource-portal-card:before{content:"";position:absolute;inset:0;opacity:.45;background-image:linear-gradient(rgba(15,143,136,.07) 1px,transparent 0),linear-gradient(90deg,rgba(15,143,136,.07) 1px,transparent 0);background-size:28px 28px}.literature-notice-card>*,.resource-portal-card>*{position:relative}.resource-portal-topline{width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(15,143,136,.12);color:var(--teal-dark);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px}.resource-portal-list{display:grid;grid-gap:10px;gap:10px}.resource-portal-list span{display:flex;align-items:center;min-height:44px;padding:12px 14px;border:1px solid rgba(15,143,136,.15);border-radius:16px;background:hsla(0,0%,100%,.82);color:var(--ink);font-weight:850;box-shadow:0 8px 18px rgba(7,63,67,.06)}.literature-notice-card ul,.literature-rules-card ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.7}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.resource-feature-grid,.resource-section-grid{align-items:stretch}.resource-card,.resource-feature-card{min-height:100%;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.resource-card:hover,.resource-feature-card:hover{transform:translateY(-2px);border-color:rgba(15,143,136,.32);box-shadow:var(--shadow)}.resource-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.resource-disclaimer-card{margin-top:24px;display:grid;grid-gap:6px;gap:6px;padding:18px;border:1px solid rgba(15,143,136,.18);border-radius:18px;background:hsla(0,0%,100%,.78);color:var(--muted)}.resource-disclaimer-card b{color:var(--teal-dark)}.literature-book-list{display:grid;grid-gap:18px;gap:18px}.literature-book-card{display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:22px;gap:22px;padding:18px;align-items:stretch;border:1px solid rgba(15,143,136,.16);border-radius:28px;background:#fff;box-shadow:var(--shadow-soft)}.book-cover-placeholder{min-height:250px;border-radius:22px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;padding:18px;text-align:center;background:radial-gradient(circle at 28% 18%,hsla(0,0%,100%,.88),transparent 40%),linear-gradient(145deg,#0f8f88,#073f43 64%,#bf6b2f);color:#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.22),0 14px 26px rgba(7,63,67,.16)}.book-cover-placeholder span{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.24);font-weight:950;letter-spacing:.08em}.book-cover-placeholder strong{font-size:22px;line-height:1.1;letter-spacing:-.02em}.literature-book-body{display:flex;flex-direction:column;justify-content:center;min-width:0}.literature-book-body h3{margin-top:14px;margin-bottom:4px}.book-author{margin-bottom:14px;color:var(--teal-dark);font-weight:900}.book-action-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:18px}.literature-rules-card{padding:22px;border:1px solid rgba(15,143,136,.18);border-radius:24px;background:#fff;box-shadow:var(--shadow-soft)}.literature-rules-card h3{margin-bottom:12px}@media (max-width:920px){.literature-hero-grid,.resources-hero-grid{grid-template-columns:1fr}.section-heading-row{display:grid;align-items:start}.resource-feature-grid,.resource-section-grid{grid-template-columns:1fr}}@media (max-width:640px){.literature-hero-section,.resources-hero-section{padding:50px 0 44px}.literature-hero-copy h1,.resources-hero-copy h1{font-size:46px}.literature-book-card{grid-template-columns:1fr}.book-cover-placeholder{min-height:190px}}.literature-library-card{position:relative;overflow:hidden;border:1px solid rgba(15,143,136,.18);border-radius:28px;padding:22px;background:radial-gradient(circle at 80% 12%,rgba(191,107,47,.14),transparent 24rem),linear-gradient(180deg,#fff,#f2fbf9);box-shadow:var(--shadow-soft)}.literature-library-card:before{content:"";position:absolute;inset:0;opacity:.38;background-image:linear-gradient(rgba(15,143,136,.07) 1px,transparent 0),linear-gradient(90deg,rgba(15,143,136,.07) 1px,transparent 0);background-size:28px 28px}.literature-library-card>*{position:relative}.literature-library-list{display:grid;grid-gap:10px;gap:10px}.literature-library-list span{display:flex;align-items:center;min-height:44px;padding:12px 14px;border:1px solid rgba(15,143,136,.15);border-radius:16px;background:hsla(0,0%,100%,.84);color:var(--ink);font-weight:850;box-shadow:0 8px 18px rgba(7,63,67,.06)}.literature-book-card-polished{border-color:rgba(15,143,136,.2);background:radial-gradient(circle at 94% 10%,rgba(15,143,136,.08),transparent 20rem),#fff}.polished-book-cover{min-height:290px;background:radial-gradient(circle at 24% 18%,hsla(0,0%,100%,.92),transparent 33%),linear-gradient(145deg,#073f43,#0f8f88 52%,#bf6b2f)}.polished-book-cover small{font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;opacity:.86}.literature-mini-section{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.literature-mini-section h4{margin:0;color:var(--teal-dark);font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.literature-disabled-link{cursor:not-allowed;opacity:.84}.literature-affiliate-strip{margin-top:18px;display:flex;gap:8px;flex-wrap:wrap;padding:14px 16px;border:1px solid rgba(191,107,47,.18);border-radius:18px;background:rgba(191,107,47,.08);color:var(--muted);font-size:14px;line-height:1.55}.literature-affiliate-strip b{color:var(--copper)}.literature-rules-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}@media (max-width:760px){.literature-rules-grid{grid-template-columns:1fr}.polished-book-cover{min-height:210px}}.required-star{color:#bf6b2f;font-weight:950}.app-access-divider{font-weight:800}.private-app-bg{background:radial-gradient(circle at top left,rgba(15,143,136,.24),transparent 34%),linear-gradient(135deg,#062f33,#084f50 38%,#f4efe5 0,#f4efe5)}.private-app-shell{border:1px solid hsla(0,0%,100%,.22);border-radius:34px;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,0)),hsla(0,0%,100%,.08);box-shadow:0 30px 80px rgba(2,31,35,.28)}.private-app-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:26px;background:rgba(3,61,62,.82);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.private-public-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;background:hsla(0,0%,100%,.95);color:#08272d;font-weight:950;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,.16)}.private-app-hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);grid-gap:30px;gap:30px;padding:42px}.private-app-copy{padding:18px 8px}.private-app-copy h1{margin:16px 0 14px;font-size:clamp(46px,7vw,88px);line-height:.92;letter-spacing:-.07em}.private-app-copy h1 span{color:#f3c28f}.private-app-copy p{max-width:620px;color:hsla(0,0%,100%,.82);font-size:19px;line-height:1.75}.private-lock-badge{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;background:hsla(0,0%,100%,.11);color:#fff;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.14em}.private-lock-badge span{color:#f3c28f}.private-app-points{display:grid;grid-gap:12px;gap:12px;max-width:620px;margin-top:30px}.private-app-points div{display:flex;gap:14px;align-items:center;padding:14px 16px;border:1px solid hsla(0,0%,100%,.16);border-radius:18px;background:hsla(0,0%,100%,.09);color:hsla(0,0%,100%,.84);font-weight:800}.private-app-points b{color:#f3c28f;letter-spacing:.12em}.private-signin-card{display:grid;grid-gap:18px;gap:18px;padding:30px;border:1px solid rgba(10,69,72,.12);border-radius:30px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(42,50%,96%,.98));box-shadow:0 28px 70px rgba(3,45,48,.24)}.private-signin-card h2{margin:6px 0 8px;font-size:34px;letter-spacing:-.04em}.private-signin-card p{margin:0;color:var(--muted)}.app-access-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.app-access-divider:after,.app-access-divider:before{content:"";height:1px;flex:1 1;background:rgba(15,143,136,.18)}.private-signin-note{text-align:center;font-size:13px;line-height:1.5}@media (max-width:860px){.private-app-bg{padding:0;background:linear-gradient(180deg,#06494a,#06494a 260px,#f4efe5 0,#f4efe5)}.private-app-shell{min-height:100vh;border-radius:0;border:0}.private-app-header{padding:18px}.private-app-hero{grid-template-columns:1fr;padding:22px;gap:20px}.private-app-copy{padding:12px 0 0}.private-app-copy h1{font-size:46px}.private-app-copy p{font-size:16px}.private-app-points{display:none}.private-signin-card{padding:22px;border-radius:26px}}.private-app-bg{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,143,136,.28),transparent 34%),linear-gradient(135deg,#052f34,#06494a 46%,#f4efe5 0,#f4efe5);padding:28px}.private-app-shell{width:min(1160px,100%);margin:0 auto;min-height:calc(100vh - 56px);border-radius:32px;overflow:hidden;background:hsla(0,0%,100%,.08);box-shadow:0 30px 80px rgba(2,31,35,.3)}.private-app-header{background:rgba(4,60,63,.96);padding:24px 26px}.private-app-hero{display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:34px;gap:34px;align-items:center;padding:46px;background:linear-gradient(90deg,rgba(3,37,42,.96),rgba(5,72,75,.88) 48%,hsla(40,41%,93%,.96) 0,hsla(40,41%,93%,.96))}.private-app-copy{color:#fff;padding:10px 0;position:relative;z-index:2}.private-app-copy h1{margin:16px 0;font-size:clamp(44px,6vw,76px);line-height:.95;letter-spacing:-.065em;color:#fff;text-shadow:0 8px 28px rgba(0,0,0,.32)}.private-app-copy h1 span{display:block;color:#e48245}.private-app-copy p{max-width:560px;color:hsla(0,0%,100%,.88);font-size:18px;line-height:1.7}.private-app-points{max-width:560px;margin-top:28px}.private-app-points div{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9)}.private-signin-card{position:relative;z-index:3;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.private-signin-card .btn-primary{background:linear-gradient(135deg,#0a7777,#063f45)}@media (max-width:860px){.private-app-bg{padding:0;background:#f4efe5}.private-app-shell{min-height:100vh;border-radius:0;box-shadow:none}.private-app-header{padding:16px;background:#06494a}.private-app-hero{display:block;padding:22px 18px 34px;background:linear-gradient(180deg,#063f45,#06494a 295px,#f4efe5 0,#f4efe5)}.private-app-copy{padding:8px 0 24px}.private-lock-badge{font-size:10px;padding:8px 11px}.private-app-copy h1{margin:14px 0 12px;font-size:42px;line-height:.95}.private-app-copy p{max-width:100%;font-size:15px;line-height:1.55}.private-app-points{display:none}.private-signin-card{margin-top:8px;padding:22px;border-radius:26px}.private-signin-card h2{font-size:30px}}.save-phone-card{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border:1px solid rgba(15,143,136,.18);border-radius:18px;background:rgba(15,143,136,.06)}.save-phone-card b{color:var(--ink);font-size:15px}.save-phone-card span{color:var(--muted);font-size:13px;line-height:1.45}.app-bg{min-height:100vh;background:radial-gradient(circle at top left,rgba(15,143,136,.16),transparent 34%),linear-gradient(180deg,#eaf7f5,#f7f3ea 42%,#f5efe4)}.app-container{min-height:100vh;max-width:560px;margin:0 auto;background:linear-gradient(180deg,hsla(0,0%,100%,.76),hsla(0,0%,100%,.42)),hsla(0,0%,100%,.64);border-left:1px solid rgba(15,143,136,.14);border-right:1px solid rgba(15,143,136,.14);box-shadow:0 30px 90px rgba(3,50,54,.16)}.app-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;padding:14px 14px 12px;background:linear-gradient(135deg,rgba(2,74,75,.98),rgba(7,104,101,.96));box-shadow:0 18px 34px rgba(3,50,54,.2)}.app-topbar .brand,.app-topbar a{flex-shrink:1}.app-topbar-actions{margin-left:auto}.app-topbar-pill,.hamburger{width:42px;height:42px;border-radius:15px;border:1px solid hsla(0,0%,100%,.38);background:hsla(0,0%,100%,.96);color:#052f34;box-shadow:0 8px 20px rgba(0,0,0,.14)}.hamburger{background:hsla(0,0%,100%,.16);color:#fff;font-size:22px}.app-main{padding:18px 16px 108px}.app-main>.stack>div:first-child{padding:4px 2px 6px}.app-main h2{margin-top:2px;font-size:31px;letter-spacing:-.055em}.app-main .eyebrow{color:#00948c;font-size:12px;letter-spacing:.22em}.grid.grid-3{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.grid.grid-3 .card{position:relative;overflow:hidden;min-height:94px;padding:20px;border:1px solid rgba(15,143,136,.14);border-radius:24px;background:linear-gradient(135deg,hsla(0,0%,100%,.98),rgba(245,252,251,.94));text-align:left;box-shadow:0 14px 34px rgba(3,50,54,.08)}.grid.grid-3 .card:after{content:"›";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:rgba(15,143,136,.1);color:#075f5c;font-size:24px;font-weight:900}.grid.grid-3 .card h3{margin:0 0 6px;font-size:19px;letter-spacing:-.025em}.grid.grid-3 .card p{max-width:78%;margin:0;color:#55717a;font-size:14px;line-height:1.45}.app-main .card,.notice-home-card,.recent-requests-card{border-radius:24px;border:1px solid rgba(15,143,136,.14);box-shadow:0 14px 34px rgba(3,50,54,.08)}.notice-home-card{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(247,253,252,.96))}.notice-home-card>.row,.recent-requests-card>h3{margin-bottom:12px}.notice-home-card h3,.recent-requests-card h3{font-size:20px;letter-spacing:-.035em}.notice-list-button{border-radius:22px;background:hsla(0,0%,100%,.88);box-shadow:inset 0 0 0 1px rgba(15,143,136,.12)}.notice-home-card .btn-primary,.notice-home-card .btn-teal,.notice-home-card a[href*=Venmo],.notice-home-card a[href*=venmo]{min-height:42px;border-radius:999px}.announcement-card{border-radius:22px!important;box-shadow:0 16px 38px rgba(3,50,54,.08)!important}.announcement-card p{font-size:15px}.recent-requests-card{margin-bottom:20px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),hsla(42,62%,97%,.98))}.recent-order-row{padding:12px 0;border-bottom:1px solid rgba(15,143,136,.1)}.recent-order-row:last-child{border-bottom:0}.recent-order-row>span:first-child{font-size:13px;font-weight:900;color:#0a5555;letter-spacing:.02em}.recent-order-actions .badge{border-radius:999px;padding:7px 10px}.bottom-tabs{position:fixed;left:50%;bottom:0;z-index:40;width:min(560px,100%);transform:translateX(-50%);padding:10px 10px 12px;border-top:1px solid hsla(0,0%,100%,.16);background:linear-gradient(180deg,rgba(5,70,73,.98),rgba(3,53,57,.98));box-shadow:0 -18px 34px rgba(3,50,54,.18)}.bottom-tabs .tab{border-radius:18px;color:hsla(0,0%,100%,.72);font-weight:900}.bottom-tabs .tab.active{background:hsla(0,0%,100%,.12);color:#69eee6}.bottom-tabs .tab span{font-size:18px}.menu-popover{position:fixed;z-index:60;top:78px;right:max(14px,calc((100vw - 560px) / 2 + 14px));width:230px;padding:10px;border:1px solid rgba(15,143,136,.18);border-radius:22px;background:hsla(0,0%,100%,.96);box-shadow:0 24px 60px rgba(3,50,54,.22);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.menu-popover button{border-radius:15px;padding:13px 14px;font-weight:900}.menu-popover button:hover{background:rgba(15,143,136,.08)}@media (max-width:560px){.app-container{max-width:100%;border-left:0;border-right:0}.app-topbar{border-radius:0 0 18px 18px}.app-main{padding-left:16px;padding-right:16px}}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding-bottom:18px}.product-grid .product-card{overflow:hidden;border-radius:24px;border:1px solid rgba(15,143,136,.16);background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,252,251,.96));box-shadow:0 14px 34px rgba(3,50,54,.08)}.product-grid .product-card:hover{transform:translateY(-1px);box-shadow:0 18px 42px rgba(3,50,54,.12)}.product-theme-namebar{min-height:52px;padding:12px 10px;border-radius:18px;font-size:13px;line-height:1.12;font-weight:950;letter-spacing:-.02em}.product-img-button{width:100%;padding:0;border:0;background:transparent}.product-grid .product-img{height:112px;border-radius:18px;background:radial-gradient(circle at center,hsla(0,0%,100%,.96),rgba(232,239,238,.82));display:grid;place-items:center}.product-grid .product-img img{max-width:82%;max-height:82%;object-fit:contain}.product-tile-body{display:grid;grid-gap:10px;gap:10px;padding:12px 12px 14px}.product-tile-body .row-start{gap:7px}.product-tile-body .badge{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950}.product-tile-body .price{font-size:16px;font-weight:950;color:#005b5a}.product-tile-body .text-link{font-size:14px;font-weight:950;color:#006b68}.product-actions{display:grid;grid-template-columns:1fr auto;grid-gap:9px;gap:9px;align-items:center}.product-actions .qty-control{min-height:36px;border-radius:999px;background:#fff;border:1px solid rgba(15,143,136,.18);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.8)}.product-actions .qty-control button{width:32px;height:32px;color:#006b68;font-weight:950}.product-actions .qty-control b{min-width:22px;text-align:center;font-size:14px}.product-actions .btn-sm{min-height:36px;min-width:54px;border-radius:999px;font-size:13px;font-weight:950}.product-actions .btn-sm:disabled{opacity:.58}@media (max-width:390px){.product-grid{gap:10px}.product-grid .product-img{height:96px}.product-theme-namebar{min-height:48px;font-size:12px}.product-tile-body{padding:10px}.product-actions{gap:7px}.product-actions .btn-sm{min-width:48px;padding-left:10px;padding-right:10px}}.product-card-media-notes,.product-image-notes-pane,.product-media-notes-pane{overflow:hidden!important;display:grid!important;grid-template-columns:58% 42%!important;grid-gap:0!important;gap:0!important;height:170px!important;min-height:170px!important;border:1px solid rgba(15,143,136,.16)!important;border-radius:18px!important;background:radial-gradient(circle at 32% 48%,hsla(0,0%,100%,.96),rgba(232,239,238,.82))!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.62)!important}.product-card-image-side,.product-image-side,.product-img,.product-media-image,.product-row-image{height:220px!important;min-height:220px!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;overflow:hidden!important;display:grid!important;place-items:center!important}.product-card-notes-side,.product-media-notes,.product-notes-side{height:220px!important;min-height:220px!important;border:0!important;border-left:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#163f45!important}.product-card-image-side img,.product-image-side img,.product-img img,.product-media-image img,.product-row-image img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.5) translateY(-17px)!important}.product-card .qty-control{width:100px!important;max-width:132px!important;min-height:34px!important;justify-self:start!important}.product-card .qty-control button{width:34px!important;height:32px!important}.product-card .qty-control b{min-width:26px!important;text-align:center!important}.product-detail-themed .product-img{height:220px!important;min-height:220px!important}.product-detail-themed .product-img img{max-width:92%!important;max-height:92%!important}.cart-line-card .product-img{width:90px!important;min-width:90px!important;height:190px!important}.cart-line-card .product-img img{max-width:96%!important;max-height:96%!important;object-fit:contain!important;transform:none!important}.cart-line-card{display:grid!important;grid-template-columns:140px 1fr!important;grid-gap:12px!important;gap:12px!important;align-items:stretch!important;padding:0!important}.cart-line-card,.cart-line-card .product-img{min-height:215px!important;overflow:hidden!important}.cart-line-card .product-img{width:165px!important;min-width:165px!important;height:100%!important;border-radius:0!important;background:radial-gradient(circle at center,hsla(0,0%,100%,.98),rgba(232,239,238,.85))!important}.cart-line-card .product-img img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.12)!important}.cart-line-body{padding:18px 14px 14px 0!important}.cart-line-body h3{font-size:17px!important;line-height:1.2!important}.cart-line-main{align-items:end!important;gap:10px!important}.cart-qty-stack{min-width:92px!important}.cart-line-card .qty-control{width:78px!important;min-width:78px!important;max-width:78px!important}.cart-line-body{padding:18px 14px 14px 22px!important;min-width:0!important}.cart-line-body h3{margin-left:0!important;padding-left:0!important}.product-detail-themed .product-img{width:100%!important;height:395px!important;min-height:395px!important;max-height:400px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:15px!important;background:radial-gradient(circle at center,hsla(0,0%,100%,.98),rgba(232,239,238,.85))!important}.product-detail-themed .product-img img{width:100%!important;height:100%!important;max-width:94%!important;max-height:94%!important;object-fit:contain!important;object-position:center center!important;transform:none!important}.product-card .product-row-title,.product-card .product-theme-namebar,.product-card .product-title,.product-card h3,.product-card-title{font-size:22px!important;line-height:.8!important;font-weight:800!important}body,button,input,select,textarea{font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif!important}.product-card h3,.product-card-title,.product-row-title,.product-theme-namebar,.product-title{font-family:Inter,Segoe UI,system-ui,sans-serif!important;font-weight:900!important;letter-spacing:-.04em!important}.product-card,.product-card button,.product-card p,.product-card span{font-family:Inter,Segoe UI,system-ui,sans-serif!important}.product-card,.product-card .price,.product-card .text-link,.product-card button,.product-card h3,.product-card p,.product-card span{font-weight:800!important}.product-card-notes,.product-card-notes-side,.product-media-notes,.product-note,.product-notes-side{font-size:11px!important;line-height:1.35!important}@media (max-width:430px){.product-grid{gap:12px!important}.product-card{padding:10px!important;border-radius:20px!important}.product-card h3,.product-card-title,.product-theme-namebar,.product-title{font-size:22px!important;line-height:1.05!important;min-height:44px!important}.product-card-media-notes,.product-image-notes-pane,.product-media-notes-pane{height:155px!important;min-height:155px!important;grid-template-columns:52% 48%!important;border-radius:15px!important}.product-card-image-side,.product-image-side,.product-media-image{height:155px!important;min-height:155px!important}.product-card-notes-side,.product-media-notes,.product-note,.product-notes-side{height:155px!important;min-height:155px!important;padding:9px 7px!important;font-size:10px!important;line-height:1.22!important;overflow:hidden!important}.product-card-image-side img,.product-image-side img,.product-img img,.product-media-image img,.product-row-image img{transform:scale(1.08) translateY(-3px)!important}.product-card .price{font-size:21px!important}.product-card .badge,.product-card span{font-size:12px!important}.product-card .text-link{font-size:15px!important}.product-card .qty-control{width:112px!important;max-width:112px!important}.product-card .btn,.product-card .btn-sm{font-size:14px!important}.product-card-media-notes,.product-image-notes-pane,.product-media-notes-pane{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;height:auto!important;min-height:0!important;gap:0!important;overflow:hidden!important}.product-card-image-side,.product-image-side,.product-media-image{width:100%!important;height:165px!important;min-height:165px!important;border:0!important;border-bottom:1px solid rgba(15,143,136,.12)!important;background:transparent!important}.product-card-image-side img,.product-image-side img,.product-img img,.product-media-image img,.product-row-image img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.06) translateY(-3px)!important}.product-card-notes-side,.product-media-notes,.product-note,.product-notes-side{width:100%!important;height:auto!important;min-height:42px!important;padding:9px 11px!important;border:0!important;background:transparent!important;font-size:10px!important;line-height:1.25!important;overflow:hidden!important}.product-card-notes-side:empty,.product-media-notes:empty,.product-note:empty,.product-notes-side:empty{min-height:0!important;padding:0!important}.product-card h3,.product-card-title,.product-theme-namebar,.product-title{font-size:19px!important;line-height:1.05!important}.product-card .price{font-size:21px!important}.product-card .text-link{font-size:15px!important}.product-card .qty-control{width:112px!important;max-width:112px!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{padding:8px!important;border-radius:18px!important;overflow:hidden!important}.product-card,.product-card *{min-width:0!important}.product-card h3,.product-card-title,.product-theme-namebar,.product-title{font-size:17px!important;line-height:1.05!important;min-height:42px!important}.product-card-media-notes,.product-image-notes-pane,.product-media-notes-pane{height:142px!important;min-height:142px!important;grid-template-columns:52% 48%!important;border-radius:14px!important}.product-card-image-side,.product-image-side,.product-media-image{height:142px!important;min-height:142px!important}.product-card-notes-side,.product-media-notes,.product-note,.product-notes-side{height:142px!important;min-height:142px!important;padding:8px 6px!important;font-size:9.5px!important;line-height:1.18!important;overflow:hidden!important}.product-card-image-side img,.product-image-side img,.product-media-image img{transform:scale(1.08) translateY(-3px)!important}.product-card .price{font-size:20px!important;line-height:1!important}.product-card .badge,.product-card span{font-size:11px!important}.product-card .text-link{font-size:15px!important;display:block!important;text-align:right!important}.product-card .qty-control{width:112px!important;max-width:112px!important}.product-card .btn,.product-card .btn-sm{min-width:54px!important;font-size:13px!important}.product-card .product-theme-add{min-width:46px!important;width:46px!important;max-width:46px!important;height:38px!important;min-height:38px!important;padding:0!important;font-size:13px!important;border-radius:999px!important}.product-card .qty-control{width:86px!important;min-width:80px!important;max-width:80px!important;height:34px!important;min-height:34px!important}.product-card .qty-control button{width:26px!important;height:30px!important;padding:0!important}.product-card .qty-control b{min-width:22px!important;font-size:13px!important;text-align:center!important}.product-card .product-theme-add{min-width:52px!important;width:52px!important;max-width:52px!important;height:38px!important;min-height:38px!important;padding:0!important;font-size:13px!important;border-radius:999px!important}.product-grid .product-card .product-card-image-side,.product-grid .product-card .product-image-side,.product-grid .product-card .product-img,.product-grid .product-card .product-media-image{height:175px!important;min-height:175px!important;display:grid!important;place-items:start center!important;overflow:hidden!important}.product-grid .product-card .product-card-image-side img,.product-grid .product-card .product-image-side img,.product-grid .product-card .product-img img,.product-grid .product-card .product-media-image img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center top!important;transform:none!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{padding:8px!important;border-radius:18px!important;overflow:hidden!important}.product-card h3,.product-card-title,.product-theme-namebar,.product-title{font-size:19px!important;line-height:1.05!important;min-height:46px!important;font-weight:950!important}.product-card-media-notes,.product-image-notes-pane,.product-media-notes-pane{height:190px!important;min-height:190px!important;display:grid!important;grid-template-columns:53% 47%!important;grid-gap:0!important;gap:0!important;overflow:hidden!important;border-radius:14px!important}.product-card-image-side,.product-image-side,.product-media-image{height:190px!important;min-height:190px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.product-card-image-side img,.product-image-side img,.product-media-image img{width:100%!important;height:100%!important;max-width:98%!important;max-height:98%!important;object-fit:contain!important;object-position:center center!important;transform:scale(1.12)!important}.product-card-notes-side,.product-media-notes,.product-note,.product-notes-side{height:190px!important;min-height:190px!important;padding:8px 7px!important;font-size:10px!important;line-height:1.18!important;overflow:hidden!important}.product-card .price{font-size:20px!important;line-height:1!important}.product-card .badge,.product-card span{font-size:11px!important}.product-card .text-link{font-size:15px!important;display:block!important;text-align:right!important}.product-card .qty-control{width:86px!important;min-width:86px!important;max-width:86px!important;height:34px!important;min-height:34px!important}.product-card .qty-control button{width:26px!important;height:30px!important;padding:0!important}.product-card .qty-control b{min-width:22px!important;font-size:13px!important;text-align:center!important}.product-card .product-theme-add{min-width:54px!important;width:54px!important;max-width:54px!important;height:38px!important;min-height:38px!important;padding:0!important;font-size:13px!important;border-radius:999px!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{padding:8px!important;border-radius:18px!important;overflow:hidden!important}.product-card *{min-width:0!important}.product-card h3,.product-card-title,.product-theme-namebar,.product-title{font-size:18px!important;line-height:1.05!important;min-height:44px!important;font-weight:950!important}.product-card-media-notes,.product-image-notes-pane,.product-media-notes-pane{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:0!important;height:225px!important;min-height:225px!important;overflow:hidden!important;border-radius:14px!important}.product-card-image-side,.product-image-side,.product-media-image{width:100%!important;height:145px!important;min-height:145px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:0!important;background:transparent!important}.product-card-image-side img,.product-image-side img,.product-media-image img{width:100%!important;height:100%!important;max-width:98%!important;max-height:98%!important;object-fit:contain!important;object-position:center center!important;transform:none!important}.product-card-notes-side,.product-media-notes,.product-note,.product-notes-side{width:100%!important;height:80px!important;min-height:80px!important;padding:7px 9px!important;border:0!important;background:transparent!important;font-size:10px!important;line-height:1.18!important;overflow:hidden!important}.product-card .price{font-size:20px!important;line-height:1!important}.product-card .badge{font-size:11px!important}.product-card .product-theme-namebar span{font-size:20px!important;line-height:1!important}.product-card .text-link{font-size:15px!important;display:block!important;text-align:right!important}.product-card .qty-control{width:86px!important;min-width:86px!important;max-width:86px!important;height:34px!important;min-height:34px!important}.product-card .qty-control button{width:26px!important;height:30px!important;padding:0!important}.product-card .qty-control b{min-width:22px!important;font-size:13px!important;text-align:center!important}.product-card .product-theme-add{min-width:54px!important;width:54px!important;max-width:54px!important;height:38px!important;min-height:38px!important;padding:0!important;font-size:13px!important;border-radius:999px!important}}.mobile-order-sheet-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(7,63,67,.08)}.mobile-order-sheet{width:max-content;min-width:760px;border-collapse:separate;border-spacing:0;background:#fff;font-size:12px}.mobile-order-sheet td,.mobile-order-sheet th{height:54px;padding:8px 10px;border-bottom:1px solid var(--line);border-right:1px solid rgba(11,76,79,.09);vertical-align:middle;white-space:nowrap}.mobile-order-sheet thead th{height:42px;background:#eaf6f4;color:var(--teal-deep);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em;text-align:center}.mobile-order-sheet tbody tr:last-child td{border-bottom:0}.mobile-order-sheet .sticky-customer{position:-webkit-sticky;position:sticky;left:0;z-index:3;width:152px;min-width:152px;max-width:152px;background:#fff;box-shadow:8px 0 16px rgba(7,63,67,.08);white-space:normal}.mobile-order-sheet thead .sticky-customer{z-index:4;background:#dcefeb;text-align:left}.mobile-customer-button{width:100%;border:0;background:transparent;padding:0;display:grid;grid-gap:2px;gap:2px;text-align:left;color:var(--ink)}.mobile-customer-button b{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.1}.mobile-customer-button span{color:var(--muted);font-size:10px;line-height:1.1}.mobile-method-pill{display:inline-flex;align-items:center;justify-content:center;min-width:58px;min-height:28px;padding:5px 8px;border-radius:999px;background:rgba(15,143,136,.1);color:var(--teal-dark);font-weight:950;font-size:11px}.mobile-sheet-note-actions{display:flex;align-items:center;justify-content:center;gap:6px}.mobile-notes-button{border:1px solid var(--line);border-radius:999px;background:#f7fbfa;color:var(--teal-dark);min-height:30px;padding:6px 9px;font-size:11px;font-weight:950}.mobile-sheet-check{display:grid;place-items:center;grid-gap:2px;gap:2px;min-width:82px}.mobile-sheet-check input{width:22px;height:22px;margin:0;accent-color:var(--teal)}.mobile-sheet-check span{color:var(--muted);font-size:10px;line-height:1}.mobile-sheet-check.readonly input{opacity:.75}.mobile-sheet-muted-check{display:grid;place-items:center;min-width:82px;color:var(--muted);font-weight:900}.mobile-order-sheet{min-width:850px}.mobile-cancel-button{border:0;border-radius:999px;background:#c94d3f;color:#fff;min-height:30px;padding:6px 10px;font-size:11px;font-weight:950;white-space:nowrap}.mobile-cancel-button:hover{filter:brightness(.95)}.mobile-canceled-pill{display:inline-flex;align-items:center;justify-content:center;min-width:78px;min-height:34px;padding:5px 8px;border-radius:12px;background:rgba(184,73,63,.12);color:var(--danger);font-size:10px;line-height:1.1;font-weight:950;text-align:center}@media (max-width:950px) and (orientation:landscape){.force-mobile-admin .orders-board-shell{width:calc(100% - 20px)!important;max-width:none!important;padding-top:10px!important}.force-mobile-admin .admin-panel{padding:10px!important}.force-mobile-admin .orders-board-title h1{font-size:30px!important;margin-bottom:4px!important}.force-mobile-admin .orders-board-title p{display:none!important}.force-mobile-admin .mobile-admin-topbar{height:54px!important;min-height:54px!important}.force-mobile-admin .sheet-toggle button{padding:8px 10px!important}}.force-mobile-admin .mobile-admin-topbar{height:59px!important;min-height:59px!important;padding:0 10px!important}.force-mobile-admin .mobile-admin-topbar b{font-size:15px!important;line-height:1!important;white-space:nowrap!important}.force-mobile-admin .mobile-admin-topbar .row-start{gap:6px!important;flex-wrap:nowrap!important}.force-mobile-admin .mobile-admin-topbar .btn-sm{padding:7px 10px!important}.force-mobile-admin .mobile-admin-topbar .btn-sm,.force-mobile-admin .mobile-admin-topbar .hamburger{min-height:34px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}.force-mobile-admin .mobile-admin-topbar .hamburger{min-width:72px!important;padding:7px 9px!important;overflow:hidden!important;text-align:center!important}.mobile-order-sheet{min-width:690px!important;font-size:11px!important}.mobile-order-sheet td,.mobile-order-sheet th{height:48px!important;padding:6px 7px!important}.mobile-order-sheet thead th{height:38px!important;padding:5px 6px!important;font-size:10px!important;line-height:1.02!important;letter-spacing:.025em!important;white-space:normal!important}.mobile-th-stack{display:grid!important;place-items:center!important;grid-gap:1px!important;gap:1px!important;line-height:1.02!important}.mobile-order-sheet .sticky-customer{width:142px!important;min-width:142px!important;max-width:142px!important}.mobile-order-sheet .mobile-col-method,.mobile-order-sheet td:nth-child(2){width:62px!important;min-width:62px!important;max-width:62px!important}.mobile-order-sheet .mobile-col-notes,.mobile-order-sheet td:nth-child(3){width:68px!important;min-width:68px!important;max-width:68px!important}.mobile-order-sheet .mobile-col-check,.mobile-order-sheet td:nth-child(4),.mobile-order-sheet td:nth-child(5),.mobile-order-sheet td:nth-child(6),.mobile-order-sheet td:nth-child(7){width:56px!important;min-width:56px!important;max-width:56px!important}.mobile-order-sheet td:nth-child(6),.mobile-order-sheet th:nth-child(6){width:64px!important;min-width:64px!important;max-width:64px!important}.mobile-order-sheet .mobile-col-cancel,.mobile-order-sheet td:nth-child(8){width:70px!important;min-width:70px!important;max-width:70px!important}.mobile-sheet-check,.mobile-sheet-muted-check{min-width:0!important;width:100%!important}.mobile-sheet-check input{width:20px!important;height:20px!important}.mobile-sheet-check span{font-size:9px!important}.mobile-method-pill{min-width:0!important;width:100%!important;min-height:26px!important;padding:4px 5px!important;font-size:10px!important}.mobile-cancel-button,.mobile-notes-button{min-height:28px!important;padding:5px 7px!important;font-size:10px!important}.mobile-customer-button b{max-width:120px!important;font-size:12px!important}.mobile-customer-button span{font-size:9px!important}.orders-board-page.force-mobile-admin .app-topbar,.orders-board-page.force-mobile-admin .mobile-admin-topbar,.orders-board-page.force-mobile-admin>header.app-topbar.mobile-admin-topbar{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;z-index:5!important}.product-grid .product-card.product-theme-card{background:linear-gradient(180deg,color-mix(in srgb,var(--product-theme-soft) 82%,#fff),color-mix(in srgb,var(--product-theme-soft) 56%,#fff))!important;border-color:color-mix(in srgb,var(--product-theme-accent) 34%,#fff)!important;box-shadow:0 14px 32px var(--product-theme-shadow)!important}.product-grid .product-card.product-theme-card .product-theme-namebar{background:linear-gradient(135deg,var(--product-theme-accent),color-mix(in srgb,var(--product-theme-accent) 76%,#10252b))!important;color:#fff!important;box-shadow:0 8px 18px var(--product-theme-shadow)!important}.product-grid .product-card.product-theme-card .product-theme-namebar span{color:#fff!important}.product-grid .product-card.product-theme-card .product-media-notes-pane{background:color-mix(in srgb,var(--product-theme-soft) 72%,#fff)!important}.product-grid .product-card.product-theme-card .product-notes-side{color:var(--product-theme-text)!important}.product-grid .product-card.product-theme-card .product-qty-status,.product-grid .product-card.product-theme-card .text-link{color:var(--product-theme-accent)!important}.stage-product-card{grid-template-columns:175px 1fr!important}.stage-product-card .product-img.stage-img{width:170px!important;min-width:135px!important;height:150px!important;min-height:170px!important;overflow:hidden!important;border-radius:18px!important}.stage-product-card .product-img.stage-img img{width:100%!important;height:100%!important;object-fit:fill!important;object-position:center center!important}.notification-toggle-list{display:grid;grid-gap:10px;gap:10px}.notification-toggle-row{display:grid;grid-template-columns:24px 1fr;grid-gap:10px;gap:10px;align-items:start;padding:11px 12px;border:1px solid var(--line);border-radius:14px;background:#f7fbfa}.notification-toggle-row input{width:20px;height:20px;margin-top:2px;accent-color:var(--teal)}.notification-toggle-row b{display:block;color:var(--ink)}.notification-toggle-row small{display:block;margin-top:2px;color:var(--muted);line-height:1.35}.notification-list{display:grid;grid-gap:10px;gap:10px}.notification-row{display:grid;grid-template-columns:12px 1fr;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff}.notification-row.unread{border-color:rgba(15,143,136,.32);background:linear-gradient(180deg,#fff,#f1fbfa)}.notification-row.read{opacity:.72}.notification-dot{width:10px;height:10px;margin-top:7px;border-radius:999px;background:#cbd8db}.notification-row.unread .notification-dot{background:var(--teal);box-shadow:0 0 0 5px rgba(15,143,136,.1)}.notification-row-title{align-items:flex-start}.notification-row p{margin:4px 0 8px;font-size:13px;line-height:1.4}.admin-user-stats{display:flex;flex-wrap:wrap;gap:8px}.admin-user-tools{display:grid;grid-gap:14px;gap:14px}.admin-user-tools label{display:grid;grid-gap:7px;gap:7px;font-weight:900;color:#10252b}.admin-user-tools input,.admin-user-tools select{width:100%;min-height:48px;border:1px solid rgba(15,95,93,.18);border-radius:16px;padding:0 14px;font-size:15px;font-weight:800;color:#10252b;background:hsla(0,0%,100%,.92)}.admin-users-sheet-wrap{width:100%;overflow-x:auto;border:1px solid rgba(15,95,93,.14);border-radius:22px;background:hsla(0,0%,100%,.9);box-shadow:0 16px 40px rgba(7,44,45,.08)}.admin-users-sheet{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;font-size:13px}.admin-users-sheet th{position:-webkit-sticky;position:sticky;top:0;z-index:3;background:#e9f6f4;color:#0d4f4d;text-align:left;padding:13px 12px;border-bottom:1px solid rgba(15,95,93,.16);font-size:12px;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.admin-users-sheet td{padding:13px 12px;border-bottom:1px solid rgba(15,95,93,.1);color:#203f46;vertical-align:middle;white-space:nowrap}.admin-users-sheet tbody tr:nth-child(2n) td{background:rgba(244,251,250,.7)}.admin-users-sheet tbody tr:hover td{background:rgba(216,241,237,.85)}.admin-users-sheet .sticky-user-col{position:-webkit-sticky;position:sticky;left:0;z-index:2;min-width:190px;max-width:230px;background:#fff;box-shadow:1px 0 0 rgba(15,95,93,.12)}.admin-users-sheet th.sticky-user-col{z-index:5;background:#d8f1ed}.admin-users-sheet .sticky-user-col strong{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;color:#10252b;font-size:14px}.admin-users-sheet .sticky-user-col span{display:block;margin-top:3px;color:#6f8589;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.admin-users-actions{display:flex;gap:8px;align-items:center}.btn-xs{min-height:32px!important;padding:6px 10px!important;font-size:12px!important;border-radius:999px!important}@media (max-width:560px){.admin-users-sheet-wrap{margin-left:-2px;margin-right:-2px;border-radius:18px}.admin-users-sheet{min-width:920px;font-size:12px}.admin-users-sheet td,.admin-users-sheet th{padding:11px 10px}.admin-users-sheet .sticky-user-col{min-width:160px;max-width:180px}.admin-users-sheet .sticky-user-col strong{max-width:150px;font-size:13px}}