.rhavi-status{height:32px;padding:0 max(5vw,calc((100vw - 1380px)/2));display:flex;align-items:center;justify-content:space-between;background:#eaf2ed;color:#426459;font-size:10px}.rhavi-status span:first-child{color:#23825c}.rhavi-hero{position:relative;max-width:1380px;min-height:500px;margin:24px auto 44px;border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#eef4f0}.rhavi-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.rhavi-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fbfcfb 0%,rgba(251,252,251,.97) 33%,rgba(251,252,251,.2) 68%)}.rhavi-hero-copy{position:relative;z-index:1;width:47%;padding:57px}.eyebrow,.section-kicker{color:#71857b;font-size:10px;letter-spacing:.14em}.rhavi-hero h1{max-width:590px;margin:12px 0 18px;font-size:39px;line-height:1.15}.rhavi-hero p{max-width:510px;color:var(--muted);line-height:1.65}.rhavi-actions{display:flex;gap:10px;margin:25px 0}.button{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--ink);border-radius:9px;background:var(--ink);color:#fff}.button.outline{background:#fff;color:var(--ink)}.weekly-offer{width:330px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;border-radius:10px;background:var(--accent);color:var(--ink)}.weekly-offer>span:first-child{display:grid}.weekly-offer small{margin-top:3px;font-size:10px}.rhavi-carousel-section,.occasions-section,.how-section,.page-content{padding-left:max(5vw,calc((100vw - 1380px)/2));padding-right:max(5vw,calc((100vw - 1380px)/2))}.rhavi-carousel-section{padding-top:16px;padding-bottom:28px;overflow:hidden}.section-title{margin:5px 0 17px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-title h2{margin:6px 0 0;font-size:25px}.carousel-arrow{width:36px;height:36px;margin-left:5px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:21px;cursor:pointer}.card-carousel{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 12px}.card-carousel::-webkit-scrollbar{display:none}.moving-card{flex:0 0 305px;min-height:185px;padding:22px;display:flex;flex-direction:column;scroll-snap-align:start;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.moving-card:hover{transform:translateY(-5px);border-color:#9bb4a8;box-shadow:0 15px 35px rgba(23,61,49,.08)}.category-card .card-mark{width:39px;height:39px;margin-bottom:21px;display:grid;place-items:center;border-radius:10px;background:#edf4f0;color:var(--ink)}.category-card>span:nth-child(2){font-size:19px}.category-card small{min-height:42px;margin:7px 0 16px;color:var(--muted);font-size:12px;line-height:1.5}.category-card i{margin-top:auto;font-style:normal;font-size:12px}.category-card b{float:right}.occasions-section{padding-top:45px;padding-bottom:55px}.occasion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.occasion-card{min-height:240px;padding:25px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;background:#fff;transition:transform .28s ease,background .28s ease,color .28s ease}.occasion-card:hover{transform:translateY(-5px);background:var(--ink);color:#fff}.occasion-card>span{color:#91a49b;font-size:11px}.occasion-card h3{margin:35px 0 8px;font-size:20px}.occasion-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.occasion-card:hover p{color:#c5d5ce}.occasion-card i{margin-top:auto;font-style:normal;font-size:12px}.products-section{padding-top:33px;padding-bottom:65px;background:#edf3ef}.section-link{font-size:12px}.product-moving{flex-basis:390px;display:grid;grid-template-columns:130px 1fr;gap:15px;padding:12px}.product-thumb{grid-row:1/3;height:150px;overflow:hidden;border-radius:10px}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-moving>div:nth-child(2)>small{color:var(--muted)}.product-moving>div:nth-child(2)>span{display:block;margin:6px 0;font-size:18px}.product-moving p,.sample-product p{color:var(--muted);font-size:12px;line-height:1.5}.product-moving footer{display:flex;align-items:center;justify-content:space-between}.product-moving footer i{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-style:normal}.sample-product{min-height:210px}.sample-number{color:#9badA4;font-size:10px;letter-spacing:.14em}.sample-product>div span{display:block;margin-top:27px;font-size:19px}.sample-product footer{margin-top:auto;display:flex;justify-content:space-between}.sample-product footer small{color:var(--muted)}.sample-product i{font-style:normal}.how-section{padding-top:60px;padding-bottom:70px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;background:#fff}.how-section h2{margin:7px 0;font-size:27px}.how-section>div p{color:var(--muted)}.how-section ol{margin:0;padding:0;display:grid;list-style:none}.how-section li{padding:18px 0;display:grid;grid-template-columns:35px 1fr;gap:14px;border-bottom:1px solid var(--line)}.how-section li>span{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:11px}.how-section li>div{display:grid;gap:5px}.how-section li small{color:var(--muted)}
.page-hero{min-height:285px;padding:70px max(5vw,calc((100vw - 1380px)/2));display:flex;flex-direction:column;justify-content:center;background:linear-gradient(120deg,#eaf2ed,#f9fbfa)}.page-hero h1{margin:9px 0 12px;font-size:40px}.page-hero p{max-width:650px;margin:0;color:var(--muted);font-size:16px;line-height:1.6}.page-content{padding-top:40px;padding-bottom:75px}.filter-bar{display:flex;gap:7px;margin-bottom:25px;overflow:auto}.filter-bar button{padding:10px 15px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);white-space:nowrap;cursor:pointer}.filter-bar button.active{background:var(--ink);color:#fff}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.catalog-card{padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.catalog-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(23,61,49,.07)}.catalog-image{height:190px;margin-bottom:15px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#e9f1ec;color:#81968b;font-size:12px;letter-spacing:.16em}.catalog-image img{width:100%;height:100%;object-fit:cover}.catalog-card>small{color:var(--muted);font-size:10px}.catalog-card h2{margin:7px 0;font-size:19px}.catalog-card p{min-height:40px;color:var(--muted);font-size:12px;line-height:1.55}.catalog-card>a,.catalog-card footer{padding-top:13px;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:12px}.service-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.service-card,.contact-card{min-height:220px;padding:25px;border:1px solid var(--line);border-radius:13px;background:#fff}.service-card>span,.contact-card>span{color:#8fa39a;font-size:11px}.service-card h2,.contact-card h2{margin:38px 0 9px;font-size:21px}.service-card p,.contact-card p{color:var(--muted);font-size:13px;line-height:1.6}.contact-card a{display:inline-block;margin-top:15px;font-size:12px}.order-form-card{margin-top:22px;padding:30px;display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;border-radius:15px;background:var(--ink);color:#fff}.order-form-card h2{margin:8px 0;font-size:27px}.order-form-card>div p{color:#bdd0c8;line-height:1.6}.order-form-card form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.order-form-card label{display:grid;gap:6px;color:#c8d7d1;font-size:11px}.order-form-card input,.order-form-card textarea{width:100%;padding:12px;border:1px solid #507065;border-radius:8px;background:#21493d;color:#fff}.order-form-card textarea{min-height:90px;resize:vertical}.order-form-card .full{grid-column:1/-1}.order-form-card button{grid-column:1/-1;padding:13px 15px;display:flex;justify-content:space-between;border:0;border-radius:8px;background:var(--accent);color:var(--ink)}.builder-layout{display:grid;grid-template-columns:1fr 330px;gap:20px;align-items:start}.flavor-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.flavor-card{min-height:75px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid var(--line);border-radius:11px;background:#fff}.flavor-card>span{display:flex;align-items:center;gap:12px}.flavor-card i{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#edf4f0;font-style:normal;font-size:10px}.flavor-card input{width:70px;padding:9px;border:1px solid var(--line);border-radius:8px}.builder-summary{position:sticky;top:105px;padding:25px;border-radius:13px;background:var(--ink);color:#fff}.builder-summary h2{margin:10px 0}.progress{height:7px;overflow:hidden;border-radius:6px;background:#385f53}.progress i{display:block;width:0;height:100%;background:var(--accent);transition:width .25s ease}.builder-summary p{color:#bad0c7;font-size:12px}.builder-summary button{width:100%;padding:12px 14px;display:flex;justify-content:space-between;border:0;border-radius:8px;background:var(--accent);color:var(--ink)}.builder-summary button:disabled{opacity:.4}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.rhavi-hero{margin:14px;min-height:580px}.rhavi-hero>img{height:48%;top:auto}.rhavi-hero:after{background:linear-gradient(#fbfcfb 0 48%,rgba(251,252,251,.15) 75%)}.rhavi-hero-copy{width:100%;padding:30px}.rhavi-hero h1{font-size:31px}.occasion-grid,.catalog-grid,.service-grid,.contact-grid{grid-template-columns:1fr 1fr}.how-section,.order-form-card,.builder-layout{grid-template-columns:1fr}.builder-summary{position:static}.flavor-list{grid-template-columns:1fr}.rhavi-carousel-section,.occasions-section,.how-section,.page-content{padding-left:14px;padding-right:14px}}
@media(max-width:600px){.rhavi-status span:nth-child(n+3){display:none}.occasion-grid,.catalog-grid,.service-grid,.contact-grid{grid-template-columns:1fr}.moving-card{flex-basis:82vw}.rhavi-actions{flex-direction:column}.weekly-offer{width:100%}.page-hero{min-height:240px;padding:45px 18px}.page-hero h1{font-size:32px}.order-form-card{padding:22px}.order-form-card form{grid-template-columns:1fr}.order-form-card .full{grid-column:auto}}
