@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";#root{margin:0 auto;padding:0;overflow-x:hidden}.pageShell{width:min(1280px,calc(100% - 48px));margin:0 auto}.buttonContainer{position:sticky;top:0;z-index:100;padding:1rem 0;background:rgba(248,249,251,.78);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,27,45,.08)}.topHeaderInner{width:min(1280px,calc(100% - 48px));margin:0 auto;display:flex;align-items:center;gap:1rem}.topHeaderLogoLink{display:inline-flex;align-items:center;padding-right:.5rem}.topHeaderNav{display:flex;align-items:center;gap:.35rem;padding:.35rem;border:1px solid rgba(15,27,45,.06);border-radius:999px;background:rgba(255,255,255,.8);box-shadow:0 10px 30px #0f1b2d0d}.topHeaderActions{margin-left:auto;display:flex;align-items:center;gap:.65rem}.backgroundPictureStyling{margin-top:.625rem;width:100%;object-fit:cover;margin-bottom:.9375rem}.lamboPictureStyling{width:20%}.carcueIconStyling,.carcueIconStylingFooter{width:6.35rem;height:auto}.homeHeroSection{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:1.5rem 0 0}.homeHeroPanel{position:relative;overflow:hidden;border-radius:32px;padding:4rem;background:var(--gradient-hero);box-shadow:var(--shadow-panel)}.homeHeroPanel:before,.homeHeroPanel:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.homeHeroPanel:before{width:320px;height:320px;right:-90px;top:-120px;background:radial-gradient(circle,rgba(255,255,255,.18) 0%,rgba(255,255,255,0) 72%)}.homeHeroPanel:after{width:420px;height:420px;left:52%;bottom:-240px;background:radial-gradient(circle,rgba(50,118,255,.28) 0%,rgba(50,118,255,0) 70%)}.homeHeroGrid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,430px);gap:2.5rem;align-items:stretch}.homeHeroEyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#ffffffd1;font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.homeHeroEyebrow:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:#82b0ff;box-shadow:0 0 0 6px #82b0ff29}.homeHeroTitle{margin:1.35rem 0 1rem;max-width:11ch;color:#fff;font-size:clamp(3.1rem,4.3vw,4.9rem);line-height:.95;letter-spacing:-.05em}.homeHeroText{max-width:44rem;color:#ffffffc7;font-size:1.04rem;line-height:1.8}.homeHeroActions{display:flex;align-items:center;gap:1rem;margin-top:2rem}.homeHeroNote{max-width:16rem;color:#ffffffa3;font-size:.9rem;line-height:1.6}.homeHeroPrimaryButton.MuiButton-root{text-transform:none;color:#fff;font-size:.98rem;font-weight:700;background-color:#1a73e8;border-radius:999px;padding:.95rem 1.6rem;box-shadow:0 18px 36px #1a73e847;transition:all .2s ease}.homeHeroPrimaryButton.MuiButton-root:hover{background-color:#1557b0;transform:translateY(-1px);box-shadow:0 22px 40px #1a73e857}.homeHeroHighlights{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.5rem;border-radius:26px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.12) 0%,rgba(7,13,24,.28) 100%);box-shadow:inset 0 1px #ffffff1f}.homeHeroHighlightsHeader{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.homeHeroHighlightsLabel{color:#ffffffb3;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.homeHeroHighlightsTitle{color:#fff;font-size:1.45rem;font-weight:700;letter-spacing:-.03em}.homeHeroStatGrid{display:grid;gap:.9rem}.homeHeroStat{padding:1.05rem 1.1rem;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.08)}.homeHeroStatValue{color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:-.03em}.homeHeroStatLabel{margin-top:.35rem;color:#ffffffa8;font-size:.88rem;line-height:1.55}.sectionTitleBlock{width:min(720px,calc(100% - 48px));margin:0 auto;padding:0 0 2.5rem;text-align:center}.sectionEyebrow{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .8rem;margin-bottom:1rem;border-radius:999px;background:rgba(26,115,232,.08);color:var(--color-accent);font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.sectionTitle{margin:0;color:var(--color-primary);font-size:clamp(2.25rem,3vw,3.2rem);font-weight:800;letter-spacing:-.04em}.sectionText{margin:.95rem auto 0;max-width:40rem;color:var(--color-text-secondary);font-size:1rem;line-height:1.75}.faqHeaderSpacing{padding-top:.5rem}.cubeIconStyling{width:1.25rem;height:1.25rem;margin-bottom:.75rem}.dividerIconStyling{width:2px;height:96px;opacity:.7}.stepGuideVerticalContainerFirstLogos,.stepGuideVerticalContainerSecondLogos{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-top:.2rem}.stepGuideHorizontalContainer{width:min(1280px,calc(100% - 48px));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;margin:-2.25rem auto 5rem;position:relative;z-index:2}.stepGuideCard{display:flex;gap:1.25rem;min-height:100%;padding:1.6rem;border-radius:24px;border:1px solid rgba(15,27,45,.08);background:rgba(255,255,255,.94);box-shadow:var(--shadow-card);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.stepGuideCard:hover{transform:translateY(-6px);border-color:#1a73e82e;box-shadow:0 24px 54px #0f1b2d1f}.stepGuideContent{margin-left:1.25rem}.stepGuideStepNumber{display:inline-flex;align-items:center;padding:.35rem .65rem;margin-bottom:.9rem;border-radius:999px;background:rgba(15,27,45,.06);color:var(--color-primary);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.stepGuideStepTitle{color:var(--color-primary);font-size:1.25rem;font-weight:700;margin-bottom:.7rem;letter-spacing:-.03em}.stepGuideStepText{color:var(--color-text-secondary);font-size:.94rem;line-height:1.8;max-width:28ch}.inventorySection{width:min(1280px,calc(100% - 48px));margin:0 auto 4.5rem}.inventoryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.inventoryCard{overflow:hidden;border-radius:26px;border:1px solid rgba(15,27,45,.08);background:linear-gradient(180deg,rgba(255,255,255,.96) 0%,rgba(250,251,255,1) 100%);box-shadow:var(--shadow-card);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.inventoryCard:hover{transform:translateY(-8px);border-color:#1a73e82e;box-shadow:var(--shadow-panel)}.inventoryImageFrame{position:relative;overflow:hidden;aspect-ratio:1.14;background:rgba(208,219,232,.9)}.inventoryImage{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.inventoryCard:hover .inventoryImage{transform:scale(1.04)}.inventoryImageFrame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(6,14,27,0) 36%,rgba(6,14,27,.18) 100%)}.inventoryCountdown{position:absolute;top:14px;right:14px;z-index:1;padding:.45rem .8rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(8,17,31,.78);color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.04em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.inventoryBody{padding:1.35rem 1.35rem 1.45rem}.inventoryMetaRow{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.inventoryMetaLabel{color:var(--color-text-secondary);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.inventoryMileage{color:var(--color-text-secondary);font-size:.88rem}.inventoryTitle{margin:0 0 .55rem;min-height:3.2rem;color:var(--color-primary);font-size:1.24rem;font-weight:700;line-height:1.35}.inventoryPrice{margin:0 0 1.15rem;color:var(--color-primary);font-size:2rem;font-weight:800;letter-spacing:-.04em}.inventoryActions{margin-top:1.2rem}.inventoryViewMore{display:flex;justify-content:center;margin-top:2.5rem}.inventoryPageSection{padding:1.5rem 0 0}.inventoryPageSectionMinHeight{min-height:calc(100vh - 300px)}.inventoryPageIntro{width:min(1280px,calc(100% - 48px));margin:0 auto 2.5rem;padding:3.1rem 3.4rem;border-radius:30px;border:1px solid rgba(15,27,45,.08);background:linear-gradient(135deg,rgba(255,255,255,.94) 0%,rgba(242,247,255,.96) 52%,rgba(228,238,255,.98) 100%);box-shadow:var(--shadow-card)}.inventoryPageTitle,.inventoryPageText{text-align:left}.inventoryPageText{margin-left:0}.carDetailPage{padding:1.75rem 0 0}.carDetailShell{width:min(1280px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.4fr) 360px;gap:2rem;align-items:start}.carDetailMain{min-width:0}.carDetailSidebar{position:sticky;top:96px}.detailHeroCard,.detailSectionCard,.featureSectionCard{border:1px solid rgba(15,27,45,.08);border-radius:28px;background:rgba(255,255,255,.9);box-shadow:var(--shadow-card)}.detailHeroCard{padding:2rem}.detailSectionCard,.featureSectionCard{padding:1.75rem}.detailSectionCardTopSpacing{margin-top:1.75rem}.featureSectionCardTopSpacing{margin-top:1.25rem}.detailEyebrow{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;background:rgba(26,115,232,.08);color:var(--color-accent);font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.detailTitle{margin:1rem 0 .45rem;color:var(--color-primary);font-size:clamp(2.3rem,3vw,3.35rem);font-weight:800;letter-spacing:-.05em;line-height:1}.detailPriceLine{margin:0;color:var(--color-text-secondary);font-size:1.08rem;font-weight:500}.detailMetaPills{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.detailMetaPill{display:inline-flex;align-items:center;padding:.65rem .9rem;border-radius:999px;border:1px solid rgba(15,27,45,.08);background:rgba(15,27,45,.04);color:var(--color-primary);font-size:.9rem;font-weight:600}.detailGalleryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:180px;gap:.85rem;margin-top:1.75rem}.detailGalleryTile{position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(15,27,45,.08);background:rgba(224,232,244,.9)}.detailGalleryTile:first-child{grid-column:span 2;grid-row:span 2}.detailGalleryTile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.detailGalleryTile:hover img{transform:scale(1.03)}.detailGalleryCaption{position:absolute;inset:auto 0 0;padding:.9rem 1rem;background:linear-gradient(180deg,rgba(8,17,31,0) 0%,rgba(8,17,31,.7) 100%);color:#fff;font-size:.84rem;font-weight:600;letter-spacing:.04em}.detailSectionHeader{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.3rem}.detailSectionTitle{margin:0;color:var(--color-primary);font-size:1.45rem;font-weight:700;letter-spacing:-.03em}.detailSectionHint{color:var(--color-text-secondary);font-size:.86rem}.detailInfoGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.detailInfoGridTopSpacing{margin-top:1.35rem}.detailInfoCell{padding:1rem 1.1rem;border-radius:18px;border:1px solid rgba(15,27,45,.08);background:linear-gradient(180deg,rgba(248,250,253,1) 0%,rgba(242,246,251,.82) 100%)}.detailInfoLabel{color:var(--color-text-secondary);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.detailInfoValue{margin-top:.45rem;color:var(--color-primary);font-size:1rem;font-weight:600;line-height:1.55}.featureList{display:grid;gap:.9rem}.featureListItem{padding:1rem 1.1rem;border-radius:18px;border:1px solid rgba(15,27,45,.08);border-left:4px solid var(--color-accent);background:linear-gradient(180deg,rgba(248,250,253,1) 0%,rgba(242,246,251,.82) 100%)}.featureListTitle{color:var(--color-primary);font-size:.92rem;font-weight:700;text-transform:capitalize}.featureListText{margin-top:.45rem;color:var(--color-text-secondary);font-size:.9rem;line-height:1.7}.financeEstimatorCard{border:1px solid rgba(15,27,45,.08);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-card)}.stillQuestionsSection{position:relative;overflow:hidden;margin:1rem auto 0;max-width:780px;padding:3.5rem 2rem;text-align:center;border-radius:30px;background:linear-gradient(135deg,#0f1b2d 0%,#1a2d4a 100%);box-shadow:0 24px 56px #0f1b2d29}.stillQuestionsGlow{position:absolute;top:-140px;right:-60px;width:280px;height:280px;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgba(57,129,255,.35) 0%,rgba(57,129,255,0) 72%)}.stillQuestionsEyebrow,.stillQuestionsTitle,.stillQuestionsText,.stillQuestionsButton.MuiButton-root{position:relative;z-index:1}.stillQuestionsEyebrow{margin-bottom:.9rem;color:#ffffffb8;font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.stillQuestionsTitle{margin-bottom:.75rem;color:#fff;font-size:2rem;font-weight:800;letter-spacing:-.04em}.stillQuestionsText{margin:0 auto 1.75rem;max-width:460px;color:#ffffffb8;font-size:1rem;line-height:1.7}.stillQuestionsButton.MuiButton-root{text-transform:none;color:#0f1b2d;font-size:1rem;font-weight:700;background-color:#fff;border-radius:999px;padding:.8rem 2rem;box-shadow:0 16px 26px #0000002e;transition:all .2s ease}.stillQuestionsButton.MuiButton-root:hover{background-color:#f4f7fb;transform:translateY(-1px);box-shadow:0 20px 30px #0003}.authPageSection{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:2.25rem 0 0;min-height:calc(100vh - 340px)}.authCard{width:min(520px,100%);margin:0 auto;padding:2rem;border-radius:28px;border:1px solid rgba(15,27,45,.08);background:rgba(255,255,255,.94);box-shadow:var(--shadow-card)}.authEyebrow{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;background:rgba(26,115,232,.08);color:var(--color-accent);font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.authTitle{margin:1rem 0 .65rem;color:var(--color-primary);font-size:2rem;font-weight:800;letter-spacing:-.03em}.authText{margin:0;color:var(--color-text-secondary);font-size:.95rem;line-height:1.7}.authForm,.reservationForm{display:flex;flex-direction:column;gap:.95rem;margin-top:1.5rem}.reservationPolicyNotice{margin-bottom:.05rem}.reservationActions{display:flex;flex-direction:column;gap:.75rem;margin-top:.45rem}.reservationConfirmation{margin-top:1.5rem;display:flex;flex-direction:column;gap:.2rem}.authInfo,.authError,.authSuccess{border-radius:14px;padding:.7rem .8rem;font-size:.88rem;line-height:1.5}.authInfo{background:rgba(26,115,232,.1);color:#114f9f;border:1px solid rgba(26,115,232,.2)}.authError{background:rgba(220,55,45,.1);color:#982420;border:1px solid rgba(220,55,45,.22)}.authSuccess{background:rgba(21,143,69,.1);color:#0f5f30;border:1px solid rgba(21,143,69,.2)}.authFooterLine{margin-top:1.25rem;color:var(--color-text-secondary);font-size:.92rem}.footerShell{margin-top:5rem;background:linear-gradient(180deg,#08111f 0%,#0d1728 100%)}.footerInner{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:4rem 0 1.5rem}.footerMain{display:grid;grid-template-columns:minmax(300px,1.2fr) repeat(3,minmax(120px,.6fr));gap:2rem;align-items:start}.footerNewsletterCard{padding:1.65rem;border-radius:26px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.04) 100%);box-shadow:inset 0 1px #ffffff0f}.footerNewsletterCardCompact{max-width:360px}.footerNewsletterCopy{margin-top:1rem;color:#ffffffad;font-size:.95rem;line-height:1.8}.footerNewsletterFormWrap{margin-top:1rem}.footerNewsletterForm{display:flex;gap:.65rem}.footerNewsletterInput{flex:1}.footerNewsletterInput .MuiOutlinedInput-root{background-color:#ffffff14;border-radius:999px;color:#fff;font-size:.85rem}.footerNewsletterInput .MuiOutlinedInput-root fieldset{border-color:#ffffff26}.footerNewsletterInput .MuiOutlinedInput-root:hover fieldset{border-color:#ffffff4d}.footerNewsletterInput .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#1a73e8}.footerNewsletterInput .MuiInputBase-input::placeholder{color:#fff6;opacity:1}.footerNewsletterButton.MuiButton-root{text-transform:none;color:#fff;font-size:.85rem;font-weight:700;border-radius:999px;padding:.45rem 1.25rem;white-space:nowrap;background-color:#1a73e8;box-shadow:0 14px 24px #1a73e847}.footerNewsletterButton.MuiButton-root:hover{background-color:#1557b0}.footerBottom{display:flex;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:1.35rem;border-top:1px solid rgba(255,255,255,.08)}.footerBottomLinks{display:flex;gap:2rem;margin-left:auto}@media (max-width: 1180px){.inventoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.carDetailShell{grid-template-columns:1fr}.carDetailSidebar{position:static}.footerMain{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.topHeaderInner,.homeHeroSection,.stepGuideHorizontalContainer,.inventorySection,.inventoryPageIntro,.carDetailShell,.authPageSection,.footerInner,.pageShell,.sectionTitleBlock{width:calc(100% - 32px)}.topHeaderInner{flex-wrap:wrap}.topHeaderNav{order:3;width:100%;justify-content:center}.homeHeroGrid,.stepGuideHorizontalContainer,.footerMain,.detailInfoGrid{grid-template-columns:1fr}.homeHeroPanel,.inventoryPageIntro,.detailHeroCard,.detailSectionCard,.featureSectionCard,.authCard{padding:1.5rem}.stepGuideHorizontalContainer{margin-top:1.5rem}.detailGalleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.footerBottom{flex-direction:column;align-items:flex-start}.footerBottomLinks{margin-left:0;flex-wrap:wrap;gap:1rem 1.5rem}.stillQuestionsSection{padding:2.5rem 1.4rem}.stillQuestionsTitle{font-size:1.7rem}.footerNewsletterForm{flex-direction:column}.footerNewsletterButton.MuiButton-root{width:100%}}:root{--color-primary: #0f1b2d;--color-primary-light: #1a2d4a;--color-accent: #1a73e8;--color-accent-hover: #1557b0;--color-accent-soft: #dce9ff;--color-text: #1a1a2e;--color-text-secondary: #555;--color-bg: #f8f9fb;--color-bg-card: #ffffff;--color-border: #e2e5ea;--color-border-strong: rgba(15, 27, 45, .1);--color-dark-surface: #08111f;--color-shadow: rgba(15, 27, 45, .08);--color-shadow-hover: rgba(15, 27, 45, .16);--gradient-hero: linear-gradient(135deg, #081321 0%, #102341 48%, #153463 100%);--shadow-card: 0 18px 42px rgba(15, 27, 45, .08);--shadow-panel: 0 24px 64px rgba(15, 27, 45, .14);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--space-xs: .5rem;--space-sm: 1rem;--space-md: 2rem;--space-lg: 3rem;--space-xl: 5rem;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 16px;--transition-fast: .2s ease;--transition-normal: .3s ease}*{box-sizing:border-box}a{font-weight:500;color:var(--color-accent);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-accent-hover)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,rgba(208,225,248,.38) 0%,rgba(208,225,248,0) 32%),linear-gradient(180deg,#f5f8fc 0%,#f7f9fc 100%);color:var(--color-text);font-size:15px}h1{font-size:2.5rem;line-height:1.15;font-weight:800;letter-spacing:-.02em}h2{font-size:2rem;line-height:1.2;font-weight:700;letter-spacing:-.01em}h3{font-size:1.25rem;line-height:1.3;font-weight:600}button{border-radius:var(--radius-sm);border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all var(--transition-fast)}
