/* pack.css : feuille des pages produit /pack-paraguay.html et /pack-panama.html
   (créées le 2026-08-21 ; refonte visuelle 2026-08-23 : palette claire + or,
   Hanken Grotesk, filets 1 px. Tokens dans assets/tokens.css). */

*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }

html { scroll-behavior: smooth; }
body { font-family: var(--f-body); background: var(--paper); color: var(--white); line-height: 1.7; overflow-x: hidden; }

/* Nav */
.nav { position: fixed; top: 0; left: 0; right: 0; z-index: 1000; padding: 14px 0; background: color-mix(in srgb, var(--paper) 88%, transparent); backdrop-filter: saturate(1.4) blur(14px); -webkit-backdrop-filter: saturate(1.4) blur(14px); border-bottom: 1px solid var(--hair-soft); }
.nav-inner { max-width: 1080px; margin: 0 auto; padding: 0 24px; display: flex; align-items: center; justify-content: space-between; gap: 16px; }
.nav-logo { font-family: var(--f-head); font-size: 1.2rem; font-weight: 700; letter-spacing: -0.02em; text-decoration: none; color: var(--white); display: inline-flex; align-items: center; }
.nav-logo .logo-accent { color: var(--gold); }
.nav-links { display: flex; gap: 18px; align-items: center; }
.nav-links a { text-decoration: none; color: var(--white-dim); font-family: var(--f-head); font-size: 0.9rem; font-weight: 500; transition: var(--transition); }
.nav-links a:hover { color: var(--gold); }
.lang-switch { display: inline-flex; align-items: center; gap: 0; border: 1px solid var(--hair); border-radius: 60px; padding: 2px; }
.lang-switch .lang-current { padding: 4px 10px; font-family: var(--f-head); font-size: 0.72rem; font-weight: 700; letter-spacing: 0.5px; border-radius: 60px; line-height: 1; background: rgba(168,124,44,0.14); color: var(--gold); }

/* Boutons */
.btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 13px 26px; border-radius: 100px; font-family: var(--f-head); font-size: 0.95rem; font-weight: 600; cursor: pointer; border: 1px solid transparent; transition: var(--transition); text-decoration: none; white-space: nowrap; }
.btn-primary { background: var(--gradient-gold); color: #241905; box-shadow: 0 1px 2px rgba(15,26,46,.06); }
.btn-primary:hover { transform: translateY(-2px); box-shadow: 0 14px 30px -12px rgba(168,124,44,.5); }
.btn-secondary { background: transparent; color: var(--white); border-color: var(--hair); }
.btn-secondary:hover { border-color: var(--gold); color: var(--gold); transform: translateY(-1px); }
.btn-large { padding: 16px 32px; font-size: 1rem; }
.btn-block { width: 100%; }

.container { max-width: 960px; margin: 0 auto; padding: 0 24px; }

/* Hero */
.hero { padding: 120px 0 24px; position: relative; overflow: hidden; }
.hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(ellipse 70% 55% at 15% -5%, rgba(168,124,44,.10), transparent 60%); pointer-events: none; z-index: 0; }
.hero > * { position: relative; z-index: 1; }
.breadcrumb { font-size: 0.82rem; color: var(--white-muted); margin-bottom: 20px; }
.breadcrumb a { color: var(--gold); text-decoration: none; }
.hero-badge { display: inline-flex; align-items: center; gap: 8px; background: var(--navy-card); border: 1px solid var(--hair); border-radius: 100px; padding: 7px 15px; font-family: var(--f-head); font-size: 0.82rem; color: var(--white-dim); font-weight: 500; margin-bottom: 20px; }
.hero h1 { font-family: var(--f-head); font-size: clamp(1.9rem, 4.2vw, 2.9rem); font-weight: 600; letter-spacing: -0.028em; line-height: 1.1; margin-bottom: 20px; text-wrap: balance; }
.hero h1 .hl { color: var(--gold); }
.hero-desc { font-size: 1.08rem; color: var(--white-dim); max-width: 720px; line-height: 1.7; margin-bottom: 0; }

