.Navbar-module__ILULLW__nav{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#0000004d;align-items:center;height:80px;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__ILULLW__scrolled{background:var(--navbar-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);height:70px;box-shadow:0 4px 30px #00000080,0 1px #c9a2271a}.Navbar-module__ILULLW__scrolled:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--accent-dim) 50%, transparent 100%);width:40%;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__ILULLW__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__ILULLW__logo a{letter-spacing:.1em;text-transform:uppercase;padding:.5rem 0;font-family:Cinzel,serif;font-size:1.75rem;font-weight:700;position:relative}.Navbar-module__ILULLW__logo a:before{content:"";background:linear-gradient(90deg, var(--accent) 0%, transparent 100%);opacity:.5;width:100%;height:1px;position:absolute;bottom:0;left:0}.Navbar-module__ILULLW__logo span{color:var(--accent);text-shadow:0 0 20px #c9a22780}.Navbar-module__ILULLW__links{align-items:center;gap:1.5rem;display:flex}.Navbar-module__ILULLW__links a{color:var(--foreground-dim);text-transform:uppercase;letter-spacing:.12em;padding:.5rem 0;font-family:Cinzel,serif;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.Navbar-module__ILULLW__links a:before{content:"";background:var(--accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__ILULLW__links a:after{content:"";background:var(--accent);opacity:0;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);width:4px;height:4px;transition:opacity .3s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.Navbar-module__ILULLW__links a:hover{color:var(--accent);text-shadow:0 0 15px #c9a22766}.Navbar-module__ILULLW__links a:hover:before{width:100%}.Navbar-module__ILULLW__links a:hover:after{opacity:1}.Navbar-module__ILULLW__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;display:none}.Navbar-module__ILULLW__mobileToggle span{background-color:var(--foreground);transform-origin:0;width:100%;height:2px;transition:all .3s}.Navbar-module__ILULLW__mobileToggle.Navbar-module__ILULLW__open span:first-child{transform:rotate(45deg)}.Navbar-module__ILULLW__mobileToggle.Navbar-module__ILULLW__open span:nth-child(2){opacity:0}.Navbar-module__ILULLW__mobileToggle.Navbar-module__ILULLW__open span:nth-child(3){transform:rotate(-45deg)}@media (max-width:768px){.Navbar-module__ILULLW__mobileToggle{display:flex}.Navbar-module__ILULLW__links{background:var(--background);z-index:1000;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:right .4s;position:fixed;top:0;right:-100%}.Navbar-module__ILULLW__linksOpen{right:0}.Navbar-module__ILULLW__links a{font-size:1.5rem}.Navbar-module__ILULLW__logo a{font-size:1.25rem}}
.ThemeToggle-module__q2hRrq__toggle{background:var(--card-bg);color:var(--accent);letter-spacing:.15em;text-transform:uppercase;border:1px solid var(--border);cursor:pointer;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));align-items:center;gap:.6rem;padding:.5rem 1rem;font-family:Cinzel,serif;font-size:.7rem;font-weight:600;transition:all .4s;display:flex;position:relative;overflow:hidden}.ThemeToggle-module__q2hRrq__toggle:before{content:"";opacity:0;background:linear-gradient(135deg,#c9a2271a 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.ThemeToggle-module__q2hRrq__toggle:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 0 25px #c9a2274d,inset 0 0 15px #c9a2270d}.ThemeToggle-module__q2hRrq__toggle:hover:before{opacity:1}.ThemeToggle-module__q2hRrq__toggle:active{transform:translateY(0)scale(.98)}.ThemeToggle-module__q2hRrq__iconWrapper{width:22px;height:22px;position:relative}.ThemeToggle-module__q2hRrq__icon{justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.ThemeToggle-module__q2hRrq__icon svg{stroke:currentColor;width:18px;height:18px}.ThemeToggle-module__q2hRrq__sun{opacity:0;transform:rotate(-90deg)scale(.5)}.ThemeToggle-module__q2hRrq__sun.ThemeToggle-module__q2hRrq__active{opacity:1;transform:rotate(0)scale(1)}.ThemeToggle-module__q2hRrq__moon{opacity:0;transform:rotate(90deg)scale(.5)}.ThemeToggle-module__q2hRrq__moon.ThemeToggle-module__q2hRrq__active{opacity:1;transform:rotate(0)scale(1)}.ThemeToggle-module__q2hRrq__label{z-index:1;position:relative}.ThemeToggle-module__q2hRrq__glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#c9a2274d 0%,#0000 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ThemeToggle-module__q2hRrq__toggle:hover .ThemeToggle-module__q2hRrq__glow{opacity:1;animation:2s ease-in-out infinite ThemeToggle-module__q2hRrq__pulse}@keyframes ThemeToggle-module__q2hRrq__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.2)}}@media (max-width:768px){.ThemeToggle-module__q2hRrq__toggle{padding:.4rem .8rem}.ThemeToggle-module__q2hRrq__label{display:none}.ThemeToggle-module__q2hRrq__iconWrapper{width:20px;height:20px}.ThemeToggle-module__q2hRrq__icon svg{width:16px;height:16px}}
.Footer-module__HpDVVG__footer{text-align:center;color:var(--muted);background:var(--background);padding:4rem 0 3rem;font-size:1rem;position:relative}.Footer-module__HpDVVG__footer:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--accent-dim) 20%, var(--accent) 50%, var(--accent-dim) 80%, transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__HpDVVG__footer:after{content:"◆";color:var(--accent);background:var(--background);padding:0 1rem;font-size:10px;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.Footer-module__HpDVVG__footerContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Footer-module__HpDVVG__socialLinks{gap:1rem;display:flex}.Footer-module__HpDVVG__socialLink{border:1px solid var(--border);width:42px;height:42px;color:var(--foreground-dim);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);background:var(--card-bg);justify-content:center;align-items:center;transition:all .35s;display:flex}.Footer-module__HpDVVG__socialLink:hover{border-color:var(--accent);color:var(--accent);background:var(--card-bg-hover);text-shadow:none;transform:translateY(-3px);box-shadow:0 0 15px #c9a22733}.Footer-module__HpDVVG__footerText{flex:1}.Footer-module__HpDVVG__footerText p{letter-spacing:.05em;margin:.35rem 0;font-family:Cormorant Garamond,serif}.Footer-module__HpDVVG__footerText p:first-child{text-transform:uppercase;letter-spacing:.15em;color:var(--foreground-dim);font-family:Cinzel,serif;font-size:.8rem}.Footer-module__HpDVVG__backToTop{color:var(--foreground-dim);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.3rem;padding:.5rem;font-family:Cinzel,serif;transition:all .35s;display:flex}.Footer-module__HpDVVG__backToTop span{text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:700}.Footer-module__HpDVVG__backToTop:hover{color:var(--accent);transform:translateY(-3px)}.Footer-module__HpDVVG__backToTop:hover svg{animation:.6s infinite Footer-module__HpDVVG__bounceUp}@keyframes Footer-module__HpDVVG__bounceUp{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.Footer-module__HpDVVG__footer a{color:var(--accent-dim);transition:all .3s}.Footer-module__HpDVVG__footer a:hover{color:var(--accent);text-shadow:0 0 10px #c9a2274d}@media (max-width:600px){.Footer-module__HpDVVG__footer{padding:3rem 0 2rem}.Footer-module__HpDVVG__footerContent{flex-direction:column;gap:1.5rem}.Footer-module__HpDVVG__socialLinks{order:1}.Footer-module__HpDVVG__footerText{order:2}.Footer-module__HpDVVG__footerText p{font-size:.85rem}.Footer-module__HpDVVG__footerText p:first-child{font-size:.7rem}.Footer-module__HpDVVG__backToTop{order:3}.Footer-module__HpDVVG__socialLink{width:38px;height:38px}}
.Hero-module__HM1tmq__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__HM1tmq__hero:before{content:"";pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module__HM1tmq__particles{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Hero-module__HM1tmq__particle{background:var(--accent);opacity:0;width:4px;height:4px;box-shadow:0 0 10px var(--accent), 0 0 20px var(--accent);border-radius:50%;animation:8s ease-in-out infinite Hero-module__HM1tmq__floatParticle;position:absolute}.Hero-module__HM1tmq__particle:first-child{animation-duration:7s;animation-delay:0s;left:10%}.Hero-module__HM1tmq__particle:nth-child(2){animation-duration:9s;animation-delay:1s;left:20%}.Hero-module__HM1tmq__particle:nth-child(3){animation-duration:6s;animation-delay:2s;left:35%}.Hero-module__HM1tmq__particle:nth-child(4){animation-duration:8s;animation-delay:.5s;left:50%}.Hero-module__HM1tmq__particle:nth-child(5){animation-duration:10s;animation-delay:1.5s;left:65%}.Hero-module__HM1tmq__particle:nth-child(6){animation-duration:7s;animation-delay:2.5s;left:75%}.Hero-module__HM1tmq__particle:nth-child(7){animation-duration:9s;animation-delay:.8s;left:85%}.Hero-module__HM1tmq__particle:nth-child(8){animation-duration:6s;animation-delay:1.8s;left:95%}@keyframes Hero-module__HM1tmq__floatParticle{0%{opacity:0;bottom:-10%;transform:translate(0)scale(.5)}10%{opacity:.8}90%{opacity:.8}to{opacity:0;bottom:110%;transform:translate(50px)scale(1)}}.Hero-module__HM1tmq__cornerRune{width:80px;height:80px;color:var(--accent);opacity:.4;z-index:2;animation:4s ease-in-out infinite Hero-module__HM1tmq__runeGlow;position:absolute}.Hero-module__HM1tmq__cornerRune svg{width:100%;height:100%}.Hero-module__HM1tmq__topLeft{top:20px;left:20px}.Hero-module__HM1tmq__topRight{top:20px;right:20px}.Hero-module__HM1tmq__bottomLeft{bottom:20px;left:20px}.Hero-module__HM1tmq__bottomRight{bottom:20px;right:20px}@keyframes Hero-module__HM1tmq__runeGlow{0%,to{opacity:.3;filter:drop-shadow(0 0 5px var(--accent))}50%{opacity:.6;filter:drop-shadow(0 0 15px var(--accent))}}.Hero-module__HM1tmq__container{z-index:3;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid;position:relative}.Hero-module__HM1tmq__content{position:relative}.Hero-module__HM1tmq__runeDecor{color:var(--accent);opacity:.8;text-shadow:0 0 20px var(--accent);margin-bottom:1rem;font-size:2rem;animation:3s ease-in-out infinite Hero-module__HM1tmq__float}@keyframes Hero-module__HM1tmq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__HM1tmq__subtitle{color:var(--accent);letter-spacing:.3em;text-transform:uppercase;text-shadow:0 0 20px #c9a2274d;margin-bottom:.75rem;font-family:Cinzel,serif;font-size:1.15rem;font-weight:500}.Hero-module__HM1tmq__title{letter-spacing:.08em;background:linear-gradient(180deg, var(--foreground) 0%, var(--foreground-dim) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Cinzel,serif;font-size:5.5rem;font-weight:700;line-height:1.1;position:relative}.Hero-module__HM1tmq__title span{-webkit-text-fill-color:var(--accent);text-shadow:0 0 30px #c9a22799}.Hero-module__HM1tmq__description{color:var(--foreground-dim);letter-spacing:.02em;max-width:540px;margin-bottom:2.5rem;font-size:1.35rem;line-height:1.85}.Hero-module__HM1tmq__actions{gap:1.5rem;display:flex}.Hero-module__HM1tmq__primaryBtn,.Hero-module__HM1tmq__secondaryBtn{text-transform:uppercase;letter-spacing:.12em;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));align-items:center;gap:.75rem;padding:1rem 2rem;font-family:Cinzel,serif;font-size:.9rem;font-weight:600;transition:all .4s;display:flex;position:relative}.Hero-module__HM1tmq__btnIcon{font-size:1.1rem;transition:transform .3s}.Hero-module__HM1tmq__primaryBtn{color:var(--accent);border:1px solid var(--accent);background:0 0}.Hero-module__HM1tmq__primaryBtn:after{content:"";background:var(--accent);opacity:0;z-index:-1;transition:opacity .4s;position:absolute;inset:0}.Hero-module__HM1tmq__primaryBtn:hover{color:var(--background);text-shadow:none;box-shadow:0 0 30px #c9a22766,inset 0 0 20px #c9a2271a}.Hero-module__HM1tmq__primaryBtn:hover:after{opacity:1}.Hero-module__HM1tmq__primaryBtn:hover .Hero-module__HM1tmq__btnIcon{transform:rotate(15deg)scale(1.2)}.Hero-module__HM1tmq__secondaryBtn{border:1px solid var(--border);color:var(--foreground-dim);background:0 0}.Hero-module__HM1tmq__secondaryBtn:hover{border-color:var(--accent-dim);color:var(--accent);box-shadow:0 0 20px #c9a22733}.Hero-module__HM1tmq__secondaryBtn:hover .Hero-module__HM1tmq__btnIcon{transform:translate(3px)}.Hero-module__HM1tmq__imageWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__HM1tmq__imageWrapper:before{content:"";border:1px solid var(--accent-dim);opacity:.4;clip-path:polygon(0 20px,20px 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 20px),calc(100% - 20px) 100%,20px 100%,0 calc(100% - 20px));width:calc(100% + 40px);height:calc(100% + 40px);position:absolute}.Hero-module__HM1tmq__ring,.Hero-module__HM1tmq__ring2{border:1px solid var(--accent);opacity:.2;border-radius:50%;width:450px;height:450px;animation:4s ease-in-out infinite Hero-module__HM1tmq__ringPulse;position:absolute}.Hero-module__HM1tmq__ring2{border-style:dashed;width:500px;height:500px;animation-delay:2s}@keyframes Hero-module__HM1tmq__ringPulse{0%,to{opacity:.1;transform:scale(.95)}50%{opacity:.3;transform:scale(1.05)}}.Hero-module__HM1tmq__circle{filter:blur(60px);z-index:-1;background:radial-gradient(circle,#c9a22726 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:5s ease-in-out infinite Hero-module__HM1tmq__circleGlow;position:absolute}@keyframes Hero-module__HM1tmq__circleGlow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.Hero-module__HM1tmq__image{object-fit:cover;border:1px solid var(--accent-dim);clip-path:polygon(0 15px,15px 0,calc(100% - 15px) 0,100% 15px,100% calc(100% - 15px),calc(100% - 15px) 100%,15px 100%,0 calc(100% - 15px));z-index:2;border-radius:0;transition:all .5s;position:relative;box-shadow:0 0 40px #000c,0 0 80px #c9a2271a}.Hero-module__HM1tmq__image:hover{transform:scale(1.02);box-shadow:0 0 50px #000000e6,0 0 100px #c9a22733}@media (max-width:992px){.Hero-module__HM1tmq__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__HM1tmq__content{flex-direction:column;align-items:center;display:flex}.Hero-module__HM1tmq__description{margin:0 auto 2.5rem}.Hero-module__HM1tmq__actions{flex-wrap:wrap;justify-content:center}.Hero-module__HM1tmq__title{font-size:3.5rem}.Hero-module__HM1tmq__subtitle{font-size:1rem}.Hero-module__HM1tmq__cornerRune{width:50px;height:50px}.Hero-module__HM1tmq__ring,.Hero-module__HM1tmq__ring2{width:350px;height:350px}.Hero-module__HM1tmq__ring2{width:380px;height:380px}}@media (max-width:600px){.Hero-module__HM1tmq__hero{justify-content:center;align-items:center;min-height:100dvh;padding-top:100px;padding-bottom:40px;display:flex}.Hero-module__HM1tmq__container{text-align:left;grid-template-columns:80px 1fr;grid-template-areas:"image h2""image h1""desc desc""actions actions";align-items:center;gap:.25rem .75rem;padding-top:0;display:grid}.Hero-module__HM1tmq__content{display:contents}.Hero-module__HM1tmq__imageWrapper{grid-area:image;place-self:flex-start center;width:80px;height:80px;margin-top:.5rem;display:block}.Hero-module__HM1tmq__image{border:1px solid var(--accent-dim);border-radius:0;box-shadow:0 0 15px #00000080;width:80px!important;height:80px!important}.Hero-module__HM1tmq__imageWrapper:before{clip-path:polygon(0 8px,8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px));width:calc(100% + 12px);height:calc(100% + 12px);top:-6px;left:-6px}.Hero-module__HM1tmq__ring,.Hero-module__HM1tmq__ring2,.Hero-module__HM1tmq__circle,.Hero-module__HM1tmq__runeDecor{display:none}.Hero-module__HM1tmq__subtitle{grid-area:h2;align-self:flex-end;margin-bottom:0;font-size:.75rem}.Hero-module__HM1tmq__title{grid-area:h1;align-self:flex-start;margin-top:-.1rem;margin-bottom:0;font-size:2rem}.Hero-module__HM1tmq__description{text-align:left;grid-area:desc;max-width:100%;margin-top:.75rem;margin-bottom:.75rem;font-size:.95rem;font-weight:500;line-height:1.6}.Hero-module__HM1tmq__actions{grid-area:actions;grid-template-columns:1fr 1fr;gap:.5rem;width:100%;margin-top:.25rem;display:grid}.Hero-module__HM1tmq__primaryBtn,.Hero-module__HM1tmq__secondaryBtn{justify-content:center;padding:.6rem .75rem;font-size:.7rem}.Hero-module__HM1tmq__cornerRune{width:30px;height:30px}.Hero-module__HM1tmq__particle{display:none}}
.GoldSilverChart-module__FI452a__chartCard{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.GoldSilverChart-module__FI452a__controls{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.85rem;display:flex}.GoldSilverChart-module__FI452a__leftMeta{align-items:center;gap:.75rem;display:flex}.GoldSilverChart-module__FI452a__symbolBadge{border:1px solid var(--border-glow);background:#c9a2271a;border-radius:6px;align-items:center;gap:.5rem;padding:.3rem .7rem;display:inline-flex}.GoldSilverChart-module__FI452a__symbolDot{background:var(--accent);border-radius:50%;width:8px;height:8px}.GoldSilverChart-module__FI452a__symbolName{color:var(--accent);letter-spacing:.08em;font-family:Cinzel,serif;font-size:.78rem;font-weight:700}.GoldSilverChart-module__FI452a__rightControls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.GoldSilverChart-module__FI452a__rangeGroup{background:var(--background);border:1px solid var(--border);border-radius:8px;gap:.25rem;padding:.25rem;display:flex}.GoldSilverChart-module__FI452a__rangeBtn{color:var(--foreground-dim);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.35rem .7rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;transition:all .2s}.GoldSilverChart-module__FI452a__rangeBtn:hover{background:var(--card-bg-hover);color:var(--foreground)}.GoldSilverChart-module__FI452a__rangeBtnActive{background:var(--accent);color:var(--background);box-shadow:0 0 10px #c9a2274d}.GoldSilverChart-module__FI452a__rangeBtnActive:hover{background:var(--accent-hover);color:var(--background)}.GoldSilverChart-module__FI452a__legendGroup{flex-wrap:wrap;gap:.5rem;display:flex}.GoldSilverChart-module__FI452a__legendBtn{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:8px;align-items:center;gap:.45rem;padding:.35rem .7rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.GoldSilverChart-module__FI452a__legendBtn:hover{border-color:var(--accent);background:var(--card-bg-hover)}.GoldSilverChart-module__FI452a__legendBtnOff{opacity:.4;text-decoration:line-through}.GoldSilverChart-module__FI452a__swatch{border-radius:50%;width:9px;height:9px;display:inline-block}.GoldSilverChart-module__FI452a__chartContainer{width:100%;height:450px}@media (max-width:680px){.GoldSilverChart-module__FI452a__controls{flex-direction:column;align-items:stretch}.GoldSilverChart-module__FI452a__rightControls{justify-content:space-between}.GoldSilverChart-module__FI452a__rangeGroup,.GoldSilverChart-module__FI452a__legendGroup{flex:1;justify-content:center}.GoldSilverChart-module__FI452a__chartContainer{height:340px}}
.Projects-module__Yc1axG__projects{background:var(--background);padding:120px 0;position:relative}.Projects-module__Yc1axG__projects:before{content:"";pointer-events:none;background:radial-gradient(#c9a22708 0%,#0000 70%);width:80%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Projects-module__Yc1axG__sectionTitle{text-align:center;letter-spacing:.15em;text-transform:uppercase;margin-bottom:clamp(2rem,4vw,4rem);font-family:Cinzel,serif;font-size:clamp(1.6rem,3.5vw,3rem);font-weight:600;position:relative}.Projects-module__Yc1axG__sectionTitle:after{content:"";background:var(--accent);width:60px;height:2px;position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%);box-shadow:0 0 15px #c9a22780}.Projects-module__Yc1axG__sectionTitle span{color:var(--accent);text-shadow:0 0 30px #c9a22766}.Projects-module__Yc1axG__grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1320px;margin:0 auto;display:grid;position:relative}.Projects-module__Yc1axG__card{background:var(--border);cursor:pointer;clip-path:polygon(0 20px,20px 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 20px),calc(100% - 20px) 100%,20px 100%,0 calc(100% - 20px));flex-direction:column;height:100%;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.Projects-module__Yc1axG__card:after{content:"";background:var(--card-bg);z-index:1;clip-path:inherit;transition:background .5s;position:absolute;inset:1px}.Projects-module__Yc1axG__card:hover,.Projects-module__Yc1axG__card:focus-visible{outline:none;transform:translateY(-6px);box-shadow:0 25px 60px #0009,0 0 40px #c9a2271f}.Projects-module__Yc1axG__imageWrapper{aspect-ratio:16/10;z-index:2;flex-shrink:0;position:relative;overflow:hidden}.Projects-module__Yc1axG__image{filter:saturate(.85)brightness(.92);transition:transform .6s,filter .6s}.Projects-module__Yc1axG__card:hover .Projects-module__Yc1axG__image{filter:saturate()brightness();transform:scale(1.08)}.Projects-module__Yc1axG__expandBtn{z-index:3;border:1px solid var(--accent-dim);width:32px;height:32px;color:var(--foreground);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px));background:#0a0a0a8c;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:.85rem;right:.85rem}.Projects-module__Yc1axG__card:hover .Projects-module__Yc1axG__expandBtn{background:var(--accent);color:var(--background);border-color:var(--accent)}.Projects-module__Yc1axG__content{z-index:2;flex-direction:column;flex:1;padding:1.75rem;display:flex;position:relative}.Projects-module__Yc1axG__content:before{content:"";background:var(--accent-dim);width:40px;height:1px;position:absolute;top:0;left:1.75rem}.Projects-module__Yc1axG__tags{flex-wrap:wrap;gap:.6rem;margin-bottom:1rem;display:flex}.Projects-module__Yc1axG__tags span{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--accent-dim);white-space:nowrap;background:#c9a2270d;padding:.25rem .5rem;font-family:Cinzel,serif;font-size:.68rem;font-weight:600}.Projects-module__Yc1axG__content h3{letter-spacing:.05em;color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin-bottom:.65rem;font-family:Cinzel,serif;font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.Projects-module__Yc1axG__content p{color:var(--foreground-dim);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:clamp(.88rem,1.1vw,1rem);line-height:1.65;display:-webkit-box;overflow:hidden}.Projects-module__Yc1axG__footer{border-top:1px solid var(--accent-dim);flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:auto;padding-top:1.1rem;display:flex}.Projects-module__Yc1axG__footerLink{color:var(--foreground-dim);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;z-index:3;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-family:Cinzel,serif;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .25s;display:flex;position:relative}.Projects-module__Yc1axG__footerLink:hover{color:var(--accent)}.Projects-module__Yc1axG__modalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050505d9;justify-content:center;align-items:center;padding:2rem 1.25rem;animation:.25s Projects-module__Yc1axG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Projects-module__Yc1axG__fadeIn{0%{opacity:0}to{opacity:1}}.Projects-module__Yc1axG__modalContent{background:var(--card-bg);border:1px solid var(--accent-dim);clip-path:polygon(0 28px,28px 0,calc(100% - 28px) 0,100% 28px,100% calc(100% - 28px),calc(100% - 28px) 100%,28px 100%,0 calc(100% - 28px));flex-direction:column;width:100%;max-width:780px;height:88vh;max-height:88vh;padding:2rem 2.5rem;animation:.3s Projects-module__Yc1axG__modalRise;display:flex;position:relative;overflow:hidden}@keyframes Projects-module__Yc1axG__modalRise{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Projects-module__Yc1axG__modalClose{z-index:2;border:1px solid var(--foreground-dim);width:36px;height:36px;color:var(--foreground);cursor:pointer;clip-path:polygon(0 0,calc(100% - 7px) 0,100% 7px,100% 100%,7px 100%,0 calc(100% - 7px));background:0 0;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Projects-module__Yc1axG__modalClose:hover{background:var(--accent);border-color:var(--accent);color:var(--background);box-shadow:0 0 18px #c9a22766}.Projects-module__Yc1axG__modalTitle{letter-spacing:.05em;color:var(--foreground);flex-shrink:0;margin-bottom:.5rem;padding-right:2.5rem;font-family:Cinzel,serif;font-size:clamp(1.1rem,2.2vw,1.6rem);font-weight:600}.Projects-module__Yc1axG__modalSubtitle{color:var(--foreground-dim);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Projects-module__Yc1axG__modalImageWrapper{border:1px solid var(--accent-dim);flex:auto;width:100%;min-height:0;max-height:32vh;margin-bottom:1rem;position:relative;overflow:hidden}.Projects-module__Yc1axG__modalDetails{color:var(--foreground-dim);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;flex-shrink:1;min-height:0;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Projects-module__Yc1axG__modalActions{flex-wrap:wrap;flex-shrink:0;gap:1rem;display:flex}.Projects-module__Yc1axG__viewBtn,.Projects-module__Yc1axG__liveBtn{text-transform:uppercase;letter-spacing:.1em;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Projects-module__Yc1axG__viewBtn{color:var(--foreground);border:1px solid var(--foreground-dim);cursor:pointer;background:0 0}.Projects-module__Yc1axG__viewBtn:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground);box-shadow:0 0 20px #e8dfc74d}.Projects-module__Yc1axG__liveBtn{background:var(--accent);color:var(--background);border:1px solid var(--accent);cursor:pointer}.Projects-module__Yc1axG__liveBtn:hover{color:var(--accent);background:0 0;box-shadow:0 0 25px #c9a22766}@media (max-width:992px){.Projects-module__Yc1axG__projects{padding:80px 0}.Projects-module__Yc1axG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:600px){.Projects-module__Yc1axG__projects{padding:50px 0}.Projects-module__Yc1axG__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:100%;padding:0 1rem}.Projects-module__Yc1axG__card:hover{transform:none}.Projects-module__Yc1axG__imageWrapper{aspect-ratio:4/3}.Projects-module__Yc1axG__expandBtn{width:22px;height:22px;top:.4rem;right:.4rem}.Projects-module__Yc1axG__expandBtn svg{width:12px;height:12px}.Projects-module__Yc1axG__content{padding:.75rem .85rem .9rem}.Projects-module__Yc1axG__content:before{width:24px;left:.85rem}.Projects-module__Yc1axG__tags{gap:.3rem;margin-bottom:.5rem}.Projects-module__Yc1axG__tags span{letter-spacing:.02em;padding:.15rem .35rem;font-size:.55rem}.Projects-module__Yc1axG__tags span:nth-child(n+2){display:none}.Projects-module__Yc1axG__content h3{min-height:2.6em;margin-bottom:.4rem;font-size:.85rem;line-height:1.3}.Projects-module__Yc1axG__content p{display:none}.Projects-module__Yc1axG__footer{gap:.6rem;padding-top:.6rem}.Projects-module__Yc1axG__footerLink{gap:.25rem;font-size:.6rem}.Projects-module__Yc1axG__footerLink svg{width:12px;height:12px}.Projects-module__Yc1axG__modalBackdrop{padding:1.25rem .75rem}.Projects-module__Yc1axG__modalContent{height:92vh;max-height:92vh;padding:1.25rem 1.5rem}.Projects-module__Yc1axG__modalImageWrapper{max-height:26vh}.Projects-module__Yc1axG__modalDetails{-webkit-line-clamp:3;line-clamp:3}.Projects-module__Yc1axG__modalActions{flex-direction:column}.Projects-module__Yc1axG__modalActions a,.Projects-module__Yc1axG__modalActions button{justify-content:center;width:100%}}
.CurrencyCalculator-module__b9BcLW__calculatorCard{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.CurrencyCalculator-module__b9BcLW__titleRow{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:center;padding-bottom:.85rem;display:flex}.CurrencyCalculator-module__b9BcLW__cardTitle{color:var(--accent);letter-spacing:.05em;font-family:Cinzel,serif;font-size:1.15rem;font-weight:700}.CurrencyCalculator-module__b9BcLW__lastUpdated{color:var(--foreground-dim);font-family:Outfit,sans-serif;font-size:.75rem}.CurrencyCalculator-module__b9BcLW__inputGrid{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;display:grid}@media (max-width:640px){.CurrencyCalculator-module__b9BcLW__inputGrid{grid-template-columns:1fr;gap:.85rem}}.CurrencyCalculator-module__b9BcLW__fieldGroup{flex-direction:column;gap:.4rem;display:flex}.CurrencyCalculator-module__b9BcLW__label{color:var(--foreground-dim);letter-spacing:.08em;text-transform:uppercase;font-family:Cinzel,serif;font-size:.75rem;font-weight:700}.CurrencyCalculator-module__b9BcLW__inputBox{background:var(--background);border:1px solid var(--border);border-radius:10px;align-items:center;padding:.5rem .85rem;transition:border-color .2s;display:flex}.CurrencyCalculator-module__b9BcLW__inputBox:focus-within{border-color:var(--accent);box-shadow:0 0 10px #c9a22733}.CurrencyCalculator-module__b9BcLW__amountInput{width:100%;color:var(--foreground);background:0 0;border:none;outline:none;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:700}.CurrencyCalculator-module__b9BcLW__currencySelect{color:var(--accent);cursor:pointer;background:0 0;border:none;outline:none;padding-left:.5rem;font-family:Cinzel,serif;font-size:.95rem;font-weight:700}.CurrencyCalculator-module__b9BcLW__currencySelect option{background:var(--card-bg);color:var(--foreground)}.CurrencyCalculator-module__b9BcLW__swapBtn{border:1px solid var(--border-glow);width:42px;height:42px;color:var(--accent);cursor:pointer;background:#c9a2271a;border-radius:50%;justify-content:center;align-items:center;margin:1.2rem auto 0;font-size:1.2rem;transition:all .3s;display:flex}@media (max-width:640px){.CurrencyCalculator-module__b9BcLW__swapBtn{margin-top:0}}.CurrencyCalculator-module__b9BcLW__swapBtn:hover{background:var(--accent);color:var(--background);transform:rotate(180deg)}.CurrencyCalculator-module__b9BcLW__resultBox{background:linear-gradient(160deg, #c9a22714 0%, var(--background) 100%);border:1px solid var(--border-glow);text-align:center;border-radius:12px;padding:1.15rem}.CurrencyCalculator-module__b9BcLW__resultAmount{color:var(--accent);letter-spacing:-.01em;font-family:Cinzel,serif;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:700}.CurrencyCalculator-module__b9BcLW__rateInfo{color:var(--foreground-dim);margin-top:.35rem;font-family:Outfit,sans-serif;font-size:.85rem}.CurrencyCalculator-module__b9BcLW__presets{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.25rem;display:flex}.CurrencyCalculator-module__b9BcLW__presetBtn{border:1px solid var(--border);background:var(--background);color:var(--foreground-dim);cursor:pointer;border-radius:6px;padding:.3rem .65rem;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:600;transition:all .2s}.CurrencyCalculator-module__b9BcLW__presetBtn:hover{border-color:var(--accent);color:var(--accent)}
.GoldSilverHistoryTable-module__gEFW6W__tableWrapper{-webkit-overflow-scrolling:touch;border:1px solid var(--border);background:var(--card-bg);width:100%;box-shadow:var(--shadow);border-radius:12px;overflow-x:auto}.GoldSilverHistoryTable-module__gEFW6W__table{border-collapse:collapse;width:100%;min-width:540px;font-family:Outfit,sans-serif;font-size:.95rem}.GoldSilverHistoryTable-module__gEFW6W__table th{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--background-secondary);border-bottom:1px solid var(--border);white-space:nowrap;padding:.85rem 1rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:600}.GoldSilverHistoryTable-module__gEFW6W__table td{color:var(--foreground);border-bottom:1px solid var(--border);white-space:nowrap;padding:.85rem 1rem;transition:background .2s}.GoldSilverHistoryTable-module__gEFW6W__table tbody tr:last-child td{border-bottom:none}.GoldSilverHistoryTable-module__gEFW6W__table tbody tr:hover td{background:var(--card-bg-hover)}.GoldSilverHistoryTable-module__gEFW6W__positiveChange{font-weight:600;color:#1a9c5c!important}.GoldSilverHistoryTable-module__gEFW6W__negativeChange{font-weight:600;color:#e05555!important}@media (max-width:600px){.GoldSilverHistoryTable-module__gEFW6W__table{font-size:.85rem}.GoldSilverHistoryTable-module__gEFW6W__table th,.GoldSilverHistoryTable-module__gEFW6W__table td{padding:.65rem .75rem}}
.Skills-module__GV4kfW__skills{background:var(--background-secondary);padding:120px 0;position:relative;overflow:hidden}.Skills-module__GV4kfW__skills:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--accent-dim) 20%, var(--accent) 50%, var(--accent-dim) 80%, transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.Skills-module__GV4kfW__skills:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--accent-dim) 20%, var(--accent) 50%, var(--accent-dim) 80%, transparent 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.Skills-module__GV4kfW__bgPattern{pointer-events:none;background-image:radial-gradient(circle at 15% 25%,#c9a2270a 0%,#0000 45%),radial-gradient(circle at 85% 75%,#c9a2270a 0%,#0000 45%);position:absolute;inset:0}.Skills-module__GV4kfW__header{text-align:center;opacity:0;margin-bottom:clamp(2rem,4vw,3rem);transition:opacity .7s,transform .7s;transform:translateY(24px)}.Skills-module__GV4kfW__header.Skills-module__GV4kfW__visible{opacity:1;transform:translateY(0)}.Skills-module__GV4kfW__sectionTitle{letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;font-family:Cinzel,serif;font-size:clamp(1.6rem,1rem + 2.2vw,3rem);font-weight:600;display:inline-block;position:relative}.Skills-module__GV4kfW__sectionTitle:after{content:"";background:var(--accent);width:60px;height:2px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%);box-shadow:0 0 15px #c9a22780}.Skills-module__GV4kfW__accent{color:var(--accent);text-shadow:0 0 30px #c9a22766}.Skills-module__GV4kfW__subtitle{color:var(--foreground-dim);letter-spacing:.1em;text-transform:uppercase;margin-top:1.25rem;font-family:Cinzel,serif;font-size:clamp(.8rem,.65rem + .4vw,1.05rem)}.Skills-module__GV4kfW__tabContainer{opacity:0;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-bottom:clamp(2rem,4vw,3rem);transition:opacity .7s .1s,transform .7s .1s;display:flex;transform:translateY(16px)}.Skills-module__GV4kfW__tabContainer.Skills-module__GV4kfW__visible{opacity:1;transform:translateY(0)}.Skills-module__GV4kfW__tab{background:var(--card-bg);border:1px solid var(--border);color:var(--foreground-dim);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;clip-path:polygon(0 8px,8px 0,calc(100% - 8px) 0,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0 calc(100% - 8px));align-items:center;gap:.55rem;padding:.75rem 1.5rem;font-family:Outfit,sans-serif;font-size:clamp(.75rem,.65rem + .3vw,.9rem);font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative}.Skills-module__GV4kfW__tab:hover{border-color:var(--accent-dim);color:var(--accent);background:var(--card-bg-hover)}.Skills-module__GV4kfW__activeTab{box-shadow:0 0 20px #c9a22740;background:var(--accent)!important;color:var(--background)!important;border-color:var(--accent)!important}.Skills-module__GV4kfW__tabIcon{font-size:1.05rem;line-height:1}.Skills-module__GV4kfW__tabLabel{line-height:1}.Skills-module__GV4kfW__skillGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.1rem;display:grid}.Skills-module__GV4kfW__skillCard{background:var(--card-bg);border:1px solid var(--border);border-left:2px solid var(--border);opacity:0;clip-path:polygon(0 10px,10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px));align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem;transition:transform .3s cubic-bezier(.25,.8,.25,1),border-color .3s,box-shadow .3s;display:flex;position:relative;transform:translateY(14px)}.Skills-module__GV4kfW__cardVisible{animation:.45s forwards Skills-module__GV4kfW__cardSlideIn}@keyframes Skills-module__GV4kfW__cardSlideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.Skills-module__GV4kfW__skillCard:hover{border-color:var(--accent-dim);border-left-color:var(--accent);transform:translateY(-3px);box-shadow:0 12px 28px #00000059,0 0 16px #c9a22714}.Skills-module__GV4kfW__logoWrapper{background:var(--background);border:1px solid var(--border);border-radius:6px;justify-content:center;align-items:center;width:clamp(38px,3vw,46px);min-width:clamp(38px,3vw,46px);height:clamp(38px,3vw,46px);margin-top:.15rem;padding:6px;display:flex}.Skills-module__GV4kfW__cardInfo{flex:1;min-width:0}.Skills-module__GV4kfW__skillName{letter-spacing:.02em;color:var(--foreground);margin-bottom:.4rem;font-family:Outfit,sans-serif;font-size:clamp(.92rem,.8rem + .3vw,1.1rem);font-weight:700;line-height:1.2}.Skills-module__GV4kfW__description{color:var(--foreground-dim);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.78rem,.72rem + .2vw,.88rem);font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:992px){.Skills-module__GV4kfW__skills{padding:90px 0}.Skills-module__GV4kfW__skillGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Skills-module__GV4kfW__skills{padding:60px 0}.Skills-module__GV4kfW__header{margin-bottom:1.75rem}.Skills-module__GV4kfW__tabContainer{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.75rem;overflow-x:visible}.Skills-module__GV4kfW__tab{flex:0 auto;padding:.6rem 1rem}.Skills-module__GV4kfW__skillGrid{grid-template-columns:1fr;gap:.75rem}.Skills-module__GV4kfW__skillCard{gap:.75rem;padding:.9rem 1rem}}@media (max-width:380px){.Skills-module__GV4kfW__tab{padding:.55rem .85rem;font-size:.7rem}.Skills-module__GV4kfW__tabLabel{text-overflow:ellipsis;max-width:90px;overflow:hidden}}
.BlogPost-module__9PGwGq__mobileOnly{display:none}.BlogPost-module__9PGwGq__desktopOnly{display:block}.BlogPost-module__9PGwGq__mainWrapper{background:var(--background);--news-bg:#ebeae6;--news-container:#e3e2dc;--news-ink:#2b2a29;--news-ink-muted:#6e6b68;--news-border-light:#d1cfca;--news-border-strong:#2b2a29;--news-shadow:#00000017;--news-shadow-inset:#00000009;--news-image-bg:#dcdad4;--news-image-filter:sepia(.15) grayscale(.2) contrast(.95);--news-accent:#2b2a29;--news-rule:1px}[data-theme=dark] .BlogPost-module__9PGwGq__mainWrapper{--news-bg:var(--background,#141210)}.BlogPost-module__9PGwGq__newspaperBackground{background-color:var(--background);color:var(--news-ink);min-height:100vh;padding:120px 20px 80px;font-family:"Source Serif 4",Georgia,serif;transition:background-color .4s,color .4s}.BlogPost-module__9PGwGq__pageLayout{grid-template-columns:1.8fr 1fr;align-items:start;gap:3rem;max-width:1150px;margin:0 auto;display:grid}.BlogPost-module__9PGwGq__newspaperContainer{background-color:var(--news-container);box-shadow:0 20px 50px var(--news-shadow);background-image:radial-gradient(#0000 60%,#0000000a 100%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");padding:3rem 3rem 1rem;transition:background-color .4s,border-color .4s,box-shadow .4s}.BlogPost-module__9PGwGq__sidePaperContainer{background-color:var(--news-container);box-shadow:0 20px 50px var(--news-shadow);background-image:radial-gradient(#0000 60%,#0000000a 100%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");max-height:calc(100vh - 60px);padding:2.5rem;transition:background-color .4s,border-color .4s,box-shadow .4s;position:sticky;top:40px;overflow-y:auto}.BlogPost-module__9PGwGq__sidePaperContainer::-webkit-scrollbar{width:6px}.BlogPost-module__9PGwGq__sidePaperContainer::-webkit-scrollbar-track{background:0 0}.BlogPost-module__9PGwGq__sidePaperContainer::-webkit-scrollbar-thumb{background:var(--news-border-light);border-radius:10px}.BlogPost-module__9PGwGq__sidePaperContainer::-webkit-scrollbar-thumb:hover{background:var(--news-ink-muted)}.BlogPost-module__9PGwGq__topBar{letter-spacing:.15em;text-transform:uppercase;color:var(--news-ink);justify-content:space-between;align-items:center;margin-bottom:.8rem;padding-bottom:.8rem;font-family:"Source Serif 4",serif;font-size:.75rem;font-weight:700;display:flex}.BlogPost-module__9PGwGq__backLink{color:var(--news-ink);align-items:center;gap:.4rem;font-weight:700;text-decoration:none;transition:transform .25s;display:inline-flex}.BlogPost-module__9PGwGq__backLink:hover{transform:translate(-4px)}.BlogPost-module__9PGwGq__date{font-weight:700}.BlogPost-module__9PGwGq__thickLine{background-color:var(--news-ink);width:100%;height:3px;margin-bottom:1.5rem}.BlogPost-module__9PGwGq__doubleLine{border-top:3px solid var(--news-ink);border-bottom:1px solid var(--news-ink);width:100%;height:8px;margin-bottom:2.5rem}.BlogPost-module__9PGwGq__header{margin-bottom:1.5rem}.BlogPost-module__9PGwGq__kicker{letter-spacing:.15em;text-transform:uppercase;color:var(--news-ink-muted);margin-bottom:.5rem;font-family:"Source Serif 4",serif;font-size:.8rem;font-weight:700}.BlogPost-module__9PGwGq__mainHeadline{text-align:left;color:var(--news-ink);margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:3.2rem;font-weight:900;line-height:1.1}.BlogPost-module__9PGwGq__subHeadline{text-align:left;color:var(--news-ink-muted);letter-spacing:.15em;text-transform:uppercase;margin:0;font-family:"Source Serif 4",serif;font-size:.8rem;font-weight:700}.BlogPost-module__9PGwGq__byline{letter-spacing:.1em;text-transform:uppercase;color:var(--news-ink);justify-content:space-between;align-items:center;padding:.8rem 0;font-family:"Source Serif 4",serif;font-size:.75rem;font-weight:700;display:flex}.BlogPost-module__9PGwGq__author{font-size:.75rem}.BlogPost-module__9PGwGq__category{border:1px solid var(--news-border-light);border-radius:4px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.BlogPost-module__9PGwGq__mainColumn{color:var(--news-ink);font-size:1.05rem;line-height:1.8}.BlogPost-module__9PGwGq__mainColumn p{text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1.5rem}.BlogPost-module__9PGwGq__firstParagraph{text-indent:0}.BlogPost-module__9PGwGq__dropCap{float:left;color:var(--news-ink);padding-top:.35rem;padding-right:.6rem;font-family:Playfair Display,serif;font-size:4.5rem;font-weight:900;line-height:.8}.BlogPost-module__9PGwGq__blockquote{border-left:4px solid var(--news-ink);color:var(--news-ink);flex-direction:column;gap:.5rem;margin:2rem 0;padding-left:1.5rem;font-family:Playfair Display,serif;font-size:1.35rem;font-style:italic;font-weight:700;line-height:1.4;display:flex}.BlogPost-module__9PGwGq__blockquote cite{letter-spacing:.08em;color:var(--news-ink-muted);font-size:.85rem;font-weight:400}.BlogPost-module__9PGwGq__sectionTitle{color:var(--news-ink);text-transform:none;letter-spacing:normal;margin:2.5rem 0 1rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:900}.BlogPost-module__9PGwGq__imageWrapperRow{flex-direction:column;gap:2.5rem;margin:2.5rem 0;display:flex}.BlogPost-module__9PGwGq__figureBox{border:1px solid var(--news-border-light);background:var(--news-image-bg);border-radius:6px;flex-direction:column;margin:0;padding:.5rem;display:flex}.BlogPost-module__9PGwGq__figureNone{margin:0;padding:0}.BlogPost-module__9PGwGq__sideImageWrapper{margin-bottom:2.5rem}.BlogPost-module__9PGwGq__image{width:100%;height:auto;filter:var(--news-image-filter);border-radius:3px;transition:filter .35s;display:block}.BlogPost-module__9PGwGq__image:hover{filter:none}.BlogPost-module__9PGwGq__imageRounded{width:100%;height:auto;filter:var(--news-image-filter);border:1px solid var(--news-border-light);border-radius:8px;display:block}.BlogPost-module__9PGwGq__figureBox figcaption{text-align:center;color:var(--news-ink-muted);flex-grow:1;justify-content:center;align-items:center;margin-top:.8rem;font-family:"Source Serif 4",serif;font-size:.8rem;font-style:italic;display:flex}.BlogPost-module__9PGwGq__sideFigcaption{color:var(--news-ink-muted);margin-top:.8rem;font-family:"Source Serif 4",serif;font-size:.8rem;line-height:1.4}.BlogPost-module__9PGwGq__sideColumn{flex-direction:column;gap:2rem;display:flex}.BlogPost-module__9PGwGq__sideBox{border:1px solid var(--news-border-light);background:0 0;border-radius:8px;padding:1.5rem}.BlogPost-module__9PGwGq__sideBox h5{text-align:left;letter-spacing:.15em;text-transform:uppercase;color:var(--news-ink);margin:0 0 1rem;font-family:"Source Serif 4",serif;font-size:.75rem;font-weight:700}.BlogPost-module__9PGwGq__sideBox ul{margin:0;padding:0;list-style:none}.BlogPost-module__9PGwGq__sideBox li{border-bottom:1px solid var(--news-border-light);color:var(--news-ink);margin-bottom:.8rem;padding-bottom:.8rem;font-family:"Source Serif 4",serif;font-size:.85rem;line-height:1.5}.BlogPost-module__9PGwGq__sideBox li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.BlogPost-module__9PGwGq__sideBox p{color:var(--news-ink);margin:0;font-size:.85rem;line-height:1.6}.BlogPost-module__9PGwGq__bottomFooterInfo{border-top:3px solid var(--news-ink);border-bottom:1px solid var(--news-ink);letter-spacing:.1em;height:auto;color:var(--news-ink);text-transform:uppercase;justify-content:space-between;margin-top:3rem;margin-bottom:2rem;padding:.8rem 0;font-family:"Source Serif 4",serif;font-size:.75rem;font-weight:700;display:flex}@media (max-width:768px){.BlogPost-module__9PGwGq__mobileOnly{display:block}.BlogPost-module__9PGwGq__desktopOnly{display:none}.BlogPost-module__9PGwGq__newspaperBackground{padding:80px 10px 40px}.BlogPost-module__9PGwGq__newspaperContainer{padding:2rem 1.5rem}.BlogPost-module__9PGwGq__pageLayout{grid-template-columns:1fr;gap:2.5rem}.BlogPost-module__9PGwGq__mainHeadline{font-size:2.4rem}.BlogPost-module__9PGwGq__byline{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.BlogPost-module__9PGwGq__category{padding:4px 6px;font-size:.55rem}.BlogPost-module__9PGwGq__bottomFooterInfo{text-align:center;flex-direction:column;align-items:center;gap:.5rem}.BlogPost-module__9PGwGq__imageWrapperRow{grid-template-columns:1fr}}
.BlogPost-module__BIqSRG__mobileOnly{display:none}.BlogPost-module__BIqSRG__desktopOnly{display:block}.BlogPost-module__BIqSRG__mainWrapper{background:var(--background);--news-bg:#ebeae6;--news-container:#e3e2dc;--news-ink:#2b2a29;--news-ink-muted:#6e6b68;--news-border-light:#d1cfca;--news-border-strong:#2b2a29;--news-shadow:#00000017;--news-shadow-inset:#00000009;--news-image-bg:#dcdad4;--news-image-filter:sepia(.15) grayscale(.2) contrast(.95);--news-accent:#2b2a29;--news-rule:1px}[data-theme=dark] .BlogPost-module__BIqSRG__mainWrapper{--news-bg:var(--background,#141210)}.BlogPost-module__BIqSRG__newspaperBackground{background-color:var(--background);color:var(--news-ink);min-height:100vh;padding:120px 20px 80px;font-family:"Source Serif 4",Georgia,serif;transition:background-color .4s,color .4s}.BlogPost-module__BIqSRG__pageLayout{grid-template-columns:1.8fr 1fr;align-items:start;gap:3rem;max-width:1150px;margin:0 auto;display:grid}.BlogPost-module__BIqSRG__newspaperContainer{background-color:var(--news-container);box-shadow:0 20px 50px var(--news-shadow);background-image:radial-gradient(#0000 60%,#0000000a 100%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");padding:3rem 3rem 1rem;transition:background-color .4s,border-color .4s,box-shadow .4s}.BlogPost-module__BIqSRG__sidePaperContainer{background-color:var(--news-container);box-shadow:0 20px 50px var(--news-shadow);background-image:radial-gradient(#0000 60%,#0000000a 100%),url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");max-height:calc(100vh - 60px);padding:2.5rem;transition:background-color .4s,border-color .4s,box-shadow .4s;position:sticky;top:40px;overflow-y:auto}.BlogPost-module__BIqSRG__sidePaperContainer::-webkit-scrollbar{width:6px}.BlogPost-module__BIqSRG__sidePaperContainer::-webkit-scrollbar-track{background:0 0}.BlogPost-module__BIqSRG__sidePaperContainer::-webkit-scrollbar-thumb{background:var(--news-border-light);border-radius:10px}.BlogPost-module__BIqSRG__sidePaperContainer::-webkit-scrollbar-thumb:hover{background:var(--news-ink-muted)}.BlogPost-module__BIqSRG__topBar{letter-spacing:.15em;text-transform:uppercase;color:var(--news-ink);justify-content:space-between;align-items:center;margin-bottom:.8rem;padding-bottom:.8rem;font-family:"Source Serif 4",serif;font-size:.75rem;font-weight:700;display:flex}.BlogPost-module__BIqSRG__backLink{color:var(--news-ink);align-items:center;gap:.4rem;font-weight:700;text-decoration:none;transition:transform .25s;display:inline-flex}.BlogPost-module__BIqSRG__backLink:hover{transform:translate(-4px)}.BlogPost-module__BIqSRG__date{font-weight:700}.BlogPost-module__BIqSRG__thickLine{background-color:var(--news-ink);width:100%;height:3px;margin-bottom:1.5rem}.BlogPost-module__BIqSRG__doubleLine{border-top:3px solid var(--news-ink);border-bottom:1px solid var(--news-ink);width:100%;height:8px;margin-bottom:2.5rem}.BlogPost-module__BIqSRG__header{margin-bottom:1.5rem}.BlogPost-module__BIqSRG__kicker{letter-spacing:.15em;text-transform:uppercase;color:var(--news-ink-muted);margin-bottom:.5rem;font-family:"Source Serif 4",serif;font-size:.8rem;font-weight:700}.BlogPost-module__BIqSRG__mainHeadline{text-align:left;color:var(--news-ink);margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:3.2rem;font-weight:900;line-height:1.1}.BlogPost-module__BIqSRG__subHeadline{text-align:left;color:var(--news-ink-muted);letter-spacing:.15em;text-transform:uppercase;margin:0;font-family:"Source Serif 4",serif;font-size:.8rem;font-weight:700}.BlogPost-module__BIqSRG__byline{letter-spacing:.1em;text-transform:uppercase;color:var(--news-ink);justify-content:space-between;align-items:center;padding:.8rem 0;font-family:"Source Serif 4",serif;font-size:.75rem;font-weight:700;display:flex}.BlogPost-module__BIqSRG__author{font-size:.75rem}.BlogPost-module__BIqSRG__category{border:1px solid var(--news-border-light);border-radius:4px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.BlogPost-module__BIqSRG__mainColumn{color:var(--news-ink);font-size:1.05rem;line-height:1.8}.BlogPost-module__BIqSRG__mainColumn p{text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1.5rem}.BlogPost-module__BIqSRG__firstParagraph{text-indent:0}.BlogPost-module__BIqSRG__dropCap{float:left;color:var(--news-ink);padding-top:.35rem;padding-right:.6rem;font-family:Playfair Display,serif;font-size:4.5rem;font-weight:900;line-height:.8}.BlogPost-module__BIqSRG__blockquote{border-left:4px solid var(--news-ink);color:var(--news-ink);flex-direction:column;gap:.5rem;margin:2rem 0;padding-left:1.5rem;font-family:Playfair Display,serif;font-size:1.35rem;font-style:italic;font-weight:700;line-height:1.4;display:flex}.BlogPost-module__BIqSRG__blockquote cite{letter-spacing:.08em;color:var(--news-ink-muted);font-size:.85rem;font-weight:400}.BlogPost-module__BIqSRG__sectionTitle{color:var(--news-ink);text-transform:none;letter-spacing:normal;margin:2.5rem 0 1rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:900}.BlogPost-module__BIqSRG__imageWrapperRow{flex-direction:column;gap:2.5rem;margin:2.5rem 0;display:flex}.BlogPost-module__BIqSRG__figureBox{border:1px solid var(--news-border-light);background:var(--news-image-bg);border-radius:6px;flex-direction:column;margin:0;padding:.5rem;display:flex}.BlogPost-module__BIqSRG__figureNone{margin:0;padding:0}.BlogPost-module__BIqSRG__sideImageWrapper{margin-bottom:2.5rem}.BlogPost-module__BIqSRG__image{width:100%;height:auto;filter:var(--news-image-filter);border-radius:3px;transition:filter .35s;display:block}.BlogPost-module__BIqSRG__image:hover{filter:none}.BlogPost-module__BIqSRG__imageRounded{width:100%;height:auto;filter:var(--news-image-filter);border:1px solid var(--news-border-light);border-radius:8px;display:block}.BlogPost-module__BIqSRG__figureBox figcaption{text-align:center;color:var(--news-ink-muted);flex-grow:1;justify-content:center;align-items:center;margin-top:.8rem;font-family:"Source Serif 4",serif;font-size:.8rem;font-style:italic;display:flex}.BlogPost-module__BIqSRG__sideFigcaption{color:var(--news-ink-muted);margin-top:.8rem;font-family:"Source Serif 4",serif;font-size:.8rem;line-height:1.4}.BlogPost-module__BIqSRG__sideColumn{flex-direction:column;gap:2rem;display:flex}.BlogPost-module__BIqSRG__sideBox{border:1px solid var(--news-border-light);background:0 0;border-radius:8px;padding:1.5rem}.BlogPost-module__BIqSRG__sideBox h5{text-align:left;letter-spacing:.15em;text-transform:uppercase;color:var(--news-ink);margin:0 0 1rem;font-family:"Source Serif 4",serif;font-size:.75rem;font-weight:700}.BlogPost-module__BIqSRG__sideBox ul{margin:0;padding:0;list-style:none}.BlogPost-module__BIqSRG__sideBox li{border-bottom:1px solid var(--news-border-light);color:var(--news-ink);margin-bottom:.8rem;padding-bottom:.8rem;font-family:"Source Serif 4",serif;font-size:.85rem;line-height:1.5}.BlogPost-module__BIqSRG__sideBox li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.BlogPost-module__BIqSRG__sideBox p{color:var(--news-ink);margin:0;font-size:.85rem;line-height:1.6}.BlogPost-module__BIqSRG__bottomFooterInfo{border-top:3px solid var(--news-ink);border-bottom:1px solid var(--news-ink);letter-spacing:.1em;height:auto;color:var(--news-ink);text-transform:uppercase;justify-content:space-between;margin-top:3rem;margin-bottom:2rem;padding:.8rem 0;font-family:"Source Serif 4",serif;font-size:.75rem;font-weight:700;display:flex}@media (max-width:768px){.BlogPost-module__BIqSRG__mobileOnly{display:block}.BlogPost-module__BIqSRG__desktopOnly{display:none}.BlogPost-module__BIqSRG__newspaperBackground{padding:80px 10px 40px}.BlogPost-module__BIqSRG__newspaperContainer{padding:2rem 1.5rem}.BlogPost-module__BIqSRG__pageLayout{grid-template-columns:1fr;gap:2.5rem}.BlogPost-module__BIqSRG__mainHeadline{font-size:2.4rem}.BlogPost-module__BIqSRG__byline{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.BlogPost-module__BIqSRG__category{padding:4px 6px;font-size:.55rem}.BlogPost-module__BIqSRG__bottomFooterInfo{text-align:center;flex-direction:column;align-items:center;gap:.5rem}.BlogPost-module__BIqSRG__imageWrapperRow{grid-template-columns:1fr}}
.ContactPage-module__Ixmy4a__main{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.ContactPage-module__Ixmy4a__section{flex:1;padding:140px 0 80px;position:relative}.ContactPage-module__Ixmy4a__section:before{content:"";pointer-events:none;background:radial-gradient(#c9a22708 0%,#0000 60%);width:70%;height:50%;position:absolute;top:30%;left:50%;transform:translate(-50%)}.ContactPage-module__Ixmy4a__header{text-align:center;z-index:1;margin-bottom:5rem;position:relative}.ContactPage-module__Ixmy4a__header h1{letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.25rem;font-family:Cinzel,serif;font-size:3.5rem;font-weight:600}.ContactPage-module__Ixmy4a__header h1 span{color:var(--accent);text-shadow:0 0 30px #c9a22766}.ContactPage-module__Ixmy4a__header p{color:var(--foreground-dim);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.8}.ContactPage-module__Ixmy4a__content{z-index:1;grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid;position:relative}.ContactPage-module__Ixmy4a__info{flex-direction:column;gap:3rem;display:flex}.ContactPage-module__Ixmy4a__infoItem{padding-left:1.5rem;position:relative}.ContactPage-module__Ixmy4a__infoItem:before{content:"";background:var(--accent);width:8px;height:8px;position:absolute;top:8px;left:0;transform:rotate(45deg);box-shadow:0 0 10px #c9a22780}.ContactPage-module__Ixmy4a__infoItem h3{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;text-shadow:0 0 15px #c9a2274d;margin-bottom:.75rem;font-family:Cinzel,serif;font-size:1.1rem;font-weight:600}.ContactPage-module__Ixmy4a__infoItem p{color:var(--foreground-dim);line-height:1.7}.ContactPage-module__Ixmy4a__socialLinks{gap:1.25rem;margin-top:.75rem;display:flex}.ContactPage-module__Ixmy4a__socialLinks a{color:var(--foreground-dim);text-transform:uppercase;letter-spacing:.08em;padding-bottom:.25rem;font-family:Cinzel,serif;font-size:.85rem;font-weight:500;transition:all .3s;position:relative}.ContactPage-module__Ixmy4a__socialLinks a:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.ContactPage-module__Ixmy4a__socialLinks a:hover{color:var(--accent);text-shadow:0 0 10px #c9a2274d}.ContactPage-module__Ixmy4a__socialLinks a:hover:after{width:100%}.ContactPage-module__Ixmy4a__form{background:var(--card-bg);border:1px solid var(--border);clip-path:polygon(0 20px,20px 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 20px),calc(100% - 20px) 100%,20px 100%,0 calc(100% - 20px));flex-direction:column;gap:2rem;padding:3.5rem;display:flex;position:relative;box-shadow:0 20px 60px #00000080,0 0 40px #c9a22714}.ContactPage-module__Ixmy4a__form:before{content:"";pointer-events:none;background:linear-gradient(135deg,#c9a2270a 0%,#0000 30%),linear-gradient(315deg,#c9a22705 0%,#0000 30%);position:absolute;inset:0}.ContactPage-module__Ixmy4a__form:after{content:"";border-top:2px solid var(--accent-dim);border-left:2px solid var(--accent-dim);opacity:.5;width:30px;height:30px;position:absolute;top:15px;left:15px}.ContactPage-module__Ixmy4a__inputGroup{z-index:1;flex-direction:column;gap:.75rem;display:flex;position:relative}.ContactPage-module__Ixmy4a__inputGroup label{color:var(--foreground);text-transform:uppercase;letter-spacing:.1em;font-family:Cinzel,serif;font-size:.85rem;font-weight:600}.ContactPage-module__Ixmy4a__inputGroup input,.ContactPage-module__Ixmy4a__inputGroup textarea{border:1px solid var(--border);background:var(--background);color:var(--foreground);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));padding:1rem 1.25rem;font-family:Cormorant Garamond,serif;font-size:1.05rem;transition:all .3s}.ContactPage-module__Ixmy4a__inputGroup input::placeholder,.ContactPage-module__Ixmy4a__inputGroup textarea::placeholder{color:var(--muted)}.ContactPage-module__Ixmy4a__inputGroup input:focus,.ContactPage-module__Ixmy4a__inputGroup textarea:focus{border-color:var(--accent-dim);outline:none;box-shadow:0 0 20px #c9a22726}.ContactPage-module__Ixmy4a__inputGroup textarea{resize:vertical;min-height:150px}.ContactPage-module__Ixmy4a__submitBtn{color:var(--accent);text-transform:uppercase;letter-spacing:.15em;border:1px solid var(--accent);z-index:1;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));background:0 0;margin-top:1rem;padding:1.25rem;font-family:Cinzel,serif;font-size:.9rem;font-weight:600;transition:all .4s;position:relative}.ContactPage-module__Ixmy4a__submitBtn:after{content:"";background:var(--accent);opacity:0;z-index:-1;transition:opacity .4s;position:absolute;inset:0}.ContactPage-module__Ixmy4a__submitBtn:hover{color:var(--background);box-shadow:0 0 30px #c9a22766,inset 0 0 20px #c9a2271a}.ContactPage-module__Ixmy4a__submitBtn:hover:after{opacity:1}.ContactPage-module__Ixmy4a__submitBtn:active{transform:scale(.98)}.ContactPage-module__Ixmy4a__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ContactPage-module__Ixmy4a__submitBtn:disabled:hover{color:var(--accent);box-shadow:none}.ContactPage-module__Ixmy4a__submitBtn:disabled:hover:after{opacity:0}.ContactPage-module__Ixmy4a__successMessage{color:var(--accent);text-align:center;border:1px solid var(--accent-dim);letter-spacing:.1em;text-transform:uppercase;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));background:#c9a22714;margin-top:1rem;padding:1.25rem;font-family:Cinzel,serif;font-weight:500}@media (max-width:992px){.ContactPage-module__Ixmy4a__content{grid-template-columns:1fr;gap:3rem}.ContactPage-module__Ixmy4a__info{flex-flow:wrap;order:2;justify-content:space-between}.ContactPage-module__Ixmy4a__infoItem{flex:1;min-width:200px}.ContactPage-module__Ixmy4a__header h1{font-size:2.5rem}}@media (max-width:600px){.ContactPage-module__Ixmy4a__form{clip-path:polygon(0 15px,15px 0,calc(100% - 15px) 0,100% 15px,100% calc(100% - 15px),calc(100% - 15px) 100%,15px 100%,0 calc(100% - 15px));padding:2rem}.ContactPage-module__Ixmy4a__info{flex-direction:column}}
.ResumePage-module__DDIc9a__main{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.ResumePage-module__DDIc9a__section{flex:1;padding:140px 0 80px;position:relative}.ResumePage-module__DDIc9a__section:before{content:"";pointer-events:none;background:radial-gradient(#c9a22708 0%,#0000 60%);width:60%;height:50%;position:absolute;top:20%;left:50%;transform:translate(-50%)}.ResumePage-module__DDIc9a__header{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.ResumePage-module__DDIc9a__header h1{letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.25rem;font-family:Cinzel,serif;font-size:3.5rem;font-weight:600}.ResumePage-module__DDIc9a__header h1 span{color:var(--accent);text-shadow:0 0 30px #c9a22766}.ResumePage-module__DDIc9a__header p{color:var(--foreground-dim);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.8}.ResumePage-module__DDIc9a__actions{justify-content:center;display:flex}.ResumePage-module__DDIc9a__downloadBtn{color:var(--accent);text-transform:uppercase;letter-spacing:.15em;border:1px solid var(--accent);clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));background:0 0;padding:1rem 2.5rem;font-family:Cinzel,serif;font-size:.85rem;font-weight:600;transition:all .4s;position:relative}.ResumePage-module__DDIc9a__downloadBtn:after{content:"";background:var(--accent);opacity:0;z-index:-1;transition:opacity .4s;position:absolute;inset:0}.ResumePage-module__DDIc9a__downloadBtn:hover{color:var(--background);box-shadow:0 0 30px #c9a22766,inset 0 0 20px #c9a2271a}.ResumePage-module__DDIc9a__downloadBtn:hover:after{opacity:1}.ResumePage-module__DDIc9a__resumeBox{background:var(--card-bg);border:1px solid var(--border);clip-path:polygon(0 20px,20px 0,calc(100% - 20px) 0,100% 20px,100% calc(100% - 20px),calc(100% - 20px) 100%,20px 100%,0 calc(100% - 20px));width:100%;max-width:900px;max-height:85vh;margin:0 auto;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0009,0 0 40px #c9a2271a}.ResumePage-module__DDIc9a__resumeBox:before{content:"";pointer-events:none;z-index:10;clip-path:polygon(0 15px,15px 0,calc(100% - 15px) 0,100% 15px,100% calc(100% - 15px),calc(100% - 15px) 100%,15px 100%,0 calc(100% - 15px));position:absolute;inset:10px}.ResumePage-module__DDIc9a__resumeBox .react-pdf__Document{flex-direction:column;align-items:center;gap:12px;padding:12px 0;display:flex}.ResumePage-module__DDIc9a__resumeBox .react-pdf__Page__canvas{max-width:100%!important;height:auto!important}.ResumePage-module__DDIc9a__resumeBox::-webkit-scrollbar{width:6px}.ResumePage-module__DDIc9a__resumeBox::-webkit-scrollbar-thumb{background:var(--border)}.ResumePage-module__DDIc9a__loading{height:300px;color:var(--foreground-dim);letter-spacing:.1em;text-transform:uppercase;text-align:center;justify-content:center;align-items:center;padding:1rem;font-family:Cinzel,serif;font-weight:500;display:flex}@media (max-width:768px){.ResumePage-module__DDIc9a__header h1{font-size:2.5rem}.ResumePage-module__DDIc9a__resumeBox{clip-path:polygon(0 15px,15px 0,calc(100% - 15px) 0,100% 15px,100% calc(100% - 15px),calc(100% - 15px) 100%,15px 100%,0 calc(100% - 15px));max-height:75vh}}
.CurrencyConverterPage-module__fQdxVW__main{background:var(--background);min-height:100vh;color:var(--foreground);transition:background .4s,color .4s}.CurrencyConverterPage-module__fQdxVW__section{box-sizing:border-box;padding-top:calc(80px + clamp(1.5rem,4vw,3rem));padding-bottom:clamp(2.5rem,6vw,5rem)}.CurrencyConverterPage-module__fQdxVW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}.CurrencyConverterPage-module__fQdxVW__header{text-align:center;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.CurrencyConverterPage-module__fQdxVW__titleRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.CurrencyConverterPage-module__fQdxVW__header h1{color:var(--foreground);letter-spacing:.04em;font-family:Cinzel,serif;font-size:clamp(1.75rem,5vw,3rem);font-weight:700;line-height:1.2}.CurrencyConverterPage-module__fQdxVW__header h1 span{color:var(--accent);text-shadow:0 0 20px #c9a2274d}.CurrencyConverterPage-module__fQdxVW__liveBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#1a9c5c;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 0 12px #1a9c5c66}.CurrencyConverterPage-module__fQdxVW__pulseDot{background-color:#fff;border-radius:50%;width:7px;height:7px;animation:1.5s infinite CurrencyConverterPage-module__fQdxVW__pulse}@keyframes CurrencyConverterPage-module__fQdxVW__pulse{0%{transform:scale(.95);box-shadow:0 0 #ffffffb3}70%{transform:scale(1);box-shadow:0 0 0 6px #fff0}to{transform:scale(.95);box-shadow:0 0 #fff0}}.CurrencyConverterPage-module__fQdxVW__header p{color:var(--foreground-dim);margin-top:.75rem;padding:0 .5rem;font-family:Outfit,sans-serif;font-size:clamp(.9rem,2vw,1.05rem)}.CurrencyConverterPage-module__fQdxVW__grid{grid-template-columns:1fr 1.3fr;gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:960px){.CurrencyConverterPage-module__fQdxVW__grid{grid-template-columns:1fr}}.CurrencyConverterPage-module__fQdxVW__sectionTitle{color:var(--foreground);letter-spacing:.05em;border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:.5rem;font-family:Cinzel,serif;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600}
.InternationalGoldPage-module__ArYHTW__main{background:var(--background);min-height:100vh;color:var(--foreground);transition:background .4s,color .4s}.InternationalGoldPage-module__ArYHTW__section{box-sizing:border-box;padding-top:calc(80px + clamp(1.5rem,4vw,3rem));padding-bottom:clamp(2.5rem,6vw,5rem)}.InternationalGoldPage-module__ArYHTW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}.InternationalGoldPage-module__ArYHTW__header{text-align:center;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.InternationalGoldPage-module__ArYHTW__titleRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.InternationalGoldPage-module__ArYHTW__header h1{color:var(--foreground);letter-spacing:.04em;font-family:Cinzel,serif;font-size:clamp(1.75rem,5vw,3rem);font-weight:700;line-height:1.2}.InternationalGoldPage-module__ArYHTW__header h1 span{color:var(--accent);text-shadow:0 0 20px #c9a2274d}.InternationalGoldPage-module__ArYHTW__liveBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#1a9c5c;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 0 12px #1a9c5c66}.InternationalGoldPage-module__ArYHTW__pulseDot{background-color:#fff;border-radius:50%;width:7px;height:7px;animation:1.5s infinite InternationalGoldPage-module__ArYHTW__pulse}@keyframes InternationalGoldPage-module__ArYHTW__pulse{0%{transform:scale(.95);box-shadow:0 0 #ffffffb3}70%{transform:scale(1);box-shadow:0 0 0 6px #fff0}to{transform:scale(.95);box-shadow:0 0 #fff0}}.InternationalGoldPage-module__ArYHTW__header p{color:var(--foreground-dim);margin-top:.75rem;padding:0 .5rem;font-family:Outfit,sans-serif;font-size:clamp(.9rem,2vw,1.05rem)}.InternationalGoldPage-module__ArYHTW__grid{grid-template-columns:2.2fr 1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}@media (max-width:960px){.InternationalGoldPage-module__ArYHTW__grid{grid-template-columns:1fr}}.InternationalGoldPage-module__ArYHTW__sectionTitle{color:var(--foreground);letter-spacing:.05em;border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:.5rem;font-family:Cinzel,serif;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600}.InternationalGoldPage-module__ArYHTW__infoGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:640px){.InternationalGoldPage-module__ArYHTW__infoGrid{grid-template-columns:1fr}}.InternationalGoldPage-module__ArYHTW__infoCard{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;padding:1.5rem}.InternationalGoldPage-module__ArYHTW__infoCard h3{color:var(--accent);margin-bottom:.75rem;font-family:Cinzel,serif;font-size:1.1rem}.InternationalGoldPage-module__ArYHTW__infoCard p{color:var(--foreground-dim);font-family:Outfit,sans-serif;font-size:.95rem;line-height:1.6}
.GoldSilverPage-module__bQPUhG__main{background:var(--background);min-height:100vh;color:var(--foreground);transition:background .4s,color .4s}.GoldSilverPage-module__bQPUhG__section{box-sizing:border-box;padding-top:calc(80px + clamp(1.5rem,4vw,3rem));padding-bottom:clamp(2.5rem,6vw,5rem)}.GoldSilverPage-module__bQPUhG__container{width:100%;max-width:980px;margin:0 auto;padding:0 1.25rem}.GoldSilverPage-module__bQPUhG__header{text-align:center;margin-bottom:clamp(1.75rem,4vw,3rem)}.GoldSilverPage-module__bQPUhG__header h1{color:var(--foreground);letter-spacing:.04em;font-family:Cinzel,serif;font-size:clamp(1.75rem,5vw,3rem);font-weight:700;line-height:1.2}.GoldSilverPage-module__bQPUhG__titleRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.GoldSilverPage-module__bQPUhG__header h1 span{color:var(--accent);text-shadow:0 0 20px #c9a2274d}.GoldSilverPage-module__bQPUhG__liveBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#1a9c5c;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 0 12px #1a9c5c66}.GoldSilverPage-module__bQPUhG__pulseDot{background-color:#fff;border-radius:50%;width:7px;height:7px;animation:1.5s infinite GoldSilverPage-module__bQPUhG__pulse}@keyframes GoldSilverPage-module__bQPUhG__pulse{0%{transform:scale(.95);box-shadow:0 0 #ffffffb3}70%{transform:scale(1);box-shadow:0 0 0 6px #fff0}to{transform:scale(.95);box-shadow:0 0 #fff0}}.GoldSilverPage-module__bQPUhG__header p{color:var(--foreground-dim);margin-top:.75rem;padding:0 .5rem;font-family:Outfit,sans-serif;font-size:clamp(.9rem,2vw,1.05rem)}.GoldSilverPage-module__bQPUhG__error{text-align:center;color:#e05555;background:#e055551a;border:1px solid #e0555540;border-radius:12px;padding:1.5rem;font-family:Outfit,sans-serif;font-size:1rem}.GoldSilverPage-module__bQPUhG__grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:640px) and (orientation:portrait){.GoldSilverPage-module__bQPUhG__grid{grid-template-columns:1fr;gap:1.25rem}}@media (orientation:landscape){.GoldSilverPage-module__bQPUhG__grid{grid-template-columns:1fr 1fr;gap:1rem}}.GoldSilverPage-module__bQPUhG__card{border:1px solid var(--border);background:var(--card-bg);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.GoldSilverPage-module__bQPUhG__card:hover{box-shadow:var(--shadow-glow);transform:translateY(-3px)}.GoldSilverPage-module__bQPUhG__goldCard{border-color:var(--border-glow);background:linear-gradient(160deg, #c9a2271a 0%, var(--card-bg) 100%)}.GoldSilverPage-module__bQPUhG__silverCard{border-color:var(--border);background:linear-gradient(160deg, #a0aec014 0%, var(--card-bg) 100%)}.GoldSilverPage-module__bQPUhG__cardHeader{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.GoldSilverPage-module__bQPUhG__cardTitleText{letter-spacing:.1em;color:var(--foreground);font-family:Cinzel,serif;font-size:1.1rem;font-weight:700}.GoldSilverPage-module__bQPUhG__cardTag{letter-spacing:.12em;color:var(--accent);border:1px solid var(--border-glow);background:#c9a22714;border-radius:4px;padding:.25rem .55rem;font-family:Cinzel,serif;font-size:.65rem;font-weight:700}.GoldSilverPage-module__bQPUhG__priceGrid{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;display:grid}.GoldSilverPage-module__bQPUhG__priceBlock{flex-direction:column;min-width:0;display:flex}.GoldSilverPage-module__bQPUhG__unitLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground-dim);font-family:Cinzel,serif;font-size:.75rem;font-weight:700}.GoldSilverPage-module__bQPUhG__bigPrice{color:var(--accent);letter-spacing:-.01em;white-space:nowrap;margin-top:.3rem;font-family:Cinzel,serif;font-size:clamp(1rem,2vw,1.45rem);font-weight:700}.GoldSilverPage-module__bQPUhG__silverCard .GoldSilverPage-module__bQPUhG__bigPrice{color:var(--foreground)}.GoldSilverPage-module__bQPUhG__change{white-space:nowrap;margin-top:.3rem;font-family:Outfit,sans-serif;font-size:clamp(.72rem,2.5vw,.88rem);font-weight:600}.GoldSilverPage-module__bQPUhG__divider{background:var(--border);width:1px;height:80%;min-height:50px}@media (max-width:600px){.GoldSilverPage-module__bQPUhG__card{gap:.85rem;padding:1.15rem 1rem}.GoldSilverPage-module__bQPUhG__priceGrid{gap:.6rem}.GoldSilverPage-module__bQPUhG__unitLabel{font-size:.68rem}.GoldSilverPage-module__bQPUhG__cardTitleText{font-size:.95rem}}@media (orientation:landscape) and (max-height:500px){.GoldSilverPage-module__bQPUhG__section{padding-top:calc(70px + 1rem);padding-bottom:2rem}.GoldSilverPage-module__bQPUhG__header{margin-bottom:1.25rem}.GoldSilverPage-module__bQPUhG__header h1{font-size:clamp(1.4rem,4vw,2rem)}.GoldSilverPage-module__bQPUhG__card{gap:.65rem;padding:1rem}.GoldSilverPage-module__bQPUhG__bigPrice{font-size:clamp(.9rem,2.5vw,1.4rem)}.GoldSilverPage-module__bQPUhG__unitLabel{font-size:.65rem}.GoldSilverPage-module__bQPUhG__change{font-size:.72rem}}.GoldSilverPage-module__bQPUhG__updatedAt{color:var(--muted);text-align:center;margin-top:2rem;font-family:Outfit,sans-serif;font-size:.85rem}.GoldSilverPage-module__bQPUhG__sectionTitle{color:var(--foreground);letter-spacing:.05em;border-bottom:1px solid var(--border);margin-bottom:1.25rem;padding-bottom:.5rem;font-family:Cinzel,serif;font-size:clamp(1.2rem,3vw,1.5rem);font-weight:600}.GoldSilverPage-module__bQPUhG__sectionTitle small{color:var(--foreground-dim);text-transform:none;font-size:.85rem;font-weight:400}
.ExperienceTimeline-module__vmk6AG__timelineSection{background:var(--background);padding:120px 0;position:relative;overflow:hidden}.ExperienceTimeline-module__vmk6AG__timelineSection:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--accent-dim) 20%, var(--accent) 50%, var(--accent-dim) 80%, transparent 100%);height:1px;position:absolute;top:0;left:0;right:0}.ExperienceTimeline-module__vmk6AG__bgGlow{pointer-events:none;background:radial-gradient(#c9a2270a 0%,#0000 70%);width:80%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ExperienceTimeline-module__vmk6AG__sectionTitle{text-align:center;letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:.6rem;margin-bottom:.5rem;font-family:Cinzel,serif;font-size:clamp(1.6rem,1rem + 2.2vw,3rem);font-weight:600;display:flex;position:relative}.ExperienceTimeline-module__vmk6AG__titleIcon{font-size:.85em}.ExperienceTimeline-module__vmk6AG__accent{color:var(--accent);text-shadow:0 0 30px #c9a22766}.ExperienceTimeline-module__vmk6AG__subtitle{color:var(--foreground-dim);text-align:center;letter-spacing:.1em;text-transform:uppercase;margin-bottom:clamp(2.5rem,5vw,4rem);font-family:Cinzel,serif;font-size:clamp(.8rem,.65rem + .4vw,1.05rem)}.ExperienceTimeline-module__vmk6AG__eventsGrid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1320px;margin:0 auto;display:grid;position:relative}.ExperienceTimeline-module__vmk6AG__questCard{background:var(--card-bg);border:1px solid var(--border);color:inherit;opacity:0;clip-path:polygon(0 16px,16px 0,calc(100% - 16px) 0,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,0 calc(100% - 16px));flex-direction:column;padding:1.75rem;text-decoration:none;transition:transform .35s,box-shadow .35s,border-color .35s;animation:.5s forwards ExperienceTimeline-module__vmk6AG__cardIn;display:flex;position:relative;transform:translateY(16px)}@keyframes ExperienceTimeline-module__vmk6AG__cardIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ExperienceTimeline-module__vmk6AG__questCard:hover{border-color:var(--accent-dim);transform:translateY(-6px);box-shadow:0 25px 60px #00000073,0 0 30px #c9a2271a}.ExperienceTimeline-module__vmk6AG__cardHeader{border-bottom:1px dashed var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.85rem;display:flex}.ExperienceTimeline-module__vmk6AG__questBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent-dim);background:#c9a22714;align-items:center;gap:.4rem;padding:.35rem .65rem;font-family:Cinzel,serif;font-size:.68rem;font-weight:700;display:inline-flex}.ExperienceTimeline-module__vmk6AG__questDate{color:var(--foreground-dim);white-space:nowrap;align-items:center;font-family:Cinzel,serif;font-size:.8rem;font-style:italic;display:inline-flex}.ExperienceTimeline-module__vmk6AG__questTitle{letter-spacing:.02em;color:var(--foreground);margin-bottom:.4rem;font-family:Cinzel,serif;font-size:clamp(1.15rem,.95rem + .6vw,1.5rem);font-weight:700;line-height:1.3}.ExperienceTimeline-module__vmk6AG__questSubtitle{letter-spacing:.04em;color:var(--accent);text-transform:uppercase;margin-bottom:.85rem;font-family:Cinzel,serif;font-size:.9rem;font-style:italic;font-weight:500}.ExperienceTimeline-module__vmk6AG__questExcerpt{color:var(--foreground-dim);flex:1;margin-bottom:1.25rem;font-size:clamp(.88rem,.8rem + .2vw,1rem);line-height:1.7}.ExperienceTimeline-module__vmk6AG__questFooter{border-top:1px solid var(--accent-dim);padding-top:1rem}.ExperienceTimeline-module__vmk6AG__readChronicle{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.4rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:700;transition:gap .25s;display:inline-flex}.ExperienceTimeline-module__vmk6AG__questCard:hover .ExperienceTimeline-module__vmk6AG__readChronicle{gap:.65rem}.ExperienceTimeline-module__vmk6AG__arrowIcon{transition:transform .25s}.ExperienceTimeline-module__vmk6AG__questCard:hover .ExperienceTimeline-module__vmk6AG__arrowIcon{transform:translate(3px)}@media (max-width:992px){.ExperienceTimeline-module__vmk6AG__timelineSection{padding:80px 0}.ExperienceTimeline-module__vmk6AG__eventsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:600px){.ExperienceTimeline-module__vmk6AG__timelineSection{padding:60px 0}.ExperienceTimeline-module__vmk6AG__eventsGrid{grid-template-columns:1fr;gap:1.5rem;max-width:440px;margin:0 auto}.ExperienceTimeline-module__vmk6AG__questCard{padding:1.35rem}.ExperienceTimeline-module__vmk6AG__cardHeader{gap:.5rem}.ExperienceTimeline-module__vmk6AG__questBadge{padding:.3rem .55rem;font-size:.62rem}.ExperienceTimeline-module__vmk6AG__questDate{font-size:.75rem}}
.ToolsD-module__si1PIa__page{background:var(--background);min-height:100vh;color:var(--foreground);padding-top:calc(80px + clamp(1.5rem,4vw,3rem));padding-bottom:5rem;transition:background .4s,color .4s;position:relative}.ToolsD-module__si1PIa__hero{text-align:left;max-width:800px;margin:0 auto;padding:3rem 1.5rem 2.5rem}.ToolsD-module__si1PIa__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--accent);text-shadow:0 0 15px #c9a22733;margin:0 0 1rem;font-family:Cinzel,serif;font-size:.8rem;font-weight:600}.ToolsD-module__si1PIa__heading{color:var(--foreground);letter-spacing:.04em;margin:0 0 1.25rem;font-family:Cinzel,serif;font-size:clamp(1.75rem,4.5vw,3rem);font-weight:700;line-height:1.2}.ToolsD-module__si1PIa__subheading{color:var(--foreground-dim);max-width:56ch;margin:0;font-family:Outfit,sans-serif;font-size:1.05rem;line-height:1.7}.ToolsD-module__si1PIa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;padding:0 1.5rem;display:grid}.ToolsD-module__si1PIa__card{background:var(--card-bg);border:1px solid var(--border);color:inherit;box-shadow:var(--shadow);border-radius:12px;flex-direction:column;gap:.75rem;padding:2rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.ToolsD-module__si1PIa__card:hover,.ToolsD-module__si1PIa__card:focus-visible{background:var(--card-bg-hover);border-color:var(--accent);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.ToolsD-module__si1PIa__card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ToolsD-module__si1PIa__cardIndex{color:var(--muted);letter-spacing:.1em;font-family:Cinzel,serif;font-size:.8rem;font-weight:600}.ToolsD-module__si1PIa__cardTag{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);border:1px solid var(--border-glow);background:#c9a22714;border-radius:4px;padding:.25rem .6rem;font-family:Cinzel,serif;font-size:.65rem;font-weight:600;position:absolute;top:1.75rem;right:1.75rem}.ToolsD-module__si1PIa__cardTitle{color:var(--foreground);letter-spacing:.03em;margin:.25rem 0 0;font-family:Cinzel,serif;font-size:1.3rem;font-weight:600;transition:color .3s}.ToolsD-module__si1PIa__card:hover .ToolsD-module__si1PIa__cardTitle{color:var(--accent)}.ToolsD-module__si1PIa__cardDesc{color:var(--foreground-dim);flex:1;margin:0;font-family:Outfit,sans-serif;font-size:.95rem;line-height:1.6}.ToolsD-module__si1PIa__cardArrow{color:var(--accent);align-self:flex-end;font-family:Cinzel,serif;font-size:1.25rem;transition:transform .3s}.ToolsD-module__si1PIa__card:hover .ToolsD-module__si1PIa__cardArrow{transform:translate(4px)}.ToolsD-module__si1PIa__cardEmpty{background:var(--card-bg);border:1px dashed var(--border);color:var(--muted);opacity:.8;border-radius:12px;flex-direction:column;justify-content:center;gap:.5rem;padding:2rem;display:flex}.ToolsD-module__si1PIa__cardEmptyLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--foreground-dim);font-family:Cinzel,serif;font-size:.75rem;font-weight:600}.ToolsD-module__si1PIa__cardEmpty p{margin:0;font-family:Outfit,sans-serif;font-size:.95rem}@media (max-width:600px){.ToolsD-module__si1PIa__hero{padding:2rem 1rem 1.5rem}.ToolsD-module__si1PIa__grid{grid-template-columns:1fr;gap:1rem;padding:0 1rem}.ToolsD-module__si1PIa__card{padding:1.5rem}.ToolsD-module__si1PIa__cardTag{top:1.25rem;right:1.25rem}}@media (prefers-reduced-motion:reduce){.ToolsD-module__si1PIa__card,.ToolsD-module__si1PIa__cardArrow{transition:none}}
