.section-dark.svelte-3l5kzd{background:radial-gradient(ellipse at 20% 50%, #c9a22712 0%, transparent 55%), radial-gradient(ellipse at 80% 20%, #e8b44a0d 0%, transparent 45%), radial-gradient(ellipse at 50% 80%, #e8b44a0a 0%, transparent 50%), var(--bg-page);color:var(--text-dark)}.section-header.svelte-3l5kzd{text-align:center;max-width:640px;margin:0 auto 4rem}.section-label.svelte-3l5kzd{letter-spacing:.25em;text-transform:uppercase;margin-bottom:.8rem;font-size:.7rem;font-weight:700;display:block}.section-label-violet.svelte-3l5kzd{color:var(--accent)}.section-heading.svelte-3l5kzd{letter-spacing:-.015em;margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700}.section-desc.svelte-3l5kzd{max-width:540px;color:var(--text-muted);margin:0 auto;font-size:1rem;font-weight:400;line-height:1.75}.pillars-grid.svelte-3l5kzd{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.pillar.svelte-3l5kzd{border-radius:var(--radius);background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-soft);transition:transform .4s var(--ease-out-expo), border-color .4s ease, box-shadow .4s var(--ease-out-expo);padding:2.5rem 2rem;position:relative;overflow:hidden}.pillar.svelte-3l5kzd:before{content:"";opacity:0;border-radius:0;transition:opacity .5s;position:absolute;inset:0}.pillar.svelte-3l5kzd:hover{border-color:var(--border-strong);box-shadow:var(--shadow-card-hover);transform:translateY(-6px)scale(1.015)}.pillar.svelte-3l5kzd:after{content:"";background:var(--gradient-gold);transform-origin:0;height:3px;transition:transform .5s var(--ease-out-expo);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.pillar.svelte-3l5kzd:hover:after{transform:scaleX(1)}.pillar.svelte-3l5kzd:hover:before{opacity:1}.pillar.svelte-3l5kzd:first-child:before{background:linear-gradient(#c9a22724,#c9a22705)}.pillar.svelte-3l5kzd:nth-child(2):before{background:linear-gradient(#e8b44a24,#e8b44a05)}.pillar.svelte-3l5kzd:nth-child(3):before{background:linear-gradient(#d4a94a24,#d4a94a05)}.pillar.svelte-3l5kzd{text-align:center;flex-direction:column;align-items:center;display:flex}.pillar-icon.svelte-3l5kzd{z-index:1;background:var(--gradient-gold-soft);border:1px solid var(--border);width:56px;height:56px;color:var(--accent-deep);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.pillar-icon-trade.svelte-3l5kzd,.pillar-icon-tourism.svelte-3l5kzd,.pillar-icon-culture.svelte-3l5kzd{background:var(--gradient-gold-soft);color:var(--accent-deep)}.pillar.svelte-3l5kzd h3:where(.svelte-3l5kzd){color:var(--text-dark);z-index:1;margin-bottom:.7rem;font-size:1.2rem;font-weight:700;position:relative}.pillar.svelte-3l5kzd p:where(.svelte-3l5kzd){color:var(--text-muted);z-index:1;font-size:1.02rem;line-height:1.75;position:relative}@media (width<=900px){.pillars-grid.svelte-3l5kzd{grid-template-columns:1fr;max-width:480px}}@media (width<=768px){.pillars-grid.svelte-3l5kzd{gap:1.25rem;padding:0 .5rem}}@media (width<=480px){.pillars-grid.svelte-3l5kzd{padding:0}}.intro-section.svelte-1e2u8r2{background:var(--bg-light);color:var(--text-dark);padding:5rem 2rem}.intro-content.svelte-1e2u8r2{max-width:760px;margin:0 auto}.intro-content.svelte-1e2u8r2 h2:where(.svelte-1e2u8r2){font-family:var(--font-serif);color:var(--text-dark);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(1.5rem,3.5vw,2.2rem);line-height:1.25}.intro-content.svelte-1e2u8r2 p:where(.svelte-1e2u8r2){color:var(--text-dark-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.8}.intro-content.svelte-1e2u8r2 strong:where(.svelte-1e2u8r2){color:var(--accent);font-weight:600}.section-inner.svelte-1e2u8r2{max-width:1200px;margin:0 auto}.who-section.svelte-1e2u8r2 .section-inner:where(.svelte-1e2u8r2){max-width:1280px}.section-header.svelte-1e2u8r2{text-align:center;max-width:640px;margin:0 auto 3.5rem}.section-label.svelte-1e2u8r2{letter-spacing:.25em;text-transform:uppercase;color:var(--violet);margin-bottom:.8rem;font-size:.7rem;font-weight:700;display:block}.section-label-gold.svelte-1e2u8r2{color:var(--gold)}.section-header.svelte-1e2u8r2 h2:where(.svelte-1e2u8r2){letter-spacing:-.015em;margin-bottom:.8rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700}.section-desc.svelte-1e2u8r2{color:var(--text-muted);font-size:1rem;line-height:1.7}.who-section.svelte-1e2u8r2{background:radial-gradient(ellipse at 20% 30%, #c9a22714, transparent 55%), radial-gradient(ellipse at 80% 70%, #e8b44a0d, transparent 50%), var(--bg-page);padding:6rem 2rem}.sectors-stack.svelte-1e2u8r2{flex-direction:column;gap:5rem;display:flex}.sector-row.svelte-1e2u8r2{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:transform .5s var(--ease-out-expo), box-shadow .5s var(--ease-out-expo), border-color .5s ease;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:stretch;gap:0;display:grid;position:relative;overflow:hidden}.sector-row.svelte-1e2u8r2:hover{box-shadow:var(--shadow-card-hover);border-color:var(--border-strong);transform:translateY(-4px)}.sector-row.svelte-1e2u8r2:before{content:"";background:var(--gradient-gold-line);opacity:.7;z-index:3;height:3px;position:absolute;inset:0 0 auto}.sector-visual.svelte-1e2u8r2{background:var(--bg-soft);min-height:340px;position:relative;overflow:hidden}.sector-visual.svelte-1e2u8r2 img:where(.svelte-1e2u8r2){object-fit:cover;object-position:center;width:100%;height:100%;transition:transform 1.2s var(--ease-out-expo);display:block;position:absolute;inset:0}.sector-row.svelte-1e2u8r2:hover .sector-visual:where(.svelte-1e2u8r2) img:where(.svelte-1e2u8r2){transform:scale(1.04)}.sector-visual-fade.svelte-1e2u8r2{pointer-events:none;background:linear-gradient(90deg, transparent 0%, transparent 55%, color-mix(in oklab, var(--bg-card) 55%, transparent) 78%, var(--bg-card) 100%), linear-gradient(180deg, #0d0d0d0a 0%, transparent 40%, #0d0d0d14 100%);position:absolute;inset:0}.sector-row-reverse.svelte-1e2u8r2{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.sector-row-reverse.svelte-1e2u8r2 .sector-visual:where(.svelte-1e2u8r2){order:2}.sector-row-reverse.svelte-1e2u8r2 .sector-content:where(.svelte-1e2u8r2){order:1}.sector-row-reverse.svelte-1e2u8r2 .sector-visual-fade:where(.svelte-1e2u8r2){background:linear-gradient(270deg, transparent 0%, transparent 55%, color-mix(in oklab, var(--bg-card) 55%, transparent) 78%, var(--bg-card) 100%), linear-gradient(180deg, #0d0d0d0a 0%, transparent 40%, #0d0d0d14 100%)}.sector-content.svelte-1e2u8r2{background:var(--bg-card);z-index:2;flex-direction:column;padding:2.5rem 2.5rem 2.5rem 2rem;display:flex;position:relative}.sector-row-reverse.svelte-1e2u8r2 .sector-content:where(.svelte-1e2u8r2){padding:2.5rem 2rem 2.5rem 2.5rem}.sector-index.svelte-1e2u8r2{font-family:var(--font-number);letter-spacing:.25em;color:var(--accent-text);text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.sector-content.svelte-1e2u8r2 h3:where(.svelte-1e2u8r2){font-family:var(--font-display);letter-spacing:.02em;color:var(--text-dark);margin-bottom:.9rem;font-size:clamp(1.3rem,2.4vw,1.85rem);font-weight:600;line-height:1.15}.sector-rule.svelte-1e2u8r2{background:var(--gradient-gold);border-radius:2px;width:52px;height:2px;margin-bottom:1.5rem;display:block}.sector-items.svelte-1e2u8r2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;display:grid}.sector-item.svelte-1e2u8r2{border-radius:var(--radius-sm);align-items:flex-start;gap:.75rem;padding:.55rem .6rem;transition:background .25s,transform .25s;display:flex}.sector-item.svelte-1e2u8r2:hover{background:#c9a22712;transform:translate(2px)}.sector-item.svelte-1e2u8r2 img:where(.svelte-1e2u8r2){object-fit:contain;opacity:.75;width:32px;min-width:32px;height:32px;transition:opacity .3s}.sector-item.svelte-1e2u8r2:hover img:where(.svelte-1e2u8r2){opacity:1}.sector-item-text.svelte-1e2u8r2{flex-direction:column;gap:.15rem;min-width:0;display:flex}.sector-item-name.svelte-1e2u8r2{color:var(--text-dark);font-size:.82rem;font-weight:600;line-height:1.3}.sector-item-desc.svelte-1e2u8r2{color:var(--text-dark-muted);font-size:.72rem;line-height:1.5}.zones-section.svelte-1e2u8r2{background:var(--bg-light);color:var(--text-dark);padding:5rem 2rem}.zones-section.svelte-1e2u8r2 .section-label:where(.svelte-1e2u8r2){color:var(--gold)}.zones-section.svelte-1e2u8r2 .section-header:where(.svelte-1e2u8r2) h2:where(.svelte-1e2u8r2){color:var(--text-dark)}.zones-grid.svelte-1e2u8r2{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:900px;margin:0 auto;display:grid}.zone-item.svelte-1e2u8r2{transition:all .3s var(--ease-out-expo);background:#00000008;border:1px solid #0000000f;align-items:center;gap:1rem;padding:1.2rem 1.5rem;display:flex}.zone-item.svelte-1e2u8r2:hover{background:#0000000f;transform:translate(4px)}.zone-number.svelte-1e2u8r2{font-family:var(--font-number);color:var(--gold);letter-spacing:.05em;min-width:24px;font-size:.75rem;font-weight:700}.zone-name.svelte-1e2u8r2{color:var(--text-dark);font-size:.9rem;font-weight:600}.why-section.svelte-1e2u8r2{background:radial-gradient(ellipse at 60% 40%, #e8b44a14, transparent 50%), var(--bg-dark);padding:5rem 2rem}.why-grid.svelte-1e2u8r2{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.why-item.svelte-1e2u8r2{transition:all .3s var(--ease-out-expo);background:#ffffff06;border:1px solid #ffffff0f;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.why-item.svelte-1e2u8r2:hover{border-color:#ffffff1f;transform:translateY(-2px)}.why-icon.svelte-1e2u8r2{width:36px;min-width:36px;height:36px;color:var(--teal);background:#c9a2271f;justify-content:center;align-items:center;display:flex}.why-item.svelte-1e2u8r2 p:where(.svelte-1e2u8r2){color:var(--text-muted);font-size:.88rem;line-height:1.65}@media (width<=960px){.sector-row.svelte-1e2u8r2,.sector-row-reverse.svelte-1e2u8r2{grid-template-columns:1fr}.sector-row-reverse.svelte-1e2u8r2 .sector-visual:where(.svelte-1e2u8r2),.sector-row-reverse.svelte-1e2u8r2 .sector-content:where(.svelte-1e2u8r2){order:0}.sector-visual.svelte-1e2u8r2{aspect-ratio:16/9;min-height:240px}.sector-visual-fade.svelte-1e2u8r2,.sector-row-reverse.svelte-1e2u8r2 .sector-visual-fade:where(.svelte-1e2u8r2){background:linear-gradient(180deg, transparent 0%, transparent 55%, color-mix(in oklab, var(--bg-card) 55%, transparent) 80%, var(--bg-card) 100%), linear-gradient(180deg, #0d0d0d0a 0%, transparent 40%, #0d0d0d14 100%)}.sector-content.svelte-1e2u8r2,.sector-row-reverse.svelte-1e2u8r2 .sector-content:where(.svelte-1e2u8r2){padding:2rem 1.5rem}.zones-grid.svelte-1e2u8r2,.why-grid.svelte-1e2u8r2{grid-template-columns:1fr}}@media (width<=600px){.sectors-stack.svelte-1e2u8r2{gap:3rem}.sector-items.svelte-1e2u8r2{grid-template-columns:1fr}.intro-section.svelte-1e2u8r2,.who-section.svelte-1e2u8r2,.zones-section.svelte-1e2u8r2,.why-section.svelte-1e2u8r2{padding:3.5rem 1.2rem}}
