@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--bg-top: #F5F7FB;--bg-bottom: #F5F7FB;--surface: rgba(255, 255, 255, .95);--surface-strong: #ffffff;--surface-dark: #1E3A8A;--text: #0F172A;--text-soft: #475569;--text-muted: #64748B;--line: #E5E7EB;--line-strong: #D1D5DB;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--radius-lg: 16px;--radius-md: 12px;--radius-sm: 8px;--primary: #1E3A8A;--primary-2: #2563EB;--accent: #10B981;--success: #10B981;--warning: #F59E0B;--danger: #EF4444;--hero-shift-x: 0px;--hero-shift-y: 0px;--hero-rotate-x: 0deg;--hero-rotate-y: 0deg;color:var(--text);background:var(--bg-top);font-family:Be Vietnam Pro,Inter,system-ui,sans-serif;font-size:15px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;position:relative;color:var(--text);background:var(--bg-top)}a{color:inherit}img{display:block;max-width:100%}#root{min-height:100vh}.public-layout{min-height:100vh;background:transparent!important}.public-header{position:sticky;top:0;z-index:50;padding:14px 18px 0;background:#f6f8fbe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform,backdrop-filter}.public-header-inner,.public-main{width:min(1260px,calc(100% - 24px));margin-inline:auto}.public-header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:12px 18px;border-radius:var(--radius-lg);border:1px solid var(--line);background:#fff;box-shadow:var(--shadow-sm)}.brand-mark{display:inline-flex;align-items:center;gap:14px;min-width:0;text-decoration:none}.brand-mark-badge{min-width:76px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#4868ff24,#31c6ff29);color:#4660d6;font-weight:900;letter-spacing:.08em;box-shadow:inset 0 1px #ffffffb3}.brand-mark-title,.brand-mark-subtitle{display:block;line-height:1.18}.brand-mark-title{font-size:1rem}.brand-mark-subtitle{font-size:.92rem}.public-nav{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;flex-wrap:nowrap}.public-nav-link{white-space:nowrap;padding:10px 14px;border-radius:999px;color:#5b6477;text-decoration:none;font-size:14px;font-weight:700;transition:transform .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.public-nav-link:hover,.public-nav-link-active{color:#16203f;background:#4162dd1a;box-shadow:inset 0 1px #ffffffa6}.public-main{margin-top:26px;margin-bottom:54px}.public-page-stack{display:flex;flex-direction:column;gap:26px}.public-section-shell{position:relative;overflow:hidden;padding:24px;border-radius:var(--radius-lg);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.public-section-shell:before{content:none}.compact-section,.slim-hero{padding-block:26px}.hero-section,.page-hero-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:34px;align-items:center}.home-hero-section{background:linear-gradient(135deg,#0f172a,#1e3a8a)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 20px 40px -10px #0f172a40!important}.home-hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 16% 18%,rgba(56,189,248,.1),transparent 28%),radial-gradient(circle at 92% 8%,rgba(52,211,153,.08),transparent 18%);pointer-events:none}.home-hero-copy,.page-hero-copy{position:relative;z-index:1}.hero-title{margin:14px 0 18px!important;font-size:clamp(2.35rem,4vw,4.4rem)!important;line-height:1.02!important;letter-spacing:-.04em;color:var(--text)!important}.home-hero-section .hero-title{color:#f8fbff!important}.hero-description{max-width:640px;margin-bottom:0!important;font-size:1.06rem;line-height:1.75!important;color:var(--text-soft)!important}.home-hero-section .hero-description{color:#e7efffd6!important}.hero-tag{display:inline-flex!important;align-items:center;gap:8px;padding:7px 14px!important;border-radius:999px!important;border:1px solid rgba(103,124,199,.18)!important;background:#c8212e1a!important;color:#4a62ca!important;font-weight:700;letter-spacing:.02em}.home-hero-section .hero-tag{background:#748cff24!important;border-color:#8299ff38!important;color:#dae5ff!important}.check-list-column,.hero-check-list{display:grid;gap:12px;margin-top:22px}.hero-check-item{display:inline-flex;align-items:flex-start;gap:10px;color:var(--text-soft);font-size:.98rem;line-height:1.55}.home-hero-section .hero-check-item{color:#e6eeffe0}.hero-check-item .anticon{margin-top:4px;color:#4db8ff}.section-headline{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.quick-action-grid,.product-grid,.guide-grid,.policy-grid,.timeline-cards,.dashboard-grid{display:grid;gap:18px}.quick-action-grid,.product-grid,.guide-grid,.policy-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.timeline-cards,.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.single-column-grid{grid-template-columns:1fr}.two-col-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:20px;align-items:start}.detail-header-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.support-card,.page-card,.metric-card{height:100%;border-radius:var(--radius-md)!important;border:1px solid var(--line)!important;background:#fff!important;box-shadow:var(--shadow-sm)!important}.premium-card,.page-card{overflow:hidden}.premium-card.ant-card .ant-card-body,.page-card.ant-card .ant-card-body,.metric-card.ant-card .ant-card-body{display:flex;flex-direction:column;gap:16px;height:100%}.support-card-hover{transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease}.support-card-hover:hover,.card-link-reset:hover .support-card-hover{transform:translateY(-4px);border-color:var(--primary)!important;box-shadow:var(--shadow-md)!important}.soft-accent-card{background:linear-gradient(180deg,#f4f7fff5,#eaf1ffe0)!important}.step-card,.product-card,.policy-card,.nested-guide-card,.policy-detail-card{height:100%}.step-chip{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:34px;padding-inline:12px;border-radius:999px;background:linear-gradient(135deg,#4162dd1f,#c8212e24);color:#4260dd;font-weight:800;margin-bottom:4px}.card-link-reset{text-decoration:none}.card-actions-inline{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.meta-inline-row{display:flex;flex-wrap:wrap;gap:12px;color:var(--text-muted);font-size:.92rem}.hero-note-box{margin-top:auto;padding:16px 18px;border-radius:18px;background:#4a62ca14;border:1px solid rgba(74,98,202,.14)}.full-width-card,.full-width{width:100%}.filter-toolbar,.form-grid,.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.filter-toolbar{grid-template-columns:minmax(0,1.5fr) minmax(220px,.8fr) auto}.lookup-submit-col{display:flex;align-items:end}.product-detail-aside{position:sticky;top:112px}.ordered-help-list{display:grid;gap:14px;margin:0;padding-left:20px}.policy-content-block{padding-top:14px;border-top:1px dashed rgba(94,116,186,.2)}.claim-code-showcase{padding:18px 20px;border-radius:22px;background:linear-gradient(135deg,#c8212e1f,#c8212e2e);color:#2440b5;font-size:clamp(1.2rem,3vw,2rem);font-weight:900;letter-spacing:.08em;text-align:center}.product-thumb{height:144px;border-radius:24px;display:grid;place-items:center;font-weight:800;letter-spacing:.16em;color:#6a7bb8;background:linear-gradient(135deg,#eaf0ff,#dbe5ff)}.product-visual{position:relative;overflow:hidden;border-radius:26px;border:1px solid rgba(155,174,233,.18);box-shadow:inset 0 1px #fff6;background:linear-gradient(135deg,#0c1a42f5,#1a2d63e6)}.product-visual-card{min-height:220px}.product-visual-detail{min-height:430px}.product-visual-card.product-visual-fallback{background:radial-gradient(circle at top right,rgba(200,33,46,.36),transparent 24%),linear-gradient(135deg,#0c1a42fa,#223970f0)}.product-visual-fallback-mark{position:absolute;inset:auto auto 76px 22px;z-index:2;display:grid;place-items:center;width:82px;height:82px;border-radius:50%;color:#f8fbff;font-size:1.65rem;font-weight:900;letter-spacing:.06em;background:linear-gradient(135deg,#2d5bff,#00a2ff);box-shadow:0 18px 40px #0060ff57}.product-visual-grid,.product-visual-grid:before{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.product-visual-grid{background-image:linear-gradient(rgba(113,132,198,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(113,132,198,.08) 1px,transparent 1px);background-size:24px 24px}.product-visual-grid:before{background:linear-gradient(135deg,rgba(255,255,255,.14),transparent 45%)}.product-visual-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .36s cubic-bezier(.22,1,.36,1),filter .36s ease;filter:saturate(1.02) contrast(1.04)}.support-card-hover:hover .product-visual-image,.product-visual:hover .product-visual-image{transform:scale(1.06)}.product-visual-vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#070f2005,#070f204d 82%,#070f208a),linear-gradient(90deg,rgba(7,15,32,.28),transparent 34%)}.product-visual-meta{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;display:grid;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid rgba(190,206,255,.14);background:#070f206b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform,backdrop-filter;color:#f5f8ff}.product-visual-code{width:fit-content;padding:5px 9px;border-radius:999px;background:#7b91ff2e;border:1px solid rgba(144,164,255,.2);color:#dce6ff;font-size:12px;font-weight:700}.product-visual-meta strong{font-size:1rem;line-height:1.4}.hero-art{position:relative;min-height:440px;display:grid;place-items:center;isolation:isolate}.hero-art-screen{position:relative;width:min(100%,520px);aspect-ratio:.95;border-radius:36px;overflow:hidden}.premium-hero-screen{border:1px solid rgba(162,182,255,.18);background:linear-gradient(180deg,#0c1428f5,#0a1224f0);box-shadow:inset 0 1px #ffffff14,0 28px 70px #040a185c;transform:perspective(1600px) rotateX(var(--hero-rotate-x)) rotateY(var(--hero-rotate-y));transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .32s ease}.premium-hero-screen:hover{box-shadow:inset 0 1px #ffffff14,0 36px 90px #040a186b}.hero-art-toolbar{position:relative;z-index:3;display:flex;gap:8px;padding:18px 20px 0}.hero-art-toolbar span,.page-hero-device-top span{width:10px;height:10px;border-radius:50%;background:#cdd8ff70}.hero-art-image-stage{position:absolute;top:58px;right:22px;bottom:22px;left:22px;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#e4ecfff0,#d2deffe0)}.hero-art-grid,.hero-art-grid:before,.hero-art-grid:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.hero-art-grid{background-image:linear-gradient(rgba(91,112,199,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(91,112,199,.08) 1px,transparent 1px);background-size:26px 26px}.hero-art-grid:before{background:linear-gradient(135deg,rgba(255,255,255,.36),transparent 44%)}.hero-art-grid:after{background:radial-gradient(circle at 84% 18%,rgba(74,103,255,.24),transparent 16%)}.hero-art-image-glow{position:absolute;width:72%;aspect-ratio:1;right:-12%;bottom:-20%;border-radius:50%;background:radial-gradient(circle,rgba(200,33,46,.34),transparent 70%);filter:blur(18px);animation:hero-pulse 7s ease-in-out infinite;will-change:transform,opacity}.hero-art-product-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:translate3d(calc(var(--hero-shift-x) * .4),calc(var(--hero-shift-y) * .28),0) scale(1.04);transition:transform .34s cubic-bezier(.22,1,.36,1),filter .34s ease;animation:hero-float 8s ease-in-out infinite;will-change:transform,opacity}.hero-art-image-shadow{position:absolute;inset:auto 10% 4% 14%;height:16%;border-radius:50%;background:radial-gradient(circle,rgba(9,15,29,.34),transparent 70%);filter:blur(12px)}.hero-art-shine{position:absolute;inset:-22% auto auto -36%;width:42%;height:170%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:rotate(14deg);animation:shine-sweep 7.8s ease-in-out infinite;will-change:transform,opacity}.hero-art-badge{position:absolute;z-index:4;padding:16px 18px;border-radius:20px;border:1px solid rgba(188,204,255,.14);background:#070e1c9e;box-shadow:0 18px 42px #040a1842;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform,backdrop-filter;color:#edf3ff;animation:float-card 7.2s ease-in-out infinite;will-change:transform,opacity}.hero-art-badge small{display:block;margin-bottom:6px;color:#c7d4ffb8;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.hero-art-badge strong{display:block;font-size:1rem;line-height:1.34}.hero-art-badge span{display:block;margin-top:6px;color:#edf3ffc2;font-size:12px;line-height:1.5}.hero-art-badge-top-left{top:44px;left:0;width:min(52%,260px)}.hero-art-badge-top-right{top:120px;right:0;width:min(32%,170px);animation-delay:-1.6s}.hero-art-badge-bottom-left{left:0;bottom:46px;width:min(34%,180px);animation-delay:-.8s}.hero-art-inline-note{right:0;bottom:68px;display:inline-flex;align-items:center;gap:10px;max-width:248px}.hero-art-inline-note span{margin-top:0}.hero-art-status-dot{width:10px;height:10px;flex:none;border-radius:50%;background:#56d8ff;box-shadow:0 0 0 6px #56d8ff24}.hero-art-orb,.page-hero-orb{position:absolute;border-radius:50%;filter:blur(6px);pointer-events:none}.hero-art-orb-one,.page-hero-orb-one{width:124px;height:124px;left:-8px;bottom:22px;background:radial-gradient(circle,#c8212ee0,#c8212e14);animation:orb-float 7.4s ease-in-out infinite;will-change:transform,opacity}.hero-art-orb-two,.page-hero-orb-two{width:92px;height:92px;right:14px;top:26px;background:radial-gradient(circle,#5c80ffdb,#5c80ff14);animation:orb-float 6.4s ease-in-out infinite reverse;will-change:transform,opacity}.page-hero-visual{position:relative;min-height:320px;display:grid;place-items:center;isolation:isolate}.page-hero-device{position:relative;width:min(100%,470px);min-height:300px;padding:22px;border-radius:30px;overflow:hidden;border:1px solid rgba(170,189,255,.18);background:linear-gradient(180deg,#0b1428f0,#0d1834eb);box-shadow:var(--shadow-lg)}.page-hero-device-top{position:relative;z-index:2;display:flex;gap:8px;margin-bottom:18px}.page-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(95,117,199,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(95,117,199,.08) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.96),transparent 96%);mask-image:linear-gradient(180deg,rgba(0,0,0,.96),transparent 96%)}.page-hero-badge,.page-hero-info-card,.page-hero-chip,.page-hero-floating-note,.page-hero-bars,.page-hero-image-frame{position:relative;z-index:2}.page-hero-badge{display:inline-flex;align-items:center;width:fit-content;padding:8px 12px;border-radius:999px;border:1px solid rgba(141,166,255,.2);background:#708aff24;color:#eaf1ff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.page-hero-info-card{width:min(82%,300px);margin-top:18px;padding:18px;border-radius:22px;border:1px solid rgba(189,205,255,.12);background:#070f206b;box-shadow:0 18px 42px #040a183d;animation:float-card 7.8s ease-in-out infinite;will-change:transform,opacity}.page-hero-info-card small{display:block;margin-bottom:6px;color:#c6d3ffb8;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.page-hero-info-card strong{display:block;color:#fff;font-size:1.25rem;line-height:1.34}.page-hero-bars{display:grid;gap:12px;margin-top:24px}.page-hero-bar{height:14px;border-radius:999px;background:linear-gradient(90deg,#4d6aff3d,#20a4ffb8);animation:breathe 6s ease-in-out infinite;will-change:transform,opacity}.page-hero-bar-a{width:78%}.page-hero-bar-b{width:88%;animation-delay:-1.2s}.page-hero-bar-c{width:62%;animation-delay:-2.2s}.page-hero-image-frame{position:relative;margin-top:20px;margin-left:auto;width:min(68%,240px);border-radius:22px;overflow:hidden;border:1px solid rgba(189,205,255,.14);box-shadow:0 20px 46px #040a183d}.page-hero-image{width:100%;height:220px;object-fit:cover}.page-hero-image-shine{position:absolute;inset:-18% auto auto -28%;width:40%;height:160%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:rotate(14deg);animation:shine-sweep 8.2s ease-in-out infinite;will-change:transform,opacity}.page-hero-chip-row{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.page-hero-chip{padding:8px 12px;border-radius:999px;border:1px solid rgba(141,166,255,.16);background:#708aff1a;color:#e7efffeb;font-size:12px;font-weight:700}.page-hero-floating-note{position:absolute;right:16px;bottom:18px;display:inline-flex;align-items:center;gap:10px;max-width:250px;padding:12px 14px;border-radius:18px;border:1px solid rgba(189,205,255,.12);background:#070f208a;color:#e7efffe6;font-size:12px;line-height:1.5;box-shadow:0 18px 42px #040a1838}.page-hero-note-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#7ee0ff;box-shadow:0 0 0 6px #7ee0ff24}.public-footer{padding:24px 28px;border-top:1px solid rgba(255,255,255,.7);background:linear-gradient(180deg,#ffffffc7,#fafcffb8);box-shadow:0 -10px 40px #0c13260d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform,backdrop-filter}.public-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px}.support-contact-list{display:grid;gap:10px}.support-contact-item{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.support-tip-row{display:flex;align-items:flex-start;gap:12px;padding:8px 0}.floating-support-buttons{position:fixed;right:24px;bottom:24px;z-index:45;display:flex;flex-direction:column;gap:10px}.floating-support-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 18px;border-radius:999px;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 18px 40px #0c13262e;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.floating-support-button:hover{transform:translateY(-3px);box-shadow:0 24px 48px #0c13263d;filter:saturate(1.05)}.floating-support-button-zalo{background:linear-gradient(135deg,#0076ff,#00a8ff)}.floating-support-button-phone{background:linear-gradient(135deg,#09997f,#12c2a6)}.mobile-only{display:none!important}.mobile-nav-stack{display:flex;flex-direction:column;gap:10px}.app-shell{min-height:100vh;background:radial-gradient(circle at top right,rgba(200,33,46,.12),transparent 18%),linear-gradient(180deg,#eef3ff,#e8eefb)}.app-sider{position:sticky!important;top:0!important;height:100vh!important;border-right:1px solid rgba(255,255,255,.05);background:#0a0d14!important;box-shadow:20px 0 50px #070c1a14;overflow-y:auto}.brand-block{padding:26px 22px 16px}.brand-block .ant-typography,.app-sider .ant-typography,.app-sider .ant-menu,.app-sider .ant-menu-item a{color:#eef3ff!important}.app-sider .ant-menu{background:transparent!important;border-inline-end:none!important}.app-sider .ant-menu-item,.app-sider .ant-menu-submenu-title{margin-inline:10px!important;width:calc(100% - 20px)!important;border-radius:14px!important}.app-sider .ant-menu-item-selected{background:linear-gradient(135deg,#c8212e3d,#c8212e33)!important}.app-header{display:flex;align-items:center;justify-content:space-between;gap:14px;position:sticky;top:0;z-index:15;background:#ffffffc2!important;border-bottom:1px solid rgba(147,165,220,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform,backdrop-filter;box-shadow:0 12px 30px #0a12220d}.admin-user-chip{min-width:0;max-width:260px;padding:4px 8px 4px 4px;border:1px solid #E3E8F0;border-radius:999px;background:#f8fafc}.admin-user-meta{min-width:0}.admin-user-meta .ant-typography{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-content{padding:28px}.metric-card .ant-statistic{height:100%}.metric-card .ant-statistic-content{font-weight:800}.table-footer{display:flex;justify-content:flex-end;margin-top:16px}.full-page-center{min-height:100vh;display:grid;place-items:center}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top right,rgba(200,33,46,.18),transparent 18%),radial-gradient(circle at bottom left,rgba(20,184,166,.12),transparent 22%),linear-gradient(180deg,#eef3ff,#e8eefb)}.login-card{width:min(520px,100%);border-radius:30px!important;border:1px solid rgba(255,255,255,.74)!important;background:#ffffffc2!important;box-shadow:0 28px 70px #0c132624!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform,backdrop-filter}.form-alert{margin-bottom:16px}.rejected-banner{margin-top:16px;padding:12px 16px;border-radius:14px;background:#fff1f0;color:#b42318}.ant-layout{background:transparent!important}.ant-btn{height:44px;padding-inline:18px;border-radius:999px;font-weight:700;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.ant-btn:hover,.ant-btn:focus{transform:translateY(-1px)}.ant-btn-primary{border:none!important;background:linear-gradient(135deg,#d32632,#a20f1d 55%,#7a0c16)!important;box-shadow:0 4px 10px #c8212e26!important}.ant-btn-primary:hover,.ant-btn-primary:focus{filter:brightness(1.04);box-shadow:0 6px 14px #c8212e33!important}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-picker,.ant-select-selector,.ant-input-textarea textarea{border-radius:16px!important;border-color:#8fa1d638!important;background:#ffffffe6!important;box-shadow:none!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-input-number:hover,.ant-picker:hover,.ant-select:hover .ant-select-selector,.ant-input-textarea textarea:hover,.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-input-number-focused,.ant-picker-focused,.ant-select-focused .ant-select-selector,.ant-input-textarea textarea:focus{border-color:#c8212e61!important}.ant-card-head{border-bottom-color:#8fa1d624!important}.ant-card .ant-card-head-title,.ant-typography{word-break:break-word}.ant-tag{border-radius:999px;padding:5px 10px;font-weight:600}.ant-table-wrapper .ant-table{border-radius:18px!important;overflow:hidden}.ant-table-wrapper .ant-table-thead>tr>th{background:#c8212e0f!important;border-bottom-color:#8fa1d624!important;color:#23345f;font-weight:800}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#8fa1d61a!important;background:#ffffffa3}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f0f5ffe6!important}.ant-descriptions .ant-descriptions-view{border-radius:18px;overflow:hidden}.ant-descriptions .ant-descriptions-item-label{background:#c8212e0f!important;font-weight:700}.ant-collapse{background:transparent!important}.ant-collapse>.ant-collapse-item{border-bottom-color:#8fa1d61f!important}.ant-collapse .ant-collapse-header{font-weight:700}.ant-steps .ant-steps-item-icon{box-shadow:inset 0 1px #fff9}.ant-alert{border-radius:18px}.ant-drawer .ant-drawer-content,.ant-modal .ant-modal-content{border-radius:24px}.ant-result{padding-inline:0!important}@keyframes section-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-float{0%,to{transform:translate3d(calc(var(--hero-shift-x) * .4),calc(var(--hero-shift-y) * .28),0) scale(1.04)}50%{transform:translate3d(calc(var(--hero-shift-x) * .4),calc(var(--hero-shift-y) * .28 - 8px),0) scale(1.05)}}@keyframes hero-pulse{0%,to{opacity:.6;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@keyframes shine-sweep{0%,20%{transform:translate(-135%) rotate(14deg);opacity:0}30%,68%{transform:translate(165%) rotate(14deg);opacity:.7}to{transform:translate(165%) rotate(14deg);opacity:0}}@keyframes orb-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes breathe{0%,to{opacity:.82;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.03)}}@media (max-width: 1180px){.public-header-inner{grid-template-columns:auto 1fr}.public-header-inner>.desktop-only:last-of-type{justify-self:end}.public-nav{justify-content:flex-start;flex-wrap:wrap}}@media (max-width: 1024px){.hero-section,.page-hero-section,.two-col-layout{grid-template-columns:1fr}.product-detail-aside{position:static}.public-header-inner,.public-main{width:min(100%,calc(100% - 32px))}}@media (max-width: 900px){.desktop-only{display:none!important}.mobile-only{display:inline-flex!important}.public-header{padding-inline:10px}.public-header-inner{grid-template-columns:auto auto}}@media (max-width: 767px){.floating-support-button-zalo,.floating-support-button-phone{display:none!important}.public-section-shell,.public-header-inner,.support-card,.page-card,.login-card{border-radius:24px!important}.public-main{margin-top:18px;margin-bottom:32px}.public-section-shell,.public-footer{padding:20px}.hero-title{font-size:clamp(2rem,11vw,2.7rem)!important}.detail-header-row,.section-headline{flex-direction:column;align-items:stretch}.filter-toolbar{grid-template-columns:1fr}.lookup-submit-col{align-items:stretch}.hero-art{min-height:360px}.hero-art-screen,.page-hero-device{width:100%}.hero-art-badge-top-left,.hero-art-badge-top-right,.hero-art-badge-bottom-left,.hero-art-inline-note{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:auto;margin:10px 18px 0}.hero-art-image-stage{top:58px;right:16px;bottom:16px;left:16px}.page-hero-floating-note{position:relative;right:auto;bottom:auto;margin-top:18px;max-width:none}.page-hero-image-frame{width:100%;margin-left:0}.product-visual-detail{min-height:320px}.app-content{padding:16px}.app-header{padding-inline:16px!important}.admin-user-chip{max-width:44px;padding-right:4px}.admin-user-meta{display:none!important}.floating-support-buttons{right:20px;bottom:24px}.floating-support-button{min-height:46px;padding-inline:14px;font-size:13px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.equal-card.ant-card{height:100%;border-radius:28px!important;overflow:hidden}.equal-card.ant-card .ant-card-body{display:flex;flex-direction:column;gap:16px;height:100%;padding:16px!important}.equal-card-top{flex:none}.equal-card-main{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}.equal-card-footer{display:flex;flex-direction:column;gap:10px;margin-top:auto}.equal-card-badge{width:fit-content;margin:0!important}.equal-card-title{margin:0!important;font-size:1.05rem!important;line-height:1.42!important;color:var(--text)!important;min-height:4.26em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.equal-card-desc{margin:0!important;color:var(--text-soft)!important;line-height:1.7!important;min-height:6.8em;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.equal-card-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;min-height:24px;color:var(--text-muted);font-size:.92rem}.product-card .product-visual-card{min-height:148px;height:148px;border-radius:22px}.product-card .product-visual{border-radius:22px}.product-card .product-visual-meta{left:14px;right:14px;bottom:12px;padding:12px 14px;border-radius:16px}.product-card .product-visual-meta strong{font-size:.95rem;line-height:1.38;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card .product-visual-code{font-size:11px;padding:4px 8px}.guide-card.equal-card .ant-tag,.product-card.equal-card .ant-tag{margin-inline-end:0!important}.product-grid>.card-link-reset,.product-grid>a.card-link-reset{display:block;height:100%}.product-video-section{padding:0;overflow:hidden}.product-video-block{position:relative;width:100%;overflow:hidden;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,#ffffffeb,#f9fbffc7);box-shadow:var(--shadow-sm)}.product-video-block:before{content:"";display:block;padding-top:56.25%}.product-video-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.donut-legend-item{transition:opacity .2s ease-in-out,transform .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out}.donut-legend-item:hover{background-color:#c8212e14!important;transform:translate(4px)}.admin-page{padding:24px;width:100%;max-width:none;margin:0}.app-sider .ant-menu-dark .ant-menu-item-selected{background-color:#be12242e!important;border-left:3px solid #BE1224!important;border-radius:0 8px 8px 0!important}.admin-card{border-radius:16px!important;border:1px solid #E2E8F0!important;background:#fff!important;box-shadow:0 1px 3px #0f172a0d,0 4px 6px -2px #0f172a05!important;padding:24px}.admin-page-header{margin-bottom:20px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.admin-filter-card{margin-bottom:20px;padding:16px 20px;border-radius:12px!important;border:1px solid #E3E8F0!important;background:#fff!important;box-shadow:none!important}.admin-table-container{border-radius:12px;border:1px solid #E3E8F0;background:#fff;overflow:hidden}.admin-table .ant-table{border-radius:12px!important;font-size:13.5px!important;color:#1f2937!important}.admin-table .ant-table-thead>tr>th{background:#f8fafc!important;color:#475569!important;font-weight:600!important;border-bottom:1px solid #E2E8F0!important;height:44px!important;padding:10px 16px!important}.admin-table .ant-table-tbody>tr>td{border-bottom:1px solid #F1F5F9!important;background:#fff!important;padding:14px 16px!important}.admin-table .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.admin-status-pill{padding:4px 10px;border-radius:999px;font-size:13px;font-weight:600;display:inline-block;white-space:nowrap}.admin-status-success{background:#ecfdf3;color:#027a48;border:1px solid #ABEFC6}.admin-status-warning{background:#fffaeb;color:#b54708;border:1px solid #FEDF89}.admin-status-info{background:#eff8ff;color:#175cd3;border:1px solid #B2DDFF}.admin-status-danger{background:#fef3f2;color:#b42318;border:1px solid #FECDCA}.admin-status-neutral{background:#f8fafc;color:#475467;border:1px solid #E2E8F0}.admin-status-active{background:#ecfdf3;color:#027a48;border:1px solid #ABEFC6}.admin-status-inactive{background:#f8fafc;color:#475467;border:1px solid #E2E8F0}.admin-action-button{border-radius:8px!important;height:34px!important;font-size:13.5px!important;box-shadow:none!important}.admin-primary-button{background:#0f172a!important;color:#fff!important;border:none!important;border-radius:10px!important;height:36px!important;font-size:13.5px!important;font-weight:600!important;box-shadow:0 1px 2px #0f172a1a!important}.admin-primary-button:hover{background:#1e293b!important}.admin-secondary-button{background:#fff!important;color:#334155!important;border:1px solid #CBD5E1!important;border-radius:10px!important;height:36px!important;font-size:13.5px!important;font-weight:600!important;box-shadow:none!important}.admin-secondary-button:hover{background:#f8fafc!important}.admin-claims-table .ant-table{background:transparent}.admin-claims-table .ant-table-thead>tr>th{background:#f8fafc!important;color:#64748b;font-weight:700;text-transform:uppercase;font-size:11.5px;letter-spacing:.05em;border-bottom:2px solid #E2E8F0!important;padding:12px 16px!important}.admin-claims-table .ant-table-tbody>tr>td{padding:14px 16px!important;border-bottom:1px solid #F1F5F9!important;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease;background:#fff}.admin-claims-table .ant-table-tbody>tr:hover>td{background:#f8fafc!important}.admin-claims-table .ant-table-tbody>tr:nth-child(2n)>td{background:#fafafa}.compact-table .ant-table-tbody>tr>td{padding:8px 12px!important;font-size:13px}.compact-table .ant-table-thead>tr>th{padding:8px 12px!important}.compact-table .ant-table-expanded-row>td{padding:0!important}.compact-table .ant-table-expanded-row>td>.ant-table-wrapper{margin:0!important}.internal-compact-shell{font-size:12px}.internal-compact-shell .admin-page{padding:12px}.internal-compact-shell .admin-card{padding:12px!important}.internal-compact-shell .admin-page-header{margin-bottom:12px}.internal-compact-shell h1,.internal-compact-shell h2,.internal-compact-shell h3,.internal-compact-shell h4,.internal-compact-shell .ant-typography{margin-bottom:.2em}.internal-compact-shell .ant-typography-secondary{font-size:11px}.internal-compact-shell .brand-block h4{font-size:14px!important}.internal-compact-shell .app-sider .ant-menu-item{height:32px!important;line-height:32px!important;font-size:12px!important}.internal-compact-shell .app-sider .ant-menu-item .anticon{font-size:14px!important}.internal-compact-shell .admin-user-chip{height:32px!important}.internal-compact-shell .admin-user-chip .ant-avatar{width:24px!important;height:24px!important;line-height:24px!important;font-size:11px!important}.internal-compact-shell .ant-statistic-content-value{font-size:20px!important}.internal-compact-shell .ant-statistic-title{font-size:12px!important}.internal-compact-shell .app-header{height:50px!important}.internal-compact-shell .ant-btn{font-size:12px!important}:root{--simi-navy-deep: #020617;--simi-navy-slate: #0F172A;--simi-ruby-primary: #C8212E;--simi-ruby-active: #9E111E;--simi-ruby-deep: #7A0C16;--simi-ruby-soft-bg: #FFF1F2;--simi-ruby-soft-border: #F3C5CB;--simi-ruby-text: #8F101A;--simi-ruby-hover: #B71725;--simi-ruby-glow: rgba(200, 33, 46, .12);--simi-mint: #10B981;--simi-mint-glow: rgba(16, 185, 129, .1);--simi-amber: #D97706;--simi-amber-glow: rgba(217, 119, 6, .1);--simi-gray-bg: #F8FAFC;--simi-glass-bg: rgba(255, 255, 255, .75);--simi-glass-border: #DBE3EF;--simi-radius-card: 24px;--simi-radius-input: 10px;--simi-shadow-soft: 0 4px 20px rgba(0, 0, 0, .02), 0 2px 6px rgba(0, 0, 0, .02);--simi-shadow-premium: 0 12px 32px -8px rgba(200, 33, 46, .08), 0 4px 12px -4px rgba(200, 33, 46, .05);--simi-shadow-hover: 0 20px 40px -15px rgba(200, 33, 46, .15), 0 4px 12px rgba(200, 33, 46, .06)}.section-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.step-badge{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#1d4ed8,#1e40af);color:#fff;border-radius:12px;font-weight:750;font-size:16px}.section-title{margin:0!important;font-size:1.35rem!important;font-weight:700!important;letter-spacing:-.01em;color:var(--simi-navy-slate)!important}.section-desc{margin-top:4px!important;color:var(--text-soft)!important;font-size:.92rem!important}.simi-premium-card{border:1px solid var(--simi-glass-border);border-radius:var(--simi-radius-card);background:#fff;box-shadow:var(--simi-shadow-premium);transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),background-color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1)}.simi-premium-card:hover{transform:translateY(-4px);box-shadow:var(--simi-shadow-hover);border-color:#c8212e33}.option-card-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:16px}.option-card{border:1px solid var(--simi-glass-border);border-radius:16px;padding:24px;cursor:pointer;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),background-color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1);display:flex;align-items:flex-start;gap:18px;background:#fff;position:relative;overflow:hidden;box-shadow:var(--simi-shadow-soft)}.option-card:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 24px 24px 0;border-color:transparent transparent transparent transparent;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.option-card:hover{border-color:var(--simi-ruby-primary);background:#c8212e03;transform:translateY(-2px);box-shadow:0 8px 24px #090d1a0a}.option-card-active{border-color:var(--simi-ruby-primary)!important;background:#c8212e08!important;box-shadow:0 8px 30px #c8212e14!important}.option-card-active:after{border-color:transparent var(--simi-ruby-primary) transparent transparent}.option-card-icon{font-size:26px;padding:12px;background:var(--simi-gray-bg);border-radius:12px;color:var(--text-soft);transition:opacity .3s ease,transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease;display:flex;align-items:center;justify-content:center}.option-card-active .option-card-icon{background:var(--simi-ruby-primary);color:#fff;box-shadow:0 4px 12px #c8212e33}.option-card-content h4{margin:0 0 6px;font-size:1.05rem;font-weight:700;color:var(--simi-navy-slate)}.option-card-content p{margin:0;color:var(--text-soft);font-size:.9rem;line-height:1.5}.premium-dragger .ant-upload.ant-upload-drag{border:1px dashed var(--simi-glass-border)!important;background:var(--simi-gray-bg)!important;border-radius:16px!important;transition:opacity .3s ease,transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease!important;padding:20px!important;min-height:150px}.premium-dragger .ant-upload.ant-upload-drag:hover{border-color:var(--simi-ruby-primary)!important;background:#c8212e03!important;box-shadow:inset 0 0 12px #c8212e05}.premium-dragger-icon{display:inline-flex;padding:12px;background:#fff;border-radius:12px;box-shadow:var(--simi-shadow-premium);color:var(--simi-ruby-primary);font-size:28px;margin-bottom:8px;transition:opacity .3s ease,transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease}.premium-dragger .ant-upload.ant-upload-drag:hover .premium-dragger-icon{transform:translateY(-4px);color:var(--simi-ruby-hover);box-shadow:0 8px 24px #c8212e26}.public-nav-link{position:relative;font-weight:600!important}.public-nav-link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--simi-ruby-primary);transition:opacity .25s ease,transform .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease;transform:translate(-50%);border-radius:2px}.public-nav-link-active:after{width:24px}.nav-metal-sparkle{background-image:linear-gradient(110deg,#c9152c,#a20f1d 35%,gold,#a20f1d 65%,#c9152c)!important;background-size:200% auto!important;background-position:0% center;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;animation:shineNavMetal 3s linear infinite;will-change:transform,opacity;font-weight:800!important;position:relative;letter-spacing:.02em;padding-right:14px!important}@keyframes shineNavMetal{0%{background-position:200% center}to{background-position:-200% center}}.nav-metal-sparkle:before{content:"✨";position:absolute;top:6px;right:0;font-size:11px;-webkit-text-fill-color:initial;color:#ffa800;animation:navSparkle 1.5s ease-in-out infinite alternate;will-change:transform,opacity;pointer-events:none}@keyframes pulseStar{0%,to{opacity:.4;transform:scale(.8) rotate(0)}50%{opacity:1;transform:scale(1.2) rotate(180deg)}}.public-section-shell{width:100%;margin:0 auto}@media (min-width: 1024px){html{font-size:15px}.compact-section{max-width:920px!important}}@media (min-width: 1920px){html{font-size:16px}.compact-section{max-width:960px!important}}@media (max-width: 1023px){.public-section-shell{padding-left:24px!important;padding-right:24px!important}}@media (max-width: 767px){html{font-size:14px}.public-section-shell{padding-left:16px!important;padding-right:16px!important}.simi-premium-card{border-radius:18px!important}.hide-on-mobile{display:none!important}.option-card-wrapper{grid-template-columns:1fr}}@media (max-width: 350px){.public-section-shell{padding-left:12px!important;padding-right:12px!important}html{font-size:13px}}.floating-support-buttons{position:fixed;bottom:max(16px,env(safe-area-inset-bottom));right:16px;z-index:999}@media (max-width: 767px){.desktop-support-text,.mobile-support-text{display:none!important}.morph-button-content{width:48px!important;height:48px!important;padding:0!important;border-radius:50%!important;justify-content:center!important}}@keyframes navSparkle{0%{transform:scale(.7) rotate(0);opacity:.7;filter:drop-shadow(0 0 2px #FFD700)}to{transform:scale(1.2) rotate(15deg);opacity:1;filter:drop-shadow(0 0 6px #FFD700)}}.nav-metal-sparkle.public-nav-link-active:after{background:linear-gradient(90deg,#a20f1d,gold,#a20f1d)!important}.cosmic-hero-bg{background:radial-gradient(circle at 76% 46%,rgba(255,32,72,.22),transparent 34%),radial-gradient(circle at 78% 50%,rgba(106,19,48,.32),transparent 48%),linear-gradient(120deg,#070b16,#101827 45%,#2a0f22)!important;border:1px solid rgba(255,255,255,.02)!important;box-shadow:0 20px 50px -12px #00000014!important;color:#fff;position:relative;overflow:hidden}.cosmic-hero-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(rgba(255,255,255,.045) 1px,transparent 1px);background-size:18px 18px;opacity:.15;pointer-events:none}.pulsing-dot{width:8px;height:8px;background-color:var(--simi-mint);border-radius:50%;display:inline-block;box-shadow:0 0 #10b981b3;animation:pulse 1.8s infinite;will-change:transform,opacity}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1);box-shadow:0 0 0 8px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.trust-belt{background:linear-gradient(180deg,#040a14b8,#070a1485)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:inset 0 1px #ffffff0d!important;border-radius:20px;padding:12px}.pipeline-step{padding:32px 24px;background:#fff;border:1px solid var(--simi-glass-border);border-radius:20px;position:relative;transition:opacity .3s ease,transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease;box-shadow:var(--shadow-soft);height:100%}.pipeline-step:hover{transform:translateY(-2px);border-color:#c8212e26;box-shadow:0 12px 30px #090d1a0a}.pipeline-number{font-size:3rem;font-weight:900;background:linear-gradient(135deg,#c8212e33,#c8212e08);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1;font-family:system-ui,sans-serif;margin-bottom:12px}.success-invoice-card{position:relative;background:#fff;border-radius:24px;border:1px solid var(--simi-glass-border);box-shadow:0 30px 60px -20px #090d1a14;overflow:hidden}.success-invoice-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--simi-ruby-primary),var(--simi-mint))}.asymmetric-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:32px}@media (max-width: 992px){.asymmetric-layout{grid-template-columns:1fr}}.quick-checkpoints{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:8px;text-align:left;align-self:flex-start;width:100%}.quick-checkpoints li{font-size:.88rem;color:var(--text-soft);display:flex;align-items:center;gap:8px}.quick-checkpoints li svg{color:var(--simi-mint);font-size:14px;flex-shrink:0}.ant-input,.ant-input-password,.ant-select-selector,.ant-picker{border-color:#d8e0ec!important;color:#0f172a!important}.ant-input::placeholder,.ant-select-selection-placeholder,.ant-picker-input>input::placeholder{color:#94a3b8!important}.ant-input:hover,.ant-input-password:hover,.ant-select:hover .ant-select-selector,.ant-picker:hover{border-color:#94a3b8!important}.ant-input:focus,.ant-input-focused,.ant-input-password-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:var(--simi-ruby-primary)!important;box-shadow:0 0 0 3px #c8212e1f!important}.brand-card-hover{transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.brand-card-hover:hover{transform:translateY(-8px)}.brand-card-hover:first-child:hover{box-shadow:0 30px 60px #0003!important}.brand-card-hover:last-child:hover{box-shadow:0 30px 60px #0f172a1f!important}.header-premium-btn{position:relative;overflow:hidden;background:linear-gradient(135deg,#d32632,#a20f1d 55%,#7a0c16)!important;color:#fff!important;border:none!important;box-shadow:0 4px 12px #c8212e40,inset 0 1px 1px #fff3!important;transition:opacity .3s ease,transform .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease,color .3s ease!important}.premium-tabs .ant-tabs-nav:before{border-bottom:1px solid rgba(0,0,0,.06)!important}.premium-tabs .ant-tabs-tab{padding:12px 24px;margin:0 8px 0 0;font-size:1.05rem;font-weight:600;color:#64748b;transition:opacity .3s,transform .3s,background-color .3s,border-color .3s,box-shadow .3s,color .3s}.premium-tabs .ant-tabs-tab:hover{color:#0f172a}.premium-tabs .ant-tabs-tab-active{color:#c9152c!important}.premium-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#c9152c!important;font-weight:800}.premium-tabs .ant-tabs-ink-bar{background:#c9152c;height:3px!important;border-radius:3px 3px 0 0}@media (max-width: 768px){.premium-tabs .ant-tabs-tab{padding:10px 16px;font-size:.95rem;margin:0 4px 0 0}}.header-premium-btn:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:skew(-20deg);animation:headerBtnShine 3s infinite;will-change:transform,opacity}@keyframes headerBtnShine{0%{left:-100%}20%{left:200%}to{left:200%}}.header-premium-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #c8212e66,inset 0 1px 1px #ffffff4d!important;filter:brightness(1.05)}.guided-support-morph-container{position:relative;background-color:#fff;border-radius:24px;box-shadow:0 8px 20px #b913214d,inset 0 1px 1px #ffffff40;display:flex;flex-direction:column;overflow:hidden;transform-origin:bottom right;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),background-color .35s cubic-bezier(.16,1,.3,1),border-color .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),color .35s cubic-bezier(.16,1,.3,1);z-index:1000;border:1px solid rgba(255,255,255,.1);width:172px;height:48px;margin-top:auto;align-self:flex-end;transform:translateZ(0);backface-visibility:hidden;will-change:width,height,transform,opacity}.guided-support-morph-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#b91321,#870c16);transition:opacity .25s ease;z-index:0;pointer-events:none}.guided-support-morph-container.is-expanded{width:380px;height:620px;max-height:calc(100vh - 40px);border-radius:20px;box-shadow:0 24px 80px #0f172a40;border:1px solid #DBE3EF}.guided-support-morph-container.is-expanded:before{opacity:0}@media (max-width: 767px){.guided-support-morph-container{width:48px}.guided-support-morph-container.is-expanded{width:calc(100vw - 32px);height:75vh}}.morph-button-content{display:flex;align-items:center;justify-content:flex-start;padding:7px 20px 7px 7px;gap:8px;width:100%;height:48px;flex:0 0 auto;color:#fff;font-weight:800;font-size:13.5px;cursor:pointer;position:absolute;top:0;left:0;transition:opacity .2s ease,transform .2s ease;z-index:2;box-sizing:border-box}.guided-support-morph-container.is-expanded .morph-button-content{opacity:0;transform:scale(.9);pointer-events:none}.nowfa-launcher-copy{display:flex!important;flex-direction:column;gap:0;line-height:1;text-align:left}.nowfa-launcher-copy strong{color:#fff;font-size:13.5px;font-weight:800;white-space:nowrap}.nowfa-launcher-copy small{color:#ffffffd1;font-size:11px;font-weight:650;white-space:nowrap}.floating-nowfa-avatar,.floating-nowfa-avatar-fallback{align-items:center;background:#fff;border:2px solid rgba(255,255,255,.85);border-radius:9999px;color:#b80f1d;display:flex;flex:0 0 auto!important;height:34px!important;min-height:34px!important;justify-content:center;object-fit:cover!important;overflow:hidden;width:34px!important;min-width:34px!important;max-width:34px!important}.floating-nowfa-avatar-fallback .anticon{font-size:15px}.morph-button-content:hover{filter:saturate(1.05)}.mobile-support-text{display:none}.morph-panel-content{opacity:0;pointer-events:none;transform:translateY(12px) scale(.96);transition:opacity .25s ease,transform .3s cubic-bezier(.16,1,.3,1);transition-delay:0s;display:flex;flex-direction:column;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;transform:translateZ(0);backface-visibility:hidden;will-change:transform,opacity}.guided-support-morph-container.is-expanded .morph-panel-content{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);transition-delay:.05s}.guided-panel-header{padding:20px 24px 16px;border-bottom:1px solid rgba(15,23,42,.04);display:flex;justify-content:space-between;align-items:flex-start;background:#fff;flex:0 0 auto;gap:12px}.guided-panel-header-main{flex:1;min-width:0}.guided-panel-title-row{display:flex;align-items:center;gap:10px;min-width:0}.guided-panel-title{color:var(--simi-navy-slate);font-size:1.02rem;font-weight:800;line-height:1.3}.guided-panel-subtitle{color:#64748b;display:block;font-size:.85rem;line-height:1.45;margin-top:6px}.guided-panel-logo,.guided-icon-button{align-items:center;border-radius:10px;display:inline-flex;flex-shrink:0;justify-content:center}.guided-panel-logo{background:var(--simi-ruby-primary);color:#fff;height:28px;width:28px}.guided-icon-button{background:#f1f5f9;color:#334155;height:32px;min-width:32px;padding:0}.guided-panel-body{padding:12px;overflow-y:auto;display:flex;flex-direction:column;gap:6px;flex:1 1 auto;min-height:0}.guided-panel-body::-webkit-scrollbar{width:6px}.guided-panel-body::-webkit-scrollbar-track{background:transparent;margin:8px 0}.guided-panel-body::-webkit-scrollbar-thumb{background-color:#0f172a26;border-radius:10px}.guided-panel-body::-webkit-scrollbar-thumb:hover{background-color:#0f172a40}.guided-panel-footer{padding:14px 20px 18px;background:#fff;border-top:1px solid rgba(15,23,42,.04);display:flex;gap:12px;border-radius:0 0 24px 24px;flex:0 0 auto}.guided-footer-button{align-items:center;border-radius:12px;display:flex;flex:1;font-weight:700;height:42px;justify-content:center}.guided-footer-button-outline{border-color:var(--simi-ruby-primary);color:var(--simi-ruby-primary)}.guided-menu-item{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#fff;border:1px solid transparent;border-radius:16px;cursor:pointer;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease;text-align:left;width:100%}.guided-menu-item:hover{background:#f8fafc;border-color:var(--simi-ruby-soft-border);transform:translateY(-1px)}.guided-menu-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#c8212e0f;color:var(--simi-ruby-primary);font-size:18px;flex-shrink:0}.guided-menu-text{flex:1}.guided-menu-title{display:block;font-weight:600;color:var(--simi-navy-slate);margin-bottom:4px;font-size:.95rem}.guided-menu-desc{display:block;color:#64748b;font-size:.85rem;line-height:1.4}.guided-detail{color:#334155;display:flex;flex-direction:column;gap:12px;padding:4px}.guided-detail .ant-typography{color:#334155;font-size:.9rem;line-height:1.65;margin-bottom:0}.guided-cta-stack{display:flex;flex-direction:column;gap:10px;margin-top:4px}.guided-cta-button{border-radius:10px;font-weight:700;height:42px}.guided-cta-button-outline{border-color:var(--simi-ruby-primary);color:var(--simi-ruby-primary);font-weight:700}.guided-address-list{display:flex;flex-direction:column;gap:12px}.guided-info-card,.guided-bot-reply{background:#f8fafc;border:1px solid #DBE3EF;border-radius:12px;padding:14px}.guided-info-card .ant-typography{display:block;margin-bottom:10px}.guided-info-card .ant-typography strong,.guided-info-card>.ant-typography{color:var(--simi-navy-slate)}.guided-issue-chips{display:flex;flex-wrap:wrap;gap:8px}.guided-issue-chips button{background:#fff;border:1px solid #DBE3EF;border-radius:999px;color:#334155;cursor:pointer;font-size:.84rem;font-weight:700;line-height:1.2;padding:8px 10px;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.guided-issue-chips button:hover{background:#f8fafc;border-color:var(--simi-ruby-soft-border);color:var(--simi-ruby-primary)}.guided-issue-form{display:flex;gap:8px}.guided-issue-form .ant-input{border-radius:10px;min-height:40px}.guided-issue-form .ant-btn{border-radius:10px;flex-shrink:0;font-weight:700;height:40px}.guided-bot-reply-muted{background:#fff7ed;border-color:#fed7aa}.guided-chat-widget{background:#fff;border-radius:26px;overflow:hidden;display:flex;flex-direction:column}.guided-chat-header{align-items:center;background:linear-gradient(135deg,#b91321,#870c16);border-bottom:none;color:#fff;display:flex;flex:0 0 auto;gap:12px;min-height:76px;padding:16px 20px;position:relative;z-index:10;box-shadow:0 4px 12px #b9132126}.guided-chat-avatar{align-items:center;background:#fff;border:2px solid rgba(255,255,255,.9);border-radius:9999px;color:#b80f1d;display:flex;flex:0 0 auto;font-size:24px;height:44px;justify-content:center;object-fit:cover;overflow:hidden;position:relative;width:44px;z-index:1}.guided-chat-avatar.simi-nowfa-avatar-image,.guided-chat-mini-avatar.simi-nowfa-avatar-image{display:block;object-fit:cover}.simi-nowfa-avatar-fallback .anticon{display:flex}.guided-chat-heading{display:flex;flex:1;flex-direction:column;min-width:0;position:relative;z-index:1}.guided-chat-heading strong{color:#fff;font-size:1.1rem;font-weight:850;line-height:1.25}.guided-chat-heading span{align-items:center;color:#ffffffe6;display:flex;font-size:.84rem;font-weight:600;gap:6px;margin-top:2px}.guided-chat-heading i{background:#10b981;border-radius:50%;box-shadow:0 0 0 3px #10b98126;display:inline-block;height:8px;width:8px;animation:pulseDot 2s infinite;will-change:transform,opacity}@keyframes pulseDot{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.guided-chat-close{background:#00000026!important;border-radius:12px!important;color:#fff!important;height:36px!important;min-width:36px!important;padding:0!important;position:relative;z-index:1;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.guided-chat-close:hover{background:#0000004d!important;color:#fff!important}.guided-chat-body{background:radial-gradient(circle at top right,rgba(200,33,46,.03),transparent 40%),#f8fafc;display:flex;flex:1 1 auto;flex-direction:column;gap:16px;min-height:0;overflow-y:auto;padding:24px 20px 32px}.guided-chat-body::-webkit-scrollbar{width:6px}.guided-chat-body::-webkit-scrollbar-track{background:transparent}.guided-chat-body::-webkit-scrollbar-thumb{background-color:#0f172a26;border-radius:999px}.guided-chat-row{display:flex;gap:10px;width:100%}.guided-chat-row-user{justify-content:flex-end}.guided-chat-mini-avatar{align-items:center;background:#fff;border:1px solid #E2E8F0;border-radius:50%;color:#b80f1d;display:flex;flex:0 0 auto;font-size:13px;height:28px;justify-content:center;margin-top:3px;object-fit:cover;overflow:hidden;width:28px}.guided-chat-message-stack{display:flex;flex-direction:column;gap:8px;max-width:min(300px,85%)}.guided-chat-row-user .guided-chat-message-stack{align-items:flex-end}.guided-chat-bubble{border-radius:20px;box-shadow:0 4px 12px #0f172a0a;font-size:.95rem;line-height:1.5;padding:12px 16px;white-space:normal}.guided-chat-bubble p{margin:0}.guided-chat-bubble p+p{margin-top:8px}.guided-chat-bubble .guided-chat-list-item{margin-top:4px;padding-left:10px;position:relative}.guided-chat-bubble-bot{background:#f1f5f9;border-bottom-left-radius:6px;color:#0f172a;border:1px solid rgba(15,23,42,.05)}.guided-chat-bubble-user{background:linear-gradient(135deg,#c8212e,#a20f1d);border-bottom-right-radius:6px;color:#fff}.guided-chat-highlight{background-color:#10b981;color:#fff;padding:0 4px;border-radius:4px;font-weight:600}.guided-chat-quick-replies{display:flex;flex-wrap:wrap;gap:6px;width:100%}.guided-chat-quick-replies button{background:#fff;border:1px solid #C8212E;border-radius:99px;color:#c8212e;cursor:pointer;font-size:.86rem;font-weight:600;line-height:1.3;padding:8px 14px;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #c8212e0d}.guided-chat-quick-replies button:hover{background:#fff1f2;color:#870c16;border-color:#b91321;transform:translateY(-1px)}.guided-chat-footer{background:#fff;border-top:1px solid rgba(15,23,42,.08);padding:16px 20px 20px;flex:0 0 auto}.guided-chat-input-wrapper{display:flex;align-items:flex-end;gap:12px}.guided-chat-restart-btn{background:transparent!important;color:#0f172a!important;border-radius:50%!important;height:40px!important;width:auto!important;font-size:13px!important;font-weight:600!important;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease!important;flex-shrink:0;padding:0 8px!important}.guided-chat-restart-btn .anticon{display:none!important}.guided-chat-restart-btn:after{content:"Bắt đầu lại"}.guided-chat-restart-btn:hover{background:#f1f5f9!important;color:#b91321!important}.guided-chat-input-pill{flex:1;display:flex;align-items:center;background:#f1f5f9;border-radius:24px;padding:4px 4px 4px 16px;border:1px solid transparent;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.guided-chat-input-pill:focus-within{background:#fff;border-color:#c8212e4d;box-shadow:0 0 0 3px #c8212e0d}.premium-chat-input{background:transparent!important;box-shadow:none!important;padding:8px 12px 8px 0!important;font-size:.95rem!important}.premium-chat-input:focus{background:transparent!important;box-shadow:none!important}.premium-send-btn{background:#b91321!important;border:none!important;color:#fff!important;height:36px!important;width:36px!important;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease!important}.premium-send-btn[disabled]{background:#b9132166!important;color:#fffc!important}.premium-send-btn:hover:not(:disabled){background:#870c16!important;transform:scale(1.05)}.premium-send-btn:disabled{background:#cbd5e1!important;color:#f8fafc!important}.guided-chat-ctas{display:flex;flex-direction:column;gap:8px}.guided-chat-product-card{align-items:stretch;background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 8px 24px #0f172a0a;display:flex;flex-direction:column;gap:10px;max-width:100%;padding:14px}.guided-chat-card-body{display:flex;gap:12px;align-items:flex-start}.guided-chat-card-image{flex:0 0 64px}.guided-chat-card-image img{aspect-ratio:1;border-radius:10px;display:block;height:64px;object-fit:cover;width:64px}.guided-chat-card-placeholder{align-items:center;background:#f1f5f9;border-radius:10px;color:#94a3b8;display:flex;font-size:.75rem;font-weight:700;height:64px;justify-content:center;width:64px}.guided-chat-card-content{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.guided-chat-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.guided-chat-card-content strong{color:#0f172a;font-size:.92rem;line-height:1.35}.guided-chat-card-content span{color:#475569;font-size:.82rem;line-height:1.35}.guided-chat-card-link.guided-cta-primary{align-items:center;align-self:stretch;background:#b80f1d;border-radius:8px;color:#fff;display:flex;font-size:.86rem;font-weight:800;justify-content:center;margin-top:2px;padding:8px 10px;text-decoration:none;transition:background .2s ease}.guided-chat-card-link.guided-cta-primary:hover{background:#9f1020;color:#fff}.guided-chat-cta-link{align-items:center;background:#fff;border:1px solid #C8212E;border-radius:99px;color:#c8212e;display:flex;font-size:.86rem;font-weight:850;justify-content:center;min-height:38px;padding:8px 16px;text-decoration:none;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease;width:100%}.guided-chat-cta-link:hover{background:#b80f1d;color:#fff}.guided-chat-footer{background:#fff;border-top:1px solid #E2E8F0;flex:0 0 auto;padding:10px 14px 14px}.guided-chat-restart{background:transparent;border:0;color:#64748b;cursor:pointer;display:block;font-size:.78rem;font-weight:700;margin:0 0 8px auto;padding:0}.guided-chat-restart:hover{color:#b80f1d}.guided-chat-product-suggestions{background:#fff;border:1px solid #DBE3EF;border-radius:12px;box-shadow:0 14px 28px #0f172a24;display:flex;flex-direction:column;gap:4px;margin-bottom:10px;max-height:240px;overflow-y:auto;padding:6px;position:relative;z-index:5}.guided-chat-product-suggestion,.guided-chat-product-suggestion-state{border-radius:8px;color:#0f172a;font-size:.88rem;line-height:1.35;padding:9px 10px;text-align:left}.guided-chat-product-suggestion{background:transparent;border:0;cursor:pointer;font-weight:700}.guided-chat-product-suggestion:hover{background:#eff6ff;color:#1d4ed8}.guided-chat-product-suggestion-state{color:#64748b}.guided-chat-input-row{align-items:center;background:#f8fafc;border:1px solid #D8E0EC;border-radius:999px;display:flex;gap:8px;padding:6px 6px 6px 14px}.guided-chat-input-row .ant-input{background:transparent;border:0;box-shadow:none;color:#0f172a;min-height:34px;padding:0}.guided-chat-input-row .ant-btn{background:#b80f1d;border-color:#b80f1d;box-shadow:0 8px 18px #b80f1d3d;flex:0 0 auto}@media (max-width: 768px){.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-picker,.ant-select-selector,.ant-input-textarea textarea,.ant-select-selection-item,.ant-select-placeholder{font-size:16px!important}.search-form-item{margin-bottom:20px!important}.responsive-border-none{border-left:none!important;border-top:1px solid rgba(0,0,0,.06)!important;padding-top:16px!important;padding-bottom:16px!important}.guided-support-morph-container{bottom:calc(88px + env(safe-area-inset-bottom))!important;right:16px!important;width:52px!important;height:52px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.morph-button-content>span.desktop-support-text,.morph-button-content>span.mobile-support-text{display:none!important}.desktop-support-text,.mobile-support-text{display:none!important}.morph-button-content{width:52px!important;height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;top:0!important;left:0!important;padding:0!important;gap:0!important}.morph-button-content .anticon{font-size:24px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important}.floating-nowfa-avatar,.floating-nowfa-avatar-fallback{height:32px;width:32px}.guided-support-morph-container.is-expanded{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;height:72vh!important;max-height:82vh!important;border-radius:24px 24px 0 0!important;border:none!important;box-shadow:0 -8px 40px #0000001f!important;margin-bottom:0!important}.guided-panel-header{padding:24px 20px 16px!important;position:relative}.guided-panel-header:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:36px;height:4px;background:#cbd5e1;border-radius:4px}.morph-panel-content{width:100%;height:100%}.guided-panel-body{max-height:none;padding:16px}.guided-panel-footer{border-radius:0;padding:12px 16px calc(14px + env(safe-area-inset-bottom))}.guided-issue-form{flex-direction:column}.guided-chat-widget{border-radius:24px 24px 0 0}.guided-chat-header{min-height:86px;padding:22px 16px}.guided-chat-header:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:36px;height:4px;background:#ffffff80;border-radius:4px;z-index:2}.guided-chat-avatar{height:44px;width:44px}.guided-chat-body{padding:22px 14px 16px}.guided-chat-message-stack{max-width:min(310px,84%)}.guided-chat-footer{padding:9px 12px calc(12px + env(safe-area-inset-bottom))}}.home-page-container{padding-bottom:80px!important}.hero-content-wrapper{position:relative;z-index:10;max-width:780px;margin:0 auto}.hero-title{margin-top:0!important;font-size:clamp(2.5rem,6.5vw,3.8rem)!important;font-weight:900!important;letter-spacing:-.03em!important;line-height:1.1!important;color:#fff!important}.hero-subtitle{margin:20px auto 0!important;font-size:1.2rem!important;color:#ffffffd9!important;line-height:1.6!important;font-weight:500!important;max-width:640px!important}.hero-cta-group{margin-top:44px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero-btn{height:56px!important;padding:0 36px!important;font-size:1.05rem!important;font-weight:700!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.hero-btn-primary{background:linear-gradient(135deg,#d32632,#a20f1d 55%,#7a0c16)!important;border:none!important;box-shadow:0 14px 30px #c8212e47!important;color:#fff!important}.hero-btn-outline{background:#ffffff12!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;box-shadow:0 10px 25px #0000001a!important}.nowfa-help-section{background:var(--simi-gray-50);padding:68px 20px 34px;text-align:center}.nowfa-help-header{margin:0 auto 30px;max-width:720px}.nowfa-help-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:100%;text-align:left}.nowfa-help-card{border-radius:18px!important}.nowfa-help-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px -6px #0000000f;border-color:var(--simi-ruby-primary)!important}.nowfa-help-card:hover .nowfa-card-arrow{color:var(--simi-ruby-primary)!important;transform:translate(4px)}.nowfa-help-icon{align-items:center;background:var(--simi-ruby-soft-bg);border:1px solid var(--simi-ruby-soft-border);border-radius:12px;color:var(--simi-ruby-primary);display:flex;font-size:22px;height:44px;justify-content:center;margin-bottom:16px;width:44px}.guide-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px}.guide-card-btn{height:40px!important;border-radius:8px!important;font-weight:600!important}.guide-card-btn-outline{border:1px solid var(--simi-glass-border)!important;color:#475569!important;background:#fff!important;box-shadow:none!important}.guide-card-btn-outline:hover{border:1px solid var(--simi-ruby-primary)!important;color:var(--simi-ruby-primary)!important;background:var(--simi-ruby-soft-bg)!important}.guide-card-btn-outline-primary{border:1px solid var(--simi-glass-border)!important;color:#475569!important;background:#fff!important;box-shadow:none!important}.guide-card-btn-outline-primary:hover{border:1px solid var(--simi-ruby-primary)!important;color:var(--simi-ruby-primary)!important;background:var(--simi-ruby-soft-bg)!important}@media (min-width: 769px){.guide-section-header{text-align:center;margin-top:40px;margin-bottom:36px}.trust-belt-container{border-radius:0 0 32px 32px!important;border-top:none!important;margin-top:0!important}}@media (max-width: 1200px) and (min-width: 769px){.nowfa-help-grid{grid-template-columns:repeat(2,1fr)}.guide-cards-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 768px){.hero-section-container{min-height:auto!important;padding:32px 16px 24px!important;border-radius:24px 24px 0 0!important;margin:16px 16px 0!important}.hero-title{font-size:32px!important}.hero-subtitle{font-size:1rem!important;line-height:1.6!important;margin-top:16px!important}.hero-cta-group{margin-top:28px;flex-direction:column;gap:12px}.hero-btn{width:100%;height:48px!important}.nowfa-help-section{padding:48px 16px 28px}.nowfa-help-grid{grid-template-columns:1fr;gap:14px}.nowfa-help-card .ant-card-body{padding:18px!important}.trust-belt-container{display:flex!important;flex-direction:column!important;gap:0!important;padding:8px!important;margin:0 16px!important;border-radius:0 0 24px 24px!important;border-top:none!important}.trust-item{padding:12px 16px!important}.trust-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.04)}.trust-icon-wrap{width:36px!important;height:36px!important;font-size:18px!important;border-radius:10px!important}.guide-section-header{text-align:center;margin-top:48px!important;margin-bottom:24px!important}.guide-cards-grid{grid-template-columns:1fr;gap:16px;margin-bottom:40px;padding:0 16px}.guide-card-btn{height:44px!important}}.premium-brands-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:1180px;margin:0 auto;padding:0 20px}@media (max-width: 900px){.premium-brands-grid{grid-template-columns:1fr;max-width:600px}}.premium-brand-card{border-radius:28px;overflow:visible;box-shadow:0 18px 46px #0f172a1a;border:1px solid rgba(226,232,240,.8);transition:opacity .25s ease,transform .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease;display:flex;position:relative;height:340px;text-decoration:none;cursor:pointer;background:#fff}.premium-brand-card:hover{transform:translateY(-3px);box-shadow:0 26px 70px #0f172a29}.premium-brand-card.uniq-card:hover{box-shadow:0 24px 60px #b7172529}.premium-brand-card:hover{transform:translateY(-2px);box-shadow:0 32px 70px #0f172a26}@media (max-width: 768px){.premium-brand-card{height:auto;flex-direction:column;padding-top:16px}}.premium-brand-media{position:absolute;right:20px;top:20px;bottom:20px;width:42%;z-index:10;overflow:visible;perspective:1000px}.premium-brand-img{width:100%;height:100%;object-fit:contain;object-position:right center;transition:transform .5s cubic-bezier(.175,.885,.32,1.275),filter .5s ease;transform-origin:right center;transform:rotateY(-12deg) rotateX(4deg) scale(.95);filter:drop-shadow(0px 10px 20px rgba(0,0,0,0));border-radius:14px}.premium-brand-card:hover .premium-brand-media{z-index:50}.premium-brand-card:hover .premium-brand-img{transform:rotateY(0) rotateX(0) scale(1.4) translate(-15px) translateZ(60px);filter:drop-shadow(-20px 30px 40px rgba(0,0,0,.4))}.premium-brand-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}@media (max-width: 768px){.premium-brand-media{position:relative;width:100%;height:240px;top:auto;bottom:0;right:0;z-index:10;margin-top:12px}.premium-brand-img{object-position:center bottom;transform:rotateY(0) scale(.95)}.premium-brand-card:active .premium-brand-img{transform:rotateY(0) scale(1.05) translateY(-5px)}}.premium-brand-content{position:relative;z-index:12;width:56%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;padding:32px 32px 32px 40px;height:100%}@media (max-width: 768px){.premium-brand-content{width:100%;height:auto;padding:28px 24px;justify-content:flex-start;background:transparent}.uniq-card .premium-brand-content{background:transparent}}.premium-brand-logo{font-size:.8rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px}.premium-brand-title{font-size:1.6rem;font-weight:800;margin:0 0 12px;letter-spacing:-.01em;line-height:1.3;max-width:260px}@media (max-width: 768px){.premium-brand-title{font-size:1.4rem}}.premium-brand-desc{font-size:.95rem;font-weight:500;line-height:1.5;margin:0 0 28px;max-width:240px}.premium-brand-btn{border:none!important;border-radius:12px!important;height:44px!important;padding:0 20px!important;font-weight:700!important;font-size:.92rem!important;width:fit-content!important;white-space:nowrap!important;margin-top:auto!important;display:flex!important;align-items:center!important;gap:8px!important;transition:opacity .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease!important}.premium-brand-btn:hover{transform:scale(1.02)}.premium-shine-layer{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:28px;overflow:hidden;pointer-events:none;z-index:5}.premium-shine-layer:after{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(to right,#fff0,#ffffff08 1%,#ffffff26,#ffffff08 99%,#fff0);transform:skew(-25deg);animation:shine-metallic 4s infinite ease-in-out;will-change:transform,opacity}@keyframes shine-metallic{0%{left:-150%}20%{left:200%}to{left:200%}}.premium-brand-card:hover .premium-shine-layer:after{animation-play-state:paused;opacity:0;transition:opacity .3s ease}@keyframes floatAnimation{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.float-animation{animation:floatAnimation 4s ease-in-out infinite;will-change:transform,opacity}.hero-robot-glow{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(225,29,72,.4) 0%,rgba(225,29,72,.1) 45%,transparent 70%);border-radius:50%;z-index:10;pointer-events:none;animation:pulseTechRing 6s linear infinite;will-change:transform,opacity;border:1px solid rgba(225,29,72,.2)}.hero-robot-glow:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:580px;height:580px;border:1px solid rgba(225,29,72,.2);border-radius:50%;animation:pulse-ring 4s cubic-bezier(.215,.61,.355,1) infinite;will-change:transform,opacity}@keyframes pulseTechRing{0%{transform:translate(-50%,-50%) scale(.95);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.05);opacity:1}to{transform:translate(-50%,-50%) scale(.95);opacity:.8}}.hero-robot-pedestal{position:absolute;bottom:10px;left:50%;transform:translate(-50%);width:280px;height:60px;background:radial-gradient(ellipse at center,rgba(225,29,72,.6) 0%,transparent 70%);border-radius:50%;z-index:10;filter:blur(12px)}.speech-bubble{background:#fff;color:var(--simi-navy-slate);padding:10px 16px;border-radius:20px;font-size:.95rem;font-weight:700;box-shadow:0 10px 25px #00000026;position:absolute;top:-20px;right:20px;z-index:12;white-space:nowrap;animation:popIn .5s cubic-bezier(.175,.885,.32,1.275) forwards}.speech-bubble:after{content:"";position:absolute;bottom:-8px;right:24px;border-width:8px 8px 0;border-style:solid;border-color:#ffffff transparent transparent transparent;display:block;width:0}@keyframes popIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.highlight-card{border:1px solid rgba(200,33,46,.2)!important;background:linear-gradient(180deg,#fff,#fff5f6)}.highlight-card .nowfa-help-icon{background:#c8212e1a;color:var(--simi-ruby-primary)}.highlight-card:hover{border-color:var(--simi-ruby-primary)!important;box-shadow:0 16px 32px -8px #c8212e26!important}.premium-launcher-pill{display:flex!important;flex-direction:column;justify-content:center;align-items:flex-start;margin-left:8px}.premium-launcher-pill .launcher-title{font-size:14px;font-weight:800;line-height:1.2;color:#fff}.premium-launcher-pill .launcher-subtext{font-size:11px;font-weight:500;color:#fffc;line-height:1.2;margin-top:2px}.premium-help-section{background:transparent;position:relative;overflow:hidden}.premium-robot-visual-block{perspective:1000px}.robot-pedestal-base{position:absolute;bottom:0;width:220px;height:40px;background:radial-gradient(ellipse at center,rgba(0,0,0,.08) 0%,transparent 70%);border-radius:50%;transform:translateY(20px);z-index:1}.robot-pedestal-glow{position:absolute;top:40%;left:50%;width:280px;height:280px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(255,255,255,.8) 0%,rgba(200,33,46,.05) 50%,transparent 80%);border-radius:50%;z-index:1;filter:blur(24px)}.subtle-floor-shadow{top:auto;bottom:-40px;height:80px;width:320px;background:radial-gradient(ellipse at center,rgba(15,23,42,.1) 0%,transparent 70%);filter:blur(8px)}.pointing-robot-img{filter:drop-shadow(0 20px 30px rgba(0,0,0,.15))}.subtle-bubble{top:10%;right:-20px;font-size:.85rem;padding:8px 12px;box-shadow:0 4px 12px #00000014;color:#64748b;animation-delay:.5s}.premium-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 991px){.premium-grid{grid-template-columns:1fr}}.nowfa-help-card.standard-card{border:1px solid #E2E8F0;background:#fff;border-radius:20px;box-shadow:0 4px 12px #00000005;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),background-color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1)}.nowfa-help-card.standard-card:hover{border-color:#cbd5e1;box-shadow:0 12px 24px -8px #0000000f;transform:translateY(-4px)}.premium-card-desc-full{display:block}.text-cta{font-size:.9rem;font-weight:600;color:#64748b;transition:color .2s;display:flex;align-items:center;gap:6px}.text-cta .cta-arrow{font-size:10px;transition:transform .2s}.nowfa-help-card.standard-card:hover .text-cta{color:var(--simi-ruby-primary)}.nowfa-help-card.standard-card:hover .cta-arrow{transform:translate(4px)}.nowfa-help-card.highlight-card{border:1px solid rgba(200,33,46,.15)!important;background:linear-gradient(180deg,#fff,#fff9fa);border-radius:20px;box-shadow:0 8px 24px -6px #c8212e0f}.nowfa-help-card.highlight-card:hover{border-color:#c8212e4d!important;box-shadow:0 16px 32px -8px #c8212e1f!important;transform:translateY(-4px)}.nowfa-help-card.highlight-card .nowfa-help-icon{background:#c8212e14;color:var(--simi-ruby-primary)}@media (max-width: 768px){.hero-content-wrapper{padding:24px 16px 32px!important}.hero-title{font-size:clamp(2rem,8vw,3rem)!important}.hero-eyebrow{font-size:13px!important}.hero-subtitle{font-size:1rem!important}.hero-badge{white-space:normal!important;text-align:center!important;line-height:1.4!important;padding:8px 16px!important;width:100%!important;justify-content:center!important}.hero-buttons{flex-direction:column!important;width:100%!important}.hero-buttons>*{width:100%!important;justify-content:center!important}.hero-buttons>.hero-btn{padding:0 16px!important;font-size:.95rem!important;height:48px!important;width:100%!important;justify-content:center!important}.hero-inner-trust-belt{width:calc(100% - 32px)!important;margin:0 auto 24px!important;border-radius:16px!important;padding:16px 0!important}.hero-trust-grid{grid-template-columns:1fr!important;gap:16px!important}.trust-item{border-left:none!important;padding:8px 16px!important}.hero-robot-col{justify-content:center!important;padding-right:0!important;margin-top:24px!important}.hero-robot-image{max-height:280px!important}}.home-page-container{background:#f6f8fb!important;overflow-x:hidden}.cosmic-hero-bg.hero-section-container{width:min(1500px,calc(100vw - 80px))!important;min-height:500px!important;border-radius:30px!important;background:radial-gradient(circle at 78% 45%,rgba(225,29,72,.34) 0%,rgba(127,29,29,.18) 28%,transparent 58%),radial-gradient(circle at 18% 12%,rgba(59,130,246,.1),transparent 34%),linear-gradient(115deg,#120817,#07111f 46%,#251020)!important}.cosmic-hero-bg.hero-section-container:before{opacity:.15!important}.hero-content-wrapper{max-width:none!important;margin:0!important}.premium-hero-main-row{min-height:340px}.hero-title{margin-bottom:0!important;white-space:nowrap}.hero-subtitle{margin-left:0!important;margin-right:0!important}.hero-buttons{align-items:center!important;flex-wrap:nowrap!important}.hero-buttons>a,.hero-buttons>button{flex:0 0 auto!important}.hero-buttons .hero-btn,.hero-buttons .ant-btn{white-space:nowrap!important;min-width:178px}.hero-robot-container{width:min(430px,100%);min-height:350px;display:flex;align-items:center;justify-content:center}.hero-robot-image{max-height:405px!important;width:auto!important;filter:drop-shadow(0 18px 34px rgba(0,0,0,.34))}.hero-robot-glow{width:520px!important;height:520px!important;top:48%!important;background:radial-gradient(circle,rgba(225,29,72,.36) 0%,rgba(225,29,72,.16) 35%,transparent 66%)!important}.hero-robot-pedestal{bottom:26px!important;width:300px!important;height:72px!important;background:radial-gradient(ellipse at center,rgba(225,29,72,.68) 0%,rgba(225,29,72,.18) 42%,transparent 72%)!important}.hero-inner-trust-belt{height:auto!important;min-height:92px!important;align-items:center!important;overflow:hidden}.hero-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important}.hero-trust-grid .trust-item{min-width:0}.hero-trust-grid .trust-item span:first-child{line-height:1.2!important}.hero-trust-grid .trust-item span:last-child{display:block;line-height:1.35!important}.nowfa-help-section.premium-help-section{background:#f6f8fb!important;padding-top:44px!important}.premium-support-row{max-width:1180px;margin:0 auto!important}.premium-grid.nowfa-help-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}.nowfa-help-card.standard-card{border-radius:18px!important;border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 12px 30px #0f172a0f!important;overflow:hidden}.nowfa-help-card.standard-card .ant-card-body{min-height:168px!important;padding:24px!important}.premium-card-desc-full{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important;text-overflow:clip!important}.pointing-robot-img{max-height:430px!important}.premium-robot-visual-block:before{content:"";position:absolute;width:380px;height:380px;border-radius:999px;background:radial-gradient(circle,rgba(225,29,72,.08),transparent 70%);z-index:1}@media (max-width: 1279px){.cosmic-hero-bg.hero-section-container{width:min(1180px,calc(100vw - 48px))!important}.hero-content-wrapper{padding-left:48px!important;padding-right:48px!important}.hero-buttons .hero-btn,.hero-buttons .ant-btn{min-width:160px;padding-left:20px!important;padding-right:20px!important}.premium-grid.nowfa-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 991px){.cosmic-hero-bg.hero-section-container{width:calc(100vw - 32px)!important;min-height:auto!important}.premium-hero-main-row{min-height:auto}.hero-buttons{flex-wrap:wrap!important}.hero-inner-trust-belt{width:calc(100% - 48px)!important}.hero-trust-grid{grid-template-columns:1fr!important}}@media (max-width: 768px){.cosmic-hero-bg.hero-section-container{border-radius:24px!important;margin-top:18px!important}.hero-content-wrapper{padding:28px 20px 48px!important}.hero-title{white-space:normal}.hero-buttons{flex-direction:column!important}.hero-buttons>a,.hero-buttons .ant-btn,.hero-buttons>button{width:100%!important}.hero-robot-container{min-height:250px}.hero-robot-image{max-height:260px!important}.hero-inner-trust-belt{width:calc(100% - 32px)!important;margin-bottom:24px!important}.premium-grid.nowfa-help-grid{grid-template-columns:1fr!important}}.hero-robot-rings{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;z-index:1;pointer-events:none}.premium-hero__stage{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;min-width:0;width:100%}.hero-robot-glow{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:480px!important;height:480px!important;background:radial-gradient(circle,rgba(225,29,72,.25) 0%,rgba(190,18,60,.08) 40%,transparent 70%)!important;border-radius:50%!important;z-index:1!important;filter:blur(20px)!important;pointer-events:none}.premium-hero__robot{position:relative;z-index:11;filter:drop-shadow(0 26px 34px rgba(0,0,0,.4))}.hero-robot-pedestal-3d{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:5;width:260px;height:70px}.pedestal-bottom{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:260px;height:24px;background:linear-gradient(to right,#3a0006,#8f101a,#3a0006);border-radius:130px/12px;box-shadow:0 10px 20px #00000080}.pedestal-bottom:before{content:"";position:absolute;top:-12px;left:0;width:100%;height:24px;background:radial-gradient(ellipse at center,#a20f1d,#5a000a);border-radius:50%;box-shadow:inset 0 2px 4px #ffffff1a}.pedestal-top{position:absolute;bottom:16px;left:50%;transform:translate(-50%);width:180px;height:20px;background:linear-gradient(to right,#5a000a,#c8212e,#5a000a);border-radius:90px/10px;z-index:2;box-shadow:0 8px 16px #0006}.pedestal-top:before{content:"";position:absolute;top:-10px;left:0;width:100%;height:20px;background:radial-gradient(ellipse at center,#d32632,#8f101a 80%,#5a000a);border-radius:50%;box-shadow:inset 0 2px 6px #ffffff40}.hero-robot-pedestal-glow{position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:320px;height:50px;background:radial-gradient(ellipse,rgba(225,29,72,.4) 0%,transparent 70%);z-index:4;filter:blur(12px);pointer-events:none}.premium-hero,.premium-hero *{box-sizing:border-box}.premium-hero{width:min(1240px,calc(100% - 48px));max-width:1240px;margin-left:auto;margin-right:auto;overflow:hidden}.premium-hero__main,.premium-hero__content,.premium-hero__stage,.premium-hero__trust,.premium-hero__trust-item{min-width:0}.premium-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:44px}.hero-buttons-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-buttons-row .hero-btn{flex:1;min-width:190px;max-width:260px}.premium-hero-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:100%;box-sizing:border-box}.premium-hero-trust-item{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:center;padding:20px 24px}.premium-hero-trust-item.responsive-border-none{border-left:1px solid rgba(255,255,255,.08)}.trust-icon-wrap{color:#e11d48;font-size:24px;background:#e11d4829;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(248,113,113,.22)}.trust-text-wrap{display:flex;flex-direction:column;min-width:0;text-align:left}.trust-title{margin:0;font-size:.95rem;font-weight:700;color:#f8fafc;white-space:normal;word-break:break-word}.trust-desc{font-size:.8rem;color:#cbd5e1c7;font-weight:500;margin-top:4px;line-height:1.4;white-space:normal;word-break:break-word}@keyframes shimmerMetallic{0%{background-position:-200% center}to{background-position:200% center}}.hero-eyebrow-metallic{display:inline-block;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;background:linear-gradient(90deg,#ff6b6b,#ffb3b3,#ff6b6b 40%,#d32f2f 80%,#ff6b6b);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;filter:drop-shadow(0 0 8px rgba(255,107,107,.5));animation:shimmerMetallic 4s linear infinite;will-change:transform,opacity}.hero-robot-orbit-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;z-index:2;pointer-events:none}.hero-robot-orbit-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(255,255,255,.04)}.hero-robot-orbit-ring:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:50%;padding:2px;background:conic-gradient(from 0deg,transparent 0%,transparent 60%,rgba(255,107,107,.4) 80%,#FF6B6B 95%,#FFFFFF 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:orbitSpin 3s linear infinite;will-change:transform,opacity;filter:drop-shadow(0 0 12px rgba(255,107,107,.6))}@keyframes orbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 1024px) and (max-width: 1279px){.hero-buttons-row{flex-wrap:wrap}}@media (min-width: 1280px){.hero-buttons-row{flex-wrap:nowrap}}@media (min-width: 1024px){.hide-on-desktop{display:none!important}}@media (max-width: 991px){.premium-hero-grid{grid-template-columns:1fr;gap:32px}.premium-hero-trust-grid{grid-template-columns:1fr}.premium-hero-trust-item.responsive-border-none{border-left:none;border-top:1px solid rgba(255,255,255,.08)}.hero-buttons-row{flex-direction:column}.hero-buttons-row .hero-btn{max-width:100%}}@keyframes bouncePopIn{0%{transform:scale(.8) translateY(20px);opacity:0}50%{transform:scale(1.05) translateY(-5px);opacity:1}to{transform:scale(1) translateY(0);opacity:1}}@keyframes floatSmooth{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-robot-speech-animated{animation:bouncePopIn .6s cubic-bezier(.175,.885,.32,1.275) forwards,floatSmooth 4s ease-in-out infinite .6s;will-change:transform,opacity;transform-origin:bottom right}@media (max-width: 767px){html,body{overflow-x:hidden}.public-home-page,.premium-hero,.support-section,.nowfa-help-section,.brand-section{max-width:100%;overflow-x:hidden}.premium-hero{width:calc(100% - 24px)!important;margin:14px auto 0!important;border-radius:22px!important;padding:18px 22px!important;min-height:unset!important;height:auto!important;max-height:none!important}.hero-text-col{padding-right:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.hero-title{font-size:clamp(34px,8vw,38px)!important;line-height:1.05!important;margin-bottom:12px!important;justify-content:center!important;width:100%!important;text-align:center!important}.hero-subtitle-text{font-size:16px!important;line-height:1.28!important;margin-bottom:12px!important;text-align:center!important}.hero-desc{font-size:14px!important;line-height:1.45!important;margin-bottom:20px!important;text-align:center!important}.hero-eyebrow-metallic{font-size:11px!important;padding:6px 10px!important;max-width:100%;width:100%!important;display:block!important;white-space:normal;margin-bottom:12px!important;text-align:center!important}.hero-buttons-row{display:flex;flex-direction:column;gap:12px!important}.hero-btn-wrapper{width:100%!important;margin:0!important;height:auto!important}.hero-btn{min-height:56px!important;height:100%!important;width:100%!important;font-size:16px!important;margin:0!important;padding:12px 0!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero-robot-col.premium-hero__stage{width:100%!important;max-width:100%!important;margin-top:32px!important;display:flex!important;justify-content:center!important;align-items:flex-end!important;position:relative!important}.premium-hero__robot{max-height:220px!important;width:auto!important;position:relative!important;z-index:10!important;margin-bottom:24px!important}.hero-robot-speech,.hero-robot-speech-animated{display:none!important}.hero-robot-orbit-container,.hero-robot-glow{transform:translate(-50%,-50%) scale(.65)!important;top:50%!important;left:50%!important}.hero-robot-pedestal-3d,.hero-robot-pedestal-glow{transform:translate(-50%) scale(.7)!important;bottom:-15px!important;left:50%!important}.premium-hero__trust{margin-top:16px!important;margin-bottom:0!important;padding:0!important}.hero-inner-trust-belt{margin-top:0!important;border-radius:16px!important;background:transparent!important;border:none!important}.premium-hero-trust-grid{display:flex!important;flex-direction:column!important;gap:10px!important;padding:0!important}.premium-hero__trust-item{width:100%!important;padding:14px 16px!important;display:grid!important;grid-template-columns:32px 1fr!important;gap:12px!important;background:#ffffff0d!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.12)!important}.trust-icon-wrap{width:32px!important;height:32px!important;font-size:16px!important}.trust-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px!important;margin-top:6px!important}.nowfa-help-section{padding-top:30px!important;padding-bottom:24px!important}.nowfa-help-header h2{font-size:clamp(24px,6vw,26px)!important;line-height:1.15!important;max-width:340px;margin:0 auto!important}.nowfa-help-header p{font-size:14px!important;max-width:330px;margin-top:12px!important}.heading-underline{margin:14px auto 24px!important}.premium-robot-visual-block{display:none!important}.nowfa-help-grid{grid-template-columns:1fr!important;gap:12px!important;width:calc(100% - 16px)!important;margin:0 auto}.nowfa-help-card .ant-card-body{padding:16px 20px!important;min-height:unset!important}.nowfa-help-icon{width:38px!important;height:38px!important;font-size:18px!important}.nowfa-help-card h4{font-size:16px!important}.premium-card-desc-full{font-size:13.5px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.premium-card-cta{margin-top:14px!important}.text-cta{font-size:14px!important}.premium-brands-grid{grid-template-columns:1fr!important;gap:16px!important}.premium-brand-card{width:100%!important;border-radius:20px!important;padding:18px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:12px!important;max-height:none!important;height:auto!important}.premium-brand-media{display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:0!important;height:auto!important;position:relative!important;width:100%!important}.premium-brand-img{max-height:195px!important;margin-bottom:0!important;max-width:100%!important;object-fit:contain!important}.premium-brand-content{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;padding:0!important;height:auto!important}.premium-brand-logo{font-size:11px!important;margin-bottom:4px!important;letter-spacing:1px!important}.premium-brand-title{font-size:18px!important;line-height:1.25!important;margin-bottom:6px!important}.premium-brand-desc{font-size:13px!important;line-height:1.4!important;margin-bottom:12px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.premium-brand-btn{height:44px!important;line-height:44px!important;padding:0 20px!important;font-size:14px!important;border-radius:12px!important;width:100%!important;justify-content:center!important;display:flex!important;align-items:center!important;gap:8px!important}.support-contact-float{right:16px!important;bottom:18px!important;width:52px!important;height:52px!important;min-width:52px!important}.support-contact-wrapper.is-open{width:calc(100vw - 24px)!important;right:12px!important;bottom:12px!important;max-height:min(680px,100vh - 24px)!important}}@media (max-width: 390px){.premium-hero__robot{max-height:200px!important}.hero-robot-pedestal-3d,.hero-robot-pedestal-glow{transform:translate(-50%) scale(.55)!important}.hero-robot-orbit-container,.hero-robot-glow{transform:translate(-50%,-50%) scale(.55)!important}}@media (max-width: 768px),(prefers-reduced-motion: reduce){.hero-robot-orbit-ring,.float-animation,.nav-metal-sparkle,.pulsing-dot,.header-premium-btn:after,.nav-metal-sparkle:before{animation:none!important;transform:none!important}}.chat-message-section-title{margin:12px 0 6px;font-size:13px;font-weight:700;color:#9f0d1c;letter-spacing:-.01em;line-height:1.35}.chat-message-section-title:before{content:"";display:inline-block;width:3px;height:14px;margin-right:7px;border-radius:999px;background:linear-gradient(180deg,#b70f22,#7e0714);vertical-align:-2px}.chat-message-paragraph{margin:6px 0;line-height:1.55}.chat-message-list{margin:6px 0 8px;padding-left:16px}.chat-message-list li{margin:3px 0;line-height:1.5}.chat-message-strong{font-weight:700;color:#2f3642}
