html,body,#root{min-height:100%;margin:0;background:#060606}@view-transition{navigation:auto}::view-transition-old(root){animation:web-page-exit .12s ease-out both;mix-blend-mode:normal}::view-transition-new(root){animation:web-page-enter .22s cubic-bezier(.16,1,.3,1) both;mix-blend-mode:normal}::view-transition-group(web-site-header){z-index:100}::view-transition-old(web-site-header),::view-transition-new(web-site-header){animation-duration:.18s;animation-timing-function:ease-out}@keyframes web-page-exit{to{opacity:.65}}@keyframes web-page-enter{0%{opacity:.35}}.web-page{--web-muted: #a0a0a8;--web-line: rgba(255,255,255,.1);--web-ease: cubic-bezier(.16,1,.3,1);min-height:100vh;overflow-x:clip;color:#f0f2f6;background:#060606;font-family:Segoe UI Variable,Segoe UI,PingFang SC,Microsoft YaHei UI,Microsoft YaHei,Noto Sans CJK SC,sans-serif;font-synthesis:none;font-kerning:normal;font-optical-sizing:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.web-page *,.web-page *:before,.web-page *:after{box-sizing:border-box}.web-page a{color:inherit;text-decoration:none}.web-page button,.web-page select{font:inherit;color:inherit}.web-page button{cursor:pointer}.web-page button:disabled{cursor:not-allowed}.web-page button,.web-page h1,.web-page h2,.web-page h3,.web-page p,.web-page figure{margin:0}.web-page :focus-visible{outline:2px solid #ffb176;outline-offset:5px}.web-page section[id]{scroll-margin-top:115px}.web-shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}.web-sr-only{position:absolute;width:1px;height:1px;padding:0;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.web-skip{position:fixed;left:20px;top:-80px;z-index:200;background:#fff;color:#111!important;padding:12px 20px;border-radius:8px}.web-skip:focus{top:15px}.web-header{position:fixed;z-index:50;top:20px;left:50%;transform:translate(-50%);width:min(1140px,calc(100% - 64px));height:64px;padding:0 12px 0 25px;display:flex;align-items:center;gap:32px;border-radius:40px;border:1px solid #ffffff25;background:linear-gradient(180deg,#29292bec,#1b1b1ef5 42%,#151517f5);box-shadow:inset 0 1px 1px #ffffff16,inset 0 -1px #ffffff05;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);view-transition-name:web-site-header}.web-header:before{content:"";position:absolute;top:-1px;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,#ffffff45 45%,#ffffff30 65%,transparent);pointer-events:none}.web-brand{display:inline-flex;flex-shrink:0;align-items:center}.web-brand img{display:block;width:125px;height:auto}.web-nav{display:flex;align-items:center;justify-content:center;gap:25px;flex:1;height:100%;font-size:14px}.web-nav>a,.web-nav-product>button{color:#b7b7be;transition:color .2s;white-space:nowrap}.web-nav a:hover,.web-nav-product>button:hover,.web-nav-product>button[aria-expanded=true]{color:#fff}.web-nav-product{position:relative;height:100%;display:flex;align-items:center}.web-nav-product>button{border:0;background:none;padding:16px 0;display:flex;gap:5px;align-items:center;font-size:inherit}.web-nav-product>button svg{font-size:12px;transition:transform .2s}.web-nav-product>button[aria-expanded=true] svg{transform:rotate(180deg)}.web-dropdown{position:absolute;top:69px;left:-24px;width:280px;border:1px solid #ffffff20;border-radius:20px;background:#111113;padding:9px;box-shadow:0 20px 55px #000a;animation:web-menu-in .2s var(--web-ease) both}.web-dropdown a{display:flex;padding:16px 12px;gap:14px;border-radius:12px;transition:background .2s}.web-dropdown a:hover{background:#ffffff08}.web-dropdown a>svg{margin-top:3px;font-size:21px;color:#ffad85}.web-dropdown small{display:block;font-size:12px;color:#8d8d98;margin-top:5px}.web-nav-download{display:flex;align-items:center;gap:10px;padding:12px 19px;border-radius:30px;background:linear-gradient(180deg,#fff,#e0e0e5);box-shadow:inset 0 1px #fff,0 2px 2px #0005,0 5px 12px #0003;color:#131317!important;font-size:13px;font-weight:600;transition:background .2s,transform .2s;white-space:nowrap}.web-nav-download:hover{background:#fff;transform:translateY(-1px)}.web-nav-download:active{transform:translateY(1px)}.web-nav-download-icon{display:none}.web-account-slot{position:relative;flex-shrink:0}.web-login-entry,.web-account-menu>summary{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#c8c6cd;font-size:13px;white-space:nowrap;transition:color .2s,background .2s}.web-login-entry:hover,.web-account-menu>summary:hover{color:#fff;background:#ffffff08}.web-login-entry:disabled{color:#77737d}.web-login-entry>svg,.web-account-menu>summary>svg:first-child{width:19px;height:19px}.web-account-loading{width:14px;height:14px;border:1.5px solid #ffffff24;border-top-color:#d7a3c3;border-radius:50%;animation:web-account-spin .7s linear infinite}.web-account-menu{position:relative}.web-account-menu>summary{cursor:pointer;list-style:none}.web-account-menu>summary::-webkit-details-marker{display:none}.web-account-menu>summary>svg:last-child{width:11px;height:11px;transition:transform .2s}.web-account-menu[open]>summary>svg:last-child{transform:rotate(180deg)}.web-account-name{max-width:108px;overflow:hidden;text-overflow:ellipsis}.web-partner-badge{padding:3px 7px;border:1px solid #e55c9b55;border-radius:999px;color:#f0b6d0;background:linear-gradient(110deg,#ff7d4d18,#dd348e1e 55%,#805ee21c);font-size:10px;font-weight:650;letter-spacing:.08em}.web-account-popover{position:absolute;top:53px;right:0;width:226px;padding:9px;border:1px solid #ffffff1f;border-radius:17px;background:#121214f5;box-shadow:0 22px 60px #000b,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:web-menu-in .2s var(--web-ease) both}.web-account-identity{display:flex;flex-direction:column;gap:5px;padding:11px 11px 13px;border-bottom:1px solid #ffffff10}.web-account-identity strong{overflow:hidden;color:#f0edf1;font-size:13px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.web-account-identity span{color:#7f7a86;font-size:10px;font-variant-numeric:tabular-nums;letter-spacing:.04em}.web-account-popover>button,.web-partner-entry{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:0 11px;border:0;border-radius:10px;color:#bbb6c1;background:transparent;font-size:12px}.web-account-popover>button{justify-content:flex-start}.web-account-popover>button:hover,a.web-partner-entry:hover{color:#fff;background:#ffffff08}.web-account-popover svg{width:16px;height:16px}.web-partner-entry{margin-top:5px;color:#e3aec8}.web-partner-entry.is-label{justify-content:flex-start}.web-account-error{display:block;padding:4px 11px 8px;color:#e9a18f;font-size:10px;line-height:1.55}.web-login-dialog{width:min(440px,calc(100vw - 32px));max-width:none;padding:0;border:1px solid #ffffff20;border-radius:25px;color:#f2f0f3;background:#111113;box-shadow:0 38px 130px #000d,inset 0 1px #ffffff0b}.web-login-dialog::backdrop{background:#030304cf;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.web-login-card{position:relative;padding:40px;overflow:hidden}.web-login-card:before{content:"";position:absolute;z-index:-1;width:260px;height:180px;top:-120px;left:50%;transform:translate(-50%);background:radial-gradient(ellipse,#d23a7e2c,transparent 70%)}.web-login-close{position:absolute;top:18px;right:18px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;color:#99949f;background:transparent;font-size:20px}.web-login-close:hover{color:#fff;background:#ffffff08}.web-login-symbol{width:47px;height:47px;display:grid;place-items:center;margin-bottom:22px;border:1px solid #ffffff18;border-radius:15px;color:#e67aa9;background:linear-gradient(145deg,#2b1a25,#171319);box-shadow:inset 0 1px #ffffff10}.web-login-symbol svg{width:25px;height:25px}.web-login-card h2{font-size:25px;line-height:1.35;font-weight:600;letter-spacing:-.02em}.web-login-card>p{margin-top:9px;color:#8f8996;font-size:13px}.web-login-card form{display:grid;gap:18px;margin-top:30px}.web-login-card label{display:grid;gap:8px;color:#aaa4af;font-size:12px}.web-login-card input{width:100%;min-height:46px;padding:0 13px;border:1px solid #ffffff19;border-radius:11px;outline:0;color:#f3f0f4;background:#09090b;font:inherit;transition:border-color .2s,box-shadow .2s}.web-login-card input:focus{border-color:#d654916e;box-shadow:0 0 0 3px #d6549114}.web-login-card .web-login-error{color:#f0a38f;font-size:12px;line-height:1.65}.web-login-submit{min-height:47px;margin-top:2px;border:1px solid #ffffff2b;border-radius:12px;color:#fff;background:linear-gradient(108deg,#a95034,#9d4264 52%,#684b9d);box-shadow:inset 0 1px #ffffff20;font-size:13px;font-weight:650}.web-login-submit:hover{filter:brightness(1.12)}.web-login-submit:disabled{cursor:wait;filter:saturate(.5) brightness(.75)}.web-login-register{display:block;margin-top:21px;color:#918a99!important;font-size:11px;text-align:center}.web-login-register:hover{color:#d0cad3!important}.web-menu-toggle{display:none}.web-hero{position:relative;min-height:770px;padding-top:170px;padding-bottom:95px;display:grid;grid-template-columns:44% 56%;align-items:center;isolation:isolate}.web-hero:before{content:"";position:absolute;z-index:-1;inset:20% -4% 8% 20%;background:radial-gradient(ellipse at 40% 65%,#7c333612,transparent 65%);pointer-events:none}.web-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;padding-bottom:16px}.web-beta{display:inline-flex;align-items:center;gap:9px;color:#d7d2ce;font-size:12px;letter-spacing:.13em;line-height:1;border:1px solid #ffffff1a;padding:9px 13px;border-radius:24px;background:#ffffff03}.web-beta>span{display:block;width:5px;height:5px;background:#ff9a65;border-radius:50%;box-shadow:0 0 12px #ff9a6555}.web-hero h1{margin-top:30px;font-size:clamp(48px,4.4vw,66px);font-weight:700;line-height:1.35;letter-spacing:-.015em;color:#f7f5f8;text-shadow:0 3px 14px #0008,0 12px 40px #0005}.web-hero h1>span{color:inherit}.web-product-definition{margin-top:28px!important;font-size:18px;line-height:1.8;letter-spacing:.025em;color:#d8d7de}.web-hero-description{margin-top:20px!important;font-size:16px;line-height:1.95;color:var(--web-muted)}.web-hero-actions{display:flex;align-items:center;gap:26px;margin-top:34px}.web-primary{display:inline-flex;gap:22px;align-items:center;padding:15px 23px;border-radius:32px;border:1px solid #ffffff38;color:#fff;background:linear-gradient(112deg,#a65432,#984656 52%,#6556a0);box-shadow:inset 0 1px #ffffff25,0 4px 18px #0006;font-size:14px;font-weight:600;transition:filter .22s,transform .22s}.web-primary:hover{filter:brightness(1.2);transform:translateY(-2px)}.web-primary:active{transform:translateY(0)}.web-primary>svg{font-size:18px}.web-text-button{display:inline-flex;align-items:center;gap:10px;font-size:14px;line-height:1.7;background:none;padding:8px 0;border:0;color:#c2c0c9!important}.web-text-button:hover{color:#fff!important}.web-text-button svg{font-size:17px;transition:transform .2s}.web-text-button:hover svg{transform:translate(2px,-1px)}.web-laptop{position:relative;align-self:center;width:132%;margin-left:-18%!important;margin-top:30px!important;animation:web-device-in 1.15s var(--web-ease) both}.web-laptop-button{display:block;position:relative;width:100%;padding:0;border:0;background:none;border-radius:20px}.web-laptop-shell{display:block;width:100%;height:auto}.web-laptop-screen{position:absolute;left:15.5%;top:5.85%;width:69%;height:65.4%;object-fit:cover;object-position:center top;border-radius:4px;filter:brightness(.92)}.web-zoom-hint{position:absolute;bottom:12%;left:50%;transform:translate(-50%,7px);display:flex;align-items:center;gap:8px;background:#151516ed;border:1px solid #ffffff30;padding:8px 13px;border-radius:20px;font-size:12px;opacity:0;transition:opacity .2s,transform .2s}.web-laptop-button:hover .web-zoom-hint,.web-laptop-button:focus-visible .web-zoom-hint{opacity:1;transform:translate(-50%)}.web-laptop figcaption{text-align:center;font-size:11px;color:#72717d;letter-spacing:.06em;margin-top:-4px}.web-hero-scroll{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;color:#8d8a96!important;border-bottom:1px solid var(--web-line);padding:0 0 19px;font-size:11px;letter-spacing:.15em}.web-section{padding-top:112px;padding-bottom:26px}.web-kicker{font-size:12px;color:#af9daa;letter-spacing:.1em;margin-bottom:19px!important}.web-section h2,.web-closing h2{font-size:clamp(32px,3.3vw,46px);line-height:1.4;font-weight:500;letter-spacing:0;text-wrap:balance}.web-section h2 span,.web-closing h2 span{color:#9e9da6}.web-section h2>span{display:block}.web-brand-display{display:inline-block;color:#ff8d52;background:linear-gradient(105deg,#ff9c54,#f64a74 42%,#d731a3 68%,#8f6be8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.web-brand-companion{color:#f7f5f8!important}.web-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:39px}.web-section-heading h2>span{display:inline;margin-left:.4em}.web-section-heading>p{font-size:14px;line-height:1.9;color:var(--web-muted)}.web-work-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:23px}.web-work-tabs button{background:none;border:0;border-top:1px solid #ffffff20;color:#aaa5b2;display:flex;align-items:center;text-align:left;padding:19px 0 4px;gap:12px;font-size:14px;transition:color .2s,border-color .2s}.web-work-tabs button>span{font-size:11px;color:#797582;font-variant-numeric:tabular-nums}.web-work-tabs button>svg{margin-left:auto;opacity:.55}.web-work-tabs button[aria-pressed=true]{border-color:#a85b92;color:#fff}.web-work-tabs button[aria-pressed=true]>span{color:#d77ab0}.web-spotlight{position:relative;isolation:isolate;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%}.web-spotlight:after{content:"";position:absolute;z-index:3;inset:0;opacity:0;pointer-events:none;background:radial-gradient(400px circle at var(--mouse-x) var(--mouse-y),rgba(255,180,125,.055),transparent 80%);transition:opacity .3s}.web-spotlight:hover:after,.web-spotlight:focus-within:after{opacity:1}.web-work-stage{border:1px solid #ffffff17;border-radius:22px;background:#0d0d10}.web-work-scene{position:relative;min-height:515px;overflow:hidden;animation:web-scene-in .55s var(--web-ease) both}.web-work-art{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.web-product-art{left:44%;top:56px;width:68%;height:auto;border:1px solid #ffffff1a;border-radius:11px;box-shadow:0 20px 60px #0009}.web-work-scene:after{content:"";pointer-events:none;position:absolute;inset:0;background:linear-gradient(90deg,#08090be6,#08090b44 42%,transparent 70%),linear-gradient(0deg,#060608aa,transparent 20%)}.web-work-copy{z-index:1;position:relative;padding:61px 46px 75px;width:45%}.web-work-copy .web-kicker{color:#b5bdc8}.web-work-copy h3{font-weight:500;font-size:34px;line-height:1.45;letter-spacing:-.04em}.web-work-copy h3 span{display:block}.web-work-copy>p:not(.web-kicker){font-size:14px;line-height:1.95;color:#b2b5bf;margin-top:22px;max-width:290px}.web-deliverables{display:flex;gap:14px;margin:26px 0 18px;flex-wrap:wrap}.web-deliverables span{font-size:11px;color:#a8b2c0;padding-bottom:4px;border-bottom:1px solid #ffffff25}.web-work-note{position:absolute;z-index:1;bottom:21px;right:26px;font-size:10px;letter-spacing:.03em;color:#aeb4c0}.web-work-draft{position:absolute;inset:0;padding-left:36%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;background:radial-gradient(ellipse at 75% 40%,#30414533,transparent 70%);color:#939da5}.web-work-draft-research{background:radial-gradient(ellipse at 75% 40%,#4c383633,transparent 70%)}.web-work-draft svg{width:180px;height:180px;color:#657b8b}.web-work-draft span{font-size:12px}.web-body-copy{margin-top:28px!important;max-width:465px;color:var(--web-muted);font-size:16px;line-height:1.95;text-wrap:pretty}.web-minor{color:#86808e;font-size:12px;margin-top:23px!important;line-height:1.8}.web-models{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.web-relay{border:1px solid #ffffff14;background:linear-gradient(150deg,#151315,#0a0a0c);padding:26px;border-radius:20px}.web-relay-top{display:flex;justify-content:space-between;font-size:12px;color:#c4bec9}.web-relay-top>span:last-child{color:#79727e;font-size:11px}.web-relay-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:31px 0}.web-relay-steps button{color:#88818e;background:none;border:0;padding:8px 0;display:flex;gap:8px;align-items:center;font-size:12px;border-bottom:1px solid #ffffff12}.web-relay-steps button[aria-pressed=true]{color:#f2edf3;border-color:#a85b92}.web-relay-steps button>span{color:#c87aa9;font-size:11px;width:22px}.web-relay-task{min-height:156px;animation:web-scene-in .3s var(--web-ease)}.web-relay-task>svg{font-size:26px;color:#ba72a1;margin-bottom:14px}.web-relay-task h3{font-size:18px;font-weight:500}.web-relay-task p{color:#948c9c;font-size:13px;line-height:1.9;margin-top:12px}.web-relay-context{display:flex;gap:7px;align-items:center;padding-top:23px;font-size:11px;color:#9c94a3;border-top:1px solid #ffffff0c}.web-editorial{padding-bottom:42px;border-bottom:1px solid var(--web-line)}.web-editorial h2>span{display:inline;margin-left:.4em}.web-editorial-bottom{display:flex;align-items:start;justify-content:space-between;gap:60px;margin-top:29px}.web-editorial-bottom p{max-width:500px;font-size:15px;line-height:1.95;color:var(--web-muted)}.web-editorial-bottom>div{display:flex;gap:20px;color:#b6acb9;font-size:12px;padding-top:8px}.web-device-outline{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;align-items:center}.web-device-note{min-height:250px;border-left:1px solid var(--web-line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#8c8494}.web-device-note>svg{width:62px;height:62px;color:#ad75a0}.web-device-note>span{font-size:12px}.web-trust{display:grid;grid-template-columns:1fr 1fr;gap:80px}.web-trust-details{display:grid;gap:33px}.web-trust-details article{position:relative;padding-left:38px}.web-trust-details article>svg{position:absolute;left:0;top:2px;font-size:23px;color:#ad78a0}.web-trust-details h3{font-size:17px;font-weight:500}.web-trust-details p{color:var(--web-muted);font-size:14px;line-height:1.9;margin-top:13px}.web-ecosystem{display:grid;grid-template-columns:1fr 1fr;gap:0 80px}.web-ecosystem>.web-kicker,.web-ecosystem>h2{grid-column:1}.web-ecosystem>h2{font-size:36px}.web-ecosystem>div{grid-column:2;grid-row:1 / 4}.web-ecosystem details{border-bottom:1px solid var(--web-line)}.web-ecosystem summary{display:flex;align-items:center;justify-content:space-between;padding:23px 0;font-size:15px;cursor:pointer;list-style:none}.web-ecosystem summary::-webkit-details-marker{display:none}.web-ecosystem details p{color:#a19ba9;font-size:14px;line-height:1.9;padding-bottom:24px;max-width:420px}.web-details-minus{display:none}.web-ecosystem details[open] .web-details-minus{display:block}.web-ecosystem details[open] .web-details-plus{display:none}.web-fine-print{grid-column:1;font-size:11px;color:#87818e;line-height:1.9;max-width:320px;margin-top:22px!important}.web-closing{display:flex;flex-direction:column;align-items:center;margin-top:120px;padding:74px 0 98px;border-top:1px solid var(--web-line);text-align:center;background:radial-gradient(ellipse at 50% 100%,#69323910,transparent 60%)}.web-closing h2{margin:28px 0 33px}.web-footer{display:flex;flex-wrap:wrap;align-items:center;gap:24px;padding:26px 0 34px;border-top:1px solid var(--web-line);color:#8f8a98}.web-footer>span{font-size:11px}.web-footer nav{display:flex;gap:19px;margin-left:auto;font-size:11px}.web-footer small{font-size:10px;width:100%;margin-top:-3px;color:#696471}.web-locale-island{position:fixed;z-index:45;left:max(24px,env(safe-area-inset-left));bottom:max(24px,env(safe-area-inset-bottom));view-transition-name:web-locale-island}.web-locale-island>button{width:58px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid #ffffff1f;border-radius:999px;color:#d9d5de;background:linear-gradient(155deg,#242329e8,#111115ef);box-shadow:inset 0 1px #ffffff16,0 12px 34px #0008;-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%);transition:color .2s,background .2s,transform .2s}.web-locale-island>button:hover{color:#fff;background:linear-gradient(155deg,#302d36ed,#17161bed);transform:translateY(-1px)}.web-locale-island>button:active{transform:translateY(0) scale(.98)}.web-locale-island>button svg{width:17px;height:17px}.web-locale-island>button span{font-size:11px;font-weight:650;letter-spacing:.02em}.web-locale-menu{position:absolute;left:0;bottom:52px;width:168px;padding:6px;border:1px solid #ffffff1c;border-radius:16px;background:#151419ed;box-shadow:inset 0 1px #ffffff12,0 20px 56px #000b;-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%);animation:web-menu-in .2s var(--web-ease) both}.web-locale-menu>a,.web-locale-menu>span{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border-radius:11px;color:#aaa5b0;font-size:12px;white-space:nowrap}.web-locale-menu>a:hover{color:#fff;background:#ffffff08}.web-locale-menu>.is-current{color:#f0edf2;background:linear-gradient(100deg,#ff865514,#dd388718 56%,#8667d716)}.web-locale-menu svg{width:14px;height:14px;color:#e584af}.web-dialog{width:min(1350px,calc(100vw - 64px));max-height:calc(100dvh - 60px);padding:18px;border:1px solid #ffffff28;border-radius:18px;background:#111113;color:#f0f2f6;overflow:auto;box-shadow:0 40px 160px #000a}.web-dialog::backdrop{background:#000c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.web-dialog-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.web-dialog-top h2{font-size:17px;font-weight:500}.web-dialog-top p{font-size:12px;color:#92909e;margin-top:5px}.web-dialog-top button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffffff20;border-radius:50%;background:none}.web-dialog>img{display:block;width:100%;height:auto;border-radius:9px}.web-dialog-caption{font-size:11px;line-height:1.8;color:#a19ba9;margin:12px 0 0!important}.web-download-main{padding-top:157px;padding-bottom:100px}.web-download-intro{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.web-download-intro h1{font-size:clamp(38px,4vw,56px);letter-spacing:0;line-height:1.45;font-weight:500;margin-top:26px}.web-download-intro h1 span{color:#aaa8b2}.web-download-intro>p{color:#a6a4ae;font-size:16px;line-height:1.9;margin-top:26px;text-wrap:pretty}.web-platforms{display:grid;grid-template-columns:repeat(5,1fr);gap:17px;margin-top:56px}.web-platform{border:0;border-radius:19px;padding:32px 23px 26px;background:radial-gradient(120% 74% at 12% -8%,#ffffff19 0%,transparent 38%),radial-gradient(100% 90% at 104% 108%,#b557cf17 0%,transparent 54%),linear-gradient(148deg,#252027a6,#17141ba8 48%,#0d0c10c7);-webkit-backdrop-filter:blur(26px) saturate(145%) contrast(1.04);backdrop-filter:blur(26px) saturate(145%) contrast(1.04);box-shadow:inset 0 1px #ffffff24,inset 14px 0 32px -34px #ffb08a99,inset -18px -14px 38px -38px #c761e099,0 24px 70px #09030d52,0 8px 22px #1208153d;transition:transform .32s var(--web-ease),box-shadow .32s var(--web-ease),background-color .32s var(--web-ease)}.web-platform:before{content:"";position:absolute;z-index:2;left:11%;right:11%;top:0;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,#fff8 42%,#f4c8e05c 62%,transparent);opacity:.58}.web-platform.web-spotlight:after{background:radial-gradient(360px circle at var(--mouse-x) var(--mouse-y),#fff3fa1f 0%,#ed77c20d 34%,transparent 72%)}.web-platform:focus-within{box-shadow:inset 0 1px #ffffff2b,inset 14px 0 32px -34px #ffb08a99,inset -18px -14px 38px -38px #c761e099,0 26px 78px #09030d66,0 8px 24px #12081547}@media(hover:hover)and (pointer:fine){.web-platform:hover{transform:translateY(-3px);box-shadow:inset 0 1px #ffffff2e,inset 14px 0 34px -34px #ffb08aaa,inset -18px -14px 40px -38px #c761e0aa,0 30px 86px #09030d70,0 10px 28px #12081552}}.web-platform-icon{display:block;width:35px;height:35px;color:#b8b2c2;margin-bottom:30px;object-fit:contain}.web-platform h2{font-size:22px;font-weight:500}.web-platform>p{color:#a5a1ab;font-size:14px;line-height:1.8;margin-top:12px}.web-architecture-label,.web-architecture-select{display:flex;width:100%;align-items:center;height:34px;margin-top:23px;color:#aaa1b1;font-size:12px}.web-architecture-select{position:relative}.web-architecture-select select{appearance:none;width:100%;background:#171419;border:1px solid #ffffff18;border-radius:7px;padding:8px 27px 8px 10px;font-size:12px}.web-architecture-select>svg{position:absolute;right:10px;pointer-events:none}.web-release-action{margin-top:22px;position:relative;z-index:4}.web-release-action>button,.web-release-action>a{display:flex;justify-content:center;align-items:center;gap:8px;font-size:13px;width:100%;min-height:45px;border-radius:10px;border:1px solid #ffffff24;background:#241e28;color:#dcd5e3}.web-release-action>button:disabled{background:#ffffff04;border-color:#ffffff09;color:#77717e}.web-release-action .web-release-link{background:linear-gradient(110deg,#a35b38,#985162 54%,#66529b);color:#fff}.web-release-action>small{display:block;font-size:10px;color:#8c8496;text-align:center;margin-top:14px;line-height:1.7;min-height:18px}.web-release-action>small.web-release-error{color:#ddb59c}.web-download-help{display:grid;grid-template-columns:1fr 1fr;gap:75px;margin:64px 0 38px;border-top:1px solid var(--web-line);padding-top:35px}.web-download-help>div{position:relative;padding-left:40px}.web-download-help svg{position:absolute;left:0;top:0;font-size:23px;color:#b99d8e}.web-download-help h3{font-weight:500;font-size:15px}.web-download-help p{color:#96909e;font-size:13px;line-height:1.9;margin-top:13px}.web-download-help p a{text-decoration:underline;text-underline-offset:4px;margin-inline:3px}@keyframes web-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes web-account-spin{to{transform:rotate(360deg)}}@keyframes web-device-in{0%{opacity:0;transform:perspective(1000px) rotateX(7deg) translateY(25px)}to{opacity:1;transform:perspective(1000px) rotateX(0) translateY(0)}}@keyframes web-scene-in{0%{opacity:.4;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.web-hero{min-height:840px}}@media(max-width:1100px){.web-header{gap:23px}.web-nav{gap:18px;font-size:13px}.web-brand img{width:112px}.web-account-name{display:none}.web-hero{min-height:740px}.web-hero-actions{gap:18px}.web-hero h1{font-size:48px}.web-laptop{width:133%;margin-left:-20%!important}.web-models,.web-trust{gap:45px}.web-work-copy{width:49%;padding:44px 30px 64px}.web-work-copy h3{font-size:29px}.web-platforms{grid-template-columns:repeat(3,1fr);gap:10px}.web-platform{padding:25px 16px}}@media(max-width:900px){.web-shell{width:calc(100% - 48px)}.web-header{width:calc(100% - 32px);top:16px;height:60px;padding-left:21px;gap:14px}.web-nav-download{margin-left:auto;padding:11px 16px}.web-account-slot{order:2}.web-nav-download{order:3;margin-left:0}.web-menu-toggle{order:4}.web-menu-toggle{display:grid;place-items:center;width:36px;height:36px;padding:0;background:none;border:0;font-size:23px}.web-nav{display:none}.web-nav.is-open{display:flex;position:absolute;top:71px;left:0;right:0;height:auto;background:#111113;border:1px solid #ffffff20;border-radius:23px;padding:18px;flex-direction:column;align-items:stretch;gap:0;font-size:15px;box-shadow:0 25px 50px #0009}.web-nav>a{padding:15px 12px}.web-nav-product{display:block}.web-nav-product>button{width:100%;justify-content:space-between;padding:15px 12px}.web-dropdown{position:static;width:100%;padding:0 6px;background:#ffffff03;box-shadow:none;border:0}.web-hero{padding-top:148px;min-height:670px}.web-hero h1{font-size:42px}.web-product-definition{font-size:15px;letter-spacing:.035em}.web-hero-actions{align-items:start;flex-direction:column;gap:12px}.web-primary{padding:14px 20px}.web-section{padding-top:86px}.web-section-heading h2>span,.web-editorial h2>span{display:block;margin-left:0}.web-work-scene{min-height:465px}.web-work-copy{width:54%}.web-work-copy h3{font-size:28px}.web-models{gap:35px}.web-relay{padding:20px}.web-editorial-bottom,.web-footer{gap:24px}.web-editorial-bottom{flex-direction:column}.web-device-outline{gap:30px}.web-ecosystem{gap:0 32px}.web-ecosystem>h2{font-size:29px}.web-footer nav{margin-left:0}.web-platforms{grid-template-columns:repeat(2,1fr);gap:17px}.web-platform{padding:30px 24px}}@media(max-width:600px){.web-shell{width:calc(100% - 40px)}.web-header{top:12px;width:calc(100% - 24px);height:56px;padding:5px 6px 5px 9px;gap:4px}.web-header .web-brand{order:1;min-width:44px;min-height:44px;margin-right:auto;justify-content:flex-start}.web-header .web-brand-wordmark{display:none}.web-header .web-brand-fireball{width:36px;height:40px}.web-menu-toggle{order:2;width:44px;height:44px;border-radius:50%;font-size:21px;color:#c9c5ce}.web-menu-toggle:hover,.web-menu-toggle[aria-expanded=true]{background:#ffffff08;color:#fff}.web-nav-download{order:3;width:44px;height:44px;margin-left:0;padding:0;justify-content:center;border:0;border-radius:50%;background:transparent;box-shadow:none;color:#d7d3dc!important}.web-nav-download:hover{background:#ffffff08;transform:none;color:#fff!important}.web-nav-download:active{transform:scale(.96)}.web-nav-download-label,.web-nav-download-arrow{display:none}.web-nav-download-icon{display:block;width:22px;height:22px}.web-account-slot{order:4}.web-login-entry,.web-account-menu>summary{position:relative;min-width:44px;width:44px;min-height:44px;padding:0}.web-login-label{display:none}.web-login-entry>svg,.web-account-menu>summary>svg:first-child{width:22px;height:22px}.web-account-menu>summary>svg:last-child{display:none}.web-partner-badge{position:absolute;top:-3px;right:-4px;padding:2px 4px;font-size:8px;line-height:1;letter-spacing:0}.web-account-popover{position:fixed;top:76px;right:12px}.web-login-card{padding:34px 24px 28px}.web-nav.is-open{top:64px}.web-hero{display:flex;flex-direction:column;align-items:stretch;padding-top:124px;padding-bottom:68px;min-height:auto}.web-hero-copy{align-items:center;text-align:center;padding-bottom:0}.web-hero h1{margin-top:24px;font-size:clamp(39px,10vw,54px);line-height:1.38}.web-product-definition{margin-top:22px!important;font-size:16px;letter-spacing:0}.web-hero-description{font-size:14px;line-height:1.9;margin-top:17px!important}.web-hero-description br{display:none}.web-hero-actions{flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-top:25px}.web-hero-actions .web-text-button{font-size:12px}.web-primary{font-size:12px;padding:13px 20px;gap:17px}.web-laptop{width:calc(100% + 30px);margin:35px -15px 16px!important}.web-laptop figcaption{font-size:10px;margin-top:0}.web-hero-scroll{bottom:0;padding-bottom:17px;font-size:10px}.web-zoom-hint{display:none}.web-section{padding-top:70px;padding-bottom:9px}.web-kicker{font-size:11px;margin-bottom:14px!important}.web-section h2,.web-closing h2{font-size:33px;line-height:1.4}.web-section-heading{align-items:start;flex-direction:column;gap:19px;margin-bottom:29px}.web-section-heading>p{font-size:13px}.web-section-heading>p br{display:none}.web-work-tabs{gap:14px;margin-bottom:21px}.web-work-tabs button{font-size:11px;line-height:1.6;gap:5px;align-items:start;flex-direction:column;padding-top:14px}.web-work-tabs button>svg{display:none}.web-work-stage{border-radius:17px}.web-work-scene{min-height:610px}.web-work-art{object-position:72% top;height:300px}.web-product-art{left:19px;top:22px;width:110%;height:auto}.web-work-scene:after{background:linear-gradient(0deg,#0b0b0d 49%,transparent 78%)}.web-work-copy{padding:281px 25px 48px;width:100%}.web-work-copy h3{font-size:27px}.web-work-copy>p:not(.web-kicker){font-size:13px;margin-top:16px;max-width:100%}.web-deliverables{margin:19px 0 10px}.web-work-note{font-size:9px;left:25px;right:auto;bottom:18px}.web-work-draft{padding-left:0;height:300px}.web-work-draft svg{width:125px;height:125px}.web-models,.web-device-outline,.web-trust,.web-ecosystem{display:flex;flex-direction:column;align-items:stretch;gap:30px}.web-models h2 span{display:inline}.web-body-copy{font-size:15px;margin-top:24px!important}.web-body-copy br{display:none}.web-minor{font-size:11px}.web-relay{padding:24px}.web-relay-task h3{font-size:17px}.web-editorial{padding-bottom:35px}.web-editorial-bottom{margin-top:22px}.web-editorial-bottom p{font-size:14px}.web-editorial-bottom>div{gap:18px;font-size:11px}.web-device-note{border-left:0;border-top:1px solid #ffffff10;min-height:210px}.web-trust-details{gap:27px}.web-trust-details h3{font-size:16px}.web-trust-details p{font-size:13px}.web-ecosystem{gap:0}.web-ecosystem>h2{font-size:30px;margin-bottom:24px}.web-fine-print{max-width:none;font-size:10px}.web-closing{margin-top:65px;padding:53px 0 60px}.web-closing h2{margin-top:22px;margin-bottom:25px}.web-footer{gap:17px 20px;padding-top:25px;padding-bottom:30px}.web-footer>span{font-size:10px}.web-footer nav{width:100%;gap:18px;font-size:11px}.web-footer small{font-size:9px;margin-top:2px}.web-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 40px);padding:12px}.web-dialog-top h2{font-size:14px}.web-dialog-top p,.web-dialog-caption{font-size:10px}.web-download-main{padding-top:117px;padding-bottom:55px}.web-download-intro h1{font-size:37px}.web-download-intro>p{font-size:13px}.web-platforms{gap:13px;margin-top:37px}.web-platform{border-radius:15px;padding:24px 15px 19px;-webkit-backdrop-filter:blur(18px) saturate(138%);backdrop-filter:blur(18px) saturate(138%)}.web-platform-icon{width:29px;height:29px;margin-bottom:21px}.web-platform h2{font-size:20px}.web-platform>p{font-size:10px;line-height:1.8}.web-architecture-label,.web-architecture-select{margin-top:15px;font-size:11px}.web-architecture-select select{font-size:10px;padding-left:7px}.web-release-action{margin-top:17px}.web-release-action>button,.web-release-action>a{font-size:12px;min-height:41px}.web-release-action>small{font-size:9px}.web-download-source{font-size:10px;text-align:left}.web-download-help{grid-template-columns:1fr;gap:28px;margin-top:38px}.web-download-help p{font-size:12px}}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root),::view-transition-old(web-site-header),::view-transition-new(web-site-header){animation:none!important}.web-page *,.web-page *:before,.web-page *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.web-spotlight:after{display:none}.web-primary:hover,.web-nav-download:hover,.web-text-button:hover svg{transform:none}}@media(prefers-reduced-transparency:reduce){.web-platform{background:linear-gradient(155deg,#1a171d,#0d0c10);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:inset 0 1px #ffffff1a,0 18px 48px #0008}}html[lang=en-US] .web-page{font-family:Segoe UI Variable Text,Segoe UI Variable,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;letter-spacing:0}html[lang=en-US] .web-page :where(h1,h2,h3,h4,.web-brand-display,.web-brand-companion){font-family:Segoe UI Variable Display,Segoe UI Variable,-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-optical-sizing:auto}html[lang=en-US] .web-nav{gap:30px;font-size:13px;letter-spacing:-.01em}html[lang=en-US] .web-beta{letter-spacing:.08em}html[lang=en-US] .web-hero h1{max-width:none;font-size:clamp(50px,4.65vw,70px);font-weight:600;line-height:1.01;letter-spacing:-.042em;white-space:nowrap}html[lang=en-US] .web-product-definition{max-width:35ch;font-size:16px;line-height:1.55;letter-spacing:-.01em}html[lang=en-US] .web-section h2,html[lang=en-US] .web-closing h2{max-width:19ch;font-size:clamp(35px,3.45vw,49px);font-weight:580;line-height:1.06;letter-spacing:-.035em}html[lang=en-US] .web-capability-showcase h2>strong,html[lang=en-US] .web-capability-showcase h2>span{display:block;width:max-content;max-width:100%;white-space:nowrap}html[lang=en-US] .web-body-copy{max-width:34ch;line-height:1.55}html[lang=en-US] .web-primary,html[lang=en-US] .web-text-button,html[lang=en-US] .web-nav-download{letter-spacing:-.01em}html[lang=en-US] .web-laptop figcaption{letter-spacing:.01em}html[lang=en-US] .web-download-intro{max-width:none}html[lang=en-US] .web-download-intro h1{width:100%;max-width:none;font-size:clamp(44px,4.6vw,64px);font-weight:590;line-height:1.02;letter-spacing:-.048em}html[lang=en-US] .web-download-intro h1,html[lang=en-US] .web-download-intro h1>span{color:#f7f5f8}html[lang=en-US] .web-download-intro h1>span{display:inline-block;white-space:nowrap}html[lang=en-US] .web-download-intro>p{max-width:38ch;line-height:1.55}html[lang=en-US] .web-platform h2{letter-spacing:-.025em}html[lang=en-US] .web-download-help p{line-height:1.6}html[lang=zh-HK] .web-page{font-family:Noto Sans HK,PingFang HK,Microsoft JhengHei UI,Microsoft JhengHei,system-ui,sans-serif;letter-spacing:0}html[lang=zh-HK] .web-page :where(h1,h2,h3,h4,.web-brand-display,.web-brand-companion){font-family:Noto Sans HK,PingFang HK,Microsoft JhengHei UI,Microsoft JhengHei,system-ui,sans-serif}html[lang=zh-HK] .web-nav{letter-spacing:.01em}html[lang=zh-HK] .web-hero h1{font-weight:640;line-height:1.22;letter-spacing:-.018em}html[lang=zh-HK] .web-product-definition{line-height:1.65;letter-spacing:.01em}html[lang=zh-HK] .web-section h2,html[lang=zh-HK] .web-closing h2{font-weight:620;line-height:1.2;letter-spacing:-.012em}html[lang=zh-HK] .web-download-intro h1{font-weight:620;line-height:1.24;letter-spacing:-.015em}html[lang=zh-HK] .web-download-intro>p{max-width:34em;line-height:1.75}@media(max-width:1100px){html[lang=en-US] .web-nav{gap:18px;font-size:12px}html[lang=en-US] .web-hero h1{font-size:52px}}@media(max-width:600px){.web-locale-island{left:max(14px,env(safe-area-inset-left));bottom:max(14px,env(safe-area-inset-bottom))}.web-locale-island>button{width:52px;min-height:44px;padding-inline:8px}.web-locale-menu{bottom:50px;width:160px}html[lang=en-US] .web-hero h1{max-width:none;font-size:clamp(38px,10.7vw,46px);line-height:1;letter-spacing:-.04em;white-space:nowrap}html[lang=en-US] .web-product-definition{max-width:25ch;font-size:15px;line-height:1.45}html[lang=en-US] .web-section h2,html[lang=en-US] .web-closing h2{max-width:15ch;font-size:35px;line-height:1.05}html[lang=en-US] .web-capability-showcase h2{max-width:100%;font-size:clamp(28px,8.5vw,35px)}html[lang=en-US] .web-download-intro h1{max-width:100%;font-size:clamp(31px,9vw,42px);line-height:1}html[lang=en-US] .web-footer nav{gap:14px;font-size:10px}html[lang=zh-HK] .web-hero h1{font-size:clamp(39px,10.4vw,52px);line-height:1.24}html[lang=zh-HK] .web-section h2,html[lang=zh-HK] .web-closing h2{font-size:36px;line-height:1.2}html[lang=zh-HK] .web-download-intro h1{font-size:clamp(35px,9.4vw,44px);line-height:1.22}}@media(prefers-reduced-transparency:reduce){.web-locale-island>button,.web-locale-menu{background:#18171c;-webkit-backdrop-filter:none;backdrop-filter:none}}.web-page{position:relative;isolation:isolate;background:#060606}.web-page>main,.web-page>.web-footer{position:relative;z-index:1}.web-hero{grid-template-columns:42% 58%;min-height:750px;padding-top:155px;overflow:visible}.web-hero:before{display:none}.web-laptop{width:111%;margin-left:-3%!important;margin-top:50px!important;z-index:1}.web-laptop-display{position:absolute;inset:4.4% 11.7% 33%;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#19131e,#0b0d12 55%,#201812);border-radius:7px 7px 2px 2px}.web-laptop-screen{position:relative;inset:auto;width:90%;height:auto;max-height:91%;object-fit:contain;border:1px solid #ffffff22;border-radius:5px;filter:none;box-shadow:0 12px 40px #000a}.web-laptop figcaption{margin-top:8px}.web-motion-toggle{position:absolute;bottom:76px;right:4px;display:grid;place-items:center;z-index:5;width:36px;height:36px;padding:0;border:1px solid #ffffff20;border-radius:50%;background:#1119;color:#bbb!important}.web-motion-toggle:hover{background:#242424}.web-aurora{position:absolute;z-index:0;pointer-events:none;inset:0 0 auto;width:100%;height:clamp(720px,100svh,980px);overflow:hidden;background:#060606}.web-aurora-field{position:absolute;inset:0;overflow:hidden;isolation:isolate;opacity:.86}.web-aurora-field:before{content:"";position:absolute;z-index:-1;left:-12%;right:-12%;top:48%;height:26%;opacity:.52;background:linear-gradient(90deg,transparent 2%,#ff9c7245 22%,#e7398858 52%,#9b45d84d 78%,transparent 98%);filter:blur(48px);transform:translateY(-50%) skewY(-1.5deg)}.web-soft-aurora-canvas{display:block;width:100%;height:100%;opacity:0;filter:saturate(.94) contrast(.98);transition:opacity .45s ease}.web-aurora-field[data-ready=true] .web-soft-aurora-canvas{opacity:1}.web-motion[data-running=false] *,.web-motion[data-running=false] *:before,.web-motion[data-running=false] *:after{animation-play-state:paused!important}.web-scenarios h2>span,.web-capability-showcase h2>span{display:inline}.web-scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:46px}.web-scenario-card{min-width:0}.web-scenario-card>h3{font-size:18px;font-weight:500;line-height:1.6;letter-spacing:0;margin-bottom:22px}.web-scenario-art{display:block;position:relative;width:100%;aspect-ratio:1.06;padding:0;border:1px solid #ffffff14;border-radius:17px;background:#131314;overflow:hidden;text-align:left;isolation:isolate}.web-scenario-open{display:grid;place-items:center;width:32px;height:32px;position:absolute;right:14px;bottom:14px;border-radius:50%;color:#c4c4c9;background:#1a1a1ad9;border:1px solid #ffffff20;transition:transform .35s,background .35s;z-index:4}.web-scenario-art:hover .web-scenario-open{background:#ece7e0;color:#151515;transform:translate(2px,-2px)}.web-scenario-description{padding:26px 2px 0}.web-scenario-description h4{font-size:18px;font-weight:500;line-height:1.65;margin:0 0 14px;letter-spacing:0;text-wrap:pretty}.web-scenario-description p{color:#a5a4ab;font-size:15px;line-height:1.9;text-wrap:pretty;max-width:34em}.web-demo-caption{text-align:center;color:#85858c;font-size:11px;line-height:1.8;margin-top:25px!important}.web-models-upgraded{gap:45px;padding-top:135px}.web-model-copy{padding-bottom:20px}.web-model-copy .web-body-copy{max-width:420px;line-height:2}.web-model-benefit{margin-top:34px;padding-left:22px;border-left:2px solid #a95491}.web-model-benefit strong{font-size:25px;line-height:1.65;font-weight:500;color:#f5f2f6;letter-spacing:0}.web-model-benefit p{font-size:16px;margin-top:7px;color:#aaa4af;line-height:1.8}.web-model-visual{min-width:0}.web-model-orbits{container-type:inline-size;position:relative;width:100%;aspect-ratio:1;max-width:510px;margin-inline:auto}.web-orbit-center{width:116px;height:116px;position:absolute;left:calc(50% - 58px);top:calc(50% - 58px);display:grid;place-items:center}.web-orbit-center img{width:94px;height:94px;object-fit:contain;filter:drop-shadow(0 8px 30px #d7358730)}.web-orbit-path{position:absolute;top:50%;left:50%;border:1px solid #ffffff0d;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.web-orbit-item{position:absolute;left:calc(50% - 29px);top:calc(50% - 29px);width:58px;height:58px;animation:web-orbit var(--duration) linear infinite}.web-orbit-item.is-reversed{animation-direction:reverse}.web-model-mark{width:100%;height:100%;position:relative;display:grid;place-items:center;transform:scale(var(--model-mark-scale,.92));transform-origin:center}.web-model-mark img{width:100%;height:100%;object-fit:contain}.web-model-mark:not(.web-model-mark-vector){--model-mark-scale: 1.04}.web-model-mark-vector{--model-mark-scale: .9;padding:13%;border:1px solid #ffffff20;border-radius:50%;background:linear-gradient(145deg,#29272e,#111116 70%);box-shadow:inset 0 1px #fff2,inset 0 -5px 12px #0008,0 7px 17px #0007}.web-model-mark-vector img{width:73%;height:73%}.web-model-mark-mistral{background:linear-gradient(145deg,#30282b,#161116 70%)}.web-model-mark-perplexity{background:linear-gradient(145deg,#213034,#101416 70%)}.web-model-mark-minimax{background:linear-gradient(145deg,#35222c,#160f14 70%)}.web-model-mark-meta{background:linear-gradient(145deg,#20283a,#10131b 70%)}.web-model-orbits:hover .web-orbit-item,.web-model-orbits:focus-within .web-orbit-item{animation-play-state:paused}@keyframes web-orbit{0%{transform:rotate(var(--angle)) translateY(var(--radius)) rotate(calc(var(--angle) * -1))}to{transform:rotate(calc(var(--angle) + 360deg)) translateY(var(--radius)) rotate(calc(var(--angle) * -1 - 360deg))}}.web-capability-showcase{padding-top:125px}.web-capability-intro{max-width:650px;font-size:16px;line-height:1.95;color:#a6a4ae;margin-top:26px!important;text-wrap:pretty}.web-feature-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:42px}.web-feature-tabs button{display:flex;align-items:center;gap:12px;padding:18px 0 19px;border:0;border-bottom:1px solid #ffffff22;background:none;text-align:left;color:#89828e;font-size:16px;transition:color .3s,border-color .3s}.web-feature-tabs button>svg{font-size:21px}.web-feature-tabs button>svg:last-child{margin-left:auto;font-size:17px;opacity:.6}.web-feature-tabs button[aria-selected=true]{border-color:#a95491;color:#f5f2f6}.web-feature-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;padding:48px;min-height:525px;margin-top:32px;border:1px solid #ffffff15;border-radius:19px;background:linear-gradient(135deg,#131215,#0d0d0f 65%);overflow:hidden}.web-feature-story{min-width:0;align-self:center}.web-feature-story>.web-text-button{margin-top:26px}.web-feature-story h3{font-size:28px;line-height:1.55;letter-spacing:0;font-weight:500;margin-top:18px;text-wrap:pretty}.web-feature-story>p{font-size:15px;line-height:1.95;color:#aaa7af;margin-top:21px}.web-feature-story ul{list-style:none;padding:0;margin:23px 0;display:flex;flex-direction:column;gap:13px}.web-feature-story li{display:flex;gap:9px;align-items:center;font-size:13px;line-height:1.8;color:#c4beca}.web-feature-story li svg{color:#bd70a1}.web-feature-live{min-width:0;align-self:center;animation:web-panel-in .65s var(--web-ease) both}.web-ability-demo,.web-prompt-demo,.web-workflow-demo,.web-knowledge-demo{background:#1a181e;border:1px solid #ffffff17;border-radius:13px;padding:22px;box-shadow:0 22px 50px #0004}.web-demo-window-title{display:flex;gap:8px;align-items:center;font-size:12px;color:#e0d9e5;padding-bottom:18px;border-bottom:1px solid #ffffff0c}.web-demo-window-title>svg{font-size:17px;color:#c9a0b6}.web-demo-window-title>span{color:#96909e;font-size:10px;margin-left:auto}.web-ability-options{display:grid;gap:8px;margin-top:16px}.web-ability-options button{display:flex;align-items:center;gap:12px;padding:14px 12px;width:100%;background:#ffffff02;border:1px solid #ffffff09;border-radius:8px;text-align:left;color:#bbb3c4;font-size:13px;transition:border-color .3s,background .3s,transform .3s}.web-ability-options button:hover{background:#ffffff06}.web-ability-options button[aria-pressed=true]{border-color:#ad5a9459;background:#a2488712;color:#f4edf3}.web-ability-options button>svg:first-child{font-size:24px;color:#bc76a6}.web-ability-options button>svg:last-child{margin-left:auto;font-size:15px}.web-ability-options small{display:block;color:#9a8e9f;font-size:10px;margin-top:5px}.web-mini-composer{margin-top:21px;background:#111014;border:1px solid #ffffff23;border-radius:10px;padding:15px;animation:web-panel-in .65s var(--web-ease) both}.web-mini-composer>span{display:inline-flex;align-items:center;gap:5px;font-size:10px;color:#bcb1c4;background:#25222a;padding:5px 7px;border-radius:5px}.web-mini-composer>p{font-size:12px;color:#d9d1df;margin:13px 0 17px;line-height:1.8}.web-mini-composer>div{display:flex;justify-content:space-between;align-items:center}.web-ability-attached{display:inline-flex;gap:5px;align-items:center;font-size:10px;color:#b59caa}.web-demo-send{display:grid;place-items:center;width:25px;height:25px;background:#a1636944;color:#dec2c6;border-radius:50%}.web-prompt-before{margin-top:23px;padding:0 0 23px}.web-prompt-before>span{font-size:10px;color:#aaa0ae}.web-prompt-before p{font-size:18px;color:#dfd7e4;margin-top:14px;line-height:1.5}.web-prompt-result{position:relative;background:#28212b;border:1px solid #d4a0c025;border-radius:10px;padding:19px;overflow:hidden;animation:web-panel-in .6s var(--web-ease) both}.web-prompt-result:before{content:"";position:absolute;left:-30%;top:0;width:25%;height:100%;background:linear-gradient(90deg,transparent,#ddb1d115,transparent);transform:skew(-20deg);animation:web-prompt-sweep 1.3s .25s ease-out both;pointer-events:none}.web-prompt-result>div{display:flex;align-items:center;gap:7px;color:#d7accc;font-size:11px}.web-prompt-result p{font-size:14px;line-height:2;color:#d5c9d9;margin-top:15px}.web-prompt-result>span{display:block;color:#a89aaf;font-size:10px;border-top:1px solid #ffffff0a;padding-top:15px;margin-top:16px}.web-demo-link{display:inline-flex;align-items:center;gap:8px;border:0;background:none;color:#c1acba!important;padding:12px 0;font-size:12px!important}.web-demo-link:hover{color:#f4e8f3!important}.web-prompt-demo>.web-demo-link{margin-top:11px}.web-workflow-steps{display:grid;gap:0;margin-top:14px}.web-workflow-steps button{position:relative;display:flex;gap:15px;align-items:center;padding:14px 9px;background:none;border:0;text-align:left;border-radius:8px;font-size:13px;color:#9e94a8}.web-workflow-steps button:not(:last-child):after{content:"";position:absolute;left:24px;top:48px;height:27px;width:1px;background:#74617855}.web-workflow-steps small{display:block;color:#91849b;font-size:10px;margin-top:5px}.web-step-symbol{width:31px;height:31px;display:grid;place-items:center;border:1px solid #7f688438;border-radius:8px;color:#95839b;background:#242028;position:relative;z-index:1}.web-workflow-steps button[aria-pressed=true]{color:#e6d8e8;background:#ffffff03}.web-workflow-steps button[aria-pressed=true] .web-step-symbol{border-color:#b796b377;background:#3d2e42;color:#dec1db}.web-workflow-result{display:flex;gap:13px;padding:18px 15px;border:1px solid #ffffff17;border-radius:9px;background:#0f0d12;margin-top:17px;animation:web-panel-in .6s var(--web-ease) both}.web-workflow-result>svg{color:#c8a8c4;font-size:27px}.web-workflow-result small{display:block;color:#a798ac;font-size:10px;margin-bottom:6px}.web-workflow-result strong{font-weight:400;font-size:12px;color:#dcd0e0}.web-workflow-controls{display:flex;justify-content:space-between;margin-top:12px}.web-knowledge-sources{display:flex;justify-content:center;gap:9px;margin-top:17px}.web-knowledge-sources span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #ffffff13;border-radius:999px;background:#ffffff04;color:#b8afbd;font-size:10px}.web-knowledge-sources svg{color:#c585af;font-size:14px}.web-knowledge-core{position:relative;display:grid;place-items:center;min-height:142px;margin:6px 0 4px;overflow:hidden}.web-knowledge-core:before{content:"";position:absolute;inset:18% 17%;background:radial-gradient(circle,#ad4f8429,transparent 68%);filter:blur(8px)}.web-knowledge-ring{position:absolute;width:138px;height:82px;border:1px solid #bb69982c;border-radius:50%;transform:rotate(-7deg)}.web-knowledge-ring:before{content:"";position:absolute;inset:13px;border:1px solid #83579b26;border-radius:inherit}.web-knowledge-ring span{position:absolute;width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#ff8a57,#d62991 58%,#7e48d8);box-shadow:0 0 14px #d84c9c88}.web-knowledge-ring span:nth-child(1){left:3px;top:34px}.web-knowledge-ring span:nth-child(2){right:17px;top:5px}.web-knowledge-ring span:nth-child(3){right:3px;bottom:20px}.web-knowledge-core>div:last-child{position:relative;z-index:1;width:92px;height:92px;display:grid;place-items:center;align-content:center;border:1px solid #df76aa35;border-radius:50%;background:radial-gradient(circle at 35% 25%,#522443,#1b1720 62%,#0f0e12);box-shadow:inset 0 1px #ffffff19,0 12px 34px #0008}.web-knowledge-core>div:last-child svg{color:#ef9cbc;font-size:24px}.web-knowledge-core>div:last-child small{color:#9f8ca7;font-size:8px;letter-spacing:.12em;margin-top:4px}.web-knowledge-core>div:last-child strong{color:#f1e8f0;font-size:10px;font-weight:500;margin-top:4px}.web-knowledge-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.web-knowledge-stages button{display:flex;justify-content:center;align-items:center;gap:6px;min-height:38px;border:1px solid #ffffff0e;border-radius:8px;background:#ffffff02;color:#9d93a5;font-size:10px;transition:border-color .25s,background .25s,color .25s}.web-knowledge-stages button[aria-pressed=true]{border-color:#b4599159;background:#a54d8417;color:#f1e7ef}.web-knowledge-stages svg{font-size:14px;color:#b676a0}.web-knowledge-result{display:flex;align-items:center;gap:12px;min-height:66px;margin-top:10px;padding:12px 14px;border:1px solid #ffffff10;border-radius:9px;background:#100f13;animation:web-panel-in .55s var(--web-ease) both}.web-knowledge-result>svg{flex:0 0 auto;color:#d493b6;font-size:24px}.web-knowledge-result small{display:block;color:#918798;font-size:9px;margin-bottom:5px}.web-knowledge-result strong{color:#dcd2df;font-size:11px;line-height:1.55;font-weight:400}@keyframes web-panel-in{0%{opacity:.35;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes web-prompt-sweep{0%{left:-30%}to{left:125%}}@media(max-width:1100px){.web-laptop{width:112%;margin-left:-5%!important}.web-scenario-grid{gap:18px}.web-scenario-card>h3{font-size:17px}.web-scenario-description h4{font-size:17px}.web-scenario-art{aspect-ratio:.9}.web-feature-panel{gap:30px;padding:30px}.web-feature-story h3{font-size:25px}}@media(max-width:900px){.web-hero{min-height:675px}.web-laptop{width:112%}.web-aurora-field{opacity:.78}.web-scenario-grid{gap:16px}.web-scenario-card>h3{font-size:16px}.web-scenario-art{aspect-ratio:.74}.web-scenario-description p{font-size:14px}.web-models-upgraded{gap:20px}.web-model-benefit{padding-left:15px}.web-model-benefit strong{font-size:23px}.web-model-benefit p{font-size:14px}.web-orbit-item{width:47px;height:47px;top:calc(50% - 23.5px);left:calc(50% - 23.5px)}.web-feature-panel{gap:23px;padding:26px;grid-template-columns:.8fr 1.2fr}.web-feature-story h3{font-size:22px}.web-feature-story>p{font-size:15px}.web-ability-demo,.web-prompt-demo,.web-workflow-demo,.web-knowledge-demo{padding:17px}.web-ability-options button{padding:12px 9px;gap:7px;font-size:12px}.web-ability-options small{font-size:9px}}@media(max-width:600px){.web-hero{min-height:auto;padding-top:124px;padding-bottom:78px}.web-laptop{width:102%;margin:40px -1% 20px!important}.web-home-page>.web-aurora .web-aurora-field,.web-download-page>.web-aurora .web-aurora-field{opacity:.68}.web-motion-toggle{bottom:45px;width:30px;height:30px;right:2px}.web-laptop-display{border-radius:3px}.web-laptop-screen{border-radius:2px}.web-scenarios h2>span,.web-capability-showcase h2>span{display:block}.web-scenario-grid{grid-template-columns:1fr;gap:38px;margin-top:32px}.web-scenario-card>h3{font-size:18px;margin-bottom:18px}.web-scenario-art{aspect-ratio:1.1}.web-scenario-description{padding-top:17px}.web-scenario-description h4{font-size:17px}.web-scenario-description p{font-size:15px}.web-demo-caption{font-size:10px}.web-models-upgraded{padding-top:85px;gap:23px}.web-model-copy .web-body-copy{max-width:none}.web-model-copy{padding:0}.web-model-benefit{margin-top:25px;padding-left:17px}.web-model-benefit strong{font-size:23px}.web-model-benefit p{font-size:14px}.web-model-orbits{width:94%;margin-top:12px}.web-orbit-center{width:84px;height:84px;left:calc(50% - 42px);top:calc(50% - 42px)}.web-orbit-center img{width:72px;height:72px}.web-orbit-item{width:46px;height:46px;top:calc(50% - 23px);left:calc(50% - 23px)}.web-model-visual>p{margin-top:32px!important}.web-capability-showcase{padding-top:83px}.web-capability-intro{font-size:15px;margin-top:22px!important}.web-feature-tabs{grid-template-columns:repeat(2,1fr);gap:0 14px;margin-top:27px}.web-feature-tabs button{gap:6px;font-size:13px;padding:17px 0}.web-feature-tabs button>svg{font-size:17px}.web-feature-tabs button>svg:last-child{display:none}.web-feature-panel{display:flex;flex-direction:column;padding:28px 20px;gap:32px;min-height:0;margin-top:24px;border-radius:15px}.web-feature-story h3{font-size:25px;margin-top:8px}.web-feature-story>p{font-size:15px}.web-feature-story ul{margin-bottom:0;gap:10px}.web-feature-story li{font-size:13px}.web-feature-live{width:100%}.web-ability-demo,.web-prompt-demo,.web-workflow-demo,.web-knowledge-demo{padding:17px 14px}.web-ability-options button{padding:14px 9px}.web-prompt-before p{font-size:17px}.web-prompt-result{padding:16px}.web-prompt-result p{font-size:13px}}@media(prefers-reduced-motion:reduce){.web-orbit-item{transform:rotate(var(--angle)) translateY(var(--radius)) rotate(calc(var(--angle) * -1))}.web-soft-aurora-canvas{transition:none}.web-feature-live,.web-mini-composer,.web-prompt-result,.web-workflow-result,.web-knowledge-result{opacity:1;transform:none}.web-prompt-result:before{display:none}}html[lang=en-US] .web-scenes-lead{max-width:48ch;line-height:1.55}html[lang=en-US] .web-scenario-card h3{letter-spacing:.07em}html[lang=en-US] .web-scenario-description h4{max-width:25ch;line-height:1.2;letter-spacing:-.018em}html[lang=en-US] .web-model-copy .web-body-copy{max-width:31ch}html[lang=en-US] .web-model-benefit{max-width:34ch}html[lang=en-US] .web-feature-tabs button{min-width:0;white-space:nowrap;letter-spacing:-.015em}html[lang=en-US] .web-feature-story h3{max-width:21ch;font-size:30px;line-height:1.15;letter-spacing:-.025em}html[lang=en-US] .web-feature-story p{max-width:38ch;line-height:1.62}html[lang=en-US] .web-demo-window-title{letter-spacing:-.01em}html[lang=en-US] .web-ability-options small,html[lang=en-US] .web-workflow-steps small{line-height:1.45}html[lang=zh-HK] .web-scenes-lead,html[lang=zh-HK] .web-feature-story p,html[lang=zh-HK] .web-ability-options small,html[lang=zh-HK] .web-workflow-steps small{line-height:1.75}html[lang=zh-HK] .web-scenario-description h4,html[lang=zh-HK] .web-feature-story h3{line-height:1.3;letter-spacing:-.01em}@media(max-width:600px){html[lang=en-US] .web-feature-tabs{grid-template-columns:1fr 1fr}html[lang=en-US] .web-feature-tabs button{white-space:normal;line-height:1.25}html[lang=en-US] .web-feature-story h3{font-size:27px}}.web-header{gap:35px}.web-desktop-scene{position:relative;width:100%;height:100%;display:block;overflow:hidden;container-type:inline-size;background:#344654 url(/media/devices/desktop-wallpaper-v1.png) center/cover}.web-desktop-shortcuts{position:absolute;top:4%;left:2%;width:6%;display:flex;flex-direction:column;gap:2cqw;align-items:center;color:#d7ac63}.web-desktop-shortcuts>span{display:flex;flex-direction:column;align-items:center;gap:.5cqw}.web-desktop-shortcuts svg{font-size:3.1cqw;filter:drop-shadow(0 1px 2px #0005)}.web-desktop-shortcuts>span:nth-child(2){color:#6cb394}.web-desktop-shortcuts>span:nth-child(3){color:#d5916b}.web-desktop-shortcuts small{white-space:nowrap;font-size:1cqw;color:#fff;text-shadow:0 1px 3px #000a}.web-desktop-app{position:absolute;top:9%;left:14%;width:74%;height:auto;display:block;overflow:hidden;border-radius:.65cqw;border:1px solid #ffffff45;box-shadow:0 1.8cqw 3cqw #0009}.web-desktop-app>img{display:block;width:100%;height:auto}.web-desktop-other-app{position:absolute;top:4.5%;right:3%;width:39%;height:45%;background:#e7e7e2;box-shadow:0 1cqw 2cqw #0005;border-radius:.6cqw;overflow:hidden}.web-desktop-other-app>span:first-child{display:flex;gap:.6cqw;align-items:center;background:#284f48;color:#e1e7e4;font-size:1cqw;padding:1cqw}.web-desktop-other-app>span>i{margin-left:auto;font-style:normal}.web-desktop-sheet{padding:1cqw;display:grid;grid-template-columns:repeat(5,1fr)}.web-desktop-sheet b{grid-column:1/-1;padding:.5cqw;font-size:1.1cqw;color:#284f48}.web-desktop-sheet i{height:2cqw;border:.5px solid #788a852c}.web-desktop-taskbar{position:absolute;inset:auto 0 0;height:7.5%;background:#d4dceac9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;border-top:.5px solid #fff5;color:#172237}.web-desktop-pinned{display:flex;align-items:center;gap:1.3cqw;height:100%}.web-desktop-pinned>svg{font-size:2.7cqw;color:#1266ce}.web-desktop-pinned>svg:nth-child(2){color:#c9942e}.web-desktop-pinned>svg:nth-child(3){color:#317878}.web-desktop-pinned>svg:nth-child(4){color:#3981c3}.web-desktop-pinned>svg:nth-child(5){color:#31795d}.web-desktop-pinned>svg:nth-child(6){color:#b86d46}.web-desktop-pinned>span{position:relative;height:3.5cqw;width:3.5cqw;padding:.3cqw;display:grid;place-items:center;background:#fff5;border-radius:.5cqw}.web-desktop-pinned img{width:100%;height:100%;object-fit:contain}.web-desktop-pinned .is-active:after{content:"";position:absolute;bottom:-.4cqw;height:.25cqw;width:1.5cqw;border-radius:1cqw;background:#66529e}.web-desktop-weather{position:absolute;left:2%;font-size:1.1cqw}.web-desktop-weather small{font-size:1cqw;margin-left:.6cqw}.web-desktop-tray{position:absolute;right:2%;display:flex;gap:.65cqw;align-items:center;font-size:1.4cqw}.web-desktop-tray small{font-size:.8cqw;text-align:right;line-height:1.5;margin-left:.5cqw}.web-header .web-brand{gap:9px}.web-header .web-brand-fireball{width:30px;height:34px;object-fit:contain}.web-header .web-brand-wordmark{width:80px;height:auto}.web-nav{gap:35px}.web-nav a[aria-current=page]{color:#f2eeeb}.web-home-page,.web-download-page{position:relative;isolation:isolate;overflow:hidden}.web-home-page>.web-aurora,.web-download-page>.web-aurora{inset:0 0 auto;min-height:0;height:clamp(720px,100svh,980px);background:#060606}.web-home-page>.web-aurora .web-aurora-field,.web-download-page>.web-aurora .web-aurora-field{inset:0;height:100%;opacity:.86;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 82%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 82%,transparent 100%)}.web-home-page>main,.web-download-main{position:relative;z-index:1}.web-download-main>.web-motion-toggle{top:111px;right:0;bottom:auto}.web-home-page .web-footer,.web-download-page .web-footer{position:relative;z-index:1}.web-launch-preview.is-large[data-tone=墨黑]{background:#343331;color:#f0e9df}.web-launch-preview.is-large[data-tone=墨黑] .web-launch-foot{color:#b6b1a8}.web-launch-preview.is-large[data-tone=墨黑] .web-demo-tone button{color:#eee}.web-device-expanded{display:grid;grid-template-columns:.95fr 1.05fr;gap:40px;align-items:center;padding-top:125px;padding-bottom:60px;min-height:620px}.web-device-copy{z-index:1}.web-device-manifesto{display:block;font-size:24px;letter-spacing:0;color:#eee0d5;font-weight:500;line-height:1.7;margin-top:32px}.web-device-copy>p{color:#a69da7;font-size:16px;line-height:1.8;margin-top:13px}.web-device-copy>.web-text-button{margin-top:24px}.web-device-collaboration{position:relative;width:117%;margin-left:-9%!important}.web-device-collaboration img{display:block;width:100%;height:auto;-webkit-mask-image:radial-gradient(ellipse at center,#000 47%,transparent 73%);mask-image:radial-gradient(ellipse at center,#000 47%,transparent 73%)}.web-device-collaboration figcaption{text-align:center;font-size:10px;color:#8c8591;margin-top:-6px}.web-continuity>h2 span{display:inline}.web-comparison-head{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:0 30px 19px;margin-top:45px;border-bottom:1px solid #ffffff23;font-size:13px}.web-comparison-head>span{color:#8d8692}.web-comparison-head strong{color:#dfc5b3;font-weight:500}.web-comparisons article{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;border-bottom:1px solid #ffffff10;padding:34px 30px;align-items:center}.web-comparisons article:nth-child(2n){background:#ffffff03}.web-comparison-pain{font-size:16px;color:#978c99;line-height:1.8}.web-comparisons h3{font-size:19px;font-weight:500;color:#ece0e5;display:flex;align-items:center;gap:12px;line-height:1.7}.web-comparisons h3 svg{color:#bf9c8b;font-size:17px;flex-shrink:0}.web-comparisons article>div p{font-size:15px;line-height:1.95;color:#aaa5b0;margin-top:12px;padding-left:29px;max-width:580px;text-wrap:pretty}.web-continuity-foot{display:flex;align-items:start;justify-content:space-between;gap:35px;margin-top:24px}.web-continuity-foot>p{color:#8d8494;font-size:11px;line-height:1.9;max-width:575px}.web-continuity-foot>a{flex-shrink:0;font-size:12px;padding-top:0}.web-map-teaser{display:flex;justify-content:space-between;gap:35px;align-items:center;padding:55px 0;margin-top:70px;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12}.web-map-teaser span{display:block;color:#aa9caa;font-size:12px;margin-bottom:13px}.web-map-teaser h2{font-weight:500;letter-spacing:0;font-size:26px;line-height:1.65}.web-inner-page{padding-top:170px;padding-bottom:110px}.web-page-intro>span{display:inline-block;font-size:13px;color:#c5a590;letter-spacing:.07em}.web-page-intro h1{font-size:clamp(42px,4.5vw,60px);font-weight:500;line-height:1.4;letter-spacing:0;margin-top:28px}.web-page-intro h1 em{color:#aaa7b1;font-style:normal}.web-page-intro>p{font-size:17px;color:#aaa7b0;line-height:1.95;margin-top:28px;max-width:650px;text-wrap:pretty}.web-privacy-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:48px;min-height:470px;padding:64px;overflow:hidden;border:1px solid #ffffff17;border-radius:30px;background:radial-gradient(circle at 78% 24%,#813b712b,transparent 28%),radial-gradient(circle at 60% 86%,#da69431b,transparent 31%),linear-gradient(135deg,#111014,#0a0a0c 58%,#151018);box-shadow:inset 0 1px #ffffff0b}.web-privacy-hero:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.23;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:radial-gradient(circle at 74% 50%,#000,transparent 55%);mask-image:radial-gradient(circle at 74% 50%,#000,transparent 55%)}.web-privacy-hero:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;border-radius:inherit;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #0009}.web-privacy-hero-copy{position:relative;z-index:3}.web-privacy-hero-copy h1{font-size:clamp(44px,4.4vw,60px);font-weight:600;line-height:1.3;letter-spacing:-.025em}.web-privacy-hero-copy h1 em{display:inline-block;color:transparent;font-style:normal;background:linear-gradient(90deg,#ff986a,#e64e93 52%,#9b68df);background-clip:text;-webkit-background-clip:text}.web-privacy-hero-copy p{max-width:520px;margin-top:28px;color:#aaa4b0;font-size:16px;line-height:1.9;text-wrap:pretty}.web-privacy-hero-visual{position:relative;width:min(100%,390px);aspect-ratio:1;justify-self:center}.web-privacy-orbit{position:absolute;inset:50%;border:1px solid #ffffff11;border-radius:50%;transform:translate(-50%,-50%)}.web-privacy-orbit-outer{width:92%;height:92%;box-shadow:0 0 80px #a1457a10}.web-privacy-orbit-inner{width:57%;height:57%;border-color:#ce5b9430}.web-privacy-core{position:absolute;left:50%;top:50%;width:124px;height:124px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid #ffffff18;border-radius:50%;background:radial-gradient(circle at 38% 28%,#4b2540,#18131c 58%,#0b0a0d);box-shadow:inset 0 1px #ffffff14,0 24px 60px #0009,0 0 60px #c4388422}.web-privacy-core img{width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 12px 26px #e3448c38)}.web-privacy-signal{position:absolute;z-index:1;display:inline-flex;align-items:center;gap:7px;min-width:105px;padding:9px 12px;border:1px solid #ffffff18;border-radius:999px;background:#121116d9;color:#c9c1cc;font-size:11px;white-space:nowrap;box-shadow:0 12px 28px #0007,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.web-privacy-signal svg{color:#dc82ae;font-size:16px}.web-privacy-signal.is-local{left:-2%;top:24%}.web-privacy-signal.is-key{right:-2%;top:20%}.web-privacy-signal.is-gateway{left:0;bottom:20%}.web-privacy-signal.is-ownership{right:0;bottom:24%}.web-map-nav{display:flex;flex-wrap:wrap;gap:24px;margin-top:48px;padding:25px 0;border-block:1px solid #ffffff17}.web-map-nav a{display:flex;gap:8px;align-items:center;color:#b7a8c0;font-size:13px}.web-map-nav a:hover{color:#f0d7c5}.web-map-nav svg{font-size:19px}.web-capability-map>section{display:grid;grid-template-columns:200px 1fr;gap:55px;align-items:center;padding:64px 0;border-bottom:1px solid #ffffff13}.web-map-symbol{display:grid;place-items:center;width:150px;height:150px;border:1px solid #ffffff16;border-radius:28px;background:linear-gradient(135deg,#31262e,#111013);color:#c9a7b1;box-shadow:inset 0 1px #ffffff06}.web-map-symbol>svg{width:66px;height:66px}.web-map-title{display:flex;gap:20px;align-items:center}.web-map-title h2{font-size:29px;letter-spacing:0;line-height:1.5;font-weight:500}.web-map-title>span{font-size:10px;padding:6px 9px;border:1px solid #b19aa325;border-radius:5px;color:#b4a1b5}.web-capability-map h3{font-size:19px;font-weight:500;color:#d7c6dc;margin-top:18px}.web-capability-map section>div>p{max-width:650px;font-size:16px;line-height:1.95;color:#aaa4b1;margin-top:20px;text-wrap:pretty}.web-capability-map ul{list-style:none;padding:0;margin:25px 0 0;display:flex;gap:24px;flex-wrap:wrap}.web-capability-map li{display:flex;align-items:center;gap:7px;font-size:12px;color:#c5b3cb}.web-capability-map li svg{color:#ba998b}.web-page-note{font-size:12px;color:#94869f;line-height:1.9;margin-top:28px!important;max-width:880px}.web-privacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 65px;padding:75px 0 80px}.web-privacy-grid article{padding-top:28px;border-top:1px solid #ffffff1a}.web-privacy-grid article>svg{width:34px;height:34px;color:#c7ab9b;margin-bottom:22px}.web-privacy-grid h2{font-size:22px;font-weight:500;line-height:1.65;letter-spacing:0;text-wrap:pretty}.web-privacy-grid p{margin-top:20px;max-width:490px;color:#aaa4b1;font-size:16px;line-height:1.95;text-wrap:pretty}.web-ownership{text-align:center;border-block:1px solid #ffffff13;padding:72px 40px;background:radial-gradient(ellipse at 50% 70%,#592d4118,transparent 65%)}.web-ownership h2{width:fit-content;margin-inline:auto;font-size:clamp(38px,4.5vw,60px);line-height:1.42;letter-spacing:-.015em;font-weight:560}.web-ownership h2 strong{color:#e5c4b5;font-weight:500}.web-ownership p{max-width:720px;margin:23px auto 0;margin-inline:auto;font-size:16px;color:#b8a4bf;line-height:1.9}.web-data-boundary{padding-top:70px}.web-data-boundary h2{font-size:30px;letter-spacing:0;font-weight:500;line-height:1.6}.web-data-boundary>div{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:35px}.web-data-boundary h3{font-size:17px;font-weight:500;color:#d4c0db}.web-data-boundary article p{color:#aaa4b1;font-size:15px;line-height:1.95;margin-top:18px;text-wrap:pretty}.web-document-page{max-width:1040px;margin-inline:auto}.web-document-header{padding:22px 0 64px;border-bottom:1px solid #ffffff18}.web-document-header>span,.web-not-found>span{display:inline-flex;align-items:center;gap:10px;color:#cda4ba;font-size:11px;font-weight:600;letter-spacing:.13em}.web-document-header>span:before,.web-not-found>span:before{content:"";width:20px;height:1px;background:linear-gradient(90deg,#ff855a,#dc2f93 62%,#8e61d7)}.web-document-header h1{margin-top:30px;font-size:clamp(48px,6.3vw,78px);font-weight:650;line-height:1.18;letter-spacing:-.045em}.web-document-header>p{max-width:770px;margin-top:27px;color:#aaa4b0;font-size:17px;line-height:1.9;text-wrap:pretty}.web-document-header>div{display:flex;gap:26px;margin-top:30px;color:#827986;font-size:11px}.web-document-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:84px;padding-top:64px}.web-document-layout aside{align-self:start;position:sticky;top:135px;padding-top:21px;border-top:1px solid #ffffff1c}.web-document-layout aside strong{color:#d7ccd8;font-size:13px;font-weight:600}.web-document-layout aside p{margin-top:16px;color:#817984;font-size:11px;line-height:1.9;text-wrap:pretty}.web-document-content section{padding:0 0 43px;margin-bottom:43px;border-bottom:1px solid #ffffff12}.web-document-content section:last-child{margin-bottom:0}.web-document-content h2{color:#eeeaf0;font-size:23px;font-weight:600;line-height:1.55;letter-spacing:-.015em}.web-document-content p,.web-document-content li{color:#aaa4b0;font-size:15px;line-height:2;text-wrap:pretty}.web-document-content p{margin-top:18px}.web-document-content ul{padding-left:20px;margin-top:18px}.web-document-content a{color:#d9a5c1;text-decoration:underline;text-decoration-color:#d752943f;text-underline-offset:4px}.web-not-found{min-height:62vh;display:flex;flex-direction:column;align-items:start;justify-content:center;max-width:820px}.web-not-found h1{margin-top:28px;font-size:clamp(44px,6vw,72px);font-weight:650;line-height:1.3;letter-spacing:-.04em}.web-not-found>p{max-width:580px;margin-top:24px;color:#aaa4b0;font-size:16px;line-height:1.9}.web-not-found .web-text-button{margin-top:27px}@media(max-width:1000px){.web-nav{gap:25px}.web-header{gap:24px}.web-device-expanded{gap:20px;min-height:560px}.web-device-manifesto{font-size:21px}.web-device-copy>p{font-size:14px}.web-comparison-head,.web-comparisons article{gap:35px;padding-inline:15px}.web-comparisons h3{font-size:17px}.web-comparison-pain{font-size:14px}.web-continuity-foot{flex-direction:column;gap:12px}.web-map-teaser{flex-direction:column;align-items:start;gap:20px}.web-capability-map>section{grid-template-columns:155px 1fr;gap:25px}.web-map-symbol{width:135px;height:135px}.web-privacy-hero{gap:24px;padding:48px 38px}.web-privacy-hero-visual{width:min(100%,330px)}.web-privacy-signal{min-width:94px;padding:8px 10px;font-size:10px}.web-document-layout{grid-template-columns:170px minmax(0,1fr);gap:46px}}@media(max-width:600px){.web-header{gap:4px}.web-header .web-brand{gap:0}.web-header .web-brand-fireball{width:36px;height:40px}.web-header .web-brand-wordmark{display:none}.web-nav{gap:0}.web-download-main>.web-motion-toggle{top:89px}.web-home-page>.web-aurora .web-aurora-field,.web-download-page>.web-aurora .web-aurora-field{height:100%;opacity:.72}.web-device-expanded{display:flex;flex-direction:column;padding-top:85px;padding-bottom:20px;gap:25px;min-height:0}.web-device-copy{width:100%}.web-device-manifesto{font-size:21px;margin-top:24px}.web-device-copy>p{font-size:15px}.web-device-collaboration{width:112%;margin-left:0!important}.web-device-collaboration figcaption{font-size:9px}.web-continuity>h2 span{display:block}.web-comparison-head{display:none}.web-comparisons{margin-top:30px;border-top:1px solid #ffffff15}.web-comparisons article{grid-template-columns:1fr;gap:13px;padding:23px 0}.web-comparison-pain{font-size:14px}.web-comparisons h3{font-size:17px;gap:9px}.web-comparisons article>div p{font-size:15px;padding-left:26px}.web-continuity-foot>p{font-size:10px}.web-map-teaser{padding:37px 0;margin-top:45px;gap:15px}.web-map-teaser h2{font-size:23px}.web-map-teaser a{font-size:11px}.web-inner-page{padding-top:125px;padding-bottom:65px}.web-page-intro h1{font-size:38px}.web-page-intro>p{font-size:15px}.web-privacy-hero{grid-template-columns:1fr;gap:24px;min-height:0;padding:32px 22px 24px;border-radius:22px}.web-privacy-hero-copy h1{margin-top:22px;font-size:37px;line-height:1.4}.web-privacy-hero-copy p{margin-top:22px;font-size:14px}.web-privacy-hero-visual{width:min(100%,280px)}.web-privacy-core{width:98px;height:98px}.web-privacy-core img{width:74px;height:74px}.web-privacy-signal.is-local,.web-privacy-signal.is-gateway{left:-3%}.web-privacy-signal.is-key,.web-privacy-signal.is-ownership{right:-3%}.web-map-nav{gap:20px;margin-top:33px}.web-map-nav a{font-size:12px}.web-capability-map>section{grid-template-columns:1fr;gap:24px;padding-block:40px}.web-map-symbol{width:72px;height:72px;border-radius:16px}.web-map-symbol>svg{width:36px;height:36px}.web-map-title{gap:12px;flex-wrap:wrap}.web-map-title h2{font-size:25px}.web-capability-map h3{font-size:17px;line-height:1.6}.web-capability-map section>div>p{font-size:15px}.web-capability-map ul{gap:13px}.web-capability-map li{font-size:11px}.web-privacy-grid{grid-template-columns:1fr;padding:45px 0;gap:32px}.web-privacy-grid h2{font-size:21px}.web-privacy-grid p{font-size:15px}.web-ownership{padding:43px 0}.web-ownership h2{font-size:41px}.web-ownership p{font-size:14px}.web-ownership p br{display:none}.web-data-boundary{padding-top:43px}.web-data-boundary h2{font-size:26px}.web-data-boundary>div{grid-template-columns:1fr;gap:27px;margin-top:28px}.web-page-note{font-size:11px}.web-document-header{padding:10px 0 42px}.web-document-header h1{margin-top:23px;font-size:46px}.web-document-header>p{font-size:15px}.web-document-header>div{flex-direction:column;gap:7px}.web-document-layout{display:block;padding-top:39px}.web-document-layout aside{position:static;margin-bottom:42px}.web-document-content section{padding-bottom:32px;margin-bottom:32px}.web-document-content h2{font-size:21px}.web-document-content p,.web-document-content li{font-size:15px;line-height:1.9}.web-not-found{min-height:65vh}.web-not-found h1{font-size:43px}}html[lang=en-US] .web-page-intro h1{max-width:17ch;font-size:clamp(46px,4.7vw,64px);font-weight:580;line-height:1.04;letter-spacing:-.038em}html[lang=en-US] .web-page-intro>p{max-width:46ch;line-height:1.6}html[lang=en-US] .web-map-nav a{letter-spacing:-.01em;white-space:nowrap}html[lang=en-US] .web-map-title h2{letter-spacing:-.035em}html[lang=en-US] .web-capability-map h3{max-width:32ch;line-height:1.35;letter-spacing:-.02em}html[lang=en-US] .web-capability-map section>div>p{max-width:62ch;line-height:1.65}html[lang=en-US] .web-privacy-hero-copy h1{max-width:14ch;font-size:clamp(47px,4.7vw,64px);font-weight:590;line-height:1.02;letter-spacing:-.04em}html[lang=en-US] .web-privacy-hero-copy p{max-width:38ch;line-height:1.6}html[lang=en-US] .web-privacy-grid h2{max-width:23ch;line-height:1.22;letter-spacing:-.025em}html[lang=en-US] .web-privacy-grid p{line-height:1.65}html[lang=en-US] .web-ownership h2{max-width:16ch;font-size:clamp(46px,5.2vw,68px);line-height:1.02;letter-spacing:-.042em}html[lang=en-US] .web-ownership p{max-width:55ch;line-height:1.65}html[lang=en-US] .web-data-boundary>h2{max-width:22ch;letter-spacing:-.035em;line-height:1.12}html[lang=en-US] .web-data-boundary p{line-height:1.65}html[lang=en-US] .web-document-header h1{max-width:18ch;font-size:clamp(48px,5.4vw,72px);line-height:1;letter-spacing:-.04em}html[lang=en-US] .web-document-header>p{max-width:62ch;line-height:1.65}html[lang=en-US] .web-document-content h2{letter-spacing:-.025em}html[lang=en-US] .web-document-content p,html[lang=en-US] .web-document-content li{line-height:1.72}html[lang=en-US] .web-not-found h1{max-width:15ch;line-height:1;letter-spacing:-.05em}html[lang=zh-HK] .web-page-intro h1,html[lang=zh-HK] .web-privacy-hero-copy h1,html[lang=zh-HK] .web-ownership h2,html[lang=zh-HK] .web-document-header h1{font-weight:620;line-height:1.18;letter-spacing:-.014em}html[lang=zh-HK] .web-page-intro>p,html[lang=zh-HK] .web-privacy-hero-copy p,html[lang=zh-HK] .web-privacy-grid p,html[lang=zh-HK] .web-data-boundary p,html[lang=zh-HK] .web-document-header>p,html[lang=zh-HK] .web-document-content p,html[lang=zh-HK] .web-document-content li{line-height:1.85}@media(max-width:600px){html[lang=zh-HK] .web-page-intro h1,html[lang=zh-HK] .web-privacy-hero-copy h1,html[lang=zh-HK] .web-document-header h1{font-size:40px;line-height:1.2}}@media(max-width:600px){html[lang=en-US] .web-page-intro h1{max-width:14ch;font-size:41px;line-height:1.03}html[lang=en-US] .web-map-nav{gap:14px 20px}html[lang=en-US] .web-map-nav a{white-space:normal}html[lang=en-US] .web-privacy-hero-copy h1{max-width:12ch;font-size:40px;line-height:1.02}html[lang=en-US] .web-privacy-grid h2{font-size:22px}html[lang=en-US] .web-ownership h2{max-width:13ch;font-size:43px}html[lang=en-US] .web-document-header h1{max-width:14ch;font-size:43px}}.web-product-preview{width:min(990px,calc(100vw - 64px));height:min(650px,calc(100dvh - 80px));max-width:none;max-height:none;padding:0;border:1px solid #ffffff2b;border-radius:17px;background:#101012;color:#e9e7ed;box-shadow:0 32px 110px #000c;overflow:hidden;font-family:Microsoft YaHei,system-ui,sans-serif}.web-product-preview::backdrop{background:#030305ae;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.pp-titlebar{height:52px;display:flex;align-items:center;gap:18px;padding:0 14px 0 20px;border-bottom:1px solid #ffffff0c;background:linear-gradient(100deg,#181415,#121216 70%)}.pp-titlebar>img{width:83px;height:auto}.pp-title-fireball,.pp-title-mobile,.pp-rail-label{display:none}.pp-titlebar>span{font-size:11px;color:#a39ca9}.pp-titlebar .pp-offline{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:10px;color:#928d99}.pp-offline i{width:5px;height:5px;border-radius:50%;background:#b49a88}.pp-titlebar>a{font-size:11px;display:flex;align-items:center;gap:5px;color:#e0cbbd}.pp-titlebar>button{width:34px;height:34px;display:grid;place-items:center;border:0;background:none;color:#a79faa;border-radius:8px;font-size:16px}.pp-titlebar>button:hover{background:#ffffff08}.pp-workbench{height:calc(100% - 52px);display:grid;grid-template-columns:52px 170px minmax(0,1fr)}.pp-rail{display:flex;flex-direction:column;align-items:center;padding:19px 7px 15px;gap:11px;background:linear-gradient(180deg,#101012 72%,#5b300e22);border-right:1px solid #ffffff05}.pp-rail button{width:35px;height:35px;display:grid;place-items:center;color:#8f8499;font-size:18px;border:1px solid transparent;background:transparent;border-radius:9px}.pp-rail button[aria-pressed=true]{color:#eee1e6;border-color:#ae798c80;background:#9e658215}.pp-rail button:hover{color:#fff}.pp-rail-bottom{margin-top:auto;font-size:17px;color:#978e97}.pp-sidebar{padding:16px 10px 20px;border-right:1px solid #ffffff09;display:flex;flex-direction:column;gap:5px;background:#111112}.pp-sidebar button{display:flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:7px;background:none;padding:10px;font-size:11px;text-align:left;color:#a49baa}.pp-sidebar button.is-current{background:#232027;border-color:#ffffff08;color:#e5dfe9}.pp-sidebar .pp-new-task{justify-content:center;margin-bottom:5px;border-color:#ae778b88;color:#e9dce0;padding:9px;background:linear-gradient(120deg,#d7884913,#a256bd13)}.pp-sidebar-label{padding:18px 10px 7px;font-size:9px;color:#746e79}.pp-sidebar-note{font-size:10px;color:#857989;line-height:1.9;padding:15px 10px 0;margin-top:auto}.pp-sidebar-note a{color:#cdb5ae;display:flex;gap:5px;align-items:center;margin-top:10px}.pp-main{display:flex;flex-direction:column;min-width:0;min-height:0;background:#0c0c0e}.pp-main-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-shrink:0;padding:19px 25px 13px}.pp-main-heading strong{font-size:12px;font-weight:500}.pp-main-heading>span{font-size:10px;color:#787180;margin-left:auto}.pp-main-heading>button{border:1px solid #ffffff12;background:transparent;color:#aa98b6;display:grid;place-items:center;width:28px;height:28px;border-radius:7px;margin-left:auto}.pp-main-heading>span+button{margin-left:0}.pp-conversation{flex:1;min-height:0;overflow-y:auto;padding:0 32px 20px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#343039 transparent}.pp-welcome{max-width:465px;margin:auto;padding-top:35px;padding-bottom:15px}.pp-welcome>img{width:43px;height:48px;object-fit:contain;display:block;margin-bottom:18px}.pp-welcome h2{font-size:27px;font-weight:500;letter-spacing:-.045em}.pp-welcome>p{font-size:12px;color:#928998;line-height:1.9;margin-top:13px}.pp-starters{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.pp-starters button{border:1px solid #ffffff12;background:#18151b;border-radius:8px;text-align:left;padding:13px;display:flex;gap:9px;align-items:center;justify-content:space-between;font-size:11px;color:#b8aebb}.pp-starters button:hover{border-color:#b8938b66;color:#e5d1cd}.pp-message-list{display:flex;flex-direction:column;gap:24px;padding:16px 0 4px}.pp-message{max-width:100%}.pp-message>span{font-size:10px;color:#8b8292;display:block;margin-bottom:10px}.pp-message p{font-size:12px;line-height:1.95;white-space:pre-wrap;overflow-wrap:anywhere;color:#d6cedb}.pp-message.is-user{align-self:flex-end;max-width:90%;background:#211d24;border-radius:10px 10px 2px;padding:12px 15px}.pp-message.is-user>span{display:none}.pp-message>a{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#d4a89e;margin-top:14px}.pp-composer{margin:0 26px;padding:13px 13px 9px;background:linear-gradient(#151316,#151316) padding-box,linear-gradient(110deg,#925a2e,#8d3e69 53%,#593586) border-box;border:1px solid transparent;border-radius:13px;flex-shrink:0}.pp-composer textarea{display:block;width:100%;min-height:49px;max-height:110px;resize:vertical;background:transparent;border:0;outline:none;box-shadow:none;color:#ddd3e4;font:inherit;font-size:12px;line-height:1.8;padding:0}.pp-composer textarea::placeholder{color:#82788b}.pp-composer textarea:focus-visible{outline-offset:4px;border-radius:3px}.pp-composer-tools{display:flex;align-items:center;gap:7px;margin-top:5px}.pp-tool{display:flex;align-items:center;gap:5px;background:transparent;border:0;color:#85788e;padding:6px;font-size:16px}.pp-smart span{font-size:10px}.pp-smart.is-active{color:#c5a6c5}.pp-send{width:29px;height:29px;flex-shrink:0;border:1px solid #ffffff21;border-radius:50%;display:grid;place-items:center;background:linear-gradient(140deg,#b06651,#89468a);color:#f3e7e9;font-size:17px}.pp-send:disabled{opacity:.35}.pp-boundary{text-align:center;color:#83788d;font-size:9px;line-height:1.7;padding:12px 20px 14px;flex-shrink:0}.pp-attached{display:inline-flex;gap:6px;align-items:center;padding:5px 7px;font-size:10px;color:#cbb2d6;background:#29232f;border-radius:5px;margin-bottom:9px}.pp-attached button{border:0;background:none;padding:0;display:grid;place-items:center;color:#a090ad}.pp-feature-content{overflow-y:auto;overscroll-behavior:contain;padding:24px 30px}.pp-feature-content>h2{font-size:24px;font-weight:500;letter-spacing:-.04em}.pp-feature-content>p{font-size:11px;color:#94869e;line-height:1.9;margin-top:13px}.pp-ability-list{display:flex;flex-direction:column;gap:11px;margin-top:29px}.pp-ability-list button{border:1px solid #ffffff14;border-radius:10px;background:#17141b;display:flex;align-items:center;gap:14px;padding:19px;text-align:left;color:#d3c6dc}.pp-ability-list button:hover{border-color:#bc8baa60;background:#211a24}.pp-ability-list button>svg{flex-shrink:0;font-size:22px;color:#b093b9}.pp-ability-list button>svg:last-child{margin-left:auto;font-size:14px}.pp-ability-list strong{font-size:13px;font-weight:500}.pp-ability-list small{display:block;color:#8f809a;margin-top:7px;font-size:10px;line-height:1.8}.pp-feature-foot{display:flex;gap:7px;align-items:start;margin-top:20px!important;font-size:10px!important}.pp-file-tabs{display:flex;gap:9px;flex-wrap:wrap}.pp-file-tabs button{border:1px solid #ffffff12;border-radius:7px;padding:9px 12px;background:#1a161f;color:#97849f;display:flex;align-items:center;gap:6px;font-size:11px}.pp-file-tabs button[aria-pressed=true]{border-color:#b88cbf55;color:#e3cce7}.pp-files article{margin-top:24px;padding:20px;background:#161419;border:1px solid #ffffff09;border-radius:9px}.pp-files article>span{color:#aa8baf;font-size:9px}.pp-files article h2{font-size:17px;font-weight:500;margin-top:12px}.pp-files article p{white-space:pre-wrap;font-size:11px;line-height:1.95;color:#aaa0b2;margin-top:15px}.pp-reference-file{display:inline-flex;gap:8px;align-items:center;margin-top:19px!important;border:0;background:none;padding:0;color:#d0a59e;font-size:11px}@media(max-width:800px){.web-product-preview{width:calc(100vw - 36px);height:min(650px,calc(100dvh - 44px))}.pp-workbench{grid-template-columns:48px 140px minmax(0,1fr)}.pp-titlebar{gap:12px}.pp-titlebar>a{display:none}.pp-conversation{padding-inline:22px}.pp-main-heading{padding-inline:20px}.pp-main-heading>span{display:none}.pp-main-heading>span+button{margin-left:auto}.pp-welcome{padding-top:24px}.pp-composer{margin-inline:18px}.pp-starters{grid-template-columns:1fr}.pp-feature-content{padding:20px}}@media(max-width:600px){.web-product-preview{position:fixed;inset:0;width:100vw;height:100dvh;margin:0;border:0;border-radius:0;box-shadow:none}.web-product-preview::backdrop{background:#08080a;-webkit-backdrop-filter:none;backdrop-filter:none}.pp-titlebar{height:calc(54px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 8px 0 14px;gap:9px;background:#111113e8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pp-titlebar>img:not(.pp-title-fireball){display:none}.pp-titlebar>img.pp-title-fireball{display:block;width:29px;height:33px;object-fit:contain}.pp-titlebar>span{font-size:11px}.pp-title-desktop{display:none}.pp-title-mobile{display:inline;color:#e9e5ec;font-weight:600;letter-spacing:.11em}.pp-titlebar .pp-offline{display:none}.pp-titlebar>button{margin-left:auto;min-width:44px;min-height:44px;border-radius:50%}.pp-workbench{height:calc(100% - 54px - env(safe-area-inset-top));grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) 64px}.pp-rail{grid-column:1;grid-row:2;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:4px;padding:4px max(24px,env(safe-area-inset-right)) calc(4px + env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));border-top:1px solid #ffffff0c;border-right:0;background:#121215f2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pp-rail button{width:100%;min-height:52px;height:52px;display:flex;flex-direction:column;gap:3px;border-radius:12px;font-size:20px}.pp-rail button[aria-pressed=true]{border-color:transparent;background:#a65c8418}.pp-rail-label{display:block;color:currentColor;font-size:9px;line-height:1}.pp-rail-bottom,.pp-sidebar{display:none}.pp-main{grid-column:1;grid-row:1}.pp-main-heading{padding:20px 18px 12px}.pp-conversation{padding-inline:18px}.pp-welcome{padding-top:22px}.pp-welcome h2{font-size:24px}.pp-welcome>p{font-size:11px}.pp-welcome>img{width:38px;height:42px}.pp-starters{gap:8px;margin-top:22px}.pp-composer{margin-inline:12px;padding:10px}.pp-composer textarea{font-size:16px;min-height:60px;line-height:1.6}.pp-smart span{display:none}.pp-composer-tools{gap:2px}.pp-tool{min-width:35px;min-height:38px}.pp-send{min-width:35px;min-height:35px}.pp-boundary{font-size:9px;padding:10px 12px 13px}.pp-feature-content{padding:20px 16px}.pp-feature-content>h2{font-size:22px}.pp-ability-list button{padding:14px 12px;gap:9px}.pp-ability-list button>svg:first-child{font-size:18px}.pp-ability-list small{font-size:10px}}@media(max-height:600px)and (min-width:601px){.pp-welcome{padding-top:8px}.pp-welcome>img{display:none}.pp-starters{margin-top:15px}}html[lang=en-US] .web-product-preview{font-family:Segoe UI Variable Text,Segoe UI Variable,-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif}html[lang=en-US] .pp-titlebar,html[lang=en-US] .pp-sidebar,html[lang=en-US] .pp-main-heading{letter-spacing:-.01em}html[lang=en-US] .pp-sidebar-note{line-height:1.55}html[lang=en-US] .pp-welcome h2{max-width:18ch;font-family:Segoe UI Variable Display,Segoe UI Variable,-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;letter-spacing:-.035em;line-height:1.08}html[lang=en-US] .pp-welcome>p{max-width:46ch;line-height:1.6}html[lang=en-US] .pp-feature-content>h2{max-width:24ch;letter-spacing:-.035em;line-height:1.12}html[lang=en-US] .pp-feature-content>p,html[lang=en-US] .pp-ability-list small{line-height:1.55}html[lang=zh-HK] .web-product-preview{font-family:Noto Sans HK,PingFang HK,Microsoft JhengHei UI,Microsoft JhengHei,system-ui,sans-serif}html[lang=zh-HK] .pp-welcome h2,html[lang=zh-HK] .pp-feature-content>h2{letter-spacing:-.012em;line-height:1.2}html[lang=zh-HK] .pp-welcome>p,html[lang=zh-HK] .pp-sidebar-note,html[lang=zh-HK] .pp-ability-list small{line-height:1.72}.web-scenes-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.web-scenes-lead{max-width:34em;margin-top:16px!important;color:#aaa5af;font-size:16px;line-height:1.9}.web-scenes-lead+.web-scenario-grid{margin-top:34px}.web-page .web-scene-motion{width:34px;height:34px;display:grid;place-items:center;background:#141414;border:1px solid #ffffff20;border-radius:50%;padding:0;color:#b7adb6}.web-scenario-art.web-scenario-video-art{aspect-ratio:4/3;background:#171b1f}.web-scene-video{display:block;width:100%;height:100%;object-fit:cover}.web-video-dialog{width:min(960px,calc(100vw - 40px));max-height:calc(100dvh - 48px)}.web-scene-full,.web-game-demo canvas{display:block;width:100%;max-height:64dvh;object-fit:contain;background:#111;aspect-ratio:4/3;border-radius:10px}.web-video-foot{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:19px 3px 2px}.web-video-foot p{font-size:12px;color:#9f99a4;line-height:1.8;max-width:690px}.web-page .web-video-foot button{display:flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid #ffffff25;background:#252026;color:#e5d7df;border-radius:8px;padding:12px 15px;font-size:12px}.web-game-controls{display:flex;align-items:center;gap:8px;padding:12px 0 0}.web-game-controls span{font-size:11px;color:#a198a4;margin-right:auto}.web-page .web-game-controls button{display:grid;place-items:center;width:38px;height:36px;border:1px solid #ffffff25;border-radius:8px;background:#211e23;color:#e0d7e1;touch-action:none}.web-game-demo canvas:focus-visible{outline:2px solid #cc9a75;outline-offset:4px}@media(max-width:900px)and (min-width:601px){.web-scenario-grid{grid-template-columns:1fr;gap:35px}.web-scenario-card{display:grid;grid-template-columns:1.2fr 1fr;gap:0 25px}.web-scenario-card>h3{grid-column:1/-1}.web-scenario-description{align-self:center;padding-top:0}}@media(max-width:600px){.web-scenes-lead{margin-top:12px!important;font-size:14px}.web-scenes-lead+.web-scenario-grid{margin-top:27px}.web-video-dialog{width:calc(100vw - 24px);padding:14px}.web-video-foot{flex-direction:column;align-items:flex-start;gap:10px}.web-video-foot p{font-size:11px}.web-game-controls span{max-width:140px;line-height:1.5}.web-scene-full,.web-game-demo canvas{max-height:55dvh}}.pp-composer{position:relative}.pp-model-picker{margin-left:auto;min-width:0}.web-page .pp-model-trigger{display:flex;align-items:center;gap:7px;max-width:175px;min-height:32px;padding:3px 7px;border:1px solid #ffffff14;border-radius:7px;background:#141416;color:#cac7d1;font-size:11px;font-weight:500}.pp-model-trigger>img{width:23px;height:23px;object-fit:contain}.pp-model-trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pp-model-trigger>svg{flex:none;font-size:12px;color:#8d8994}.pp-model-trigger>.pp-smart-mark{font-size:17px;color:#cbb1de}.web-page .pp-model-picker button:focus-visible{outline:2px solid #c4a2ef;outline-offset:1px}.pp-model-panel{position:absolute;z-index:15;right:12px;bottom:51px;width:min(360px,calc(100% - 24px));padding:16px 12px 12px;border:1px solid #ffffff17;border-radius:16px;background:linear-gradient(180deg,#1c1c1f,#0e0e10 130px);box-shadow:0 12px 60px #0009,0 12px 32px -16px #000b;-webkit-backdrop-filter:blur(22px) saturate(1.12);backdrop-filter:blur(22px) saturate(1.12);transform-origin:calc(100% - 60px) 100%;animation:pp-picker-in .22s cubic-bezier(.16,1,.3,1) both}.pp-model-panel:after{content:"";position:absolute;right:61px;bottom:-7px;width:12px;height:12px;rotate:45deg;background:#0e0e10;border-right:1px solid #ffffff17;border-bottom:1px solid #ffffff17}.pp-model-segments{display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:3px;border:1px solid #ffffff09;border-radius:9px;background:#07070977}.web-page .pp-model-segments>button{display:flex;justify-content:center;align-items:center;gap:6px;height:29px;padding:0 5px;border:1px solid transparent;border-radius:6px;background:transparent;color:#98949e;font-size:11px}.web-page .pp-model-segments>button[aria-pressed=true]{border-color:#ffffff12;background:linear-gradient(#343237,#27252b);box-shadow:0 2px 6px #0004;color:#efedf2}.pp-family-rail{margin:8px 0 2px;padding:4px 2px;display:flex;gap:7px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:pan-x}.pp-family-rail::-webkit-scrollbar{display:none}.web-page .pp-family-rail>button{flex:none;display:flex;align-items:center;gap:6px;height:34px;padding:0 11px 0 4px;white-space:nowrap;border:1px solid #ffffff17;border-radius:999px;background:#ffffff06;color:#aaa9b2;font-size:11px}.pp-family-rail img{width:26px;height:26px;object-fit:contain}.web-page .pp-family-rail>button[aria-pressed=true]{border-color:#ae68ff47;background:linear-gradient(145deg,#ffffff13,#8b4dd416);color:#f0edf3}.pp-model-search{display:flex;align-items:center;gap:7px;height:32px;margin:6px 0 9px;padding:0 9px;border:1px solid #ffffff19;border-radius:9px;background:#ffffff09}.pp-model-search>svg{width:13px;height:13px;color:#8d8d94;flex:none}.pp-model-search>input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#ededf0;font:inherit;font-size:11px}.pp-model-search:focus-within{border-color:#a78ac355}.pp-model-search input:focus-visible{outline:none}.pp-model-search input::placeholder{color:#77747f}.pp-model-options{display:grid;gap:7px;max-height:min(210px,25dvh);overflow-y:auto;padding:2px;scrollbar-width:thin;overscroll-behavior:contain}.web-page .pp-model-options>button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:40px;padding:0 11px;background:#101012;border:1px solid #ffffff14;border-radius:8px;color:#dedee2;font-size:12px}.web-page .pp-model-options>button:hover{border-color:#beacda4d;background:#1b191f}.web-page .pp-model-options>button[aria-pressed=true]{border-color:#a57debb8;background:#221d2b}.pp-model-options small{color:#706b79;font-size:9px}.pp-model-options svg{color:#bea0e8;font-size:16px}.pp-model-empty{padding:15px 8px;color:#938d9b;text-align:center;font-size:11px}.pp-model-note{margin:10px 3px 0!important;color:#807988;font-size:9px;line-height:1.5}@keyframes pp-picker-in{0%{opacity:0;transform:translateY(6px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:600px){.web-page .pp-model-trigger{min-height:38px;gap:5px;font-size:10px;max-width:138px}.pp-model-panel{right:8px;width:calc(100% - 16px);bottom:57px;padding:13px 10px 11px}.pp-model-search>input{font-size:16px}.web-page .pp-family-rail>button{min-height:40px}.web-page .pp-model-options>button{min-height:44px}}@media(prefers-reduced-motion:reduce){.pp-model-panel{animation:none}}.docs-shell{display:grid;grid-template-columns:204px minmax(0,650px) 150px;justify-content:space-between;gap:48px;padding-block:144px 100px;min-height:calc(100vh - 170px)}.docs-directory,.docs-outline{position:sticky;top:120px;align-self:start}.docs-directory-heading{display:flex;justify-content:space-between;gap:8px;align-items:center;color:#eeeded;font-size:15px;font-weight:600;line-height:1.6}.docs-beta{color:#9a999e;border:1px solid #ffffff19;border-radius:5px;padding:2px 6px;font-size:10px;font-weight:400;white-space:nowrap}.docs-search{margin-block:24px 28px;position:relative;display:flex;align-items:center;gap:8px;padding:0 10px;min-height:40px;background:#111113;border:1px solid #ffffff16;border-radius:8px;color:#949498}.docs-search:focus-within{border-color:#b4947b}.docs-search>svg{width:16px;flex-shrink:0}.docs-search input{min-width:0;width:100%;padding:11px 0;color:#ededee;border:0;background:none;font:inherit;font-size:13px;outline:none}.docs-search input::placeholder{color:#85858c}.docs-search input::-webkit-search-cancel-button{display:none}.docs-search button{background:none;border:0;display:grid;place-items:center;min-width:26px;min-height:30px;padding:0}.docs-group-label{color:#86868c;font-size:12px;line-height:1.6;margin-bottom:12px!important}.docs-directory nav{display:grid;gap:5px}.docs-directory nav a{position:relative;display:block;padding:11px 12px;border-radius:7px;color:#b3b2b8;font-size:14px;line-height:1.5;transition:color .2s,background .2s}.docs-directory nav a:hover{color:#fff;background:#ffffff05}.docs-directory nav a[aria-current=page]{color:#f0e4da;background:#cba0800d}.docs-directory nav a[aria-current=page]:before{content:"";position:absolute;left:0;top:13px;bottom:13px;width:2px;border-radius:2px;background:#d3b197}.docs-search-status{color:#aaa8af;font-size:12px;line-height:1.8}.docs-search-status:not(:empty){margin-top:12px}.docs-resources{margin-top:28px;padding-top:25px;border-top:1px solid #ffffff10}.docs-resources a{display:flex;justify-content:space-between;align-items:center;padding-block:10px;color:#a6a5ab;font-size:13px;line-height:1.6}.docs-resources a:hover,.docs-outline a:hover{color:#f0e4da}.docs-resources svg{width:14px;color:#79797f}.docs-article{min-width:0}.docs-breadcrumb{display:flex;align-items:center;gap:12px;color:#99989f;font-size:13px;line-height:1.8}.docs-breadcrumb span{color:#55555c}.docs-article-header h1{margin-top:26px;font-size:clamp(30px,2.5vw,36px);font-weight:600;line-height:1.45;letter-spacing:0;text-wrap:balance}.docs-lead{color:#b6b5bd;font-size:17px;line-height:1.9;margin-top:18px!important;text-wrap:pretty}.docs-article-header{padding-bottom:32px;border-bottom:1px solid #ffffff12}.docs-note{padding:20px 23px;border:1px solid #c2a78b20;border-left:2px solid #b3997c;border-radius:0 8px 8px 0;background:#b3997c07;margin-top:30px}.docs-note strong{color:#e5d9ce;font-size:14px;font-weight:500}.docs-note p{color:#aba8a9;margin-top:8px;font-size:14px;line-height:1.9}.docs-note a{color:#d6bda7;display:inline-flex;align-items:center;gap:8px;margin-top:12px;font-size:13px;line-height:1.8}.docs-note a:hover{text-decoration:underline;text-underline-offset:5px}.docs-steps section{margin-top:38px}.docs-steps h2{font-size:21px;font-weight:500;line-height:1.6;letter-spacing:0}.docs-steps p{font-size:16px;line-height:1.95;margin-top:12px;color:#b1b0b8;text-wrap:pretty;overflow-wrap:anywhere}.docs-article h1:focus,.docs-steps h2:focus{outline:none}.docs-page-footnote{margin-top:40px;padding-top:22px;border-top:1px solid #ffffff12;font-size:12px;color:#84838c;line-height:1.9}.docs-pagination{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.docs-pagination a{display:flex;align-items:center;gap:15px;border:1px solid #ffffff17;border-radius:10px;padding:17px 20px;font-size:14px;line-height:1.7;color:#d4d2d9;transition:border-color .2s,background .2s}.docs-pagination a:hover{border-color:#ffffff38;background:#ffffff03}.docs-pagination a:last-child{justify-content:end;text-align:right}.docs-pagination small{display:block;font-size:11px;color:#85848c;margin-bottom:5px}.docs-outline{padding-left:18px;border-left:1px solid #ffffff13}.docs-outline p{font-size:12px;color:#d2d0d7;margin-bottom:14px}.docs-outline button{display:block;padding:8px 0;text-align:left;background:none;border:0;font-size:12px;color:#98959f;line-height:1.7}.docs-outline button:hover{color:#f0e4da}.docs-outline a{display:inline-flex;align-items:center;gap:7px;font-size:12px;line-height:1.8;color:#bba494;margin-top:24px}.docs-mobile-toggle{display:none}@media(max-width:1200px){.docs-shell{grid-template-columns:200px minmax(0,680px);gap:48px}.docs-outline{display:none}}@media(max-width:760px){.docs-shell{display:block;padding-block:105px 65px}.docs-directory{position:static;margin-bottom:36px}.docs-directory-heading{display:none}.docs-mobile-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:12px 15px;font-size:13px;border:1px solid #ffffff18;background:#111113;border-radius:8px;color:#cecad3}.docs-mobile-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.docs-directory-content{display:none}.docs-directory.is-open .docs-directory-content{display:block;padding:1px 15px 14px;border-bottom:1px solid #ffffff18}.docs-search{margin-block:17px 20px}.docs-article-header h1{font-size:30px;margin-top:22px}.docs-lead{font-size:16px;margin-top:16px!important}.docs-steps h2{font-size:20px}.docs-steps p{font-size:15px}.docs-note{padding:18px}.docs-pagination{gap:12px}.docs-pagination a{padding:15px 12px;gap:9px}}html[lang=en-US] .docs-shell{grid-template-columns:220px minmax(0,680px) 160px}html[lang=en-US] .docs-directory-heading,html[lang=en-US] .docs-directory nav a,html[lang=en-US] .docs-resources a{letter-spacing:-.01em}html[lang=en-US] .docs-article-header h1{max-width:21ch;font-size:clamp(33px,2.8vw,40px);font-weight:590;line-height:1.12;letter-spacing:-.028em}html[lang=en-US] .docs-lead{max-width:54ch;font-size:17px;line-height:1.62}html[lang=en-US] .docs-steps h2{max-width:31ch;font-size:21px;line-height:1.3;letter-spacing:-.016em}html[lang=en-US] .docs-steps p{max-width:68ch;line-height:1.72}html[lang=en-US] .docs-page-footnote{line-height:1.65}html[lang=zh-HK] .docs-article-header h1{max-width:20ch;font-weight:620;line-height:1.2;letter-spacing:-.012em}html[lang=zh-HK] .docs-lead{max-width:46em;line-height:1.8}html[lang=zh-HK] .docs-steps h2{line-height:1.38;letter-spacing:-.005em}html[lang=zh-HK] .docs-steps p,html[lang=zh-HK] .docs-page-footnote{line-height:1.85}@media(max-width:1200px){html[lang=en-US] .docs-shell{grid-template-columns:220px minmax(0,700px)}}@media(max-width:760px){html[lang=en-US] .docs-article-header h1{max-width:16ch;font-size:34px}html[lang=en-US] .docs-lead{font-size:16px}html[lang=en-US] .docs-pagination a{line-height:1.45}html[lang=zh-HK] .docs-article-header h1{max-width:16ch;font-size:32px;line-height:1.22}}
