.hero{position:relative;overflow:hidden;background:#f6efe2}.hero h1{font-size:clamp(2.35rem,4.6vw,3.7rem);margin:22px 0 26px;letter-spacing:-0.5px}.hero h1 .accent{color:var(--gold)}.hero p{max-width:520px;font-size:17.5px}.hero-bg{position:absolute;top:50%;transform:translateY(-50%);left:max(50% - 100px,480px);height:clamp(460px,56vw,720px);width:auto;max-width:none}.hero-inner{position:relative;padding:60px 0 68px;max-width:640px}.hero-inner>.eyebrow{line-height:1.5}.hero-ctas{display:flex;gap:18px;flex-wrap:wrap;margin:36px 0 44px}.hero-seal{width:108px;height:108px;border-radius:50%;background:var(--cream);border:1.5px solid var(--gold);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;box-shadow:0 12px 26px rgba(61,58,42,.12)}.hero-seal>b{font-family:var(--font-display);font-weight:700;font-size:31px;color:var(--green-700);line-height:1}.hero-seal>span{font-weight:700;font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:var(--gold)}.hero-seal>i{font-style:normal;font-weight:600;font-size:9px;letter-spacing:.08em;color:var(--muted)}.hero-arch{display:none}.need-tiles{position:relative;z-index:1}.needs{padding:56px 0 50px;border-bottom:1px solid var(--line)}.needs-row{display:flex;justify-content:space-between;gap:12px}.need{display:flex;flex-direction:column;align-items:center;gap:13px;text-align:center;min-width:104px;padding:10px 4px}.need svg{color:var(--green-700);transition:color .25s ease}.need span{font-weight:600;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);line-height:1.5;position:relative;padding-bottom:5px}.need span::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:0;height:2px;background:var(--gold);transition:width .25s ease}.need:hover svg{color:var(--gold)}.need:hover span::after{width:60%}.month{position:relative;z-index:0;padding:78px 0;border-bottom:1px solid var(--line);background:var(--cream)}.month::before{content:"";position:absolute;z-index:0;top:-220px;right:0;width:min(58%,860px);height:640px;background:radial-gradient(ellipse 760px 520px at 88% 42%, #F1E8CE 0%, transparent 60%);pointer-events:none}.month>.wrap{position:relative;z-index:1}.month .section-sub{margin:42px 0 20px}.month-top{display:flex;align-items:flex-start;gap:56px;margin-bottom:46px}.month-top__text{flex:1;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.month-head{margin-bottom:22px}.catalog-blurb{max-width:640px;margin:18px 0;font-size:15.5px;line-height:1.65;color:var(--ink)}.month-catalog{flex:0 0 240px;align-self:flex-start;margin-top:30px;display:block;border-radius:8px;overflow:hidden;box-shadow:0 16px 40px rgba(61,58,42,.22);transition:box-shadow .3s ease}.month-catalog>img{display:block;width:100%;height:auto}.month-catalog:hover{box-shadow:0 20px 48px rgba(61,58,42,.3)}.month-name{font-family:var(--font-display);font-weight:700;color:var(--green-700);font-size:clamp(3rem,4.4vw,4.2rem);line-height:1;letter-spacing:-1px;margin:12px 0 8px}.month-name i{font-style:normal;color:var(--gold)}.month-num{font-weight:600;font-size:13px;letter-spacing:.24em;color:var(--muted);text-transform:uppercase}.month-intro{max-width:370px;padding-bottom:6px}.month-intro p{font-size:15px;margin-bottom:16px}.month-cat{display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--green-700);border-bottom:2px solid var(--gold);padding-bottom:6px;transition:color .25s ease}.month-cat:hover{color:var(--gold)}.month-cat-links{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.cat-old{font-weight:600;font-size:12.5px;letter-spacing:.06em;color:var(--muted);transition:color .25s ease}.cat-old:hover{color:var(--green-700)}.month-all{text-align:center;margin-top:30px}.set-card{flex:0 0 calc((100% - 48px)/4.2);scroll-snap-align:start;display:flex;flex-direction:column;position:relative;background:var(--white);border:1px solid var(--line);border-radius:14px;padding:24px 22px;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease}.set-card:hover{border-color:var(--gold-soft);box-shadow:0 14px 34px rgba(61,58,42,.1)}.set-card__title>a{color:inherit}.set-card__title>a::after{content:"";position:absolute;inset:0;z-index:1}.set-card .add-btn,.set-card .card-go{position:relative;z-index:2}.set-card__badge{display:inline-block;background:var(--gold);color:#fff;font-weight:700;font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;border-radius:99px;margin-bottom:16px}.set-card__media{position:relative;aspect-ratio:1/1;border-radius:10px;overflow:hidden;margin-bottom:16px;background:var(--cream-2);display:grid;place-items:center}.set-card__media>img{max-width:86%;max-height:86%;width:auto;height:auto}.set-card__media>img.is-placeholder{height:64px;max-height:40%;opacity:.5}.set-card__media>img:not(.is-placeholder){position:absolute;inset:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}.set-card__media .set-card__badge{position:absolute;right:0;top:0;margin:0;z-index:2;border-radius:0 0 0 10px}.set-card__title{font-weight:600;font-size:16px;color:var(--green-900);line-height:1.25;margin-bottom:3px}.set-card__desc{font-size:12.5px;color:var(--muted);line-height:1.5;flex:1}.offer-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:18px}.offer-grid .offer-card:nth-child(n+5){display:none}.offer-card{display:flex;flex-direction:column;position:relative;background:var(--white);border:1px solid var(--line);border-radius:14px;padding:20px 18px;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease}.offer-card:hover{border-color:var(--gold-soft);box-shadow:0 14px 34px rgba(61,58,42,.1)}.offer-card__title>a{color:inherit}.offer-card__title>a::after{content:"";position:absolute;inset:0;z-index:1}.offer-card .add-btn,.offer-card .card-go{position:relative;z-index:2}.offer-card__badge{position:absolute;top:14px;right:14px;z-index:2;background:var(--gold);color:#fff;font-weight:700;font-size:12px;letter-spacing:.04em;padding:4px 9px;border-radius:99px}.offer-card__media{aspect-ratio:1/1;display:grid;place-items:center;margin-bottom:14px}.offer-card__media>img{max-width:86%;max-height:86%;width:auto;height:auto}.offer-card__media>img.is-placeholder{height:64px;max-height:40%;opacity:.5}.offer-card__thumb{width:86px;height:86px;border-radius:50%;background:var(--cream-2);display:grid;place-items:center}.offer-card__thumb>img{height:40px;width:auto;opacity:.8}.offer-card__title{font-weight:600;font-size:15px;color:var(--green-900);line-height:1.25;margin-bottom:3px}.offer-card__desc{font-size:12.5px;color:var(--muted);line-height:1.5;flex:1}.member{background:var(--green-700);color:#efead8}.member .wrap{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px 24px;flex-wrap:wrap}.member p{font-size:17.5px;max-width:640px;flex:1 1 380px}.member strong{color:var(--gold-soft);font-weight:600}.member .btn--gold{flex-shrink:0}.features{padding:84px 0}.feature-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:44px;align-items:stretch}.fcard{background:var(--cream-2);border-radius:var(--radius);padding:44px 42px;display:flex;gap:14px;align-items:center;justify-content:space-between;overflow:hidden;position:relative;border:1px solid rgba(0,0,0,0);transition:border-color .3s ease,box-shadow .3s ease}.fcard:hover{border-color:var(--gold-soft);box-shadow:0 16px 38px rgba(61,58,42,.08)}.fcard .btn--ghost::after{content:"";position:absolute;inset:0;z-index:1}.fcard .txt{max-width:56%}.fcard h3{font-family:var(--font-display);font-weight:700;font-size:24px;line-height:1.2;color:var(--green-700);margin:10px 0 14px}.fcard p{font-size:15.5px;margin-bottom:26px}.fcard .visual{flex-shrink:0}.fcard__media{flex-shrink:0;width:236px;max-width:100%;aspect-ratio:1/1;background:#fff;border-radius:20px;box-shadow:0 10px 30px rgba(61,58,42,.08);display:grid;place-items:center;padding:10px}.fcard__media>img{max-width:100%;max-height:100%;object-fit:contain}.read{display:flex;flex-direction:column;justify-content:center}.read .eyebrow{margin-bottom:10px}.read-item{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:19px 4px;border-bottom:1px solid var(--line);transition:border-color .25s ease}.read-item:first-of-type{border-top:1px solid var(--line)}.read-item h4{font-family:var(--font-display);font-weight:700;font-size:16.5px;color:var(--green-700);margin-bottom:3px;transition:color .25s ease}.read-item p{font-size:13.5px;color:var(--muted);line-height:1.55}.read-item .go{color:var(--gold);font-size:20px;flex-shrink:0}.read-item:hover{border-color:var(--gold-soft)}.read-item:hover h4{color:var(--gold)}.products{padding:8px 0 88px}.products .product-card{padding:28px 24px 26px}.products .product-card__media{margin-bottom:22px}.products .product-card__title{font-size:17px;margin-bottom:6px}.products .product-card__desc{font-size:13.5px;line-height:1.55}.prod-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:22px}.prod-grid .product-card:nth-child(n+5){display:none}.reviews{background:var(--cream-2);padding:84px 0}.rev-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.usp{padding:50px 0;border-bottom:1px solid var(--line)}.usp-row{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.usp-item{display:flex;align-items:center;gap:14px;min-width:180px}.usp-item svg{color:var(--gold);flex-shrink:0}.usp-item div{font-size:13px;line-height:1.45}.usp-item strong{display:block;font-weight:600;font-size:13.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--green-900)}@media(max-width: 1080px){.prod-grid{grid-template-columns:repeat(3, 1fr)}.prod-grid .product-card:nth-child(n+5){display:flex}.offer-grid{grid-template-columns:repeat(3, 1fr)}.offer-grid .offer-card:nth-child(n+5){display:block}.set-card{flex-basis:calc((100% - 32px)/3.2)}.feature-grid{grid-template-columns:1fr}.hero-ctas{justify-content:center}.usp-row{justify-content:center;gap:24px 44px}}@media(max-width: 1240px)and (min-width: 981px){.hero h1{font-size:clamp(2.15rem,3.4vw,2.7rem)}.hero-inner{padding:52px 0 60px}}@media(max-width: 980px){.hero-bg{display:none}.hero{background:#f6efe2}.hero-inner{max-width:640px;margin:0 auto;padding:44px 0 40px}.hero-seal{display:none}.hero-arch{display:block;position:relative;margin:30px auto 34px;max-width:100%}.hero-arch img{display:block;width:100%;height:auto;border-radius:40px 40px 24px 24px}.seal{position:absolute;top:-16px;left:16px;width:92px;height:92px;border-radius:50%;background:var(--cream);border:1.5px solid var(--gold);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;box-shadow:0 10px 24px rgba(61,58,42,.14)}.seal b{font-family:var(--font-display);font-weight:700;font-size:27px;color:var(--green-700);line-height:1}.seal span{font-weight:700;font-size:8.5px;letter-spacing:.24em;text-transform:uppercase;color:var(--gold)}.seal i{font-style:normal;font-weight:600;font-size:8.5px;letter-spacing:.08em;color:var(--muted)}}@media(max-width: 760px){.hero-inner{padding:24px 0 10px}.hero h1{font-size:clamp(1.95rem,8vw,2.5rem)}.hero p{font-size:16px}.hero-ctas{margin:30px 0 6px}.hero-ctas .btn{width:100%;justify-content:center}.needs{padding:38px 0 30px}.needs-row{overflow-x:auto;justify-content:flex-start;gap:6px;padding-bottom:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.need{scroll-snap-align:start;min-width:118px}.month{padding:52px 0}.month::before{display:none}.month-top{flex-direction:column;align-items:stretch;gap:0;margin-bottom:34px}.month-top__text{display:contents}.month-head{margin-bottom:16px}.catalog-blurb{margin:14px 0 0;max-width:none}.month-catalog{order:0;align-self:center;flex:none;width:230px;max-width:72%;margin:18px 0}.cat-old{order:1}.month .section-sub{flex-direction:column;align-items:flex-start;gap:2px;margin:32px 0 16px}.set-card{flex:0 0 calc((100% - 16px)/1.8);padding:16px 14px}.set-card__media{margin-bottom:12px}.offer-grid{grid-template-columns:repeat(2, 1fr);gap:12px}.offer-grid .offer-card:nth-child(n+5){display:none}.offer-card{padding:16px 13px}.offer-card__thumb{width:72px;height:72px}.offer-card__title{font-size:13.5px}.offer-card__desc{font-size:11.5px}.offer-card__badge{top:10px;right:10px;font-size:11px}.member .wrap{flex-direction:column;align-items:flex-start}.member .wrap p{flex:0 0 auto}.features{padding:56px 0}.fcard{flex-direction:column;align-items:flex-start;padding:28px 24px}.fcard .txt{max-width:none}.fcard .txt{display:contents}.fcard h3{margin:3px 0 0}.fcard .visual{order:0;align-self:flex-start;width:100%;margin:6px 0 8px}.fcard p{order:1;margin-bottom:14px}.fcard .btn{order:2}.fcard__media{width:100%;max-width:360px;padding:8px;aspect-ratio:3/2}.products{padding-bottom:56px}.prod-grid{grid-template-columns:repeat(2, 1fr);gap:12px}.prod-grid .product-card:nth-child(n+5){display:none}.products .product-card{padding:18px 14px 16px}.products .product-card__media{margin-bottom:14px}.products .product-card__title{font-size:14.5px}.products .product-card__desc{font-size:12px}.rev-grid{grid-template-columns:1fr}.reviews{padding:56px 0}.usp-row{flex-direction:column;gap:22px}}.set-card__media,.offer-card__media{position:relative}
