@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);.header{align-items:center;background:#000;color:#fff;display:flex;font-family:Playfair Display,serif;justify-content:space-between;padding:1.5rem 0}.logo a{color:#d4af37;font-size:2rem;font-weight:700;letter-spacing:2px;text-decoration:none}.navigation ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navigation a{color:#fff;font-size:1.1rem;text-decoration:none;transition:color .2s}.navigation a:hover{color:#d4af37}.home-header{align-items:center;background:#000;display:flex;justify-content:space-between;padding:1.2rem 3vw 1.2rem 2vw;position:relative;z-index:30}.header-logo .main-logo.small{filter:drop-shadow(0 2px 8px rgba(212,175,55,.12));height:auto;margin-bottom:0;width:90px}.home-nav ul{display:flex;gap:2.2rem;list-style:none;margin:0;padding:0}.home-nav a{color:#d4af37;font-size:1.08rem;font-weight:700;letter-spacing:1px;position:relative;text-decoration:none;transition:color .2s}.home-nav a:after{background:#c1272d;content:"";display:block;height:2px;margin-top:2px;transition:width .2s;width:0}.home-nav a:hover{color:#c1272d}.home-nav a:hover:after{width:100%}@media (max-width:700px){.home-header{align-items:flex-start;flex-direction:column;gap:1.2rem;padding:1rem 4vw}.home-nav ul{gap:1.2rem}.header-logo .main-logo.small{width:70px}}.footer{background:#111;color:#fff;font-family:Playfair Display,serif;padding:2rem 0;text-align:center}.footer-content{margin:0 auto;max-width:1200px}.social-media a{color:#d4af37;font-weight:700;margin:0 1rem;text-decoration:none}.social-media a:hover{text-decoration:underline}:root{--gold:#d4af37;--deep-black:#0a0909;--rich-red:#c1272d;--off-white:#f5f5f5;--ivory:#f9f6f2}.home-container{background:#0a0909;background:var(--deep-black);color:#f5f5f5;color:var(--off-white);font-family:Playfair Display,serif;letter-spacing:.01em;min-height:100vh;overflow-x:hidden;position:relative;width:100vw}.logo-container{align-items:center;background:#0000;display:flex;justify-content:center;padding-bottom:1.5rem;padding-top:2.5rem;z-index:20}.main-logo{display:block;filter:drop-shadow(0 4px 24px rgba(212,175,55,.18));height:auto;margin-bottom:.5rem;max-width:80vw;width:220px}.brand-name{color:#fff;font-size:1.5rem;font-weight:700;left:3rem;letter-spacing:2px;position:absolute;text-shadow:0 2px 8px #0000004d;top:2rem;z-index:10}.hero-image{align-items:center;background:url(/static/media/hero.aa053dc7e45e8bdd6bb0.jpg) 50%/cover no-repeat;background-attachment:fixed;display:flex;height:100vh;justify-content:center;min-height:60vh;padding:2rem 0;position:relative;width:100vw}.hero-image:before{background:linear-gradient(120deg,#0a0909b3 60%,#d4af3726);content:"";inset:0;position:absolute;z-index:1}.hero-content{animation:heroFadeIn 1.2s cubic-bezier(.4,0,.2,1) forwards;background:#00000073;border-radius:18px;box-shadow:0 8px 32px #00000040;margin:2rem auto 0;max-width:900px;opacity:0;padding:2.5rem 1.5rem;position:relative;text-align:center;transform:translateY(40px);width:90vw;z-index:2}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.slogan{color:#d4af37;color:var(--gold);font-size:clamp(2.5rem,7vw,4.5rem);font-weight:700;letter-spacing:2px;margin-bottom:1.2rem;text-shadow:0 2px 16px #000000b3}.subtext{color:#f9f6f2;color:var(--ivory);font-size:1.2rem;line-height:1.7;margin-bottom:2.5rem;padding:0 1rem}.hero-tagline{color:#f5f5f5;color:var(--off-white);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:400;letter-spacing:1.2px;margin-bottom:2rem}.hero-content .hero-tagline{display:block;margin-bottom:2rem}.button-group{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:2rem}.button-group a,.explore-button,.home-nav a,.secondary-button{font-family:Montserrat,Arial,sans-serif;letter-spacing:1.5px}.explore-button,.secondary-button{background:#0000;border:2px solid #d4af37;border:2px solid var(--gold);border-radius:30px;box-shadow:0 4px 24px #d4af371a;color:#d4af37;color:var(--gold);cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:1.5px;padding:.9rem 2.2rem;text-decoration:none;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1)}.explore-button{background:#d4af37;background:var(--gold);border:2px solid #d4af37;border:2px solid var(--gold);color:#0a0909;color:var(--deep-black);display:inline-block;margin-top:.5rem}.explore-button:hover{background:#c1272d;background:var(--rich-red);box-shadow:0 8px 32px #d4af372e;color:#fff;transform:translateY(-2px) scale(1.04)}.explore-button:hover,.secondary-button{border-color:#c1272d;border-color:var(--rich-red)}.secondary-button{color:#c1272d;color:var(--rich-red)}.secondary-button:hover{background:#c1272d;background:var(--rich-red);border-color:#c1272d;border-color:var(--rich-red);box-shadow:0 8px 32px #d4af372e;color:#fff;transform:translateY(-2px) scale(1.04)}section h2{color:#d4af37;color:var(--gold);display:inline-block;font-family:Playfair Display,serif;font-size:2.1rem;letter-spacing:1.2px;margin-bottom:1.2rem;padding-bottom:.5rem;position:relative}section h2:after{background:#d4af37;background:var(--gold);border-radius:2px;content:"";display:block;height:3px;margin:.7rem auto 0;width:60px}.intro-section{background:#0000;border-left:3px solid #d4af37;border-left:3px solid var(--gold);border-right:3px solid #d4af37;border-right:3px solid var(--gold);box-shadow:0 2px 24px #d4af370f;color:#f9f6f2;color:var(--ivory);font-size:1.18rem;letter-spacing:.01em;margin:1.2rem 0;max-width:800px;padding:1.2rem 1rem;position:relative}.intro-section,.seo-section{border-radius:18px;font-family:Montserrat,sans-serif;line-height:1.7}.seo-section{background:#000000a6;border-bottom:2px solid #d4af37;border-bottom:2px solid var(--gold);border-top:2px solid #d4af37;border-top:2px solid var(--gold);box-shadow:0 2px 24px #d4af3714;color:#f5f5f5;color:var(--off-white);font-size:1.15rem;margin:3.5rem auto 2.5rem;max-width:900px;padding:2.5rem 2rem}.cta-section{align-items:center;display:flex;justify-content:center;margin:3rem 0 2rem}.cta-section .explore-button{font-size:1.2rem;padding:1rem 2.5rem}.footer-contact{background:#0000;border-top:1px solid #d4af37;border-top:1px solid var(--gold);color:#d4af37;color:var(--gold);font-family:Montserrat,sans-serif;font-size:1.1rem;margin-top:3rem;padding:2.5rem 0 2rem;text-align:center}.footer-contact a{color:#c1272d;color:var(--rich-red);font-weight:700;margin-left:.3rem;text-decoration:none;transition:color .2s}.footer-contact a:hover{color:#d4af37;color:var(--gold)}img{display:block;height:auto;max-width:100%}.editorial-banner{align-items:center;background:#0a0909;background:var(--deep-black);display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;padding:4rem 0 3rem}.editorial-banner img{border-radius:12px;box-shadow:0 4px 24px #0000002e;max-width:90vw;width:420px}.editorial-text{color:#fff;display:flex;flex-direction:column;gap:1.2rem;max-width:420px}.editorial-text h2{color:#c1272d;color:var(--rich-red);font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.editorial-link{color:#d4af37;color:var(--gold);font-size:1.1rem;font-weight:700;margin-top:1rem;text-decoration:underline;transition:color .2s}.editorial-link:hover{background:#d4af37;background:var(--gold);border-radius:20px;color:#fff;padding:.3rem 1rem;text-decoration:none}.featured-creations{background:#fff;color:#111;padding:4rem 0 3rem;text-align:center}.featured-creations h2{color:#c1272d;color:var(--rich-red);font-size:2.3rem;font-weight:700;margin-bottom:2rem}.creations-gallery{margin-bottom:2rem}.creation-card{background:#181818;border:1.5px solid #d4af37;border:1.5px solid var(--gold);border-radius:12px;box-shadow:0 2px 16px #00000012;cursor:pointer;min-width:180px;transition:transform .2s;width:260px}.creation-card:hover{box-shadow:0 8px 32px #d4af3721;transform:translateY(-10px) scale(1.04)}.creation-card img{display:block;height:320px;object-fit:cover;width:100%}.creation-title{color:var(--gold);font-size:1.1rem;font-weight:600;padding:1rem .5rem}.gallery-link{color:#d4af37;color:var(--gold);font-size:1.1rem;font-weight:700;text-decoration:underline;transition:color .2s}.gallery-link:hover{color:#000}.alt-block{align-items:center;background:#0a0909;background:var(--deep-black);display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;padding:4rem 0 3rem}.alt-image img{border-radius:12px;box-shadow:0 4px 24px #0000002e;max-width:90vw;width:420px}.alt-text{color:#fff;display:flex;flex-direction:column;gap:1.2rem;max-width:420px}.alt-text h2{color:#c1272d;color:var(--rich-red);font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.alt-link{color:#d4af37;color:var(--gold);font-size:1.1rem;font-weight:700;margin-top:1rem;text-decoration:underline;transition:color .2s}.alt-link:hover{background:#d4af37;background:var(--gold);border-radius:20px;color:#fff;padding:.3rem 1rem;text-decoration:none}.brand-manifesto{background:#fff;color:#111;padding:4rem 0 3rem;text-align:center}.brand-manifesto h2{color:#c1272d;color:var(--rich-red);font-size:2.3rem;font-weight:700;margin-bottom:1.5rem}.brand-manifesto p{font-size:1.2rem;line-height:1.7;margin:0 auto 2rem;max-width:700px}.manifesto-link{color:#d4af37;color:var(--gold);font-size:1.1rem;font-weight:700;text-decoration:underline;transition:color .2s}.manifesto-link:hover{color:#000}.newsletter-section{background:#0a0909;background:var(--deep-black);color:#f5f5f5;color:var(--off-white);padding:4rem 0 3rem;text-align:center}.newsletter-section h2{color:#c1272d;color:var(--rich-red);font-size:2rem;font-weight:700;margin-bottom:1.5rem}.newsletter-form{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.newsletter-form input[type=email]{border:none;border-radius:30px;font-size:1rem;min-width:260px;outline:none;padding:.8rem 1.2rem}.newsletter-form button{background:#c1272d;background:var(--rich-red);border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:.8rem 2rem;transition:background .2s,color .2s}.newsletter-form button:hover{background:#d4af37;background:var(--gold);color:#0a0909;color:var(--deep-black)}.section-divider{align-items:center;background:#0000;display:flex;justify-content:center;padding:1.2rem 0;position:relative;width:100vw}.section-divider:nth-of-type(2n){background:#f9f6f2;background:var(--ivory)}.section-divider:nth-of-type(2n) .carousel-photo,.section-divider:nth-of-type(2n) .section-photo{border:3px solid #c1272d;border:3px solid var(--rich-red);box-shadow:0 4px 24px #c1272d1a}.section-divider:nth-of-type(odd){background:#0a0909;background:var(--deep-black)}.section-divider:nth-of-type(odd) .carousel-photo,.section-divider:nth-of-type(odd) .section-photo{border:3px solid #d4af37;border:3px solid var(--gold);box-shadow:0 4px 24px #d4af371a}.carousel-photo,.section-photo{border:3px solid #d4af37;border:3px solid var(--gold);border-radius:14px;box-shadow:0 4px 24px #d4af371a;display:block;height:540px;margin:0 auto;max-width:350px;object-fit:cover;transition:transform .4s,box-shadow .4s,border-color .4s;width:100%}.carousel-photo:hover,.section-photo:hover{border-color:#c1272d;border-color:var(--rich-red);box-shadow:0 8px 32px #d4af372e;transform:scale(1.03) rotate(-1deg)}.intro-section,.seo-section{margin-bottom:2.5rem;margin-top:2.5rem;padding-top:2.5rem;position:relative}.intro-section:before,.seo-section:before{background:linear-gradient(90deg,#d4af37,#c1272d);background:linear-gradient(90deg,var(--gold) 0,var(--rich-red) 100%);border-radius:2px;content:"";display:block;height:4px;margin:0 auto 2rem;width:80px}.intro-section:nth-of-type(2n):before,.seo-section:nth-of-type(2n):before{background:linear-gradient(90deg,#fff,#d4af37);background:linear-gradient(90deg,#fff 0,var(--gold) 100%)}.intro-section:nth-of-type(2n){background:#fff;border-left:3px solid #c1272d;border-left:3px solid var(--rich-red);border-right:3px solid #c1272d;border-right:3px solid var(--rich-red);color:#0a0909;color:var(--deep-black)}.intro-section:nth-of-type(2n) h2{color:#c1272d;color:var(--rich-red)}.intro-section:nth-of-type(odd){background:#00000008;border-left:3px solid #d4af37;border-left:3px solid var(--gold);border-right:3px solid #d4af37;border-right:3px solid var(--gold);color:#f9f6f2;color:var(--ivory)}.intro-section:nth-of-type(odd) h2{color:#d4af37;color:var(--gold)}.circle-popup-btn{align-items:center;background:linear-gradient(135deg,#d4af37 60%,#c1272d);background:linear-gradient(135deg,var(--gold) 60%,var(--rich-red) 100%);border:none;border-radius:50%;box-shadow:0 2px 16px #d4af371f;color:#fff;cursor:pointer;display:flex;font-size:2rem;font-weight:700;height:48px;justify-content:center;position:absolute;right:2rem;top:2rem;transition:background .2s,transform .2s;width:48px;z-index:5}.circle-popup-btn:hover{background:linear-gradient(135deg,#c1272d 60%,#d4af37);background:linear-gradient(135deg,var(--rich-red) 60%,var(--gold) 100%);transform:scale(1.08) rotate(8deg)}.tiktok-pair{align-items:stretch;background:#0a0909;background:var(--deep-black);gap:2vw;margin:0 auto;min-height:100vh;scroll-snap-align:start;width:100vw}.tiktok-pair,.tiktok-section{box-sizing:border-box;display:flex;justify-content:center}.tiktok-section{flex:1 1;flex-direction:column;margin:1vw 0;max-width:45vw;min-height:0;min-width:0}.vertical-zones{flex-direction:column;gap:2.2rem;margin:0 auto}.vertical-zones,.zone-row{align-items:flex-start;display:flex;width:100vw}.zone-row{flex-direction:row;gap:0;justify-content:flex-start;margin-bottom:.5rem;min-height:220px}.zone-left{align-items:flex-start;background:#0000;border-radius:18px 0 0 18px;box-shadow:none;display:flex;flex:0 0 420px;flex-direction:column;justify-content:center;margin-right:0;max-width:420px;min-width:320px;padding:1.2rem 1.2rem 1.2rem 2vw}.zone-img{border-radius:12px;box-shadow:0 2px 16px #d4af371a;height:120px;margin-bottom:1rem;max-width:320px;object-fit:cover;width:100%}.zone-content h2{color:#d4af37;color:var(--gold);font-family:Playfair Display,serif;font-size:1.3rem;letter-spacing:1px;margin-bottom:.7rem;text-align:left}.zone-content p{color:#f9f6f2;color:var(--ivory);font-family:Montserrat,sans-serif;font-size:1rem;margin-bottom:.7rem}.zone-popup-card{align-items:flex-start;display:flex;flex:1 1;justify-content:flex-start;margin-left:0;max-width:420px;min-width:260px;opacity:0;pointer-events:none;transition:opacity .4s}.zone-popup-card.show{opacity:1;pointer-events:auto}.zone-popup-card .popup-card{background:#0a0909;border-radius:0 18px 18px 0;box-shadow:0 4px 24px #d4af371a;color:#f9f6f2;color:var(--ivory);margin-left:0;max-width:420px;min-width:220px;padding:1.5rem 2rem}.vertical-zones-diagonal{align-items:flex-start;display:flex;flex-direction:column;gap:2.2rem;margin:0 auto;width:100vw}.zone-row-diagonal{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:.5rem;min-height:180px;width:100vw}.zone-title-left{align-items:center;display:flex;flex:0 0 260px;height:100%;justify-content:flex-end;max-width:260px;min-width:180px;padding-right:1.2rem}.zone-title-left h2{color:#d4af37;color:var(--gold);font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;letter-spacing:1px;line-height:1.2;margin:0;text-align:right}.zone-gold-divider{background:linear-gradient(120deg,#d4af37,#fffbe6);border-radius:2px;height:140px;margin:0 1.2rem;min-width:4px;width:4px}.zone-diagonal-content{flex:1 1;height:140px;justify-content:flex-start}.zone-diagonal-bg,.zone-diagonal-content{align-items:center;display:flex;min-width:0;position:relative}.zone-diagonal-bg{background:linear-gradient(135deg,#181818 60%,#0a0909);border-radius:22px;box-shadow:0 4px 24px #d4af371a;-webkit-clip-path:polygon(0 0,100% 10%,100% 90%,0 100%);clip-path:polygon(0 0,100% 10%,100% 90%,0 100%);height:100%;padding:1.2rem 2rem}.zone-diagonal-img{border-radius:12px;box-shadow:0 2px 16px #d4af371a;flex-shrink:0;height:90px;margin-right:1.5rem;object-fit:cover;width:90px}.zone-diagonal-text{color:#f9f6f2;color:var(--ivory);display:flex;flex-direction:column;justify-content:center;min-width:0}.zone-diagonal-preview{color:#d4af37;color:var(--gold);font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;margin-bottom:.5rem}.zone-diagonal-link{color:#c1272d;color:var(--rich-red);font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s}.zone-diagonal-link:hover{color:#d4af37;color:var(--gold);text-decoration:underline}.centered-zones{align-items:center;display:flex;flex-direction:column;gap:3rem;margin:0 auto;width:100vw}.centered-zone{background:linear-gradient(120deg,#181818,#0a0909 60%,#232323);border:2px solid #d4af37;border:2px solid var(--gold);border-radius:22px;box-shadow:0 4px 24px #d4af371a;margin:0 auto;max-width:600px;opacity:0;padding:2.5rem 2rem;position:relative;text-align:center;transform:translateY(40px);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1);width:90vw}.centered-zone.visible{opacity:1;transform:translateY(0)}.centered-zone:nth-child(odd){background:linear-gradient(120deg,#181818,#0a0909 60%,#232323)}.centered-zone:nth-child(2n){background:linear-gradient(120deg,#232323,#181818 60%,#0a0909)}.centered-zone:not(:last-child):after{background:linear-gradient(90deg,#d4af37,#c1272d);background:linear-gradient(90deg,var(--gold) 0,var(--rich-red) 100%);border-radius:2px;content:"";display:block;height:4px;margin:2.5rem auto 0;opacity:.7;width:60%}.centered-zone h2{color:#d4af37;color:var(--gold);font-family:Playfair Display,serif;font-size:2rem;margin-bottom:1.2rem;text-align:center}.centered-zone-img{border-radius:14px;box-shadow:0 2px 16px #d4af371a;display:block;height:540px;margin:0 auto 1.2rem;max-width:350px;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s;width:100%}.centered-zone-img:hover{box-shadow:0 8px 32px #d4af372e;transform:scale(1.04)}.centered-zone-preview{color:#d4af37;color:var(--gold);font-weight:600;margin-bottom:.7rem}.centered-zone-preview,.centered-zone-text{font-family:Montserrat,sans-serif;font-size:1.08rem}.centered-zone-text{color:#f9f6f2;color:var(--ivory);line-height:1.6;margin-bottom:0}@media (max-width:700px){.centered-zone{max-width:98vw;padding:1.2rem .5rem}.centered-zone-img{height:320px;max-width:98vw}}@media (max-width:600px){.centered-zone{border-radius:8px;padding:.7rem .2rem}.centered-zone-img{height:120px}.seo-section{border-radius:8px;padding:.7rem .2rem}}@media (max-width:900px){.carousel-photo,.section-photo{max-width:95vw}.tiktok-pair{flex-direction:column;gap:2rem;min-height:0;min-height:auto}.tiktok-section{max-width:98vw;min-height:40vh}.vertical-zones{gap:1.2rem}.zone-row{flex-direction:column;min-height:0;min-height:auto}.zone-left,.zone-popup-card .popup-card{border-radius:18px}.zone-left,.zone-popup-card,.zone-popup-card .popup-card{margin-left:0;max-width:98vw;min-width:0}}@media (max-width:600px){.section-divider{padding:.7rem 0}.carousel-photo,.section-photo{max-width:99vw}}body,html{height:100%;scroll-behavior:smooth;scroll-snap-type:y mandatory}.slide-on-scroll{opacity:0;transform:translateX(0);transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s cubic-bezier(.4,0,.2,1)}.slide-in-left{animation:slideInLeft .8s cubic-bezier(.4,0,.2,1)}.slide-in-left,.slide-in-right{opacity:1;transform:translateX(0)}.slide-in-right{animation:slideInRight .8s cubic-bezier(.4,0,.2,1)}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}.intro-section[data-title="Lumière intérieure & présence stratégique"],.intro-section[data-title="Un art de vivre, une quête d’excellence"]{background:linear-gradient(120deg,#f7e27c,#d4af37 60%,#bfa12c);border-left:3px solid #c1272d;border-left:3px solid var(--rich-red);border-right:3px solid #c1272d;border-right:3px solid var(--rich-red);color:#0a0909;color:var(--deep-black)}.intro-section[data-title="Lumière intérieure & présence stratégique"] h2,.intro-section[data-title="Un art de vivre, une quête d’excellence"] h2{color:#c1272d;color:var(--rich-red);display:block;margin-left:auto;margin-right:auto;text-align:center}.intro-section[data-title="L’élégance véritable, une révélation intime"], .intro-section[data-title="Un art délicat, une promesse d’excellence"], .intro-section[data-title="Votre histoire, notre inspiration"]{background:linear-gradient(120deg,#181818,#0a0909 60%,#232323);border-left:3px solid #d4af37;border-left:3px solid var(--gold);border-right:3px solid #d4af37;border-right:3px solid var(--gold);color:#f9f6f2;color:var(--ivory)}.intro-section[data-title="Lumière intérieure & présence stratégique"] h2,.intro-section[data-title="L’élégance véritable, une révélation intime"] h2,.intro-section[data-title="Un art de vivre, une quête d’excellence"] h2,.intro-section[data-title="Un art délicat, une promesse d’excellence"] h2,.intro-section[data-title="Votre histoire, notre inspiration"] h2{display:block;margin-left:auto;margin-right:auto;text-align:center}.popup-overlay{align-items:center;background:#0a0909bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.popup-card{animation:popupFadeIn .4s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:18px;box-shadow:0 8px 32px #d4af372e;color:#0a0909;display:flex;max-width:900px;min-height:380px;min-width:380px;overflow:hidden}.popup-image{background:#eee;display:block;height:100%;object-fit:cover;width:320px}.popup-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;padding:2.5rem 2rem}.close-btn{background:#c1272d;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-top:1.5rem;padding:.5rem 1.5rem;transition:background .2s}.close-btn:hover{background:#d4af37;color:#0a0909}@media (max-width:900px){.popup-card{flex-direction:column;max-width:98vw;min-height:0;min-width:0}.popup-image{height:220px;max-height:220px;width:100%}}.aboutus-container{align-items:center;background:#0a0909;background:var(--deep-black,#0a0909);color:#f9f6f2;color:var(--ivory,#f9f6f2);display:flex;flex-direction:column;font-family:Playfair Display,serif;justify-content:flex-start;min-height:100vh;padding-top:3rem}.aboutus-title{color:#d4af37;color:var(--gold,#d4af37);font-size:2.5rem;letter-spacing:1.5px;margin-bottom:2.5rem;text-align:center}.aboutus-flex{background:#0a0909;background:var(--deep-black,#0a0909);flex-direction:row;min-height:100vh;transition:all .5s cubic-bezier(.4,0,.2,1)}.aboutus-circle-wrapper,.aboutus-flex{align-items:center;display:flex;justify-content:center}.aboutus-circle-wrapper{flex:0 0 clamp(260px,40vw,420px);min-height:clamp(260px,40vw,420px);min-width:clamp(260px,40vw,420px)}.aboutus-circle{background:linear-gradient(135deg,#fff 60%,#d4af37);box-shadow:0 8px 32px #d4af371f;height:clamp(260px,40vw,420px);position:relative;transition:all .5s cubic-bezier(.4,0,.2,1);width:clamp(260px,40vw,420px)}.aboutus-circle,.aboutus-segment{align-items:center;border-radius:50%;display:flex;justify-content:center}.aboutus-segment{background:#c1272deb;border:3px solid #d4af37;border:3px solid var(--gold,#d4af37);box-shadow:0 2px 16px #d4af371a;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;height:clamp(70px,18vw,140px);left:50%;overflow:hidden;padding:.2rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:background .18s,box-shadow .18s,color .18s,transform .5s cubic-bezier(.4,0,.2,1);white-space:pre-line;width:clamp(70px,18vw,140px);z-index:2}.aboutus-segment:focus,.aboutus-segment:hover{outline:none;transform:scale(1.07)}.aboutus-segment.active,.aboutus-segment:focus,.aboutus-segment:hover{background:#d4af37;background:var(--gold,#d4af37);box-shadow:0 8px 32px #d4af372e;color:#0a0909;color:var(--deep-black,#0a0909)}.aboutus-segment.active{font-weight:700}.aboutus-center-circle{align-items:center;background:#c1272d;background:var(--rich-red,#c1272d);border:3px solid #d4af37;border:3px solid var(--gold,#d4af37);border-radius:50%;box-shadow:0 2px 16px #d4af371a;color:#d4af37;color:var(--gold,#d4af37);display:flex;font-family:Playfair Display,serif;font-size:1rem;font-weight:700;height:clamp(50px,10vw,110px);justify-content:center;left:50%;letter-spacing:1.5px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:clamp(50px,10vw,110px);z-index:3}.aboutus-popup-area{align-items:center;animation:fadeInRight .5s;display:flex;flex:1 1;justify-content:flex-start;margin-left:2vw;max-width:600px;min-width:940px;position:static}@keyframes fadeInRight{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:none}}@media (max-width:900px){.aboutus-flex{align-items:stretch;flex-direction:column;gap:2rem;padding:0 .5rem}.aboutus-circle-wrapper{justify-content:center;min-width:0;width:100%}.aboutus-popup-area{margin-left:0;margin-top:2rem;max-width:99vw;padding:0 .5rem;width:100%}}@media (max-width:700px){.centered-zone-img{height:620px;max-width:98vw}}@media (max-width:600px){.aboutus-container{padding-bottom:.5rem}.aboutus-circle{height:98vw;max-height:99vw;max-width:99vw;min-height:220px;min-width:220px;width:98vw}.aboutus-segment{font-size:.9rem;height:38vw;min-height:90px;min-width:90px;padding:.5rem .3rem;width:38vw}.aboutus-center-circle{font-size:.95rem;height:22vw;min-height:50px;min-width:50px;width:22vw}.aboutus-popup-area{box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;min-width:0!important;padding:.5rem!important}.aboutus-flex,.aboutus-popup-area{max-width:100vw!important;overflow-x:hidden!important;width:100vw!important}.aboutus-flex{margin:0!important;padding:0!important}body{overflow-x:hidden!important}}.aboutus-bg-bling{height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100vw;z-index:0}.aboutus-bling{animation:blingFade 8s infinite;background:radial-gradient(circle at 60% 40%,#d4af37cc 0,#d4af3700 80%);border-radius:50%;filter:blur(2px);opacity:.18;position:absolute}.aboutus-bling.bling1{animation-delay:0s;height:320px;left:10vw;top:12vh;width:320px}.aboutus-bling.bling2{animation-delay:2s;height:180px;right:8vw;top:30vh;width:180px}.aboutus-bling.bling3{animation-delay:4s;bottom:10vh;height:220px;left:20vw;width:220px}.aboutus-bling.bling4{animation-delay:6s;bottom:8vh;height:140px;right:18vw;width:140px}@keyframes blingFade{0%{opacity:.18;transform:scale(1)}40%{opacity:.32;transform:scale(1.12)}60%{opacity:.32;transform:scale(1.08)}to{opacity:.18;transform:scale(1)}}.our-creations{background:#0a0909;background:var(--deep-black,#0a0909);color:#f9f6f2;color:var(--ivory,#f9f6f2);font-family:Playfair Display,serif;min-height:100vh;padding:3rem 0 2rem}.creations-title{color:#d4af37;color:var(--gold,#d4af37);font-size:2.5rem;letter-spacing:1.2px;margin-bottom:2.5rem;text-align:center}.creations-gallery{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin:0 auto;max-width:1200px}.creation-card{align-items:center;background:linear-gradient(120deg,#fff 80%,#f9f6f2);border:2px solid #d4af37;border:2px solid var(--gold,#d4af37);border-radius:18px;box-shadow:0 4px 24px #d4af371a;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:box-shadow .3s,transform .3s;width:340px}.creation-card:hover{border-color:#c1272d;border-color:var(--rich-red,#c1272d);box-shadow:0 8px 32px #d4af372e;transform:translateY(-6px) scale(1.03)}.creation-image-wrapper{align-items:center;background:#eee;display:flex;height:240px;justify-content:center;overflow:hidden;width:100%}.creation-image{display:block;height:100%;object-fit:cover;width:100%}.creation-info{padding:1.5rem 1.2rem 1.2rem;text-align:center}.creation-title{color:#d4af37;color:var(--gold,#d4af37);font-family:Playfair Display,serif;font-size:1.3rem;letter-spacing:1px;margin-bottom:.7rem}.creation-description{color:#0a0909;color:var(--deep-black,#0a0909);font-family:Montserrat,sans-serif;font-size:1.05rem;line-height:1.5}@media (max-width:900px){.creations-gallery{align-items:center;flex-direction:column;gap:2rem}.creation-card{max-width:400px;width:95vw}.creation-image-wrapper{height:180px}}.section{background:#fff;border-radius:8px;box-shadow:0 2px 16px #0000000a;color:#111;font-family:Playfair Display,serif;margin-bottom:2rem;padding:4rem 2rem}.section-title{color:#d4af37;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem}.section-content{font-size:1.2rem;line-height:1.7}.bio-contact-bg{align-items:stretch;background:#0a0909;background:var(--deep-black,#0a0909);justify-content:flex-start;padding:0}.bio-contact-bg,.bio-contact-main{display:flex;flex-direction:column;min-height:100vh;width:100vw}.bio-contact-main{background:none;border-radius:0;box-shadow:none;margin:0;max-width:100vw;padding-bottom:3rem}.bio-contact-pic-row{align-items:flex-end;display:flex;justify-content:center;padding-bottom:1.5rem;padding-top:3rem}.bio-author-pic-large img{background:#fff;border:5px solid #d4af37;border-radius:50%;box-shadow:0 2px 16px #d4af371f;height:140px;object-fit:cover;width:140px}.bio-contact-sections{box-sizing:border-box;display:flex;flex-direction:row;gap:2.5rem;justify-content:space-between;padding:0 6vw;position:relative;width:100%}.bio-contact-sections:before{background:linear-gradient(180deg,#d4af37 0,#fffbe6 50%,#d4af37);border-radius:1px;bottom:0;content:"";left:50%;opacity:.7;position:absolute;top:0;transform:translateX(-50%);width:2px;z-index:1}.bio-contact-bio-section{box-sizing:border-box;color:#fff;display:flex;flex:1.2 1;flex-direction:column;justify-content:center;max-width:46%;overflow-wrap:break-word;padding-top:1.5rem;word-break:break-word}.bio-author-name{color:#d4af37;font-family:Playfair Display,serif;font-size:2rem;margin-bottom:.2rem}.bio-author-role{color:#c1272d;font-size:1.1rem;margin-bottom:1.2rem}.bio-author-bio,.bio-author-role{font-family:Montserrat,sans-serif}.bio-author-bio{box-sizing:border-box;color:#fff;font-size:1.08rem;margin-bottom:2rem;max-width:100%;overflow-wrap:break-word;text-align:left;word-break:break-word}.bio-contact-contacts-section{align-items:center;display:flex;flex:0.8 1;flex-direction:column;justify-content:flex-start;padding-top:2.5rem}.bio-contact-title{color:#d4af37;font-family:Montserrat,sans-serif;font-size:1.3rem;letter-spacing:1px;margin-bottom:1.2rem}.bio-contact-icons{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.bio-contact-icon{align-items:center;background:#fff;border:2px solid #d4af37;border-radius:50%;box-shadow:0 2px 12px #d4af3714;color:#c1272d;cursor:pointer;display:flex;font-size:1.6rem;height:52px;justify-content:center;transition:background .2s,color .2s,border-color .2s;width:52px}.bio-contact-icon:focus,.bio-contact-icon:hover{background:#d4af37;border-color:#c1272d;color:#fff}.bio-contact-popup{align-items:center;background:#0a090973;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}.bio-contact-popup-content{background:#fff;border-radius:16px;box-shadow:0 8px 32px #d4af372e;max-width:90vw;min-width:260px;padding:2rem 2.5rem;text-align:center}.bio-contact-popup-content h2{color:#c1272d;margin-bottom:1rem}.bio-contact-popup-content a{color:#d4af37;display:inline-block;font-size:1.15rem;margin-bottom:1.2rem;text-decoration:underline;word-break:break-all}.bio-contact-popup-close{background:#d4af37;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1.2rem;padding:.6rem 1.4rem;transition:background .2s}.bio-contact-popup-close:hover{background:#c1272d}.bio-contact-info-left{animation:slideLeft .4s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:12px;box-shadow:0 4px 24px #d4af371a;color:#0a0909;left:-40px;margin-top:2rem;max-width:320px;min-width:220px;padding:1.2rem 1.5rem;position:relative}@keyframes slideLeft{0%{left:40px;opacity:0}to{left:-40px;opacity:1}}@media (max-width:900px){.bio-contact-main{max-width:100vw;padding-bottom:1.5rem}.bio-contact-sections{flex-direction:column;gap:1.5rem;padding:0 1rem}.bio-contact-sections:before{display:none!important}.bio-contact-bio-section,.bio-contact-contacts-section{border-radius:12px;max-width:100%;padding-left:0;padding-right:0}}@media (max-width:600px){.bio-contact-bg,.bio-contact-main{max-width:100%;padding-left:0;padding-right:0;width:100%}.bio-author-pic-large img{height:90px;width:90px}.bio-contact-bio-section,.bio-contact-contacts-section{border-radius:8px;padding:.5rem}}body{background-color:#fff;color:#333}body,h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;margin:0}a,h1,h2,h3,h4,h5,h6{color:#000}a{text-decoration:none;transition:color .3s ease}a:hover{color:#d4af37}header{align-items:center;display:flex;justify-content:space-between}footer,header{background-color:#000;color:#fff;padding:20px}footer{bottom:0;position:relative;width:100%}.section,footer{text-align:center}.section{padding:60px 20px}.section img{height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px}@media (max-width:768px){header{align-items:flex-start;flex-direction:column}.section{padding:40px 10px}}
/*# sourceMappingURL=main.212bb6cc.css.map*/