@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Oswald:wght@500;700&display=swap";:root{--marcd-red: #be0303;--marcd-red-dark: #9e0202;--marcd-bg-dark: #05070b;--marcd-bg-mid: #111827;--marcd-text-main: #f9fafb;--marcd-text-muted: #d1d5db;--marcd-border-soft: #4b5563;--font-primary: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Plus Jakarta Sans", "Inter", system-ui, sans-serif;--font-trucker: "Oswald", sans-serif;--font-apple: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-sf-display: "SF Pro Display", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;--font-sf-text: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;--font-sf-mono: "SF Mono", Menlo, "Courier New", monospace;--font-sf-compact: "SF Compact", "SF Compact Text", -apple-system, BlinkMacSystemFont, sans-serif;--font-apple-minimal: -apple-system, BlinkMacSystemFont, sans-serif;--font-apple-material: -apple-system, Roboto, "Helvetica Neue", Arial, sans-serif;--font-avenir: "Avenir Next", "Avenir", -apple-system, BlinkMacSystemFont, sans-serif;--font-helvetica: "Helvetica Neue", Helvetica, Arial, sans-serif;--font-lucida: "Lucida Grande", "Lucida Sans Unicode", sans-serif;--font-futura: Futura, "Gill Sans", -apple-system, sans-serif;--fs-h0: clamp(2.25rem, 4vw + .5rem, 3.5rem);--fs-h1: clamp(2.4rem, 3vw + .5rem, 3.5rem);--fs-h2: clamp(2rem, 2.5vw + .75rem, 2.75rem);--fs-h3: clamp(1.5rem, 2vw + .5rem, 2rem);--fs-h4: clamp(1.25rem, 1.5vw + .25rem, 1.5rem);--fs-h5: clamp(1.1rem, 1.25vw + .15rem, 1.25rem);--fs-h6: clamp(1rem, 1vw + .1rem, 1.1rem);--fs-body: 1rem;--fs-body-lg: 1.125rem;--fs-body-sm: .875rem;--fs-caption: .8rem;--fs-kicker: .8rem;--lh-tight: 1.1;--lh-snug: 1.25;--lh-normal: 1.5;--lh-relaxed: 1.6;--lh-loose: 1.75;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fw-extrabold: 800;--ls-tight: -.02em;--ls-normal: 0;--ls-wide: .06em;--ls-wider: .14em;--spacing-xs: .5rem;--spacing-sm: .75rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--radius-sm: .5rem;--radius-md: 1rem;--radius-lg: 1.25rem;--radius-xl: 1.5rem;--radius-full: 999px;--transition-fast: .18s ease-out;--transition-normal: .25s ease-out;--transition-slow: .35s ease-out;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-primary);font-size:var(--fs-body);line-height:var(--lh-normal);font-weight:var(--fw-regular);color:#0f172a;background-color:#fff;min-width:320px;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:var(--fw-extrabold);line-height:var(--lh-tight);color:#0f172a;letter-spacing:var(--ls-tight)}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3);font-weight:var(--fw-bold)}h4{font-size:var(--fs-h4);font-weight:var(--fw-bold)}h5{font-size:var(--fs-h5);font-weight:var(--fw-semibold)}h6{font-size:var(--fs-h6);font-weight:var(--fw-semibold)}.subtitle{font-size:var(--fs-body-lg);line-height:var(--lh-relaxed);color:var(--marcd-text-muted);font-weight:var(--fw-regular)}.subtitle-sm{font-size:var(--fs-body);line-height:var(--lh-relaxed);color:var(--marcd-text-muted)}.kicker{font-size:var(--fs-kicker);text-transform:uppercase;letter-spacing:var(--ls-wider);color:var(--marcd-red);font-weight:var(--fw-medium)}.caption{font-size:var(--fs-caption);color:var(--marcd-text-muted);line-height:var(--lh-normal)}a{color:inherit;text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--marcd-red)}img{max-width:100%;height:auto;display:block}@media(max-width:900px){:root{--fs-h1: clamp(2rem, 2.5vw + .75rem, 2.75rem);--fs-h2: clamp(1.75rem, 2vw + .5rem, 2.25rem);--fs-h3: clamp(1.35rem, 1.5vw + .35rem, 1.75rem);--fs-body-lg: 1rem}}@media(max-width:600px){:root{--fs-h1: 2.1rem;--fs-h2: 1.75rem;--fs-h3: 1.5rem;--fs-h4: 1.25rem;--fs-body: .95rem;--fs-body-lg: 1rem;--fs-kicker: .75rem}}.waitlist-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;overflow-y:auto;animation:fadeIn .3s ease-out}.waitlist-modal-container{background:#fff;border-radius:1.5rem;width:100%;max-width:480px;padding:2.5rem;position:relative;box-shadow:0 25px 50px -12px #00000040;animation:slideUp .4s ease-out;margin:auto}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.waitlist-modal-close{position:absolute;top:1rem;right:1rem;background:#f1f5f9;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#64748b}.waitlist-modal-close:hover{background:#e2e8f0;color:#0f172a;transform:rotate(90deg)}.waitlist-modal-header{text-align:center;margin-bottom:2rem}.waitlist-modal-icon-wrapper{width:72px;height:72px;background:linear-gradient(135deg,var(--marcd-red),#ff6b6b);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 8px 24px #be03034d}.waitlist-modal-icon{color:#fff;width:36px;height:36px}.waitlist-modal-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;font-family:var(--font-sf-display)}.waitlist-modal-subtitle{font-size:clamp(.8rem,2.5vw,1.125rem);color:#64748b;line-height:1.5}.waitlist-form{display:flex;flex-direction:column;gap:1.25rem}.waitlist-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.waitlist-form-row .waitlist-form-group{min-width:0}.waitlist-form-group{display:flex;flex-direction:column;gap:.5rem;width:100%}.waitlist-form-group label{font-size:.875rem;font-weight:600;color:#334155;display:flex;align-items:center;gap:.5rem;min-width:0;flex-wrap:wrap}.waitlist-form-group label svg{color:#64748b}.optional-label{font-weight:400;color:#94a3b8;font-size:.75rem}.required-label{color:var(--marcd-red)}.waitlist-form-group input{width:100%;box-sizing:border-box;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:1rem;color:#0f172a;transition:all .2s ease;background:#f8fafc}.waitlist-form-group input:focus{outline:none;border-color:var(--marcd-red);background:#fff;box-shadow:0 0 0 4px #be03031a}.waitlist-form-group input::placeholder{color:#94a3b8}.waitlist-form-group input.input-error{border-color:#ef4444;background:#fef2f2}.waitlist-type-dropdown{position:relative;border:2px solid #e2e8f0;border-radius:.75rem;background:#f8fafc;cursor:pointer;transition:all .2s ease}.waitlist-type-dropdown:hover{border-color:#cbd5e1}.waitlist-type-dropdown.open{border-color:var(--marcd-red);background:#fff;box-shadow:0 0 0 4px #be03031a}.waitlist-type-dropdown.input-error{border-color:#ef4444}.waitlist-type-selected{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem}.waitlist-type-selected .type-icon{color:var(--marcd-red);flex-shrink:0}.waitlist-type-selected .type-info{flex:1;display:flex;flex-direction:column}.waitlist-type-selected .type-label{font-size:1rem;font-weight:600;color:#0f172a}.waitlist-type-selected .type-desc{font-size:.75rem;color:#64748b}.waitlist-type-selected .dropdown-chevron{color:#64748b;transition:transform .2s ease}.waitlist-type-selected .dropdown-chevron.rotate{transform:rotate(180deg)}.waitlist-type-options{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 40px #00000026;z-index:10;overflow:hidden;animation:dropdownSlide .2s ease-out}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.waitlist-type-option{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;cursor:pointer;transition:all .15s ease;border-bottom:1px solid #f1f5f9}.waitlist-type-option:last-child{border-bottom:none}.waitlist-type-option:hover{background:#f8fafc}.waitlist-type-option.selected{background:#be03030d}.waitlist-type-option .type-icon{color:#64748b;flex-shrink:0}.waitlist-type-option.selected .type-icon{color:var(--marcd-red)}.waitlist-type-option .type-info{flex:1;display:flex;flex-direction:column}.waitlist-type-option .type-label{font-size:.9375rem;font-weight:600;color:#0f172a}.waitlist-type-option .type-desc{font-size:.75rem;color:#64748b}.waitlist-type-option .check-icon{color:var(--marcd-red)}.waitlist-submit-btn{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--marcd-red),#cc0000);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.waitlist-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #be030366}.waitlist-submit-btn:active:not(:disabled){transform:translateY(0)}.waitlist-submit-btn:disabled{opacity:.7;cursor:not-allowed}.waitlist-submit-btn.submitting{background:#94a3b8}.waitlist-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.waitlist-privacy-note{text-align:center;font-size:.8125rem;color:#94a3b8;margin-top:.5rem}.waitlist-success-message{text-align:center;padding:2rem 0;animation:successPop .4s ease-out}@keyframes successPop{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.waitlist-success-icon{width:72px;height:72px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;box-shadow:0 8px 24px #22c55e66}.waitlist-success-message h3{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.waitlist-success-message p{font-size:1rem;color:#64748b}@media(max-width:520px){.waitlist-modal-container{padding:2rem 1.5rem;margin:1rem}.waitlist-form-row{grid-template-columns:1fr}.waitlist-modal-title{font-size:1.5rem}.waitlist-modal-icon-wrapper{width:60px;height:60px}.waitlist-modal-icon{width:30px;height:30px}}@media(max-width:400px){.waitlist-modal-container{padding:1.5rem 1rem}}.navbar{position:fixed;top:40px;left:0;right:0;z-index:50;padding:1.5rem 0;transition:all .3s ease;background:transparent}.navbar-scrolled{top:40px;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 3px #0000001a;padding:1rem 0}.navbar-scrolled.navbar-scrolled-top{top:0}.navbar-white{background:#fff!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 3px #0000001a}.navbar-white.navbar-scrolled-top{top:0}.navbar-white .hamburger-line{background:#1e293b}.navbar-white .navbar-mobile-toggle.active .hamburger-line{background:var(--marcd-red)}.navbar-inner{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.navbar-logo{display:flex;align-items:center;text-decoration:none}.navbar-logo-image{height:clamp(1.6rem,3vw,2.3rem);width:auto;object-fit:contain;transition:opacity .2s ease}.navbar-logo:hover .navbar-logo-image{opacity:.8}.navbar-links{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0;font-size:clamp(.875rem,1.4vw,1.3rem)}.navbar-links li a{font-size:clamp(.875rem,1.4vw,1.3rem);font-weight:500;color:#475569;text-decoration:none;transition:color .2s ease;opacity:.8;font-family:var(--font-display)}.navbar-links li a:hover{color:var(--marcd-red);opacity:1;transform:translateY(-2px);font-weight:700;margin-left:.2rem}.navbar-links li a.active{color:var(--marcd-red);opacity:1;font-weight:700}.navbar-links li.has-dropdown{position:relative}.dropdown-trigger{display:flex;align-items:center;gap:.375rem;font-size:clamp(.875rem,1.4vw,1.3rem);font-weight:500;color:#475569;background:none;border:none;cursor:pointer;padding:0;opacity:.8;transition:all .2s ease;font-family:var(--font-display)}.dropdown-trigger:hover,.dropdown-trigger.open{color:var(--marcd-red);opacity:1;transform:translateY(-2px);font-weight:700;margin-left:.2rem}.dropdown-chevron{width:16px;height:16px;transition:transform .2s ease}.dropdown-chevron.rotate{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 40px #0000001f;min-width:250px;padding:.5rem 0;list-style:none;margin:0;animation:dropdownFadeIn .2s ease;z-index:100}.dropdown-menu:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#fff;border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0}.dropdown-menu li a{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:clamp(.9rem,1.2vw,1.3rem);font-weight:500;color:#475569;text-decoration:none;transition:all .15s ease;opacity:1}.dropdown-menu li a .dropdown-icon{color:var(--marcd-red);flex-shrink:0;transition:color .15s ease}.dropdown-menu li a:hover{background:#f8fafc;color:var(--marcd-red);transform:none;font-weight:600}.dropdown-menu li a:hover .dropdown-icon{color:var(--marcd-red)}@keyframes dropdownFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.navbar-cta{display:flex;align-items:center}.btn-navbar-cta{background:var(--marcd-red);color:#fff;padding:.625rem 1.5rem;border-radius:9999px;border:none;font-weight:700;font-size:clamp(.875rem,1.4vw,1.3rem);text-decoration:none;box-shadow:0 10px 25px -5px #be03034d;transition:all .3s ease;cursor:pointer}.btn-navbar-cta:hover{background:var(--marcd-red-dark);color:#fff;box-shadow:0 15px 30px -5px #be030366;transform:translateY(-2px)}.navbar-mobile-toggle{display:flex;justify-content:center;align-items:center;background:transparent;border:none;cursor:pointer;padding:.75rem;width:44px;height:44px;position:relative;z-index:51;border-radius:.5rem;transition:background .2s ease}.navbar-mobile-toggle:hover{background:#be03030d}.hamburger-line{position:absolute;left:50%;top:50%;width:25px;height:3px;background:var(--marcd-bg-mid);border-radius:999px;border:none;transform-origin:center;transition:transform .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1)}.hamburger-line-1{transform:translate(-50%,-5px)}.hamburger-line-2{transform:translate(-50%,5px)}.navbar-mobile-toggle.active .hamburger-line-1{transform:translate(-50%) rotate(45deg);background:var(--marcd-red)}.navbar-mobile-toggle.active .hamburger-line-2{transform:translate(-50%) rotate(-45deg);background:var(--marcd-red)}.navbar-mobile-toggle.active:hover{background:#be03031a}.navbar-mobile-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid rgba(0,0,0,.05);box-shadow:0 20px 40px #00000026;padding:1.5rem;z-index:45;animation:slideDown .3s ease;max-height:calc(100vh - 80px);overflow-y:auto}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar-mobile-links{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}.navbar-mobile-links>li>a{display:block;font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--marcd-bg-mid);text-decoration:none;padding:1rem;border-radius:.75rem;transition:all .2s ease;border-left:3px solid transparent}.navbar-mobile-links>li>a:hover,.navbar-mobile-links>li>a.active{background:#be03030d;color:var(--marcd-red);border-left-color:var(--marcd-red);margin-left:.75rem}.btn-mobile-cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:linear-gradient(135deg,var(--marcd-red),#cc0000);color:#fff!important;text-align:center;padding:1rem;border-radius:.75rem;font-family:var(--font-display);font-weight:700;font-size:1rem;margin-top:1rem;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #be030340}.btn-mobile-cta:hover{background:linear-gradient(135deg,var(--marcd-red-dark),#aa0000);transform:translateY(-2px);box-shadow:0 6px 20px #be030359}.mobile-has-dropdown{display:flex;flex-direction:column}.mobile-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--marcd-bg-mid);background:transparent;border:none;cursor:pointer;padding:1rem;border-radius:.75rem;border-left:3px solid transparent;transition:all .2s ease}.mobile-dropdown-trigger:hover{background:#be03030d;color:var(--marcd-red);border-left-color:var(--marcd-red);margin-left:.75rem}.mobile-dropdown-trigger.open{background:#be030314;color:var(--marcd-red);border-left-color:var(--marcd-red)}.mobile-dropdown-chevron{width:18px;height:18px;transition:transform .25s ease;color:currentColor}.mobile-dropdown-chevron.rotate{transform:rotate(180deg)}.mobile-dropdown-menu{list-style:none;margin:0;padding:.5rem 0 .5rem 1.5rem;background:transparent;animation:mobileDropdownFadeIn .2s ease;border-left:2px solid rgba(190,3,3,.15);margin-left:1rem;margin-bottom:.5rem}.mobile-dropdown-menu li{display:flex;align-items:center}.mobile-dropdown-menu li a,.mobile-dropdown-menu li button{display:flex;align-items:center;gap:.75rem;font-family:var(--font-display);font-size:.9375rem;font-weight:500;color:#64748b;padding:.75rem;text-decoration:none;background:none}.mobile-dropdown-menu li a .dropdown-icon,.mobile-dropdown-menu li button .dropdown-icon{color:var(--marcd-red);flex-shrink:0;transition:color .15s ease}border: none; cursor: pointer; width: 100%; border-radius: .5rem; transition: all .2s ease; } .mobile-dropdown-menu li a:hover,.mobile-dropdown-menu li button:hover{color:var(--marcd-red);background:#be03030d}.mobile-dropdown-menu li a:hover .dropdown-icon,.mobile-dropdown-menu li button:hover .dropdown-icon{color:var(--marcd-red)}@keyframes mobileDropdownFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1400px){.dropdown-menu{min-width:220px}}@media(max-width:1000px){.navbar{padding:1rem 0}}@media(min-width:751px){.navbar-mobile-toggle{display:none}}@media(max-width:750px){.navbar-links,.navbar-cta{display:none}.navbar-mobile-toggle{display:flex}.navbar{z-index:50;padding:.2rem 0}}@media(max-width:650px){.navbar{padding:0rem 0;top:34px}}@media(max-width:550px){.navbar-logo-image{height:1.5rem}.navbar{padding:0rem 0}}@media(max-width:450px){.navbar-logo-image{height:1.5rem}.navbar-mobile-toggle{width:35px;height:35px}.navbar-inner{padding:.5rem 1rem}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hero{position:relative;margin-top:8.5rem;padding-bottom:5rem;overflow:hidden;display:flex;align-items:center;background-color:#fff}.hero-bg-gradient{position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(to left,#f1f5f9,transparent);z-index:-1}.hero-bg-blur{position:absolute;bottom:0;left:0;width:24rem;height:24rem;background:#be03030d;border-radius:50%;filter:blur(60px);z-index:-1;display:none}.hero-container{width:100%;max-width:1300px;margin:0 auto;padding:0 3rem}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.hero-content{grid-column:1;display:flex;flex-direction:column;gap:2rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:.375rem 1rem;width:fit-content;animation:fadeInUp .6s ease-out}.badge-dot{position:relative;display:flex;width:.5rem;height:.5rem}.badge-dot-ping{position:absolute;display:inline-flex;width:100%;height:100%;border-radius:50%;background:var(--marcd-red);opacity:.75;animation:ping 1.5s cubic-bezier(0,0,.2,1) infinite}.badge-dot-core{position:relative;display:inline-flex;width:.5rem;height:.5rem;border-radius:50%;background:var(--marcd-red)}.badge-text{font-size:clamp(.65rem,.75rem,.7rem);font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.hero-headline{font-family:var(--font-display);font-size:var(--fs-h1);font-weight:800;line-height:1.2;letter-spacing:-.02em;animation:fadeInUp .6s ease-out .1s both}.headline-line{color:#0f172a;display:block}.headline-accent{display:block;background:linear-gradient(90deg,#dc2626,#ea580c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:.1em}.hide-mobile{display:none}.hero-subheadline{font-size:1.2rem;color:#475569;max-width:36rem;line-height:1.7;font-weight:400;animation:fadeInUp .6s ease-out .2s both}.hero-cta-group{display:flex;flex-wrap:nowrap;gap:1rem;padding-top:.5rem;animation:fadeInUp .6s ease-out .3s both;width:100%;max-width:100%}.btn-hero-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--marcd-red);color:#fff;font-size:clamp(.875rem,2vw,1rem);font-weight:700;padding:.875rem clamp(1rem,2vw,2rem);border-radius:.75rem;text-decoration:none;box-shadow:0 10px 30px -10px #be030366;white-space:nowrap;flex:0 1 auto;cursor:pointer;transition:background-color .3s ease,color .3s ease;animation:subtleShadowPulse 4s ease-in-out infinite}.btn-float{will-change:transform;transform:translateZ(0);backface-visibility:hidden}@keyframes gentleFloat{0%,to{transform:translateY(0) translateZ(0)}50%{transform:translateY(-6px) translateZ(0)}}@keyframes subtleShadowPulse{0%,to{box-shadow:0 10px 30px -10px #be030366}50%{box-shadow:0 12px 35px -8px #be030373}}.btn-hero-primary:hover{background:var(--marcd-red-dark);color:#fff}.btn-hero-primary .btn-arrow{transition:transform .3s ease;flex-shrink:0}.btn-hero-primary:hover .btn-arrow{transform:translate(4px)}.btn-hero-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#fff;border:2px solid #e2e8f0;color:#334155;font-size:clamp(.875rem,2vw,1rem);font-weight:700;padding:.875rem clamp(1rem,2vw,2rem);border-radius:.75rem;text-decoration:none;transition:all .3s ease;white-space:nowrap;flex:0 1 auto}.btn-hero-secondary:hover{border-color:#cbd5e1;background:#f8fafc;color:#334155}.btn-play-icon{width:2rem;height:2rem;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.play-triangle{width:0;height:0;border-top:5px solid transparent;border-left:8px solid #0f172a;border-bottom:5px solid transparent;margin-left:2px}.hero-trust-badges{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:-1rem;animation:fadeInUp .6s ease-out .4s both}.trust-badge{display:flex;align-items:center;gap:.5rem;color:#64748b;font-weight:500;font-size:.875rem}.trust-icon{color:var(--marcd-red)}.hero-visual-column{grid-column:2;position:relative;display:flex;justify-content:center;align-items:flex-start;align-self:start;margin-top:1rem}.hero-visual-bg-shape{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:linear-gradient(to top right,#e2e8f066,#f1f5f94d);border-radius:50%;filter:blur(60px);z-index:-1;display:none}.hero-visual-wrapper{position:relative;z-index:10;max-width:100%;width:100%;display:flex;justify-content:center}.hero-image-container{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 25px 60px -15px #0000004d;border:3px solid rgba(255,255,255,.6);transform:rotate(2deg);transition:all .5s ease-out;width:100%;max-width:450px}.hero-image-container:hover{transform:rotate(0);box-shadow:0 30px 70px -15px #00000059}.hero-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.4),transparent 60%);z-index:10;pointer-events:none}.hero-main-image{width:100%;height:auto;max-height:600px;object-fit:cover;aspect-ratio:4 / 5}.hero-image-container:hover .hero-main-image{transform:scale(1.05)}.hero-rotating-card-container{position:absolute;bottom:1rem;right:-2rem;z-index:30;max-width:90%;height:auto;display:flex;align-items:flex-end;cursor:pointer}.hero-rotating-card{width:100%;background:#fff;border:1px solid rgba(255,255,255,.8);padding:1.25rem;border-radius:1rem;box-shadow:0 20px 50px -12px #00000040,0 0 0 1px #0000000d,0 10px 20px -5px #0000001a;animation:fadeSlideUp .5s ease-out;position:relative;overflow:hidden}.hero-rotating-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--marcd-red),#ea580c);opacity:0;transition:opacity .3s ease}.hero-rotating-card:hover:before{opacity:1}.hero-location-card .app-mockup-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.hero-location-card .app-status{display:flex;align-items:center;gap:.5rem}.hero-location-card .status-dot{width:.5rem;height:.5rem;border-radius:50%;background:#22c55e;animation:pulse 2s infinite}.hero-location-card .status-text{font-size:.75rem;font-weight:700;color:#0f172a;text-transform:uppercase;padding-right:.5rem}.hero-location-card .app-distance{font-size:.75rem;font-weight:700;color:var(--marcd-red)}.hero-location-card .app-progress-bar{height:.5rem;width:100%;background:#f1f5f9;border-radius:9999px;overflow:hidden}.hero-location-card .app-progress-fill{height:100%;background:#22c55e;border-radius:9999px;transition:width 1s ease-out}.hero-location-card .app-stats{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.625rem;color:#64748b;font-weight:600}.hero-rest-badge{position:absolute;top:1rem;left:3rem;background:#0f172a;color:#fff;padding:.875rem 1rem;border-radius:.875rem;animation:floatBounce 3s ease-in-out infinite;z-index:30}.rest-badge-number{font-family:var(--font-display);font-size:1.375rem;font-weight:800;line-height:1}.rest-badge-text{font-size:.65rem;color:#94a3b8;font-weight:500;margin-top:.125rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes floatBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:1250px){.hero-rest-badge{top:1rem;left:0rem}}@media(max-width:1150px){.hero-trust-badges{grid-column:1 / -1;grid-row:2;width:100%;margin-top:.5rem;padding-top:0;text-align:left;justify-content:flex-start}.hero-subheadline{font-size:1.1rem}}@media(max-width:1050px){.hero-rest-badge{top:1rem;left:-2rem}}@media(max-width:915px){.hero-rotating-card-container{bottom:-1.5rem;right:-2rem}}@media(max-width:840px){.hero-rotating-card-container{bottom:-3.5rem;right:-1.5rem}.hero-location-card .status-text,.hero-location-card .app-distance{font-size:.65rem}.hero-location app-stats{font-size:.65rem}}@media(max-width:780px){.hero-container{padding:0 1.5rem}.hero-grid{grid-template-columns:1fr;gap:1rem}.hero-content{grid-column:1;grid-row:1;text-align:center;align-items:center}.hero-headline{text-align:center;font-size:var(--fs-h0)}.hero-subheadline{text-align:center;max-width:600px;margin:0 auto;padding-left:1rem;padding-right:1rem}.hero-cta-group,.hero-badge{justify-content:center}.hero-trust-badges{grid-column:1;grid-row:3;justify-content:center;text-align:center;margin-top:5.5rem}.hero-visual-column{grid-column:1;grid-row:2;justify-content:center;align-items:center}.hero-visual-wrapper{max-width:400px;margin:0rem auto;padding-top:1.5rem}.hero-rest-badge{left:-3rem;top:3rem;animation:none}.hero{margin-top:6.5rem}}@media(max-width:750px){.hero-container{padding-top:0rem}}@media(max-width:600px){.hero-image-container{max-width:350px}.hero-rest-badge{left:-1rem}.hero-rotating-card-container{bottom:-3rem;right:-2.5rem}.hero-trust-badges{margin-top:4.5rem}}@media(max-width:540px){.hero-image-container{max-width:330px}.hero-rest-badge{left:-1rem}.hero-headline{font-size:2.2rem;margin-bottom:-.5rem}.hero-subheadline{font-size:1rem}.hero-rotating-card-container{bottom:-3rem;right:-1rem}.badge-text{font-size:.65rem}.hero-cta-group{padding:0rem .5rem}.btn-hero-primary{padding:.75rem .5rem}.btn-hero-secondary{padding:.5rem 1rem}}@media(max-width:470px){.hero-image-container{max-width:300px}.hero-rest-badge{left:15px;top:40px;padding:.5rem .75rem}.rest-badge-number{font-size:1.2rem}.hero-subheadline{font-size:1rem}.hero-rotating-card-container{bottom:-4rem;right:.5rem;max-width:250px}.hero-trust-badges{margin-top:5.5rem}}@media(max-width:450px){.hero-container{padding:1.2rem 1rem 0rem}}@media(max-width:417px){.hero-container{padding:1rem 1rem 0}.hero-rotating-card-container{bottom:-3rem;right:-.2rem}.hero-content{width:100%}.hero-badge{margin:0 auto}.hero-main-image{max-height:400px}.hero-image-container{max-width:250px}.hero-headline{font-size:2rem;word-wrap:break-word;overflow-wrap:break-word}.hero-subheadline{max-width:100%;padding:0 .5rem}.hero-cta-group{gap:.75rem;padding:0 .5rem}.btn-hero-primary,.btn-hero-secondary{width:100%;max-width:250px;justify-content:center;padding:.75rem .5rem}}@media(max-width:375px){.hero-cta-group{flex-direction:column;gap:.75rem;padding:0 .5rem;width:100%;align-items:center}.btn-hero-primary{padding:1rem .5rem}}.floating-review{background:#fff;border:1px solid rgba(255,255,255,.8);padding:1.25rem;border-radius:1rem;box-shadow:0 20px 50px -12px #00000040,0 0 0 1px #0000000d,0 10px 20px -5px #0000001a;max-width:400px;display:flex;flex-direction:column;gap:.75rem;position:relative;overflow:hidden}.floating-review:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--marcd-red),#ea580c);opacity:0;transition:opacity .3s ease}.floating-review:hover:before{opacity:1}.floating-review-header{display:flex;align-items:flex-start;width:100%}.floating-review-profile{display:flex;align-items:center;gap:.625rem}.floating-review-avatar{width:45px;height:45px;border-radius:50%;object-fit:cover;border:2px solid rgba(190,3,3,.15)}.floating-review-info{display:flex;flex-direction:column;gap:.125rem}.floating-review-name{color:#0f172a;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.03em;margin:0}.floating-review-role{font-size:.7rem;color:#64748b;font-weight:600}.floating-review-stars{display:flex;gap:.125rem;margin-top:.25rem}.floating-review-stars .star{font-size:.8rem}.floating-review-stars .star-filled{color:#f97316}.floating-review-stars .star-empty{color:#e5e7eb}.floating-review-body{display:flex;gap:.75rem;align-items:flex-start}.quote-icon{flex-shrink:0;width:1.5rem;height:1.5rem;color:var(--marcd-red);opacity:.85}.floating-review-quote{color:#334155;font-weight:400;font-size:.7rem;line-height:1.5;margin:0;font-style:italic}@media(max-width:840px){.floating-review-quote,.floating-review-name,.floating-review-role,.floating-review-stars{font-size:.65rem}}@media(max-width:470px){.floating-review{max-width:280px;padding:.5rem}}.impact{background:#0f172a;padding:5rem 2rem;text-align:center}.impact-container{max-width:1100px;margin:0 auto}.impact-headline{font-family:var(--font-display);font-size:clamp(1.5rem,3vw + .5rem,2.25rem);font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.impact-accent{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-display);font-size:clamp(1.25rem,2.5vw + .5rem,1.75rem);font-weight:600;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem}.impact-handshake-icon{flex-shrink:0}.impact-note{font-size:clamp(.875rem,1.5vw,1.125rem);color:#fff;opacity:.8;max-width:600px;margin:0 auto;line-height:1.6}.impact-communities{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;width:100%}.community-card{display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:1rem;transition:all .3s ease}.community-card:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-4px)}.community-icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1rem;margin-bottom:1.5rem;transition:transform .3s ease}.community-card:hover .community-icon{transform:scale(1.1)}.community-icon--truckers{background:linear-gradient(135deg,#b6b0b033,#f7d7c633);color:#070000;color:var(--marcd-red)}.community-icon--facilitators{background:linear-gradient(135deg,#f66d3b33,#610301e2);color:#60a5fa}.community-icon--tow{background:linear-gradient(135deg,#b6b0b033,#f7d7c633);color:#f5fcf8}.community-title{font-family:var(--font-display);font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:700;color:#fff;margin-bottom:.75rem;letter-spacing:.02em}.community-desc{font-size:clamp(.875rem,1vw,1rem);color:#94a3b8;line-height:1.6;max-width:280px}@media(max-width:900px){.impact-communities{gap:1.5rem}.community-card{padding:1.5rem 1rem}}@media(max-width:700px){.impact-communities{display:flex;flex-direction:column;gap:0;max-width:100%;margin:3rem auto 0;padding:0 1rem;position:relative}.community-card{padding:1.75rem 1.5rem;position:relative;width:320px;opacity:0;transform:translateY(60px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),background .3s ease,border-color .3s ease}.community-card.is-visible{opacity:1;transform:translateY(0)}.community-card:nth-child(1){align-self:flex-start;margin-left:0;margin-bottom:-1.5rem;z-index:3;transform:translateY(60px) translate(-20px) rotate(-1deg);border-left:3px solid var(--marcd-red)}.community-card:nth-child(1).is-visible{transform:translateY(0) translate(0) rotate(-1deg)}.community-card:nth-child(2){align-self:flex-end;margin-right:0;margin-bottom:-1.5rem;margin-top:2rem;z-index:2;transform:translateY(60px) translate(20px) rotate(1.5deg);transition-delay:.15s;background:#f66d3b0f;border-right:3px solid #377603}.community-card:nth-child(2).is-visible{transform:translateY(0) translate(0) rotate(1.5deg)}.community-card:nth-child(3){align-self:flex-start;z-index:1;transform:translateY(60px) scale(.95);transition-delay:.3s;border-bottom:3px solid #60a5fa;border-bottom:3px solid rgb(128,128,3);margin-left:25px;margin-top:2rem}.community-card:nth-child(3).is-visible{transform:translateY(0) scale(1)}.community-card:nth-child(1):hover{transform:translateY(-4px) translate(0) rotate(0);z-index:10}.community-card:nth-child(2):hover{transform:translateY(-4px) translate(0) rotate(0);z-index:10}.community-card:nth-child(3):hover{transform:translateY(-4px) scale(1.02);z-index:10}.community-card:before{content:"";position:absolute;width:2px;height:0;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.1),transparent);left:50%;top:100%;transition:height .5s ease .5s}.community-card.is-visible:before{height:2rem}.community-card:last-child:before{display:none}.community-card.is-visible .community-icon{animation:iconPulse .6s ease .4s}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.community-card:after{content:"";position:absolute;inset:0;border-radius:1rem;opacity:0;transition:opacity .3s ease;pointer-events:none}.community-card:nth-child(1):after{box-shadow:0 0 30px #db272726}.community-card:nth-child(2):after{box-shadow:0 0 30px #f66d3b26}.community-card:nth-child(3):after{box-shadow:0 0 30px #60a5fa26}.community-card:hover:after{opacity:1}}@media(max-width:600px){.impact{padding:3.5rem 1.5rem}.impact-headline{letter-spacing:.05em}.impact-accent{letter-spacing:.1em}.impact-communities{padding:0 .5rem}.community-card{max-width:290px;padding:1.5rem 1.25rem}.community-title{font-size:1rem}.community-desc{font-size:.85rem}}@media(max-width:480px){.community-card:nth-child(1){transform:translateY(60px) translate(0)}.community-card:nth-child(1).is-visible{transform:translateY(0) translate(0)}.community-card:nth-child(2){transform:translateY(60px) translate(0)}.community-card:nth-child(2).is-visible{transform:translateY(0) translate(0)}.community-card:nth-child(3){transform:translateY(60px) translate(0)}.community-card:nth-child(3).is-visible{transform:translateY(0) translate(0)}.community-card:nth-child(1):hover{transform:scale(1.05);z-index:10}.community-card:nth-child(2):hover{transform:scale(1.05);z-index:10}.community-card:nth-child(3):hover{transform:scale(1.05);z-index:10}.community-card:after{content:"";position:absolute;inset:0;border-radius:1rem;opacity:0;transition:opacity .3s ease;pointer-events:none}.community-card:nth-child(1):after{box-shadow:0 0 30px #db272726}.community-card:nth-child(2):after{box-shadow:0 0 30px #f66d3b26}.community-card:nth-child(3):after{box-shadow:0 0 30px #60a5fa26}.community-card:hover:after{opacity:1}}@media(max-width:450px){.impact{padding:3rem 1rem}.impact-communities{padding:0;gap:0}.community-card{max-width:260px;padding:1.25rem 1rem}.community-icon{width:3rem;height:3rem}.community-title{font-size:.95rem;margin-bottom:.5rem}.community-desc{font-size:.8rem;line-height:1.5;max-width:220px}.community-card:nth-child(2){transition-delay:.1s}.community-card:nth-child(3){transition-delay:.2s}.hero{margin-top:5.5rem}}.problem-solution{background:#0f172a;padding:5rem 2rem;position:relative;overflow:hidden}.problem-solution-bg-accent{position:absolute;left:0;top:25%;width:50%;height:100%;background:linear-gradient(to right,#1e293b,transparent);opacity:.5;z-index:0}.problem-solution-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.problem-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.problem-column{position:relative}.problem-question-mark{position:absolute;top:-3rem;left:-2rem;font-family:var(--font-display);font-size:12rem;color:#1e293b;opacity:.5;-webkit-user-select:none;user-select:none;line-height:1;z-index:0}.problem-stat{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:1.5rem;position:relative;z-index:1}.problem-subtitle{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:300;color:#cbd5e1;line-height:1.4;margin-bottom:1.5rem}.problem-highlight{color:var(--marcd-red);font-weight:600}.problem-description{font-size:1.125rem;color:#94a3b8;line-height:1.7;margin-bottom:2rem}.problem-pain-points{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.pain-point{display:flex;align-items:center;gap:1rem;color:#cbd5e1;font-size:1.125rem}.pain-point-icon{width:24px;height:24px;color:var(--marcd-red);flex-shrink:0}.problem-quote-box{padding:1.5rem;background:#1e293b;border-left:4px solid var(--marcd-red);border-radius:0 .75rem .75rem 0}.problem-quote{font-size:1.25rem;font-style:italic;color:#fff;line-height:1.5}.problem-stat-callout{margin-top:2rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#5e0204,#e2e8f0);background:#fff;border-radius:2px;border:5px solid var(--marcd-red);position:relative}.stat-callout-text{font-size:clamp(.95rem,2vw,2rem);color:#334155;line-height:1.6;text-align:center;font-family:-apple-system,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;margin:0}.stat-callout-text strong{color:#0f172a;font-weight:700}.stat-callout-icon{position:absolute;bottom:-.75rem;right:1rem;width:2rem;height:2rem;background:var(--marcd-red);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #be030366;display:none}.stat-callout-chevron{width:16px;height:16px;color:#fff}.solution-column{background:#1e293b;padding:3rem;border-radius:1.5rem;border:1px solid #334155;box-shadow:0 25px 50px -12px #00000080;position:relative}.solution-badge{position:absolute;top:-1rem;right:1.5rem;width:5rem;height:5rem;background:var(--marcd-red);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:.875rem;font-weight:800;color:#fff;text-transform:uppercase;transform:rotate(12deg);box-shadow:0 10px 25px #be030366}.solution-headline{font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;color:#fff;margin-bottom:2rem}.solution-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.solution-item{display:flex;align-items:flex-start;gap:1rem;font-size:1.125rem;color:#e2e8f0}.solution-check-circle{width:1.5rem;height:1.5rem;background:#22c55e33;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.125rem}.solution-check-icon{width:14px;height:14px;color:#22c55e}.solution-footer{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #475569}.solution-tagline{font-family:var(--font-display);font-size:1rem;color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem}.solution-cta{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;color:#fff;font-size:1.125rem;font-weight:500;cursor:pointer;padding:0;text-decoration:none;transition:color .3s ease}.solution-cta:hover{color:var(--marcd-red)}.solution-cta-arrow{width:20px;height:20px;transition:transform .3s ease}.solution-cta:hover .solution-cta-arrow{transform:translate(4px)}@media(max-width:1024px){.problem-solution-grid{grid-template-columns:1fr;gap:3rem}.problem-question-mark{font-size:8rem;top:-2rem;left:-1rem}}@media(max-width:600px){.problem-solution{padding:4rem 1.5rem}.solution-column{padding:2rem}.solution-badge{width:4rem;height:4rem;font-size:.7rem}}@media(max-width:540px){.problem-stat{font-size:2rem}.problem-subtitle,.problem-description,.problem-pain-points{font-size:1rem}.pain-point-icon{width:20px;height:20px}.solution-item{font-size:.9rem}}@media(max-width:500px){.solution-badge{width:3.5rem;height:3.5rem;font-size:.65rem;top:-1.8rem}}.nearby-parking{background:linear-gradient(180deg,#0f172a,#1e293b);background:#fff;padding:5rem 2rem 0rem;position:relative;overflow:hidden}.nearby-parking:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(190,3,3,.03) 0%,transparent 50%);pointer-events:none}.nearby-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.nearby-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;gap:2rem;flex-wrap:wrap}.nearby-header-text{max-width:600px}.nearby-label{display:inline-block;font-size:.75rem;font-weight:700;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;padding:.375rem .75rem;background:#be030326;border-radius:9999px}.nearby-headline{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--marcd-bg-mid);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.nearby-description{font-size:1.125rem;color:#94a3b8;line-height:1.7}.nearby-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.nearby-filter-pill{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;font-family:var(--font-apple);font-size:.875rem;font-weight:500;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:9999px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.nearby-filter-pill:hover{background:#f3f4f6;border-color:#9ca3af}.nearby-filter-pill--active{background:#0f172a;color:#fff;border-color:#0f172a}.nearby-filter-pill--active:hover{background:#1e293b;border-color:#1e293b}.search-bar{display:flex;align-items:center;background:#fff;border:1px solid #dddddd;border-radius:9999px;box-shadow:0 1px 2px #00000014,0 4px 12px #0000000d;margin-bottom:2.5rem;overflow:visible;position:relative}.search-bar:hover{box-shadow:0 2px 4px #0000001a,0 8px 16px #0000001a}.search-field{position:relative;flex:1;min-width:0}.search-field--truck{flex:0 0 220px}.search-field--location{flex:1.5}.search-field--when{flex:1}.search-field-content{padding:.875rem 1.5rem;cursor:pointer;border-radius:9999px;transition:background .2s ease}.search-field-content:hover{background:#f7f7f7}.search-field-label{display:block;font-size:.75rem;font-weight:600;color:#222;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.02em}.search-optional{font-weight:400;color:#717171;text-transform:none;font-size:.7rem}.search-field-value{display:flex;align-items:center;gap:.3rem;font-size:.9rem;color:#222}.search-field-icon{width:16px;height:16px;color:#717171;flex-shrink:0}.search-field-chevron{width:14px;height:14px;color:#717171;margin-left:auto;transition:transform .2s ease}.search-field-chevron--open{transform:rotate(180deg)}.search-input{flex:1;border:none;outline:none;background:transparent;font-size:.9rem;color:#222;min-width:0}.search-input::placeholder{color:#717171}.search-divider{width:1px;height:2rem;background:#ddd;flex-shrink:0}.search-btn{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:var(--marcd-red);border:none;border-radius:50%;margin:.5rem;cursor:pointer;transition:all .2s ease;flex-shrink:0}.search-btn:hover{background:var(--marcd-red-dark);transform:scale(1.05)}.search-btn-icon{width:18px;height:18px;color:#fff}.search-dropdown{position:absolute;top:calc(100% + .5rem);left:0;width:320px;max-height:400px;overflow-y:auto;background:#fff;border:1px solid #dddddd;border-radius:1rem;box-shadow:0 8px 28px #00000026;z-index:100;padding:.5rem 0}.search-dropdown-category{padding:.5rem 0}.search-dropdown-category-label{display:block;padding:.5rem 1rem;font-size:.7rem;font-weight:700;color:#717171;text-transform:uppercase;letter-spacing:.05em}.search-dropdown-option{display:block;width:100%;padding:.625rem 1rem;text-align:left;font-size:.875rem;color:#222;background:transparent;border:none;cursor:pointer;transition:background .15s ease}.search-dropdown-option:hover{background:#f7f7f7}.search-dropdown-option--selected{background:#f0f0f0;font-weight:600}.category-filter-wrapper{position:relative}.nearby-filter-pill--categories{display:flex;align-items:center;gap:.5rem}.nearby-filter-pill--has-selection{background:var(--marcd-red);color:#fff;border-color:var(--marcd-red)}.nearby-filter-pill--has-selection:hover{background:var(--marcd-red-dark);border-color:var(--marcd-red-dark)}.filter-icon{width:16px;height:16px}.category-count{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;background:#fff;color:var(--marcd-red);font-size:.7rem;font-weight:700;border-radius:50%}.category-filter-dropdown{position:absolute;top:calc(100% + .5rem);left:0;width:320px;max-height:450px;background:#fff;border:1px solid #dddddd;border-radius:1rem;box-shadow:0 8px 28px #00000026;z-index:200;overflow:hidden}.category-filter-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb;font-size:.875rem;font-weight:600;color:#222}.category-clear-btn{background:none;border:none;color:var(--marcd-red);font-size:.8rem;font-weight:600;cursor:pointer;text-decoration:underline}.category-clear-btn:hover{color:var(--marcd-red-dark)}.category-filter-list{max-height:380px;overflow-y:auto;padding:.5rem 0}.category-filter-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;cursor:pointer;transition:background .15s ease;text-align:left}.category-filter-option:hover:not(:disabled){background:#f7f7f7}.category-filter-option:disabled{opacity:.4;cursor:not-allowed}.category-filter-option--selected{background:#fef2f2}.category-filter-option--selected:hover{background:#fee2e2}.category-filter-icon{font-size:1.25rem}.category-filter-label{flex:1;font-size:.9rem;color:#222}.category-toggle-icon{width:18px;height:18px;color:#9ca3af}.category-filter-option--selected .category-toggle-icon{color:var(--marcd-red)}.selected-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.selected-category-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:9999px;font-size:.85rem;color:#b91c1c}.selected-category-tag button{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.tag-remove-icon{width:14px;height:14px;color:#dc2626}.tag-remove-icon:hover{color:#991b1b}.category-section{margin-bottom:3rem}.category-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.category-section-title{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#222;cursor:pointer;transition:color .2s ease}.category-section-title:hover{text-decoration:underline}.category-title-arrow{width:20px;height:20px;color:#222}.category-section-nav{display:flex;gap:.5rem}.category-nav-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border:1px solid #dddddd;border-radius:50%;cursor:pointer;transition:all .2s ease}.category-nav-btn:hover:not(:disabled){background:#f7f7f7;border-color:#222}.category-nav-btn:disabled{opacity:.3;cursor:not-allowed}.category-nav-btn svg{width:16px;height:16px;color:#222}.category-spots-row{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none}.category-spots-row::-webkit-scrollbar{display:none}.category-spots-row .spot-card{flex:0 0 200px;min-width:200px;max-width:200px;scroll-snap-align:start;background:#fff;border:none;border-radius:.75rem;overflow:hidden}.category-spots-row .spot-card:hover{border-color:transparent;box-shadow:none;transform:none}.category-spots-row .spot-image-wrapper{height:130px;border-radius:.75rem;overflow:hidden}.category-spots-row .spot-image{border-radius:.75rem}.category-spots-row .spot-card:hover .spot-image{transform:none}.category-spots-row .spot-favorite{top:.5rem;right:.5rem}.category-spots-row .spot-favorite-icon{width:20px;height:20px}.category-spots-row .spot-rating{display:none}.category-spots-row .spot-featured-badge{top:.5rem;left:.5rem;padding:.25rem .5rem;font-size:.65rem;border-radius:.25rem}.category-spots-row .spot-free-badge{top:auto;bottom:.5rem;left:.5rem;padding:.25rem .5rem;font-size:.6rem}.category-spots-row .spot-content{padding:.625rem 0}.category-spots-row .spot-header{flex-direction:column;align-items:flex-start;gap:.125rem;margin-bottom:.25rem}.category-spots-row .spot-title{color:#222;font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.category-spots-row .spot-availability{font-size:.8rem;font-weight:600;color:#22c55e}.category-spots-row .spot-location{margin-bottom:0;font-size:.75rem;color:#717171}.category-spots-row .spot-location-icon,.category-spots-row .spot-amenities{display:none}.category-spots-row .spot-availability-row{display:flex;align-items:center;gap:.25rem}margin-right: .25rem; color: #717171; } .spot-favorite{position:absolute;top:.75rem;right:3rem;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;transition:transform .2s ease}.spot-favorite:hover{transform:scale(1.1)}.spot-favorite-icon{width:24px;height:24px;color:#fff;stroke-width:2;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.spot-favorite-icon:hover{fill:#fff}.spot-featured-badge{position:absolute;top:.75rem;left:.75rem;background:#fff;color:#222;font-size:.7rem;font-weight:600;padding:.375rem .625rem;border-radius:.375rem;box-shadow:0 2px 4px #0000001a}.category-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem 0;border-top:1px solid #e5e7eb;margin-top:2rem}.pagination-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;border:1px solid #dddddd;border-radius:50%;cursor:pointer;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#222;border-color:#222}.pagination-btn:hover:not(:disabled) svg{color:#fff}.pagination-btn:disabled{opacity:.3;cursor:not-allowed}.pagination-btn svg{width:20px;height:20px;color:#222}.pagination-info{font-size:.95rem;font-weight:500;color:#222;min-width:80px;text-align:center}.nearby-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.spot-card{background:#1e293b;border-radius:1rem;overflow:hidden;border:1px solid #334155;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.spot-card:hover{border-color:var(--marcd-red);transform:translateY(-8px);box-shadow:0 20px 40px -15px #00000080,0 0 0 1px var(--marcd-red)}.spot-image-wrapper{position:relative;height:180px;overflow:hidden}.spot-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.spot-card:hover .spot-image{transform:scale(1.1)}.spot-rating{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;gap:.25rem;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.375rem .625rem;border-radius:.375rem;font-size:.75rem;font-weight:700;color:#fff}.spot-rating-star{width:14px;height:14px;color:#facc15;fill:#facc15}.spot-free-badge{position:absolute;top:.75rem;left:.75rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.375rem .75rem;border-radius:9999px}.spot-content{padding:1.25rem}.spot-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.spot-title{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:#fff;line-height:1.3}.spot-availability{font-size:.95rem;font-weight:700;color:#22c55e;white-space:nowrap}.spot-availability--free{color:#22c55e}.spot-availability-row{display:flex;align-items:center}.spot-location{display:flex;align-items:center;gap:.375rem;font-size:.85rem;color:#64748b;margin-bottom:1rem}.spot-location-icon{width:14px;height:14px;flex-shrink:0}.spot-amenities{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.spot-amenity{font-size:.7rem;font-weight:600;color:#94a3b8;background:#0f172a;padding:.375rem .625rem;border-radius:.375rem;border:1px solid #334155}.spot-reserve-btn{width:100%;padding:.75rem 1rem;background:transparent;border:1px solid #475569;border-radius:.5rem;color:#e2e8f0;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.spot-reserve-btn:hover{background:var(--marcd-red);border-color:var(--marcd-red);color:#fff}@media(max-width:1200px){.nearby-grid{grid-template-columns:repeat(2,1fr)}.search-field--truck{flex:0 0 180px}.category-spots-row .spot-card{flex:0 0 180px;min-width:180px;max-width:180px}}@media(max-width:900px){.search-bar{flex-wrap:wrap;border-radius:1.5rem;padding:.5rem;gap:.5rem}.search-field,.search-field--truck{flex:1 1 45%}.search-field--location{flex:1 1 100%;order:-1}.search-field--when{flex:1 1 45%}.search-divider{display:none}.search-field-content{padding:.75rem 1rem;background:#f7f7f7;border-radius:.75rem}.search-btn{position:absolute;right:.5rem;bottom:.5rem}.search-dropdown{width:280px}.category-spots-row .spot-card{flex:0 0 170px;min-width:170px;max-width:170px}}@media(max-width:768px){.nearby-parking{padding:4rem 1.5rem}.nearby-header{flex-direction:column;align-items:flex-start}.nearby-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.search-bar{padding-bottom:4rem}.search-field,.search-field--truck,.search-field--when{flex:1 1 100%}.category-filter-dropdown{position:fixed;inset:auto 0 0;width:100%;max-height:70vh;border-radius:1rem 1rem 0 0}.category-section-title{font-size:1.25rem}.category-spots-row .spot-card{flex:0 0 160px;min-width:160px;max-width:160px}.category-spots-row .spot-image-wrapper{height:110px}}@media(max-width:480px){.nearby-headline{font-size:1.75rem}.spot-image-wrapper{height:160px}.search-dropdown{width:100%;left:0;right:0}.nearby-filters{gap:.5rem}.nearby-filter-pill{padding:.5rem 1rem;font-size:.8rem}.selected-categories{gap:.375rem}.selected-category-tag{padding:.375rem .625rem;font-size:.75rem}}.nearby-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;color:#64748b}.nearby-loading-spinner{width:40px;height:40px;color:var(--marcd-red);animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nearby-loading p{font-size:1rem;font-weight:500}.nearby-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;margin-bottom:2rem;gap:.75rem;background:#fef2f2;border-radius:12px;border:1px solid #fecaca;color:#dc2626}.nearby-error-icon{width:28px;height:28px}.nearby-error p{font-size:.95rem;font-weight:500;margin:0}.nearby-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;color:#64748b;text-align:center}.nearby-empty-icon{width:48px;height:48px;color:#94a3b8}.nearby-empty p{font-size:1.1rem;font-weight:500;margin:0}.nearby-empty-hint{font-size:.9rem!important;font-weight:400!important;color:#94a3b8}.spot-amenities-preview{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.spot-amenity-tag{font-size:.7rem;padding:.2rem .5rem;background:#be030314;color:var(--marcd-red);border-radius:4px;font-weight:500}@media(max-width:680px){.spot-amenity-tag{font-size:.65rem;padding:.15rem .4rem}}.location-modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:modalFadeIn .2s ease-out}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.location-modal{background:var(--marcd-bg-main);border-radius:16px;max-width:400px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #00000080;animation:modalSlideUp .3s ease-out}@keyframes modalSlideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.location-modal-close{position:absolute;top:.5rem;right:.5rem;background:#000000b3;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;z-index:10;transition:all .2s ease}.location-modal-close:hover{background:#be0303e6;transform:scale(1.1)}.location-modal-image-wrapper{position:relative;width:80%;height:250px;margin:0 auto;overflow:hidden;border-radius:16px 16px 0 0;display:flex;align-items:center;justify-content:center}.location-modal-image{width:100%;height:100%;object-fit:cover;object-position:center}.location-modal-badge{position:absolute;bottom:1rem;left:1rem;background:linear-gradient(135deg,var(--marcd-red) 0%,#c20202 100%);color:#fff;padding:.5rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;box-shadow:0 4px 12px #be030366}.location-modal-content{padding:2rem}.location-modal-title{font-size:1.75rem;font-weight:700;color:var(--marcd-text-main);margin-bottom:1rem;line-height:1.3}.location-modal-info{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;color:var(--marcd-text-muted)}.location-modal-icon{width:18px;height:18px;color:var(--marcd-red)}.location-modal-availability{margin-bottom:2rem}.location-availability-badge{display:inline-block;padding:.6rem 1.2rem;border-radius:8px;font-size:.95rem;font-weight:600}.location-availability-badge--free{background:#10b98126;color:#10b981;border:1px solid rgba(16,185,129,.3)}.location-modal-section-title{font-size:1.2rem;font-weight:700;color:var(--marcd-text-main);margin-bottom:1rem}.location-modal-amenities{margin-top:2rem}.location-modal-amenity-list{display:flex;flex-wrap:wrap;gap:.75rem}.location-modal-amenity-tag{display:inline-block;font-size:.85rem;padding:.5rem 1rem;background:#be030314;color:var(--marcd-text-main);border:1px solid rgba(190,3,3,.2);border-radius:8px;font-weight:500}@media(max-width:680px){.location-modal{max-height:95vh;border-radius:12px}.location-modal-image-wrapper{height:200px}.location-modal-content{padding:1.5rem}.location-modal-title{font-size:1.5rem}.location-modal-amenity-tag{font-size:.75rem;padding:.4rem .8rem}}.features-section{background:#0f172a;background:#fff;padding:5rem 2rem;position:relative}.feature-container{max-width:100px;margin:0 auto}.features-header{text-align:center;margin-bottom:4rem}.features-headline{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:var(--marcd-bg-mid);text-transform:uppercase;letter-spacing:.02em;margin-bottom:.75rem}.features-subheadline{font-size:1.25rem;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.2em;font-weight:500}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.feature-card{background:#1e293b;padding:2rem;border-radius:1rem;border:1px solid #334155;transition:all .3s ease}.feature-card:hover{border-color:var(--marcd-red);transform:translateY(-8px);box-shadow:0 20px 40px #be03031a}.feature-icon-wrapper{width:3.5rem;height:3.5rem;background:#0f172a;border:1px solid #334155;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--marcd-red);transition:all .3s ease}.feature-card:hover .feature-icon-wrapper{background:var(--marcd-red);border-color:var(--marcd-red);color:#fff}.feature-icon{width:28px;height:28px}.feature-title{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:.02em;margin-bottom:.75rem}.feature-description{font-size:1.125rem;color:#94a3b8;line-height:1.6}.features-cta{display:flex;justify-content:center;margin-top:3rem}.features-cta-btn{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--marcd-red),#cc0000);color:#fff;font-size:1.125rem;font-weight:600;text-decoration:none;border-radius:9999px;transition:all .3s ease;box-shadow:0 8px 24px #be03034d}.features-cta-btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px #be030366;color:#e8e0e0e9}.features-cta-icon{width:20px;height:20px;transition:transform .3s ease}.features-cta-btn:hover .features-cta-icon{transform:translate(4px)}@media(max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.features-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media(max-width:600px){.features-section{padding:4rem 1.5rem}.feature-card{padding:1.5rem}}@media(max-width:540px){.features-headline{font-size:2rem}.features-subheadline{font-size:1rem}.feature-icon{width:20px;height:20px}.feature-title{font-size:1.2rem}.feature-description,.features-cta-btn{font-size:1rem}}@media(max-width:480px){.features-cta-btn{font-size:.95rem;padding:1rem}}.testimonials{background:#f8fafc;padding:6rem 2rem;position:relative;overflow:hidden}.testimonials:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 10% 20%,rgba(190,3,3,.03) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(59,130,246,.03) 0%,transparent 40%);pointer-events:none}.testimonials-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-label{display:inline-block;font-size:.75rem;font-weight:700;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;padding:.5rem 1rem;background:#be03031a;border-radius:9999px}.testimonials-headline{font-family:var(--font-display);font-size:clamp(2.1rem,4vw,3rem);font-weight:800;color:#0f172a;margin-bottom:1rem}.testimonials-subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.7}.testimonial-pair{position:relative;display:flex;justify-content:center;align-items:flex-start;min-height:480px;margin-bottom:3rem}.testimonial-card{position:absolute;width:480px;padding:2rem;border-radius:1.25rem;box-shadow:0 20px 60px #0000001a;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s ease}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 30px 80px #00000026}.testimonial-card--trucker{background:linear-gradient(135deg,#d1fae5,#a7f3d0);background:#f0fdf4;left:50%;transform:translate(-85%);top:0;z-index:1}.testimonial-card--trucker:hover{transform:translate(-85%) translateY(-4px)}.testimonial-card--partner{background:#fff;border:1px solid #e2e8f0;left:55%;transform:translate(-15%);top:130px;z-index:2}.testimonial-card--partner:hover{transform:translate(-10%) translateY(-4px)}.card-type-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;color:#065f46;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.card-type-badge--partner{color:var(--marcd-red)}.type-icon{font-size:1rem;color:inherit;flex-shrink:0}.card-quote-icon{position:absolute;top:1.5rem;right:2rem;opacity:.3}.quote-svg{width:40px;height:40px;color:#065f46;fill:#065f46}.card-quote-icon--partner .quote-svg{fill:var(--marcd-red);color:var(--marcd-red)}.card-quote{font-size:1rem;line-height:1.8;color:#1e293b;margin-bottom:1.5rem;font-style:italic;position:relative}.testimonial-card--trucker .card-quote{padding-right:3rem}.card-author{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.author-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.8);box-shadow:0 4px 12px #00000026}.author-info{display:flex;flex-direction:column}.author-name{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.125rem}.author-title{font-size:.875rem;color:#64748b;font-weight:500}.author-company{font-size:.8rem;color:#94a3b8;font-style:italic}.card-rating{display:flex;gap:.25rem;margin-bottom:1rem}.rating-star{width:18px;height:18px;color:#fbbf24;fill:#fbbf24}.pain-point-tag{display:inline-block;font-size:.75rem;font-weight:600;color:#065f46;background:#fff9;padding:.5rem 1rem;border-radius:9999px;border:1px solid rgba(6,95,70,.2)}.testimonial-navigation{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:1rem}.nav-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff;border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000d}.nav-arrow:hover{background:#0f172a;border-color:#0f172a;transform:scale(1.05)}.nav-arrow:hover svg{color:#fff}.nav-arrow svg{width:24px;height:24px;color:#0f172a;transition:color .2s ease}.nav-dots{display:flex;gap:.5rem}.nav-dot{width:10px;height:10px;background:#cbd5e1;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;padding:0}.nav-dot:hover{background:#94a3b8;transform:scale(1.2)}.nav-dot--active{background:var(--marcd-red);width:28px;border-radius:5px}.testimonial-counter{text-align:center;font-size:.95rem;color:#64748b}.counter-current{font-weight:700;color:#0f172a;font-size:1.125rem}.counter-separator{margin:0 .25rem}.counter-total{color:#94a3b8}@media(max-width:1100px){.testimonial-card{width:420px}.testimonial-card--trucker{transform:translate(-90%)}.testimonial-card--trucker:hover{transform:translate(-90%) translateY(-4px)}.testimonial-card--partner{transform:translate(-10%)}.testimonial-navigation{padding-top:2rem}.testimonial-card--trucker .card-quote{padding-right:1.8rem}}@media(max-width:900px){.testimonial-card--partner{left:53%;max-width:400px}.testimonial-card--trucker .card-quote{padding-right:2.5rem}}@media(max-width:870px){.testimonial-pair{flex-direction:column;align-items:center;min-height:auto;gap:3.5rem}.testimonial-card{position:relative;width:100%;max-width:500px;top:auto;transform:none;left:-4%}.type-icon{height:1.3rem;width:1.3rem}.testimonial-card--partner{left:15%;max-width:450px}.testimonial-card--trucker .card-quote{padding-right:0rem}.testimonial-card--trucker,.testimonial-card--partner{transform:none}.testimonial-card--trucker:hover,.testimonial-card--partner:hover{transform:translateY(-4px)}.testimonial-navigation{padding-top:1rem}.quote-svg{width:30px;height:30px}}@media(max-width:675px){.testimonial-card,.testimonial-card--partner{left:0%}.card-quote{font-size:.9rem}}@media(max-width:600px){.testimonials{padding:4rem 1.5rem}.testimonial-card{padding:1.5rem}.testimonial-card--partner{margin-left:0;margin-top:-1rem}.card-quote{font-size:.95rem}.author-avatar{width:48px;height:48px}.nav-arrow{width:40px;height:40px}.nav-arrow svg{width:20px;height:20px}.nav-dots{gap:.375rem}.nav-dot{width:8px;height:8px}.nav-dot--active{width:20px}}@media(max-width:480px){.testimonial-navigation{padding-top:0rem}.quote-svg{width:25px;height:25px}}@media(max-width:400px){.testimonials-headline{font-size:1.75rem}.card-type-badge{font-size:.65rem}}.facilitator-section{background:#0f172a;padding:6rem 2rem}.facilitator-container{max-width:1400px;margin:0 auto}.facilitator-card{background:#1e293b;background:var(--marcd-bg-mid);background:linear-gradient(0deg,#be0303 6%,#1e2021 45%,#111827);border-radius:1.5rem;overflow:hidden;border:1px solid #334155;display:flex;flex-direction:row}.facilitator-content{flex:1;padding:3rem;display:flex;flex-direction:column;justify-content:center}.facilitator-label{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:clamp(.9rem,1.5vw,1.125rem);color:var(--marcd-red);color:red;margin-bottom:1rem;opacity:.8}.facilitator-label-icon{width:24px;height:24px}.facilitator-headline{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:1.5rem}.facilitator-highlight{color:var(--marcd-red)}.facilitator-safe-haven{font-family:var(--font-sf-display);font-style:italic;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-color:#ffffff80}.facilitator-description{font-size:1.125rem;color:#94a3b8;line-height:1.7;margin-bottom:2rem}.facilitator-benefits{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-direction:column;gap:1rem}.facilitator-benefit{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;color:#cbd5e1}.facilitator-benefit-check{flex-shrink:0}.check-circle-icon{display:inline-flex;align-items:center;justify-content:center}.check-svg{width:34px;height:34px}.check-circle-bg{fill:#1100004d}.check-mark{stroke:var(--marcd-red);fill:none}.facilitator-cta{display:inline-flex;align-items:center;align-self:flex-start;gap:.5rem;background:var(--marcd-bg-dark);color:#fff;font-family:var(--font-display);font-size:1.125rem;font-weight:700;padding:1rem 2rem;border:none;border-radius:.25rem;cursor:pointer;transition:background .3s ease,transform .3s ease,border .3s ease}.facilitator-cta:hover{background:var(--marcd-red);border:2px solid black;color:#fff;transform:translateY(-2px)}.facilitator-cta:active{transform:translateY(0)}.facilitator-cta-arrow{width:20px;height:20px;transition:transform .3s ease}.facilitator-cta:hover .facilitator-cta-arrow,.facilitator-cta:active .facilitator-cta-arrow{transform:translate(4px)}.facilitator-image-wrapper{flex:1;position:relative;min-height:400px}.facilitator-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.facilitator-image-overlay{position:absolute;inset:0;background:#1e40af33;mix-blend-mode:multiply}@media(max-width:900px){.facilitator-content{padding:2rem}}@media(max-width:800px){.facilitator-card{flex-direction:column}.facilitator-content{padding:3rem}.facilitator-image-wrapper{min-height:300px}}@media(max-width:600px){.facilitator-section{padding:4rem 1.5rem}.facilitator-content{padding:2rem}}@media(max-width:540px){.facilitator-headline{font-size:2rem}.facilitator-description{font-size:1.1rem}.facilitator-benefit,.facilitator-cta{font-size:1rem}.facilitator-content{padding:1.5rem}}.provider-section{background:#f8fafc;padding:6rem 2rem;border-top:1px solid #334155;border-bottom:1px solid #334155}.provider-container{max-width:1400px;margin:0 auto}.provider-grid{display:flex;flex-direction:row;align-items:center;gap:4rem}.provider-features{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;min-width:380px}.provider-feature-card{background:#1e293b;padding:1.5rem;border-radius:1rem;border:1px solid #475569}.provider-feature-card--offset{transform:translateY(2rem)}.provider-feature-icon{width:32px;height:32px;color:var(--marcd-red);margin-bottom:1rem}.provider-feature-title{font-family:var(--font-display);font-size:var(--fs-h4);font-weight:700;color:#fff;margin-bottom:.5rem}.provider-feature-desc{font-size:.875rem;color:#94a3b8;line-height:1.5}.provider-content{flex:1}.provider-label{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:clamp(.9rem,2.5vw,1.125rem);color:var(--marcd-red);margin-bottom:1rem;opacity:.8}.provider-label-icon{width:24px;height:24px}.provider-headline{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--marcd-bg-mid);line-height:1.2;margin-bottom:1.5rem}.provider-highlight{color:var(--marcd-red)}.provider-description{font-size:var(--fs-body-lg);color:#94a3b8;line-height:1.7;margin-bottom:2rem}.provider-cta{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--marcd-red);font-family:var(--font-display);font-size:1.125rem;font-weight:700;padding:1rem 2rem;border:2px solid var(--marcd-red);border-radius:.25rem;cursor:pointer;transition:all .3s ease;opacity:.8}.provider-cta:hover{background:var(--marcd-red);color:#fff;transform:translateY(-2px)}.provider-cta:active{transform:translateY(0)}.provider-cta-arrow{width:20px;height:20px;transition:transform .3s ease}.provider-cta:hover .provider-cta-arrow,.provider-cta:active .provider-cta-arrow{transform:translate(4px)}@media(max-width:824px){.provider-grid{flex-direction:column-reverse}.provider-feature-card--offset{transform:none}}@media(max-width:540px){.provider-feature-card{padding:1.2rem}.provider-feature-title{font-size:1rem}.provider-feature-desc{font-size:.8rem}.provider-feature-icon{width:28px;height:28px}.provider-cta{font-size:1rem}.provider-features{gap:.5rem}.provider-section{padding:4rem 1.5rem}}@media(max-width:400px){.provider-features{grid-template-columns:1fr;margin-top:-1rem}}@media(max-width:380px){.provider-cta{padding:.5rem 1rem}}.trucker-feedback{background:var(--marcd-bg-dark);padding:5rem 2rem;position:relative}.feedback-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.feedback-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}.feedback-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;max-width:60px;max-height:60px;background:#be030326;border-radius:1rem;margin-bottom:1.5rem}.feedback-main-icon{width:32px;height:32px;color:var(--marcd-red)}.feedback-label{display:inline-block;font-size:.75rem;font-weight:700;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.feedback-headline{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:1.5rem}.feedback-highlight{color:var(--marcd-red)}.feedback-description{font-size:clamp(1.125rem,2.5vw,1.7rem);color:#94a3b8;line-height:1.8;margin-bottom:2rem}.feedback-stats{display:flex;gap:2rem}.feedback-stat{display:flex;align-items:center;gap:.75rem}.stat-icon{width:24px;height:24px;color:var(--marcd-red)}.stat-text{display:flex;flex-direction:column}.trucker-feedback-stat-number{font-family:var(--font-display);font-size:clamp(1.5rem,2.3vw,2.5rem);font-weight:800;color:#fff}.stat-label{font-size:.8rem;color:#64748b}.feedback-form-wrapper{background:#1e293b;border-radius:1.5rem;padding:2.5rem;border:1px solid #334155;max-width:100%;min-width:0;overflow:hidden;box-sizing:border-box}.feedback-form{display:flex;flex-direction:column;gap:1.25rem;min-width:0;width:100%}.feedback-form-title{font-family:var(--font-display);font-family:apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;font-style:italic;margin-bottom:.5rem}.feedback-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;min-width:0;width:100%}.feedback-form-group{display:flex;flex-direction:column;gap:.5rem;min-width:0}.feedback-form-group label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#969696ed}.feedback-label-icon{width:16px;height:16px;color:var(--marcd-red)}.feedback-form-group input,.feedback-form-group textarea{width:100%;padding:.875rem 1rem;background:#fff;background:#e6e3e3cc;border:1px solid #334155;border-radius:.75rem;color:#fff;color:#000;font-size:1rem;font-family:var(--font-body);transition:all .2s ease;box-sizing:border-box}.feedback-form-group input::placeholder,.feedback-form-group textarea::placeholder{color:#64748b}.feedback-form-group input:focus,.feedback-form-group textarea:focus{outline:none;border-color:var(--marcd-red);box-shadow:0 0 0 3px #be030326;background:#fff}.feedback-form-group textarea{resize:vertical;min-height:80px}.feedback-submit{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;background:var(--marcd-red);color:#fff;border:none;border-radius:.75rem;font-family:var(--font-display);font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.feedback-submit:hover{background:var(--marcd-red-dark);transform:translateY(-2px);box-shadow:0 10px 30px #be03034d}.submit-icon{width:18px;height:18px}.feedback-success{text-align:center;padding:3rem 2rem}.success-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#22c55e26;border-radius:50%;font-size:2.5rem;color:#22c55e;margin-bottom:1.5rem}.feedback-success h3{font-family:var(--font-display);font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:1rem}.feedback-success p{font-size:1rem;color:#94a3b8;line-height:1.7}@media(max-width:900px){.trucker-feedback-stat-number{font-size:1.25rem}.feedback-container{gap:2rem;align-items:start}}@media(max-width:800px){.feedback-container{grid-template-columns:1fr;gap:3rem}.feedback-content{text-align:center;align-items:center}.feedback-stats{justify-content:center}.trucker-feedback{padding:4rem 2rem}}@media(max-width:500px){.feedback-form-wrapper{padding:1.5rem}.feedback-form-group input,.feedback-form-group textarea{font-size:.875rem}.feedback-form-group label{font-size:.75rem}.feedback-submit{font-size:.875rem}.feedback-form-title{font-size:1.35rem}.feedback-description{font-size:1rem}.feedback-headline{font-size:2rem}.feedback-label{font-size:.65rem}}@media(max-width:400px){.trucker-feedback{padding:4rem 1.5rem}.feedback-form-wrapper{padding:1.5rem}.feedback-form-row{grid-template-columns:1fr}.feedback-stats{flex-direction:column;gap:1rem}}.contact-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:contactOverlayFadeIn .3s ease}@keyframes contactOverlayFadeIn{0%{opacity:0}to{opacity:1}}.contact-modal-container{background:#fff;border-radius:1.5rem;max-width:580px;width:calc(100% - 3rem);margin:3rem auto;position:relative;box-shadow:0 25px 80px #00000040;animation:contactModalSlideIn .3s ease}@keyframes contactModalSlideIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.contact-modal-close{position:absolute;top:1.25rem;right:1.25rem;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f1f5f9;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;z-index:10}.contact-modal-close:hover{background:#e2e8f0;transform:rotate(90deg)}.contact-modal-close svg{width:20px;height:20px;color:#64748b}.contact-modal-header{text-align:center;padding:2.5rem 2.5rem 1.5rem;border-bottom:1px solid #f1f5f9}.contact-modal-title{font-family:var(--font-display);font-size:2rem;font-weight:800;color:var(--marcd-red);margin-bottom:.5rem}.contact-modal-subtitle{font-size:1rem;color:#64748b;line-height:1.6}.contact-modal-form{padding:2rem 2.5rem 2.5rem;display:flex;flex-direction:column;gap:1.25rem}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form-group{display:flex;flex-direction:column;gap:.5rem}.contact-form-group--full{grid-column:1 / -1}.contact-form-group label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#334155}.contact-label-icon{width:16px;height:16px;color:#94a3b8}.contact-required{color:var(--marcd-red)}.contact-form-group input,.contact-form-group select,.contact-form-group textarea{padding:.875rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#0f172a;font-size:1rem;font-family:var(--font-body);transition:all .2s ease}.contact-form-group input::placeholder,.contact-form-group textarea::placeholder{color:#94a3b8}.contact-form-group input:focus,.contact-form-group select:focus,.contact-form-group textarea:focus{outline:none;border-color:var(--marcd-red);box-shadow:0 0 0 3px #be03031a}.contact-form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:18px;padding-right:2.5rem;cursor:pointer}.contact-form-group textarea{resize:vertical;min-height:100px}.contact-custom-select-wrapper{position:relative}.contact-custom-select-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.875rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;font-size:1rem;font-family:var(--font-body);color:#0f172a;cursor:pointer;transition:all .2s ease}.contact-custom-select-trigger:hover{border-color:#cbd5e1}.contact-custom-select-trigger.open{border-color:var(--marcd-red);box-shadow:0 0 0 3px #be03031a}.contact-select-value{display:flex;align-items:center;gap:.5rem}.contact-select-value-icon{width:18px;height:18px;color:var(--marcd-red)}.contact-select-chevron{width:18px;height:18px;color:#94a3b8;transition:transform .2s ease}.contact-select-chevron.rotate{transform:rotate(180deg)}.contact-custom-select-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 40px #0000001f;z-index:50;overflow:hidden;animation:contactDropdownSlideIn .2s ease}@keyframes contactDropdownSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.contact-custom-select-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;background:transparent;border:none;font-size:.95rem;color:#334155;cursor:pointer;transition:all .15s ease;text-align:left}.contact-custom-select-option:hover{background:#f8fafc}.contact-custom-select-option.selected{background:#be03030d;color:var(--marcd-red)}.contact-custom-select-option:not(:last-child){border-bottom:1px solid #f1f5f9}.contact-option-icon{width:20px;height:20px;color:#94a3b8;flex-shrink:0}.contact-custom-select-option.selected .contact-option-icon{color:var(--marcd-red)}.contact-custom-select-option:hover .contact-option-icon{color:#64748b}.contact-option-label{flex:1}.contact-option-check{width:18px;height:18px;color:var(--marcd-red);margin-left:auto}.contact-modal-submit{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;background:var(--marcd-red);color:#fff;border:none;border-radius:.75rem;font-family:var(--font-display);font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.contact-modal-submit:hover:not(:disabled){background:var(--marcd-red-dark);transform:translateY(-2px);box-shadow:0 10px 30px #be03034d}.contact-modal-submit:disabled{opacity:.7;cursor:not-allowed}.contact-modal-submit.submitting{background:#64748b}.contact-submit-icon{width:18px;height:18px}.contact-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:contactSpin .8s linear infinite}@keyframes contactSpin{to{transform:rotate(360deg)}}.contact-modal-success{padding:4rem 2.5rem;text-align:center}.contact-success-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#22c55e26;border-radius:50%;margin-bottom:1.5rem;animation:contactSuccessPop .4s ease}@keyframes contactSuccessPop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.contact-success-mail-icon{width:36px;height:36px;color:#22c55e}.contact-modal-success h3{font-family:var(--font-display);font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.contact-modal-success p{font-size:1rem;color:#64748b;line-height:1.7}@media(max-width:600px){.contact-modal-container{border-radius:1.25rem;width:calc(100% - 2rem);margin:1.5rem auto}.contact-modal-header{padding:2rem 1.5rem 1.25rem}.contact-modal-title{font-size:1.5rem}.contact-modal-form{padding:1.5rem}.contact-form-row{grid-template-columns:1fr}.contact-modal-success{padding:3rem 1.5rem}}.legal-modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:legalOverlayFadeIn .3s ease}@keyframes legalOverlayFadeIn{0%{opacity:0}to{opacity:1}}.legal-modal-container{background:#fff;border-radius:1.5rem;max-width:720px;width:calc(100% - 3rem);margin:3rem auto;position:relative;box-shadow:0 25px 80px #0000004d;animation:legalModalSlideIn .3s ease}@keyframes legalModalSlideIn{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.legal-modal-close{position:absolute;top:1.25rem;right:1.25rem;width:40px;height:40px;border-radius:50%;background:#f1f5f9;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10}.legal-modal-close:hover{background:#e2e8f0;transform:rotate(90deg)}.legal-modal-close svg{width:20px;height:20px;color:#64748b}.legal-modal-header{padding:2.5rem 2.5rem 1.5rem;border-bottom:1px solid #e2e8f0}.legal-modal-title{font-family:var(--font-display);font-size:1.75rem;font-weight:700;color:var(--marcd-red);margin:0;padding-right:3rem}.legal-modal-content{padding:2rem 2.5rem 2.5rem;color:#334155;font-size:.95rem;line-height:1.7}.legal-modal-content .legal-updated{color:#64748b;font-size:.875rem;margin-bottom:1.5rem}.legal-modal-content p{margin-bottom:1rem}.legal-modal-content h2{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:#0f172a;margin-top:2rem;margin-bottom:.75rem}.legal-modal-content h3{font-family:var(--font-display);font-size:1rem;font-weight:600;color:#1e293b;margin-top:1.25rem;margin-bottom:.5rem}.legal-modal-content ul{margin:.75rem 0 1rem;padding-left:1.5rem}.legal-modal-content li{margin-bottom:.5rem;position:relative}.legal-modal-content li::marker{color:var(--marcd-red)}.legal-modal-content strong{color:#0f172a}.legal-modal-content a{color:var(--marcd-red);text-decoration:underline;text-underline-offset:2px}.legal-modal-content a:hover{text-decoration:none}@media(max-width:600px){.legal-modal-container{width:calc(100% - 2rem);margin:1.5rem auto;border-radius:1.25rem}.legal-modal-header{padding:2rem 1.5rem 1.25rem}.legal-modal-title{font-size:1.5rem}.legal-modal-content{padding:1.5rem}.legal-modal-content h2{font-size:1.125rem}.legal-modal-close{top:1rem;right:1rem;width:36px;height:36px}}@media(max-width:500px){.legal-modal-content{padding:1rem;font-size:.875rem}.legal-modal-content h2{font-size:1rem}.legal-modal-content h3,.legal-modal-content ul{font-size:.875rem}}.footer{background:#000;border-top:1px solid #1e293b;padding:4rem 2rem 2rem}.footer-container{max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand{max-width:280px}.footer-logo{display:inline-block;margin-bottom:1rem}.footer-logo-image{height:2rem;width:auto}.footer-tagline{font-size:.875rem;color:#94a3b8;line-height:1.6}.footer-column{display:flex;flex-direction:column}.footer-heading{font-family:var(--font-display);font-size:1rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links a{font-size:.875rem;color:#94a3b8;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:red}.footer-contact-btn{background:none;border:none;font-size:.875rem;color:#94a3b8;text-decoration:none;padding:0;cursor:pointer;transition:color .2s ease;text-align:left;font-family:inherit}.footer-contact-btn:hover{color:var(--marcd-red)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #1e293b}.footer-copyright{font-size:.75rem;color:#64748b}.footer-social{display:flex;gap:1rem}.footer-social-link{color:#64748b;transition:color .2s ease}.footer-social-link:hover{color:#fff}.footer-social-icon{width:20px;height:20px}@media(max-width:800px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:span 3;max-width:none}.footer-logo-image{height:1.5rem}}@media(max-width:500px){.footer{padding:3rem 1.5rem 1.5rem}.footer-logo-image{height:1rem;border-radius:.1rem}.footer-grid{gap:3rem}.footer-heading{font-size:.875rem}.footer-links a,.footer-contact-btn{font-size:.75rem}@media(max-width:414px){.footer-brand{grid-column:span 2;max-width:none}}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.community-cta{background:linear-gradient(135deg,#0f172a,#1e293b);padding:6rem 2rem;text-align:center}.community-cta-container{max-width:700px;margin:0 auto}.community-cta-icon{width:64px;height:64px;color:var(--marcd-red);margin-bottom:1.5rem}.community-cta-headline{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#fff;margin-bottom:1rem}.community-cta-subheadline{font-size:1rem;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.2em;font-weight:500;margin-bottom:2rem}.community-cta-description{font-size:1.125rem;color:#94a3b8;line-height:1.8;margin-bottom:2rem}.community-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.community-cta-btn{padding:1rem 2rem;border-radius:.75rem;font-family:var(--font-display);font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s ease}.community-cta-btn--primary{background:var(--marcd-red);color:#fff}.community-cta-btn--primary:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 10px 30px #be03034d;color:#c5c2c2}.community-cta-btn--secondary{background:transparent;color:#fff;border:2px solid #475569;transform:translateY(-2px)}.community-cta-btn--secondary:hover{border-color:#c5c2c2;background:#ffffff1a;color:#c5c2c2;transform:translateY(-4px)}@media(max-width:900px){.community-cta{padding:4rem 1rem}}@media(max-width:720px){.community-cta-subheadline{font-size:.9rem;padding-top:.5rem}}@media(max-width:600px){.community-cta-buttons{flex-direction:column;max-width:500px;margin:0 auto}.community-cta-btn{width:100%}}@media(max-width:480px){.community-cta{padding:3rem 1rem 4rem}.community-cta-headline{font-size:1.8rem;padding-top:.5rem}.community-cta-description{font-size:1rem;text-align:left;padding:0 .5rem}.community-cta-icon{width:50px;height:50px}.community-cta-btn{font-size:.9rem}}.our-story-page{background:#fafbfc;min-height:100vh}.story-hero{background:linear-gradient(135deg,#fff,#f8fafc);padding:8.5rem 3rem 6rem;position:relative;overflow:hidden}.story-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 0% 0%,rgba(190,3,3,.04) 0%,transparent 50%),radial-gradient(circle at 100% 100%,rgba(190,3,3,.03) 0%,transparent 40%);pointer-events:none}.story-hero-container{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1;padding-top:2rem}.story-hero-content{display:flex;flex-direction:column}.story-hero-label{display:inline-block;font-size:.75rem;font-weight:700;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;padding:.5rem 1rem;background:#be03031a;border-radius:9999px;width:fit-content}.story-hero-headline{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:#0f172a;line-height:1.15;margin-bottom:1.5rem}.headline-accent{color:var(--marcd-red);font-style:italic}.story-hero-description{font-size:1.25rem;color:#475569;line-height:1.8;max-width:500px}.story-hero-visual{display:flex;justify-content:center}.hero-image-wrapper{position:relative;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 60px #00000026}.hero-family-image{width:100%;max-width:450px;height:auto;display:block;object-fit:cover}.hero-image-caption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;font-size:.9rem;font-style:italic}.caption-icon{width:16px;height:16px;color:var(--marcd-red);fill:var(--marcd-red)}.mission-vision{background:linear-gradient(180deg,var(--marcd-bg-dark) 0%,#0a0f1a 100%);padding:6rem 2rem;position:relative;overflow-x:hidden;overflow-y:visible}.mission-vision:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(190,3,3,.03) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(59,130,246,.03) 0%,transparent 50%);pointer-events:none}.mv-container{max-width:1100px;margin:0 auto;position:relative;z-index:1;overflow-x:hidden}.mv-header{text-align:center;margin-bottom:3rem}.mv-label{display:inline-block;font-family:var(--font-display);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--marcd-red);padding:.5rem 1.25rem;background:#be03031a;border:1px solid rgba(190,3,3,.2);border-radius:9999px}.mv-cards{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.mv-card{position:relative;background:#1e293b80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:1.5rem;border:1px solid rgba(255,255,255,.05);overflow:hidden;transition:all .4s ease}.mv-card:hover{transform:translateY(-8px);border-color:#ffffff1a;box-shadow:0 30px 60px -15px #00000080}.mv-card-accent{position:absolute;top:0;left:0;right:0;height:4px;border-radius:1.5rem 1.5rem 0 0}.mv-card--mission .mv-card-accent{background:linear-gradient(90deg,var(--marcd-red),#ff4444)}.mv-card--vision .mv-card-accent{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.mv-number{position:absolute;bottom:-20px;right:1rem;font-family:var(--font-display);font-size:8rem;font-weight:800;line-height:1;color:#ffffff05;pointer-events:none;-webkit-user-select:none;user-select:none}.mv-card-content{position:relative;z-index:1}.mv-tag{display:inline-block;font-family:var(--font-display);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;padding:.35rem .75rem;border-radius:.25rem;margin-bottom:1.25rem}.mv-card--mission .mv-tag{color:var(--marcd-red);background:#be03031a}.mv-card--vision .mv-tag{color:#3b82f6;background:#3b82f61a}.mv-title{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.mv-description{font-size:1rem;color:#94a3b8;line-height:1.8}.founder-quote-section{background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);padding:6rem 2rem;position:relative;overflow:hidden}.founder-quote-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 50%,rgba(190,3,3,.12) 0%,transparent 50%),radial-gradient(circle at 75% 50%,rgba(190,3,3,.06) 0%,transparent 50%);pointer-events:none}.founder-quote-section:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.founder-quote-container{max-width:1100px;margin:0 auto;position:relative;z-index:1}.founder-quote-content{display:flex;align-items:center;gap:4rem;padding:2rem}.founder-quote-image-wrapper{position:relative;flex-shrink:0}.founder-quote-image-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:280px;height:280px;background:radial-gradient(circle,rgba(190,3,3,.3) 0%,transparent 70%);border-radius:50%;filter:blur(40px);z-index:0;animation:pulse-glow 4s ease-in-out infinite}@keyframes pulse-glow{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:.9;transform:translate(-50%,-50%) scale(1.1)}}.founder-quote-image-ring{position:absolute;inset:-12px;border:2px solid transparent;border-radius:50%;background:linear-gradient(135deg,rgba(190,3,3,.8),transparent 50%,rgba(190,3,3,.4)) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;animation:rotate-ring 12s linear infinite}@keyframes rotate-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.founder-quote-image{width:200px;height:200px;border-radius:50%;object-fit:cover;object-position:center top;position:relative;z-index:2;border:4px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #0006,0 0 0 1px #ffffff0d}.founder-quote-icon{position:absolute;bottom:0;right:-10px;width:44px;height:44px;padding:10px;background:var(--marcd-red);border-radius:50%;color:#fff;z-index:3;box-shadow:0 4px 20px #be030366}.founder-quote-text-wrapper{display:flex;flex-direction:column;gap:1.5rem;flex:1;position:relative}.founder-quote-text{font-family:var(--font-display);font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:500;font-style:italic;color:#fff;line-height:1.8;margin:0;position:relative;padding-left:0}.founder-quote-text:before{content:"";position:absolute;left:-2rem;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--marcd-red) 0%,transparent 100%);border-radius:3px}.founder-quote-attribution{display:flex;flex-direction:column;gap:.25rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1);max-width:fit-content}.founder-quote-name{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:#fff;letter-spacing:.02em}.founder-quote-title{font-family:var(--font-body);font-size:.9rem;font-weight:500;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.1em}.story-content{background:#fff;padding:6rem 2rem;overflow-x:hidden;overflow-y:visible}.story-content-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;overflow-x:hidden;align-items:start}.story-text-section{display:flex;flex-direction:column}.story-section-label{display:inline-block;font-size:.75rem;font-weight:700;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.story-section-headline{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#0f172a;line-height:1.2;margin-bottom:2rem}.text-accent{color:var(--marcd-red)}.story-paragraphs{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}.story-paragraphs p{font-size:1.1rem;color:#475569;line-height:1.9}.story-quote{background:#f8fafc;padding:2rem;border-radius:1rem;border-left:4px solid var(--marcd-red);position:relative}.story-quote-icon{width:32px;height:32px;color:var(--marcd-red);opacity:.3;position:absolute;top:1rem;right:.4rem}.story-quote blockquote{font-size:1.15rem;font-style:italic;color:#334155;line-height:1.8;margin-bottom:1rem}.story-quote cite{font-size:.95rem;font-weight:600;color:var(--marcd-red);font-style:normal}.story-visual-section{display:flex;flex-direction:column;gap:2rem;position:sticky;top:120px}.story-stats{display:grid;grid-template-columns:1fr;gap:1.5rem}.stat-item{background:#f8fafc;padding:1.5rem;border-radius:1rem;text-align:center;border:1px solid #e2e8f0}.stat-number{display:block;font-family:var(--font-display);font-size:2.5rem;font-weight:800;color:var(--marcd-red);margin-bottom:.25rem}.stat-label{font-size:.9rem;color:#64748b;font-weight:500}.story-highlight-card{background:linear-gradient(135deg,var(--marcd-red) 0%,#991b1b 100%);padding:2rem;border-radius:1rem;color:#fff}.story-highlight-card h4{font-family:var(--font-display);font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.story-highlight-card p{font-size:.95rem;line-height:1.7;opacity:.95}.leadership{background:#f8fafc;padding:6rem 2rem}.leadership-container{max-width:1000px;margin:0 auto}.leadership-header{text-align:center;margin-bottom:4rem}.leadership-label{display:inline-block;font-size:.75rem;font-weight:700;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem}.leadership-headline{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#0f172a;margin-bottom:1rem}.leadership-subtitle{font-size:1.125rem;color:#64748b}.leaders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}.leader-card{background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 10px 40px #00000014;border:1px solid #e2e8f0;transition:all .4s ease}.leader-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}.leader-image-wrapper{position:relative;height:320px;overflow:hidden}.leader-image{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .5s ease}.leader-image--cartez{object-position:top center}.leader-image--beth{object-position:center 15%}.leader-image-wrapper--beth{position:relative}.leader-card:hover .leader-image{transform:scale(1.05)}.leader-linkedin{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;border-radius:50%;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.leader-linkedin:hover{background:#0077b5;transform:scale(1.1)}.leader-linkedin:hover .linkedin-icon{color:#fff}.linkedin-icon{width:22px;height:22px;color:#0077b5;transition:color .3s ease}.leader-contact{border:none;cursor:pointer}.leader-contact:hover{background:var(--marcd-red)}.leader-contact:hover .contact-icon{color:#fff}.contact-icon{width:22px;height:22px;color:var(--marcd-red);transition:color .3s ease}.leader-content{padding:1.75rem}.leader-name{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.leader-title{display:block;font-size:1rem;font-weight:600;color:var(--marcd-red);margin-bottom:.75rem}.leader-tagline{font-size:.85rem;color:#64748b;font-style:italic;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.leader-bio{font-size:.95rem;color:#475569;line-height:1.7}.values-section{background:var(--marcd-bg-dark);padding:6rem 2rem}.values-container{max-width:1200px;margin:0 auto}.values-headline{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#fff;text-align:center;margin-bottom:4rem}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.value-card{background:#1e293b;padding:2rem;border-radius:1rem;border:1px solid #334155;transition:all .3s ease}.value-card:hover{border-color:var(--marcd-red);transform:translateY(-4px)}.value-number{display:block;font-family:var(--font-display);font-size:2rem;font-weight:800;color:var(--marcd-red);opacity:.5;margin-bottom:1rem}.value-title{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.value-description{font-size:.95rem;color:#94a3b8;line-height:1.7}@media(max-width:1200px){.story-hero-container{padding-top:0rem}}@media(max-width:1000px){.hero-family-image{max-width:400px}.value-card{padding:1.5rem}}@media(max-width:850px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.story-hero-container{grid-template-columns:1fr;gap:3rem;text-align:center}.story-hero-headline{max-width:500px;padding-bottom:1rem}.story-hero-content{align-items:center}.story-hero-description{max-width:700px;padding-left:1rem;padding-right:1rem}.story-content-container{grid-template-columns:1fr;gap:3rem}.story-visual-section{position:static}.story-stats{grid-template-columns:repeat(3,1fr)}.values-grid{grid-template-columns:repeat(2,1fr)}.hero-family-image{height:450px}.headline-accent{white-space:nowrap;display:inline-block;font-style:italic}}@media(max-width:768px){.mission-vision{padding:4rem 1.5rem}.mv-cards{grid-template-columns:1fr;gap:1.5rem}.mv-card{padding:2rem}.mv-number{font-size:6rem}}@media(max-width:768px){.story-hero{padding:8.5rem 1.5rem 4rem}.mv-container{grid-template-columns:1fr}.leaders-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.story-content,.leadership,.values-section{padding:4rem 1.5rem}}@media(max-width:750px){.story-hero{padding:6.5rem 1.5rem 4rem}}@media(max-width:600px){.hero-family-image{height:400px}.story-stats{grid-template-columns:1fr 1fr}.hero-image-caption{font-size:.8rem;background:#0006;padding:.3rem}.story-hero-label{font-size:.7rem;padding:.3rem .5rem}}@media(max-width:500px){.story-hero-headline{font-size:2rem;max-width:400px}.story-hero-label{font-size:.6rem;padding:.3rem .5rem}.story-hero-description{font-size:1.1rem}.mv-card{padding:1.75rem}.story-stats{grid-template-columns:1fr}.stat-number{font-size:1.9rem}.leader-image-wrapper{height:280px}.values-headline,.value-number{font-size:1.8rem}.value-title{font-size:1.1rem}}@media(max-width:460px){.values-grid{grid-template-columns:repeat(1,1fr)}}@media(max-width:415px){.hero-image-caption{font-size:.75rem;padding:.3rem}.leader-image-wrapper{height:230px}}@media(max-width:400px){.story-hero-headline{font-size:1.9rem;max-width:100%;padding:0rem 0}.story-hero-description{font-size:1rem;max-width:400px;text-align:left;padding-left:.5rem;padding-right:.5rem}.hero-family-image{height:350px}}@media(max-width:380px){.story-hero-headline,.values-headline{font-size:1.65rem}}@media(max-width:900px){.founder-quote-content{gap:3rem}.founder-quote-image{width:170px;height:170px}.founder-quote-image-glow{width:240px;height:240px}}@media(max-width:768px){.founder-quote-section{padding:4rem 1.5rem}.founder-quote-content{flex-direction:column;gap:2.5rem;padding:1rem;text-align:center}.founder-quote-image-wrapper{order:-1}.founder-quote-image{width:160px;height:160px}.founder-quote-image-glow{width:220px;height:220px}.founder-quote-icon{width:38px;height:38px;padding:8px;right:-5px}.founder-quote-text:before{display:none}.founder-quote-attribution{margin:0 auto}}@media(max-width:480px){.founder-quote-image{width:140px;height:140px}.founder-quote-image-glow{width:180px;height:180px}}.features-page{min-height:100vh}.features-hero{background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);padding:10rem 2rem 4rem;text-align:center;position:relative;overflow:hidden}.features-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(190,3,3,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(190,3,3,.1) 0%,transparent 50%);pointer-events:none}.features-hero-container{max-width:800px;margin:0 auto;position:relative;z-index:1}.features-hero-label{display:inline-block;font-size:.75rem;font-weight:700;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1.5rem;padding:.5rem 1rem;background:#be030326;border-radius:2rem}.features-hero-headline{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.5rem}.hero-accent{background:linear-gradient(135deg,var(--marcd-red) 0%,#ff6b6b 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-hero-description{font-size:1.25rem;color:#94a3b8;line-height:1.8;max-width:600px;margin:0 auto}.features-carousel-section{background:#fff;padding:4rem 2rem;overflow:hidden;border-bottom:4px solid var(--marcd-bg-mid)}.carousel-container{max-width:1400px;margin:0 auto}.carousel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:0 1rem}.carousel-title{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#0f172a}.carousel-controls{display:flex;align-items:center;gap:.5rem}.carousel-nav-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;color:#475569;cursor:pointer;transition:all .2s ease}.carousel-nav-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.carousel-nav-btn:active{transform:scale(.95)}.carousel-track-wrapper{overflow:hidden;margin:0 -1rem;padding:1rem}.carousel-track{display:flex;gap:1.5rem}.carousel-card{flex:0 0 calc(33.333% - 1rem);min-width:280px;background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:2rem;transition:all .3s ease;cursor:pointer}.carousel-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a;border-color:var(--accent-color, #e2e8f0)}.carousel-card-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:1rem;margin-bottom:1.25rem}.carousel-card-title{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.carousel-card-description{font-size:.9rem;color:#64748b;line-height:1.6}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#e2e8f0;cursor:pointer;transition:all .3s ease;padding:0}.carousel-dot:hover{background:#cbd5e1}.carousel-dot--active{background:var(--marcd-red);width:24px;border-radius:4px}.feature-section{padding:5rem 2rem}.feature-container{max-width:1400px;margin:0 auto}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.feature-grid--reverse{direction:rtl}.feature-grid--reverse>*{direction:ltr}.feature-content{display:flex;flex-direction:column}.feature-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;width:fit-content}.feature-badge--gold{background:linear-gradient(135deg,#fef3c7,#fcd34d);color:#92400e}.feature-badge--blue{background:linear-gradient(135deg,#dbeafe,#60a5fa);color:#1e40af}.feature-badge--green{background:linear-gradient(135deg,#d1fae5,#34d399);color:#065f46}.feature-badge-icon{width:16px;height:16px}.feature-headline{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#0f172a;line-height:1.2;margin-bottom:1.5rem}.headline-accent{color:var(--marcd-red)}.feature-intro{font-size:1.125rem;color:#475569;line-height:1.8;margin-bottom:2rem}.feature-block{margin-bottom:2rem}.feature-block--highlight{background:linear-gradient(135deg,#fef2f2,#fee2e2);padding:1.5rem;border-radius:1rem;border-left:4px solid var(--marcd-red)}.feature-subheadline{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.subheadline-icon{width:22px;height:22px;color:var(--marcd-red)}.feature-block p{font-size:1rem;color:#475569;line-height:1.7}.feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.feature-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#475569;line-height:1.6}.list-icon{width:20px;height:20px;color:#22c55e;flex-shrink:0;margin-top:2px}.list-icon--highlight{color:var(--marcd-red)}.rewards-callout{display:flex;align-items:flex-start;gap:1.25rem;background:linear-gradient(135deg,#fef9c3,#fde047);padding:1.5rem;border-radius:1rem;margin-bottom:2rem;border:2px solid #eab308}.callout-icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff;border-radius:50%;flex-shrink:0}.callout-icon{width:24px;height:24px;color:#eab308}.callout-content h4{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:#713f12;margin-bottom:.5rem}.callout-content p{font-size:.95rem;color:#854d0e;line-height:1.6}.callout-amount{font-size:1.5rem;color:var(--marcd-red)}.feature-visual{display:flex;justify-content:center}.video-wrapper,.image-wrapper{position:relative;border-radius:1.5rem;overflow:hidden}.video-wrapper--light{background:#f8fafc}.feature-video,.feature-image{display:block;width:100%;max-width:400px;height:auto;object-fit:contain;border-radius:60px}.video-badge,.image-badge{position:absolute;bottom:1.5rem;left:2rem;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:2rem;font-size:.75rem;font-weight:700;color:#1e293b;box-shadow:0 4px 12px #0000001a}.video-badge--dark{background:#0f172ae6;color:#fff}.video-badge-icon,.image-badge-icon{width:14px;height:14px;color:var(--marcd-red)}.feature-section--rewards{background:#fff}.feature-section--spotter{background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.feature-section--parking{background:#fff}.spotter-scenarios{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.scenario-card{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:#f1f5f9;border-radius:.75rem;border:1px solid #e2e8f0;font-size:.9rem;font-weight:500;color:#334155}.scenario-icon{font-size:1.25rem}.spotter-reward-card{display:flex;align-items:flex-start;gap:1.25rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);padding:1.5rem;border-radius:1rem;border:2px solid #3b82f6}.reward-card-icon{width:32px;height:32px;color:#3b82f6;flex-shrink:0}.reward-card-content h4{font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:#1e40af;margin-bottom:.5rem}.reward-card-content p{font-size:.95rem;color:#1e3a8a;line-height:1.6}.parking-types{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.parking-type{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:.75rem;border:1px solid #86efac;font-weight:600;color:#166534}.parking-type-icon{font-size:1.5rem}.parking-benefits{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.benefit-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.75rem}.benefit-icon{width:24px;height:24px;color:var(--marcd-red);flex-shrink:0}.benefit-item strong{display:block;font-size:1rem;color:#0f172a;margin-bottom:.25rem}.benefit-item p{font-size:.875rem;color:#64748b;margin:0}.share-earn-card{display:flex;align-items:flex-start;gap:1.25rem;background:linear-gradient(135deg,var(--marcd-red) 0%,#dc2626 100%);padding:1.5rem;border-radius:1rem;color:#fff}.share-earn-icon{width:32px;height:32px;color:#fcd34d;flex-shrink:0}.share-earn-content h4{font-family:var(--font-display);font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.share-earn-content p{font-size:.95rem;opacity:.95;line-height:1.6;margin-bottom:1rem}.share-earn-tagline{display:block;font-size:.875rem;font-style:italic;opacity:.85}.features-cta{background:linear-gradient(135deg,#0f172a,#1e293b);padding:6rem 2rem;text-align:center}.features-cta-container{max-width:700px;margin:0 auto}.cta-icon{width:64px;height:64px;color:var(--marcd-red);margin-bottom:1.5rem}.cta-headline{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:800;color:#fff;margin-bottom:1rem}.cta-subheadline{font-size:1rem;color:var(--marcd-red);text-transform:uppercase;letter-spacing:.2em;font-weight:500;margin-bottom:2rem;padding-top:1rem}.cta-description{font-size:1.125rem;color:#94a3b8;line-height:1.8;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn{padding:1rem 2rem;border-radius:.75rem;font-family:var(--font-display);font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s ease}.cta-btn--primary{background:var(--marcd-red);color:#fff}.cta-btn--primary:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 10px 30px #be03034d;color:#000}.cta-btn--secondary{background:transparent;color:#fff;border:2px solid #475569}.cta-btn--secondary:hover{border-color:#fff;background:#ffffff1a}@media(max-width:1024px){.feature-grid{gap:3rem}.feature-video,.feature-image{max-width:300px;border-radius:50px}.carousel-card{flex:0 0 calc(50% - .75rem);min-width:260px}}@media(max-width:800px){.feature-grid,.feature-grid--reverse{grid-template-columns:1fr;direction:ltr}.feature-visual{order:-1}.feature-section{padding:4rem 1.5rem}.spotter-scenarios{justify-content:center}.parking-types{justify-content:left;text-align:left;padding-left:1rem}.parking-type{justify-content:left;text-align:left}.carousel-header{flex-direction:column;gap:1rem;text-align:center}.features-carousel-section{padding:3rem 1rem}.carousel-controls{padding-top:1rem}.features-cta{padding:4rem 1rem}.feature-content{padding-left:2rem;padding-right:2rem}}@media(max-width:750px){.features-hero{padding:8rem 2rem 4rem}.feature-video,.feature-image{max-width:250px;border-radius:40px}}@media(max-width:640px){.features-hero-headline{display:block}.hero-accent{display:block;margin-top:.25rem}}@media(max-width:720px){.cta-subheadline{font-size:.9rem;padding-top:.5rem}}@media(max-width:600px){.features-hero{padding:8rem 2rem 4rem}.feature-section{padding:3rem 1rem}.parking-type{flex:1 1 100%}.cta-buttons{flex-direction:column;max-width:500px;justify-self:center}.cta-btn{width:100%}}@media(max-width:500px){.features-cta{padding:3rem 1rem}.features-hero-headline{font-size:2rem}.features-hero-description{font-size:1.1rem}.features-hero{padding:7rem 2rem 3rem}.features-hero-label,.feature-badge{font-size:.7rem;padding:.3rem .5rem}.feature-headline{font-size:1.8rem}.feature-intro{font-size:1rem}.feature-block p,.feature-list li{font-size:.9rem}.list-icon,.list-icon--highlight{width:18px;height:18px}.feature-block--highlight{padding:1rem}.feature-subheadline{font-size:1.1rem}.subheadline-icon{width:20px;height:20px}.callout-icon-wrapper{width:40px;height:40px}.callout-icon{width:20px;height:20px}.callout-content h4{font-size:1rem}.callout-content p{font-size:.8rem}.callout-amount{font-size:1.3rem}.share-earn-icon{width:28px;height:28px}.cta-headline{font-size:1.8rem;padding-top:.5rem}.cta-description{text-align:left;padding:0 .5rem}.cta-icon{width:50px;height:50px}.cta-btn{font-size:.9rem}.feature-content{padding-left:1rem;padding-right:1rem}}@media(max-width:430px){.features-hero{padding:6.5rem 1.5rem 3rem}.feature-video,.feature-image{max-width:230px;border-radius:40px}}.partners-page{min-height:100vh;background:linear-gradient(180deg,#f8fafc,#fff,#f8fafc)}.partners-hero{position:relative;padding:2rem 1.5rem 4rem;background:linear-gradient(135deg,#0f172a 70%,#1e293b 90%,#0f172a);background:#242424;overflow:hidden;min-height:650px;display:flex;align-items:flex-end;justify-content:center}.partners-hero:before{content:"";position:absolute;inset:0;background-image:url(/assets/truckers_test-UPrraHRy.jpeg);background-size:cover;background-position:center 30%;background-repeat:no-repeat;opacity:.2;z-index:0}.partners-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 30% 20%,rgba(190,3,3,.15) 0%,transparent 30%),radial-gradient(ellipse at 70% 80%,rgba(190,3,3,.1) 0%,transparent 20%);pointer-events:none;z-index:1}.partners-hero-container{position:relative;max-width:850px;margin:0 auto;z-index:2}.partners-hero-content{text-align:center}.partners-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.5rem);font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.partners-subtitle{font-size:clamp(1.125rem,2.2vw,1.5rem);color:#cbd5e1;font-weight:500;margin-bottom:1rem}.partners-description{font-size:clamp(.9rem,2vw,1.2rem);color:#cbd5e1;line-height:1.7;max-width:600px;margin:0 auto 2.5rem;padding-top:1rem;opacity:.8}.partners-description strong{color:#fff}.partners-role-switcher{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.role-tab{display:flex;align-items:center;gap:.875rem;padding:1.125rem 1.75rem;background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:1rem;cursor:pointer;transition:all .25s ease;text-align:left}.role-tab:hover{background:#ffffff14;border-color:#fff3}.role-tab.active{background:linear-gradient(135deg,var(--marcd-red) 0%,#cc0000 100%);border-color:transparent;box-shadow:0 8px 24px #be030366}.role-icon{width:28px;height:28px;color:#94a3b8;flex-shrink:0}.role-tab.active .role-icon{color:#fff}.role-text{display:flex;flex-direction:column}.role-label{font-size:1rem;font-weight:600;color:#e2e8f0}.role-tab.active .role-label{color:#fff}.role-sublabel{font-size:.8125rem;color:#64748b;margin-top:.125rem}.role-tab.active .role-sublabel{color:#ffffffbf}.partners-how-it-works{padding:4rem 1.5rem;background:linear-gradient(180deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f0}.how-it-works-container{max-width:900px;margin:0 auto}.how-it-works-header{text-align:center;margin-bottom:3rem}.how-it-works-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#be03031a,#be03030d);color:var(--marcd-red);font-size:clamp(.75rem,1.8vw,1rem);font-weight:700;padding:.5rem 1rem;border-radius:2rem;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.05em}.how-it-works-title{font-size:1.75rem;font-weight:800;color:#0f172a;line-height:1.3;max-width:700px;margin:0 auto}.accordion-wrapper{margin-top:2rem}.accordion-wrapper.scroll-triggered .accordion-item:first-child{animation:accordionDropIn .6s cubic-bezier(.34,1.56,.64,1) forwards}.accordion-wrapper.scroll-triggered .accordion-item:first-child .accordion-icon-wrapper{animation:iconPop .4s ease-out .3s forwards}@keyframes accordionDropIn{0%{transform:translateY(-20px);opacity:.5}50%{transform:translateY(5px)}to{transform:translateY(0);opacity:1}}@keyframes iconPop{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.accordion{display:flex;flex-direction:column;gap:.75rem}.accordion-item{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;overflow:hidden;transition:all .3s ease}.accordion-item:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000d}.accordion-item.open{border-color:var(--marcd-red);box-shadow:0 8px 24px #be03031a}.accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .2s ease}.accordion-header:hover{background:#f8fafc}.accordion-item.open .accordion-header{background:linear-gradient(135deg,#be030308,#be030303)}.accordion-header-left{display:flex;align-items:center;gap:1rem}.accordion-icon-wrapper{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .3s ease;flex-shrink:0}.accordion-item.open .accordion-icon-wrapper{background:linear-gradient(135deg,var(--marcd-red) 0%,#dc2626 100%);color:#fff;box-shadow:0 4px 12px #be03034d}.accordion-title{font-size:1.125rem;font-weight:700;color:#0f172a;transition:color .2s ease;margin-right:.2rem}.accordion-item.open .accordion-title{color:var(--marcd-red)}.accordion-chevron{width:24px;height:24px;color:#94a3b8;transition:transform .3s ease,color .3s ease;flex-shrink:0}.accordion-chevron.rotate{transform:rotate(180deg);color:var(--marcd-red)}.accordion-content{overflow:hidden}.accordion-content-inner{padding:0 1.5rem 1.5rem 4.5rem;color:#475569;font-size:1rem;line-height:1.7}.accordion-content-inner p{margin:0 0 .75rem}.accordion-content-inner p:last-child{margin-bottom:0}.accordion-content-inner p:empty{margin:0;height:.5rem}.accordion-content-inner strong{color:#0f172a;font-weight:700}.accordion-section-title,.accordion-model-title{display:block;font-family:var(--font-display),"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:800;color:#0f172a;letter-spacing:-.01em;margin-bottom:.5rem}.accordion-model-title strong{font-family:var(--font-display),"Plus Jakarta Sans",sans-serif;font-size:1.125rem;font-weight:800;color:#0f172a;letter-spacing:-.01em}.accordion-model-title~p:not(.accordion-model-title):not(.accordion-highlight-wrapper p){padding-left:1rem}.accordion-separator~p{padding-left:0!important}.accordion-section-title~p:not(.accordion-highlight-wrapper p){padding-left:1rem}.accordion-highlight-wrapper~p{padding-left:0!important}.accordion-section-content{padding-left:1rem}.accordion-separator{border:none;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(110,109,109,.816) 20%,#ce0303f4 80%,transparent 100%);margin:1.5rem 0}.accordion-highlight-wrapper{margin:1.25rem 0}.accordion-highlight-text{display:block;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:600;font-size:1.125rem;color:var(--marcd-red);line-height:1.6;padding:1rem 1.25rem 1rem 2.5rem;margin:0;background:linear-gradient(135deg,#be030314,#be030308);border-left:4px solid var(--marcd-red);border-radius:.5rem;position:relative}.accordion-highlight-text:before{content:'"';font-size:2.5rem;font-family:Georgia,serif;color:#be030333;position:absolute;left:.5rem;top:.5rem;line-height:1}.accordion-checkmark-item{margin:0 0 .875rem;padding:0;border:none;background:transparent}.accordion-checkmark-item:last-child{margin-bottom:0}.accordion-checkmark-title{color:#0f172a;font-weight:700;font-size:1rem;line-height:1.6;display:block}.accordion-checkmark-title:before{content:"✓";display:inline-block;color:var(--marcd-red);font-weight:700;margin-right:.5rem}.accordion-checkmark-description{color:#475569;font-size:.9375rem;line-height:1.7;margin:.25rem 0 0 1.25rem;padding:0}.form-section-header{text-align:center;margin-bottom:2rem}.form-section-title{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .5rem}.form-section-subtitle{font-size:1rem;color:#64748b;margin:0}.partners-form-section{padding:3rem 1.5rem}.partners-form-container{max-width:800px;margin:0 auto}.partner-form{background:#fff;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;padding:2.5rem;border:1px solid #e2e8f0}.progress-tracker{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0;flex-wrap:wrap}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:opacity .2s ease}.progress-step:hover{opacity:.8}.step-circle{width:44px;height:44px;border-radius:50%;background:#f1f5f9;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:all .25s ease}.progress-step.current .step-circle{background:var(--marcd-red);border-color:var(--marcd-red);color:#fff;box-shadow:0 4px 12px #be03034d}.progress-step.completed .step-circle{background:#22c55e;border-color:#22c55e;color:#fff}.step-title{font-size:.75rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.progress-step.current .step-title{color:var(--marcd-red)}.progress-step.completed .step-title{color:#22c55e}.step-connector{width:24px;height:2px;background:#e2e8f0;margin:0 .5rem 1.5rem}.skip-option{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:1rem;background:#fef3c7;border-radius:.75rem;border:1px solid #fcd34d}.skip-text{font-size:.875rem;color:#92400e}.skip-button{background:transparent;border:none;color:#b45309;font-size:.875rem;font-weight:600;text-decoration:underline;cursor:pointer;transition:color .2s ease}.skip-button:hover{color:#92400e}.form-step{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.step-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.75rem}.step-header svg{color:var(--marcd-red)}.step-header h4{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0}.form-grid{display:grid;gap:1rem;margin-bottom:1.5rem}.form-grid-2{grid-template-columns:repeat(2,1fr)}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group-small{margin-top:1rem}.form-group:has(#serviceArea){margin-top:1rem}.form-group label{font-size:.875rem;font-weight:600;color:#334155}.required{color:var(--marcd-red)}.form-group input,.form-group select,.form-group textarea{padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:1rem;color:#0f172a;background:#f8fafc;transition:all .2s ease;font-family:inherit}.form-group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23be0303' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.25rem;padding-right:3rem;cursor:pointer}.form-group select:hover{border-color:#cbd5e1;background-color:#fff}.form-group select option{padding:.875rem 1rem;background:#fff;color:#0f172a;font-family:inherit}.form-group select option:checked,.form-group select option:hover{background:linear-gradient(135deg,#be03031a,#be03030d);color:var(--marcd-red)}.form-group select option:first-child{color:#94a3b8}.custom-select-wrapper{position:relative;width:100%}.custom-select{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:1rem;color:#94a3b8;background:#f8fafc;cursor:pointer;transition:all .2s ease;text-align:left}.custom-select.has-value{color:#0f172a}.custom-select:hover{border-color:#cbd5e1;background:#fff}.custom-select.open{border-color:var(--marcd-red);background:#fff;box-shadow:0 0 0 4px #be03031a}.custom-select-value{flex:1;font-weight:500}.custom-select-icon{color:var(--marcd-red);transition:transform .3s ease;flex-shrink:0}.custom-select-icon.rotate{transform:rotate(180deg)}.custom-select-options{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 40px #0000001f;z-index:100;overflow:hidden}.custom-option{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border:none;background:transparent;font-size:1rem;font-weight:500;color:#334155;cursor:pointer;transition:all .15s ease;text-align:left}.custom-option:hover{background:linear-gradient(135deg,#be030314,#be030308);color:var(--marcd-red)}.custom-option.selected{background:linear-gradient(135deg,#be03031f,#be03030d);color:var(--marcd-red);font-weight:600}.custom-option:not(:last-child){border-bottom:1px solid #f1f5f9}.custom-option .option-check{color:var(--marcd-red)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--marcd-red);background:#fff;box-shadow:0 0 0 4px #be03031a}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group input.input-error,.form-group select.input-error,.form-group textarea.input-error{border-color:#ef4444;background:#fef2f2}.form-group textarea{resize:vertical;min-height:80px}.error-message{font-size:.75rem;color:#ef4444;margin-top:.25rem}.form-section{margin-bottom:1.5rem}.section-label{font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.75rem;display:block;padding-top:1rem}.radio-group{display:flex;flex-direction:column;gap:.625rem}.radio-group-row{flex-direction:row;flex-wrap:wrap;gap:1rem}.radio-option{display:flex;align-items:center;gap:.625rem;cursor:pointer;font-size:.9375rem;color:#334155}.radio-option input[type=radio]{width:20px;height:20px;accent-color:var(--marcd-red);cursor:pointer}.checkbox-section{margin-bottom:1.5rem}.section-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.select-all-btn{background:transparent;border:1px solid #cbd5e1;color:#64748b;font-size:.8125rem;font-weight:500;padding:.375rem .75rem;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.select-all-btn:hover:not(:disabled){border-color:var(--marcd-red);color:var(--marcd-red)}.select-all-btn:disabled{opacity:.5;cursor:not-allowed}.checkbox-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem}.checkbox-grid-small{grid-template-columns:repeat(2,1fr)}.checkbox-option{display:flex;align-items:flex-start;gap:.625rem;cursor:pointer;font-size:.9375rem;color:#334155;padding:.5rem .75rem;border-radius:.5rem;transition:background .15s ease}.checkbox-option:hover{background:#f8fafc}.checkbox-option.disabled{opacity:.5;cursor:not-allowed}.checkbox-option input[type=checkbox]{width:18px;height:18px;accent-color:var(--marcd-red);cursor:pointer;flex-shrink:0;margin-top:.125rem}.checkbox-custom{display:none}.unsure-checkbox{margin-top:1rem;padding:1rem;background:#fef3c7;border-radius:.75rem;border:1px solid #fcd34d}.info-box{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#f0f9ff;border-radius:.75rem;border:1px solid #bae6fd;margin-top:1.5rem}.info-box svg{color:#0284c7;flex-shrink:0}.info-box p{font-size:.875rem;color:#0c4a6e;margin:0;line-height:1.5}.form-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e2e8f0}.nav-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.back-btn{background:transparent;border:2px solid #e2e8f0;color:#64748b}.back-btn:hover{border-color:#cbd5e1;color:#334155}.next-btn,.submit-btn{background:linear-gradient(135deg,var(--marcd-red) 0%,#cc0000 100%);border:none;color:#fff;margin-left:auto}.next-btn:hover,.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #be030359}.submit-btn{background:linear-gradient(135deg,#22c55e,#16a34a)}.submit-btn:hover{box-shadow:0 8px 20px #22c55e59}.form-success{text-align:center;padding:4rem 2rem;background:#fff;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.success-icon-wrapper{width:80px;height:80px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#fff;box-shadow:0 8px 24px #22c55e66}.success-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.success-message{font-size:1rem;color:#64748b;max-width:400px;margin:0 auto 1.5rem;line-height:1.6}.success-email{display:inline-flex;align-items:center;gap:.5rem;color:var(--marcd-red);font-size:.9375rem;font-weight:500;text-decoration:none;transition:opacity .2s ease}.success-email:hover{opacity:.8}.partners-contact-section{padding:3rem 1.5rem 5rem;background:#f8fafc}.partners-contact-container{max-width:600px;margin:0 auto}.partners-contact-card{text-align:center;padding:2.5rem;background:#fff;border-radius:1.25rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.contact-title{font-size:1.375rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.contact-description{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem}.contact-link{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,var(--marcd-red) 0%,#cc0000 100%);color:#fff;border-radius:.75rem;font-weight:600;text-decoration:none;transition:all .2s ease}.contact-link:hover{transform:translateY(-2px);box-shadow:0 8px 20px #be030359;color:#fff}@media(max-width:768px){.partners-hero{padding:10rem 1rem 2rem;min-height:400px}.partners-how-it-works{padding:3rem 1rem}.how-it-works-title{font-size:1.5rem}.accordion-header{padding:1rem 1.25rem}.accordion-icon-wrapper{width:40px;height:40px}.accordion-title{font-size:1rem}.accordion-content-inner{padding:0 1.25rem 1.25rem 3.75rem;font-size:.9375rem}.form-section-title{font-size:1.25rem}.partner-form{padding:1.75rem}.progress-tracker{gap:.25rem}.step-circle{width:36px;height:36px}.step-circle svg{width:16px;height:16px}.step-title{font-size:.625rem}.step-connector{width:12px}.form-grid-2,.checkbox-grid,.checkbox-grid-small{grid-template-columns:1fr}.skip-option{flex-direction:column;text-align:center;gap:.5rem}.form-navigation{flex-direction:column;gap:1rem}.nav-btn{width:100%;justify-content:center}.back-btn{order:2}.next-btn,.submit-btn{order:1;margin-left:0}}@media(max-width:580px){.partners-hero{padding:9rem 1rem 2rem;min-height:400px}.partners-hero:before{background-position:70% 10%}.role-label{font-size:.875rem}.role-sublabel{font-size:.75rem}.role-icon{width:24px;height:24px}.role-tab{padding:1rem}}@media(max-width:550px){.step-connector{margin:0 0rem}}@media(max-width:480px){.partners-title{font-size:2rem}.partners-how-it-works{padding:2.5rem 1rem}.how-it-works-badge{font-size:.75rem;padding:.375rem .75rem}.how-it-works-title{font-size:1.25rem}.accordion-header{padding:.875rem 1rem}.accordion-icon-wrapper{width:36px;height:36px;border-radius:10px}.accordion-icon-wrapper svg{width:15px;height:15px}.accordion-title{font-size:.9375rem}.accordion-chevron{width:20px;height:20px}.accordion-content-inner{padding:0 1rem 1rem;font-size:.875rem;line-height:1.6}.accordion-highlight-wrapper{margin:1rem 0}.accordion-highlight-text{font-size:1rem;padding:.875rem 1rem .875rem 3rem;margin:0}.accordion-highlight-text:before{font-size:2rem;left:.375rem;top:.375rem}.accordion-section-title{font-size:1rem}.accordion-separator{margin:1.25rem 0}.accordion-checkmark-item{margin:0 0 .75rem}.accordion-checkmark-title{font-size:.9375rem}.accordion-checkmark-description{font-size:.875rem;margin-left:1.125rem}.form-section-header{margin-bottom:1.5rem}.form-section-title{font-size:1.125rem}.form-section-subtitle{font-size:.875rem}.partner-form{padding:1.25rem}.step-header h4{font-size:1.125rem}.radio-group-row{flex-direction:column;gap:.5rem}.partners-hero:before{background-position:65% 10%}.step-circle{width:32px;height:32px}.form-group input,.form-group select,.form-group textarea,.form-group label{padding:.75rem .5rem;font-size:.9rem}.form-group{gap:0rem}}@media(max-width:450px){.partners-hero{padding:8rem 1rem 2rem}.partners-hero{height:auto}.partners-hero:before{background-position:70% 10%}.role-label{font-size:.875rem}.role-sublabel{font-size:.75rem}.role-icon{width:20px;height:20px}.role-tab{padding:.75rem;gap:.5rem}.partners-contact-card{padding:1.3rem 1rem}}@media(max-width:400px){.form-section-title,.form-section-subtitle,.contact-title,.contact-description{text-align:left}}@media(max-width:390px){.partners-hero{padding:7rem 1rem 2rem}.partners-hero{height:auto}.partners-hero:before{background-position:65% 10%}.role-icon{display:none}.role-tab{padding:1rem;gap:.35rem}}.scroll-to-top-btn{display:none;position:fixed;bottom:calc(1rem + env(safe-area-inset-bottom,0px));right:calc(.5rem + env(safe-area-inset-right,0px));width:60px;height:60px;border:none;border-radius:50%;cursor:pointer;z-index:999;opacity:0;transform:translateY(20px) scale(.8);pointer-events:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);background:transparent;padding:0;outline:none}@media(max-width:680px){.scroll-to-top-btn{display:flex;align-items:center;justify-content:center}}.scroll-to-top-btn.visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.scroll-to-top-btn.near-footer{opacity:0;transform:translateY(20px) scale(.8);pointer-events:none}.scroll-btn-glow{position:absolute;inset:-6px;border-radius:50%;background:radial-gradient(circle,#be030359,#be030300 70%);animation:pulseGlow 2.5s ease-in-out infinite;z-index:1}@keyframes pulseGlow{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:.3}}.scroll-btn-ring{position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,var(--marcd-red) 0%,#8b0000 100%);z-index:2;animation:ringShimmer 3s ease-in-out infinite}@keyframes ringShimmer{0%,to{box-shadow:0 0 #be030366,inset 0 0 12px #ffffff1a}50%{box-shadow:0 0 20px 2px #be03034d,inset 0 0 12px #ffffff26}}.scroll-btn-inner{position:absolute;inset:3px;border-radius:50%;background:linear-gradient(145deg,#1e1e23f2,#141419fa);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:inset 0 1px 1px #ffffff1a,inset 0 -1px 1px #0003;transition:all .3s ease}.scroll-btn-icon{width:24px;height:24px;color:#fff;stroke-width:2.5;transition:all .3s ease;animation:iconBounce 2s ease-in-out infinite}@keyframes iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.scroll-to-top-btn:hover .scroll-btn-inner{background:linear-gradient(145deg,#28282df2,#19191efa)}.scroll-to-top-btn:hover .scroll-btn-icon{color:#fff;transform:translateY(-2px);animation:none}.scroll-to-top-btn:hover .scroll-btn-glow{animation:pulseGlowHover 1.5s ease-in-out infinite}@keyframes pulseGlowHover{0%,to{transform:scale(1.1);opacity:.7}50%{transform:scale(1.25);opacity:.4}}.scroll-to-top-btn:active .scroll-btn-inner{transform:scale(.95)}.scroll-to-top-btn:active .scroll-btn-ring{transform:scale(.98)}.scroll-to-top-btn:focus-visible{outline:2px solid var(--marcd-red);outline-offset:4px}@media(max-width:480px){.scroll-to-top-btn{bottom:calc(.75rem + env(safe-area-inset-bottom,0px));right:calc(.6rem + env(safe-area-inset-right,0px));width:55px;height:55px}.scroll-btn-icon{width:24px;height:24px}}@media(max-width:680px)and (orientation:landscape){.scroll-to-top-btn{bottom:calc(.75rem + env(safe-area-inset-bottom,0px));right:calc(1rem + env(safe-area-inset-right,0px))}}.announcement-banner{position:fixed;top:0;left:0;right:0;background:var(--marcd-bg-dark);padding:.625rem 1rem;display:flex;align-items:center;justify-content:center;z-index:100;transform:translateY(0);transition:transform .3s ease-out}.announcement-banner.banner-hidden{transform:translateY(-100%)}.announcement-text{font-size:.8125rem;font-weight:500;color:#ffffffe6;text-align:center;letter-spacing:.02em}@media(max-width:650px){.announcement-banner{padding:.5rem 1rem}.announcement-text{font-size:.75rem}}@media(max-width:480px){.announcement-banner{padding:.5rem 1rem}.announcement-text{font-size:.65rem}}
