html{scroll-behavior:smooth}.navbar[data-astro-cid-ymhdp2rl]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:32px 48px;transition:background .4s ease,backdrop-filter .4s ease}.navbar[data-astro-cid-ymhdp2rl].scrolled{background:#0f0d0b21;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.logo[data-astro-cid-ymhdp2rl]{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:400;letter-spacing:.1em;color:#f5efe8;text-decoration:none}.nav-links[data-astro-cid-ymhdp2rl]{display:flex;gap:40px;list-style:none}.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{font-family:Inter,sans-serif;font-size:11px;font-weight:300;letter-spacing:.14em;text-transform:uppercase;color:#f5efe8b3;text-decoration:none;transition:color .3s ease}.nav-links[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover{color:#f5efe8}.hamburger[data-astro-cid-ymhdp2rl]{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:4px}.hamburger[data-astro-cid-ymhdp2rl] span[data-astro-cid-ymhdp2rl]{display:block;width:24px;height:.5px;background:#f5efe8;transition:transform .4s ease,opacity .4s ease}.hamburger[data-astro-cid-ymhdp2rl].open span[data-astro-cid-ymhdp2rl]:first-child{transform:translateY(3.5px) rotate(45deg)}.hamburger[data-astro-cid-ymhdp2rl].open span[data-astro-cid-ymhdp2rl]:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu[data-astro-cid-ymhdp2rl]{position:fixed;inset:0;background:#0f0d0b;z-index:99;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s ease}.mobile-menu[data-astro-cid-ymhdp2rl].open{opacity:1;pointer-events:all}.mobile-menu[data-astro-cid-ymhdp2rl] ul[data-astro-cid-ymhdp2rl]{list-style:none;display:flex;flex-direction:column;align-items:center;gap:40px}.mobile-menu[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{font-family:Cormorant Garamond,serif;font-size:36px;font-weight:400;letter-spacing:.08em;color:#f5efe8d9;text-decoration:none;transition:color .3s ease}.mobile-menu[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover{color:#f5efe8}@media(max-width:768px){.navbar[data-astro-cid-ymhdp2rl]{padding:24px}.nav-links[data-astro-cid-ymhdp2rl]{display:none}.hamburger[data-astro-cid-ymhdp2rl]{display:flex}}.scroll-nav[data-astro-cid-ovr6esid]{position:fixed;right:32px;bottom:32px;z-index:100;display:flex;flex-direction:column;align-items:center;gap:16px;opacity:0;transition:opacity .5s ease}.scroll-nav[data-astro-cid-ovr6esid].visible{opacity:1}.sections[data-astro-cid-ovr6esid]{display:flex;flex-direction:column;align-items:center;gap:10px}.dot[data-astro-cid-ovr6esid]{width:4px;height:4px;border-radius:50%;background:#f5efe840;border:none;cursor:pointer;padding:0;transition:background .4s ease,transform .4s ease,height .4s ease}.dot[data-astro-cid-ovr6esid].active{background:#f5efe8e6;height:16px;border-radius:2px;transform:none}.scroll-top[data-astro-cid-ovr6esid]{width:32px;height:32px;border:.5px solid rgba(245,239,232,.2);background:none;color:#f5efe880;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .3s ease,color .3s ease}.scroll-top[data-astro-cid-ovr6esid]:hover{border-color:#f5efe899;color:#f5efe8e6}@media(max-width:768px){.scroll-nav[data-astro-cid-ovr6esid]{right:16px;bottom:24px}}.cursor[data-astro-cid-msvfyisy]{position:fixed;width:6px;height:6px;background:#f5efe8d9;border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease,background .3s ease,border .3s ease}.cursor[data-astro-cid-msvfyisy].hover{width:32px;height:32px;background:none;border:.5px solid rgba(245,239,232,.6)}@media(max-width:768px){.cursor[data-astro-cid-msvfyisy]{display:none}}.preloader[data-astro-cid-whrugjgn]{position:fixed;inset:0;background:#0f0d0b;z-index:9998;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;transition:opacity .8s ease}.preloader[data-astro-cid-whrugjgn].hidden{opacity:0;pointer-events:none}.preloader-text[data-astro-cid-whrugjgn]{font-family:Airy Restoration,Georgia,serif;font-size:clamp(24px,4vw,48px);font-weight:400;color:#f5efe8e6;letter-spacing:.2em;animation:fadeInText .8s ease forwards}.preloader-line[data-astro-cid-whrugjgn]{width:120px;height:.5px;background:#f5efe81a;overflow:hidden}.preloader-line-inner[data-astro-cid-whrugjgn]{width:100%;height:100%;background:#f5efe8b3;transform:translate(-100%);animation:loadLine 1.2s ease forwards}@keyframes fadeInText{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes loadLine{0%{transform:translate(-100%)}to{transform:translate(0)}}@font-face{font-family:Airy Restoration;src:url(/fonts/Airy_Restoration.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;cursor:none}body{background:#0f0d0b;color:#f0e8df;font-family:Inter,sans-serif;font-weight:300}.reveal{opacity:0;transform:translateY(28px);transition:opacity .9s ease,transform .9s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal:nth-child(2){transition-delay:.15s}.reveal:nth-child(3){transition-delay:.3s}.reveal:nth-child(4){transition-delay:.45s}
