/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::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]){appearance:button}::file-selector-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{.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--space-blue:#0a0e17;--aurora-purple:#6d5bff;--minimal-white:#fff;--text-grey:#a0a0a0;--transition:all .8s cubic-bezier(.16, 1, .3, 1);--accent-miaoyan:#00e5ff;--accent-youyue:#7e57c2;--accent-youban:#ff7043;--aurora-light:#d9d2ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--space-blue);color:var(--minimal-white);margin:0;font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:#6d5bff47}.site-shell,.site-page{min-height:100vh}nav{-webkit-backdrop-filter:blur(18px);z-index:1000;background:#0a0e17ad;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:100%;height:72px;padding:0 8%;display:flex;position:fixed;top:0}.logo{letter-spacing:1px;font-size:1.1rem;font-weight:600}.nav-links{margin:0;padding:0;list-style:none;display:flex}.nav-links li{margin-left:36px}.nav-links a{opacity:.82;font-size:.92rem;transition:all .3s}.nav-links a:hover{opacity:1;color:var(--aurora-purple)}section{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:110px 8%;display:flex;position:relative}#home{background:radial-gradient(circle at 18% 24%,#6d5bff42,#0000 28%),radial-gradient(circle at 82% 30%,#00e5ff1f,#0000 26%),linear-gradient(#05070d 0%,#0a0e17 100%);min-height:100svh;padding:0;overflow:hidden}.slider-container{will-change:transform;width:100%;min-height:100svh;transition:transform .9s cubic-bezier(.22,1,.36,1);display:flex}.slide{text-align:center;flex-direction:column;flex:0 0 100%;justify-content:center;align-items:center;min-height:100svh;padding:120px 12vw 150px;display:flex;position:relative;overflow:hidden}.slide:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0f,#0000 42%),linear-gradient(#ffffff08,#0000 38%);position:absolute;inset:0}.slide-one{background:radial-gradient(circle at 50% 40%,#6d5bff38,#0000 30%),linear-gradient(#0c0e1852,#0a0e17eb)}.slide-two{background:radial-gradient(circle at 50% 38%,#7e57c23d,#0000 28%),linear-gradient(#080b1233,#0a0e17f5)}.hero-h1{z-index:1;letter-spacing:.14em;text-wrap:balance;background:linear-gradient(90deg, #fff 0%, #d7d0ff 35%, var(--aurora-purple) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:clamp(3rem,7vw,4.5rem);font-weight:600;line-height:1.14;position:relative}.hero-p{z-index:1;color:#ffffffb3;max-width:600px;margin:0;font-size:1.1rem;line-height:1.9;position:relative}@media (width>=969px){.hero-h1{white-space:nowrap}}.hero-nav{z-index:10;flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.slider-indicators{justify-content:center;align-items:center;gap:12px;display:flex}.slider-indicators button{cursor:pointer;background:#ffffff42;border:none;border-radius:50%;width:11px;height:11px;padding:0;transition:transform .3s,background .3s,box-shadow .3s;box-shadow:inset 0 0 0 1px #ffffff29}.slider-indicators button.active{background:#ffffffeb;transform:scale(1.24);box-shadow:0 0 18px #6d5bfff2}.scroll-down{color:#ffffffbd;justify-content:center;align-items:center;font-size:1.55rem;line-height:1;animation:2s infinite bounce;display:inline-flex}#p2,#p3,#p4,#about{background:0 0}.feature-container{justify-content:space-between;align-items:center;gap:64px;width:min(1200px,100%);display:flex}.content-area{text-align:left;flex-direction:column;flex:1;justify-content:center;display:flex}.visual-area{isolation:isolate;border-radius:32px;flex:1;justify-content:center;align-items:center;min-height:430px;display:flex;position:relative;overflow:hidden}.visual-area:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#ffffff0a,#0000 35%,#ffffff05);position:absolute;inset:0}.visual-miaoyan,.visual-youyue,.visual-youban{background:0 0;overflow:visible}.visual-miaoyan:before{content:"";filter:blur(54px);z-index:0;pointer-events:none;background:radial-gradient(circle at 52% 52%,#00e5ff3d,#0000 20%),radial-gradient(circle at 36% 34%,#00e5ff38,#0000 24%),radial-gradient(circle at 72% 34%,#00e5ff29,#0000 22%),radial-gradient(circle at 68% 28%,#6d5bff1a,#0000 22%);position:absolute;inset:4% -2% 2%}.visual-youyue:before{content:"";filter:blur(52px);z-index:0;pointer-events:none;background:radial-gradient(circle,#7e57c233,#0000 24%),radial-gradient(circle at 36% 38%,#7e57c22e,#0000 26%),radial-gradient(circle at 66% 62%,#7e57c224,#0000 24%);position:absolute;inset:10% 8%}.visual-youban:before{content:"";filter:blur(72px);opacity:.96;z-index:0;pointer-events:none;background:radial-gradient(circle at 22% 24%,#7e57c257,#0000 30%),radial-gradient(circle at 78% 68%,#ff704347,#0000 32%),radial-gradient(circle,#ffffff0f,#0000 20%);position:absolute;inset:-10% -6%}.visual-miaoyan:after,.visual-youyue:after,.visual-youban:after{display:none}.decor-num{letter-spacing:.2em;color:var(--text-grey);align-items:center;gap:12px;margin-bottom:8px;font-size:.9rem;font-weight:500;display:flex}.decor-num:after{content:"";background:linear-gradient(90deg, var(--text-grey), transparent);opacity:.3;width:40px;height:1px}.decor-num span{color:var(--aurora-light);text-transform:uppercase;background:#6d5bff1a;border:1px solid #6d5bff4d;border-radius:4px;padding:2px 10px;font-size:.75rem}.prod-name{letter-spacing:.05em;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 20px;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:600}.prod-quote{border-left:2px solid var(--aurora-purple);color:#a59aff;margin-bottom:32px;padding-left:15px;font-size:1.3rem;font-weight:400;position:relative}.prod-desc{color:#ffffff8c;letter-spacing:.03em;text-align:justify;max-width:480px;margin:0;font-size:1.05rem;line-height:2}.offer-inline{max-width:480px;margin-top:26px}.offer-meta{color:#d6cdff94;letter-spacing:.18em;margin-bottom:10px;font-size:.72rem}.offer-headline{color:inherit;cursor:pointer;background:0 0;border:none;align-items:baseline;gap:14px;margin-bottom:8px;padding:0;transition:transform .24s,filter .24s;display:inline-flex}.offer-title{color:#fffffffa;letter-spacing:.08em;background:linear-gradient(135deg,#7b65fff5,#a69afff0);border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:.94rem;font-weight:600;display:inline-flex;box-shadow:0 12px 28px #6d5bff38,inset 0 1px #ffffff24}.offer-price{color:#c7b8ff;letter-spacing:.03em;text-shadow:0 0 14px #826cff3d;flex:none;font-size:1.14rem;font-weight:700}.offer-summary{color:#ffffff9e;max-width:450px;margin:0;font-size:.9rem;line-height:1.78}.offer-headline:hover{filter:brightness(1.04);transform:translateY(-1px)}.payment-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(18px);background:#04070eb8;justify-content:center;align-items:center;padding:32px 20px;display:flex;position:fixed;inset:0}.payment-modal{background:radial-gradient(circle at 22% 18%,#7b65ff29,#0000 26%),radial-gradient(circle at 84% 76%,#00e5ff14,#0000 22%),linear-gradient(#151928fa,#0a0e18fa);border:1px solid #ffffff14;border-radius:30px;width:min(760px,100%);padding:34px 32px 30px;position:relative;box-shadow:inset 0 1px #ffffff0d,0 36px 90px #0000006b}.payment-close{color:#fffc;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;width:36px;height:36px;font-size:1.4rem;line-height:1;transition:background .24s,transform .24s;position:absolute;top:16px;right:16px}.payment-close:hover{background:#ffffff1a;transform:rotate(90deg)}.payment-modal-head{margin-bottom:26px;padding-right:40px}.payment-modal-meta{color:#d6cdffa8;letter-spacing:.2em;margin-bottom:10px;font-size:.76rem}.payment-modal-head h3{color:#fffffffa;letter-spacing:.05em;margin:0 0 10px;font-size:clamp(2rem,3vw,2.5rem);font-weight:600}.payment-modal-price{color:#c9bbff;letter-spacing:.06em;text-shadow:0 0 18px #7b65ff47;font-size:1.24rem;font-weight:700}.payment-modal-grid{grid-template-columns:224px minmax(0,1fr);align-items:start;gap:26px;display:grid}.payment-qr-wrap{flex-direction:column;align-items:center;gap:10px;display:flex}.payment-status-badge{color:#ffffffd6;letter-spacing:.14em;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-self:flex-start;align-items:center;min-height:28px;margin-top:12px;padding:0 12px;font-size:.76rem;display:inline-flex}.payment-status-badge.paid{color:#b6ffe1f5;background:#31aa7529;border-color:#6effc947}.payment-status-badge.failed{color:#ffc6d2f5;background:#ff5a7a24;border-color:#ff769747}.payment-qr-panel{aspect-ratio:1;background:linear-gradient(#ffffff14,#ffffff08),#f8f7fffa;border-radius:24px;justify-content:center;align-items:center;width:224px;padding:14px;display:flex;box-shadow:inset 0 1px #ffffff2e,0 24px 48px #04070e3d}.payment-qr-image{object-fit:contain;border-radius:16px;width:100%;height:100%}.payment-qr-fallback{text-align:center;color:#10121dcc;flex-direction:column;gap:14px;font-size:.92rem;line-height:1.7}.payment-open-link{color:#fffffffa;letter-spacing:.08em;background:linear-gradient(135deg,#7b65fff5,#a69afff0);border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-size:.86rem;font-weight:600;display:inline-flex;box-shadow:0 12px 28px #6d5bff38,inset 0 1px #ffffff24}.payment-qr{aspect-ratio:1;background:linear-gradient(#ffffff14,#ffffff08),#f8f7fffa;border-radius:24px;grid-template-columns:repeat(21,1fr);width:224px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff2e,0 24px 48px #04070e3d}.payment-qr span{background:0 0;border-radius:1px;display:block}.payment-qr span.filled{background:#151928}.payment-qr-note{color:#ffffff94;letter-spacing:.08em;font-size:.82rem}.payment-info{flex-direction:column;gap:14px;display:flex}.payment-info-summary{color:#ffffffb8;margin:0;font-size:.96rem;line-height:1.85}.payment-info-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.payment-info-label{color:#d6cdffa8;letter-spacing:.18em;font-size:.72rem}.payment-info-value{color:#ffffffeb;font-size:.96rem;line-height:1.75}.payment-invite-box{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:22px;margin-top:24px;padding:18px 20px}.payment-invite-head{color:#ffffffeb;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;font-size:.94rem;display:flex}.payment-invite-prefix{color:#c9bbffc7;letter-spacing:.12em;font-size:.82rem}.payment-invite-code{color:#fffffff0;letter-spacing:.12em;background:#0b0f1ab8;border:1px solid #7b65ff2e;border-radius:16px;align-items:center;min-height:56px;padding:0 16px;font-size:1rem;font-weight:600;display:flex}.payment-error{color:#ffd3ddf5;background:#ff68881f;border:1px solid #ff799833;border-radius:16px;margin-top:18px;padding:12px 14px;font-size:.88rem;line-height:1.7}.payment-actions{gap:12px;margin-top:20px;display:flex}.payment-primary,.payment-secondary{letter-spacing:.08em;cursor:pointer;border-radius:999px;min-width:176px;min-height:44px;padding:0 18px;font-size:.92rem;font-weight:600;transition:transform .24s,filter .24s,opacity .24s}.payment-primary{color:#fffffffa;background:linear-gradient(135deg,#7b65fff5,#a69afff0);border:none;box-shadow:0 12px 28px #6d5bff38,inset 0 1px #ffffff24}.payment-secondary{color:#ffffffd6;background:#ffffff0a;border:1px solid #ffffff1a}.payment-primary:hover,.payment-secondary:hover{filter:brightness(1.04);transform:translateY(-1px)}.payment-primary:disabled,.payment-secondary:disabled{opacity:.42;cursor:not-allowed;filter:none;transform:none}.row-reverse{flex-direction:row-reverse}.chat-wrapper{z-index:1;justify-content:center;align-items:center;width:min(100%,470px);height:380px;display:flex;position:relative}.chat-wrapper:before{content:"";filter:blur(36px);opacity:.9;z-index:0;background:radial-gradient(circle at 26% 30%,#6d5bff38,#0000 24%),radial-gradient(circle at 68% 28%,#a59aff29,#0000 22%);position:absolute;inset:-32px -22px}.chat-window{z-index:1;-webkit-backdrop-filter:blur(24px)saturate(125%);background:radial-gradient(circle at 18% 18%,#6d5bff24,#0000 28%),linear-gradient(#0a121c61,#070c149e);border:1px solid #6d5bff61;border-radius:28px;flex-direction:column;width:100%;height:100%;padding:14px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #6d5bffb8,0 0 36px #6d5bff3d}.chat-window:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0d,#0000 20% 80%,#ffffff08),radial-gradient(circle at 75% 18%,#a59aff1f,#0000 18%);position:absolute;inset:0}.chat-context{z-index:1;flex-direction:column;flex:0 0 58%;min-height:0;display:flex;position:relative}.chat-thread{scrollbar-width:none;flex-direction:column;flex:1;gap:8px;min-height:0;padding-top:2px;display:flex;overflow:auto}.chat-thread::-webkit-scrollbar{display:none}.context-bubble{opacity:0;border-radius:18px;max-width:86%;padding:8px 12px;font-size:.86rem;line-height:1.58;animation:.35s forwards chatFadeIn;transform:translateY(10px)scale(.98)}.context-bubble.incoming{color:#ffffffe6;background:#ffffff14;border-bottom-left-radius:4px;align-self:flex-start}.context-bubble.outgoing{color:#fff;background:linear-gradient(135deg,#6d5bffeb,#a59affe6);border-bottom-right-radius:4px;align-self:flex-end}.context-bubble.typing{color:#ddd6ffe6;background:#6d5bff14;border:1px dashed #6d5bff3d;border-bottom-right-radius:4px;align-self:flex-end;width:62px}.chat-assist-panel{z-index:1;background:linear-gradient(#6d5bff1f,#6d5bff08),#081118b8;border:1px solid #6d5bff33;border-radius:16px;flex:0 0 34%;margin-top:6px;padding:8px 10px 10px;position:relative;box-shadow:inset 0 1px #ffffff0a}.chat-style-row{flex-wrap:wrap;align-items:center;gap:5px;margin-bottom:6px;display:flex}.chat-style-chip{color:#ffffff9e;background:#ffffff0f;border-radius:999px;align-items:center;padding:3px 8px;font-size:.66rem;transition:all .25s;display:inline-flex}.chat-style-chip.active{color:#e9e4fffa;background:#6d5bff38;box-shadow:0 0 14px #6d5bff2e}.chat-reply-header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.chat-reply-title{color:#ffffffeb;font-size:.76rem;font-weight:600}.chat-reply-options{background:#ffffff0d;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden}.chat-reply-option{color:#ffffffe0;background:0 0;align-items:flex-start;gap:6px;min-height:40px;padding:7px 40px 7px 10px;transition:all .28s;display:flex;position:relative;overflow:hidden}.chat-reply-option+.chat-reply-option{border-top:1px solid #ffffff0f}.chat-reply-option.active{color:#fff;background:linear-gradient(135deg,#6d5bffeb,#a59affe6);box-shadow:inset 0 1px #ffffff29}.chat-reply-option-text{flex:1;min-height:18px;font-size:.78rem;line-height:1.48}.chat-reply-bullet{color:#c5bcfff0;margin-top:2px;font-size:.82rem;line-height:1}.hand-cursor{object-fit:contain;opacity:0;filter:drop-shadow(0 3px 8px #00000038);pointer-events:none;width:34px;height:34px;animation:.7s forwards handPick;position:absolute;bottom:4px;right:4px;transform:translate(12px,12px)scale(.92)}.typing-dots{align-items:center;gap:5px;display:inline-flex}.typing-dots span{opacity:.3;background:currentColor;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite typingBlink}.typing-dots span:nth-child(2){animation-delay:.16s}.typing-dots span:nth-child(3){animation-delay:.32s}.orb-wrapper{z-index:1;aspect-ratio:1;isolation:isolate;justify-content:center;align-items:center;width:min(100%,420px);display:flex;position:relative}.orb-wrapper:before{content:"";filter:blur(30px);background:radial-gradient(circle,#7e57c238,#0000 54%),radial-gradient(circle at 34% 36%,#dfd7ff1f,#0000 28%);border-radius:50%;position:absolute;inset:14%}.orb-wrapper:after{content:"";z-index:1;filter:blur(40px);opacity:.8;background:radial-gradient(circle,#7e57c214,#0000 70%);border-radius:50%;width:68%;height:68%;position:relative}.orb-scene{aspect-ratio:1;place-items:center;width:min(100%,520px);display:grid;position:relative}.orb-atmosphere{filter:blur(42px);opacity:.78;pointer-events:none;border-radius:50%;position:absolute}.orb-atmosphere-a{background:radial-gradient(circle,#7e57c22e,#0000 68%);inset:18% 20%}.orb-atmosphere-b{background:radial-gradient(circle,#dfd7ff1f,#0000 72%);inset:28% 24%}.orb-orbit{pointer-events:none;border:1px solid #ffffff14;border-radius:50%;position:absolute;box-shadow:inset 0 0 0 1px #ffffff05}.orb-orbit-outer{border-color:#b4a2ff1f;inset:11%}.orb-orbit-inner{border-color:#ffffff0f;inset:23%}.orb-info-card{z-index:3;-webkit-backdrop-filter:blur(18px)saturate(130%);background:linear-gradient(#ffffff14,#ffffff08),#0e12208f;border:1px solid #ffffff1a;border-radius:16px;width:128px;padding:11px 12px;position:absolute;box-shadow:inset 0 1px #ffffff0f,0 18px 30px #080a123d}.orb-info-card-top{top:14%;right:2%}.orb-info-card-bottom{bottom:15%;left:4%}.orb-info-kicker{letter-spacing:.14em;color:#ebe7ffc7;margin-bottom:8px;font-size:.72rem;display:block}.orb-info-line{background:linear-gradient(90deg,#fffc,#ffffff14);border-radius:999px;height:1px;display:block}.orb-info-line+.orb-info-line{margin-top:7px}.orb-info-line-long{width:100%}.orb-info-line-short{width:64%}.orb-canvas{z-index:2;filter:drop-shadow(0 0 20px #7e57c22e);width:100%;height:100%;display:block;position:relative}.companion-visual{z-index:1;justify-content:space-between;align-items:center;width:min(100%,520px);height:320px;margin-top:26px;padding:0 48px;display:flex;position:relative;overflow:visible}.love-halo{filter:blur(48px);opacity:.62;pointer-events:none;border-radius:50%;width:148px;height:148px;position:absolute;top:54%}.love-halo-left{background:radial-gradient(circle,#7e57c247,#0000 68%);left:3%}.love-halo-right{background:radial-gradient(circle,#ff9a6042,#0000 68%);right:3%}.companion-portrait{z-index:2;filter:brightness(.92)saturate(.82);opacity:.68;background:linear-gradient(#ffffff1a,#ffffff06);border:1px solid #ffffff24;border-radius:62px 62px 0 0;width:124px;height:186px;animation:6.2s ease-in-out infinite companionGlowSync;position:relative;overflow:visible}.companion-portrait:before{content:"";opacity:.74;background:radial-gradient(circle at 35% 35%,#ffffff14,#ffffff05),linear-gradient(#ffffff0f,#ffffff04);border:1px solid #ffffff24;border-radius:50%;width:74px;height:74px;position:absolute;top:-52px;left:50%;transform:translate(-50%)}.companion-portrait:after{content:"";background:radial-gradient(circle, var(--figure-glow,#7e57c257), transparent 58%);filter:blur(42px);opacity:.7;z-index:-1;border-radius:50%;position:absolute;inset:-104px -96px}.companion-left{--figure-glow:#7e57c285}.companion-right{--figure-glow:#ff9a6075}.connection-line{opacity:.74;z-index:1;background:linear-gradient(90deg,#b48cd6c7,#ffc0a0bf);width:46%;height:1px;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%)}.connection-line:before{content:"";filter:blur(6px);background:linear-gradient(90deg,#b48cd62e,#ffc0a02e);position:absolute;inset:-4px 0}.travel-dot,.meeting-core{border-radius:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.heart-origin{opacity:.88;background:#fff1f7e6;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #ffe5ef1a,0 0 22px #ffd8e980}.heart-origin-left{left:0}.heart-origin-right{left:100%}.travel-dot{background:#ffebf4f5;width:8px;height:8px;box-shadow:0 0 12px #ffe0eccc}.travel-dot-left{animation:6.2s ease-in-out infinite travelLeft;left:0}.travel-dot-right{animation:6.2s ease-in-out infinite travelRight;left:100%}.meeting-core{opacity:0;background:#fff0f6f2;width:12px;height:12px;animation:6.2s ease-in-out infinite meetingPulse;left:50%;box-shadow:0 0 24px #ffe5eff2}.meeting-bloom{filter:blur(.5px);opacity:0;background:radial-gradient(circle,#fff7fcdb,#cfbfff24 62%,#0000 80%);border-radius:50%;width:32px;height:32px;animation:6.2s ease-in-out infinite routeBloom;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.4)}.meeting-ring{opacity:0;pointer-events:none;border:1px solid #ede6ff7a;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.45)}.meeting-ring-a{width:38px;height:38px;animation:6.2s ease-in-out infinite meetingRingExpand}.meeting-ring-b{width:52px;height:52px;animation:6.2s ease-in-out .14s infinite meetingRingExpand}.shared-route-graphic{opacity:0;filter:drop-shadow(0 0 12px #dbceff47)drop-shadow(0 0 28px #9f85ff24);width:240px;height:128px;animation:6.2s ease-in-out infinite routeGraphicAppear;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-10px,-50%)}.shared-route-graphic path{fill:none;stroke:#f2ecffeb;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:160;stroke-dashoffset:160px;animation:6.2s ease-in-out infinite routeStrokeDraw}.route-node{opacity:0;pointer-events:none;align-items:center;gap:12px;animation:6.2s ease-in-out infinite routeNodeReveal;display:flex;position:absolute;transform:translate(-50%,-50%)scale(.9)}.route-node-top{top:calc(50% - 46px);left:calc(50% + 106px)}.route-node-middle{animation-delay:80ms;top:50%;left:calc(50% + 136px)}.route-node-bottom{animation-delay:.16s;top:calc(50% + 46px);left:calc(50% + 106px)}.route-node-core{background:#fff7fcf2;border-radius:50%;flex:none;width:9px;height:9px;position:relative;box-shadow:0 0 0 4px #fff3fa14,0 0 16px #ede5ffa3}.route-node-core:before{content:"";opacity:.82;border:1px solid #fff4fa2e;border-radius:50%;position:absolute;inset:-5px}.route-node-label{color:#f8f4ffeb;letter-spacing:.16em;white-space:nowrap;-webkit-backdrop-filter:blur(14px)saturate(128%);background:linear-gradient(#ffffff1f,#ffffff0a),linear-gradient(135deg,#22263ac7,#1216249e);border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-width:92px;padding:6px 12px 6px 14px;font-size:.68rem;font-weight:500;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff14,0 12px 24px #090c1642,0 0 0 1px #ffffff05}.route-node-label:before{content:"";opacity:.72;background:linear-gradient(90deg,#f4f0ffb3,#f4f0ff00);width:12px;height:1px;position:absolute;top:50%;left:-16px;transform:translateY(-50%)}.route-node-label:after{content:"";background:radial-gradient(circle at 36% 36%, #ffffffd1, #ffffff1f 38%, transparent 62%), radial-gradient(circle, var(--route-badge,#d4c9ffdb), transparent 72%);width:16px;height:16px;box-shadow:inset 0 0 0 1px #ffffff14, 0 0 12px var(--route-badge,#d4c9ffdb);border-radius:50%;margin-right:8px}@supports (color:color-mix(in lab, red, red)){.route-node-label:after{box-shadow:inset 0 0 0 1px #ffffff14, 0 0 12px color-mix(in srgb, var(--route-badge,#d4c9ffdb) 42%, transparent)}}.route-node-label:after{flex:none}.route-node-top{--route-badge:#c3b0ffe0}.route-node-middle .route-node-label{color:#fff5f7eb}.route-node-middle{--route-badge:#ffdae6e6}.route-node-bottom .route-node-label{color:#fff0e9e6}.route-node-bottom{--route-badge:#ffcdaee0}#about{text-align:center;flex-direction:column}.about-header{margin-bottom:80px}.about-header span{letter-spacing:4px;color:var(--text-grey);margin-bottom:15px;font-size:.8rem;display:block}.about-header h2{margin:0;font-size:clamp(2.4rem,5vw,3.5rem);font-weight:600}.about-grid{grid-template-columns:repeat(3,1fr);gap:25px;width:100%;max-width:1200px;display:grid}.about-item{background:linear-gradient(#ffffff0e,#ffffff08);border:1px solid #ffffff14;border-radius:15px;padding:50px 30px;transition:all .3s;box-shadow:inset 0 1px #ffffff08}.about-item:hover{border-color:var(--aurora-purple);transform:translateY(-10px)}.about-item h3{margin:0 0 20px;font-size:1.2rem;font-weight:600}.about-item p{color:var(--text-grey);margin:0;font-size:.95rem;line-height:1.8}footer{-webkit-backdrop-filter:blur(18px);background:#0a0e17ad;border-top:1px solid #ffffff0f;padding:34px 8%}.footer-wrap{color:#fff;justify-content:space-between;align-items:flex-end;font-size:.95rem;display:flex}.footer-left p,.footer-right p{margin:8px 0}.footer-right{text-align:right}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes chatFadeIn{to{opacity:1;transform:translateY(0)scale(1)}}@keyframes typingBlink{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:.9;transform:translateY(-2px)}}@keyframes handPick{0%{opacity:0;transform:translate(12px,12px)scale(.92)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes travelLeft{0%,8%{opacity:0;left:0%}14%{opacity:1}48%,80%{opacity:1;left:50%}90%,to{opacity:0;left:50%}}@keyframes travelRight{0%,8%{opacity:0;left:100%}14%{opacity:1}48%,80%{opacity:1;left:50%}90%,to{opacity:0;left:50%}}@keyframes meetingPulse{0%,40%,to{opacity:0;transform:translate(-50%,-50%)scale(.6)}48%{opacity:1;transform:translate(-50%,-50%)scale(1)}80%{opacity:1;transform:translate(-50%,-50%)scale(1.08)}90%{opacity:0;transform:translate(-50%,-50%)scale(1.45)}}@keyframes routeBloom{0%,44%,to{opacity:0;transform:translate(-50%,-50%)scale(.35)}50%{opacity:.95;transform:translate(-50%,-50%)scale(1)}78%{opacity:.5;transform:translate(-50%,-50%)scale(1.52)}88%{opacity:0;transform:translate(-50%,-50%)scale(1.82)}}@keyframes meetingRingExpand{0%,46%,to{opacity:0;transform:translate(-50%,-50%)scale(.35)}54%{opacity:.78;transform:translate(-50%,-50%)scale(.92)}78%{opacity:.22;transform:translate(-50%,-50%)scale(1.68)}88%{opacity:0;transform:translate(-50%,-50%)scale(1.98)}}@keyframes routeGraphicAppear{0%,44%,to{opacity:0}55%{opacity:1}90%{opacity:0}}@keyframes routeStrokeDraw{0%,46%,to{stroke-dashoffset:160px}54%{stroke-dashoffset:124px}72%{stroke-dashoffset:0}90%{stroke-dashoffset:0}}@keyframes routeNodeReveal{0%,50%,to{opacity:0;transform:translate(-50%,-50%)scale(.85)}66%{opacity:1;transform:translate(-50%,-50%)scale(1)}88%{opacity:0;transform:translate(-50%,-50%)scale(1.04)}}@keyframes companionGlowSync{0%,10%,to{filter:brightness(.78)saturate(.9);opacity:.78}32%{filter:brightness(.92)saturate(.98);opacity:.88}48%,80%{filter:brightness(1.12)saturate(1.04);opacity:1}90%{filter:brightness(.94)saturate(.98);opacity:.86}}@media (width<=968px){nav{padding:0 5%}.nav-links li{margin-left:20px}section{padding:94px 5% 80px}.slide{padding:110px 8vw 150px}.hero-h1{letter-spacing:.1em;max-width:12ch;font-size:clamp(2.7rem,6.4vw,4rem)}.hero-nav{bottom:22px}.feature-container,.row-reverse{flex-direction:column;gap:40px}.content-area,.prod-desc,.offer-inline{max-width:none}.visual-area{width:100%;min-height:380px}.orb-scene{width:min(100%,460px)}.orb-info-card{width:116px;padding:10px 11px}.about-grid{grid-template-columns:1fr}.payment-modal{padding:28px 24px 24px}.payment-modal-grid{grid-template-columns:1fr}.payment-qr-wrap{align-items:flex-start}.payment-actions{flex-direction:column}.payment-primary,.payment-secondary{width:100%}.footer-wrap{text-align:left;flex-direction:column;align-items:flex-start}.footer-right{text-align:left;margin-top:20px}}@media (width<=640px){nav{flex-direction:column;gap:12px;height:auto;padding-top:16px;padding-bottom:16px}.nav-links li{margin:0 10px}.hero-h1{letter-spacing:.08em;max-width:9ch;line-height:1.18}.offer-headline{gap:10px}.offer-title{min-height:34px;padding:0 12px;font-size:.88rem}.payment-modal-backdrop{padding:18px 12px}.payment-modal{border-radius:24px;padding:24px 18px 20px}.payment-modal-head h3{font-size:1.68rem}.payment-qr{width:min(100%,220px)}.payment-invite-head{flex-direction:column;align-items:flex-start;gap:6px}.payment-invite-code{min-height:64px;padding:10px 14px;font-size:.9rem;line-height:1.5}.hero-nav{gap:8px;bottom:20px}.chat-wrapper{height:350px}.orb-scene{width:min(100%,390px)}.orb-info-card{width:104px;padding:9px 10px}.orb-info-card-top{right:0}.orb-info-card-bottom{left:0}.companion-visual{height:280px;margin-top:18px;padding:0 24px}.companion-portrait{width:104px;height:162px}.connection-line{width:36%}.love-halo{width:112px;height:112px}.shared-route-graphic{width:196px;height:112px;transform:translate(-6px,-50%)}.route-node{gap:8px}.route-node-top{top:calc(50% - 34px);left:calc(50% + 76px)}.route-node-middle{left:calc(50% + 98px)}.route-node-bottom{top:calc(50% + 34px);left:calc(50% + 76px)}.route-node-label{min-width:80px;padding:5px 10px 5px 12px;font-size:.6rem}.route-node-label:after{width:14px;height:14px;margin-right:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
