/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#0b1020;--muted:#687086;--blue:#3157ff;--cream:#f4f1ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfbfa;margin:0;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.nav{z-index:10;justify-content:space-between;align-items:center;height:96px;display:flex;position:relative}.brand{align-items:center;display:flex}.brand img{object-fit:cover;border-radius:8px;width:220px;height:58px;display:block}nav{color:#444b5c;gap:36px;font-size:14px;display:flex}nav a:hover{color:var(--blue)}.nav-cta{background:var(--blue);color:#fff;white-space:nowrap;border-radius:999px;padding:13px 22px;font-size:14px;font-weight:700;box-shadow:0 10px 24px #3157ff30}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 13px 28px #3157ff40}.shop{scroll-margin-top:18px}.hero{background:linear-gradient(135deg,#f7f5ef 0%,#eff2ff 100%);border-radius:0 0 48px 48px;min-height:690px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:40px;min-height:608px;display:grid}.eyebrow{color:#3157ff;letter-spacing:2px;align-items:center;gap:10px;margin:0 0 20px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:24px;height:2px}.hero h1{letter-spacing:-4px;margin:0;font-size:clamp(48px,6vw,78px);line-height:1.07}.hero h1 em{color:var(--blue);font-style:normal}.hero-lead{color:#5f687a;max-width:570px;margin:28px 0;font-size:18px;line-height:1.8}.hero-actions{gap:12px;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:0 24px;font-weight:700;display:inline-flex}.button.primary{background:var(--blue);color:#fff;box-shadow:0 14px 28px #3157ff35}.button.ghost{background:#fffa;border:1px solid #cfd4df}.trust-row{color:#697185;gap:22px;margin-top:32px;font-size:13px;display:flex}.hero-visual{perspective:1000px;height:500px;position:relative}.glow{filter:blur(45px);background:#5c73ff40;border-radius:50%;position:absolute;inset:18% 3%}.card-stack{color:#fff;border-radius:30px;width:500px;max-width:92%;height:295px;position:absolute;top:19%;right:2%;box-shadow:0 28px 60px #11152b40}.main-card{z-index:3;background:radial-gradient(circle at 20% 0,#6c78ff,#17217c 65%);padding:34px;overflow:hidden;transform:rotate(-4deg)}.main-card:after{content:"";background:#ffffff0c;width:260px;height:400px;position:absolute;top:-80px;right:50px;transform:rotate(25deg)}.mini-label{letter-spacing:2px;opacity:.65;text-align:right;font-size:11px}.card-logo{letter-spacing:-7px;margin-top:52px;font-size:74px;font-weight:800}.card-logo span{font-weight:300}.card-bottom{letter-spacing:2px;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:28px;left:34px;right:34px}.card-bottom strong{color:#ffe59a;font-size:30px}.back-card{justify-content:space-between;align-items:end;padding:25px;font-size:22px;font-weight:800;display:flex}.back-card.red{z-index:1;background:#e93742;transform:translate(-80px,-70px)rotate(7deg)}.back-card.green{z-index:2;background:#078348;transform:translate(30px,85px)rotate(7deg)}.hero-orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{background:#ffdbb033;width:260px;height:260px;top:140px;left:-80px}.orb-two{background:#6279ff25;width:180px;height:180px;top:30px;right:6%}.section{padding-block:110px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:42px;display:flex}.section-heading h2,.safety h2,.shop h2{letter-spacing:-2px;margin:0;font-size:clamp(34px,4vw,52px)}.section-heading>p{width:420px;color:var(--muted);margin:0;line-height:1.8}.eyebrow.dark{color:#12182a}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product{background:#fff;border:1px solid #e5e6eb;border-radius:22px;transition:all .25s;overflow:hidden}.product:hover{transform:translateY(-6px);box-shadow:0 22px 45px #20263a18}.product-image{aspect-ratio:1;background:#eee;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-info{justify-content:space-between;align-items:center;padding:22px;display:flex}.product-info small{color:#8b91a0;letter-spacing:1px;font-size:9px}.product-info h3{margin:5px 0 0;font-size:23px}.product-info>a{background:#f0f2f8;border-radius:50%;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.guide{color:#fff;background:#0e1428;border-radius:48px;padding:100px 0}.section-heading.light>p{color:#a9b0c4}.steps{border-top:1px solid #fff2;grid-template-columns:repeat(3,1fr);display:grid}.steps>div{border-right:1px solid #ffffff18;padding:42px 42px 0 0}.steps b{color:#6f84ff;margin-bottom:52px;font-size:13px;display:block}.steps span{margin-bottom:14px;font-size:25px;font-weight:800;display:block}.steps p{color:#a9b0c4;max-width:280px;margin:0;line-height:1.8}.safety{grid-template-columns:150px 1fr;align-items:center;gap:44px;display:grid}.warning-icon{color:#e33328;background:#fff0eb;border-radius:40px;place-items:center;width:130px;height:130px;font-size:72px;font-weight:300;display:grid}.safety p:last-child{color:var(--muted);max-width:850px;font-size:17px;line-height:1.9}.shop{color:#fff;background:linear-gradient(120deg,#3157ff,#172479);padding:78px 0}.shop-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.shop h2{margin-bottom:24px}.shop p{color:#d3d9ff;line-height:1.8}.shop-note{color:#aebaff;font-size:13px}.qr-card{color:var(--ink);background:#fff;border-radius:28px;align-items:center;gap:30px;padding:28px;display:flex;box-shadow:0 30px 70px #11184455}.qr-crop{background:#fff;border-radius:16px;flex:0 0 190px;width:190px;height:190px;position:relative;overflow:hidden}.qr-crop img{width:320px;max-width:none;height:320px;position:absolute;top:-34px;left:-49px}.qr-card h3{margin:0;font-size:23px}.qr-card p{color:#8c93a5}.shop-button{color:#fff;background:#3157ff;min-height:46px;box-shadow:0 10px 22px #3157ff2c}footer{color:#777f90;justify-content:space-between;align-items:center;height:110px;font-size:13px;display:flex}@media (max-width:900px){nav{display:none}.hero-grid{grid-template-columns:1fr;padding:70px 0}.hero-visual{height:420px}.product-grid{grid-template-columns:repeat(2,1fr)}.section-heading{flex-direction:column;align-items:start;gap:24px}.section-heading>p{width:auto}.shop-grid{grid-template-columns:1fr}.card-stack{left:4%;right:auto}.safety{grid-template-columns:1fr}.warning-icon{border-radius:28px;width:90px;height:90px}}@media (max-width:560px){.shell{width:min(100% - 28px,1180px)}.nav{height:82px}.brand img{width:160px;height:43px}.nav-cta{padding:10px 14px}.hero{border-radius:0 0 30px 30px}.hero h1{letter-spacing:-3px;font-size:48px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.trust-row{flex-wrap:wrap}.hero-visual{height:310px}.card-stack{border-radius:20px;width:340px;height:205px}.main-card{padding:22px}.card-logo{margin-top:32px;font-size:50px}.card-bottom{bottom:20px;left:22px;right:22px}.card-bottom strong{font-size:20px}.back-card.red{transform:translate(-20px,-35px)rotate(7deg)}.back-card.green{transform:translate(15px,50px)rotate(7deg)}.section{padding-block:75px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-info{padding:14px}.product-info h3{font-size:18px}.product-info>a{width:34px;height:34px}.guide{border-radius:30px;padding:75px 0}.steps{grid-template-columns:1fr}.steps>div{border-bottom:1px solid #ffffff18;border-right:0;padding:30px 0}.steps b{margin-bottom:20px}.shop{padding:65px 0}.qr-card{flex-direction:column;align-items:center}.qr-crop{width:190px}.qr-card>div:last-child,.shop-button{width:100%}footer{flex-direction:column;align-items:start;gap:20px;height:auto;padding-block:32px}}
