:root{--forest:#173f35;--green:#2a7056;--mint:#e8efe5;--lime:#dcedb8;--ink:#203c33;--muted:#718077;--line:#dfe6de;--paper:#f8f9f5;--white:#fff;--header:84px;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:disabled{cursor:wait;opacity:.62}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #7eaa4d;outline-offset:4px}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}[hidden]{display:none!important}.skip-link{position:fixed;top:8px;left:8px;padding:12px;background:white;z-index:100;transform:translateY(-160%)}.skip-link:focus{transform:none}
.site-header{height:var(--header);background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{max-width:1440px;height:100%;padding:0 5%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:var(--forest);color:var(--lime)}.brand-mark svg{width:32px;height:32px;fill:currentColor;stroke:none}.brand-name{font-size:13px;line-height:1.1;font-weight:500;display:flex;flex-direction:column;letter-spacing:.02em}.brand-name strong{font-size:28px;font-weight:750;letter-spacing:-.05em;line-height:1.02}.brand-name strong span{font-size:9px;vertical-align:top;line-height:2;display:inline-block;margin-left:4px}.button{border:1px solid transparent;min-height:46px;padding:11px 20px;border-radius:9px;display:inline-flex;gap:10px;justify-content:center;align-items:center;font-size:13px;font-weight:650;text-decoration:none;transition:background .18s,transform .18s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--forest);color:white}.button-primary:hover{background:#285d49}.button-outline{border-color:var(--line);background:transparent;color:var(--forest)}.button-outline:hover{background:var(--mint)}.button-quiet{background:transparent;color:var(--muted);padding:10px}.button-quiet:hover{background:var(--paper);color:var(--forest)}.button-full{width:100%;justify-content:space-between}.query-trigger svg{width:18px;height:18px}.customer-control{display:flex;align-items:center;gap:20px}.customer-summary{display:flex;gap:14px;align-items:center;font-size:14px}.customer-summary>span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-summary strong{padding:8px 12px;border-radius:7px;background:var(--mint);color:var(--green);font-size:15px;white-space:nowrap}.points-word{font-size:12px;font-weight:550}.session-clock{font-size:11px;font-variant-numeric:tabular-nums;color:var(--muted)}
.catalog{max-width:1440px;margin:0 auto;padding:0 5%}.catalog-intro{display:flex;justify-content:space-between;align-items:center;gap:60px;padding:52px 0 42px}.eyebrow{font-size:10px;letter-spacing:.17em;font-weight:700;margin:0 0 18px;color:var(--green);display:flex;align-items:center;gap:8px}.eyebrow>span{width:6px;height:6px;display:inline-block;background:var(--green);border-radius:100%}h1,h2,h3,p{overflow-wrap:anywhere}h1{font-size:clamp(37px,4vw,58px);line-height:1.06;font-weight:650;letter-spacing:-.045em;margin:0}h1 em{font-style:normal;color:var(--green);font-weight:450}.intro-copy{font-size:14px;line-height:1.75;color:var(--muted);margin:19px 0 0}.how-it-works{padding:25px 0 25px 35px;border-left:1px solid #d7dfd3;width:265px;flex-shrink:0;position:relative}.mini-cross{position:absolute;right:7px;top:18px;font-size:37px;color:#a5b98f;font-weight:300;line-height:1}.how-it-works p{font-size:18px;line-height:1.65;letter-spacing:-.02em;margin:0 0 18px;color:#728474}.how-it-works strong{font-weight:600;color:var(--forest)}.how-note{font-size:11px;color:var(--muted)}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;border-top:1px solid var(--line)}.catalog-title{display:flex;align-items:center;gap:13px}.catalog-title h2{font-size:18px;font-weight:600;margin:0;letter-spacing:-.025em}.catalog-title>span{font-size:11px;color:var(--muted)}.catalog-tabs{display:flex;padding:4px;border:1px solid var(--line);border-radius:9px;gap:3px}.filter-button{border:0;background:transparent;color:var(--muted);border-radius:6px;padding:8px 14px;font-size:12px;font-weight:600}.filter-button.is-active{background:var(--forest);color:white}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #193f350b}.product-picture{height:230px;background:#f0f3ed;padding:24px;position:relative;display:flex;align-items:center;justify-content:center;border:0;width:100%;color:var(--forest)}.product-card:nth-child(3n+2) .product-picture{background:#f0f2eb}.product-card:nth-child(3n+3) .product-picture{background:#ecf1ec}.product-picture img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.product-picture:hover img{transform:scale(1.045)}.available-badge{position:absolute;top:13px;left:13px;border:1px solid #d2e1c5;background:#f7fbea;color:#3a653a;font-size:10px;font-weight:700;border-radius:5px;padding:5px 8px;z-index:1}.product-copy{padding:21px;display:flex;flex-direction:column;flex:1}.product-category{font-size:9px;font-weight:650;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin:0 0 9px}.product-name{margin:0;font-size:17px;font-weight:600;line-height:1.4;letter-spacing:-.025em}.product-description{font-size:12px;line-height:1.6;color:var(--muted);margin:8px 0 17px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-card-bottom{margin-top:auto;padding-top:17px;border-top:1px solid #edf0e9;display:flex;align-items:center;justify-content:space-between;gap:8px}.product-points{font-size:11px;color:var(--green);white-space:nowrap}.product-points strong{font-size:23px;font-weight:650;letter-spacing:-.04em}.product-arrow{border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--forest);width:33px;height:33px;display:grid;place-items:center;font-size:18px;flex-shrink:0}.product-arrow:hover{background:var(--forest);color:white}.points-distance{font-size:10px;color:var(--muted);margin:10px 0 0}.points-distance.eligible{color:var(--green)}.catalog-note{display:flex;justify-content:center;gap:9px;align-items:center;padding:31px 0;color:var(--muted)}.catalog-note p{margin:0;font-size:11px;line-height:1.6}.note-icon{width:15px;height:15px;border:1px solid #aab8ab;border-radius:50%;font-size:10px;text-align:center;line-height:13px;flex-shrink:0}.site-footer{border-top:1px solid var(--line);padding:23px 0 27px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#7b897d}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--forest)}.footer-dot{margin:0 8px}.no-affordable{text-align:center;padding:50px 20px;background:#eef3e9;border:1px solid var(--line);border-radius:12px}.no-affordable>span{font-size:30px;color:var(--green)}.no-affordable h3{font-size:21px;margin:12px 0;font-weight:600}.no-affordable p{font-size:13px;color:var(--muted);max-width:390px;margin:0 auto 22px;line-height:1.7}
.empty-state,.error-state,.loading-state{min-height:calc(100svh - var(--header));display:flex;align-items:center;justify-content:center}.empty-state{padding:50px 24px;text-align:center;background:radial-gradient(ellipse at 50% 50%,#e7efdf 0%,#f4f6ed 48%,#f8f9f5 85%)}.empty-content{max-width:610px}.empty-label{font-size:10px;letter-spacing:.2em;font-weight:650;color:var(--green)}.empty-symbol{display:block;margin:30px auto 22px;font-size:70px;font-weight:250;line-height:1;color:var(--green)}.empty-content h1{font-size:clamp(31px,4.5vw,49px);font-weight:550;line-height:1.16}.empty-content p{color:var(--muted);font-size:14px;line-height:1.7;margin:25px auto 0;max-width:350px}.empty-signature{display:block;margin-top:70px;font-size:11px;letter-spacing:.03em;color:var(--muted)}.campaign-state{height:calc(100svh - var(--header));background:var(--mint)}.campaign-state img{width:100%;height:100%;object-fit:cover;display:block}.error-state{flex-direction:column;text-align:center;padding:36px;gap:18px}.error-state h1{font-size:36px}.error-state p{max-width:450px;font-size:14px;color:var(--muted);margin:0 0 8px;line-height:1.7}.error-state .empty-symbol{margin:0 0 12px}.loading-state{gap:13px;font-size:13px;color:var(--muted)}.loading-dot{height:10px;width:10px;border-radius:50%;background:var(--green);animation:pulse 1.1s ease-in-out infinite alternate}.noscript{padding:24px;text-align:center}
.modal{border:1px solid var(--line);padding:36px;width:calc(100% - 32px);max-width:430px;border-radius:18px;color:var(--ink);box-shadow:0 30px 100px #16342c38;max-height:calc(100svh - 32px);overflow:auto;background:var(--white)}.modal::backdrop{background:#153c3270;backdrop-filter:blur(5px)}.modal-close{position:absolute;top:13px;right:14px;width:32px;height:32px;border:0;border-radius:50%;background:#f0f3ed;font-size:23px;line-height:1;color:var(--muted);z-index:2}.modal-close:hover{background:#e2eadb;color:var(--forest)}.modal-symbol{width:47px;height:47px;background:var(--mint);color:var(--green);border-radius:13px;display:grid;place-items:center;margin-bottom:24px}.query-modal .eyebrow{font-size:9px;margin-bottom:10px}.modal h2{font-size:29px;font-weight:600;letter-spacing:-.04em;margin:0}.modal-description{font-size:13px;line-height:1.7;color:var(--muted);margin:12px 0 26px}.modal label{display:block;font-size:12px;font-weight:650;margin:20px 0 8px}.modal input{width:100%;padding:13px 14px;min-height:47px;border:1px solid #d8e1d8;border-radius:8px;background:#f9faf7;color:var(--ink);font-size:14px;min-width:0;color-scheme:light}.modal input::placeholder{color:#9aa499}.modal small{font-size:10px;color:var(--muted);display:block;margin-top:7px}.query-modal .button-full{margin-top:25px}.form-error{padding:11px 13px;border-radius:7px;background:#fff0eb;border:1px solid #f0d4c8;color:#9c3b28;font-size:12px;line-height:1.6}.privacy-note{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px;font-size:10px;line-height:1.6;color:var(--muted)}.privacy-note svg{width:16px;height:16px;flex-shrink:0}.product-modal{max-width:700px;padding:0}.product-modal[open]{display:grid;grid-template-columns:44% 56%}.product-detail-image{padding:35px;background:#eef2e9;display:grid;place-items:center;min-height:350px}.product-detail-image img{width:100%;max-height:310px;object-fit:contain}.product-detail-copy{padding:40px 30px 30px}.product-detail-copy .eyebrow{font-size:9px}.product-detail-copy h2{font-size:26px}.product-detail-copy>p:not(.eyebrow){font-size:12px;line-height:1.7;color:var(--muted);white-space:pre-line}.detail-points{margin-top:25px;color:var(--green);font-size:12px}.detail-points strong{font-size:34px;font-weight:600;letter-spacing:-.04em}.product-detail-copy p.detail-availability{font-weight:600;color:var(--green);font-size:11px}.detail-note{padding-top:17px;border-top:1px solid var(--line);margin-top:22px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);background:var(--forest);color:white;padding:14px 22px;border-radius:10px;z-index:90;font-size:13px;line-height:1.5;box-shadow:0 8px 30px #173f3530;text-align:center;width:max-content}.toast.is-error{background:#963c2d}@keyframes pulse{to{opacity:.25}}
@media(min-width:1500px){.product-picture{height:265px}}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.customer-summary>span{max-width:165px}.customer-control{gap:12px}.session-clock{display:none}}@media(max-width:760px){:root{--header:76px}.header-inner{padding:0 5%;gap:10px}.brand-mark{width:39px;height:39px;border-radius:11px}.brand-mark svg{width:28px;height:28px}.brand{gap:9px}.brand-name{font-size:11px}.brand-name strong{font-size:24px}.query-trigger{font-size:11px;padding:10px 12px;min-height:41px;gap:6px}.query-trigger svg{width:16px}.catalog-intro{padding:35px 0 30px;gap:22px}.how-it-works{width:180px;padding:16px 0 16px 24px}.how-it-works p{font-size:14px}.how-note{font-size:9px}.mini-cross{right:0;font-size:25px;top:6px}.intro-copy{font-size:12px;margin-top:15px}.catalog-toolbar{flex-wrap:wrap;padding:20px 0;gap:12px}.catalog-title h2{font-size:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-picture{height:195px;padding:22px}.product-copy{padding:17px}.product-name{font-size:15px}.product-description{font-size:11px}.product-points strong{font-size:21px}.customer-summary{gap:4px;flex-direction:column;align-items:flex-end;font-size:10px}.customer-summary>span{max-width:150px}.customer-summary strong{font-size:14px;padding:4px 8px}.points-word{font-size:10px}.customer-control{gap:5px}.customer-control .button-quiet{font-size:10px;padding:9px 6px;max-width:58px;line-height:1.3}.customer-control .button-quiet span{display:none}.catalog-note{padding:25px 0}.site-footer{font-size:10px}}
@media(max-width:480px){.how-it-works{display:none}.catalog-intro{padding:35px 0 27px}h1{font-size:41px}.eyebrow{font-size:9px;margin-bottom:15px}.desktop-break{display:none}.intro-copy{max-width:265px}.catalog-title{gap:8px}.catalog-title h2{font-size:15px}.catalog-title>span{font-size:10px}.product-grid{gap:11px}.product-picture{height:167px;padding:17px}.product-copy{padding:14px 12px}.product-name{font-size:14px}.product-category{font-size:8px}.product-description{font-size:10px;-webkit-line-clamp:2;margin-bottom:12px}.product-card-bottom{padding-top:12px}.product-points{font-size:10px}.product-points strong{font-size:20px}.product-arrow{width:28px;height:28px}.points-distance{font-size:9px}.available-badge{top:9px;left:9px;font-size:9px}.site-footer{flex-direction:column;gap:11px}.modal{padding:30px 25px}.product-modal{padding:0}.product-modal[open]{grid-template-columns:1fr}.product-detail-image{min-height:0;height:210px;padding:27px}.product-detail-image img{height:100%;max-height:160px}.product-detail-copy{padding:27px}.empty-content h1{font-size:34px}.empty-signature{margin-top:52px}.empty-content p{font-size:12px}.empty-label{font-size:9px}.customer-summary>span{max-width:112px}.brand-name strong{font-size:22px}.brand-mark{width:34px;height:36px}.query-trigger svg{display:none}.query-trigger{padding:10px;font-size:10px}.product-detail-copy .detail-points{margin-top:17px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
