@font-face{font-family:IranNastaliq;src:url(/fonts/IranNastaliq.ttf) format("truetype");font-display:swap}:root{--turquoise-deep: #006b6b;--turquoise-primary: #008b8b;--turquoise-bright: #20b2aa;--turquoise-light: #40e0d0;--turquoise-pale: #7fffd4;--gold-dark: #b8860b;--gold-primary: #d4af37;--gold-bright: #ffd700;--gold-light: #f5deb3;--cream: #fffef5;--ivory: #fffff0;--pearl: #faf0e6;--dark-navy: #0a1628;--dark-teal: #0d2b2b;--font-persian: "IranNastaliq", "Vazirmatn", system-ui, sans-serif;--font-english: system-ui, -apple-system, sans-serif;--space-xs: 8px;--space-sm: 16px;--space-md: 24px;--space-lg: 32px;--space-xl: 48px;--space-2xl: 64px;--space-3xl: 96px;--duration-fast: .2s;--duration-normal: .4s;--duration-slow: .8s;--duration-pattern: 120s;--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--ease-in-out-smooth: cubic-bezier(.4, 0, .2, 1);--mouse-x: 0;--mouse-y: 0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}html,body{height:100%;overflow:hidden}body{font-family:var(--font-persian);line-height:1.6;background:linear-gradient(135deg,var(--dark-teal) 0%,var(--dark-navy) 50%,#061218 100%);background-size:400% 400%;animation:gradientShift 30s ease infinite;color:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:none;position:fixed;width:100%}.custom-cursor{position:fixed;width:20px;height:20px;border:2px solid var(--gold-primary);border-radius:50%;pointer-events:none;z-index:9999;transition:transform .15s ease-out,opacity .15s ease-out;transform:translate(-50%,-50%)}.custom-cursor:before{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;background:var(--gold-bright);border-radius:50%;transform:translate(-50%,-50%)}.custom-cursor.hovering{transform:translate(-50%,-50%) scale(1.5);border-color:var(--gold-bright)}#app{width:100%;height:100%;overflow:hidden}.hero{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding:var(--space-lg);overflow:hidden}.pattern-overlay{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;width:200%;height:200%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%23D4AF37' stroke-width='0.5' opacity='0.15'%3E%3Cpath d='M60 0L60 120M0 60L120 60'/%3E%3Cpath d='M60 10L95.98 30L95.98 70L60 90L24.02 70L24.02 30Z'/%3E%3Cpath d='M60 20L84.64 35L84.64 65L60 80L35.36 65L35.36 35Z'/%3E%3Cpath d='M60 30L73.3 40L73.3 60L60 70L46.7 60L46.7 40Z'/%3E%3Ccircle cx='60' cy='60' r='8'/%3E%3Cpath d='M0 0L40 40M80 80L120 120M120 0L80 40M40 80L0 120'/%3E%3Cpath d='M30 0L30 30L0 30M90 0L90 30L120 30M0 90L30 90L30 120M120 90L90 90L90 120'/%3E%3C/g%3E%3C/svg%3E");background-size:120px 120px;animation:patternDrift var(--duration-pattern) linear infinite;pointer-events:none;transform:translate(calc(var(--mouse-x) * 40px),calc(var(--mouse-y) * 40px));transition:transform .3s ease-out}.pattern-overlay-2{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;width:200%;height:200%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='%2340E0D0' stroke-width='0.3' opacity='0.1'%3E%3Ccircle cx='40' cy='40' r='35'/%3E%3Ccircle cx='40' cy='40' r='25'/%3E%3Ccircle cx='40' cy='40' r='15'/%3E%3Cpath d='M40 5L40 75M5 40L75 40'/%3E%3C/g%3E%3C/svg%3E");background-size:80px 80px;animation:patternDrift2 90s linear infinite reverse;pointer-events:none;transform:translate(calc(var(--mouse-x) * -25px),calc(var(--mouse-y) * -25px));transition:transform .5s ease-out}.radial-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,transparent 0%,transparent 30%,rgba(10,22,40,.7) 70%,var(--dark-navy) 100%);pointer-events:none}.vignette-overlay{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 200px 50px #00000080;pointer-events:none}.sparkle-container{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9998;overflow:hidden}.sparkle{position:absolute;width:6px;height:6px;background:radial-gradient(circle,var(--gold-bright) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:sparkleAnim 1s ease-out forwards}.hero-content{position:relative;z-index:10;width:100%;max-width:800px;animation:fadeInScale 1.2s var(--ease-out-expo) forwards}.ornate-frame{position:relative;padding:var(--space-2xl) var(--space-xl);background:linear-gradient(135deg,#006b6b14,#0a162826,#006b6b14);border:2px solid transparent;background-clip:padding-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform-style:preserve-3d;transform:perspective(1000px) rotateY(calc(var(--mouse-x) * 5deg)) rotateX(calc(var(--mouse-y) * -5deg));transition:transform .3s ease-out,box-shadow .3s ease-out}.ornate-frame:hover{box-shadow:0 0 60px #d4af374d,0 0 120px #40e0d01a}.ornate-frame:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid var(--gold-primary);-webkit-mask-image:linear-gradient(135deg,white 0%,transparent 50%,white 100%);mask-image:linear-gradient(135deg,white 0%,transparent 50%,white 100%);pointer-events:none;animation:borderGlow 4s ease-in-out infinite}.ornate-frame:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(212,175,55,.3);pointer-events:none}.corner-ornament{position:absolute;width:80px;height:80px;pointer-events:none}.corner-ornament:before,.corner-ornament:after{content:"";position:absolute;background:var(--gold-primary)}.corner-ornament:before{width:40px;height:2px}.corner-ornament:after{width:2px;height:40px}.corner-top-right{top:-2px;right:-2px}.corner-top-right:before{top:0;right:0}.corner-top-right:after{top:0;right:0}.corner-top-left{top:-2px;left:-2px}.corner-top-left:before{top:0;left:0}.corner-top-left:after{top:0;left:0}.corner-bottom-right{bottom:-2px;right:-2px}.corner-bottom-right:before{bottom:0;right:0}.corner-bottom-right:after{bottom:0;right:0}.corner-bottom-left{bottom:-2px;left:-2px}.corner-bottom-left:before{bottom:0;left:0}.corner-bottom-left:after{bottom:0;left:0}.corner-diamond{position:absolute;width:12px;height:12px;background:var(--gold-bright);transform:rotate(45deg);box-shadow:0 0 20px #d4af3799;animation:diamondPulse 3s ease-in-out infinite}.corner-top-right .corner-diamond{top:-6px;right:-6px;animation-delay:0s}.corner-top-left .corner-diamond{top:-6px;left:-6px;animation-delay:.75s}.corner-bottom-right .corner-diamond{bottom:-6px;right:-6px;animation-delay:1.5s}.corner-bottom-left .corner-diamond{bottom:-6px;left:-6px;animation-delay:2.25s}.ornament-divider{width:280px;height:30px;margin:0 auto var(--space-lg);background:linear-gradient(90deg,transparent 0%,var(--gold-primary) 20%,var(--gold-bright) 50%,var(--gold-primary) 80%,transparent 100%);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280 30'%3E%3Cpath d='M0 15 Q70 0 140 15 Q210 30 280 15' stroke='white' stroke-width='3' fill='none'/%3E%3Ccircle cx='140' cy='15' r='6' fill='white'/%3E%3Ccircle cx='100' cy='12' r='3' fill='white'/%3E%3Ccircle cx='180' cy='12' r='3' fill='white'/%3E%3Ccircle cx='60' cy='14' r='2' fill='white'/%3E%3Ccircle cx='220' cy='14' r='2' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280 30'%3E%3Cpath d='M0 15 Q70 0 140 15 Q210 30 280 15' stroke='white' stroke-width='3' fill='none'/%3E%3Ccircle cx='140' cy='15' r='6' fill='white'/%3E%3Ccircle cx='100' cy='12' r='3' fill='white'/%3E%3Ccircle cx='180' cy='12' r='3' fill='white'/%3E%3Ccircle cx='60' cy='14' r='2' fill='white'/%3E%3Ccircle cx='220' cy='14' r='2' fill='white'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;opacity:0;animation:fadeIn .8s var(--ease-out-expo) .6s forwards,shimmer 4s ease-in-out 1.4s infinite}.ornament-bottom{margin:var(--space-lg) auto 0;transform:scaleY(-1)}.name-container{text-align:center;opacity:0;animation:fadeInUp 1s var(--ease-out-expo) .3s forwards}.name-persian{display:block;font-family:var(--font-persian);font-weight:400;font-size:clamp(4rem,15vw,10rem);color:var(--cream);text-shadow:0 0 60px rgba(212,175,55,.5),0 0 120px rgba(212,175,55,.3),0 4px 8px rgba(0,0,0,.4);letter-spacing:.02em;line-height:130%;margin-bottom:var(--space-md);background:linear-gradient(180deg,var(--cream) 0%,var(--gold-light) 50%,var(--gold-primary) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));animation:glowPulse 6s ease-in-out infinite,textFloat 8s ease-in-out infinite}.name-english{display:block;font-family:var(--font-english);font-weight:300;font-size:clamp(.9rem,2.5vw,1.4rem);color:var(--gold-light);text-transform:uppercase;letter-spacing:.4em;opacity:.9;margin-top:var(--space-sm)}.contact-email{display:block;text-align:center;font-family:var(--font-english);font-size:.9rem;color:var(--gold-light);text-decoration:none;letter-spacing:.1em;margin-top:var(--space-md);opacity:.7;transition:opacity .3s ease,color .3s ease,text-shadow .3s ease;cursor:none}.contact-email:hover{opacity:1;color:var(--gold-bright);text-shadow:0 0 20px rgba(212,175,55,.5)}.floating-ornament{position:absolute;pointer-events:none;opacity:.08;transition:transform .5s ease-out}.floating-ornament-1{top:10%;left:5%;width:150px;height:150px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpolygon points='50,5 61,35 95,35 68,57 79,91 50,70 21,91 32,57 5,35 39,35' fill='none' stroke='%23D4AF37' stroke-width='1'/%3E%3C/svg%3E");background-size:contain;animation:floatRotate 30s linear infinite;transform:translate(calc(var(--mouse-x) * -60px),calc(var(--mouse-y) * -60px))}.floating-ornament-2{bottom:15%;right:8%;width:120px;height:120px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='45' fill='none' stroke='%2340E0D0' stroke-width='1'/%3E%3Ccircle cx='50' cy='50' r='35' fill='none' stroke='%2340E0D0' stroke-width='0.5'/%3E%3Ccircle cx='50' cy='50' r='25' fill='none' stroke='%2340E0D0' stroke-width='0.5'/%3E%3C/svg%3E");background-size:contain;animation:floatRotate 25s linear infinite reverse;transform:translate(calc(var(--mouse-x) * 50px),calc(var(--mouse-y) * 50px))}.floating-ornament-3{top:20%;right:10%;width:80px;height:80px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 10L90 50L50 90L10 50Z' fill='none' stroke='%23D4AF37' stroke-width='1'/%3E%3C/svg%3E");background-size:contain;animation:floatRotate 20s linear infinite;transform:translate(calc(var(--mouse-x) * -40px),calc(var(--mouse-y) * -40px))}.floating-ornament-4{bottom:25%;left:10%;width:100px;height:100px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 5L61 39L97 39L68 61L79 95L50 73L21 95L32 61L3 39L39 39Z' fill='none' stroke='%2340E0D0' stroke-width='0.8'/%3E%3C/svg%3E");background-size:contain;animation:floatRotate 35s linear infinite reverse;transform:translate(calc(var(--mouse-x) * 70px),calc(var(--mouse-y) * 70px))}.floating-ornament-5{top:50%;left:3%;width:60px;height:60px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 0 L100 50 L50 100 L0 50 Z M50 20 L80 50 L50 80 L20 50 Z' fill='none' stroke='%23D4AF37' stroke-width='0.8'/%3E%3C/svg%3E");background-size:contain;animation:floatRotate 40s linear infinite;transform:translate(calc(var(--mouse-x) * -30px),calc(var(--mouse-y) * -30px))}.floating-ornament-6{top:35%;right:5%;width:70px;height:70px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='40' fill='none' stroke='%2340E0D0' stroke-width='0.5'/%3E%3Cpath d='M50 10 L50 90 M10 50 L90 50 M22 22 L78 78 M78 22 L22 78' stroke='%2340E0D0' stroke-width='0.5'/%3E%3C/svg%3E");background-size:contain;animation:floatRotate 45s linear infinite reverse;transform:translate(calc(var(--mouse-x) * 45px),calc(var(--mouse-y) * 45px))}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes patternDrift{0%{transform:translate(calc(var(--mouse-x) * 40px),calc(var(--mouse-y) * 40px)) rotate(0)}to{transform:translate(calc(-120px + var(--mouse-x) * 40px),calc(-120px + var(--mouse-y) * 40px)) rotate(5deg)}}@keyframes patternDrift2{0%{transform:translate(calc(var(--mouse-x) * -25px),calc(var(--mouse-y) * -25px)) rotate(0)}to{transform:translate(calc(80px + var(--mouse-x) * -25px),calc(80px + var(--mouse-y) * -25px)) rotate(-3deg)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmer{0%,to{opacity:.7;filter:brightness(1)}50%{opacity:1;filter:brightness(1.4)}}@keyframes glowPulse{0%,to{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) drop-shadow(0 0 30px rgba(212,175,55,.3))}50%{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) drop-shadow(0 0 60px rgba(212,175,55,.5))}}@keyframes textFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatRotate{0%{opacity:.08}25%{opacity:.12}50%{opacity:.08}75%{opacity:.1}to{opacity:.08}}@keyframes diamondPulse{0%,to{box-shadow:0 0 20px #d4af3799;transform:rotate(45deg) scale(1)}50%{box-shadow:0 0 40px #d4af37e6,0 0 60px #d4af3766;transform:rotate(45deg) scale(1.15)}}@keyframes borderGlow{0%,to{opacity:.7}50%{opacity:1}}@keyframes sparkleAnim{0%{opacity:1;transform:scale(0) rotate(0)}50%{opacity:1;transform:scale(1) rotate(180deg)}to{opacity:0;transform:scale(.5) rotate(360deg) translateY(-30px)}}@media (max-width: 768px){body{cursor:auto}.custom-cursor{display:none}.hero{padding:var(--space-md)}.ornate-frame{padding:var(--space-xl) var(--space-lg);transform:none}.corner-ornament{width:60px;height:60px}.corner-ornament:before{width:30px}.corner-ornament:after{height:30px}.corner-diamond{width:10px;height:10px}.corner-top-right .corner-diamond{top:-5px;right:-5px}.corner-top-left .corner-diamond{top:-5px;left:-5px}.corner-bottom-right .corner-diamond{bottom:-5px;right:-5px}.corner-bottom-left .corner-diamond{bottom:-5px;left:-5px}.ornament-divider{width:200px;height:24px}.name-persian{font-size:clamp(3rem,12vw,6rem)}.name-english{letter-spacing:.25em}.floating-ornament-1,.floating-ornament-2{width:80px;height:80px}.floating-ornament-3,.floating-ornament-4,.floating-ornament-5,.floating-ornament-6{display:none}}@media (max-width: 480px){.hero{padding:var(--space-sm)}.ornate-frame{padding:var(--space-lg) var(--space-md)}.corner-ornament{width:40px;height:40px}.corner-ornament:before{width:20px}.corner-ornament:after{height:20px}.corner-diamond{width:8px;height:8px}.corner-top-right .corner-diamond{top:-4px;right:-4px}.corner-top-left .corner-diamond{top:-4px;left:-4px}.corner-bottom-right .corner-diamond{bottom:-4px;right:-4px}.corner-bottom-left .corner-diamond{bottom:-4px;left:-4px}.ornament-divider{width:160px;height:20px;margin-bottom:var(--space-md)}.ornament-bottom{margin-top:var(--space-md)}.name-persian{font-size:clamp(2.5rem,14vw,4rem)}.name-english{font-size:.8rem;letter-spacing:.15em}.floating-ornament{display:none}}@media (min-width: 1200px){.hero-content{max-width:900px}.ornate-frame{padding:var(--space-3xl) var(--space-2xl)}.corner-ornament{width:100px;height:100px}.corner-ornament:before{width:50px}.corner-ornament:after{height:50px}.ornament-divider{width:350px;height:36px}.name-persian{font-size:clamp(5rem,12vw,12rem)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
