@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Cormorant+Garamond:wght@300;400;500;600&family=Dancing+Script:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&family=Cormorant+Garamond:wght@300;400;500;600;700&family=Dancing+Script:wght@400;500;600;700&family=Amiri:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&family=Cormorant+Garamond:wght@300;400;500;600;700&family=Amiri:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&family=Cormorant+Garamond:wght@300;400;500;600;700&family=Amiri:wght@400;700&family=Scheherazade+New:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&family=Cormorant+Garamond:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-gold:#d4af37;--secondary-gold:#f4e4bc;--deep-brown:#3c2e26;--warm-cream:#faf7f2;--rich-burgundy:#722f37;--soft-gray:#8b8680;--pure-white:#fff;--ink-black:#1a1a1a;--shadow-subtle:#0000001a;--shadow-medium:#0003;--gradient-gold:linear-gradient(135deg,#d4af37,#f4e4bc);--gradient-brown:linear-gradient(135deg,#3c2e26,#5d4037)}.calligraphy-navbar{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#faf7f2f2;border-bottom:1px solid #d4af3733;left:0;position:fixed;top:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:100%;z-index:1000}.calligraphy-navbar.navbar-scrolled{background:#faf7f2fa;border-bottom:1px solid #d4af37;border-bottom:1px solid var(--primary-gold);box-shadow:0 8px 32px #0000001a;box-shadow:0 8px 32px var(--shadow-subtle)}.navbar-container{align-items:center;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem;position:relative}.navbar-logo{flex-shrink:0}.logo-link{color:inherit;display:block;text-decoration:none}.logo-content{align-items:center;display:flex;gap:1rem}.logo-icon{height:50px;position:relative;width:50px}.logo-svg{color:#d4af37;color:var(--primary-gold);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));filter:drop-shadow(0 2px 4px var(--shadow-subtle));height:100%;transition:all .3s ease;width:100%}.logo-link:hover .logo-svg{color:#722f37;color:var(--rich-burgundy);transform:scale(1.05)}.logo-text{display:flex;flex-direction:column;line-height:1.2}.studio-name{color:#3c2e26;color:var(--deep-brown);font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;letter-spacing:.5px}.studio-subtitle{color:#d4af37;color:var(--primary-gold);font-family:Cormorant Garamond,serif;font-size:.9rem;font-style:italic;font-weight:400;letter-spacing:1px;text-transform:uppercase}.navbar-menu{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navbar-item{position:relative}.navbar-link{align-items:center;color:#3c2e26;color:var(--deep-brown);display:flex;font-family:Cormorant Garamond,serif;font-weight:500;gap:.5rem;letter-spacing:.5px;padding:.5rem 0;position:relative;text-decoration:none}.nav-icon,.navbar-link{font-size:1.1rem;transition:all .3s ease}.nav-icon{opacity:.8}.nav-text{position:relative}.nav-underline{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--gradient-gold);bottom:-2px;height:2px;left:0;position:absolute;transition:width .4s cubic-bezier(.25,.46,.45,.94);width:0}.navbar-link:hover{color:#722f37;color:var(--rich-burgundy);transform:translateY(-2px)}.navbar-link:hover .nav-icon{opacity:1;transform:scale(1.1)}.navbar-link:hover .nav-underline{width:100%}.navbar-cta{flex-shrink:0}.commission-btn{align-items:center;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--gradient-gold);border-radius:50px;box-shadow:0 4px 15px #d4af374d;color:#3c2e26;color:var(--deep-brown);display:flex;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;gap:.5rem;letter-spacing:.5px;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.btn-icon{animation:sparkle 2s ease-in-out infinite;font-size:1.1rem}@keyframes sparkle{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.1) rotate(180deg)}}.commission-btn:hover{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--gradient-brown);box-shadow:0 6px 25px #d4af3766;color:#f4e4bc;color:var(--secondary-gold);transform:translateY(-2px)}.commission-btn:hover .btn-flourish{left:100%}.navbar-toggle{cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem;transition:all .3s ease}.toggle-line{background:#3c2e26;background:var(--deep-brown);border-radius:2px;height:3px;transform-origin:center;transition:all .3s ease;width:25px}.navbar-toggle.active .toggle-line:first-child{transform:rotate(45deg) translateY(7px)}.navbar-toggle.active .toggle-line:nth-child(2){opacity:0}.navbar-toggle.active .toggle-line:nth-child(3){transform:rotate(-45deg) translateY(-7px)}.navbar-border{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--gradient-gold);height:3px;overflow:hidden;position:relative}.border-pattern{animation:borderFlow 10s linear infinite;background:repeating-linear-gradient(90deg,#d4af37,#f4e4bc 10%,#d4af37 20%);background:repeating-linear-gradient(90deg,var(--primary-gold) 0,var(--secondary-gold) 10%,var(--primary-gold) 20%);height:100%}@keyframes borderFlow{0%{transform:translateX(-20%)}to{transform:translateX(20%)}}.mobile-menu-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1acc;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1001}.mobile-menu-content{animation:slideUp .3s ease;background:#faf7f2;background:var(--warm-cream);border-radius:20px;box-shadow:0 20px 60px #0003;box-shadow:0 20px 60px var(--shadow-medium);max-height:80vh;max-width:90%;overflow-y:auto;padding:2rem;width:400px}.mobile-menu-header{align-items:center;border-bottom:2px solid #d4af37;border-bottom:2px solid var(--primary-gold);display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.mobile-menu-header h3{color:#3c2e26;color:var(--deep-brown);font-family:Playfair Display,serif;font-size:1.5rem;margin:0}.close-mobile-menu{background:none;border:none;color:#3c2e26;color:var(--deep-brown);cursor:pointer;font-size:2rem;line-height:1;padding:0;transition:all .3s ease}.close-mobile-menu:hover{color:#722f37;color:var(--rich-burgundy);transform:scale(1.1)}.mobile-nav-links{list-style:none;margin:0;padding:0}.mobile-nav-item{margin-bottom:1rem}.mobile-nav-link{align-items:center;border-radius:15px;color:#3c2e26;color:var(--deep-brown);display:flex;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500;gap:1rem;letter-spacing:.5px;padding:1rem;text-decoration:none;transition:all .3s ease}.mobile-nav-link:hover{background:#f4e4bc;background:var(--secondary-gold);color:#722f37;color:var(--rich-burgundy);transform:translateX(10px)}.mobile-nav-icon{font-size:1.3rem}.mobile-cta-item{border-top:1px solid #d4af37;border-top:1px solid var(--primary-gold);margin-top:2rem;padding-top:2rem}.mobile-commission-btn{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--gradient-gold);border-radius:50px;box-shadow:0 4px 15px #d4af374d;color:#3c2e26;color:var(--deep-brown);display:block;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.mobile-commission-btn:hover{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--gradient-brown);color:#f4e4bc;color:var(--secondary-gold);transform:translateY(-2px)}@media (max-width:768px){.navbar-container{height:70px;padding:0 1rem}.navbar-menu{display:none}.navbar-toggle{display:flex}.desktop-cta{display:none}.logo-content{gap:.5rem}.logo-icon{height:40px;width:40px}.studio-name{font-size:1.2rem}.studio-subtitle{font-size:.8rem}}@media (max-width:480px){.navbar-container{height:65px;padding:0 .5rem}.logo-content{gap:.3rem}.logo-icon{height:35px;width:35px}.studio-name{font-size:1rem}.studio-subtitle{font-size:.7rem}.mobile-menu-content{margin:1rem;padding:1.5rem}}html{scroll-behavior:smooth}.mobile-menu-content::-webkit-scrollbar{width:6px}.mobile-menu-content::-webkit-scrollbar-track{background:#f4e4bc;background:var(--secondary-gold);border-radius:3px}.mobile-menu-content::-webkit-scrollbar-thumb{background:#d4af37;background:var(--primary-gold);border-radius:3px}.mobile-menu-content::-webkit-scrollbar-thumb:hover{background:#722f37;background:var(--rich-burgundy)}.calligraphy-navbar:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' x='0' y='0' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Cpath d='M0 10q10-10 20 0' stroke='%23d4af37' stroke-width='.5' fill='none' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.05;pointer-events:none;position:absolute;right:0;top:0}:root{--hero-primary-gold:#d4af37;--hero-secondary-gold:#f4e4bc;--hero-deep-brown:#3c2e26;--hero-warm-cream:#faf7f2;--hero-rich-burgundy:#722f37;--hero-soft-gray:#8b8680;--hero-pure-white:#fff;--hero-ink-black:#1a1a1a;--hero-gradient-gold:linear-gradient(135deg,#d4af37,#f4e4bc);--hero-gradient-brown:linear-gradient(135deg,#3c2e26,#5d4037);--hero-gradient-overlay:linear-gradient(45deg,#d4af371a,#722f371a)}.calligraphy-hero{align-items:center;background:#faf7f2;background:var(--hero-warm-cream);display:flex;min-height:100vh;overflow:hidden;padding-top:80px;position:relative;width:100%}.hero-backgrounds{z-index:1}.hero-background,.hero-backgrounds{height:100%;left:0;position:absolute;top:0;width:100%}.hero-background{background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:0;transition:opacity 1.5s cubic-bezier(.25,.46,.45,.94)}.hero-background.active{opacity:1}.calligraphy-bg{background:linear-gradient(135deg,#faf7f2e6,#f4e4bce6 50%,#d4af374d),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cdefs%3E%3Cpattern id='a' x='0' y='0' width='40' height='40' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 30q10-20 20 0 5 5 10 0' stroke='%23d4af37' fill='none' opacity='.3'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h200v200H0z'/%3E%3C/svg%3E")}.painting-bg{background:linear-gradient(135deg,#722f371a,#faf7f2e6 50%,#8b868033),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cdefs%3E%3Cpattern id='a' x='0' y='0' width='30' height='30' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='15' cy='15' r='8' fill='%23722f37' opacity='.1'/%3E%3Ccircle cx='15' cy='15' r='3' fill='%23d4af37' opacity='.2'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h200v200H0z'/%3E%3C/svg%3E")}.commission-bg{background:linear-gradient(135deg,#d4af3733,#faf7f2e6 50%,#3c2e261a),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cdefs%3E%3Cpattern id='a' x='0' y='0' width='50' height='50' patternUnits='userSpaceOnUse'%3E%3Cpath fill='%23d4af37' opacity='.1' d='M20 5h10v40H20z'/%3E%3Ccircle cx='25' cy='10' r='2' fill='%23722f37' opacity='.2'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h200v200H0z'/%3E%3C/svg%3E")}.hero-overlay{pointer-events:none;z-index:2}.hero-overlay,.overlay-pattern{height:100%;left:0;position:absolute;top:0;width:100%}.overlay-pattern{background:linear-gradient(45deg,#d4af371a,#722f371a);background:var(--hero-gradient-overlay);opacity:.5}.floating-elements{height:100%;left:0;position:absolute;top:0;width:100%}.float-element{animation:float 6s ease-in-out infinite;font-size:2rem;opacity:.6;position:absolute}.brush-stroke{animation-delay:0s;left:10%;top:15%}.ink-drop{animation-delay:1.5s;right:15%;top:25%}.scroll-paper{animation-delay:3s;bottom:30%;left:8%}.palette{animation-delay:4.5s;bottom:20%;right:20%}@keyframes float{0%,to{opacity:.6;transform:translateY(0) rotate(0deg)}25%{opacity:.8;transform:translateY(-20px) rotate(5deg)}50%{opacity:.4;transform:translateY(-10px) rotate(-3deg)}75%{opacity:.7;transform:translateY(-15px) rotate(3deg)}}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr auto;margin:0 auto;max-width:1400px;min-height:100vh;padding:0 2rem;position:relative;width:100%;z-index:10}.hero-content{opacity:0;transform:translateY(50px);transition:all 1s cubic-bezier(.25,.46,.45,.94)}.hero-content.visible{opacity:1;transform:translateY(0)}.studio-intro{align-items:center;animation:slideInLeft 1.2s ease-out .5s both;display:flex;gap:1rem;margin-bottom:2rem}.intro-line{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--hero-gradient-gold);height:2px;width:60px}.intro-text{color:#3c2e26;color:var(--hero-deep-brown);font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;letter-spacing:2px;text-transform:uppercase}.hero-main{margin-bottom:3rem}.hero-title{font-family:Playfair Display,serif;line-height:1.1;margin:0 0 2rem}.title-line{animation:slideInUp 1s ease-out both;display:block}.main-title{animation-delay:.7s;color:#3c2e26;color:var(--hero-deep-brown);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:.5rem}.subtitle{animation-delay:.9s;color:#d4af37;color:var(--hero-primary-gold);font-size:clamp(1.2rem,2.5vw,1.8rem);font-style:italic;font-weight:400}.hero-description{animation:fadeIn 1s ease-out 1.1s both;color:#8b8680;color:var(--hero-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.3rem;line-height:1.6;margin-bottom:2.5rem;max-width:600px}.hero-actions{animation:slideInUp 1s ease-out 1.3s both;gap:1.5rem;margin-bottom:3rem}.cta-button,.hero-actions{align-items:center;display:flex}.cta-button{border-radius:50px;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;gap:.5rem;letter-spacing:.5px;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--hero-gradient-gold);box-shadow:0 8px 25px #d4af374d}.cta-button.primary,.cta-button.secondary{color:#3c2e26;color:var(--hero-deep-brown)}.cta-button.secondary{background:#0000;border:2px solid #d4af37;border:2px solid var(--hero-primary-gold)}.btn-flourish{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.cta-button:hover{transform:translateY(-3px)}.cta-button.primary:hover{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--hero-gradient-brown);box-shadow:0 12px 35px #d4af3766;color:#f4e4bc;color:var(--hero-secondary-gold)}.cta-button.primary:hover .btn-flourish{left:100%}.cta-button.secondary:hover{background:#d4af37;background:var(--hero-primary-gold);border-color:#d4af37;border-color:var(--hero-primary-gold);color:#3c2e26;color:var(--hero-deep-brown)}.hero-stats{align-items:center;animation:fadeInUp 1s ease-out 1.5s both;display:flex;gap:2rem}.stat-item{text-align:center}.stat-number{color:#d4af37;color:var(--hero-primary-gold);display:block;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1}.stat-label{color:#8b8680;color:var(--hero-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;letter-spacing:1px;margin-top:.5rem;text-transform:uppercase}.stat-divider{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--hero-gradient-gold);height:60px;width:1px}.artist-showcase{animation:slideInRight 1.2s ease-out .8s both;position:relative}.artist-frame{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--hero-gradient-gold);border-radius:20px;box-shadow:0 20px 60px #d4af374d;height:450px;padding:1.5rem;position:relative;width:350px}.portrait-placeholder{align-items:center;background:#faf7f2;background:var(--hero-warm-cream);border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:center;width:100%}.portrait-icon{font-size:5rem;margin-bottom:1rem;opacity:.8}.portrait-caption{color:#3c2e26;color:var(--hero-deep-brown);font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;line-height:1.4;margin:0}.frame-decoration{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.corner-ornament{border:3px solid #3c2e26;border:3px solid var(--hero-deep-brown);height:30px;position:absolute;width:30px}.corner-ornament.top-left{border-bottom:none;border-radius:15px 0 0 0;border-right:none;left:10px;top:10px}.corner-ornament.top-right{border-bottom:none;border-left:none;border-radius:0 15px 0 0;right:10px;top:10px}.corner-ornament.bottom-left{border-radius:0 0 0 15px;border-right:none;border-top:none;bottom:10px;left:10px}.corner-ornament.bottom-right{border-left:none;border-radius:0 0 15px 0;border-top:none;bottom:10px;right:10px}.carousel-controls{align-items:center;bottom:2rem;display:flex;gap:2rem;left:50%;position:absolute;transform:translateX(-50%);z-index:15}.carousel-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#faf7f2e6;border:2px solid #d4af37;border:2px solid var(--hero-primary-gold);border-radius:50%;color:#3c2e26;color:var(--hero-deep-brown);cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.carousel-btn:hover{background:#d4af37;background:var(--hero-primary-gold);transform:scale(1.1)}.carousel-dots{display:flex;gap:1rem}.dot{background:#0000;border:2px solid #d4af37;border:2px solid var(--hero-primary-gold);border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.dot.active{background:#d4af37;background:var(--hero-primary-gold);transform:scale(1.2)}.scroll-indicator{align-items:center;animation:fadeIn 1s ease-out 2s both;bottom:2rem;display:flex;flex-direction:column;gap:.5rem;position:absolute;right:2rem;z-index:15}.scroll-line{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--hero-gradient-gold);height:40px;width:2px}.scroll-text{color:#8b8680;color:var(--hero-soft-gray);font-family:Cormorant Garamond,serif;font-size:.9rem;letter-spacing:1px;writing-mode:vertical-rl}.scroll-arrow{animation:bounce 2s ease-in-out infinite;color:#d4af37;color:var(--hero-primary-gold);font-size:1.5rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.decorative-text{opacity:.1;position:absolute;right:-200px;top:50%;transform:translateY(-50%) rotate(90deg);z-index:5}.arabic-text{color:#d4af37;color:var(--hero-primary-gold);font-family:Amiri,serif;font-size:3rem;font-weight:700}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.hero-container{gap:3rem;grid-template-columns:1fr;text-align:center}.artist-frame{height:380px;margin:0 auto;width:300px}.decorative-text{display:none}}@media (max-width:768px){.calligraphy-hero{padding-top:70px}.hero-container{gap:2rem;padding:0 1rem}.hero-actions{flex-direction:column;gap:1rem}.cta-button{justify-content:center;width:100%}.hero-stats{flex-direction:column;gap:1.5rem}.stat-divider{height:1px;width:60px}.artist-frame{height:320px;width:250px}.carousel-controls{bottom:1rem;gap:1rem}.carousel-btn{font-size:1.2rem;height:40px;width:40px}.floating-elements,.scroll-indicator{display:none}}@media (max-width:480px){.calligraphy-hero{padding-top:65px}.hero-container{padding:0 .5rem}.main-title{font-size:2rem}.hero-description,.subtitle{font-size:1.1rem}.artist-frame{height:260px;padding:1rem;width:200px}.portrait-icon{font-size:3rem}.portrait-caption{font-size:1rem}}:root{--about-primary-gold:#d4af37;--about-secondary-gold:#f4e4bc;--about-deep-brown:#3c2e26;--about-warm-cream:#faf7f2;--about-rich-burgundy:#722f37;--about-soft-gray:#8b8680;--about-pure-white:#fff;--about-light-gray:#f8f6f3;--about-gradient-gold:linear-gradient(135deg,#d4af37,#f4e4bc);--about-gradient-brown:linear-gradient(135deg,#3c2e26,#5d4037);--about-shadow-subtle:#00000014;--about-shadow-medium:#00000026}.calligraphy-about{background:#faf7f2;background:var(--about-warm-cream);overflow:hidden;padding:6rem 0;position:relative}.calligraphy-about .container{margin:0 auto;max-width:1400px;padding:0 2rem}.calligraphy-about .about-header{margin-bottom:5rem;text-align:center}.calligraphy-about .section-intro{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.section-intro.visible{opacity:1;transform:translateY(0)}.calligraphy-about .intro-line{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--about-gradient-gold);height:2px;width:80px}.calligraphy-about .intro-text{color:#3c2e26;color:var(--about-deep-brown);font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;letter-spacing:2px;text-transform:uppercase}.calligraphy-about .section-title{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94) .2s}.calligraphy-about .section-title.visible{opacity:1;transform:translateY(0)}.calligraphy-about .title-main{color:#3c2e26;color:var(--about-deep-brown);display:block;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:.5rem}.calligraphy-about .title-subtitle{color:#d4af37;color:var(--about-primary-gold);display:block;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-style:italic;font-weight:400}.calligraphy-about .about-content{margin-bottom:6rem}.calligraphy-about .about-grid{grid-gap:5rem;align-items:start;display:grid;gap:5rem;grid-template-columns:1fr 1fr}.calligraphy-about .artist-profile{opacity:0;transform:translateX(-50px);transition:all 1s cubic-bezier(.25,.46,.45,.94)}.calligraphy-about .artist-profile.visible{opacity:1;transform:translateX(0)}.calligraphy-about .profile-image{margin-bottom:3rem}.calligraphy-about .image-frame{margin:0 auto;max-width:400px;position:relative;width:100%}.calligraphy-about .portrait-placeholder{align-items:center;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--about-gradient-gold);border-radius:20px;box-shadow:0 20px 60px #00000026;box-shadow:0 20px 60px var(--about-shadow-medium);display:flex;flex-direction:column;height:500px;justify-content:center;overflow:hidden;position:relative;width:100%}.calligraphy-about .portrait-icon{font-size:6rem;margin-bottom:1rem;opacity:.8}.calligraphy-about .image-overlay{background:linear-gradient(#0000,#3c2e26e6);bottom:0;color:#faf7f2;color:var(--about-warm-cream);left:0;padding:2rem;position:absolute;right:0;text-align:center}.calligraphy-about .image-overlay p{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.calligraphy-about .image-overlay span{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;opacity:.9}.calligraphy-about .frame-ornaments{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.calligraphy-about .ornament{border:3px solid #3c2e26;border:3px solid var(--about-deep-brown);height:40px;position:absolute;width:40px}.calligraphy-about .ornament.top-left{border-bottom:none;border-radius:20px 0 0 0;border-right:none;left:15px;top:15px}.calligraphy-about .ornament.top-right{border-bottom:none;border-left:none;border-radius:0 20px 0 0;right:15px;top:15px}.calligraphy-about .ornament.bottom-left{border-radius:0 0 0 20px;border-right:none;border-top:none;bottom:15px;left:15px}.calligraphy-about .ornament.bottom-right{border-left:none;border-radius:0 0 20px 0;border-top:none;bottom:15px;right:15px}.calligraphy-about .profile-summary h3{color:#3c2e26;color:var(--about-deep-brown);font-family:Playfair Display,serif;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.calligraphy-about .profile-summary p{color:#8b8680;color:var(--about-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.calligraphy-about .quick-stats{display:flex;gap:2rem;justify-content:space-between}.calligraphy-about .stat{flex:1 1;text-align:center}.calligraphy-about .stat-number{color:#d4af37;color:var(--about-primary-gold);display:block;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1}.calligraphy-about .stat-label{color:#8b8680;color:var(--about-soft-gray);font-family:Cormorant Garamond,serif;font-size:.9rem;letter-spacing:1px;margin-top:.5rem;text-transform:uppercase}.calligraphy-about .story-section{opacity:0;transform:translateX(50px);transition:all 1s cubic-bezier(.25,.46,.45,.94) .3s}.calligraphy-about .story-section.visible{opacity:1;transform:translateX(0)}.calligraphy-about .story-tabs{background:#f8f6f3;background:var(--about-light-gray);border-radius:50px;display:flex;gap:.5rem;margin-bottom:2.5rem;padding:.5rem}.calligraphy-about .tab-btn{align-items:center;background:#0000;border:none;border-radius:50px;color:#8b8680;color:var(--about-soft-gray);cursor:pointer;display:flex;flex:1 1;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease}.calligraphy-about .tab-btn.active{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--about-gradient-gold);box-shadow:0 4px 15px #00000014;box-shadow:0 4px 15px var(--about-shadow-subtle);color:#3c2e26;color:var(--about-deep-brown)}.calligraphy-about .tab-btn:hover:not(.active){background:#d4af371a;color:#3c2e26;color:var(--about-deep-brown)}.calligraphy-about .tab-icon{font-size:1.1rem}.calligraphy-about .story-content{background:#fff;background:var(--about-pure-white);border-radius:20px;box-shadow:0 10px 40px #00000014;box-shadow:0 10px 40px var(--about-shadow-subtle);min-height:400px;padding:3rem}.calligraphy-about .story-content h3{color:#3c2e26;color:var(--about-deep-brown);font-family:Playfair Display,serif;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.calligraphy-about .content-paragraphs p{color:#8b8680;color:var(--about-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.calligraphy-about .content-paragraphs p:last-child{margin-bottom:0}.calligraphy-about .skills-section{background:#f8f6f3;background:var(--about-light-gray);border-radius:40px;margin:6rem 0;padding:5rem 0}.calligraphy-about .skills-title{color:#3c2e26;color:var(--about-deep-brown);font-family:Playfair Display,serif;font-size:2.5rem;font-weight:600;margin-bottom:4rem;opacity:0;text-align:center;transform:translateY(30px);transition:all .8s ease}.calligraphy-about .skills-title.visible{opacity:1;transform:translateY(0)}.calligraphy-about .skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.calligraphy-about .skills-grid.visible .skill-item{animation:slideInUp .8s ease forwards}.calligraphy-about .skill-item{background:#fff;background:var(--about-pure-white);border-radius:15px;box-shadow:0 8px 30px #00000014;box-shadow:0 8px 30px var(--about-shadow-subtle);opacity:0;padding:2rem;transform:translateY(30px)}.calligraphy-about .skill-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.calligraphy-about .skill-icon{font-size:1.5rem;text-align:center;width:40px}.calligraphy-about .skill-name{color:#3c2e26;color:var(--about-deep-brown);flex:1 1;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600}.calligraphy-about .skill-percentage{color:#d4af37;color:var(--about-primary-gold);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600}.calligraphy-about .skill-bar{background:#f8f6f3;background:var(--about-light-gray);border-radius:4px;height:8px;overflow:hidden}.calligraphy-about .skill-progress{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--about-gradient-gold);border-radius:4px;height:100%;transition:width 2s ease .5s}.calligraphy-about .achievements-section{margin:6rem 0}.calligraphy-about .achievements-title{color:#3c2e26;color:var(--about-deep-brown);font-family:Playfair Display,serif;font-size:2.5rem;font-weight:600;margin-bottom:4rem;opacity:0;text-align:center;transform:translateY(30px);transition:all .8s ease}.calligraphy-about .achievements-title.visible{opacity:1;transform:translateY(0)}.calligraphy-about .achievements-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.calligraphy-about .achievements-grid.visible .achievement-card{animation:slideInUp .8s ease forwards}.calligraphy-about .achievement-card{background:#fff;background:var(--about-pure-white);border-radius:20px;box-shadow:0 15px 40px #00000014;box-shadow:0 15px 40px var(--about-shadow-subtle);opacity:0;padding:2.5rem 2rem;text-align:center;transform:translateY(30px);transition:transform .3s ease,box-shadow .3s ease}.calligraphy-about .achievement-card:hover{box-shadow:0 25px 60px #00000026;box-shadow:0 25px 60px var(--about-shadow-medium);transform:translateY(-10px)}.calligraphy-about .achievement-icon{font-size:3rem;margin-bottom:1.5rem}.calligraphy-about .achievement-title{color:#3c2e26;color:var(--about-deep-brown);font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.calligraphy-about .achievement-description{color:#8b8680;color:var(--about-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;line-height:1.6;margin:0}.about-cta{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--about-gradient-brown);border-radius:40px;margin-top:6rem;padding:5rem 0}.calligraphy-about .cta-content{margin:0 auto;max-width:800px;opacity:0;text-align:center;transform:translateY(30px);transition:all .8s ease}.calligraphy-about .cta-content.visible{opacity:1;transform:translateY(0)}.calligraphy-about .cta-content h3{color:#faf7f2;color:var(--about-warm-cream);font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;margin-bottom:1.5rem}.calligraphy-about .cta-content p{color:#f4e4bc;color:var(--about-secondary-gold);font-family:Cormorant Garamond,serif;font-size:1.2rem;line-height:1.7;margin-bottom:3rem}.calligraphy-about .cta-buttons{align-items:center;display:flex;gap:2rem;justify-content:center}.calligraphy-about .cta-btn{align-items:center;border-radius:50px;display:flex;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;gap:.5rem;letter-spacing:.5px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.calligraphy-about .cta-btn.primary{background:#d4af37;background:var(--about-primary-gold);box-shadow:0 8px 25px #d4af374d;color:#3c2e26;color:var(--about-deep-brown)}.calligraphy-about .cta-btn.secondary{background:#0000;border:2px solid #f4e4bc;border:2px solid var(--about-secondary-gold);color:#faf7f2;color:var(--about-warm-cream)}.calligraphy-about .cta-btn:hover{transform:translateY(-3px)}.calligraphy-about .cta-btn.primary:hover{background:#faf7f2;background:var(--about-warm-cream);box-shadow:0 12px 35px #d4af3766}.calligraphy-about .cta-btn.secondary:hover{background:#f4e4bc;background:var(--about-secondary-gold);border-color:#f4e4bc;border-color:var(--about-secondary-gold);color:#3c2e26;color:var(--about-deep-brown)}.calligraphy-about .decorative-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.calligraphy-about .floating-calligraphy{color:#d4af37;color:var(--about-primary-gold);font-family:Amiri,serif;font-size:8rem;font-weight:700;opacity:.03;position:absolute}.calligraphy-about .floating-calligraphy.left{left:-5%;top:20%;transform:rotate(-15deg)}.calligraphy-about .floating-calligraphy.right{bottom:20%;right:-5%;transform:rotate(15deg)}@media (max-width:1200px){.calligraphy-about .about-grid{gap:4rem;grid-template-columns:1fr;text-align:center}.calligraphy-about .quick-stats{justify-content:center;margin:0 auto;max-width:400px}.calligraphy-about .floating-calligraphy{display:none}}@media (max-width:768px){.calligraphy-about{padding:4rem 0}.calligraphy-about .container{padding:0 1rem}.calligraphy-about .about-header{margin-bottom:3rem}.calligraphy-about .about-content{margin-bottom:4rem}.calligraphy-about .about-grid{gap:3rem}.calligraphy-about .portrait-placeholder{height:400px}.calligraphy-about .story-tabs{flex-direction:column;gap:.5rem}.calligraphy-about .story-content{min-height:auto;padding:2rem}.calligraphy-about .skills-section{margin:4rem 0;padding:3rem 0}.calligraphy-about .achievements-section{margin:4rem 0}.calligraphy-about .about-cta{margin-top:4rem;padding:3rem 0}.calligraphy-about .cta-buttons{flex-direction:column;gap:1rem}.calligraphy-about .cta-btn{justify-content:center;width:100%}}@media (max-width:480px){.calligraphy-about .container{padding:0 .5rem}.calligraphy-about .intro-line{width:60px}.calligraphy-about .portrait-placeholder{height:350px}.calligraphy-about .image-overlay{padding:1.5rem}.calligraphy-about .profile-summary h3{font-size:1.5rem}.calligraphy-about .quick-stats{flex-direction:column;gap:1.5rem}.calligraphy-about .story-content{padding:1.5rem}.calligraphy-about .achievements-grid,.calligraphy-about .skills-grid{grid-template-columns:1fr}.calligraphy-about .achievement-card{padding:2rem 1.5rem}}:root{--cal-primary-gold:#d4af37;--cal-secondary-gold:#f4e4bc;--cal-deep-brown:#3c2e26;--cal-warm-cream:#faf7f2;--cal-rich-burgundy:#722f37;--cal-soft-gray:#8b8680;--cal-pure-white:#fff;--cal-light-gray:#f8f6f3;--cal-dark-brown:#2a1f1a;--cal-gradient-gold:linear-gradient(135deg,#d4af37,#f4e4bc);--cal-gradient-brown:linear-gradient(135deg,#3c2e26,#5d4037);--cal-shadow-subtle:#00000014;--cal-shadow-medium:#00000026;--cal-shadow-strong:#00000040}.calligraphy-section{background:#f8f6f3;background:var(--cal-light-gray);overflow:hidden;padding:6rem 0;position:relative}.calligraphy-section .container{margin:0 auto;max-width:1400px;padding:0 2rem}.calligraphy-section .section-header{margin-bottom:5rem;text-align:center}.calligraphy-section .section-intro{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.calligraphy-section .section-intro.visible{opacity:1;transform:translateY(0)}.calligraphy-section .intro-line{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--cal-gradient-gold);height:2px;width:80px}.calligraphy-section .intro-text{color:#3c2e26;color:var(--cal-deep-brown);font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;letter-spacing:2px;text-transform:uppercase}.calligraphy-section .section-title{margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94) .2s}.calligraphy-section .section-title.visible{opacity:1;transform:translateY(0)}.calligraphy-section .title-main{color:#3c2e26;color:var(--cal-deep-brown);display:block;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:.5rem}.calligraphy-section .title-subtitle{color:#d4af37;color:var(--cal-primary-gold);display:block;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-style:italic;font-weight:400}.calligraphy-section .section-description{color:#8b8680;color:var(--cal-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.2rem;line-height:1.7;margin:0 auto;max-width:700px;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94) .4s}.calligraphy-section .section-description.visible{opacity:1;transform:translateY(0)}.calligraphy-section .script-navigation{margin-bottom:4rem}.calligraphy-section .nav-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94) .6s}.calligraphy-section .nav-tabs.visible{opacity:1;transform:translateY(0)}.calligraphy-section .nav-tab{background:#fff;background:var(--cal-pure-white);border:2px solid #f8f6f3;border:2px solid var(--cal-light-gray);border-radius:15px;cursor:pointer;font-family:Cormorant Garamond,serif;min-width:200px;padding:1.5rem 2rem;text-align:center;transition:all .3s ease}.calligraphy-section .nav-tab:hover{box-shadow:0 8px 25px #00000014;box-shadow:0 8px 25px var(--cal-shadow-subtle)}.calligraphy-section .nav-tab.active,.calligraphy-section .nav-tab:hover{border-color:#d4af37;border-color:var(--cal-primary-gold);transform:translateY(-3px)}.calligraphy-section .nav-tab.active{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--cal-gradient-gold);box-shadow:0 10px 30px #00000026;box-shadow:0 10px 30px var(--cal-shadow-medium)}.calligraphy-section .tab-title{color:#3c2e26;color:var(--cal-deep-brown);display:block;font-size:1.2rem;font-weight:600;margin-bottom:.3rem}.calligraphy-section .tab-subtitle{color:#8b8680;color:var(--cal-soft-gray);display:block;font-size:.9rem;font-style:italic}.calligraphy-section .nav-tab.active .tab-subtitle{color:#3c2e26;color:var(--cal-deep-brown)}.calligraphy-section .collection-info{margin-bottom:3rem;opacity:0;text-align:center;transform:translateY(30px);transition:all .8s ease}.calligraphy-section .collection-info.visible{opacity:1;transform:translateY(0)}.calligraphy-section .collection-info h3{color:#3c2e26;color:var(--cal-deep-brown);font-family:Playfair Display,serif;font-size:2rem;font-weight:600;margin-bottom:1rem}.calligraphy-section .collection-info p{color:#8b8680;color:var(--cal-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.calligraphy-section .calligraphy-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:5rem}.calligraphy-section .calligraphy-grid.visible .calligraphy-card{animation:slideInUp .8s ease forwards}.calligraphy-section .calligraphy-card{background:#fff;background:var(--cal-pure-white);border-radius:20px;box-shadow:0 10px 30px #00000014;box-shadow:0 10px 30px var(--cal-shadow-subtle);cursor:pointer;opacity:0;overflow:hidden;position:relative;transform:translateY(30px);transition:all .3s ease}.calligraphy-section .calligraphy-card:hover{box-shadow:0 20px 50px #00000026;box-shadow:0 20px 50px var(--cal-shadow-medium);transform:translateY(-10px)}.calligraphy-section .calligraphy-card.featured{border:3px solid #d4af37;border:3px solid var(--cal-primary-gold)}.calligraphy-section .card-content{overflow:hidden;padding:2.5rem 2rem;position:relative}.calligraphy-section .calligraphy-text{align-items:center;background:#f8f6f3;background:var(--cal-light-gray);border-radius:15px;display:flex;justify-content:center;margin-bottom:2rem;min-height:120px;padding:2rem 1rem;position:relative;text-align:center}.calligraphy-section .arabic-text{color:#3c2e26;color:var(--cal-deep-brown);direction:rtl;font-family:Amiri,Scheherazade New,serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;line-height:1.4;text-align:center;unicode-bidi:embed}.calligraphy-section .classical .arabic-text{color:#2a1f1a;color:var(--cal-dark-brown);font-family:Amiri,serif}.calligraphy-section .ornamental .arabic-text{color:#722f37;color:var(--cal-rich-burgundy);font-family:Scheherazade New,serif;text-shadow:1px 1px 2px #0000001a}.calligraphy-section .decorative .arabic-text{color:#d4af37;color:var(--cal-primary-gold);font-family:Amiri,serif;font-weight:400}.calligraphy-section .geometric .arabic-text{color:#3c2e26;color:var(--cal-deep-brown);font-family:Amiri,serif;letter-spacing:2px}.calligraphy-section .poetic .arabic-text{color:#722f37;color:var(--cal-rich-burgundy);font-family:Scheherazade New,serif;font-style:italic}.calligraphy-section .philosophical .arabic-text{color:#3c2e26;color:var(--cal-deep-brown);font-family:Amiri,serif;font-weight:600}.calligraphy-section .modern .arabic-text{color:#d4af37;color:var(--cal-primary-gold);font-family:Scheherazade New,serif}.calligraphy-section .fusion .arabic-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--cal-gradient-gold);-webkit-background-clip:text;background-clip:text}.calligraphy-section .multilingual .arabic-text{color:#3c2e26;color:var(--cal-deep-brown);font-size:clamp(1.2rem,2.5vw,2rem)}.calligraphy-section .peaceful .arabic-text{color:#8b8680;color:var(--cal-soft-gray)}.calligraphy-section .circular .arabic-text{align-items:center;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--cal-gradient-gold);border-radius:50%;color:#3c2e26;color:var(--cal-deep-brown);display:flex;font-size:1.2rem;height:150px;justify-content:center;margin:0 auto;width:150px}.calligraphy-section .card-info{text-align:center}.calligraphy-section .piece-title{color:#3c2e26;color:var(--cal-deep-brown);font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.calligraphy-section .script-type{background:#d4af37;background:var(--cal-primary-gold);border-radius:20px;color:#fff;color:var(--cal-pure-white);display:inline-block;font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:500;margin-bottom:1rem;padding:.3rem 1rem}.calligraphy-section .translation{color:#8b8680;color:var(--cal-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic;line-height:1.5;margin:0}.calligraphy-section .card-overlay{align-items:center;background:#d4af37e6;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease}.calligraphy-section .calligraphy-card:hover .card-overlay{opacity:1}.calligraphy-section .view-details{color:#fff;color:var(--cal-pure-white);font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.calligraphy-section .featured-badge{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--cal-gradient-brown);border-radius:20px;color:#f4e4bc;color:var(--cal-secondary-gold);font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem;z-index:5}.calligraphy-section .features-section{background:#fff;background:var(--cal-pure-white);border-radius:30px;margin:5rem 0;padding:4rem 0}.calligraphy-section .features-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));opacity:0;transform:translateY(30px);transition:all .8s ease}.calligraphy-section .features-grid.visible{opacity:1;transform:translateY(0)}.calligraphy-section .feature-item{padding:2rem 1rem;text-align:center}.calligraphy-section .feature-icon{font-size:3rem;margin-bottom:1.5rem}.calligraphy-section .feature-item h4{color:#3c2e26;color:var(--cal-deep-brown);font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.calligraphy-section .feature-item p{color:#8b8680;color:var(--cal-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;line-height:1.6;margin:0}.calligraphy-section .calligraphy-cta{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--cal-gradient-brown);border-radius:30px;margin-top:5rem;padding:4rem 0}.calligraphy-section .cta-content{margin:0 auto;max-width:700px;opacity:0;text-align:center;transform:translateY(30px);transition:all .8s ease}.calligraphy-section .cta-content.visible{opacity:1;transform:translateY(0)}.calligraphy-section .cta-content h3{color:#faf7f2;color:var(--cal-warm-cream);font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;margin-bottom:1.5rem}.calligraphy-section .cta-content p{color:#f4e4bc;color:var(--cal-secondary-gold);font-family:Cormorant Garamond,serif;font-size:1.2rem;line-height:1.7;margin-bottom:3rem}.calligraphy-section .cta-buttons{align-items:center;display:flex;gap:2rem;justify-content:center}.calligraphy-section .cta-btn{align-items:center;border-radius:50px;display:flex;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;gap:.5rem;letter-spacing:.5px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.calligraphy-section .cta-btn.primary{background:#d4af37;background:var(--cal-primary-gold);box-shadow:0 8px 25px #d4af374d;color:#3c2e26;color:var(--cal-deep-brown)}.calligraphy-section .cta-btn.secondary{background:#0000;border:2px solid #f4e4bc;border:2px solid var(--cal-secondary-gold);color:#faf7f2;color:var(--cal-warm-cream)}.calligraphy-section .cta-btn:hover{transform:translateY(-3px)}.calligraphy-section .cta-btn.primary:hover{background:#faf7f2;background:var(--cal-warm-cream);box-shadow:0 12px 35px #d4af3766}.calligraphy-section .cta-btn.secondary:hover{background:#f4e4bc;background:var(--cal-secondary-gold);border-color:#f4e4bc;border-color:var(--cal-secondary-gold);color:#3c2e26;color:var(--cal-deep-brown)}.calligraphy-section .modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1ae6;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.calligraphy-section .modal-content{animation:slideUp .3s ease;background:#fff;background:var(--cal-pure-white);border-radius:20px;max-height:90%;max-width:90%;overflow-y:auto;position:relative;width:600px}.calligraphy-section .close-modal{background:#d4af37;background:var(--cal-primary-gold);border:none;border-radius:50%;color:#3c2e26;color:var(--cal-deep-brown);cursor:pointer;font-size:1.5rem;height:40px;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:10}.calligraphy-section .close-modal:hover{background:#3c2e26;background:var(--cal-deep-brown);color:#d4af37;color:var(--cal-primary-gold);transform:scale(1.1)}.calligraphy-section .modal-calligraphy{padding:3rem 2rem}.calligraphy-section .modal-text{background:#f8f6f3;background:var(--cal-light-gray);border-radius:15px;margin-bottom:2rem;padding:3rem 2rem;text-align:center}.calligraphy-section .large-arabic{color:#3c2e26;color:var(--cal-deep-brown);direction:rtl;font-family:Amiri,Scheherazade New,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.4;unicode-bidi:embed}.calligraphy-section .modal-info{text-align:center}.calligraphy-section .modal-info h3{color:#3c2e26;color:var(--cal-deep-brown);font-family:Playfair Display,serif;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.calligraphy-section .modal-script{background:#d4af37;background:var(--cal-primary-gold);border-radius:25px;color:#fff;color:var(--cal-pure-white);display:inline-block;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500;margin-bottom:1.5rem;padding:.5rem 1.5rem}.calligraphy-section .modal-translation{color:#8b8680;color:var(--cal-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:2rem}.calligraphy-section .modal-details{background:#f8f6f3;background:var(--cal-light-gray);border-radius:15px;margin-bottom:2rem;padding:1.5rem;text-align:left}.calligraphy-section .detail-item{color:#8b8680;color:var(--cal-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;margin-bottom:.5rem}.calligraphy-section .commission-btn,.calligraphy-section .detail-item strong{color:#3c2e26;color:var(--cal-deep-brown)}.calligraphy-section .commission-btn{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--cal-gradient-gold);border-radius:50px;display:inline-block;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.calligraphy-section .commission-btn:hover{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--cal-gradient-brown);color:#f4e4bc;color:var(--cal-secondary-gold);transform:translateY(-2px)}.calligraphy-section .decorative-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.calligraphy-section .floating-script{color:#d4af37;color:var(--cal-primary-gold);font-family:Amiri,serif;font-size:10rem;font-weight:700;opacity:.02;position:absolute}.calligraphy-section .floating-script.left{left:-10%;top:10%;transform:rotate(-20deg)}.calligraphy-section .floating-script.right{bottom:10%;right:-10%;transform:rotate(20deg)}@media (max-width:1200px){.calligraphy-section .floating-script{display:none}}@media (max-width:768px){.calligraphy-section{padding:4rem 0}.calligraphy-section .container{padding:0 1rem}.calligraphy-section .nav-tabs{align-items:center;flex-direction:column}.calligraphy-section .nav-tab{max-width:300px;width:100%}.calligraphy-section .calligraphy-grid{gap:1.5rem;grid-template-columns:1fr}.calligraphy-section .features-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.calligraphy-section .cta-buttons{flex-direction:column;gap:1rem}.calligraphy-section .cta-btn{justify-content:center;width:100%}.calligraphy-section .modal-content{margin:1rem;width:95%}.calligraphy-section .modal-calligraphy{padding:2rem 1.5rem}}@media (max-width:480px){.calligraphy-section .container{padding:0 .5rem}.calligraphy-section .card-content{padding:2rem 1.5rem}.calligraphy-section .calligraphy-text{min-height:100px;padding:1.5rem 1rem}.calligraphy-section .arabic-text{font-size:clamp(1.2rem,2.5vw,2rem)}.calligraphy-section .circular .arabic-text{font-size:1rem;height:120px;width:120px}}:root{--gallery-primary-gold:#d4af37;--gallery-secondary-gold:#f4e4bc;--gallery-deep-brown:#3c2e26;--gallery-warm-cream:#faf7f2;--gallery-rich-burgundy:#722f37;--gallery-soft-gray:#8b8680;--gallery-pure-white:#fff;--gallery-light-gray:#f8f6f3;--gallery-dark-brown:#2a1f1a;--gallery-gradient-gold:linear-gradient(135deg,#d4af37,#f4e4bc);--gallery-gradient-brown:linear-gradient(135deg,#3c2e26,#5d4037);--gallery-shadow-subtle:#00000014;--gallery-shadow-medium:#00000026;--gallery-shadow-strong:#00000040}.gallery-section{background:#fff;background:var(--gallery-pure-white);overflow:hidden;padding:6rem 0;position:relative}.gallery-section .container{margin:0 auto;max-width:1400px;padding:0 2rem}.gallery-section .section-header{margin-bottom:4rem;text-align:center}.gallery-section .section-intro{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.gallery-section .section-intro.visible{opacity:1;transform:translateY(0)}.gallery-section .intro-line{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--gallery-gradient-gold);height:2px;width:80px}.gallery-section .intro-text{color:#3c2e26;color:var(--gallery-deep-brown);font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;letter-spacing:2px;text-transform:uppercase}.gallery-section .section-title{margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94) .2s}.gallery-section .section-title.visible{opacity:1;transform:translateY(0)}.gallery-section .title-main{color:#3c2e26;color:var(--gallery-deep-brown);display:block;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:.5rem}.gallery-section .title-subtitle{color:#d4af37;color:var(--gallery-primary-gold);display:block;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-style:italic;font-weight:400}.gallery-section .section-description{color:#8b8680;color:var(--gallery-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.2rem;line-height:1.7;margin:0 auto;max-width:700px;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94) .4s}.gallery-section .section-description.visible{opacity:1;transform:translateY(0)}.gallery-section .gallery-controls{background:#f8f6f3;background:var(--gallery-light-gray);border-radius:20px;margin-bottom:3rem;padding:2rem 0}.gallery-section .controls-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;opacity:0;transform:translateY(30px);transition:all .8s ease}.gallery-section .controls-wrapper.visible{opacity:1;transform:translateY(0)}.gallery-section .search-container{flex:1 1;max-width:400px;min-width:300px;position:relative}.gallery-section .search-input{background:#fff;background:var(--gallery-pure-white);border:2px solid #f4e4bc;border:2px solid var(--gallery-secondary-gold);border-radius:50px;font-family:Cormorant Garamond,serif;font-size:1rem;padding:1rem 3rem 1rem 1.5rem;transition:all .3s ease;width:100%}.gallery-section .search-input:focus{border-color:#d4af37;border-color:var(--gallery-primary-gold);box-shadow:0 5px 20px #00000014;box-shadow:0 5px 20px var(--gallery-shadow-subtle);outline:none}.gallery-section .search-icon{color:#8b8680;color:var(--gallery-soft-gray);font-size:1.2rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.gallery-section .view-toggle{background:#fff;background:var(--gallery-pure-white);border-radius:25px;box-shadow:0 5px 15px #00000014;box-shadow:0 5px 15px var(--gallery-shadow-subtle);display:flex;overflow:hidden}.gallery-section .toggle-btn{align-items:center;background:#0000;border:none;color:#8b8680;color:var(--gallery-soft-gray);cursor:pointer;display:flex;font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.gallery-section .toggle-btn:hover{background:#f8f6f3;background:var(--gallery-light-gray)}.gallery-section .toggle-btn.active{background:#d4af37;background:var(--gallery-primary-gold);color:#3c2e26;color:var(--gallery-deep-brown)}.gallery-section .toggle-icon{font-size:1rem}.gallery-section .results-count{color:#8b8680;color:var(--gallery-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500}.gallery-section .filter-section{margin-bottom:3rem}.gallery-section .filter-categories{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;opacity:0;transform:translateY(30px);transition:all .8s ease}.gallery-section .filter-categories.visible{opacity:1;transform:translateY(0)}.gallery-section .filter-btn{align-items:center;background:#fff;background:var(--gallery-pure-white);border:2px solid #f8f6f3;border:2px solid var(--gallery-light-gray);border-radius:25px;color:#3c2e26;color:var(--gallery-deep-brown);cursor:pointer;display:flex;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.gallery-section .filter-btn:hover{box-shadow:0 5px 15px #00000014;box-shadow:0 5px 15px var(--gallery-shadow-subtle)}.gallery-section .filter-btn.active,.gallery-section .filter-btn:hover{border-color:#d4af37;border-color:var(--gallery-primary-gold);transform:translateY(-2px)}.gallery-section .filter-btn.active{background:#d4af37;background:var(--gallery-primary-gold);box-shadow:0 8px 25px #00000026;box-shadow:0 8px 25px var(--gallery-shadow-medium);color:#3c2e26;color:var(--gallery-deep-brown)}.gallery-section .filter-count{font-size:.9rem;opacity:.8}.gallery-section .gallery-content{margin-bottom:5rem}.gallery-section .gallery-grid{grid-gap:2rem;display:grid;gap:2rem;opacity:0;transform:translateY(30px);transition:all .8s ease}.gallery-section .gallery-grid.visible{opacity:1;transform:translateY(0)}.gallery-section .gallery-grid.grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.gallery-section .gallery-grid.masonry{grid-auto-rows:10px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.gallery-section .gallery-grid.masonry .gallery-item{grid-row-end:span 30}.gallery-section .gallery-grid.masonry .gallery-item.featured{grid-row-end:span 35}.gallery-section .gallery-item{animation:slideInUp .8s ease forwards;background:#fff;background:var(--gallery-pure-white);border-radius:20px;box-shadow:0 10px 30px #00000014;box-shadow:0 10px 30px var(--gallery-shadow-subtle);cursor:pointer;overflow:hidden;position:relative;transition:all .4s ease}.gallery-section .gallery-item:hover{box-shadow:0 20px 50px #00000026;box-shadow:0 20px 50px var(--gallery-shadow-medium);transform:translateY(-10px) scale(1.02)}.gallery-section .gallery-item.featured{border:2px solid #d4af37;border:2px solid var(--gallery-primary-gold)}.gallery-section .item-image{background:#f8f6f3;background:var(--gallery-light-gray);height:250px;overflow:hidden;position:relative;width:100%}.gallery-section .artwork-image{height:100%;min-height:250px;object-fit:cover;object-position:center;transition:all .3s ease;width:100%}.gallery-section .artwork-image[src=""]{align-items:center;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--gallery-gradient-gold);color:#3c2e26;color:var(--gallery-deep-brown);display:flex;font-size:2rem;justify-content:center}.gallery-section .artwork-image[src=""]:before{content:"🎨"}.gallery-section .gallery-item:hover .artwork-image{transform:scale(1.05)}.gallery-section .image-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease}.gallery-section .gallery-item:hover .image-overlay{opacity:1}.gallery-section .overlay-content{color:#fff;color:var(--gallery-pure-white);padding:1.5rem;text-align:center}.gallery-section .artwork-title{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.gallery-section .artwork-category,.gallery-section .artwork-medium{display:block;font-family:Cormorant Garamond,serif;font-size:.9rem;margin-bottom:.3rem;opacity:.9}.gallery-section .view-btn{background:#d4af37;background:var(--gallery-primary-gold);border-radius:25px;color:#3c2e26;color:var(--gallery-deep-brown);display:inline-block;font-family:Cormorant Garamond,serif;font-weight:600;margin-top:1rem;padding:.5rem 1.5rem}.gallery-section .item-info{padding:1.5rem}.gallery-section .item-info h4{color:#3c2e26;color:var(--gallery-deep-brown);font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.gallery-section .artwork-meta{display:flex;gap:1rem;margin-bottom:.8rem}.gallery-section .category,.gallery-section .year{background:#f8f6f3;background:var(--gallery-light-gray);border-radius:12px;color:#d4af37;color:var(--gallery-primary-gold);font-family:Cormorant Garamond,serif;font-size:.85rem;font-weight:500;padding:.2rem .6rem}.gallery-section .artwork-brief{color:#8b8680;color:var(--gallery-soft-gray);font-family:Cormorant Garamond,serif;font-size:.95rem;line-height:1.5;margin:0}.gallery-section .featured-badge{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--gallery-gradient-brown);border-radius:15px;color:#f4e4bc;color:var(--gallery-secondary-gold);font-family:Cormorant Garamond,serif;font-size:.8rem;font-weight:600;padding:.4rem .8rem;position:absolute;right:1rem;top:1rem;z-index:5}.gallery-section .no-results{color:#8b8680;color:var(--gallery-soft-gray);padding:4rem 2rem;text-align:center}.gallery-section .no-results-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.6}.gallery-section .no-results h3{color:#3c2e26;color:var(--gallery-deep-brown);font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:1rem}.gallery-section .no-results p{font-family:Cormorant Garamond,serif;font-size:1.1rem;margin-bottom:2rem}.gallery-section .reset-filters-btn{background:#d4af37;background:var(--gallery-primary-gold);border:none;border-radius:25px;color:#3c2e26;color:var(--gallery-deep-brown);cursor:pointer;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.gallery-section .reset-filters-btn:hover{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--gallery-gradient-brown);color:#f4e4bc;color:var(--gallery-secondary-gold);transform:translateY(-2px)}.gallery-section .gallery-stats{background:#f8f6f3;background:var(--gallery-light-gray);border-radius:20px;margin-bottom:3rem;padding:3rem 0}.gallery-section .stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));opacity:0;transform:translateY(30px);transition:all .8s ease}.gallery-section .stats-grid.visible{opacity:1;transform:translateY(0)}.gallery-section .stat-item{text-align:center}.gallery-section .stat-number{color:#d4af37;color:var(--gallery-primary-gold);display:block;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.gallery-section .stat-label{color:#3c2e26;color:var(--gallery-deep-brown);font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500}.gallery-section .lightbox-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.gallery-section .lightbox-content{animation:slideUp .4s ease;background:#fff;background:var(--gallery-pure-white);border-radius:25px;display:grid;grid-template-columns:1fr 1fr;max-height:90%;max-width:90%;overflow:hidden;position:relative;width:1000px}.gallery-section .close-lightbox{background:#d4af37;background:var(--gallery-primary-gold);border:none;border-radius:50%;color:#3c2e26;color:var(--gallery-deep-brown);cursor:pointer;font-size:1.5rem;height:45px;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:45px;z-index:10}.gallery-section .close-lightbox:hover{background:#3c2e26;background:var(--gallery-deep-brown);color:#d4af37;color:var(--gallery-primary-gold);transform:scale(1.1)}.gallery-section .nav-btn{background:#d4af37e6;border:none;border-radius:50%;color:#3c2e26;color:var(--gallery-deep-brown);cursor:pointer;font-size:1.5rem;height:50px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.gallery-section .nav-btn.prev{left:1rem}.gallery-section .nav-btn.next{right:1rem}.gallery-section .nav-btn:hover{background:#d4af37;background:var(--gallery-primary-gold);transform:translateY(-50%) scale(1.1)}.gallery-section .lightbox-image{align-items:center;background:#f8f6f3;background:var(--gallery-light-gray);display:flex;justify-content:center;overflow:hidden}.gallery-section .lightbox-main-image{height:100%;max-height:600px;object-fit:cover;object-position:center;width:100%}.gallery-section .lightbox-info{overflow-y:auto;padding:3rem 2rem}.gallery-section .artwork-header{margin-bottom:2rem}.gallery-section .lightbox-info h3{color:#3c2e26;color:var(--gallery-deep-brown);font-family:Playfair Display,serif;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.gallery-section .artwork-category-badge{background:#d4af37;background:var(--gallery-primary-gold);border-radius:15px;color:#3c2e26;color:var(--gallery-deep-brown);font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:600;padding:.3rem 1rem}.gallery-section .artwork-details{background:#f8f6f3;background:var(--gallery-light-gray);border-radius:15px;margin-bottom:2rem;padding:1.5rem}.gallery-section .detail-row{color:#8b8680;color:var(--gallery-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;margin-bottom:.5rem}.gallery-section .detail-row strong{color:#3c2e26;color:var(--gallery-deep-brown)}.gallery-section .lightbox-description{color:#8b8680;color:var(--gallery-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.gallery-section .artwork-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.gallery-section .artwork-tag{background:#f4e4bc;background:var(--gallery-secondary-gold);border-radius:15px;color:#3c2e26;color:var(--gallery-deep-brown);font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:500;padding:.3rem .8rem}.gallery-section .lightbox-actions{display:flex;gap:1rem}.gallery-section .commission-btn,.gallery-section .share-btn{border:none;border-radius:25px;cursor:pointer;flex:1 1;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease}.gallery-section .commission-btn{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--gallery-gradient-gold);color:#3c2e26;color:var(--gallery-deep-brown)}.gallery-section .share-btn{background:#0000;border:2px solid #d4af37;border:2px solid var(--gallery-primary-gold);color:#3c2e26;color:var(--gallery-deep-brown)}.gallery-section .commission-btn:hover{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--gallery-gradient-brown);color:#f4e4bc;color:var(--gallery-secondary-gold);transform:translateY(-2px)}.gallery-section .share-btn:hover{background:#d4af37;background:var(--gallery-primary-gold);transform:translateY(-2px)}.gallery-section .decorative-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.gallery-section .floating-art{font-size:8rem;opacity:.02;position:absolute}.gallery-section .floating-art.left{left:-5%;top:20%;transform:rotate(-20deg)}.gallery-section .floating-art.right{bottom:20%;right:-5%;transform:rotate(20deg)}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:scale(.8) translateY(50px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:1200px){.gallery-section .floating-art{display:none}.gallery-section .lightbox-content{grid-template-columns:1fr;max-height:85%;width:95%}}@media (max-width:768px){.gallery-section{padding:4rem 0}.gallery-section .container{padding:0 1rem}.gallery-section .controls-wrapper{align-items:stretch;flex-direction:column}.gallery-section .search-container{max-width:none;min-width:auto}.gallery-section .filter-categories{align-items:center;flex-direction:column}.gallery-section .filter-btn{max-width:300px;width:100%}.gallery-section .gallery-grid.grid,.gallery-section .gallery-grid.masonry{gap:1.5rem;grid-template-columns:1fr}.gallery-section .stats-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.gallery-section .lightbox-actions{flex-direction:column}.gallery-section .nav-btn{font-size:1.2rem;height:40px;width:40px}.gallery-section .nav-btn.prev{left:.5rem}.gallery-section .nav-btn.next{right:.5rem}}@media (max-width:480px){.gallery-section .container{padding:0 .5rem}.gallery-section .gallery-controls{padding:1.5rem 0}.gallery-section .item-info{padding:1rem}.gallery-section .lightbox-content{border-radius:15px;margin:1rem}.gallery-section .lightbox-info{padding:2rem 1.5rem}}:root{--contact-primary-gold:#d4af37;--contact-secondary-gold:#f4e4bc;--contact-deep-brown:#3c2e26;--contact-warm-cream:#faf7f2;--contact-rich-burgundy:#722f37;--contact-soft-gray:#8b8680;--contact-pure-white:#fff;--contact-light-gray:#f8f6f3;--contact-dark-brown:#2a1f1a;--contact-gradient-gold:linear-gradient(135deg,#d4af37,#f4e4bc);--contact-gradient-brown:linear-gradient(135deg,#3c2e26,#5d4037);--contact-shadow-subtle:#00000014;--contact-shadow-medium:#00000026;--contact-shadow-strong:#00000040;--contact-success-green:#10b981;--contact-error-red:#ef4444}.contact-section *{box-sizing:border-box}.contact-section .container{margin:0 auto;max-width:1400px;overflow-x:hidden;padding:0 2rem;width:100%}.contact-section{background:#fff;background:var(--contact-pure-white);overflow-x:hidden;padding:6rem 0;position:relative;width:100%}.contact-section .section-header{margin-bottom:5rem;text-align:center}.contact-section .section-intro{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.contact-section .section-intro.visible{opacity:1;transform:translateY(0)}.contact-section .intro-line{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--contact-gradient-gold);height:2px;width:80px}.contact-section .intro-text{color:#3c2e26;color:var(--contact-deep-brown);font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:500;letter-spacing:2px;text-transform:uppercase}.contact-section .section-title{margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94) .2s}.contact-section .section-title.visible{opacity:1;transform:translateY(0)}.contact-section .title-main{color:#3c2e26;color:var(--contact-deep-brown);display:block;font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:.5rem}.contact-section .title-subtitle{color:#d4af37;color:var(--contact-primary-gold);display:block;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-style:italic;font-weight:400}.contact-section .section-description{color:#8b8680;color:var(--contact-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.2rem;line-height:1.7;margin:0 auto;max-width:700px;opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.25,.46,.45,.94) .4s}.contact-section .section-description.visible{opacity:1;transform:translateY(0)}.contact-section .contact-content{margin-bottom:5rem;overflow-x:hidden;width:100%}.contact-section .contact-wrapper{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr;opacity:0;transform:translateY(30px);transition:all .8s ease;width:100%}.contact-section .contact-wrapper.visible{opacity:1;transform:translateY(0)}.contact-section .contact-info{display:flex;flex-direction:column;gap:2rem;width:100%}.contact-section .info-card{background:#fff;background:var(--contact-pure-white);border:1px solid #f8f6f3;border:1px solid var(--contact-light-gray);border-radius:20px;box-shadow:0 10px 30px #00000014;box-shadow:0 10px 30px var(--contact-shadow-subtle);padding:2rem;transition:all .3s ease}.contact-section .info-card:hover{border-color:#d4af37;border-color:var(--contact-primary-gold);box-shadow:0 20px 50px #00000026;box-shadow:0 20px 50px var(--contact-shadow-medium);transform:translateY(-5px)}.contact-section .card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.contact-section .card-icon{align-items:center;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--contact-gradient-gold);border-radius:15px;display:flex;font-size:2rem;height:60px;justify-content:center;min-width:60px;padding:.8rem}.contact-section .card-header h3{color:#3c2e26;color:var(--contact-deep-brown);font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;margin:0}.contact-section .card-content{color:#8b8680;color:var(--contact-soft-gray);font-family:Cormorant Garamond,serif;line-height:1.6}.contact-section .email,.contact-section .location-name,.contact-section .phone-number{color:#3c2e26;color:var(--contact-deep-brown);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.contact-section .address,.contact-section .availability,.contact-section .note,.contact-section .response-time{font-size:1rem;margin-bottom:.3rem}.contact-section .hours-grid{display:flex;flex-direction:column;gap:.5rem}.contact-section .hours-row{align-items:center;border-bottom:1px solid #f8f6f3;border-bottom:1px solid var(--contact-light-gray);display:flex;font-size:1rem;justify-content:space-between;padding:.5rem 0}.contact-section .hours-row:last-child{border-bottom:none}.contact-section .hours-row span:first-child{color:#3c2e26;color:var(--contact-deep-brown);font-weight:500}.contact-section .hours-row span:last-child{color:#d4af37;color:var(--contact-primary-gold);font-weight:600}.contact-section .social-media{margin-top:1rem}.contact-section .social-media h4{color:#3c2e26;color:var(--contact-deep-brown);font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.contact-section .social-links{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(2,1fr)}.contact-section .social-link{align-items:center;background:#f8f6f3;background:var(--contact-light-gray);border-radius:12px;color:#3c2e26;color:var(--contact-deep-brown);display:flex;font-family:Cormorant Garamond,serif;font-weight:500;gap:.5rem;padding:.8rem;text-decoration:none;transition:all .3s ease}.contact-section .social-link:hover{background:#d4af37;background:var(--contact-primary-gold);transform:translateY(-2px)}.contact-section .social-icon{font-size:1.2rem}.contact-section .contact-form-container{background:#f8f6f3;background:var(--contact-light-gray);border-radius:25px;box-shadow:0 15px 40px #00000014;box-shadow:0 15px 40px var(--contact-shadow-subtle);padding:3rem}.contact-section .form-header{margin-bottom:2.5rem;text-align:center}.contact-section .form-header h3{color:#3c2e26;color:var(--contact-deep-brown);font-family:Playfair Display,serif;font-size:2rem;font-weight:600;margin-bottom:1rem}.contact-section .form-header p{color:#8b8680;color:var(--contact-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.1rem;margin:0}.contact-section .success-message{animation:slideInDown .5s ease;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;color:#fff;color:var(--contact-pure-white);margin-bottom:2rem;padding:2rem;text-align:center}.contact-section .success-icon{font-size:3rem;margin-bottom:1rem}.contact-section .success-message h4{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.contact-section .success-message p{font-family:Cormorant Garamond,serif;font-size:1rem;margin:0;opacity:.9}.contact-section .contact-form{display:flex;flex-direction:column;gap:1.5rem;width:100%}.contact-section .form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;width:100%}.contact-section .form-group{display:flex;flex-direction:column;min-width:0;width:100%}.contact-section .form-group label{color:#3c2e26;color:var(--contact-deep-brown);font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;margin-bottom:.5rem}.contact-section .form-group input,.contact-section .form-group select,.contact-section .form-group textarea{background:#fff;background:var(--contact-pure-white);border:2px solid #f4e4bc;border:2px solid var(--contact-secondary-gold);border-radius:15px;box-sizing:border-box;font-family:Cormorant Garamond,serif;font-size:1rem;min-width:0;padding:1rem 1.5rem;resize:vertical;transition:all .3s ease;width:100%}.contact-section .form-group input:focus,.contact-section .form-group select:focus,.contact-section .form-group textarea:focus{border-color:#d4af37;border-color:var(--contact-primary-gold);box-shadow:0 5px 20px #00000014;box-shadow:0 5px 20px var(--contact-shadow-subtle);outline:none;transform:translateY(-2px)}.contact-section .form-group textarea{line-height:1.6;min-height:120px}.contact-section .form-actions{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.contact-section .submit-btn{align-items:center;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--contact-gradient-gold);border:none;border-radius:25px;color:#3c2e26;color:var(--contact-deep-brown);cursor:pointer;display:flex;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600;gap:.8rem;justify-content:center;min-width:200px;padding:1.2rem 3rem;transition:all .3s ease}.contact-section .submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--contact-gradient-brown);box-shadow:0 10px 30px #00000026;box-shadow:0 10px 30px var(--contact-shadow-medium);color:#f4e4bc;color:var(--contact-secondary-gold);transform:translateY(-3px)}.contact-section .submit-btn:disabled{cursor:not-allowed;opacity:.7}.contact-section .btn-icon{font-size:1.2rem}.contact-section .loading-spinner{animation:spin 1s linear infinite;border:2px solid #3c2e26;border:2px solid var(--contact-deep-brown);border-radius:50%;border-top:2px solid #0000;height:20px;width:20px}.contact-section .form-note{color:#8b8680;color:var(--contact-soft-gray);font-family:Cormorant Garamond,serif;font-size:.9rem;margin:0;max-width:400px;text-align:center}.contact-section .quick-contact{background:#f8f6f3;background:var(--contact-light-gray);border-radius:25px;margin-bottom:4rem;padding:4rem 0}.contact-section .quick-contact-wrapper{opacity:0;text-align:center;transform:translateY(30px);transition:all .8s ease}.contact-section .quick-contact-wrapper.visible{opacity:1;transform:translateY(0)}.contact-section .quick-contact h3{color:#3c2e26;color:var(--contact-deep-brown);font-family:Playfair Display,serif;font-size:2rem;font-weight:600;margin-bottom:1rem}.contact-section .quick-contact p{color:#8b8680;color:var(--contact-soft-gray);font-family:Cormorant Garamond,serif;font-size:1.1rem;margin-bottom:3rem}.contact-section .quick-options{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.contact-section .quick-btn{align-items:center;background:#fff;background:var(--contact-pure-white);border:2px solid #f4e4bc;border:2px solid var(--contact-secondary-gold);border-radius:20px;color:#3c2e26;color:var(--contact-deep-brown);cursor:pointer;display:flex;flex-direction:column;gap:.8rem;padding:2rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-section .quick-btn:hover{background:#d4af37;background:var(--contact-primary-gold);border-color:#d4af37;border-color:var(--contact-primary-gold);box-shadow:0 15px 40px #00000026;box-shadow:0 15px 40px var(--contact-shadow-medium);transform:translateY(-5px)}.contact-section .quick-icon{font-size:2.5rem}.contact-section .quick-label{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600}.contact-section .quick-sub{font-family:Cormorant Garamond,serif;font-size:.9rem;opacity:.8}.contact-section .faq-section{margin-bottom:3rem}.contact-section .faq-wrapper{opacity:0;transform:translateY(30px);transition:all .8s ease}.contact-section .faq-wrapper.visible{opacity:1;transform:translateY(0)}.contact-section .faq-wrapper h3{color:#3c2e26;color:var(--contact-deep-brown);font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600;margin-bottom:3rem;text-align:center}.contact-section .faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.contact-section .faq-item{background:#fff;background:var(--contact-pure-white);border:1px solid #f8f6f3;border:1px solid var(--contact-light-gray);border-radius:20px;box-shadow:0 10px 30px #00000014;box-shadow:0 10px 30px var(--contact-shadow-subtle);padding:2rem;transition:all .3s ease}.contact-section .faq-item:hover{border-color:#d4af37;border-color:var(--contact-primary-gold);box-shadow:0 20px 50px #00000026;box-shadow:0 20px 50px var(--contact-shadow-medium);transform:translateY(-5px)}.contact-section .faq-item h4{color:#3c2e26;color:var(--contact-deep-brown);font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.contact-section .faq-item p{color:#8b8680;color:var(--contact-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;line-height:1.6;margin:0}.contact-section .decorative-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.contact-section .floating-element{font-size:8rem;opacity:.02;position:absolute}.contact-section .floating-element.left{left:-5%;top:20%;transform:rotate(-20deg)}.contact-section .floating-element.right{bottom:20%;right:-5%;transform:rotate(20deg)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.contact-section .floating-element{display:none}.contact-section .contact-wrapper{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.contact-section{padding:4rem 0}.contact-section .container{max-width:100%;overflow-x:hidden;padding:0 1rem}.contact-section .contact-form-container{border-radius:20px;margin:0 -.5rem;padding:2rem 1.5rem}.contact-section .form-row{gap:1rem;grid-template-columns:1fr}.contact-section .form-group input,.contact-section .form-group select,.contact-section .form-group textarea{box-sizing:border-box;font-size:.9rem;padding:.8rem 1rem;width:100%}.contact-section .quick-options{gap:1.5rem;grid-template-columns:1fr;padding:0 .5rem}.contact-section .quick-btn{box-sizing:border-box;margin:0;padding:1.5rem 1rem;width:100%}.contact-section .faq-grid{gap:1.5rem;grid-template-columns:1fr}.contact-section .faq-item{box-sizing:border-box;margin:0;padding:1.5rem;width:100%}.contact-section .social-links{gap:.5rem;grid-template-columns:1fr}.contact-section .social-link{box-sizing:border-box;padding:.6rem;width:100%}.contact-section .info-card{box-sizing:border-box;margin:0;padding:1.5rem;width:100%}.contact-section .card-header{align-items:center;flex-direction:row;gap:.8rem}.contact-section .card-icon{flex-shrink:0;font-size:1.5rem;height:50px;min-width:50px}.contact-section .submit-btn{font-size:1rem;margin:0 auto;max-width:300px;padding:1rem 2rem;width:100%}}@media (max-width:480px){.contact-section .container{max-width:100vw;overflow-x:hidden;padding:0 .75rem}.contact-section .contact-form-container{border-radius:15px;box-sizing:border-box;margin:0;padding:1.5rem 1rem;width:100%}.contact-section .form-group input,.contact-section .form-group select,.contact-section .form-group textarea{border-radius:10px;font-size:.85rem;padding:.7rem .8rem}.contact-section .form-group label{font-size:.9rem}.contact-section .info-card{border-radius:15px;margin:0;padding:1.2rem}.contact-section .card-icon{font-size:1.3rem;height:45px;min-width:45px;padding:.6rem}.contact-section .card-header h3{font-size:1.1rem}.contact-section .card-content{font-size:.9rem}.contact-section .submit-btn{font-size:.95rem;max-width:280px;padding:.9rem 1.5rem;width:100%}.contact-section .quick-btn{border-radius:15px;padding:1.2rem .8rem}.contact-section .quick-icon{font-size:2rem}.contact-section .quick-label{font-size:1.1rem}.contact-section .quick-sub{font-size:.8rem}.contact-section .faq-item{border-radius:15px;padding:1.2rem}.contact-section .faq-item h4{font-size:1.1rem}.contact-section .faq-item p{font-size:.9rem}.contact-section .social-link{border-radius:8px;font-size:.9rem;padding:.5rem}.contact-section .section-title .title-main{font-size:2rem}.contact-section .section-title .title-subtitle{font-size:1.1rem}.contact-section .section-description{font-size:1rem;padding:0 .5rem}.contact-section .form-header h3{font-size:1.6rem}.contact-section .form-header p{font-size:1rem}.contact-section .quick-contact h3{font-size:1.6rem}.contact-section .quick-contact p{font-size:1rem}.contact-section .faq-wrapper h3{font-size:1.8rem}}:root{--footer-primary-gold:#d4af37;--footer-secondary-gold:#f4e4bc;--footer-deep-brown:#3c2e26;--footer-warm-cream:#faf7f2;--footer-rich-burgundy:#722f37;--footer-soft-gray:#8b8680;--footer-pure-white:#fff;--footer-light-gray:#f8f6f3;--footer-dark-brown:#2a1f1a;--footer-gradient-gold:linear-gradient(135deg,#d4af37,#f4e4bc);--footer-gradient-brown:linear-gradient(135deg,#3c2e26,#5d4037);--footer-gradient-dark:linear-gradient(135deg,#2a1f1a,#3c2e26);--footer-shadow-subtle:#00000014;--footer-shadow-medium:#00000026;--footer-shadow-strong:#00000040}.calligraphy-footer *{box-sizing:border-box}.calligraphy-footer{background:linear-gradient(135deg,#2a1f1a,#3c2e26);background:var(--footer-gradient-dark);color:#faf7f2;color:var(--footer-warm-cream);margin-top:auto;overflow:hidden;position:relative}.calligraphy-footer .container{margin:0 auto;max-width:1400px;padding:0 2rem;width:100%}.calligraphy-footer .footer-main{padding:4rem 0;position:relative;z-index:2}.calligraphy-footer .footer-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1.5fr}.calligraphy-footer .footer-section{display:flex;flex-direction:column;gap:1.5rem}.calligraphy-footer .footer-section h4{color:#d4af37;color:var(--footer-primary-gold);font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;margin-bottom:1rem;position:relative}.calligraphy-footer .footer-section h4:after{background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--footer-gradient-gold);bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:40px}.calligraphy-footer .studio-info{gap:2rem}.calligraphy-footer .footer-logo{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.calligraphy-footer .logo-icon{align-items:center;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--footer-gradient-gold);border-radius:12px;display:flex;height:50px;justify-content:center;width:50px}.calligraphy-footer .pen-icon{color:#3c2e26;color:var(--footer-deep-brown);height:30px;width:30px}.calligraphy-footer .logo-text h3{color:#d4af37;color:var(--footer-primary-gold);font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;margin:0}.calligraphy-footer .logo-text span{color:#f4e4bc;color:var(--footer-secondary-gold);font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic}.calligraphy-footer .studio-description{color:#8b8680;color:var(--footer-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;line-height:1.6;margin:0}.calligraphy-footer .studio-stats{display:flex;gap:2rem;margin-top:1rem}.calligraphy-footer .stat{align-items:center;display:flex;flex-direction:column;text-align:center}.calligraphy-footer .stat-number{color:#d4af37;color:var(--footer-primary-gold);display:block;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700}.calligraphy-footer .stat-label{color:#8b8680;color:var(--footer-soft-gray);font-family:Cormorant Garamond,serif;font-size:.8rem;letter-spacing:1px;text-transform:uppercase}.calligraphy-footer .footer-section ul{display:flex;flex-direction:column;gap:.8rem;list-style:none;margin:0;padding:0}.calligraphy-footer .footer-section ul li a{color:#8b8680;color:var(--footer-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;padding:.2rem 0;position:relative;text-decoration:none;transition:all .3s ease}.calligraphy-footer .footer-section ul li a:hover{color:#d4af37;color:var(--footer-primary-gold);padding-left:1rem}.calligraphy-footer .footer-section ul li a:hover:before{color:#d4af37;color:var(--footer-primary-gold);content:"→";left:0;position:absolute}.calligraphy-footer .contact-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.calligraphy-footer .contact-icon{align-items:center;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--footer-gradient-gold);border-radius:8px;display:flex;font-size:1.2rem;height:40px;justify-content:center;min-width:40px;padding:.5rem}.calligraphy-footer .contact-details{display:flex;flex-direction:column;gap:.2rem}.calligraphy-footer .contact-details span:first-child{color:#faf7f2;color:var(--footer-warm-cream);font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600}.calligraphy-footer .contact-details span:last-child{color:#8b8680;color:var(--footer-soft-gray);font-family:Cormorant Garamond,serif;font-size:.9rem}.calligraphy-footer .social-media{margin-top:1.5rem}.calligraphy-footer .social-media h5{color:#d4af37;color:var(--footer-primary-gold);font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.calligraphy-footer .social-links{display:flex;flex-wrap:wrap;gap:.8rem}.calligraphy-footer .social-link{align-items:center;background:#d4af371a;border:2px solid #d4af37;border:2px solid var(--footer-primary-gold);border-radius:12px;display:flex;font-size:1.2rem;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.calligraphy-footer .social-link:hover{background:#d4af37;background:var(--footer-primary-gold);box-shadow:0 8px 25px #d4af374d;transform:translateY(-3px)}.calligraphy-footer .footer-newsletter{background:#d4af371a;border-bottom:1px solid #d4af3733;border-top:1px solid #d4af3733;padding:3rem 0}.calligraphy-footer .newsletter-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr}.calligraphy-footer .newsletter-info h4{color:#d4af37;color:var(--footer-primary-gold);font-family:Playfair Display,serif;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.calligraphy-footer .newsletter-info p{color:#8b8680;color:var(--footer-soft-gray);font-family:Cormorant Garamond,serif;font-size:1rem;line-height:1.5;margin:0}.calligraphy-footer .subscription-form{display:flex;gap:1rem;max-width:500px}.calligraphy-footer .email-input{background:#fff;background:var(--footer-pure-white);border:2px solid #d4af37;border:2px solid var(--footer-primary-gold);border-radius:25px;color:#3c2e26;color:var(--footer-deep-brown);flex:1 1;font-family:Cormorant Garamond,serif;font-size:1rem;padding:1rem 1.5rem;transition:all .3s ease}.calligraphy-footer .email-input:focus{box-shadow:0 5px 20px #d4af374d;outline:none;transform:translateY(-2px)}.calligraphy-footer .subscribe-btn{align-items:center;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--footer-gradient-gold);border:none;border-radius:25px;color:#3c2e26;color:var(--footer-deep-brown);cursor:pointer;display:flex;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.calligraphy-footer .subscribe-btn:hover{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--footer-gradient-brown);box-shadow:0 8px 25px #d4af374d;color:#f4e4bc;color:var(--footer-secondary-gold);transform:translateY(-2px)}.calligraphy-footer .footer-bottom{background:#2a1f1a;background:var(--footer-dark-brown);padding:2rem 0}.calligraphy-footer .footer-bottom-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr auto auto}.calligraphy-footer .copyright{display:flex;flex-direction:column;gap:.3rem}.calligraphy-footer .copyright p{color:#8b8680;color:var(--footer-soft-gray);font-family:Cormorant Garamond,serif;font-size:.9rem;margin:0}.calligraphy-footer .footer-links{align-items:center;display:flex;gap:2rem}.calligraphy-footer .footer-links a{color:#8b8680;color:var(--footer-soft-gray);font-family:Cormorant Garamond,serif;font-size:.9rem;text-decoration:none;transition:all .3s ease}.calligraphy-footer .footer-links a:hover{color:#d4af37;color:var(--footer-primary-gold)}.calligraphy-footer .scroll-top-btn{align-items:center;background:linear-gradient(135deg,#d4af37,#f4e4bc);background:var(--footer-gradient-gold);border:none;border-radius:20px;color:#3c2e26;color:var(--footer-deep-brown);cursor:pointer;display:flex;font-family:Cormorant Garamond,serif;font-size:.9rem;font-weight:600;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.calligraphy-footer .scroll-top-btn:hover{background:linear-gradient(135deg,#3c2e26,#5d4037);background:var(--footer-gradient-brown);color:#f4e4bc;color:var(--footer-secondary-gold);transform:translateY(-2px)}.calligraphy-footer .footer-decorative{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.calligraphy-footer .decorative-pattern{align-items:center;display:flex;gap:1rem;opacity:.1;position:absolute;top:50%;transform:translateY(-50%)}.calligraphy-footer .decorative-pattern.left{left:2%}.calligraphy-footer .decorative-pattern.right{right:2%}.calligraphy-footer .pattern-line{background:#d4af37;background:var(--footer-primary-gold);height:2px;width:60px}.calligraphy-footer .pattern-dot{background:#d4af37;background:var(--footer-primary-gold);border-radius:50%;height:8px;width:8px}@media (max-width:1200px){.calligraphy-footer .footer-grid{gap:2.5rem;grid-template-columns:1fr 1fr}.calligraphy-footer .studio-stats{gap:1.5rem;justify-content:flex-start}.calligraphy-footer .decorative-pattern{display:none}}@media (max-width:768px){.calligraphy-footer .container{padding:0 1rem}.calligraphy-footer .footer-main{padding:3rem 0}.calligraphy-footer .footer-grid{gap:2rem;grid-template-columns:1fr}.calligraphy-footer .studio-stats{gap:1rem;justify-content:space-between}.calligraphy-footer .stat{flex:1 1}.calligraphy-footer .newsletter-content{gap:2rem;grid-template-columns:1fr;text-align:center}.calligraphy-footer .subscription-form{flex-direction:column;gap:1rem;max-width:none}.calligraphy-footer .footer-bottom-content{gap:1.5rem;grid-template-columns:1fr;text-align:center}.calligraphy-footer .footer-links{flex-wrap:wrap;gap:1rem;justify-content:center}.calligraphy-footer .social-links{justify-content:center}}@media (max-width:480px){.calligraphy-footer .container{padding:0 .75rem}.calligraphy-footer .footer-main{padding:2rem 0}.calligraphy-footer .footer-section{gap:1rem}.calligraphy-footer .footer-logo{flex-direction:column;gap:.5rem;text-align:center}.calligraphy-footer .logo-icon{align-self:center}.calligraphy-footer .studio-stats{align-items:center;flex-direction:column;gap:1rem}.calligraphy-footer .stat{align-items:center}.calligraphy-footer .contact-item{align-items:center;flex-direction:column;gap:.5rem;text-align:center}.calligraphy-footer .subscription-form{gap:.8rem}.calligraphy-footer .email-input,.calligraphy-footer .subscribe-btn{font-size:.9rem;padding:.8rem 1.2rem}.calligraphy-footer .footer-section h4{font-size:1.2rem;text-align:center}.calligraphy-footer .footer-section ul{align-items:center}.calligraphy-footer .social-links{gap:.6rem}.calligraphy-footer .social-link{font-size:1rem;height:40px;width:40px}}.whatsapp-float{bottom:30px;cursor:pointer;left:30px;position:fixed;transition:transform .3s ease;z-index:1000}.whatsapp-float:hover{transform:scale(1.1)}.whatsapp-button{align-items:center;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;box-shadow:0 8px 25px #25d36666;display:flex;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:60px;z-index:2}.whatsapp-button:hover{background:linear-gradient(135deg,#128c7e,#25d366);box-shadow:0 12px 35px #25d36699;transform:translateY(-3px)}.whatsapp-icon{color:#fff;height:32px;transition:transform .3s ease;width:32px}.whatsapp-button:hover .whatsapp-icon{transform:scale(1.1)}.whatsapp-tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:1px solid #ffffff1a;border-radius:25px;color:#fff;font-family:Cormorant Garamond,serif;font-size:.9rem;left:75px;opacity:0;padding:10px 15px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;visibility:hidden;white-space:nowrap}.whatsapp-button:hover .whatsapp-tooltip{opacity:1;transform:translateY(-50%) translateX(10px);visibility:visible}.whatsapp-pulse{animation:whatsapp-pulse 2s infinite;border:3px solid #25d366;border-radius:50%;height:60px;left:50%;opacity:.7;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}.whatsapp-pulse.pulse-2{animation-delay:1s;border-color:#128c7e;opacity:.5}@keyframes whatsapp-pulse{0%{opacity:.7;transform:translate(-50%,-50%) scale(1)}50%{opacity:.3;transform:translate(-50%,-50%) scale(1.3)}to{opacity:0;transform:translate(-50%,-50%) scale(1.6)}}.whatsapp-button:before{align-items:center;animation:notification-pulse 2s infinite;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);border-radius:50%;box-shadow:0 3px 10px #ff6b6b66;color:#fff;content:"";display:flex;font-size:.7rem;font-weight:700;height:20px;justify-content:center;position:absolute;right:-5px;top:-5px;width:20px}@keyframes notification-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:768px){.whatsapp-float{bottom:20px;left:20px}.whatsapp-button{height:55px;width:55px}.whatsapp-icon{height:28px;width:28px}.whatsapp-pulse{height:55px;width:55px}.whatsapp-tooltip{display:none}}@media (max-width:480px){.whatsapp-float{bottom:15px;left:15px}.whatsapp-button{box-shadow:0 6px 20px #25d36666;height:50px;width:50px}.whatsapp-icon{height:25px;width:25px}.whatsapp-pulse{height:50px;width:50px}}@media (prefers-reduced-motion:reduce){.whatsapp-button:before,.whatsapp-pulse{animation:none}.whatsapp-button:hover,.whatsapp-button:hover .whatsapp-icon,.whatsapp-float:hover{transform:none}}@media (prefers-contrast:high){.whatsapp-button,.whatsapp-tooltip{border:2px solid #fff}.whatsapp-tooltip{background:#000}}
/*# sourceMappingURL=main.b1705e45.css.map*/