.page-wrapper{width:100%;overflow-x:hidden}.section-page-spacer{height:96px}@media(max-width:576px){.section-page-spacer{height:80px}}.landing-section{min-height:100vh;display:flex;align-items:stretch;position:relative;overflow-x:hidden;padding:4rem 0;box-sizing:border-box}.landing-section .landing-section-inner{display:grid;grid-template-columns:minmax(320px,1fr) minmax(0,1.8fr);gap:3rem;width:100%;height:100%;align-items:center;padding:0 2rem;max-width:100vw}.landing-section.section-split .landing-section-inner{padding-right:0}.landing-section.section-split .cards-track{mask-image:linear-gradient(to left,transparent 0%,black 8%,black 85%,black 100%);-webkit-mask-image:linear-gradient(to left,transparent 0%,black 8%,black 85%,black 100%)}.landing-section .section-header{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;height:100%;padding-right:1rem}.landing-section .section-badge{display:flex;align-items:center;gap:1rem}.landing-section .section-badge .badge-number{width:36px;height:36px;flex-shrink:0;border-radius:50%;background:var(--tfe-red, #e31b23);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem}.landing-section .section-badge .badge-divider{flex:1;border:none;border-top:1px solid rgba(255,255,255,.2);margin:0}.landing-section .section-badge .badge-label{padding:.4rem .85rem;background:var(--tfe-red, #e31b23);color:#fff;border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.5px}.landing-section .section-title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;color:#fff;margin:0;line-height:1.1;letter-spacing:-.02em;text-transform:none}.landing-section .section-description{color:#ffffffb3;font-size:.95rem;line-height:1.6;margin:0;max-width:480px}.landing-section .section-action{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;padding:.75rem 1.5rem;background:var(--tfe-red, #e31b23);border:1px solid var(--tfe-red, #e31b23);color:#fff;border-radius:9999px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all .2s ease;margin-top:.5rem}.landing-section .section-action:hover{background:var(--accent-hover, #b80b1e);border-color:var(--accent-hover, #b80b1e);transform:translateY(-1px);color:#fff}.landing-section .section-action .btn-icon{font-size:1rem}.landing-section .section-header-row{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem;width:100%}.landing-section .section-header-row .section-title{margin:0}.landing-section .cards-track{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;height:60vh;max-height:600px;align-items:center;padding:1rem 0 1rem .5rem;-webkit-overflow-scrolling:touch}.landing-section .cards-track::-webkit-scrollbar{display:none}.landing-card{flex:0 0 auto;width:380px;height:100%;border-radius:1.25rem;overflow:hidden;position:relative;scroll-snap-align:start;background:#111;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 14px 40px #00000080}.landing-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0009}.landing-card:active{transform:translateY(-2px)}.landing-card .landing-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s ease;overflow:hidden}.landing-card:hover .landing-card-image{transform:scale(1.05)}.landing-card .landing-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.2) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;gap:.4rem}.landing-card .landing-card-title{color:#fff;font-size:1.15rem;font-weight:700;margin:0;line-height:1.2;text-transform:none;letter-spacing:.02em}.landing-card .landing-card-subtitle{color:#fffc;font-size:.85rem;margin:0;line-height:1.4}.landing-card .landing-card-tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.5rem}.landing-card .landing-card-tag{padding:.25rem .65rem;background:#e31b23d9;color:#fff;border-radius:9999px;font-size:.7rem;font-weight:600;text-transform:none;letter-spacing:.5px}.landing-card .landing-card-cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;padding:.5rem 1rem;background:#fffffff2;color:#111;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:none;letter-spacing:.5px;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.landing-card:hover .landing-card-cta{opacity:1;transform:translateY(0)}.landing-card .landing-card-cta iconify-icon{font-size:.9rem}.landing-section.section-dark{background:#000}.landing-section.section-light{background:#0a0a0a}.landing-section.section-split-reverse .landing-section-inner{grid-template-columns:minmax(0,2.4fr) minmax(240px,.9fr);padding-left:0}.landing-section.section-split-reverse .section-header-reverse{padding-right:2rem;padding-left:1rem}.landing-section.section-split-reverse .cards-track-reverse{direction:ltr;padding-left:0;padding-right:.5rem;position:relative;mask-image:linear-gradient(to right,black 0%,black 88%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 0%,black 88%,transparent 100%)}.landing-section.section-split-reverse .cards-track-reverse .landing-card{scroll-snap-align:start}.landing-section.section-headerless{min-height:auto;padding:3rem 0 4rem}.landing-section.section-headerless .landing-section-inner{grid-template-columns:1fr;padding-right:0}.landing-section.section-headerless .cards-track{mask-image:linear-gradient(to left,transparent 0%,black 8%,black 85%,black 100%);-webkit-mask-image:linear-gradient(to left,transparent 0%,black 8%,black 85%,black 100%)}.landing-section.section-stacked .landing-section-inner{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:1rem}.landing-section.section-stacked .section-header-row{padding:0 .5rem}@media(max-width:992px){.landing-section .landing-section-inner{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:2rem;padding:0 1.5rem}.landing-section.section-split .landing-section-inner,.landing-section.section-split-reverse .landing-section-inner{grid-template-columns:1fr;grid-template-rows:auto 1fr;padding-left:1.5rem;padding-right:1.5rem}.landing-section .section-header{padding-right:0}.landing-section.section-split-reverse .section-header-reverse{padding-right:0;padding-left:0;order:-1}.landing-section.section-split-reverse .cards-track-reverse{direction:ltr;padding-left:.5rem;padding-right:0;mask-image:linear-gradient(to left,transparent 0%,black 8%,black 100%);-webkit-mask-image:linear-gradient(to left,transparent 0%,black 8%,black 100%)}.landing-section .cards-track{height:55vh;max-height:480px}.landing-card{width:320px}}@media(max-width:576px){.landing-section{padding:3rem 0}.landing-section .cards-track{height:50vh;max-height:400px}.landing-card{width:280px}.landing-section .section-title{font-size:1.5rem}}.landing-modal-overlay{position:fixed;inset:0;background:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1100;padding:2rem;animation:landing-modal-fade .25s ease}@keyframes landing-modal-fade{0%{opacity:0}to{opacity:1}}.landing-modal{background:#0a0a0a;border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;overflow:hidden;max-width:900px;width:100%;max-height:90vh;display:grid;grid-template-columns:1.3fr 1fr;position:relative;box-shadow:0 25px 60px #000000b3;animation:landing-modal-pop .3s cubic-bezier(.16,1,.3,1)}@keyframes landing-modal-pop{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.landing-modal-image{width:100%;height:100%;min-height:480px;-o-object-fit:cover;object-fit:cover;display:block}.landing-modal-body{padding:2.5rem;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto}.landing-modal-tags{display:flex;gap:.5rem;flex-wrap:wrap}.landing-modal-tag{padding:.3rem .75rem;background:#e31b23d9;color:#fff;border-radius:9999px;font-size:.72rem;font-weight:600;text-transform:none;letter-spacing:.5px}.landing-modal-title{color:#fff;font-size:1.85rem;font-weight:700;margin:0;line-height:1.15;text-transform:none;letter-spacing:-.01em}.landing-modal-subtitle{color:#ffffffd9;font-size:1rem;margin:0;line-height:1.6}.landing-modal-meta{display:flex;gap:1.5rem;color:#ffffff80;font-size:.8rem;text-transform:none;letter-spacing:.5px;margin-top:-.25rem}.landing-modal-description{color:#ffffffb3;font-size:.92rem;line-height:1.7;margin:0}.landing-modal-cta{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;margin-top:auto;padding:.75rem 1.5rem;background:var(--tfe-red, #e31b23);border:1px solid var(--tfe-red, #e31b23);color:#fff;border-radius:9999px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all .2s ease}.landing-modal-cta:hover{background:var(--accent-hover, #b80b1e);color:#fff;transform:translateY(-1px)}.landing-modal-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;margin-top:auto;padding-top:.5rem}.landing-modal-actions .landing-modal-cta{margin-top:0}.landing-modal-form{display:flex;flex-direction:column;gap:.85rem;margin-top:auto;padding-top:.5rem}.landing-modal-form .tfe-form-label{color:#fffc}.landing-modal-form .tfe-btn{margin-top:.25rem;align-self:flex-start}.landing-modal-sent{display:flex;align-items:center;gap:.7rem;margin-top:auto;padding:1rem 1.15rem;border-radius:14px;background:#16a34a24;border:1px solid rgba(22,163,74,.4);color:#d1fae5;font-weight:600;font-size:.92rem}.landing-modal-sent i{font-size:1.4rem;color:#34d399}.landing-modal-partner{display:inline-flex;align-items:center;gap:.5rem;color:#ffffffbf;text-decoration:none;font-weight:600;font-size:.85rem;transition:color .18s ease}.landing-modal-partner:hover{color:#ef4050}.landing-modal-partner iconify-icon{font-size:1rem}.landing-modal-close{position:absolute;top:1.25rem;right:1.25rem;width:38px;height:38px;border-radius:50%;background:#000000a6;border:1px solid rgba(255,255,255,.15);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;z-index:2;transition:all .2s ease}.landing-modal-close:hover{background:#e31b23d9;border-color:#e31b23d9;transform:rotate(90deg)}@media(max-width:768px){.landing-modal{grid-template-columns:1fr;grid-template-rows:240px 1fr;max-height:95vh}.landing-modal-image{min-height:240px}.landing-modal-body{padding:1.75rem}.landing-modal-title{font-size:1.5rem}}
