@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&display=swap";@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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream:#f4efe6;--paper:#faf7f1;--ink:#1e1b18;--terracotta:#a64f35;--line:#1e1b1829}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{object-fit:cover;width:100%;height:100%;display:block}.topbar{border-bottom:1px solid var(--line);background:var(--cream);z-index:3;justify-content:space-between;align-items:center;height:84px;padding:0 5vw;display:flex;position:relative}.brand,.footer-brand{align-items:center;gap:12px;display:flex}.brand-mark{border:1px solid var(--terracotta);width:38px;height:38px;color:var(--terracotta);border-radius:50% 50% 45% 55%;place-items:center;font-family:Italiana,serif;font-size:24px;display:grid}.brand strong{letter-spacing:.02em;font-family:Italiana,serif;font-size:24px;font-weight:400}.brand small{text-transform:uppercase;letter-spacing:.24em;margin-top:2px;font-size:8px;display:block}.header-link{text-transform:uppercase;letter-spacing:.15em;gap:20px;font-size:10px;display:flex}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.02fr .98fr;min-height:740px;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;padding:11vw 6vw 8vw;display:flex}.eyebrow{color:var(--terracotta);text-transform:uppercase;letter-spacing:.25em;font-size:10px;font-weight:600}h1,h2,.manifesto p{margin:0;font-family:Italiana,serif;font-weight:400}h1{letter-spacing:-.045em;margin:30px 0;font-size:clamp(60px,7vw,112px);line-height:.91}h1 em,.manifesto em{color:var(--terracotta);font-weight:400}.hero-copy>p{color:#5f574f;max-width:420px;margin:0 0 40px;font-size:15px;line-height:1.8}.primary-button{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;align-items:center;min-width:250px;padding:17px 22px;font-size:10px;transition:all .25s;display:flex}.primary-button:hover{background:var(--terracotta)}.hero-art{background:#b86d4e;min-height:650px;position:relative;overflow:hidden}.hero-art:after{content:"";background:linear-gradient(#0000 60%,#32170e40);position:absolute;inset:0}.seal{z-index:2;background:var(--cream);width:145px;height:145px;color:var(--terracotta);border:1px solid #a64f3540;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:70px;left:-58px;transform:rotate(-9deg)}.seal span{text-transform:uppercase;letter-spacing:.15em;font-size:8px}.seal strong{font:400 34px Italiana,serif}.category-section,.products-section{padding:110px 5vw}.category-section{background:var(--paper)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:60px;display:flex}h2{letter-spacing:-.03em;margin-top:12px;font-size:clamp(42px,5vw,70px)}.section-heading>p{color:#746a61;font-size:13px;line-height:1.7}.categories{scrollbar-width:none;gap:clamp(18px,3.5vw,60px);padding:2px 2px 20px;display:flex;overflow-x:auto}.category{color:#635b54;cursor:pointer;text-transform:uppercase;letter-spacing:.12em;background:0 0;border:0;flex-direction:column;flex:0 0 108px;align-items:center;gap:14px;padding:0;font-size:9px;display:flex}.category-image{border:1px solid #0000;border-radius:50%;width:108px;height:108px;padding:5px;transition:all .25s;overflow:hidden}.category-image img{filter:saturate(.75);border-radius:50%}.category:hover .category-image,.category.active .category-image{border-color:var(--terracotta);transform:rotate(4deg)}.category.active{color:var(--terracotta)}.products-section{background:var(--cream)}.result-count{text-transform:uppercase;letter-spacing:.16em;padding-bottom:10px;font-size:9px}.product-grid{grid-template-columns:repeat(3,1fr);gap:54px 24px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:4/5;background:#ddd3c6;position:relative;overflow:hidden}.product-image img{transition:transform .6s}.product-card:hover .product-image img{transform:scale(1.025)}.tag,.card-number{letter-spacing:.15em;text-transform:uppercase;font-size:8px;position:absolute;top:14px}.tag{background:var(--cream);padding:9px 12px;left:14px}.card-number{color:#fff;text-shadow:0 1px 8px #000;right:14px}.product-info{padding-top:18px}.product-category{text-transform:uppercase;letter-spacing:.16em;color:var(--terracotta);font-size:8px}.product-info h3{margin:8px 0 18px;font:400 32px Italiana,serif}.product-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.product-meta strong{font:400 21px Italiana,serif}.availability{text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;font-size:9px;display:flex}.availability:before{content:"";background:#788f68;border-radius:50%;width:6px;height:6px}.availability.soldout:before{background:#a98f84}.order-button{border:1px solid var(--ink);text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;padding:14px 16px;font-size:9px;transition:all .2s;display:flex}.order-button:hover{background:var(--ink);color:#fff}.order-button.disabled{border-color:var(--line);color:#9a928b;pointer-events:none}.manifesto{background:var(--terracotta);min-height:510px;color:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex;position:relative}.manifesto .eyebrow{color:#efd7cb}.manifesto p{margin-top:30px;font-size:clamp(40px,5.5vw,78px);line-height:1.07}.manifesto em{color:#f4c6b4}.manifesto-note{text-transform:uppercase;letter-spacing:.16em;text-align:left;font-size:9px;line-height:1.7;position:absolute;bottom:45px;right:5vw}footer{background:var(--ink);color:var(--cream);grid-template-columns:1.5fr 1fr 1fr auto;align-items:end;gap:25px;padding:50px 5vw;display:grid}.footer-brand strong{font:400 29px Italiana,serif}footer p,footer a,footer>span{text-transform:uppercase;letter-spacing:.12em;color:#c8c0b7;margin:0;font-size:9px;line-height:1.8}@media (max-width:800px){.topbar{height:74px;padding:0 20px}.header-link{gap:0;font-size:0}.header-link span{font-size:18px}.brand strong{font-size:21px}.hero{flex-direction:column;min-height:0;display:flex}.hero-copy{order:1;padding:74px 22px 62px}h1{margin:24px 0;font-size:clamp(52px,16vw,72px)}.hero-copy>p{font-size:14px}.primary-button{width:100%}.hero-art{order:2;min-height:480px}.seal{width:116px;height:116px;bottom:22px;left:auto;right:18px}.seal strong{font-size:28px}.category-section,.products-section{padding:80px 20px}.section-heading{margin-bottom:42px;display:block}.section-heading>p{margin-top:22px}h2{font-size:45px;line-height:1}.categories{gap:20px;margin-right:-20px}.category{flex-basis:88px}.category-image{width:88px;height:88px}.product-heading{align-items:flex-end;display:flex}.product-heading h2{font-size:42px}.result-count{flex-shrink:0}.product-grid{grid-template-columns:1fr;gap:54px}.product-info h3{font-size:34px}.manifesto{min-height:480px}.manifesto-note{text-align:center;margin-top:40px;position:static}footer{grid-template-columns:1fr 1fr;align-items:start;padding:50px 20px}footer>span{text-align:right}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.hero-copy{background-image:linear-gradient(#f4efe6eb,#f4efe6eb),url(/flores-finessencia.png);background-position:50%,right -185px bottom -175px;background-repeat:no-repeat;background-size:auto,560px}.category-section{background-color:var(--paper);background-image:linear-gradient(#faf7f1e8,#faf7f1e8),url(/flores-finessencia.png);background-position:50%,right -150px center;background-repeat:no-repeat;background-size:auto,570px}.products-section{background-color:var(--cream);background-image:linear-gradient(#f4efe6f0,#f4efe6f0),url(/flores-finessencia.png);background-size:auto,620px;background-position:center,left -230px 22%;background-repeat:no-repeat}@media (max-width:800px){.hero-copy{background-position:50%,right -150px bottom -80px;background-size:auto,390px}.category-section{background-position:50%,right -165px center;background-size:auto,410px}.products-section{background-size:auto,460px;background-position:center,left -210px 12%}}.product-action{justify-content:flex-end;padding-top:2px;display:flex}.whatsapp-button{background:var(--ink);width:48px;height:48px;color:var(--cream);border-radius:50%;place-items:center;transition:transform .2s,background-color .2s;display:grid}.whatsapp-button img{object-fit:contain;filter:brightness(0)invert();width:22px;height:22px}.whatsapp-button:hover{background:var(--terracotta);transform:translateY(-2px)}.whatsapp-button.disabled{pointer-events:none;opacity:.72;background:#d8d0c6}.whatsapp-button.disabled img{opacity:.52}.aroma-story{background:var(--paper);grid-template-columns:1fr 1fr;min-height:720px;display:grid}.aroma-story-image{min-height:720px;overflow:hidden}.aroma-story-image img{object-position:center 42%}.aroma-story-copy{background-image:linear-gradient(#faf7f1ed,#faf7f1ed),url(/flores-finessencia.png);background-position:50%,right -220px bottom -150px;background-repeat:no-repeat;background-size:auto,520px;flex-direction:column;justify-content:center;align-items:flex-start;padding:9vw 7vw;display:flex}.aroma-story-copy h2{margin:22px 0 30px;font-size:clamp(48px,5.3vw,76px);line-height:.98}.aroma-story-copy>p{color:#625950;max-width:550px;margin:0;font-size:14px;line-height:1.85}.aroma-story-copy blockquote{color:var(--terracotta);max-width:540px;margin:38px 0;font:26px/1.35 Italiana,serif}.aroma-story-copy blockquote span{font-family:sans-serif;font-size:18px}@media (max-width:800px){.aroma-story{grid-template-columns:1fr}.aroma-story-image{min-height:520px}.aroma-story-copy{padding:75px 22px 80px}.aroma-story-copy h2{font-size:50px}.aroma-story-copy blockquote{font-size:24px}}.candle-story{background:var(--cream);grid-template-columns:.92fr 1.08fr;min-height:760px;display:grid}.candle-story-copy{background-image:linear-gradient(#f4efe6f0,#f4efe6f0),url(/flores-finessencia.png);background-position:50%,left -260px bottom -170px;background-repeat:no-repeat;background-size:auto,540px;flex-direction:column;justify-content:center;align-items:flex-start;padding:8vw 6vw;display:flex}.candle-story-copy h2{margin:22px 0 30px;font-size:clamp(48px,5vw,74px);line-height:.98}.candle-story-copy>p{color:#625950;max-width:540px;margin:0 0 14px;font-size:14px;line-height:1.8}.candle-story-copy blockquote{color:var(--terracotta);max-width:530px;margin:22px 0 36px;font:26px/1.35 Italiana,serif}.candle-gallery{background:var(--paper);grid-template-columns:1.25fr .75fr;gap:12px;padding:12px;display:grid}.candle-main,.candle-detail{min-height:736px;overflow:hidden}.candle-main img{object-position:center}.candle-detail img{object-position:52% center}@media (max-width:800px){.candle-story{grid-template-columns:1fr}.candle-story-copy{padding:75px 22px 80px}.candle-story-copy h2{font-size:50px}.candle-gallery{grid-template-columns:1.1fr .9fr;height:600px}.candle-main,.candle-detail{min-height:0}.candle-story-copy blockquote{font-size:24px}}.founders-story{background:var(--paper);border-top:1px solid var(--line);grid-template-columns:1.05fr .95fr;min-height:760px;display:grid}.founders-photo{min-height:760px;position:relative;overflow:hidden}.founders-photo img{object-position:center 45%}.founders-caption{color:var(--cream);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e1b18d6;justify-content:space-between;padding:14px 18px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.founders-caption span{text-transform:uppercase;letter-spacing:.14em;font-size:8px}.founders-copy{background-image:linear-gradient(#faf7f1eb,#faf7f1eb),url(/flores-finessencia.png);background-position:50%,right -230px bottom -170px;background-repeat:no-repeat;background-size:auto,550px;flex-direction:column;justify-content:center;padding:8vw 6vw;display:flex}.founders-copy h2{margin:22px 0 32px;font-size:clamp(48px,5vw,74px);line-height:.98}.founders-copy>p{color:#625950;max-width:570px;margin:0 0 16px;font-size:14px;line-height:1.82}.founders-copy blockquote{color:var(--terracotta);max-width:570px;margin:18px 0 0;font:25px/1.4 Italiana,serif}.founders-copy blockquote span{font-family:sans-serif;font-size:17px}@media (max-width:800px){.founders-story{grid-template-columns:1fr}.founders-photo{min-height:570px}.founders-copy{padding:75px 22px 80px}.founders-copy h2{font-size:50px}}.admin-shell{background-color:var(--cream);background-image:linear-gradient(#f4efe6e6,#f4efe6e6),url(/flores-finessencia.png);background-position:50%,right -180px bottom -160px;background-repeat:no-repeat;background-size:auto,680px;place-items:center;min-height:100vh;padding:5vw;display:grid}.admin-card{border:1px solid var(--line);background:#faf7f1f5;width:min(100%,880px);padding:40px}.admin-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:32px;display:flex}.admin-signout,.admin-back{text-transform:uppercase;letter-spacing:.14em;font-size:9px}.admin-welcome{max-width:650px;padding:70px 0 55px}.admin-welcome h1,.admin-denied h1{margin:18px 0 24px;font:400 clamp(48px,7vw,78px)/.95 Italiana,serif}.admin-welcome p,.admin-denied p{color:#685f57;max-width:560px;line-height:1.75}.admin-placeholder{border:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px;padding:26px;display:flex}.admin-placeholder>div>span{color:var(--terracotta);letter-spacing:.15em;font-size:9px}.admin-placeholder h2{margin:8px 0;font-size:34px}.admin-placeholder p{color:#746a61;margin:0;font-size:13px}.admin-status{text-transform:uppercase;letter-spacing:.13em;border:1px solid var(--line);white-space:nowrap;padding:10px 12px;font-size:8px}.admin-denied{text-align:center;flex-direction:column;align-items:center;padding:80px 40px;display:flex}.admin-denied .eyebrow{margin-top:28px}.admin-denied .primary-button{margin-top:22px}@media (max-width:600px){.admin-shell{padding:18px}.admin-card{padding:24px}.admin-welcome{padding:55px 0 42px}.admin-placeholder{align-items:flex-start}.admin-placeholder p{max-width:190px}.admin-denied{padding:55px 24px}}.official-brand{background:#cf946c;display:block;overflow:hidden}.official-brand img{object-fit:cover;object-position:center;width:154px;height:58px;display:block}.topbar .official-brand{margin-left:-3px}.footer-logo img{width:190px;height:96px}.footer-logo{width:190px}.admin-header-logo img{width:150px;height:62px}.admin-header-logo{width:150px}.admin-logo{object-fit:cover;background:#cf946c;width:210px;height:112px}@media (max-width:600px){.official-brand img{width:132px;height:52px}.footer-logo,.footer-logo img{width:160px;height:82px}.admin-header-logo,.admin-header-logo img{width:126px;height:54px}.admin-logo{width:180px;height:98px}}.footer-social{align-items:center;gap:14px;display:flex}.footer-whatsapp{background:var(--terracotta);border-radius:50%;place-items:center;width:38px;height:38px;display:none}.footer-whatsapp img{object-fit:contain;width:18px;height:18px}@media (max-width:800px){.product-card .product-action{display:none}.footer-social{justify-content:flex-end}.footer-whatsapp{display:grid}}.hero-copy{background-position:50%,right -345px bottom -285px;background-size:auto,900px}.seal{z-index:5}@media (max-width:1024px){.hero{flex-direction:column;min-height:0;display:flex}.hero-copy{background-position:50%,right -315px bottom -240px;background-size:auto,850px;order:1;min-height:620px;padding:90px 5vw 78px}.hero-art{order:2;min-height:620px}.seal{width:132px;height:132px;bottom:30px;left:auto;right:30px}.seal strong{font-size:31px}}@media (max-width:800px){.hero-copy{background-position:50%,right -280px bottom -205px;background-size:auto,720px;min-height:570px;padding:74px 22px 62px}.hero-art{min-height:500px}.seal{width:116px;height:116px;bottom:22px;right:18px}}.hero-copy,.category-section,.products-section,.aroma-story-copy,.candle-story-copy,.founders-copy,.admin-shell{background-image:none}.hero-test-gallery{background:var(--cream);grid-template-columns:1fr 1fr;gap:2px;display:grid}.hero-test-gallery .hero-shot{min-width:0;min-height:650px;overflow:hidden}.hero-test-gallery .hero-shot:first-child img,.hero-test-gallery .hero-shot:last-child img{object-position:center}.hero-copy .hero-seal{flex:none;align-self:flex-end;margin-top:46px;position:static;transform:rotate(-9deg)}@media (max-width:1024px){.hero-test-gallery .hero-shot{min-height:620px}}@media (max-width:800px){.hero-art.hero-test-gallery{order:1;grid-template-columns:1fr 1fr;min-height:470px}.hero-copy{order:2}.hero-test-gallery .hero-shot{min-height:470px}.hero-copy .hero-seal{align-self:center;width:116px;height:116px;margin-top:38px;display:flex}}.eyebrow{letter-spacing:.22em;font-size:11px;font-weight:700}.header-link{font-size:11px;font-weight:600}.category{letter-spacing:.13em;font-size:10px;font-weight:600}.result-count{font-size:10px;font-weight:600}.product-category{font-size:9px;font-weight:700}.availability{font-size:10px;font-weight:600}footer p,footer a,footer>span{font-size:10px;font-weight:500}@media (max-width:800px){.eyebrow,.category{font-size:10px}}
