/*! 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}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.inline{display:inline}.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{--cream:#f5efe5;--paper:#fffdf8;--green:#67b93c;--forest:#386c2c;--brown:#944b3c;--ink:#302824;--muted:#716761;--line:#dfd3c7;--rose:#e9d3c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.logo-img{object-fit:contain;width:205px;height:72px}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fffdf8f5;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;max-width:1440px;height:96px;margin:auto;padding:0 48px;display:grid;position:relative}.brand{justify-self:start}.site-header nav{gap:38px;font-size:13px;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--brown);height:1px;transition:all .25s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-cta{background:var(--forest);color:#fff;border-radius:99px;justify-self:end;padding:13px 19px;font-size:12px;font-weight:800}.header-cta span,.collection-copy a span,.light-button span{margin-left:8px}.hero{background:var(--cream);grid-template-columns:1.02fr .98fr;min-height:720px;display:grid;overflow:hidden}.kicker{text-transform:uppercase;letter-spacing:2.4px;color:var(--brown);margin:0 0 24px;font-size:10px;font-weight:900}.hero h1,.section h2,.story h2,.closing-copy h2{letter-spacing:-3px;margin:0;font-family:Georgia,serif;font-weight:400;line-height:.98}h1 em,h2 em{color:var(--green);font-weight:400}.hero-lead{color:#5e554f;max-width:610px;margin:32px 0;font-family:Georgia,serif;font-size:20px;line-height:1.65}.hero-actions{align-items:center;gap:30px;display:flex}.primary-button,.light-button{background:var(--green);color:#fff;border-radius:99px;justify-content:center;align-items:center;padding:16px 24px;font-size:12px;font-weight:900;transition:all .2s;display:inline-flex}.primary-button:hover{background:var(--brown);transform:translateY(-2px)}.quiet-link{font-size:12px;font-weight:800}.quiet-link span{color:var(--green);margin-left:8px}.proof-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:650px;margin-top:65px;padding-top:26px;display:grid}.proof-row div{border-right:1px solid var(--line);flex-direction:column;margin-right:18px;padding-right:18px;display:flex}.proof-row div:last-child{border:0}.proof-row strong{color:var(--brown);font-family:Georgia,serif;font-size:24px;font-weight:400}.proof-row span{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.4}.hero-gallery{background:var(--rose);min-width:0;position:relative}.hero-main-photo{margin:0;position:absolute;inset:0 17% 0 0;overflow:hidden}.hero-main-photo img{object-fit:cover;width:100%;height:100%}.hero-main-photo:after{content:"";background:linear-gradient(90deg,#f5efe51a,#0000 35%,#3028240d);position:absolute;inset:0}.hero-main-photo figcaption{z-index:2;background:#fffdf8eb;padding:13px 17px;font-family:Georgia,serif;font-size:15px;font-style:italic;position:absolute;bottom:28px;left:28px}.hero-small-photo{border:10px solid var(--cream);width:31%;height:37%;margin:0;position:absolute;top:11%;right:0;box-shadow:0 20px 40px #36271e2e}.hero-small-photo img{object-fit:cover;width:100%;height:100%}.thread-mark{background:var(--forest);color:#fff;text-align:center;border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;font-family:Georgia,serif;font-size:17px;font-style:italic;display:flex;position:absolute;bottom:9%;right:3.5%;transform:rotate(-7deg);box-shadow:0 14px 30px #27482040}.brand-ribbon{background:var(--brown);color:#faeee5;white-space:nowrap;letter-spacing:2.3px;justify-content:center;align-items:center;gap:24px;min-height:63px;font-size:9px;font-weight:900;display:flex;overflow:hidden}.brand-ribbon i{background:var(--green);border-radius:50%;width:5px;height:5px}.section{max-width:1320px;margin:auto;padding:120px 40px}.section-intro{justify-content:space-between;align-items:end;gap:60px;margin-bottom:58px;display:flex}.section-intro>p{max-width:460px;color:var(--muted);margin:0;font-size:15px;line-height:1.8}.collection-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.collection-card{border:1px solid var(--line);background:#fff;grid-template-columns:1.05fr .95fr;min-height:370px;transition:all .25s;display:grid;overflow:hidden}.collection-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #4731241f}.collection-visual{min-width:0;min-height:370px;position:relative;overflow:hidden}.collection-visual>img{object-fit:cover;width:100%;height:100%;transition:all .5s}.collection-card:hover .collection-visual>img{transform:scale(1.025)}.collection-copy{flex-direction:column;align-items:flex-start;padding:34px 30px;display:flex}.collection-number{color:var(--brown);font-family:Georgia,serif;font-size:13px}.collection-copy h3{margin:38px 0 14px;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.05}.collection-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.collection-copy a{border-bottom:1px solid var(--green);color:var(--forest);text-transform:uppercase;letter-spacing:.8px;margin-top:auto;padding-bottom:5px;font-size:10px;font-weight:900}.towel-carousel{background:#eadfd4;position:absolute;inset:0}.towel-carousel img{object-fit:cover;opacity:0;width:100%;height:100%;animation:28s infinite towelCarousel;position:absolute;inset:0}.carousel-badge{z-index:3;color:var(--brown);text-transform:uppercase;letter-spacing:1.3px;background:#fffdf8eb;border-radius:99px;padding:8px 11px;font-size:8px;font-weight:900;position:absolute;bottom:14px;left:14px}.type-art{color:var(--brown);background:linear-gradient(145deg,#e5d3c8,#f4ede4);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.type-art:before,.type-art:after{content:"";border:1px solid #944b3c40;border-radius:50%;width:240px;height:240px;position:absolute}.type-art:after{width:300px;height:300px}.type-art span{font-family:Georgia,serif;font-size:33px;font-style:italic}.type-art b{font-family:Georgia,serif;font-size:29px;font-weight:400}.type-art small{text-transform:uppercase;letter-spacing:2px;margin-top:15px}.story{background:var(--forest);color:#fff;grid-template-columns:1fr 1fr;display:grid}.story-image{min-height:740px;position:relative}.story-image>img{object-fit:cover;width:100%;height:100%}.story-image:after{content:"";background:linear-gradient(90deg,#0000 55%,#386c2c2e);position:absolute;inset:0}.story-seal{text-align:center;z-index:2;background:#fffdf8f0;width:280px;padding:18px 22px;position:absolute;bottom:44px;left:50%;transform:translate(-50%)}.story-seal .logo-img{width:230px;height:auto;margin:auto}.story-seal span{color:var(--brown);text-transform:uppercase;letter-spacing:2.5px;margin-top:5px;font-size:8px;font-weight:900;display:block}.kicker.light{color:#e6c4ad}.story h2 em{color:#d8ebc9}.story-copy>p:not(.kicker){color:#e3ebdf;margin:0 0 18px;font-size:14px;line-height:1.83}.story blockquote{color:#f4d9c4;border-left:1px solid #d9b89e;margin:38px 0 0;padding-left:22px;font-family:Georgia,serif;font-size:22px;font-style:italic;line-height:1.5}.process{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.process-list{border-top:1px solid var(--line)}.process-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;gap:18px;padding:34px 0;display:grid}.process-list b{color:var(--brown);font-family:Georgia,serif;font-size:16px}.process-list h3{margin:0 0 8px;font-family:Georgia,serif;font-size:28px;font-weight:400}.process-list p{color:var(--muted);max-width:540px;margin:0;font-size:13px;line-height:1.7}.closing-cta{grid-template-columns:1fr 1fr;max-width:1240px;min-height:540px;margin:0 auto 110px;display:grid}.closing-photo img{object-fit:cover;width:100%;height:100%}.closing-copy{background:var(--brown);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:80px 70px;display:flex}.closing-copy p:not(.kicker){color:#f4e4dc;max-width:450px;margin:25px 0 30px;line-height:1.7}.light-button{color:var(--brown);background:#fff}footer{background:#eee3d5;border-top:1px solid #dccbbc;grid-template-columns:2fr 1fr 1fr;gap:60px;padding:70px max(4vw,40px) 28px;display:grid}.footer-brand .logo-img{width:225px;height:auto}.footer-brand p{color:var(--muted);font-size:12px;line-height:1.7}.footer-links{flex-direction:column;gap:12px;font-size:12px;display:flex}.footer-links span{color:var(--brown);letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;font-size:9px;font-weight:900}.footer-links a:hover{color:var(--green)}footer small{color:#8b7b70;border-top:1px solid #d5c3b3;grid-column:1/-1;padding-top:24px;font-size:9px}.whatsapp-float{z-index:30;color:#fff;background:#238b4b;border-radius:99px;padding:14px 19px;font-size:12px;font-weight:900;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 30px #238b4b4d}.whatsapp-float:before{content:"✆";margin-right:8px;font-size:17px}@keyframes towelCarousel{0%{opacity:0;transform:scale(1.025)}2%{opacity:1}13%{opacity:1}15%{opacity:0;transform:scale(1)}to{opacity:0;transform:scale(1)}}@media (width<=1050px){.site-header{padding:0 25px}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-gallery{min-height:600px}.hero-content{padding:85px 55px}.collection-card{grid-template-columns:1fr}.collection-visual{min-height:330px}.story-copy{padding:75px 45px}.process{gap:50px}.closing-cta{margin:0 28px 90px}}@media (width<=720px){.site-header{grid-template-columns:1fr auto;gap:12px;height:80px;padding:0 16px}.logo-img{width:145px;height:56px}.header-cta{padding:11px 13px;font-size:10px}.header-cta span{display:none}.hero-content{padding:65px 22px 50px}.hero h1{letter-spacing:-2px;font-size:55px}.hero-lead{font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.proof-row{margin-top:48px}.proof-row div{margin-right:10px;padding-right:10px}.proof-row strong{font-size:20px}.hero-gallery{min-height:480px}.hero-main-photo{right:8%}.hero-small-photo{width:37%;height:35%;top:7%}.thread-mark{width:105px;height:105px;font-size:14px;bottom:5%;right:4%}.brand-ribbon{justify-content:flex-start;padding-left:20px}.section{padding:85px 18px}.section-intro{display:block}.section-intro>p{margin-top:25px}.section h2,.story h2{letter-spacing:-2px;font-size:48px}.collection-grid{grid-template-columns:1fr}.collection-card{grid-template-columns:1.15fr .85fr;min-height:330px}.collection-visual{min-height:330px}.collection-copy{padding:25px 20px}.collection-copy h3{margin-top:28px;font-size:24px}.collection-copy p{font-size:11px}.story{grid-template-columns:1fr}.story-image{min-height:470px}.story-copy{padding:70px 24px}.process{grid-template-columns:1fr;gap:55px}.process-title h2{font-size:51px}.closing-cta{grid-template-columns:1fr;margin:0 14px 70px}.closing-photo{height:460px}.closing-copy{padding:60px 25px}.closing-copy h2{font-size:47px}footer{grid-template-columns:1fr 1fr;padding:55px 24px 26px}.footer-brand{grid-column:1/-1}.whatsapp-float{padding:13px 15px;bottom:13px;right:13px}.whatsapp-float span{display:none}.whatsapp-float:before{margin:0}}.product-buy-actions{grid-template-columns:1.25fr .75fr;align-items:stretch;gap:10px;display:grid}.product-buy-actions .memory-buy{cursor:pointer;border:0;width:100%}.product-buy-actions>a{color:#8f273d;border:1px solid #a72f48;border-radius:8px;place-items:center;padding:12px;font-weight:800;text-decoration:none;display:grid}.cart-page{color:#422616;background:#f7f0e6;min-height:100vh}.cart-page>header,.account-page>header{background:#fff;justify-content:space-between;align-items:center;padding:18px max(24px,5vw);display:flex}.cart-page>header img,.account-page>header img{width:145px;height:auto}.cart-page>header a,.account-page>header a{color:#315d2e;font-weight:800}.cart-page h1{margin:8px 0 30px;font:54px Georgia,serif}.cart-list{gap:14px;margin-right:360px;display:grid}.cart-list article{background:#fff;border-radius:18px;grid-template-columns:130px 1fr;gap:20px;padding:14px;display:grid;box-shadow:0 8px 28px #60421b12}.cart-list img{object-fit:cover;border-radius:12px;width:130px;height:130px}.cart-list h2{margin:8px 0;font:25px Georgia,serif}.cart-list label{align-items:center;gap:10px;margin-top:12px;display:flex}.cart-list input{width:72px;padding:8px}.cart-list button{color:#9a2c43;cursor:pointer;background:0 0;border:0;text-decoration:underline}.cart-summary{background:#fff;border-radius:18px;width:320px;padding:24px;position:fixed;top:160px;right:max(24px,50vw - 550px);box-shadow:0 16px 45px #60421b20}.cart-summary>p{justify-content:space-between;font-size:20px;display:flex}.cart-summary label{gap:9px;margin:20px 0;font-size:13px;line-height:1.45;display:flex}.cart-summary button{cursor:pointer;background:#eee6da;border:0;border-radius:8px;width:100%;margin-bottom:10px;padding:11px}.cart-summary .memory-buy{text-align:center;text-decoration:none;display:block}.admin-lock{background:#f3eadf;place-items:center;min-height:100vh;padding:22px;display:grid}.admin-lock section{background:#fff;border-radius:24px;width:min(470px,100%);padding:42px;box-shadow:0 22px 60px #4a2d1820}.admin-lock img{width:170px;height:auto}.admin-lock h1{font:36px Georgia,serif}.admin-lock form{gap:14px;margin-top:24px;display:grid}.admin-lock label,.security-admin label{gap:7px;font-weight:800;display:grid}.admin-lock input,.security-admin input{border:1px solid #d7c7b6;border-radius:9px;padding:14px}.admin-lock button,.security-admin button{color:#fff;background:#2f642f;border:0;border-radius:9px;padding:14px;font-weight:900}.customer-admin,.recovery-admin,.security-admin{gap:16px;display:grid}.customer-card,.recovery-admin article,.security-admin article,.admin-return{background:#fff;border:1px solid #e2d5c6;border-radius:16px;padding:20px}.customer-card summary{cursor:pointer;justify-content:space-between;display:flex}.customer-card summary div{gap:5px;display:grid}.customer-card>div{padding-top:20px}.customer-card dl{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.customer-card dt{text-transform:uppercase;font-size:12px;font-weight:900}.customer-card dd{margin:6px 0;line-height:1.5}.customer-actions,.recovery-admin article>div{gap:10px;margin-top:16px;display:flex}.customer-actions a,.recovery-admin a{color:#fff;background:#2f642f;border-radius:8px;padding:10px 14px;text-decoration:none}.danger{background:#842d35!important}.recovery-admin article header{justify-content:space-between;display:flex}.recovery-admin article.recovered{opacity:.62}.admin-return{background:#fff7e8;grid-template-columns:1.2fr .7fr 1.2fr auto;align-items:end;gap:12px;margin:18px 0;display:grid}.admin-return label{gap:6px;display:grid}.admin-return select,.admin-return textarea{padding:10px}.security-admin article{max-width:650px}.security-admin form{gap:15px;margin-top:22px;display:grid}.return-request{color:#8f273d;background:#fff;border:1px solid #a72f48;border-radius:8px;margin-top:14px;padding:9px 12px}.return-form,.return-status{background:#faf3ea;border-radius:10px;margin-top:12px;padding:14px}.return-form label{gap:7px;display:grid}.return-form textarea{min-height:90px}.return-form button{margin:8px 8px 0 0}.account-notice{background:#eef8ec;border-radius:8px;padding:12px}@media (width<=800px){.product-buy-actions{grid-template-columns:1fr}.cart-list{margin-right:0}.cart-summary{width:auto;margin-top:18px;position:static}.cart-list article{grid-template-columns:90px 1fr}.cart-list img{width:90px;height:90px}.customer-card dl{grid-template-columns:1fr 1fr}.admin-return{grid-template-columns:1fr}.customer-actions,.recovery-admin article>div{flex-direction:column}}.customer-order-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.hide-order{color:#7d6d64;cursor:pointer;background:0 0;border:0;padding:9px;text-decoration:underline}.hide-order:hover{color:#9a2c43}.cart-item-actions{align-items:center;gap:14px;margin-top:12px;display:flex}.cart-item-actions a{color:#fff;background:#315f2b;border-radius:8px;padding:9px 14px;font-weight:800;text-decoration:none;display:inline-flex}.cart-item-actions button{padding:9px 0}@media (width<=700px){.customer-order-actions{flex-direction:column;align-items:stretch}.hide-order{text-align:left}}@media (width<=470px){.collection-card{grid-template-columns:1fr}.collection-visual{min-height:360px}.collection-copy{min-height:250px}.proof-row span{font-size:8px}.hero-gallery{min-height:420px}.hero-main-photo{right:0}.hero-small-photo{display:none}.story-seal{width:240px}.story-seal .logo-img{width:200px}.closing-photo{height:400px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto}.towel-carousel img{opacity:0;animation:none;transform:none}.towel-carousel img:first-child{opacity:1}}.enxoval-carousel img{animation-name:enxovalCarousel;animation-duration:20s}@keyframes enxovalCarousel{0%{opacity:0;transform:scale(1.025)}3%{opacity:1}17%{opacity:1}20%{opacity:0;transform:scale(1)}to{opacity:0;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.enxoval-carousel img{opacity:0;animation:none;transform:none}.enxoval-carousel img:first-child{opacity:1}}.hero-product-slide{opacity:0;animation-name:heroProducts;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;inset:0}.hero-product-slide .hero-main-photo,.hero-product-slide .hero-small-photo{z-index:1}.hero-product-slide .hero-small-photo{overflow:hidden}.hero-product-slide .hero-small-photo img{object-position:center;transform:scale(3)}.hero-product-carousel .thread-mark{z-index:4}@keyframes heroProducts{0%,6.7%{opacity:1}8%{opacity:0}to{opacity:0}}@media (prefers-reduced-motion:reduce){.hero-product-slide{opacity:0;animation:none}.hero-product-slide:first-child{opacity:1}}.hero-product-slide .hero-main-photo{inset:0}.necessaire-carousel img{animation-duration:28s}.towel-products-carousel img,.uniform-carousel img{animation-duration:32s}.collection-card.ecobag-carousel{grid-column:1/-1;grid-template-columns:1.25fr .75fr;min-height:460px}.collection-card.ecobag-carousel .collection-visual{min-height:460px}.collection-card.ecobag-carousel .collection-copy h3{font-size:38px}.towel-carousel.ecobag-carousel img{object-fit:cover;object-position:center;will-change:opacity, transform;animation-name:ecobagCarousel;animation-duration:16s}@keyframes ecobagCarousel{0%{opacity:0;transform:scale(1.14)}2%{opacity:1;transform:scale(1.14)}23%{opacity:1;transform:scale(1.14)}25%{opacity:0;transform:scale(1.14)}to{opacity:0;transform:scale(1.14)}}@media (width<=1050px){.collection-card.ecobag-carousel{grid-template-columns:1.2fr .8fr}.collection-card.ecobag-carousel .collection-visual{min-height:430px}}@media (width<=720px){.collection-card.ecobag-carousel{grid-template-columns:1fr}.collection-card.ecobag-carousel .collection-visual{min-height:390px}.collection-card.ecobag-carousel .collection-copy{min-height:235px;padding:30px 24px}.collection-card.ecobag-carousel .collection-copy h3{font-size:30px}}@media (prefers-reduced-motion:reduce){.towel-carousel.ecobag-carousel img{opacity:0;animation:none;transform:scale(1.14)}.towel-carousel.ecobag-carousel img:first-child{opacity:1}}.story-family>img{object-position:center center}.story-family .story-seal{filter:drop-shadow(0 3px 9px #ffffffa6);background:0 0;width:210px;padding:0;bottom:25px;left:auto;right:28px;transform:none}.story-family .story-seal .logo-img{width:100%;height:auto}.story-family .story-seal span{display:none}.story-narrative>img{object-position:center 45%}.story-narrative:after{background:linear-gradient(90deg,#0000 65%,#386c2c29)}.story.story-text-only{min-height:0;display:block}.story-copy.story-copy-wide{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(60px,8vw,120px);max-width:1320px;margin:auto;padding:76px 40px 72px;display:grid}.story-copy-wide .story-heading h2{margin-bottom:0}.story-copy-wide .story-body>p{color:#e3ebdf;margin:0 0 15px;font-size:14px;line-height:1.75}.story-copy-wide .story-body blockquote{margin-top:28px;font-size:20px}.story-copy-wide .kicker{margin-bottom:20px}@media (width<=900px){.story-copy.story-copy-wide{grid-template-columns:1fr;gap:34px;padding:65px 28px 60px}.story-copy-wide .story-heading h2{max-width:650px}.story-copy-wide .story-body{max-width:760px}}@media (width<=720px){.story-family .story-seal{width:165px;bottom:18px;right:18px}}@media (width<=470px){.story-family .story-seal{width:140px}}.testimonial-form{background:#fff;border:1px solid #ded2c5;border-radius:16px;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:32px;padding:26px;display:grid}.testimonial-form>div{grid-column:1/-1}.testimonial-form h2{margin:5px 0 8px;font:400 28px Georgia,serif}.testimonial-form>div>span{color:#944b3c;text-transform:uppercase;letter-spacing:1.5px;font-size:9px;font-weight:900}.testimonial-form>div>p{color:#716761;margin:0;font-size:12px}.testimonial-form .wide{grid-column:1/-1}.testimonial-form textarea,.testimonial-fields textarea{resize:vertical;min-height:110px}.testimonial-form .consent,.testimonial-fields .consent{text-transform:none;flex-direction:row;align-items:center;gap:8px;font-size:12px;display:flex}.testimonial-form .consent input,.testimonial-fields .consent input{width:18px;height:18px}.testimonial-form>button{justify-self:start}.testimonial-admin-list{gap:15px;display:grid}.testimonial-admin-card{background:#fff;border:1px solid #ded2c5;border-radius:16px;padding:22px}.testimonial-fields{grid-template-columns:1fr 1fr 100px;gap:14px;display:grid}.testimonial-fields .wide{grid-column:1/-1}.testimonial-fields .product-actions{grid-column:2/-1}.admin-shell{color:#302824;background:#f4efe7;grid-template-columns:270px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#315f2b;flex-direction:column;height:100vh;padding:30px 24px;display:flex;position:sticky;top:0}.admin-sidebar>img{object-fit:contain;background:#fffdf8;border-radius:12px;width:185px;height:70px;padding:8px}.admin-sidebar p{text-transform:uppercase;letter-spacing:1.7px;color:#cfe5c5;margin:0 0 7px;font-size:10px}.admin-sidebar strong{font-family:Georgia,serif;font-size:21px;font-weight:400}.admin-sidebar nav{flex-direction:column;gap:8px;display:flex}.admin-sidebar nav button,.admin-sidebar nav a{color:#eaf3e5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:13px 14px;font-size:13px}.admin-sidebar nav button.active{color:#315f2b;background:#fff;font-weight:800}.admin-signout{color:#d7e7d1;margin-top:auto;padding:12px;font-size:12px}.admin-workspace{width:100%;max-width:1320px;padding:42px clamp(28px,5vw,72px) 80px}.admin-workspace>header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.admin-workspace>header span,.new-product>div span{text-transform:uppercase;letter-spacing:2px;color:#944b3c;font-size:9px;font-weight:900}.admin-workspace h1{margin:7px 0 0;font:400 42px Georgia,serif}.publish-status{color:#315f2b;background:#e2efdc;border-radius:99px;padding:10px 14px;font-size:11px;font-weight:800}.publish-status i{background:#67b93c;border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.admin-notice{z-index:50;color:#fff;background:#302824;border-radius:10px;padding:15px 20px;position:fixed;top:25px;right:25px;box-shadow:0 15px 40px #0003}.new-product,.text-editor{background:#fff;border:1px solid #ded2c5;border-radius:18px;padding:28px;box-shadow:0 10px 28px #3c2a1e0f}.new-product{grid-template-columns:1.1fr 1fr 1fr;align-items:end;gap:18px;display:grid}.new-product>div{grid-column:1/-1}.new-product h2,.admin-list-head h2{margin:6px 0;font:400 25px Georgia,serif}.new-product label,.product-fields label,.text-editor label{color:#716761;text-transform:uppercase;letter-spacing:.7px;flex-direction:column;gap:7px;font-size:10px;font-weight:800;display:flex}.new-product input,.new-product select,.product-fields input,.product-fields select,.product-fields textarea,.text-editor input,.text-editor textarea{color:#302824;background:#fffdf9;border:1px solid #d9cec3;border-radius:9px;outline:none;padding:12px;font:400 13px Arial}.new-product input:focus,.product-fields input:focus,.text-editor input:focus,.text-editor textarea:focus{border-color:#67b93c}.new-product button,.product-actions button,.text-editor>button{color:#fff;cursor:pointer;background:#67b93c;border:0;border-radius:9px;padding:13px 17px;font-weight:900}.admin-list-head{justify-content:space-between;align-items:center;margin:40px 0 16px;display:flex}.admin-list-head span{color:#716761;font-size:11px}.product-admin-list{flex-direction:column;gap:14px;display:flex}.admin-empty{text-align:center;color:#716761;background:#fff;border:1px dashed #cdbfb1;border-radius:16px;padding:38px}.admin-empty strong{color:#302824;font:400 22px Georgia,serif}.product-admin-card{background:#fff;border:1px solid #ded2c5;border-radius:16px;grid-template-columns:180px 1fr;display:grid;overflow:hidden}.product-thumb{background:#eee3d5;min-height:205px;position:relative}.product-thumb img{object-fit:cover;width:100%;height:100%}.product-thumb label{color:#315f2b;text-align:center;cursor:pointer;background:#fff;border-radius:8px;padding:10px;font-size:10px;font-weight:900;position:absolute;bottom:12px;left:12px;right:12px}.product-thumb input{display:none}.product-fields{grid-template-columns:1fr 1fr 110px;gap:14px;padding:22px;display:grid}.product-fields .wide{grid-column:1/3}.product-fields textarea{resize:vertical;min-height:72px}.product-fields .switch{text-transform:none;flex-direction:row;align-self:center;align-items:center;font-size:12px}.product-fields .switch input{width:18px;height:18px}.product-actions{justify-content:flex-end;align-items:end;gap:8px;display:flex}.text-editor{gap:20px;max-width:800px;display:grid}.text-editor p{color:#716761;line-height:1.6}.text-editor textarea{resize:vertical;min-height:105px}.text-editor>button{justify-self:start;padding-left:24px;padding-right:24px}.access-denied{text-align:center;background:#f5efe5;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.access-denied img{width:230px}.access-denied h1{margin:25px 0 10px;font:400 42px Georgia,serif}.access-denied p{color:#716761}.access-denied a{color:#fff;background:#315f2b;border-radius:99px;margin-top:15px;padding:13px 18px}@media (width<=900px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{grid-template-columns:1fr auto;align-items:center;height:auto;padding:18px;display:grid;position:relative}.admin-sidebar>img{width:145px;height:55px}.admin-sidebar>div{display:none}.admin-sidebar nav{flex-direction:row;grid-column:1/-1;margin-top:14px;overflow:auto}.admin-sidebar nav button,.admin-sidebar nav a{white-space:nowrap}.admin-signout{position:absolute;top:23px;right:18px}.admin-workspace{padding:28px 18px 60px}.new-product{grid-template-columns:1fr 1fr}.product-admin-card{grid-template-columns:140px 1fr}.product-fields{grid-template-columns:1fr 1fr}.product-fields .wide,.product-actions{grid-column:1/-1}}@media (width<=600px){.admin-workspace>header{flex-direction:column;align-items:flex-start;gap:15px}.admin-workspace h1{font-size:34px}.new-product,.product-admin-card{grid-template-columns:1fr}.product-thumb{height:240px}.product-fields{grid-template-columns:1fr}.product-fields .wide{grid-column:auto}.publish-status{font-size:10px}}.admin-product-form .wide{grid-column:1/-1}.admin-product-form textarea{resize:vertical;background:#fffdf9;border:1px solid #d9cec3;border-radius:9px;min-height:85px;padding:12px}.admin-product-form p{color:#716761;font-size:12px}.orders-admin-list{gap:16px;display:grid}.order-card{background:#fff;border:1px solid #ded2c5;border-radius:16px;padding:24px}.order-card>header{border-bottom:1px solid #eee3d5;justify-content:space-between;margin-bottom:20px;padding-bottom:18px;display:flex}.order-card h2{margin:5px 0;font:400 25px Georgia,serif}.order-card small{color:#944b3c;font-weight:900}.order-card p,.order-card time{color:#716761;font-size:11px}.order-fields{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.order-fields label{color:#716761;text-transform:uppercase;flex-direction:column;gap:7px;font-size:10px;font-weight:800;display:flex}.order-fields input,.order-fields select,.order-fields textarea{background:#fffdf9;border:1px solid #d9cec3;border-radius:9px;padding:11px}.order-fields .wide{grid-column:1/-1}.order-fields textarea{min-height:70px}.order-fields button{color:#fff;background:#67b93c;border:0;border-radius:9px;justify-self:start;padding:12px 17px;font-weight:900}@media (width<=800px){.order-fields{grid-template-columns:1fr 1fr}}@media (width<=520px){.order-fields{grid-template-columns:1fr}.order-fields .wide{grid-column:auto}}@media (width<=700px){.testimonial-form,.testimonial-fields{grid-template-columns:1fr}.testimonial-form .wide,.testimonial-fields .wide,.testimonial-fields .product-actions{grid-column:auto}.testimonial-fields .product-actions{justify-content:flex-start}}.testimonials-section{grid-template-columns:.72fr 1.28fr;gap:80px;max-width:1320px;margin:auto;padding:110px 40px;display:grid}.testimonials-heading h2{letter-spacing:-3px;margin:0;font:400 clamp(48px,5vw,70px)/.98 Georgia,serif}.testimonials-heading h2 em{color:var(--green)}.testimonials-heading>p:last-child{color:var(--muted);max-width:390px;margin:25px 0 0;font:400 16px/1.7 Georgia,serif}.testimonials-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.testimonial-card{border:1px solid var(--line);background:#f5efe5;flex-direction:column;min-height:285px;margin:0;padding:36px 34px 30px;display:flex;position:relative;overflow:hidden}.testimonial-card>span{color:var(--green);font:400 72px/.7 Georgia,serif}.testimonial-card>p{color:var(--ink);margin:19px 0 28px;font:400 18px/1.55 Georgia,serif}.testimonial-card>footer{background:0 0;border:0;flex-direction:column;margin-top:auto;padding:0;display:flex}.testimonial-card footer strong{color:var(--forest);font-size:11px}.testimonial-card footer small{color:var(--muted);margin-top:5px;font-size:9px}.testimonial-card>i{color:#b7aa9e;font:400 12px Georgia,serif;position:absolute;bottom:22px;right:22px}.testimonial-card:nth-child(3n+2){background:#eef3e9}@media (width<=900px){.testimonials-section{grid-template-columns:1fr;gap:42px;padding:90px 28px}}@media (width<=620px){.testimonials-section{padding:75px 18px}.testimonials-heading h2{letter-spacing:-2px;font-size:47px}.testimonials-grid{grid-template-columns:1fr}.testimonial-card{min-height:245px;padding:30px 26px}.testimonial-card>p{font-size:17px}}.service-related{max-width:1200px;margin:auto;padding:100px 40px 0}.service-related h2{letter-spacing:-1.8px;max-width:680px;margin:0 0 35px;font:400 42px/1.08 Georgia,serif}.service-related>div{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.service-related a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 8px;font:400 18px Georgia,serif;display:flex}.service-related a:nth-child(odd){margin-right:28px}.service-related a:hover{color:var(--forest)}.service-related span{color:var(--green)}@media (width<=800px){.service-related{padding:75px 24px 0}.service-related>div{grid-template-columns:1fr}.service-related a:nth-child(odd){margin-right:0}}.service-page{background:var(--paper)}.service-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1320px;height:92px;margin:auto;padding:0 40px;display:flex}.service-header img{object-fit:contain;width:190px;height:68px}.service-header>a:last-child{color:var(--forest);border-bottom:1px solid var(--green);padding-bottom:5px;font-size:11px;font-weight:800}.service-hero{background:var(--cream);grid-template-columns:1fr 1fr;min-height:650px;display:grid}.service-hero>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:100px clamp(35px,7vw,105px);display:flex}.service-hero h1{letter-spacing:-2.5px;margin:0;font:400 clamp(52px,5vw,78px)/1 Georgia,serif}.service-hero p:not(.kicker){color:var(--muted);margin:30px 0;font:400 19px/1.7 Georgia,serif}.service-hero>img{object-fit:cover;width:100%;height:100%;min-height:650px}.service-details{grid-template-columns:1fr 1fr;gap:100px;max-width:1200px;margin:auto;padding:105px 40px;display:grid}.service-details h2,.service-gallery h2,.service-cta h2{letter-spacing:-2px;margin:0 0 24px;font:400 48px/1.05 Georgia,serif}.service-details p:not(.kicker){color:var(--muted);line-height:1.8}.service-details ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.service-details li{border-bottom:1px solid var(--line);padding:23px 8px;font:400 19px Georgia,serif}.service-details li:before{content:"✓";color:var(--green);margin-right:14px}.service-gallery{text-align:center;background:#eee3d5;padding:100px max(4vw,40px)}.service-gallery>div{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1320px;margin:45px auto 0;display:grid}.service-gallery img{object-fit:cover;width:100%;height:310px}.service-cta{background:var(--brown);color:#fff;text-align:center;max-width:1100px;margin:100px auto;padding:75px 40px}.service-cta p{color:#f4e4dc;max-width:650px;margin:0 auto 28px;line-height:1.7}.service-footer{color:var(--muted);background:#eee3d5;justify-content:space-between;padding:35px max(4vw,40px);font-size:11px;display:flex}.service-breadcrumb{max-width:1320px;color:var(--muted);background:var(--paper);align-items:center;gap:10px;margin:auto;padding:13px 40px;font-size:10px;display:flex}.service-breadcrumb a:hover{color:var(--forest)}.service-breadcrumb strong{color:var(--brown);font-weight:700}.service-faq{grid-template-columns:.75fr 1.25fr;gap:90px;max-width:1200px;margin:auto;padding:105px 40px;display:grid}.service-faq h2{letter-spacing:-2px;margin:0;font:400 46px/1.06 Georgia,serif}.service-faq>div:first-child>p:last-child{color:var(--muted);margin-top:20px;font-size:12px;line-height:1.7}.service-faq details{border-bottom:1px solid var(--line)}.service-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:23px 8px;font:400 19px Georgia,serif;list-style:none;display:flex}.service-faq summary::-webkit-details-marker{display:none}.service-faq summary span{color:var(--green);font:400 24px Arial;transition:all .2s}.service-faq details[open] summary span{transform:rotate(45deg)}.service-faq details>p{color:var(--muted);margin:-4px 38px 24px 8px;font-size:12px;line-height:1.75}@media (width<=800px){.service-header{padding:0 20px}.service-header img{width:150px}.service-breadcrumb{white-space:nowrap;padding:12px 20px;overflow:hidden}.service-breadcrumb strong{text-overflow:ellipsis;overflow:hidden}.service-hero{grid-template-columns:1fr}.service-hero>div{padding:70px 24px}.service-hero>img{min-height:430px}.service-details{grid-template-columns:1fr;gap:45px;padding:75px 24px}.service-gallery{padding:75px 18px}.service-gallery>div{grid-template-columns:1fr 1fr}.service-gallery img{height:250px}.service-cta{margin:60px 18px;padding:60px 24px}.service-footer{flex-direction:column;gap:20px}.service-faq{grid-template-columns:1fr;gap:35px;padding:75px 24px}.service-faq h2{font-size:40px}}.hero{background:radial-gradient(circle at 15% 10%, #fffaf2 0, transparent 34%), var(--cream);min-height:740px}.hero-content{padding:82px clamp(35px,7vw,110px) 54px;position:relative}.hero-overline{text-transform:uppercase;letter-spacing:1.8px;color:var(--brown);align-items:center;gap:11px;margin-bottom:26px;font-size:9px;font-weight:900;display:flex}.hero-overline span{background:var(--forest);color:#fff;letter-spacing:1px;border-radius:99px;padding:8px 11px}.hero-overline i{background:var(--green);width:24px;height:1px}.hero h1{max-width:790px;font-size:clamp(58px,6vw,88px)}.hero-lead{margin:29px 0 26px;line-height:1.6}.hero-actions{gap:25px}.hero-primary{padding:17px 25px;box-shadow:0 12px 26px #386c2c33}.hero-primary span{margin-left:9px}.hero-assurance{color:var(--muted);margin:15px 0 0 5px;font-size:10px}.hero .proof-row{margin-top:40px;padding-top:23px}.hero .proof-row div{margin-right:15px;padding-right:15px}.hero .proof-row strong{font-size:18px}.hero .proof-row span{font-size:9px}.hero-main-photo figcaption{border-left:3px solid var(--green);font-size:16px;box-shadow:0 10px 30px #3028241a}.hero-main-photo figcaption small{letter-spacing:1.4px;text-transform:uppercase;color:var(--brown);margin-bottom:5px;font:900 8px Arial,sans-serif;display:block}.category-rail{border-bottom:1px solid var(--line);scrollbar-width:none;align-items:center;gap:10px;max-width:1320px;margin:0 auto;padding:26px 40px;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail>span{text-transform:uppercase;letter-spacing:1.5px;color:var(--brown);min-width:92px;margin-right:8px;font-size:9px;font-weight:900;line-height:1.3}.category-rail a{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:99px;align-items:center;gap:14px;padding:11px 15px;font:400 12px Georgia,serif;transition:all .2s;display:flex}.category-rail a:hover{border-color:var(--green);color:var(--forest);transform:translateY(-1px)}.category-rail b{color:var(--green);font:700 10px Arial}@media (width<=1050px){.hero-content{padding:75px 55px 55px}}@media (width<=720px){.hero-content{padding:52px 22px 42px}.hero-overline{letter-spacing:1.2px;margin-bottom:21px}.hero-overline i{display:none}.hero h1{font-size:53px}.hero-lead{margin:25px 0}.hero-actions{align-items:stretch;gap:18px}.hero-primary{width:100%;font-size:11px}.hero .quiet-link{text-align:center}.hero-assurance{text-align:center;margin-left:0}.hero .proof-row{margin-top:34px}.category-rail{padding:20px 18px}.category-rail>span{min-width:84px}}.intent-section{max-width:1320px;margin:auto;padding:96px 40px 48px}.intent-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;margin-bottom:38px;display:grid}.intent-heading .kicker{grid-column:1/-1;margin-bottom:-42px}.intent-heading h2{letter-spacing:-3px;margin:0;font:400 clamp(48px,5vw,70px)/.98 Georgia,serif}.intent-heading h2 em{color:var(--green)}.intent-heading>p:last-child{max-width:450px;color:var(--muted);margin:0 0 5px;font:400 17px/1.7 Georgia,serif}.intent-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.intent-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:390px;padding:32px;transition:all .25s;display:flex;position:relative;overflow:hidden}.intent-card:after{content:"";background:var(--rose);opacity:.55;border-radius:50%;width:180px;height:180px;transition:all .3s;position:absolute;top:-90px;right:-90px}.intent-card:hover{border-color:#c8b7a8;transform:translateY(-5px);box-shadow:0 20px 50px #4731241a}.intent-card:hover:after{transform:scale(1.15)}.intent-card>span{color:var(--brown);z-index:1;font:400 14px Georgia,serif;position:relative}.intent-card small{text-transform:uppercase;letter-spacing:1.8px;color:var(--forest);margin-top:58px;font-size:8px;font-weight:900}.intent-card h3{max-width:300px;margin:12px 0 15px;font:400 29px/1.08 Georgia,serif}.intent-card p{color:var(--muted);max-width:310px;margin:0;font-size:12px;line-height:1.7}.intent-card>b{text-transform:uppercase;letter-spacing:1px;color:var(--forest);margin-top:auto;font-size:9px}.intent-card>b i{color:var(--green);margin-left:8px;font-style:normal}.intent-baby{background:#fbf5ee}.intent-baby:after{background:#d9e9ce}.intent-business{background:#f1eee9}.intent-business:after{background:#d8c3b7}.confidence-strip{background:var(--forest);color:#fff;grid-template-columns:1fr auto 1fr auto 1fr 1.15fr;align-items:center;gap:15px;max-width:1240px;margin:22px auto 30px;padding:24px 28px;display:grid;box-shadow:0 18px 45px #27482021}.confidence-strip>div{align-items:center;gap:11px;display:flex}.confidence-strip>div>b{color:#dcebd2;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:29px;height:29px;font:400 12px Georgia,serif;display:grid}.confidence-strip>div span{flex-direction:column;display:flex}.confidence-strip strong{font:400 15px Georgia,serif}.confidence-strip small{color:#cfe0c9;margin-top:3px;font-size:8px}.confidence-strip>i{color:#9bc285;font-style:normal}.confidence-cta{color:var(--forest);text-align:center;background:#fff;border-radius:99px;justify-self:end;padding:14px 17px;font-size:10px;font-weight:900}.confidence-cta span{color:var(--green);margin-left:7px}.collections.section{padding-top:95px}@media (width<=1000px){.intent-grid{grid-template-columns:1fr 1fr}.intent-business{grid-column:1/-1}.confidence-strip{grid-template-columns:1fr auto 1fr auto 1fr}.confidence-cta{grid-column:1/-1;justify-self:stretch;margin-top:5px}.confidence-strip{margin-left:28px;margin-right:28px}}@media (width<=720px){.intent-section{padding:72px 18px 35px}.intent-heading{grid-template-columns:1fr;gap:22px}.intent-heading .kicker{grid-column:auto;margin-bottom:0}.intent-heading h2{letter-spacing:-2px;font-size:47px}.intent-heading>p:last-child{font-size:16px}.intent-grid{grid-template-columns:1fr}.intent-business{grid-column:auto}.intent-card{min-height:330px;padding:28px}.intent-card small{margin-top:42px}.intent-card h3{font-size:27px}.confidence-strip{grid-template-columns:1fr;gap:19px;margin:15px 14px 10px;padding:25px 22px}.confidence-strip>i{display:none}.confidence-strip>div{border-bottom:1px solid #ffffff24;padding-bottom:15px}.confidence-strip>div:nth-of-type(3){border:0;padding-bottom:0}.confidence-cta{grid-column:auto;margin-top:3px}.collections.section{padding-top:72px}}.objection-section{background:var(--forest);color:#fff;grid-template-columns:.86fr 1.14fr;max-width:1240px;margin:0 auto 110px;display:grid}.objection-intro{background:linear-gradient(145deg, #315f2b, var(--forest));flex-direction:column;justify-content:center;align-items:flex-start;padding:72px 65px;display:flex}.objection-intro h2{letter-spacing:-2.5px;margin:0;font:400 clamp(43px,4.5vw,62px)/1 Georgia,serif}.objection-intro h2 em{color:#d7ebca}.objection-intro>p:not(.kicker){color:#dfeadd;max-width:430px;margin:25px 0 30px;font:400 16px/1.7 Georgia,serif}.faq-list{color:var(--ink);background:#fffdf8;padding:24px 48px}.faq-list details{border-bottom:1px solid var(--line);padding:0 2px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:25px 10px;font:400 20px Georgia,serif;list-style:none;transition:background .2s,color .2s;display:flex}.faq-list summary:hover,.faq-list summary:focus-visible{color:var(--forest);background:#f5efe5;outline:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font:400 24px Arial;transition:all .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);max-width:610px;margin:-8px 35px 24px 10px;font-size:12px;line-height:1.75}.mobile-conversion-bar{display:none}@media (width<=900px){.objection-section{grid-template-columns:1fr;margin:0 28px 90px}.objection-intro{padding:60px 45px}.faq-list{padding:18px 40px}}@media (width<=720px){body{padding-bottom:74px}.objection-section{margin:0 14px 72px}.objection-intro{padding:55px 25px}.objection-intro h2{font-size:44px}.faq-list{padding:12px 24px}.faq-list summary{padding:22px 0;font-size:17px}.closing-cta{margin-bottom:25px}.whatsapp-float{display:none}.mobile-conversion-bar{z-index:50;border-top:1px solid var(--line);background:#fffdf8;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px 10px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 35px #3028241f}.mobile-conversion-bar>span{flex-direction:column;display:flex}.mobile-conversion-bar strong{color:var(--brown);font:400 14px Georgia,serif}.mobile-conversion-bar small{color:var(--muted);margin-top:2px;font-size:8px}.mobile-conversion-bar>a{color:#fff;white-space:nowrap;background:#238b4b;border-radius:99px;padding:13px 15px;font-size:9px;font-weight:900}.mobile-conversion-bar b{margin-left:5px}}.intent-grid-visual{grid-template-columns:1fr 1fr;gap:18px}.intent-feature{background:#fff;min-height:0;padding:0;display:block}.intent-feature:after{display:none}.intent-feature .intent-visual{height:390px;position:relative;overflow:hidden}.intent-feature .intent-visual:after{content:"";background:linear-gradient(#0000,#201a1638);height:35%;position:absolute;inset:auto 0 0}.intent-feature .intent-visual img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.intent-feature:hover .intent-visual img{transform:scale(1.025)}.intent-card-copy{flex-direction:column;align-items:flex-start;min-height:250px;padding:30px 32px 32px;display:flex}.intent-card-copy>span,.intent-business-wide>div>span{color:var(--brown);font:400 14px Georgia,serif}.intent-card-copy small,.intent-business-wide small{margin-top:18px}.intent-card-copy h3{max-width:none;margin:10px 0 12px;font-size:32px}.intent-card-copy p{max-width:470px;font-size:13px}.intent-card-copy>b{margin-top:auto;padding-top:22px}.intent-business-wide{background:var(--forest);color:#fff;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;gap:35px;min-height:0;padding:25px 32px;display:flex}.intent-business-wide:after{display:none}.intent-business-wide>div{grid-template-columns:auto 1fr;align-items:center;column-gap:20px;display:grid}.intent-business-wide small{color:#d6e6d0;grid-column:2;margin:0}.intent-business-wide h3{color:#fff;grid-column:2;max-width:none;margin:5px 0 4px}.intent-business-wide p{color:#dce8d7;grid-column:2;max-width:660px}.intent-business-wide>b{color:#fff;white-space:nowrap;border:1px solid #ffffff4d;border-radius:99px;padding:13px 17px}.intent-business-wide>b i{color:#d7ebca}@media (width<=900px){.intent-feature .intent-visual{height:330px}.intent-card-copy{min-height:265px}.intent-business-wide>div{display:block}.intent-business-wide small{margin:5px 0;display:block}.intent-business-wide h3{margin:7px 0}.intent-business-wide p{margin:0}}@media (width<=720px){.intent-grid-visual{grid-template-columns:1fr}.intent-feature .intent-visual{height:310px}.intent-card-copy{min-height:240px;padding:26px 24px}.intent-card-copy small{margin-top:14px}.intent-card-copy h3{font-size:29px}.intent-business-wide{flex-direction:column;grid-column:auto;align-items:flex-start;padding:28px 24px}.intent-business-wide>b{text-align:center;width:100%}}.hero-static{background:#e8ddd2;min-width:0;display:block;position:relative;overflow:hidden}.hero-static>img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.hero-static:hover>img{transform:scale(1.018)}.hero-static:after{content:"";background:linear-gradient(#0000 48%,#221c1894);position:absolute;inset:0}.hero-static-caption{z-index:3;color:#fff;position:absolute;bottom:34px;left:34px;right:150px}.hero-static-caption small{text-transform:uppercase;letter-spacing:1.7px;color:#e3f0d9;margin-bottom:9px;font-size:8px;font-weight:900;display:block}.hero-static-caption strong{max-width:480px;font:400 24px/1.15 Georgia,serif;display:block}.hero-static-caption span{text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #b9db9f;margin-top:14px;padding-bottom:4px;font-size:9px;font-weight:900;display:inline-block}.hero-static .thread-mark{z-index:4}.intent-grid-after-hero{grid-template-columns:1.45fr .55fr}.intent-grid-after-hero .intent-feature .intent-visual{height:430px}.intent-business-side{background:var(--forest);color:#fff;flex-direction:column;justify-content:space-between;min-height:0;padding:38px 32px;display:flex}.intent-business-side:after{opacity:.18;background:#8fbc78}.intent-business-side small{color:#d8e8d2;margin:65px 0 9px;display:block}.intent-business-side h3{color:#fff;max-width:280px;font-size:34px}.intent-business-side p{color:#dbe7d7;font-size:12px;line-height:1.7}.intent-business-side>b{color:#fff;border-bottom:1px solid #ffffff59;align-self:flex-start;padding-bottom:5px}.intent-business-side>b i{color:#d4ebc5}@media (width<=1000px){.hero-static{min-height:590px}.intent-grid-after-hero{grid-template-columns:1fr}.intent-business-side{min-height:290px}.intent-business-side small{margin-top:35px}}@media (width<=720px){.hero-static{min-height:470px}.hero-static-caption{bottom:24px;left:22px;right:95px}.hero-static-caption strong{font-size:20px}.intent-grid-after-hero .intent-feature .intent-visual{height:320px}.intent-business-side{padding:30px 25px}.intent-business-side h3{font-size:30px}}.voice-launch{background:radial-gradient(circle at 13% 10%,#fffaf4 0,#0000 34%),#f3eadf}.voice-launch .hero-content{flex-direction:column;justify-content:center;display:flex}.voice-launch .hero-lead{max-width:650px}.voice-launch .proof-row strong{color:var(--forest)}.voice-hero-visual{background:#d8c5b0;min-width:0;min-height:740px;position:relative;overflow:hidden}.voice-hoop-photo{object-fit:cover;object-position:center 48%;width:100%;height:100%}.voice-hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f5efe50f,#0000 35%),linear-gradient(#0000 68%,#2a1e1633);position:absolute;inset:0}.voice-player-card{z-index:4;background:#fffdf8f5;border-radius:18px;grid-template-columns:82px 1fr;align-items:center;gap:13px;width:min(46%,285px);padding:10px;display:grid;position:absolute;bottom:26px;left:26px;box-shadow:0 20px 48px #2e1f1547}.voice-player-card>img{object-fit:cover;border-radius:11px;width:82px;height:94px}.voice-player-card p{flex-direction:column;margin:0;display:flex}.voice-player-card strong{color:var(--forest);font:400 15px/1.25 Georgia,serif}.voice-player-card span{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.45}.voice-launch-seal{z-index:4;background:var(--brown);color:#fff;text-align:center;border-radius:50%;place-items:center;width:112px;height:112px;font:italic 17px/1.15 Georgia,serif;display:grid;position:absolute;top:28px;right:28px;transform:rotate(7deg);box-shadow:0 14px 30px #4a2b2038}.voice-how{grid-template-columns:.8fr 1.2fr;align-items:center;gap:85px;max-width:1320px;margin:auto;padding:78px 40px 72px;display:grid}.voice-how h2{letter-spacing:-2.5px;margin:0;font:400 clamp(42px,4.5vw,62px)/1 Georgia,serif}.voice-how h2 em{color:var(--green)}.voice-how ol{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.voice-how li{border-right:1px solid var(--line);gap:13px;margin-right:20px;padding:27px 20px 10px 0;display:flex}.voice-how li:last-child{border:0;margin:0}.voice-how li>b{color:var(--brown);font:400 13px Georgia,serif}.voice-how li>span{flex-direction:column;display:flex}.voice-how strong{font:400 18px/1.2 Georgia,serif}.voice-how small{color:var(--muted);margin-top:7px;font-size:9px;line-height:1.55}@media (width<=1050px){.voice-hero-visual{min-height:650px}.voice-how{grid-template-columns:1fr;gap:38px}.voice-how ol{max-width:850px}}@media (width<=720px){.voice-launch .hero-content{padding-top:48px}.voice-launch .hero-overline span{padding:7px 10px}.voice-launch h1{font-size:51px}.voice-hero-visual{min-height:590px}.voice-hoop-photo{object-position:center center}.voice-player-card{width:250px;bottom:15px;left:15px}.voice-launch-seal{width:88px;height:88px;font-size:14px;top:18px;right:16px}.voice-how{padding:62px 20px}.voice-how h2{font-size:44px}.voice-how ol{grid-template-columns:1fr}.voice-how li{border-right:0;border-bottom:1px solid var(--line);margin:0;padding:20px 5px}.voice-how li:last-child{border-bottom:0}}.memory-store{--mgreen:#315f2b;--mlime:#67b93c;--mbrown:#744637;--mcream:#f5eee4;--mpaper:#fffdf8;--mink:#302824;--mmuted:#756b64;color:var(--mink);background:var(--mpaper)}.construction-banner{background:var(--mbrown);color:#fff;text-align:center;justify-content:center;align-items:center;gap:18px;min-height:42px;padding:10px 24px;display:flex}.construction-banner strong{text-transform:uppercase;letter-spacing:1.4px;font-size:9px}.construction-banner span{color:#f3dfd7;font-size:10px}.memory-store .memory-header{top:0}.payment-return{text-align:center;color:#315f2b;background:#edf5e9;border-bottom:1px solid #cadfc2;justify-content:center;align-items:center;gap:14px;padding:14px 24px;display:flex}.payment-return strong{font:700 13px Georgia,serif}.payment-return span{font-size:10px}.payment-nao-concluido{color:#8a3d30;background:#fff1ed;border-color:#edcec5}.payment-pendente{color:#7b5b18;background:#fff8e6;border-color:#ead9ab}@media (width<=720px){.construction-banner{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;padding:11px 16px}.construction-banner span{line-height:1.45}}.memory-header{z-index:30;background:#fffdf8f5;border-bottom:1px solid #e3d9cd;align-items:center;gap:38px;height:86px;padding:0 clamp(22px,5vw,72px);display:flex;position:sticky;top:0}.memory-logo{margin-right:auto}.memory-logo img{object-fit:contain;width:175px;height:62px}.memory-header nav{gap:25px;display:flex}.memory-header nav a{text-transform:uppercase;letter-spacing:.8px;font-size:10px}.memory-header-cta,.memory-button{background:var(--mgreen);color:#fff;text-transform:uppercase;letter-spacing:.7px;border-radius:99px;padding:15px 20px;font-size:9px;font-weight:900}.memory-eyebrow{text-transform:uppercase;letter-spacing:2.2px;color:var(--mbrown);font-size:9px;font-weight:900}.memory-hero{background:radial-gradient(circle at 9% 8%, #fff 0, transparent 35%), var(--mcream);grid-template-columns:1fr 1fr;min-height:720px;display:grid}.memory-hero-copy{flex-direction:column;justify-content:center;padding:95px clamp(35px,7vw,105px);display:flex}.memory-hero h1{letter-spacing:-4px;margin:22px 0 30px;font:400 clamp(60px,6vw,90px)/.93 Georgia,serif}.memory-lead{color:var(--mmuted);max-width:640px;font:400 18px/1.65 Georgia,serif}.memory-script{color:var(--mbrown);margin:22px 0 28px;font:italic 18px Georgia,serif}.memory-actions{align-items:center;gap:25px;display:flex}.memory-link{text-transform:uppercase;border-bottom:1px solid var(--mbrown);padding-bottom:4px;font-size:10px;font-weight:900}.memory-trust{border-top:1px solid #d9cfc3;flex-wrap:wrap;gap:12px 22px;margin-top:42px;padding-top:24px;display:flex}.memory-trust span{color:var(--mgreen);font-size:9px;font-weight:900}.memory-trust span:before{content:"✓";color:var(--mlime);margin-right:7px}.memory-hero-visual{background:#d9c7b4;min-height:720px;position:relative;overflow:hidden}.memory-hero-visual>img{object-fit:cover;width:100%;height:100%}.memory-player{background:#fffdf8;border-radius:18px;grid-template-columns:82px 1fr;align-items:center;gap:13px;width:270px;padding:10px;display:grid;position:absolute;bottom:25px;left:25px;box-shadow:0 20px 50px #30282440}.memory-player img{object-fit:cover;border-radius:10px;width:82px;height:95px}.memory-player span{flex-direction:column;display:flex}.memory-player small{color:var(--mmuted);font-size:9px}.memory-player strong{color:var(--mgreen);margin-top:5px;font:400 15px Georgia,serif}.memory-seal{background:var(--mbrown);color:#fff;text-align:center;border-radius:50%;place-items:center;width:112px;height:112px;font:italic 17px Georgia,serif;display:grid;position:absolute;top:25px;right:25px;transform:rotate(7deg)}.memory-emotion{text-align:center;max-width:980px;margin:auto;padding:115px 35px}.memory-emotion h2,.memory-section-title h2,.memory-other h2,.memory-faq h2{letter-spacing:-2.8px;margin:18px 0 26px;font:400 clamp(44px,5vw,66px)/1 Georgia,serif}.memory-emotion>p:last-child{max-width:760px;color:var(--mmuted);margin:auto;font:400 17px/1.8 Georgia,serif}.memory-products{background:#eee3d5;padding:100px max(30px,6vw)}.memory-section-title{max-width:920px}.memory-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:48px;display:grid}.memory-product{background:#fff;grid-template-columns:1.05fr .95fr;min-height:550px;display:grid}.memory-product-photo{position:relative;overflow:hidden}.memory-product-photo img{object-fit:cover;width:100%;height:100%}.memory-product-photo>span{background:var(--mgreen);color:#fff;text-transform:uppercase;border-radius:99px;padding:8px 12px;font-size:8px;font-weight:900;position:absolute;top:18px;left:18px}.memory-product-copy{flex-direction:column;padding:42px 35px;display:flex}.memory-product-copy>small{text-transform:uppercase;letter-spacing:1.6px;color:var(--mbrown);font-size:8px;font-weight:900}.memory-product h3{margin:13px 0 18px;font:400 34px/1 Georgia,serif}.memory-product-copy>p{color:var(--mmuted);font-size:12px;line-height:1.7}.memory-product dl{margin:25px 0}.memory-product dl div{border-top:1px solid #e5ddd4;padding:11px 0}.memory-product dt{text-transform:uppercase;color:var(--mbrown);font-size:8px;font-weight:900}.memory-product dd{margin:5px 0 0;font:400 13px Georgia,serif}.memory-price{color:var(--mgreen);font:400 28px Georgia,serif}.memory-price-pending{color:var(--mbrown);font:italic 16px Georgia,serif}.memory-soon{color:var(--mmuted);margin-top:12px;font-size:8px}.memory-experience{grid-template-columns:1fr .75fr;align-items:center;gap:110px;padding:110px max(35px,8vw);display:grid}.memory-experience h2,.memory-approval h2,.memory-final h2{letter-spacing:-3px;margin:18px 0 28px;font:400 clamp(48px,5vw,70px)/.98 Georgia,serif}.memory-experience>div>p:not(.memory-eyebrow){color:var(--mmuted);max-width:600px;font:400 16px/1.7 Georgia,serif}.memory-experience ol{margin:35px 0 0;padding:0;list-style:none}.memory-experience li{border-top:1px solid #e0d6cb;gap:18px;padding:19px 0;font:400 17px Georgia,serif;display:flex}.memory-experience li b{color:var(--mlime);font-size:11px}.memory-experience figure{background:#f0e8de;border-radius:40px;justify-self:center;max-width:390px;padding:17px;box-shadow:0 25px 60px #55372820}.memory-experience figure img{border-radius:26px;width:100%}.memory-experience figcaption{text-align:center;color:var(--mmuted);padding:15px 8px 5px;font-size:9px}.memory-flow{background:var(--mgreen);color:#fff;padding:100px max(30px,6vw)}.memory-flow .memory-eyebrow{color:#cce2c0}.memory-flow .memory-section-title h2{margin-bottom:50px}.memory-steps{border-top:1px solid #fff4;grid-template-columns:repeat(5,1fr);display:grid}.memory-steps article{border-right:1px solid #ffffff35;margin-right:22px;padding:28px 22px 20px 0}.memory-steps article:last-child{border:0}.memory-steps b{color:#bfe1aa;font:400 13px Georgia,serif}.memory-steps h3{margin:45px 0 10px;font:400 21px Georgia,serif}.memory-steps p{color:#dfecda;font-size:10px;line-height:1.6}.memory-approval{background:#f3eadf;grid-template-columns:1.1fr .9fr;gap:90px;max-width:1240px;margin:110px auto;padding:75px;display:grid}.memory-approval>div>p:last-child{color:var(--mmuted);line-height:1.7}.memory-approval ul{margin:0;padding:0;list-style:none}.memory-approval li{border-bottom:1px solid #d9cfc4;padding:20px 0;font:400 17px Georgia,serif}.memory-approval li:before{content:"✓";color:var(--mlime);margin-right:12px}.memory-other{background:#eee3d5;padding:100px max(30px,6vw)}.memory-other>div:first-child{max-width:800px}.memory-other>div:first-child>p:last-child{color:var(--mmuted);line-height:1.7}.memory-chips{flex-wrap:wrap;gap:10px;margin:35px 0;display:flex}.memory-chips a{background:#fff;border:1px solid #d9cfc3;border-radius:99px;padding:13px 16px;font:400 13px Georgia,serif}.memory-chips span{color:var(--mlime);margin-left:11px}.memory-outline{border:1px solid var(--mgreen);color:var(--mgreen);text-transform:uppercase;border-radius:99px;padding:15px 20px;font-size:9px;font-weight:900;display:inline-block}.memory-faq{grid-template-columns:.8fr 1.2fr;gap:90px;max-width:1200px;margin:auto;padding:110px 40px;display:grid}.memory-faq details{border-bottom:1px solid #ded4c9}.memory-faq summary{cursor:pointer;justify-content:space-between;padding:23px 7px;font:400 19px Georgia,serif;list-style:none;display:flex}.memory-faq summary::-webkit-details-marker{display:none}.memory-faq summary span{color:var(--mlime);font:400 25px Arial}.memory-faq details[open] summary span{transform:rotate(45deg)}.memory-faq details p{color:var(--mmuted);margin:-3px 35px 22px 7px;font-size:12px;line-height:1.7}.memory-final{background:var(--mbrown);color:#fff;justify-content:space-between;align-items:end;gap:50px;margin:0 max(25px,5vw) 80px;padding:75px;display:flex}.memory-final>div{max-width:800px}.memory-final .memory-eyebrow{color:#e7cfc5}.memory-final>div>p:last-child{color:#f2dfd8}.memory-final>a{color:var(--mbrown);text-transform:uppercase;white-space:nowrap;background:#fff;border-radius:99px;padding:16px 20px;font-size:9px;font-weight:900}.memory-footer{color:var(--mmuted);border-top:1px solid #e1d7cc;grid-template-columns:1fr 1fr 1fr;align-items:end;padding:45px max(30px,6vw);font-size:10px;display:grid}.memory-footer img{width:180px}.memory-footer a{text-align:right;color:var(--mgreen);font-weight:900}@media (width<=1050px){.memory-header nav{display:none}.memory-hero{grid-template-columns:1fr}.memory-hero-visual{min-height:650px}.memory-product-grid{grid-template-columns:1fr}.memory-steps{grid-template-columns:repeat(3,1fr)}.memory-experience{gap:55px}.memory-approval{margin:80px 30px}}@media (width<=720px){.memory-header{height:72px;padding:0 16px}.memory-logo img{width:140px;height:52px}.memory-header-cta{padding:12px;font-size:8px}.memory-hero-copy{padding:65px 22px}.memory-hero h1{letter-spacing:-2.7px;font-size:54px}.memory-actions{flex-direction:column;align-items:stretch}.memory-button{text-align:center}.memory-link{text-align:center;border:0}.memory-trust{flex-direction:column}.memory-hero-visual{min-height:570px}.memory-player{width:245px;bottom:14px;left:14px}.memory-seal{width:88px;height:88px;font-size:14px;top:15px;right:15px}.memory-emotion{padding:85px 22px}.memory-emotion h2,.memory-section-title h2,.memory-other h2,.memory-faq h2{font-size:45px}.memory-products{padding:75px 16px}.memory-product{grid-template-columns:1fr}.memory-product-photo{height:390px}.memory-product-copy{padding:30px 24px}.memory-experience{grid-template-columns:1fr;padding:80px 22px}.memory-experience h2,.memory-approval h2,.memory-final h2{font-size:47px}.memory-experience figure{max-width:310px}.memory-flow{padding:75px 22px}.memory-steps{grid-template-columns:1fr}.memory-steps article{border-bottom:1px solid #ffffff30;border-right:0;margin:0}.memory-steps h3{margin-top:18px}.memory-approval{grid-template-columns:1fr;gap:35px;margin:65px 14px;padding:55px 24px}.memory-other{padding:75px 20px}.memory-faq{grid-template-columns:1fr;gap:30px;padding:80px 22px}.memory-final{flex-direction:column;align-items:flex-start;margin:0 14px 70px;padding:55px 24px}.memory-final>a{white-space:normal;text-align:center;width:100%}.memory-footer{text-align:left;grid-template-columns:1fr;gap:20px}.memory-footer a{text-align:left}}.memory-product-placeholder{background:radial-gradient(circle at 30% 20%,#fffaf3 0,#0000 35%),linear-gradient(145deg,#e6d7c7,#cdb39f);place-items:center;padding:40px;display:grid}.memory-product-placeholder>div{text-align:center;color:var(--mbrown);flex-direction:column;align-items:center;display:flex}.memory-product-placeholder>div>span{text-transform:uppercase;letter-spacing:2px;font-size:8px;font-weight:900}.memory-product-placeholder>div>strong{margin:22px 0;font:italic 42px/1 Georgia,serif}.memory-product-placeholder>div>small{max-width:190px;font-size:9px;line-height:1.6}.memory-buy{background:var(--mgreen);color:#fff;text-transform:uppercase;letter-spacing:.6px;text-align:center;border:0;border-radius:99px;margin-top:22px;padding:15px 18px;font-size:9px;font-weight:900}.memory-buy:disabled{opacity:.68;cursor:not-allowed}.memory-section-title>p:last-child:not(.memory-eyebrow){color:var(--mmuted);max-width:700px;font:400 16px/1.65 Georgia,serif}.memory-steps-visual{border:0;grid-template-columns:repeat(5,1fr);gap:12px}.memory-steps-visual article{background:#ffffff0d;border:1px solid #ffffff25;margin:0;padding:0;overflow:hidden}.memory-steps-visual article>img{object-fit:cover;width:100%;height:185px;display:block}.memory-steps-visual article>div{padding:22px}.memory-steps-visual h3{margin:22px 0 9px}.memory-approval{grid-template-columns:.85fr 1.15fr;align-items:stretch}.memory-approval figure{min-height:440px;margin:0;position:relative;overflow:hidden}.memory-approval figure img{object-fit:cover;width:100%;height:100%}.memory-approval figcaption{color:var(--mgreen);background:#fffdf8e8;padding:13px 15px;font:400 13px Georgia,serif;position:absolute;bottom:18px;left:18px;right:18px}.memory-approval>div{padding:20px 0}.memory-approval>div ul{margin-top:30px}@media (width<=1050px){.memory-steps-visual{grid-template-columns:repeat(2,1fr)}.memory-steps-visual article:last-child{grid-column:1/-1}.memory-steps-visual article>img{height:230px}}@media (width<=720px){.memory-steps-visual{grid-template-columns:1fr}.memory-steps-visual article:last-child{grid-column:auto}.memory-steps-visual article>img{height:240px}.memory-approval{grid-template-columns:1fr}.memory-approval figure{min-height:330px}}.memory-hero{background:#fff7f2;min-height:640px}.memory-hero-copy{padding-top:72px;padding-bottom:72px}.memory-hero h1 em{color:#b63555;font-family:cursive;font-weight:400}.memory-hero-visual{min-height:640px}.memory-hero-visual>img{object-position:center}.memory-player{border:1px solid #f1d7da}.memory-benefits{background:#fff;border-top:1px solid #efdcdc;border-bottom:1px solid #efdcdc;grid-template-columns:repeat(4,1fr);gap:0;padding:0 max(25px,5vw);display:grid;box-shadow:0 10px 25px #8f2f470b}.memory-benefits>div{border-right:1px solid #f0dfdf;justify-content:center;align-items:center;gap:13px;padding:20px 18px;display:flex}.memory-benefits>div:last-child{border:0}.memory-benefits b{color:#b53a56;font-size:23px;font-weight:400}.memory-benefits span{flex-direction:column;display:flex}.memory-benefits strong{text-transform:uppercase;letter-spacing:.4px;font-size:9px}.memory-benefits small{color:#806d6b;margin-top:3px;font-size:8px}.memory-emotion h2,.memory-section-title h2,.memory-other h2,.memory-faq h2{font-size:clamp(40px,4.3vw,58px)}.memory-products{background:#fff4ef;padding-top:78px;padding-bottom:85px}.memory-product{border:1px solid #f0dedc;border-radius:12px;overflow:hidden;box-shadow:0 15px 35px #7c324115}.memory-experience{padding-top:85px;padding-bottom:85px}.memory-experience h2 em{color:#b53a56;font-family:cursive}.memory-steps-visual article{background:#ffffff10;border-color:#ffffff2b;border-radius:10px}.memory-approval{background:#fff2ed;border-radius:12px}.memory-occasions{background:#fffaf7;padding:80px max(30px,6vw)}.memory-occasions>div:last-child{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.memory-occasions figure{background:#fff;border-radius:12px;margin:0;overflow:hidden;box-shadow:0 10px 28px #8d435011}.memory-occasions img{object-fit:cover;width:100%;height:210px}.memory-occasions figcaption{text-align:center;padding:14px;font:400 14px Georgia,serif}.memory-faq summary span,.memory-chips span{color:#bf3f5d}@media (width<=850px){.memory-benefits{grid-template-columns:1fr 1fr}.memory-benefits>div:nth-child(2){border-right:0}.memory-benefits>div:nth-child(-n+2){border-bottom:1px solid #f0dfdf}.memory-occasions>div:last-child{grid-template-columns:1fr 1fr}}@media (width<=520px){.memory-benefits{grid-template-columns:1fr}.memory-benefits>div{border-right:0;justify-content:flex-start;border-bottom:1px solid #f0dfdf!important}.memory-occasions>div:last-child{grid-template-columns:1fr 1fr}.memory-occasions img{height:145px}.memory-hero h1{font-size:50px}}.memory-store{--mgreen:#315f2b;--mlime:#67b93c;--mbrown:#744637;--mcream:#f5eee4;--mpaper:#fffdf8;--mink:#302824;--mmuted:#756b64;background:#fffdf8}.construction-banner{background:#744637}.memory-header{background:#fffdf8f7;border-color:#e4d8cc}.memory-header-cta,.memory-button{background:linear-gradient(135deg,#315f2b,#467d3d);box-shadow:0 9px 22px #315f2b24}.memory-eyebrow{color:#744637}.memory-hero{background:#f7f0e7}.memory-hero h1 em,.memory-experience h2 em{color:#67b93c}.memory-script{color:#744637}.memory-player{border-color:#e1d4c7}.memory-benefits{border-color:#e4d9cf;box-shadow:0 10px 25px #4931260a}.memory-benefits>div{border-color:#e8ddd2}.memory-benefits b{color:#386c32}.memory-benefits small{color:#756b64}.memory-products{background:#eee3d5}.memory-product{border-color:#ded2c5;box-shadow:0 15px 35px #563b2c12}.memory-product-photo>span{background:#315f2b}.memory-product-placeholder{background:linear-gradient(145deg,#fbf5ed,#d9c5b3)}.memory-buy{background:linear-gradient(135deg,#315f2b,#4b813f)}.memory-experience figure{background:#f0e8de;box-shadow:0 25px 60px #55372817}.memory-flow{background:#315f2b}.memory-approval{background:#f3eadf}.memory-approval li:before,.memory-faq summary span,.memory-chips span{color:#67b93c}.memory-final{background:linear-gradient(120deg,#684031,#875343)}.memory-other{background:#eee3d5}.memory-outline{color:#315f2b;border-color:#315f2b}.memory-footer{background:#f6efe6;border-color:#dfd3c7}.memory-occasions{background:#fffdf8}.memory-occasions figure{box-shadow:0 10px 28px #51372911}.memory-hero{grid-template-columns:.82fr 1.18fr;min-height:650px}.memory-hero h1{font-size:clamp(56px,5.2vw,80px)}.memory-hero-scene{isolation:isolate;background:radial-gradient(circle at 52% 42%,#fffaf3 0 20%,#0000 48%),linear-gradient(135deg,#eadbc9,#f7efe5);min-height:650px}.memory-hero-scene:before{content:"";z-index:-1;background:radial-gradient(circle at 84% 12%,#67b93c22 0 7%,#0000 7.5%),radial-gradient(circle at 9% 82%,#74463718 0 12%,#0000 12.5%);position:absolute;inset:0}.memory-hero-hoop{z-index:2;filter:drop-shadow(0 24px 28px #3d2b1f35);width:53%;position:absolute;top:2.5%;left:24%;object-fit:contain!important;height:94%!important}.memory-hero-keyring{z-index:3;border:7px solid #f8f1e8;border-radius:50%;width:31%;position:absolute;bottom:5%;left:1.5%;box-shadow:0 18px 38px #4a34243d;object-fit:cover!important;height:42%!important}.memory-hero-phone{z-index:4;background:#171513;border:4px solid #302b27;border-radius:34px;width:26%;height:76%;padding:18px 8px 10px;position:absolute;top:10%;right:2.5%;transform:rotate(3deg);box-shadow:0 25px 45px #3e2d2345}.memory-hero-phone>span{z-index:2;background:#171513;border-radius:0 0 10px 10px;width:42%;height:12px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.memory-hero-phone img{object-fit:cover;background:#fff;border-radius:22px;width:100%;height:100%}.memory-hero-scene .memory-seal{z-index:5;width:98px;height:98px;font-size:14px;top:8%;left:5%;right:auto}.memory-products .memory-section-title{text-align:center;margin:0 auto}.memory-product-grid{max-width:1320px;margin:48px auto 0}.memory-product{min-height:500px}.memory-product-photo img{object-position:center}.memory-experience{background:#fffdf8}.memory-flow .memory-section-title{text-align:center;margin:0 auto}.memory-approval{box-shadow:0 20px 55px #4d342315}.memory-occasions>.memory-section-title{text-align:center;margin:0 auto 35px}.memory-final{border-radius:14px}@media (width<=1050px){.memory-hero{grid-template-columns:1fr}.memory-hero-scene{min-height:650px}.memory-hero-hoop{width:52%;left:24%}.memory-hero-phone{width:24%;right:5%}.memory-hero-keyring{width:27%;left:5%}}@media (width<=720px){.memory-hero-scene{min-height:500px}.memory-hero-hoop{width:67%;top:4%;left:16%;height:87%!important}.memory-hero-phone{border-radius:25px;width:30%;height:67%;padding:13px 5px 7px;top:12%;right:2%}.memory-hero-phone img{border-radius:17px}.memory-hero-keyring{border-width:4px;width:34%;bottom:4%;left:1%;height:34%!important}.memory-hero-scene .memory-seal{width:76px;height:76px;font-size:11px;top:4%;left:3%}.memory-product{min-height:0}.memory-product-photo{height:420px}.memory-final{border-radius:10px}}.memory-hero-reference{background:#e8d8c8;min-height:650px}.memory-hero-reference>img{object-fit:cover;object-position:center;width:100%;height:100%}.memory-hero-reference .memory-seal{z-index:3;background:#315f2be8;width:96px;height:96px;font-size:13px;top:22px;right:22px}.memory-experience .memory-experience-wide{border-radius:22px;width:100%;max-width:760px;padding:12px}.memory-experience-wide img{aspect-ratio:1500/715;object-fit:cover}.memory-approval figure img{object-position:center}@media (width<=1050px){.memory-hero-reference{min-height:620px}.memory-experience{grid-template-columns:1fr}.memory-experience .memory-experience-wide{max-width:900px}}@media (width<=720px){.memory-hero-reference{min-height:420px}.memory-hero-reference .memory-seal{width:74px;height:74px;font-size:10px;top:12px;right:12px}.memory-experience .memory-experience-wide{border-radius:14px;padding:7px}.memory-experience-wide img{border-radius:9px}.memory-approval figure img{object-position:center}}.memory-models{background:#fffdf8;padding:100px max(22px,5vw)}.memory-models>.memory-section-title{text-align:center;margin:0 auto 46px}.memory-model-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1380px;margin:auto;display:grid}.memory-model-grid article{background:#fff;border:1px solid #e1d6cb;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 14px 35px #51372912}.memory-model-grid figure{aspect-ratio:.8;background:#f1e8de;margin:0;position:relative;overflow:hidden}.memory-model-grid figure img{object-fit:cover;object-position:center;width:100%;height:100%}.memory-model-grid figure span{color:#fff;letter-spacing:.8px;text-transform:uppercase;background:#315f2be8;border-radius:99px;padding:8px 11px;font-size:8px;font-weight:900;position:absolute;top:13px;left:13px}.memory-model-grid article>div{flex-direction:column;flex:1;padding:24px 22px;display:flex}.memory-model-grid h3{margin:0 0 10px;font:400 23px/1.1 Georgia,serif}.memory-model-grid p{color:var(--mmuted);text-transform:none;margin:0 0 20px;font-size:10px;line-height:1.65}.memory-model-grid a{text-align:center;border:1px solid var(--mgreen);color:var(--mgreen);text-transform:uppercase;border-radius:99px;margin-top:auto;padding:12px 14px;font-size:8px;font-weight:900;transition:all .2s;display:block}.memory-model-grid a:hover{background:var(--mgreen);color:#fff}.memory-model-note{text-align:center;max-width:900px;color:var(--mmuted);margin:25px auto 0;font-size:9px;line-height:1.6;display:block}.memory-models-shop{padding-top:76px;padding-bottom:76px}.memory-models-shop>.memory-section-title{margin-bottom:34px}.memory-models-shop>.memory-section-title h2{font-size:clamp(38px,4vw,54px)}.memory-models-shop .memory-model-grid article{box-shadow:0 10px 25px #51372910}.memory-models-shop .memory-model-grid figure{aspect-ratio:.9}.memory-models-shop .memory-model-grid article>div{padding:19px 18px}.memory-models-shop .memory-model-grid h3{font-size:22px}.model-personalization{color:var(--mgreen);letter-spacing:.08em;text-transform:uppercase;margin:-8px 0 15px;font-size:8px;font-weight:900;display:block}@media (width<=1050px){.memory-model-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.memory-models{padding:75px 15px}.memory-model-grid{grid-template-columns:1fr 1fr;gap:9px}.memory-model-grid article>div{padding:17px 13px}.memory-model-grid h3{font-size:18px}.memory-model-grid p{font-size:8px}.memory-model-grid a{padding:11px 7px;font-size:7px}.memory-model-grid figure span{font-size:7px;top:8px;left:8px}.memory-models-shop{padding-top:55px;padding-bottom:55px}.memory-models-shop>.memory-section-title{margin-bottom:26px}.memory-models-shop .memory-model-grid article>div{padding:15px 11px}.memory-models-shop .memory-model-grid h3{font-size:17px}.memory-models-shop .memory-model-grid p{margin-bottom:15px;font-size:9px;line-height:1.45}.model-personalization{margin:-6px 0 11px;font-size:7px}}.memory-hero-scene .memory-hero-keyring-rect{aspect-ratio:1;background:#f7f2ec;border:6px solid #f8f1e8;border-radius:18px;width:34%;bottom:5%;left:1.5%;object-fit:cover!important;height:auto!important}.memory-product-photo img[src*=chaveiro-voz-frente-verso]{object-fit:contain;background:#f7f2ec;padding:10px}.memory-steps img[src*=chaveiro-voz-frente-verso],.memory-occasions img[src*=chaveiro-voz-frente-verso]{object-fit:contain;background:#f7f2ec}@media (width<=720px){.memory-hero-scene .memory-hero-keyring-rect{border-width:3px;border-radius:12px;width:38%;bottom:4%;left:1%;height:auto!important}}.memory-offer-price{flex-wrap:wrap;align-items:baseline;gap:7px 12px;margin-top:auto;display:flex}.memory-offer-price del{color:#8d8179;width:100%;font:400 14px Georgia,serif}.memory-offer-price strong{color:var(--mgreen);font:400 32px Georgia,serif}.memory-offer-price span{color:#315f2b;text-transform:uppercase;letter-spacing:.7px;background:#e4f2dc;border-radius:99px;padding:7px 10px;font-size:7px;font-weight:900}.memory-kit{background:#f3eadf;border:1px solid #dfd3c7;border-radius:16px;grid-template-columns:1.08fr .92fr;max-width:1320px;margin:90px auto;display:grid;overflow:hidden;box-shadow:0 24px 60px #51372917}.memory-kit-visual{background:#e8ddcf;grid-template-columns:1fr 1fr;min-height:560px;display:grid}.memory-kit-visual img{object-fit:cover;width:100%;height:100%}.memory-kit-visual img:last-child{object-fit:contain;background:#f8f3ed;padding:22px}.memory-kit-copy{flex-direction:column;align-items:flex-start;padding:58px 48px;display:flex}.memory-kit-copy h2{letter-spacing:-2.5px;margin:14px 0 20px;font:400 clamp(44px,4.6vw,64px)/1 Georgia,serif}.memory-kit-copy>p:not(.memory-eyebrow){color:var(--mmuted);font:400 16px/1.65 Georgia,serif}.memory-kit-copy ul{margin:22px 0;padding:0;list-style:none}.memory-kit-copy li{border-bottom:1px solid #ded1c4;width:100%;padding:9px 0;font-size:11px}.memory-kit-copy li:before{content:"✓";color:var(--mlime);margin-right:10px;font-weight:900}.memory-kit-price{flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin-top:auto;display:flex}.memory-kit-price del{color:#887a71;width:100%;font:400 16px Georgia,serif}.memory-kit-price strong{color:var(--mgreen);font:400 39px Georgia,serif}.memory-kit-price span{color:var(--mbrown);text-transform:uppercase;font-size:9px;font-weight:900}.memory-kit-copy .memory-buy{width:100%}.memory-kit-copy>small{color:var(--mmuted);margin-top:12px;font-size:9px;line-height:1.5}@media (width<=900px){.memory-kit{grid-template-columns:1fr;margin:70px 22px}.memory-kit-visual{min-height:440px}.memory-kit-copy{padding:45px 32px}}@media (width<=560px){.memory-kit{margin:55px 14px}.memory-kit-visual{min-height:300px}.memory-kit-copy{padding:38px 24px}.memory-kit-copy h2{font-size:44px}.memory-kit-price strong{font-size:34px}}.memory-experience{grid-template-columns:.78fr 1.22fr;gap:65px}.memory-private{border-left:4px solid var(--mlime);background:#f2eadf;flex-direction:column;gap:6px;margin:24px 0 0;padding:18px 20px;display:flex}.memory-private strong{color:var(--mgreen);font:400 16px Georgia,serif}.memory-private span{color:var(--mmuted);font-size:10px;line-height:1.6}.memory-scan-gallery{grid-template-columns:1fr 1fr;align-items:stretch;gap:13px;display:grid}.memory-scan-gallery figure{flex-direction:column;display:flex;border-radius:16px!important;max-width:none!important;margin:0!important;padding:8px!important}.memory-scan-gallery figure img{object-fit:cover;width:100%;height:100%;min-height:390px;border-radius:11px!important}.memory-scan-gallery figcaption{color:var(--mgreen);padding:12px 7px 6px;font:400 13px Georgia,serif}.memory-no-app{background:var(--mgreen);color:#fff;border-radius:13px;grid-column:1/-1;grid-template-columns:auto auto 1fr;align-items:center;gap:12px 20px;padding:18px 22px;display:grid}.memory-no-app strong,.memory-no-app span{text-transform:uppercase;letter-spacing:.8px;font-size:9px}.memory-no-app strong:before,.memory-no-app span:before{content:"✓";color:#cce9bd;margin-right:7px}.memory-no-app small{color:#e0ecda;border-left:1px solid #ffffff38;padding-left:20px;font-size:9px;line-height:1.5}@media (width<=1050px){.memory-experience{grid-template-columns:1fr}.memory-scan-gallery figure img{min-height:330px}}@media (width<=600px){.memory-scan-gallery{grid-template-columns:1fr}.memory-scan-gallery figure img{aspect-ratio:1;object-fit:cover;min-height:0}.memory-no-app{grid-column:auto;grid-template-columns:1fr 1fr}.memory-no-app small{border-top:1px solid #ffffff38;border-left:0;grid-column:1/-1;padding:12px 0 0}.memory-private{padding:16px}}.checkout-page,.account-page{color:#302824;background:#f5eee4;min-height:100vh}.checkout-page>header,.account-page>header{background:#fffdf8;border-bottom:1px solid #dfd3c7;justify-content:space-between;align-items:center;height:84px;padding:0 max(22px,5vw);display:flex}.checkout-page>header img,.account-page>header img{object-fit:contain;width:165px;height:62px}.checkout-page>header>a:last-child,.account-page>header>a:last-child{color:#315f2b;font-size:10px;font-weight:900}.checkout-steps{grid-template-columns:repeat(3,1fr);max-width:1100px;margin:30px auto 0;padding:0 20px;display:grid}.checkout-steps span{text-align:center;color:#8a7d74;border-bottom:3px solid #d8ccc0;padding:13px;font-size:10px;font-weight:900}.checkout-steps span.active,.checkout-steps span.done{color:#315f2b;border-color:#67b93c}.checkout-shell{background:#fff;border:1px solid #dfd3c7;border-radius:18px;grid-template-columns:330px 1fr;max-width:1100px;margin:22px auto 70px;display:grid;overflow:hidden;box-shadow:0 24px 60px #51372914}.checkout-shell>aside{background:#eee3d5;flex-direction:column;padding:28px;display:flex}.checkout-shell>aside>.product-gallery>.product-zoom-trigger>img{object-fit:contain;border-radius:12px;width:100%;height:310px}.checkout-shell>aside h1{margin:24px 0 12px;font:400 29px/1.05 Georgia,serif}.checkout-shell>aside>strong{color:#315f2b;font:400 32px Georgia,serif}.checkout-shell>aside p{margin:18px 0 5px;font-size:11px;font-weight:900}.checkout-shell>aside small{color:#756b64;font-size:9px;line-height:1.5}.checkout-auth,.checkout-form{padding:45px}.checkout-auth h2,.checkout-form h2{margin:8px 0 14px;font:400 35px Georgia,serif}.checkout-auth>p:not(.memory-eyebrow){color:#756b64;font-size:12px;line-height:1.6}.checkout-auth form,.form-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:25px;display:grid}.checkout-auth label,.checkout-form label{text-transform:uppercase;color:#744637;flex-direction:column;gap:7px;font-size:9px;font-weight:900;display:flex}.checkout-auth input,.checkout-form input,.checkout-form textarea,.checkout-form select{color:#302824;background:#fffdf9;border:1px solid #d8ccc0;border-radius:10px;width:100%;min-width:0;padding:13px;font:13px Arial}.checkout-form select{appearance:auto}.checkout-form textarea{resize:vertical;min-height:82px}.checkout-auth form>button,.checkout-pay{color:#fff;cursor:pointer;background:#315f2b;border:0;border-radius:99px;grid-column:1/-1;padding:16px;font-weight:900}.checkout-switch{color:#315f2b;cursor:pointer;background:0 0;border:0;margin-top:18px;text-decoration:underline}.checkout-error{color:#913f33;background:#fff0ed;border-radius:8px;grid-column:1/-1;padding:12px;font-size:10px!important}.checkout-welcome{border-bottom:1px solid #e7ddd3;justify-content:space-between;padding-bottom:16px;display:flex}.checkout-welcome span{font:400 17px Georgia,serif}.checkout-welcome a{color:#315f2b;font-size:9px;font-weight:900}.form-grid .wide{grid-column:1/-1}.checkout-consent{align-items:flex-start;margin:25px 0;line-height:1.5;text-transform:none!important;flex-direction:row!important}.checkout-consent input{width:auto}.checkout-secure{text-align:center;color:#756b64;font-size:9px}.account-login,.account-content{background:#fff;border:1px solid #dfd3c7;border-radius:18px;max-width:1000px;margin:60px auto;padding:45px}.account-login h1,.account-head h1{font:400 42px/1 Georgia,serif}.account-login form{gap:15px;margin-top:30px;display:grid}.account-login label{text-transform:uppercase;flex-direction:column;gap:7px;font-size:9px;font-weight:900;display:flex}.account-login input{border:1px solid #d8ccc0;border-radius:9px;padding:13px}.account-login button,.account-empty a{color:#fff;text-align:center;background:#315f2b;border:0;border-radius:99px;padding:15px;font-weight:900}.account-head{justify-content:space-between;align-items:flex-start;display:flex}.account-head>button{color:#315f2b;background:#fff;border:1px solid #315f2b;border-radius:99px;padding:10px 18px}.account-orders>h2{margin-top:45px;font:400 30px Georgia,serif}.account-orders article{border:1px solid #ded2c5;border-radius:14px;margin-top:15px;padding:24px}.account-orders article>header{justify-content:space-between;display:flex}.account-orders h3{margin:5px 0;font:400 23px Georgia,serif}.account-orders small{color:#744637;font-weight:900}.order-timeline{grid-template-columns:repeat(3,1fr);margin:22px 0;display:grid}.order-timeline span{color:#756b64;border-top:3px solid #d8ccc0;padding:12px 8px;font-size:9px}.order-timeline span.active,.order-timeline span.done{color:#315f2b;border-color:#67b93c}.tracking-box{color:#315f2b;background:#edf5e9;border-radius:9px;justify-content:space-between;padding:14px;display:flex}.tracking-wait{color:#756b64;font-size:10px}.account-total{text-align:right;color:#315f2b;font:400 22px Georgia,serif;display:block}.order-summary{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px;display:grid}.order-summary>div{background:#f8f3ed;border-radius:10px;padding:14px}.order-summary strong{text-transform:uppercase;color:#744637;font-size:9px}.order-summary p{font-size:10px;line-height:1.55}.order-summary a{color:#315f2b;font-size:10px;font-weight:900}.memory-buy{justify-content:center;display:inline-flex}@media (width<=760px){.checkout-shell{grid-template-columns:1fr;margin:18px 14px 50px}.checkout-shell>aside>.product-gallery>.product-zoom-trigger>img{height:250px}.checkout-auth,.checkout-form{padding:30px 22px}.checkout-auth form,.form-grid{grid-template-columns:1fr}.form-grid .wide,.checkout-auth form>button{grid-column:auto}.checkout-steps{padding:0 10px}.checkout-steps span{font-size:8px}.account-login,.account-content{margin:25px 14px;padding:28px 20px}.account-head{flex-direction:column;gap:15px}.order-timeline,.order-summary{grid-template-columns:1fr}.order-timeline span{border-top:0;border-left:3px solid #d8ccc0}.tracking-box{flex-direction:column;gap:6px}}.integration-admin{grid-template-columns:1fr 1fr;gap:20px;display:grid}.integration-warning{color:#315f2b;background:#edf5e9;border:1px solid #c8dfbf;border-radius:14px;grid-column:1/-1;padding:20px 24px}.integration-warning p{margin:6px 0 0;font-size:12px;line-height:1.6}.integration-admin article{background:#fff;border:1px solid #ded2c5;border-radius:16px;flex-direction:column;gap:14px;padding:26px;display:flex}.integration-admin article header>div{align-items:center;gap:12px;display:flex}.integration-admin h2{margin:0;font:400 27px Georgia,serif}.integration-admin header p{color:#716761;margin:4px 0 0;font-size:10px}.integration-dot{background:#b8aaa0;border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 5px #f1eae3}.integration-dot.active{background:#67b93c;box-shadow:0 0 0 5px #e4f2dc}.integration-admin label{text-transform:uppercase;color:#744637;flex-direction:column;gap:8px;font-size:9px;font-weight:900;display:flex}.integration-admin input{background:#fffdf9;border:1px solid #d9cec3;border-radius:9px;padding:13px;font:12px monospace}.integration-admin small{color:#716761;font-size:9px;line-height:1.5}.integration-admin button{color:#fff;cursor:pointer;background:#315f2b;border:0;border-radius:9px;padding:13px 16px;font-weight:900}.integration-admin button:disabled{opacity:.6;cursor:wait}@media (width<=760px){.integration-admin{grid-template-columns:1fr}.integration-warning{grid-column:auto}}.embedded-payment,.payment-result{background:#fff;align-self:stretch;padding:44px}.embedded-payment h2,.payment-result h2{margin:.3rem 0 1rem;font:400 34px Georgia,serif}.embedded-payment>p:not(.memory-eyebrow){color:#756b64;font-size:12px;line-height:1.6}.payment-result{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;display:flex}.payment-result a,.payment-result button{color:#fff;background:#315f2b;border:0;border-radius:999px;padding:14px 24px;font-weight:900;text-decoration:none}.payment-result textarea{border:1px solid #d8ccc0;border-radius:12px;width:100%;min-height:90px;padding:12px}.pix-qr{object-fit:contain;align-self:center;width:220px;height:220px}@media (width<=760px){.embedded-payment,.payment-result{padding:30px 22px}.pix-qr{width:190px;height:190px}}.checkout-payment-wrap{width:100%;padding:32px 40px}.shipping-summary{background:#f8f1e8;border:1px solid #ead8c7;border-radius:18px;margin-bottom:24px;padding:20px 24px}.shipping-summary h2{margin:0 0 14px}.shipping-summary p{justify-content:space-between;gap:20px;margin:8px 0;display:flex}.shipping-summary .shipping-discount{color:#2f6b2f}.shipping-summary .shipping-total{border-top:1px solid #d9c6b5;margin-top:14px;padding-top:14px;font-size:1.15rem}.shipping-summary strong{text-align:right}@media (width<=700px){.checkout-payment-wrap{padding:24px 18px}}.memory-hero-photo{background:#eadbc9;position:relative;overflow:hidden}.memory-hero-photo:before{display:none}.memory-hero-photo .memory-hero-main{object-fit:cover;object-position:center;filter:none;width:100%;height:100%;position:absolute;inset:0}.memory-hero-photo .memory-seal{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffdf8f0;inset:auto 4% 5% auto;box-shadow:0 16px 34px #3d2b1f2c}@media (width<=1050px){.memory-hero-photo{min-height:560px}.memory-hero-photo .memory-hero-main{object-position:center}}@media (width<=720px){.memory-hero-photo{min-height:390px}.memory-hero-photo .memory-hero-main{object-position:53% center}.memory-hero-photo .memory-seal{bottom:4%;right:3%}}.site-settings{gap:22px;display:grid}.settings-intro{background:linear-gradient(135deg,#fffdf8,#f3e8da);border:1px solid #ead8c7;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:24px 28px;display:flex}.settings-intro span{color:#944b3c;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.settings-intro h2{margin:5px 0;font-family:Georgia,serif;font-size:28px}.settings-intro p{color:#6d5b50;margin:0}.settings-intro a{color:#fff;white-space:nowrap;background:#386c2c;border-radius:999px;padding:12px 18px;font-weight:800;text-decoration:none}.hero-setting{background:#fff;border:1px solid #e5d8ca;border-radius:18px;grid-template-columns:.7fr 1.3fr;align-items:center;gap:24px;padding:22px;display:grid}.hero-setting img{object-fit:cover;border-radius:14px;width:100%;height:230px}.hero-setting label{color:#fff;cursor:pointer;background:#944b3c;border-radius:10px;margin-top:12px;padding:11px 16px;font-weight:800;display:inline-block}.hero-setting input{display:none}.site-settings fieldset{background:#fff;border:1px solid #e5d8ca;border-radius:18px;margin:0;padding:24px}.site-settings legend{color:#3b2b23;padding:0 10px;font-family:Georgia,serif;font-size:21px;font-weight:700}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-grid label{color:#62483b;text-transform:uppercase;letter-spacing:.04em;gap:7px;font-size:12px;font-weight:800;display:grid}.settings-grid label.wide{grid-column:1/-1}.settings-grid input,.settings-grid textarea,.faq-json{width:100%;font:inherit;color:#302824;background:#fffdf9;border:1px solid #dacabc;border-radius:10px;padding:12px}.settings-grid textarea{resize:vertical;min-height:90px}.settings-help{color:#725f53}.save-settings{color:#fff;cursor:pointer;background:#386c2c;border:0;border-radius:14px;padding:16px 24px;font-size:16px;font-weight:900;position:sticky;bottom:18px;box-shadow:0 14px 30px #263f2038}.order-paid{border-color:#72a867;box-shadow:0 12px 32px #386c2c18}.payment-badge{color:#5b514c;text-transform:uppercase;background:#eee;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;display:inline-block}.payment-badge.paid{color:#2d6327;background:#e4f3df}.memory-generator{background:#f3f8ef;border:1px solid #bad5b1;border-radius:16px;justify-content:space-between;align-items:center;gap:22px;margin:20px 0;padding:20px;display:flex}.memory-generator img{background:#fff;border-radius:10px;width:130px;height:130px;padding:8px}.memory-generator div{flex:1}.memory-generator p{color:#54634e;margin:5px 0 10px}.memory-generator a{color:#386c2c;margin-right:12px;font-weight:800;display:inline-block}.memory-generator button{color:#fff;cursor:pointer;background:#386c2c;border:0;border-radius:10px;padding:13px 18px;font-weight:900}.private-memory{background:radial-gradient(circle at top,#fffdf8,#eee2d3);place-items:center;min-height:100vh;padding:24px;display:grid}.private-memory section{text-align:center;background:#fffdf9;border:1px solid #e3d1bf;border-radius:28px;width:min(520px,100%);padding:42px;box-shadow:0 24px 60px #4934261c}.private-memory img{width:160px;height:auto}.private-memory h1{color:#3b2b23;margin:24px 0 10px;font-family:Georgia,serif;font-size:38px}.private-memory span,.private-memory small{color:#6d5b50;line-height:1.6;display:block}.private-memory audio{width:100%;margin:28px 0}@media (width<=760px){.settings-intro,.memory-generator{flex-direction:column;align-items:stretch}.hero-setting,.settings-grid{grid-template-columns:1fr}.hero-setting img{height:190px}.settings-grid label.wide{grid-column:auto}.memory-generator img{width:110px;height:110px}.private-memory section{padding:28px 20px}}.content-image-control{background:#fffaf4;border:1px solid #dfd1c4;border-radius:12px;grid-template-columns:110px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.content-image-control>img{object-fit:contain;background:#f1e7dc;border-radius:8px;width:110px;height:82px}.content-image-control>span{color:#fff;cursor:pointer;background:#944b3c;border-radius:9px;place-items:center;min-height:42px;display:grid}.content-image-control input{display:none}.complete-products{gap:30px;display:grid}.complete-product-form,.complete-product-card{background:#fff;border:1px solid #e2d3c4;border-radius:20px;box-shadow:0 12px 34px #4e362413}.complete-product-form{gap:20px;padding:28px;display:grid}.product-form-title span{letter-spacing:.12em;text-transform:uppercase;color:#944b3c;font-size:11px;font-weight:900}.product-form-title h2{margin:6px 0;font-family:Georgia,serif;font-size:28px}.product-form-title p,.admin-list-head p{color:#76645a;margin:0}.complete-product-form fieldset,.product-edit-fields fieldset{background:#fffdf9;border:1px solid #eadfd4;border-radius:15px;margin:0;padding:19px}.complete-product-form legend,.product-edit-fields legend{color:#4f3529;padding:0 9px;font-weight:900}.product-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-field-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.product-field-grid label{letter-spacing:.04em;text-transform:uppercase;color:#62483b;gap:6px;font-size:11px;font-weight:900;display:grid}.product-field-grid label.wide{grid-column:1/-1}.product-field-grid input,.product-field-grid select,.product-field-grid textarea{color:#302824;width:100%;font:inherit;text-transform:none;letter-spacing:normal;background:#fff;border:1px solid #dacabc;border-radius:9px;padding:11px 12px}.product-field-grid textarea{resize:vertical;min-height:88px}.product-field-grid label.switch{background:#f8f2eb;border:1px solid #e5d8cb;border-radius:10px;flex-direction:row;align-items:center;gap:9px;padding:12px;display:flex}.product-field-grid label.switch input{width:auto}.product-create{color:#fff;cursor:pointer;background:#386c2c;border:0;border-radius:11px;justify-self:start;padding:14px 22px;font-weight:900}.complete-product-list{gap:14px;display:grid}.complete-product-card{overflow:hidden}.complete-product-card summary{cursor:pointer;grid-template-columns:84px 1fr auto;align-items:center;gap:18px;padding:16px 20px;list-style:none;display:grid}.complete-product-card summary::-webkit-details-marker{display:none}.complete-product-card summary>img{object-fit:cover;background:#f2e8dd;border-radius:10px;width:84px;height:70px}.complete-product-card summary div{gap:3px;display:grid}.complete-product-card summary small{color:#91766a;font-weight:800}.complete-product-card summary strong{color:#382b25;font-size:18px}.complete-product-card summary span{color:#386c2c;font-weight:800}.complete-product-card summary>b{color:#6b4738;background:#f2e9df;border-radius:999px;padding:9px 13px;font-size:12px}.complete-product-card[open] summary{background:#fffaf4;border-bottom:1px solid #eadfd4}.product-edit-body{grid-template-columns:230px 1fr;gap:22px;padding:22px;display:grid}.product-media-control{align-content:start;gap:10px;display:grid}.product-media-control img{aspect-ratio:1;object-fit:cover;background:#f3e9df;border-radius:14px;width:100%}.product-media-control label,.product-media-control button{text-align:center;color:#fff;cursor:pointer;background:#944b3c;border:0;border-radius:9px;padding:11px;font-weight:900}.product-media-control input{display:none}.product-media-control button{color:#8a3b31;background:#f2e7df}.product-edit-fields{gap:16px;display:grid}.product-actions{gap:12px;display:flex}.product-actions button{color:#fff;cursor:pointer;background:#386c2c;border:0;border-radius:10px;padding:13px 18px;font-weight:900}.product-actions button.danger{color:#a13d30;background:#fff0ed}.admin-list-head>div{gap:3px;display:grid}@media (width<=900px){.product-edit-body{grid-template-columns:1fr}.product-media-control{grid-template-columns:130px 1fr 1fr;align-items:center}.product-field-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.product-field-grid,.product-field-grid.four{grid-template-columns:1fr}.product-field-grid label.wide{grid-column:auto}.complete-product-form{padding:18px}.complete-product-card summary{grid-template-columns:64px 1fr}.complete-product-card summary>img{width:64px;height:58px}.complete-product-card summary>b{display:none}.product-media-control{grid-template-columns:1fr}.product-media-control img{max-width:220px}.product-actions{flex-direction:column}}.cart-count{color:#fff;background:#a72f48;border-radius:99px;place-items:center;min-width:20px;height:20px;margin-left:6px;padding:0 5px;font-size:11px;display:inline-grid}.cart-continue{text-align:center;color:#315d2e;margin-top:12px;font-weight:800;display:block}.personalization-guide{color:#63564e;margin:0 0 13px;font-size:14px;line-height:1.5}.personalization-list{gap:18px;display:grid}.personalization-card{background:#fffaf4;border:1px solid #e4d4c5;border-radius:16px;min-width:0;margin:0;padding:20px}.personalization-card legend{color:#4a2d20;max-width:calc(100% - 12px);padding:0 8px;font:700 18px/1.25 Georgia,serif}.personalization-card label>small{color:#756b64;text-transform:none;font-size:12px;font-weight:400;line-height:1.4}.personalization-field-label{color:#744637;text-transform:none;align-items:center;gap:6px;font-size:13px;line-height:1.3;display:flex}.personalization-field-label>b{color:#fff;background:#315f2b;border-radius:50%;flex:0 0 22px;place-items:center;height:22px;font-size:12px;display:grid}.personalization-field-label>i{color:#756b64;text-transform:uppercase;margin-left:auto;font-size:10px;font-style:normal;font-weight:700}.checkout-audio-note{background:#eef7eb;border-left:4px solid #386c2c;border-radius:8px;padding:14px 17px;line-height:1.55}.checkout-notes{gap:7px;margin:18px 0;font-weight:800;display:grid}.checkout-notes textarea{border:1px solid #dacabc;border-radius:10px;min-height:80px;padding:12px}.account-audio-items{background:#f4faf1;border:1px solid #c7d9bf;border-radius:14px;margin:20px 0;padding:18px}.account-audio-items h4{margin:0;font:700 21px Georgia,serif}.account-audio-items>p{color:#596853}.account-audio-items>div{border-top:1px solid #d7e4d2;justify-content:space-between;align-items:center;gap:18px;padding:12px 0;display:flex}.account-audio-items span,.account-audio-items small{display:block}.account-audio-items label{color:#fff;cursor:pointer;background:#386c2c;border-radius:8px;padding:10px 14px;font-weight:900;position:relative;overflow:hidden}.account-audio-items input{opacity:0;cursor:pointer;position:absolute;inset:0}.account-audio-items b{color:#386c2c}.legal-page{color:#3e2d24;background:#f8f1e8;min-height:100vh}.legal-page>header{background:#fff;border-bottom:1px solid #eaded2;justify-content:space-between;align-items:center;padding:18px max(22px,6vw);display:flex}.legal-page>header img{width:145px;height:auto}.legal-page>header nav{gap:22px;display:flex}.legal-page a{color:#315d2e;font-weight:800;text-decoration:none}.legal-page article{background:#fff;border:1px solid #eaded2;border-radius:24px;max-width:820px;margin:55px auto;padding:45px;box-shadow:0 18px 50px #4b332014}.legal-page h1{margin:8px 0 30px;font:52px Georgia,serif}.legal-page h2{margin:32px 0 8px;font:28px Georgia,serif}.legal-page p{color:#66564d;font-size:16px;line-height:1.75}.legal-page aside{background:#f1f7ed;border-radius:14px;margin-top:38px;padding:20px}.legal-page aside p{margin-bottom:0}.memory-footer nav{flex-wrap:wrap;gap:14px;display:flex}.memory-footer nav a{color:inherit}.mobile-buy-bar{display:none}@media (width<=720px){.mobile-buy-bar{z-index:40;text-align:center;color:#fff;background:#a72f48;border-radius:999px;padding:15px;font-weight:900;text-decoration:none;display:block;position:fixed;bottom:12px;left:14px;right:14px;box-shadow:0 12px 32px #4e1c2780}.memory-store{padding-bottom:78px}.account-audio-items>div{flex-direction:column;align-items:flex-start}.legal-page>header{align-items:flex-start;gap:16px}.legal-page>header nav{flex-direction:column;gap:7px}.legal-page article{margin:20px 12px;padding:28px 20px}.legal-page h1{font-size:38px}}.admin-load-error{color:#7e2e25;background:#fff0ed;border:1px solid #d99b91;border-radius:14px;align-items:center;gap:16px;padding:18px;display:flex}.admin-load-error span{flex:1}.admin-load-error button,.admin-order-tools button{color:#fff;background:#386c2c;border:0;border-radius:8px;padding:10px 14px;font-weight:800}.admin-order-tools{background:#fff;border-radius:14px;grid-template-columns:1fr 240px auto;align-items:center;gap:12px;padding:16px;display:grid}.admin-order-tools input,.admin-order-tools select{border:1px solid #d9cabc;border-radius:9px;padding:12px}.admin-order-items{background:#f8f1e8;border-radius:16px;margin:18px 0;padding:20px}.admin-order-items h3{margin-top:0;font:700 23px Georgia,serif}.admin-order-items>article{background:#fff;border:1px solid #eadbce;border-radius:12px;margin-top:10px;padding:15px}.admin-order-items article header{justify-content:space-between;gap:14px;display:flex}.admin-order-items article div{flex-wrap:wrap;gap:14px;display:flex}.admin-order-items a{color:#315d2e;font-weight:800}.order-history{border:1px solid #ded3c8;border-radius:12px;margin-top:16px;padding:14px}.order-history summary{cursor:pointer;font-weight:900}.order-history p{border-top:1px solid #eee4da;padding:9px 0}.order-fields .danger{color:#fff;background:#8b3030}@media (width<=760px){.admin-order-tools{grid-template-columns:1fr}.admin-load-error{flex-direction:column;align-items:flex-start}.admin-order-items article header{flex-direction:column}}.memory-flow-compact .memory-section-title{margin-bottom:30px}.memory-flow-compact .memory-steps article{min-height:0;padding:24px 18px}.memory-approval-compact{max-width:980px;margin:0 auto 76px;padding:42px 54px;display:block}.memory-approval-compact>div{max-width:none}.memory-approval-compact ul{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px;display:grid}.memory-approval-compact li{background:#fffaf4;border-radius:12px;margin:0;padding:14px 14px 14px 38px}.memory-scan-single{grid-template-columns:1fr}.memory-scan-single figure{max-height:520px}.memory-scan-single figure img{object-fit:cover}.memory-model-grid img,.memory-product-photo img,.memory-kit-visual img{content-visibility:auto}@media (width<=720px){.memory-hero-copy{padding-top:38px;padding-bottom:38px}.memory-benefits{grid-template-columns:1fr 1fr}.memory-products,.memory-models,.memory-experience,.memory-faq,.memory-other{padding-top:58px;padding-bottom:58px}.memory-kit{margin-top:18px;margin-bottom:58px}.memory-model-grid{gap:18px}.memory-flow-compact{padding:48px 18px}.memory-flow-compact .memory-steps{gap:0}.memory-flow-compact .memory-steps article{padding:18px 10px}.memory-approval-compact{margin:0 14px 54px;padding:30px 22px}.memory-approval-compact ul{grid-template-columns:1fr}.memory-scan-single figure{max-height:none}}.memory-product{grid-template-columns:.72fr 1.28fr;min-height:430px}.memory-footer{font-size:14px;line-height:1.65}.memory-footer nav a{font-size:13px}@media (width<=720px){.memory-product{grid-template-columns:1fr;min-height:0}.memory-product-photo{height:294px}.memory-footer{font-size:15px;line-height:1.7}.memory-footer nav a{font-size:14px}}.memory-products-catalog>.memory-section-title{text-align:center;margin:0 auto}.memory-products-catalog .memory-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1260px}.memory-products-catalog .memory-product{background:#fff;border-radius:12px;flex-direction:column;min-height:0;display:flex}.memory-products-catalog .memory-product-photo{background:#f7f2ec;height:310px}.memory-products-catalog .memory-product-photo img{object-fit:contain;width:100%;height:100%;padding:10px}.memory-products-catalog .memory-product-copy{text-align:center;flex-direction:column;flex:1;padding:24px 22px;display:flex}.memory-products-catalog .memory-product-copy>small{color:var(--mgreen);letter-spacing:.1em;text-transform:uppercase;font-weight:900}.memory-products-catalog .memory-product-copy h3{min-height:55px;margin:9px 0;font:400 25px/1.1 Georgia,serif}.memory-products-catalog .memory-product-copy>p{min-height:54px;color:var(--mmuted);margin:0;font-size:11px;line-height:1.55}.catalog-highlights{text-align:left;color:#4f493f;gap:6px;margin:16px 0;font-size:10px;display:grid}.catalog-highlights span:first-child{color:var(--mgreen);font-weight:800}.memory-products-catalog .memory-offer-price{margin-top:auto;padding-top:8px}.memory-products-catalog .memory-offer-price strong{font-size:29px}.memory-products-catalog .product-buy-actions{margin-top:15px}.memory-products-catalog .memory-soon{display:none}.memory-kit-card-photo{grid-template-columns:1fr 1fr;gap:0;display:grid}.memory-kit-card-photo img{min-width:0}.catalog-shipping-note{text-align:center;color:var(--mmuted);margin:28px auto 0;font-size:11px;display:block}.memory-gift-boxes{background:#f7f2ec;padding:58px max(24px,5vw)}.memory-gift-boxes>.memory-section-title{text-align:center;margin:0 auto}.memory-gift-box-grid{grid-template-columns:repeat(2,minmax(0,430px));justify-content:center;gap:18px;max-width:900px;margin:30px auto 0;display:grid}.memory-gift-box{background:#fff;border:1px solid #e1d3c5;border-radius:14px;grid-template-columns:150px minmax(0,1fr);display:grid;overflow:hidden}.memory-gift-box-photo{background:#f3ece4;height:100%;min-height:245px}.memory-gift-box-photo .product-gallery,.memory-gift-box-photo .product-zoom-trigger{width:100%;height:100%}.memory-gift-box-photo .product-zoom-trigger{place-items:center;padding:10px;display:grid}.memory-gift-box-photo .product-zoom-trigger>img{object-fit:contain;width:100%;height:100%}.memory-gift-box-copy{flex-direction:column;min-width:0;padding:20px 17px;display:flex}.memory-gift-box-copy>small{color:var(--mgreen);letter-spacing:.1em;font-size:10px;font-weight:900}.memory-gift-box-copy h3{margin:7px 0;font:400 22px/1.12 Georgia,serif}.memory-gift-box-copy>p{color:var(--mmuted);margin:0 0 12px;font-size:12px;line-height:1.45}.memory-gift-box-copy>strong{color:var(--mgreen);margin-top:auto;font:700 26px Georgia,serif}.memory-gift-box-copy>span{color:var(--mmuted);margin:5px 0 10px;font-size:11px}.memory-gift-box-copy .product-buy-actions{gap:7px}.memory-gift-box-copy .product-buy-actions>*{min-height:38px;padding:8px 10px;font-size:10px}.memory-gift-box-copy .memory-soon{display:none}@media (width<=900px){.memory-products-catalog .memory-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-products-catalog .memory-product-kit{grid-column:1/-1;justify-self:center;width:100%;max-width:500px}}@media (width<=620px){.memory-products-catalog{padding-left:0;padding-right:0;overflow:hidden}.memory-products-catalog>.memory-section-title{padding:0 18px}.memory-products-catalog .memory-product-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:13px;margin-top:30px;padding:4px 18px 18px;display:flex;overflow-x:auto}.memory-products-catalog .memory-product-grid::-webkit-scrollbar{display:none}.memory-products-catalog .memory-product{scroll-snap-align:center;flex:0 0 82vw}.memory-products-catalog .memory-product-kit{max-width:none}.memory-products-catalog .memory-product-photo{height:260px}.memory-products-catalog .memory-product-copy{padding:21px 18px}.memory-products-catalog .memory-product-copy h3{min-height:0;font-size:24px}.memory-products-catalog .memory-product-copy>p{min-height:0}.catalog-shipping-note{padding:0 22px}.memory-gift-boxes{padding:44px 14px}.memory-gift-box-grid{grid-template-columns:1fr;gap:12px;margin-top:24px}.memory-gift-box{grid-template-columns:112px minmax(0,1fr)}.memory-gift-box-photo{min-height:220px}.memory-gift-box-copy{padding:15px 12px}.memory-gift-box-copy h3{font-size:19px}.memory-gift-box-copy>p{font-size:11px}.memory-gift-box-copy>strong{font-size:23px}.memory-gift-box-copy .product-buy-actions{grid-template-columns:1fr}.memory-gift-box-copy .product-buy-actions>*{width:100%}}.hero-price-line{color:#70493b;align-items:baseline;gap:10px;margin:0 0 18px;display:flex}.hero-price-line del{color:#8c7b70;font-size:13px}.hero-price-line strong{color:#315f2b;font:700 31px Georgia,serif}.hero-price-line span{text-transform:uppercase;font-size:9px;font-weight:900}.memory-hero-photo .memory-hero-main[src*=arvore-memoria]{object-fit:contain;object-position:center;background:linear-gradient(135deg,#efe2d3,#f9f2e9);padding:24px}@media (width<=720px){.hero-price-line{flex-wrap:wrap}.memory-hero-photo .memory-hero-main[src*=arvore-memoria]{padding:12px}}.admin-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.order-alert-toggle{color:#694638;cursor:pointer;background:#fffaf4;border:1px solid #cdbdac;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:11px;font-weight:900;display:inline-flex}.order-alert-toggle span{color:#fff;background:#a72f48;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.order-alert-toggle.active{color:#315f2b;cursor:default;background:#edf7e9;border-color:#83af75}.order-alert-toggle.active span{background:#4c8b3f;animation:1.8s infinite order-alert-pulse}@keyframes order-alert-pulse{50%{box-shadow:0 0 0 6px #5c9b4d20}}@media (width<=700px){.admin-workspace>header{flex-direction:column;align-items:flex-start}.admin-header-actions{justify-content:flex-start}.order-alert-toggle{font-size:10px}}.memory-product-grid>.memory-product-kit{display:flex}.pix-payment-result{text-align:center;max-width:620px;margin:auto}.pix-instruction{color:#66554b;max-width:500px;margin:0 auto 20px;line-height:1.6}.pix-qr-frame{background:#fff;border:1px solid #dfd0c1;border-radius:18px;flex-direction:column;align-items:center;gap:8px;width:max-content;max-width:100%;margin:18px auto;padding:18px;display:flex}.pix-qr-frame .pix-qr{width:230px;max-width:65vw;height:auto}.pix-qr-frame small{color:#705e52;font-weight:700}.pix-copy-field{text-align:left;color:#613d30;text-transform:uppercase;gap:8px;font-size:12px;font-weight:900;display:grid}.pix-copy-field textarea{resize:none;text-transform:none;word-break:break-all;background:#fff;border:1px solid #cfbeae;border-radius:12px;width:100%;min-height:92px;padding:13px;font:12px/1.45 monospace}.pix-payment-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin:15px 0;display:flex}.pix-payment-actions button,.pix-payment-actions a{color:#fff;cursor:pointer;background:#315f2b;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:900;text-decoration:none;display:inline-flex}.pix-payment-actions a{background:#a82f49}.pix-payment-actions .pix-download{background:#765546}.pix-status-note{color:#5f4b40;background:#f4ecdf;border-radius:12px;padding:13px;font-size:13px;line-height:1.5}.pix-status-note a{color:#315f2b;font-weight:900}@media (width<=600px){.pix-payment-actions{display:grid}.pix-payment-actions button,.pix-payment-actions a{width:100%}.pix-qr-frame .pix-qr{width:200px}}.admin-art-upload{color:#fff;cursor:pointer;background:#315f2b;border-radius:999px;align-items:center;padding:9px 13px;font-size:11px;font-weight:900;display:inline-flex}.admin-art-upload input{display:none}.admin-qr-asset{background:#f5faf2;border:1px solid #c7d9bf;border-radius:14px;grid-template-columns:120px minmax(180px,.7fr) minmax(260px,1.4fr);align-items:center;gap:16px;margin:14px 0;padding:14px;display:grid}.admin-qr-asset img{object-fit:contain;background:#fff;border-radius:8px;width:120px;height:120px;padding:6px}.admin-qr-asset figcaption{gap:6px;display:grid}.admin-qr-asset small{color:#66745f}.admin-qr-asset a,.admin-whatsapp{width:max-content;max-width:100%;font-size:11px;font-weight:900;color:#fff!important;background:#315f2b!important;border-radius:999px!important;padding:9px 13px!important;text-decoration:none!important;display:inline-flex!important}.admin-whatsapp{background:#1c9b50!important}.admin-order-items .admin-art-data{background:#fff;border-left:1px solid #c7d9bf;border-radius:10px;gap:8px;padding:13px 15px;display:grid}.admin-art-data>strong{color:#315f2b;font-size:15px}.admin-art-data dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;margin:0;display:grid}.admin-art-data dl div{gap:2px;display:grid}.admin-art-data dt{letter-spacing:.08em;text-transform:uppercase;color:#78836f;font-size:10px;font-weight:900}.admin-art-data dd{color:#392c25;overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:700;line-height:1.35}.admin-art-data dl div:last-child{grid-column:1/-1}@media (width<=900px){.admin-qr-asset{grid-template-columns:120px 1fr}.admin-order-items .admin-art-data{border-top:1px solid #c7d9bf;border-left:0;grid-column:1/-1}}@media (width<=560px){.admin-qr-asset{grid-template-columns:1fr}.admin-qr-asset img{width:150px;height:150px}.admin-order-items .admin-art-data{grid-column:auto}.admin-art-data dl{grid-template-columns:1fr}.admin-art-data dl div:last-child{grid-column:auto}}.account-art-approval{background:#fffaf4;border:1px solid #decdbb;border-radius:18px;margin:18px 0;padding:18px}.account-art-approval>p{color:#705e52}.account-art-approval article{border-top:1px solid #e9ddcf;gap:12px;margin-top:15px;padding-top:15px;display:grid}.account-art-approval img{object-fit:contain;background:#fff;border-radius:12px;width:min(100%,620px);max-height:650px}.account-art-approval article>div{gap:10px;display:grid}.account-art-approval textarea{border:1px solid #ccb9a8;border-radius:10px;min-height:90px;padding:12px}.account-art-approval button{color:#fff;cursor:pointer;background:#315f2b;border:0;border-radius:999px;min-height:44px;font-weight:900}.account-art-approval .request-art-change{background:#a72f48}.shipping-calculator{text-align:left;background:#fffaf4;border:1px solid #dfd0c1;border-radius:14px;gap:9px;margin:16px 0;padding:14px;display:grid}.shipping-calculator>strong{color:#3d3029;font:700 17px Georgia,serif}.shipping-calculator>small{color:#78675c;font-size:10px}.shipping-calculator form{grid-template-columns:1fr auto;gap:8px;display:grid}.shipping-calculator input{min-width:0;font:inherit;background:#fff;border:1px solid #cba;border-radius:9px;padding:11px}.shipping-calculator form button{color:#fff;cursor:pointer;background:#315f2b;border:0;border-radius:9px;padding:0 13px;font-weight:900}.shipping-calculator form button:disabled{opacity:.65}.shipping-calc-error{color:#982d42;margin:0;font-size:11px;font-weight:800}.shipping-options{gap:7px;display:grid}.shipping-options>button{color:#40342e;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfd1c4;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.shipping-options>button.selected{background:#fff7f5;border:2px solid #a72f48}.shipping-options span,.shipping-options b,.shipping-options small{display:block}.shipping-options b{font-size:11px}.shipping-options small{color:#786b63;margin-top:3px;font-size:9px}.shipping-options>button>strong{white-space:nowrap;color:#315f2b;font-size:12px}.shipping-result{border-top:1px solid #eadfd4;gap:6px;padding-top:8px;display:grid}.shipping-result p{justify-content:space-between;gap:10px;margin:0;font-size:11px;display:flex}.shipping-result .discount{color:#315f2b}.shipping-result .total{border-top:1px solid #ded0c3;margin-top:3px;padding-top:8px;font-size:14px}.shipping-result>a{color:#fff;text-align:center;background:#a72f48;border-radius:9px;place-items:center;min-height:42px;margin-top:5px;font-size:11px;font-weight:900;text-decoration:none;display:grid}@media (width<=620px){.shipping-calculator{padding:13px}.shipping-calculator form{grid-template-columns:1fr}.shipping-calculator form button{min-height:42px}}@media (width>=901px){.memory-hero,.memory-hero-visual{min-height:540px}.memory-hero-copy{padding:34px clamp(32px,5vw,76px)}.memory-hero h1{margin:14px 0 18px;font-size:clamp(48px,4.5vw,68px);line-height:.92}.memory-lead{margin:0;font-size:16px;line-height:1.48}.memory-script{margin:14px 0 16px;font-size:16px}.hero-price-line{margin-bottom:12px}.hero-price-line strong{font-size:27px}.memory-actions{gap:18px}.memory-actions .memory-button{padding:13px 20px}.memory-products-catalog .memory-product-photo{height:220px}.memory-products-catalog .memory-product-copy{padding:14px 15px}.memory-products-catalog .memory-product-copy h3{min-height:42px;margin:5px 0;font-size:21px}.memory-products-catalog .memory-product-copy>p{min-height:36px;font-size:10px;line-height:1.4}.catalog-highlights{gap:3px;margin:8px 0;font-size:9px}.memory-products-catalog .memory-offer-price{padding-top:3px}.memory-products-catalog .memory-offer-price strong{font-size:25px}.shipping-calculator{border-radius:10px;gap:3px;margin:6px 0;padding:6px 8px}.shipping-calculator>strong{font-size:14px;line-height:1.15}.shipping-calculator>small{font-size:9px;line-height:1.2}.shipping-calculator form{gap:6px}.shipping-calculator input{height:34px;padding:5px 8px;font-size:13px}.shipping-calculator form button{border-radius:8px;min-height:34px;padding:0 10px;font-size:13px}.memory-products-catalog .product-buy-actions{gap:7px;margin-top:8px}.memory-products-catalog .product-buy-actions .memory-buy,.memory-products-catalog .product-buy-actions>a{min-height:38px;padding:8px;font-size:11px}}.memory-hero-copy{background:radial-gradient(circle at 12% 8%,#fff 0,#0000 34%),linear-gradient(145deg,#fff8ef 0%,#f4e7d7 100%);position:relative}.memory-hero-copy:before{content:"";background:linear-gradient(#a72f48,#62b637);border-radius:0 6px 6px 0;width:5px;position:absolute;top:12%;bottom:12%;left:0}.memory-hero-copy .memory-eyebrow{color:#fff;background:#a72f48;border-radius:999px;padding:7px 11px;display:table;box-shadow:0 8px 20px #7d243536}.memory-hero h1{color:#35251e;text-shadow:0 1px #fff}.memory-hero h1 em{color:#58b934;text-shadow:none;display:block}.hero-price-line{background:#fffdf9;border:1px solid #dfc9b6;border-radius:12px;width:max-content;max-width:100%;padding:9px 13px;box-shadow:0 10px 25px #4d2f1d13}.hero-price-line span{color:#9b2943;background:#f5dfe4;border-radius:999px;padding:5px 8px}.memory-actions .memory-button{letter-spacing:.04em;font-size:11px;transition:transform .2s,box-shadow .2s;transform:translateY(0);box-shadow:0 12px 28px #315f2b38}.memory-actions .memory-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #315f2b46}.memory-hero-photo .memory-seal{color:#fff;background:#a72f48;border:2px solid #fff;box-shadow:0 14px 34px #3d1d2450}@media (width<=720px){.memory-hero-copy:before{width:4px;top:8%;bottom:8%}.memory-hero-copy .memory-eyebrow{padding:6px 10px}.hero-price-line{width:100%;padding:10px 12px}.memory-actions .memory-button{min-height:48px;font-size:11px}}.memory-generator .memory-assets-list{gap:12px;margin-top:14px;display:grid}.memory-generator .memory-assets{background:#fff;border:1px solid #c8d8c1;border-radius:14px;padding:14px}.memory-generator .memory-assets>div{gap:14px;margin:12px 0;display:flex}.memory-generator .memory-assets figure{text-align:center;margin:0}.memory-generator .memory-assets figure img{object-fit:contain;border:1px solid #e1e1e1;width:150px;height:150px;display:block}.memory-generator .memory-assets figcaption{color:#5e6b59;margin-top:5px;font-size:11px;font-weight:800}.memory-generator .memory-assets nav{flex-wrap:wrap;gap:8px;display:flex}.memory-generator .memory-assets nav a{color:#fff;background:#315f2b;border-radius:999px;margin:0;padding:9px 13px;font-size:11px;text-decoration:none}@media (width<=560px){.memory-generator .memory-assets>div{flex-direction:column}.memory-generator .memory-assets figure img{width:180px;height:180px}}.memory-hero-photo .memory-hero-main,.memory-hero-photo .memory-hero-main[src*=arvore-memoria]{object-fit:cover;object-position:center;background:#eadbc9;padding:0}.account-password{background:#fffaf4;border:1px solid #decebf;border-radius:18px;margin-top:28px;padding:24px}.account-password h2{margin-top:0}.account-password form{grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;display:grid}.account-password label{gap:6px;font-size:12px;font-weight:900;display:grid}.account-password input{border:1px solid #cdbbaa;border-radius:9px;padding:12px}.account-password button{color:#fff;background:#315f2b;border:0;border-radius:9px;min-height:43px;padding:0 18px;font-weight:900}.account-forgot{color:#315f2b;margin-top:8px;font-weight:900;display:inline-block}@media (width<=700px){.account-password form{grid-template-columns:1fr}.account-password button{min-height:46px}}.admin-overview{gap:22px;display:grid}.overview-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.overview-metrics article,.admin-overview>section{background:#fff;border:1px solid #e1d5c9;border-radius:16px;padding:22px}.overview-metrics span{color:#806d60;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.overview-metrics strong{color:#315f2b;margin-top:10px;font:700 27px Georgia,serif;display:block}.admin-overview h2{margin-top:0;font:700 24px Georgia,serif}.overview-alerts{flex-wrap:wrap;gap:12px;display:flex}.overview-alerts button{color:#4f382d;cursor:pointer;background:#fffaf4;border:1px solid #d8c8b9;border-radius:12px;align-items:center;gap:9px;padding:14px 17px;display:flex}.overview-alerts b{color:#fff;background:#a72f48;border-radius:50%;place-items:center;min-width:28px;height:28px;display:grid}.admin-overview ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.admin-overview li{border-bottom:1px solid #eee3d8;justify-content:space-between;padding:11px;display:flex}@media (width<=900px){.overview-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.overview-metrics{grid-template-columns:1fr}}.cookie-consent{z-index:9999;color:#49372e;background:#fffaf4;border:1px solid #d9c7b8;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;max-width:980px;margin:auto;padding:18px 20px;display:flex;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 14px 45px #2f211b35}.cookie-consent p{max-width:620px;margin:0;font-size:13px;line-height:1.5}.cookie-consent div{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.cookie-consent button,.cookie-consent a{color:#315f2b;cursor:pointer;background:#fff;border:1px solid #315f2b;border-radius:8px;padding:10px 13px;font-size:11px;font-weight:900;text-decoration:none}.cookie-consent .accept{color:#fff;background:#315f2b}@media (width<=720px){.cookie-consent{flex-direction:column;align-items:stretch}.cookie-consent div{grid-template-columns:1fr 1fr;display:grid}.cookie-consent a{text-align:center;grid-column:1/-1}}.site-whatsapp-float{z-index:70;color:#fff;background:#238b4b;border-radius:999px;align-items:center;gap:9px;min-height:54px;padding:10px 18px 10px 13px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .18s,background .18s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 32px #1c693757}.site-whatsapp-float:hover{background:#1d7a40;transform:translateY(-2px)}.site-whatsapp-float:focus-visible{outline-offset:3px;outline:3px solid #fff}.site-whatsapp-float svg{flex:none;width:30px;height:30px}@media (width<=720px){.site-whatsapp-float{justify-content:center;width:56px;height:56px;min-height:56px;padding:12px;bottom:84px;right:16px}.site-whatsapp-float span{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-whatsapp-float svg{width:32px;height:32px}}.site-whatsapp-float{cursor:pointer;border:0}.site-chat{z-index:69;color:#3f3028;background:#fffaf4;border:1px solid #d9c7b8;border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(370px,100vw - 28px);max-height:min(650px,100vh - 120px);display:grid;position:fixed;bottom:84px;right:20px;overflow:hidden;box-shadow:0 20px 60px #32221947}.site-chat>header,.admin-chat-thread>header,.admin-chat-list>header{justify-content:space-between;align-items:center;display:flex}.site-chat>header{color:#fff;background:#315f2b;padding:15px 16px}.site-chat>header div{gap:2px;display:grid}.site-chat>header button{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;width:34px;height:34px;font-size:25px}.site-chat-intro,.site-chat-empty{margin:0;padding:18px;font-size:14px}.site-chat-messages,.admin-chat-messages{background:#f5eee5;align-content:start;gap:9px;padding:14px;display:grid;overflow:auto}.site-chat-messages{min-height:130px;max-height:260px}.site-chat-messages p,.admin-chat-messages p{gap:3px;max-width:86%;margin:0;display:grid}.site-chat-messages p.customer,.admin-chat-messages p.admin{justify-self:end}.site-chat-messages span,.admin-chat-messages span{background:#fff;border-radius:13px;padding:9px 11px}.site-chat-messages .customer span,.admin-chat-messages .admin span{background:#dff0db}.site-chat-messages small,.admin-chat-messages small{color:#7b6b60;font-size:10px}.site-chat form{gap:9px;padding:14px;display:grid}.site-chat label{gap:4px;font-size:12px;font-weight:800;display:grid}.site-chat input,.site-chat textarea,.admin-chat textarea{width:100%;font:inherit;background:#fff;border:1px solid #cba;border-radius:9px;padding:10px}.site-chat textarea{min-height:70px}.site-chat-send{color:#fff;background:#315f2b;border:0;border-radius:9px;padding:11px;font-weight:900}.site-chat-error,.admin-chat-error{color:#9a2c43;margin:0;font-size:12px}.site-chat-whatsapp{color:#238b4b;text-align:center;border-top:1px solid #e3d7cb;padding:10px 14px;font-size:12px;font-weight:900;text-decoration:none;display:block}.admin-chat{background:#fff;border:1px solid #dbcdbf;border-radius:18px;grid-template-columns:290px minmax(0,1fr);min-height:600px;display:grid;overflow:hidden}.admin-chat-list{background:#faf6f0;border-right:1px solid #e5d9cd}.admin-chat-list header,.admin-chat-thread>header{padding:16px}.admin-chat-list h2,.admin-chat-thread h2{margin:0}.admin-chat-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #eadfd5;gap:5px;width:100%;padding:14px 16px;display:grid}.admin-chat-list>button.active{background:#e8f1e4}.admin-chat-list strong{justify-content:space-between;display:flex}.admin-chat-list b{color:#fff;background:#315f2b;border-radius:99px;padding:2px 7px}.admin-chat-list small{color:#76685e}.admin-chat-thread{grid-template-rows:auto minmax(350px,1fr) auto;min-width:0;display:grid}.admin-chat-thread>header div:last-child{gap:8px;display:flex}.admin-chat-thread>header a,.admin-chat-thread>header button,.admin-chat-thread form button{color:#fff;background:#315f2b;border:0;border-radius:8px;padding:9px 12px;font-weight:800;text-decoration:none}.admin-chat-messages{max-height:460px}.admin-chat-thread form{grid-template-columns:1fr auto;gap:10px;padding:14px;display:grid}.admin-chat-thread textarea{min-height:70px}.admin-chat-placeholder{color:#76685e;place-items:center;display:grid}@media (width<=720px){.site-chat{max-height:calc(100vh - 170px);bottom:150px;right:14px}.site-chat input,.site-chat textarea{font-size:16px}.admin-chat{grid-template-columns:1fr}.admin-chat-list{border-right:0}.admin-chat-thread>header{align-items:flex-start;gap:10px}.admin-chat-thread>header div:last-child{flex-direction:column}.admin-chat-thread form{grid-template-columns:1fr}}.admin-order-link{background:#fff;border:1px solid #dccbb9;border-radius:16px;grid-template-columns:minmax(260px,1fr) minmax(240px,.7fr) auto;align-items:end;gap:18px;margin-bottom:18px;padding:22px;display:grid}.admin-order-link strong{color:#39261c;font-family:Georgia,serif;font-size:21px;display:block}.admin-order-link p{color:#685347;margin:6px 0 0;line-height:1.5}.admin-order-link label{color:#5a3a29;gap:7px;font-weight:700;display:grid}.admin-order-link select{background:#fff;border:1px solid #d8c5b2;border-radius:10px;min-height:44px;padding:0 12px}.admin-order-link button{color:#fff;cursor:pointer;background:#2f692d;border:0;border-radius:10px;min-height:44px;padding:0 18px;font-weight:800}@media (width<=850px){.admin-order-link{grid-template-columns:1fr}.admin-order-link button{width:100%}}.sender-settings{background:#fffaf4;border:1px solid #d9c9b8;border-radius:14px;gap:14px;margin:18px 0 8px;padding:18px;display:grid}.sender-settings legend{color:#3d2b21;padding:0 8px;font:700 20px Georgia,serif}.sender-settings>p{color:#6d5b50;margin:0!important}.sender-settings>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.integration-admin .sender-settings label{gap:6px;margin:0;display:grid}.sender-settings label.wide{grid-column:1/-1}.integration-admin .sender-settings input{box-sizing:border-box;width:100%}.sender-settings>button{justify-self:start}@media (width<=620px){.sender-settings>div{grid-template-columns:1fr}.sender-settings label.wide{grid-column:auto}.sender-settings>button{width:100%}}.memory-hero-question{color:#3b2921;margin:0 0 12px;font:700 clamp(25px,3vw,44px)/1.08 Georgia,serif}.memory-hero-question em{color:#59b936;font-family:Segoe Script,Brush Script MT,cursive}.memory-hero-copy .memory-lead span{margin-top:7px;display:block}.memory-media-choice{background:#fffaf5;padding:64px max(24px,6vw)}.memory-media-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:980px;margin:28px auto 0;display:grid}.memory-media-choice-grid article{background:#f8f1e8;border:1px solid #dfd0c2;border-radius:18px;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:18px;padding:22px;display:grid}.memory-media-choice-grid article>span{color:#fff;background:#315f2b;border-radius:50%;place-items:center;width:76px;height:76px;font-size:27px;display:grid}.memory-media-choice-grid h3{color:#3b2b23;margin:0 0 7px;font:700 24px Georgia,serif}.memory-media-choice-grid p{color:#6b584d;margin:0;line-height:1.5}.memory-media-choice-grid strong{color:#315f2b;margin-top:9px;display:block}.memory-experience-early{border-top:1px solid #eadccf;border-bottom:1px solid #eadccf}.memory-no-app-line{background:#315f2b;border-radius:999px;padding:9px 15px;font-weight:900;display:inline-block;color:#fff!important;margin-top:18px!important}.memory-emotional{text-align:center;max-width:1000px;margin:0 auto;padding:90px 7vw}.memory-emotional h2{color:#392820;max-width:780px;margin:10px auto 28px;font:clamp(36px,5vw,62px)/1.05 Georgia,serif}.memory-emotional-lines{grid-template-columns:1fr 1fr;gap:30px;margin:35px 0;display:grid}.memory-emotional-lines p{color:#69564b;font-size:18px;line-height:1.8}.memory-emotional>strong{color:#a72f48;margin:28px 0 8px;font:italic 25px Georgia,serif;display:block}.memory-for-whom{background:#f8f1e8;padding:80px 6vw}.memory-for-whom>div:last-child{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1250px;margin:auto;display:grid}.memory-for-whom article{background:#fff;border:1px solid #e3d2c3;border-radius:18px;padding:24px 20px}.memory-for-whom h3{color:#3b2b23;margin:0 0 10px;font:700 22px Georgia,serif}.memory-for-whom p{color:#6b584d;margin:0;line-height:1.55}.memory-products-cta{margin:28px auto 0;text-decoration:none;display:table}.approval-assurance{color:#315f2b;margin:10px 0 6px;font-size:18px;display:block}@media (width<=900px){.memory-for-whom>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.memory-hero-question{font-size:29px}.memory-media-choice{padding:48px 18px}.memory-media-choice-grid{grid-template-columns:1fr}.memory-media-choice-grid article{grid-template-columns:58px minmax(0,1fr);gap:13px;padding:16px}.memory-media-choice-grid article>span{width:58px;height:58px;font-size:22px}.memory-media-choice-grid h3{font-size:21px}.memory-emotional{padding:60px 22px}.memory-emotional-lines{grid-template-columns:1fr;gap:5px;margin:25px 0}.memory-for-whom{padding:55px 18px}.memory-for-whom>div:last-child{grid-template-columns:1fr}.memory-products-cta{box-sizing:border-box;text-align:center;width:100%}}.product-zoom-trigger{cursor:zoom-in;border-radius:inherit;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.product-zoom-trigger>img{object-fit:cover;width:100%;height:100%;transform-origin:var(--zoom-x,50%) var(--zoom-y,50%);will-change:transform;transition:transform .22s;display:block}.product-zoom-icon{color:#2d672d;pointer-events:none;background:#fffcf6eb;border:1px solid #2d672d3d;border-radius:50%;place-items:center;width:2rem;height:2rem;font:700 1.45rem/1 Georgia,serif;display:grid;position:absolute;bottom:.7rem;right:.7rem;box-shadow:0 3px 14px #2f221b29}.product-zoom-trigger:focus-visible{outline-offset:-3px;outline:3px solid #4caf3d}.product-lightbox{z-index:10000;background:#17110de6;place-items:center;padding:clamp(.75rem,3vw,2.5rem);display:grid;position:fixed;inset:0}.product-lightbox-stage{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;place-items:center;width:min(90vw,1100px);height:min(86vh,850px);display:grid;overflow:hidden}.product-lightbox-stage:active{cursor:grabbing}.product-lightbox-stage img{object-fit:contain;transform-origin:50%;will-change:transform;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform 80ms linear;display:block}.product-lightbox-close,.product-lightbox-prev,.product-lightbox-next{z-index:2;color:#2d672d;cursor:pointer;background:#fffcf6f0;border:1px solid #ffffff73;border-radius:50%;place-items:center;display:grid;position:absolute;box-shadow:0 4px 18px #00000040}.product-lightbox-close{width:3rem;height:3rem;font:400 2rem/1 Arial,sans-serif;top:1rem;right:1rem}.product-lightbox-prev,.product-lightbox-next{width:3rem;height:3rem;font:400 2.3rem/1 Georgia,serif;top:50%;transform:translateY(-50%)}.product-lightbox-prev{left:1rem}.product-lightbox-next{right:1rem}.product-lightbox button:focus-visible{outline-offset:3px;outline:3px solid #73c65c}.product-lightbox-count{color:#fff;background:#0000009e;border-radius:1rem;padding:.35rem .7rem;font-size:.875rem;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@media (hover:hover) and (pointer:fine){.product-zoom-trigger:hover>img{transform:scale(2.25)}}@media (width<=640px){.product-lightbox{padding:.5rem}.product-lightbox-stage{width:100vw;height:100dvh}.product-lightbox-close{top:.75rem;right:.75rem}.product-lightbox-prev,.product-lightbox-next{display:none}.product-zoom-icon{width:1.85rem;height:1.85rem;bottom:.5rem;right:.5rem}.product-lightbox-stage img{transition:none}}.checkout-product-zoom{height:auto;margin-bottom:1rem}.checkout-product-zoom>img{margin-bottom:0}.product-lightbox{background:#17110deb;padding:clamp(1rem,4vw,3.5rem)}.product-lightbox .product-lightbox-stage{background:#fffcf60f;border-radius:16px;width:min(92vw,1180px);height:min(86vh,860px);box-shadow:0 24px 80px #0000004d}.product-lightbox .product-lightbox-stage>img{object-fit:contain;border-radius:0;width:auto;max-width:100%;height:auto;max-height:100%;margin:0;padding:0;display:block}.product-lightbox .product-lightbox-close,.product-lightbox .product-lightbox-prev,.product-lightbox .product-lightbox-next{z-index:3;background:#fffaf3;border-color:#ffffffa6;box-shadow:0 6px 24px #00000059}.product-lightbox .product-lightbox-close{width:3.25rem;height:3.25rem;top:clamp(.75rem,2vw,1.5rem);right:clamp(.75rem,2vw,1.5rem)}@media (width<=640px){.product-lightbox{padding:.75rem}.product-lightbox .product-lightbox-stage{border-radius:12px;width:calc(100vw - 1.5rem);height:calc(100dvh - 1.5rem)}.product-lightbox .product-lightbox-close{width:3rem;height:3rem;top:1rem;right:1rem}.product-lightbox .product-lightbox-stage>img{max-width:calc(100% - 1rem);max-height:calc(100% - 1rem);transition:none}}.product-lightbox .product-lightbox-stage{box-sizing:border-box;padding:1rem}.product-lightbox .product-lightbox-stage>img{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}.product-lightbox-zoom{z-index:4;background:#fffaf3f5;border:1px solid #ffffff73;border-radius:999px;align-items:center;gap:.25rem;padding:.35rem;display:flex;position:absolute;bottom:clamp(.75rem,2vw,1.5rem);left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0000004d}.product-lightbox .product-lightbox-zoom button{color:#2d672d;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;min-width:2.75rem;height:2.75rem;padding:0 .7rem;font:700 1.35rem/1 Arial,sans-serif;display:grid}.product-lightbox .product-lightbox-zoom button:hover:not(:disabled){background:#e8f2e3}.product-lightbox .product-lightbox-zoom button:disabled{opacity:.35;cursor:not-allowed}.product-lightbox .product-lightbox-zoom .product-lightbox-reset{min-width:4rem;font-size:.82rem}@media (width<=640px){.product-lightbox .product-lightbox-stage{padding:.5rem}.product-lightbox-zoom{bottom:1rem}.product-lightbox .product-lightbox-zoom button{min-width:2.6rem;height:2.6rem}}.product-lightbox .product-lightbox-stage>img{object-fit:contain!important;width:min(100%,100dvh - 8rem)!important;height:min(100%,100dvh - 8rem)!important}@media (width<=640px){.product-lightbox .product-lightbox-stage>img{width:min(100%,100dvh - 6rem)!important;height:min(100%,100dvh - 6rem)!important}}.product-gallery{width:100%;height:100%}.product-gallery.with-thumbnails{height:auto}.product-gallery-thumbs{gap:8px;padding:9px 2px;display:flex;overflow-x:auto}.product-gallery-thumbs button{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:8px;flex:0 0 58px;width:58px;height:58px;padding:2px}.product-gallery-thumbs button.active{border-color:#386c2c}.product-gallery-thumbs img{border-radius:5px;object-fit:cover!important;width:100%!important;height:100%!important;padding:0!important}.admin-gallery-list{gap:10px;display:grid}.admin-gallery-list article{border:1px solid #e4d7ca;border-radius:10px;gap:6px;padding:8px;display:grid}.admin-gallery-list article>img{object-fit:cover;border-radius:7px;width:100%;height:100px}.admin-gallery-list input{border:1px solid #d7c8bb;border-radius:7px;min-width:0;padding:8px}.admin-gallery-list article div{flex-wrap:wrap;gap:5px;display:flex}.admin-gallery-list article button{padding:7px;font-size:10px}.product-model-admin>button{color:#fff;background:#386c2c;border:0;border-radius:8px;padding:10px 14px;font-weight:800}.product-model-admin>div{gap:9px;margin-top:12px;display:grid}.product-model-admin article{border:1px solid #e4d7ca;border-radius:10px;grid-template-columns:60px 1fr 75px auto auto;align-items:center;gap:8px;padding:9px;display:grid}.product-model-thumb{color:#80675a;text-align:center;background:#f2e9df;border-radius:7px;place-items:center;width:60px;height:55px;font-size:10px;line-height:1.15;display:grid;overflow:hidden}.product-model-thumb img{object-fit:cover;width:60px;height:55px}.product-model-admin article input{border:1px solid #d7c8bb;border-radius:7px;min-width:0;padding:8px}.recovery-metrics{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.recovery-metrics article{background:#fff;border:1px solid #e1d4c7;border-radius:12px;padding:14px}.recovery-metrics span,.recovery-metrics strong{display:block}.recovery-metrics span{color:#75665e;font-size:10px}.recovery-metrics strong{color:#315f2b;margin-top:5px;font-size:20px}.recovery-admin>article.priority{border-color:#c17130;box-shadow:0 0 0 2px #f7dbc3}.recovery-admin>article button{color:#fff;background:#386c2c;border:0;border-radius:8px;padding:10px 13px;font-weight:800}.recovery-admin>article button:disabled{opacity:.45}.recovery-admin>article button+button{background:#80675a}@media (width<=800px){.recovery-metrics{grid-template-columns:repeat(2,1fr)}.product-model-admin article{grid-template-columns:60px minmax(0,1fr) 70px}.product-model-thumb{grid-row:span 2}.product-model-admin article label,.product-model-admin article button{grid-column:auto}.product-gallery-thumbs button{flex-basis:52px;width:52px;height:52px}}.product-model-admin article{grid-template-columns:112px minmax(180px,1fr) 82px auto auto;align-items:end}.product-model-thumb{background:#f2e9df;flex-direction:column;justify-content:center;align-self:stretch;width:112px;height:auto;min-height:76px;display:flex;overflow:visible}.product-model-thumb img{object-fit:cover;border-radius:7px 7px 0 0;width:112px;height:70px}.product-model-thumb>span{place-items:center;min-height:70px;display:grid}.product-model-thumb label{color:#fff;text-align:center;cursor:pointer;background:#386c2c;border-radius:0 0 7px 7px;width:100%;padding:7px 4px;font-size:11px;font-weight:700;display:block}.product-model-thumb label input{display:none}.product-model-name,.product-model-position{color:#6d5547;gap:4px;font-size:11px;font-weight:700;display:grid}.product-model-active{white-space:nowrap;padding-bottom:9px}@media (width<=800px){.product-model-admin article{grid-template-columns:112px minmax(0,1fr)}.product-model-thumb{grid-row:span 2}.product-model-position{grid-column:2}.product-model-active{grid-column:1;padding:4px 0}.product-model-admin article>button{grid-column:2;width:100%}}.site-chat-hours{background:#fffaf4;border-bottom:1px solid #e3d7cb;gap:3px;margin:0;padding:11px 15px;font-size:12px;display:grid}.site-chat-hours span{color:#6f6158;line-height:1.4}.site-chat-closed{color:#5d4d43;text-align:center;background:#f5eee5;margin:0;padding:20px 18px;font-size:14px;line-height:1.5}.other-products{background:#f6efe6;padding:72px clamp(22px,5vw,72px)}.other-products>.memory-section-title{text-align:center;max-width:760px;margin:0 auto 34px}.other-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1320px;margin:0 auto;display:grid}.other-products-grid article{background:#fffaf4;border:1px solid #decec0;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px #4a302214}.other-products-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.other-products-grid article>div{padding:18px}.other-products-grid h3{color:#315f2b;margin:0 0 8px;font-size:21px}.other-products-grid p{color:#64564d;min-height:48px;margin:0 0 15px;line-height:1.5}.other-products-grid a{color:#8a412c;font-weight:800;text-decoration:none;display:inline-block}.other-products-grid a:hover{text-decoration:underline}@media (width<=900px){.other-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.other-products{padding:48px 16px}.other-products-grid{grid-template-columns:1fr}.other-products-grid article{grid-template-columns:116px minmax(0,1fr);display:grid}.other-products-grid img{aspect-ratio:auto;height:100%}.other-products-grid article>div{padding:14px}.other-products-grid h3{font-size:18px}.other-products-grid p{min-height:0;font-size:14px}}html,body{max-width:100%;overflow-x:clip}main,section,article,header,footer,nav,aside,form,fieldset,div{min-width:0}.site-header{gap:28px;max-width:1560px;height:76px;padding:0 clamp(24px,3.5vw,56px)}.site-header .logo-img{width:174px;height:60px}.site-header nav{gap:26px}.header-cta,.primary-button,.light-button{padding:12px 19px}.hero{min-height:560px}.hero-content{padding:64px clamp(28px,5vw,78px) 48px}.hero h1{font-size:clamp(48px,4.8vw,72px)}.hero-lead{margin:22px 0;font-size:18px;line-height:1.55}.proof-row{margin-top:38px;padding-top:19px}.brand-ribbon{min-height:48px}.section{max-width:1480px;padding:76px clamp(24px,3.5vw,52px)}.section-intro{gap:40px;margin-bottom:36px}.section h2,.story h2{font-size:clamp(42px,4vw,60px)}.collection-card,.collection-visual{min-height:310px}.collection-copy{padding:25px 24px}.collection-copy h3{margin:24px 0 10px;font-size:27px}.collection-card.ecobag-carousel,.collection-card.ecobag-carousel .collection-visual{min-height:360px}.collection-card.ecobag-carousel .collection-copy{padding:30px}.story-image{min-height:560px}.story-copy{padding:68px clamp(38px,5vw,78px)}.story h2{margin-bottom:25px}.story blockquote{margin-top:26px}.story-copy.story-copy-wide{gap:clamp(40px,6vw,82px);max-width:1480px;padding:58px clamp(24px,3.5vw,52px)}.process{gap:60px}.process-title h2{margin-bottom:26px;font-size:52px}.process-list article{padding:24px 0}.closing-cta{max-width:1360px;min-height:430px;margin:0 auto 68px}.closing-copy{padding:54px 48px}.closing-copy h2{font-size:49px}footer{gap:38px;padding:46px max(4vw,40px) 22px}.footer-brand .logo-img{width:190px}.construction-banner{min-height:36px;padding:7px 20px}.memory-header{gap:28px;height:72px;padding:0 clamp(20px,4vw,60px)}.memory-logo img{width:152px;height:54px}.memory-header nav{gap:20px}.memory-header-cta,.memory-button{padding:12px 17px}.memory-hero,.memory-hero-visual{min-height:520px}.memory-hero-copy{padding:46px clamp(28px,5vw,76px)}.memory-hero h1{margin:14px 0 18px;font-size:clamp(46px,4.5vw,68px)}.memory-lead{font-size:16px;line-height:1.5}.memory-script{margin:14px 0 18px;font-size:16px}.memory-trust{margin-top:24px;padding-top:16px}.memory-emotion{padding:70px 30px}.memory-emotion h2,.memory-section-title h2,.memory-other h2,.memory-faq h2{margin:12px 0 20px;font-size:clamp(38px,4vw,56px)}.memory-products,.memory-flow,.memory-other,.memory-models,.memory-for-whom{padding:68px max(24px,5vw)}.memory-product-grid{gap:16px;margin-top:32px}.memory-products-catalog .memory-product-grid{max-width:1400px}.memory-products-catalog .memory-product-photo{height:255px}.memory-products-catalog .memory-product-copy{padding:13px 15px}.memory-products-catalog .memory-product-copy h3{min-height:38px;font-size:20px}.memory-experience{gap:70px;padding:72px max(26px,6vw)}.memory-experience h2,.memory-approval h2,.memory-final h2{margin:12px 0 20px;font-size:clamp(40px,4vw,58px)}.memory-experience ol{margin-top:22px}.memory-experience li{padding:14px 0}.memory-flow-compact{padding-top:52px;padding-bottom:52px}.memory-steps article{margin-right:16px;padding:20px 16px 16px 0}.memory-steps h3{margin:28px 0 8px}.memory-approval,.memory-approval-compact{gap:52px;max-width:1360px;margin:68px auto;padding:48px}.memory-approval-compact{margin-bottom:60px}.memory-faq{gap:60px;max-width:1360px;padding:72px 34px}.memory-faq summary{padding:17px 6px}.memory-emotional{padding:64px 6vw}.memory-emotional h2{margin-bottom:20px}.memory-emotional-lines{gap:22px;margin:24px 0}.memory-for-whom>div:last-child{max-width:1400px}.memory-for-whom article{padding:18px 16px}.memory-final{gap:36px;margin:0 max(20px,4vw) 56px;padding:50px}.memory-footer{padding-top:42px;padding-bottom:22px}.cart-page,.checkout-page,.account-page,.legal-page{min-height:auto}.cart-page>header,.checkout-page>header,.account-page>header,.legal-page>header{height:70px;padding:0 max(20px,4vw)}.cart-page>header img,.checkout-page>header img,.account-page>header img,.legal-page>header img{object-fit:contain;width:138px;height:52px}.account-page>header nav{justify-content:flex-end;align-items:center;gap:22px;display:flex}.account-page>header nav a{white-space:nowrap}.cart-page>section{max-width:1220px;margin:28px auto;padding:0 20px}.cart-page h1{margin:5px 0 20px;font-size:44px}.cart-list{gap:10px;margin-right:330px}.cart-list article{border-radius:14px;grid-template-columns:108px 1fr;gap:16px;padding:11px}.cart-list img{width:108px;height:108px}.cart-list h2{margin:5px 0;font-size:22px}.cart-summary{border-radius:14px;width:300px;padding:19px;top:112px;right:max(20px,50vw - 610px)}.cart-summary label{margin:14px 0}.cart-summary>p{font-size:18px}.checkout-steps{max-width:1220px;margin-top:18px}.checkout-steps span{padding:10px}.checkout-shell{border-radius:14px;grid-template-columns:280px 1fr;max-width:1220px;margin:16px auto 44px}.checkout-shell>aside{padding:20px}.checkout-shell>aside>.product-gallery>.product-zoom-trigger>img{height:225px}.checkout-shell>aside h1{margin:16px 0 8px;font-size:25px}.checkout-shell>aside>strong{font-size:27px}.checkout-auth,.checkout-form,.checkout-payment-wrap{padding:28px 32px}.checkout-auth h2,.checkout-form h2{margin:5px 0 10px;font-size:30px}.checkout-auth form,.form-grid{gap:11px;margin-top:17px}.checkout-auth input,.checkout-form input,.checkout-form textarea{padding:11px}.personalization-list{gap:12px}.personalization-card{padding:15px}.checkout-consent{margin:16px 0}.shipping-summary{margin-bottom:16px;padding:15px 18px}.checkout-notes{margin:13px 0}.account-login,.account-content{border-radius:15px;max-width:1120px;margin:32px auto;padding:30px}.account-login{max-width:540px}.account-login h1,.account-head h1{font-size:36px}.account-login form{margin-top:20px}.account-orders>h2{margin-top:30px}.account-orders article{margin-top:11px;padding:18px}.order-timeline{margin:15px 0}.order-summary{gap:9px;margin-bottom:14px}.account-audio-items,.account-art-approval,.account-password{margin:14px 0;padding:15px}.legal-page article{border-radius:18px;max-width:980px;margin:32px auto;padding:32px}.legal-page h1{margin:6px 0 20px;font-size:44px}.legal-page h2{margin:24px 0 6px;font-size:25px}.legal-page aside{margin-top:25px;padding:15px}.admin-shell{grid-template-columns:230px minmax(0,1fr)}.admin-sidebar{padding:20px 17px}.admin-sidebar>img{width:164px;height:58px}.admin-sidebar>div{margin:22px 0}.admin-sidebar nav{gap:5px}.admin-sidebar nav button,.admin-sidebar nav a{padding:10px 11px}.admin-workspace{max-width:1540px;padding:28px clamp(20px,3vw,46px) 48px}.admin-workspace>header{margin-bottom:22px}.admin-workspace h1{font-size:36px}.new-product,.text-editor,.testimonial-form{border-radius:14px;gap:13px;padding:20px}.testimonial-form{margin-bottom:22px}.admin-list-head{margin:28px 0 12px}.product-admin-list,.orders-admin-list,.customer-admin,.recovery-admin,.security-admin,.site-settings,.complete-products{gap:11px}.product-admin-card{grid-template-columns:150px 1fr}.product-thumb{min-height:170px}.product-fields{gap:10px;padding:16px}.order-card,.customer-card,.recovery-admin article,.security-admin article,.admin-return,.testimonial-admin-card{border-radius:13px;padding:16px}.order-card>header{margin-bottom:14px;padding-bottom:12px}.order-fields{gap:10px}.integration-admin{gap:14px}.integration-admin article{gap:10px;padding:19px}.integration-warning{padding:15px 18px}.settings-intro{padding:17px 20px}.hero-setting{gap:17px;padding:16px}.hero-setting img{height:185px}.site-settings fieldset{padding:17px}.settings-grid{gap:11px}.faq-json{min-height:115px}.save-settings{padding:13px 20px}.complete-product-form{gap:14px;padding:20px}.complete-product-form fieldset,.product-edit-fields fieldset{padding:14px}.product-field-grid{gap:10px}.complete-product-card summary{padding:12px 16px}.product-edit-body{grid-template-columns:190px 1fr;gap:16px;padding:16px}.admin-order-link{grid-template-columns:minmax(240px,1fr) minmax(210px,.65fr) auto;gap:12px;margin-bottom:12px;padding:16px}.admin-order-tools{gap:9px;padding:12px}.admin-order-items{margin:12px 0;padding:14px}.overview-metrics article,.admin-overview>section{padding:16px}.private-memory{min-height:100dvh;padding:18px}.private-memory section{padding:30px}.private-memory h1{margin:17px 0 8px}.private-memory audio{margin:20px 0}@media (width<=1050px){.hero{min-height:0}.hero-gallery{min-height:460px}.hero-content{padding:52px 44px}.section{padding:64px 28px}.collection-card,.collection-visual{min-height:285px}.story-image{min-height:500px}.story-copy{padding:55px 36px}.memory-hero,.memory-hero-visual{min-height:480px}.memory-hero-copy{padding:38px 36px}.memory-products,.memory-flow,.memory-other,.memory-models,.memory-for-whom{padding:58px 28px}.memory-experience{gap:45px;padding:62px 32px}.memory-approval,.memory-approval-compact{margin:58px 24px;padding:38px}}@media (width<=768px){.site-header,.memory-header{height:66px;padding:0 16px}.site-header .logo-img,.memory-logo img{width:132px;height:48px}.hero-content{padding:42px 20px 36px}.hero h1{font-size:46px}.hero-lead{margin:18px 0;font-size:17px}.proof-row{margin-top:30px}.hero-gallery{min-height:390px}.section{padding:52px 18px}.section-intro{margin-bottom:26px}.section h2,.story h2{font-size:42px}.collection-card,.collection-visual{min-height:280px}.collection-card.ecobag-carousel,.collection-card.ecobag-carousel .collection-visual{min-height:310px}.story-image{min-height:400px}.story-copy,.story-copy.story-copy-wide{padding:48px 22px}.process{gap:35px}.process-list article{padding:18px 0}.closing-cta{margin:0 12px 48px}.closing-photo{height:330px}.closing-copy{padding:40px 22px}.closing-copy h2{font-size:42px}footer{gap:28px;padding:40px 20px 20px}.construction-banner{padding:8px 14px}.memory-header{gap:14px}.memory-header-cta{min-height:44px;padding:10px 13px}.memory-hero,.memory-hero-visual{min-height:0}.memory-hero-copy{padding:34px 20px}.memory-hero h1{font-size:43px}.memory-hero-photo,.memory-hero-visual{height:360px}.memory-emotion,.memory-emotional{padding:48px 20px}.memory-emotion h2,.memory-section-title h2,.memory-other h2,.memory-faq h2{font-size:38px}.memory-products,.memory-flow,.memory-other,.memory-models,.memory-for-whom{padding:48px 17px}.memory-product-grid{margin-top:24px}.memory-products-catalog .memory-product-photo{height:238px}.memory-experience{gap:34px;padding:50px 20px}.memory-experience h2,.memory-approval h2,.memory-final h2{font-size:40px}.memory-flow-compact{padding:43px 17px}.memory-approval,.memory-approval-compact{margin:46px 12px;padding:28px 20px}.memory-faq{gap:34px;padding:50px 18px}.memory-final{margin:0 12px 44px;padding:36px 22px}.memory-footer{padding-top:36px}.cart-page>header,.checkout-page>header,.account-page>header,.legal-page>header{height:64px;padding:0 15px}.account-page>header nav{gap:14px}.cart-page>section{margin:20px auto;padding:0 14px}.cart-page h1{margin-bottom:15px;font-size:36px}.cart-list{margin-right:0}.cart-summary{width:auto;margin-top:14px;padding:16px;position:static}.checkout-steps{margin-top:12px}.checkout-shell{width:calc(100% - 20px);margin:12px 10px 32px}.checkout-shell>aside{padding:16px}.checkout-shell>aside>.product-gallery>.product-zoom-trigger>img{height:clamp(180px,55vw,220px)}.checkout-auth,.checkout-form,.checkout-payment-wrap{min-width:0;padding:22px 17px}.checkout-auth h2,.checkout-form h2{font-size:28px}.personalization-card{padding:14px 12px}.personalization-card .form-grid{gap:16px;margin-top:14px}.personalization-field-label{font-size:14px}.personalization-card input,.personalization-card textarea,.personalization-card select{min-height:48px;padding:13px 12px;font-size:16px}.personalization-card textarea{min-height:112px}.personalization-card legend{font-size:17px}.personalization-guide{font-size:15px}.account-login,.account-content{margin:18px 10px;padding:22px 17px}.legal-page article{margin:16px 10px;padding:23px 18px}.admin-shell{grid-template-columns:1fr}.admin-sidebar{padding:12px 14px}.admin-sidebar nav{gap:4px;margin-top:9px}.admin-sidebar nav button,.admin-sidebar nav a{min-height:44px;padding:10px 12px}.admin-workspace{padding:20px 14px 38px}.admin-workspace>header{margin-bottom:17px}.admin-workspace h1{font-size:32px}.product-admin-card{grid-template-columns:120px 1fr}.product-thumb{min-height:150px}.product-fields{padding:13px}.product-edit-body{grid-template-columns:1fr;padding:13px}.admin-order-link{grid-template-columns:1fr}.settings-intro{padding:15px}}@media (width<=390px){.site-header,.memory-header{height:62px;padding:0 12px}.site-header .logo-img,.memory-logo img{width:118px;height:44px}.header-cta,.memory-header-cta{min-height:44px;padding:9px 11px}.hero-content,.memory-hero-copy{padding:30px 15px}.hero h1,.memory-hero h1{letter-spacing:-2px;font-size:39px}.hero-gallery{min-height:330px}.memory-hero-photo,.memory-hero-visual{height:315px}.section{padding:44px 14px}.section h2,.story h2{font-size:38px}.collection-card,.collection-visual{min-height:250px}.collection-copy{min-height:0;padding:20px 16px}.collection-card.ecobag-carousel,.collection-card.ecobag-carousel .collection-visual{min-height:270px}.story-image{min-height:330px}.story-copy{padding:40px 17px}.memory-emotion,.memory-emotional{padding:42px 16px}.memory-products,.memory-flow,.memory-other,.memory-models,.memory-for-whom{padding:42px 14px}.memory-products-catalog .memory-product-photo{height:220px}.memory-products-catalog .memory-product-copy{padding:12px}.memory-experience{padding:44px 16px}.memory-approval,.memory-approval-compact{margin:40px 10px;padding:24px 16px}.memory-faq{padding:44px 14px}.memory-final{margin:0 10px 40px;padding:30px 17px}.cart-list article{grid-template-columns:82px 1fr;gap:11px}.cart-list img{width:82px;height:82px}.cart-list h2{font-size:20px}.checkout-shell>aside>.product-gallery>.product-zoom-trigger>img{height:180px}.checkout-auth,.checkout-form,.checkout-payment-wrap{padding:19px 12px}.personalization-card{padding:13px 10px}.personalization-field-label{flex-wrap:wrap}.personalization-field-label>i{margin-left:0}.account-login,.account-content,.legal-page article{padding:20px 15px}.legal-page h1{font-size:36px}.admin-workspace{padding:17px 10px 32px}.admin-workspace h1{font-size:29px}.product-admin-card{grid-template-columns:1fr}.product-thumb{height:200px;min-height:0}.new-product,.text-editor,.testimonial-form,.order-card,.customer-card,.recovery-admin article,.security-admin article,.admin-return,.testimonial-admin-card{padding:14px}input,select,textarea,button{max-width:100%}button,.memory-button,.primary-button,.light-button,.checkout-pay,.mobile-buy-bar{min-height:44px}}.backup-admin{gap:16px;display:grid}.backup-admin article{background:#fff;border:1px solid #e2d5c6;border-radius:16px;max-width:760px;padding:22px}.backup-admin h2{margin:4px 0 10px;font:32px Georgia,serif}.backup-admin p,.backup-admin li{line-height:1.55}.backup-admin ul{gap:7px;padding-left:22px;display:grid}.backup-admin code{background:#f2ece4;border-radius:5px;padding:2px 5px}.backup-admin button{color:#fff;cursor:pointer;background:#2f642f;border:0;border-radius:9px;min-height:48px;padding:13px 18px;font-weight:900}.backup-admin button:disabled{opacity:.6;cursor:wait}@media (width<=700px){.backup-admin article{padding:16px}.backup-admin h2{font-size:26px}.backup-admin button{width:100%}}.private-memory video{background:#17120f;border-radius:14px;width:100%;max-height:68vh;margin:28px 0;display:block}@media (width<=760px){.private-memory video{margin:20px 0}}.sabbath-notice{color:#4b392d;text-align:center;background:linear-gradient(145deg,#fffaf0,#f2eadc);border:1px solid #c8b28e;border-radius:16px;align-self:start;justify-items:center;gap:8px;margin:18px;padding:24px;display:grid;box-shadow:0 10px 28px #4c37261a}.sabbath-notice>span{color:#fff;background:#315f2b;border-radius:50%;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.sabbath-notice strong{max-width:520px;font-size:17px;line-height:1.5}.sabbath-notice blockquote{color:#315f2b;margin:4px 0 0;font-family:Georgia,serif;font-size:18px;font-style:italic;line-height:1.45}.sabbath-notice cite{font-size:14px;font-style:normal;font-weight:800}.sabbath-notice small{color:#715c4b;margin-top:5px;font-size:13px}.sabbath-notice.compact{text-align:left;grid-template-columns:auto 1fr;margin:10px 0 0;padding:13px 15px}.sabbath-notice.compact>span{width:30px;height:30px;font-size:16px}.sabbath-notice.compact strong{font-size:14px}.sabbath-inline{color:#315f2b;text-align:center;background:#f2eadc;border-radius:9px;padding:10px 12px;font-size:13px;font-weight:800;display:block}@media (width<=720px){.sabbath-notice{margin:12px;padding:19px 15px}.sabbath-notice strong{font-size:16px}.sabbath-notice blockquote{font-size:17px}}@media (width<=360px){.hero h1,.memory-hero h1{font-size:36px}.memory-hero-question{font-size:26px}.memory-hero-photo,.memory-hero-visual{height:290px}.memory-products-catalog .memory-product-photo{height:205px}.memory-emotion h2,.memory-section-title h2,.memory-other h2,.memory-faq h2{font-size:34px}.cart-page>header img,.checkout-page>header img,.account-page>header img,.legal-page>header img{width:120px}.account-page>header nav{gap:10px}.account-page>header nav a{font-size:12px}.checkout-steps{padding:0 5px}.checkout-steps span{padding:9px 4px}}@media (width>=769px) and (height<=780px){.memory-hero,.memory-hero-visual{height:auto;min-height:520px;max-height:none}.memory-hero-copy{padding:18px clamp(28px,4.5vw,64px)}.memory-hero-copy .memory-eyebrow{padding:6px 10px}.memory-hero-question{margin-bottom:7px;font-size:clamp(27px,2.6vw,35px)}.memory-hero h1{letter-spacing:-2.5px;margin:8px 0 10px;font-size:clamp(42px,3.8vw,54px);line-height:.92}.memory-lead{font-size:15px;line-height:1.38}.memory-hero-copy .memory-lead span{margin-top:3px}.memory-script{margin:7px 0 9px;font-size:15px}.hero-price-line{margin-bottom:9px;padding:7px 11px}.hero-price-line strong{font-size:26px}.memory-actions{gap:14px}.memory-actions .memory-button{min-height:42px;padding:10px 16px}}.memory-products-catalog .memory-product-photo,.memory-products-catalog .memory-kit-card-photo{display:block;position:relative;overflow:hidden}.memory-products-catalog .product-gallery{background:#f7f2ec;place-items:center;width:100%;height:100%;display:grid;position:relative}.memory-products-catalog .product-zoom-trigger{box-sizing:border-box;place-items:center;width:100%;height:100%;padding:10px;display:grid}.memory-products-catalog .product-zoom-trigger>img{object-fit:contain;object-position:center;width:100%;height:100%;padding:0}.product-slide-prev,.product-slide-next{z-index:3;color:#315f2b;cursor:pointer;background:#fffdf8eb;border:1px solid #315f2b38;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font:700 25px/1 Georgia,serif;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #2f221b29}.product-slide-prev{left:10px}.product-slide-next{right:10px}.product-slide-dots{z-index:3;background:#fffdf8db;border-radius:999px;gap:6px;padding:5px 8px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.product-slide-dots button{cursor:pointer;background:#b8ad9f;border:0;border-radius:50%;width:8px;height:8px;padding:0}.product-slide-dots button.active{background:#315f2b;transform:scale(1.2)}.product-slide-prev:focus-visible,.product-slide-next:focus-visible,.product-slide-dots button:focus-visible{outline-offset:2px;outline:3px solid #58b934}@media (width<=620px){.product-slide-prev,.product-slide-next{width:38px;height:38px}.product-slide-prev{left:8px}.product-slide-next{right:8px}}.memory-products-catalog .memory-product-photo,.memory-products-catalog .memory-kit-card-photo{height:310px}.memory-products-catalog .product-gallery .product-zoom-trigger>img{max-width:none;max-height:none;position:absolute;top:10px;left:10px;transform:scale(1);object-fit:contain!important;object-position:center!important;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important}@media (hover:hover) and (pointer:fine){.memory-products-catalog .product-gallery .product-zoom-trigger:hover>img{transform:scale(2.25)}}.memory-products-catalog .memory-product-chaveiro .product-zoom-trigger{box-sizing:border-box;padding:0}.memory-products-catalog .memory-product-chaveiro .product-zoom-trigger>img{top:38px;left:24px;width:calc(100% - 48px)!important;height:calc(100% - 56px)!important}.memory-products-catalog .memory-product-photo>span{z-index:4;color:#fff;letter-spacing:.04em;white-space:nowrap;background:#315f2b;align-items:center;width:auto;max-width:calc(100% - 24px);min-height:28px;padding:6px 10px;font-size:9px;line-height:1;display:inline-flex;top:12px;left:12px}.memory-product-group+.memory-product-group{border-top:1px solid #dfd0c2;margin-top:54px;padding-top:50px}.memory-product-group>.memory-section-title{text-align:center;margin:0 auto}.memory-product-group-promotions{background:linear-gradient(145deg,#fffaf4,#f5e8da);border:1px solid #dfc5a9;border-radius:22px;max-width:1400px;margin:-12px auto 0;padding:30px 24px 34px}.memory-product-group-promotions .memory-eyebrow{color:#9b3c2f}.memory-product-group-promotions .memory-product-on-sale{border:2px solid #b66843;box-shadow:0 14px 32px #53301f21}.memory-product-group-promotions .memory-product-photo>span{background:#a64534}@media (width<=620px){.memory-product-group+.memory-product-group{margin-top:38px;padding-top:38px}.memory-product-group-promotions{border-radius:18px;margin:0 8px;padding:26px 0 18px}.memory-product-group-promotions>.memory-section-title{padding:0 18px}.memory-products-catalog .memory-product-photo,.memory-products-catalog .memory-kit-card-photo{height:280px}}.checkout-addons{box-sizing:border-box;background:#fffaf5;border:1px solid #e5d7c8;border-radius:16px;min-width:0;margin:24px 0;padding:16px}.checkout-addons>h2{overflow-wrap:anywhere;margin:3px 0 16px;font-size:1.2rem}.checkout-addon-group{gap:10px;min-width:0;display:grid}.checkout-addon-group>strong{color:#6e5547;overflow-wrap:anywhere;font-size:.8rem}.checkout-addon-option{border:1px solid #eadfd4;border-radius:12px;min-width:0;display:grid;overflow:hidden}.checkout-addon-option>label{cursor:pointer;grid-template-rows:auto auto;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid}.checkout-addon-option>label>input{grid-area:1/1;justify-self:center}.checkout-addon-option:has(input:checked){background:#f4faf2;border-color:#39743d}.checkout-addon-option>a{color:#315f2b;text-align:center;white-space:normal;overflow-wrap:anywhere;border-top:1px solid #eadfd4;padding:9px 8px;font-size:.72rem;font-weight:800;display:block}.checkout-addon-group img{object-fit:contain;background:#f4eee7;border-radius:8px;grid-area:1/2;width:100%;height:82px}.checkout-addon-group span{overflow-wrap:anywhere;grid-area:2/1/auto/-1;gap:4px;min-width:0;display:grid}.checkout-addon-group b{font-size:.9rem;line-height:1.3}.checkout-addon-group small{color:#74665c;line-height:1.35}.checkout-addon-group em{color:#2f6b2f;font-style:normal;font-weight:800}.checkout-addon-group .unavailable{opacity:.58;cursor:not-allowed}.checkout-shipping-quote{background:#fffaf4;border:1px solid #dfd0c1;border-radius:14px;gap:10px;margin:24px 0;padding:18px;display:grid}.checkout-shipping-quote h2{margin:0;font-size:1.35rem}.checkout-shipping-quote>p{color:#67594f;margin:0}.checkout-shipping-quote>small{color:#78675c;font-size:.9rem}.pickup-details{color:#40342e;background:#f4faf2;border:1px solid #cbdcc7;border-radius:14px;gap:5px;margin:10px 0 18px;padding:16px;display:grid}.pickup-details>strong{color:#2f6b2f;font-size:1.05rem}.pickup-details>small{color:#67594f;margin:7px 0}.pickup-details>label{gap:6px;margin-top:8px;font-weight:700;display:grid}.pickup-details input{min-height:48px;font:inherit;background:#fff;border:1px solid #cba;border-radius:9px;padding:12px}.pickup-tracking{background:#f4faf2;border-color:#b9d3b4}.pickup-tracking small{color:#5c5149}.cart-addons{gap:7px;margin-top:12px;display:grid}.cart-addons>b{color:#6e5547;font-size:.78rem}.cart-addons label{border:1px solid #eadfd4;border-radius:9px;grid-template-columns:auto 50px 1fr;align-items:center;gap:8px;padding:7px;display:grid}.cart-addons img{object-fit:contain;background:#f7f1ea;border-radius:6px;width:50px;height:40px}.cart-addons span{font-size:.76rem;display:grid}.cart-addons small{color:#2f6b2f;font-weight:800}.cart-addons .unavailable{opacity:.55}.addon-compatibility{border-top:1px solid #e5d7c8;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-top:14px;padding-top:14px;display:grid}.addon-compatibility>strong{grid-column:1/-1}.addon-compatibility label{align-items:center;gap:7px;display:flex}.admin-order-financials,.admin-order-addons{background:#fffaf6;border:1px solid #e7d9cc;border-radius:12px;margin:14px 0;padding:16px}.admin-order-financials h3,.admin-order-addons h3{margin:0 0 10px}.admin-order-financials p,.admin-order-addons p{justify-content:space-between;gap:16px;margin:6px 0;display:flex}.admin-order-financials .total{border-top:1px solid #e0d1c4;padding-top:9px;font-size:1.05rem}@media (width<=700px){.checkout-addons{margin:16px 0 0;padding:12px}.checkout-addons>h2{margin-bottom:12px;font-size:1.05rem;line-height:1.2}.checkout-addon-group img{height:88px}.checkout-addon-group b{font-size:.85rem}.checkout-addon-group small{font-size:.75rem}.checkout-auth input,.checkout-form input,.checkout-form textarea,.checkout-form select{font-size:16px}.admin-order-financials p,.admin-order-addons p{align-items:flex-start}.cart-addons label{grid-template-columns:auto 44px minmax(0,1fr)}.cart-addons img{width:44px;height:38px}}@media (width<=768px){.checkout-shell{grid-template-columns:1fr}.checkout-shell>aside{background:#f4eadf;border-bottom:1px solid #dfd3c7;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:12px 14px;display:grid}.checkout-shell>aside>.product-gallery{grid-column:1/-1;width:100%;height:132px;margin-bottom:7px;display:block}.checkout-shell>aside>.product-gallery>.product-zoom-trigger{background:#f8f3ed;border-radius:10px;place-items:center;width:100%;height:132px;padding:5px;display:grid}.checkout-shell>aside>.product-gallery>.product-zoom-trigger>img{object-fit:contain;width:100%;height:122px}.checkout-shell>aside>.product-gallery>.product-gallery-thumbs,.checkout-shell>aside>del,.checkout-shell>aside>p,.checkout-shell>aside>small{display:none}.checkout-shell>aside>h1{align-self:center;min-width:0;margin:0;font-size:18px;line-height:1.25}.checkout-shell>aside>strong{white-space:nowrap;align-self:center;margin:0;font-size:21px;line-height:1.2}.checkout-shell>aside>.checkout-addons{grid-column:1/-1;width:100%;margin-top:8px;display:block}.checkout-shell>.checkout-auth,.checkout-shell>.checkout-form,.checkout-shell>.checkout-payment-wrap{width:100%;min-width:0}.checkout-form>.form-grid,.personalization-card>.form-grid{grid-template-columns:1fr}}@media (width<=390px){.checkout-shell>aside{grid-template-columns:1fr;padding:11px 12px}.checkout-shell>aside>h1{font-size:17px}.checkout-shell>aside>strong{font-size:20px}}.sample-memory-admin{gap:24px;display:grid}.sample-memory-admin>article,.sample-memory-admin>section{background:#fff;border:1px solid #e8d8c8;border-radius:18px;padding:24px}.sample-memory-admin form{gap:14px;max-width:680px;margin-top:18px;display:grid}.sample-memory-admin label{color:#4d2d22;gap:7px;font-weight:700;display:grid}.sample-memory-admin input{background:#fff;border:1px solid #d8c1ad;border-radius:10px;width:100%;padding:12px}.sample-memory-admin button,.sample-memory-list a{color:#fff;background:#2d6730;border:0;border-radius:10px;justify-content:center;align-items:center;padding:11px 16px;font-weight:800;text-decoration:none;display:inline-flex}.sample-memory-admin button:disabled{opacity:.65}.sample-memory-list{gap:14px;margin-top:16px;display:grid}.sample-memory-list>article{background:#fffaf5;border:1px solid #eadccd;border-radius:14px;align-items:center;gap:16px;padding:14px;display:flex}.sample-memory-list img{object-fit:contain;background:#fff;width:116px;height:116px}.sample-memory-list div{gap:5px;display:grid}.sample-memory-list nav{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.sample-memory-list nav a:last-child{background:#8b4a36}@media (width<=640px){.sample-memory-admin>article,.sample-memory-admin>section{padding:18px}.sample-memory-list>article{align-items:flex-start}.sample-memory-list img{width:92px;height:92px}}@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}
