*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none}[hidden]{display:none!important}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#f8f8fc}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.2;color:#fff}h1{font-size:clamp(2.25rem,6vw,4.5rem)}h2{font-size:clamp(1.875rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2.25rem)}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{color:#c8c8d8;line-height:1.75}strong{font-weight:600;color:#fff}em{font-style:italic}small{font-size:.875rem}a{color:#c084fc;transition:color .15s ease}a:hover{color:#d8b4fe}a:focus-visible{outline:2px solid #c084fc;outline-offset:2px;border-radius:2px}:root{--color-primary: #a855f7;--color-bg: #0a0a0f;--header-height: 72px}html{background-color:#0a0a0f;color:#f8f8fc}body{background-color:#0a0a0f;overflow-x:hidden}::selection{background-color:#a855f740;color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f0f1a}::-webkit-scrollbar-thumb{background:#27273d;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#7e22ce}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1.5rem}.section-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c084fc;margin-bottom:1rem}.section-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;color:#fff;margin-bottom:1.25rem}.section-subtitle{font-size:1.125rem;color:#c8c8d8;line-height:1.75;max-width:580px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:.75rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;font-size:.875rem;transition:background .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease;cursor:pointer;white-space:nowrap;text-decoration:none;border:1px solid transparent}.btn--primary{background:#9333ea;color:#fff;border-color:#9333ea}.btn--primary:hover{background:#a855f7;border-color:#a855f7;color:#fff}.btn--primary:active{opacity:.85}.btn--secondary{background:transparent;color:#e8e8f0;border-color:#ffffff26}.btn--secondary:hover{border-color:#ffffff4d;color:#fff}.btn--ghost{background:transparent;color:#9898b0}.btn--ghost:hover{color:#fff}.btn--sm{padding:.5rem 1rem;font-size:.75rem}.btn--lg{padding:1rem 2rem;font-size:1rem}:focus-visible{outline:2px solid #c084fc;outline-offset:3px}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;right:0;z-index:100;height:72px;transition:background .25s ease,box-shadow .25s ease}.header--scrolled[data-astro-cid-3ef6ksr2]{background:#0a0a0feb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.header__container[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;height:100%;gap:2rem}.header__logo[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;gap:.75rem;text-decoration:none;flex-shrink:0}.header__logo-icon[data-astro-cid-3ef6ksr2]{display:flex}.header__logo-text[data-astro-cid-3ef6ksr2]{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.02em}.header__logo-accent[data-astro-cid-3ef6ksr2]{color:#d8b4fe}.header__nav[data-astro-cid-3ef6ksr2]{display:none}@media(min-width:1024px){.header__nav[data-astro-cid-3ef6ksr2]{display:flex}}.header__nav-list[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;gap:.25rem}.header__nav-link[data-astro-cid-3ef6ksr2]{display:block;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#c8c8d8;border-radius:.75rem;transition:color .15s ease,background .15s ease}.header__nav-link[data-astro-cid-3ef6ksr2]:hover{color:#fff;background:#ffffff0f}.header__nav-link--active[data-astro-cid-3ef6ksr2]{color:#d8b4fe;background:#a855f71a}.header__burger[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:5px;padding:.5rem;background:none;border:none;cursor:pointer}@media(min-width:1024px){.header__burger[data-astro-cid-3ef6ksr2]{display:none}}.header__burger-line[data-astro-cid-3ef6ksr2]{display:block;width:22px;height:2px;background:#e8e8f0;border-radius:9999px;transition:transform .25s ease,opacity .25s ease}.header--menu-open[data-astro-cid-3ef6ksr2] .header__burger-line[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}.header--menu-open[data-astro-cid-3ef6ksr2] .header__burger-line[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}.header--menu-open[data-astro-cid-3ef6ksr2] .header__burger-line[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile[data-astro-cid-3ef6ksr2]{display:none;position:fixed;inset:72px 0 0;z-index:99;background:#0a0a0ff7;backdrop-filter:blur(20px);padding:2rem 1.5rem;overflow-y:auto}.header__mobile-list[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:.5rem}.header__mobile-link[data-astro-cid-3ef6ksr2]{display:block;padding:1rem;font-size:1.125rem;font-weight:500;color:#e8e8f0;border-radius:.75rem;border-bottom:1px solid rgba(255,255,255,.06);transition:color .15s ease,background .15s ease}.header__mobile-link[data-astro-cid-3ef6ksr2]:hover{color:#d8b4fe;background:#a855f714}.header__mobile--open[data-astro-cid-3ef6ksr2]{display:block}
