:root{color:#182026;background:#f4f6f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:24px;height:68px;padding:0 32px;border-bottom:1px solid #dde3e7;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800}.brand img{width:34px;height:34px;border-radius:8px}nav{display:flex;align-items:center;gap:8px;flex:1}nav a,.nav-action,.text-btn{border:0;border-radius:8px;padding:9px 12px;background:transparent;color:#52616b;cursor:pointer}nav a.active,nav a:hover,.nav-action:hover{background:#e9eef1;color:#16232b}.nav-action{border:1px solid #cdd7de;background:#fff}.ghost{background:transparent}main{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero-band{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:26px;align-items:stretch;padding:48px 0 28px}.hero-copy,.hero-panel,.section-block,.form-panel,.article-panel,.product-card,.list-card{border:1px solid #dbe3e8;border-radius:8px;background:#fff;box-shadow:0 16px 50px #1c2a3312}.hero-copy{padding:36px}.hero-copy h1,.page-title h1,.article-panel h1,.form-panel h1{margin:0;font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:0}.hero-copy p,.page-title p,.article-panel p,.product-card p,.list-card p,.section-block p{color:#5d6b75}.eyebrow,.product-card span,.list-card span,.compact-link span{color:#0d7c73;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-actions,.buy-bar{display:flex;align-items:center;gap:12px;margin-top:24px}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:8px;padding:0 16px;cursor:pointer}.primary-btn{background:#12685f;color:#fff;font-weight:800}.primary-btn:disabled{opacity:.55;cursor:not-allowed}.secondary-btn{border:1px solid #cdd7de;background:#fff}.hero-panel{display:flex;flex-direction:column;justify-content:center;gap:18px;padding:26px}.hero-panel img{width:128px;height:128px;border-radius:18px}.hero-panel strong,.hero-panel span{display:block}.content-grid,.account-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:20px;padding:18px 0 48px}.section-block,.form-panel,.article-panel{padding:24px}.section-heading,.page-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading h2,.page-title h1,.article-panel h1{margin:0}.page-wrap,.single-column{padding:34px 0 54px}.single-column{max-width:820px}.product-grid,.list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.product-card,.list-card{display:flex;flex-direction:column;min-height:210px;padding:20px}.product-card h2,.product-card h3,.list-card h2{margin:10px 0 8px}.product-card strong{margin-top:auto;font-size:24px}.compact-link{display:block;padding:14px 0;border-bottom:1px solid #e3e9ed}.compact-link strong{display:block;margin-top:4px}.form-panel{display:grid;gap:16px}label{display:grid;gap:6px;color:#4a5962;font-weight:700}input{width:100%;height:42px;border:1px solid #cbd6dd;border-radius:8px;padding:0 12px}.article-panel ol,.article-panel ul{display:grid;gap:12px;padding-left:22px}.back-link{display:inline-flex;margin-bottom:18px;color:#12685f;font-weight:800}.metric-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.metric-row span{border-radius:8px;background:#edf4f2;padding:10px 12px}.error-line{color:#b42318}.success-line{color:#13795b}@media(max-width:860px){.topbar{height:auto;flex-wrap:wrap;padding:14px 20px}nav{order:3;width:100%;overflow-x:auto}.hero-band,.content-grid,.account-grid,.product-grid,.list-grid{grid-template-columns:1fr}.hero-copy{padding:26px}}