/* Double CTA */
.dual-cta { display: grid; grid-template-columns: 1fr auto 1fr; gap: 20px; align-items: stretch; background: var(--navy-card); border: 1px solid rgba(168,124,44,.35); border-radius: var(--radius); padding: 28px; margin: 32px 0 40px; box-shadow: var(--shadow-card); }
.dual-cta .cta-col { display: flex; flex-direction: column; justify-content: center; gap: 12px; padding: 8px 4px; }
.dual-cta .cta-col.primary { text-align: left; }
.dual-cta .cta-col.secondary { text-align: right; }
.dual-cta .cta-label { display: block; font-family: var(--f-head); font-size: 0.7rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--gold); }
.dual-cta .cta-price { display: block; font-family: var(--f-head); font-size: 1.9rem; font-weight: 700; color: var(--white); line-height: 1.1; letter-spacing: -0.02em; }
.dual-cta .cta-price small { font-size: 0.55em; font-weight: 500; color: var(--white-muted); margin-left: 4px; }
.dual-cta .cta-note { display: block; font-size: 0.82rem; color: var(--white-muted); line-height: 1.5; }
.dual-cta .cta-divider { display: flex; align-items: center; justify-content: center; color: var(--white-muted); font-family: var(--f-head); font-size: 0.82rem; text-transform: uppercase; letter-spacing: 0.16em; position: relative; }
.dual-cta .cta-divider::before, .dual-cta .cta-divider::after { content: ""; display: block; width: 1px; background: var(--hair); flex: 1; }
.dual-cta .cta-divider span { padding: 6px 8px; }

/* Slot vidéo Louis + Ben (façade, remplacée par embed YouTube quand tourné) */
.video-section { margin: 48px 0; }
.video-section h2 { font-family: var(--f-head); font-size: 1.5rem; font-weight: 600; letter-spacing: -0.02em; margin-bottom: 16px; text-align: center; }
.video-slot { background: var(--navy-card); border: 1px dashed rgba(168,124,44,0.35); border-radius: var(--radius); aspect-ratio: 16 / 9; display: flex; align-items: center; justify-content: center; text-align: center; padding: 24px; }
.video-slot .placeholder { max-width: 480px; }
.video-slot .placeholder .icon { font-size: 2rem; margin-bottom: 12px; color: var(--gold); }
.video-slot .placeholder h4 { font-family: var(--f-head); font-size: 1.05rem; font-weight: 700; color: var(--gold); margin-bottom: 8px; }
.video-slot .placeholder p { color: var(--white-muted); font-size: 0.92rem; line-height: 1.6; margin: 0; }

/* Diagramme d'architecture */
.architecture { margin: 48px 0; }
.architecture h2 { font-family: var(--f-head); font-size: 1.5rem; font-weight: 600; letter-spacing: -0.02em; margin-bottom: 20px; text-align: center; }
.arch-diagram { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; align-items: stretch; }
.arch-node { background: var(--navy-card); border: 1px solid var(--hair); border-radius: var(--radius-sm); padding: 20px 18px; text-align: center; position: relative; }
.arch-node.upgrade { border: 1px dashed rgba(168,124,44,0.4); background: rgba(168,124,44,0.05); }
.arch-node .arch-icon { font-size: 1.8rem; margin-bottom: 8px; display: block; }
.arch-node h4 { font-family: var(--f-head); font-size: 0.95rem; font-weight: 700; color: var(--gold); margin-bottom: 4px; }
.arch-node p { font-size: 0.82rem; color: var(--white-dim); line-height: 1.5; margin: 0; }
.arch-node .arch-tag { display: inline-block; font-family: var(--f-head); font-size: 0.68rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold); background: rgba(168,124,44,0.1); padding: 3px 9px; border-radius: 60px; margin-top: 8px; }
.arch-arrow { color: rgba(168,124,44,0.35); font-size: 1.6rem; display: none; }

