/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#2f2928;--muted:#746a67;--rose:#ad7c79;--rose-dark:#825552;--blush:#ead8d4;--paper:#fbf8f4;--white:#fffdf9;--line:#e8dfd8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f4eb;justify-content:space-between;align-items:center;height:88px;padding:8px clamp(20px,5vw,76px);display:flex;position:sticky;top:0}.brand,.footer-brand{align-items:center;gap:11px;display:inline-flex}.brand-leaf{border:2px solid var(--rose);border-radius:100% 0;width:19px;height:27px;display:block;position:relative;transform:rotate(-13deg)}.brand-leaf:after{background:var(--rose);content:"";transform-origin:top;width:2px;height:15px;position:absolute;bottom:-7px;left:8px;transform:rotate(28deg)}.brand-copy{flex-direction:column;align-items:center;line-height:1;display:flex}.brand-copy strong{color:var(--rose-dark);letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400}.brand-copy small{color:var(--rose-dark);letter-spacing:.18em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:700}nav{align-items:center;gap:30px;display:flex}nav a{color:var(--muted);font-size:14px}nav a:hover{color:var(--rose-dark)}.favorite-nav{background:0 0;border:0;align-items:center;gap:5px;font-size:24px;display:flex}.favorite-nav span{background:var(--rose);color:#fff;border-radius:99px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.84fr);gap:clamp(36px,6vw,90px);min-height:650px;padding:clamp(60px,8vw,118px) clamp(24px,8vw,126px);display:grid;position:relative;overflow:hidden}.hero:before{background:var(--blush);content:"";filter:blur(2px);opacity:.35;border-radius:50%;width:420px;height:420px;position:absolute;top:-100px;right:-120px}.hero-copy{z-index:1;align-self:center;max-width:680px;position:relative}.eyebrow{color:var(--rose-dark);letter-spacing:.19em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:400}h1{color:#514746;letter-spacing:-.025em;margin-bottom:28px;font-size:clamp(38px,4.4vw,62px);line-height:1.05}.hero-text{color:var(--muted);max-width:570px;font-size:17px;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.primary-button{background:var(--rose-dark);border:1px solid var(--rose-dark);color:#fff;border-radius:999px;justify-content:center;padding:15px 25px;font-size:14px;font-weight:700;transition:all .16s;display:inline-flex}.primary-button:hover{background:#6e4442;transform:translateY(-1px)}.text-link{color:var(--rose-dark);font-size:14px;font-weight:700}.text-link span{margin-left:7px}.hero-product{cursor:pointer;background:#fff;border:0;border-radius:180px 180px 22px 22px;align-self:center;width:100%;max-width:480px;height:520px;padding:0;position:relative;overflow:hidden;box-shadow:0 25px 80px #51393329}.hero-product>img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.hero-product:hover>img{transform:scale(1.025)}.hero-product-label{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;background:#fffdf9e8;padding:15px 18px;position:absolute;bottom:22px;left:22px;right:22px}.hero-product-label small,.hero-product-label strong{display:block}.hero-product-label small{color:var(--rose-dark);letter-spacing:.15em;text-transform:uppercase;margin-bottom:6px;font-size:10px}.hero-product-label strong{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400}.catalog-section{background:var(--white);padding:96px clamp(24px,7vw,110px) 120px}.section-heading{justify-content:space-between;align-items:end;display:flex}.section-heading h2,.buying h2{margin:0;font-size:clamp(38px,4vw,56px);line-height:1.05}.section-heading>p{color:var(--muted);font-size:13px}.catalog-tools{border-bottom:1px solid var(--line);border-top:1px solid var(--line);justify-content:space-between;gap:24px;margin:42px 0;padding:18px 0;display:flex}.search{align-items:center;gap:9px;min-width:320px;display:flex}.search span{color:var(--rose-dark);font-size:25px}.search input{color:var(--ink);background:0 0;border:0;outline:none;width:100%}.filters{flex-wrap:wrap;gap:8px;display:flex}.filters button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:99px;padding:9px 14px;font-size:12px}.filters button.active,.filters button:hover{background:var(--rose-dark);border-color:var(--rose-dark);color:#fff}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 22px;display:grid}.product-card{min-width:0}.product-image{background:#eee9e3;position:relative;overflow:hidden}.image-button{cursor:pointer;background:0 0;border:0;width:100%;height:430px;padding:0;display:block}.image-button img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .image-button img{transform:scale(1.025)}.condition{letter-spacing:.08em;text-transform:uppercase;background:#fffdf9e6;padding:8px 10px;font-size:10px;position:absolute;top:12px;left:12px}.stock-status.available{color:#416344;background:#edf4ec}.stock-status.reserved{color:#8a5a18;background:#fff0d9}.stock-status.sold{color:#6f6460;background:#eee9e7}.detail-pills .stock-status.available{color:#416344;background:#edf4ec}.detail-pills .stock-status.reserved{color:#8a5a18;background:#fff0d9}.detail-pills .stock-status.sold{color:#6f6460;background:#eee9e7}.unavailable-message{color:var(--muted);background:#f3efed;border-radius:14px;margin:22px 0 10px;padding:14px 16px;font-size:14px;line-height:1.5}.admin-page{background:var(--paper);min-height:100vh;padding:clamp(28px,6vw,72px)}.admin-shell{max-width:980px;margin:0 auto}.admin-heading{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:34px;display:flex}.admin-heading h1,.admin-shell>h1{margin-bottom:16px;font-size:clamp(38px,5vw,58px)}.admin-heading>div>p:last-child{color:var(--muted);line-height:1.6}.admin-list{gap:16px;display:grid}.admin-product{background:var(--white);border:1px solid var(--line);border-radius:20px;grid-template-columns:110px minmax(180px,1fr) auto;align-items:center;gap:22px;padding:16px;display:grid}.admin-product>img{aspect-ratio:1;object-fit:cover;border-radius:14px;width:110px}.admin-product p{color:var(--rose-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:700}.admin-product h2{margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:24px}.admin-product .stock-status{border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.status-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.status-actions button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:700}.status-actions button.active{background:var(--rose-dark);border-color:var(--rose-dark);color:#fff}.status-actions button:disabled{cursor:wait;opacity:.55}.admin-message{background:var(--blush);color:var(--rose-dark);border-radius:14px;margin:6px 0 0;padding:14px 16px}@media (width<=700px){.admin-heading{display:block}.admin-product{grid-template-columns:82px 1fr;align-items:start}.admin-product>img{width:82px}.status-actions{grid-column:1/-1;justify-content:flex-start}}.heart{cursor:pointer;background:#fffdf9eb;border:0;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;font-size:22px;display:flex;position:absolute;top:12px;right:12px}.heart.saved{color:var(--rose-dark)}.product-info{padding:17px 2px 0}.product-info>p{color:var(--rose-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700}.product-info>button{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.product-info h3{margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.product-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.product-meta span{color:var(--muted);font-size:13px}.product-meta strong{font-size:15px}.buying{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;padding:110px clamp(24px,8vw,126px);display:grid}.delivery-card{background:var(--white);border:1px solid var(--line);border-radius:22px;grid-column:1/-1;gap:18px;margin-top:32px;padding:clamp(24px,4vw,38px);display:grid}.delivery-card .eyebrow{margin-bottom:10px}.delivery-card h3{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,34px);font-weight:400}.delivery-options{flex-wrap:wrap;gap:10px;display:flex}.delivery-options span{background:var(--paper);border:1px solid var(--line);color:var(--rose-dark);border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.delivery-card>p{color:var(--muted);margin:0;line-height:1.6}.buying ol{margin:0;padding:0;list-style:none}.buying li{border-top:1px solid var(--line);grid-template-columns:55px 1fr;align-items:start;gap:22px;padding:24px 0;display:grid}.buying li>span{color:var(--rose);font-family:Georgia,Times New Roman,serif;font-size:25px}.buying strong{margin-bottom:5px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:400;display:block}.buying li p{color:var(--muted);margin:0;font-size:14px}footer{color:#fff;text-align:center;background:#302827;flex-direction:column;align-items:center;gap:8px;padding:52px 24px;display:flex}footer .footer-brand{margin-bottom:12px}footer .brand-leaf{border-color:#d7aaa6}footer .brand-leaf:after{background:#d7aaa6}footer .brand-copy strong,footer .brand-copy small{color:#f3ddd9}footer p{color:#d8c9c5;margin:0;font-size:13px}footer small{color:#9f918e;margin-top:12px}.modal-backdrop{z-index:50;background:#1c1716b3;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.product-modal{background:var(--white);grid-template-columns:1.05fr .95fr;width:100%;max-width:980px;max-height:92vh;display:grid;position:relative;overflow:auto}.close{background:var(--white);cursor:pointer;z-index:2;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:28px;display:flex;position:absolute;top:16px;right:16px}.modal-gallery{background:#eee9e3;min-width:0;padding:22px}.modal-gallery>img{object-fit:contain;width:100%;height:550px}.thumbnails{gap:9px;margin-top:12px;display:flex;overflow-x:auto}.thumbnails button{cursor:pointer;background:0 0;border:2px solid #0000;width:60px;height:68px;padding:0}.thumbnails button.active{border-color:var(--rose-dark)}.thumbnails img{object-fit:cover;width:100%;height:100%}.modal-copy{align-self:center;padding:64px 45px 45px}.modal-copy h2{margin-bottom:14px;font-size:45px;line-height:1.04}.modal-price{margin-bottom:20px;font-size:22px;font-weight:700}.detail-pills{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.detail-pills span{background:#f0e7e3;border-radius:99px;padding:8px 12px;font-size:12px}.description{color:var(--muted);font-size:14px;line-height:1.7}.modal-copy ul{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:var(--muted);margin:22px 0;padding:14px 0;font-size:13px;line-height:1.8;list-style:none}.video-link{border:1px solid var(--rose);color:var(--rose-dark);border-radius:999px;justify-content:center;align-items:center;gap:10px;margin:24px 0 12px;padding:13px 18px;font-size:14px;font-weight:700;transition:all .16s;display:flex}.video-link:hover{background:var(--blush);transform:translateY(-1px)}.video-link span{font-size:12px}.modal-copy li:before{color:var(--rose);content:"✓";margin-right:9px}.whatsapp{width:100%}.modal-copy>small{color:var(--muted);text-align:center;margin-top:10px;font-size:10px;line-height:1.5;display:block}@media (width<=900px){.hero{grid-template-columns:1fr .8fr;padding-left:40px;padding-right:40px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buying{gap:40px}.product-modal{grid-template-columns:1fr}.modal-gallery>img{height:380px}}@media (width<=680px){.site-header{height:72px;padding:4px 18px}.brand{gap:8px}.brand-leaf{width:16px;height:22px}.brand-copy strong{font-size:26px}.brand-copy small{letter-spacing:.13em;font-size:7px}nav{gap:14px}nav a{display:none}.hero{grid-template-columns:1fr;gap:42px;padding:55px 20px 75px}h1{font-size:40px}.hero-product{border-radius:130px 130px 18px 18px;height:420px}.section-heading{flex-direction:column;align-items:start;gap:12px}.catalog-section{padding:72px 18px 88px}.catalog-tools{flex-direction:column;align-items:stretch}.search{min-width:0}.filters{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.filters button{white-space:nowrap}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.image-button{height:245px}.condition{padding:6px;font-size:8px}.heart{width:34px;height:34px}.product-info h3{font-size:17px}.product-meta{flex-direction:column;align-items:start;gap:6px}.buying{grid-template-columns:1fr;padding:80px 22px}.modal-backdrop{align-items:end;padding:0}.product-modal{max-height:94vh}.modal-gallery{padding:14px}.modal-gallery>img{height:330px}.modal-copy{padding:34px 22px 30px}.modal-copy h2{font-size:36px}}
