/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--plum:#70235f;--plum-dark:#4d1744;--lilac:#d7b9dd;--lilac-soft:#f0e4f2;--coral:#f47f92;--coral-soft:#ffe0e4;--cream:#fff8ee;--sky:#a9cceb;--ink:#34172e;--paper:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8e6;border-bottom:1px solid #70235f1a;grid-template-columns:1fr auto 1fr;align-items:center;min-height:82px;padding:12px clamp(24px,5vw,76px);display:grid;position:sticky;top:0}.mini-logo{width:fit-content;display:flex}.mini-logo img{width:auto;height:48px;display:block}.site-header nav{gap:34px;display:flex}.site-header nav a{color:#69485f;font-size:14px;font-weight:650}.site-header nav a:hover{color:var(--plum)}.bag-button{background:var(--plum);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-self:end;align-items:center;gap:7px;padding:10px 11px 10px 18px;font-size:13px;font-weight:750;display:inline-flex}.bag-button>span{color:var(--coral-soft);font-size:17px}.bag-button b{color:var(--plum);background:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:27px;height:27px;font-size:11px;display:inline-flex}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(42px,6vw,96px);min-height:700px;padding:70px clamp(24px,7vw,112px) 78px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.55;background-image:radial-gradient(#f47f9247 1.5px,#0000 1.5px);background-size:20px 20px;width:190px;height:190px;position:absolute;top:70px;left:-50px}.hero-copy{z-index:2;max-width:620px;position:relative}.eyebrow{color:var(--plum);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--coral);border-radius:50%;width:8px;height:8px;display:inline-block}h1,h2{font-family:Georgia,Times New Roman,serif}.hero h1{color:var(--plum-dark);letter-spacing:-.055em;margin:24px 0;font-size:clamp(52px,5.5vw,82px);line-height:.96}.hero h1 em{color:var(--coral);font-weight:inherit}.hero-copy>p{color:#735b6c;max-width:550px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.primary-button{background:var(--plum);color:#fff;border-radius:999px;align-items:center;gap:22px;padding:17px 24px;font-size:14px;font-weight:800;display:inline-flex}.primary-button span{font-size:22px;line-height:0;transition:transform .2s}.primary-button:hover span{transform:translate(4px)}.text-button{border-bottom:1px solid var(--plum);color:var(--plum);padding:7px 0;font-size:14px;font-weight:750}.hero-trust{color:#765a6d;flex-wrap:wrap;gap:22px;margin-top:38px;font-size:12px;font-weight:650;display:flex}.hero-art{background:#fff;border:1px solid #70235f1a;border-radius:28px;grid-template-rows:minmax(0,1fr) auto;height:560px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 65px #4d17441f}.portrait-window{background:var(--cream);box-shadow:none;border:0;border-radius:0;width:100%;height:auto;position:relative;inset:auto;overflow:hidden;transform:none}.portrait-window img{object-fit:cover;object-position:center 44%;width:100%;height:100%}.campaign-caption{background:#fff;justify-content:center;align-items:center;gap:28px;min-height:68px;padding:15px 20px;display:flex}.campaign-caption span{color:#765a6d;font-size:12px;font-weight:700}.campaign-caption b{color:var(--coral);margin-right:6px}.marquee{background:var(--plum);color:#fff;padding:15px 0;overflow:hidden}.marquee div{justify-content:center;align-items:center;gap:32px;min-width:max-content;display:flex}.marquee span{font-family:Georgia,serif;font-size:16px;font-style:italic}.marquee b{color:var(--coral)}.products-section{padding:95px clamp(24px,7vw,112px) 110px}.section-heading{justify-content:space-between;align-items:end;max-width:1280px;margin:0 auto 42px;display:flex}.section-heading h2{color:var(--plum-dark);letter-spacing:-.04em;margin:15px 0 0;font-size:clamp(40px,4vw,58px)}.section-heading>p{color:#806878;max-width:360px;line-height:1.65}.catalog-toolbar{flex-wrap:wrap;gap:9px;max-width:1280px;margin:-10px auto 30px;display:flex}.catalog-toolbar button{color:#74566b;cursor:pointer;background:0 0;border:1px solid #70235f30;border-radius:999px;padding:10px 17px;font-size:12px;font-weight:750;transition:all .2s}.catalog-toolbar button:hover,.catalog-toolbar button.active{background:var(--plum);border-color:var(--plum);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:22px;max-width:1280px;margin:0 auto;display:grid}.product-card{background:#fff;border:1px solid #70235f17;border-radius:26px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 12px 35px #4d17440f}.product-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px #4d174421}.product-visual{justify-content:center;align-items:center;height:270px;display:flex;position:relative;overflow:hidden}.product-visual.coral{background:linear-gradient(145deg,#ffdce2,#f8a6b4)}.product-visual.blue{background:linear-gradient(145deg,#e5f3ff,#a9cceb)}.product-visual.lilac{background:linear-gradient(145deg,#f2e8f5,#d5b4de)}.product-visual.cream{background:linear-gradient(145deg,#fff8e7,#ffe1af)}.product-icon{filter:drop-shadow(0 15px 13px #4d174421);z-index:2;font-size:84px;position:relative}.product-photo{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .35s;position:relative}.product-card:hover .product-photo{transform:scale(1.035)}.new-badge{color:var(--plum);letter-spacing:.08em;text-transform:uppercase;z-index:3;background:#fff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:850;position:absolute;top:14px;left:14px}.bead{background:#ffffff75;border-radius:50%;position:absolute}.bead-a{width:28px;height:28px;top:20%;right:15%}.bead-b{width:13px;height:13px;bottom:16%;left:18%}.bead-c{width:50px;height:50px;bottom:23%;right:-8px}.product-info{padding:20px 20px 22px}.product-info>span{color:var(--coral);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:850}.product-info h3{color:var(--plum-dark);margin:8px 0;font-family:Georgia,serif;font-size:21px}.product-info>p{color:#816a7a;min-height:38px;margin:0 0 18px;font-size:12px;line-height:1.55}.product-info>div{justify-content:space-between;align-items:center;display:flex}.product-info strong{color:var(--plum);font-size:16px}.product-info button{background:var(--lilac-soft);color:var(--plum);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:22px;transition:all .2s;display:flex}.product-info button:hover{background:var(--plum);color:#fff;transform:rotate(90deg)}.customize-visual{background:linear-gradient(145deg,#f7e9f8,#ffd9df)}.custom-preview{filter:drop-shadow(0 16px 14px #4d17442b);justify-content:center;align-items:center;display:flex;transform:rotate(-7deg)}.custom-preview span{border:4px solid #ffffff8c;border-radius:999px;width:42px;height:118px;margin-left:-20px}.custom-preview span:first-child{margin-left:0}.product-info .customize-trigger:hover{transform:rotate(45deg)}.about-section{background:var(--lilac-soft);grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(45px,7vw,100px);padding:105px clamp(24px,8vw,130px);display:grid;overflow:hidden}.about-art{height:510px;position:relative}.about-art:before{content:"";background:#ffffff7a;border:1px solid #70235f1f;border-radius:30px;position:absolute;inset:24px -24px -24px 24px}.about-image{z-index:2;background:#fff;border:8px solid #fff;border-radius:28px;width:min(470px,94%);height:480px;position:relative;overflow:hidden;transform:none;box-shadow:0 24px 65px #4d174421}.about-image img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.about-sticker{background:var(--coral);border:5px solid var(--lilac-soft);color:#fff;text-align:center;z-index:3;border-radius:999px;padding:14px 22px;font-family:Georgia,serif;font-size:14px;line-height:1.25;position:absolute;bottom:8px;right:0;transform:none}.about-sticker strong{font-size:16px}.about-copy h2,.buy-section h2,.faq-section h2{color:var(--plum-dark);letter-spacing:-.045em;margin:20px 0 26px;font-family:Georgia,serif;font-size:clamp(42px,4.5vw,64px);line-height:1.02}.about-copy>p{color:#71596a;max-width:640px;font-size:17px;line-height:1.8}.about-values{border-top:1px solid #70235f24;margin-top:34px}.about-values>div{border-bottom:1px solid #70235f24;align-items:center;gap:18px;padding:15px 0;display:flex}.about-values b{color:var(--coral);font-family:Georgia,serif;font-size:14px}.about-values span{color:#795f72;font-size:14px}.about-values strong{color:var(--plum)}.buy-section{padding:105px clamp(24px,7vw,112px) 120px}.buy-heading{margin-bottom:48px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1280px;margin:0 auto;display:grid}.steps-grid article{background:#fff;border:1px solid #70235f1a;border-radius:28px;min-height:260px;padding:30px;position:relative}.steps-grid article>b{color:#70235f2b;font-family:Georgia,serif;font-size:46px;position:absolute;top:20px;right:25px}.steps-grid article>span{background:var(--coral-soft);color:var(--plum);border-radius:18px;justify-content:center;align-items:center;width:65px;height:65px;font-size:30px;display:flex}.steps-grid article:nth-child(2)>span{background:var(--lilac-soft)}.steps-grid article:nth-child(3)>span{background:#e1f0fc}.steps-grid h3{color:var(--plum-dark);margin:24px 0 8px;font-family:Georgia,serif;font-size:24px}.steps-grid p{color:#7d6576;max-width:270px;margin:0;font-size:14px;line-height:1.65}.cta-section{background:var(--plum);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;margin:0 clamp(20px,4vw,60px);padding:58px clamp(28px,6vw,80px);display:grid;position:relative;overflow:hidden}.cta-section:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:300px;height:300px;position:absolute;top:-130px;right:18%}.cta-section>span{color:var(--coral);font-size:38px}.cta-section small{color:var(--lilac);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.cta-section h2{z-index:2;margin:8px 0 0;font-family:Georgia,serif;font-size:clamp(30px,3.5vw,48px);position:relative}.primary-button.light{color:var(--plum);z-index:2;background:#fff;position:relative}.faq-section{grid-template-columns:.8fr 1.2fr;gap:80px;padding:110px clamp(24px,8vw,130px);display:grid}.faq-list{border-top:1px solid #70235f29}.faq-list details{border-bottom:1px solid #70235f29}.faq-list summary{color:var(--plum-dark);cursor:pointer;justify-content:space-between;align-items:center;padding:24px 0;font-family:Georgia,serif;font-size:20px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--coral);font-family:var(--font-geist);font-size:24px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:#785f71;max-width:620px;margin:-5px 0 24px;line-height:1.7}footer{background:var(--plum-dark);color:#fff;grid-template-columns:2fr 1fr 1fr;gap:35px;padding:72px clamp(24px,8vw,130px) 25px;display:grid}footer>div:not(.footer-brand){flex-direction:column;gap:11px;display:flex}footer>div>strong{color:var(--coral);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:11px}footer>div>a,footer>div>span{color:#e6d7e3;font-size:13px}.footer-brand{flex-direction:column;display:flex}.footer-brand img{filter:brightness(0)invert();width:172px;height:auto;display:block}.footer-brand p{color:#cbb7c7;margin-top:22px;font-size:13px}.footer-note{color:#aa92a6;border-top:1px solid #ffffff1f;grid-column:1/-1;margin:25px 0 0;padding-top:20px;font-size:11px}.customizer-overlay{z-index:90;background:#2d0e288a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.customizer-modal{background:var(--paper);border-radius:30px;width:100%;max-width:760px;max-height:calc(100vh - 40px);padding:38px;position:relative;overflow-y:auto;box-shadow:0 30px 100px #2d0e284d}.customizer-close{background:var(--lilac-soft);color:var(--plum);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:25px;display:flex;position:absolute;top:22px;right:24px}.customizer-modal h2{color:var(--plum-dark);letter-spacing:-.04em;margin:18px 50px 10px 0;font-family:Georgia,serif;font-size:clamp(38px,6vw,56px);line-height:1}.customizer-modal>p{color:#7a6273;margin:0 0 28px;line-height:1.6}.customizer-modal fieldset{border:0;margin:0 0 26px;padding:0}.customizer-modal legend{color:var(--plum-dark);margin-bottom:12px;font-size:13px;font-weight:850}.kind-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.kind-options legend{grid-column:1/-1}.kind-options button{color:var(--plum-dark);cursor:pointer;text-align:left;background:#fff;border:1px solid #70235f26;border-radius:17px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 15px;display:flex}.kind-options button.active{background:var(--lilac-soft);border-color:var(--plum);box-shadow:inset 0 0 0 1px var(--plum)}.kind-options span{font-size:13px;font-weight:800}.kind-options small{color:#8b7183;font-size:10px}.color-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.color-grid button{color:#745d6d;cursor:pointer;text-align:left;background:#fff;border:1px solid #70235f24;border-radius:14px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:10px;font-size:11px;display:grid}.color-grid button i{border:2px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 0 0 1px #4d174429}.color-grid button b{color:var(--plum)}.color-grid button.selected{background:var(--lilac-soft);border-color:var(--plum)}.color-grid button:disabled{cursor:not-allowed;opacity:.38}.selection-count{color:#8a7082;text-align:right;margin-top:9px;font-size:10px;display:block}.customizer-summary{background:#fff;border:1px solid #70235f1f;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:17px 18px;display:flex}.customizer-summary>div{flex-direction:column;display:flex}.customizer-summary small{color:#826a7b;font-size:10px}.customizer-summary strong{color:var(--plum);margin-top:3px;font-family:Georgia,serif;font-size:26px}.customizer-summary>button{background:var(--plum);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:14px 20px;font-size:12px;font-weight:800}.customizer-summary>button:disabled{cursor:not-allowed;opacity:.35}.customizer-summary>button span{margin-left:10px}.bag-overlay{z-index:80;background:#2d0e287a;position:fixed;inset:0}.bag-drawer{background:var(--paper);width:100%;max-width:450px;height:100%;padding:30px;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-20px 0 70px #2d0e2840}.bag-header{border-bottom:1px solid #70235f24;justify-content:space-between;align-items:center;padding-bottom:23px;display:flex}.bag-header>div{flex-direction:column;display:flex}.bag-header span{color:var(--plum-dark);font-family:Georgia,serif;font-size:30px;font-weight:700}.bag-header small{color:#836b7c;margin-top:3px;font-size:12px}.bag-header>button{background:var(--lilac-soft);color:var(--plum);cursor:pointer;border:0;border-radius:50%;width:38px;height:38px;font-size:25px}.bag-list{flex-direction:column;display:flex}.bag-item{border-bottom:1px solid #70235f1c;grid-template-columns:82px 1fr;gap:15px;padding:18px 0;display:grid}.bag-icon{border-radius:18px;justify-content:center;align-items:center;height:82px;font-size:38px;display:flex;overflow:hidden}.bag-icon img{object-fit:cover;width:100%;height:100%}.bag-icon.coral{background:var(--coral-soft)}.bag-icon.blue{background:#e4f2fc}.bag-icon.lilac{background:var(--lilac-soft)}.bag-icon.cream{background:#fff1d3}.bag-item>div{flex-direction:column;justify-content:center;align-items:start;display:flex}.bag-item strong{color:var(--plum-dark);font-family:Georgia,serif;font-size:17px}.bag-item small{color:var(--coral);margin-top:4px;font-size:12px;font-weight:750}.amount-control{background:#fff;border:1px solid #70235f21;border-radius:999px;align-items:center;gap:10px;margin-top:10px;padding:2px 6px;display:flex}.amount-control button{color:var(--plum);cursor:pointer;background:0 0;border:0;width:22px;height:22px;font-size:18px}.amount-control span{color:var(--plum-dark);font-size:12px;font-weight:750}.bag-total{justify-content:space-between;align-items:center;padding:25px 0 18px;display:flex}.bag-total span{color:#7d6375}.bag-total strong{color:var(--plum);font-family:Georgia,serif;font-size:27px}.copy-order{background:var(--plum);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;padding:16px;font-size:14px;font-weight:800}.secondary-copy-order{color:var(--plum);cursor:pointer;background:0 0;border:1px solid #70235f2e;border-radius:999px;width:100%;margin-top:9px;padding:12px;font-size:12px;font-weight:750}.copy-fallback{background:var(--coral-soft);color:var(--plum);text-align:center;border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;font-size:11px;line-height:1.5;display:flex}.copy-fallback textarea{color:var(--ink);font:11px/1.5 var(--font-geist), Arial, sans-serif;resize:vertical;background:#fff;border:1px solid #70235f26;border-radius:8px;width:100%;min-height:92px;padding:8px}.bag-help{color:#876f80;text-align:center;font-size:11px}.pix-checkout{padding-top:18px}.back-to-bag{color:var(--plum);cursor:pointer;background:0 0;border:0;margin:0 0 18px;padding:0;font-size:11px;font-weight:750}.customer-field{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.customer-field span{color:var(--plum-dark);font-size:11px;font-weight:800}.customer-field input{color:var(--ink);background:#fff;border:1px solid #70235f2e;border-radius:13px;outline:0;width:100%;padding:13px 14px;font-size:14px}.customer-field input:focus{border-color:var(--plum);box-shadow:0 0 0 3px #70235f14}.checkout-order-summary{background:#fff;border:1px solid #70235f1c;border-radius:16px;margin-bottom:16px;padding:12px 14px}.checkout-order-summary>div{color:#745e6e;justify-content:space-between;align-items:start;gap:12px;padding:6px 0;font-size:11px;display:flex}.checkout-order-summary>div>span{max-width:72%}.checkout-order-summary>div>strong{color:var(--plum);white-space:nowrap}.checkout-order-summary .checkout-total{border-top:1px solid #70235f1f;margin-top:5px;padding-top:12px;font-size:13px}.checkout-order-summary .checkout-total strong{font-size:17px}.pix-panel{background:linear-gradient(145deg,#f1e6f4,#ffe8ec);border:1px solid #70235f1f;border-radius:20px;margin-bottom:17px;padding:18px}.pix-label{color:var(--plum);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850;display:block}.pix-amount{color:var(--plum-dark);margin:5px 0 14px;font-family:Georgia,serif;font-size:34px;display:block}.pix-details{justify-content:space-between;align-items:center;padding:3px 0;font-size:10px;display:flex}.pix-details span{color:#8a7182}.pix-details b{color:var(--plum-dark);text-align:right;font-weight:750}.pix-key-box{background:#ffffffc7;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;padding:11px;display:flex}.pix-key-box>div{flex-direction:column;min-width:0;display:flex}.pix-key-box span{color:#876f80;font-size:9px}.pix-key-box code{color:var(--plum-dark);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;overflow:hidden}.pix-key-box button{background:var(--plum);color:#fff;cursor:pointer;border:0;border-radius:999px;flex:none;padding:9px 11px;font-size:10px;font-weight:800}.pix-steps{color:#775f70;counter-reset:pix-step;flex-direction:column;gap:9px;margin:0 0 18px;padding:0;font-size:11px;line-height:1.5;list-style:none;display:flex}.pix-steps li{counter-increment:pix-step;align-items:flex-start;gap:9px;display:flex}.pix-steps li:before{background:var(--coral-soft);color:var(--plum);content:counter(pix-step);border-radius:50%;flex:none;justify-content:center;align-items:center;width:21px;height:21px;font-size:9px;font-weight:850;display:flex}.confirm-payment{color:#fff;cursor:pointer;background:#25a65a;border:0;border-radius:999px;width:100%;padding:15px;font-size:13px;font-weight:850}.confirm-payment:disabled{cursor:not-allowed;opacity:.4}.checkout-hint{color:#937a8b;text-align:center;margin-top:7px;font-size:9px;display:block}.empty-bag{text-align:center;flex-direction:column;align-items:center;padding:100px 15px;display:flex}.empty-bag>span{color:var(--coral);font-size:66px}.empty-bag h3{color:var(--plum-dark);margin:15px 0 8px;font-family:Georgia,serif;font-size:25px}.empty-bag p{color:#806878;font-size:13px}.empty-bag button{background:var(--lilac-soft);color:var(--plum);cursor:pointer;border:0;border-radius:999px;margin-top:15px;padding:12px 20px;font-weight:750}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr 1fr;padding-inline:5vw}.product-grid{grid-template-columns:repeat(2,1fr)}.about-section{grid-template-columns:1fr 1fr;padding-inline:5vw}.cta-section{grid-template-columns:auto 1fr}.cta-section .primary-button{grid-column:2;justify-self:start}}@media (width<=760px){.site-header{min-height:70px;padding-inline:20px}.bag-button{padding:9px 9px 9px 14px}.hero{grid-template-columns:1fr;gap:25px;padding:56px 22px 55px}.hero h1{font-size:clamp(48px,15vw,67px)}.hero-copy>p{font-size:16px}.hero-trust{gap:14px}.hero-art{flex-direction:column;width:100%;height:auto;min-height:0;display:flex}.portrait-window{aspect-ratio:4/3;flex:none;width:100%;height:auto;min-height:0}.portrait-window img{object-position:center 42%;display:block}.campaign-caption{display:none}.marquee div{justify-content:flex-start;padding-left:20px}.section-heading{flex-direction:column;align-items:start;gap:10px}.products-section{padding:72px 20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-visual{height:190px}.product-icon{font-size:60px}.product-info{padding:15px}.product-info h3{min-height:40px;font-size:17px}.catalog-toolbar{flex-wrap:nowrap;margin-right:-20px;padding-right:20px;overflow-x:auto}.catalog-toolbar button{flex:none}.customizer-overlay{align-items:flex-end;padding:0}.customizer-modal{border-radius:26px 26px 0 0;max-height:92vh;padding:28px 20px 24px}.customizer-close{top:18px;right:18px}.kind-options{grid-template-columns:1fr}.color-grid{grid-template-columns:repeat(2,1fr)}.customizer-summary{flex-direction:column;align-items:stretch}.customizer-summary>button{width:100%}.about-section{grid-template-columns:1fr;padding:78px 22px}.about-art{height:420px}.about-image{height:390px;margin:0 auto}.about-art:before{inset:20px 0 -20px 20px}.buy-section{padding:78px 20px}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:220px}.cta-section{grid-template-columns:1fr;margin:0;padding:50px 25px}.cta-section>span{display:none}.cta-section .primary-button{grid-column:1}.faq-section{grid-template-columns:1fr;gap:25px;padding:78px 22px}footer{grid-template-columns:1fr 1fr;padding:60px 25px 25px}.footer-brand{grid-column:1/-1}}@media (width<=430px){.hero{overflow:visible}.product-grid{grid-template-columns:1fr}.product-visual{height:230px}footer{grid-template-columns:1fr}footer>div,.footer-brand{grid-column:1}}