/* Brique produit */
.article { padding-bottom: 40px; }
.article h2 { font-family: var(--f-head); font-size: 1.7rem; font-weight: 600; letter-spacing: -0.02em; margin: 48px 0 16px; padding-top: 20px; border-top: 1px solid var(--hair); }
.article h3 { font-family: var(--f-head); font-size: 1.2rem; font-weight: 600; color: var(--gold); margin: 24px 0 10px; }
.article p { color: var(--white-dim); margin-bottom: 12px; font-size: 0.98rem; line-height: 1.75; }
.article ul { color: var(--white-dim); margin-bottom: 16px; list-style: none; padding-left: 0; }
.article ul li { margin-bottom: 10px; font-size: 0.96rem; position: relative; padding-left: 26px; line-height: 1.65; }
.article ul li::before { content: "✓"; position: absolute; left: 0; color: var(--gold); font-weight: 700; }
.article strong { color: var(--white); font-weight: 600; }
.article a:not(.btn) { color: var(--gold); text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; }
/* Les boutons (CTA de tier) vivent dans .article : ils gardent leur propre
   style (fond or, texte encre, sans soulignement), pas celui d'un lien texte. */
.article a.btn { text-decoration: none; }
.article a.btn-primary { color: #241905; }
.article a.btn-secondary { color: var(--white); }
.article ol { color: var(--white-dim); padding-left: 24px; margin-bottom: 16px; }
.article ol li { margin-bottom: 12px; font-size: 0.96rem; line-height: 1.7; padding-left: 8px; }

.brick { background: var(--navy-card); border: 1px solid var(--hair); border-radius: var(--radius); padding: 24px 26px; margin: 20px 0; }
.brick h3 { margin-top: 0; }
.brick .brick-tag { display: inline-block; font-family: var(--f-head); font-size: 0.68rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold); background: rgba(168,124,44,0.1); padding: 3px 9px; border-radius: 60px; margin-bottom: 10px; }
.brick.upgrade { border: 1px solid rgba(168,124,44,0.45); background: linear-gradient(135deg, rgba(168,124,44,0.06) 0%, var(--navy-card) 100%); }

/* Comparateur de tiers */
.tiers { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin: 28px 0; }
.tier-card { background: var(--navy-card); border: 1px solid var(--hair); border-radius: var(--radius); padding: 26px 26px 22px; display: flex; flex-direction: column; box-shadow: var(--shadow-card); }
.tier-card.plus { border-color: rgba(168,124,44,.45); box-shadow: 0 0 0 1px rgba(168,124,44,.22), var(--shadow-card); }
.tier-card .tier-label { font-family: var(--f-head); font-size: 0.7rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--white-muted); margin-bottom: 8px; }
.tier-card.plus .tier-label { color: var(--gold); }
.tier-card h3 { font-family: var(--f-head); font-size: 1.2rem; font-weight: 600; letter-spacing: -0.02em; margin: 0 0 6px; color: var(--white); }
.tier-card .tier-sub { font-size: 0.88rem; color: var(--white-muted); margin-bottom: 16px; line-height: 1.55; }
.tier-card ul { list-style: none; padding: 0; margin: 0 0 20px; flex: 1; }
.tier-card ul li { font-size: 0.9rem; color: var(--white-dim); margin-bottom: 8px; padding-left: 22px; position: relative; line-height: 1.55; }
.tier-card ul li::before { content: "✓"; position: absolute; left: 0; color: var(--gold); font-weight: 700; }
.tier-card .tier-cta { display: flex; flex-direction: column; gap: 8px; }
.tier-card .tier-deposit { font-size: 0.82rem; color: var(--white-muted); text-align: center; margin: 4px 0 8px; }
.tier-card .tier-deposit strong { color: var(--white); font-weight: 700; }

/* Section « Protection des actifs & transmission » (le pourquoi de la fondation,
   bénéfice d'abord ; la mécanique juridique vient après, en second plan) */
