@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
*,:before,:after{box-sizing:border-box}:root{--brand:#1b3a5c;--brand-light:#2d5f8e;--brand-dark:#0f2338;--accent:#f59e0b;--accent-light:#fcd34d;--accent-dark:#d97706}body{color:#1f2937;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}.cookie-banner{z-index:9999;background:#1b3a5c;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0003}.lesson-content h3{color:var(--brand);margin:1.5rem 0 .75rem;font-size:1.3rem;font-weight:700}.lesson-content h4{color:var(--brand);margin:1rem 0 .5rem;font-size:1.05rem;font-weight:600}.lesson-content p{color:#374151;margin-bottom:.75rem;line-height:1.75}.lesson-content ul{color:#374151;margin-bottom:.75rem;padding-left:1.5rem;line-height:1.75;list-style:outside}.lesson-content li{margin-bottom:.3rem}.lesson-content ol{color:#374151;margin-bottom:.75rem;padding-left:1.5rem;line-height:1.75;list-style:decimal}.lesson-content strong{color:var(--brand)}.lesson-content em{color:#6b7280}.lesson-content table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.9rem}.lesson-content th{background:var(--brand);color:#fff;text-align:left;padding:.6rem .8rem}.lesson-content td{color:#374151;border-bottom:1px solid #e5e7eb;padding:.6rem .8rem}.lesson-content tr:nth-child(2n) td{background:#f9fafb}.law-card{border-left:4px solid var(--brand);background:#eff6ff;border-radius:0 8px 8px 0;margin:.75rem 0;padding:1rem}.law-badge{background:var(--brand);color:#fff;border-radius:4px;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.key-takeaway{background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;margin:1rem 0;padding:1rem}.warning-box{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin:1rem 0;padding:1rem}.warning-box h4{color:#92400e;margin-bottom:.5rem}.info-box{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;margin:1rem 0;padding:1rem}.clause-example{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:1rem 0;padding:1rem}.clause-header{color:var(--brand);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.clause-example p{color:#4b5563;font-size:.9rem;font-style:italic;line-height:1.7}.principle-box{background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;margin:1rem 0;padding:1rem}.principle-box h4{color:#166534;margin-bottom:.5rem}.process-flow{flex-wrap:wrap;align-items:center;gap:.5rem;margin:1rem 0;display:flex}.process-step{text-align:center;background:#eff6ff;border:2px solid #93c5fd;border-radius:8px;flex:1;min-width:120px;padding:.75rem}.step-icon{margin-bottom:.3rem;font-size:1.5rem}.step-title{color:var(--brand);font-size:.85rem;font-weight:600}.step-desc{color:#6b7280;margin-top:.3rem;font-size:.75rem}.process-arrow{color:#9ca3af;font-size:1.5rem}.timeline{margin:1rem 0}.timeline-item{gap:1rem;margin-bottom:1.25rem;display:flex}.timeline-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:4px}.timeline-dot.blue{background:var(--brand)}.timeline-dot.amber{background:#f59e0b}.timeline-dot.green{background:#22c55e}.timeline-dot.red{background:#ef4444}.timeline-content h4{color:var(--brand);margin-bottom:.3rem;font-size:.95rem;font-weight:600}.timeline-content p{color:#374151;margin:0;font-size:.9rem}.conditions-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1rem 0;display:grid}.condition-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.condition-number{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.5rem;font-weight:700;display:flex}.info-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1rem 0;display:grid}.info-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.info-item h4{color:var(--brand);margin-bottom:.5rem}.law-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1rem 0;display:grid}.law-item{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem}.law-item h4{color:var(--brand);margin-bottom:.5rem}.rules-box{background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;margin:1rem 0;padding:1rem}.rule-item.highlight{color:#166534;background:#dcfce7;border-radius:6px;margin-top:.5rem;padding:.75rem;font-size:1rem}.penalty-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1rem 0;display:grid}.penalty-item{text-align:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:1rem}.penalty-icon{margin-bottom:.5rem;font-size:2rem}.penalty-item h4{color:#92400e;margin-bottom:.5rem}.penalty-item p{margin:.3rem 0;font-size:.875rem}.formula-box{background:var(--brand);color:#fcd34d;border-radius:6px;margin:.5rem 0;padding:.75rem 1rem;font-family:monospace;font-size:1rem;font-weight:600}.two-col{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1rem 0;display:grid}.comparison-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1rem 0;display:grid}.comparison-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.comparison-grid>div h4{color:var(--brand);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.comparison-grid>div p{color:#374151;font-size:.875rem;line-height:1.6}.comparison-grid>div ul{margin-top:.25rem;padding-left:1.25rem;font-size:.875rem}.comparison-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.comparison-item h4{margin-bottom:.75rem;font-weight:600}.alert-note{color:#92400e;background:#fef3c7;border-radius:4px;margin-top:.75rem;padding:.5rem .75rem;font-size:.8rem}.mechanisms-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1rem 0;display:grid}.mechanism-card{border:2px solid;border-radius:8px;padding:1rem}.mechanism-card.blue{background:#eff6ff;border-color:#93c5fd}.mechanism-card.amber{background:#fffbeb;border-color:#fcd34d}.mechanism-card.red{background:#fef2f2;border-color:#fca5a5}.mechanism-number{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.mechanism-card h4{color:var(--brand);margin-bottom:.5rem;font-size:.9rem}.mechanism-card p{color:#374151;margin:.3rem 0;font-size:.85rem}.comparison-full{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1rem 0;display:grid}.compare-col{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.compare-header{border-radius:6px;margin-bottom:.75rem;padding:.5rem;font-size:1rem;font-weight:700}.compare-header.result{color:var(--brand);background:#eff6ff}.compare-header.means{color:#166534;background:#f0fdf4}.dpa-checklist{background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;margin:1rem 0;padding:1rem}.checklist-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.5rem;margin-top:.75rem;display:grid}.check-item{color:#166534;background:#fff;border:1px solid #bbf7d0;border-radius:6px;padding:.5rem .75rem;font-size:.85rem}.roles-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1rem 0;display:grid}.role-card{border:2px solid;border-radius:8px;padding:1rem}.role-card.controller{background:#eff6ff;border-color:#93c5fd}.role-card.processor{background:#f0fdf4;border-color:#86efac}.role-card.joint{background:#fdf4ff;border-color:#e879f9}.role-card h4{color:var(--brand);margin-bottom:.5rem;font-weight:600}.role-card p{color:#374151;font-size:.85rem}.role-card ul{font-size:.85rem}.transfer-options{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1rem 0;display:grid}.transfer-option{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.transfer-icon{margin-bottom:.5rem;font-size:2rem}.transfer-option h4{color:var(--brand);margin-bottom:.5rem}.transfer-option p{color:#374151;font-size:.85rem}.notification-timeline{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;margin:1rem 0;padding:1rem}.notif-step{border-radius:6px;align-items:center;gap:.75rem;padding:.5rem;display:flex}.notif-step.highlight{background:#fef3c7}.notif-step.critical{background:#fee2e2}.notif-time{color:#dc2626;min-width:40px;font-weight:700}.notif-desc{color:#374151;font-size:.9rem}.notif-arrow{text-align:center;color:#9ca3af;font-size:1.2rem}.sanctions-box{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;margin:1rem 0;padding:1rem}.sanctions-box h4{color:#dc2626;margin-bottom:.5rem}.ethics-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1rem 0;display:grid}.ethics-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.ethics-grid>div h4{color:var(--brand);margin-bottom:.5rem;font-size:.95rem}.ethics-grid>div p{color:#374151;font-size:.875rem;line-height:1.6}.ethics-grid>div ul{margin-top:.25rem;padding-left:1.25rem;font-size:.875rem}.ethics-grid>div a{color:#2563eb;font-size:.8rem}.ethics-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.ethics-item h4{color:var(--brand);margin-bottom:.5rem}.abuse-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1rem 0;display:grid}.abuse-item{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:1rem}.abuse-item h4{color:#92400e;margin-bottom:.5rem}.hierarchy-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:1rem 0;padding:1.5rem}.pyramid{flex-direction:column;gap:.5rem;display:flex}.pyramid-level{border-radius:6px;padding:.75rem 1rem}.pyramid-level.law{color:#fff;background:#dc2626}.pyramid-level.contract{background:var(--brand);color:#fff}.pyramid-level.order{background:var(--brand-light);color:#fff}.pyramid-level.specs{color:var(--brand);background:#93c5fd}.pyramid-level.gc{color:var(--brand);background:#bfdbfe}.pyramid-label{font-size:.95rem;font-weight:700}.pyramid-sub{opacity:.9;margin-top:.2rem;font-size:.8rem}.scenario-flow{grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;margin:1rem 0;display:grid}.scenario-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem}.scenario-step.buyer{background:#eff6ff;border-color:#93c5fd}.scenario-step.supplier{background:#f0fdf4;border-color:#86efac}.scenario-step h4{color:var(--brand);margin-bottom:.3rem;font-size:.9rem;font-weight:600}.scenario-step p{color:#374151;margin:0;font-size:.8rem}.scenario-arrow{text-align:center;font-size:2rem}.battle-forms{background:#fff7ed;border:2px solid #f59e0b;border-radius:8px;margin:1rem 0;padding:1rem}.battle-rules{margin-top:.75rem}.battle-rule{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.rule-number{color:#fff;background:#f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.rule-desc{color:#374151;font-size:.875rem;line-height:1.6}.best-practice-box{background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;margin:1rem 0;padding:1rem}.best-practice-box h4{color:#166534;margin-bottom:.5rem}.scenario-detail{margin:1rem 0}.scenario-stage{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.75rem;padding:1rem}.scenario-stage.warning-stage{background:#fff7ed;border-color:#fcd34d}.stage-badge{background:var(--brand);color:#fff;border-radius:4px;margin-bottom:.5rem;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.stage-badge.danger{background:#dc2626}.hierarchy-visual{margin:1rem 0}.hier-level{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.hier-level.top{background:#eff6ff;border-color:#93c5fd}.hier-level.mid{background:#f0fdf4;border-color:#86efac}.hier-level.bottom{background:#fafaf9;border-color:#d4d4d4}.hier-icon{margin-bottom:.25rem;font-size:1.5rem}.hier-level h4{color:var(--brand);margin-bottom:.25rem;font-weight:600}.hier-level p{color:#374151;margin:.2rem 0;font-size:.875rem}.hier-badge{background:var(--brand);color:#fff;border-radius:4px;margin-top:.25rem;padding:.1rem .4rem;font-size:.75rem;font-weight:600;display:inline-block}.hier-note{color:#6b7280!important;font-size:.8rem!important}.hier-arrow{text-align:center;color:#9ca3af;margin:.25rem 0;font-size:1.5rem}.conflict-table table{font-size:.85rem}.conflict-table{margin:1rem 0}.conflict-table h4{color:var(--brand);margin-bottom:.5rem}.summary-grid{margin:1rem 0}.summary-card h4{color:var(--brand);margin-bottom:.75rem}.recap-table{border-collapse:collapse;width:100%;font-size:.85rem}.recap-table th{background:var(--brand);color:#fff;text-align:left;padding:.5rem .75rem}.recap-table td{border:1px solid #e5e7eb;padding:.5rem .75rem;font-size:.8rem}.recap-table tr:nth-child(2n) td{background:#f9fafb}.checklist-final{background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;margin:1rem 0;padding:1rem}.checklist-final h4{color:#166534;margin-bottom:.75rem}.final-checks{flex-direction:column;gap:.4rem;display:flex}.check{color:#374151;background:#fff;border:1px solid #bbf7d0;border-radius:6px;padding:.5rem .75rem;font-size:.875rem}.conditions-row{flex-wrap:wrap;gap:.75rem;margin:1rem 0;display:flex}.condition-badge{background:var(--brand);color:#fff;border-radius:20px;padding:.4rem .75rem;font-size:.85rem;font-weight:500}.consequence-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1rem 0;display:grid}.consequence-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.consequence-item h4{color:var(--brand);margin-bottom:.5rem;font-weight:600}.consequence-item p{font-size:.875rem}.source-box{background:#eff6ff;border:1px solid #93c5fd;border-left:4px solid #2563eb;border-radius:0 8px 8px 0;margin:1rem 0;padding:.875rem 1rem;font-size:.85rem}.source-box h4{color:#1e40af;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.source-box h4:before{content:"📖"}.source-box a{color:#2563eb;font-weight:500;text-decoration:underline}.source-box a:hover{color:#1d4ed8}.source-box ul{margin:.375rem 0 0;padding:0;list-style:none}.source-box li{color:#374151;padding:.2rem 0}.source-box li:before{content:"→ ";color:#2563eb;font-weight:600}.example-box{background:#f0fdf4;border:1px solid #86efac;border-left:4px solid #16a34a;border-radius:0 8px 8px 0;margin:1rem 0;padding:.875rem 1rem}.example-box h4{color:#166534;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:flex}.example-box h4:before{content:"🏢"}.example-box p,.example-box ul{color:#374151;font-size:.875rem;line-height:1.65}.example-box ul{margin-top:.25rem;padding-left:1.25rem}.example-box li{margin-bottom:.375rem}.example-box a{color:#166534;font-weight:500;text-decoration:underline}.example-box a:hover{color:#14532d}.source-box ol{color:#374151;margin:.375rem 0 0;padding-left:1.25rem;font-size:.85rem}.source-box p{color:#374151;line-height:1.6}.force-majeure-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0;display:grid}.fm-col{border-radius:8px;padding:1rem}.fm-col.is-fm{background:#fef2f2;border:1px solid #fca5a5}.fm-col.not-fm{background:#f0fdf4;border:1px solid #86efac}.fm-col h4{align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:flex}.fm-col.is-fm h4{color:#dc2626}.fm-col.not-fm h4{color:#166534}.fm-col ul{margin:0;padding:0;font-size:.85rem;list-style:none}.fm-col li{color:#374151;border-bottom:1px solid #0000000f;padding:.375rem 0}.fm-col li:last-child{border-bottom:none}.incoterms-flow{align-items:center;gap:0;margin:1.25rem 0;padding-bottom:.5rem;display:flex;overflow-x:auto}.inco-stage{text-align:center;flex:1;min-width:100px;padding:.5rem .25rem;position:relative}.inco-icon{margin-bottom:.25rem;font-size:1.5rem}.inco-label{color:#6b7280;font-size:.7rem;font-weight:500}.inco-marker{white-space:nowrap;border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:700;position:absolute;top:-1.75rem;left:50%;transform:translate(-50%)}.inco-marker.exw{color:#991b1b;background:#fee2e2}.inco-marker.fca{color:#92400e;background:#fef3c7}.inco-marker.dap{color:#1e40af;background:#dbeafe}.inco-marker.ddp{color:#166534;background:#dcfce7}.inco-arrow{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:8px solid #93c5fd;flex-shrink:0;width:0;height:0}@media (max-width:640px){.force-majeure-grid,.ethics-grid,.comparison-grid{grid-template-columns:1fr}.ethics-grid>div,.comparison-grid>div{padding:.875rem}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}@media print{.no-print{display:none!important}}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:440px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.auth-input{border:2px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s}.auth-input:focus{border-color:var(--brand)}.auth-btn{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:.875rem;font-size:1rem;font-weight:700;transition:background .2s,transform .1s}.auth-btn:hover{background:var(--brand-dark)}.auth-btn:active{transform:scale(.98)}.auth-btn:disabled{opacity:.5;cursor:not-allowed}.consent-label{color:#6b7280;cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.8rem;display:flex}.consent-label input[type=checkbox]{flex-shrink:0;margin-top:3px}.landing-page{overflow-x:hidden}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000000f;position:sticky;top:0}.landing-nav-inner{justify-content:space-between;align-items:center;max-width:76rem;margin:0 auto;padding:.875rem 1.5rem;display:flex}.landing-logo{align-items:center;gap:.75rem;display:flex}.landing-logo-mark{background:var(--brand);width:38px;height:38px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:900;display:flex}.landing-logo-name{color:var(--brand);font-size:1rem;font-weight:800;line-height:1.2}.landing-logo-sub{color:#9ca3af;font-size:.7rem;font-weight:500}.landing-nav-links{align-items:center;gap:1.75rem;display:flex}.landing-nav-links a{color:#6b7280;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-nav-links a:hover{color:var(--brand)}.landing-nav-cta{background:var(--brand);cursor:pointer;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;transition:background .2s,transform .1s;color:#fff!important;font-weight:600!important}.landing-nav-cta:hover{background:var(--brand-dark);transform:translateY(-1px)}.landing-hero{background:var(--brand);padding:6rem 1.5rem 5rem;position:relative;overflow:hidden}.landing-hero-bg{background:radial-gradient(ellipse 80% 60% at 20% 40%,#2d5f8e99 0%,transparent 70%),radial-gradient(ellipse 60% 50% at 80% 60%,#f59e0b1f 0%,transparent 60%),linear-gradient(180deg,var(--brand)0%,var(--brand-dark)100%);pointer-events:none;position:absolute;inset:0}.landing-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fff);height:80px;position:absolute;bottom:-2px;left:0;right:0}.landing-hero-content{text-align:center;max-width:52rem;margin:0 auto;position:relative}.landing-hero-badge{color:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1.25rem;font-size:.8rem;font-weight:500;display:inline-flex}.landing-hero-badge-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.landing-hero-title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;line-height:1.1}.landing-gradient-text{background:linear-gradient(135deg,var(--accent-light)0%,var(--accent)50%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-hero-desc{color:#ffffffb3;max-width:40rem;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.7}.landing-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:3.5rem;display:flex}.landing-btn-primary{background:var(--accent);color:var(--brand-dark);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #f59e0b59}.landing-btn-primary:hover{background:var(--accent-light);transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b66}.landing-btn-primary:active{transform:translateY(0)}.landing-btn-lg{padding:1rem 2.5rem;font-size:1.1rem}.landing-btn-secondary{color:#ffffffd9;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-btn-secondary:hover{background:#ffffff14;border-color:#fff6}.landing-hero-stats{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:36rem;margin:0 auto;display:grid}.landing-stat{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:1rem .75rem}.landing-stat-icon{margin-bottom:.25rem;font-size:1.25rem}.landing-stat-value{color:var(--accent);font-size:1.5rem;font-weight:900}.landing-stat-label{color:#ffffff8c;margin-top:.125rem;font-size:.7rem;font-weight:500}.landing-proof{background:#fff;border-bottom:1px solid #f3f4f6;padding:1.25rem 1.5rem}.landing-proof-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:76rem;margin:0 auto;display:flex}.landing-proof-item{text-align:center}.landing-proof-item strong{color:var(--brand);font-size:.8rem;font-weight:700;display:block}.landing-proof-item span{color:#9ca3af;font-size:.7rem}.landing-proof-divider{background:#e5e7eb;width:1px;height:28px}.landing-section{padding:5rem 1.5rem}.landing-section-alt{background:#f9fafb}.landing-section-inner{max-width:76rem;margin:0 auto}.landing-section-header{text-align:center;margin-bottom:3.5rem}.landing-section-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-dark);background:#fffbeb;border:1px solid #fde68a;border-radius:999px;margin-bottom:1rem;padding:.3rem .875rem;font-size:.75rem;font-weight:700;display:inline-block}.landing-section-title{color:var(--brand);letter-spacing:-.01em;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:900;line-height:1.2}.landing-section-desc{color:#6b7280;max-width:36rem;margin:0 auto;font-size:1.05rem;line-height:1.6}.landing-modules-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.landing-module-card{cursor:default;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .25s;position:relative;overflow:hidden}.landing-module-card:before{content:"";background:var(--module-color,var(--brand));height:4px;position:absolute;top:0;left:0;right:0}.landing-module-card:hover{border-color:var(--module-color,var(--brand));transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.landing-module-num{color:var(--module-color,var(--brand));opacity:.5;letter-spacing:.05em;margin-bottom:.75rem;font-size:.7rem;font-weight:800}.landing-module-icon{margin-bottom:.75rem;font-size:2rem}.landing-module-title{color:var(--brand);margin-bottom:.5rem;font-size:.95rem;font-weight:700;line-height:1.3}.landing-module-desc{color:#6b7280;margin:0;font-size:.825rem;line-height:1.6}.landing-features-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.landing-feature{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .25s}.landing-feature:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.landing-feature-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;display:flex}.landing-feature-title{color:var(--brand);margin-bottom:.5rem;font-size:1rem;font-weight:700}.landing-feature-desc{color:#6b7280;margin:0;font-size:.875rem;line-height:1.65}.landing-cta{background:var(--brand);padding:5rem 1.5rem;position:relative;overflow:hidden}.landing-cta-inner{text-align:center;max-width:42rem;margin:0 auto;position:relative}.landing-cta-glow{pointer-events:none;background:radial-gradient(circle,#f59e0b26 0%,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-cta-title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:900;line-height:1.15}.landing-cta-desc{color:#ffffffa6;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.landing-footer{background:var(--brand-dark);padding:3rem 1.5rem 2rem}.landing-footer-inner{text-align:center;max-width:76rem;margin:0 auto}.landing-footer-brand{flex-direction:column;align-items:center;margin-bottom:1.5rem;display:flex}.landing-footer-tagline{color:#ffffff80;max-width:24rem;margin:0;font-size:.875rem;line-height:1.5}.landing-footer-links{justify-content:center;gap:2rem;margin-bottom:1.5rem;display:flex}.landing-footer-links a{color:#ffffff73;font-size:.8rem;text-decoration:none;transition:color .2s}.landing-footer-links a:hover{color:#fffc}.landing-footer-legal{color:#ffffff4d;border-top:1px solid #ffffff14;max-width:36rem;margin:0 auto;padding-top:1.5rem;font-size:.7rem;line-height:1.5}.landing-catalog-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2.5rem;display:grid}@media (max-width:1100px){.landing-catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-catalog-grid{grid-template-columns:1fr}.landing-features-grid{grid-template-columns:1fr!important}.landing-nav-links a:not(.landing-nav-cta){display:none}.landing-hero{padding:4rem 1rem 3rem}.landing-hero-stats{grid-template-columns:repeat(2,1fr)}.landing-proof-inner{gap:1rem}.landing-proof-divider{display:none}.landing-section,.landing-cta{padding:3rem 1rem}.parcours-grid{grid-template-columns:1fr!important}.parcours-arrow{display:none!important}.aller-plus-loin-grid{grid-template-columns:1fr!important}}
