.skip-link[data-astro-cid-3ef6ksr2]{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:#cd9f7a;color:#fff;padding:.5rem 1rem;border-radius:4px;z-index:9999;transition:top .3s}.skip-link[data-astro-cid-3ef6ksr2]:focus{top:10px}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.header__inner[data-astro-cid-3ef6ksr2]{background:#0a0a0ae6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05);transition:all .4s ease}.header[data-astro-cid-3ef6ksr2].is-scrolled .header__inner[data-astro-cid-3ef6ksr2]{box-shadow:0 4px 30px #0006;background:#0a0a0afa;border-bottom-color:#cd9f7a1a}.header__container[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;min-height:50px;max-width:100%;padding:0 .75rem}@media(max-width:340px){.header__container[data-astro-cid-3ef6ksr2]{padding:0 .5rem;min-height:44px}}@media(min-width:768px){.header__container[data-astro-cid-3ef6ksr2]{min-height:70px;padding:0 2rem}}.header__logo[data-astro-cid-3ef6ksr2]{display:block;flex-shrink:0;margin-right:auto;transition:transform .3s ease}.header__logo[data-astro-cid-3ef6ksr2]:hover{transform:scale(1.05)}.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:auto;height:32px;transition:filter .3s ease}.header__logo[data-astro-cid-3ef6ksr2]:hover img[data-astro-cid-3ef6ksr2]{filter:brightness(1.1)}@media(max-width:340px){.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:26px}}@media(min-width:768px){.header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:45px}}.header__toggle[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;padding:8px;background:#cd9f7a33;border:1px solid #cd9f7a;border-radius:4px;cursor:pointer;z-index:1001}@media(max-width:340px){.header__toggle[data-astro-cid-3ef6ksr2]{width:32px;height:32px;padding:6px;gap:3px}}@media(min-width:1024px){.header__toggle[data-astro-cid-3ef6ksr2]{display:none}}.header__toggle-bar[data-astro-cid-3ef6ksr2]{display:block;width:100%;height:2px;background:#fff;border-radius:2px;transition:transform .3s,opacity .3s}.header__toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .header__toggle-bar[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .header__toggle-bar[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header__toggle[data-astro-cid-3ef6ksr2][aria-expanded=true] .header__toggle-bar[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__nav[data-astro-cid-3ef6ksr2]{position:fixed;top:0;right:-100%;width:min(320px,85vw);height:100vh;background:#1a1a1a;padding:100px 1.5rem 2rem;overflow-y:auto;transition:right .3s ease;z-index:1000}.header__nav[data-astro-cid-3ef6ksr2].is-open{right:0}@media(min-width:1024px){.header__nav[data-astro-cid-3ef6ksr2]{position:static;width:auto;height:auto;background:transparent;padding:0;overflow:visible}}.nav-list[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0}@media(min-width:1024px){.nav-list[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.25rem}}.nav-item[data-astro-cid-3ef6ksr2]{position:relative}.nav-link[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1rem 0;color:#fff;font-family:Open Sans,sans-serif;font-size:.85rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease;position:relative}@media(min-width:1024px){.nav-link[data-astro-cid-3ef6ksr2]{padding:.5rem .75rem;border-bottom:none;border-radius:6px;font-size:.8rem}}.nav-link[data-astro-cid-3ef6ksr2]:hover,.nav-link[data-astro-cid-3ef6ksr2].is-active{color:#cd9f7a}@media(min-width:1024px){.nav-link[data-astro-cid-3ef6ksr2]:hover{background:#cd9f7a1a}}.nav-arrow[data-astro-cid-3ef6ksr2]{transition:transform .3s ease}.nav-item[data-astro-cid-3ef6ksr2].is-open .nav-arrow[data-astro-cid-3ef6ksr2],.nav-item[data-astro-cid-3ef6ksr2]:hover .nav-arrow[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.dropdown[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:0;display:none;background:#0000004d;border-radius:4px}.nav-item[data-astro-cid-3ef6ksr2].is-open .dropdown[data-astro-cid-3ef6ksr2]{display:block}@media(min-width:1024px){.dropdown[data-astro-cid-3ef6ksr2]{position:absolute;top:100%;left:0;min-width:220px;background:#1e1e1efa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:3px solid #cd9f7a;border-radius:0 0 8px 8px;box-shadow:0 20px 40px #0006;opacity:0;visibility:hidden;transform:translateY(15px);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.nav-item[data-astro-cid-3ef6ksr2]:hover .dropdown[data-astro-cid-3ef6ksr2],.nav-item[data-astro-cid-3ef6ksr2]:focus-within .dropdown[data-astro-cid-3ef6ksr2]{display:block;opacity:1;visibility:visible;transform:translateY(0)}}.dropdown__link[data-astro-cid-3ef6ksr2]{display:block;padding:.875rem 1.25rem;color:#bbb;font-size:.9rem;transition:all .3s ease;position:relative}.dropdown__link[data-astro-cid-3ef6ksr2]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:60%;background:linear-gradient(180deg,#cd9f7a,#e8c9a8);transition:width .3s ease;border-radius:0 2px 2px 0}.dropdown__link[data-astro-cid-3ef6ksr2]:hover{color:#fff;background:#cd9f7a26;padding-left:1.5rem}.dropdown__link[data-astro-cid-3ef6ksr2]:hover:before{width:3px}@media(min-width:1024px){.dropdown__item[data-astro-cid-3ef6ksr2]:not(:last-child) .dropdown__link[data-astro-cid-3ef6ksr2]{border-bottom:1px solid rgba(255,255,255,.1)}}.nav-overlay[data-astro-cid-3ef6ksr2]{position:fixed;inset:0;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:999}.nav-overlay[data-astro-cid-3ef6ksr2].is-visible{opacity:1;visibility:visible}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(180deg,#111,#0a0a0a);margin-top:auto;position:relative}.footer[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#cd9f7a,transparent)}.footer__main[data-astro-cid-sz7xmlte]{padding:4rem 0}@media(min-width:768px){.footer__main[data-astro-cid-sz7xmlte]{padding:5rem 0}}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:640px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}}.footer__col[data-astro-cid-sz7xmlte]{min-width:0}.footer__brand[data-astro-cid-sz7xmlte]{margin-bottom:1.5rem}.footer__brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:auto;max-width:150px;height:auto;transition:all .3s ease}.footer__brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]:hover{transform:scale(1.05);filter:brightness(1.1)}.footer__address[data-astro-cid-sz7xmlte]{font-style:normal;font-size:.9rem;color:#888;line-height:1.8}.footer__address[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0 0 .25rem}.footer__address[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{color:#bbb}.footer__address[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#cd9f7a;transition:all .3s ease;position:relative}.footer__address[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#cd9f7a;transition:width .3s ease}.footer__address[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover:after{width:100%}.footer__title[data-astro-cid-sz7xmlte]{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid transparent;background:linear-gradient(90deg,#cd9f7a 0%,transparent 100%);background-size:0 2px;background-position:left bottom;background-repeat:no-repeat;animation:expandBorder 1s ease forwards;animation-delay:.3s}@keyframes expandBorder{to{background-size:100% 2px}}.footer__list[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0}.footer__list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.footer__list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#888;font-size:.9rem;transition:all .3s ease;display:inline-block;position:relative;padding-left:0}.footer__list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:0;height:6px;background:#cd9f7a;border-radius:50%;opacity:0;transition:all .3s ease}.footer__list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#cd9f7a;padding-left:15px}.footer__list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover:before{width:6px;opacity:1;left:0}.footer__social[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;margin-bottom:1.5rem}.social-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#888;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.social-link[data-astro-cid-sz7xmlte]:hover{background:linear-gradient(135deg,#cd9f7a,#e8c9a8);color:#fff;border-color:#cd9f7a;transform:translateY(-5px) scale(1.1);box-shadow:0 10px 25px #cd9f7a66}.social-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{transition:transform .3s ease}.social-link[data-astro-cid-sz7xmlte]:hover svg[data-astro-cid-sz7xmlte]{transform:scale(1.1)}.footer__legal[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem}.footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#666;font-size:.85rem;transition:all .3s ease}.footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#cd9f7a;transform:translate(3px)}.footer__bottom[data-astro-cid-sz7xmlte]{background:#00000080;padding:1.5rem 0;border-top:1px solid rgba(205,159,122,.1)}.footer__bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{text-align:center;color:#666;font-size:.85rem;margin:0}.site-wrapper[data-astro-cid-sckkx6r4]{min-height:100vh;display:flex;flex-direction:column}.header-spacer[data-astro-cid-sckkx6r4]{height:50px}@media(min-width:768px){.header-spacer[data-astro-cid-sckkx6r4]{height:70px}}.main-content[data-astro-cid-sckkx6r4]{flex:1}.page-hero[data-astro-cid-sckkx6r4]{position:relative;background-image:url(/images/page-title-background.jpg);background-size:cover;background-position:center;padding:4rem 0;text-align:center}@media(min-width:768px){.page-hero[data-astro-cid-sckkx6r4]{padding:5rem 0}}.page-hero__overlay[data-astro-cid-sckkx6r4]{position:absolute;inset:0;background:linear-gradient(135deg,#000000bf,#0009)}.page-hero__content[data-astro-cid-sckkx6r4]{position:relative;display:flex;flex-direction:column;align-items:center;animation:fadeInUp .8s ease forwards}.page-hero__title[data-astro-cid-sckkx6r4]{font-size:clamp(1.75rem,5vw,2.75rem);font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em;position:relative;display:inline-block;padding-bottom:1.25rem;animation:fadeInDown .8s ease forwards;animation-delay:.2s;opacity:0}.page-hero__title[data-astro-cid-sckkx6r4]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%) scaleX(0);width:60px;height:3px;background:linear-gradient(90deg,#cd9f7a,#b8896a);border-radius:2px;animation:scaleInLine .6s ease forwards;animation-delay:.6s}@keyframes scaleInLine{0%{transform:translate(-50%) scaleX(0)}to{transform:translate(-50%) scaleX(1)}}.page-hero__caption[data-astro-cid-sckkx6r4]{font-size:clamp(1rem,2vw,1.125rem);color:#ffffffd9;max-width:600px;margin:0 auto;font-style:italic;animation:fadeInUp .8s ease forwards;animation-delay:.4s;opacity:0}.modal-overlay[data-astro-cid-sckkx6r4]{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal-overlay[data-astro-cid-sckkx6r4].active{opacity:1;visibility:visible}.modal-content[data-astro-cid-sckkx6r4]{background:linear-gradient(135deg,#1a1a1a,#0d0d0d);border:2px solid #cd9f7a;border-radius:12px;padding:2.5rem;max-width:480px;width:90%;text-align:center;box-shadow:0 20px 60px #00000080;transform:scale(.9);transition:transform .3s ease}.modal-overlay[data-astro-cid-sckkx6r4].active .modal-content[data-astro-cid-sckkx6r4]{transform:scale(1)}.modal-icon[data-astro-cid-sckkx6r4]{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#1a472a,#0d3320);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:modalIconPulse 2s ease-in-out infinite}.modal-icon[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:48px;height:48px;color:#4ade80}@keyframes modalIconPulse{0%,to{box-shadow:0 0 #4ade8066}50%{box-shadow:0 0 0 15px #4ade8000}}.modal-title[data-astro-cid-sckkx6r4]{font-family:Open Sans,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1rem}.modal-message[data-astro-cid-sckkx6r4]{font-family:Open Sans,sans-serif;font-size:1rem;color:#c1c1c1;line-height:1.6;margin-bottom:2rem}.modal-btn[data-astro-cid-sckkx6r4]{padding:.875rem 3rem;background:linear-gradient(135deg,#cd9f7a,#b8896a);color:#fff;border:none;border-radius:6px;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.modal-btn[data-astro-cid-sckkx6r4]:hover{background:linear-gradient(135deg,#b8896a,#a77d5f);transform:translateY(-2px);box-shadow:0 6px 20px #cd9f7a66}.modal-overlay[data-astro-cid-sckkx6r4].error .modal-icon[data-astro-cid-sckkx6r4]{background:linear-gradient(135deg,#4a1a1a,#3d0d0d)}.modal-overlay[data-astro-cid-sckkx6r4].error .modal-icon[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{color:#f87171}.modal-overlay[data-astro-cid-sckkx6r4].error .modal-content[data-astro-cid-sckkx6r4]{border-color:#f87171}@media(max-width:640px){.modal-content[data-astro-cid-sckkx6r4]{padding:2rem 1.5rem}.modal-title[data-astro-cid-sckkx6r4]{font-size:1.5rem}.modal-message[data-astro-cid-sckkx6r4]{font-size:.9375rem}.modal-icon[data-astro-cid-sckkx6r4]{width:64px;height:64px}.modal-icon[data-astro-cid-sckkx6r4] svg[data-astro-cid-sckkx6r4]{width:36px;height:36px}}.splash-screen[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#0a0a0a);display:flex;align-items:center;justify-content:center;z-index:10000;opacity:1;visibility:visible;transition:opacity 1s ease,visibility 1s ease;overflow:hidden}.splash-screen[data-astro-cid-sckkx6r4].hidden{opacity:0;visibility:hidden;pointer-events:none}.splash-content[data-astro-cid-sckkx6r4]{text-align:center;opacity:0;transform:scale(.8);animation:splashFadeIn 2s ease forwards;animation-delay:.3s;z-index:2}@keyframes splashFadeIn{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.splash-logo-container[data-astro-cid-sckkx6r4]{position:relative;display:inline-block;margin-bottom:1.5rem}.splash-logo[data-astro-cid-sckkx6r4]{width:220px;height:auto;filter:drop-shadow(0 0 30px rgba(205,159,122,.5));animation:splashLogoPulse 2s ease-in-out infinite;animation-delay:1s}@keyframes splashLogoPulse{0%,to{filter:drop-shadow(0 0 30px rgba(205,159,122,.5))}50%{filter:drop-shadow(0 0 50px rgba(205,159,122,.8))}}.splash-sparkles[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1}.sparkle[data-astro-cid-sckkx6r4]{position:absolute;width:10px;height:10px;background:radial-gradient(circle,#cd9f7a 0%,transparent 70%);border-radius:50%;opacity:0;animation:sparkleAnim 2s ease-in-out infinite}.sparkle[data-astro-cid-sckkx6r4]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:2px;background:linear-gradient(90deg,transparent,#e8c9a8,transparent)}.sparkle[data-astro-cid-sckkx6r4]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:100%;background:linear-gradient(180deg,transparent,#e8c9a8,transparent)}@keyframes sparkleAnim{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.sparkle-1[data-astro-cid-sckkx6r4]{top:8%;left:12%;animation-delay:.5s}.sparkle-2[data-astro-cid-sckkx6r4]{top:12%;right:8%;animation-delay:.8s}.sparkle-3[data-astro-cid-sckkx6r4]{top:25%;left:5%;animation-delay:1.1s}.sparkle-4[data-astro-cid-sckkx6r4]{top:20%;right:15%;animation-delay:1.4s}.sparkle-5[data-astro-cid-sckkx6r4]{bottom:30%;left:8%;animation-delay:.7s}.sparkle-6[data-astro-cid-sckkx6r4]{bottom:25%;right:10%;animation-delay:1s}.sparkle-7[data-astro-cid-sckkx6r4]{bottom:12%;left:18%;animation-delay:1.3s}.sparkle-8[data-astro-cid-sckkx6r4]{bottom:8%;right:12%;animation-delay:.6s}.splash-tagline[data-astro-cid-sckkx6r4]{font-family:Merriweather,Georgia,serif;font-size:1.75rem;color:#cd9f7a;letter-spacing:.3em;text-transform:uppercase;opacity:0;animation:splashTagline 1.5s ease forwards;animation-delay:1.5s}@keyframes splashTagline{0%{opacity:0;letter-spacing:.5em}to{opacity:1;letter-spacing:.3em}}@media(min-width:768px){.splash-logo[data-astro-cid-sckkx6r4]{width:320px}.sparkle[data-astro-cid-sckkx6r4]{width:14px;height:14px}.splash-tagline[data-astro-cid-sckkx6r4]{font-size:2.25rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Merriweather,Georgia,Times New Roman,serif;font-size:16px;line-height:1.7;color:#c1c1c1;background-color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;line-height:1.3;margin-bottom:1rem;color:#fff}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}h4{font-size:clamp(1.25rem,2.5vw,1.5rem)}h5{font-size:clamp(1.1rem,2vw,1.25rem)}h6{font-size:1rem}p{margin-bottom:1rem}a{color:#cd9f7a;text-decoration:none;transition:color .3s ease}a:hover,a:focus{color:#fff}strong{font-weight:700;color:#fff}img{max-width:100%;height:auto;display:block}ul,ol{margin-bottom:1rem;padding-left:1.5rem}.container{width:100%;max-width:1180px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],textarea,select{width:100%;padding:.875rem 1rem;background-color:#1a1a1a;border:1px solid #3d3d3d;border-radius:4px;color:#fff;font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s}input:focus,textarea:focus,select:focus{outline:none;border-color:#cd9f7a;box-shadow:0 0 0 3px #cd9f7a26}input::placeholder,textarea::placeholder{color:#666}button,input[type=submit],input[type=button]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;background:linear-gradient(135deg,#cd9f7a,#b8896a);color:#fff;border:none;border-radius:4px;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}button:hover,input[type=submit]:hover,input[type=button]:hover{background:linear-gradient(135deg,#b8896a,#a77d5f);transform:translateY(-2px);box-shadow:0 4px 12px #cd9f7a66}button:disabled,input[type=submit]:disabled{background:#444;cursor:not-allowed;transform:none;box-shadow:none}:focus-visible{outline:2px solid #cd9f7a;outline-offset:2px}.skip-link{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:#cd9f7a;color:#fff;padding:.5rem 1rem;border-radius:4px;z-index:9999}.skip-link:focus{top:10px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glow{0%,to{box-shadow:0 0 5px #cd9f7a80}50%{box-shadow:0 0 20px #cd9f7acc,0 0 30px #cd9f7a66}}.animate-on-scroll{opacity:0;transition:opacity .6s ease,transform .6s ease}.animate-on-scroll.fade-up{transform:translateY(30px)}.animate-on-scroll.fade-down{transform:translateY(-30px)}.animate-on-scroll.fade-left{transform:translate(-30px)}.animate-on-scroll.fade-right{transform:translate(30px)}.animate-on-scroll.scale-in{transform:scale(.9)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0) translate(0) scale(1)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.stagger-5{transition-delay:.5s}.stagger-6{transition-delay:.6s}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.hover-glow{transition:box-shadow .3s ease}.hover-glow:hover{box-shadow:0 0 30px #cd9f7a66}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.05)}.glass{background:#1a1a1acc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.gradient-text{background:linear-gradient(135deg,#cd9f7a,#e8c9a8,#cd9f7a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.shimmer{background:linear-gradient(90deg,#fff0,#ffffff1a,#fff0);background-size:200% 100%;animation:shimmer 2s infinite}.btn-modern{position:relative;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.btn-modern:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-modern:hover:before{left:100%}.btn-modern:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 30px #cd9f7a80}.card-modern{position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden}.card-modern:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#cd9f7a,#e8c9a8,#cd9f7a);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.card-modern:hover:before{transform:scaleX(1)}.card-modern:hover{transform:translateY(-10px);box-shadow:0 25px 50px #0006}.link-underline{position:relative;display:inline-block}.link-underline:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#cd9f7a,#e8c9a8);transition:width .3s ease}.link-underline:hover:after{width:100%}.img-reveal{position:relative;overflow:hidden}.img-reveal img{transition:transform .6s cubic-bezier(.175,.885,.32,1.275)}.img-reveal:hover img{transform:scale(1.1)}.img-reveal:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.4) 100%);opacity:0;transition:opacity .3s ease}.img-reveal:hover:after{opacity:1}.section-divider{position:relative;height:3px;background:linear-gradient(90deg,transparent,#cd9f7a,transparent);margin:3rem auto;max-width:200px;overflow:hidden}.section-divider:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,#fff,transparent);animation:shimmer 3s infinite}.floating{animation:float 3s ease-in-out infinite}.pulse-attention{animation:pulse 2s ease-in-out infinite}.glow-effect{animation:glow 2s ease-in-out infinite}.page-transition-enter{animation:fadeInUp .6s ease forwards}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.1s;animation-iteration-count:1;transition-duration:.1s;scroll-behavior:auto}.animate-on-scroll{opacity:1;transform:none}}
