/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#2b1715;--muted:#765f5b;--rose:#b96f67;--rose-dark:#9e554f;--blush:#efd5ce;--soft:#f8ebe6;--cream:#fffaf6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Trebuchet MS,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:10;background:#fffaf6f0;border-bottom:1px solid #b96f6724;grid-template-columns:190px 1fr auto;align-items:center;min-height:90px;padding:8px clamp(24px,5vw,80px);display:grid;position:sticky;top:0}.brand{align-items:center;width:150px;height:72px;display:flex;overflow:hidden}.brand img{object-fit:contain;width:160px;max-width:none;height:104px}.site-header nav{justify-content:center;gap:clamp(22px,3vw,48px);display:flex}.site-header nav a{color:#5f4946;font-size:.9rem;font-weight:800}.header-action,.primary-button{border-radius:999px;justify-content:center;align-items:center;min-height:47px;padding:0 22px;font-size:.88rem;font-weight:900;display:inline-flex}.header-action{background:var(--soft);color:var(--rose-dark)}.hero{grid-template-columns:minmax(0,1.05fr) minmax(340px,.72fr);gap:clamp(45px,7vw,110px);min-height:690px;padding:clamp(70px,8vw,125px) clamp(24px,7vw,112px) 84px;display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:740px}.eyebrow{color:var(--rose-dark);letter-spacing:.19em;text-transform:uppercase;margin:0 0 20px;font-size:.75rem;font-weight:900}.hero h1,.section-heading h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-weight:500}.hero h1{font-size:clamp(3.7rem,6.7vw,7.2rem);line-height:.91}.hero h1 em{color:var(--rose);margin:10px 0 0 clamp(20px,7vw,95px);font-family:Brush Script MT,Segoe Script,cursive;font-size:.93em;font-weight:400;display:block}.lead{color:var(--muted);max-width:570px;margin:34px 0 0;font-family:Georgia,serif;font-size:clamp(1.03rem,1.4vw,1.22rem);line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:36px;display:flex}.primary-button{background:var(--rose-dark);color:#fff;min-height:54px;padding:0 30px;box-shadow:0 15px 30px #9e554f30}.underlined-link{color:var(--rose-dark);border-bottom:1px solid #9e554f59;padding-bottom:4px;font-weight:900}.trust-row{color:#75615d;flex-wrap:wrap;gap:16px 24px;margin-top:42px;font-size:.77rem;display:flex}.hero-visual{justify-content:center;align-items:center;min-height:510px;display:flex;position:relative}.hero-visual>img{object-fit:cover;object-position:center 38%;border-radius:49% 49% 30px 30px;width:100%;max-width:430px;height:590px;box-shadow:0 28px 70px #59302c2e}.floating-note{background:#fffffff0;border-radius:18px;gap:5px;padding:17px 20px;display:grid;position:absolute;bottom:38px;left:-60px;box-shadow:0 14px 42px #502e2b21}.floating-note strong{color:var(--rose-dark);font-family:Georgia,serif}.floating-note span{color:var(--muted);font-size:.7rem}.dark-ribbon{background:var(--ink);color:#fae8df;grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,6vw,96px);font-family:Georgia,serif;display:grid}.dark-ribbon span{text-align:center;padding:22px 16px}.dark-ribbon span+span{border-left:1px solid #ffffff29}.products-section{padding:clamp(84px,9vw,130px) clamp(24px,6vw,96px)}.section-heading{grid-template-columns:1fr minmax(280px,430px);align-items:end;gap:40px;margin-bottom:48px;display:grid}.section-heading h2{font-size:clamp(2.6rem,4.6vw,5.2rem);line-height:1}.section-heading>p{color:var(--muted);margin:0;font-family:Georgia,serif;line-height:1.7}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.product-card{background:#fff;border:1px solid #6f45401a;border-radius:24px;scroll-margin-top:115px;transition:all .2s;overflow:hidden;box-shadow:0 12px 35px #57353111}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px #5735311f}.product-image{aspect-ratio:1/1.04;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.035)}.product-image span{color:var(--rose-dark);letter-spacing:.05em;text-transform:uppercase;background:#fffaf6f0;border-radius:999px;padding:8px 11px;font-size:.66rem;font-weight:900;position:absolute;top:14px;left:14px}.product-copy{padding:22px}.product-copy h3{margin:0 0 20px;font-family:Georgia,serif;font-size:1.25rem;font-weight:500}.product-copy>div{border-top:1px solid #f0e3df;justify-content:space-between;align-items:center;gap:10px;padding-top:16px;display:flex}.product-copy strong{color:var(--rose-dark);font-size:.83rem}.product-copy a{font-size:.72rem;font-weight:900}.essence{background:var(--soft);text-align:center;padding:clamp(80px,10vw,150px) 24px}.essence blockquote{max-width:980px;margin:0 auto 26px;font-family:Georgia,serif;font-size:clamp(2rem,4vw,4.2rem);line-height:1.2}.essence>p:last-child{color:var(--rose-dark);font-size:.8rem;font-weight:900}@media (width<=1040px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header nav{display:none}.site-header{grid-template-columns:1fr auto}}@media (width<=760px){.site-header{min-height:76px;padding:4px 18px}.brand{width:128px;height:66px}.brand img{width:140px;height:90px}.header-action{min-height:40px;padding:0 14px;font-size:.72rem}.hero{grid-template-columns:1fr;gap:55px;padding:64px 22px 74px}.hero h1{font-size:clamp(3.65rem,17vw,5.2rem)}.hero h1 em{margin-left:20px}.hero-visual{min-height:490px}.hero-visual>img{max-width:390px;height:510px}.floating-note{bottom:15px;left:2px}.dark-ribbon{grid-template-columns:repeat(2,1fr);padding:0 12px}.section-heading{grid-template-columns:1fr;align-items:start}}@media (width<=520px){.product-grid{grid-template-columns:1fr}.products-section{padding-left:18px;padding-right:18px}}button,input{font:inherit}button{color:inherit}.cart-button{background:var(--soft);color:var(--rose-dark);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:9px;min-height:46px;padding:0 9px 0 18px;font-size:.83rem;font-weight:900;display:flex}.cart-button>span:first-child{font-size:1.2rem}.cart-button strong{background:var(--rose-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:29px;height:29px;font-size:.7rem;display:flex}.filter-row{flex-wrap:wrap;gap:10px;margin:-5px 0 34px;display:flex}.filter-row button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #e5cfca;border-radius:999px;padding:11px 18px;font-size:.78rem;font-weight:900}.filter-row button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-copy{min-height:235px}.product-copy .product-category{color:var(--rose-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.65rem;font-weight:900}.product-copy h3{margin:0 0 10px}.product-copy>p:not(.product-category){color:var(--muted);min-height:60px;margin:0 0 18px;font-size:.78rem;line-height:1.55}.product-copy>.product-footer{margin-top:auto}.product-footer>div{gap:2px;display:grid}.product-footer small{color:var(--muted);text-transform:uppercase;font-size:.6rem}.product-footer button{cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:.74rem;font-weight:900}.pricing-note{color:#89706b;max-width:790px;margin:24px 0 0;font-size:.72rem;line-height:1.6}.personalize-section{background:#f5e4de;grid-template-columns:minmax(300px,.8fr) minmax(450px,1.1fr);align-items:center;gap:clamp(50px,8vw,120px);padding:clamp(90px,10vw,150px) clamp(24px,7vw,112px);display:grid}.personalize-copy h2,.steps-section h2,.extras-section h2,.faq-section h2,.final-cta h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(2.7rem,5vw,5.5rem);font-weight:500;line-height:.98}.personalize-copy>p:not(.eyebrow),.extras-section>div:first-child>p:not(.eyebrow){color:var(--muted);max-width:560px;margin:28px 0;font-family:Georgia,serif;line-height:1.75}.personalize-copy ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.personalize-copy li{color:#644c48;padding-left:28px;font-size:.86rem;position:relative}.personalize-copy li:before{color:var(--rose);content:"♡";font-size:1.1rem;position:absolute;top:-3px;left:0}.design-showcase{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.design-showcase button{cursor:pointer;text-align:left;background:#ffffffe6;border:1px solid #82504a1f;border-radius:18px;padding:0;overflow:hidden;box-shadow:0 12px 28px #5f3a3512}.design-showcase button:first-child,.design-showcase button:nth-child(6){grid-column:span 2}.design-showcase img{aspect-ratio:1.18;object-fit:cover;width:100%;height:145px}.design-showcase button>span:not(:first-child){gap:3px;padding:13px;display:grid}.design-showcase strong{font-family:Georgia,serif;font-size:.95rem}.design-showcase small{color:var(--muted);font-size:.62rem}.design-showcase .upload-design-card{box-shadow:none;text-align:center;background:0 0;border:1.5px dashed #9e554f73;flex-direction:column;justify-content:center;align-items:center;min-height:205px;display:flex}.upload-design-card>span{color:var(--rose-dark);background:#ffffffbf;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;font-size:1.6rem;display:flex}.steps-section{padding:clamp(90px,10vw,150px) clamp(24px,7vw,112px)}.centered-heading{align-items:center}.steps-grid{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.steps-grid article{background:#fff;border:1px solid #edddd8;border-radius:24px;min-height:230px;padding:26px;position:relative}.steps-grid article:nth-child(2n){background:var(--soft)}.steps-grid article>span{color:var(--rose);font-family:Georgia,serif;font-size:2.3rem}.steps-grid h3{margin:48px 0 9px;font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.steps-grid p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.55}.extras-section{background:var(--ink);color:#fffaf6;grid-template-columns:minmax(300px,.75fr) 1fr;align-items:center;gap:clamp(50px,8vw,120px);padding:clamp(90px,10vw,145px) clamp(24px,7vw,112px);display:grid}.extras-section .eyebrow{color:#dfaaa2}.extras-section>div:first-child>p:not(.eyebrow){color:#d6c2bc}.extras-section .primary-button{cursor:pointer;border:0}.extra-tags{flex-wrap:wrap;gap:12px;display:flex}.extra-tags span{color:#f7e5df;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;padding:14px 18px;font-family:Georgia,serif;font-size:.87rem}.essence{text-align:left;grid-template-columns:minmax(320px,.75fr) minmax(400px,1fr);align-items:center;gap:clamp(50px,8vw,120px);padding:clamp(90px,10vw,150px) clamp(24px,8vw,130px);display:grid}.essence-photo{border-radius:48% 48% 22px 22px;height:650px;overflow:hidden}.essence-photo img{object-fit:cover;object-position:center 38%;width:100%;height:100%}.essence blockquote{max-width:none;margin:0 0 28px;font-size:clamp(2.3rem,4vw,4.6rem)}.essence>div:last-child>p:not(.eyebrow){color:var(--muted);max-width:650px;margin:0 0 24px;font-family:Georgia,serif;line-height:1.75}.essence>div:last-child>strong{color:var(--rose-dark);font-size:.76rem}.faq-section{grid-template-columns:minmax(280px,.65fr) 1fr;gap:clamp(55px,8vw,120px);padding:clamp(90px,10vw,150px) clamp(24px,8vw,130px);display:grid}.faq-section details{border-bottom:1px solid #e8d7d2;padding:22px 0}.faq-section details:first-child{border-top:1px solid #e8d7d2}.faq-section summary{cursor:pointer;padding-right:40px;font-family:Georgia,serif;font-size:1.25rem;list-style:none;position:relative}.faq-section summary:after{color:var(--rose-dark);content:"+";font-family:Arial,sans-serif;font-size:1.4rem;position:absolute;right:5px}.faq-section details[open] summary:after{content:"−"}.faq-section details p{color:var(--muted);margin:16px 40px 0 0;font-size:.85rem;line-height:1.7}.final-cta{background:var(--rose-dark);color:#fff;text-align:center;padding:clamp(80px,9vw,130px) 24px}.final-cta .eyebrow{color:#f3d1cb}.final-cta h2{max-width:800px;margin:0 auto 36px}.light-button{color:var(--rose-dark);background:#fffaf6;border-radius:999px;align-items:center;min-height:52px;padding:0 28px;font-size:.86rem;font-weight:900;display:inline-flex}footer{color:#d9c7c1;background:#211210;grid-template-columns:1.3fr .6fr 1fr;gap:45px;padding:65px clamp(24px,7vw,112px) 32px;display:grid}.footer-brand img{filter:brightness(1.2);object-fit:cover;object-position:center;width:180px;height:105px}.footer-brand p{margin:10px 0 0;font-family:Georgia,serif;font-size:.9rem}footer h3{color:#fff5f1;margin:0 0 16px;font-family:Georgia,serif;font-size:1.05rem;font-weight:500}footer>div:not(.footer-brand){align-content:start;gap:11px;display:grid}footer a,footer span{font-size:.74rem}.copyright{border-top:1px solid #ffffff1a;grid-column:1/-1;margin:5px 0 0;padding-top:26px;font-size:.68rem}.drawer-backdrop,.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#28161485;position:fixed;inset:0}.drawer-backdrop{justify-content:flex-end;display:flex}.cart-drawer{background:var(--cream);flex-direction:column;width:100%;max-width:520px;height:100%;display:flex;overflow:hidden;box-shadow:-20px 0 60px #23121033}.drawer-header{border-bottom:1px solid #eadbd7;justify-content:space-between;align-items:center;padding:28px 30px 24px;display:flex}.drawer-header .eyebrow,.customizer-header .eyebrow{margin-bottom:7px}.drawer-header h2,.customizer-header h2{margin:0;font-family:Georgia,serif;font-size:2rem;font-weight:500}.icon-button{background:var(--soft);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.5rem;display:flex}.cart-lines{gap:0;padding:0 30px;display:grid;overflow-y:auto}.cart-line{border-bottom:1px solid #eadbd7;grid-template-columns:78px 1fr auto;align-items:start;gap:14px;padding:22px 0;display:grid}.cart-line>img{object-fit:cover;border-radius:13px;width:78px;height:88px}.cart-line h3{margin:2px 0 5px;font-family:Georgia,serif;font-size:1rem;font-weight:500}.cart-line p{color:var(--muted);margin:3px 0;font-size:.67rem}.cart-line small{color:var(--rose-dark);margin-top:5px;font-size:.66rem;display:block}.cart-line>strong{color:var(--rose-dark);padding-top:4px;font-size:.73rem}.line-actions{align-items:center;gap:12px;margin-top:12px;display:flex}.quantity-control{border:1px solid #ddc8c2;border-radius:999px;align-items:center;height:32px;display:flex}.quantity-control button{cursor:pointer;background:0 0;border:0;width:30px;height:100%;font-size:1rem}.quantity-control span{text-align:center;min-width:20px;font-size:.72rem}.remove-button{color:#8a706b;cursor:pointer;background:0 0;border:0;font-size:.65rem;text-decoration:underline}.cart-summary{background:#fff;border-top:1px solid #eadbd7;margin-top:auto;padding:24px 30px 28px}.cart-summary>div{justify-content:space-between;align-items:center;display:flex}.cart-summary>div span{font-family:Georgia,serif;font-size:1.05rem}.cart-summary>div strong{color:var(--rose-dark);font-family:Georgia,serif;font-size:1.55rem}.cart-summary>p{color:var(--muted);margin:10px 0 18px;font-size:.66rem;line-height:1.5}.whatsapp-button,.add-button{color:#fff;cursor:pointer;background:#277a4c;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;font-size:.82rem;font-weight:900;display:flex}.continue-button{color:var(--muted);cursor:pointer;background:0 0;border:0;width:100%;margin-top:12px;font-size:.7rem;font-weight:900}.empty-cart{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.empty-cart>span{color:var(--rose);font-size:4rem}.empty-cart h3{margin:20px 0 8px;font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.empty-cart p{color:var(--muted);margin:0 0 25px;font-size:.8rem}.empty-cart .primary-button{cursor:pointer;border:0}.modal-backdrop{justify-content:center;align-items:center;padding:24px;display:flex}.customizer-modal{background:var(--cream);border-radius:28px;grid-template-columns:minmax(300px,.72fr) minmax(530px,1.25fr);width:100%;max-width:1120px;max-height:min(900px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 90px #23121047}.customizer-preview{min-height:680px;position:relative;overflow:hidden}.customizer-preview>img{object-fit:cover;width:100%;height:100%}.customizer-preview>span{color:var(--rose-dark);text-transform:uppercase;background:#fffaf6f0;border-radius:999px;padding:9px 13px;font-size:.68rem;font-weight:900;position:absolute;top:20px;left:20px}.customizer-form{padding:30px 34px 24px;overflow-y:auto}.customizer-header{justify-content:space-between;align-items:start;margin-bottom:26px;display:flex}.customizer-form fieldset{border:0;margin:0 0 24px;padding:0}.customizer-form legend,.text-field>span{color:#5e4743;margin-bottom:10px;font-size:.72rem;font-weight:900;display:block}.variant-options{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.variant-options button{cursor:pointer;background:#fff;border:1px solid #e6d4cf;border-radius:12px;justify-content:space-between;align-items:center;min-height:45px;padding:8px 11px;font-size:.68rem;display:flex}.variant-options button.active{background:var(--soft);border-color:var(--rose)}.variant-options strong{color:var(--rose-dark);font-size:.66rem}.mode-switch{background:#efe4df;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:12px;padding:4px;display:grid}.mode-switch button{cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:38px;font-size:.68rem;font-weight:900}.mode-switch button.active{background:#fff;box-shadow:0 4px 12px #46282414}.design-options{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.design-options button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:11px;padding:0;overflow:hidden}.design-options button.active{border-color:var(--rose)}.design-options img{aspect-ratio:1;object-fit:cover;width:100%;height:67px}.design-options span{text-overflow:ellipsis;white-space:nowrap;padding:7px 4px;font-size:.54rem;font-weight:900;display:block;overflow:hidden}.file-upload{cursor:pointer;text-align:center;background:#fff;border:1.5px dashed #cda49c;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:14px;display:flex;overflow:hidden}.file-upload>span{color:var(--rose-dark);font-size:2rem}.file-upload img{object-fit:cover;border-radius:10px;width:110px;height:82px;margin-bottom:8px}.file-upload strong{font-size:.72rem}.file-upload small{color:var(--muted);margin-top:4px;font-size:.6rem}.file-upload input{opacity:0;width:1px;height:1px;position:absolute}.text-field{display:block}.text-field input{background:#fff;border:1px solid #e4d1cc;border-radius:12px;outline:none;width:100%;min-height:47px;padding:0 13px}.text-field input:focus{border-color:var(--rose);box-shadow:0 0 0 3px #b96f671f}.text-field input::placeholder{color:#ac9691;font-size:.7rem}.upload-warning{color:#795221;background:#fff0dc;border-radius:10px;margin:12px 0;padding:10px 12px;font-size:.65rem;line-height:1.5}.customizer-footer{border-top:1px solid #e6d7d2;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;margin-top:25px;padding-top:20px;display:grid}.quantity-control.large{height:44px}.quantity-control.large button{width:37px}.selected-total{display:grid}.selected-total small{color:var(--muted);text-transform:uppercase;font-size:.55rem}.selected-total strong{color:var(--rose-dark);font-family:Georgia,serif;font-size:1.2rem}.add-button{background:var(--rose-dark);min-height:48px}.add-button:disabled{cursor:wait;opacity:.65}.privacy-note{color:#8a726d;text-align:right;margin:10px 0 0;font-size:.56rem;line-height:1.4}@media (width<=1100px){.personalize-section,.extras-section,.essence{gap:55px}.design-showcase{grid-template-columns:repeat(3,minmax(0,1fr))}.design-showcase button:first-child,.design-showcase button:nth-child(6){grid-column:auto}.customizer-modal{grid-template-columns:minmax(260px,.62fr) minmax(500px,1.2fr)}}@media (width<=900px){.personalize-section,.extras-section,.essence,.faq-section{grid-template-columns:1fr}.essence-photo{width:100%;max-width:560px;height:560px}.steps-grid{grid-template-columns:repeat(2,1fr)}.customizer-modal{grid-template-columns:1fr;max-width:680px;overflow-y:auto}.customizer-preview{min-height:260px;max-height:300px}.customizer-form{overflow-y:visible}}@media (width<=760px){.cart-button>span:nth-child(2){display:none}.cart-button{padding-left:12px}.personalize-section,.steps-section,.extras-section,.essence,.faq-section{padding-left:20px;padding-right:20px}.design-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:190px}footer{grid-template-columns:1fr}.copyright{grid-column:1}.modal-backdrop{align-items:flex-end;padding:0}.customizer-modal{border-radius:24px 24px 0 0;max-height:94vh}.customizer-preview{display:none}.customizer-form{padding:25px 18px 18px}.design-options{grid-template-columns:repeat(3,1fr)}.design-options img{height:78px}.customizer-footer{grid-template-columns:auto 1fr}.customizer-footer .add-button{grid-column:1/-1}.privacy-note{text-align:left}}@media (width<=520px){.filter-row{flex-wrap:nowrap;margin-left:-18px;margin-right:-18px;padding:0 18px 8px;overflow-x:auto}.filter-row button{white-space:nowrap}.product-copy{min-height:220px}.design-showcase img{height:130px}.cart-line{grid-template-columns:66px 1fr}.cart-line>img{width:66px;height:76px}.cart-line>strong{grid-column:2}.cart-lines,.cart-summary,.drawer-header{padding-left:18px;padding-right:18px}.variant-options{grid-template-columns:1fr}.faq-section summary{font-size:1.08rem}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
