@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:var(--gold);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:var(--gold)}.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(var(--gold-rgb),.12));height:auto;margin-bottom:0;width:60px}.home-nav ul{list-style:none;margin:0;padding:0}.home-nav a{color:var(--gold);font-size:1.08rem;font-weight:700;letter-spacing:1px;position:relative;text-decoration:none;transition:color .2s}.menu-toggle{background:#0000;border:0;color:var(--gold);cursor:pointer;display:inline-flex;font-size:1.4rem}.nav-text-links{display:none;flex-direction:column;gap:3rem;list-style:none;margin:0;padding:0;width:min(640px,100vw)}.home-nav{gap:1.2rem;position:absolute;right:0;top:0;width:auto}.home-nav,.home-nav.open{align-items:center;display:flex}.home-nav.open{background:#070707;flex-direction:column;inset:0;justify-content:center;position:fixed;transition:opacity .9s cubic-bezier(.2,.9,.2,1),transform .9s cubic-bezier(.2,.9,.2,1);z-index:9999}.home-nav.open .nav-text-links{display:flex}.nav-overlay{align-items:center;display:flex;justify-content:center;opacity:0;padding:0 2rem;transform:translateX(40%);transition:opacity 1.6s cubic-bezier(.2,.9,.2,1),transform 1.6s cubic-bezier(.2,.9,.2,1);width:100%}.nav-overlay.enter{opacity:1;transform:translateX(0)}.nav-overlay.exit{opacity:0;transform:translateX(28%)}.nav-text-links li{border-bottom:1px solid #ffffff14;opacity:0;padding:1.6rem 0 .9rem;position:relative;transform:translateX(40px);transition:opacity .36s ease,transform .36s ease}.nav-text-links li:last-child{border-bottom:none}.nav-overlay.reveal .nav-text-links li{opacity:1;transform:translateX(0)}.nav-overlay.reveal .nav-text-links li:first-child{transition-delay:40ms}.nav-overlay.reveal .nav-text-links li:nth-child(2){transition-delay:.12s}.nav-overlay.reveal .nav-text-links li:nth-child(3){transition-delay:.2s}.nav-overlay.reveal .nav-text-links li:nth-child(4){transition-delay:.28s}.nav-overlay.reveal .nav-text-links li:nth-child(5){transition-delay:.36s}.menu-link{background:#0000;border:0;color:#d9c8a6;cursor:pointer;font-size:clamp(1.6rem,3.6vw,2.4rem);font-weight:500;letter-spacing:.35em;padding:0;position:relative;text-align:left;text-transform:uppercase;transition:color .36s cubic-bezier(.2,.9,.2,1),transform .36s cubic-bezier(.2,.9,.2,1)}.menu-link:after{background:#ffffff2e;bottom:-.5rem;content:"";height:3px;left:0;opacity:0;position:absolute;transform:translateY(4px);transition:width .36s cubic-bezier(.2,.9,.2,1),opacity .22s ease,transform .22s ease;width:0}.menu-link:focus-visible,.menu-link:hover{color:#fff;transform:translateX(-2px)}.menu-link:focus-visible:after,.menu-link:hover:after{background:var(--gold);opacity:1;transform:translateY(0);width:100%}.menu-link:focus{outline:none}.menu-link:active{transform:translateX(-1px)}.home-nav.open .nav-text-links li{transform:translateX(0)}.home-nav.open .nav-icon-links{display:none}.menu-toggle{margin-left:auto}@media (max-width:700px){.nav-overlay{padding:0 1.2rem}.nav-text-links{gap:2rem}.nav-text-links li{grid-template-columns:3.8rem 1fr;padding:1.4rem 0 .8rem}.menu-link{font-size:clamp(1.8rem,7vw,2.6rem)}}.nav-number{color:#d4af37;color:var(--gold,#d4af37);font-size:.9rem;margin-right:1.5rem;vertical-align:middle}.nav-number,.nav-subtitle{font-weight:300;letter-spacing:1px}.nav-subtitle{color:#fff9;display:block;font-family:Inter,sans-serif;font-size:.8rem;margin-top:.4rem;text-transform:none}.footer{background:#111;color:#fff;font-family:Playfair Display,serif;padding:2rem 0;text-align:center}.footer-content{margin:0 auto;max-width:1200px}.footer-contact{margin-bottom:.6rem}.footer-contact a{color:var(--gold);font-weight:600;text-decoration:underline}.footer-contact a:hover{color:#fff}.footer-phrase{color:#ffffffe6;font-size:1.1rem;font-weight:300;line-height:1.6;margin-bottom:2.5rem;padding:0 1rem}.footer-links{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}.footer-socials a{color:#d4af37;color:var(--gold,#d4af37);margin:0 .5rem;text-decoration:none;transition:color .3s}.footer-socials a:hover{color:#fff}.footer-location{color:#fff9;font-size:.9rem;margin-top:.5rem}.footer-legal{color:#ffffff80;font-size:.85rem;margin-bottom:1.5rem}.footer-legal a{color:#ffffff80;margin:0 .5rem;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#fff}.copyright{color:#fff6;font-size:.8rem}.aboutus-page{background:radial-gradient(circle at top left,#d4af371f,#0000 25%),linear-gradient(180deg,#050506,#09090c 45%,#0d0d11);color:#f7f2ec;font-family:Cormorant Garamond,serif;min-height:100vh;padding:3rem 1.5rem 4rem}.aboutus-frame{margin:0 auto;max-width:1240px;position:relative}.aboutus-hero{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1.2fr .8fr;padding:3rem 0 4rem}.aboutus-hero-copy{max-width:720px}.eyebrow{color:#d4af37;display:inline-block;font-size:.8rem;letter-spacing:.4em;margin-bottom:1rem;text-transform:uppercase}.aboutus-hero-copy h1{font-size:clamp(3rem,6vw,5.2rem);letter-spacing:-.05em;line-height:.96;margin:0 0 1rem}.aboutus-hero-copy p{color:#f7f2ece0;font-size:1.05rem;line-height:1.85;max-width:680px}.aboutus-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button{align-items:center;border-radius:999px;display:inline-flex;font-size:.95rem;justify-content:center;padding:1rem 2rem;text-decoration:none;transition:transform .25s ease,background .25s ease,color .25s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg,#d4af37,#f6e0af);color:#09090c;font-weight:700}.button--ghost{background:#ffffff08;border:1px solid #d4af3780;color:#f7f2ec}.aboutus-hero-visual{align-items:center;display:grid;justify-content:center;min-height:360px;position:relative}.hero-chip{background:#ffffff0a;border:1px solid #d4af3780;border-radius:999px;color:#d4af37;font-size:.75rem;left:50%;letter-spacing:.4em;padding:.7rem 1.25rem;position:absolute;top:1.25rem;transform:translateX(-50%)}.hero-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #d4af374d;border-radius:2rem;box-shadow:0 32px 90px #00000059;padding:2.5rem;position:relative}.hero-panel-line{background:#d4af3759;height:1px;margin-bottom:1.75rem;width:100%}.hero-panel-copy p{color:#f7f2eccc;font-size:.95rem;letter-spacing:.3em;margin:0 0 1rem;text-transform:uppercase}.hero-panel-copy h2{font-size:clamp(1.85rem,3vw,2.8rem);line-height:1.1;margin:0}.hero-dots{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(3,auto);justify-content:center;margin-top:2rem}.hero-dots span{background:#d4af37d9;border-radius:50%;display:block;height:.9rem;opacity:.8;width:.9rem}.aboutus-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:3rem}.aboutus-stat-grid,.stat-card{grid-gap:1rem;display:grid;gap:1rem}.stat-card{background:#ffffff08;border:1px solid #d4af372e;border-radius:1.75rem;min-height:180px;padding:2rem}.stat-number{color:#fff;font-size:3rem;font-weight:700;line-height:1}.stat-card p{color:#f7f2ecc7;font-size:.95rem;line-height:1.75;margin:0}.aboutus-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:3rem}.panel{border-radius:2rem;box-shadow:0 20px 70px #00000040;display:flex;flex-direction:column;gap:1.35rem;justify-content:flex-start;min-height:320px;padding:2rem}.panel-label{color:#d4af37;display:inline-block;font-size:.75rem;letter-spacing:.35em;text-transform:uppercase}.panel h2{font-size:1.75rem;line-height:1.1;margin:0}.panel p,.panel ul{color:#f7f2eccc;line-height:1.9;margin:0}.panel ul{grid-gap:.75rem;display:grid;gap:.75rem;list-style:none;padding:0}.panel ul li:before{color:#d4af37;content:"•";display:inline-block;margin-right:.45rem;width:1.1rem}.panel--contrast{background:#ffffff0a;border:1px solid #ffffff14}.panel--glass{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff05;border:1px solid #d4af3724}.panel--accent{background:#d4af370f;border:1px solid #d4af3738}.aboutus-details{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1.1fr .9fr;margin-bottom:3.5rem}.detail-block{background:#ffffff05;border:1px solid #d4af3724;border-radius:1.8rem;min-height:220px;padding:2.25rem}.detail-block--right{background:#ffffff0a}.detail-tag{color:#d4af37;display:inline-block;font-size:.75rem;letter-spacing:.3em;margin-bottom:1rem;text-transform:uppercase}.detail-block h2{font-size:1.9rem;margin:0 0 1rem}.detail-block p{color:#f7f2eccc;line-height:1.85;margin:0}.aboutus-cta{grid-gap:2rem;align-items:center;background:#ffffff08;border:1px solid #d4af3724;border-radius:2rem;display:grid;gap:2rem;grid-template-columns:1.5fr auto;margin-top:1rem;padding:2.5rem}.aboutus-cta h2{font-size:2.1rem;margin:0 0 1rem}.aboutus-cta p{color:#f7f2ecd1;line-height:1.85;margin:0}.eyebrow--light{color:#d4af37f2}@media (max-width:1024px){.aboutus-cta,.aboutus-details,.aboutus-grid,.aboutus-hero{grid-template-columns:1fr}}@media (max-width:768px){.aboutus-page{padding:2rem 1rem 3rem}.aboutus-frame{padding:0}.hero-panel{padding:2rem}.aboutus-stat-grid{grid-template-columns:1fr}.stat-card{min-height:auto}.button{width:100%}}@media (max-width:520px){.aboutus-hero-copy h1{font-size:2.8rem}.aboutus-hero-actions{flex-direction:column}}.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);display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:0;width:100vw}.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 var(--gold);border-radius:50%;box-shadow:0 2px 16px rgba(var(--gold-rgb),.12);height:160px;object-fit:cover;width:160px}.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-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:var(--gold);font-family:Playfair Display,serif;font-size:2rem;margin-bottom:.2rem}.bio-contact-main{background:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;margin:0;max-width:100vw;min-height:100vh;padding-bottom:3rem;width:100vw}.bio-video-container{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:flex-start;max-width:46%;padding:.5rem 0;width:100%}.bio-author-video{background:#000;border:6px solid var(--gold);border-radius:12px;box-shadow:0 8px 32px rgba(var(--gold-rgb),.12);height:auto;max-height:420px;object-fit:cover;width:100%}.bio-contact-title{font-family:Montserrat,sans-serif;font-size:1.3rem;letter-spacing:1px;margin-bottom:1.2rem}.bio-contact-contacts-section{align-items:flex-start;display:flex;flex:0.8 1;flex-direction:column;justify-content:flex-start;padding-top:2.5rem}.bio-contact-icons{align-items:center;display:flex;flex-direction:row;gap:1.5rem;margin-top:1rem}.bio-contact-icon{align-items:center;background:#fff;border:2px solid var(--gold);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:var(--gold);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 rgba(var(--gold-rgb),.18);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:var(--gold);display:inline-block;font-size:1.15rem;margin-bottom:1.2rem;text-decoration:underline;word-break:break-all}.bio-contact-popup-close{background:var(--gold);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:#ffffff0d;border:1px solid #d4af3733;border-radius:8px;box-shadow:0 4px 24px rgba(var(--gold-rgb),.1);color:#fff;margin-top:2rem;max-width:400px;padding:1.2rem 1.5rem;width:100%}@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:110px;width:110px}.bio-contact-bio-section,.bio-contact-contacts-section{border-radius:8px;padding:.5rem}.bio-contact-icons{align-items:center;gap:1rem;padding-left:0!important}.bio-video-container{max-width:100%!important;padding:.5rem 0;width:100%!important}.bio-author-video{border-radius:12px;height:auto!important;max-height:60vh!important;width:100%!important}.bio-contact-info-left{left:0;margin-left:0;max-width:100%;min-width:0;padding-left:1rem;width:100%}}.confidential-form{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;max-width:100%;padding:2rem;width:100%}@media (max-width:768px){.confidential-form{padding:1.5rem 1rem}}.form-row{display:flex;flex-wrap:wrap;gap:1rem}.form-group{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:250px}.form-group label{color:#fffc;font-family:Inter,sans-serif;font-size:.9rem}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid #fff3;border-radius:4px;color:#fff;font-family:Inter,sans-serif;padding:.8rem}.form-group input:focus,.form-group textarea:focus{background:#ffffff1a;border-color:#d4af37;border-color:var(--gold,#d4af37);outline:none}.form-checkbox{align-items:flex-start;display:flex;margin-bottom:1rem;margin-top:1rem}.form-checkbox label{align-items:flex-start;cursor:pointer;display:flex;gap:.8rem}.form-checkbox input{accent-color:#d4af37;accent-color:var(--gold,#d4af37);margin-top:.2rem}.form-checkbox span{color:#ffffffb3;font-size:.85rem;line-height:1.4}.form-submit{align-self:flex-start;margin-top:1rem}.aboutus-container{background:#000;color:#fff;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;min-height:auto}.aboutus-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,gold 50%,#d4af37);-webkit-background-clip:text;background-clip:text;color:#d4af37;font-size:3rem;font-weight:300;letter-spacing:.2em;padding:4rem 2rem 2rem;text-align:center}.aboutus-flex{align-items:center;background:#000;display:flex;flex-direction:column;justify-content:center;padding:2rem}.aboutus-popup-area{flex:1 1;margin:0 auto;max-width:1000px;padding:3rem 2rem;width:100%}.expertises-content{display:flex;flex-direction:column;gap:2.5rem}.expertises-content p{color:#ffffffe6;font-size:1.1rem;font-weight:300;line-height:1.8}.expertises-content ul{list-style:none;margin:1.5rem 0;padding:0}.expertises-content li{color:#ffffffd9;font-size:1rem;font-weight:300;line-height:1.8;margin:1rem 0;padding-left:2rem;position:relative}.expertises-content li:before{color:#d4af37;content:"✦";font-size:1rem;left:0;position:absolute}.expertises-content h3{border-bottom:2px solid #d4af374d;color:#d4af37;font-size:1.6rem;font-weight:400;letter-spacing:.1em;margin-top:2rem;padding-bottom:.8rem}.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(3px);opacity:.15;position:absolute}.aboutus-bling.bling1{animation-delay:0s;height:320px;left:5vw;top:10vh;width:320px}.aboutus-bling.bling2{animation-delay:2s;height:180px;right:5vw;top:25vh;width:180px}.aboutus-bling.bling3{animation-delay:4s;bottom:15vh;height:220px;left:15vw;width:220px}.aboutus-bling.bling4{animation-delay:6s;bottom:10vh;height:140px;right:10vw;width:140px}@keyframes blingFade{0%{opacity:.15;transform:scale(1)}40%{opacity:.28;transform:scale(1.1)}60%{opacity:.28;transform:scale(1.08)}to{opacity:.15;transform:scale(1)}}@media (max-width:900px){.aboutus-title{font-size:2.2rem;padding:3rem 1.5rem 2rem}.aboutus-popup-area{padding:2rem 1.5rem}.expertises-content{gap:2rem}.expertises-content h3{font-size:1.3rem}}@media (max-width:600px){.aboutus-title{font-size:1.8rem;padding:2rem 1rem 1.5rem}.aboutus-flex{padding:1rem}.aboutus-popup-area{padding:1rem .8rem}.expertises-content p{font-size:1rem}.expertises-content li{font-size:.95rem;margin:.8rem 0;padding-left:1.8rem}.expertises-content h3{font-size:1.1rem;margin-top:1.5rem}}.collections-page{align-items:center;background-color:#0a0a0a;background-color:var(--color-bg,#0a0a0a);color:#fff;color:var(--color-text,#fff);display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh;padding:8rem 2rem}.collections-header{margin-bottom:4rem;max-width:800px;text-align:center}.collections-header h1{color:#d4af37;color:var(--color-accent,#d4af37);font-size:3rem;font-weight:300;letter-spacing:4px;margin-bottom:2rem;text-transform:uppercase}.collections-intro{color:#ffffffd9;font-size:1.1rem;font-weight:300;line-height:1.8}.collections-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:5rem;max-width:1200px;width:100%}.collection-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:4px;display:flex;flex-direction:column;justify-content:center;padding:3rem 2rem;text-align:center;transition:transform .4s ease,border-color .4s ease,background .4s ease}.collection-card:hover{background:#ffffff0d;border-color:#d4af3780;transform:translateY(-5px)}.collection-card h2{color:#d4af37;color:var(--color-accent,#d4af37);font-size:1.4rem;font-weight:400;letter-spacing:1px;margin-bottom:1rem}.collection-card p{color:#ffffffb3;font-size:1rem;font-weight:300;line-height:1.6}.highlight-card{background:linear-gradient(145deg,#d4af370d,#d4af3726);border:1px solid #d4af374d;grid-column:1/-1;margin:0 auto;max-width:800px}.highlight-card:hover{background:linear-gradient(145deg,#d4af371a,#d4af3733);border-color:#d4af37cc}.collections-footer{max-width:600px;text-align:center}.collections-footer p{color:#ffffffe6;font-size:1.2rem;font-style:italic;margin-bottom:2rem}.cta-button{background-color:initial;border:1px solid #d4af37;border:1px solid var(--color-accent,#d4af37);color:#d4af37;color:var(--color-accent,#d4af37);font-size:.9rem;letter-spacing:2px;padding:1rem 2rem;transition:background-color .3s ease,color .3s ease}.cta-button:hover{background-color:#d4af37;background-color:var(--color-accent,#d4af37);color:#0a0a0a;color:var(--color-bg,#0a0a0a)}@media (max-width:768px){.collections-header h1{font-size:2.2rem}.collections-intro{font-size:1rem}.collections-page{padding:6rem 1.5rem}}.maluxpensee-content{display:flex;flex-direction:column;gap:1.8rem}.maluxpensee-content p{color:#ffffffe6;font-size:1.05rem;font-weight:300;line-height:1.9}.maluxpensee-content strong{color:#d4af37;font-weight:400}.intro-text{color:#d4af37;font-size:1.15rem;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.tagline{color:#d4af37e6;font-size:1.3rem;font-weight:400;margin:1.5rem 0}.separator{color:#d4af3799;font-size:1.2rem;font-weight:300;letter-spacing:.3em;margin:2.5rem 0;text-align:center}.maluxpensee-content h3{border-bottom:2px solid #d4af374d;color:#d4af37;font-size:1.6rem;font-weight:400;letter-spacing:.1em;margin-bottom:1.5rem;margin-top:2rem;padding-bottom:.8rem}.philosophy-section{margin:1.5rem 0;padding-left:2rem}.philosophy-section h4{color:#d4af37f2;font-size:1.2rem;font-weight:400;letter-spacing:.05em;margin-bottom:.8rem}.philosophy-section p{color:#ffffffd9;font-size:1.05rem;font-weight:300;line-height:1.85}.closing-meditation{color:#d4af37e6;font-size:1.15rem;font-style:italic;font-weight:300;margin:2rem 0;text-align:center}.closing-title{color:#d4af37;font-size:1.8rem;font-weight:400;letter-spacing:.15em;margin:2rem 0 1.5rem;text-align:center;text-transform:uppercase}.closing-text{color:#fffc;font-size:1.1rem;font-weight:300;text-align:center}.signature{border-top:1px solid #d4af3733;color:#ffffffbf;font-size:1rem;letter-spacing:.05em;line-height:1.8;padding-top:2rem}.signature strong{color:#d4af37;font-size:1.05rem}@media (max-width:768px){.maluxpensee-content p{font-size:1rem;line-height:1.8}.tagline{font-size:1.2rem}.maluxpensee-content h3{font-size:1.4rem}.philosophy-section h4{font-size:1.1rem}.closing-title{font-size:1.5rem}.separator{font-size:1.1rem}}*{box-sizing:border-box;margin:0;padding:0}.demo-page,body{background:#000;color:#fff;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;overflow-x:hidden}.hero{align-items:center;background:url(../../static/media/hero.aa053dc7e45e8bdd6bb0.jpg) 50%/cover no-repeat;background-attachment:fixed;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.hero:before{background:linear-gradient(120deg,#0a0909b3 60%,#d4af3726);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (max-width:600px){.hero{background-attachment:scroll;background-position:top!important;background-repeat:no-repeat!important;background-size:contain!important;height:auto;min-height:50vh;padding:2rem 0 1.2rem}.hero:before{background:linear-gradient(120deg,#0a090999 40%,#d4af370d)}.logo{width:180px}}.particle{animation:float 20s infinite;background:#c5975066;border-radius:50%;box-shadow:0 0 10px #c5975099;height:3px;position:absolute;width:3px;z-index:2}@keyframes float{0%,to{opacity:0;transform:translateY(0) translateX(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh) translateX(100px)}}.hero-content{padding:0 2rem;position:relative;text-align:center;z-index:10}.logo-container{animation:fadeInDown 1.5s ease-out;margin-bottom:3rem}.logo{filter:drop-shadow(0 0 40px rgba(197,151,80,.5));height:auto;width:260px}.main-slogan{-webkit-text-fill-color:#0000;animation:fadeInUp 1.5s ease-out .3s both;background:linear-gradient(135deg,#d4af37,#f4e4c1 25%,gold 50%,#f4e4c1 75%,#d4af37);-webkit-background-clip:text;background-clip:text;font-size:6rem;font-weight:400;letter-spacing:.15em;line-height:1.2;margin-bottom:2rem;text-shadow:0 0 60px #d4af3766}.tagline{animation:fadeInUp 1.5s ease-out .6s both;color:#fffffff2;font-size:2rem;font-style:italic;font-weight:300;letter-spacing:.12em;margin-bottom:1.5rem;text-shadow:0 2px 20px #000c}.decorative-line{animation:fadeIn 1.5s ease-out .9s both;background:linear-gradient(90deg,#0000,#d4af374d,#d4af37,#d4af374d,#0000);box-shadow:0 0 20px #d4af3780;height:2px;margin:2rem auto;width:250px}.subtitle{animation:fadeInUp 1.5s ease-out 1.2s both;color:#d4af37e6;font-size:1.4rem;font-weight:300;letter-spacing:.2em;margin-bottom:3rem;text-shadow:0 2px 15px #0009}.cta-button{animation:fadeInUp 1.5s ease-out 1.5s both;background:linear-gradient(135deg,#d4af37,gold 50%,#d4af37);border:none;box-shadow:0 10px 40px #d4af3766;color:#000;cursor:pointer;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;letter-spacing:.3em;padding:1.5rem 4rem;text-transform:uppercase;transition:all .4s ease}.cta-button:hover{box-shadow:0 15px 50px #d4af3799;transform:translateY(-3px)}.scroll-indicator{animation:fadeIn 1.5s ease-out 2s both,bounce 2s 3s infinite;bottom:4rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.scroll-indicator:before{background:linear-gradient(180deg,#0000,#d4af37,#0000);content:"";display:block;height:36px;margin:0 auto 6px;width:2px}.scroll-text{color:#d4af37e6;font-size:.85rem;letter-spacing:.25em;text-transform:uppercase}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}@media (max-width:768px){.scroll-indicator{bottom:3rem}.scroll-indicator:before{height:28px;margin-bottom:6px}}@media (max-width:480px){.cta-button{font-size:.9rem;padding:1rem 2.5rem}.scroll-indicator{bottom:1rem}.scroll-indicator:before{height:20px;margin-bottom:4px}}.manifeste-section{align-items:center;background:#000;display:flex;justify-content:center;min-height:100vh;padding:6rem 2rem;position:relative}@media (max-width:768px){.manifeste-section{min-height:auto;padding:4rem 1.5rem}}@media (max-width:480px){.manifeste-section{padding:2rem 1rem}}.manifeste-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:2px solid;border-image:linear-gradient(135deg,#d4af37,gold,#d4af37) 1;box-shadow:0 0 60px #d4af374d,inset 0 0 40px #d4af371a;max-width:1400px;padding:3rem;width:100%}@media (max-width:768px){.manifeste-container{padding:2rem}}@media (max-width:480px){.manifeste-container{border:1px solid;padding:1.5rem}}.manifeste-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.image-zone{box-shadow:0 10px 50px #000c;overflow:hidden;position:relative}.image-zone img{display:block;filter:brightness(1.05) contrast(1.1);height:auto;transition:transform .6s ease;width:100%}.image-zone:hover img{transform:scale(1.05)}.text-zone{align-items:center;display:flex;flex-direction:column;padding:2rem;text-align:center}.manifeste-grid .text-zone{grid-column:1/-1;margin:0 auto;max-width:900px}.text-zone img{box-shadow:0 10px 40px #0009;display:block;height:auto;margin:0 auto 1.5rem;max-width:560px;width:100%}.text-zone .decorative-line{margin:1.5rem auto;width:140px}@media (max-width:768px){.text-zone img{max-width:420px}}@media (max-width:480px){.text-zone img{max-width:320px}.text-zone .decorative-line{width:100px}}.main-heading{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,gold 50%,#d4af37);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;line-height:1.3;margin-bottom:2rem}@media (max-width:768px){.main-heading{font-size:2rem}}@media (max-width:480px){.main-heading{font-size:1.5rem}}.text-content p{color:#ffffffe6;font-size:1.25rem;font-weight:300;line-height:1.8;margin-bottom:1.5rem}@media (max-width:768px){.text-content p{font-size:1rem}}@media (max-width:480px){.text-content p{font-size:.95rem}}.emphasis{color:#d4af37;font-size:1.4rem;font-style:italic;font-weight:400;margin:2rem 0}.final-quote{border-left:3px solid #d4af37;color:#ffffffd9;font-size:1.3rem;font-style:italic;margin:2rem 0 1rem;padding-left:1.5rem}@media (max-width:768px){.final-quote{font-size:1.1rem}}@media (max-width:480px){.final-quote{font-size:.95rem;padding-left:1rem}}.signature{margin-top:3rem;text-align:center}.signature-slogan{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,gold 50%,#d4af37);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:300;letter-spacing:.2em;margin-bottom:.5rem}@media (max-width:768px){.signature-slogan{font-size:1.4rem;letter-spacing:.15em}}@media (max-width:480px){.signature-slogan{font-size:1.1rem;letter-spacing:.1em}}.signature-tagline{color:#d4af37e6;font-size:1.2rem;font-style:italic;letter-spacing:.15em}@media (max-width:768px){.signature-tagline{font-size:1rem;letter-spacing:.1em}}@media (max-width:480px){.signature-tagline{font-size:.9rem;letter-spacing:.05em}}.demo-header,.demo-header-inner,.demo-nav,.demo-nav a,.logo,.menu-button,.menu-button span{display:none}.univers-section{background:#0a0a0a;min-height:100vh;padding:6rem 2rem;position:relative}.univers-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,gold 50%,#d4af37);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:300;letter-spacing:.2em;margin:0 auto 1rem;text-align:center;width:100%}.univers-subtitle{color:#ffffffb3;font-size:1.3rem;font-style:italic;margin-bottom:4rem;text-align:center}.univers-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px}.univers-card{background:#0a0a0acc;border:1px solid #d4af374d;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:3rem 2rem;position:relative;transition:all .4s ease}.univers-card:hover{border-color:#d4af37;box-shadow:0 10px 50px #d4af374d;transform:translateY(-10px)}.univers-icon{filter:drop-shadow(0 0 20px rgba(212,175,55,.5));font-size:3rem;margin-bottom:1.5rem;text-align:center}.univers-icon svg{fill:#d4af37;display:block;height:3rem;margin:0 auto 1.5rem;vertical-align:middle;width:3rem}.univers-card h3{color:#d4af37;font-size:1.8rem;font-weight:400;letter-spacing:.1em;margin-bottom:1rem}.univers-card .card-subtitle{color:#fff9;font-size:1rem;font-style:italic;margin-bottom:1.5rem}.univers-card p{color:#fffc;flex-grow:1;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.card-link{align-self:flex-start;background:linear-gradient(135deg,#d4af37,gold);color:#000;display:inline-block;font-size:.9rem;letter-spacing:.2em;margin-top:auto;padding:.8rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.card-link:hover{box-shadow:0 5px 20px #d4af3780;transform:translateY(-2px)}.contact-section{align-items:center;background:#000;display:flex;justify-content:center;min-height:80vh;padding:6rem 2rem;position:relative}.contact-container{max-width:800px;text-align:center}.contact-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,gold 50%,#d4af37);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;letter-spacing:.2em;margin-bottom:2rem}.contact-text{color:#fffc;font-size:1.2rem;line-height:1.8;margin-bottom:3rem}.contact-email{color:#d4af37;font-size:1.5rem;letter-spacing:.1em;text-decoration:none;transition:all .3s ease}.contact-email:hover{color:gold;text-shadow:0 0 20px #d4af3799}.contact-cta{margin-top:3rem}.demo-parties-section{background:#000;min-height:auto;padding:6rem 2rem;position:relative}.demo-parties-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,340px));justify-content:center;justify-items:center;margin:0 auto;max-width:1400px}.demo-party-card{background:#0a0a0acc;border:1px solid #d4af374d;cursor:pointer;display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:100%;padding:3rem 2rem;position:relative;transition:all .4s ease;width:340px}.demo-party-card:hover{border-color:#d4af37;box-shadow:0 10px 50px #d4af374d;transform:translateY(-10px)}.demo-party-card h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,gold 50%,#d4af37);-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:400;letter-spacing:.1em;line-height:1.4;margin-bottom:1.5rem}.demo-party-card p{color:#fffc;flex-grow:1;font-size:1rem;font-weight:300;line-height:1.7;margin-bottom:1.5rem}.party-discover-btn{align-self:flex-start;background:linear-gradient(135deg,#d4af37,gold);border:none;color:#000;cursor:pointer;display:inline-block;font-family:Cormorant Garamond,serif;font-size:.9rem;letter-spacing:.2em;margin-top:auto;padding:.8rem 2rem;text-transform:uppercase;transition:all .3s ease}.party-discover-btn:hover{box-shadow:0 5px 20px #d4af3780;transform:translateY(-2px)}.popup-modal{-ms-overflow-style:none;animation:slideInDown .4s ease;background:#1a1a1a;border:2px solid #d4af3780;border-image:linear-gradient(135deg,#d4af37,gold,#d4af37) 1;box-sizing:border-box;max-height:92vh;max-width:1100px;min-height:65vh;overflow-y:auto;padding:3rem 3rem 3rem 420px;position:relative;scrollbar-width:none;width:98%}.popup-modal::-webkit-scrollbar{display:none}.popup-modal h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,gold 50%,#d4af37);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:400;letter-spacing:.1em;line-height:1.3;margin-bottom:2rem}.popup-image{max-height:calc(80vh - 6rem);width:min(340px,calc(100vw - 6rem))}.popup-close{font-size:2rem}.popup-actions,.popup-close.popup-bottom{display:none}@media (max-width:480px){.popup-actions{display:block;padding-top:1rem}.popup-close.popup-bottom{background:linear-gradient(135deg,#d4af37,gold);border:none;border-radius:6px;color:#000;cursor:pointer;display:block;font-size:1rem;font-weight:600;letter-spacing:.08em;margin-top:1rem;padding:1rem;position:relative;text-transform:uppercase;width:100%}.popup-close.popup-bottom:hover{filter:brightness(.95);transform:none}}@media (max-width:900px){.popup-modal{max-height:90vh;max-width:720px;padding:2rem;width:96%}.popup-image{border-radius:6px;left:auto;margin:0 0 1.25rem;position:relative;top:auto;width:100%}}@media (max-width:480px){.popup-modal{padding:1.25rem}.popup-image{border-radius:4px}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.main-slogan{font-size:4rem}.manifeste-grid,.univers-grid{grid-template-columns:1fr}}@media (max-width:768px){.main-slogan{font-size:2.8rem;letter-spacing:.1em}.tagline{font-size:1.2rem}.univers-title{font-size:2.5rem}.contact-title{font-size:2rem}.demo-nav{flex-direction:column}}.hero .header-intro-content{background:#0000;padding:2rem 2rem 3rem;position:relative;text-align:center;z-index:2;z-index:3}.hero .header-intro-content .hero-logo{filter:none;left:50%;max-width:92%;mix-blend-mode:normal;opacity:.28;opacity:1;pointer-events:none;position:absolute;top:-20%;transform:translate(-50%,-50%);width:640px;z-index:2}@media (max-width:1024px){.hero .header-intro-content .hero-logo{opacity:1;top:16%;width:640px}}@media (max-width:768px){.hero .header-intro-content .hero-logo{opacity:1;top:14%;width:520px}}@media (max-width:480px){.hero .header-intro-content .hero-logo{max-width:80%;opacity:1;top:18%;width:120px}.hero .header-intro-content .header-subtitle{margin-bottom:1rem;margin-top:3.4rem;position:relative;z-index:4}}.header-intro-content{animation:fadeInDown 1s ease-out;margin:0 auto;max-width:900px}.header-title{color:#d4af37;font-size:4.5rem;font-weight:300;letter-spacing:.2em;line-height:1.2;margin-bottom:1rem;text-transform:uppercase}.header-subtitle{color:#d4af37;font-size:1.5rem;font-style:italic;font-weight:300;letter-spacing:.1em;margin-bottom:2rem}.header-decorative-line{background:linear-gradient(90deg,#0000,#d4af37,#0000);height:2px;margin:2rem auto;width:60px}.header-description{color:#f4e4c1;font-size:1.8rem;font-weight:300;letter-spacing:.08em;line-height:1.6;margin-bottom:2rem}.header-motto{color:#d4af37cc;font-size:1.3rem;font-weight:300;letter-spacing:.15em;margin-top:1.5rem;text-transform:uppercase}@media (max-width:768px){.hero .header-intro-content{padding:2rem 1.5rem 2.5rem}.header-title{font-size:2.5rem}.header-subtitle{font-size:1.2rem}.header-description{font-size:1.3rem}.header-motto{font-size:1rem}}@media (max-width:480px){.hero .header-intro-content{padding:1.5rem 1rem 2rem}.header-title{font-size:1.8rem}.header-subtitle{font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-description{font-size:1rem}.header-motto{font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}:root{--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}.blogs-header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem 2rem;text-align:center}.blogs-title{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;letter-spacing:2px;margin:0 0 1rem;text-transform:uppercase}.blogs-subtitle{color:#f9f6f2;color:var(--ivory);font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:300;letter-spacing:.5px;margin:0 0 2rem;max-width:600px;opacity:.9}.header-divider{background:linear-gradient(90deg,#d4af37,#c1272d 50%,#d4af37);background:linear-gradient(90deg,var(--gold) 0,var(--rich-red) 50%,var(--gold) 100%);border-radius:1px;height:2px;margin:0 auto;width:80px}.blogs-masonry{grid-gap:2rem;display:grid;gap:2rem;grid-auto-rows:350px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:4rem auto;max-width:1200px;padding:0 2rem;width:100%}.masonry-card{border-radius:16px;box-shadow:0 10px 40px #d4af371a;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.masonry-featured{grid-column:span 2;grid-row:span 2}.masonry-image{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.masonry-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.masonry-card:hover .masonry-image img{transform:scale(1.08)}.masonry-overlay{background:linear-gradient(0deg,#0a0909e6,#0a09094d);height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:100%}.masonry-card:hover .masonry-overlay{background:linear-gradient(0deg,#0a0909f2,#0a090966)}.masonry-content{bottom:0;display:flex;flex-direction:column;gap:.8rem;left:0;padding:2rem;position:absolute;transition:all .3s ease;width:100%;z-index:2}.masonry-featured .masonry-content{padding:3rem}.masonry-badge{background:linear-gradient(135deg,#d4af37,#c1272d);background:linear-gradient(135deg,var(--gold),var(--rich-red));border-radius:15px;color:#0a0909;color:var(--deep-black);display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.5px;padding:.3rem .8rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.masonry-content h3{color:#d4af37;color:var(--gold);font-size:1.2rem;font-weight:700;line-height:1.3;margin:0;transition:color .3s ease}.masonry-featured .masonry-content h3{font-size:1.8rem}.masonry-card:hover .masonry-content h3{color:gold}.masonry-preview{color:#ffffffd9;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:300;line-height:1.5;margin:0}.masonry-meta{align-items:center;display:flex;font-size:.8rem;gap:1rem}.blog-delete-button{background:#c12c2ce6;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:.8rem;margin-top:.5rem;padding:.3rem .6rem}.blog-delete-button:hover{background:#c12c2c}.masonry-author{color:#d4af37cc;font-weight:500}.masonry-author,.masonry-date{font-family:Montserrat,sans-serif}.masonry-date{color:#d4af3799;font-style:italic}.no-blogs{color:#d4af3799;font-size:1.2rem;padding:3rem;text-align:center}.blog-create-zone{background:#ffffff12;border:1px solid #d4af3766;border-radius:12px;margin:2rem auto 1rem;max-width:1100px;padding:1rem 2rem;width:100%}.blog-create-zone h2{color:#d4af37;color:var(--gold);margin:0 0 1rem}.blog-create-form{grid-gap:.8rem;display:grid;gap:.8rem}.blog-create-form input,.blog-create-form textarea{background:#1a1a1a;border:1px solid #d4af3766;border-radius:8px;color:#fff;font-family:Montserrat,sans-serif;font-size:.95rem;padding:.8rem}.blog-create-form button{background-color:#d4af37;background-color:var(--gold);border:none;border-radius:8px;color:#0a0909;cursor:pointer;font-weight:700;padding:.75rem 1.2rem;width:-webkit-fit-content;width:fit-content}.blog-create-form button:disabled{cursor:not-allowed;opacity:.7}.success{color:#6eee78;font-size:.95rem;margin-top:.7rem}.loading{color:#d4af37;color:var(--gold)}.error,.loading{align-items:center;background:#0a0909;background:var(--deep-black);display:flex;font-family:Montserrat,sans-serif;font-size:1.5rem;justify-content:center;min-height:100vh;width:100vw}.error{color:#c1272d;color:var(--rich-red)}.file-input-wrapper{display:flex;flex-direction:column;gap:.8rem}.file-input-wrapper label{color:#d4af37cc;font-size:.9rem;font-weight:600}.file-input-wrapper input[type=file]{cursor:pointer;padding:.5rem}.file-input-wrapper input[type=file]::-webkit-file-upload-button{background-color:#d4af37;background-color:var(--gold);border:none;border-radius:6px;color:#0a0909;color:var(--deep-black);cursor:pointer;font-weight:600;margin-right:.8rem;padding:.5rem 1rem}.file-input-wrapper input[type=file]::file-selector-button{background-color:#d4af37;background-color:var(--gold);border:none;border-radius:6px;color:#0a0909;color:var(--deep-black);cursor:pointer;font-weight:600;margin-right:.8rem;padding:.5rem 1rem}.file-input-wrapper input[type=file]::-webkit-file-upload-button:hover{background-color:gold}.file-input-wrapper input[type=file]::file-selector-button:hover{background-color:gold}.image-preview{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem}.image-preview img{border:1px solid #d4af3766;border-radius:8px;max-height:150px;max-width:200px}.image-preview button{background-color:#c1272d;background-color:var(--rich-red);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem}.image-preview button:hover{background-color:#a01f24}@media (max-width:900px){.blogs-masonry{grid-auto-rows:300px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.masonry-featured{grid-column:span 1;grid-row:span 1}}@media (max-width:768px){.blogs-masonry{gap:1.5rem;grid-auto-rows:280px;max-width:100%;padding:0 1rem}.masonry-content,.masonry-featured .masonry-content{padding:1.5rem}.masonry-content h3{font-size:1.1rem}.masonry-featured .masonry-content h3{font-size:1.4rem}}@media (max-width:480px){.blogs-masonry{gap:1rem;grid-auto-rows:250px;grid-template-columns:1fr;padding:0 1rem}.masonry-content{padding:1rem}.masonry-content h3{font-size:1rem}.masonry-preview{display:none}}.popup-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-card{-ms-overflow-style:none;animation:slideInDown .4s ease;background:#1a1a1a;border:2px solid #d4af3780;height:60vh;max-width:900px;overflow-y:auto;padding:3rem 3rem 3rem 350px;position:relative;scrollbar-width:none;width:80%}.popup-card::-webkit-scrollbar{display:none}.popup-card h2{color:#d4af37;font-size:2rem;font-weight:400;letter-spacing:.1em;line-height:1.3;margin:0 0 2rem}.popup-image{border:1px solid #d4af374d;border-radius:8px;bottom:3rem;height:auto;left:3rem;object-fit:cover;position:absolute;top:3rem;width:280px}.popup-content{color:#ffffffe6;font-size:1.1rem;font-weight:300;letter-spacing:.05em;line-height:1.8;margin:0}.popup-close{align-items:center;background:none;border:none;color:#d4af37;cursor:pointer;display:flex;font-size:2.5rem;height:3rem;justify-content:center;line-height:1;padding:0;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease;width:3rem}.popup-close:hover{color:gold;transform:scale(1.2)}@keyframes slideInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.popup-card{padding:3rem 3rem 3rem 2rem}}@media (max-width:900px){.popup-card{max-width:95vw;padding:3rem 2rem 2rem}.popup-image{bottom:auto;height:220px;left:auto;margin-bottom:1.5rem;position:relative;top:auto;width:100%}.popup-card h2{font-size:1.5rem}}body{background-color:#fff;color:#333;font-family:Playfair Display,serif;margin:0}:root{--gold:#d4af37;--gold-rgb:212,175,55}h1,h2,h3,h4,h5,h6{color:#d4af37;color:var(--gold);font-family:Playfair Display,serif;margin:0}a{color:#000;text-decoration:none;transition:color .3s ease}a:hover{color:#d4af37;color:var(--gold)}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.5afa11f2.css.map*/