:root{--color-primary: #0A32AA;--color-primary-dark: #072489;--color-primary-darker: #051868;--color-primary-light: #2B52C7;--color-primary-lighter: #5075E3;--color-primary-lightest: #E8EEFF;--color-primary-alpha-5: rgba(10, 50, 170, .05);--color-primary-alpha-10: rgba(10, 50, 170, .1);--color-primary-alpha-15: rgba(10, 50, 170, .15);--color-primary-alpha-20: rgba(10, 50, 170, .2);--color-primary-alpha-25: rgba(10, 50, 170, .25);--color-primary-alpha-30: rgba(10, 50, 170, .3);--color-primary-alpha-50: rgba(10, 50, 170, .5);--color-secondary: #051E78;--color-secondary-dark: #03145C;--color-secondary-darker: #020C40;--color-secondary-light: #0D2E9B;--color-secondary-lighter: #1A3FB8;--color-secondary-lightest: #E5E8F5;--color-secondary-alpha-5: rgba(5, 30, 120, .05);--color-secondary-alpha-10: rgba(5, 30, 120, .1);--color-secondary-alpha-15: rgba(5, 30, 120, .15);--color-secondary-alpha-20: rgba(5, 30, 120, .2);--color-secondary-alpha-25: rgba(5, 30, 120, .25);--color-secondary-alpha-30: rgba(5, 30, 120, .3);--color-secondary-alpha-50: rgba(5, 30, 120, .5);--color-accent: #FFCC32;--color-accent-dark: #E6B52D;--color-accent-darker: #CC9F28;--color-accent-light: #FFD65C;--color-accent-lighter: #FFE086;--color-accent-lightest: #FFF8E6;--color-accent-alpha-5: #FFCC32;--color-accent-alpha-10: #FFCC32;--color-accent-alpha-15: #FFCC32;--color-accent-alpha-20: #FFCC32;--color-accent-alpha-25: #FFCC32;--color-accent-alpha-30: #FFCC32;--color-accent-alpha-50: #FFCC32;--color-success: #0A8A5A;--color-success-dark: #07754B;--color-success-light: #0FA872;--color-success-lighter: #2DC88F;--color-success-lightest: #E6F7F0;--color-success-alpha-10: rgba(10, 138, 90, .1);--color-success-alpha-20: rgba(10, 138, 90, .2);--color-danger: #C41E3A;--color-danger-dark: #A91831;--color-danger-light: #D83650;--color-danger-lighter: #EB5A72;--color-danger-lightest: #FCE8EB;--color-danger-alpha-10: rgba(196, 30, 58, .1);--color-danger-alpha-20: rgba(196, 30, 58, .2);--color-warning: #FF9800;--color-warning-dark: #E68900;--color-warning-light: #FFA726;--color-warning-lighter: #FFB74D;--color-warning-lightest: #FFF3E0;--color-warning-alpha-10: rgba(255, 152, 0, .1);--color-warning-alpha-20: rgba(255, 152, 0, .2);--color-info: #2B52C7;--color-info-dark: #0A32AA;--color-info-light: #5075E3;--color-info-lighter: #7A96FF;--color-info-lightest: #E8EEFF;--color-info-alpha-10: rgba(43, 82, 199, .1);--color-info-alpha-20: rgba(43, 82, 199, .2);--color-white: #FFFFFF;--color-black: #000000;--color-gray-50: #F5F7FA;--color-gray-100: #EBF0F5;--color-gray-200: #D6E0EB;--color-gray-300: #B8C9DC;--color-gray-400: #94A8C2;--color-gray-500: #6B80A0;--color-gray-600: #4A5E7F;--color-gray-700: #334466;--color-gray-800: #1F2E4D;--color-gray-900: #0F1A33;--color-text-primary: #0F1A33;--color-text-secondary: #334466;--color-text-tertiary: #4A5E7F;--color-text-disabled: #94A8C2;--color-text-inverse: #FFFFFF;--color-text-brand: #0A32AA;--color-bg-primary: #FFFFFF;--color-bg-secondary: #F5F7FA;--color-bg-tertiary: #EBF0F5;--color-bg-overlay: rgba(15, 26, 51, .5);--color-bg-disabled: #D6E0EB;--color-border-primary: #D6E0EB;--color-border-secondary: #B8C9DC;--color-border-focus: #0A32AA;--color-border-error: #C41E3A;--shadow-sm: 0 1px 2px 0 rgba(5, 30, 120, .05);--shadow-md: 0 4px 6px -1px rgba(5, 30, 120, .1), 0 2px 4px -1px rgba(5, 30, 120, .06);--shadow-lg: 0 10px 15px -3px rgba(5, 30, 120, .1), 0 4px 6px -2px rgba(5, 30, 120, .05);--shadow-xl: 0 20px 25px -5px rgba(5, 30, 120, .1), 0 10px 10px -5px rgba(5, 30, 120, .04);--shadow-2xl: 0 25px 50px -12px rgba(5, 30, 120, .25);--gradient-primary: linear-gradient(45deg, #0A32AA 0%, #2B52C7 100%);--gradient-primary-reverse: linear-gradient(45deg, #2B52C7 0%, #0A32AA 100%);--gradient-primary-secondary: linear-gradient(45deg, #0A32AA 0%, #051E78 100%);--gradient-secondary-primary: linear-gradient(45deg, #051E78 0%, #0A32AA 100%);--gradient-primary-accent: linear-gradient(45deg, #0A32AA 0%, #FFCC32 100%);--gradient-accent-primary: linear-gradient(45deg, #FFCC32 0%, #0A32AA 100%);--gradient-bg-subtle: linear-gradient(45deg, #F5F7FA 0%, #EBF0F5 50%, #E8EEFF 100%);--gradient-bg-blue: linear-gradient(45deg, #E8EEFF 0%, #E5E8F5 100%);--gradient-bg-accent: linear-gradient(45deg, #FFF8E6 0%, #FFE086 100%);--gradient-overlay-dark: linear-gradient(45deg, rgba(5, 30, 120, .8) 0%, rgba(10, 50, 170, .6) 100%);--gradient-overlay-light: linear-gradient(45deg, rgba(10, 50, 170, .05) 0%, rgba(5, 30, 120, .1) 100%);--shimmer-from: rgba(10, 50, 170, .05);--shimmer-via: rgba(10, 50, 170, .1);--shimmer-to: rgba(10, 50, 170, .05);--pulse-from: rgba(10, 50, 170, .4);--pulse-to: rgba(10, 50, 170, .8)}@font-face{font-family:Inter;src:url(/assets/Inter_24pt-Medium-CWuwCVva.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter_24pt-Bold-Dw-n3Ytu.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter_24pt-ExtraBold-0nTgKIn_.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/Manrope-SemiBold-Diovf81e.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/Manrope-ExtraBold-BXh4xW2d.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width:1024px){body{font-size:16px}::-webkit-scrollbar{width:6px;height:6px}}@media(max-width:768px){body{font-size:15px}::-webkit-scrollbar{width:4px;height:4px}}@media(max-width:480px){body{font-size:14px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}button,a,input[type=button],input[type=submit]{min-height:44px}}.landing-page{width:100%;overflow-x:hidden}html:has(.landing-page),html:has(.landing-page) body{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}html:has(.landing-page)::-webkit-scrollbar,html:has(.landing-page) body::-webkit-scrollbar{width:6px}html:has(.landing-page)::-webkit-scrollbar-track,html:has(.landing-page) body::-webkit-scrollbar-track{background:transparent}html:has(.landing-page)::-webkit-scrollbar-thumb,html:has(.landing-page) body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}html:has(.landing-page)::-webkit-scrollbar-thumb:hover,html:has(.landing-page) body::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.section{min-height:calc(100vh - 100px);width:100%;position:relative;display:flex;flex-direction:column}.section--hero{min-height:85vh;padding-top:80px;background:linear-gradient(180deg,#0033b1,#002a94,#001f6e,#001548,#000c2d,#000719);overflow:hidden}.hero-background{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:transparent}.hero-watermark{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;object-position:center;opacity:.08;pointer-events:none;z-index:1}.hero-header{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;padding:28px 40px}.hero-logo{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:42px;color:#fff;letter-spacing:-.02em}.hero-logo__ai{color:#fff;font-weight:800}.hero-content{position:relative;z-index:10;flex:1;display:flex;align-items:center;justify-content:center;gap:100px;width:100%;max-width:1400px;margin:0 auto;padding:0 clamp(60px,8vw,140px)}.hero-text{flex:1;max-width:800px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-right:40px}.hero-text-inner{max-width:100%;display:flex;flex-direction:column;gap:20px}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;background:#ffcc32;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border:1px solid #FFCC32;border-radius:50px;box-shadow:0 4px 24px #00000026;margin-bottom:8px;width:fit-content}.hero-badge__star{font-size:14px;color:#1a1a2e}.hero-badge__text{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:12px;letter-spacing:.1em;color:#1a1a2e;text-transform:uppercase}.hero-headline{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;font-size:clamp(36px,4.5vw,56px);color:#fff;letter-spacing:-.02em;line-height:1.15;margin:0;max-width:650px}.hero-tagline{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:clamp(20px,2.5vw,28px);color:#fff;line-height:1.45;margin:16px 0 0;max-width:600px}.hero-body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:clamp(15px,1.6vw,18px);color:#ffffffd9;line-height:1.7;max-width:620px}.hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:22px 44px;background:#ffcc32;color:#0033b1;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:17px;letter-spacing:.1em;border:2px solid #FFCC32;border-radius:50px;cursor:pointer;transition:all .25s ease;margin-top:24px;width:fit-content;box-shadow:0 4px 24px #00000026}.hero-cta:hover{transform:translateY(-3px);box-shadow:0 8px 32px #00000026;background:#ffd54f;border-color:#ffd54f}.hero-cta__chevron{width:12px;height:auto;transition:transform .25s ease}.hero-cta:hover .hero-cta__chevron{transform:translateY(2px)}.hero-trial{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.hero-trial__card{background:#ffffffa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:44px 48px;width:380px;box-shadow:0 20px 60px #0000004d;flex-shrink:0;text-align:center}.hero-trial__card--authenticated{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px}.hero-trial__card--authenticated .hero-trial__title{margin-bottom:16px}.hero-trial__card--authenticated .hero-trial__description{margin-bottom:32px}.hero-trial__title{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:26px;color:#1a1a2e;margin:0 0 12px;line-height:1.3}.hero-trial__title-ai{color:#1a1a2e}.hero-trial__description{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:14px;color:#555;line-height:1.6;margin:0 0 28px}.hero-trial__form{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.hero-trial__label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:14px;color:#1a1a2e;text-align:left}.hero-trial__input{width:100%;padding:18px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:500;letter-spacing:.03em;color:#1a1a2e;background:#ffffff80;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:2px solid rgba(0,51,177,.15);border-radius:14px;text-align:center;transition:all .2s ease;box-sizing:border-box}.hero-trial__input::placeholder{color:#0006;font-weight:400}.hero-trial__input:hover{border-color:#0033b14d;background:#ffffffa6}.hero-trial__input:focus{outline:none;border-color:#0033b1;background:#ffffffbf;box-shadow:0 0 0 4px #0033b11f}.hero-trial__button{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 32px;background:#ffcc32;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#1a1a2e;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:16px;letter-spacing:.08em;border:none;border-radius:50px;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 20px #00000026}.hero-trial__button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #00000026;background:#ffd54f}.hero-trial__button:disabled{opacity:.7;cursor:not-allowed;transform:none}.hero-trial__input--error{border-color:#ef4444;background:#ef44440d}.hero-trial__input:disabled{opacity:.7;cursor:not-allowed}.hero-trial__error{color:#ef4444;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:500;margin:8px 0 0;text-align:center}.hero-trial__disclaimer{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:12px;color:#777;line-height:1.6;margin:0}.section--demo{background:#fff;padding:80px clamp(40px,8vw,120px);min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.demo-headline{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;font-size:clamp(42px,6vw,72px);color:#0033b1;margin:0 0 10px;line-height:1.1;text-align:center}.demo-subheadline{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:18px;color:#555;line-height:1.5;text-align:center;margin:0 0 50px;max-width:620px}.demo-card{width:100%;max-width:720px;background:#fff;border:2px solid #0033B1;border-radius:20px;padding:28px;box-shadow:0 8px 40px #0033b11a}.demo-card__header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.demo-card__icon{width:44px;height:44px;background:#0033b1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.demo-card__icon svg{width:22px;height:22px}.demo-card__title{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:20px;color:#0033b1;margin:0}.demo-transcript{border-radius:10px;overflow:hidden;margin-bottom:16px}.demo-transcript__header{background:#0033b1;padding:10px 16px;display:flex;align-items:center;gap:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:12px;letter-spacing:.1em;color:#fff}.demo-transcript__dot{width:6px;height:6px;background:#ef4444;border-radius:50%}.demo-transcript__dot:nth-child(2){background:#ef4444;opacity:.5}.demo-transcript__content{background:#f5f7fa;min-height:220px;max-height:320px;padding:16px;display:flex;flex-direction:column;overflow-y:auto;scroll-behavior:smooth}.demo-transcript__placeholder{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#888;text-align:center;margin:auto}.demo-transcript__messages{display:flex;flex-direction:column;gap:16px}.transcript-message{max-width:85%;padding:14px 18px;border-radius:12px;animation:messageSlideIn .3s ease-out}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.transcript-message--agent{background:#0033b1;color:#fff;align-self:flex-start}.transcript-message--customer{background:#fff;color:#333;align-self:flex-end;border:1px solid #e0e0e0}.transcript-message__label{display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;opacity:.7}.transcript-message p{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.5}.demo-player{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.demo-player__button{width:44px;height:44px;border-radius:50%;background:#ffcc32;color:#1a1a2e;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .25s ease;box-shadow:0 4px 12px #00000026}.demo-player__button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 20px #00000026}.demo-player__button:disabled{opacity:.6;cursor:not-allowed}.demo-player__button svg{width:14px;height:14px}.demo-player__track{flex:1;padding-top:6px}.demo-player__slider{position:relative;height:5px;background:#e0e0e0;border-radius:3px;margin-bottom:6px;cursor:pointer;transition:height .15s ease}.demo-player__slider:hover{height:7px}.demo-player__slider:hover .demo-player__handle{width:14px;height:14px}.demo-player__progress{position:absolute;top:0;left:0;height:100%;background:#0033b1;border-radius:3px}.demo-player__handle{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#fff;border:2px solid #0033B1;border-radius:50%;cursor:pointer;transition:width .15s ease,height .15s ease}.demo-player__times{display:flex;justify-content:space-between;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;color:#666}.demo-info{display:flex;gap:12px;padding:14px 16px;background:#fffbeb;border-left:3px solid #FFCC32;border-radius:0 10px 10px 0}.demo-info__icon{font-size:20px;color:#0033b1;flex-shrink:0}.demo-info__text{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;color:#555;line-height:1.5}.demo-info__text strong{color:#0033b1}.section--opportunities{background:#eee;min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px clamp(40px,8vw,120px);text-align:center}.opportunities-headline{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;font-size:clamp(32px,5vw,52px);color:#0033b1;margin:0 0 28px;line-height:1.1}.opportunities-subheadline{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:16px;color:#555;margin:0 0 60px;max-width:480px}.opportunities-connection{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:60px;flex-wrap:wrap;width:100%;max-width:900px;padding:40px;background:#fff;border-radius:24px;box-shadow:0 8px 40px #0033b114}.connection-node{display:flex;flex-direction:column;align-items:center;gap:8px}.connection-node__label{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:22px;color:#0033b1}.connection-node__icon{font-size:56px;color:#0033b1}.connection-arrow{display:flex;align-items:center}.connection-arrow svg{width:80px;height:24px}.connection-center{width:160px;height:160px;background:#0033b1;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0033b140}.connection-center__text{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:32px;color:#fff}.connection-center__ai{color:#fff;font-weight:800}.channels-section{margin-bottom:36px}.channels-title{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:24px;color:#222;margin:0 0 20px}.channel-items{display:flex;justify-content:center;gap:36px}.channel-item{display:flex;flex-direction:column;align-items:center;gap:8px}.channel-icon{width:56px;height:56px;background:#0033b1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.channel-icon .material-icons-outlined{font-size:24px}.channel-label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:500;font-size:14px;color:#555}.department-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:900px;width:100%}.department-card{background:#fff;border-radius:16px;padding:20px 16px;text-align:center;box-shadow:0 4px 20px #0000000f;display:flex;flex-direction:column;align-items:center;gap:8px;border:1px solid #e8e8e8}.department-card__icon{width:44px;height:44px;background:#f0f4f8;border-radius:50%;display:flex;align-items:center;justify-content:center}.department-card__icon .material-icons-outlined{font-size:22px;color:#0033b1}.department-card__title{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:18px;color:#0033b1;margin:0}.department-card__description{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:12px;color:#666;line-height:1.5;margin:0;flex-grow:1}.department-card__check{margin-top:8px;color:#22c55e;font-size:24px}.section--results{background-size:cover;background-position:center;min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px clamp(40px,8vw,120px)}.results-overlay{position:absolute;inset:0;background:#0000004d;z-index:0}.results-headline{position:relative;z-index:1;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:clamp(42px,6vw,72px);color:#fff;margin:0 0 60px;text-align:center}.results-cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,1fr);gap:24px;max-width:1100px;width:100%}.result-card:nth-child(1),.result-card:nth-child(2),.result-card:nth-child(3){grid-column:span 2}.result-card:nth-child(4){grid-column:2 / span 2}.result-card:nth-child(5){grid-column:4 / span 2}.result-card{background:#ffffffa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:32px 24px;text-align:center;box-shadow:0 8px 32px #00000026}.result-card__icon{width:64px;height:64px;margin:0 auto 20px;background:#f0f4f8;border-radius:50%;display:flex;align-items:center;justify-content:center}.result-card__icon .material-icons-outlined{font-size:32px;color:#0033b1}.result-card__title{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:16px;color:#0033b1;margin:0 0 12px;line-height:1.3}.result-card__description{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:14px;color:#555;margin:0;line-height:1.5}.section--experts{background:linear-gradient(180deg,#0033b1,#002a94,#001f6e,#001548,#000c2d,#000);min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px clamp(40px,8vw,120px);text-align:center}.experts-headline{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;font-size:clamp(42px,6vw,72px);color:#fff;margin:0 0 40px;line-height:1.15}.experts-body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:20px;color:#fffc;line-height:1.7;max-width:800px;margin:0 0 24px}.experts-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 36px;background:#ffcc32;color:#0033b1;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;font-size:15px;letter-spacing:.1em;border:2px solid #FFCC32;border-radius:50px;cursor:pointer;transition:all .25s ease;margin-top:20px;box-shadow:0 4px 24px #00000026}.experts-cta:hover{transform:translateY(-3px);box-shadow:0 8px 32px #00000026;background:#ffd54f;border-color:#ffd54f}.experts-cta__chevron{width:12px;height:auto;transition:transform .25s ease}.experts-cta:hover .experts-cta__chevron{transform:translateY(-2px)}.section--footer{min-height:auto;background:#000;padding:40px clamp(40px,8vw,120px);border-top:1px solid rgba(255,255,255,.1)}.footer-content{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;width:100%}.footer-logo{height:60px;width:auto}.footer-copyright{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;color:#ffffff80}@media(min-width:1800px){.hero-content{padding:0 120px}}@media(max-width:1399px){.hero-trial__card{width:380px;padding:36px 40px}.hero-trial__title{font-size:24px}.hero-trial__description{font-size:13px}.hero-headline{font-size:clamp(32px,4vw,48px)}.hero-tagline{font-size:clamp(18px,2.2vw,24px)}.hero-body{font-size:clamp(14px,1.5vw,16px)}}@media(max-width:1200px){.hero-content{gap:32px}.hero-headline{font-size:clamp(28px,3.5vw,42px)}.hero-trial__card{width:380px;padding:32px 36px}.hero-trial__title{font-size:22px}.hero-trial__description{font-size:13px;margin-bottom:24px}.hero-trial__input{font-size:16px;padding:14px 18px}.hero-trial__button{font-size:14px;padding:14px 24px}}@media(max-width:1024px){.section--hero{min-height:calc(100vh - 100px);height:auto;padding:80px 0 40px}.hero-content{flex-direction:column;padding:0 clamp(24px,6vw,60px);gap:32px}.hero-text{flex:0 0 auto;max-width:100%;text-align:center;padding:0}.hero-text-inner{align-items:center;max-width:600px;gap:16px}.hero-badge{justify-content:center}.hero-headline{font-size:32px;text-align:center;max-width:100%}.hero-tagline{text-align:center;max-width:100%}.hero-body{max-width:500px;text-align:center}.hero-trial{flex:0 0 auto;max-width:100%;width:100%;padding:0 24px;justify-content:center}.hero-trial__card{width:100%;max-width:500px;padding:32px;transform:none;flex-shrink:1}.hero-watermark{opacity:.06}.hero-logo{font-size:36px}.channel-items{gap:32px}}@media(max-width:768px){.section--hero{min-height:calc(100vh - 80px);height:auto;padding:72px 0 32px}.hero-header{padding:20px 24px}.hero-logo{font-size:32px}.hero-content{padding:0 20px;gap:24px}.hero-text-inner{gap:12px}.hero-badge{padding:8px 14px;gap:8px}.hero-badge__star,.hero-badge__text{font-size:12px}.hero-headline{font-size:26px;line-height:1.2}.hero-tagline{font-size:16px;margin:8px 0 4px}.hero-body{font-size:15px}.hero-trial{padding:0 16px}.hero-trial__card{width:100%;max-width:none;padding:28px 24px}.hero-trial__title{font-size:20px}.hero-trial__description{font-size:14px}.hero-trial__button{font-size:14px;padding:14px 24px}.hero-trial__disclaimer{font-size:12px}.hero-watermark{opacity:.05}.section--demo{padding:60px 20px}.demo-headline{font-size:32px}.demo-subheadline{font-size:14px;margin-bottom:24px}.demo-card{padding:24px;border-radius:18px}.demo-card__header{flex-direction:row;align-items:center;gap:12px}.demo-card__icon{width:40px;height:40px}.demo-card__icon svg{width:20px;height:20px}.demo-card__title{font-size:18px}.demo-transcript__content{min-height:180px;padding:14px}.demo-transcript__placeholder{font-size:14px}.transcript-message{max-width:90%;padding:12px 14px}.transcript-message p{font-size:14px}.demo-player__button{width:48px;height:48px}.demo-info{flex-direction:column;gap:12px;padding:16px}.demo-info__text{font-size:13px}.section--opportunities{padding:60px 20px}.opportunities-headline{font-size:32px}.opportunities-subheadline{font-size:16px;margin-bottom:40px}.opportunities-connection{flex-direction:column;gap:12px;margin-bottom:40px}.connection-node__label{font-size:16px}.connection-node__icon{font-size:40px}.connection-arrow{transform:rotate(90deg)}.connection-arrow svg{width:40px;height:20px}.connection-center{width:110px;height:110px}.connection-center__text{font-size:22px}.channels-section{margin-bottom:40px}.channels-title{font-size:20px;margin-bottom:24px}.channel-items{gap:24px}.channel-icon{width:60px;height:60px}.channel-icon .material-icons-outlined{font-size:28px}.channel-label{font-size:14px}.department-cards{grid-template-columns:repeat(2,1fr);gap:16px}.department-card{padding:24px 16px}.department-card__icon{width:48px;height:48px}.department-card__icon .material-icons-outlined{font-size:24px}.department-card__title{font-size:16px}.department-card__description{font-size:13px}.section--results{padding:60px 20px}.results-headline{font-size:32px;margin-bottom:40px}.results-cards{grid-template-columns:repeat(2,1fr);gap:20px;max-width:600px}.result-card:nth-child(1),.result-card:nth-child(2),.result-card:nth-child(3),.result-card:nth-child(4){grid-column:span 1}.result-card:nth-child(5){grid-column:1 / -1;max-width:280px;justify-self:center}.result-card{padding:28px 20px}.result-card__icon{width:52px;height:52px}.result-card__icon .material-icons-outlined{font-size:26px}.result-card__title{font-size:15px}.result-card__description{font-size:13px}.section--experts{padding:60px 20px}.experts-headline{font-size:32px}.experts-body{font-size:16px}.footer-content{flex-direction:column;gap:16px;text-align:center}}@media(max-width:480px){.section--hero{min-height:calc(100vh - 60px);height:auto;padding:72px 0 24px}.hero-header{padding:16px}.hero-logo{font-size:28px}.hero-content{padding:0 16px;gap:16px}.hero-text-inner{gap:10px}.hero-badge__dot{width:8px;height:8px}.hero-badge__text{font-size:12px}.hero-headline{font-size:22px;line-height:1.25}.hero-tagline,.hero-body{font-size:14px}.hero-cta{padding:14px 24px;font-size:13px;width:100%}.hero-trial{padding:0}.hero-trial__card{width:100%;max-width:none;padding:24px 16px}.hero-trial__title{font-size:18px}.hero-trial__description{font-size:13px;margin-bottom:20px}.hero-trial__input{padding:12px 14px;font-size:15px}.hero-trial__button{font-size:13px;padding:12px 20px}.hero-trial__disclaimer{font-size:12px}.hero-watermark{opacity:.04}.section--demo{padding:48px 16px}.demo-headline{font-size:28px}.demo-subheadline{font-size:13px}.demo-card{padding:18px;border-radius:14px}.demo-card__icon{width:36px;height:36px}.demo-card__title{font-size:16px}.demo-transcript__header{padding:8px 14px;font-size:12px}.demo-transcript__content{min-height:160px;padding:12px}.demo-player__button{width:38px;height:38px}.demo-player__times span{font-size:12px}.demo-info{padding:10px 12px}.demo-info__icon{font-size:18px}.demo-info__text{font-size:12px}.section--opportunities{padding:48px 16px}.opportunities-headline{font-size:28px}.opportunities-subheadline{font-size:14px}.connection-node__icon{font-size:36px}.connection-center{width:100px;height:100px}.connection-center__text{font-size:20px}.channels-title{font-size:18px}.channel-items{gap:20px}.channel-icon{width:52px;height:52px}.channel-icon .material-icons-outlined{font-size:24px}.channel-label{font-size:13px}.department-cards{grid-template-columns:1fr;gap:12px}.department-card{padding:20px 16px}.department-card__icon{width:44px;height:44px}.department-card__icon .material-icons-outlined{font-size:22px}.department-card__title{font-size:16px}.department-card__description{font-size:12px}.department-card__check{font-size:20px}.section--experts{padding:48px 16px}.experts-headline{font-size:28px}.experts-body{font-size:14px}.experts-cta{padding:14px 28px;font-size:13px}.section--footer{padding:32px 16px}.footer-logo{height:48px}.footer-copyright{font-size:13px}.section--results{padding:48px 16px}.results-headline{font-size:28px}.results-cards{grid-template-columns:repeat(2,1fr);gap:12px;max-width:100%}.result-card{padding:20px 12px;border-radius:14px}.result-card:nth-child(5){max-width:none}.result-card__icon{width:44px;height:44px;margin-bottom:12px}.result-card__icon .material-icons-outlined{font-size:22px}.result-card__title{font-size:13px;margin-bottom:8px}.result-card__description{font-size:12px}}.sticky-actions{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(100px);display:flex;gap:12px;z-index:900;padding:10px;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:50px;box-shadow:0 8px 32px #0003;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease}.sticky-actions.visible{transform:translate(-50%) translateY(0);opacity:1;visibility:visible}.sticky-btn{display:flex;align-items:center;gap:8px;padding:12px 20px;border:1px solid rgba(255,255,255,.2);border-radius:50px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;font-size:14px;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .2s ease}.sticky-btn--demo{background:#0231acd9;color:#fff}.sticky-btn--demo:hover{background:#0145d4e6;transform:translateY(-2px);box-shadow:0 4px 16px #0231ac66}.sticky-btn__ai{color:#fff}.sticky-btn--register{background:#ffcc32;color:#1a1a2e}.sticky-btn--register:hover{background:#ffd54ff2;transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.sticky-btn .material-icons-round{font-size:20px}@media(max-width:768px){.sticky-actions{bottom:20px;gap:8px;padding:6px}.sticky-btn{padding:10px 16px;font-size:13px;gap:6px}.sticky-btn .material-icons-round{font-size:18px}}@media(max-width:600px){.sticky-actions{bottom:16px;gap:8px}.sticky-btn{padding:14px;border-radius:50%}.sticky-btn__text{display:none}.sticky-btn .material-icons-round{font-size:22px}}.scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-reveal.visible{opacity:1;transform:translateY(0)}.scroll-reveal-delay-1{transition-delay:.1s}.scroll-reveal-delay-2{transition-delay:.2s}.scroll-reveal-delay-3{transition-delay:.3s}.scroll-reveal-delay-4{transition-delay:.4s}.scroll-reveal-delay-5{transition-delay:.5s}@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;transition:none}}.toast{position:fixed;top:20px;left:50%;transform:translate(-50%);background:#fff;border-radius:8px;box-shadow:0 10px 25px #00000026,0 0 0 1px #0000000d;min-width:320px;max-width:500px;z-index:10000;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.toast-enter{animation:slideDown .3s ease-out forwards}.toast-exit{animation:slideUp .3s ease-in forwards}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes slideUp{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-100%)}}.toast-content{display:flex;align-items:flex-start;gap:.75rem;padding:1rem}.toast-icon{font-size:1.5rem;flex-shrink:0;margin-top:2px}.toast-icon-success{color:#10b981}.toast-icon-error{color:#ef4444}.toast-icon-warning{color:#ffcc32}.toast-message{flex:1;min-width:0}.toast-title{font-size:.9375rem;font-weight:600;color:#1e293b;margin-bottom:.25rem;line-height:1.4}.toast-description{font-size:.875rem;color:#64748b;line-height:1.4}.toast-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.toast-retry-btn{padding:.375rem .75rem;background:transparent;border:1px solid #e2e8f0;border-radius:4px;color:#475569;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.toast-retry-btn:hover{background:#f8fafc;border-color:#cbd5e1}.toast-close-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;color:#94a3b8;cursor:pointer;transition:all .2s ease;border-radius:4px}.toast-close-btn:hover{background:#f1f5f9;color:#64748b}.toast-close-btn .material-icons-round{font-size:18px}.toast-progress{position:absolute;bottom:0;left:0;height:3px;background:currentColor;transition:width .1s linear;opacity:.3}.toast-success .toast-progress{color:#10b981}.toast-error .toast-progress{color:#ef4444}.toast-warning .toast-progress{color:#ffcc32}.toast-success{border-left:4px solid #10b981}.toast-error{border-left:4px solid #ef4444}.toast-warning{border-left:4px solid #FFCC32}@media(max-width:768px){.toast{top:10px;left:10px;right:10px;transform:none;min-width:unset;max-width:unset;width:calc(100% - 20px)}.toast-enter{animation:slideDownMobile .3s ease-out forwards}.toast-exit{animation:slideUpMobile .3s ease-in forwards}@keyframes slideDownMobile{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpMobile{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}}@media(prefers-reduced-motion:reduce){.toast-enter,.toast-exit{animation:none}.toast-progress{transition:none}}.maintenance-page{min-height:100vh;width:100%;background:linear-gradient(180deg,#0a32aa,#051e78);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:Inter,sans-serif}.maintenance-container{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:20px;padding:2.5rem;max-width:480px;width:100%;box-shadow:0 4px 16px #0000000f;text-align:center;animation:slideUp .5s cubic-bezier(.34,1.56,.64,1)}.maintenance-icon{width:64px;height:64px;margin:0 auto 1.25rem;background:linear-gradient(135deg,#0a32aa,#051e78);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse 2s ease-in-out infinite}.maintenance-icon .material-icons-round{font-size:2rem;color:#fff}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 #0a32aa66}50%{transform:scale(1.05);box-shadow:0 0 0 10px #0a32aa00}}.maintenance-heading{font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700;color:#0a32aa;margin:0 0 .75rem;letter-spacing:-.02em}.maintenance-message{font-size:.9375rem;color:#64748b;margin:0 0 1.5rem;line-height:1.6}.maintenance-countdown{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#0a32aa14;border:1px solid rgba(10,50,170,.15);border-radius:8px;color:#0a32aa;font-weight:600;font-size:.875rem;margin-bottom:1.5rem}.maintenance-countdown .material-icons-round{font-size:1.125rem;animation:rotate 2s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maintenance-error-ref{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:.875rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem}.maintenance-error-ref .material-icons-round{font-size:1.25rem;color:#64748b}.error-ref-content{text-align:left}.error-ref-label{font-size:.75rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.125rem}.error-ref-id{font-size:.8125rem;color:#0f172a;font-family:JetBrains Mono,Courier New,monospace;font-weight:600}.maintenance-actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.maintenance-btn{width:100%;padding:.875rem 1.5rem;border:none;border-radius:10px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Manrope,sans-serif}.maintenance-btn .material-icons-round{font-size:1.125rem}.maintenance-btn-primary{background:linear-gradient(135deg,#0a32aa,#051e78);color:#fff}.maintenance-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0a32aa4d}.maintenance-btn-primary:active:not(:disabled){transform:translateY(0)}.maintenance-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.maintenance-btn-secondary{background:#fff;color:#0a32aa;border:1.5px solid rgba(10,50,170,.25)}.maintenance-btn-secondary:hover{background:#0a32aa0a;border-color:#0a32aa66}.spinner-small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.maintenance-support-info{padding:1rem;background:#0a32aa0a;border:1px solid rgba(10,50,170,.1);border-radius:10px;margin-bottom:1.5rem}.maintenance-support-info p{margin:0 0 .375rem;font-size:.8125rem;color:#64748b}.support-email{color:#0a32aa;text-decoration:none;font-weight:600;font-size:.9375rem;transition:opacity .2s}.support-email:hover{opacity:.8;text-decoration:underline}.maintenance-footer{display:flex;align-items:center;justify-content:center;gap:.5rem;padding-top:1.25rem;border-top:1px solid #e2e8f0;color:#64748b;font-size:.8125rem}.maintenance-footer .material-icons-round{font-size:1rem;color:#10b981}@media(max-width:640px){.maintenance-page{padding:1rem}.maintenance-container{padding:1.75rem;border-radius:16px}.maintenance-icon{width:56px;height:56px}.maintenance-icon .material-icons-round{font-size:1.75rem}.maintenance-heading{font-size:1.25rem}.maintenance-message{font-size:.875rem}.maintenance-btn{padding:.75rem 1.25rem;font-size:.875rem}}.maintenance-container{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;max-width:100%;overflow-x:hidden;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.maintenance-content{position:relative;z-index:1;background:#fff;border-radius:16px;padding:3rem;max-width:720px;width:100%;box-shadow:0 20px 40px #0000001a;text-align:center;animation:slideInUp .5s ease-out}.maintenance-logo{text-align:center;margin-bottom:1.5rem}.maintenance-logo img{width:100px;height:auto}.maintenance-icon{color:#0ea5e9;margin-bottom:1.5rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.maintenance-content h1{font-size:1.75rem;color:#1e293b;margin:0 0 1rem;font-weight:700;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.maintenance-divider{width:60px;height:3px;background:linear-gradient(90deg,#3b82f6,#0ea5e9);border-radius:2px;margin:0 auto 1.5rem}.maintenance-message{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.maintenance-schedule{background:#0ea5e90d;border:1px solid rgba(14,165,233,.15);border-radius:10px;padding:1.5rem;margin-bottom:1.5rem}.maintenance-schedule h2{font-size:1.125rem;color:#1e293b;margin:0 0 1rem;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.time-info{display:flex;flex-direction:column;gap:1rem}.time-block{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0;border-left:3px solid #0ea5e9;transition:all .3s ease}.time-block.active{border-left:3px solid #3b82f6;background:#3b82f60d;box-shadow:0 0 0 2px #3b82f61a}.window-name{font-weight:700;font-size:1rem;color:#1e293b;margin-bottom:.25rem;text-align:left;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.time-block.active .window-name{color:#3b82f6}.window-times{display:flex;flex-direction:column;gap:.5rem}.time-row{display:flex;justify-content:space-between;align-items:center}.time-label{font-weight:600;color:#0ea5e9;font-size:.8125rem;text-transform:uppercase;letter-spacing:.5px;min-width:45px}.time-block.active .time-label{color:#3b82f6}.time-value{font-size:.9375rem;color:#1e293b;font-weight:500;flex:1;text-align:right}.countdown{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:10px;padding:2rem 1.5rem;margin-bottom:1.5rem;color:#fff}.countdown h2{font-size:1rem;margin:0 0 1rem;font-weight:600;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;opacity:.95}.countdown-timer{font-size:48px;font-weight:700;font-family:JetBrains Mono,Courier New,monospace;margin-bottom:.75rem;letter-spacing:2px}.countdown-message{font-size:.875rem;opacity:.9;margin:0}.maintenance-note{display:flex;align-items:center;gap:.75rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:8px;padding:1rem 1.25rem;color:#1e40af}.maintenance-note .material-icons-round{font-size:1.25rem;color:#3b82f6;flex-shrink:0}.maintenance-note p{margin:0;font-size:.875rem;line-height:1.5;text-align:left}@media(max-width:1024px){.maintenance-content{padding:2.5rem;max-width:640px}}@media(max-width:768px){.maintenance-container{padding:1.5rem}.maintenance-content{padding:2rem 1.5rem}.maintenance-logo img{width:80px}.maintenance-content h1{font-size:1.5rem}.maintenance-message{font-size:.9375rem}.maintenance-schedule{padding:1.25rem}.maintenance-schedule h2{font-size:1rem}.time-block{padding:1rem;gap:.625rem}.window-name{font-size:.9375rem}.time-label{font-size:.75rem;min-width:40px}.time-value{font-size:.875rem}.countdown{padding:1.5rem 1.25rem}.countdown h2{font-size:.9375rem}.countdown-timer{font-size:36px}.countdown-message{font-size:.8125rem}.maintenance-note{flex-direction:column;text-align:center;padding:.875rem 1rem}.maintenance-note p{text-align:center;font-size:.8125rem}}@media(max-width:480px){.maintenance-container{padding:1rem}.maintenance-content{padding:1.5rem 1.25rem}.maintenance-logo img{width:70px}.maintenance-content h1{font-size:1.375rem}.maintenance-divider{width:50px;height:2px}.maintenance-message{font-size:.875rem;margin-bottom:1.5rem}.maintenance-schedule{padding:1rem;margin-bottom:1.25rem}.countdown{padding:1.25rem 1rem;margin-bottom:1.25rem}.countdown-timer{font-size:32px}.maintenance-note{padding:.75rem .875rem}}.error-boundary-fallback{min-height:100vh;background:linear-gradient(135deg,#fef2f2,#fee2e2);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:Inter,sans-serif}.error-boundary-container{background:#fff;border-radius:16px;padding:3rem;max-width:600px;width:100%;box-shadow:0 20px 60px #ef444426,0 0 0 1px #ef44441a;text-align:center;animation:slideUp .5s cubic-bezier(.34,1.56,.64,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.error-boundary-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:shake .5s ease}.error-boundary-icon .material-icons-round{font-size:3rem;color:#fff}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.error-boundary-heading{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 1rem;letter-spacing:-.02em}.error-boundary-message{font-size:1.125rem;color:#475569;margin:0 0 2rem;line-height:1.6}.error-boundary-error-ref{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:2rem}.error-boundary-error-ref .material-icons-round{font-size:1.5rem;color:#64748b}.error-boundary-actions{display:flex;gap:1rem;margin-bottom:2rem}.error-boundary-btn{flex:1;padding:.875rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,sans-serif}.error-boundary-btn .material-icons-round{font-size:1.25rem}.error-boundary-btn-primary{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff}.error-boundary-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0ea5e966}.error-boundary-btn-primary:active{transform:translateY(0)}.error-boundary-btn-secondary{background:#fff;color:#0ea5e9;border:2px solid #0ea5e9}.error-boundary-btn-secondary:hover{background:#f0f9ff;transform:translateY(-2px)}.error-boundary-btn-secondary:active{transform:translateY(0)}.error-boundary-details{text-align:left;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:1rem}.error-boundary-details summary{cursor:pointer;font-weight:600;color:#475569;-webkit-user-select:none;user-select:none}.error-boundary-details summary:hover{color:#0f172a}.error-boundary-stack{margin-top:1rem;padding:1rem;background:#0f172a;color:#e2e8f0;border-radius:6px;font-size:.75rem;overflow-x:auto;font-family:Courier New,monospace;white-space:pre-wrap;word-wrap:break-word}@media(max-width:768px){.error-boundary-container{padding:2.5rem;max-width:540px}.error-boundary-icon{width:70px;height:70px}.error-boundary-icon .material-icons-round{font-size:2.5rem}.error-boundary-heading{font-size:1.75rem}.error-boundary-message{font-size:1.0625rem}}@media(max-width:640px){.error-boundary-container{padding:2rem}.error-boundary-heading{font-size:1.5rem}.error-boundary-message{font-size:1rem}.error-boundary-actions{flex-direction:column}.error-boundary-icon{width:60px;height:60px}.error-boundary-icon .material-icons-round{font-size:2rem}}@media(max-width:480px){.error-boundary-fallback,.error-boundary-container{padding:1.5rem}.error-boundary-icon{width:56px;height:56px;margin-bottom:1.25rem}.error-boundary-icon .material-icons-round{font-size:1.75rem}.error-boundary-heading{font-size:1.375rem}.error-boundary-message{font-size:.9375rem;margin-bottom:1.5rem}.error-boundary-btn{padding:.75rem 1.25rem;font-size:.9375rem}.error-boundary-error-ref{padding:.875rem;flex-direction:column;text-align:center}.error-boundary-stack{font-size:.75rem;padding:.875rem}}.page-transition-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;pointer-events:none}.page-transition-wrapper.fadeout{pointer-events:all}.transition-overlay{position:absolute;inset:0;background:#fff;opacity:0;transition:opacity .5s ease-in-out}.page-transition-wrapper.fadeout .transition-overlay{opacity:1}.transition-content{position:absolute;inset:0;opacity:1;transition:opacity .5s ease-in-out}.transition-content.fadeout{opacity:0}.entry-animation .header{animation:slideDown .5s cubic-bezier(.25,.1,.25,1)}.entry-animation .config-panel{animation:fadeInUp .5s cubic-bezier(.25,.1,.25,1) .1s both}.entry-animation .transcript-panel{animation:fadeInUp .5s cubic-bezier(.25,.1,.25,1) .15s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.entry-animation .header,.entry-animation .config-panel,.entry-animation .transcript-panel{animation-duration:.4s}}@media(max-width:768px){.transition-message h2{font-size:1.5rem}.success-icon{font-size:3rem}.transition-overlay,.transition-content{transition:opacity .4s ease-in-out}}@media(max-width:480px){.transition-message h2{font-size:1.25rem}.success-icon{font-size:2.5rem}.entry-animation .header,.entry-animation .config-panel,.entry-animation .transcript-panel{animation-duration:.3s}}.copyright-footer{display:flex;align-items:center;justify-content:center;gap:0;font-size:.75rem;color:#64748b}.copyright-footer-separator{margin:0 .5rem;color:#999}.copyright-footer-link{background:none;border:none;color:#2563eb;cursor:pointer;text-decoration:none;padding:0;font:inherit}.copyright-footer-link:hover{text-decoration:underline}.registration-page{position:relative;width:100vw;min-height:100vh;overflow-y:auto;overflow-x:hidden}.registration-background{position:absolute;inset:0;z-index:0}@keyframes fadeInDown{0%{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.registration-container{position:relative;z-index:1;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.registration-card{width:100%;max-width:1100px;background:#ffffffa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.3);border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:2rem;animation:slideInUp .5s ease-out}@media(min-width:769px){.registration-card.login-card{width:35%;max-width:none}}.registration-logo{text-align:center;margin-bottom:.5rem}.registration-logo img{width:90px;height:auto}.registration-header{text-align:center;margin-bottom:2rem}.registration-header h1{margin:0 0 .5rem;font-size:1.5rem;font-weight:800;color:#1e293b;letter-spacing:-.03em;line-height:1;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif}.registration-header p{margin:0;font-size:.875rem;color:#64748b}.registration-message{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1.5rem;border-radius:8px;font-size:.875rem;animation:slideInDown .3s ease-out}.registration-message.success{background:#10b9811a;color:#047857;border:1px solid rgba(16,185,129,.2)}.registration-message.info{background:#0a32aa14;color:#051e78;border:1px solid rgba(10,50,170,.25)}.registration-message.error{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.25)}.registration-message .material-icons-round{font-size:1.125rem}.dealership-toggle-container{margin-bottom:1.25rem;padding:.75rem;background:#0a32aa0a;border:1px solid rgba(10,50,170,.15);border-radius:8px;animation:slideDown .4s ease}.dealership-toggle-label{font-size:.75rem;font-weight:600;color:#475569;margin-bottom:.5rem;text-align:center;text-transform:uppercase;letter-spacing:.5px}.dealership-toggle{display:flex;gap:.5rem;margin-bottom:.5rem}.toggle-option{flex:1;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem .75rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s ease;font-weight:600;font-size:.8125rem;color:#64748b}.toggle-option:hover{border-color:#0a32aa;background:linear-gradient(135deg,#0a32aa0d,#051e780d)}.toggle-option.active{background:linear-gradient(135deg,#0a32aa,#051e78);border-color:#0a32aa;color:#fff;box-shadow:0 2px 8px #0a32aa4d}.toggle-option.active:hover{box-shadow:0 3px 12px #0a32aa66}.toggle-option .material-icons-round{font-size:1rem}.dealership-info{text-align:center;font-size:.75rem;font-weight:500;color:#0a32aa;padding:.375rem;background:#fff;border-radius:4px;border:1px solid rgba(10,50,170,.15)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.registration-form{display:flex;flex-direction:column;gap:1rem}.form-sections-grid{display:grid;grid-template-columns:1fr 1fr;gap:.875rem;margin-bottom:.25rem}.form-section{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;background:#ffffff80;border:1px solid rgba(10,50,170,.15);border-radius:12px;margin-bottom:.25rem}.section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem;padding-bottom:.5rem;border-bottom:2px solid rgba(10,50,170,.1)}.section-icon{font-size:1.5rem;color:#0a32aa;text-shadow:0 1px 2px rgba(10,50,170,.2)}.section-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-row-3{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem}@media(max-width:1024px){.form-sections-grid{gap:1rem}}@media(max-width:768px){.form-sections-grid{grid-template-columns:1fr;gap:1.25rem}.form-row,.form-row-3{grid-template-columns:1fr}.form-section{padding:1rem}.section-header{gap:.5rem}.section-icon{font-size:1.25rem}.section-title{font-size:1rem}}.form-field{position:relative}.field-input-wrapper{position:relative;display:flex;align-items:center}.field-icon{position:absolute;left:.875rem;color:#64748b;font-size:1.25rem;pointer-events:none;z-index:1;transition:color .2s ease}.field-input{width:100%;padding:.75rem .75rem .75rem 2.75rem;font-size:1rem;color:#1e293b;background:#ffffffd9;border:1.5px solid rgba(255,255,255,.4);border-radius:8px;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.field-input:focus{outline:none;border-color:#ffcc32;background:#fffffff2;box-shadow:0 0 0 4px #00000026}.field-input:focus+.field-label,.field-input:not(:placeholder-shown)+.field-label{top:-8px;left:2.375rem;font-size:.75rem;background:#fffffff2;padding:0 .5rem;color:#0033b1}.field-input:focus~.field-icon{color:#ffcc32}.field-label{position:absolute;left:2.75rem;top:50%;transform:translateY(-50%);color:#64748b;font-size:.875rem;pointer-events:none;transition:all .2s ease;background:transparent}.field-select{appearance:none;cursor:pointer;padding-right:2.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%2364748b' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:20px}.field-select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%233b82f6' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E")}.field-label-select{top:-8px;left:2.375rem;font-size:.75rem;background:#fff;padding:0 .5rem;color:#64748b}.field-select:focus+.field-label-select{color:#0033b1}.store-type-field{margin-bottom:1.25rem}.checkbox-field{margin-bottom:.75rem}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.checkbox-label:hover .checkbox-custom{border-color:#0a32aa;background:#0a32aa0d}.checkbox-input{position:absolute;opacity:0;width:0;height:0}.checkbox-custom{position:relative;width:1.5rem;height:1.5rem;border:2px solid #cbd5e1;border-radius:6px;background:#fff;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.checkbox-icon{font-size:1.125rem;color:#fff;opacity:0;transform:scale(.5);transition:all .2s ease}.checkbox-input:checked+.checkbox-custom{background:linear-gradient(135deg,#0a32aa,#051e78);border-color:#0a32aa;box-shadow:0 2px 8px #0a32aa4d}.checkbox-input:checked+.checkbox-custom .checkbox-icon{opacity:1;transform:scale(1)}.checkbox-input:focus+.checkbox-custom{box-shadow:0 0 0 3px #0a32aa1a}.checkbox-text{font-size:.9375rem;color:#334155;font-weight:500}.checkbox-disclaimer{font-size:.75rem;color:#64748b;margin:.375rem 0 0 2.25rem;line-height:1.5}.preferences-section{padding:1.25rem;background:#0a32aa05;border:1px solid rgba(10,50,170,.15);border-radius:12px;margin-bottom:.25rem}.form-field.error .field-input{border-color:#ef4444}.form-field.error .field-input:focus{box-shadow:0 0 0 3px #ef44441a}.form-field.error .field-icon{color:#ef4444}.field-error{display:flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;color:#ef4444;animation:slideInDown .2s ease-out}.field-error .material-icons-round{font-size:.875rem}.registration-autocomplete{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10;max-height:200px;overflow-y:auto;animation:slideInDown .2s ease-out}.autocomplete-header{padding:.5rem 1rem;background:#0a32aa14;border-bottom:1px solid rgba(10,50,170,.15);display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0a32aa;font-weight:600}.autocomplete-header .material-icons-round{font-size:1rem}.autocomplete-option{padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s ease;border-bottom:1px solid #f1f5f9}.autocomplete-option:last-of-type{border-bottom:none}.autocomplete-option:hover{background:#0a32aa0d}.customer-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.customer-name{font-weight:500;color:#1e293b;font-size:.875rem}.customer-id{font-size:.75rem;color:#64748b}.customer-employee{font-size:.75rem;color:#94a3b8}.autocomplete-option .material-icons-round{color:#10b981;font-size:1.25rem}.autocomplete-new{padding:.75rem 1rem;border-top:1px solid #e2e8f0;display:flex;align-items:center;gap:.5rem;color:#0a32aa;cursor:pointer;font-weight:500;font-size:.875rem;transition:background .2s ease}.autocomplete-new:hover{background:#0a32aa0d}.autocomplete-new .material-icons-round{font-size:1.125rem}.sales-disclaimer{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;margin:1.25rem 0;background:#0a32aa0f;border:1px solid rgba(10,50,170,.25);border-radius:10px;animation:slideInUp .3s ease-out}.sales-disclaimer-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:linear-gradient(135deg,#ffcc32 0% 100%);border-radius:50%;color:#0f172a;box-shadow:0 2px 6px #00000026}.sales-disclaimer-icon .material-icons-round{font-size:1.25rem}.sales-disclaimer-text{flex:1;font-size:.875rem;line-height:1.6;color:#334155}.sales-disclaimer-text strong{color:#1e40af;font-weight:600}.demo-notice{display:flex;align-items:flex-start;gap:.5rem;padding:.625rem .75rem;margin:0 0 1rem;background:#94a3b80a;border:1px solid rgba(148,163,184,.15);border-radius:8px}.demo-notice-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:#64748b}.demo-notice-icon .material-icons-round{font-size:.875rem}.demo-notice-text{flex:1;font-size:.75rem;line-height:1.4;color:#64748b}.registration-submit{display:flex;align-items:center;justify-content:center;gap:.5rem;width:auto;max-width:100%;padding:.7rem 1.5rem;margin-top:.25rem;font-size:1rem;font-weight:600;color:#0033b1;background:#ffcc32;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden;white-space:nowrap}.registration-submit:hover:not(:disabled){transform:scale(1.02);background:#ffd65c;box-shadow:0 8px 28px #00000026}.registration-submit:active:not(:disabled){transform:scale(.98)}.registration-submit:disabled{cursor:not-allowed;opacity:1}.registration-submit.existing{background:linear-gradient(45deg,#10b981,#047857)}.registration-submit.existing:hover:not(:disabled){box-shadow:0 4px 12px #10b9814d}.registration-submit .material-icons-round{font-size:1.15rem}.registration-footer{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:center;font-size:.75rem;color:#64748b;display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.registration-footer a{color:#0a32aa;text-decoration:none;transition:all .2s ease;font-weight:600}.registration-footer a:hover{color:#051e78;text-decoration:underline}.registration-footer .separator{color:#cbd5e1}@media(max-width:640px){.registration-page{-webkit-overflow-scrolling:touch}.registration-card{padding:2rem 1.5rem;margin:1rem 0}.registration-header h1{font-size:1.25rem}.registration-logo img{width:75px}.registration-submit{padding:.6rem 1.25rem;font-size:.95rem}.registration-submit .material-icons-round{font-size:1.05rem}.sales-disclaimer{padding:.875rem 1rem;gap:.625rem;margin:1.1rem 0}.sales-disclaimer-icon{width:1.75rem;height:1.75rem}.sales-disclaimer-icon .material-icons-round{font-size:1.125rem}.sales-disclaimer-text{font-size:.8125rem}.demo-notice{padding:.5rem .625rem;gap:.4rem;margin:0 0 .875rem}.demo-notice-icon{width:1.125rem;height:1.125rem}.demo-notice-icon .material-icons-round{font-size:.8125rem}.demo-notice-text{font-size:.75rem}}@media(max-width:480px){.countdown-wrapper{top:1rem;width:calc(100% - 2rem);left:1rem;transform:none}.registration-container{padding:6rem 1rem 2rem;align-items:flex-start}.registration-card{border-radius:12px;padding:1.5rem 1.25rem;margin:0}.field-input{font-size:.875rem;padding:.875rem .875rem .875rem 2.75rem}.field-icon{left:.75rem}.field-label{left:2.75rem}.field-input:focus+.field-label,.field-input:not(:placeholder-shown)+.field-label{left:2.25rem}.registration-submit{padding:.55rem 1.1rem;font-size:.9rem}.registration-submit .material-icons-round{font-size:1rem}.sales-disclaimer{padding:.75rem .875rem;gap:.5rem;margin:.875rem 0}.sales-disclaimer-icon{width:1.5rem;height:1.5rem}.sales-disclaimer-icon .material-icons-round{font-size:1rem}.sales-disclaimer-text{font-size:.75rem;line-height:1.5}.demo-notice{padding:.4rem .5rem;gap:.375rem;margin:0 0 .75rem}.demo-notice-icon{width:1rem;height:1rem}.demo-notice-icon .material-icons-round{font-size:.75rem}.demo-notice-text{font-size:.75rem;line-height:1.3}}.twofa-page{position:relative;width:100vw;min-height:100vh;overflow-y:auto;overflow-x:hidden}.twofa-background{position:absolute;inset:0;z-index:0}.background-gradient{position:absolute;inset:0;background:linear-gradient(180deg,#0033b1,#002a94,#001f6e,#001548,#000c2d,#000719)}.background-particles{position:absolute;inset:0;overflow:hidden}.background-particles .particle{position:absolute;width:4px;height:4px;background:#ffffff26;border-radius:50%;animation:float 20s infinite ease-in-out}.background-particles .particle:nth-child(1){top:20%;left:10%;animation-delay:0s}.background-particles .particle:nth-child(2){top:40%;right:20%;animation-delay:3s;width:6px;height:6px}.background-particles .particle:nth-child(3){bottom:30%;left:30%;animation-delay:6s}.background-particles .particle:nth-child(4){top:60%;right:40%;animation-delay:9s;width:8px;height:8px}.background-particles .particle:nth-child(5){bottom:20%;right:10%;animation-delay:12s}.countdown-wrapper-corner{position:fixed;bottom:1.5rem;right:1.5rem;z-index:10;animation:fadeInUp .6s ease-out}.twofa-container{position:relative;z-index:1;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.twofa-card{width:100%;max-width:520px;background:#ffffffa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.3);border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:3rem;animation:slideInUp .5s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.twofa-logo{text-align:center;margin-bottom:1.5rem}.twofa-logo img{width:90px;height:auto}.twofa-header{text-align:center;margin-bottom:2.5rem}.security-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#ffcc32,#ffd65c);border-radius:50%;margin-bottom:1rem;animation:pulse 2s ease-in-out infinite}.security-icon .material-icons-round{font-size:2.5rem;color:#0230a9}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 #00000026}50%{transform:scale(1.05);box-shadow:0 0 0 10px transparent}}.twofa-header h1{margin:0 0 .75rem;font-size:1.5rem;font-weight:800;color:#1e293b;letter-spacing:-.03em;line-height:1;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif}.twofa-header p{margin:0;font-size:.9375rem;color:#64748b;line-height:1.5}.twofa-header p strong{color:#1e293b;font-weight:600}.twofa-message{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:1.5rem;border-radius:8px;font-size:.875rem;animation:slideInDown .3s ease-out}.twofa-message.success{background:#10b9811a;color:#047857;border:1px solid rgba(16,185,129,.2)}.twofa-message.error{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.twofa-message .material-icons-round{font-size:1.125rem}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.twofa-form{display:flex;flex-direction:column;gap:2rem}.code-input-section{display:flex;flex-direction:column;gap:1rem}.code-label{text-align:center;font-size:.875rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.5px}.code-inputs{display:flex;gap:1rem;justify-content:center;align-items:center}.code-input{width:4rem;height:4.5rem;font-size:2rem;font-weight:700;text-align:center;color:#1e293b;background:#ffffffd9;border:2px solid rgba(255,255,255,.4);border-radius:12px;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;caret-color:#ffcc32}.code-input:focus{outline:none;border-color:#ffcc32;background:#fffffff2;box-shadow:0 0 0 4px #00000026;transform:scale(1.05)}.code-input.error{border-color:#ef4444;animation:shake .4s ease-in-out}.code-input.error:focus{box-shadow:0 0 0 4px #ef44441a}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.field-error{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.875rem;color:#ef4444;animation:slideInDown .2s ease-out}.field-error .material-icons-round{font-size:1rem}.resend-section{display:flex;justify-content:center;align-items:center;padding:1rem 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.resend-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#0033b1;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.resend-button:hover{background:#0033b11a}.resend-button .material-icons-round{font-size:1.125rem}.resend-timer{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.resend-timer .material-icons-round{font-size:1.125rem}.twofa-submit{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;color:#0033b1;background:#ffcc32;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.twofa-submit:hover:not(:disabled){transform:scale(1.02);background:#ffd65c;box-shadow:0 8px 28px #00000026}.twofa-submit:active:not(:disabled){transform:scale(.98)}.twofa-submit:disabled{cursor:not-allowed;opacity:1}.twofa-submit .material-icons-round{font-size:1.25rem}.button-spinner{width:1rem;height:1rem;border:2px solid rgba(0,51,177,.3);border-top-color:#0033b1;border-radius:50%;animation:spin .8s linear infinite}.back-link{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;color:#475569;background:#ffffff80;border:1.5px solid rgba(0,0,0,.1);border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.back-link:hover:not(:disabled){border-color:#0033b1;color:#0033b1;background:#ffffffb3}.back-link:disabled{cursor:not-allowed;opacity:.5}.back-link .material-icons-round{font-size:1.125rem}.twofa-footer{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1);text-align:center;font-size:.75rem;color:#475569}@media(max-width:640px){.twofa-page{-webkit-overflow-scrolling:touch}.twofa-card{padding:2rem 1.5rem;margin:1rem 0}.twofa-header h1{font-size:1.25rem}.twofa-logo img{width:75px}.security-icon{width:70px;height:70px}.security-icon .material-icons-round{font-size:2rem}.code-input{width:3.5rem;height:4rem;font-size:1.75rem}.code-inputs{gap:.75rem}}@media(max-width:480px){.countdown-wrapper-corner{bottom:1rem;right:1rem}.twofa-container{padding:1rem 1rem 2rem;align-items:flex-start}.twofa-card{border-radius:12px;padding:1.5rem 1.25rem;margin:0}.code-input{width:3rem;height:3.5rem;font-size:1.5rem}.code-inputs{gap:.5rem}.twofa-header p{font-size:.875rem}}.capabilities-page{position:relative;width:100vw;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding-top:64px}@media(max-width:768px){.capabilities-page{padding-top:56px}}.capabilities-background{position:fixed;inset:0;z-index:0}.capabilities-background .background-gradient{position:absolute;inset:0;background:linear-gradient(45deg,#f0f9ff,#e0f2fe,#bae6fd)}.capabilities-background .background-particles{position:absolute;inset:0;overflow:hidden}.capabilities-background .background-particles .particle{position:absolute;width:4px;height:4px;background:#0a32aa4d;border-radius:50%;animation:float 20s infinite ease-in-out}.capabilities-background .background-particles .particle:nth-child(1){top:20%;left:10%;animation-delay:0s}.capabilities-background .background-particles .particle:nth-child(2){top:40%;right:20%;animation-delay:3s;width:6px;height:6px}.capabilities-background .background-particles .particle:nth-child(3){bottom:30%;left:30%;animation-delay:6s}.capabilities-background .background-particles .particle:nth-child(4){top:60%;right:40%;animation-delay:9s;width:8px;height:8px}.capabilities-background .background-particles .particle:nth-child(5){bottom:20%;right:10%;animation-delay:12s}@keyframes float{0%,to{transform:translateY(0) translate(0);opacity:.5}25%{transform:translateY(-20px) translate(10px);opacity:1}50%{transform:translateY(10px) translate(-10px);opacity:.5}75%{transform:translateY(-10px) translate(20px);opacity:1}}.capabilities-header{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;animation:fadeInDown .5s ease-out}.capabilities-logo{width:75px;height:auto}.back-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;color:#475569;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.back-button:hover{border-color:#0a32aa;color:#0a32aa;background:#0a32aa0d;transform:translate(-2px)}.back-button .material-icons-round{font-size:1.125rem}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.capabilities-container{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:2rem 3rem 4rem}.capabilities-hero{text-align:center;margin-bottom:2.5rem;animation:fadeInUp .6s ease-out}.capabilities-hero h1{margin:0 0 .75rem;font-size:2.5rem;font-weight:800;color:#1e293b;letter-spacing:-.03em;line-height:1;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif}.capabilities-hero p{margin:0;font-size:1.125rem;color:#64748b;font-weight:400}.capabilities-info-banner{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;margin-bottom:3rem;background:#0a32aa14;border:1px solid rgba(10,50,170,.2);border-radius:10px;color:#051e78;font-size:.875rem;font-weight:500;animation:fadeInUp .7s ease-out}.capabilities-info-banner .material-icons-round{font-size:1.25rem}.language-support-panel{background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;padding:1.25rem 1.5rem;margin-bottom:2.5rem;text-align:center;animation:fadeInUp .75s ease-out;box-shadow:0 2px 8px #0000000a}.language-header{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.language-header .material-icons-round{font-size:1.25rem;color:#0a32aa}.language-header h3{margin:0;font-size:1.125rem;font-weight:700;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.language-blurb{margin:0 0 .875rem;color:#64748b;font-size:.875rem;line-height:1.4}.language-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;max-width:900px;margin:0 auto}.language-button{padding:.5rem .875rem;background:#fff;border:1.5px solid #0A32AA;border-radius:50px;color:#0a32aa;font-size:.8125rem;font-weight:600;cursor:default;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;white-space:nowrap}.demo-accounts-section{background:linear-gradient(45deg,#f8fafc,#e0f2fe);border:none;border-radius:10px;padding:2rem;margin-bottom:3rem;animation:fadeInUp .75s ease-out}.demo-accounts-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.5rem}.demo-accounts-header .material-icons-round{font-size:2rem;color:#0a32aa}.demo-accounts-header h2{margin:0;font-size:1.75rem;font-weight:700;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;text-align:center}.demo-accounts-subtitle{margin:0 0 2rem;color:#64748b;font-size:1rem;line-height:1.5;text-align:center}.dealership-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.dealership-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:2rem;transition:all .3s ease;animation:slideInUp .5s ease-out backwards;display:flex;flex-direction:column}.dealership-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0a32aa26;border-color:#0a32aa}.dealership-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.dealership-name{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.2}.dealership-type{margin:0 0 .25rem;font-size:.9375rem;font-weight:600;color:#64748b;line-height:1.4}.dealership-inventory-source{margin:0;font-size:.875rem;font-weight:500;color:#94a3b8;line-height:1.4}.dealership-main-number{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(45deg,#f0f9ff,#e0f2fe);border:1.5px solid #0A32AA;border-radius:6px;margin-bottom:1.25rem}.dealership-main-number .material-icons-round{font-size:1.5rem;color:#0a32aa}.main-number-content{flex:1}.main-number-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem}.main-number-value{display:block;color:#0a32aa;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.main-number-value:hover{color:#051e78}.dealership-staff{margin-bottom:1.25rem}.staff-title{margin:0 0 .875rem;font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.staff-grid{display:grid;gap:.5rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.staff-grid::-webkit-scrollbar{width:6px}.staff-grid::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.staff-grid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.staff-grid::-webkit-scrollbar-thumb:hover{background:#0a32aa}.staff-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;transition:all .2s ease}.staff-item:hover{background:#e8eeff;border-color:#0a32aa}.staff-details{flex:1;min-width:0}.staff-name{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.125rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.staff-role{font-size:.75rem;color:#64748b;font-weight:500}.staff-phone-link{font-size:.8125rem;font-weight:600;color:#0a32aa;text-decoration:none;white-space:nowrap;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-variant-numeric:tabular-nums}.staff-phone-link:hover{color:#051e78;text-decoration:underline}.dealership-configuration{margin-bottom:1.25rem}.configuration-title{margin:0 0 .875rem;font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.configuration-list{display:flex;flex-direction:column;gap:.5rem}.configuration-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.config-icon{font-size:1.125rem}.config-icon.enabled{color:#10b981}.config-icon.disabled{color:#ef4444}.config-feature{color:#1e293b;line-height:1.4}.browse-inventory-button{display:inline-flex;align-items:center;gap:.375rem;margin:1rem 0 1.25rem;padding:.5rem 0;background:transparent;border:none;color:#2563eb;font-size:.9375rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative}.browse-inventory-button:after{content:"";position:absolute;bottom:.375rem;left:0;right:0;height:1px;background:#2563eb;opacity:0;transition:opacity .2s ease}.browse-inventory-button:hover{color:#1d4ed8;transform:translateY(-1px)}.browse-inventory-button:hover:after{opacity:.3}.browse-inventory-button .material-icons-round{font-size:1rem;transition:transform .2s ease}.browse-inventory-button:hover .material-icons-round{transform:translate(2px)}.operating-hours-section{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.operating-hours-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.operating-hours-header .material-icons-round{font-size:1.5rem;color:#0a32aa}.operating-hours-header h3{margin:0;font-size:1.125rem;font-weight:700;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.operating-hours-list{display:flex;flex-direction:column;gap:.5rem}.hours-item{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;font-size:.9375rem}.hours-days{font-weight:600;color:#1e293b}.hours-time{color:#64748b}.pro-tip-section{display:flex;align-items:flex-start;gap:.75rem;background:#f8fafccc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem 1.25rem;margin:1.5rem 0 2rem;box-shadow:0 1px 3px #0000000a;transition:all .2s ease}.pro-tip-section:hover{background:#f8fafcf2;border-color:#cbd5e1;box-shadow:0 2px 4px #0000000f}.pro-tip-icon{flex-shrink:0}.pro-tip-icon .material-icons-round{font-size:1.25rem;color:#94a3b8}.pro-tip-text{margin:0;font-size:.875rem;color:#64748b;line-height:1.5}.pro-tip-text strong{color:#475569;font-weight:600}.toggle-staff-button:hover .material-icons-round{transform:scale(1.1)}.capabilities-category{margin-bottom:4rem;animation:fadeInUp .8s ease-out}.category-header{margin-bottom:2rem}.category-header h2{margin:0 0 .75rem;font-size:1.75rem;font-weight:700;color:#1e293b;letter-spacing:-.02em;line-height:1.2;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif}.category-divider{width:80px;height:4px;background:linear-gradient(90deg,#0a32aa,#0a32aa);border-radius:2px}.capabilities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;animation:fadeInUp .9s ease-out}.capability-card{display:flex;flex-direction:column;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;padding:2rem;transition:all .3s ease;cursor:default;animation:slideInUp .5s ease-out backwards;position:relative;overflow:hidden}.capability-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-color);opacity:0;transition:opacity .3s ease}.capability-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f;border-color:var(--accent-color)}.capability-card:hover:before{opacity:1}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.card-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:#0a32aa14;border-radius:6px;margin-bottom:1.25rem;transition:all .3s ease}.capability-card:hover .card-icon{transform:scale(1.1);box-shadow:0 4px 12px #0000001a}.card-icon .material-icons-round{font-size:1.75rem}.card-title{margin:0 0 .75rem;font-size:1.125rem;font-weight:700;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.4}.card-divider{width:40px;height:3px;border-radius:2px;margin-bottom:.75rem;transition:width .3s ease}.capability-card:hover .card-divider{width:60px}.card-description{margin:0 0 1.5rem;font-size:.9375rem;color:#64748b;line-height:1.6}.external-badge{display:inline-flex;align-items:center;gap:.375rem;margin-bottom:1.5rem;padding:.375rem .75rem;background:#0a32aa14;border:1px solid rgba(10,50,170,.2);border-radius:6px;color:#051e78;font-size:.75rem;font-weight:600}.external-badge .material-icons-round{font-size:.875rem}.capability-card.external:hover{border-color:#0a32aa}.try-it-button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:auto;padding:.75rem 1rem;background:#fff;border:1.5px solid var(--button-color);border-radius:8px;color:var(--button-color);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.try-it-button:hover{background:var(--button-color);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.try-it-button .material-icons-round{font-size:1.125rem;transition:transform .3s ease}.try-it-button:hover .material-icons-round{transform:translate(4px)}.capabilities-cta{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:4rem 0 3rem;animation:fadeInUp 1s ease-out}.cta-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;color:#fff;background:linear-gradient(45deg,#0a32aa 0% 100%);border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;box-shadow:0 4px 12px #0a32aa4d}.cta-button:hover{transform:scale(1.05);box-shadow:0 6px 20px #0a32aa66}.cta-button:active{transform:scale(.98)}.cta-button .material-icons-round{font-size:1.5rem}.signin-link-container{font-size:.95rem;color:#64748b;animation:fadeIn 1.2s ease-out}.signin-link{background:none;border:none;color:#2563eb;font-size:.95rem;font-weight:500;text-decoration:underline;cursor:pointer;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:color .2s ease}.signin-link:hover{color:#1d4ed8}.signin-link:active{color:#1e40af}.capabilities-footer{text-align:center;padding-top:2rem;border-top:1px solid #e2e8f0;font-size:.75rem;color:#64748b}@media(max-width:1024px){.capabilities-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.language-grid{grid-template-columns:repeat(3,1fr)}.capabilities-container{padding:2rem 2rem 4rem}.capabilities-header{padding:1.5rem 2rem}.capabilities-hero h1{font-size:2rem}.capabilities-hero p{font-size:1rem}.demo-accounts-section{padding:1.75rem}.dealership-cards-grid{gap:1.25rem}}@media(max-width:768px){.capabilities-grid{grid-template-columns:1fr;gap:1rem}.capabilities-container{padding:1.5rem 1.5rem 3rem}.capabilities-header{padding:1rem 1.5rem;flex-direction:column;gap:1rem}.capabilities-logo{width:60px}.back-button{width:100%;justify-content:center}.capabilities-hero h1{font-size:1.75rem}.capabilities-hero p{font-size:.9375rem}.capabilities-info-banner{flex-direction:column;text-align:center;padding:.875rem 1rem;font-size:.8125rem}.language-grid{grid-template-columns:repeat(3,1fr)}.language-support-panel{padding:1rem 1.25rem}.language-button{padding:.5rem .75rem;font-size:.75rem}.language-header h3{font-size:1rem}.language-blurb{font-size:.8125rem}.demo-accounts-section{padding:1.5rem;margin-bottom:2.5rem}.demo-accounts-header{gap:.5rem}.demo-accounts-header .material-icons-round,.demo-accounts-header h2{font-size:1.5rem}.demo-accounts-subtitle{font-size:.9375rem;margin-bottom:1.5rem}.dealership-cards-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.dealership-card{padding:1.5rem}.dealership-name{font-size:1.75rem}.dealership-type{font-size:.875rem}.dealership-inventory-source{font-size:.8125rem}.dealership-main-number{padding:.875rem;flex-direction:column;align-items:flex-start;gap:.5rem}.main-number-value{font-size:.9375rem}.staff-grid{max-height:300px}.staff-name{font-size:.8125rem}.staff-role,.staff-phone-link{font-size:.75rem}.configuration-item{font-size:.8125rem}.config-icon{font-size:1rem}.browse-inventory-button{font-size:.875rem;margin:.875rem 0 1rem;padding:.375rem 0}.browse-inventory-button .material-icons-round{font-size:.9375rem}.operating-hours-section{padding:1.25rem}.operating-hours-header h3{font-size:1rem}.hours-item{font-size:.875rem;flex-direction:column;align-items:flex-start;gap:.25rem}.pro-tip-section{padding:1rem 1.25rem;flex-direction:row;margin:1.25rem 0 1.75rem;gap:.75rem}.pro-tip-text{font-size:.8125rem}.pro-tip-icon .material-icons-round{font-size:1.125rem}.category-header h2{font-size:1.5rem}.capability-card{padding:1.5rem}.card-icon{width:48px;height:48px}.card-icon .material-icons-round{font-size:1.5rem}.card-title{font-size:1rem}.card-description{font-size:.875rem}.try-it-button{padding:.625rem .875rem;font-size:.8125rem}.card-description,.external-badge{margin-bottom:1.25rem}.cta-button{width:100%;padding:.875rem 2rem;font-size:1rem}.capabilities-category{margin-bottom:3rem}}@media(max-width:480px){.capabilities-container{padding:1rem 1rem 2rem}.capabilities-header{padding:.75rem 1rem}.capabilities-hero{margin-bottom:2rem}.capabilities-hero h1{font-size:1.5rem}.capabilities-hero p{font-size:.875rem}.capabilities-info-banner{margin-bottom:2rem}.demo-accounts-section,.dealership-card{padding:1.25rem}.dealership-name{font-size:1.5rem}.dealership-type{font-size:.8125rem}.dealership-inventory-source{font-size:.75rem}.staff-grid{max-height:250px}.operating-hours-section{padding:1rem}.pro-tip-section{padding:.875rem 1rem;margin:1rem 0 1.5rem;gap:.625rem}.pro-tip-text{font-size:.75rem}.pro-tip-icon .material-icons-round{font-size:1rem}.contact-card{padding:1rem}.staff-member{flex-direction:column;align-items:flex-start;gap:.5rem}.staff-call-button{width:100%;justify-content:center}.capability-card{padding:1.25rem}.try-it-button{padding:.5rem .75rem;font-size:.75rem}.card-description,.external-badge{margin-bottom:1rem}.capabilities-category{margin-bottom:2.5rem}.capabilities-cta{margin:3rem 0 2rem}}.privacy-policy-page{min-height:100vh;display:flex;flex-direction:column;position:relative;background:linear-gradient(135deg,#f5f7fa,#e8eef5)}.privacy-policy-background{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);opacity:.05;z-index:0;pointer-events:none}.privacy-policy-header{position:relative;z-index:10;padding:1.5rem 2rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d}.privacy-policy-brand{display:flex;align-items:center;gap:.75rem;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .3s ease}.privacy-policy-brand:hover{background:#2563eb0d;transform:translate(-4px)}.privacy-policy-brand img{height:40px;width:auto}.privacy-policy-brand span{font-size:1.5rem;font-weight:700;color:#2563eb;letter-spacing:-.5px}.privacy-policy-main{flex:1 0 auto;position:relative;z-index:1;padding:3rem 1.5rem;overflow-y:auto}.privacy-policy-container{max-width:900px;margin:0 auto}.privacy-policy-content{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d,0 20px 25px -5px #00000005;padding:3rem;animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.privacy-policy-content h1{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;line-height:1.2}.effective-date{font-size:.95rem;color:#64748b;margin:0 0 2rem}.privacy-policy-content h2{font-size:1.75rem;font-weight:600;color:#2563eb;margin:2.5rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.privacy-policy-content h3{font-size:1.25rem;font-weight:600;color:#334155;margin:1.5rem 0 .75rem}.privacy-policy-content p{font-size:1rem;line-height:1.75;color:#475569;margin:0 0 1rem}.privacy-policy-content ul{margin:.5rem 0 1rem 1.5rem;padding:0;list-style-type:disc}.privacy-policy-content li{font-size:1rem;line-height:1.75;color:#475569;margin-bottom:.5rem}.privacy-policy-content li strong{color:#1e293b;font-weight:600}.privacy-policy-content a{color:#2563eb;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease}.privacy-policy-content a:hover{border-bottom-color:#2563eb;color:#1d4ed8}.policy-section{margin-bottom:2rem}.intro-section{background:linear-gradient(135deg,#f0f4ff,#e0e7ff);padding:2rem;border-radius:12px;margin-bottom:2.5rem;border-left:4px solid #2563eb}.intro-section h2{margin-top:0;border-bottom:none}.intro-section p{margin-bottom:0;font-size:1.05rem}.highlight-section{background:linear-gradient(135deg,#fff7ed,#fed7aa 20%,#fff7ed);padding:2rem;border-radius:12px;border-left:4px solid #f97316}.highlight-section h2{margin-top:0;color:#ea580c;border-bottom:2px solid #fed7aa}.definition-list{display:flex;flex-direction:column;gap:1rem}.definition-item{padding:1rem;background:#f8fafc;border-radius:8px;border-left:3px solid #2563eb}.definition-item strong{color:#1e293b;font-weight:600;display:block;margin-bottom:.25rem}.contact-info{background:#f8fafc;padding:1.5rem;border-radius:8px;border-left:3px solid #10b981}.contact-info p{margin:.5rem 0}.note{background:#f0f9ff;padding:1rem;border-radius:8px;border-left:3px solid #0ea5e9}.privacy-policy-footer{flex-shrink:0;position:relative;z-index:10;padding:1.5rem 2rem;text-align:center;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -2px 10px #0000000d;font-size:.9rem;color:#64748b}@media(max-width:768px){.privacy-policy-header{padding:1rem 1.5rem}.privacy-policy-brand img{height:32px}.privacy-policy-brand span{font-size:1.25rem}.privacy-policy-main{padding:2rem 1rem}.privacy-policy-content{padding:2rem 1.5rem;border-radius:12px}.privacy-policy-content h1{font-size:2rem}.privacy-policy-content h2{font-size:1.5rem;margin:2rem 0 .75rem}.privacy-policy-content h3{font-size:1.125rem}.privacy-policy-content p,.privacy-policy-content li{font-size:.95rem}.intro-section,.highlight-section{padding:1.5rem}.contact-info{padding:1rem}}@media(max-width:480px){.privacy-policy-content{padding:1.5rem 1rem}.privacy-policy-content h1{font-size:1.75rem}.privacy-policy-content h2{font-size:1.375rem}.intro-section,.highlight-section{padding:1.25rem}}@media print{.privacy-policy-header,.privacy-policy-footer{display:none}.privacy-policy-page{background:#fff}.privacy-policy-background{display:none}.privacy-policy-content{box-shadow:none;padding:0}.privacy-policy-content a{color:#000;text-decoration:underline}}.thankyou-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#bae6fd);color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.thankyou-page__background{position:fixed;inset:0;z-index:0;background:radial-gradient(circle at 20% 20%,rgba(10,50,170,.08) 0%,transparent 50%),radial-gradient(circle at 80% 15%,rgba(5,30,120,.06) 0%,transparent 50%),radial-gradient(circle at 50% 85%,rgba(10,50,170,.08) 0%,transparent 50%);pointer-events:none}.thankyou-page__header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:center;padding:24px clamp(20px,6vw,80px);background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(10,50,170,.1);box-shadow:0 2px 8px #0a32aa0d}.thankyou-page__brand{display:inline-flex;align-items:center;gap:12px;padding:14px 26px;background:#fff;border:1.5px solid rgba(10,50,170,.15);border-radius:8px;cursor:pointer;color:#0a32aa;font-weight:700;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.05em;text-transform:uppercase;transition:all .2s ease}.thankyou-page__brand img{height:42px;width:auto}.thankyou-page__brand:hover{transform:translateY(-1px);background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-color:#0a32aa;box-shadow:0 4px 12px #0a32aa26}.thankyou-page__main{position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(48px,8vw,80px) clamp(20px,6vw,80px) 72px}.thankyou-page__content{max-width:580px;width:min(100%,580px);background:#fff;border-radius:12px;border:1.5px solid rgba(10,50,170,.15);box-shadow:0 8px 24px #0a32aa1f;padding:clamp(40px,6vw,64px);display:grid;gap:20px;text-align:center;position:relative;overflow:hidden}.thankyou-page__content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#10b981,#059669,#047857)}.thankyou-page__icon{display:flex;justify-content:center;margin-bottom:8px}.thankyou-page__icon .material-icons-round{font-size:72px;color:#10b981}.thankyou-page__content h1{font-size:clamp(32px,4vw,48px);font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em;line-height:1.1}.thankyou-page__message{font-size:18px;line-height:1.6;color:#64748b;margin:0;font-family:Inter,sans-serif}.thankyou-page__redirect{font-size:16px;line-height:1.6;color:#475569;margin:8px 0 0;font-family:Inter,sans-serif}.thankyou-page__redirect strong{color:#0a32aa;font-weight:700}.thankyou-page__cta{margin:12px auto 0;display:inline-flex;align-items:center;gap:8px;padding:14px 32px;border-radius:8px;border:none;background:linear-gradient(135deg,#0a32aa,#051e78);color:#fff;font-weight:600;font-family:Inter,sans-serif;font-size:16px;cursor:pointer;box-shadow:0 4px 12px #0a32aa40;transition:all .2s ease}.thankyou-page__cta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0a32aa59}.thankyou-page__cta .material-icons-round{font-size:1.25rem}.thankyou-page__footer{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:32px 16px 48px;font-size:13px;color:#64748b;font-family:Inter,sans-serif}.thankyou-page__footer a{color:#0a32aa;text-decoration:none;font-weight:600;transition:color .2s ease}.thankyou-page__footer a:hover{color:#051e78;text-decoration:underline}@media(max-width:768px){.thankyou-page__header{padding-inline:32px}.thankyou-page__content{text-align:center}.thankyou-page__icon .material-icons-round{font-size:64px}}@media(max-width:520px){.thankyou-page__header{padding-inline:20px}.thankyou-page__content{padding:32px 24px}.thankyou-page__icon .material-icons-round{font-size:56px}}.registration-modal-overlay{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:regModalFadeIn .2s ease}@keyframes regModalFadeIn{0%{opacity:0}to{opacity:1}}.registration-modal{position:relative;background:#fffffffa;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:16px;box-shadow:0 25px 50px #0000004d;border:1px solid rgba(255,255,255,.3);max-width:640px;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:regModalSlideUp .3s cubic-bezier(.34,1.56,.64,1)}@keyframes regModalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.registration-modal-loading{position:absolute;inset:0;background:#fffffff2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:16px;z-index:10}.registration-modal-loading p{font-size:.9375rem;font-weight:500;color:#374151;margin:0}.registration-modal-spinner{width:48px;height:48px;border:3px solid #e5e7eb;border-top-color:#0a32aa;border-radius:50%;animation:regModalSpin 1s linear infinite}@keyframes regModalSpin{to{transform:rotate(360deg)}}.registration-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.08);background:#0a32aa0a;flex-shrink:0}.registration-modal-title{display:flex;align-items:center;gap:.625rem}.registration-modal-title .material-icons-round{font-size:1.5rem;color:#0a32aa}.registration-modal-title h2{margin:0;font-size:1.125rem;font-weight:700;color:#0f1a33;font-family:Manrope,sans-serif}.registration-modal-close{width:36px;height:36px;border-radius:50%;background:#0a32aa14;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.registration-modal-close:hover:not(:disabled){background:#0a32aa26;transform:scale(1.05)}.registration-modal-close:disabled{opacity:.5;cursor:not-allowed}.registration-modal-close .material-icons-round{font-size:1.125rem;color:#64748b}.registration-modal-content{padding:1.5rem;overflow-y:auto;flex:1;min-height:0}.registration-modal-description{margin:0 0 1.25rem;font-size:.875rem;color:#64748b;line-height:1.5}.registration-modal-error{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#dc26261a;border:1px solid rgba(220,38,38,.2);border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:1rem}.registration-modal-error .material-icons-round{font-size:1.125rem}.registration-modal-section{margin-bottom:1.5rem}.registration-modal-section:last-of-type{margin-bottom:1rem}.registration-modal-section-title{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#0a32aa;margin:0 0 .75rem;font-family:Manrope,sans-serif}.registration-modal-section-title .material-icons-round{font-size:1.125rem}.registration-modal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.registration-modal-field{display:flex;flex-direction:column;gap:.375rem}.registration-modal-field.full-width{grid-column:1 / -1}.registration-modal-field.half-width{grid-column:span 1}.registration-modal-field label{font-size:.8125rem;font-weight:600;color:#374151;font-family:Manrope,sans-serif}.registration-modal-field input,.registration-modal-field select{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9375rem;font-family:Inter,sans-serif;color:#1e293b;background:#fff;transition:all .2s ease}.registration-modal-field input:focus,.registration-modal-field select:focus{outline:none;border-color:#0a32aa;box-shadow:0 0 0 3px #0a32aa1a}.registration-modal-field input::placeholder{color:#94a3b8}.registration-modal-field input:disabled,.registration-modal-field select:disabled{opacity:.6;cursor:not-allowed;background:#f8fafc}.registration-modal-field input.error,.registration-modal-field select.error{border-color:#ef4444}.registration-modal-field input.error:focus,.registration-modal-field select.error:focus{box-shadow:0 0 0 3px #ef44441a}.field-error{font-size:.75rem;color:#ef4444}.registration-modal-checkboxes{display:flex;flex-direction:column;gap:.75rem}.registration-modal-checkbox{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;color:#374151}.registration-modal-checkbox input{display:none}.checkbox-checkmark{width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.registration-modal-checkbox input:checked+.checkbox-checkmark{background:#0a32aa;border-color:#0a32aa}.registration-modal-checkbox input:checked+.checkbox-checkmark:after{content:"✓";color:#fff;font-size:.75rem;font-weight:700}.checkbox-label{line-height:1.4}.registration-modal-submit{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#0a32aa,#051e78);color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;font-family:Manrope,sans-serif;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.registration-modal-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0a32aa4d}.registration-modal-submit:active:not(:disabled){transform:translateY(0)}.registration-modal-submit:disabled{opacity:.6;cursor:not-allowed}.registration-modal-submit .material-icons-round{font-size:1.125rem}@media(max-width:768px){.registration-modal-overlay{padding:.75rem;align-items:center}.registration-modal{max-height:95vh;border-radius:16px}.registration-modal-header{padding:1rem 1.25rem}.registration-modal-title h2{font-size:1rem}.registration-modal-content{padding:1.25rem}.registration-modal-grid{grid-template-columns:1fr;gap:.875rem}.registration-modal-field.half-width{grid-column:span 1}.registration-modal-field input,.registration-modal-field select{padding:.625rem .875rem;font-size:.875rem}.registration-modal-submit{padding:.75rem 1.25rem;font-size:.875rem}}@media(max-width:480px){.registration-modal-overlay{padding:.5rem}.registration-modal-header{padding:.875rem 1rem}.registration-modal-content{padding:1rem}.registration-modal-section-title{font-size:.8125rem}.registration-modal-field label{font-size:.75rem}}.optin-modal-backdrop{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}.optin-modal-card{background:#fff;border-radius:12px;padding:2.5rem;max-width:440px;width:90%;box-shadow:0 20px 40px #00000026,0 0 0 1px #0a32aa1a;animation:slideUp .4s cubic-bezier(.34,1.56,.64,1);text-align:center}.optin-icon-container{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.optin-icon{font-size:4rem;color:#0a32aa;animation:pulse 2s ease-in-out infinite}.optin-modal-header{font-size:1.5rem;font-weight:700;color:#0f172a;text-align:center;margin:0 0 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.02em}.optin-modal-text{font-size:.9375rem;color:#64748b;text-align:center;margin:0 0 1rem;line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.optin-phone-display{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:#0a32aa14;border:1.5px solid rgba(10,50,170,.2);border-radius:8px;font-size:1.25rem;font-weight:700;color:#0a32aa;margin-bottom:1.25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-variant-numeric:tabular-nums}.optin-modal-disclaimer{font-size:.875rem;color:#64748b;text-align:center;margin:0 0 2rem;line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.optin-modal-disclaimer strong{color:#0a32aa;font-weight:700}.optin-modal-actions{display:flex;gap:.75rem;justify-content:center}.optin-cancel-btn{flex:1;padding:.875rem 1.5rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;color:#64748b;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.optin-cancel-btn:hover{border-color:#cbd5e1;background:#f8fafc;color:#475569}.optin-cancel-btn:active{transform:scale(.98)}.optin-confirm-btn{flex:1;padding:.875rem 1.5rem;background:linear-gradient(45deg,#0a32aa,#051e78);color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.optin-confirm-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0a32aa66}.optin-confirm-btn:active{transform:translateY(0)}.optin-confirm-btn .material-icons-round{font-size:1.125rem}@media(max-width:768px){.optin-modal-card{padding:2.25rem;width:92%}.optin-modal-header{font-size:1.375rem}.optin-icon{font-size:3.5rem}.optin-phone-display{font-size:1.125rem}}@media(max-width:600px){.optin-modal-card{padding:2rem;width:95%}.optin-modal-header{font-size:1.25rem;margin-bottom:.875rem}.optin-icon{font-size:3rem}.optin-icon-container{margin-bottom:1.25rem}.optin-modal-text{font-size:.875rem}.optin-phone-display{font-size:1rem;padding:.625rem 1.25rem}.optin-modal-disclaimer{font-size:.8125rem;margin-bottom:1.5rem}.optin-modal-actions{flex-direction:column;gap:.5rem}.optin-cancel-btn,.optin-confirm-btn{width:100%;padding:.75rem 1.25rem;font-size:.875rem}}@media(max-width:480px){.optin-modal-card{padding:1.5rem;width:96%}.optin-modal-header{font-size:1.125rem}.optin-icon{font-size:2.75rem}.optin-phone-display{font-size:.9375rem}.optin-modal-text,.optin-modal-disclaimer{font-size:.75rem}}.text-optin-modal-backdrop{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;animation:backdropFadeIn .2s ease-out}.text-optin-modal-card{background:#fff;border-radius:12px;padding:2.5rem;max-width:480px;width:100%;box-shadow:0 20px 40px #00000026,0 0 0 1px #0a32aa1a;position:relative;animation:modalScaleIn .3s cubic-bezier(.4,0,.2,1);animation-delay:.1s;animation-fill-mode:both;transform-origin:center;will-change:transform,opacity;backface-visibility:hidden}.text-optin-icon-container{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.text-optin-icon{font-size:3.5rem;color:#0a32aa;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.text-optin-modal-header{font-size:1.5rem;font-weight:700;color:#0f172a;text-align:center;margin:0 0 .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.02em}.text-optin-modal-text{font-size:.9375rem;color:#64748b;text-align:center;margin:0 0 1.5rem;line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.text-optin-status{display:flex;justify-content:center;margin-bottom:1.5rem}.status-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.status-badge.opted-in{background:#10b9811a;color:#059669;border:1px solid rgba(16,185,129,.2)}.status-badge.opted-out{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.status-icon{font-size:1rem}.text-optin-checkbox-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;margin-bottom:1rem}.text-optin-checkbox-label{display:flex;align-items:center;gap:.875rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.text-optin-checkbox-label:hover .text-optin-checkbox-custom{border-color:#0a32aa;background:#0a32aa0d}.text-optin-checkbox-input{position:absolute;opacity:0;width:0;height:0}.text-optin-checkbox-custom{position:relative;width:1.5rem;height:1.5rem;border:2px solid #cbd5e1;border-radius:6px;background:#fff;transition:all .2s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.text-optin-checkbox-icon{font-size:1.125rem;color:#fff;opacity:0;transform:scale(.5);transition:all .2s ease}.text-optin-checkbox-input:checked+.text-optin-checkbox-custom{background:linear-gradient(135deg,#0a32aa,#051e78);border-color:#0a32aa;box-shadow:0 2px 8px #0a32aa4d}.text-optin-checkbox-input:checked+.text-optin-checkbox-custom .text-optin-checkbox-icon{opacity:1;transform:scale(1)}.text-optin-checkbox-input:disabled+.text-optin-checkbox-custom{opacity:.5;cursor:not-allowed}.text-optin-checkbox-input:focus+.text-optin-checkbox-custom{box-shadow:0 0 0 3px #0a32aa1a}.text-optin-checkbox-text{font-size:.9375rem;color:#334155;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.text-optin-phone-display{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;margin-bottom:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.phone-icon{font-size:1.25rem;color:#0a32aa}.phone-number{font-size:.9375rem;font-weight:600;color:#1e293b;letter-spacing:.025em}.text-optin-disclaimer{font-size:.8125rem;color:#94a3b8;text-align:center;margin:0 0 1.5rem;line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.text-optin-disclaimer strong{color:#64748b;font-weight:600}.text-optin-error{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:1rem;color:#dc2626;font-size:.875rem;animation:shake .3s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.text-optin-actions{display:flex;gap:1rem;justify-content:center;margin-top:.5rem}.text-optin-cancel-btn,.text-optin-save-btn{padding:.75rem 1.5rem;border-radius:6px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:inline-flex;align-items:center;gap:.5rem;min-width:140px;justify-content:center}.text-optin-cancel-btn{background:#fff;color:#64748b;border:1.5px solid #e2e8f0}.text-optin-cancel-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.text-optin-save-btn{background:linear-gradient(135deg,#0a32aa,#051e78);color:#fff;border:none;box-shadow:0 4px 12px #0a32aa4d}.text-optin-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #0a32aa66}.text-optin-save-btn:disabled,.text-optin-cancel-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.loading-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.text-optin-success-container{text-align:center;padding:1rem 0;animation:contentFadeIn .3s ease-out;animation-delay:.15s;animation-fill-mode:both}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.success-icon-container{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.success-icon{font-size:4rem;color:#10b981;animation:successCheck .5s ease-out forwards}@keyframes successCheck{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.success-header{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.02em}.success-message{font-size:.9375rem;color:#64748b;margin:0;line-height:1.5;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}@media(max-width:768px){.text-optin-modal-card{padding:2rem;margin:1rem}.text-optin-modal-header{font-size:1.25rem}.text-optin-icon{font-size:3rem}.text-optin-actions{flex-direction:column;width:100%}.text-optin-cancel-btn,.text-optin-save-btn{width:100%}}@media(max-width:480px){.text-optin-modal-card{padding:1.5rem}.text-optin-modal-text,.text-optin-checkbox-text{font-size:.875rem}.text-optin-disclaimer{font-size:.75rem}}.share-modal-backdrop{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:backdropFadeIn .2s ease-out}@keyframes backdropFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.share-modal-card{background:#fff;border-radius:12px;padding:2.5rem;max-width:480px;width:90%;box-shadow:0 20px 40px #00000026,0 0 0 1px #0a32aa1a;animation:modalScaleIn .3s cubic-bezier(.4,0,.2,1);animation-delay:.1s;animation-fill-mode:both;transform-origin:center;will-change:transform,opacity;backface-visibility:hidden}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.share-modal-header{font-size:1.5rem;font-weight:700;color:#0f172a;text-align:center;margin:0 0 .5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.02em}.share-modal-subtitle{font-size:.9375rem;color:#64748b;text-align:center;margin:0 0 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.share-modal-form{display:flex;flex-direction:column;gap:1.25rem}.share-form-field{display:flex;flex-direction:column}.share-form-label{font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.share-form-label .required{color:#dc2626}.share-form-label .optional{color:#94a3b8;font-weight:400;font-size:.8125rem}.share-contact-group{background:#f5f7fa;border:1px solid #D6E0EB;border-radius:8px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.share-contact-group.has-error{border-color:#e65100;background:#ff98000a}.share-contact-header{display:flex;align-items:baseline;gap:.5rem}.share-contact-title{font-size:.875rem;font-weight:600;color:#346;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.share-contact-hint{font-size:.75rem;color:#94a3b8;font-weight:400;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.share-contact-group .share-form-field{margin-bottom:0}.share-contact-group .share-form-input{background:#fff}.share-form-input{width:100%;padding:.875rem;border:1px solid #cbd5e0;border-radius:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9375rem;color:#0f172a;transition:all .2s;background:#fff}.share-form-input:focus{outline:none;border-color:#0a32aa;box-shadow:0 0 0 1px #0a32aa;background:#f8fafc}.share-form-input::placeholder{color:#94a3b8}.share-form-input:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.6}.share-form-input.error{border-color:#dc2626}.share-form-input.error:focus{border-color:#dc2626;box-shadow:0 0 0 1px #dc2626}.share-form-error{display:flex;align-items:center;gap:.375rem;margin-top:.5rem;color:#dc2626;font-size:.8125rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;animation:shake .4s ease}.share-form-error .material-icons-round{font-size:1rem}.share-form-contact-error{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:#ff980026;border-radius:4px;color:#e65100;font-size:.8125rem;animation:shake .4s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.share-form-contact-error .material-icons-round{font-size:1rem}.share-form-submit-error{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:6px;color:#dc2626;font-size:.875rem;animation:shake .4s ease;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.share-form-submit-error .material-icons-round{font-size:1.25rem}.share-submit-btn{width:100%;padding:.875rem;background:linear-gradient(45deg,#0a32aa,#051e78);color:#fff;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin-top:.5rem}.share-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0a32aa66}.share-submit-btn:active:not(:disabled){transform:translateY(0)}.share-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.share-submit-btn .material-icons-round{font-size:1.25rem}.share-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@media(max-width:768px){.share-modal-card{padding:2.25rem;width:92%}.share-modal-header{font-size:1.375rem}.share-modal-subtitle{font-size:.875rem}.share-contact-group{padding:1rem}}@media(max-width:600px){.share-modal-card{padding:2rem;width:95%}.share-modal-header{font-size:1.25rem;margin-bottom:.375rem}.share-modal-subtitle{font-size:.8125rem;margin-bottom:1.5rem}.share-modal-form{gap:1rem}.share-form-label{font-size:.8125rem}.share-form-input{font-size:.875rem;padding:.75rem}.share-submit-btn{padding:.75rem;font-size:.9375rem}.share-contact-group{padding:1rem;gap:.875rem}.share-contact-title{font-size:.8125rem}.share-contact-hint{font-size:.75rem}.share-form-contact-error{font-size:.75rem;padding:.375rem .625rem}}@media(max-width:480px){.share-modal-card{padding:1.5rem;width:96%}.share-modal-header{font-size:1.125rem}.share-modal-subtitle{font-size:.75rem}.share-form-input{font-size:.8125rem}.share-submit-btn{font-size:.875rem}.share-contact-group{padding:.875rem;gap:.75rem;border-radius:6px}.share-contact-header{flex-direction:column;gap:.125rem}.share-contact-title,.share-contact-hint{font-size:.75rem}}.survey-modal-backdrop{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}.survey-modal-card{background:#ffffffa6;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:12px;padding:2.5rem;max-width:480px;width:90%;box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,255,255,.3);animation:slideUp .4s cubic-bezier(.34,1.56,.64,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.survey-modal-header{font-size:1.5rem;font-weight:700;color:#0f172a;text-align:center;margin:0 0 .5rem;font-family:Inter,sans-serif;letter-spacing:-.02em}.survey-required-note{text-align:center;font-size:.9375rem;color:#64748b;margin:0 0 1.5rem;font-family:Inter,sans-serif}.survey-stars-container{display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.survey-star-btn{background:none;border:none;cursor:pointer;padding:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.survey-star-btn:hover:not(:disabled){transform:scale(1.15)}.survey-star-btn:disabled{opacity:.6;cursor:not-allowed}.survey-star-btn .material-icons-round{font-size:3rem;color:#cbd5e0;transition:color .2s}.survey-star-btn:hover:not(:disabled) .material-icons-round{color:#ffd65c}.survey-star-btn.selected .material-icons-round{color:#ffcc32}.survey-rating-label{text-align:center;font-weight:600;font-size:1.125rem;color:#0a32aa;margin-bottom:1.5rem;font-family:Inter,sans-serif;animation:fadeIn .3s ease}.survey-comment-container{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1);opacity:0}.survey-comment-container.expanded{max-height:200px;margin-bottom:1.5rem;opacity:1}.survey-comment-textarea{width:100%;min-height:100px;padding:.875rem;border:1px solid #cbd5e0;border-radius:6px;font-family:Inter,sans-serif;font-size:.9375rem;resize:vertical;transition:all .2s;color:#0f172a}.survey-comment-textarea:focus{outline:none;border-color:#ffcc32;box-shadow:0 0 0 3px #00000026;background:#ffffffbf}.survey-comment-textarea::placeholder{color:#94a3b8}.survey-comment-textarea:disabled{background:#f1f5f9;cursor:not-allowed}.survey-char-count{text-align:right;font-size:.75rem;color:#94a3b8;margin-top:.25rem;font-family:Inter,sans-serif}.survey-error-message{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:6px;color:#dc2626;font-size:.875rem;margin-bottom:1.5rem;animation:shake .4s ease}.survey-error-message .material-icons-round{font-size:1.25rem}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.survey-submit-btn{width:100%;padding:.875rem;background:#ffcc32;color:#0033b1;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,sans-serif}.survey-submit-btn:hover:not(:disabled){transform:translateY(-1px);background:#ffd65c;box-shadow:0 8px 28px #00000026}.survey-submit-btn:active:not(:disabled){transform:translateY(0)}.survey-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.survey-submit-btn .material-icons-round{font-size:1.25rem}.survey-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@media(max-width:768px){.survey-modal-card{padding:2.25rem;width:92%}.survey-modal-header{font-size:1.375rem}.survey-stars-container{gap:.375rem}.survey-star-btn .material-icons-round{font-size:2.75rem}}@media(max-width:600px){.survey-modal-card{padding:2rem;width:95%}.survey-modal-header{font-size:1.25rem;margin-bottom:1.5rem}.survey-stars-container{gap:.25rem}.survey-star-btn{padding:.25rem}.survey-star-btn .material-icons-round{font-size:2.5rem}.survey-rating-label{font-size:1rem}}@media(max-width:480px){.survey-modal-card{padding:1.5rem;width:96%}.survey-modal-header{font-size:1.125rem;margin-bottom:1.25rem}.survey-stars-container{gap:.125rem}.survey-star-btn .material-icons-round{font-size:2.25rem}.survey-rating-label{font-size:.9375rem}.survey-comment-textarea{min-height:80px;font-size:.875rem}.survey-submit-btn{padding:.75rem;font-size:.9375rem}}.navbar{position:fixed;top:0;left:0;right:0;height:64px;background-color:#0230a9;display:flex;align-items:center;justify-content:center;padding:0 24px;z-index:1000;transition:transform .3s ease,opacity .3s ease}.navbar-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1400px;padding:0 clamp(60px,8vw,140px)}.navbar--visible{transform:translateY(0);opacity:1}.navbar--hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.navbar-logo{display:flex;align-items:center;text-decoration:none;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800;font-size:2.25rem;letter-spacing:-.02em}.navbar-logo-vo,.navbar-logo-ai,.navbar-logo-ce{color:#fff}.navbar-actions{display:flex;align-items:center;gap:12px}.navbar-history-btn{position:relative;width:40px;height:40px;display:none;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease}.navbar-history-btn:hover{background:#fff3;border-color:#ffffff4d}.navbar-history-btn .material-icons-round{font-size:20px}.navbar-history-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 5px;background:#ffcc32;color:#0231ac;font-size:.75rem;font-weight:700;border-radius:9px}.navbar-remaining-calls{display:flex;align-items:center;gap:.375rem;height:40px;padding:0 .75rem;background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);border-radius:8px;font-weight:600;font-size:.75rem;font-family:inherit;color:#fff;flex-shrink:0;white-space:nowrap;cursor:pointer;transition:all .3s ease}.navbar-remaining-calls:hover{background:#ffffff40;border-color:#ffffff59}.navbar-remaining-calls:active{transform:scale(.98)}.navbar-remaining-calls .material-icons-round{font-size:.875rem;color:#ffcc32}.navbar-remaining-calls .material-icons-round.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.navbar-remaining-calls-text{font-size:.75rem;font-weight:600}.navbar-remaining-calls.healthy{background:#22c55e33;border-color:#22c55e66;color:#fff}.navbar-remaining-calls.healthy .material-icons-round{color:#22c55e}.navbar-remaining-calls.warning{background:#ffcc32;border-color:#ffcc32;color:#fff}.navbar-remaining-calls.warning .material-icons-round{color:#ffcc32}.navbar-remaining-calls.critical{background:#f9731633;border-color:#f9731666;color:#fff}.navbar-remaining-calls.critical .material-icons-round{color:#f97316}.navbar-remaining-calls.depleted{background:#ef444440;border-color:#ef444480;color:#fff;animation:depletedPulse 1.5s ease-in-out infinite}.navbar-remaining-calls.depleted .material-icons-round{color:#ef4444}@keyframes depletedPulse{0%,to{opacity:1;box-shadow:0 0 #ef444466}50%{opacity:.7;box-shadow:0 0 0 6px #ef444426}}.navbar-share-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-family:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.navbar-share-btn:hover{background:#fff3;border-color:#ffffff4d}.navbar-share-btn .material-icons-round{font-size:18px}.navbar-login-btn{display:flex;align-items:center;padding:8px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-family:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.navbar-login-btn:hover{background:#fff3;border-color:#ffffff4d}.navbar-roi-btn{display:flex;align-items:center;padding:8px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-family:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.navbar-roi-btn:hover{background:#fff3;border-color:#ffffff4d}.navbar-roi-btn:active{transform:scale(.98)}.navbar-guide-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-family:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.navbar-guide-btn:hover{background:#ffffff26;border-color:#ffffff4d}.navbar-guide-btn:active{transform:scale(.98)}.navbar-guide-btn .material-icons-round{font-size:18px}.navbar-guide-text{display:inline}.navbar-menu-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease}.navbar-menu-btn:hover{background:#fff3}.navbar-menu-btn.active{background:#ffffff40}.navbar-menu-btn .material-icons-round{font-size:24px}.navbar-menu-backdrop{display:none;position:fixed;inset:0;background:#00000080;z-index:998;opacity:0;visibility:hidden;transition:all .3s ease}.navbar-menu-backdrop.open{opacity:1;visibility:visible}.navbar-menu{position:fixed;top:72px;right:24px;width:320px;background:#fff;border-radius:12px;box-shadow:0 12px 40px #0003;opacity:0;visibility:hidden;transform:translateY(-10px) scale(.95);transition:all .2s ease;z-index:999;overflow:hidden}.navbar-menu.open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.navbar-menu-content{padding:8px 0}.navbar-menu-divider{height:1px;background:#e5e7eb;margin:8px 16px}.navbar-menu-user-header{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #e5e7eb}.navbar-menu-user-avatar{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a32aa,#2b52c7);border-radius:50%;color:#fff}.navbar-menu-user-avatar .material-icons-round{font-size:28px}.navbar-menu-user-info{flex:1;min-width:0}.navbar-menu-user-name{font-weight:600;font-size:.9375rem;color:#111827;line-height:1.3}.navbar-menu-user-contact{font-size:.8125rem;color:#6b7280;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navbar-menu-item{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 16px;background:transparent;border:none;text-align:left;cursor:pointer;transition:all .15s ease;font-family:inherit}.navbar-menu-item:hover{background:#f3f4f6}.navbar-menu-item-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#0a32aa;font-size:22px!important;flex-shrink:0;margin-top:2px}.navbar-menu-item-content{flex:1;min-width:0}.navbar-menu-item-label{display:flex;align-items:center;gap:8px;font-size:.9375rem;font-weight:500;color:#111827;line-height:1.4}.navbar-menu-item-subtitle{display:block;font-size:.8125rem;font-weight:400;color:#6b7280;line-height:1.4;margin-top:2px}.navbar-menu-item-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#0a32aa;color:#fff;font-size:.75rem;font-weight:600;border-radius:10px}.navbar-menu-item-status{display:inline-flex;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:700;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.navbar-menu-item-status.status-on{background:#10b9811a;color:#059669}.navbar-menu-item-status.status-off{background:#6b72801a;color:#6b7280}.navbar-menu-item--danger .navbar-menu-item-icon,.navbar-menu-item--danger .navbar-menu-item-label{color:#6b7280}.navbar-menu-item--danger:hover{background:#fef2f2}.navbar-menu-item--danger:hover .navbar-menu-item-icon,.navbar-menu-item--danger:hover .navbar-menu-item-label{color:#dc2626}@media(max-width:1024px){.navbar{padding:0 20px}.navbar-menu{right:20px}}@media(max-width:768px){.navbar{height:56px;padding:0 16px}.navbar-logo{font-size:1.25rem}.navbar-guide-text{display:none}.navbar-guide-btn{padding:8px;border-radius:50%;width:40px;height:40px;justify-content:center}.navbar-share-btn-text{display:none}.navbar-share-btn{padding:8px;border-radius:50%;width:40px;height:40px;justify-content:center}.navbar-remaining-calls{height:36px;padding:0 .625rem;font-size:.75rem}.navbar-remaining-calls-text{font-size:.75rem}.navbar-history-btn{display:flex}.navbar-menu-backdrop{display:block;z-index:9998;background:#0f172a99;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:menuBackdropFadeIn .2s ease-out}@keyframes menuBackdropFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.navbar-menu{position:fixed;inset:50% auto auto 50%;width:92%;max-width:360px;max-height:85vh;border-radius:16px;transform:translate(-50%,-50%) scale(.92);opacity:0;visibility:hidden;pointer-events:none;overflow-y:auto;z-index:9999;box-shadow:0 20px 40px #0003;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.navbar-menu.open{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible;pointer-events:auto}.navbar-menu-content{padding:8px 0 16px}.navbar-menu-content:before{display:none}.navbar-menu-user-header{padding:16px 20px}.navbar-menu-item{padding:14px 20px}.navbar-menu-divider{margin:8px 20px}}@media(max-width:480px){.navbar{padding:0 12px}.navbar-actions{gap:8px}.navbar-menu-btn,.navbar-share-btn{width:36px;height:36px}.navbar-login-btn{padding:6px 12px;font-size:.8125rem}.navbar-history-btn{width:36px;height:36px}.navbar-history-btn .material-icons-round{font-size:18px}.navbar-menu-btn .material-icons-round{font-size:22px}}.navbar-remaining-calls-hint{margin-left:.25rem;font-size:.75rem;font-weight:500;opacity:.9;white-space:nowrap}.roi-calculator{min-height:100vh;background:linear-gradient(180deg,#0033b1,#002a94,#001f6e,#001548,#000c2d,#000719);padding:90px 15px 15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.6;color:#333;display:flex;flex-direction:column}.roi-header{display:none}.roi-header-content{display:flex;align-items:center;gap:1rem}.roi-header-logo{height:40px;width:auto}.roi-header h1{font-size:1.5rem;font-weight:600;margin:0;color:#ffcc32}.roi-back-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}.roi-back-btn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.roi-back-btn .material-icons-round{font-size:20px}.savings-section{background:linear-gradient(135deg,#ffcc32,#ffd65c);color:#1a2942;padding:30px 20px;border-radius:10px;text-align:center;box-shadow:0 4px 12px #00000026;margin:-20px -20px 20px}.savings-heading{font-size:1em;margin:0 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;opacity:.95;color:#1a2942}.savings-amount-large{font-size:3.2em;font-weight:700;margin:12px 0;text-shadow:2px 2px 4px rgba(0,0,0,.1);color:#1a2942}.savings-subtitle-text{font-size:.95em;opacity:.95;font-weight:500;color:#1a2942}.savings-banner{background:linear-gradient(135deg,gold,#ffed4e);color:#1a2942;padding:30px 20px;border-radius:12px;text-align:center;box-shadow:0 4px 12px #ffd7004d}.savings-banner h3{font-size:1rem;margin:0 0 12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#1a2942}.savings-banner .amount{font-size:3.2rem;font-weight:700;margin:12px 0;color:#1a2942}.savings-banner .subtitle{font-size:.95rem;font-weight:500;color:#1a2942;opacity:.95}.chart-section{background:#ffffff0d;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0003;margin-top:24px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px}.savings-summary{margin-bottom:24px;text-align:center}.savings-label{font-size:.85rem;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;display:block}.savings-percentage{margin-top:15px;padding:10px 20px;background:#1a29421a;border-radius:25px;display:inline-block;font-size:1.1em;font-weight:600;color:#1a2942;letter-spacing:.5px;border:2px solid #1a2942}.results-header{margin-bottom:15px}.results-header h3{font-size:1.2em;margin:0 0 5px;color:#1a2942;font-weight:600}.results-subheader{font-size:.85em;color:#666;margin:0}.loss-header{background:#f8f9fa;padding:12px 15px;border-radius:8px;margin-bottom:15px;border-left:4px solid #1a2942}.loss-header h3{color:#1a2942;margin:0 0 3px}.loss-header .results-subheader{color:#666}.roi-content{max-width:1400px;margin:0 auto;padding-bottom:40px}.roi-dealership-toggle-container{display:flex;justify-content:center;margin-bottom:24px;animation:fadeInDown .4s ease}.roi-dealership-toggle{display:flex;gap:12px;background:#ffffff0d;padding:8px;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.roi-toggle-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3;font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);white-space:nowrap}.roi-toggle-btn:hover{background:#ffffff1a;border-color:#fff3;color:#ffffffe6;transform:translateY(-2px)}.roi-toggle-btn.active{background:linear-gradient(135deg,gold,#ffed4e);border-color:gold;color:#1a2942;box-shadow:0 4px 12px #ffd70066;transform:scale(1.05)}.roi-toggle-btn.active:hover{transform:scale(1.05) translateY(-2px)}.roi-toggle-btn .material-icons-round{font-size:20px}.benefits-row{background:#fff;border-radius:12px;padding:20px 25px;margin-bottom:20px;box-shadow:0 4px 12px #0000001a;border-left:4px solid #FFCC32}.benefits-row-content{display:flex;align-items:center;gap:30px}.benefits-row-heading{font-size:1.2em;color:#1a2942;margin:0;font-weight:600;white-space:nowrap}.benefits-row-grid{display:flex;gap:20px;flex:1;justify-content:space-around}.benefit-row-item{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f8f9fa;border-radius:8px;color:#1a2942;font-size:.95em;font-weight:500;border:2px solid #1a2942;transition:all .3s ease}.benefit-row-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.benefit-row-icon{font-size:22px!important;color:#ffcc32}.calculator-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1400px;margin:0 auto;padding:0 20px}.calculator-layout>.roi-card{display:flex;flex-direction:column;height:100%}.results-column{grid-column:1 / -1;width:100%;display:flex;justify-content:center;margin-top:-12px}.input-section{margin-bottom:20px}.input-section:last-child{margin-bottom:0}.input-section>h3{font-size:.95rem;font-weight:600;color:#1a2942;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}.input-grid{display:grid;grid-template-columns:1fr;gap:15px;margin-bottom:15px}@media(min-width:768px){.input-grid{grid-template-columns:1fr 1fr}.input-grid.single-column{grid-template-columns:1fr}}.section-divider{border-top:2px solid #e0e0e0;margin:20px 0 15px;padding-top:15px}.section-title{font-weight:600;color:#1a2942;font-size:.95rem;margin:0}.input-row{display:flex;flex-direction:column;margin-bottom:0}.input-row:last-child{border-bottom:none}.input-row label{display:block;margin-bottom:6px;color:#333;font-weight:600;font-size:.9rem}.input-with-unit{display:flex;align-items:center;gap:8px}.input-with-unit input{width:100px;padding:8px 10px;border:1px solid #ddd;border-radius:6px;font-size:.9rem;text-align:right}.input-with-unit input:focus{outline:none;border-color:gold;box-shadow:0 0 0 2px #ffd7001a}.input-unit{font-size:.85rem;color:#666;min-width:40px}.result-highlight{padding:12px 0;border-bottom:1px solid #f0f0f0}.result-highlight:last-child{border-bottom:none}.result-highlight.primary{background:linear-gradient(135deg,#0a1929,#1a2942);padding:12px;border-radius:6px;border:1px solid rgba(255,215,0,.2)}.result-highlight.primary .result-label{color:#ffffffb3}.result-label{font-size:.85rem;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.result-value{font-size:1.5rem;font-weight:700;color:#1a2942}.result-highlight.primary .result-value{color:gold}.bento-grid{display:grid;grid-template-columns:1fr;gap:8px;max-width:1400px;margin:0 auto}.bento-box{grid-column:span 1;display:flex;flex-direction:column;padding:0;align-self:stretch}.bento-box .roi-card{height:100%;display:flex;flex-direction:column}.merged-grid{display:grid;grid-template-columns:1fr;gap:16px;padding:16px}.analysis-section{display:flex;flex-direction:column}.section-heading{font-size:1em;font-weight:600;color:#333;margin:0 0 12px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}.roi-card{background:#fff;border-radius:12px;padding:0;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;overflow:hidden}.roi-card:hover{box-shadow:0 4px 16px #00000026}.card-header{background:#f8f9fa;margin:0;padding:10px 16px;border-radius:0;border-bottom:3px solid #FFCC32}.card-header+*{padding:16px}.roi-card>*:not(.card-header){padding:16px}.card-header h2{color:#1a2942;font-size:1.2em;margin:0;font-weight:600}.card-subheader{color:#666;font-size:.8em;margin-top:3px}.card-header.loss-header{background:#f8f9fa;border-bottom:3px solid #1a2942}.card-header.loss-header h2{color:#1a2942}.card-header.loss-header .card-subheader{color:#666}.roi-floating-share-btn{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,gold,#ffed4e);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #ffd70066;transition:all .3s ease;z-index:100}.roi-floating-share-btn:hover{transform:scale(1.1) translateY(-4px);box-shadow:0 12px 32px #ffd70080}.roi-floating-share-btn:active{transform:scale(.95);box-shadow:0 4px 16px #ffd7004d}.floating-camera{font-size:2rem;color:#1a2942;position:absolute}.floating-share{font-size:1.2rem;color:#fff;position:absolute;bottom:-6px;right:-6px;background:linear-gradient(135deg,#0033b1,#002a94);border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:2px solid white}.roi-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.roi-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:450px;width:100%;max-height:90vh;display:flex;flex-direction:column;animation:slideUp .3s ease-out;overflow:hidden}.roi-modal-header{background:linear-gradient(135deg,#0033b1,#002a94);color:#fff;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0}.roi-modal-header h3{margin:0;font-size:1.3rem;font-weight:600}.roi-modal-close{background:#fff3;border:none;color:#fff;cursor:pointer;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .2s ease;flex-shrink:0}.roi-modal-close:hover{background:#ffffff4d}.roi-modal-close:active{transform:scale(.95)}.roi-modal-body{padding:2rem;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#1a2942;font-size:.95rem}.roi-modal-input{padding:.75rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s ease}.roi-modal-input:focus{outline:none;border-color:gold;background:#ffd7000d;box-shadow:0 0 0 3px #ffd7001a}.roi-modal-note{margin:0;color:#666;font-size:.9rem;line-height:1.5}.roi-modal-footer{background:#f8f9fa;padding:1.5rem;display:flex;gap:1rem;justify-content:flex-end;flex-shrink:0}.roi-modal-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.roi-modal-btn-secondary{background:#e0e0e0;color:#1a2942}.roi-modal-btn-secondary:hover{background:#d0d0d0}.roi-modal-btn-primary{background:linear-gradient(135deg,gold,#ffed4e);color:#1a2942;box-shadow:0 4px 12px #ffd7004d}.roi-modal-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ffd70066}.roi-modal-btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px #ffd7004d}.roi-modal-btn .material-icons-round{font-size:1.1rem}.screenshot-preview{width:100%;margin-bottom:1.5rem;border-radius:8px;overflow:auto;border:1px solid #ddd;max-height:300px;display:flex;align-items:flex-start;justify-content:center;background:#f8f9fa}.screenshot-image{width:100%;height:auto;display:block;object-fit:contain}.screenshot-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;min-height:200px}.loading-spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:gold;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.screenshot-loading p{color:#666;font-size:.95rem;margin:0}.input-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:0}.input-grid.single-column{grid-template-columns:1fr}.input-grid-vertical{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:0}.section-divider{border-top:2px solid #e0e0e0;margin:15px 0 10px;padding-top:10px}.section-title{font-weight:600;color:#1a2942;font-size:1.1em;margin-bottom:12px}.input-row{margin-bottom:0;display:flex;flex-direction:column}.input-row label{display:block;margin-bottom:4px;color:#333;font-weight:600;font-size:.85em;min-height:auto;line-height:1.2em}.input-wrapper{position:relative;display:flex;align-items:center;max-width:180px;width:100%}.input-prefix{position:absolute;left:10px;color:#666;font-weight:600;pointer-events:none;font-size:.95em;z-index:1}.input-suffix{position:absolute;right:10px;color:#666;font-weight:600;pointer-events:none;font-size:.95em;z-index:1}.input-row input{width:100%;max-width:180px;padding:8px 10px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;transition:border-color .3s;background:#fff;color:#333}.input-row input.has-prefix{padding-left:26px}.input-row input.has-suffix{padding-right:26px}.input-row input:focus{outline:none;border-color:#ffcc32}.input-row input:read-only{background-color:#f8f9fa;cursor:not-allowed}.input-hint{font-size:.8rem;color:#999;margin-top:6px;font-style:italic}.static-info{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.2)}.static-info:last-child{border-bottom:none}.info-label{font-size:.9rem;color:#ffffffb3;font-weight:500}.info-value{font-size:.95rem;color:#fff;font-weight:600}.results-section{background:#f8f9fa;padding:15px;border-radius:8px;margin-bottom:0;flex:1}.result-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e0e0e0}.result-item:last-child{border-bottom:none}.result-label{color:#666;font-size:.9em}.result-value{font-weight:700;font-size:1.1em;color:#333}.loss-header~.results-section{background:#f8f9fa;border:2px solid #e0e0e0}.loss-header~.results-section .result-value{color:#333}.result-highlight{background:linear-gradient(135deg,#0a1929,#1a2942);padding:15px;border-radius:8px;margin:15px 0;border-left:4px solid #FFCC32}.result-highlight .result-label{color:#fff;font-size:.95em}.result-highlight .result-value{color:#ffcc32;font-size:1.6em}.quote-box{background:#fff3cd;border-left:4px solid #ffc107;padding:12px;margin:15px 0;border-radius:6px;font-style:italic;color:#856404;text-align:center;font-size:.95em}.pricing-summary-banner{background:linear-gradient(135deg,#1a2942,#2a3f5f);border-radius:12px;padding:20px;margin-bottom:0;box-shadow:0 4px 12px #1a29424d;border:2px solid #FFCC32;height:100%;display:flex;flex-direction:column}.pricing-header{display:flex;align-items:center;gap:8px;margin-bottom:15px;padding-bottom:12px;border-bottom:2px solid #FFCC32}.pricing-icon{font-size:24px!important;color:#ffcc32}.pricing-title{font-size:1.1em;font-weight:700;color:#fff}.pricing-details{display:flex;flex-direction:column;gap:8px}.pricing-row{display:flex;justify-content:space-between;align-items:center}.pricing-row-total{padding-top:8px}.pricing-label{font-size:.9em;color:#fffc;font-weight:500}.pricing-value{font-size:1.1em;font-weight:600;color:#fff}.pricing-divider{height:1px;background:#ffcc32;margin:4px 0}.pricing-value-total{font-size:1.4em;font-weight:700;color:#ffcc32}.benefits-list{margin:20px 0;padding:15px;background:#f8f9fa;border-radius:8px;border:2px solid #1a2942}.benefits-list div{color:#1a2942;font-size:.85em;margin-bottom:6px;padding-left:18px;position:relative}.benefits-list div:before{content:"✓";position:absolute;left:0;color:#ffcc32;font-weight:700}.benefits-list div:last-child{margin-bottom:0}.cost-comparison-section{margin-top:0;display:flex;flex-direction:column;height:100%;padding:16px;justify-content:center;gap:24px}.comparison-item{display:flex;flex-direction:column;gap:8px;text-align:center}.comparison-label{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:1.2px;color:#666}.comparison-value{font-size:2rem;font-weight:300;color:#1a2942;letter-spacing:-.5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.comparison-highlight{color:#1a2942;font-weight:300;font-size:2.5rem}.comparison-divider{height:1px;background:linear-gradient(to right,transparent,#e0e0e0 20%,#e0e0e0 80%,transparent);margin:0 auto;width:80%}.chart-section{padding:12px 20px 40px;display:flex;flex-direction:row;align-items:center;gap:60px}.savings-summary{flex-shrink:0;width:280px;display:flex;flex-direction:column;gap:24px;padding:0 20px}.savings-label{font-size:.75rem;font-weight:600;letter-spacing:2px;color:#ffffff80;text-transform:uppercase}.savings-amount{font-size:3.5rem;font-weight:700;color:#ffcc32;line-height:1;letter-spacing:-2px;text-shadow:0 0 30px #FFCC32}.savings-breakdown{display:flex;flex-direction:column;gap:16px}.breakdown-item{display:flex;justify-content:space-between;align-items:center}.breakdown-label{font-size:.875rem;font-weight:400;color:#fff9}.breakdown-value{font-size:1.125rem;font-weight:600;color:#ffffffe6;letter-spacing:-.5px}.breakdown-value.breakdown-highlight{color:#ffcc32}.breakdown-divider{height:1px;background:#ffffff1a;margin:8px 0}.chart-container{flex:1;display:flex;flex-direction:column;gap:20px;align-items:center;width:100%}.chart-header{text-align:center;width:100%}.chart-header h2{font-size:2.25rem;font-weight:400;color:#fff;margin:0 0 12px;letter-spacing:-.5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.chart-header p{font-size:.875rem;color:#ffffff80;margin:0;font-weight:300}.chart-wrapper{width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.savings-chart{width:100%;height:450px;filter:drop-shadow(0 4px 20px rgba(0,0,0,.15))}.savings-chart rect{transform-box:fill-box;transform-origin:center bottom}.savings-chart:not(.chart-animated) rect{transform:scaleY(0);opacity:0}.savings-chart:not(.chart-animated) text{opacity:0}.chart-animated rect{animation:barGrow .8s cubic-bezier(.34,1.56,.64,1) forwards}.chart-animated text{animation:fadeIn .6s ease-out forwards}.chart-animated rect:nth-of-type(1),.chart-animated text:nth-of-type(1){animation-delay:.1s}.chart-animated rect:nth-of-type(2),.chart-animated text:nth-of-type(2){animation-delay:.15s}.chart-animated rect:nth-of-type(3),.chart-animated text:nth-of-type(3){animation-delay:.3s}.chart-animated rect:nth-of-type(4),.chart-animated text:nth-of-type(4){animation-delay:.35s}.chart-animated rect:nth-of-type(5),.chart-animated text:nth-of-type(5){animation-delay:.5s}.chart-animated rect:nth-of-type(6),.chart-animated text:nth-of-type(6){animation-delay:.55s}.chart-animated rect:nth-of-type(7),.chart-animated text:nth-of-type(7){animation-delay:.7s}.chart-animated rect:nth-of-type(8),.chart-animated text:nth-of-type(8){animation-delay:.75s}.chart-animated rect:nth-of-type(9),.chart-animated text:nth-of-type(9){animation-delay:.9s}.chart-animated rect:nth-of-type(10),.chart-animated text:nth-of-type(10){animation-delay:.95s}@keyframes barGrow{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.chart-section{flex-direction:column;gap:30px;padding:30px 16px}.savings-summary{width:100%;padding:0}.savings-amount{font-size:2.5rem}.chart-header{text-align:center}.chart-header h2{font-size:1.5rem}.chart-header p{font-size:.8rem}.savings-chart text{font-size:12px!important}.roi-dealership-toggle{gap:8px;padding:6px}.roi-toggle-btn{padding:10px 16px;font-size:.875rem}.roi-toggle-btn span:not(.material-icons-round){display:none}.roi-toggle-btn .material-icons-round{font-size:24px;margin:0}}.static-display{padding:10px;background:#f8f9fa;border-radius:6px;margin:12px 0;border-left:4px solid #FFCC32}.cost-label-static{color:#666;font-size:.8em;margin-bottom:3px}.cost-value-static{font-size:1.1em;font-weight:700;color:#333}.totals-row{display:grid;grid-template-columns:1fr;gap:15px;margin-top:15px}.total-card{background:linear-gradient(135deg,#0a1929,#1a2942);border-radius:12px;padding:20px;text-align:center;box-shadow:0 4px 12px #0003;border:2px solid #FFCC32}.total-card.savings{background:linear-gradient(135deg,#28a745,#20c997);border-color:#28a745}.total-label{color:#ffffffe6;font-size:.9em;margin-bottom:8px;font-weight:600}.total-value{color:#ffcc32;font-size:2em;font-weight:700;margin-bottom:5px}.total-card.savings .total-value{color:#fff}.total-subtitle{color:#fffc;font-size:.8em}.benefits-compact{background:#e7f5e9;padding:15px 20px;border-radius:8px;border:2px solid #28a745;max-width:600px;margin:30px auto 0;text-align:left}.benefits-compact div{color:#155724;font-size:.9em;margin-bottom:8px;padding-left:20px;position:relative}.benefits-compact div:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700;font-size:1.1em}.benefits-compact div:last-child{margin-bottom:0}@media(min-width:600px){.input-grid{grid-template-columns:1fr 1fr;gap:15px}.input-grid.single-column{grid-template-columns:1fr}}@media(min-width:900px){.roi-calculator{padding:72px 20px 20px}.roi-grid{grid-template-columns:1fr 1fr 1.1fr;gap:25px}.roi-card{padding:25px}.card-header{margin:-25px -25px 20px;padding:15px 25px}.savings-section{margin:-25px -25px 20px;padding:35px 25px}.result-highlight .result-value{font-size:1.8em}.savings-amount-large{font-size:3.5em}}@media(max-width:600px){.input-grid{grid-template-columns:1fr;gap:12px}.bento-grid{grid-auto-rows:auto;gap:12px}.bento-box{grid-column:span 1!important;min-height:autoant;grid-row:span 1!important}.savings-amount{font-size:1.8em}.drawer-benefits-grid{grid-template-columns:1fr}}.roi-drawer{position:fixed;bottom:0;left:0;right:0;background:#fff0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);box-shadow:none;z-index:100;border-top:3px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1)}.roi-savings-card-screenshot{grid-column:1 / -1;width:100%;margin-bottom:0}.savings-card-wrapper{background:linear-gradient(135deg,gold,#ffed4e);border:1px solid rgba(255,215,0,.5);border-radius:12px;padding:24px;text-align:center}.savings-card-label{font-size:.9rem;color:#1a2942;text-transform:uppercase;letter-spacing:.5px;font-weight:500;margin-bottom:8px}.savings-card-amount{font-size:2.5rem;font-weight:700;color:#1a2942;margin-bottom:12px}.savings-card-info{display:flex;flex-direction:column;gap:4px}.savings-percentage{font-size:1rem;font-weight:600;color:#1a2942}.savings-subtitle{font-size:.85rem;color:#1a2942}.roi-drawer.drawer-open{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -4px 20px #00000026;border-top:3px solid #FFCC32}.drawer-handle{cursor:pointer;padding:12px 25px;display:flex;justify-content:center}.drawer-pill{background:linear-gradient(135deg,#ffcc32,#ffd65c);border-radius:50px;padding:12px 30px;box-shadow:0 4px 15px #00000026;transition:all .3s ease;display:inline-block}.drawer-pill:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.pill-content{display:flex;align-items:center;gap:15px;color:#1a2942}.pill-label{font-size:.9em;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.pill-amount{font-size:1.5em;font-weight:700}.pill-icon{font-size:24px!important;transition:transform .3s ease}.drawer-open .pill-icon{transform:rotate(180deg)}.drawer-content{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.drawer-open .drawer-content{max-height:400px}.drawer-inner{padding:20px 25px 25px;max-width:1400px;margin:0 auto}.drawer-savings-details{text-align:center;margin-bottom:20px}.savings-percentage-large{font-size:1.8em;font-weight:700;color:#1a2942;margin-bottom:8px}.savings-subtitle{font-size:1em;color:#666}.drawer-divider{height:2px;background:linear-gradient(90deg,transparent 0%,#FFCC32 50%,transparent 100%);margin:20px 0}.drawer-benefits{text-align:center}.drawer-benefits-heading{font-size:1.1em;color:#1a2942;margin:0 0 15px;font-weight:600}.drawer-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;max-width:900px;margin:0 auto}.drawer-benefit-item{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8f9fa;border-radius:8px;color:#1a2942;font-size:.9em;font-weight:500;border:2px solid #1a2942;transition:all .3s ease}.drawer-benefit-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.drawer-benefit-icon{font-size:20px!important;color:#ffcc32}.roi-footer{background:transparent;padding:40px clamp(40px,8vw,120px);border-top:1px solid rgba(255,255,255,.1);flex-shrink:0;margin-top:0}.roi-footer-content{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;width:100%}.roi-footer-logo{height:60px;width:auto}.roi-footer-copyright{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;color:#ffffff80}@media(min-width:900px){.roi-calculator{padding:100px 20px 20px}.bento-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(auto,max-content);gap:8px}.bento-bdc-setup{grid-column:1 / 5;grid-row:1;min-height:0}.bento-missed{grid-column:5 / 11;grid-row:1;min-height:0}.bento-voaice-solution{grid-column:11 / 13;grid-row:1;min-height:0}.bento-voaice-pricing{grid-column:1 / 3;grid-row:2;min-height:0}.bento-merged-analysis{grid-column:3 / 11;grid-row:2;min-height:0}.bento-comparison{grid-column:11 / 13;grid-row:2;min-height:0}.bento-chart{grid-column:1 / 13;grid-row:3;min-height:0}.merged-grid{grid-template-columns:1fr 1fr;gap:20px}.input-grid-vertical{grid-template-columns:repeat(2,1fr);gap:10px}}@media(max-width:600px){.input-grid{grid-template-columns:1fr;gap:12px}.bento-box{grid-column:span 1!important}.pill-content{flex-direction:column;gap:8px}.pill-label{font-size:.8em}.pill-amount{font-size:1.5em}.drawer-benefits-grid{grid-template-columns:1fr}.savings-percentage-large{font-size:1.5em}.benefits-row-grid{flex-direction:column}.benefit-row-item{flex:1 1 auto}.benefits-row{padding:15px}.roi-floating-share-btn{bottom:1rem;right:1rem;width:50px;height:50px}.floating-camera{font-size:1.6rem}.floating-share{width:24px;height:24px;font-size:.9rem}}#root{width:100%;margin:0;padding:0}
