:root{--serif:"Libre Baskerville", Georgia, serif;--sans:"Helvetica World", Helvetica, Arial, sans-serif;--gold:#e0b03d;--white:#fff;--black:#1a1a1a;font-family:var(--serif);color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}body{margin:0}#root{text-align:left;border:none;flex-direction:column;width:100%;max-width:100%;min-height:100svh;display:flex}img{max-width:100%;display:block}.section{flex-direction:column;justify-content:center;min-height:100svh;padding:5rem 2rem;display:flex}.section-title{font-family:var(--serif);letter-spacing:.05em;text-align:center;color:var(--black);margin-bottom:.75rem;font-size:1.75rem;font-weight:400}.section-accent{background:var(--gold);width:32px;height:2px;margin:0 auto .5rem}.header{background:var(--white);z-index:10;justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex;position:sticky;top:0;overflow:visible}.header-left,.header-right{flex:1;align-items:center;display:flex}.header-left{justify-content:flex-start}.header-right{justify-content:flex-end}.header-logo{font-family:var(--serif);color:var(--black);letter-spacing:.02em;cursor:pointer;font-size:1.75rem;font-weight:400;text-decoration:none}.header-logo:focus-visible,.lang-btn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.language-toggle{gap:.25rem;display:flex}.lang-btn{font-family:var(--serif);color:var(--black);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;padding:.3rem .5rem;font-size:.8rem;transition:all .15s}.lang-btn:hover{border-color:var(--gold)}.lang-btn--active{border-color:var(--gold);color:var(--gold);font-weight:700}.hero{text-align:center;background:var(--white);flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:0 1.5rem;display:flex;position:relative}.hero:before{content:"";pointer-events:none;background:url(/hero%20photo.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-title{font-family:var(--serif);letter-spacing:.05em;color:var(--white);z-index:1;text-shadow:0 2px 16px #00000059;margin-bottom:.75rem;font-size:3rem;font-weight:400;position:relative}.hero-subtitle{font-family:var(--sans);letter-spacing:.08em;color:var(--white);z-index:1;text-shadow:0 2px 16px #00000059;font-size:1.15rem;font-weight:600;position:relative}.products{flex-direction:column;justify-content:center;min-height:100svh;padding:5rem 2rem;display:flex}.products-title{font-family:var(--serif);letter-spacing:.05em;text-align:center;color:var(--black);margin-bottom:2.5rem;font-size:1.75rem;font-weight:400}.products-toggle{justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.products-toggle-btn{font-family:var(--sans);border:1px solid var(--gold);color:var(--black);cursor:pointer;background:0 0;border-radius:4px;padding:.5rem 1.25rem;font-size:.85rem;transition:all .2s}.products-toggle-btn:hover{background:var(--gold);color:var(--white)}.products-toggle-btn--active{background:var(--gold);color:var(--white);font-weight:700}.products-toggle-btn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.products-content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;width:100%;max-width:960px;margin:0 auto;display:grid}.products-info{flex-direction:column;justify-content:center;gap:1rem;display:flex;position:relative}.products-name{font-family:var(--serif);letter-spacing:.05em;color:var(--black);font-size:1.25rem;font-weight:700}.products-desc{font-family:var(--sans);color:var(--black);white-space:pre-line;font-size:.9rem;line-height:1.7}.products-price{font-family:var(--serif);color:var(--gold);font-size:1.15rem;font-weight:700}.products-image{border-radius:6px;align-items:flex-start;display:flex;overflow:hidden}.products-img{width:100%;height:auto;transition:transform .5s;display:block}.products-image:hover .products-img{transform:scale(1.04)}.order{background:var(--black);min-height:100svh;color:var(--white);flex-direction:column;justify-content:center;padding:5rem 2rem;display:flex;position:relative}.order:before{content:"";pointer-events:none;background:url(/sectionorder.png) 50%/cover no-repeat;position:absolute;inset:0;transform:scaleX(-1)}.order-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:100%;max-width:960px;margin:0 auto;display:grid;position:relative}.order-left{flex-direction:column;gap:1rem;display:flex}.order-title{font-family:var(--serif);letter-spacing:.05em;color:var(--white);font-size:1.85rem;font-weight:400;line-height:1.3}.order-desc{font-family:var(--sans);color:#ffffffb3;white-space:pre-line;max-width:420px;font-size:.9rem;line-height:1.8}.order-badge{font-family:var(--serif);color:var(--gold);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--gold);border-radius:20px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.order-right{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.order-label{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;color:#999;font-size:.75rem}.order-cards{flex-wrap:wrap;gap:1rem;display:flex}.testimonials{background:#f9f7f4;flex-direction:column;justify-content:center;min-height:100svh;padding:5rem 2rem;display:flex}.testimonials-title{font-family:var(--serif);letter-spacing:.05em;text-align:center;color:var(--black);margin-bottom:3rem;font-size:1.75rem;font-weight:400}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:960px;margin:0 auto;display:grid}.testimonial-card{text-align:center;padding:2rem 1.5rem;position:relative}.testimonial-card:before{content:"\"";font-family:var(--serif);color:var(--gold);opacity:.08;pointer-events:none;font-size:6rem;line-height:1;position:absolute;top:0;left:50%;transform:translate(-50%)}.testimonial-quote{display:none}.testimonial-avatar{background:var(--gold);width:48px;height:48px;color:var(--white);font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1rem;font-weight:700;display:flex}.testimonial-text{font-family:var(--serif);color:var(--black);margin-bottom:1.25rem;font-size:.9rem;font-style:italic;line-height:1.7}.testimonial-author{font-family:var(--sans);color:var(--gold);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:700}.about{flex-direction:column;justify-content:center;min-height:100svh;padding:5rem 2rem;display:flex}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:0;width:100%;max-width:960px;margin:0 auto;display:grid;position:relative}.about-content:before{content:"";background:var(--gold);opacity:.25;width:1px;position:absolute;top:10%;bottom:10%;left:50%;transform:translate(-50%)}.about-left{text-align:center;padding-right:3rem}.about-brand{font-family:var(--serif);letter-spacing:.05em;color:var(--black);margin-bottom:.5rem;font-size:2rem;font-weight:400}.about-tagline{font-family:var(--serif);color:var(--gold);letter-spacing:.03em;font-size:1rem;font-style:italic}.about-right{flex-direction:column;gap:1rem;padding-left:3rem;display:flex}.about-story{font-family:var(--sans);color:var(--black);white-space:pre-line;font-size:.95rem;line-height:1.8}.newsletter{background:var(--black);border-top:2px solid var(--gold);flex-direction:column;justify-content:center;min-height:100svh;padding:5rem 2rem;display:flex}.newsletter-inner{text-align:center;width:100%;max-width:520px;margin:0 auto}.newsletter-title{font-family:var(--serif);letter-spacing:.05em;color:var(--white);margin-bottom:.75rem;font-size:1.5rem;font-weight:400}.newsletter-desc{font-family:var(--sans);color:#ffffff8c;margin-bottom:2.5rem;font-size:.9rem;line-height:1.6}.newsletter-form{align-items:baseline;gap:1rem;display:flex}.newsletter-input{font-family:var(--sans);color:var(--white);background:0 0;border:none;border-bottom:1px solid #fff3;border-radius:0;outline:none;flex:1;padding:.7rem 0;font-size:.85rem;transition:border-color .2s}.newsletter-input::placeholder{color:#ffffff4d}.newsletter-input:focus{border-color:var(--gold)}.newsletter-btn{font-family:var(--serif);border:1px solid var(--gold);background:var(--gold);color:var(--black);cursor:pointer;white-space:nowrap;border-radius:4px;padding:.7rem 1.5rem;font-size:.85rem;font-weight:700;transition:opacity .2s}.newsletter-btn:hover{opacity:.85}.newsletter-btn:focus-visible{outline:2px solid var(--white);outline-offset:2px}.footer{background:var(--black);color:var(--white);padding:2.5rem 2rem 2rem}.footer-top{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.footer-brand{align-items:center;gap:.6rem;display:flex}.footer-logo{font-family:var(--serif);color:var(--white);font-size:1.75rem;font-weight:400}.footer-name{font-family:var(--serif);color:var(--white);letter-spacing:.03em;font-size:1.1rem}.footer-socials{gap:1rem;display:flex}.footer-social{color:var(--white);opacity:.9;transition:opacity .2s}.footer-social:hover{opacity:1}.footer-social:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.footer-links{border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding-top:1.5rem;display:flex}.footer-link{font-family:var(--sans);color:#fff9;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-size:.8rem;text-decoration:underline;transition:color .2s}.footer-link:hover{color:var(--white)}.footer-link:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.legal-page{padding:2rem 2rem 4rem}.legal-back{border:1px solid var(--gold);font-family:var(--sans);color:var(--gold);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.4rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.85rem;transition:all .2s;display:inline-flex}.legal-back:hover{background:var(--gold);color:var(--white)}.legal-back:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.legal-title{font-family:var(--serif);color:var(--black);margin-bottom:2rem;font-size:1.75rem;font-weight:400}.legal-section{margin-bottom:1.75rem}.legal-section-title{font-family:var(--serif);color:var(--black);margin-bottom:.4rem;font-size:1rem;font-weight:700}.legal-section-body{font-family:var(--sans);color:var(--black);white-space:pre-line;font-size:.85rem;line-height:1.7}.back-to-top{border:1px solid var(--gold);background:var(--white);width:44px;height:44px;color:var(--gold);cursor:pointer;z-index:100;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 2px 8px #00000014}.back-to-top:hover{background:var(--gold);color:var(--white)}.back-to-top:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (width<=768px){.header{padding:.6rem 1rem}.header-logo{font-size:1.4rem}.header-brand-name{font-size:.8rem}.header-contact-btn{padding:.25rem .5rem;font-size:.75rem}.lang-btn{padding:.2rem .4rem;font-size:.7rem}.hero-title{font-size:1.75rem}.hero-subtitle{font-size:.85rem}.products-content,.order-inner,.about-content{grid-template-columns:1fr;gap:2rem}.testimonials-grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:0;max-width:100%;display:flex;overflow-x:auto}.testimonials-grid::-webkit-scrollbar{display:none}.testimonial-card{scroll-snap-align:start;flex:0 0 100%;min-width:0}.order-desc{max-width:none}.order-cards{flex-direction:column}.about-content:before{display:none}.about-left{padding-right:0}.about-right{padding-left:0}.newsletter-form{flex-direction:column}.newsletter-input,.newsletter-btn{width:100%}.footer{padding:2rem 1rem 1.5rem}.footer-top{flex-direction:column;gap:1rem}.legal-page{padding:1.5rem 1rem 3rem}.legal-title{font-size:1.35rem}.back-to-top{width:40px;height:40px;bottom:1rem;right:1rem}}@media (width<=480px){.header{padding:.5rem}.header-brand-name{font-size:.7rem}.hero-title{font-size:1.35rem}.hero-subtitle{font-size:.8rem}.footer{padding:1.5rem .5rem 1rem}.footer-links{gap:1rem}.legal-page{padding:1rem .5rem 2.5rem}}.savoir{flex-direction:column;justify-content:center;min-height:100svh;padding:5rem 2rem;display:flex}.savoir-title{font-family:var(--serif);letter-spacing:.05em;text-align:center;color:var(--black);margin-bottom:3rem;font-size:1.75rem;font-weight:400}.savoir-grid{grid-template-columns:repeat(3,1fr);gap:3rem;width:100%;max-width:960px;margin:0 auto;display:grid}.savoir-item{text-align:center;padding:2rem 1rem}.savoir-item-icon{color:var(--gold);justify-content:center;align-items:center;margin-bottom:1rem;line-height:1;display:flex}.savoir-item-title{font-family:var(--serif);color:var(--black);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}@media (width<=768px){.savoir{padding:4rem 1rem}.savoir-grid{grid-template-columns:1fr;gap:0}}@media (width<=480px){.savoir{padding:3rem .5rem}}.header-brand-name{font-family:var(--serif);color:var(--black);letter-spacing:.03em;white-space:nowrap;margin-left:.5rem;font-size:.95rem}.header-contact{margin-right:.5rem;display:inline-flex;position:relative}.header-contact-btn{font-family:var(--sans);border:1px solid var(--gold);color:var(--gold);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.8rem;transition:all .2s;display:inline-flex}.header-contact-btn:hover{background:var(--gold);color:var(--white)}.header-contact-btn:focus-visible,.header-dropdown-item:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.header-contact:hover .header-dropdown,.header-contact-btn:focus+.header-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header-dropdown{white-space:nowrap;background:var(--white);opacity:0;visibility:hidden;z-index:20;border:1px solid #0000000f;border-radius:8px;min-width:200px;margin-top:.35rem;transition:all .2s;position:absolute;top:100%;right:0;overflow:hidden;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.header-dropdown-item{white-space:nowrap;font-family:var(--sans);color:var(--black);align-items:center;gap:.6rem;padding:.65rem 1rem;font-size:.85rem;text-decoration:none;transition:background .15s;display:flex}.header-dropdown-item:hover{background:#f9f7f4}.header-dropdown-icon{object-fit:contain;border-radius:3px;width:20px;height:20px;display:block}.header-divider{background:#00000014;flex-shrink:0;width:1px;height:18px;margin-right:.5rem}.about-duck{width:192px;height:auto;margin:1.5rem auto 0}.order-card-img{object-fit:contain;width:22px;height:22px;display:block}.order-card-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s;display:flex}.order-card-icon:hover{opacity:.7}.order-card-icon:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (width<=768px){.header-contact-label{display:none}}.header-brand-divider{background:var(--gold);flex-shrink:0;width:1px;height:18px;margin-left:.5rem}.footer-brand-divider{background:var(--gold);opacity:.5;flex-shrink:0;width:1px;height:20px}.savoir-icon-img{object-fit:contain;border-radius:4px;width:44px;height:44px;display:block}.order-icons-row{z-index:1;gap:1.25rem;margin-top:1.5rem;display:flex;position:relative}.order-icon-btn{border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;transition:opacity .2s;display:flex}.order-icon-btn:hover{opacity:.7}.order-icon-btn:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.order-icon-btn-img{object-fit:cover;border-radius:12px;width:56px;height:56px;display:block}
