.hero.svelte-ivg2ht.svelte-ivg2ht{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0 2rem}.hero-bg.svelte-ivg2ht.svelte-ivg2ht{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0d0b1e,#14102b,#0d0b1e)}.hero-glow.svelte-ivg2ht.svelte-ivg2ht{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.glow-1.svelte-ivg2ht.svelte-ivg2ht{width:500px;height:500px;top:-100px;right:5%;background:radial-gradient(circle,rgba(201,168,76,.12) 0%,transparent 70%)}.glow-2.svelte-ivg2ht.svelte-ivg2ht{width:400px;height:400px;bottom:10%;left:5%;background:radial-gradient(circle,rgba(196,143,138,.08) 0%,transparent 70%)}.stars-layer.svelte-ivg2ht.svelte-ivg2ht{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(1px 1px at 15% 20%,rgba(255,255,255,.6) 0%,transparent 100%),radial-gradient(1px 1px at 30% 45%,rgba(255,255,255,.4) 0%,transparent 100%),radial-gradient(1px 1px at 55% 15%,rgba(255,255,255,.7) 0%,transparent 100%),radial-gradient(1px 1px at 70% 60%,rgba(255,255,255,.5) 0%,transparent 100%),radial-gradient(1px 1px at 85% 25%,rgba(255,255,255,.6) 0%,transparent 100%),radial-gradient(1px 1px at 25% 75%,rgba(255,255,255,.3) 0%,transparent 100%),radial-gradient(1px 1px at 90% 80%,rgba(255,255,255,.5) 0%,transparent 100%),radial-gradient(1px 1px at 45% 90%,rgba(255,255,255,.4) 0%,transparent 100%),radial-gradient(2px 2px at 60% 35%,rgba(201,168,76,.4) 0%,transparent 100%),radial-gradient(1px 1px at 10% 55%,rgba(255,255,255,.3) 0%,transparent 100%);background-size:400px 400px}.hero-content.svelte-ivg2ht.svelte-ivg2ht{position:relative;z-index:2;text-align:center;max-width:700px}.hero-content.svelte-ivg2ht h1.svelte-ivg2ht{font-size:clamp(3rem,7vw,5.5rem);color:var(--c-text);margin-bottom:1.5rem;text-shadow:0 0 60px rgba(201,168,76,.2)}.hero-divider.svelte-ivg2ht.svelte-ivg2ht{color:var(--c-gold);font-size:1.2rem;margin:1.5rem 0;opacity:.8}.hero-tagline.svelte-ivg2ht.svelte-ivg2ht{font-size:clamp(.9rem,2vw,1.1rem);color:var(--c-muted);font-weight:300;font-style:italic;line-height:1.9;margin-bottom:2.5rem}.hero-ctas.svelte-ivg2ht.svelte-ivg2ht{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}.hero-cards.svelte-ivg2ht.svelte-ivg2ht{position:absolute;right:6%;top:50%;transform:translateY(-50%);z-index:1;display:flex;gap:1rem;align-items:flex-end}.tarot-card.svelte-ivg2ht.svelte-ivg2ht{width:90px;height:158px;border:1px solid var(--c-border);border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:.75rem .5rem;background:#1a103580;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:Cinzel,Georgia,serif}.tarot-card.svelte-ivg2ht .card-roman.svelte-ivg2ht{font-size:.6rem;letter-spacing:.15em;color:var(--c-gold);opacity:.7}.tarot-card.svelte-ivg2ht .card-name.svelte-ivg2ht{font-size:.55rem;letter-spacing:.1em;color:var(--c-muted);text-align:center}.card-1.svelte-ivg2ht.svelte-ivg2ht{transform:rotate(-8deg) translateY(8px);opacity:.5}.card-2.svelte-ivg2ht.svelte-ivg2ht{transform:rotate(2deg);opacity:.7;border-color:#c9a84c59}.card-3.svelte-ivg2ht.svelte-ivg2ht{transform:rotate(6deg) translateY(12px);opacity:.45}.hero-scroll.svelte-ivg2ht.svelte-ivg2ht{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.3rem;color:var(--c-muted);text-decoration:none;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;font-family:Cinzel,Georgia,serif;animation:svelte-ivg2ht-bounce 2s ease-in-out infinite}.scroll-arrow.svelte-ivg2ht.svelte-ivg2ht{font-size:1rem}@keyframes svelte-ivg2ht-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}.services-section.svelte-ivg2ht.svelte-ivg2ht{padding:6rem 0;background:var(--c-surface);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.section-header.svelte-ivg2ht.svelte-ivg2ht{text-align:center;margin-bottom:3.5rem}.section-header.svelte-ivg2ht h2.svelte-ivg2ht{font-size:clamp(1.8rem,3vw,2.8rem)}.services-grid.svelte-ivg2ht.svelte-ivg2ht{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.service-card.svelte-ivg2ht.svelte-ivg2ht{display:flex;flex-direction:column;padding:2rem 1.5rem;background:var(--c-bg);border:1px solid var(--c-border);border-radius:4px;color:var(--c-text);text-decoration:none;transition:border-color .3s,transform .3s,box-shadow .3s}.service-card.svelte-ivg2ht.svelte-ivg2ht:hover{border-color:var(--c-gold);transform:translateY(-4px);box-shadow:0 12px 40px #c9a84c1a;color:var(--c-text)}.card-header.svelte-ivg2ht.svelte-ivg2ht{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.service-card.svelte-ivg2ht .card-roman.svelte-ivg2ht{font-family:Cinzel,Georgia,serif;font-size:.65rem;letter-spacing:.2em;color:var(--c-gold);opacity:.6}.card-glyph.svelte-ivg2ht.svelte-ivg2ht{font-size:1.5rem;color:var(--c-gold);opacity:.6}.service-card.svelte-ivg2ht h3.svelte-ivg2ht{font-size:1.1rem;margin-bottom:.75rem;color:var(--c-gold-light)}.service-card.svelte-ivg2ht p.svelte-ivg2ht{font-size:.88rem;color:var(--c-muted);line-height:1.7;flex:1;margin-bottom:1.5rem}.card-cta.svelte-ivg2ht.svelte-ivg2ht{font-size:.75rem;letter-spacing:.1em;color:var(--c-gold);font-family:Cinzel,Georgia,serif;margin-top:auto}.quote-section.svelte-ivg2ht.svelte-ivg2ht{padding:6rem 2rem;text-align:center;background:var(--c-bg)}.quote-deco.svelte-ivg2ht.svelte-ivg2ht{color:var(--c-gold);opacity:.4;font-size:.9rem;letter-spacing:.5rem;margin-bottom:2rem}blockquote.svelte-ivg2ht.svelte-ivg2ht{max-width:700px;margin:0 auto}blockquote.svelte-ivg2ht p.svelte-ivg2ht{font-family:Cinzel,Georgia,serif;font-size:clamp(1.2rem,3vw,2rem);font-weight:400;color:var(--c-text);font-style:italic;line-height:1.5;margin-bottom:1.5rem}blockquote.svelte-ivg2ht cite.svelte-ivg2ht{font-size:.85rem;color:var(--c-gold);letter-spacing:.15em;font-style:normal}.about-section.svelte-ivg2ht.svelte-ivg2ht{padding:6rem 0;background:var(--c-surface);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.about-grid.svelte-ivg2ht.svelte-ivg2ht{display:grid;grid-template-columns:1fr 1.5fr;gap:5rem;align-items:center}.about-visual.svelte-ivg2ht.svelte-ivg2ht{display:flex;flex-direction:column;align-items:center;gap:2rem}.about-frame.svelte-ivg2ht.svelte-ivg2ht{position:relative;width:200px;height:260px;border:1px solid var(--c-border);display:flex;align-items:center;justify-content:center;background:var(--c-bg)}.about-frame.svelte-ivg2ht.svelte-ivg2ht:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid rgba(201,168,76,.15)}.about-initials.svelte-ivg2ht.svelte-ivg2ht{font-family:Cinzel,Georgia,serif;font-size:2.5rem;font-weight:600;color:var(--c-gold);opacity:.4}.about-skills.svelte-ivg2ht.svelte-ivg2ht{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.skill-tag.svelte-ivg2ht.svelte-ivg2ht{font-size:.7rem;padding:.3rem .75rem;border:1px solid var(--c-border);color:var(--c-muted);font-family:Cinzel,Georgia,serif;letter-spacing:.05em}.about-text.svelte-ivg2ht h2.svelte-ivg2ht{font-size:clamp(2rem,4vw,3rem);margin-bottom:.75rem}.about-subtitle.svelte-ivg2ht.svelte-ivg2ht{font-size:.8rem;letter-spacing:.15em;color:var(--c-gold);font-family:Cinzel,Georgia,serif;text-transform:uppercase}.about-text.svelte-ivg2ht p.svelte-ivg2ht{font-size:.95rem;color:var(--c-muted);line-height:1.9;margin-bottom:1rem}.philosophy-section.svelte-ivg2ht.svelte-ivg2ht{padding:7rem 0;background:var(--c-bg)}.philosophy-grid.svelte-ivg2ht.svelte-ivg2ht{display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;align-items:center;max-width:900px;margin:0 auto}.phil-card.svelte-ivg2ht.svelte-ivg2ht{text-align:center;padding:3rem 2rem;border:1px solid var(--c-border);background:var(--c-surface);position:relative}.phil-card.svelte-ivg2ht.svelte-ivg2ht:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid rgba(201,168,76,.08);pointer-events:none}.phil-number.svelte-ivg2ht.svelte-ivg2ht{position:absolute;top:-.7rem;left:50%;transform:translate(-50%);background:var(--c-surface);padding:0 .75rem;font-family:Cinzel,Georgia,serif;font-size:.65rem;letter-spacing:.2em;color:var(--c-gold);opacity:.7}.phil-card.svelte-ivg2ht h3.svelte-ivg2ht{font-size:1.6rem;color:var(--c-gold-light);margin-bottom:1.25rem}.phil-card.svelte-ivg2ht p.svelte-ivg2ht{font-size:.9rem;color:var(--c-muted);line-height:1.9;font-style:italic;margin-bottom:.75rem}.phil-emphasis.svelte-ivg2ht.svelte-ivg2ht{color:var(--c-text)!important;font-style:normal!important;font-family:Cinzel,Georgia,serif;font-size:.8rem!important;letter-spacing:.1em;margin-top:1.25rem!important}.phil-divider.svelte-ivg2ht.svelte-ivg2ht{font-size:1.5rem;color:var(--c-gold);opacity:.4;writing-mode:vertical-rl;letter-spacing:.5rem}.phil-footer.svelte-ivg2ht.svelte-ivg2ht{text-align:center;margin-top:4rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.phil-cta-text.svelte-ivg2ht.svelte-ivg2ht{font-family:Cinzel,Georgia,serif;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:var(--c-muted)}@media (max-width: 1100px){.hero-cards.svelte-ivg2ht.svelte-ivg2ht{display:none}.services-grid.svelte-ivg2ht.svelte-ivg2ht{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero.svelte-ivg2ht.svelte-ivg2ht{padding:0 1.5rem}.about-grid.svelte-ivg2ht.svelte-ivg2ht{grid-template-columns:1fr;gap:3rem}.about-visual.svelte-ivg2ht.svelte-ivg2ht{display:none}.philosophy-grid.svelte-ivg2ht.svelte-ivg2ht{grid-template-columns:1fr;max-width:500px}.phil-divider.svelte-ivg2ht.svelte-ivg2ht{writing-mode:horizontal-tb;letter-spacing:.5rem}}@media (max-width: 580px){.services-grid.svelte-ivg2ht.svelte-ivg2ht{grid-template-columns:1fr}.hero-ctas.svelte-ivg2ht.svelte-ivg2ht{flex-direction:column;align-items:center}}
