@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,500&family=DM+Sans:wght@400;500;600&family=Great+Vibes&display=swap";:root{--ink:#26251f;--olive:#626442;--olive-dark:#484a2e;--cream:#f8f3ea;--paper:#fffdf8;--sand:#e9deca;--line:#c8baa0;--muted:#706c62;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.announcement{text-align:center;color:#f8f3ea;background:var(--olive-dark);letter-spacing:.13em;text-transform:uppercase;padding:.6rem 1rem;font-size:.72rem}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;border-bottom:1px solid #62644233;position:sticky;top:0}.header-inner{grid-template-columns:240px 1fr 175px;align-items:center;gap:2rem;max-width:1420px;height:88px;margin:auto;padding:0 3.5rem;display:grid}.brand{align-items:center;gap:.8rem;width:max-content;display:flex}.brand img{object-fit:contain;mix-blend-mode:multiply;width:72px;height:72px}.brand span{flex-direction:column;display:flex}.brand strong{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;line-height:.9}.brand small{letter-spacing:.23em;text-transform:uppercase;color:var(--olive);margin-top:.32rem;font-size:.58rem}.brand--compact img{width:58px;height:58px}.brand--compact strong{font-size:1.6rem}.nav{justify-content:center;align-items:center;gap:clamp(1rem,2.4vw,2.5rem);display:flex}.nav a,.nav button{cursor:pointer;background:0 0;border:0;padding:.6rem 0;font-size:.86rem;transition:color .2s}.nav a:hover,.nav button:hover{color:var(--olive)}.shop-button{background:var(--olive);color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;border-radius:999px;justify-self:end;align-items:center;gap:.5rem;padding:.8rem 1.1rem;font-size:.73rem;display:flex}.menu-button{cursor:pointer;background:0 0;border:0;justify-self:end;display:none}.section-shell{width:min(1310px,100% - 4rem);margin-inline:auto}.hero{background:linear-gradient(110deg,#fbf7ef 0%,#f3eadd 56%,#e0d0ba 100%);grid-template-columns:48% 52%;min-height:680px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;flex-direction:column;justify-content:center;max-width:680px;padding:6.5rem 3rem 6rem max(4rem,50vw - 655px);display:flex;position:relative}.eyebrow{color:var(--olive);text-transform:uppercase;letter-spacing:.15em;align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;display:inline-flex}.hero h1,.catalogue-hero h1{letter-spacing:-.035em;margin:1.15rem 0 0;font-family:Cormorant Garamond,serif;font-size:clamp(4.2rem,6.3vw,7rem);font-weight:500;line-height:.85}.hero h1 em{font-weight:500;display:block}.script{color:var(--olive);margin:1rem 0 .3rem;font-family:Great Vibes,cursive;font-size:clamp(2.3rem,3.4vw,4rem);line-height:1.1;transform:rotate(-2deg)}.hero-text{color:#5c584e;max-width:550px;font-size:1.05rem;line-height:1.75}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:1.35rem;display:flex}.button{border:1px solid var(--olive-dark);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.85rem 1.25rem;font-size:.72rem;font-weight:600;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--dark{background:var(--olive-dark);color:#fff}.button--light{color:var(--olive-dark);background:0 0}.hero-image{min-height:680px;position:relative;overflow:hidden}.hero-image:after{content:"";background:linear-gradient(90deg,#f1e8daa6,#0000 32%),linear-gradient(#0000 62%,#342b1b33);position:absolute;inset:0}.hero-image>img{object-fit:cover;object-position:45% center;width:100%;height:100%}.hero-seal{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8c7;border:1px solid #ffffff8c;align-items:center;gap:.55rem;padding:.85rem 1rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;display:flex;position:absolute;bottom:2rem;right:2rem}.botanical--hero{z-index:3;opacity:.68;pointer-events:none;width:300px;position:absolute;bottom:-110px;left:40%;transform:rotate(-32deg)}.values{z-index:4;background:#fbf7ef;border:1px solid #e2d6c2;grid-template-columns:repeat(3,1fr);gap:2rem;width:min(1160px,100% - 3rem);margin:-18px auto 0;padding:1.6rem 2.5rem;display:grid;position:relative;box-shadow:0 12px 45px #3e321f1a}.values article{align-items:center;gap:1rem;display:flex}.values article+article{border-left:1px solid var(--line);padding-left:2rem}.values svg{width:31px;height:31px;color:var(--olive);stroke-width:1.4px;flex:none}.values h2{text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.78rem}.values p{color:var(--muted);margin:.3rem 0 0;font-size:.78rem;line-height:1.5}.category-grid{grid-template-columns:1fr 1fr;gap:1.3rem;padding:5.5rem 0 1.5rem;display:grid}.category-card{background:var(--sand);min-height:370px;position:relative;overflow:hidden}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.category-card:hover img{transform:scale(1.035)}.category-card:after{content:"";background:linear-gradient(90deg,#f7f0e505 20%,#f7f0e5f0 72%);position:absolute;inset:0}.category-card>div{z-index:2;width:42%;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.category-card span{color:var(--olive);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.category-card h2{margin:.45rem 0 1.2rem;font-family:Cormorant Garamond,serif;font-size:2.7rem;font-weight:500;line-height:.9}.category-card button,.section-heading button,.story-copy a{border:0;border-bottom:1px solid var(--ink);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;align-items:center;gap:.8rem;padding:.4rem 0;font-size:.7rem;display:inline-flex}.category-card button svg,.section-heading button svg,.story-copy a svg{width:17px}.category-card--candles img{object-position:center 65%}.category-card--soap{background:#f3ede2}.category-card--soap img{object-fit:contain;object-position:left center;width:66%}.recharge{background:#f1ebdf radial-gradient(#d6c8ad 1px,#0000 1px) 0 0/18px 18px;grid-template-columns:1fr 1.3fr;align-items:center;gap:3rem;margin-top:1.5rem;padding:3.4rem 3.8rem;display:grid}.recharge-copy h2,.section-heading h2,.story-copy h2,.newsletter h2{margin:.7rem 0;font-family:Cormorant Garamond,serif;font-size:clamp(2.7rem,4vw,4.4rem);font-weight:500;line-height:.95}.recharge-copy h2 em,.story-copy h2 em{color:var(--olive);font-family:Great Vibes,cursive;font-weight:400;line-height:1.15;display:block}.recharge-copy p{max-width:500px;color:var(--muted);margin:1rem 0 1.5rem;line-height:1.7}.steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:.8rem;display:grid}.steps>div{text-align:center;background:#fffdf8b8;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;min-height:180px;padding:1.3rem .7rem;display:flex}.steps>svg{width:25px;color:var(--olive)}.steps div>span{color:#95866c;align-self:flex-start;margin:-.6rem 0 -.2rem .6rem;font-family:Cormorant Garamond,serif;font-size:1.6rem}.steps div>svg{width:34px;height:34px;color:var(--olive);stroke-width:1.3px;margin-bottom:.7rem}.steps strong{font-family:Cormorant Garamond,serif;font-size:1.35rem}.steps small{color:var(--muted);margin-top:.2rem}.featured{padding:6rem 0}.section-heading{text-align:center;margin-bottom:2rem;position:relative}.section-heading h2{margin:.35rem 0}.section-heading button{position:absolute;bottom:.8rem;right:0}.product-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.product-card{min-width:0}.product-image-wrap{aspect-ratio:4/4.5;background:#efe5d5;position:relative;overflow:hidden}.product-image-wrap>img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.product-card:hover .product-image-wrap>img{transform:scale(1.035)}.product-image-wrap>span{letter-spacing:.1em;text-transform:uppercase;background:#fffdf8db;padding:.38rem .55rem;font-size:.62rem;position:absolute;top:.7rem;left:.7rem}.product-image-wrap>button{cursor:pointer;background:#fffdf8db;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:.7rem;right:.7rem}.product-info{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem .15rem;display:flex}.product-info h3{margin:0;font-family:Cormorant Garamond,serif;font-size:1.55rem;font-weight:600;line-height:1}.product-info p{color:var(--muted);margin:.35rem 0 0;font-size:.72rem;line-height:1.4}.product-info>strong{white-space:nowrap;font-family:Cormorant Garamond,serif;font-size:1.3rem}.story{background:#f3ede2;grid-template-columns:1.1fr .9fr .9fr;min-height:390px;margin-bottom:5rem;display:grid}.story-image{overflow:hidden}.story-image img{object-fit:cover;width:100%;height:100%}.story-copy,.story blockquote{flex-direction:column;justify-content:center;padding:3rem;display:flex}.story-copy p{color:var(--muted);font-size:.9rem;line-height:1.7}.story-copy a{width:max-content;margin-top:.6rem}.story blockquote{border-left:1px solid var(--line);color:#4b483d;text-align:center;margin:0;font-family:Cormorant Garamond,serif;font-size:1.65rem;line-height:1.4}.newsletter{background:#ded9c6;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;padding:3.2rem max(2rem,50vw - 550px);display:grid}.newsletter h2{font-size:2.8rem}.newsletter p{color:#625f54}.newsletter form{background:var(--paper);border:1px solid #aaa38c;padding:.4rem;display:flex}.newsletter input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 1rem}.footer{background:#f4ece0;padding:3.8rem max(2rem,50vw - 655px) 1.2rem}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:3rem;display:grid}.footer-grid h3{text-transform:uppercase;letter-spacing:.12em;margin:.8rem 0 1rem;font-size:.7rem}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.footer-grid a,.footer-grid button{color:var(--muted);cursor:pointer;background:0 0;border:0;gap:.5rem;padding:0;font-size:.78rem;display:flex}.footer-bottom{border-top:1px solid var(--line);color:#858074;justify-content:space-between;margin-top:3rem;padding-top:1rem;font-size:.65rem;display:flex}.footer-bottom button{color:inherit;cursor:pointer;background:0 0;border:0}.catalogue-page{background:var(--paper);min-height:70vh}.catalogue-hero{text-align:center;background:linear-gradient(#faf6efd1,#f6eee2eb),url(/assets/creations-douceur-dici.jpg) 50% 54%/cover;padding:5.5rem 2rem 4.5rem}.catalogue-hero h1{font-size:clamp(3.7rem,6vw,6rem)}.catalogue-hero p{color:#5d594e}.catalogue-content{padding:3.5rem 0 6rem}.filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.filters button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;padding:.65rem 1rem}.filters button.active{border-color:var(--olive);background:var(--olive);color:#fff}.product-grid--catalogue{row-gap:2.5rem}.empty-state{text-align:center;color:var(--muted);padding:5rem 2rem}.empty-state>svg{width:45px;height:45px;color:var(--olive)}.empty-state h2{color:var(--ink);margin:.8rem 0 .2rem;font-family:Cormorant Garamond,serif;font-size:2rem}.admin-loading,.admin-denied{background:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.admin-denied h1{margin:1rem 0 0;font-family:Cormorant Garamond,serif;font-size:3rem}.admin-denied p{max-width:500px;color:var(--muted);margin:0 0 1rem}.admin-login{background:var(--paper);grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:linear-gradient(#28231c0d,#28231cbd),url(/assets/creations-douceur-dici.jpg) 50%/cover;flex-direction:column;justify-content:flex-end;padding:3rem 4rem;display:flex;position:relative;overflow:hidden}.login-visual .brand{color:var(--ink);background:#fffdf8e6;padding:.5rem .8rem;position:absolute;top:2rem;left:3rem}.login-visual h1{max-width:500px;margin:0;font-family:Cormorant Garamond,serif;font-size:5rem;line-height:.88}.login-visual>p{max-width:470px;font-family:Cormorant Garamond,serif;font-size:1.5rem;line-height:1.4}.login-panel{width:100%;max-width:590px;margin:auto;padding:4rem}.login-panel h2{margin:.8rem 0;font-family:Cormorant Garamond,serif;font-size:3.2rem;line-height:.95}.login-panel>p{color:var(--muted);line-height:1.7}.back-link{cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;display:flex;position:absolute;top:2rem;right:2rem}.back-link svg{width:17px;transform:rotate(180deg)}.login-panel form,.editor-panel form{flex-direction:column;gap:1.1rem;margin-top:2rem;display:flex}.login-panel label,.editor-panel label{flex-direction:column;gap:.45rem;font-size:.78rem;font-weight:600;display:flex;position:relative}.login-panel input,.editor-panel input,.editor-panel textarea,.editor-panel select{resize:vertical;background:#fffefa;border:1px solid #c8bea9;outline:none;width:100%;padding:.85rem .9rem}.login-panel input:focus,.editor-panel input:focus,.editor-panel textarea:focus,.editor-panel select:focus{border-color:var(--olive);box-shadow:0 0 0 3px #6264421a}.form-error{color:#8a3d31;background:#f5e2de;padding:.8rem 1rem;font-size:.78rem}.admin-shell{background:#f7f5f0;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:#fffdf8;border-right:1px solid #ded8cc;flex-direction:column;height:100vh;padding:1.5rem;display:flex;position:sticky;top:0}.admin-sidebar nav{flex-direction:column;gap:.4rem;margin-top:3rem;display:flex}.admin-sidebar nav button,.admin-account button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.65rem;padding:.8rem;display:flex}.admin-sidebar nav button.active{color:var(--olive-dark);background:#eeeadf;font-weight:600}.admin-sidebar nav svg,.admin-account svg{width:18px}.admin-account{border-top:1px solid #ddd6c7;flex-direction:column;gap:.35rem;margin-top:auto;padding-top:1rem;display:flex;overflow:hidden}.admin-account small{color:var(--muted)}.admin-account span{text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.admin-account button{color:#7f433b;padding:.65rem 0}.admin-main{min-width:0;padding:3rem clamp(1.5rem,5vw,5rem)}.admin-main>header{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.admin-main h1{margin:.3rem 0 0;font-family:Cormorant Garamond,serif;font-size:3.8rem;line-height:1}.admin-main header p{color:var(--muted);margin:.35rem 0 0}.admin-notice{color:#465630;background:#e9f0df;align-items:center;gap:.6rem;margin-top:1.5rem;padding:.9rem 1rem;font-size:.78rem;display:flex}.admin-notice svg{width:18px}.admin-notice button{cursor:pointer;background:0 0;border:0;margin-left:auto}.admin-table-wrap{background:#fff;border:1px solid #ded8cc;margin-top:2rem;overflow:auto}.admin-table-wrap table{border-collapse:collapse;width:100%;min-width:760px}.admin-table-wrap th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);background:#f0ece4;padding:.9rem 1.1rem;font-size:.65rem}.admin-table-wrap td{border-top:1px solid #ebe6dc;padding:1rem 1.1rem;font-size:.82rem}.table-product{align-items:center;gap:.8rem;min-width:260px;display:flex}.table-product img{object-fit:cover;background:#eee7da;width:58px;height:58px}.table-product div{flex-direction:column;gap:.25rem;display:flex}.table-product small{max-width:290px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.status{color:#6c6961;background:#ece9e3;padding:.38rem .6rem;font-size:.68rem}.status--published{color:#496033;background:#e6eedb}.row-actions{justify-content:flex-end;gap:.3rem;display:flex}.row-actions button{cursor:pointer;background:#fff;border:1px solid #ddd5c7;place-items:center;width:35px;height:35px;display:grid}.row-actions svg{width:15px}.row-actions button:last-child{color:#9b4b3f}.admin-loading-inline{color:var(--muted);justify-content:center;gap:.8rem;margin-top:2rem;padding:4rem;display:flex}.editor-overlay{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#201d186b;justify-content:flex-end;display:flex;position:fixed;inset:0}.editor-panel{background:var(--paper);width:min(620px,100%);height:100%;padding:2.5rem;overflow:auto;box-shadow:-20px 0 50px #0000001f}.editor-panel>header{justify-content:space-between;align-items:flex-start;display:flex}.editor-panel h2{margin:.35rem 0 0;font-family:Cormorant Garamond,serif;font-size:2.8rem}.editor-panel header>button{cursor:pointer;background:#fff;border:1px solid #ddd5c7;place-items:center;width:42px;height:42px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-grid label svg{pointer-events:none;width:17px;position:absolute;bottom:.78rem;right:.7rem}.editor-panel select{appearance:none}.editor-panel label small{color:var(--muted);font-weight:400}.file-input{padding:.65rem!important}.file-input::file-selector-button{cursor:pointer;background:#ece7dc;border:0;margin-right:.7rem;padding:.55rem .7rem}.switches{flex-direction:column;gap:.8rem;padding:.8rem 0;display:flex}.switches label{cursor:pointer;flex-direction:row;align-items:center;gap:.7rem;font-weight:500}.switches input{opacity:0;position:absolute}.switches label>span{background:#c8c4bb;border-radius:20px;width:39px;height:22px;padding:2px;transition:background .2s}.switches label>span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;display:block}.switches input:checked+span{background:var(--olive)}.switches input:checked+span:after{transform:translate(17px)}.editor-panel form>footer{justify-content:flex-end;gap:.7rem;padding-top:1rem;display:flex}@media (width<=1050px){.header-inner{grid-template-columns:1fr auto auto;padding:0 1.5rem}.menu-button{display:block}.shop-button{grid-area:1/2}.nav{background:var(--paper);flex-direction:column;align-items:stretch;gap:0;max-height:0;padding:0 1.5rem;transition:max-height .3s,padding .3s;position:absolute;top:88px;left:0;right:0;overflow:hidden}.nav--open{border-bottom:1px solid var(--line);max-height:420px;padding:1rem 1.5rem 1.5rem}.nav a,.nav button{text-align:left;padding:.85rem}.hero{grid-template-columns:1fr}.hero-copy{padding:5rem 3rem}.hero-image{min-height:520px}.botanical--hero{bottom:400px;left:auto;right:-80px}.recharge{grid-template-columns:1fr}.story{grid-template-columns:1fr 1fr}.story blockquote{border-left:0;border-top:1px solid var(--line);grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.announcement{font-size:.6rem}.header-inner{gap:.7rem;height:72px;padding:0 1rem}.brand--compact img{width:43px;height:43px}.brand--compact strong{font-size:1.35rem}.brand--compact small{display:none}.shop-button{justify-content:center;width:42px;height:42px;padding:0;font-size:0}.nav{top:72px}.section-shell{width:min(100% - 2rem,1310px)}.hero{min-height:auto}.hero-copy{padding:4rem 1.35rem 3rem}.hero h1{font-size:clamp(3.6rem,17vw,5.6rem)}.hero-image{min-height:390px}.values{width:100%;box-shadow:none;grid-template-columns:1fr;gap:1.2rem;margin:0;padding:1.5rem}.values article+article{border-left:0;border-top:1px solid var(--line);padding:1.2rem 0 0}.category-grid{grid-template-columns:1fr;padding-top:3.5rem}.category-card{min-height:330px}.category-card>div{width:49%;right:4%}.category-card h2{font-size:2.2rem}.recharge{padding:2.5rem 1.2rem}.steps{grid-template-columns:1fr}.steps>svg{margin:auto;transform:rotate(90deg)}.steps>div{width:155px;min-height:155px;margin:auto}.section-heading{text-align:left}.section-heading button{margin-top:.8rem;position:static}.product-grid{grid-template-columns:1fr}.product-image-wrap{aspect-ratio:4/4}.story{grid-template-columns:1fr}.story-image{min-height:320px}.story-copy,.story blockquote{padding:2.3rem 1.5rem}.story blockquote{grid-column:auto}.newsletter{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 1.2rem}.newsletter form{background:0 0;border:0;flex-direction:column;gap:.5rem}.newsletter input{border:1px solid var(--line);background:#fff;min-height:48px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>.brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:.5rem}.catalogue-hero{padding:4rem 1.2rem}.admin-login{grid-template-columns:1fr}.login-visual{min-height:40vh;padding:2rem}.login-visual h1{font-size:3.4rem}.login-visual .brand{top:1rem;left:1rem}.login-panel{padding:3rem 1.5rem}.back-link{margin-bottom:2.5rem;position:static}.admin-shell{grid-template-columns:1fr}.admin-sidebar{flex-direction:row;align-items:center;gap:1rem;width:100%;height:auto;padding:1rem;position:static}.admin-sidebar nav{flex-direction:row;margin:0 0 0 auto}.admin-sidebar nav button:first-child{display:none}.admin-account{border:0;margin:0;padding:0}.admin-account small,.admin-account span{display:none}.admin-account button{font-size:0}.admin-main{padding:2rem 1rem}.admin-main>header{flex-direction:column;align-items:flex-start}.form-grid{grid-template-columns:1fr}.editor-panel{padding:1.5rem}}
