:root{--ink: #1c1730;--ink-soft: #4f485d;--purple: #4c3d78;--purple-deep: #21183f;--purple-soft: #eee9f6;--gold: #d6a36c;--gold-light: #f4dfc5;--cream: #fbf8f3;--paper: #ffffff;--line: rgba(35, 27, 59, .11);--shadow: 0 24px 60px rgba(26, 18, 48, .12);--radius-lg: 32px;--radius-md: 22px;--radius-sm: 14px;--shell: min(1180px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;min-width:320px;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}::selection{background:var(--gold-light);color:var(--ink)}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:9999;background:#fff;padding:10px 14px;border-radius:10px;transform:translateY(-160%);transition:.2s}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;inset:0 0 auto;z-index:1000;padding:18px 0;transition:padding .25s ease,background .25s ease,box-shadow .25s ease,backdrop-filter .25s ease}.site-header.is-scrolled{padding:10px 0;background:#fbf8f3e0;box-shadow:0 10px 40px #18112b14;backdrop-filter:blur(18px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;overflow:hidden;background:#ffffff1f;border:1px solid rgba(255,255,255,.2)}.brand-mark img{width:48px;height:48px;object-fit:cover}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-family:Georgia,Times New Roman,serif;font-size:1.32rem;letter-spacing:-.02em}.brand-copy small{margin-top:4px;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;opacity:.68}.site-header:not(.is-scrolled) .brand,.site-header:not(.is-scrolled) .primary-nav>a:not(.button){color:#fff}.primary-nav{display:flex;align-items:center;gap:26px;font-size:.92rem;font-weight:650}.primary-nav>a:not(.button){position:relative;opacity:.92}.primary-nav>a:not(.button):after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .22s ease}.primary-nav>a:not(.button):hover:after{transform:scaleX(1);transform-origin:left}.nav-social{display:flex;align-items:center;gap:7px}.menu-toggle{display:none;width:46px;height:46px;border:0;border-radius:50%;background:#fff;box-shadow:0 10px 30px #0000001a;cursor:pointer;align-items:center;justify-content:center}.button{min-height:48px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:750;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding-inline:16px;font-size:.86rem}.button-primary{background:var(--gold);color:#241b30;box-shadow:0 16px 30px #d6a36c40}.button-primary:hover{background:#e0b17b;box-shadow:0 18px 36px #d6a36c52}.button-light{background:#ffffff17;border-color:#ffffff4d;color:#fff;backdrop-filter:blur(10px)}.button-light:hover{background:#ffffff29}.button-ghost{border-color:#ffffff59;color:#fff}.site-header.is-scrolled .button-ghost{border-color:var(--line);color:var(--ink);background:#fff}.hero{min-height:760px;height:min(900px,100svh);position:relative;display:grid;align-items:center;overflow:hidden;background:#201832;color:#fff}.hero-image{position:absolute;inset:0;background:url(/images/hero.webp) center 52% / cover no-repeat;transform:scale(1.015)}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 72% 24%,rgba(222,170,102,.1),transparent 34%),linear-gradient(90deg,#140e27e6,#1b112eb8 42%,#1b112e40 72%,#100d1c7a),linear-gradient(0deg,rgba(12,10,25,.52) 0%,transparent 42%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);gap:72px;align-items:end;padding-top:112px;padding-bottom:88px}.hero-copy{max-width:760px}.eyebrow,.section-kicker{margin:0 0 18px;font-size:.76rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--gold-light)}.eyebrow span{width:34px;height:1px;background:var(--gold)}.hero h1{margin:0;max-width:800px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.35rem,6.2vw,6.7rem);line-height:.92;letter-spacing:-.055em;font-weight:500;text-wrap:balance}.hero h1 em{color:var(--gold-light);font-weight:500}.hero-lead{max-width:650px;margin:28px 0 0;color:#ffffffc7;font-size:clamp(1.05rem,1.6vw,1.22rem);line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.verse-card{align-self:end;padding:28px;border:1px solid rgba(255,255,255,.17);border-radius:26px;background:#1a132d70;box-shadow:0 25px 80px #0000002e;backdrop-filter:blur(16px)}.verse-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:50px;border-radius:50%;background:#d6a36c24;color:var(--gold-light)}.verse-card p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.36rem;line-height:1.5}.verse-card strong{display:block;margin-top:18px;color:var(--gold-light);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.hero-scroll{position:absolute;z-index:3;bottom:30px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff9e}.scroll-line{width:48px;height:1px;background:#ffffff73}.section{padding:118px 0}.section-kicker{color:var(--purple)}.section-kicker-light{color:var(--gold-light)}.section h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(2.45rem,4.6vw,4.75rem);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.section-lead{margin:28px 0 0;color:var(--ink-soft);font-size:1.08rem;line-height:1.8}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);gap:clamp(56px,7vw,108px);align-items:center}.about-media{position:relative}.image-frame{aspect-ratio:.92;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);background:#ddd}.image-frame img{width:100%;height:100%;object-fit:cover}.about-badge{position:absolute;right:-28px;bottom:30px;display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:18px;background:var(--purple-deep);color:#fff;box-shadow:0 20px 42px #21183f40}.about-badge>svg{color:var(--gold-light)}.about-badge span{display:flex;flex-direction:column;font-weight:750}.about-badge small{margin-bottom:2px;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff94}.about-copy{max-width:620px}.principles{display:grid;gap:0;margin-top:40px;border-top:1px solid var(--line)}.principles article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.principle-number{color:var(--gold);font-size:.76rem;font-weight:850;letter-spacing:.12em}.principles h3{margin:-2px 0 4px;font-size:1.03rem}.principles p{margin:0;color:var(--ink-soft);font-size:.93rem}.text-link{display:inline-flex;align-items:center;gap:9px;margin-top:30px;color:var(--purple);font-weight:800}.text-link svg{transition:transform .2s ease}.text-link:hover svg{transform:translate(4px)}.gallery-section{background:#f1edf5;overflow:hidden}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:end;gap:50px}.section-heading>p{margin:0 0 5px;color:var(--ink-soft)}.gallery-toolbar{display:flex;flex-wrap:wrap;gap:9px;margin:44px 0 28px}.filter-button{min-height:42px;padding:0 17px;border-radius:999px;border:1px solid var(--line);background:#ffffff8c;cursor:pointer;font-size:.84rem;font-weight:750;transition:.2s ease}.filter-button:hover,.filter-button.is-active{background:var(--purple-deep);border-color:var(--purple-deep);color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:72px;gap:14px}.gallery-card{position:relative;grid-column:span 4;grid-row:span 5;padding:0;border:0;border-radius:20px;overflow:hidden;background:#d8d3dd;cursor:zoom-in;box-shadow:0 14px 34px #1c173014}.gallery-card-1,.gallery-card-6{grid-row:span 7}.gallery-card-4,.gallery-card-8{grid-row:span 6}.gallery-card[hidden]{display:none}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.gallery-card-overlay{position:absolute;inset:0;display:flex;align-items:end;padding:18px;background:linear-gradient(0deg,rgba(18,12,32,.7),transparent 55%);opacity:0;transition:opacity .25s ease}.gallery-card-overlay>span{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:.8rem;font-weight:750;transform:translateY(6px);transition:transform .25s ease}.gallery-card:hover img{transform:scale(1.045)}.gallery-card:hover .gallery-card-overlay{opacity:1}.gallery-card:hover .gallery-card-overlay>span{transform:translateY(0)}.lightbox{max-width:min(1060px,calc(100vw - 28px));max-height:calc(100svh - 28px);padding:0;border:0;border-radius:22px;overflow:hidden;background:#15101f;box-shadow:0 40px 120px #00000073}.lightbox::backdrop{background:#0f0a19d1;backdrop-filter:blur(8px)}.lightbox img{display:block;max-width:100%;max-height:calc(100svh - 28px);object-fit:contain}.lightbox-close{position:absolute;top:12px;right:12px;z-index:2;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#140e20b8;color:#fff;cursor:pointer;backdrop-filter:blur(8px)}.contact-section{background:var(--purple-deep);color:#fff}.contact-top{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:60px;align-items:end;margin-bottom:48px}.contact-top>p{margin:0 0 6px;color:#ffffffa8}.contact-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:18px;align-items:stretch}.contact-info{display:grid;gap:12px}.contact-card{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:start;padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#ffffff0e;transition:transform .2s ease,background .2s ease,border-color .2s ease}.contact-card:hover{transform:translateY(-2px);background:#ffffff17;border-color:#ffffff2e}.contact-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#d6a36c21;color:var(--gold-light)}.contact-card>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.contact-card small{margin-bottom:2px;color:#ffffff7a;font-size:.69rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.contact-card strong{font-size:.96rem;overflow-wrap:anywhere}.contact-card span span{margin-top:5px;color:#ffffff94;font-size:.82rem;line-height:1.45}.contact-card>svg{margin-top:12px;color:#ffffff73}.map-card{position:relative;min-height:480px;border-radius:26px;overflow:hidden;background:#dedede}.map-card iframe{width:100%;height:100%;min-height:480px;display:block;filter:saturate(.78) contrast(.96)}.map-label{position:absolute;left:16px;bottom:16px;padding:10px 13px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#1f1736e6;color:#fff;font-size:.75rem;font-weight:750;backdrop-filter:blur(10px);box-shadow:0 8px 26px #00000029}.dot{width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #d6a36c2e}.site-footer{background:#171122;color:#fff}.footer-main{display:grid;grid-template-columns:1fr 1fr auto;gap:60px;align-items:center;padding:46px 0;border-bottom:1px solid rgba(255,255,255,.09)}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand img{width:58px;height:58px;border-radius:50%}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.footer-brand span{color:#ffffff80;font-size:.73rem}.footer-main>p{margin:0;color:#ffffff8c;font-size:.87rem}.footer-actions{display:flex;gap:10px}.footer-actions a{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:.77rem;font-weight:750}.footer-actions a:hover{background:#ffffff12}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:18px 0 22px;color:#ffffff61;font-size:.72rem}.footer-bottom a:hover{color:#fff}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.reveal-delay{transition-delay:.12s}.reveal.is-visible{opacity:1;transform:none}.hero .reveal{opacity:1;transform:none;animation:hero-in .8s .12s both cubic-bezier(.2,.7,.2,1)}.hero .reveal-delay{animation-delay:.28s}@keyframes hero-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(max-width:980px){:root{--shell: min(100% - 32px, 760px)}.menu-toggle{display:inline-flex}.site-header:not(.is-scrolled) .menu-toggle{background:#fffffff2}.primary-nav{position:fixed;top:76px;left:16px;right:16px;display:grid;gap:2px;padding:14px;border-radius:22px;background:#fbf8f3f7;color:var(--ink);box-shadow:0 22px 70px #120c1e33;transform:translateY(-8px) scale(.98);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;backdrop-filter:blur(18px)}.primary-nav.is-open{transform:none;opacity:1;visibility:visible;pointer-events:auto}.site-header:not(.is-scrolled) .primary-nav>a:not(.button),.primary-nav .button{color:var(--ink)}.primary-nav>a{padding:11px 12px;border-radius:12px}.primary-nav>a:hover{background:#21183f0d}.primary-nav>a:not(.button):after{display:none}.nav-social{display:flex}.primary-nav .button-ghost{justify-content:flex-start;border:0;background:var(--purple-deep);color:#fff}.hero{min-height:780px;height:auto}.hero-grid{grid-template-columns:1fr;gap:34px;padding-top:150px;padding-bottom:86px}.hero-copy{max-width:700px}.verse-card{max-width:500px}.verse-icon{margin-bottom:22px}.about-grid{grid-template-columns:1fr}.about-media{max-width:610px}.about-badge{right:18px}.about-copy{max-width:none}.section-heading,.contact-top{grid-template-columns:1fr;gap:20px}.section-heading>p,.contact-top>p{max-width:570px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px}.gallery-card,.gallery-card-1,.gallery-card-4,.gallery-card-6,.gallery-card-8{grid-column:auto;grid-row:auto}.contact-grid{grid-template-columns:1fr}.contact-info{grid-template-columns:repeat(3,1fr)}.contact-card{grid-template-columns:44px 1fr}.contact-card>svg{display:none}.footer-main{grid-template-columns:1fr 1fr}.footer-actions{grid-column:1 / -1}}@media(max-width:680px){:root{--shell: calc(100% - 28px) ;--radius-lg: 24px}html{scroll-padding-top:78px}.site-header{padding:12px 0}.brand-mark,.brand-mark img{width:43px;height:43px}.brand-copy strong{font-size:1.15rem}.brand-copy small{font-size:.58rem}.menu-toggle{width:43px;height:43px}.hero{min-height:760px}.hero-image{background-position:58% center}.hero-overlay{background:linear-gradient(90deg,#120d23e0,#140e248f),linear-gradient(0deg,rgba(12,10,25,.64),transparent 50%)}.hero-grid{padding-top:132px;padding-bottom:92px}.hero h1{font-size:clamp(3rem,14vw,4.5rem)}.hero-lead{font-size:1rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.verse-card{padding:22px}.verse-card p{font-size:1.16rem}.hero-scroll{display:none}.section{padding:84px 0}.section h2{font-size:clamp(2.35rem,12vw,3.6rem)}.about-grid{gap:46px}.about-badge{position:relative;right:auto;bottom:auto;width:fit-content;margin:-26px 12px 0 auto}.principles article{grid-template-columns:42px 1fr;gap:10px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto}.gallery-card{aspect-ratio:1.1}.gallery-card:nth-child(1),.gallery-card:nth-child(8){aspect-ratio:.86}.contact-info{grid-template-columns:1fr}.map-card,.map-card iframe{min-height:400px}.footer-main{grid-template-columns:1fr;gap:26px;padding:38px 0}.footer-actions{grid-column:auto;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.not-found{min-height:100svh;display:grid;place-items:center;padding:40px 20px;background:radial-gradient(circle at top,#554479 0,#21183f 46%,#171122);color:#fff}.not-found-card{width:min(620px,100%);padding:56px;text-align:center;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:#ffffff0f;box-shadow:0 30px 90px #00000040;backdrop-filter:blur(14px)}.not-found-card img{width:76px;height:76px;margin:0 auto 22px;border-radius:50%}.not-found-card>p{margin:0 0 10px;color:var(--gold-light);font-weight:850;letter-spacing:.15em}.not-found-card h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,8vw,4.8rem);line-height:1;font-weight:500;letter-spacing:-.045em}.not-found-card>span{display:block;max-width:480px;margin:22px auto 30px;color:#ffffffa8}@media(max-width:680px){.not-found-card{padding:38px 22px}}
