:root{--bg:#f7f4ef;--paper:#fffdf9;--ink:#302c2a;--muted:#77716b;--wine:#831d32;--wine-dark:#641127;--line:#e4ded6;--soft:#eee8e0;--radius:24px;font-family:Onest,Arial,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,summary,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{color:inherit}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}button,select,textarea{border-radius:0}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b55764;outline-offset:5px}input:focus-visible+span{outline:3px solid #b55764;outline-offset:4px}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:92px}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:650;color:var(--wine);line-height:1.6}h1{font-size:clamp(44px,4.65vw,67px);letter-spacing:-3px;line-height:1.1}h2{font-size:clamp(30px,3vw,43px);letter-spacing:-1.7px;line-height:1.17}h3{letter-spacing:-.7px}.site-header{height:84px;background:#f7f4eff5;position:sticky;top:0;z-index:30;backdrop-filter:blur(16px);border-bottom:1px solid #e4ded680}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:24px;letter-spacing:-1.4px;font-weight:800;white-space:nowrap}.brand>span{display:inline-block;color:var(--wine);font-size:34px;font-weight:500;margin-left:5px;vertical-align:-3px}.header-inner nav{display:flex;gap:30px;font-size:13px}.header-inner nav a:hover{color:var(--wine)}.header-contact{font-size:13px;display:flex;gap:20px;border:1px solid #d7c8c7;padding:12px 18px;border-radius:99px}.header-contact:hover{background:var(--wine);border-color:var(--wine);color:white}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:15px 23px;background:var(--wine);color:#fff;border:1px solid var(--wine);border-radius:12px;font-size:13px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button>span{font-size:20px;font-weight:400;line-height:1}.button:hover{background:var(--wine-dark);transform:translateY(-2px)}.button-outline{background:transparent;color:var(--wine);border-color:#cdb8bb}.button-outline:hover{color:white}.button-cream{background:var(--bg);color:var(--wine);border-color:var(--bg)}.button-cream:hover{background:white;color:var(--wine)}.button-small{min-height:40px;padding:10px 16px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;font-weight:550;line-height:1.5}.text-link:hover{color:var(--wine)}.text-link>span{font-size:19px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;padding-block:42px 55px;min-height:640px}.hero-copy{padding-block:25px}.hero-copy .eyebrow{margin-bottom:25px;font-size:10px;letter-spacing:1.2px}.tiny-heart{font-size:15px;margin-right:9px}.hero h1 span{color:var(--wine)}.hero-description{font-size:15px;line-height:1.8;max-width:405px;color:var(--muted);margin:24px 0 29px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.hero-note{display:flex;gap:12px;align-items:center;margin-top:31px;font-size:11px;line-height:1.65;color:var(--ink)}.hero-note p>span{color:var(--muted)}.note-icon{font-size:29px;color:var(--wine)}.hero-visual{position:relative;height:560px;border-radius:38% 38% 22px 22px;background:#eae0d3;isolation:isolate}.hero-visual>img{width:100%;height:100%;object-fit:cover;border-radius:inherit;mix-blend-mode:multiply}.hero-label{position:absolute;top:45px;right:-12px;padding:16px 20px;background:var(--paper);box-shadow:0 10px 35px #4b251112;transform:rotate(7deg);font-size:11px;line-height:1.6;border-radius:3px}.hero-label strong{font-size:12px;font-weight:500}.photo-label{position:absolute;bottom:21px;left:50%;transform:translateX(-50%);background:#fffdf9e8;backdrop-filter:blur(10px);padding:11px 16px;border-radius:30px;font-size:11px;white-space:nowrap;display:flex;align-items:center;gap:8px}.photo-label i{width:6px;height:6px;border-radius:50%;background:var(--wine)}.occasion-strip{border-block:1px solid var(--line);font-size:12px}.occasion-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:22px}.occasion-strip .wrap>span{color:var(--muted);font-size:11px}.occasion-strip p{display:flex;gap:28px;align-items:center}.occasion-strip b{font-weight:400;color:var(--wine);font-size:19px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:13px}.section-heading>p{font-size:13px;color:var(--muted);line-height:1.75;max-width:310px}.sets-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.set-card{background:var(--paper);border-radius:var(--radius);overflow:hidden;border:1px solid #e6ded680;display:flex;flex-direction:column}.set-image{position:relative;overflow:hidden;aspect-ratio:1/1}.set-image>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.set-card:hover .set-image>img{transform:scale(1.025)}.set-badge{position:absolute;bottom:14px;left:16px;background:#fffdf9ed;padding:8px 12px;border-radius:20px;font-size:9px;letter-spacing:.2px}.set-body{padding:23px;display:flex;flex-direction:column;flex:1}.set-title{display:flex;justify-content:space-between;align-items:center}.set-title h3{font-size:28px}.set-title>span{font-size:11px;color:#b1a39c}.set-body>p{font-size:12px;color:var(--muted);margin-top:8px}.set-highlights{font-size:11px;margin-top:20px;padding-bottom:18px;border-bottom:1px solid var(--line);line-height:1.6}.set-body details{margin:3px 0 18px;font-size:12px}.set-body summary{padding-block:13px}.set-body ul{padding-left:17px;line-height:1.8;color:var(--muted);margin-block:4px 16px}.set-body .button{margin-top:auto;width:100%;min-height:46px;font-size:12px;justify-content:space-between}.set-body summary,.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer}.set-body summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}summary>span{font-size:20px;color:var(--wine);font-weight:400;transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}.section-footnote{font-size:10px;color:var(--muted);text-align:center;margin-top:24px;line-height:1.6}.quiet-button{background:none;border:0;padding:4px 0;font-size:10px;color:var(--muted)}.quiet-button:hover{color:var(--wine)}.pack-icon{font-size:25px;line-height:1;font-weight:400}.wood-icon{color:#997353}.checkout-note{text-align:center;font-size:9px;color:var(--muted);line-height:1.6;margin-top:10px}.product-story{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.story-visual{position:relative;border-radius:22px;overflow:hidden;height:510px;background:#ddd0bf}.story-visual>img{width:100%;height:100%;object-fit:cover}.play-button{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);background:#fffcf3ef;border:1px solid #ffffff80;border-radius:35px;padding:9px 20px 9px 10px;display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:10px;box-shadow:0 4px 25px #0002}.play-button>span{width:31px;height:31px;background:var(--wine);color:white;border-radius:50%;display:grid;place-items:center;font-size:10px;padding-left:2px}.play-button:hover{background:white}.story-copy .eyebrow{margin-bottom:15px}.story-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--muted);margin-top:23px;max-width:420px}.story-facts{display:flex;gap:42px;border-block:1px solid var(--line);padding-block:25px;margin-top:27px}.story-facts strong{display:block;font-size:26px;font-weight:550;letter-spacing:-1px}.story-facts span{font-size:10px;color:var(--muted);display:block;margin-top:7px}.story-copy>p.story-detail{font-size:12px}.story-copy .text-link{margin-top:23px;color:var(--wine)}.steps{padding-top:25px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps-grid article{border-top:1px solid #cfc3b8;padding-top:21px}.steps-grid article>span{font-size:11px;color:var(--wine)}.steps-grid h3{font-size:19px;margin-top:24px}.steps-grid p{font-size:12px;color:var(--muted);line-height:1.85;margin-top:13px}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;padding-top:15px}.faq h2{font-size:34px;margin-top:14px;letter-spacing:-1px}.faq .text-link{font-size:11px;margin-top:27px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{font-size:13px;padding:21px 0}.faq-list p{color:var(--muted);font-size:12px;line-height:1.9;padding:0 28px 22px 0}.final-section{background:var(--wine);color:var(--paper);overflow:hidden}.final-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:62px;position:relative;isolation:isolate}.final-section .eyebrow{color:#e6b5b9;font-size:10px}.final-section h2{margin-top:17px;font-size:40px}.final-section p:not(.eyebrow){color:#e8c5c8;font-size:13px;line-height:1.75;margin-top:16px}.final-section .button{min-width:255px;z-index:1}.final-heart{position:absolute;right:9%;top:-107px;font-size:420px;font-weight:400;line-height:1.3;color:#ffffff09;z-index:-1;transform:rotate(-15deg)}.site-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-block:40px}.site-footer p{font-size:10px;line-height:1.8;color:var(--muted)}.site-footer p>span{font-size:9px;display:block;margin-top:10px}.site-footer>div{display:flex;flex-direction:column;gap:10px;font-size:10px;color:var(--muted)}.site-footer>a:last-child{font-size:11px;padding-top:5px}.assistant{position:fixed;right:26px;bottom:24px;z-index:45;display:flex;flex-direction:column;align-items:flex-end;gap:14px}.assistant-toggle{width:58px;height:58px;display:grid;place-items:center;background:var(--wine);color:white;border:2px solid var(--paper);border-radius:50%;box-shadow:0 5px 23px #47111d33}.assistant-toggle:hover{background:var(--wine-dark);transform:translateY(-2px)}.assistant-toggle[aria-expanded=true]{background:var(--wine-dark)}.assistant-panel{width:332px;border:1px solid var(--line);border-radius:20px;background:var(--paper);box-shadow:0 15px 65px #3b201f25;padding:20px;animation:panel-in .2s ease-out}.assistant-head{display:flex;align-items:center;gap:10px}.assistant-avatar{background:#f3e5e5;color:var(--wine);border-radius:50%;width:35px;height:35px;font-size:24px;display:grid;place-items:center}.assistant-head strong{display:block;font-size:12px}.assistant-head>div>span{display:block;font-size:9px;color:var(--muted);margin-top:4px}.close-button{background:none;border:0;color:var(--muted);font-size:25px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;line-height:1}.close-button:hover{background:#e9e1d8;color:var(--wine)}.assistant-head .close-button{margin-left:auto}.assistant-panel>p{font-size:11px;line-height:1.7;color:var(--muted);margin-top:18px}.assistant-questions{display:flex;flex-direction:column;gap:7px;margin-top:16px}.assistant-questions a{border:1px solid var(--line);border-radius:9px;padding:12px;font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:12px}.assistant-questions a:hover{background:#f4e9e8;border-color:#c8acb0}.assistant-panel>p.assistant-note{font-size:9px;line-height:1.7;margin-top:14px}.order-dialog{border:1px solid var(--line);border-radius:22px;padding:34px;width:min(550px,calc(100% - 30px));color:var(--ink);background:var(--paper);max-height:90dvh;overflow:auto}.order-dialog h2{font-size:30px;margin-top:12px;letter-spacing:-1px}.order-dialog>p:not(.eyebrow){font-size:12px;line-height:1.8;color:var(--muted);margin-top:15px}.dialog-close{position:absolute;top:12px;right:12px}.order-dialog textarea{width:100%;resize:vertical;min-height:170px;max-height:300px;margin-top:20px;border:1px solid var(--line);border-radius:10px;padding:14px;background:#f7f2ec;color:var(--ink);font-size:11px;line-height:1.7}.dialog-actions{display:flex;gap:10px;margin-top:15px}.dialog-actions>*{flex:1;font-size:11px;padding-inline:12px;gap:4px}.order-dialog>p.copy-status{font-size:10px;margin-top:12px}dialog::backdrop{background:#24130bc2;backdrop-filter:blur(5px)}body.has-dialog{overflow:hidden}.video-dialog{border:0;border-radius:20px;background:#171411;padding:35px 15px 15px;max-width:min(650px,95vw);max-height:92dvh;overflow:auto}.video-dialog video{max-width:100%;max-height:80dvh;display:block;margin:auto}.video-dialog .close-button{color:white}.skip-link{position:fixed;top:-100px;left:15px;background:white;padding:15px;z-index:100}.skip-link:focus{top:10px}.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}.legal-main{width:min(920px,calc(100% - 40px));margin:60px auto 100px}.legal-card{background:var(--paper);padding:35px;border:1px solid var(--line);border-radius:20px}.legal-main h1{font-size:37px;letter-spacing:-1px;margin-bottom:25px}.legal-main h2{font-size:22px;margin:30px 0 15px;letter-spacing:-.6px}.legal-main p,.legal-main li{font-size:14px;line-height:1.8;margin-bottom:15px}.legal-warning{background:#f7e5d2;padding:20px;border-radius:10px;margin-block:20px}.brand-name{font-size:24px;font-weight:750}.brand-note{display:none}@keyframes panel-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero{min-height:720px}.hero-visual{height:600px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner nav{gap:19px;font-size:12px}.hero{gap:26px;min-height:590px}.hero-visual{height:480px}h1{font-size:53px;letter-spacing:-2.5px}.hero-description{font-size:13px}.hero-actions{gap:19px}.hero-actions .button{font-size:12px;padding-inline:18px}.hero-actions .text-link{font-size:11px}.hero-label{top:25px;right:-10px;padding:13px}.occasion-strip p{gap:18px}.occasion-strip .wrap>span{display:none}.occasion-strip .wrap{justify-content:center}.section-heading>p{font-size:11px;max-width:230px}.set-body{padding:18px}.set-body>p{font-size:10px}.set-highlights{font-size:10px}.product-story{gap:45px}.story-visual{height:450px}.faq{gap:50px}.final-section h2{font-size:36px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.site-header{height:70px}.header-inner{gap:16px}.brand{font-size:22px}.brand>span{font-size:29px}.header-inner nav{display:none}.header-contact{padding:10px 14px;font-size:11px}.hero{min-height:0;padding-top:22px;padding-bottom:38px;gap:20px}.hero h1{font-size:40px;letter-spacing:-1.8px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:18px}.tiny-heart{margin-right:5px;font-size:12px}.hero-description{font-size:12px;margin-block:18px}.hero-visual{height:390px}.hero-label{font-size:9px;padding:10px;right:-4px;top:30px}.hero-label strong{font-size:10px}.hero-actions{gap:12px;align-items:flex-start;flex-direction:column}.hero-actions .button{min-height:47px}.hero-note{margin-top:20px;font-size:10px}.photo-label{font-size:9px;padding:9px 12px;bottom:15px}.occasion-strip{font-size:10px}.occasion-strip p{gap:15px}.occasion-strip b{font-size:14px}.occasion-strip .wrap{padding-block:17px}.section{padding-block:60px}.section-heading{gap:20px;align-items:flex-start}.section-heading h2{font-size:31px;letter-spacing:-1.2px}.section-heading .eyebrow{font-size:9px}.section-heading>p{font-size:10px;max-width:190px}.sets-grid{gap:13px}.set-body{padding:15px}.set-title h3{font-size:23px}.set-body>p{line-height:1.6;min-height:32px}.set-highlights{line-height:1.8;min-height:56px}.set-badge{font-size:8px;left:10px;bottom:10px;padding:7px 9px;max-width:calc(100% - 20px)}.set-body .button{font-size:10px;padding:11px;min-height:43px;gap:8px}.set-body details{font-size:10px}.quiet-button{font-size:8px}.checkout-note{font-size:8px}.product-story{gap:30px}.story-visual{height:375px}.story-copy h2{font-size:31px}.story-copy>p:not(.eyebrow){font-size:11px;margin-top:16px}.story-copy>p.story-detail{font-size:10px}.story-facts{gap:22px;padding-block:18px;margin-top:20px}.story-facts strong{font-size:21px}.story-facts span{font-size:8px}.play-button{font-size:9px;gap:7px;padding-right:13px;bottom:18px}.steps{padding-top:12px}.steps-grid{gap:25px}.steps-grid h3{font-size:16px}.steps-grid p{font-size:10px}.faq{grid-template-columns:.8fr 1.2fr;gap:35px;padding-top:0}.faq h2{font-size:27px}.faq-list summary{font-size:11px}.faq-list p{font-size:11px}.faq .text-link{font-size:10px}.final-inner{padding-block:44px;gap:25px}.final-section h2{font-size:30px}.final-section .button{min-width:0;font-size:11px}.final-section p:not(.eyebrow){font-size:11px}.final-section .eyebrow{font-size:8px}.site-footer{gap:20px;flex-wrap:wrap}.site-footer p{font-size:9px}.site-footer>div{font-size:9px}.assistant{right:18px;bottom:18px}.assistant-toggle{width:54px;height:54px}}
@media(max-width:600px){html{scroll-padding-top:84px}.wrap{width:calc(100% - 36px)}.hero{grid-template-columns:1fr;padding-top:25px;gap:8px}.hero-copy{padding-block:8px 17px}.hero-copy .eyebrow{font-size:9px;margin-bottom:18px}.hero h1{font-size:clamp(32px,10.3vw,42px);letter-spacing:-1.8px;line-height:1.09}.hero h1 span{white-space:nowrap}.hero-description{font-size:13px;max-width:335px;line-height:1.75;margin:18px 0 21px}.hero-actions{flex-direction:row;align-items:center;gap:16px;flex-wrap:nowrap}.hero-actions .button{font-size:11px;padding-inline:16px;gap:15px;min-height:48px}.hero-actions .text-link{font-size:10px;gap:9px}.hero-note{display:none}.hero-visual{height:390px;border-radius:34% 34% 18px 18px;max-width:420px;width:100%;margin:auto}.hero-visual>img{object-position:center 54%}.hero-label{right:4px;top:28px;padding:13px;font-size:10px}.hero-label strong{font-size:11px}.photo-label{font-size:10px}.occasion-strip .wrap{padding:17px 0}.occasion-strip p{flex-wrap:wrap;justify-content:center;gap:10px 15px;font-size:10px}.occasion-strip b:nth-of-type(2){display:none}.occasion-strip p{max-width:330px}.section{padding-block:48px}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:31px;line-height:1.17;letter-spacing:-1.2px}.section-heading>p{font-size:12px;max-width:340px;margin-top:14px;line-height:1.7}.section-heading>p br{display:none}.section-heading .eyebrow{font-size:9px;margin-bottom:10px}.sets-grid{grid-template-columns:1fr;gap:24px}.set-card{border-radius:20px}.set-image{aspect-ratio:1.12}.set-image>img{object-position:center}.set-badge{font-size:10px;left:17px;bottom:16px;padding:9px 12px}.set-body{padding:21px}.set-title h3{font-size:29px}.set-body>p{font-size:12px;min-height:0;margin-top:6px}.set-highlights{min-height:0;font-size:11px;margin-top:17px;padding-bottom:13px}.set-body details{font-size:12px;margin-bottom:15px}.set-body .button{font-size:12px;min-height:47px;padding-inline:16px}.section-footnote{font-size:9px;text-align:left;line-height:1.7}.quiet-button{font-size:9px}.pack-icon{font-size:27px}.checkout-note{font-size:9px;max-width:310px;margin-inline:auto}.product-story{grid-template-columns:1fr;gap:29px}.story-visual{height:400px}.play-button{font-size:11px;padding-right:18px;gap:11px}.story-copy h2{font-size:34px}.story-copy .eyebrow{font-size:9px}.story-copy>p:not(.eyebrow){font-size:13px;margin-top:18px}.story-facts{padding-block:22px;gap:45px;margin-top:23px}.story-facts strong{font-size:27px}.story-facts span{font-size:10px}.story-copy>p.story-detail{font-size:12px}.story-copy .text-link{font-size:12px;margin-top:20px}.steps{padding-top:16px}.steps .section-heading>.text-link{margin-top:19px;font-size:11px}.steps-grid{grid-template-columns:1fr;gap:22px}.steps-grid article{padding:20px 0 0 40px;position:relative}.steps-grid article>span{position:absolute;top:23px;left:0}.steps-grid h3{font-size:19px;margin-top:0}.steps-grid p{font-size:12px;line-height:1.8;margin-top:10px}.faq{grid-template-columns:1fr;gap:25px;padding-top:5px}.faq h2{font-size:31px}.faq h2 br{display:none}.faq .eyebrow{font-size:9px}.faq .text-link{font-size:11px;margin-top:17px}.faq-list summary{font-size:12px;padding-block:21px}.faq-list p{font-size:12px}.final-inner{display:block;padding-block:44px}.final-section h2{font-size:33px;max-width:320px}.final-section .eyebrow{font-size:8px}.final-section p:not(.eyebrow){font-size:12px}.final-section .button{font-size:12px;margin-top:25px;gap:40px}.final-heart{font-size:330px;right:-50px;top:-35px}.site-footer{display:grid;grid-template-columns:1fr 1fr;padding-block:30px 80px;gap:22px 15px}.site-footer p{font-size:9px}.site-footer>.brand{align-self:start}.site-footer>div{font-size:9px;gap:12px}.site-footer>a:last-child{font-size:11px}.assistant{right:15px;bottom:15px}.assistant-panel{width:min(332px,calc(100vw - 30px));max-height:calc(100dvh - 100px);overflow:auto}.assistant-toggle{width:52px;height:52px}.order-dialog{padding:30px 20px 23px}.order-dialog .eyebrow{font-size:9px}.order-dialog h2{font-size:27px}.dialog-actions{flex-direction:column}.dialog-actions>*{min-height:47px;font-size:12px}.legal-main h1{font-size:29px}.legal-card{padding:23px}.legal-main{margin-top:35px}}
@media(max-width:370px){.hero-actions{gap:11px}.hero-actions .button{padding-inline:12px;font-size:10px;gap:10px}.hero-actions .text-link{font-size:9px;gap:5px}.hero-visual{height:350px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-width:600px){.occasion-strip p{display:grid;grid-template-columns:1fr 1fr;gap:11px 20px;max-width:none}.occasion-strip b{display:none}.occasion-strip p>span:before{content:"✧";color:var(--wine);margin-right:8px}}
/* Portable product presentation */
.hero-description{font-size:16px}.header-inner nav,.header-contact,.button,.text-link{font-size:14px}.hero-note{font-size:12px}.eyebrow{font-size:12px;letter-spacing:1.25px}.hero-copy .eyebrow{font-size:11px}.section-heading>p{font-size:14px}.set-body>p,.set-highlights,.set-body details{font-size:13px}.set-body .button{font-size:14px}.set-badge{font-size:11px}.section-footnote{font-size:12px}.steps-grid p,.faq-list p{font-size:14px}.steps-grid h3{font-size:20px}.faq-list summary{font-size:15px}.final-section p:not(.eyebrow){font-size:15px}.site-footer p,.site-footer>div,.site-footer>a:last-child{font-size:12px}.site-footer p>span{font-size:11px}.assistant-questions a{font-size:13px;min-height:45px}.assistant-head strong{font-size:14px}.assistant-head>div>span{font-size:11px}.assistant-panel>p{font-size:13px}.assistant-panel>p.assistant-note{font-size:11px}.order-dialog>p:not(.eyebrow),.order-dialog textarea{font-size:14px}.order-dialog>p.copy-status{font-size:12px}.dialog-actions>*{font-size:12px}.cube-section{padding-bottom:68px}.cube-detail-layout{display:grid;grid-template-columns:1fr 1.02fr;gap:72px;align-items:center}.cube-closeup{position:relative;border-radius:24px;overflow:hidden;background:#ecdfd0;isolation:isolate}.cube-closeup>img{width:100%;height:auto;mix-blend-mode:multiply}.cube-hotspots{position:absolute;inset:0}.hotspot{position:absolute;width:42px;height:42px;border-radius:50%;border:1px solid #fff8;background:#fffdf9d9;backdrop-filter:blur(8px);color:var(--wine);display:grid;place-items:center;box-shadow:0 0 0 7px #ffffff22,0 5px 20px #311a0d22;transform:translate(-50%,-50%);transition:background .2s,color .2s;cursor:pointer}.hotspot>span{font-size:27px;font-weight:400;line-height:1}.hotspot[aria-pressed=true]{background:var(--wine);color:#fff;border-color:var(--wine);box-shadow:0 0 0 7px #831d3220,0 5px 20px #311a0d22}.hotspot:hover{background:var(--wine);color:white}.hotspot-photo{left:35%;top:57%}.hotspot-crank{left:86%;top:62%}.hotspot-note{left:53%;top:23%}.detail-hint{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);font-size:12px;color:var(--ink);background:#fffdf9e8;border-radius:25px;padding:9px 15px;white-space:nowrap}.detail-hint b{font-size:18px;color:var(--wine);vertical-align:-1px;margin-inline:4px;font-weight:500}.cube-specs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:24px}.cube-specs span{border:1px solid #d8cec3;border-radius:30px;padding:7px 11px;font-size:11px}.cube-detail-copy>h3{font-size:34px;letter-spacing:-1.2px;line-height:1.2}.cube-detail-copy>p{font-size:15px;line-height:1.85;color:var(--muted);margin-top:20px}.detail-description{background:#eee7de;border-left:3px solid var(--wine);border-radius:0 14px 14px 0;padding:20px 22px;margin-top:25px;min-height:200px}.detail-description>span{font-size:10px;letter-spacing:1px;color:var(--wine);font-weight:600}.detail-description h4{margin:10px 0;font-size:18px;font-weight:550;letter-spacing:-.4px;line-height:1.45}.detail-description p{font-size:13px;line-height:1.75;color:var(--muted)}.detail-chips{display:flex;flex-direction:column;gap:10px;margin-top:22px;font-size:13px}.detail-chips span:first-letter{color:var(--wine)}.video-inline{margin-top:25px;gap:13px;font-size:13px}.video-inline>span.play-icon{font-size:11px}.cube-features{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:44px}.cube-feature{background:var(--paper);border:1px solid var(--line);border-radius:20px;overflow:hidden}.cube-feature-image{position:relative;aspect-ratio:1.6}.cube-feature-image img{width:100%;height:100%;object-fit:cover}.cube-feature-image>span{position:absolute;bottom:15px;left:17px;background:#fffdf9ed;padding:9px 13px;font-size:11px;border-radius:20px}.cube-feature-copy{padding:23px 25px 26px}.cube-feature-copy h3{font-size:23px;letter-spacing:-.7px;line-height:1.35}.cube-feature-copy p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:12px;max-width:470px}.photo-formats{margin-top:40px;padding:30px 0;border-block:1px solid #d9cfc3;display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px;align-items:center}.photo-formats .eyebrow{font-size:10px;letter-spacing:1px}.photo-formats h3{font-size:24px;line-height:1.3;margin-top:13px;letter-spacing:-.6px}.format-option{display:flex;align-items:flex-start;gap:17px}.format-option>span{font-size:43px;line-height:1.1;letter-spacing:-2px;color:var(--wine);font-weight:500}.format-option p{font-size:12px;color:var(--muted);line-height:1.7}.format-option strong{font-size:15px;display:block;color:var(--ink);font-weight:550;margin:2px 0 7px}.photo-formats .button{grid-column:1/-1;justify-self:center;margin-top:5px;min-width:260px}.photo-tip{font-size:12px;line-height:1.8;color:var(--muted);text-align:center;margin-top:20px}.photo-tip>span{color:var(--wine);font-size:18px;margin-right:6px}.sets{padding-top:24px}.legal-card .eyebrow{font-size:12px}.legal-page .brand-name{color:var(--ink);font-size:24px;vertical-align:0}.legal-page .header-inner{justify-content:space-between}
@media(max-width:1100px){.cube-detail-layout{gap:38px}.cube-detail-copy>h3{font-size:29px}.cube-detail-copy>p{font-size:14px}.detail-description{padding:17px 18px;min-height:210px}.detail-chips{font-size:12px}.video-inline{font-size:12px}.cube-feature-copy h3{font-size:21px}.format-option{gap:12px}.format-option>span{font-size:36px}.photo-formats h3{font-size:22px}.hero-actions .button{font-size:13px}.hero-actions .text-link{font-size:12px}.set-body .button{font-size:12px}}
@media(max-width:800px){.cube-detail-layout{gap:25px}.cube-detail-copy>h3{font-size:26px}.cube-specs{gap:5px;margin-bottom:18px}.cube-specs span{font-size:10px;padding:6px 8px}.cube-detail-copy>p{font-size:13px;margin-top:15px}.detail-description{min-height:224px;margin-top:18px;padding:15px}.detail-description h4{font-size:16px}.detail-description p{font-size:12px}.detail-description>span{font-size:9px}.detail-chips{font-size:11px;gap:8px;margin-top:18px}.video-inline{margin-top:19px;font-size:11px;padding:12px 15px;min-height:46px}.hotspot{width:36px;height:36px}.detail-hint{font-size:10px;padding:8px 11px}.cube-feature-copy{padding:20px}.cube-feature-copy h3{font-size:20px}.cube-feature-copy p{font-size:13px}.photo-formats{grid-template-columns:1fr 1fr;gap:25px}.photo-formats>div:first-child{grid-column:1/-1}.photo-formats h3 br{display:none}.photo-formats h3{font-size:25px}.photo-formats .button{grid-column:1/-1}.format-option p{font-size:13px}.section-heading>p{font-size:13px}.sets-grid{gap:14px}.set-body{padding:16px}.set-body>p,.set-highlights,.set-body details{font-size:12px}.set-body .button{font-size:11px;gap:8px}.steps-grid p{font-size:13px}.faq-list summary{font-size:14px}.site-footer p,.site-footer>div{font-size:11px}}
@media(max-width:600px){.hero-description{font-size:15px}.hero-actions .button{font-size:13px;min-height:49px;gap:14px}.hero-actions .text-link{font-size:12px;gap:7px}.hero-actions{gap:15px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.65px}.hero-visual{height:380px}.header-contact{font-size:12px}.occasion-strip p{font-size:11px;gap:11px 15px}.section-heading>p{font-size:14px;margin-top:17px}.section-heading .eyebrow{font-size:10px}.cube-detail-layout{grid-template-columns:1fr;gap:28px}.cube-closeup{max-width:420px;width:100%;margin-inline:auto}.cube-detail-copy>h3{font-size:30px}.cube-detail-copy>p{font-size:15px;line-height:1.8;margin-top:18px}.cube-specs{margin-bottom:19px}.cube-specs span{font-size:11px;padding:7px 10px}.hotspot{width:42px;height:42px}.detail-hint{font-size:11px}.detail-description{min-height:200px;padding:19px;margin-top:22px}.detail-description h4{font-size:18px}.detail-description p{font-size:14px}.detail-description>span{font-size:10px}.detail-chips{font-size:13px;margin-top:20px;gap:11px}.video-inline{font-size:13px;margin-top:23px;min-height:50px;padding:14px 18px}.cube-features{grid-template-columns:1fr;gap:23px;margin-top:33px}.cube-feature-image{aspect-ratio:1.45}.cube-feature-copy{padding:21px}.cube-feature-copy h3{font-size:23px}.cube-feature-copy p{font-size:14px}.cube-feature-image>span{font-size:11px}.photo-formats{grid-template-columns:1fr;margin-top:31px;padding-block:26px;gap:25px}.photo-formats>div:first-child{grid-column:auto}.photo-formats h3 br{display:initial}.photo-formats h3{font-size:27px}.format-option>span{font-size:43px;min-width:61px}.format-option p{font-size:14px}.format-option strong{font-size:16px;margin-top:1px}.photo-formats .button{width:100%;font-size:14px;grid-column:auto;margin-top:0}.photo-tip{font-size:12px;text-align:left;margin-top:18px}.cube-section{padding-bottom:32px}.sets{padding-top:15px}.set-body{padding:22px}.set-body>p{font-size:14px;min-height:0}.set-highlights{font-size:13px;min-height:0}.set-body details{font-size:14px}.set-body .button{font-size:14px}.set-badge{font-size:11px}.section-footnote{font-size:12px}.steps .section-heading>.text-link{font-size:13px}.steps-grid p{font-size:14px}.steps-grid h3{font-size:20px}.faq .text-link{font-size:12px}.faq-list summary{font-size:14px}.faq-list p{font-size:14px}.final-section p:not(.eyebrow){font-size:14px}.final-section .button{font-size:14px}.site-footer p,.site-footer>div,.site-footer>a:last-child{font-size:11px}.dialog-actions>*{font-size:13px}.order-dialog{padding:30px 20px 22px}.order-dialog h2{font-size:27px}.order-dialog>p:not(.eyebrow){font-size:14px}.order-dialog textarea{font-size:13px}.order-dialog>p.copy-status{font-size:12px}.legal-page .button-small{font-size:11px;min-height:40px;padding:9px 12px}.legal-page .brand-name{font-size:20px}}
@media(max-width:370px){.hero-actions{gap:12px}.hero-actions .button{font-size:12px;padding-inline:13px;gap:11px}.hero-actions .text-link{font-size:11px}.occasion-strip p{font-size:10px}.hero-copy .eyebrow{font-size:9px}.cube-feature-copy h3{font-size:21px}}
/* Strong actions, real product videos and a single gentle invitation. */
.button:not(.button-outline):not(.button-cream){background:linear-gradient(125deg,#a52b45,#7a1930);border-color:#871b33;box-shadow:0 7px 18px #831d3221,inset 0 1px 0 #ffffff22;min-height:56px;font-size:14px;font-weight:700}
.button:not(.button-outline):not(.button-cream):hover{background:linear-gradient(125deg,#8c213a,#641127);box-shadow:0 10px 24px #831d3233}
.button:not(.button-outline)>span{border-radius:50%;background:#ffffff1c;width:27px;height:27px;display:grid;place-items:center;flex-shrink:0}
.button-cream{box-shadow:0 7px 22px #27121c24;font-weight:700;min-height:56px}.button-cream>span{background:#831d3210!important}
.header-contact{background:var(--wine);color:white;border-color:var(--wine);font-weight:600}.header-inner nav{gap:23px}
.section-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid var(--line);padding-top:27px;margin-top:35px}
.section-cta h3{font-size:21px;line-height:1.3;letter-spacing:-.6px}.section-cta p{font-size:14px;line-height:1.7;color:var(--muted);margin-top:7px;max-width:580px}.section-cta .button{flex-shrink:0}
.faq>.section-cta{grid-column:1/-1;margin-top:0}.faq{row-gap:34px}
.video-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:36px 64px;padding-top:25px}.video-intro{align-self:center}.video-intro h2{margin-top:15px}.video-intro>p:not(.eyebrow){font-size:15px;line-height:1.85;color:var(--muted);max-width:360px;margin-top:24px}.video-note{display:block;margin-top:25px;font-size:12px;color:var(--wine)}
.video-gallery{display:grid;grid-template-columns:1fr 1fr;gap:22px}.video-card:nth-child(2){margin-top:40px}.video-cover{width:100%;padding:0;border:0;position:relative;display:block;border-radius:20px;overflow:hidden;aspect-ratio:9/14;background:#ded3c8;text-align:left;box-shadow:0 12px 35px #3c211912}
.video-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.video-cover:hover img{transform:scale(1.035)}.video-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 50%,#25121050)}.video-play{position:absolute;z-index:1;bottom:18px;left:18px;display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#fffdf9;color:var(--wine);font-size:18px;padding-left:3px;box-shadow:0 5px 20px #0002}.video-duration{position:absolute;top:15px;right:14px;border-radius:20px;color:white;background:#23150f80;backdrop-filter:blur(5px);padding:6px 10px;font-size:11px}.video-card h3{font-size:18px;letter-spacing:-.4px;margin-top:19px}.video-card p{font-size:12px;line-height:1.7;color:var(--muted);margin-top:7px}.video-section>.section-cta{grid-column:1/-1;margin-top:0}
.reviews-section{padding-top:0}.reviews-card{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;background:#752038;border-radius:28px;color:var(--paper);overflow:hidden;padding:50px 56px;gap:40px;position:relative}.reviews-copy{z-index:1}.reviews-copy .eyebrow{color:#edc5cb}.reviews-copy h2{margin-top:15px}.reviews-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:#efcfd5;margin-top:22px;max-width:460px}.reviews-copy .button{margin-top:27px}.reviews-art{min-height:300px;position:relative;display:grid;place-items:center}.review-source{position:relative;z-index:1;background:#fffaf3;color:var(--ink);border-radius:18px;width:275px;padding:31px 26px;transform:rotate(5deg);box-shadow:0 20px 50px #2d0a2940;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.vk-mark{font-weight:800;background:#831d3210;color:var(--wine);border-radius:14px;padding:12px;font-size:22px;letter-spacing:-1px}.review-source strong{font-size:24px;letter-spacing:-1px}.review-source>span:not(.vk-mark){font-size:12px;color:var(--muted)}.review-source i{font-style:normal;font-size:12px;color:var(--wine);padding-top:14px;border-top:1px solid var(--line);width:100%;margin-top:5px}.reviews-quote{font-size:230px;position:absolute;top:-85px;left:-20px;color:#ffffff15;font-family:Georgia,serif}.reviews-heart{position:absolute;right:-15px;bottom:-40px;transform:rotate(-18deg);font-size:150px;color:#e0a9b180}
.help-dialog{border:1px solid #e8dad3;border-radius:26px;padding:0;width:min(720px,calc(100% - 32px));max-height:90dvh;overflow:auto;background:var(--paper);color:var(--ink);box-shadow:0 30px 100px #21100e40}.help-dialog[open]{display:grid;grid-template-columns:.8fr 1.2fr;animation:panel-in .25s ease-out}.help-dialog .dialog-close{z-index:2;background:var(--paper);width:36px;height:36px}.help-visual{background:#eae0d3;position:relative;min-height:360px}.help-visual img{height:100%;width:100%;object-fit:cover;mix-blend-mode:multiply}.help-visual>span{position:absolute;bottom:24px;left:15px;right:15px;text-align:center;padding:13px 9px;border-radius:10px;background:#fffaf2e8;font-size:12px;color:var(--wine);transform:rotate(-4deg)}.help-copy{padding:45px 29px 30px}.help-copy .eyebrow{font-size:9px;letter-spacing:1px}.help-copy h2{font-size:35px;letter-spacing:-1.4px;margin-top:16px}.help-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.8;margin-top:19px}.help-copy .button{width:100%;margin-top:23px;gap:12px;padding:14px}.help-later{display:block;width:100%;border:0;background:none;color:var(--muted);font-size:13px;padding:15px 8px;border-radius:10px;margin-top:5px}.help-later:hover{background:#eee7de;color:var(--wine)}.help-copy>p.help-note{font-size:10px;margin-top:3px;text-align:center;line-height:1.7}
@media(max-width:1100px){.header-inner nav{gap:15px}.section-cta{gap:22px}.section-cta .button{font-size:13px!important;gap:16px}.video-section{gap:30px}.reviews-card{padding:40px 35px;gap:20px}.review-source{width:240px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-actions .button{font-size:14px}}
@media(max-width:800px){.section-cta{align-items:flex-start;flex-direction:column}.video-section{grid-template-columns:1fr;padding-top:0}.video-intro>p:not(.eyebrow){max-width:540px}.video-gallery{max-width:570px;width:100%;margin-inline:auto}.reviews-card{grid-template-columns:1fr 240px;padding:35px 27px}.reviews-copy h2{font-size:32px}.review-source{width:220px;padding:24px 20px}.reviews-copy .button{font-size:12px;gap:12px;padding-inline:15px}.reviews-art{min-height:250px}.reviews-heart{font-size:105px;bottom:-15px;right:0}}
@media(max-width:600px){.hero-actions{align-items:stretch;gap:18px}.hero-actions .button{width:100%;font-size:14px;justify-content:space-between;padding-inline:21px}.hero-actions .text-link{align-self:flex-start;font-size:13px}.section-cta{gap:20px;padding-top:24px;margin-top:28px}.section-cta h3{font-size:21px}.section-cta p{font-size:14px}.section-cta .button{width:100%;justify-content:space-between;padding-inline:18px}.set-body .button{min-height:56px}.video-gallery{gap:15px}.video-card:nth-child(2){margin-top:25px}.video-cover{border-radius:15px;aspect-ratio:9/16}.video-play{width:43px;height:43px;bottom:12px;left:12px;font-size:14px}.video-card h3{font-size:15px;line-height:1.4;margin-top:13px}.video-card p{font-size:12px}.video-duration{font-size:10px;top:10px;right:10px}.video-section{gap:28px;padding-top:0}.video-intro h2{font-size:33px}.video-intro>p:not(.eyebrow){margin-top:19px;font-size:14px}.video-note{margin-top:17px}.reviews-card{grid-template-columns:1fr;gap:28px;padding:29px 23px;border-radius:22px}.reviews-copy h2{font-size:32px}.reviews-copy>p:not(.eyebrow){font-size:14px}.reviews-copy .button{font-size:13px;gap:10px;width:100%;justify-content:space-between}.reviews-art{min-height:205px;max-width:290px;width:100%;margin:auto}.review-source{width:230px;gap:8px;padding:20px}.vk-mark{font-size:17px;padding:9px;border-radius:10px}.review-source strong{font-size:22px}.reviews-quote{font-size:180px;top:-63px}.reviews-heart{right:-10px;bottom:-15px}.help-dialog[open]{grid-template-columns:1fr}.help-visual{display:none}.help-copy{padding:40px 23px 23px}.help-copy h2{font-size:33px}.help-copy .button{font-size:13px!important}.help-copy>p.help-note{font-size:11px}.faq>.section-cta{margin-top:0}.header-contact{font-size:12px;gap:10px}.site-footer{padding-bottom:100px}}
@media(prefers-reduced-motion:reduce){.help-dialog[open]{animation:none}.video-cover img{transition:none}}
/* Customer words, without portraits or invented ratings. */
.customer-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}
.customer-review{margin:0;padding:26px;background:var(--paper);border:1px solid var(--line);border-radius:20px;height:100%}
.customer-review:first-child{background:#f2e7e5;border-color:#e9d4d7}.customer-review figcaption{display:flex;align-items:center;gap:14px;color:var(--wine);font-size:12px;font-weight:600;line-height:1.5}
.review-mark{font-family:Georgia,serif;font-size:55px;line-height:.8;display:block;height:29px;transform:translateY(9px);font-weight:400;color:#ac6876}.customer-review blockquote{margin:22px 0 0}.customer-review blockquote p{font-size:14px;line-height:1.85;white-space:pre-line;color:#51453f;overflow-wrap:anywhere}
.reviews-context{font-size:12px;line-height:1.7;color:var(--muted);margin-top:19px;max-width:740px}.order-conditions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:38px;background:#eee8e0;border-radius:22px;padding:28px 10px}.order-conditions article{padding:0 22px;border-right:1px solid #d9cfc4}.order-conditions article:last-child{border-right:0}.condition-symbol{display:block;color:var(--wine);font-size:29px;font-weight:500;letter-spacing:-1px;line-height:1.2;margin-bottom:17px}.condition-arrow{font-size:32px}.order-conditions h3{font-size:17px;line-height:1.4;letter-spacing:-.4px}.order-conditions p{font-size:12px;line-height:1.8;color:#71645a;margin-top:10px}
@media(max-width:1000px){.customer-reviews{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.customer-review{padding:23px}.order-conditions{grid-template-columns:1fr 1fr;row-gap:28px;padding-block:26px}.order-conditions article:nth-child(2){border-right:0}.order-conditions h3 br{display:none}}
@media(max-width:600px){.customer-reviews{grid-template-columns:1fr;gap:15px}.customer-review{padding:23px;border-radius:18px}.customer-review blockquote{margin-top:18px}.customer-review blockquote p{font-size:14px;line-height:1.8}.customer-review figcaption{font-size:12px}.reviews-context{font-size:11px;margin-top:16px}.order-conditions{grid-template-columns:1fr;gap:0;padding:0 23px;margin-top:29px;border-radius:20px}.order-conditions article{border-right:0;border-bottom:1px solid #d9cfc4;padding:22px 0;display:grid;grid-template-columns:38px 1fr;column-gap:14px;align-items:start}.order-conditions article:last-child{border-bottom:0}.condition-symbol{grid-row:1/3;font-size:25px;margin-bottom:0}.order-conditions h3{font-size:18px}.order-conditions p{grid-column:2;font-size:13px;margin-top:8px}}
/* Three concise order conditions. */
.order-conditions{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(min-width:601px) and (max-width:1000px){.order-conditions article:nth-child(2){border-right:1px solid #d9cfc4}.order-conditions article{padding-inline:16px}}
@media(max-width:600px){.order-conditions{grid-template-columns:1fr}}
.set-body .button b{font-weight:inherit}.analytics-consent{position:fixed;bottom:20px;left:20px;z-index:44;max-width:440px;padding:19px 21px;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 8px 40px #3b201f25}.analytics-consent p{font-size:13px;line-height:1.6}.analytics-consent a{text-decoration:underline;color:var(--wine)}.analytics-consent>div{display:flex;gap:10px;margin-top:13px}.analytics-consent button{padding:10px 15px;border:1px solid var(--wine);border-radius:9px;background:var(--wine);color:white;font-size:12px}.analytics-consent button:last-child{background:none;color:var(--wine)}.analytics-settings{border:0;background:none;padding:0;color:inherit;text-align:left;font:inherit;cursor:pointer}@media(max-width:600px){.analytics-consent{left:14px;right:14px;bottom:86px;max-width:none}}

/* Cube formats, personal stickers and social shortcuts. */
.social-rail{position:fixed;left:18px;top:50%;transform:translateY(-50%);z-index:38;display:flex;flex-direction:column;gap:9px;padding:8px;border:1px solid #dfd5cb;border-radius:30px;background:#fffdf9e8;backdrop-filter:blur(12px);box-shadow:0 9px 32px #3b201f16}
.social-rail a{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#f0e8e0;color:var(--wine);font-size:10px;font-weight:700;letter-spacing:.3px;transition:background .2s,color .2s,transform .2s}
.social-rail a:hover{background:var(--wine);color:#fff;transform:translateY(-2px)}.social-rail a:last-child span{font-size:8px}
.cube-sizes{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:22px;margin-top:56px;padding:34px;border-radius:28px;background:#ede5dc}
.size-intro{padding:12px 18px 12px 4px;display:flex;flex-direction:column;justify-content:center}.size-intro h3{font-size:31px;line-height:1.2;letter-spacing:-1.1px;margin-top:17px}.size-intro>p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted);margin-top:20px;max-width:370px}
.size-card{overflow:hidden;border:1px solid #ddd1c6;border-radius:20px;background:var(--paper)}.size-card-image{position:relative;aspect-ratio:1.18;overflow:hidden;background:#dfd3c8}.size-card-image img{width:100%;height:100%;object-fit:cover}.size-card-large .size-card-image img{object-position:center 56%}.size-card-image>span{position:absolute;top:14px;left:14px;padding:8px 11px;border-radius:20px;background:#fffdf0e8;color:var(--wine);font-size:9px;font-weight:700;letter-spacing:1px}.size-card>div:last-child{position:relative;padding:21px 22px 24px}.size-number{position:absolute;right:21px;top:22px;color:#af9f92;font-size:10px}.size-card h4{margin:0;padding-right:30px;font-size:22px;line-height:1.3;font-weight:600;letter-spacing:-.6px}.size-card p{font-size:12px;line-height:1.75;color:var(--muted);margin-top:11px}.size-choice{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:9px}.size-choice p{font-size:12px;line-height:1.7;color:#62574f;max-width:570px}.size-choice .button{font-size:12px;min-width:230px}
.stickers-section{background:#332a27;color:#fffaf3;padding-block:82px;margin-top:44px;overflow:hidden}.stickers-section .eyebrow{color:#dba4ad}.stickers-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:end}.stickers-heading h2{font-size:44px;line-height:1.13;letter-spacing:-1.8px;margin-top:17px}.stickers-heading>div:last-child>p{font-size:14px;line-height:1.85;color:#d4c9c2}.stickers-heading ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:8px;color:#eee4dd;font-size:12px}.stickers-heading li::before{content:'♡';color:#dba4ad;margin-right:10px}
.sticker-showcase{display:grid;grid-template-columns:1.02fr .98fr;gap:22px;margin-top:43px}.sticker-showcase figure{margin:0}.sticker-main{position:relative;min-height:530px;overflow:hidden;border-radius:24px}.sticker-main>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.sticker-main::after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#241916e8)}.sticker-main figcaption{position:absolute;left:30px;right:30px;bottom:29px;z-index:1}.sticker-main figcaption span{font-size:9px;letter-spacing:1.2px;color:#e0b3b9}.sticker-main figcaption strong{display:block;font-size:25px;line-height:1.35;margin-top:8px;font-weight:550}.sticker-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sticker-gallery figure{border-radius:18px;overflow:hidden;background:#4a3d38}.sticker-gallery img{width:100%;height:205px;object-fit:cover}.sticker-gallery figcaption{font-size:11px;padding:14px 16px;color:#eee4dd}.sticker-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-top:31px}.sticker-bottom>div{display:flex;align-items:center;gap:16px;max-width:650px}.sticker-bottom>div>span{font-size:38px;color:#dba4ad}.sticker-bottom p{font-size:12px;line-height:1.75;color:#cfc3bc}.sticker-bottom strong{display:block;color:#fffaf3;font-size:14px;margin-bottom:3px}.sticker-bottom .button{background:#f7eee7;color:var(--wine);border-color:#f7eee7;font-size:12px;min-width:250px}.sticker-bottom .button:hover{background:#fff;color:var(--wine-dark)}
@media(max-width:1280px){.social-rail{left:9px}.social-rail a{width:35px;height:35px}.cube-sizes{padding:28px;grid-template-columns:1fr 1fr}.size-intro{grid-column:1/-1;padding:0 0 7px}.size-intro>p:not(.eyebrow){max-width:690px}.stickers-heading{gap:50px}}
@media(max-width:800px){.cube-sizes{margin-top:40px}.stickers-heading{grid-template-columns:1fr;gap:24px}.stickers-heading h2{font-size:38px}.sticker-showcase{grid-template-columns:1fr}.sticker-main{min-height:470px}.sticker-gallery img{height:230px}.sticker-bottom{align-items:flex-start;flex-direction:column}.sticker-bottom .button{width:100%;justify-content:space-between}.social-rail{top:auto;bottom:14px;left:15px;transform:none;flex-direction:row;border-radius:28px}.assistant{bottom:15px}}
@media(max-width:600px){.cube-sizes{grid-template-columns:1fr;padding:22px;margin-top:34px;border-radius:22px;gap:18px}.size-intro{grid-column:auto;padding:2px}.size-intro h3{font-size:28px}.size-intro>p:not(.eyebrow){font-size:14px}.size-card-image{aspect-ratio:1.28}.size-card>div:last-child{padding:20px}.size-card h4{font-size:22px}.size-card p{font-size:14px}.size-choice{grid-column:auto;align-items:flex-start;flex-direction:column;padding-top:4px}.size-choice p{font-size:13px}.size-choice .button{width:100%;justify-content:space-between}.stickers-section{padding-block:58px;margin-top:30px}.stickers-heading h2{font-size:34px}.stickers-heading>div:last-child>p{font-size:14px}.stickers-heading ul{font-size:13px}.sticker-showcase{margin-top:30px}.sticker-main{min-height:390px;border-radius:20px}.sticker-main figcaption{left:22px;right:22px;bottom:22px}.sticker-main figcaption strong{font-size:22px}.sticker-gallery{gap:10px}.sticker-gallery figure{border-radius:14px}.sticker-gallery img{height:145px}.sticker-gallery figcaption{font-size:10px;padding:11px}.sticker-bottom{padding-top:25px}.sticker-bottom p{font-size:13px}.sticker-bottom strong{font-size:15px}.social-rail a{width:36px;height:36px}.social-rail{padding:6px;gap:6px}}

.size-card-image-duo>.size-alt{position:absolute;right:13px;bottom:13px;width:74px;height:94px;object-fit:cover;border:3px solid #fffdf9;border-radius:11px;box-shadow:0 5px 20px #2a140f40}.size-card-image-duo>span{z-index:2}

/* Legal details, public offer and cookie preference panel. */
.site-footer{display:grid;grid-template-columns:1fr 1.55fr .9fr auto;align-items:start}.footer-brand .brand{display:inline-block}.footer-brand p{margin-top:13px}.footer-requisites{display:flex;flex-direction:column;gap:6px;font-style:normal;font-size:11px;line-height:1.55;color:var(--muted)}.footer-requisites strong{font-size:12px;color:var(--ink);font-weight:600}.footer-links{display:flex!important;flex-direction:column;gap:10px!important;font-size:11px!important;color:var(--muted)}.footer-links a:hover,.footer-vk:hover{color:var(--wine)}.footer-vk{font-size:11px;padding-top:4px}.site-footer>.footer-brand{display:block;color:inherit}.site-footer>.footer-brand p{font-size:10px;color:var(--muted)}
.analytics-consent{max-width:500px}.analytics-consent p strong{display:block;color:var(--ink);font-size:14px;margin-bottom:3px}.analytics-consent>div{flex-wrap:wrap}.analytics-consent button{min-height:39px}.analytics-settings{text-decoration:underline;text-underline-offset:3px}
.legal-main-wide{width:min(1120px,calc(100% - 40px))}.legal-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:35px}.legal-title-row h1{margin-bottom:12px}.legal-lead{max-width:650px;color:var(--muted)}.document-date{border:1px solid #d8cec3;border-radius:22px;padding:9px 13px;font-size:11px;color:var(--wine);white-space:nowrap}.seller-card{display:grid;grid-template-columns:1.25fr .65fr 1.5fr 1fr;gap:0;margin:30px 0;background:#eee7de;border-radius:18px;padding:23px 10px}.seller-card>div{padding:3px 18px;border-right:1px solid #d8ccc0}.seller-card>div:last-child{border-right:0}.seller-card span{display:block;font-size:9px;letter-spacing:.7px;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.seller-card strong,.seller-card a{font-size:12px;line-height:1.65;font-weight:550}.seller-card a{color:var(--wine);text-decoration:underline;text-underline-offset:3px}.offer-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}.offer-summary article{border:1px solid var(--line);border-radius:16px;padding:20px}.offer-summary article>span{font-size:10px;color:var(--wine)}.offer-summary h2{font-size:18px;margin:16px 0 8px}.offer-summary p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.offer-actions{display:flex;align-items:center;gap:25px;margin:30px 0 22px}.offer-actions .button{font-size:12px}.offer-actions .text-link{font-size:12px}.pdf-frame{height:min(78vh,920px);min-height:600px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#eee7de}.pdf-frame object{width:100%;height:100%;border:0}.pdf-frame p{padding:25px}.bank-details{margin-top:32px;padding-top:30px;border-top:1px solid var(--line)}.bank-details h2{margin:0 0 20px}.bank-details dl{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid var(--line);border-radius:14px;overflow:hidden}.bank-details dl>div{padding:16px 18px;background:#fff;border-bottom:1px solid var(--line)}.bank-details dl>div:nth-child(odd){border-right:1px solid var(--line)}.bank-details dl>div:nth-last-child(-n+2){border-bottom:0}.bank-details dt{font-size:10px;color:var(--muted)}.bank-details dd{margin:6px 0 0;font-size:13px}.bank-details>p{font-size:11px;color:var(--muted);margin-top:15px}.legal-updated{font-size:11px;color:var(--wine);margin-top:-12px;margin-bottom:24px}.legal-card a:not(.button):not(.text-link){color:var(--wine);text-decoration:underline;text-underline-offset:3px}
@media(max-width:1000px){.site-footer{grid-template-columns:1fr 1.3fr 1fr}.footer-vk{grid-column:3}.seller-card{grid-template-columns:1fr 1fr}.seller-card>div:nth-child(2){border-right:0}.seller-card>div:nth-child(-n+2){padding-bottom:17px;margin-bottom:17px;border-bottom:1px solid #d8ccc0}.offer-summary{gap:11px}}
@media(max-width:700px){.site-footer{grid-template-columns:1fr 1fr;gap:27px 20px}.footer-requisites{grid-column:1/-1;grid-row:2}.footer-links{grid-column:1}.footer-vk{grid-column:2;grid-row:3;text-align:right}.seller-card{grid-template-columns:1fr;padding:8px 21px}.seller-card>div{border-right:0!important;border-bottom:1px solid #d8ccc0;padding:15px 0!important;margin:0!important}.seller-card>div:last-child{border-bottom:0}.legal-title-row{display:block}.document-date{display:inline-block;margin-top:8px}.offer-summary{grid-template-columns:1fr}.offer-actions{align-items:flex-start;flex-direction:column;gap:18px}.offer-actions .button{width:100%;justify-content:space-between}.pdf-frame{height:70vh;min-height:490px}.bank-details dl{grid-template-columns:1fr}.bank-details dl>div{border-right:0!important;border-bottom:1px solid var(--line)!important}.bank-details dl>div:last-child{border-bottom:0!important}.analytics-consent p{font-size:12px}.analytics-consent p strong{font-size:13px}}
.legal-page .brand .brand-note{font-size:11px;letter-spacing:0;color:var(--muted);margin-left:12px;vertical-align:2px;font-weight:500}
@media(max-width:600px){.legal-page .brand .brand-note{font-size:9px;margin-left:7px}.legal-page .brand .brand-name{font-size:18px}}

/* Interactive cube gallery and lighter personalization block. */
.cube-sizes{display:grid;grid-template-columns:minmax(240px,.58fr) minmax(0,1.42fr);gap:32px;margin-top:56px;padding:38px;border-radius:30px;background:#eee7df;border:1px solid #e6dcd2;overflow:hidden}
.size-intro{padding:18px 10px 18px 2px;justify-content:flex-start}.size-intro h3{font-size:36px;line-height:1.14;letter-spacing:-1.4px;margin-top:20px}.size-intro>p:not(.eyebrow){font-size:13px;line-height:1.8;margin-top:23px;max-width:310px}
.size-carousel{min-width:0;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr);background:var(--paper);border:1px solid #ded3c8;border-radius:24px;overflow:hidden;box-shadow:0 14px 45px #3d24100b}
.size-stage{position:relative;min-height:470px;background:#d9cbbb;overflow:hidden}.size-zoom{display:block;width:100%;height:100%;min-height:470px;padding:0;border:0;background:#d9cbbb;overflow:hidden}.size-zoom img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:opacity .18s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.size-zoom:hover img{transform:scale(1.025)}.size-zoom>span{position:absolute;left:20px;bottom:20px;z-index:2;display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:30px;background:#fffdf1e8;backdrop-filter:blur(10px);color:var(--wine);font-size:10px;font-weight:650;box-shadow:0 8px 24px #2f1b1426}.size-zoom>span b{font-size:15px;font-weight:400}
.size-stage::after{content:'';position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px #fff5}.size-badge,.size-counter{position:absolute;top:18px;z-index:3;padding:9px 12px;border-radius:24px;background:#fffdf1e8;backdrop-filter:blur(10px);color:var(--wine);font-size:9px;font-weight:700;letter-spacing:.8px}.size-badge{left:18px}.size-counter{right:18px;color:#6d6158;font-variant-numeric:tabular-nums}
.size-arrow{position:absolute;z-index:4;top:50%;width:42px;height:42px;margin-top:-21px;border:1px solid #ffffffa8;border-radius:50%;background:#fffdf1db;backdrop-filter:blur(9px);color:var(--wine);font-size:18px;box-shadow:0 6px 18px #2e190f26;transition:transform .2s,background .2s}.size-arrow:hover{background:#fff;transform:scale(1.06)}.size-arrow-prev{left:15px}.size-arrow-next{right:15px}
.size-carousel-copy{padding:29px 27px 26px;display:flex;flex-direction:column;min-width:0}.size-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:5px;border-radius:13px;background:#eee7df}.size-tabs button{min-width:0;padding:11px 9px;border:0;border-radius:9px;background:transparent;color:#71665e;font-size:10px;font-weight:650;line-height:1.25}.size-tabs button span{display:block;font-size:8px;font-weight:500;color:#9a8c82;margin-top:3px}.size-tabs button[aria-selected=true]{background:var(--paper);color:var(--wine);box-shadow:0 3px 15px #3c21100d}.size-tabs button[aria-selected=true] span{color:#765e5f}
.size-kicker{margin-top:auto;padding-top:27px;color:var(--wine);font-size:9px;font-weight:700;letter-spacing:1.25px}.size-carousel-copy h4{font-size:25px;line-height:1.25;letter-spacing:-.8px;margin-top:11px;font-weight:600}.size-carousel-copy>p:not(.size-kicker){font-size:12px;line-height:1.75;color:var(--muted);margin-top:14px}.size-dots{display:flex;gap:7px;margin-top:22px}.size-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d5c7bd;transition:width .2s,background .2s}.size-dots button[aria-current=true]{width:28px;border-radius:8px;background:var(--wine)}
.size-choice{grid-column:1/-1;padding:4px 2px 0}.size-choice p{font-size:12px}.size-choice .button{box-shadow:0 9px 22px #831d3220}
.image-dialog{width:min(1050px,calc(100% - 32px));max-height:92dvh;padding:14px;border:1px solid #e6d8cf;border-radius:24px;background:var(--paper);box-shadow:0 28px 100px #1c0f0b50;overflow:auto}.image-dialog .dialog-close{z-index:3;background:#fffdf2e8;color:var(--wine);box-shadow:0 4px 18px #2b160f2b}.image-dialog>img{width:100%;max-height:78dvh;object-fit:contain;border-radius:15px;background:#e7ddd2}.image-dialog>p{font-size:12px;color:var(--muted);padding:14px 6px 4px;text-align:center}
.dialog-actions-copy>*{flex:0 1 100%}.messenger-label{font-size:11px!important;color:var(--ink)!important;margin-top:18px!important}.dialog-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.dialog-channels .button{min-width:0;padding-inline:10px;gap:8px;font-size:11px}.dialog-channels .button>span{font-size:16px}.order-dialog textarea:not([readonly]){background:#fff;border-color:#cdb8bb}
.stickers-section{background:#f3ede6;color:var(--ink);padding-block:88px;margin-top:54px;border-block:1px solid #e8ded4}.stickers-section .eyebrow{color:var(--wine)}.stickers-heading{gap:85px}.stickers-heading h2{font-size:44px}.stickers-heading>div:last-child>p{color:var(--muted)}.stickers-heading ul{color:#5f554e}.stickers-heading li::before{color:var(--wine)}
.sticker-showcase{grid-template-columns:1.18fr .82fr;gap:18px;margin-top:42px}.sticker-main{min-height:535px;border:1px solid #e0d4ca}.sticker-main::after{inset:35% 0 0;background:linear-gradient(transparent,#2e1814cf)}.sticker-main figcaption span{color:#f2ced2}.sticker-main figcaption strong{color:#fffdf9}
.sticker-gallery{grid-template-columns:1fr;gap:18px}.sticker-gallery figure{display:grid;grid-template-columns:1.08fr .92fr;min-height:258px;border:1px solid #e0d4ca;border-radius:20px;background:var(--paper)}.sticker-gallery img{width:100%;height:100%;min-height:258px;object-fit:cover}.sticker-gallery figcaption{display:flex;flex-direction:column;justify-content:center;padding:24px;color:var(--ink)}.sticker-gallery figcaption span{font-size:9px;color:var(--wine);letter-spacing:1px}.sticker-gallery figcaption strong{font-size:17px;line-height:1.35;margin-top:13px}.sticker-gallery figcaption small{font-size:11px;line-height:1.65;color:var(--muted);margin-top:7px}
.sticker-bottom{margin-top:28px;padding:24px 0 0;border-top:1px solid #ded2c8}.sticker-bottom>div>span{color:var(--wine)}.sticker-bottom p{color:var(--muted)}.sticker-bottom strong{color:var(--ink)}.sticker-bottom .button{background:var(--wine);border-color:var(--wine);color:#fff;box-shadow:0 9px 22px #831d3220}.sticker-bottom .button:hover{background:var(--wine-dark);border-color:var(--wine-dark);color:#fff}
@media(max-width:1080px){.cube-sizes{grid-template-columns:1fr}.size-intro{padding:0 0 4px}.size-intro>p:not(.eyebrow){max-width:660px}.size-carousel{grid-template-columns:minmax(0,1.25fr) minmax(235px,.75fr)}.stickers-heading{gap:50px}.sticker-gallery figure{grid-template-columns:1fr}.sticker-gallery img{height:175px;min-height:175px}.sticker-gallery figcaption{padding:17px 19px}.sticker-gallery figcaption strong{margin-top:8px}}
@media(max-width:760px){.cube-sizes{padding:27px}.size-carousel{grid-template-columns:1fr}.size-stage,.size-zoom{min-height:430px}.size-carousel-copy{min-height:285px}.size-kicker{margin-top:24px;padding-top:0}.stickers-heading{grid-template-columns:1fr;gap:25px}.sticker-showcase{grid-template-columns:1fr}.sticker-main{min-height:470px}.sticker-gallery{grid-template-columns:1fr 1fr}.sticker-gallery figure{display:block;min-height:0}.sticker-gallery img{height:220px;min-height:0}.sticker-bottom{align-items:flex-start;flex-direction:column}.sticker-bottom .button{width:100%;justify-content:space-between}}
@media(max-width:600px){.cube-sizes{padding:20px;margin-top:34px;border-radius:24px;gap:20px}.size-intro h3{font-size:30px}.size-intro>p:not(.eyebrow){font-size:13px;margin-top:15px}.size-stage,.size-zoom{min-height:360px}.size-badge,.size-counter{top:13px}.size-badge{left:13px}.size-counter{right:13px}.size-arrow{width:38px;height:38px;margin-top:-19px}.size-arrow-prev{left:10px}.size-arrow-next{right:10px}.size-zoom>span{left:13px;bottom:13px}.size-carousel-copy{padding:22px;min-height:0}.size-tabs button{font-size:11px}.size-kicker{margin-top:24px}.size-carousel-copy h4{font-size:23px}.size-carousel-copy>p:not(.size-kicker){font-size:13px}.size-choice{padding-top:0}.image-dialog{padding:9px;border-radius:18px}.image-dialog>img{max-height:75dvh}.dialog-channels{grid-template-columns:1fr}.dialog-channels .button{justify-content:space-between;font-size:13px}.stickers-section{padding-block:60px;margin-top:34px}.stickers-heading h2{font-size:34px}.sticker-showcase{margin-top:28px}.sticker-main{min-height:390px}.sticker-gallery{grid-template-columns:1fr;gap:14px}.sticker-gallery figure{display:grid;grid-template-columns:1.05fr .95fr}.sticker-gallery img{height:185px}.sticker-gallery figcaption{padding:15px}.sticker-gallery figcaption strong{font-size:15px}.sticker-gallery figcaption small{font-size:10px}.sticker-bottom{padding-top:22px;margin-top:23px}}
@media(prefers-reduced-motion:reduce){.size-zoom img,.size-dots button,.size-arrow{transition:none}}
@media(max-width:1500px) and (min-width:801px){.social-rail{left:4px;padding:5px;gap:6px}.social-rail a{width:32px;height:32px;font-size:9px}}

/* Destination colours and recognisable social shortcuts. */
.social-vk{--network:#0868dc;--network-hover:#0754b3}.social-telegram{--network:#087fae;--network-hover:#06688f}.social-max{--network:#6550c8;--network-hover:#503da7}
.social-icon{display:inline-block;width:22px;height:22px;flex:0 0 22px;fill:currentColor;vertical-align:middle}
body a.button.social-link,body a.header-contact.social-link,body .social-rail a.social-link,body .footer-socials a.social-link{background:var(--network);color:#fff;border-color:var(--network);box-shadow:0 5px 16px #17305218}
body a.button.social-link:hover,body a.header-contact.social-link:hover,body .social-rail a.social-link:hover,body .footer-socials a.social-link:hover{background:var(--network-hover);color:#fff;border-color:var(--network-hover)}
a.social-link{display:inline-flex;align-items:center;gap:12px}.social-rail a.social-link{display:grid;place-items:center}.social-rail .social-icon{width:20px;height:20px}
.assistant-questions a.social-link{color:var(--network)}
.site-footer .footer-socials{display:flex;flex-direction:column;gap:9px;min-width:165px}.footer-socials a.social-link{padding:11px 14px;border:1px solid transparent;border-radius:11px;font-size:12px;white-space:nowrap}.footer-socials .social-icon{width:19px;height:19px;flex-basis:19px}
@media(max-width:1000px){.site-footer .footer-socials{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}}
@media(max-width:600px){a.button.social-link{gap:10px}.button.social-link .social-icon{width:20px;height:20px;flex-basis:20px}.site-footer .footer-socials{grid-column:1/-1;display:grid;grid-template-columns:1fr;min-width:0}.footer-socials a.social-link{justify-content:flex-start;min-height:46px}.header-contact.social-link{gap:8px}.header-contact.social-link>span{display:none}}

/* Social destination colours take precedence over older CTA gradients. */
body a.button.social-link{background:var(--network)!important;border-color:var(--network)!important;color:#fff!important}
body a.button.social-link:hover{background:var(--network-hover)!important;border-color:var(--network-hover)!important;color:#fff!important}

/* Header contacts: compact desktop row and a full-width mobile row. */
.site-header{height:auto;min-height:84px}.header-inner{min-height:84px;gap:20px;padding-block:14px}.header-inner>nav{gap:18px;font-size:12px}.header-socials{display:flex;gap:8px;align-items:center}.header-socials .header-contact{font-size:11px;padding:11px 12px;gap:7px;white-space:nowrap;line-height:1.4}.header-socials .social-icon{width:19px;height:19px;flex-basis:19px}
@media(max-width:1200px){.header-inner{flex-wrap:wrap}.header-inner>nav{order:3;width:100%;justify-content:center}.header-socials{margin-left:auto}}
@media(max-width:800px){.header-inner>nav{display:none}.header-inner{min-height:70px}.header-socials .header-contact{font-size:10px;padding:10px;gap:5px}}
@media(max-width:600px){.header-inner{gap:12px;padding-block:12px}.header-socials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0;gap:6px}.header-socials .header-contact{min-width:0;min-height:46px;white-space:normal;font-size:10px;justify-content:center;padding:8px 6px;border-radius:11px;gap:5px}.header-socials .social-icon{width:18px;height:18px;flex-basis:18px}html{scroll-padding-top:136px}}

/* Primary actions belong to the site's cherry palette. */
body a.button:not(.button-outline):not(.button-cream){background:linear-gradient(125deg,#a52b45,#7a1930);border-color:#871b33;color:#fff;box-shadow:0 7px 18px #831d3221,inset 0 1px 0 #ffffff22}
body a.button:not(.button-outline):not(.button-cream):hover{background:linear-gradient(125deg,#8c213a,#641127);color:#fff}
body .final-section a.button-cream{background:#fff5e9;border-color:#fff5e9;color:#831d32;box-shadow:0 7px 22px #27121c24}
body .final-section a.button-cream:hover{background:#fffdf9;color:#641127}
