.cookie-banner.svelte-cetobf{position:fixed;right:1.5rem;bottom:1.5rem;z-index:1000;width:min(35rem,calc(100vw - 3rem));padding:1.25rem;border:1px solid rgba(212,164,73,.28);background:linear-gradient(180deg,#0b1220fa,#050505fa);box-shadow:0 20px 45px #0000006b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shadow.svelte-cetobf{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background-color:#0000006b}.cookie-content.svelte-cetobf{display:flex;flex-direction:column;gap:1rem}.eyebrow.svelte-cetobf{display:block;margin-bottom:.45rem;color:#f0d18a;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cookie-text.svelte-cetobf h3:where(.svelte-cetobf){margin:0 0 .55rem;color:#f8f8f5;font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.cookie-text.svelte-cetobf p:where(.svelte-cetobf){margin:0 0 .9rem;color:#a7a7a7;font-size:.92rem;line-height:1.65}.cookie-links.svelte-cetobf,.cookie-actions.svelte-cetobf{display:flex;flex-wrap:wrap;gap:.75rem}.cookie-links.svelte-cetobf button:where(.svelte-cetobf){padding:0;border:0;color:#f0d18a;background:transparent;cursor:pointer;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cookie-links.svelte-cetobf button:where(.svelte-cetobf):hover{text-decoration:underline}.cookie-actions.svelte-cetobf button:where(.svelte-cetobf){min-height:44px;padding:.75rem 1rem;border:1px solid rgba(240,209,138,.28);color:#f0d18a;background:#0505058f;cursor:pointer;font-weight:800}.cookie-actions.svelte-cetobf .btn-accept:where(.svelte-cetobf){border-color:#f0d18a8c;color:#120c05;background:linear-gradient(135deg,#f0d18a,#d4a449)}.cookie-actions.svelte-cetobf button:where(.svelte-cetobf):hover{color:#f8f8f5;background:#d4a4491f}@media(max-width:768px){.cookie-banner.svelte-cetobf{right:1rem;bottom:1rem;left:1rem;width:auto;padding:1rem}.cookie-actions.svelte-cetobf,.cookie-actions.svelte-cetobf button:where(.svelte-cetobf){width:100%}}.modal-overlay.svelte-f3reur{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;display:flex;align-items:center;justify-content:center;padding:20px;background:#00000080}.modal-content.svelte-f3reur{width:min(42rem,100%);max-height:90vh;overflow-y:auto;border:1px solid rgba(212,164,73,.28);background:linear-gradient(180deg,#0b1220fc,#050505fc);box-shadow:0 24px 50px #0000006b}.modal-header.svelte-f3reur{display:flex;align-items:center;justify-content:space-between;padding:20px 30px;border-bottom:1px solid rgba(212,164,73,.18)}.modal-header.svelte-f3reur h2:where(.svelte-f3reur){margin:0;color:#f8f8f5;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.close-btn.svelte-f3reur{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;color:#f0d18a;background:none;cursor:pointer;font-size:1.2rem}.modal-body.svelte-f3reur{padding:30px}.description.svelte-f3reur{margin-bottom:20px;color:#a7a7a7;line-height:1.6}.category-item.svelte-f3reur{margin-bottom:15px;padding:20px;border:1px solid rgba(212,164,73,.18);background:#0505057a}.category-item.required.svelte-f3reur{background:#d4a44914}.category-header.svelte-f3reur{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.category-info.svelte-f3reur h3:where(.svelte-f3reur){margin:0 0 5px;color:#f0d18a;font-size:.85rem;font-weight:800}.category-info.svelte-f3reur p:where(.svelte-f3reur){margin:0;color:#a7a7a7;font-size:.9rem;line-height:1.5}.required-badge.svelte-f3reur{display:inline-block;margin-top:10px;padding:2px 8px;color:#f0d18a;background:#d4a44929;font-size:.75rem;font-weight:800}.switch.svelte-f3reur{position:relative;display:inline-block;flex-shrink:0;width:50px;height:24px}.switch.svelte-f3reur input:where(.svelte-f3reur){width:0;height:0;opacity:0}.slider.svelte-f3reur{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;background-color:#f0d18a2e;cursor:pointer;transition:.3s}.slider.svelte-f3reur:before{position:absolute;bottom:4px;left:4px;width:16px;height:16px;border-radius:50%;background-color:#f8f8f5;content:"";transition:.3s}input.svelte-f3reur:checked+.slider:where(.svelte-f3reur){background-color:#d4a449}input.svelte-f3reur:checked+.slider:where(.svelte-f3reur):before{transform:translate(26px)}input.svelte-f3reur:disabled+.slider:where(.svelte-f3reur){background-color:#8b5a1e;cursor:not-allowed;opacity:.8}.modal-footer.svelte-f3reur{display:flex;justify-content:flex-end;gap:10px;padding:20px 30px;border-top:1px solid rgba(212,164,73,.18)}.modal-footer.svelte-f3reur button:where(.svelte-f3reur){min-height:44px;padding:.75rem 1rem;border:1px solid rgba(240,209,138,.28);cursor:pointer;font-weight:800}.btn-secondary.svelte-f3reur{color:#f0d18a;background:#0505058f}.btn-primary.svelte-f3reur{color:#120c05;background:linear-gradient(135deg,#f0d18a,#d4a449)}@media(max-width:768px){.modal-overlay.svelte-f3reur,.modal-header.svelte-f3reur,.modal-body.svelte-f3reur,.modal-footer.svelte-f3reur{padding:1rem}.category-header.svelte-f3reur,.modal-footer.svelte-f3reur{flex-direction:column}.modal-footer.svelte-f3reur button:where(.svelte-f3reur){width:100%}}.shadow.svelte-1k4ju3l{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;background-color:#00000080;visibility:hidden;opacity:0;transition:.25s}.shadow.show.svelte-1k4ju3l{visibility:visible;opacity:1}.privacy.svelte-1k4ju3l{position:fixed;top:0;left:10vw;z-index:3001;width:80vw;max-width:80vw;height:100vh;overflow-y:auto;border-inline:1px solid rgba(212,164,73,.2);background:#050505;visibility:hidden;opacity:0;transition:.25s}.privacy.show.svelte-1k4ju3l{visibility:visible;opacity:1}.content.svelte-1k4ju3l{width:100%;padding-bottom:3rem}.title.svelte-1k4ju3l{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:5rem;padding:1rem 4rem;color:#f0d18a;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;text-align:center}.title.svelte-1k4ju3l button:where(.svelte-1k4ju3l){position:absolute;right:2rem;border:0;color:#f0d18a;background:transparent;cursor:pointer;font-size:1.1rem}.date.svelte-1k4ju3l{display:block;margin:1rem;color:#a7a7a7;text-align:center;font-size:.85rem}.items.svelte-1k4ju3l{width:min(920px,86%);margin:0 auto}.item.svelte-1k4ju3l{margin-bottom:1.2rem}.item.svelte-1k4ju3l p:where(.svelte-1k4ju3l):first-child{margin-bottom:.85rem;color:#f0d18a;font-size:.92rem;font-weight:800;letter-spacing:.04em}.item.svelte-1k4ju3l p:where(.svelte-1k4ju3l):last-child{color:#a7a7a7;line-height:1.7}table{width:100%;border-collapse:collapse}th,td{border:1px solid rgba(212,164,73,.18);padding:.8rem;color:#a7a7a7;text-align:left;vertical-align:top}th{color:#f0d18a;font-size:.72rem;letter-spacing:.04em}@media(max-width:768px){.privacy.svelte-1k4ju3l{left:0;width:100vw;max-width:100vw}.items.svelte-1k4ju3l{width:90%}.title.svelte-1k4ju3l{font-size:1.2rem}.title.svelte-1k4ju3l button:where(.svelte-1k4ju3l){right:1rem}table,tbody,tr,td{display:block;width:100%}thead{display:none}td{margin-bottom:.75rem}td:before{display:block;margin-bottom:.35rem;color:#f0d18a;content:attr(data-label);font-size:.7rem;font-weight:800}}.shadow.svelte-1snwdf2{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;background-color:#00000080;visibility:hidden;opacity:0;transition:.25s}.shadow.show.svelte-1snwdf2{visibility:visible;opacity:1}.privacy.svelte-1snwdf2{position:fixed;top:0;left:10vw;z-index:3001;width:80vw;max-width:80vw;height:100vh;overflow-y:auto;border-inline:1px solid rgba(212,164,73,.2);background:#050505;visibility:hidden;opacity:0;transition:.25s}.privacy.show.svelte-1snwdf2{visibility:visible;opacity:1}.content.svelte-1snwdf2{width:100%;padding-bottom:3rem}.title.svelte-1snwdf2{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:5rem;padding:1rem 4rem;color:#f0d18a;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;text-align:center}.title.svelte-1snwdf2 button:where(.svelte-1snwdf2){position:absolute;right:2rem;border:0;color:#f0d18a;background:transparent;cursor:pointer;font-size:1.1rem}.date.svelte-1snwdf2{display:block;margin:1rem;color:#a7a7a7;text-align:center;font-size:.85rem}.items.svelte-1snwdf2{width:min(820px,86%);margin:0 auto}.item.svelte-1snwdf2{margin-bottom:1.2rem}.item.svelte-1snwdf2 p:where(.svelte-1snwdf2):first-child{margin-bottom:.85rem;color:#f0d18a;font-size:.92rem;font-weight:800;letter-spacing:.04em}.item.svelte-1snwdf2 p:where(.svelte-1snwdf2):last-child{color:#a7a7a7;line-height:1.7}@media(max-width:768px){.privacy.svelte-1snwdf2{left:0;width:100vw;max-width:100vw}.items.svelte-1snwdf2{width:90%}.title.svelte-1snwdf2{font-size:1.2rem}.title.svelte-1snwdf2 button:where(.svelte-1snwdf2){right:1rem}}:root{--bg: #050505;--bg-soft: #0b1220;--gold: #d4a449;--gold-light: #f0d18a;--gold-dark: #8b5a1e;--text: #f8f8f5;--muted: #a7a7a7;--glow: #ffb547;--line: rgba(212, 164, 73, .22);--panel: rgba(11, 18, 32, .86);--shadow: 0 24px 80px rgba(0, 0, 0, .42);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:radial-gradient(circle at 70% 0%,rgba(255,181,71,.12),transparent 30rem),linear-gradient(180deg,#050505,#070b12 48%,#050505)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(240,209,138,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(240,209,138,.025) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 72%);mask-image:linear-gradient(to bottom,black,transparent 72%)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}main{min-height:70vh}@media(prefers-reduced-motion:no-preference){::view-transition-old(root){animation:page-out .18s ease both}::view-transition-new(root){animation:page-in .26s ease both}}@keyframes page-out{0%{opacity:1}to{opacity:.72}}@keyframes page-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:76px;padding:.85rem clamp(1rem,4vw,4rem);border-bottom:1px solid var(--line);background:#050505db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.footer-brand{display:inline-flex;align-items:center;min-width:0}.brand-logo{display:block;width:clamp(150px,18vw,218px);height:auto;max-height:50px;object-fit:contain}.footer-logo{display:block;width:min(220px,100%);height:auto;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:.35rem}.site-header nav a{min-height:42px;padding:.7rem .9rem;border:1px solid transparent;color:var(--muted);font-size:.95rem}.site-header nav a:hover,.site-header nav a.active{border-color:#d4a44947;color:var(--text);background:#d4a44914}.menu-toggle{display:none;width:44px;height:44px;padding:0;border:1px solid var(--line);color:var(--text);background:#0b1220d6;cursor:pointer}.menu-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:var(--gold-light)}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.hero{min-height:calc(100vh - 76px);display:grid;align-items:end;padding:clamp(5rem,10vw,8rem) 0 3rem;background:linear-gradient(90deg,#050505f5,#0505059e 48%,#05050542),linear-gradient(0deg,#050505,#05050540 32%),var(--hero-image) center / cover}.hero-content{max-width:760px}.eyebrow{margin:0 0 1rem;color:var(--gold-light);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:13ch;margin-bottom:1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,8vw,6.6rem);line-height:.92;letter-spacing:0}h2{margin-bottom:1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:0}h3{margin-bottom:.65rem;font-size:1.2rem}p{color:var(--muted);line-height:1.75}.lead{max-width:68ch;color:#e8e5dc;font-size:clamp(1.05rem,2vw,1.24rem)}.hero-actions,.section-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.15rem;border:1px solid rgba(240,209,138,.42);color:#120c05;background:linear-gradient(135deg,var(--gold-light),var(--gold));box-shadow:0 12px 32px #ffb54729;cursor:pointer;font-weight:700}.button.secondary{color:var(--gold-light);background:#0b1220cc}.section{padding:clamp(4rem,8vw,7rem) 0}.section.alt{background:linear-gradient(180deg,#0b1220b8,#050505e6);border-block:1px solid rgba(212,164,73,.12)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-head p{max-width:56ch}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.service-card,.info-panel,.contact-card{border:1px solid var(--line);background:linear-gradient(180deg,#0b1220eb,#050505b8);box-shadow:var(--shadow)}.service-card{display:flex;min-height:320px;flex-direction:column;justify-content:space-between;padding:1.25rem}.service-card a{color:var(--gold-light);font-weight:700}.tag{display:inline-flex;margin-bottom:1.35rem;padding:.35rem .55rem;border:1px solid rgba(240,209,138,.3);color:var(--gold-light);background:#d4a44914;font-size:.76rem;font-weight:700;text-transform:uppercase}.split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,.7fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.info-panel{padding:clamp(1.25rem,3vw,2rem)}.check-list,.footer-grid ul,.contact-list{padding:0;margin:0;list-style:none}.check-list{display:grid;gap:.8rem;margin-top:1rem}.check-list li{display:flex;gap:.7rem;color:#e8e5dc}.check-list li:before{flex:0 0 auto;width:.46rem;height:.46rem;margin-top:.55rem;transform:rotate(45deg);background:var(--gold);color:var(--gold);content:""}.page-hero{padding:clamp(4rem,8vw,7rem) 0 clamp(2rem,5vw,4rem);background:linear-gradient(180deg,#0b1220b3,#05050500)}.page-hero h1{max-width:12ch}.service-list{display:grid;gap:1rem}.service-row{display:grid;grid-template-columns:220px minmax(0,1fr);gap:1.5rem;padding:1.25rem;border:1px solid var(--line);background:#0b1220bd}.contact-grid{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem)}.contact-card{padding:clamp(1.25rem,3vw,2rem)}.contact-list{display:grid;gap:.9rem;margin-top:1.5rem}.contact-list a{color:var(--gold-light)}form{display:grid;gap:1rem}label{display:grid;gap:.45rem;color:#e8e5dc;font-weight:700}input,textarea{width:100%;border:1px solid rgba(212,164,73,.28);color:var(--text);background:#0505058f;padding:.9rem 1rem;outline:none}textarea{min-height:150px;resize:none}input:focus,textarea:focus{border-color:var(--gold-light);box-shadow:0 0 0 3px #ffb5471f}.form-status{margin:0;padding:.85rem 1rem;border:1px solid rgba(212,164,73,.26);line-height:1.5;white-space:pre-line}.form-status.success{color:var(--gold-light);background:#d4a4491a}.form-status.error{color:#ffd7d7;border-color:#ff8c8c59;background:#7814143d}button:disabled{cursor:wait;opacity:.72}.site-footer{padding:3rem clamp(1rem,4vw,4rem) 1.5rem;border-top:1px solid var(--line);background:#050505}.footer-grid{display:grid;grid-template-columns:minmax(240px,1.4fr) repeat(2,minmax(180px,.6fr));gap:2rem;width:min(1120px,100%);margin:0 auto}.footer-brand{color:var(--text);font-weight:800}.site-footer h2{margin-bottom:.9rem;font-family:inherit;font-size:.88rem;text-transform:uppercase}.site-footer li+li{margin-top:.55rem}.site-footer a{color:var(--muted)}.site-footer a:hover{color:var(--gold-light)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;width:min(1120px,100%);margin:2rem auto 0;padding-top:1.2rem;border-top:1px solid rgba(212,164,73,.12);color:var(--muted);font-size:.9rem}.developer-credit{position:relative;display:inline-flex;align-items:center;gap:.35rem}.developer-name{padding:0;border:0;color:var(--gold-light);background:transparent;cursor:pointer}.developer-name:hover,.developer-name:focus-visible{color:var(--text);outline:none}.developer-balloon{position:absolute;right:0;bottom:calc(100% + .75rem);z-index:5;width:max-content;max-width:min(280px,calc(100vw - 2rem));padding:.65rem .8rem;border:1px solid rgba(240,209,138,.35);color:var(--text);background:#0b1220fa;box-shadow:var(--shadow);font-size:.86rem}.developer-balloon:after{position:absolute;right:1.2rem;bottom:-.42rem;width:.75rem;height:.75rem;border-right:1px solid rgba(240,209,138,.35);border-bottom:1px solid rgba(240,209,138,.35);transform:rotate(45deg);background:#0b1220fa;content:""}@media(max-width:920px){.menu-toggle{display:block}.site-header nav{position:fixed;top:76px;right:1rem;left:1rem;display:none;flex-direction:column;align-items:stretch;padding:.75rem;border:1px solid var(--line);background:#050505f5;box-shadow:var(--shadow)}.site-header nav.open{display:flex}.site-header nav a{padding:.9rem}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.contact-grid{grid-template-columns:1fr}.section-head{display:block}.footer-grid{grid-template-columns:1fr}}@media(max-width:640px){.brand-logo{width:142px}.hero{min-height:760px;align-items:center;background-position:58% center}.services-grid,.service-row{grid-template-columns:1fr}.service-card{min-height:260px}.footer-bottom,.hero-actions,.section-actions{flex-direction:column}.button{width:100%}}
