:root{--paper:#f7f8f2;--white:#fff;--ink:#192a23;--muted:#65736a;--line:#dce2d8;--green:#c9ed9c;--dark:#213d2e;--red:#a3312c;--radius:18px;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}[hidden]{display:none!important}:focus-visible{outline:3px solid #3a782b;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(38px,5.8vw,76px);line-height:1.03;letter-spacing:-.055em;font-weight:500;margin-bottom:24px}h2{font-size:28px;line-height:1.15;letter-spacing:-.035em;font-weight:500}h3{font-size:20px;letter-spacing:-.025em;font-weight:500}p{line-height:1.65}hr{border:0;border-top:1px solid var(--line);margin:28px 0}.site-header{max-width:1280px;margin:auto;height:106px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;border-bottom:1px solid var(--line)}.brand{font-size:24px;font-weight:700;text-decoration:none;letter-spacing:-1px;display:flex;align-items:center}.brand>span:first-child{font-weight:400}.brand-dot{display:grid;place-items:center;background:var(--green);border-radius:50%;height:27px;width:27px;font-size:20px;margin-left:10px}.header-note{font-size:13px;color:var(--muted)}.preview-bar{background:#edf0e6;border-bottom:1px solid var(--line);padding:8px 20px;text-align:center;font-size:12px;color:#53604f}.store,.checkout,.admin{max-width:1280px;margin:auto;padding:0 48px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:72px;align-items:center;padding:85px 0 90px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;margin-bottom:26px;line-height:1.6}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#688847;margin-right:8px}.hero h1 em{font-style:normal;color:#73846d}.lead{font-size:17px;color:var(--muted);line-height:1.75;margin-bottom:30px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;border:0;border-radius:8px;background:var(--dark);color:white;min-height:54px;padding:16px 22px;text-decoration:none;font-size:14px;font-weight:600;transition:background .15s}.button:hover{background:#345b41}.button span{font-size:20px;font-weight:400}.full{width:100%;margin-top:20px}.fine{font-size:12px;color:var(--muted);line-height:1.7;margin:15px 0}.product-card{background:var(--green);border-radius:22px;padding:30px 32px;min-height:385px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(-2deg)}.card-top{display:flex;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1.5px;border-bottom:1px solid #95b577;padding-bottom:22px}.product-word{font-size:clamp(30px,3.6vw,48px);letter-spacing:-2px;line-height:1.1;margin:35px 0}.card-bottom{display:flex;justify-content:space-between;align-items:end;gap:12px}.small-label{font-size:9px;letter-spacing:1.4px;display:block;margin-bottom:12px}.card-bottom strong{font-size:38px;letter-spacing:-1.5px;font-weight:500}.card-bottom small{font-size:13px;letter-spacing:0}.chip{font-size:10px;border:1px solid #95b577;border-radius:99px;padding:9px 12px;white-space:nowrap}.card-fine{font-size:10px;margin:18px 0 0;color:#426136}.feature-section{border-top:1px solid var(--line);padding:48px 0 35px}.section-heading{display:flex;justify-content:space-between;gap:24px}.section-heading h2{font-size:32px;width:55%}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:30px}.features>div>span{display:block;color:#829479;font-size:12px;margin-bottom:22px}.features p{font-size:13px;color:var(--muted)}.how{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:38px 0}.how div{width:55%;font-size:13px}.how b{font-size:11px;color:#7e916f;margin-right:20px}footer{max-width:1184px;border-top:1px solid var(--line);padding:28px 0;margin:30px auto 0;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px;line-height:1.6}.checkout{padding-top:30px}.back{display:inline-block;font-size:12px;margin:0 0 28px;text-decoration:none;color:var(--muted)}.page-heading h1{font-size:48px;margin-bottom:14px}.page-heading .eyebrow{margin-bottom:18px}.page-heading>p:last-child{color:var(--muted);font-size:14px}.steps{list-style:none;display:flex;padding:0;gap:38px;margin:30px 0 35px;font-size:11px;color:#83907e}.steps li{display:flex;gap:10px;align-items:center}.steps .active{color:var(--ink);font-weight:700}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:34px;align-items:start}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:32px}.field-section{padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--line)}.field-heading{display:flex;gap:16px;margin-bottom:24px}.field-heading h2{font-size:23px;margin:0 0 8px}.field-heading p{color:var(--muted);font-size:12px;margin:0}.step-number{display:grid;place-items:center;width:30px;height:30px;flex-shrink:0;background:#eff3e8;border-radius:50%;font-size:11px}label,legend{font-size:12px;font-weight:600;display:block;margin:0 0 10px}input:not([type=checkbox]):not([type=radio]),textarea,select{width:100%;border:1px solid #cdd6c9;border-radius:8px;padding:13px 14px;color:var(--ink);background:white;min-width:0}textarea{resize:vertical;font-family:ui-monospace,Consolas,monospace;font-size:11px;line-height:1.7}textarea:disabled{background:#edf0e9;color:#939b90}input::placeholder,textarea::placeholder{color:#889080}.quantity{display:inline-flex;align-items:center;border:1px solid #cdd6c9;border-radius:8px;overflow:hidden}.quantity button{border:0;background:#f4f6ef;width:44px;height:43px;font-size:20px;color:var(--ink)}.quantity input{border:0!important;padding:10px!important;width:55px!important;text-align:center;appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.check{display:flex;gap:10px;line-height:1.7;align-items:start;font-size:11px;font-weight:400;margin-top:18px}.check input{flex-shrink:0;margin-top:3px;width:15px;height:15px;accent-color:var(--dark)}.muted{color:var(--muted)}.error{border:1px solid #ecc9c3;border-radius:8px;background:#fff3f0;color:var(--red);padding:15px 18px;font-size:12px;line-height:1.7;margin:15px 0 24px}.error p{margin:5px 0}.notice{background:#f0f6e9;border:1px solid #dce9cf;border-radius:8px;padding:16px 18px;font-size:12px;line-height:1.7;margin:20px 0}details{font-size:12px;line-height:1.7;margin-top:20px}summary{cursor:pointer;font-weight:600}details p{margin-top:14px}.delivery-choice{border:0;padding:0;margin:0 0 20px;display:flex;gap:24px}.delivery-choice label{display:flex;align-items:center;gap:8px;font-weight:400;margin:6px 0 0}.delivery-choice input{accent-color:var(--dark)}.order-card{background:#eaf0df;border:1px solid #dae3ce;border-radius:18px;padding:30px;position:sticky;top:25px}.order-card h2{font-size:31px;margin-bottom:22px}.order-card>p{font-size:12px;color:#5b6b50}.aside-price{font-size:44px;letter-spacing:-2px;margin-bottom:20px}.aside-price span{font-size:12px;letter-spacing:0;color:var(--muted)}.summary{display:grid;grid-template-columns:1fr 1fr;gap:15px 12px;font-size:12px;line-height:1.6;margin:25px 0}.summary dt{color:var(--muted)}.summary dd{margin:0;text-align:right;overflow-wrap:anywhere}.benefit-list{padding:22px 0 0;margin:24px 0 18px;border-top:1px solid #cedac2;list-style:none}.benefit-list li{font-size:12px;margin:15px 0;padding-left:23px;position:relative;line-height:1.6}.benefit-list li:before{content:'✓';position:absolute;left:0;color:#5c7a41}.aside-foot{border-top:1px solid #cedac2;margin-top:26px;padding-top:20px;font-size:11px;line-height:1.7;color:#5b6b50}.narrow{max-width:740px;margin:60px auto;padding:0 24px}.receipt{text-align:center}.receipt .panel{text-align:left}.receipt-icon{display:grid;place-items:center;background:var(--green);border-radius:50%;width:55px;height:55px;margin:0 auto 24px;font-size:24px}.receipt h1{font-size:50px}.receipt .eyebrow{margin-bottom:20px}.receipt-reference{text-align:center;padding:5px 0 20px}.receipt-reference strong{font-size:34px;letter-spacing:2px;display:block;font-family:ui-monospace,monospace;margin-bottom:15px}.receipt-reference>span:last-child{font-size:12px;color:var(--muted)}.copy-row{display:flex;gap:10px}.secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cdd6c9;background:transparent;color:var(--ink);padding:11px 15px;border-radius:7px;text-decoration:none;font-size:12px;white-space:nowrap}.secondary:hover{background:#eff3e8}.receipt .back{margin:24px 0}.login{max-width:480px;padding-top:35px}.login h1{font-size:48px}.login>p{color:var(--muted)}.prose h1{font-size:48px}.prose h2{margin-top:35px;font-size:24px}.prose p{font-size:14px;color:var(--muted)}.admin{padding-top:50px}.admin h1{font-size:46px;margin-bottom:12px}.admin-heading{display:flex;justify-content:space-between;align-items:center;gap:24px}.admin-heading .eyebrow{margin-bottom:14px}.admin-heading p{font-size:13px;color:var(--muted)}.status-tabs{display:flex;gap:8px;overflow:auto;padding:12px 0 28px;margin-top:14px}.status-tabs a{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:12px;white-space:nowrap;padding:12px 15px;border:1px solid var(--line);border-radius:8px}.status-tabs b{font-size:10px;background:#e9eee2;padding:3px 6px;border-radius:5px}.status-tabs .selected{background:var(--dark);color:white;border-color:var(--dark)}.status-tabs .selected b{background:#45614b}.order-list{padding:0;overflow:hidden}.list-toolbar{padding:22px 25px;display:flex;justify-content:space-between;align-items:center;gap:20px}.list-toolbar h2{font-size:21px;margin:0}.search{display:flex;gap:8px}.search input{font-size:12px!important}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;white-space:nowrap}th{font-weight:500;color:var(--muted);background:#f4f6ef;font-size:10px;padding:14px 22px;text-transform:uppercase;letter-spacing:.7px}td{padding:20px 22px;border-top:1px solid var(--line);max-width:300px;overflow:hidden;text-overflow:ellipsis}td small{display:block;color:var(--muted);font-size:10px;margin-top:6px}td strong{font-family:ui-monospace,monospace;font-weight:500}.mono{font-family:ui-monospace,monospace}.status{display:inline-block;font-size:10px;padding:6px 10px;border-radius:99px;background:#f1edda;color:#796735}.status.verified{background:#e4f0d8;color:#46673d}.status.pending{background:#e1ebef;color:#426574}.status.trash{background:#eee;color:#666}.status.unsure{background:#f9e7df;color:#945b42}.empty{text-align:center;padding:65px 20px;white-space:normal}.empty h3{margin-bottom:10px}.empty p{color:var(--muted)}.pagination{padding:20px 25px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.pagination>div{display:flex;gap:10px}.detail{margin-bottom:28px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}.detail label{margin-top:20px}.detail h2{font-family:ui-monospace,monospace}.expired{color:var(--red)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.hero{gap:35px;padding:55px 0}.store,.checkout,.admin{padding-left:25px;padding-right:25px}.site-header{padding:0 25px;height:85px}.product-card{padding:25px;min-height:340px}.checkout-grid{grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr);gap:20px}.panel,.order-card{padding:24px}.order-list{padding:0}footer{margin-left:25px;margin-right:25px}.features{gap:25px}.card-bottom{display:block}.chip{display:inline-block;margin-top:12px}.detail-grid{grid-template-columns:1fr}.list-toolbar{align-items:start;flex-direction:column}}
@media(max-width:640px){.header-note{display:none}.hero{grid-template-columns:1fr;gap:38px;padding:45px 0}.hero h1{font-size:51px}.product-card{transform:none;min-height:320px}.product-word{font-size:42px}.card-bottom{display:flex}.chip{margin:0}.section-heading{display:block}.section-heading h2{width:auto}.features{grid-template-columns:1fr;gap:20px}.features>div{border-bottom:1px solid var(--line);padding-bottom:15px}.features>div>span{margin-bottom:12px}.how{display:block}.how div{width:100%}.checkout-grid{grid-template-columns:1fr}.order-card{position:static}.page-heading h1{font-size:38px}.steps{gap:22px;font-size:10px}.panel{padding:23px 20px}.order-list{padding:0}.receipt h1{font-size:42px}.receipt-reference strong{font-size:26px}.summary{font-size:11px}.copy-row{flex-wrap:wrap}.copy-row input{font-size:11px}.admin-heading{align-items:start}.admin h1{font-size:36px}.admin-heading .secondary{padding:9px}.search{width:100%}.pagination{padding:16px;gap:12px;flex-wrap:wrap}footer{flex-direction:column;gap:10px}.narrow{margin-top:40px}.brand{font-size:22px}.receipt .lead{font-size:14px}}
@media print{.site-header,footer,.preview-bar,.back,button,.button{display:none!important}.narrow{max-width:none;margin:0}.panel{border:1px solid #bbb}body{background:white}.receipt-icon{display:none}a{text-decoration:none}.receipt h1{font-size:30px}}

.service-terms{font-size:13px;line-height:1.6;margin:0 0 24px;max-width:340px;color:#36522d}.product-card .product-word{margin-bottom:16px}
