/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#25172a;--ink-soft:#685c6b;--plum:#5b246d;--plum-deep:#42164f;--lavender:#f2e8f3;--lavender-strong:#d9bfdc;--cream:#fffaf3;--paper:#fff;--gold:#cba75b;--line:#42164f24;--shadow:0 24px 70px #401a4b29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf3e6;border-bottom:1px solid #42164f14;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px clamp(20px,5vw,78px);display:flex;position:sticky;top:0}.brand,.brand-copy{align-items:center;display:flex}.brand{gap:12px}.brand-mark{background:var(--plum-deep);width:47px;height:47px;box-shadow:inset 0 0 0 3px var(--plum-deep), inset 0 0 0 4px #cba75b80;color:#f5d988;letter-spacing:-.04em;border:1px solid #cba75bd9;border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:18px;display:grid}.brand-copy{flex-direction:column;align-items:flex-start;gap:2px}.brand-copy strong{font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1}.brand-copy small{color:var(--ink-soft);letter-spacing:.16em;text-transform:uppercase;font-size:10px}.desktop-nav{color:#4f4451;align-items:center;gap:clamp(22px,3vw,42px);font-size:13px;display:flex}.desktop-nav a{transition:color .18s}.desktop-nav a:hover{color:var(--plum)}.header-cta{background:var(--plum-deep);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 19px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.header-cta:hover,.button:hover{transform:translateY(-2px)}.header-cta:hover{box-shadow:0 12px 24px #42164f38}.hero{grid-template-columns:minmax(0,.92fr) minmax(420px,.82fr);align-items:center;gap:clamp(52px,6vw,98px);max-width:1440px;min-height:calc(100vh - 82px);margin:0 auto;padding:64px clamp(24px,7vw,108px) 84px;display:grid;position:relative;overflow:hidden}.hero-orb{z-index:-1;filter:blur(1px);border-radius:50%;position:absolute}.hero-orb--one{opacity:.72;background:radial-gradient(circle at 35% 35%,#ead7ec,#d7b9db 65%,#0000 66%);width:490px;height:490px;top:4%;right:-8%}.hero-orb--two{border:1px solid #cba75b4d;width:340px;height:340px;bottom:-14%;left:-10%}.hero-copy{z-index:2;position:relative}.eyebrow,.section-kicker{color:var(--plum);letter-spacing:.19em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:11px;display:flex}.eyebrow>span{background:var(--gold);width:26px;height:1px;display:inline-block}.hero h1{letter-spacing:-.055em;max-width:660px;margin:22px 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,6vw,88px);font-weight:400;line-height:.98}.hero h1 span{color:var(--plum);font-style:italic}.hero-description{max-width:560px;color:var(--ink-soft);margin:0;font-size:clamp(16px,1.5vw,19px);line-height:1.75}.hero-actions{align-items:center;gap:26px;margin-top:36px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:56px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.button--primary{background:var(--plum-deep);color:#fff;box-shadow:0 14px 34px #42164f33}.button--primary:hover{box-shadow:0 18px 38px #42164f47}.text-link{border-bottom:1px solid #42164f42;align-items:center;gap:8px;padding-bottom:4px;font-size:13px;font-weight:800;display:inline-flex}.hero-notes{color:#625565;flex-wrap:wrap;gap:12px 26px;margin-top:42px;font-size:12px;display:flex}.hero-notes span{padding-left:18px;position:relative}.hero-notes span:before{border:1px solid var(--gold);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.35em;left:0}.hero-visual{min-height:625px;position:relative}.hero-photo{box-shadow:var(--shadow);border-radius:190px 190px 28px 28px;margin:0;position:absolute;overflow:hidden}.hero-photo img{object-fit:cover;height:100%}.hero-photo--main{background:var(--lavender);width:min(79%,425px);height:560px;top:0;right:4%}.hero-photo--main img{object-position:center 36%}.hero-photo--store{border:7px solid var(--cream);border-radius:26px;width:min(47%,230px);height:280px;bottom:0;left:0}.hero-photo--store img{object-position:center}.hero-photo--store figcaption{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:42px;color:var(--ink);background:#ffffffe8;border-radius:13px;align-items:center;gap:8px;padding:8px 12px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.status-dot{background:#3baa69;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #3baa6921}.hero-stamp{background:var(--plum-deep);width:98px;height:98px;box-shadow:0 16px 34px #42164f33, inset 0 0 0 5px var(--plum-deep), inset 0 0 0 6px #cba75b52;color:#f0d17b;text-align:center;border:1px solid #cba75bdb;border-radius:50%;place-content:center;display:grid;position:absolute;top:72px;left:1%;transform:rotate(-8deg)}.hero-stamp span{font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:.85}.hero-stamp small{letter-spacing:.08em;margin-top:5px;font-family:Georgia,Times New Roman,serif;font-size:9px}.intro-section,.featured-section{padding-left:clamp(24px,7vw,108px);padding-right:clamp(24px,7vw,108px)}.intro-section{max-width:1440px;margin:0 auto;padding-top:108px;padding-bottom:110px}.intro-heading{grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);align-items:end;gap:52px;margin-top:22px;display:grid}.intro-heading h2,.section-heading h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.intro-heading h2{max-width:790px;font-size:clamp(38px,4.4vw,64px);line-height:1.06}.intro-heading p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.8}.featured-section{background:#f0e4f0;padding-top:100px;padding-bottom:120px}.section-heading{justify-content:space-between;align-items:flex-end;gap:36px;max-width:1224px;margin:0 auto 48px;display:flex}.section-heading h2{max-width:650px;margin-top:15px;font-size:clamp(36px,4vw,56px);line-height:1.08}.section-heading>a{color:var(--plum-deep);border-bottom:1px solid #42164f40;align-items:center;gap:9px;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-flex}.featured-grid{grid-template-columns:1.08fr .92fr .92fr;grid-auto-rows:265px;gap:18px;max-width:1224px;margin:0 auto;display:grid}.featured-card{background:#d9c7d9;border-radius:24px;margin:0;position:relative;overflow:hidden}.featured-card--tall{grid-row:span 2}.featured-card--wide{grid-column:span 2}.featured-card img{object-fit:cover;height:100%;transition:transform .5s}.featured-card:hover img{transform:scale(1.025)}.featured-card figcaption{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #ffffff6b;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.featured-card figcaption span{font-family:Georgia,Times New Roman,serif;font-size:15px}.featured-card figcaption small{color:var(--ink-soft);font-size:10px}.early-cta{background:var(--plum-deep);color:#fff;text-align:center;justify-content:center;align-items:center;gap:28px;min-height:280px;padding:60px 24px;display:flex}.early-cta p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,3vw,42px)}.button--light{color:var(--plum-deep);background:#fff}.gallery-section{max-width:1440px;margin:0 auto;padding:118px clamp(24px,7vw,108px) 132px}.gallery-intro{grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);align-items:end;gap:18px 54px;margin-bottom:52px;display:grid}.gallery-intro .section-kicker{grid-column:1/-1}.gallery-intro h2,.store-copy h2,.shopping-heading h2,.contact-copy h2,.faq-heading h2,.final-cta h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}.gallery-intro h2{max-width:780px;font-size:clamp(40px,4.5vw,64px);line-height:1.04}.gallery-intro>p:last-child{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.8}.collection-gallery{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:245px;gap:18px;display:grid}.gallery-card{background:var(--lavender);border-radius:24px;position:relative;overflow:hidden}.gallery-card--1,.gallery-card--4{grid-area:span 2/span 5}.gallery-card--2,.gallery-card--3,.gallery-card--5,.gallery-card--6{grid-column:span 7}.gallery-card img{object-fit:cover;height:100%;transition:transform .5s}.gallery-card--1 img,.gallery-card--4 img{object-position:center 44%}.gallery-card:hover img{transform:scale(1.025)}.gallery-card>span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:42px;color:var(--plum-deep);background:#ffffffe6;border:1px solid #ffffff7a;border-radius:999px;align-items:center;gap:10px;padding:0 15px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:14px;right:14px}.gallery-card b{font-size:13px}.store-section{color:#fff;background:radial-gradient(circle at 8% 14%,#cba75b29,#0000 27%),linear-gradient(132deg,#34123e,#572364);grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(54px,7vw,110px);min-height:760px;padding:104px clamp(24px,7vw,108px);display:grid;overflow:hidden}.section-kicker--light{color:#e7cb8c}.store-copy{max-width:520px}.store-copy h2{margin-top:18px;font-size:clamp(42px,4.8vw,68px);line-height:1.02}.store-copy>p:not(.section-kicker){color:#ffffffb3;margin:27px 0 0;font-size:15px;line-height:1.85}.store-points{border-top:1px solid #ffffff29;gap:0;margin:38px 0 36px;display:grid}.store-points>div{border-bottom:1px solid #ffffff29;grid-template-columns:38px 1fr;align-items:center;gap:18px;padding:17px 0;display:grid}.store-points span{color:#e7cb8c;font-family:Georgia,Times New Roman,serif;font-size:17px}.store-points p{color:#ffffffd1;margin:0;font-size:13px;line-height:1.55}.button--gold{color:#36123f;background:#e6c77e;box-shadow:0 16px 36px #11041438}.store-gallery{min-height:590px;position:relative}.store-photo{background:#6f4177;border:5px solid #ffffff1a;border-radius:24px;margin:0;position:absolute;overflow:hidden;box-shadow:0 24px 58px #1304164d}.store-photo img{object-fit:cover;height:100%}.store-photo--1{width:45%;height:355px;top:0;left:7%;transform:rotate(-2.4deg)}.store-photo--2{width:43%;height:320px;top:48px;right:0;transform:rotate(2.6deg)}.store-photo--3{width:44%;height:255px;bottom:0;left:2%;transform:rotate(1.7deg)}.store-photo--4{width:47%;height:270px;bottom:-2%;right:7%;transform:rotate(-1.8deg)}.shopping-section{max-width:1440px;margin:0 auto;padding:124px clamp(24px,7vw,108px) 132px}.shopping-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,.5fr);align-items:end;gap:34px 70px;margin-bottom:64px;display:grid}.shopping-heading h2{max-width:780px;margin-top:18px;font-size:clamp(40px,4.5vw,64px);line-height:1.05}.shopping-heading>p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.8}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps-grid article{border:1px solid var(--line);background:#ffffffa6;border-radius:26px;min-height:325px;padding:31px;position:relative}.steps-grid article>span{color:#42164f57;font-family:Georgia,Times New Roman,serif;font-size:14px;position:absolute;top:28px;right:28px}.step-icon{background:var(--lavender);border-radius:20px;place-items:center;width:68px;height:68px;display:grid;position:relative}.step-icon i{border:2px solid var(--plum);border-radius:4px;width:26px;height:32px;display:block;position:relative}.step-icon i:before,.step-icon i:after{background:var(--plum);content:"";width:12px;height:1px;position:absolute;left:5px}.step-icon i:before{top:9px}.step-icon i:after{top:17px}.step-icon--chat i{border-radius:7px;width:29px;height:23px}.step-icon--chat i:before{border-bottom:2px solid var(--plum);background:0 0;width:8px;height:8px;top:auto;bottom:-6px;left:4px;transform:skewY(-38deg)}.step-icon--chat i:after{width:11px;top:9px;left:7px}.step-icon--check i{border-radius:50%;width:28px;height:28px}.step-icon--check i:before{border-bottom:2px solid var(--plum);border-left:2px solid var(--plum);background:0 0;width:10px;height:6px;top:7px;left:7px;transform:rotate(-45deg)}.step-icon--check i:after{display:none}.steps-grid h3{letter-spacing:-.025em;margin:30px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.steps-grid p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.75}.contact-section{padding:0 clamp(20px,4vw,62px) 110px}.contact-card{color:#fff;background:radial-gradient(circle at 80% 18%,#cba75b2b,#0000 23%),linear-gradient(135deg,#4d1c5a,#2f1038);border-radius:38px;grid-template-columns:minmax(0,1fr) minmax(330px,.55fr);align-items:center;gap:76px;max-width:1320px;min-height:620px;margin:0 auto;padding:clamp(52px,6vw,86px);display:grid;box-shadow:0 36px 90px #2f103833}.contact-copy h2{max-width:690px;margin-top:18px;font-size:clamp(43px,5vw,70px);line-height:1.01}.contact-copy>p:not(.section-kicker){color:#ffffffad;max-width:600px;margin:26px 0 0;font-size:15px;line-height:1.8}.social-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;max-width:620px;margin-top:36px;display:grid}.social-links>a{background:#ffffff14;border:1px solid #ffffff24;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;min-height:82px;padding:13px 15px;transition:background .18s,transform .18s;display:grid}.social-links>a:hover{background:#ffffff21;transform:translateY(-2px)}.social-icon{color:#fff;background:#3765ad;border-radius:13px;place-items:center;width:42px;height:42px;font-family:Arial,sans-serif;font-size:23px;font-weight:800;display:grid}.social-icon--tiktok{background:#171217;font-size:21px}.social-links small,.social-links strong{display:block}.social-links small{color:#ffffff8c;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.social-links strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;overflow:hidden}.social-links b{color:#e7cb8c;font-size:14px}.qr-card{width:min(100%,360px);color:var(--ink);background:#fff;border-radius:28px;justify-self:end;padding:14px;transform:rotate(1.5deg);box-shadow:0 25px 65px #0e031159}.qr-card__label{align-items:center;gap:9px;min-height:45px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.qr-card>img{aspect-ratio:.86;object-fit:cover;border-radius:19px;overflow:hidden}.qr-card>a{background:var(--lavender);min-height:53px;color:var(--plum-deep);border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding:0 16px;font-size:12px;font-weight:800;display:flex}.faq-section{grid-template-columns:minmax(260px,.62fr) minmax(0,1.38fr);gap:76px;max-width:1224px;margin:0 auto;padding:118px 24px 130px;display:grid}.faq-heading h2{margin-top:17px;font-size:clamp(41px,4.3vw,60px);line-height:1.03}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;min-height:88px;font-family:Georgia,Times New Roman,serif;font-size:21px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--plum);font-family:Arial,sans-serif;font-size:24px;font-weight:300;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:660px;color:var(--ink-soft);margin:-6px 54px 28px 0;font-size:14px;line-height:1.8}.final-cta{color:#fff;text-align:center;place-items:center;min-height:560px;padding:82px 24px;display:grid;position:relative;overflow:hidden}.final-cta__background,.final-cta__overlay{height:100%;position:absolute;inset:0}.final-cta__background{object-fit:cover;object-position:center 47%;transform:scale(1.02)}.final-cta__overlay{background:linear-gradient(#270a2d8c,#270a2de0),radial-gradient(circle at 50% 30%,#0000,#1f072480)}.final-cta__content{z-index:2;flex-direction:column;align-items:center;max-width:850px;display:flex;position:relative}.final-cta h2{margin-top:17px;font-size:clamp(46px,6vw,78px);line-height:.98}.final-cta__content>p:not(.section-kicker){color:#ffffffbf;max-width:560px;margin:24px 0 32px;font-size:15px;line-height:1.7}.site-footer{border-top:1px solid var(--line);background:var(--cream);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:150px;padding:32px clamp(22px,6vw,86px);display:grid}.brand--footer{justify-self:start}.site-footer>p{color:var(--ink-soft);margin:0;font-size:12px}.site-footer>p strong{color:var(--ink)}.footer-links{color:var(--ink-soft);justify-self:end;gap:24px;font-size:11px;font-weight:700;display:flex}.mobile-whatsapp{display:none}@media (width<=980px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:72px}.hero-copy{max-width:720px}.hero-visual{width:100%;max-width:600px;min-height:620px;margin:0 auto}.hero-photo--main{right:4%}.intro-heading{grid-template-columns:1fr;align-items:start;gap:28px}.intro-heading p{max-width:640px}.gallery-intro,.shopping-heading{grid-template-columns:1fr;align-items:start;gap:26px}.gallery-intro .section-kicker{grid-column:auto}.collection-gallery{grid-auto-rows:220px}.store-section{grid-template-columns:1fr}.store-copy{max-width:720px}.store-gallery{width:100%;max-width:760px;margin:0 auto}.contact-card{grid-template-columns:1fr;gap:48px}.qr-card{justify-self:start}.faq-section{grid-template-columns:1fr;gap:44px}.faq-heading{max-width:620px}.site-footer{grid-template-columns:1fr auto}.site-footer>p{display:none}}@media (width<=720px){.site-header{min-height:72px;padding:11px 18px}.brand-copy strong{font-size:16px}.brand-mark{width:43px;height:43px}.header-cta{min-height:42px;padding:0 15px;font-size:12px}.hero{gap:44px;padding:52px 20px 64px}.hero h1{margin-top:18px;font-size:clamp(47px,14vw,66px)}.hero-description{font-size:15px;line-height:1.7}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px;margin-top:30px}.hero-notes{gap:11px;margin-top:32px;display:grid}.hero-visual{min-height:480px}.hero-photo--main{width:84%;height:430px;right:0}.hero-photo--store{width:44%;height:220px}.hero-stamp{width:78px;height:78px;top:42px;left:0}.hero-stamp span{font-size:24px}.intro-section{padding:84px 22px}.intro-heading h2{font-size:clamp(36px,11vw,48px)}.featured-section{padding:78px 20px 88px}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:34px}.featured-grid{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-20px;padding-bottom:8px;padding-right:20px;display:flex;overflow-x:auto}.featured-grid::-webkit-scrollbar{display:none}.featured-card,.featured-card--tall,.featured-card--wide{scroll-snap-align:start;flex:none;grid-area:auto;width:min(80vw,330px);height:430px}.featured-card figcaption{flex-direction:column;align-items:flex-start;gap:3px}.gallery-section{padding:86px 20px 92px}.gallery-intro{margin-bottom:34px}.gallery-intro h2{font-size:clamp(37px,11vw,49px)}.collection-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-20px;padding-bottom:8px;padding-right:20px;display:flex;overflow-x:auto}.collection-gallery::-webkit-scrollbar{display:none}.gallery-card,.gallery-card--1,.gallery-card--2,.gallery-card--3,.gallery-card--4,.gallery-card--5,.gallery-card--6{scroll-snap-align:start;flex:none;grid-area:auto;width:min(78vw,320px);height:430px}.store-section{gap:48px;padding:82px 20px 92px}.store-copy h2{font-size:clamp(41px,12vw,54px)}.store-gallery{min-height:470px}.store-photo{border-width:3px;border-radius:18px}.store-photo--1{width:51%;height:280px;left:0}.store-photo--2{width:47%;height:245px;top:40px}.store-photo--3{width:49%;height:210px}.store-photo--4{width:50%;height:220px;right:0}.shopping-section{padding:86px 20px 94px}.shopping-heading{margin-bottom:36px}.shopping-heading h2{font-size:clamp(38px,11vw,50px)}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:270px}.contact-section{padding:0 12px 80px}.contact-card{border-radius:28px;gap:42px;padding:56px 22px 24px}.contact-copy h2{font-size:clamp(42px,12vw,55px)}.social-links{grid-template-columns:1fr}.qr-card{width:100%;transform:none}.faq-section{padding:84px 20px 94px}.faq-list summary{min-height:84px;font-size:19px}.final-cta{min-height:590px;padding-bottom:112px}.final-cta h2{font-size:clamp(45px,13vw,61px)}.site-footer{grid-template-columns:1fr;align-items:flex-start;min-height:190px;padding:34px 20px 94px}.footer-links{justify-self:start}.mobile-whatsapp{z-index:70;color:#fff;background:#2f9b59;border:1px solid #ffffff57;border-radius:999px;align-items:center;gap:9px;min-height:52px;padding:0 19px;font-size:12px;font-weight:800;display:inline-flex;position:fixed;bottom:16px;right:16px;box-shadow:0 14px 34px #14512b47}.mobile-whatsapp span{font-size:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