.asset-protection { margin: 48px 0; padding: 34px 32px; border: 1px solid rgba(168,124,44,0.3); border-radius: var(--radius);
    background: linear-gradient(135deg, rgba(168,124,44,0.06) 0%, var(--navy-card) 60%); }
.asset-protection .ap-tag { display: inline-block; font-family: var(--f-head); font-size: 0.68rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold); background: rgba(168,124,44,0.1); padding: 3px 9px; border-radius: 60px; margin-bottom: 12px; }
.asset-protection h2 { font-family: var(--f-head); font-size: 1.6rem; font-weight: 600; letter-spacing: -0.02em; margin: 0 0 12px; padding: 0; border: 0; color: var(--white); }
.asset-protection > p { color: var(--white-dim); font-size: 0.98rem; line-height: 1.7; margin-bottom: 12px; }
.asset-protection > p a { color: var(--gold); text-decoration: underline; text-underline-offset: 3px; }
.protection-pillars { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin: 24px 0; }
.pillar-card { background: var(--navy-card); border: 1px solid var(--hair); border-radius: var(--radius-sm); padding: 22px 20px; }
.pillar-card .pillar-icon { font-size: 1.5rem; display: block; margin-bottom: 10px; }
.pillar-card h3 { font-family: var(--f-head); font-size: 1.02rem; font-weight: 600; color: var(--white); margin: 0 0 8px; }
.pillar-card p { font-size: 0.9rem; color: var(--white-dim); line-height: 1.6; margin: 0; }
.asset-protection .ap-mechanism { font-size: 0.92rem; color: var(--white-muted); line-height: 1.65; margin-top: 20px; padding-top: 18px; border-top: 1px solid var(--hair); }
.asset-protection .ap-mechanism strong { color: var(--white-dim); }
@media (max-width: 720px) { .protection-pillars { grid-template-columns: 1fr; } .asset-protection { padding: 26px 22px; } }

/* Processus */
.process ol { counter-reset: step; padding-left: 0; list-style: none; }
.process ol li { counter-increment: step; position: relative; padding: 14px 14px 14px 60px; margin-bottom: 12px; background: var(--navy-card); border: 1px solid var(--hair); border-radius: var(--radius-sm); }
.process ol li::before { content: counter(step); position: absolute; left: 14px; top: 12px; width: 32px; height: 32px; border-radius: 50%; background: var(--gradient-gold); color: #241905; font-family: var(--f-head); font-weight: 700; display: flex; align-items: center; justify-content: center; font-size: 0.95rem; }
.process ol li strong { display: block; color: var(--white); margin-bottom: 4px; }

/* FAQ */
.faq-item { border-top: 1px solid var(--hair); padding: 20px 0; }
.faq-item h3 { font-family: var(--f-head); font-size: 1.05rem; font-weight: 600; margin-bottom: 8px; color: var(--white); }
.faq-item p { color: var(--white-dim); font-size: 0.95rem; margin: 0; }

/* Footer */
.footer { border-top: 1px solid var(--hair); padding: 32px 0; text-align: center; margin-top: 40px; background: var(--paper-2); }
.footer p { font-size: 0.82rem; color: var(--white-muted); }
.footer a { color: var(--gold); text-decoration: none; }

/* Notice partenaire jamais nommé côté client (cf. doctrine domiciliation) */
.partner-note { font-size: 0.82rem; color: var(--white-muted); font-style: italic; margin-top: 8px; }

@media (max-width: 720px) {
    .arch-diagram { grid-template-columns: 1fr; }
    .tiers { grid-template-columns: 1fr; }
    .dual-cta { grid-template-columns: 1fr; padding: 22px; }
    .dual-cta .cta-col.secondary { text-align: left; }
    .dual-cta .cta-divider { flex-direction: row; padding: 4px 0; }
    .dual-cta .cta-divider::before, .dual-cta .cta-divider::after { height: 1px; width: auto; }
    .nav-links a:not(.btn) { display: none; }
    .lang-switch { display: inline-flex !important; }
}
