:root{--background:#fff;--foreground:#171717;--primary-black:#000;--text-gray:#666;--card:#fff;--card-foreground:#0a0a0a;--popover:#fff;--popover-foreground:#0a0a0a;--primary:#171717;--primary-foreground:#fafafa;--secondary:#f5f5f5;--secondary-foreground:#171717;--muted:#f5f5f5;--muted-foreground:#737373;--accent:#f5f5f5;--accent-foreground:#171717;--destructive:#e40014;--destructive-foreground:#e40014;--border:#e5e5e5;--input:#e5e5e5;--ring:#a1a1a1;--chart-1:#f05100;--chart-2:#009588;--chart-3:#104e64;--chart-4:#fcbb00;--chart-5:#f99c00;--radius:.625rem;--sidebar:#fafafa;--sidebar-foreground:#0a0a0a;--sidebar-primary:#171717;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#f5f5f5;--sidebar-accent-foreground:#171717;--sidebar-border:#e5e5e5;--sidebar-ring:#a1a1a1}@supports (color:lab(0% 0 0)){:root{--card:lab(100% 0 0);--card-foreground:lab(2.75381% 0 0);--popover:lab(100% 0 0);--popover-foreground:lab(2.75381% 0 0);--primary:lab(7.78201% -.0000149012 0);--primary-foreground:lab(98.26% 0 0);--secondary:lab(96.52% -.0000298023 .0000119209);--secondary-foreground:lab(7.78201% -.0000149012 0);--muted:lab(96.52% -.0000298023 .0000119209);--muted-foreground:lab(48.496% 0 0);--accent:lab(96.52% -.0000298023 .0000119209);--accent-foreground:lab(7.78201% -.0000149012 0);--destructive:lab(48.4493% 77.4328 61.5452);--destructive-foreground:lab(48.4493% 77.4328 61.5452);--border:lab(90.952% 0 -.0000119209);--input:lab(90.952% 0 -.0000119209);--ring:lab(66.128% -.0000298023 .0000119209);--chart-1:lab(57.1026% 64.2584 89.8886);--chart-2:lab(55.0223% -41.0774 -3.90277);--chart-3:lab(30.372% -13.1853 -18.7887);--chart-4:lab(80.1641% 16.6016 99.2089);--chart-5:lab(72.7183% 31.8672 97.9407);--sidebar:lab(98.26% 0 0);--sidebar-foreground:lab(2.75381% 0 0);--sidebar-primary:lab(7.78201% -.0000149012 0);--sidebar-primary-foreground:lab(98.26% 0 0);--sidebar-accent:lab(96.52% -.0000298023 .0000119209);--sidebar-accent-foreground:lab(7.78201% -.0000149012 0);--sidebar-border:lab(90.952% 0 -.0000119209);--sidebar-ring:lab(66.128% -.0000298023 .0000119209)}}.dark{--background:#0a0a0a;--foreground:#fafafa;--card:#0a0a0a;--card-foreground:#fafafa;--popover:#0a0a0a;--popover-foreground:#fafafa;--primary:#fafafa;--primary-foreground:#171717;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a1a1a1;--accent:#262626;--accent-foreground:#fafafa;--destructive:#82181a;--destructive-foreground:#fb2c36;--border:#262626;--input:#262626;--ring:#525252;--chart-1:#1447e6;--chart-2:#00bb7f;--chart-3:#f99c00;--chart-4:#ac4bff;--chart-5:#ff2357;--sidebar:#171717;--sidebar-foreground:#fafafa;--sidebar-primary:#1447e6;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#262626;--sidebar-accent-foreground:#fafafa;--sidebar-border:#262626;--sidebar-ring:#525252}@supports (color:lab(0% 0 0)){.dark{--background:lab(2.75381% 0 0);--foreground:lab(98.26% 0 0);--card:lab(2.75381% 0 0);--card-foreground:lab(98.26% 0 0);--popover:lab(2.75381% 0 0);--popover-foreground:lab(98.26% 0 0);--primary:lab(98.26% 0 0);--primary-foreground:lab(7.78201% -.0000149012 0);--secondary:lab(15.204% 0 -.00000596046);--secondary-foreground:lab(98.26% 0 0);--muted:lab(15.204% 0 -.00000596046);--muted-foreground:lab(66.128% -.0000298023 .0000119209);--accent:lab(15.204% 0 -.00000596046);--accent-foreground:lab(98.26% 0 0);--destructive:lab(28.5139% 44.5539 29.0463);--destructive-foreground:lab(55.4814% 75.0732 48.8528);--border:lab(15.204% 0 -.00000596046);--input:lab(15.204% 0 -.00000596046);--ring:lab(34.924% 0 0);--chart-1:lab(36.9089% 35.0961 -85.6872);--chart-2:lab(66.9756% -58.27 19.5419);--chart-3:lab(72.7183% 31.8672 97.9407);--chart-4:lab(52.0183% 66.11 -78.2316);--chart-5:lab(56.101% 79.4328 31.4532);--sidebar:lab(7.78201% -.0000149012 0);--sidebar-foreground:lab(98.26% 0 0);--sidebar-primary:lab(36.9089% 35.0961 -85.6872);--sidebar-primary-foreground:lab(98.26% 0 0);--sidebar-accent:lab(15.204% 0 -.00000596046);--sidebar-accent-foreground:lab(98.26% 0 0);--sidebar-border:lab(15.204% 0 -.00000596046);--sidebar-ring:lab(34.924% 0 0)}}@theme inline{  --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); --color-card-foreground: var(--card-foreground); --color-popover: var(--popover); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-destructive-foreground: var(--destructive-foreground); --color-border: var(--border); --color-input: var(--input); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring);}@layer base{@apply border-border outline-ring/50;@apply bg-background text-foreground;}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-inter),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.navbar-custom{background:#fff;padding:1rem 0;box-shadow:0 2px 4px #0000000d}.navbar-brand-custom{color:var(--primary-black);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.nav-link-custom{color:var(--primary-black)!important;padding:.5rem 1rem!important;font-weight:500!important;transition:color .3s!important}.nav-link{position:relative}.nav-link:after{content:"";background:var(--primary-black);transform-origin:0;border-radius:5px;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-link:hover:after,.nav-link-custom.active:after{transform:scaleX(1)}.hero-section{background:#fff;padding:4rem 0 0}.hero-title{color:var(--primary-black);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.hero-subtitle{color:var(--text-gray);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.thm_btn_black{text-align:center;border:none;border-radius:.75rem;margin-right:1rem;padding:.75rem 2rem;font-size:1rem;text-decoration:none;transition:all .3s;background-color:var(--primary-black)!important;color:#fff!important}.thm_btn_black:hover{background-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.thm_btn_white{color:var(--primary-black);border:1px solid var(--primary-black);text-align:center;background-color:#0000;border-radius:.75rem;padding:.9rem 2rem;font-size:1rem;transition:all .3s}.thm_btn_white:hover{background-color:var(--primary-black);color:#fff}.hero-image-wrapper{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.hero-image{border-radius:12px;width:100%;height:auto;display:block}.feature_wrapper{border-top:1px solid #ededed}.features-section{background:#fff;padding:3rem 0}.feature-item{text-align:center;padding:1rem}.feature-icon{margin-bottom:1rem}.feature-title{color:var(--primary-black);font-size:.95rem;font-weight:600}.sec_pad{border-bottom:1px solid #eaeaea;padding:96px 0}.section_heading{text-align:center;margin-bottom:48px}.section_heading .title{color:#000;margin:0 0 12px;font-size:clamp(28px,3vw,48px);font-weight:700;line-height:1}.section_heading .subtitle{color:#666;margin:0;font-size:clamp(16px,1.6vw,20px);font-weight:400;line-height:28px}.thm_card{background:#fff;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;height:100%;padding:28px;display:flex}.thm_card .thm_card_icon{align-items:center;height:44px;display:flex}.thm_card .thm_card_cardTitle{color:#000;margin:18px 0 10px;font-size:20px;font-weight:500;line-height:24px}.thm_card .thm_card_cardText{color:#666;margin:0 0 18px;font-size:16px;font-weight:400;line-height:19px}.thm_card_link{color:#000;align-items:center;gap:10px;margin-top:auto;font-size:16px;font-weight:500;line-height:19px;text-decoration:none;display:inline-flex}.thm_card_link:hover{opacity:.75}.thm_card_ctaWrap{justify-content:center;margin-top:48px;display:flex}.stepCard{text-align:center;padding:8px 10px}.stepNumber{color:#f3f4f6;margin:0;font-size:clamp(60px,6vw,96px);font-weight:700;line-height:1.2}.stepTitle{color:#000;margin:10px 0 8px;font-size:clamp(18px,2vw,24px);font-weight:600;line-height:1.35}.stepDesc{color:#666;margin:0;font-size:16px;font-weight:400;line-height:24px}.whyChooseLeft{max-width:584px}.whyChooseList{flex-direction:column;gap:24px;display:flex}.itemTitle{color:#000;margin:0 0 6px;font-size:20px;font-weight:600;line-height:28px}.itemDesc{color:#666;margin:0;font-size:16px;font-weight:400;line-height:24px}.whyChooseItem{align-items:flex-start;gap:16px;display:flex}.iconCol{flex:none;padding-top:4px}.imageWrap{border-radius:16px;width:100%;max-width:584px;margin-left:auto;overflow:hidden;box-shadow:0 8px 10px #0000001a,0 20px 25px #0000001a}.whyChooseImage{width:100%;height:auto;display:block}.btnRow{gap:16px}.storeBtn{align-items:center;gap:12px;display:flex}.appDownloadSection{background-color:#000}.storeText{flex-direction:column;display:flex}.appDownloadSubheading{text-align:center;color:#d1d5db;max-width:900px;margin:18px auto 0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(16px,1.6vw,20px);font-weight:400;line-height:1.4}.btnRow{gap:16px;margin-top:28px}.storeBtn{box-sizing:border-box;color:#fff;background:0 0;border:2px solid #fff;border-radius:12px;justify-content:center;align-items:center;gap:14px;min-width:195px;height:80px;padding:0 22px;text-decoration:none;display:inline-flex}.storeBtn:hover{color:#fff;opacity:.9}.storeIcon{justify-content:center;align-items:center;display:inline-flex}.storeText{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.storeTop{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;font-weight:500;line-height:15px}.storeMain{margin-top:4px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:18px;font-weight:600;line-height:22px}@media (max-width:575.98px){.section{padding:48px 0}.storeBtn{width:100%;max-width:360px}.storeText{align-items:flex-start}}@media (max-width:991px){.navbar-nav{padding-top:1rem}.nav-link-custom{padding:.75rem 0}.btn-talk-advisor{width:100%;margin-top:1rem}.hero-title{font-size:2.5rem}.hero-section{padding:3rem 0 2rem}.hero-image-wrapper{margin-top:2rem}}@media (max-width:576px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.sec_pad{border-bottom:1px solid #eaeaea;padding:48px 0}.thm_btn_black,.thm_btn_white{width:100%;margin-bottom:1rem;margin-right:0}}
