.Header-module__KHjLKa__header{z-index:999;-webkit-backdrop-filter:blur(20px);background:linear-gradient(#0c0c0ce0,#0c0c0cb8);border-bottom:1px solid #c9a96e1f;width:100%;transition:background .4s,box-shadow .4s,border-color .4s;position:fixed;top:0;left:0}.Header-module__KHjLKa__headerScrolled{background:linear-gradient(#080808f7,#0c0c0cf0);border-bottom-color:#c9a96e38;box-shadow:0 14px 50px #00000061}.Header-module__KHjLKa__container{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1500px;margin:0 auto;padding:17px 30px;transition:padding .4s;display:grid}.Header-module__KHjLKa__headerScrolled .Header-module__KHjLKa__container{padding-top:11px;padding-bottom:11px}.Header-module__KHjLKa__logo{color:#fff;justify-self:start;align-items:center;gap:13px;text-decoration:none;transition:transform .35s;display:flex}.Header-module__KHjLKa__logo:hover{transform:translateY(-1px)}.Header-module__KHjLKa__logo img{object-fit:contain;filter:drop-shadow(0 5px 18px #c9a96e29);width:56px;height:auto;transition:width .4s,filter .35s;display:block}.Header-module__KHjLKa__headerScrolled .Header-module__KHjLKa__logo img{width:50px}.Header-module__KHjLKa__logo:hover img{filter:drop-shadow(0 7px 24px #c9a96e52)}.Header-module__KHjLKa__logoText{flex-direction:column;display:flex}.Header-module__KHjLKa__logoText h2{color:#fff;letter-spacing:.28em;white-space:nowrap;margin:0;font-size:1.3rem;font-weight:600;line-height:1}.Header-module__KHjLKa__logoText span{color:#c9a96e;letter-spacing:.4em;white-space:nowrap;margin-top:6px;font-size:.68rem;font-weight:500;line-height:1;display:block}.Header-module__KHjLKa__navigation{white-space:nowrap;justify-self:center;align-items:center;gap:34px;display:flex}.Header-module__KHjLKa__navigation a{color:#ffffffd1;letter-spacing:.025em;align-items:center;padding:8px 0;font-size:.88rem;font-weight:400;text-decoration:none;transition:color .3s;display:inline-flex;position:relative}.Header-module__KHjLKa__navigation a:hover{color:#c9a96e}.Header-module__KHjLKa__navigation a:after{content:"";background:linear-gradient(90deg,#0000,#c9a96e,#0000);width:0;height:1px;transition:width .35s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__KHjLKa__navigation a:hover:after{width:100%}.Header-module__KHjLKa__actions{justify-self:end;align-items:center;gap:17px;display:flex}.Header-module__KHjLKa__socials{align-items:center;gap:9px;display:flex}.Header-module__KHjLKa__socials a{color:#ffffffc7;background:#ffffff06;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:color .3s,background .3s,border-color .3s,transform .3s,box-shadow .3s;display:flex}.Header-module__KHjLKa__socials a:hover{color:#111;background:#c9a96e;border-color:#c9a96e;transform:translateY(-3px);box-shadow:0 8px 22px #c9a96e40}.Header-module__KHjLKa__languages{background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex;box-shadow:inset 0 1px #ffffff0a}.Header-module__KHjLKa__language,.Header-module__KHjLKa__languageActive{color:#ffffff7a;letter-spacing:.06em;cursor:pointer;background:0 0;border:none;border-radius:999px;min-width:33px;height:29px;padding:0 7px;font-family:inherit;font-size:.65rem;font-weight:600;transition:color .3s,background .3s,box-shadow .3s,transform .25s}.Header-module__KHjLKa__language:hover{color:#c9a96e}.Header-module__KHjLKa__languageActive{color:#111;background:linear-gradient(135deg,#f5e3b5,#d8b273,#b98a4d);box-shadow:0 4px 14px #c9a96e33}.Header-module__KHjLKa__languageActive:hover{color:#111;transform:translateY(-1px)}.Header-module__KHjLKa__button{color:#111;letter-spacing:.02em;background:linear-gradient(135deg,#f5e3b5 0%,#d8b273 50%,#b98a4d 100%);border:1px solid #f5e3b573;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 25px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .35s,box-shadow .35s,filter .35s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 9px 28px #c9a96e3d}.Header-module__KHjLKa__button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);width:80%;height:100%;transition:left .6s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.Header-module__KHjLKa__button:hover:before{left:140%}.Header-module__KHjLKa__button:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 14px 38px #c9a96e66}@media (max-width:1250px){.Header-module__KHjLKa__container{padding-left:24px;padding-right:24px}.Header-module__KHjLKa__navigation{gap:24px}.Header-module__KHjLKa__actions{gap:12px}.Header-module__KHjLKa__socials{gap:6px}.Header-module__KHjLKa__button{padding:0 20px}}@media (max-width:1100px){.Header-module__KHjLKa__navigation{gap:18px}.Header-module__KHjLKa__navigation a{font-size:.82rem}.Header-module__KHjLKa__logoText h2{font-size:1.15rem}.Header-module__KHjLKa__logoText span{font-size:.6rem}}@media (max-width:1024px){.Header-module__KHjLKa__container{justify-content:space-between;padding:16px 24px;display:flex}.Header-module__KHjLKa__headerScrolled .Header-module__KHjLKa__container{padding:11px 24px}.Header-module__KHjLKa__navigation,.Header-module__KHjLKa__socials{display:none}.Header-module__KHjLKa__actions{gap:12px;margin-left:auto}.Header-module__KHjLKa__languages{display:flex}}@media (max-width:768px){.Header-module__KHjLKa__container{padding:13px 18px}.Header-module__KHjLKa__headerScrolled .Header-module__KHjLKa__container{padding:9px 18px}.Header-module__KHjLKa__logo{gap:9px}.Header-module__KHjLKa__logo img{width:46px}.Header-module__KHjLKa__headerScrolled .Header-module__KHjLKa__logo img{width:43px}.Header-module__KHjLKa__logoText h2{letter-spacing:.19em;font-size:.95rem}.Header-module__KHjLKa__logoText span{letter-spacing:.25em;margin-top:4px;font-size:.55rem}.Header-module__KHjLKa__actions{gap:8px}.Header-module__KHjLKa__button{min-height:40px;padding:0 17px;font-size:.74rem}.Header-module__KHjLKa__languages{padding:2px}.Header-module__KHjLKa__language,.Header-module__KHjLKa__languageActive{min-width:29px;height:27px;padding:0 5px;font-size:.59rem}}@media (max-width:480px){.Header-module__KHjLKa__container{padding:11px 13px}.Header-module__KHjLKa__headerScrolled .Header-module__KHjLKa__container{padding:8px 13px}.Header-module__KHjLKa__logo{gap:7px}.Header-module__KHjLKa__logo img{width:40px}.Header-module__KHjLKa__headerScrolled .Header-module__KHjLKa__logo img{width:38px}.Header-module__KHjLKa__logoText h2{letter-spacing:.14em;font-size:.78rem}.Header-module__KHjLKa__logoText span{letter-spacing:.18em;margin-top:3px;font-size:.47rem}.Header-module__KHjLKa__actions{gap:6px}.Header-module__KHjLKa__button{min-height:37px;padding:0 12px;font-size:.68rem}.Header-module__KHjLKa__language,.Header-module__KHjLKa__languageActive{min-width:26px;height:25px;padding:0 4px;font-size:.55rem}}@media (max-width:380px){.Header-module__KHjLKa__logoText{display:none}.Header-module__KHjLKa__logo img{width:42px}.Header-module__KHjLKa__headerScrolled .Header-module__KHjLKa__logo img{width:40px}.Header-module__KHjLKa__button{padding:0 11px}}@media (prefers-reduced-motion:reduce){.Header-module__KHjLKa__header,.Header-module__KHjLKa__container,.Header-module__KHjLKa__logo,.Header-module__KHjLKa__logo img,.Header-module__KHjLKa__navigation a,.Header-module__KHjLKa__navigation a:after,.Header-module__KHjLKa__socials a,.Header-module__KHjLKa__languages,.Header-module__KHjLKa__language,.Header-module__KHjLKa__languageActive,.Header-module__KHjLKa__button,.Header-module__KHjLKa__button:before{transition:none}.Header-module__KHjLKa__button:before{display:none}}
.Footer-module__yg9ahW__footer{background:radial-gradient(circle at 85% 20%,#c1974d0e,#0000 30%),#080807;border-top:1px solid #d2ab651f;width:100%;padding:75px 0 30px;position:relative;overflow:hidden}.Footer-module__yg9ahW__footer:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#d3aa5f8c,#0000);width:420px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__yg9ahW__container{z-index:2;justify-content:space-between;align-items:flex-start;gap:70px;width:min(1380px,100% - 60px);margin:0 auto;display:flex;position:relative}.Footer-module__yg9ahW__brand{flex-direction:column;align-items:flex-start;min-width:250px;display:flex}.Footer-module__yg9ahW__logo{color:#e0bd78;letter-spacing:7px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;line-height:1;text-decoration:none;transition:color .35s,letter-spacing .45s cubic-bezier(.22,.61,.36,1);display:inline-block}.Footer-module__yg9ahW__logo:hover{color:#f1d69e;letter-spacing:8px}.Footer-module__yg9ahW__studio{color:#807968;letter-spacing:5px;margin-top:13px;font-size:8px;line-height:1}.Footer-module__yg9ahW__brandLine{opacity:.65;background:linear-gradient(90deg,#b78d48,#0000);width:65px;height:1px;margin-top:27px}.Footer-module__yg9ahW__copyright{color:#68645b;letter-spacing:.5px;margin:20px 0 0;font-size:10px}.Footer-module__yg9ahW__right{flex-direction:column;align-items:flex-end;gap:22px;min-width:420px;display:flex}.Footer-module__yg9ahW__socials{align-items:center;gap:10px;display:flex}.Footer-module__yg9ahW__social{color:#bda06a;background:#ffffff04;border:1px solid #d2ab6533;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:color .3s,border-color .3s,background .3s,transform .3s cubic-bezier(.22,.61,.36,1);display:flex}.Footer-module__yg9ahW__social:hover{color:#ead09a;background:#d2ab650f;border-color:#d8b16980;transform:translateY(-2px)}.Footer-module__yg9ahW__locationLinks{align-items:stretch;gap:12px;display:flex}.Footer-module__yg9ahW__locationCard{min-width:245px;min-height:67px;color:inherit;background:linear-gradient(145deg,#ffffff06,#ffffff02);border:1px solid #d2ab6526;border-radius:3px;align-items:center;padding:12px 14px;text-decoration:none;transition:border-color .45s,background .45s,box-shadow .45s,transform .45s cubic-bezier(.22,.61,.36,1);display:flex;position:relative;overflow:hidden}.Footer-module__yg9ahW__locationCard:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 25%,#d3aa5f12,#0000 75%);transition:transform .8s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0;transform:translate(-100%)}.Footer-module__yg9ahW__locationCard:hover{background:linear-gradient(145deg,#d2ab650e,#ffffff03);border-color:#d2ab6559;transform:translateY(-2px);box-shadow:0 15px 35px #00000040,0 0 25px #be934909}.Footer-module__yg9ahW__locationCard:hover:before{transform:translate(100%)}.Footer-module__yg9ahW__locationIcon{color:#c7a567;border:1px solid #d2ab6533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-right:12px;font-size:13px;transition:border-color .35s,color .35s;display:flex}.Footer-module__yg9ahW__locationCard:hover .Footer-module__yg9ahW__locationIcon{color:#ead09a;border-color:#d2ab6573}.Footer-module__yg9ahW__locationText{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.Footer-module__yg9ahW__locationText small{color:#777166;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:6px;font-size:7px;line-height:1}.Footer-module__yg9ahW__locationText strong{color:#cdb27e;letter-spacing:.4px;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:400;transition:color .35s}.Footer-module__yg9ahW__locationCard:hover .Footer-module__yg9ahW__locationText strong{color:#e5cca0}.Footer-module__yg9ahW__locationArrow{color:#806b47;justify-content:center;align-items:center;margin-left:auto;padding-left:12px;font-size:11px;transition:color .35s,transform .35s cubic-bezier(.22,.61,.36,1);display:flex}.Footer-module__yg9ahW__locationCard:hover .Footer-module__yg9ahW__locationArrow{color:#d5b473;transform:translate(2px,-2px)}.Footer-module__yg9ahW__contact{color:#d9bd85;letter-spacing:3px;text-transform:uppercase;background:linear-gradient(110deg,#ca9f5314,#ca9f5306);border:1px solid #d3aa5f7a;border-radius:2px;justify-content:center;align-items:center;gap:20px;min-width:230px;padding:15px 23px;font-size:9px;font-weight:500;text-decoration:none;transition:background .4s,border-color .4s,color .4s,box-shadow .4s;display:flex}.Footer-module__yg9ahW__contact:hover{color:#f0d9a7;background:#cfa5591a;border-color:#deb86fbf;box-shadow:0 0 30px #cda45912}.Footer-module__yg9ahW__contactArrow{font-size:15px;line-height:1;transition:transform .35s cubic-bezier(.22,.61,.36,1)}.Footer-module__yg9ahW__contact:hover .Footer-module__yg9ahW__contactArrow{transform:translate(3px,-3px)}.Footer-module__yg9ahW__bottom{align-items:center;gap:20px;width:min(1380px,100% - 60px);margin:65px auto 0;display:flex}.Footer-module__yg9ahW__bottom>span{background:linear-gradient(90deg,#0000,#d2ab651f);flex:1;height:1px}.Footer-module__yg9ahW__bottom>span:last-child{background:linear-gradient(90deg,#d2ab651f,#0000)}.Footer-module__yg9ahW__bottomMark{color:#927849;letter-spacing:1px;border:1px solid #d2ab6533;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:9px;display:flex}@media (max-width:1050px){.Footer-module__yg9ahW__container{flex-direction:column;align-items:flex-start;gap:45px}.Footer-module__yg9ahW__right{align-items:flex-start;width:100%;min-width:0}.Footer-module__yg9ahW__locationLinks{width:100%}.Footer-module__yg9ahW__locationCard{flex:1}.Footer-module__yg9ahW__contact{width:100%}}@media (max-width:700px){.Footer-module__yg9ahW__footer{padding:65px 0 25px}.Footer-module__yg9ahW__container{gap:40px;width:min(100% - 30px,500px)}.Footer-module__yg9ahW__brand{min-width:0}.Footer-module__yg9ahW__logo{letter-spacing:6px;font-size:27px}.Footer-module__yg9ahW__right{gap:18px}.Footer-module__yg9ahW__socials{margin-bottom:2px}.Footer-module__yg9ahW__locationLinks{flex-direction:column;gap:10px;width:100%}.Footer-module__yg9ahW__locationCard,.Footer-module__yg9ahW__contact{width:100%;min-width:0}.Footer-module__yg9ahW__bottom{width:min(100% - 30px,500px);margin-top:50px}}@media (max-width:420px){.Footer-module__yg9ahW__footer{padding-top:55px}.Footer-module__yg9ahW__logo{letter-spacing:5px;font-size:24px}.Footer-module__yg9ahW__studio{letter-spacing:4px;font-size:7px}.Footer-module__yg9ahW__copyright{font-size:9px}.Footer-module__yg9ahW__locationText strong{font-size:12px}}@media (prefers-reduced-motion:reduce){.Footer-module__yg9ahW__logo,.Footer-module__yg9ahW__social,.Footer-module__yg9ahW__locationCard,.Footer-module__yg9ahW__locationCard:before,.Footer-module__yg9ahW__locationIcon,.Footer-module__yg9ahW__locationText strong,.Footer-module__yg9ahW__locationArrow,.Footer-module__yg9ahW__contact,.Footer-module__yg9ahW__contactArrow{transition:none!important}}
.Hero-module__KTD73a__hero{--mouse-x:0px;--mouse-y:0px;align-items:center;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__background{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.Hero-module__KTD73a__backgroundImage{object-fit:cover;object-position:center;will-change:transform;backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.Hero-module__KTD73a__overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#000000d1 0%,#0000008c 35%,#00000059 60%,#000000b3 100%);position:absolute;inset:0}.Hero-module__KTD73a__goldLight{filter:blur(40px);z-index:3;pointer-events:none;will-change:transform;background:radial-gradient(circle,#c9a96e2e 0%,#c9a96e14 35%,#0000 72%);border-radius:50%;width:900px;max-width:100vw;height:900px;max-height:100vw;position:absolute;top:-15%;right:-5%}.Hero-module__KTD73a__particles{pointer-events:none;z-index:4;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.Hero-module__KTD73a__particle{pointer-events:none;will-change:transform, opacity;border-radius:50%;animation:linear infinite Hero-module__KTD73a__floatingParticles;display:block;position:absolute}.Hero-module__KTD73a__glow{filter:blur(45px);background:radial-gradient(circle,#c9a96e2e,#c9a96e0a,#0000 75%);animation-name:Hero-module__KTD73a__glowFloat}.Hero-module__KTD73a__dust{filter:blur(2px);background:radial-gradient(circle,#ffe1aaf2,#c9a96e73,#0000 70%)}.Hero-module__KTD73a__spark{background:#f6dfb1;animation-name:Hero-module__KTD73a__sparkle;box-shadow:0 0 12px #ffdc96e6,0 0 24px #c9a96e99}.Hero-module__KTD73a__container{z-index:10;width:min(1320px,100%);margin-inline:auto;padding-inline:24px;position:relative}.Hero-module__KTD73a__content{max-width:700px}.Hero-module__KTD73a__subtitle{color:#c9a96e;letter-spacing:.45em;text-transform:uppercase;margin-bottom:18px;font-size:.9rem;display:inline-block}.Hero-module__KTD73a__title{color:#fff;letter-spacing:.18em;font-size:clamp(4rem,8vw,7rem);font-weight:600;line-height:.9}.Hero-module__KTD73a__secondTitle{color:#ffffffd9;letter-spacing:.65em;margin-top:10px;font-size:clamp(1.3rem,2vw,2rem);font-weight:300}.Hero-module__KTD73a__description{color:#ffffffbf;max-width:620px;margin-top:38px;font-size:1.08rem;line-height:1.9}.Hero-module__KTD73a__buttons{gap:22px;margin-top:52px;display:flex}.Hero-module__KTD73a__primaryButton{color:#111;background:linear-gradient(135deg,#f5e3b5,#d8b273,#b98a4d);border-radius:999px;justify-content:center;align-items:center;padding:18px 42px;font-weight:700;transition:transform .35s,box-shadow .35s;animation:4s ease-in-out infinite Hero-module__KTD73a__buttonGlow;display:inline-flex;box-shadow:0 15px 40px #c9a96e4d}.Hero-module__KTD73a__primaryButton:hover{transform:translateY(-4px);box-shadow:0 25px 55px #c9a96e73}.Hero-module__KTD73a__secondaryButton{color:#fff;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;padding:18px 42px;transition:background .35s,border-color .35s,transform .35s;display:inline-flex}.Hero-module__KTD73a__secondaryButton:hover{background:#ffffff14;border-color:#c9a96e;transform:translateY(-2px)}.Hero-module__KTD73a__scroll{z-index:11;pointer-events:auto;justify-content:center;width:28px;height:42px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__scroll span{background:#ffffffa6;width:2px;height:24px;margin-top:4px;animation:2s ease-in-out infinite Hero-module__KTD73a__scrollArrow;display:block}@keyframes Hero-module__KTD73a__heroZoom{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes Hero-module__KTD73a__buttonGlow{0%{box-shadow:0 15px 40px #c9a96e2e}50%{box-shadow:0 20px 60px #c9a96e73}to{box-shadow:0 15px 40px #c9a96e2e}}@keyframes Hero-module__KTD73a__floatingParticles{0%{opacity:0;transform:translateY(20px)}20%{opacity:.35}50%{opacity:.7;transform:translateY(-60px)}to{opacity:0;transform:translateY(-150px)}}@keyframes Hero-module__KTD73a__glowFloat{0%{transform:translate(0,0)scale(1)}50%{transform:translate(-40px,25px)scale(1.12)}to{transform:translate(0,0)scale(1)}}@keyframes Hero-module__KTD73a__sparkle{0%{opacity:0;transform:translateY(0)scale(1)}15%{opacity:1}50%{transform:translateY(-140px)scale(1.6)}to{opacity:0;transform:translateY(-280px)scale(.4)}}@keyframes Hero-module__KTD73a__scrollArrow{0%{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(14px)}to{opacity:.4;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__KTD73a__hero{min-height:100dvh}.Hero-module__KTD73a__goldLight{width:650px;height:650px;top:-10%;right:-180px;transform:translate(0,0)}.Hero-module__KTD73a__content{max-width:680px}.Hero-module__KTD73a__title{font-size:clamp(3.5rem,9vw,6rem)}}@media (max-width:768px){.Hero-module__KTD73a__hero{height:auto;min-height:100dvh;padding-top:110px;padding-bottom:80px}.Hero-module__KTD73a__background{position:absolute;inset:0}.Hero-module__KTD73a__backgroundImage{object-position:center center;animation:22s ease-in-out infinite Hero-module__KTD73a__heroZoom}.Hero-module__KTD73a__overlay{background:linear-gradient(#0000009e 0%,#0000007a 45%,#000000c7 100%)}.Hero-module__KTD73a__goldLight{filter:blur(45px);width:480px;height:480px;top:-80px;right:-180px;transform:translate(0,0)}.Hero-module__KTD73a__particles{display:none}.Hero-module__KTD73a__container{width:100%;padding-inline:22px}.Hero-module__KTD73a__content{text-align:center;width:100%;max-width:620px;margin-inline:auto}.Hero-module__KTD73a__subtitle{letter-spacing:.25em;margin-bottom:16px;font-size:.72rem}.Hero-module__KTD73a__title{letter-spacing:.1em;font-size:clamp(3rem,13vw,5rem);line-height:.95}.Hero-module__KTD73a__secondTitle{letter-spacing:.35em;margin-top:12px;font-size:clamp(1rem,4vw,1.4rem)}.Hero-module__KTD73a__description{margin-top:28px;max-width:520px;margin-inline:auto;font-size:.95rem;line-height:1.75}.Hero-module__KTD73a__buttons{flex-direction:column;gap:14px;width:100%;margin-top:34px;display:flex}.Hero-module__KTD73a__primaryButton,.Hero-module__KTD73a__secondaryButton{width:100%;min-height:54px;padding:15px 24px}.Hero-module__KTD73a__scroll{bottom:20px}}@media (max-width:480px){.Hero-module__KTD73a__hero{padding-top:100px;padding-bottom:70px}.Hero-module__KTD73a__container{padding-inline:18px}.Hero-module__KTD73a__subtitle{letter-spacing:.2em;font-size:.65rem}.Hero-module__KTD73a__title{letter-spacing:.08em;font-size:clamp(2.7rem,14vw,4rem)}.Hero-module__KTD73a__secondTitle{letter-spacing:.25em;font-size:.9rem}.Hero-module__KTD73a__description{font-size:.9rem;line-height:1.7}.Hero-module__KTD73a__goldLight{width:380px;height:380px;top:-60px;right:-170px}.Hero-module__KTD73a__scroll{display:none}}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__backgroundImage,.Hero-module__KTD73a__goldLight,.Hero-module__KTD73a__particle,.Hero-module__KTD73a__scroll span{transition:none;animation:none}}
.HeroAnimations-module__kNzAKq__heroReveal{opacity:0;filter:brightness(.35)contrast(1.15)blur(18px);animation:1.8s forwards HeroAnimations-module__kNzAKq__heroReveal}.HeroAnimations-module__kNzAKq__lightReveal{opacity:0;animation:1.4s .6s forwards HeroAnimations-module__kNzAKq__lightReveal,14s ease-in-out 2s infinite HeroAnimations-module__kNzAKq__glowPulse}.HeroAnimations-module__kNzAKq__subtitleReveal{opacity:0;animation:.8s .8s forwards HeroAnimations-module__kNzAKq__fadeUp}.HeroAnimations-module__kNzAKq__titleReveal{opacity:0;animation:.9s 1.05s forwards HeroAnimations-module__kNzAKq__fadeUp}.HeroAnimations-module__kNzAKq__secondTitleReveal{opacity:0;animation:.9s 1.25s forwards HeroAnimations-module__kNzAKq__fadeUp}.HeroAnimations-module__kNzAKq__descriptionReveal{opacity:0;animation:.9s 1.45s forwards HeroAnimations-module__kNzAKq__fadeUp}.HeroAnimations-module__kNzAKq__buttonsReveal{opacity:0;animation:.9s 1.7s forwards HeroAnimations-module__kNzAKq__fadeUp}.HeroAnimations-module__kNzAKq__scrollReveal{opacity:0;animation:.8s 2.2s forwards HeroAnimations-module__kNzAKq__fadeUp}.HeroAnimations-module__kNzAKq__parallax,.HeroAnimations-module__kNzAKq__mouseLight{will-change:transform}@keyframes HeroAnimations-module__kNzAKq__heroReveal{0%{opacity:0;filter:brightness(.3)contrast(1.15)blur(22px);transform:scale(1.12)}60%{opacity:.7}to{opacity:1;filter:brightness()contrast()blur();transform:scale(1.05)}}@keyframes HeroAnimations-module__kNzAKq__heroFloat{0%{transform:scale(1.05)translate(0,0)}25%{transform:scale(1.06)translate(-1%,.5%)}50%{transform:scale(1.08)translate(.8%,-.4%)}75%{transform:scale(1.06)translate(-.5%,.8%)}to{transform:scale(1.05)translate(0,0)}}@keyframes HeroAnimations-module__kNzAKq__fadeUp{0%{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroAnimations-module__kNzAKq__lightReveal{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes HeroAnimations-module__kNzAKq__glowPulse{0%{opacity:.55;transform:translate(0,0)scale(1)}50%{opacity:.95;transform:translate(-25px,20px)scale(1.08)}to{opacity:.55;transform:translate(0,0)scale(1)}}
.About-module__XXGFJG__about{background:var(--background);padding-block:clamp(100px,10vw,180px);position:relative;overflow:hidden}.About-module__XXGFJG__backgroundGlow{aspect-ratio:1;filter:blur(120px);pointer-events:none;z-index:0;background:radial-gradient(circle,#c9a96e24,#0000 70%);border-radius:50%;width:clamp(400px,45vw,700px);position:absolute;top:50%;right:-220px;transform:translateY(-50%)}.About-module__XXGFJG__header{z-index:2;width:min(var(--container), 92%);margin-inline:auto;margin-bottom:clamp(60px,8vw,110px);position:relative}.About-module__XXGFJG__sectionLabel{color:var(--gold);letter-spacing:.35em;text-transform:uppercase;margin-bottom:18px;font-size:.82rem;font-weight:500;display:inline-block}.About-module__XXGFJG__heading{max-width:760px;color:var(--text);font-size:clamp(3rem,7vw,6rem);font-weight:300;line-height:1.05}.About-module__XXGFJG__description{z-index:2;width:min(var(--container), 92%);grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:clamp(48px,6vw,100px);margin-inline:auto;display:grid;position:relative}.About-module__XXGFJG__textBlock{flex-direction:column;align-items:flex-start;display:flex}.About-module__XXGFJG__brand{color:var(--gold);text-transform:uppercase;letter-spacing:.32em;margin-bottom:28px;font-size:.9rem;font-weight:500}.About-module__XXGFJG__text{color:var(--text-secondary);margin-bottom:22px;font-size:clamp(1rem,1.1vw,1.1rem);line-height:1.9}.About-module__XXGFJG__button{background:var(--gold);min-width:220px;color:var(--background);transition:transform var(--normal), box-shadow var(--normal);border-radius:999px;justify-content:center;align-items:center;margin-top:18px;padding:16px 36px;font-weight:600;display:inline-flex}.About-module__XXGFJG__button:hover{transform:translateY(-4px);box-shadow:0 18px 35px #c9a96e59}.About-module__XXGFJG__imageWrapper{aspect-ratio:4/5;border-radius:28px;justify-self:end;width:min(100%,500px);position:relative;overflow:hidden;box-shadow:0 30px 80px #00000073}.About-module__XXGFJG__image{object-fit:cover;width:100%;height:100%;transition:transform .8s}.About-module__XXGFJG__imageWrapper:hover .About-module__XXGFJG__image{transform:scale(1.05)}.About-module__XXGFJG__stats{z-index:2;width:min(var(--container), 92%);border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin:clamp(80px,8vw,130px) auto 0;display:grid;position:relative}.About-module__XXGFJG__stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:clamp(36px,5vw,60px);display:flex}.About-module__XXGFJG__stat:not(:last-child){border-right:1px solid var(--border)}.About-module__XXGFJG__value{color:var(--gold);font-size:clamp(2.6rem,4vw,4.5rem);font-weight:600;line-height:1}.About-module__XXGFJG__caption{color:var(--text);opacity:.85;margin-top:14px;font-size:.95rem;line-height:1.8}@media (max-width:992px){.About-module__XXGFJG__description{grid-template-columns:1fr;gap:42px}.About-module__XXGFJG__imageWrapper{order:1;justify-self:center;width:min(100%,420px)}.About-module__XXGFJG__textBlock{text-align:center;order:2;align-items:center}.About-module__XXGFJG__button{align-self:center}}@media (max-width:768px){.About-module__XXGFJG__about{padding-block:90px}.About-module__XXGFJG__heading{font-size:clamp(2.3rem,9vw,4rem)}.About-module__XXGFJG__description{gap:36px}.About-module__XXGFJG__stats{grid-template-columns:1fr;margin-top:70px}.About-module__XXGFJG__stat{padding:34px 20px}.About-module__XXGFJG__stat:not(:last-child){border-right:none;border-bottom:1px solid var(--border)}}@media (max-width:576px){.About-module__XXGFJG__header{margin-bottom:50px}.About-module__XXGFJG__sectionLabel{letter-spacing:.25em}.About-module__XXGFJG__brand{letter-spacing:.2em}.About-module__XXGFJG__text{margin-bottom:18px;line-height:1.8}.About-module__XXGFJG__imageWrapper{border-radius:22px;width:min(100%,360px)}.About-module__XXGFJG__button{width:100%;max-width:320px}}
.Reveal-module__ILY5ya__reveal{opacity:0;will-change:opacity, transform;backface-visibility:hidden;transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1);transform:translateY(60px)}.Reveal-module__ILY5ya__fadeUp{transform:translateY(60px)}.Reveal-module__ILY5ya__fadeLeft{transform:translate(-70px)}.Reveal-module__ILY5ya__fadeRight{transform:translate(70px)}.Reveal-module__ILY5ya__zoom{transform:scale(.92)}.Reveal-module__ILY5ya__blur{filter:blur(12px);transition:opacity .9s cubic-bezier(.22,.61,.36,1),filter 1s}.Reveal-module__ILY5ya__show{opacity:1}.Reveal-module__ILY5ya__show.Reveal-module__ILY5ya__fadeUp,.Reveal-module__ILY5ya__show.Reveal-module__ILY5ya__fadeLeft,.Reveal-module__ILY5ya__show.Reveal-module__ILY5ya__fadeRight{transform:translate(0,0)}.Reveal-module__ILY5ya__show.Reveal-module__ILY5ya__zoom{transform:scale(1)}.Reveal-module__ILY5ya__show.Reveal-module__ILY5ya__blur{filter:blur()}.Reveal-module__ILY5ya__fadeUp,.Reveal-module__ILY5ya__fadeLeft,.Reveal-module__ILY5ya__fadeRight,.Reveal-module__ILY5ya__zoom{backface-visibility:hidden;transform-style:preserve-3d}@media (max-width:768px){.Reveal-module__ILY5ya__reveal{transition-duration:.75s}.Reveal-module__ILY5ya__fadeLeft{transform:translate(-30px)}.Reveal-module__ILY5ya__fadeRight{transform:translate(30px)}.Reveal-module__ILY5ya__fadeUp{transform:translateY(35px)}.Reveal-module__ILY5ya__zoom{transform:scale(.96)}}@media (prefers-reduced-motion:reduce){.Reveal-module__ILY5ya__reveal,.Reveal-module__ILY5ya__fadeUp,.Reveal-module__ILY5ya__fadeLeft,.Reveal-module__ILY5ya__fadeRight,.Reveal-module__ILY5ya__zoom,.Reveal-module__ILY5ya__blur{opacity:1;filter:none;will-change:auto;transition:none;transform:none}}
.SectionTitle-module__yx-qCG__sectionTitle{width:100%}.SectionTitle-module__yx-qCG__center{text-align:center}.SectionTitle-module__yx-qCG__subtitle{color:var(--gold);letter-spacing:.35em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:500}.SectionTitle-module__yx-qCG__title{color:var(--text);font-family:var(--font-title);margin:0;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1.05}@media (max-width:768px){.SectionTitle-module__yx-qCG__subtitle{letter-spacing:.25em;font-size:.68rem}.SectionTitle-module__yx-qCG__title{font-size:clamp(2.5rem,10vw,4rem)}}
.Services-module__zXymXq__services{background:radial-gradient(circle at 50% 20%,#b88f460e,#0000 38%),#0b0b0a;width:100%;padding:130px 0 150px;position:relative;overflow:hidden}.Services-module__zXymXq__services:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff03,#0000);position:absolute;inset:0}.Services-module__zXymXq__container{z-index:2;width:min(1380px,100% - 60px);margin:0 auto;position:relative}.Services-module__zXymXq__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:65px;display:grid}.Services-module__zXymXq__card{background:linear-gradient(145deg,#181715,#0d0d0c);border:1px solid #cda55b40;border-radius:4px;min-width:0;transition:transform .55s cubic-bezier(.22,.61,.36,1),border-color .4s,box-shadow .55s;position:relative;overflow:hidden;box-shadow:0 25px 60px #00000061}.Services-module__zXymXq__card:hover{border-color:#cfa65b73;transform:translateY(-7px);box-shadow:0 35px 80px #0000008c,0 0 30px #c89e520e}.Services-module__zXymXq__imageWrapper{aspect-ratio:.78;background:#11110f;width:100%;position:relative;overflow:hidden}.Services-module__zXymXq__image{object-fit:cover;filter:saturate(.78)contrast(1.04)brightness(.68);transition:transform 1.2s cubic-bezier(.22,.61,.36,1),filter .8s;transform:scale(1.015)}.Services-module__zXymXq__card:hover .Services-module__zXymXq__image{filter:saturate(.9)contrast(1.04)brightness(.76);transform:scale(1.055)}.Services-module__zXymXq__imageOverlay{pointer-events:none;background:linear-gradient(#0000000d 0%,#00000005 45%,#00000047 100%);position:absolute;inset:0}.Services-module__zXymXq__content{flex-direction:column;min-height:215px;padding:25px 19px 24px;display:flex;position:relative}.Services-module__zXymXq__category{color:#b18d4e;letter-spacing:3px;text-transform:uppercase;margin-bottom:10px;font-family:Arial,sans-serif;font-size:7px;font-weight:500;line-height:1.5;display:block}.Services-module__zXymXq__name{color:#eee3ce;letter-spacing:.3px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;line-height:1.2}.Services-module__zXymXq__procedures{flex-wrap:wrap;align-items:center;gap:7px;min-height:29px;margin-top:16px;display:flex}.Services-module__zXymXq__procedure{color:#bba477;letter-spacing:.1px;white-space:normal;background:#c9a35e09;border:1px solid #c9a35e38;border-radius:999px;justify-content:center;align-items:center;min-height:27px;padding:5px 9px;font-family:Arial,sans-serif;font-size:9px;font-weight:400;line-height:1.3;transition:color .35s,border-color .35s,background .35s,transform .35s;display:inline-flex}.Services-module__zXymXq__card:hover .Services-module__zXymXq__procedure{color:#d8bd89;background:#c9a35e11;border-color:#d3aa5d61}.Services-module__zXymXq__description{color:#817b71;letter-spacing:.15px;margin:20px 0 0;font-family:Arial,sans-serif;font-size:10px;font-weight:400;line-height:1.75}@media (max-width:1200px){.Services-module__zXymXq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media (max-width:850px){.Services-module__zXymXq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.Services-module__zXymXq__services{padding:95px 0 110px}.Services-module__zXymXq__container{width:calc(100% - 30px)}.Services-module__zXymXq__grid{grid-template-columns:1fr;gap:22px;margin-top:50px}.Services-module__zXymXq__imageWrapper{aspect-ratio:1/1.05}.Services-module__zXymXq__content{min-height:auto;padding:24px 20px 26px}.Services-module__zXymXq__name{font-size:23px}.Services-module__zXymXq__procedures{gap:7px;margin-top:15px}.Services-module__zXymXq__procedure{font-size:9px}.Services-module__zXymXq__description{margin-top:19px;font-size:10px;line-height:1.7}}@media (max-width:400px){.Services-module__zXymXq__name{font-size:21px}.Services-module__zXymXq__procedure{padding:5px 8px;font-size:8px}}@media (prefers-reduced-motion:reduce){.Services-module__zXymXq__card,.Services-module__zXymXq__image,.Services-module__zXymXq__procedure{transition:none!important}}
.WhyUs-module__-UR67q__whyUs{background:var(--surface);padding-block:clamp(100px,10vw,170px);position:relative;overflow:hidden}.WhyUs-module__-UR67q__whyUs:before{content:"";filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#c9a96e14,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhyUs-module__-UR67q__container{z-index:2;width:min(var(--container), 92%);margin-inline:auto;position:relative}.WhyUs-module__-UR67q__header{text-align:center;margin-inline:auto}.WhyUs-module__-UR67q__subtitle{color:var(--gold);letter-spacing:.35em;text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:500;display:block}.WhyUs-module__-UR67q__title{color:var(--text);font-family:var(--font-title);margin:0;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1.05}.WhyUs-module__-UR67q__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:clamp(60px,7vw,90px);display:grid}.WhyUs-module__-UR67q__card{text-align:center;border:1px solid var(--border);border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff06;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:35px 25px;transition:transform .45s,border-color .45s,background .45s,box-shadow .45s;display:flex;position:relative}.WhyUs-module__-UR67q__card:before{content:"";background:var(--gold);opacity:.5;width:45px;height:1px;transition:width .45s,opacity .45s;position:absolute;top:0;left:50%;transform:translate(-50%)}.WhyUs-module__-UR67q__card:hover{background:#c9a96e0e;border-color:#c9a96e59;transform:translateY(-8px);box-shadow:0 25px 60px #0000004d}.WhyUs-module__-UR67q__card:hover:before{opacity:1;width:80px}.WhyUs-module__-UR67q__number{color:var(--gold);font-family:var(--font-title);font-size:clamp(3rem,4vw,4.8rem);font-weight:400;line-height:1;display:block}.WhyUs-module__-UR67q__label{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;margin-top:18px;font-size:.9rem;line-height:1.5}@media (max-width:1024px){.WhyUs-module__-UR67q__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.WhyUs-module__-UR67q__card{min-height:220px}}@media (max-width:768px){.WhyUs-module__-UR67q__whyUs{padding-block:90px}.WhyUs-module__-UR67q__grid{grid-template-columns:1fr;gap:16px;margin-top:55px}.WhyUs-module__-UR67q__card{border-radius:22px;min-height:190px;padding:30px 20px}.WhyUs-module__-UR67q__number{font-size:3.2rem}.WhyUs-module__-UR67q__label{margin-top:12px;font-size:.78rem}}@media (max-width:480px){.WhyUs-module__-UR67q__whyUs{padding-block:80px}.WhyUs-module__-UR67q__title{font-size:clamp(2.5rem,11vw,3.5rem)}.WhyUs-module__-UR67q__subtitle{letter-spacing:.25em;font-size:.68rem}.WhyUs-module__-UR67q__card{min-height:175px}}@media (prefers-reduced-motion:reduce){.WhyUs-module__-UR67q__card{transition:none}.WhyUs-module__-UR67q__card:hover{transform:none}}
.Gallery-module__MLygcG__gallery{background:radial-gradient(circle at 50% 20%,#b88f4612,#0000 35%),#0b0b0a;width:100%;padding:120px 0 150px;position:relative;overflow:hidden}.Gallery-module__MLygcG__gallery:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff04 50%,#0000 100%);position:absolute;inset:0}.Gallery-module__MLygcG__container{z-index:2;width:min(1380px,100% - 60px);margin:0 auto;position:relative}.Gallery-module__MLygcG__books{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:70px;display:grid}.Gallery-module__MLygcG__book{cursor:pointer;perspective:1800px;isolation:isolate;will-change:transform;min-width:0;position:relative}.Gallery-module__MLygcG__book:active{transform:scale(.985)}.Gallery-module__MLygcG__bookInner{width:100%;height:430px;transform-style:preserve-3d;position:relative}.Gallery-module__MLygcG__bookPage{z-index:0;transform-origin:0;background:linear-gradient(145deg,#292722,#131311);border:1px solid #cfa75b38;border-radius:4px;width:96%;transition:transform .9s cubic-bezier(.16,1,.3,1),box-shadow .9s;position:absolute;top:8px;bottom:8px;right:0;transform:translateZ(-8px)rotateY(0)}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__bookPage{transform:translate3d(32px,0,-8px)rotateY(-3deg);box-shadow:15px 20px 45px #00000040}.Gallery-module__MLygcG__pageDecor{pointer-events:none;border:1px solid #cba35a14;position:absolute;inset:18px}.Gallery-module__MLygcG__pageDecor:before,.Gallery-module__MLygcG__pageDecor:after{content:"";border-style:solid;border-color:#d3aa5d4d;width:20px;height:20px;position:absolute}.Gallery-module__MLygcG__pageDecor:before{border-width:1px 0 0 1px;top:-1px;left:-1px}.Gallery-module__MLygcG__pageDecor:after{border-width:0 1px 1px 0;bottom:-1px;right:-1px}.Gallery-module__MLygcG__pageText{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:35px;display:flex;position:absolute;inset:0}.Gallery-module__MLygcG__pageText span{color:#a78652;letter-spacing:4px;margin-bottom:18px;font-size:8px}.Gallery-module__MLygcG__pageText strong{color:#d9c39b;font-family:Georgia,serif;font-size:22px;font-weight:400}.Gallery-module__MLygcG__pageText small{color:#8e877b;letter-spacing:1px;margin-top:22px;font-size:10px}.Gallery-module__MLygcG__pageNumber{color:#76694f;letter-spacing:2px;font-family:Georgia,serif;font-size:12px;position:absolute;bottom:22px;right:25px}.Gallery-module__MLygcG__cover{z-index:2;transform-origin:0;background:linear-gradient(145deg,#292621,#11110f);border:1px solid #cda55b4d;border-radius:5px;transition:transform .9s cubic-bezier(.16,1,.3,1),box-shadow .9s;position:absolute;inset:0;overflow:hidden;transform:translate(0,0)rotateY(0)}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__cover{transform:translateZ(20px)rotateY(-8deg);box-shadow:22px 25px 65px #00000094,0 0 35px #ca9e4e14}.Gallery-module__MLygcG__coverImage{object-fit:cover;filter:saturate(.72)contrast(1.08)brightness(.68);transition:transform 1.2s cubic-bezier(.16,1,.3,1),filter 1s;transform:scale(1.015)}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__coverImage{filter:saturate(.82)contrast(1.06)brightness(.75);transform:scale(1.035)}.Gallery-module__MLygcG__coverOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000001f 0%,#00000038 35%,#000000d6 100%);transition:background .8s;position:absolute;inset:0}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__coverOverlay{background:linear-gradient(#00000014 0%,#0000002e 35%,#000000c7 100%)}.Gallery-module__MLygcG__coverContent{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;transition:transform .9s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0;transform:translateZ(35px)}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__coverContent{transform:translateZ(45px)}.Gallery-module__MLygcG__coverLogo{color:#d4ae67;letter-spacing:3px;border:1px solid #d3a95bb3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:28px;font-family:Georgia,serif;font-size:19px;transition:transform .8s cubic-bezier(.16,1,.3,1),box-shadow .8s;display:flex;box-shadow:0 0 30px #cda35514}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__coverLogo{transform:scale(1.04);box-shadow:0 0 38px #cda35524}.Gallery-module__MLygcG__coverLine{background:linear-gradient(90deg,#0000,#cda45d,#0000);width:55px;height:1px;margin-bottom:25px;transition:width .8s cubic-bezier(.16,1,.3,1)}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__coverLine{width:75px}.Gallery-module__MLygcG__coverContent h3{color:#f0e5d0;letter-spacing:2px;text-transform:uppercase;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.2vw,34px);font-weight:400}.Gallery-module__MLygcG__coverContent span{color:#c8a76b;letter-spacing:4px;margin-top:22px;font-size:8px;line-height:1.8}.Gallery-module__MLygcG__photoCount{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#d7b576;letter-spacing:2px;background:#0a0a098c;border:1px solid #dcb56f59;border-radius:30px;justify-content:center;align-items:center;min-width:42px;height:30px;padding:0 10px;font-size:10px;transition:background .5s,border-color .5s;display:flex;position:absolute;top:22px;right:22px}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__photoCount{background:#0a0a09b3;border-color:#dcb56f80}.Gallery-module__MLygcG__emptyCover{color:#cda45d;letter-spacing:5px;justify-content:center;align-items:center;font-family:Georgia,serif;font-size:22px;display:flex;position:absolute;inset:0}.Gallery-module__MLygcG__loading{justify-content:center;align-items:center;gap:8px;height:300px;display:flex}.Gallery-module__MLygcG__loading span{background:#c9a35e;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite Gallery-module__MLygcG__loadingPulse}.Gallery-module__MLygcG__loading span:nth-child(2){animation-delay:.15s}.Gallery-module__MLygcG__loading span:nth-child(3){animation-delay:.3s}@keyframes Gallery-module__MLygcG__loadingPulse{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.Gallery-module__MLygcG__lightbox{z-index:9999;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030303f0;justify-content:center;align-items:center;padding:35px;display:flex;position:fixed;inset:0}.Gallery-module__MLygcG__viewer{background:linear-gradient(145deg,#171614,#0e0e0d);border:1px solid #cca45b4d;border-radius:5px;flex-direction:column;width:min(1250px,94vw);height:min(90vh,850px);padding:25px 30px;display:flex;position:relative;box-shadow:0 40px 100px #000000b3}.Gallery-module__MLygcG__close{z-index:10;color:#d5b473;cursor:pointer;background:#00000059;border:1px solid #d8b1694d;border-radius:50%;width:42px;height:42px;font-size:27px;line-height:1;transition:background .3s,color .3s,transform .3s;position:absolute;top:16px;right:20px}.Gallery-module__MLygcG__close:hover{color:#f1ddba;background:#cda4591f;transform:rotate(90deg)}.Gallery-module__MLygcG__viewerHeader{justify-content:space-between;align-items:center;padding:5px 60px 20px 5px;display:flex}.Gallery-module__MLygcG__viewerHeader span{color:#a88956;letter-spacing:4px;font-size:8px}.Gallery-module__MLygcG__viewerHeader h3{color:#e2d2b3;letter-spacing:1px;margin:0;font-family:Georgia,serif;font-size:22px;font-weight:400}.Gallery-module__MLygcG__viewerImage{background:#080807;border:1px solid #ffffff12;flex:1;min-height:0;position:relative;overflow:hidden}.Gallery-module__MLygcG__viewerImageInner{position:absolute;inset:0}.Gallery-module__MLygcG__viewerPhoto{object-fit:contain;padding:10px}.Gallery-module__MLygcG__arrow{z-index:10;color:#d5b473;cursor:pointer;background:#080807bf;border:1px solid #d2aa5f59;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-family:Georgia,serif;font-size:34px;line-height:1;transition:background .3s,transform .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__MLygcG__arrow:hover{background:#cda55a21}.Gallery-module__MLygcG__arrowLeft{left:15px}.Gallery-module__MLygcG__arrowRight{right:15px}.Gallery-module__MLygcG__arrowLeft:hover{transform:translateY(-50%)translate(-3px)}.Gallery-module__MLygcG__arrowRight:hover{transform:translateY(-50%)translate(3px)}.Gallery-module__MLygcG__viewerFooter{align-items:center;gap:15px;padding:20px 5px 0;display:flex}.Gallery-module__MLygcG__viewerFooter>span{color:#b99a62;letter-spacing:2px;min-width:22px;font-size:9px}.Gallery-module__MLygcG__progress{background:#d2aa5f1f;flex:1;height:1px}.Gallery-module__MLygcG__progress div{background:linear-gradient(90deg,#9e783c,#e1bf7c);height:100%;transition:width .4s cubic-bezier(.22,.61,.36,1)}@media (max-width:1100px){.Gallery-module__MLygcG__books{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.Gallery-module__MLygcG__bookInner{height:400px}}@media (max-width:700px){.Gallery-module__MLygcG__gallery{padding:90px 0 100px}.Gallery-module__MLygcG__container{width:min(100% - 30px,500px)}.Gallery-module__MLygcG__books{grid-template-columns:1fr;gap:20px;margin-top:50px}.Gallery-module__MLygcG__bookInner{height:390px}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__cover{transform:translateZ(10px)rotateY(-3deg)}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__bookPage{transform:translate3d(12px,0,-5px)rotateY(-1deg)}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__coverImage{transform:scale(1.02)}.Gallery-module__MLygcG__lightbox{padding:12px}.Gallery-module__MLygcG__viewer{width:100%;height:90vh;padding:18px}.Gallery-module__MLygcG__viewerHeader{flex-direction:column;align-items:flex-start;gap:8px;padding-right:45px}.Gallery-module__MLygcG__viewerHeader h3{font-size:18px}.Gallery-module__MLygcG__arrow{width:42px;height:42px;font-size:28px}.Gallery-module__MLygcG__arrowLeft{left:8px}.Gallery-module__MLygcG__arrowRight{right:8px}}@media (max-width:420px){.Gallery-module__MLygcG__bookInner{height:350px}.Gallery-module__MLygcG__coverContent{padding:25px}.Gallery-module__MLygcG__coverContent h3{font-size:22px}.Gallery-module__MLygcG__coverLogo{width:52px;height:52px;margin-bottom:20px}}@media (prefers-reduced-motion:reduce){.Gallery-module__MLygcG__book,.Gallery-module__MLygcG__cover,.Gallery-module__MLygcG__coverImage,.Gallery-module__MLygcG__bookPage,.Gallery-module__MLygcG__coverContent,.Gallery-module__MLygcG__coverLogo,.Gallery-module__MLygcG__coverLine,.Gallery-module__MLygcG__photoCount,.Gallery-module__MLygcG__arrow,.Gallery-module__MLygcG__close{transition:none!important}.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__cover,.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__bookPage,.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__coverImage,.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__coverContent,.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__coverLogo,.Gallery-module__MLygcG__book:hover .Gallery-module__MLygcG__coverLine{transform:none!important}}
.CTA-module__zICVmG__cta{background:var(--surface);border-top:1px solid var(--border);padding-block:clamp(100px,10vw,170px);position:relative;overflow:hidden}.CTA-module__zICVmG__glow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#c9a96e29,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-300px;left:50%;transform:translate(-50%)}.CTA-module__zICVmG__container{z-index:2;width:min(var(--container), 92%);margin-inline:auto;position:relative}.CTA-module__zICVmG__content{text-align:center;max-width:850px;margin-inline:auto}.CTA-module__zICVmG__subtitle{color:var(--gold);letter-spacing:.35em;text-transform:uppercase;margin-bottom:20px;font-size:.75rem;font-weight:500;display:block}.CTA-module__zICVmG__title{color:var(--text);font-family:var(--font-title);margin:0;font-size:clamp(3.5rem,7vw,6.5rem);font-weight:300;line-height:.98}.CTA-module__zICVmG__description{max-width:620px;color:var(--text-secondary);margin:30px auto 0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.8}.CTA-module__zICVmG__button{color:#111;background:linear-gradient(135deg,#f5e3b5,#d8b273,#b98a4d);border-radius:999px;justify-content:center;align-items:center;min-width:220px;margin-top:42px;padding:17px 36px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .35s,box-shadow .35s;display:inline-flex;box-shadow:0 15px 40px #c9a96e40}.CTA-module__zICVmG__button:hover{transform:translateY(-4px);box-shadow:0 22px 55px #c9a96e6b}@media (max-width:768px){.CTA-module__zICVmG__cta{padding-block:90px}.CTA-module__zICVmG__title{font-size:clamp(3rem,13vw,4.5rem)}.CTA-module__zICVmG__description{margin-top:24px;font-size:.95rem;line-height:1.7}.CTA-module__zICVmG__button{width:100%;max-width:320px;margin-top:34px}}@media (max-width:480px){.CTA-module__zICVmG__cta{padding-block:80px}.CTA-module__zICVmG__subtitle{letter-spacing:.25em;font-size:.65rem}.CTA-module__zICVmG__title{font-size:clamp(2.7rem,13vw,4rem)}}@media (prefers-reduced-motion:reduce){.CTA-module__zICVmG__button{transition:none}.CTA-module__zICVmG__button:hover{transform:none}}
.Contact-module__UT7GOW__contact{background:var(--background);border-top:1px solid var(--border);padding-block:clamp(100px,10vw,170px);position:relative;overflow:hidden}.Contact-module__UT7GOW__contact:before{content:"";filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#c9a96e1f,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:50%;right:-300px;transform:translateY(-50%)}.Contact-module__UT7GOW__container{z-index:2;width:min(var(--container), 92%);grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:clamp(50px,8vw,120px);margin-inline:auto;display:grid;position:relative}.Contact-module__UT7GOW__info{max-width:650px}.Contact-module__UT7GOW__subtitle{color:var(--gold);letter-spacing:.35em;text-transform:uppercase;margin-bottom:20px;font-size:.75rem;font-weight:500;display:block}.Contact-module__UT7GOW__title{color:var(--text);font-family:var(--font-title);margin:0;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1}.Contact-module__UT7GOW__description{max-width:560px;color:var(--text-secondary);margin-top:30px;font-size:1rem;line-height:1.8}.Contact-module__UT7GOW__details{flex-direction:column;gap:25px;margin-top:50px;display:flex}.Contact-module__UT7GOW__detail{flex-direction:column;gap:6px;display:flex}.Contact-module__UT7GOW__label{color:var(--gold);letter-spacing:.25em;text-transform:uppercase;font-size:.7rem;font-weight:500}.Contact-module__UT7GOW__detail a,.Contact-module__UT7GOW__detail>span:last-child{color:var(--text);font-size:1rem;line-height:1.5;transition:color .3s}.Contact-module__UT7GOW__detail a:hover{color:var(--gold)}.Contact-module__UT7GOW__form{border:1px solid var(--border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff06;padding:clamp(28px,4vw,45px);box-shadow:0 30px 80px #0000004d}.Contact-module__UT7GOW__field{flex-direction:column;gap:9px;margin-bottom:22px;display:flex}.Contact-module__UT7GOW__field label{color:var(--text);letter-spacing:.08em;font-size:.78rem;font-weight:500}.Contact-module__UT7GOW__field input,.Contact-module__UT7GOW__field textarea{border-radius:var(--radius-sm);width:100%;color:var(--text);background:#ffffff09;border:1px solid #ffffff1f;outline:none;padding:15px 17px;font-size:.95rem;transition:border-color .3s,background .3s,box-shadow .3s}.Contact-module__UT7GOW__field input{min-height:54px}.Contact-module__UT7GOW__field textarea{resize:vertical;min-height:140px}.Contact-module__UT7GOW__field input::placeholder,.Contact-module__UT7GOW__field textarea::placeholder{color:#ffffff59}.Contact-module__UT7GOW__field input:focus,.Contact-module__UT7GOW__field textarea:focus{background:#ffffff0d;border-color:#c9a96ea6;box-shadow:0 0 0 3px #c9a96e14}.Contact-module__UT7GOW__error{color:#e7a0a0;font-size:.75rem}.Contact-module__UT7GOW__button{cursor:pointer;color:#111;background:linear-gradient(135deg,#f5e3b5,#d8b273,#b98a4d);border:none;border-radius:999px;width:100%;min-height:56px;margin-top:5px;font-size:.95rem;font-weight:700;transition:transform .35s,box-shadow .35s;box-shadow:0 15px 40px #c9a96e38}.Contact-module__UT7GOW__button:hover{transform:translateY(-3px);box-shadow:0 22px 55px #c9a96e66}.Contact-module__UT7GOW__button:active{transform:translateY(-1px)}@media (max-width:992px){.Contact-module__UT7GOW__container{grid-template-columns:1fr;gap:60px}.Contact-module__UT7GOW__info{max-width:700px}.Contact-module__UT7GOW__form{width:100%;max-width:700px;margin-inline:auto}}@media (max-width:768px){.Contact-module__UT7GOW__contact{padding-block:90px}.Contact-module__UT7GOW__container{gap:50px;width:92%}.Contact-module__UT7GOW__title{font-size:clamp(2.8rem,11vw,4.5rem)}.Contact-module__UT7GOW__description{margin-top:24px;font-size:.95rem;line-height:1.7}.Contact-module__UT7GOW__details{gap:22px;margin-top:38px}.Contact-module__UT7GOW__form{border-radius:var(--radius-md);padding:25px 20px}}@media (max-width:480px){.Contact-module__UT7GOW__contact{padding-block:80px}.Contact-module__UT7GOW__subtitle{letter-spacing:.25em;font-size:.65rem}.Contact-module__UT7GOW__title{font-size:clamp(2.6rem,12vw,4rem)}.Contact-module__UT7GOW__field input,.Contact-module__UT7GOW__field textarea{padding:14px 15px}.Contact-module__UT7GOW__button{min-height:54px}}@media (prefers-reduced-motion:reduce){.Contact-module__UT7GOW__button,.Contact-module__UT7GOW__field input,.Contact-module__UT7GOW__field textarea,.Contact-module__UT7GOW__detail a{transition:none}.Contact-module__UT7GOW__button:hover{transform:none}}
.PriceList-module__tN49bG__prices{background:radial-gradient(circle at 50% 0,#c9a96e17,#0000 45%),linear-gradient(#0a0a0a 0%,#10100f 50%,#0a0a0a 100%);padding:120px 0 110px;position:relative;overflow:hidden}.PriceList-module__tN49bG__prices:before{content:"";pointer-events:none;background:radial-gradient(#c9a96e12,#0000 70%);width:800px;height:500px;position:absolute;top:-220px;left:50%;transform:translate(-50%)}.PriceList-module__tN49bG__container{z-index:2;width:min(1100px,100% - 40px);margin:0 auto;position:relative}.PriceList-module__tN49bG__categories{-webkit-backdrop-filter:blur(18px);background:#ffffff06;border:1px solid #c9a96e29;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;width:fit-content;max-width:100%;margin:50px auto 30px;padding:6px;display:flex;box-shadow:0 20px 60px #00000040,inset 0 1px #ffffff0a}.PriceList-module__tN49bG__category{color:#ffffff94;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;min-height:42px;padding:0 20px;font-family:inherit;font-size:.78rem;font-weight:500;transition:color .3s,background .3s,transform .3s,box-shadow .3s}.PriceList-module__tN49bG__category:hover{color:#f5e3b5;background:#c9a96e14;transform:translateY(-1px)}.PriceList-module__tN49bG__category.PriceList-module__tN49bG__active{color:#17130d;background:linear-gradient(135deg,#f5e3b5,#d8b273,#b98a4d);font-weight:600;box-shadow:0 8px 28px #c9a96e47,inset 0 1px #ffffff73}.PriceList-module__tN49bG__priceList{-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff0b,#ffffff04);border:1px solid #c9a96e2b;border-radius:22px;width:100%;margin:30px auto 0;padding:20px 28px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000061,inset 0 1px #ffffff09}.PriceList-module__tN49bG__priceList:before{content:"";background:linear-gradient(90deg,#0000,#c9a96ecc,#0000);width:55%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.PriceList-module__tN49bG__priceItem{border-bottom:1px solid #ffffff0e;width:100%;min-height:58px;transition:background .3s,padding .3s;padding:0 205px 0 0!important;display:block!important;position:relative!important}.PriceList-module__tN49bG__priceItem:last-child{border-bottom:none}.PriceList-module__tN49bG__serviceName{color:#ffffffe0;width:fit-content;max-width:100%;padding-top:19px;font-size:.88rem;font-weight:400;line-height:1.5;transition:color .3s,transform .3s;display:block;position:relative}.PriceList-module__tN49bG__line{opacity:.7;background:repeating-linear-gradient(90deg,#c9a96e33 0 2px,#0000 2px 7px);height:1px;transition:opacity .3s,background .3s;position:absolute;top:50%;left:190px;right:205px;transform:translateY(-50%);width:auto!important}.PriceList-module__tN49bG__price{color:#d8b273;letter-spacing:.02em;text-align:right;white-space:nowrap;justify-content:flex-end;align-items:center;width:180px;min-width:180px;font-size:.88rem;font-weight:600;line-height:1.4;transition:color .3s,transform .3s,text-shadow .3s;display:flex;top:50%;right:0;transform:translateY(-50%);position:absolute!important}.PriceList-module__tN49bG__priceItem:hover{background:linear-gradient(90deg,#0000,#c9a96e0b,#0000)}.PriceList-module__tN49bG__priceItem:hover .PriceList-module__tN49bG__serviceName{color:#fff;transform:translate(4px)}.PriceList-module__tN49bG__priceItem:hover .PriceList-module__tN49bG__line{opacity:1;background:repeating-linear-gradient(90deg,#c9a96e73 0 2px,#0000 2px 7px)}.PriceList-module__tN49bG__priceItem:hover .PriceList-module__tN49bG__price{color:#f5e3b5;text-shadow:0 0 18px #c9a96e66;transform:translateY(-50%)translate(-4px)}.PriceList-module__tN49bG__note{color:#ffffff61;text-align:center;max-width:760px;margin:28px auto 0;font-size:.76rem;line-height:1.7}@media (max-width:900px){.PriceList-module__tN49bG__container{width:min(100% - 32px,760px)}.PriceList-module__tN49bG__categories{justify-content:center;width:100%}.PriceList-module__tN49bG__category{padding:0 15px;font-size:.74rem}.PriceList-module__tN49bG__priceList{padding:18px 22px}.PriceList-module__tN49bG__priceItem{padding-right:175px!important}.PriceList-module__tN49bG__line{left:160px;right:175px}.PriceList-module__tN49bG__price{width:155px;min-width:155px}}@media (max-width:650px){.PriceList-module__tN49bG__prices{padding:90px 0 80px}.PriceList-module__tN49bG__container{width:calc(100% - 24px)}.PriceList-module__tN49bG__categories{scrollbar-width:none;border-radius:14px;flex-wrap:nowrap;justify-content:flex-start;width:100%;margin-top:35px;padding:5px;overflow-x:auto}.PriceList-module__tN49bG__categories::-webkit-scrollbar{display:none}.PriceList-module__tN49bG__category{flex:none;min-height:40px;padding:0 15px;font-size:.72rem}.PriceList-module__tN49bG__priceList{border-radius:18px;margin-top:20px;padding:10px 15px}.PriceList-module__tN49bG__priceItem{min-height:62px;padding-right:110px!important}.PriceList-module__tN49bG__serviceName{padding-top:19px;font-size:.77rem;line-height:1.35}.PriceList-module__tN49bG__line{left:120px;right:110px}.PriceList-module__tN49bG__price{width:100px;min-width:100px;font-size:.74rem}.PriceList-module__tN49bG__note{padding:0 8px;font-size:.7rem}}@media (max-width:420px){.PriceList-module__tN49bG__container{width:calc(100% - 18px)}.PriceList-module__tN49bG__priceList{padding-left:12px;padding-right:12px}.PriceList-module__tN49bG__priceItem{min-height:64px;padding-right:94px!important}.PriceList-module__tN49bG__serviceName{font-size:.73rem}.PriceList-module__tN49bG__line{left:105px;right:94px}.PriceList-module__tN49bG__price{width:86px;min-width:86px;font-size:.69rem}}@media (prefers-reduced-motion:reduce){.PriceList-module__tN49bG__category,.PriceList-module__tN49bG__priceItem,.PriceList-module__tN49bG__serviceName,.PriceList-module__tN49bG__line,.PriceList-module__tN49bG__price{transition:none}}
