:root{--serif:"Cormorant Garamond", "EB Garamond", Garamond, Georgia, serif;--sans:"Inter", -apple-system, system-ui, sans-serif;--sans-body:"Inter", -apple-system, system-ui, sans-serif;--sans-display:"Tenor Sans", "Inter", -apple-system, sans-serif;--mono:"JetBrains Mono", "IBM Plex Mono", ui-monospace, monospace;--r-sm:4px;--r-md:10px;--r-lg:18px;--r-xl:28px;--max-w:1440px;--gutter:clamp(20px, 4vw, 56px);--header-h:84px;--motion-duration:.6s;--motion-easing:cubic-bezier(.4, 0, .2, 1);--motion-fast:.2s;--motion-slow:1s;--shadow-sm:0 1px 2px #0000000a;--shadow-md:0 4px 16px #0000000f;--shadow-lg:0 12px 40px #00000014;--gradient-hero:linear-gradient(180deg, var(--bg) 0%, var(--bg-alt) 100%);--gradient-accent:linear-gradient(135deg, var(--accent) 0%, var(--accent-soft) 100%);--gradient-trim:linear-gradient(180deg, transparent 0%, var(--accent-sand) 100%);--cta-glow:0 0 0 4px #0000000a}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--ink);max-width:100vw;overflow-x:hidden}body{font-family:var(--sans-body);-webkit-font-smoothing:antialiased;letter-spacing:0;text-rendering:optimizelegibility;font-size:15px;font-weight:400;line-height:1.65}h1,h2,h3,h4{font-family:var(--serif);letter-spacing:-.005em;font-weight:400;line-height:1.05}h1{font-weight:300}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}img{max-width:100%;display:block}.container{max-width:var(--max-w);padding:0 var(--gutter);margin:0 auto}.eyebrow{font-family:var(--sans-body);letter-spacing:.22em;text-transform:uppercase;color:var(--ink-muted);font-size:11px;font-weight:500}.serif-i{font-style:italic;font-family:var(--serif);font-weight:400}.hr{background:var(--line);height:1px}.num{font-family:var(--sans-body);font-feature-settings:"tnum" 1, "lnum" 1;letter-spacing:-.01em;font-style:normal;font-weight:500;font-size:inherit;line-height:inherit;color:inherit;display:inline-block}h1 .num,h2 .num{font-weight:300}.unit{font-family:var(--sans-body);opacity:.7;letter-spacing:0;vertical-align:baseline;margin-inline-start:2px;font-size:.5em;font-weight:400;display:inline-block}.below-header{padding-top:calc(var(--header-h) + 40px)}[dir=rtl] .eyebrow,[dir=rtl] .btn{text-transform:none;letter-spacing:0}[dir=rtl] .num{letter-spacing:0}.btn{letter-spacing:.04em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:14px 22px;font-size:13px;font-weight:500;transition:all .25s;display:inline-flex}.btn-primary{background:var(--ink);color:var(--bg)}.btn-primary:hover{background:var(--accent);color:var(--bg)}.btn-ghost{border-color:var(--line);color:var(--ink)}.btn-ghost:hover{border-color:var(--ink)}
[data-theme=termal]{--bg:#faf6ee;--bg-alt:#f2ebdd;--surface:#fff;--ink:#1a1f1a;--ink-soft:#3d4a3a;--ink-muted:#6b7264;--accent:#3d4a3a;--accent-soft:#8b7355;--accent-sand:#c9b896;--line:#1a1f1a1f;--line-soft:#1a1f1a0f;--motion-duration:.6s;--motion-easing:cubic-bezier(.4, 0, .2, 1);--shadow-sm:0 1px 3px #1a1f1a0d;--shadow-md:0 6px 20px #1a1f1a12;--shadow-lg:0 18px 48px #1a1f1a1a;--cta-glow:0 0 0 4px #3d4a3a24;--gradient-hero:linear-gradient(180deg, #faf6ee 0%, #f2ebdd 100%);--gradient-accent:linear-gradient(135deg, #3d4a3a 0%, #8b7355 100%);--gradient-trim:linear-gradient(180deg, transparent 0%, #c9b896 100%)}[data-theme=termal][data-mode=dark]{--bg:#14160f;--bg-alt:#1c1f18;--surface:#21241d;--ink:#f5f1e8;--ink-soft:#dad3c3;--ink-muted:#9a9a8a;--accent:#c9b896;--accent-soft:#8b7355;--accent-sand:#3d4a3a;--line:#f5f1e81f;--line-soft:#f5f1e80f;--shadow-sm:0 1px 3px #0006;--shadow-md:0 6px 20px #00000080;--shadow-lg:0 18px 48px #0009;--cta-glow:0 0 0 4px #c9b89638;--gradient-hero:linear-gradient(180deg, #14160f 0%, #1c1f18 100%);--gradient-accent:linear-gradient(135deg, #c9b896 0%, #8b7355 100%);--gradient-trim:linear-gradient(180deg, transparent 0%, #3d4a3a 100%)}
[data-theme=coastal]{--bg:#f4f8fb;--bg-alt:#e8eef3;--surface:#fff;--ink:#1e3a5f;--ink-soft:#345371;--ink-muted:#7c8ea5;--accent:#d97757;--accent-soft:#c8d8e4;--accent-sand:#e8d4b8;--line:#1e3a5f1f;--line-soft:#1e3a5f0f;--serif:"Playfair Display", "Cormorant Garamond", Georgia, serif;--motion-duration:.8s;--motion-easing:cubic-bezier(.25, .46, .45, .94);--motion-water:cubic-bezier(.43, .13, .23, .96);--shadow-sm:0 1px 3px #1e3a5f0f;--shadow-md:0 6px 20px #1e3a5f14;--shadow-lg:0 18px 48px #1e3a5f1f;--shadow-water:0 24px 60px -12px #4a6a9059;--cta-glow:0 0 0 4px #d977572e;--gradient-hero:linear-gradient(180deg, #f4f8fb 0%, #e8eef3 100%);--gradient-accent:linear-gradient(135deg, #d97757 0%, #e8b896 100%);--gradient-trim:linear-gradient(180deg, transparent 0%, #e8d4b8 100%);--gradient-sea:linear-gradient(180deg, #c8d8e4 0%, #4a6a90 50%, #1e3a5f 100%);--gradient-sand:linear-gradient(180deg, #f4f8fb 0%, #e8d4b8 100%)}[data-theme=coastal][data-mode=dark]{--bg:#0e1a2a;--bg-alt:#15263b;--surface:#1a2c44;--ink:#f4f8fb;--ink-soft:#c8d8e4;--ink-muted:#7c8ea5;--accent:#d97757;--accent-soft:#4a6a90;--accent-sand:#1e3a5f;--line:#f4f8fb1f;--line-soft:#f4f8fb0f;--shadow-sm:0 1px 3px #0006;--shadow-md:0 6px 20px #00000080;--shadow-lg:0 18px 48px #0009;--shadow-water:0 24px 60px -12px #000000b3;--cta-glow:0 0 0 4px #d9775747;--gradient-hero:linear-gradient(180deg, #0e1a2a 0%, #15263b 100%);--gradient-accent:linear-gradient(135deg, #d97757 0%, #c2643a 100%);--gradient-trim:linear-gradient(180deg, transparent 0%, #1e3a5f 100%);--gradient-sea:linear-gradient(180deg, #0e1a2a 0%, #15263b 50%, #1a2c44 100%);--gradient-sand:linear-gradient(180deg, #15263b 0%, #1e3a5f 100%)}
[data-theme=heritage]{--bg:#f5ebd9;--bg-alt:#ebe0c8;--surface:#fff7e8;--ink:#1b4d4d;--ink-soft:#355f5f;--ink-muted:#7a8a8a;--accent:#c2643a;--accent-soft:#d4a574;--accent-sand:#e8d4b0;--line:#1b4d4d1f;--line-soft:#1b4d4d0f;--serif:"Castoro", "Gloock", "Cormorant Garamond", Georgia, serif;--sans-body:"Manrope", "Inter", -apple-system, sans-serif;--motion-duration:.5s;--motion-easing:cubic-bezier(.16, 1, .3, 1);--motion-stone:cubic-bezier(.34, 0, .18, 1);--shadow-sm:0 1px 3px #4b26120f;--shadow-md:0 6px 20px #4b26121a;--shadow-lg:0 18px 48px #4b261224;--shadow-stone:0 24px 60px -12px #783a1c52;--cta-glow:0 0 0 4px #c2643a2e;--gradient-hero:linear-gradient(180deg, #f5ebd9 0%, #ebe0c8 100%);--gradient-accent:linear-gradient(135deg, #c2643a 0%, #d4a574 100%);--gradient-trim:linear-gradient(180deg, transparent 0%, #e8d4b0 100%);--gradient-mountain:linear-gradient(180deg, #f5ebd9 0%, #d4a574 50%, #8a6240 100%);--gradient-clay:linear-gradient(180deg, #fff7e8 0%, #c2643a 100%)}[data-theme=heritage][data-mode=dark]{--bg:#1a1411;--bg-alt:#221b16;--surface:#2c2218;--ink:#f5ebd9;--ink-soft:#d4a574;--ink-muted:#8a7a6a;--accent:#d4a574;--accent-soft:#355f5f;--accent-sand:#1b4d4d;--line:#f5ebd91f;--line-soft:#f5ebd90f;--shadow-sm:0 1px 3px #0006;--shadow-md:0 6px 20px #00000080;--shadow-lg:0 18px 48px #0009;--shadow-stone:0 24px 60px -12px #000000b3;--cta-glow:0 0 0 4px #d4a57447;--gradient-hero:linear-gradient(180deg, #1a1411 0%, #221b16 100%);--gradient-accent:linear-gradient(135deg, #d4a574 0%, #c2643a 100%);--gradient-trim:linear-gradient(180deg, transparent 0%, #2c2218 100%);--gradient-mountain:linear-gradient(180deg, #1a1411 0%, #2c2218 50%, #4d3322 100%);--gradient-clay:linear-gradient(180deg, #2c2218 0%, #c2643a 100%)}
[data-theme=urban]{--bg:#fafafa;--bg-alt:#f0f0f0;--surface:#fff;--ink:#0e0e0e;--ink-soft:#404040;--ink-muted:#8a8a8a;--accent:#00d97e;--accent-soft:#d4d4d4;--accent-sand:#f0f0f0;--line:#0e0e0e1f;--line-soft:#0e0e0e0f;--serif:"Söhne", "Aeonik", "Inter", -apple-system, sans-serif;--sans-body:"Inter", -apple-system, sans-serif;--mono:"IBM Plex Mono", "JetBrains Mono", ui-monospace, monospace;--motion-duration:.2s;--motion-easing:cubic-bezier(.65, 0, .35, 1);--motion-snap:cubic-bezier(.85, 0, .15, 1);--shadow-sm:0 1px 2px #0e0e0e0a;--shadow-md:0 4px 16px #0e0e0e0f;--shadow-lg:0 12px 40px #0e0e0e1a;--shadow-glass:0 8px 32px -8px #0e0e0e1f, inset 0 1px 0 #fff9;--cta-glow:0 0 0 4px #00d97e33;--gradient-hero:linear-gradient(180deg, #fafafa 0%, #f0f0f0 100%);--gradient-accent:linear-gradient(135deg, #00d97e 0%, #62d4a6 100%);--gradient-trim:linear-gradient(180deg, transparent 0%, #d4d4d4 100%);--gradient-neon:linear-gradient(135deg, #00d97e 0%, #00b368 50%, #007a47 100%);--gradient-grid:linear-gradient(#0e0e0e0a 1px, transparent 1px), linear-gradient(90deg, #0e0e0e0a 1px, transparent 1px)}[data-theme=urban][data-mode=dark]{--bg:#0e0e0e;--bg-alt:#1a1a1a;--surface:#242424;--ink:#fff;--ink-soft:#d4d4d4;--ink-muted:#8a8a8a;--accent:#62d4a6;--accent-soft:#404040;--accent-sand:#2a2a2a;--line:#ffffff1f;--line-soft:#ffffff0f;--shadow-sm:0 1px 2px #0006;--shadow-md:0 4px 16px #00000080;--shadow-lg:0 12px 40px #0009;--shadow-glass:0 8px 32px -8px #000000b3, inset 0 1px 0 #ffffff0a;--cta-glow:0 0 0 4px #62d4a647;--gradient-hero:linear-gradient(180deg, #0e0e0e 0%, #1a1a1a 100%);--gradient-accent:linear-gradient(135deg, #62d4a6 0%, #00d97e 100%);--gradient-trim:linear-gradient(180deg, transparent 0%, #2a2a2a 100%);--gradient-neon:linear-gradient(135deg, #62d4a6 0%, #00d97e 50%, #00b368 100%);--gradient-grid:linear-gradient(#ffffff0a 1px, transparent 1px), linear-gradient(90deg, #ffffff0a 1px, transparent 1px)}
[data-theme=phocaea]{--bg:#eae2d3;--bg-alt:#f2ebdd;--surface:#f2ebdd;--bg-deep:#0f2d3f;--bg-deep-alt:#0a1f2c;--bg-deep-hover:#1a4458;--ink:#1a1a1a;--ink-soft:#3a3a3a;--ink-muted:#5c5f4b;--accent:#b9925a;--accent-soft:#d4b07f;--accent-dark:#9b7943;--accent-warm:#7a4b45;--accent-sand:#d9cfb8;--line:#1a1a1a1a;--line-soft:#1a1a1a0d;--line-brass:#b9925a;--serif:"Cormorant Garamond", "EB Garamond", Georgia, serif;--sans-body:"Inter", -apple-system, system-ui, "Helvetica Neue", sans-serif;--r-btn:2px;--r-card:4px;--r-pill:0px;--motion-duration:.3s;--motion-easing:cubic-bezier(.4, 0, .2, 1);--motion-fast:.2s;--motion-slow:.6s;--shadow-sm:0 1px 2px #1a1a1a0a;--shadow-md:0 4px 12px #1a1a1a0d;--shadow-card-hover:0 8px 24px #1a1a1a0f;--cta-glow:0 0 0 4px #b9925a2e;--gradient-hero-dark:linear-gradient(105deg, #0a1f2c 0%, #0a1f2c 28%, #0f2d3fd9 42%, #0f2d3f73 55%, #0f2d3f00 70%);--gradient-trim:linear-gradient(180deg, transparent 0%, var(--accent-sand) 100%);--gradient-final-cta:linear-gradient(180deg, #0f2d3f 0%, #0a1f2c 100%);--container-w:1280px;--container-w-prose:720px;--container-w-prose-wide:900px;--gutter:clamp(24px, 4vw, 48px);--section-py-desktop:96px;--section-py-large:128px;--section-py-mobile:64px}

*,:before,:after{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}@font-face{font-family:Cormorant Garamond;src:local(Cormorant Garamond),url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400..700;1,400..700&display=swap)}img{max-width:100%;height:auto}a{color:inherit}.site-header{top:40px!important}.hero-cinematic .hero-content{padding-top:136px}@media (max-width:640px){.hero-cinematic .hero-content{padding-top:128px}}
