:root{color:#191b18;font-synthesis:none;text-rendering:optimizelegibility;--green:#31583e;--green-dark:#1e3a2b;--line:#d8d8cf;--muted:#686b64;--paper:#fbfaf6;--red:#8b3d32;background:#f5f4ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-underline-offset:3px;text-decoration-color:#9b9d95}button,input{font:inherit}button{cursor:pointer}.site-shell{flex-direction:column;width:min(1120px,100% - 40px);min-height:100vh;margin:0 auto;display:flex}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:72px;display:flex}.wordmark{letter-spacing:.16em;font-size:.83rem;font-weight:800;text-decoration:none}.site-header nav{align-items:center;gap:24px;display:flex}.site-header nav a{color:var(--muted);font-size:.9rem;text-decoration:none}.site-header nav a.active,.site-header nav a:hover{color:#191b18}main{flex:1}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;margin-top:80px;padding:24px 0 36px;font-size:.78rem;display:flex}.intro{max-width:760px;padding:86px 0 76px}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:750}h1,h2{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-weight:500}.intro h1{max-width:900px;margin:0;font-size:clamp(2.6rem,6vw,5.5rem);line-height:.98}.intro>p:not(.eyebrow){color:var(--muted);max-width:620px;margin:25px 0 34px;font-size:1.05rem;line-height:1.65}.search-box{max-width:660px;display:block}.search-box input{background:var(--paper);border:1px solid #aeb1a8;border-radius:5px;outline:none;width:100%;height:56px;padding:0 18px}.search-box input:focus{border-color:var(--green);box-shadow:0 0 0 2px #31583e1f}.catalog-heading,.section-title{border-bottom:1px solid #999c94;justify-content:space-between;align-items:end;gap:24px;padding-bottom:18px;display:flex}.catalog-heading h2,.section-title h1,.section-title h2{margin:0;font-size:1.85rem}.delay-note,.fine-print{color:var(--muted);font-size:.78rem}.brand-group{padding:34px 0 8px}.brand-group h2{margin:0 0 15px;font-size:1.35rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;background:#fbfaf68c;width:100%}th{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;text-align:left;font-size:.7rem;font-weight:650}th,td{border-bottom:1px solid var(--line);padding:15px 14px}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}td{font-size:.91rem}td a{font-weight:620;text-decoration:none}td a:hover{text-decoration:underline}.status{color:#555950;white-space:nowrap;font-size:.78rem;display:inline-block}.status-in_stock{color:var(--green);font-weight:700}.status-unknown{color:#84631f}.status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;margin:0 7px 1px 0;display:inline-block}.loading,.empty-state,.error-panel{color:var(--muted);padding:34px 0}.error-panel,.form-error{color:var(--red)}.product-page{padding-top:38px}.back-link{color:var(--muted);font-size:.82rem;text-decoration:none}.product-header{border-bottom:1px solid #999c94;justify-content:space-between;align-items:end;gap:40px;padding:58px 0 32px;display:flex}.product-header h1{margin:0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1}.product-header h1 span{color:var(--muted);white-space:nowrap;font-size:.5em}.retailer{color:var(--muted)}.primary-status{text-align:right;flex-direction:column;gap:8px;display:flex}.primary-status .status{font-size:1rem}.primary-status small{color:var(--muted)}.facts{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;display:grid}.facts div{border-right:1px solid var(--line);padding:24px 20px}.facts div:first-child{padding-left:0}.facts div:last-child{border:0}.facts dt{color:var(--muted);margin-bottom:8px;font-size:.72rem}.facts dd{margin:0;font-size:.9rem;font-weight:620}.product-actions{align-items:center;gap:12px;padding:28px 0 54px;display:flex}.primary-button,.secondary-button{border-radius:4px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:.85rem;font-weight:650;text-decoration:none;display:inline-flex}.primary-button{color:#fff;background:var(--green-dark);border:1px solid var(--green-dark)}.primary-button:hover{background:#294b36}.primary-button:disabled{opacity:.55;cursor:default}.secondary-button{color:#252822;background:0 0;border:1px solid #aeb1a8}.history-section{padding-top:6px}.history-section .table-wrap{margin-top:20px}.auth-page{grid-template-columns:1.1fr .9fr;align-items:center;gap:9vw;min-height:670px;display:grid}.auth-copy h1{margin:0;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1}.auth-copy>p:last-child{color:var(--muted);max-width:520px;line-height:1.6}.auth-form{background:var(--paper);border:1px solid var(--line);border-radius:6px;gap:18px;padding:30px;display:grid}.auth-form label{gap:7px;font-size:.78rem;font-weight:650;display:grid}.auth-form input{background:#fff;border:1px solid #b9bbb3;border-radius:4px;height:44px;padding:0 11px}.text-button,.row-action{color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:3px 0;font-size:.8rem;text-decoration:underline}.danger{color:var(--red)}.account-page,.settings-page{padding:64px 0}.plan-label{border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:6px 10px;font-size:.72rem}.settings-grid{grid-template-columns:1fr 1.5fr;gap:16px;padding-top:24px;display:grid}.settings-card{border:1px solid var(--line);background:var(--paper);border-radius:5px;padding:24px}.settings-card h2{margin:0 0 18px;font-size:1.25rem}.settings-card p{color:var(--muted);font-size:.86rem;line-height:1.5}.settings-card .settings-value{color:#191b18;font-size:1rem;font-weight:700}.preference-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:15px 0;display:flex}.preference-row:last-of-type{border:0}.preference-row div{gap:4px;display:grid}.preference-row strong{font-size:.86rem}.preference-row span{color:var(--muted);font-size:.75rem}.preference-row button{background:0 0;border:1px solid #aeb1a8;border-radius:4px;padding:6px 10px}.configured{font-weight:700;color:var(--green)!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=760px){.site-shell{width:min(100% - 24px,1120px)}.site-header{height:62px}.site-header nav{gap:13px}.intro{padding:60px 0}.catalog-heading,.section-title,.product-header{flex-direction:column;align-items:flex-start}.primary-status{text-align:left}.facts{grid-template-columns:1fr 1fr}.facts div,.facts div:first-child{border-right:0;padding:18px 8px 18px 0}.auth-page{grid-template-columns:1fr;gap:28px;padding:54px 0}.settings-grid{grid-template-columns:1fr}.product-actions{flex-direction:column;align-items:stretch}footer{flex-direction:column}th:nth-child(4),td:nth-child(4){display:none}}
