.lm-page .lm-hero{padding:3rem 0 4rem;background:#fff7fb;border-bottom:1px solid var(--line)}
.lm-hero-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:4rem;align-items:center}
.lm-hero h1{font-size:clamp(2.4rem,4.7vw,4.3rem);line-height:1.08;letter-spacing:-.045em;max-width:760px;margin:1.4rem 0}
.lm-hero h1 em{font-style:normal;color:var(--brand)}
.lm-delivery{background:var(--ink);color:white;padding:2.5rem;border-radius:var(--radius-lg)}
.lm-delivery h2{font-size:2rem;line-height:1.2;color:white}.lm-delivery .eyebrow{color:#ffabd4}
.lm-format{display:grid;grid-template-columns:80px 1fr;align-items:center;padding:1.2rem 0;gap:1.2rem;border-bottom:1px solid #494355}
.lm-format strong{font-size:1.3rem;color:#ffabd4}.lm-format span{line-height:1.5}.lm-deadline{margin:1.5rem 0 0;font-size:.95rem;line-height:1.65}
.lm-products{border:0;padding:0;margin:2rem 0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}
.lm-product{display:flex;flex-direction:column;position:relative;padding:2rem;border:2px solid var(--line);border-radius:var(--radius-lg);gap:.6rem;background:white;cursor:pointer}
.lm-product:has(input:checked){border-color:var(--brand);background:#fff7fb}.lm-product:focus-within{outline:3px solid #291832;outline-offset:4px}
.lm-product input{position:absolute;right:1.6rem;top:1.8rem;width:1.25rem;height:1.25rem;accent-color:var(--brand);margin:0}
.lm-product-name{font-weight:750;font-size:1.2rem;padding-right:1.5rem}.lm-product-price{font-size:3.5rem;line-height:1.15;font-weight:750;letter-spacing:-.05em;margin-top:.8rem}
.lm-product-price small{font-size:1.7rem}.lm-product-limit{border-top:1px solid var(--line);padding-top:1.1rem;margin-top:.5rem;font-weight:750}.lm-product>span:last-child{line-height:1.9;font-size:.95rem}
.lm-purchase-bottom,.lm-quote{display:flex;justify-content:space-between;gap:2rem;align-items:center}.lm-purchase-bottom .button{flex-shrink:0}.lm-purchase-bottom .fineprint{max-width:680px;margin-bottom:0}
.lm-quote{border-top:1px solid var(--line);padding-top:1.25rem;margin-top:2rem}.lm-quote p{margin:0}.lm-quote a{font-weight:700}
.lm-paused{background:var(--surface-alt);padding:1rem 1.4rem;border-radius:var(--radius-sm);font-size:.95rem;flex-shrink:0}
.lm-steps{list-style:none;counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;padding:0;margin:3rem 0 0}
.lm-steps li{counter-increment:step}.lm-steps li:before{content:'0' counter(step);display:block;color:var(--brand);font-size:1.9rem;font-weight:750;border-top:2px solid var(--brand);padding-top:1rem;margin-bottom:1rem}
.lm-scope-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}.lm-scope-grid .card{box-shadow:none;background:var(--surface-alt)}
.lm-faq{max-width:900px}.lm-faq details{padding:1.35rem 0;border-bottom:1px solid var(--line)}.lm-faq summary{font-size:1.1rem;font-weight:700;cursor:pointer}.lm-faq details p{margin-bottom:0}
.lm-footer{display:flex;gap:3rem;justify-content:space-between;align-items:start}.lm-footer p{max-width:350px}
.lm-footer img{background:white;padding:.35rem;border-radius:.35rem}
.lm-narrow{max-width:850px}.lm-notice{border-left:4px solid var(--brand);padding:1.2rem 1.5rem;background:var(--brand-soft);margin:1.5rem 0}
.lm-legal h2{font-size:1.35rem;margin-top:2rem}.lm-legal ul,.lm-legal ol{padding-left:1.3rem}.lm-legal li{margin:.5rem 0}
.lm-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}
.lm-admin-table{width:100%;border-collapse:collapse;font-size:.9rem}.lm-admin-table th,.lm-admin-table td{padding:.7rem;border-bottom:1px solid var(--line);text-align:left;overflow-wrap:anywhere}
.lm-scroll{overflow-x:auto}.lm-admin code{overflow-wrap:anywhere}.lm-admin input{max-width:100%}
@media(max-width:900px){.lm-hero-grid,.lm-scope-grid{grid-template-columns:1fr;gap:2rem}.lm-delivery{max-width:600px}.lm-product{padding:1.4rem}.lm-products{gap:.75rem}.lm-product input{right:1rem}.lm-purchase-bottom{align-items:start}}
@media(max-width:640px){.lm-products,.lm-steps{grid-template-columns:1fr}.lm-purchase-bottom,.lm-quote,.lm-footer{flex-direction:column;align-items:stretch;gap:1rem}.lm-hero{padding-top:1.5rem!important}.lm-product{padding:1.5rem}.lm-product-price{font-size:3rem}.lm-delivery{padding:1.7rem}.lm-steps{gap:1rem}.lm-purchase-bottom .button{width:100%}}
@media print{.lm-purchase-bottom,.site-header,.site-footer{display:none}.lm-delivery{background:white;color:var(--ink);border:1px solid var(--line)}.lm-delivery h2{color:var(--ink)}}
