:root{--ink:#142f3b;--muted:#627781;--sky:#148ed3;--teal:#20af9c;--paper:#fff;--mist:#eff7f8;--line:#dce7ea;--display:'Avenir Next','Century Gothic','PingFang SC','Microsoft YaHei',sans-serif;--body:'Avenir Next','PingFang SC','Microsoft YaHei',sans-serif;--mono:'SFMono-Regular',Consolas,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--body);-webkit-font-smoothing:antialiased;font-size:15px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;border:0;cursor:pointer;background:none}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #168fbb;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display)}button:focus:not(:focus-visible){outline:none}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:108px}.eyebrow{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:1.6px;line-height:1.6}.button{min-height:50px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;gap:35px;border-radius:30px;font-size:13px;font-weight:500;transition:transform .25s,background .25s,box-shadow .25s}.button span{font-size:21px;line-height:1}.button:hover{transform:translateY(-3px);box-shadow:0 8px 24px #183e401a}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#205064}.button.small{min-height:40px;padding-inline:20px;gap:20px;font-size:12px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;padding:6px 0}.text-link>span:last-child{font-size:21px}.text-link:hover{color:#168eb5}.header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:#ffffffed;backdrop-filter:blur(20px);position:sticky;top:0;z-index:20;border-bottom:1px solid #e5edef}.brand{display:flex;align-items:center;gap:13px;flex-shrink:0}.brand img{object-fit:contain;max-height:45px}.brand>span{font-size:20px;font-weight:500;letter-spacing:-.6px;line-height:1.15}.brand small{font-size:9px;letter-spacing:3.5px;display:block;margin-top:7px}.desktop-nav{display:flex;gap:28px}.desktop-nav a{font-size:12px;position:relative;padding:12px 0}.desktop-nav a:after{content:'';height:1px;width:0;background:var(--teal);position:absolute;left:0;bottom:5px;transition:width .3s}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.header-actions{display:flex;align-items:center;gap:24px}.language{font-size:10px;white-space:nowrap}.language span{color:#879398;margin-left:5px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.skip-link{position:fixed;top:-60px;left:20px;background:#fff;padding:12px;z-index:99}.skip-link:focus{top:12px}.hero{height:min(770px,calc(100svh - 88px));min-height:610px;position:relative;overflow:hidden;background:#e4f3fa}.hero-image{position:absolute;width:100%;height:100%;max-width:none;object-fit:cover;object-position:55% center;animation:hero-arrival 1.8s ease-out both}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#dcedf65c 0%,#e7f6fb29 40%,transparent 65%)}.hero-content{position:relative;padding-top:112px;z-index:1}.hero-content>.eyebrow{display:flex;align-items:center;gap:12px;color:#254b61;font-size:10px}.tiny-line{height:1px;width:22px;background:currentColor}.hero h1{font-size:clamp(54px,5.2vw,80px);line-height:1.23;font-weight:500;letter-spacing:-3px;margin-top:29px}.gradient-text{background:linear-gradient(120deg,#086cc0,#158f94 80%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-english{font-size:18px;letter-spacing:.5px;margin-top:18px;font-weight:400}.hero-description{font-size:13px;color:#34576a;line-height:1.95;margin-top:23px}.hero-buttons{display:flex;align-items:center;gap:28px;margin-top:30px}.play-circle{display:grid;place-content:center;border:1px solid #6588998c;border-radius:50%;width:29px;height:29px;font-size:14px}.hero-caption{position:absolute;right:4%;top:47%;padding:16px 18px;border:1px solid #ffffff75;border-radius:8px;background:#eefcfc42;backdrop-filter:blur(15px);font-family:var(--mono);font-size:9px;letter-spacing:1px;line-height:2;transform:translateY(85px)}.hero-caption small{font-family:var(--body);font-size:10px;letter-spacing:2px;margin-left:13px}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#1ab094;margin-right:5px;box-shadow:0 0 0 4px #25bb9d17}.hero-bottom{position:absolute;bottom:28px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1px;font-family:var(--mono)}.hero-bottom i{font-style:normal;margin:0 16px;color:#51747c}.hero-bottom a{font-family:var(--body);font-size:11px;display:flex;gap:18px;align-items:center}.hero-bottom a span{font-size:21px}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:42px}.section-intro .eyebrow{color:#527985;margin-bottom:20px}h2{font-size:39px;line-height:1.4;font-weight:500;letter-spacing:-1.4px}.section-description{font-size:13px;color:var(--muted);line-height:1.95;max-width:380px;padding-bottom:6px}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.business-card{border:1px solid #e0eaed;border-radius:12px;overflow:hidden;transition:transform .35s,box-shadow .35s}.business-card:hover{transform:translateY(-6px);box-shadow:0 16px 35px #193b4910}.business-visual{height:228px;background:#dbeff1;position:relative;overflow:hidden}.business-visual>img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.business-card:hover .business-visual>img{transform:scale(1.045)}.visual-label{position:absolute;left:22px;bottom:19px;font:8px var(--mono);letter-spacing:1px;color:#547782}.visual-label.light{color:#fff;text-shadow:0 1px 8px #000}.business-info{padding:29px 25px 30px}.business-info .eyebrow{font-size:9px;color:#6f8791;margin-bottom:11px;letter-spacing:1.2px}.business-info h3{font-size:24px;font-weight:500;display:flex;justify-content:space-between}.business-info h3 span{font-size:25px;font-weight:300;color:#466672}.business-info>p:last-child{font-size:12px;color:var(--muted);line-height:1.85;margin-top:15px}.compute-visual{background:radial-gradient(ellipse at 50% 25%,#fff 0%,#d7edf4 80%);display:grid;place-items:center}.mini-grid{position:absolute;inset:-50%;background-image:linear-gradient(#58a0b223 1px,transparent 1px),linear-gradient(90deg,#58a0b223 1px,transparent 1px);background-size:30px 30px;transform:perspective(500px) rotateX(62deg) rotateZ(-34deg)}.chip-stack{width:140px;height:120px;position:relative;transform:translateY(-10px)}.chip-stack i,.chip-stack b{position:absolute;inset:0;transform:rotateX(55deg) rotateZ(-40deg);border-radius:13px;border:1px solid #9cd0e0;background:linear-gradient(140deg,#e2faff,#b7dce7);box-shadow:-8px 12px 15px #2c819529}.chip-stack i:nth-child(1){top:44px;bottom:-44px}.chip-stack i:nth-child(2){top:25px;bottom:-25px;background:#e5f8fe}.chip-stack i:nth-child(3){top:10px;bottom:-10px;background:linear-gradient(120deg,#8fcee4,#d4f8ef)}.chip-stack b{display:grid;place-content:center;text-align:center;color:#337b91;font-size:32px;background:linear-gradient(125deg,#e3fbff,#bbeced);font-weight:500;box-shadow:inset 0 0 0 8px #ffffff77,-8px 12px 15px #2c819529}.chip-stack b span{font-size:7px;letter-spacing:2px}.art-visual{background:radial-gradient(ellipse at 50% 40%,#f5f2fb,#dce6f4)}.ribbon-sculpture{position:absolute;left:50%;top:47%;width:180px;height:170px;transform:translate(-50%,-50%) rotate(-23deg);filter:drop-shadow(12px 22px 13px #41637c22)}.ribbon-sculpture i{position:absolute;inset:0;border-radius:50%;border:22px solid transparent;background:linear-gradient(145deg,#f3fbff 8%,#a0bdff 25%,#3caab8 45%,#cae9e6 59%,#918ccb 74%,#e8deef 91%) border-box;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude;transform:rotateY(45deg) rotateX(35deg)}.ribbon-sculpture i:nth-child(2){transform:rotateY(45deg) rotateX(35deg) rotate(45deg);inset:10px -22px}.ribbon-sculpture i:nth-child(3){transform:rotateY(45deg) rotateX(35deg) rotate(90deg);inset:23px -40px}.ribbon-sculpture i:nth-child(4){transform:rotateY(45deg) rotateX(35deg) rotate(135deg);inset:36px -56px}.ribbon-sculpture i:nth-child(5){transform:rotateY(45deg) rotateX(35deg) rotate(180deg);inset:49px -70px}.compute-section{background:#f0f6f8;padding:100px 0}.compute-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.compute-copy>.eyebrow{color:#557d8c;margin-bottom:23px}.compute-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted);max-width:385px;margin-top:22px}.capability-list{margin-top:28px}.capability-list>div{display:flex;gap:15px;margin-bottom:22px}.capability-list>div>span{font-size:22px;color:#579bb0;line-height:1}.capability-list h3{font-size:14px;font-weight:500}.capability-list p{font-size:11px;color:var(--muted);margin-top:7px}.compute-copy>.text-link{border-bottom:1px solid #98b0ba;padding-bottom:10px;margin-top:10px}.architecture{background:linear-gradient(150deg,#fbfeff,#e6f3f6);border:1px solid #d1e3e9;border-radius:15px;padding:26px 28px;box-shadow:0 22px 55px #436a7b09}.architecture-top{display:flex;justify-content:space-between;gap:12px;align-items:center;font:9px var(--mono);letter-spacing:.8px}.architecture-top small{font-family:var(--body);color:#718c97;letter-spacing:0;font-size:10px}.compute-tabs{display:flex;gap:5px;padding:5px;background:#e5eef3;border-radius:7px;margin:28px 0}.compute-tabs button{flex:1;font-size:11px;padding:9px 3px;border-radius:5px;color:#567886}.compute-tabs button[aria-selected=true]{background:white;color:#167b96;box-shadow:0 2px 5px #34627a12}.architecture-diagram{padding:8px 15px 16px}.node-row{display:flex;justify-content:space-between;gap:14px}.node-row span{background:#ffffff99;border:1px solid #c9dfe5;border-radius:5px;padding:13px 0;text-align:center;font-size:10px;flex:1}.flow-lines{height:51px;display:flex;justify-content:space-around;position:relative;width:74%;margin:0 auto}.flow-lines.upper{border-bottom:1px solid #88bac6;border-radius:0 0 20px 20px}.flow-lines i{height:100%;width:1px;background:linear-gradient(#9dc7d2,#76b4c4);position:relative}.flow-lines.upper i:first-child{position:absolute;left:0}.flow-lines.upper i:last-child{position:absolute;right:0}.flow-lines.upper i:nth-child(2){height:70px}.flow-lines i:after{content:'';width:4px;height:4px;background:#25b2bf;border-radius:50%;position:absolute;left:-1.5px;animation:flow 2.7s linear infinite}.core-node{position:relative;text-align:center;margin:20px auto 0;width:78%;padding:21px 12px;background:linear-gradient(120deg,#ecf8ff,#d7f5eb);border:1px solid #a0d4da;border-radius:11px;box-shadow:0 7px 20px #57a6b81c}.core-node strong{font-size:16px;font-weight:500;display:block;margin-top:5px}.core-node small{font-size:9px;display:block;color:#6c8993;margin-top:10px}.core-icon{font-size:29px;color:#3da1b2;line-height:1}.orbit-dot{position:absolute;right:13px;top:14px;width:5px;height:5px;background:#33b4ac;border-radius:50%}.flow-lines.lower{height:30px}#compute-panel{background:#ffffffa1;padding:19px 12px;text-align:center;border:1px solid #d2e2e7;border-radius:8px;min-height:87px}#compute-panel b{font-size:12px;font-weight:500}#compute-panel p{font-size:10px;color:#78919b;line-height:1.6;margin-top:8px}.architecture-footer{border-top:1px solid #dce9ed;padding-top:19px;display:flex;justify-content:space-between;font:7px var(--mono);letter-spacing:1px;color:#7a96a0}.travel-section .section-intro{margin-bottom:38px}.travel-feature{position:relative;height:525px;border-radius:12px;overflow:hidden;color:white}.travel-feature>img{width:100%;height:100%;object-fit:cover}.travel-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#092d3ac9,transparent 80%)}.scene-label{position:absolute;top:23px;right:24px;padding:8px 12px;border:1px solid #ffffff70;border-radius:20px;font:8px var(--mono);letter-spacing:1px;z-index:1}.travel-overlay{position:absolute;bottom:46px;left:46px;z-index:1}.travel-overlay .eyebrow{font-size:9px;opacity:.85;margin-bottom:13px}.travel-overlay h3{font-size:30px;font-weight:400;letter-spacing:-.7px}.travel-overlay>p:not(.eyebrow){font-size:12px;line-height:1.9;margin-top:17px;max-width:465px}.button.glass{border:1px solid #ffffff80;background:#ffffff13;color:#fff;backdrop-filter:blur(8px);margin-top:22px;min-height:44px;font-size:11px;gap:25px}.travel-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:25px}.travel-tabs button{text-align:left;padding:22px 25px 4px;border-top:2px solid #e3ecee;transition:border-color .3s}.travel-tabs button:first-child{padding-left:0}.travel-tabs button[aria-selected=true]{border-top-color:#229f99}.travel-tabs span{font:9px var(--mono);color:#7a8e93;letter-spacing:1px}.travel-tabs strong{font-size:16px;font-weight:500;display:block;margin:11px 0 7px}.travel-tabs small{font-size:11px;color:#768a91}.travel-tabs button:hover strong{color:#20908c}.art-section{background:#f5f8fa}.gallery-head{display:flex;align-items:center;justify-content:space-between;margin-top:15px;margin-bottom:32px;gap:20px}.gallery-filters{display:flex;gap:7px}.gallery-filters button{font-size:11px;border:1px solid transparent;border-radius:20px;padding:9px 17px;color:#718791}.gallery-filters button[aria-pressed=true]{background:#fff;border-color:#d7e4e9;color:var(--ink)}.gallery-head>small{font-size:9px;color:#72818a;letter-spacing:.6px}.art-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px}.art-card{text-align:left;padding:0;min-width:0}.art-card[hidden]{display:none}.art-frame{position:relative;height:375px;border-radius:8px;overflow:hidden;background:#d8e8f1}.art-frame>img{width:100%;height:100%;object-fit:cover;object-position:75%;transition:transform .7s}.art-card:hover .art-frame>img{transform:scale(1.06)}.art-open{position:absolute;right:17px;top:17px;width:32px;height:32px;background:#ffffff99;backdrop-filter:blur(8px);border-radius:50%;display:grid;place-content:center;font-size:20px;color:var(--ink);transition:transform .3s;z-index:2}.art-card:hover .art-open{transform:rotate(45deg)}.art-caption{display:flex;justify-content:space-between;align-items:center;padding-top:19px}.art-caption h3{font-size:17px;font-weight:500}.art-caption p{font:8px var(--mono);letter-spacing:1px;margin-top:8px;color:#778a94}.art-caption>span{font-size:9px;color:#7b8e96}.flow-art{background:radial-gradient(ellipse at 40% 30%,#f0f6fb,#cfd3e5 70%,#aab4cf)}.flow-art .ribbon-sculpture{transform:translate(-50%,-50%) rotate(-23deg) scale(1.25)}.art-card:hover .ribbon-sculpture{animation:sculpture-turn 5s ease-in-out infinite}.terrain-art{background:linear-gradient(#072f4a,#1e7983 65%,#97d7c6)}.terrain-sun{position:absolute;width:110px;height:110px;border-radius:50%;background:linear-gradient(#f4f2c8,#9edacf);box-shadow:0 0 55px #ddf8d24d;top:20%;left:calc(50% - 55px)}.terrain-lines{position:absolute;left:-35%;width:170%;height:85%;bottom:-25%;border-radius:50% 50% 0 0;background:repeating-radial-gradient(ellipse at 50% 0%,transparent 0 10px,#6aded781 11px 12px,transparent 13px 18px);transform:perspective(350px) rotateX(30deg) rotate(-12deg);filter:drop-shadow(0 -18px 25px #083e4f);box-shadow:0 -7px 40px #0c3f509e}.terrain-lines:after{content:'';position:absolute;inset:25% -10% -30% 35%;border-radius:50%;background:repeating-radial-gradient(ellipse at 50% 0%,#145a6600 0 13px,#83e3cf 14px 15px,transparent 16px 21px);transform:rotate(35deg);box-shadow:0 -10px 10px #164e63}.gallery-note{font-size:10px;color:#738a94;margin-top:30px}.agent-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.agent-portrait{border-radius:13px;overflow:hidden;position:relative;background:#caf1ee}.agent-portrait>img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.agent-name{position:absolute;bottom:20px;left:22px;padding:11px 16px;background:#ffffffbb;backdrop-filter:blur(14px);border-radius:7px;font-size:13px;letter-spacing:2px}.agent-name small{display:block;font:7px var(--mono);margin-top:5px;letter-spacing:.5px}.agent-copy>.eyebrow{color:#73949d;margin-bottom:25px}.agent-copy h2{font-size:35px}.agent-copy h2 span{font-size:28px;color:#64828b}.agent-copy>p:not(.eyebrow){font-size:13px;line-height:2;color:var(--muted);margin-top:22px}.agent-pills{display:flex;gap:10px;margin:24px 0 28px}.agent-pills span{padding:8px 13px;border:1px solid #dce8eb;border-radius:20px;font-size:10px;color:#5c828b}.agent-note{font-size:9px;color:#6e8690;display:block;margin-top:17px}.about-section{background:#f0f6f7;padding:95px 0}.about-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.about-heading .eyebrow{color:#60848e;margin-bottom:26px}.about-english{font-size:22px;line-height:1.5;font-weight:400;color:#7494a1;margin-top:25px;letter-spacing:-.5px}.about-body{padding-top:6px}.about-body>p:first-child{font-size:17px;margin-bottom:17px}.about-body>p:nth-child(2){font-size:13px;color:#68818b;line-height:2.1}.brand-story{display:flex;gap:20px;align-items:center;margin-top:24px}.brand-story img{border-radius:8px}.brand-story p{font-size:12px;line-height:1.9}.brand-story span{font-size:11px;color:#6f8791}.values{display:flex;justify-content:space-between;margin-top:32px;border-top:1px solid #d8e5e8;padding-top:26px;gap:15px}.values>span{font-size:13px}.values small{display:block;font:8px var(--mono);letter-spacing:.5px;color:#79929b;margin-top:9px}.cta-section{position:relative;text-align:center;padding:103px 0 110px;overflow:hidden}.cta-section>.eyebrow{color:#7b949e;font-size:9px}.cta-section h2{font-size:48px;margin-top:22px;position:relative;z-index:1}.cta-section>p:not(.eyebrow){font-size:13px;color:#6e8893;margin-top:19px}.cta-section>.button{margin-top:30px;position:relative;z-index:1}.cta-line{position:absolute;width:660px;height:200px;left:calc(50% - 330px);top:135px;background:radial-gradient(ellipse,#a1e3d628,#b9e5ff1c 45%,transparent 70%);pointer-events:none;z-index:-1}.footer{background:#f7fafb;border-top:1px solid #e4ecee;padding:45px 0 22px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px}.footer-main>p{font-size:13px;color:#506d78}.footer-main>p small{font:8px var(--mono);letter-spacing:1px;display:block;margin-top:10px;color:#879da5}.footer-main>div{display:flex;gap:26px;font-size:11px}.footer-main>div button{padding:0}.footer-bottom{border-top:1px solid #e1eaed;padding-top:22px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#6d858e;gap:20px}.footer-bottom>div{display:flex;gap:24px;align-items:center}.footer-bottom button{font-size:9px;padding:0}.floating-guide{position:fixed;bottom:24px;right:25px;display:flex;align-items:center;gap:9px;background:#ffffffef;backdrop-filter:blur(15px);border:1px solid #d5e6e9;border-radius:28px;padding:5px 13px 5px 5px;box-shadow:0 5px 25px #173d491a;z-index:15;font-size:11px;transition:transform .3s}.floating-guide:hover{transform:translateY(-4px)}.floating-guide img{border-radius:50%;width:37px;height:37px;object-fit:cover;object-position:top}.floating-guide .status-dot{width:4px;height:4px;margin-left:5px}.mobile-only{display:none}.reveal{opacity:1}.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.motion-ready .reveal.visible{opacity:1;transform:none}.business-card:nth-child(2){transition-delay:.06s}.business-card:nth-child(3){transition-delay:.12s}dialog{border:1px solid #ddebee;border-radius:18px;padding:32px;color:var(--ink);width:min(570px,calc(100% - 32px));max-height:calc(100svh - 48px);overflow:auto;box-shadow:0 30px 120px #0b304229}dialog::backdrop{background:#0b2e4566;backdrop-filter:blur(6px)}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:22px}.dialog-header h2{font-size:25px;letter-spacing:-.5px}.dialog-header .eyebrow{font-size:9px;color:#74949f;margin-bottom:12px}.close-dialog{font-size:26px;line-height:1;width:32px;height:32px;border-radius:50%;background:#f0f6f7;flex-shrink:0;display:grid;place-content:center}.close-dialog:hover{background:#d9e9ed}.guide-greeting{display:flex;gap:16px;align-items:center;border-radius:10px;background:#eff8f8;padding:18px}.guide-greeting img{border-radius:50%;flex-shrink:0}.guide-greeting p{font-size:13px;line-height:1.8}.guide-greeting small{display:block;font-size:10px;color:#79959e;margin-top:7px}.guide-options{display:grid;gap:10px;margin-top:23px}.guide-options button{border:1px solid #d9e8eb;border-radius:7px;text-align:left;padding:14px 17px;font-size:12px}.guide-options button:hover,.guide-options button.selected{background:#ecf7f7;border-color:#77bfc5}#guide-answer:not(:empty){background:#f6f9fb;border-radius:8px;padding:20px;margin-top:20px}#guide-answer p{font-size:12px;line-height:1.9}#guide-answer a{display:inline-flex;font-size:12px;margin-top:13px;border-bottom:1px solid #75a6b4;padding-bottom:5px}.form-intro{font-size:12px;line-height:1.8;color:#6d8893;margin-bottom:22px}form label{display:flex;flex-direction:column;gap:9px;font-size:12px;margin-bottom:20px}form input,form select,form textarea{width:100%;border:1px solid #d8e6eb;background:#fbfdfe;border-radius:6px;padding:12px;color:#193f50;min-width:0;font-size:13px}form textarea{resize:vertical;min-height:110px}form input::placeholder,form textarea::placeholder{color:#8c9fa8;font-size:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-note{font-size:10px;line-height:1.8;color:#768b95;margin-bottom:20px}#contact-result:not(:empty){margin-top:20px;padding:15px;background:#e9f7f1;border-radius:8px;font-size:12px;line-height:1.8}#contact-result a{display:block;text-decoration:underline;margin-top:8px}.art-dialog{width:min(930px,calc(100% - 32px));padding:0}.art-dialog>.close-dialog{position:absolute;top:15px;right:15px;z-index:3}.art-dialog #art-detail-visual{height:min(50svh,490px);position:relative;overflow:hidden}.art-dialog #art-detail-visual>.art-frame{height:100%;border-radius:0}.art-dialog #art-detail-visual img{object-position:center;width:100%;height:100%;object-fit:cover}.art-dialog .art-open{display:none}.art-dialog .ribbon-sculpture{transform:translate(-50%,-50%) rotate(-23deg) scale(1.6)}.art-detail-copy{padding:28px 35px}.art-detail-copy .eyebrow{font-size:9px;color:#6b8a96}.art-detail-copy h2{font-size:28px;margin:10px 0}.art-detail-copy>p:not(.eyebrow){font-size:12px;color:#6b8792;line-height:1.9;max-width:650px}.art-detail-copy .text-link{margin-top:15px}.privacy-dialog>p{font-size:13px;color:#5a7684;line-height:1.9;margin:16px 0}.noscript{padding:20px;background:#eff8fb;text-align:center;font-size:12px}@keyframes hero-arrival{from{transform:scale(1.04);opacity:.4}to{transform:scale(1);opacity:1}}@keyframes flow{from{top:0;opacity:0}20%{opacity:1}80%{opacity:1}to{top:98%;opacity:0}}@keyframes sculpture-turn{0%,100%{rotate:0deg}50%{rotate:8deg}}
@media(min-width:1600px){.hero-content{padding-top:135px}.hero-image{object-position:center 56%}}@media(max-width:1190px){.desktop-nav{gap:18px}.header-actions{gap:15px}.language{display:none}.wrap{width:calc(100% - 80px)}.header{padding:0 32px}.brand>span{font-size:18px}.brand img{width:49px}.hero-content{padding-top:105px}.hero{min-height:610px}.hero-caption{display:none}.compute-layout,.agent-section,.about-layout{gap:55px}.business-visual{height:200px}.art-frame{height:320px}.agent-copy h2{font-size:30px}.agent-copy h2 span{font-size:24px}.section{padding-block:85px}.travel-feature{height:470px}.footer-main>div{gap:15px}.footer-main>p{display:none}}
@media(max-width:950px){.desktop-nav{display:none}.header{height:76px}.menu-toggle{display:flex;flex-direction:column;gap:6px;width:36px;height:36px;justify-content:center;align-items:center}.menu-toggle span{display:block;width:20px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{display:grid;position:absolute;top:75px;left:0;right:0;padding:20px 35px 28px;background:#fffffff5;backdrop-filter:blur(20px);box-shadow:0 20px 40px #23445812;gap:0}.mobile-nav a{padding:15px 0;border-bottom:1px solid #e8f0f2;font-size:14px}.hero{height:680px}.hero-image{object-position:57% center;opacity:.9}.hero-wash{background:linear-gradient(90deg,#def1fbb8,transparent 90%)}.hero h1{font-size:62px}.hero-bottom>span{font-size:7px;letter-spacing:.4px}.hero-bottom i{margin:0 8px}.section-intro{align-items:flex-start}.section-description{font-size:12px;max-width:280px}h2{font-size:33px}.business-grid{gap:15px}.business-info{padding:24px 18px}.business-info h3{font-size:21px}.business-info>p:last-child{font-size:11px}.business-visual{height:180px}.business-info .eyebrow{font-size:7px;letter-spacing:.5px}.compute-layout{gap:30px;grid-template-columns:1fr 1.1fr}.architecture{padding:22px 18px}.architecture-diagram{padding-inline:0}.architecture-top{font-size:7px}.architecture-top small{font-size:8px}.architecture-footer{font-size:6px;letter-spacing:0}.compute-copy h2{font-size:32px}.capability-list p{font-size:10px}.art-grid{gap:18px}.art-frame{height:290px}.art-caption>span{display:none}.art-caption h3{font-size:15px}.flow-art .ribbon-sculpture{transform:translate(-50%,-50%) rotate(-23deg) scale(.9)}.agent-section{gap:35px}.agent-copy h2{font-size:26px}.agent-copy h2 span{font-size:20px}.agent-copy>.eyebrow{font-size:9px}.agent-pills{gap:5px}.agent-pills span{padding-inline:10px;font-size:9px}.agent-copy>p:not(.eyebrow){font-size:12px}.about-layout{gap:35px}.about-body>p:nth-child(2){font-size:12px}.brand-story{gap:12px}.brand-story img{width:82px;height:82px}.brand-story p{font-size:10px}.brand-story span{font-size:10px}}
@media(max-width:650px){html{scroll-padding-top:84px}.wrap{width:calc(100% - 40px)}.header{height:70px;padding:0 20px}.brand{gap:8px}.brand>span{font-size:17px}.brand small{font-size:7px;letter-spacing:2.5px;margin-top:5px}.brand img{width:42px;height:30px}.header-actions{gap:10px}.header .button.small{font-size:10px;padding-inline:13px;gap:7px;min-height:34px}.header .button.small span{font-size:16px}.mobile-nav{top:69px}.hero{min-height:0;height:740px}.hero-image{object-fit:cover;object-position:67% center;height:480px;top:260px;width:100%;opacity:1}.hero-wash{background:linear-gradient(#e3f1fa 0%,#e2f0f8 25%,#e3f1fae8 35%,transparent 61%)}.hero-content{padding-top:45px}.hero-content>.eyebrow{font-size:8px;letter-spacing:1.2px}.hero h1{font-size:53px;letter-spacing:-2px;line-height:1.2;margin-top:23px}.hero h1 br{display:block}.hero h1{max-width:350px}.hero-english{font-size:14px;margin-top:14px}.hero-description{font-size:12px;margin-top:16px;line-height:1.85}.hero-buttons{margin-top:24px;gap:23px}.hero-buttons .button{font-size:12px;min-height:43px;padding-inline:22px;gap:25px}.hero-buttons .text-link{font-size:11px;gap:10px}.hero-bottom{bottom:19px;align-items:flex-end}.hero-bottom>span{max-width:220px;line-height:1.9;font-size:7px;letter-spacing:.6px}.hero-bottom i{margin:0 4px}.hero-bottom a{font-size:9px;gap:8px}.hero-bottom a span{font-size:18px}.section{padding-block:65px}h2{font-size:30px;letter-spacing:-1px}.section-intro{display:block;margin-bottom:30px}.section-intro .eyebrow{font-size:9px;margin-bottom:16px}.section-description{font-size:12px;margin-top:18px;max-width:100%}.business-grid{grid-template-columns:1fr;gap:22px}.business-visual{height:220px}.business-info{padding:24px}.business-info .eyebrow{font-size:9px;letter-spacing:1px}.business-info h3{font-size:25px}.business-info>p:last-child{font-size:12px}.business-info>p:last-child br{display:none}.business-card:nth-child(n){transition-delay:0s}.compute-section{padding:65px 0}.compute-layout{grid-template-columns:1fr;gap:40px}.compute-copy h2{font-size:33px}.compute-copy>p:not(.eyebrow){max-width:none}.capability-list{display:grid;gap:18px}.capability-list>div{margin:0}.capability-list h3{font-size:14px}.capability-list p{font-size:11px}.compute-copy>.text-link{margin-top:25px}.architecture{padding:24px 20px}.architecture-top{font-size:8px}.architecture-top small{font-size:9px}.architecture-diagram{padding-inline:6px}.architecture-footer{font-size:6px;letter-spacing:.5px}.core-node{width:80%}.travel-feature{height:480px}.travel-feature>img{object-position:64%}.travel-overlay{left:24px;right:24px;bottom:28px}.travel-overlay h3{font-size:25px;line-height:1.5}.travel-overlay>p:not(.eyebrow){font-size:11px;margin-top:14px}.scene-label{font-size:7px;top:17px;right:17px}.travel-overlay .eyebrow{font-size:8px}.travel-tabs{gap:10px;margin-top:21px}.travel-tabs button{padding:18px 0 0}.travel-tabs span{font-size:8px}.travel-tabs strong{font-size:12px;margin-top:10px}.travel-tabs small{font-size:8px;line-height:1.7}.gallery-head{display:block;margin-bottom:25px}.gallery-head>small{display:block;margin-top:17px;font-size:8px}.gallery-filters{gap:1px}.gallery-filters button{font-size:11px;padding:8px 15px}.art-grid{grid-template-columns:1fr;gap:30px}.art-frame{height:380px}.art-caption h3{font-size:18px}.art-caption>span{display:block;font-size:9px}.flow-art .ribbon-sculpture{transform:translate(-50%,-50%) rotate(-23deg) scale(1.3)}.gallery-note{font-size:9px;line-height:1.9}.agent-section{grid-template-columns:1fr;gap:35px}.agent-portrait{max-width:460px}.agent-copy h2{font-size:29px}.agent-copy h2 span{font-size:24px}.agent-copy>p:not(.eyebrow){font-size:13px}.agent-pills{gap:9px}.agent-pills span{font-size:10px;padding:8px 13px}.agent-note{font-size:10px}.about-section{padding:65px 0}.about-layout{grid-template-columns:1fr;gap:30px}.about-english{font-size:20px;margin-top:20px}.about-body>p:first-child{font-size:16px}.about-body>p:nth-child(2){font-size:13px}.brand-story img{width:92px;height:92px}.brand-story{gap:16px}.brand-story p{font-size:11px}.values small{font-size:7px}.cta-section{padding-block:75px}.cta-section h2{font-size:35px}.cta-section>p:not(.eyebrow){font-size:12px;line-height:1.9;max-width:300px;margin-inline:auto}.cta-section>.eyebrow{font-size:8px;letter-spacing:.7px}.footer{padding-top:35px;padding-bottom:90px}.footer-main{display:block;padding-bottom:30px}.footer-main>div{margin-top:28px;gap:28px}.footer-bottom{display:block;font-size:9px;line-height:1.9}.footer-bottom>div{margin-top:15px;gap:20px}.floating-guide{bottom:16px;right:15px;font-size:10px}.floating-guide img{width:32px;height:32px}.floating-guide .status-dot{display:none}dialog{padding:25px 21px;max-height:calc(100svh - 30px)}.dialog-header h2{font-size:22px}.guide-greeting{padding:14px;gap:10px}.guide-greeting img{width:46px;height:46px}.guide-greeting p{font-size:12px}.form-row{grid-template-columns:1fr;gap:0}.art-dialog{padding:0}.art-detail-copy{padding:24px}.art-dialog #art-detail-visual{height:340px}.privacy-dialog>p{font-size:12px}}
@media(max-width:360px){.header .button.small{display:none}.hero h1{font-size:46px}.hero-buttons{gap:15px}.gallery-filters button{padding-inline:12px}.travel-tabs strong{font-size:11px}.brand-story{gap:10px}.brand-story p{font-size:10px}.agent-copy h2 span{font-size:22px}.values small{font-size:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}}
/* Merchant content cases */
.merchant-card{background:#fff;border:1px solid #dbe6e9;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s}.merchant-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #24495712}.merchant-poster.art-frame{height:auto;aspect-ratio:4/5;border-radius:0;isolation:isolate}.merchant-poster>img{position:absolute;inset:0;object-position:center;z-index:-2}.merchant-poster:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(#f8f3e057,transparent 40%,transparent 75%,#17291e70)}.poster-copy{position:absolute;top:7%;left:8%;right:8%;color:#244637}.poster-copy>small{font:8px var(--mono);letter-spacing:1.6px}.poster-copy>h3{font-size:37px;line-height:1.3;font-weight:500;letter-spacing:-1.7px;margin:13px 0 10px}.poster-copy>p{font-size:12px;letter-spacing:1px}.poster-bottom{position:absolute;left:8%;right:8%;bottom:6%;color:#fff;font-size:12px;letter-spacing:1px;line-height:1.7;text-shadow:0 1px 5px #21322d40}.poster-bottom small{display:block;font-size:7px;letter-spacing:.4px;margin-top:6px;opacity:.88}.poster-stay>img{object-position:62%}.poster-stay:after{background:linear-gradient(#0c394775,transparent 65%,#0f303d90)}.poster-stay .poster-copy{color:white}.poster-lunch .poster-copy{color:#4c3623}.merchant-poster .art-open{width:29px;height:29px;right:13px;top:13px;font-size:17px}.case-card-copy{padding:24px;text-align:left}.case-merchant{font:10px var(--body);color:#568291;margin-bottom:12px}.case-card-copy>h3{font-size:20px;font-weight:500;line-height:1.65;letter-spacing:-.4px;min-height:66px}.case-need{font-size:12px;line-height:1.9;color:#6f838e;margin-top:13px;min-height:69px}.case-deliverables{display:flex;gap:6px;flex-wrap:wrap;margin-top:18px}.case-deliverables span{font-size:9px;border:1px solid #dae7e8;border-radius:4px;padding:6px 8px;color:#507480}.case-channel{font-size:10px;color:#738b95;margin-top:14px;line-height:1.8}.case-view{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e2ebee;margin-top:20px;padding-top:15px;font-size:11px}.case-view>span{font-size:20px}.merchant-workflow{display:grid;grid-template-columns:1fr 1.6fr;gap:35px;padding:34px 0 10px;margin-top:30px;border-top:1px solid #dce7ec}.merchant-workflow .eyebrow{font-size:8px;letter-spacing:.6px;color:#76909d}.merchant-workflow h3{font-size:20px;font-weight:500;line-height:1.6;margin-top:13px}.merchant-workflow ol{display:flex;list-style:none;counter-reset:workflow;padding:0;margin:0;gap:25px;align-items:center}.merchant-workflow li{flex:1;counter-increment:workflow}.merchant-workflow li:before{content:'0'counter(workflow);display:block;font:11px var(--mono);color:#409896;margin-bottom:14px}.merchant-workflow li b{display:block;font-size:12px;font-weight:500}.merchant-workflow li span{display:block;font-size:10px;color:#738995;line-height:1.8;margin-top:9px}.merchant-section .gallery-note{line-height:1.9;max-width:970px}.art-dialog{width:min(1000px,calc(100% - 32px))}.art-dialog #art-detail-visual{height:auto;background:#eaf1f3;padding:25px}.art-dialog #art-detail-visual>.merchant-poster{height:auto;width:320px;margin:auto;aspect-ratio:4/5;border-radius:5px;box-shadow:0 8px 22px #153a431f}.art-dialog #art-detail-visual img{object-position:center}.art-dialog #art-detail-visual .poster-stay img{object-position:62%}.art-detail-copy{padding:30px 40px}.art-detail-copy h2{font-size:28px;line-height:1.5}.art-detail-copy>p:not(.eyebrow){max-width:none}.case-detail-block{margin-top:23px}.case-detail-block h3{font-size:13px;font-weight:500;margin-bottom:10px}.case-detail-block p{font-size:12px;color:#637f8c;line-height:1.9;white-space:pre-line}.case-copy-sample{padding:20px;background:#f0f7f7;border-left:2px solid #66aaa5}.case-detail-block ol{padding:0;list-style:none;margin:15px 0 0}.case-detail-block li{display:grid;grid-template-columns:75px 1fr;gap:15px;padding:10px 0;border-top:1px solid #e2ebee;font-size:12px;line-height:1.8}.case-detail-block li b{font-weight:500;color:#448387}.case-detail-block li span{color:#647f8a}.case-fact-note{border-top:1px solid #dce7eb;padding-top:20px}.case-fact-note p{font-size:11px}.case-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.case-actions .button{font-size:11px;min-height:43px;padding-inline:18px;gap:16px}.case-secondary{border:1px solid #cfdfe5;background:#f6fafb}.art-dialog #art-detail-visual .art-open{display:none}
@media(max-width:1050px){.poster-copy>h3{font-size:29px}.case-card-copy{padding:20px}.case-card-copy>h3{font-size:17px;min-height:58px}.case-need{font-size:11px;min-height:84px}.case-channel{font-size:9px}.merchant-workflow{grid-template-columns:1fr}.merchant-workflow ol{align-items:flex-start}.merchant-workflow h3 br{display:none}}
@media(max-width:650px){.poster-copy>h3{font-size:36px}.poster-copy>small{font-size:8px}.poster-copy>p{font-size:12px}.case-card-copy{padding:24px}.case-card-copy>h3{font-size:21px;min-height:0}.case-need{font-size:12px;min-height:0}.case-channel{font-size:10px}.case-deliverables span{font-size:10px}.merchant-workflow{gap:26px;margin-top:32px}.merchant-workflow h3{font-size:20px}.merchant-workflow ol{gap:12px}.merchant-workflow li b{font-size:11px}.merchant-workflow li span{font-size:9px}.art-dialog #art-detail-visual{height:auto;padding:20px}.art-dialog #art-detail-visual>.merchant-poster{width:min(280px,100%)}.art-dialog .poster-copy>h3{font-size:29px}.art-detail-copy{padding:25px 23px}.art-detail-copy h2{font-size:24px}.case-detail-block li{grid-template-columns:60px 1fr;gap:10px}.case-actions .button{width:100%}.case-copy-sample{padding:16px}.case-detail-block p{font-size:12px}}

.poster-cafe .poster-copy>p{display:inline-block;background:#fffbeddf;padding:5px 8px;border-radius:3px}.poster-cafe:after{background:linear-gradient(#f7f0de75,#f7f0de45 28%,transparent 45%,transparent 75%,#17291e80)}

/* Founding team: city locations, shared domain expertise. */
.founding-team{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;margin-top:70px;padding-top:54px;border-top:1px solid #d5e3e7}.team-intro .eyebrow{font-size:9px;color:#65838e;margin-bottom:21px;letter-spacing:1px}.team-intro h2{font-size:32px}.team-description{font-size:17px;line-height:1.9}.team-description strong{font-weight:500;color:#237c8a}.team-detail{font-size:13px;line-height:2;color:#68818b;margin-top:17px}.team-cities{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0;margin:28px 0 21px}.team-cities li{border:1px solid #d6e6e9;background:#ffffff85;border-radius:7px;padding:17px 12px}.team-cities li:before{content:'';display:block;width:5px;height:5px;background:#31aaa5;border-radius:50%;margin-bottom:14px}.team-cities span{font-size:16px;display:block}.team-cities small{display:block;font:7px var(--mono);letter-spacing:.9px;color:#6e8995;margin-top:9px}.team-focus{font-size:10px;line-height:1.9;color:#617f8c}.team-focus>span{color:#7bb5bb;margin:0 6px}
@media(max-width:1190px){.founding-team{gap:55px}.team-cities{gap:8px}}
@media(max-width:950px){.founding-team{gap:35px}.team-intro h2{font-size:28px}.team-description{font-size:15px}.team-cities{grid-template-columns:repeat(2,1fr)}.team-cities li{padding:14px}.team-cities li:before{margin-bottom:10px}}
@media(max-width:650px){.founding-team{grid-template-columns:1fr;gap:25px;margin-top:40px;padding-top:35px}.team-intro h2{font-size:29px}.team-description{font-size:16px}.team-detail{font-size:12px}.team-cities{gap:12px;margin-top:24px}.team-cities li{padding:18px}.team-cities small{font-size:8px}.team-focus{font-size:10px}}
/* Xiaoshi character collection and contextual hosts. */
.mascot-world .section-description{max-width:430px}.mascot-showcase{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center}.mascot-stage{isolation:isolate;position:relative;min-width:0;height:470px;border-radius:18px;overflow:hidden;background:radial-gradient(ellipse at 40% 36%,#fff9,transparent 60%),linear-gradient(135deg,#cde9f9,#d2f1e8);display:flex;align-items:center;justify-content:center;padding:36px 28px 42px}.mascot-stage>img{position:relative;width:100%;height:100%;object-fit:contain;z-index:1;filter:drop-shadow(0 18px 15px #1a69701c)}.mascot-stage-label{position:absolute;left:26px;top:24px;font:8px var(--mono);letter-spacing:1px;color:#4e8692;z-index:2}.mascot-orbit{width:360px;height:360px;border:1px solid #ffffffbb;border-radius:50%;position:absolute;left:calc(50% - 180px);top:60px}.mascot-orbit:after{content:'';position:absolute;inset:30px;border:1px solid #ffffff85;border-radius:50%}.mascot-stage-bottom{position:absolute;bottom:21px;left:26px;right:26px;display:flex;justify-content:space-between;align-items:center;color:#376f7c;z-index:2}.mascot-stage-bottom>span:first-child{font-size:13px;letter-spacing:3px}.mascot-stage-bottom>span:last-child{font:9px var(--mono);letter-spacing:2px}.mascot-profile>.eyebrow{font-size:9px;color:#73929e;margin-bottom:23px}.mascot-role-tag{display:inline-block;font-size:10px;background:#eef7f7;color:#467a82;border:1px solid #d6e9e8;border-radius:20px;padding:7px 13px}.mascot-profile h3{font-size:29px;font-weight:500;line-height:1.55;letter-spacing:-.7px;margin-top:18px;max-width:420px}.mascot-profile>p:not(.eyebrow):not(.mascot-use){font-size:13px;line-height:2;color:#6c8490;margin-top:19px;max-width:410px;min-height:78px}.mascot-use{font-size:10px;color:#688b94;line-height:1.9;margin-top:20px}.mascot-actions{display:flex;align-items:center;gap:23px;margin-top:25px;flex-wrap:wrap}.mascot-actions .button{font-size:12px;gap:23px}.mascot-actions .text-link{font-size:11px}#mascot-download{display:inline-block;margin-top:20px;font-size:10px;color:#6a8590;border-bottom:1px solid #becfd7;padding-bottom:4px}.mascot-wardrobe{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin-top:28px}.mascot-choice{border:1px solid #e0eaed;border-radius:10px;padding:12px 8px 17px;text-align:center;background:#fafcfd;transition:background .25s,border-color .25s,transform .25s;min-width:0}.mascot-choice[aria-selected=true]{background:#e9f6f3;border-color:#60b5ad;box-shadow:inset 0 0 0 1px #60b5ad}.mascot-choice:hover{background:#edf7f7;transform:translateY(-3px)}.mascot-thumb{height:108px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.mascot-thumb img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.mascot-choice:hover img{transform:translateY(-4px) rotate(-3deg)}.mascot-choice strong{display:block;font-size:12px;font-weight:500;line-height:1.8}.mascot-choice small{font-size:9px;color:#78929b;display:block;margin-top:4px}.mascot-original{display:flex;align-items:center;gap:16px;border-top:1px solid #e1ecee;margin-top:28px;padding-top:23px}.mascot-original img{border-radius:9px;flex-shrink:0}.mascot-original p{font-size:12px;line-height:1.8}.mascot-original p span{display:block;font-size:10px;color:#7a919b}.mascot-original a{margin-left:auto;font-size:10px;flex-shrink:0;color:#577c8b}.hero-mascot{position:absolute;bottom:64px;right:4%;display:flex;align-items:center;gap:7px;z-index:3;padding:0}.hero-mascot img{width:110px;height:110px;object-fit:contain;filter:drop-shadow(0 4px 8px #205a5c22);transition:transform .3s}.hero-mascot:hover img{transform:rotate(-5deg) translateY(-5px)}.hero-mascot>span{background:#f2fcf7e6;padding:11px 16px;border-radius:18px 18px 18px 2px;font-size:10px;color:#3e7380;border:1px solid #ffffffb0}.architecture-mascot{display:flex;align-items:center;gap:13px;width:100%;padding:0;text-align:left;margin:5px 0 16px}.architecture-mascot img{width:76px;height:85px;object-fit:contain}.architecture-mascot span strong{font-size:11px;font-weight:500;display:block}.architecture-mascot span small{font-size:9px;color:#7b969f;display:block;margin-top:7px}.travel-mascot-note,.creative-mascot-note{display:flex;align-items:center;gap:20px;width:100%;text-align:left;padding:14px 25px;border-radius:10px;background:linear-gradient(110deg,#f0f8fb,#edf8f4);margin-top:32px;border:1px solid #dcebed}.travel-mascot-note img{width:85px;height:95px;object-fit:contain;flex-shrink:0}.travel-mascot-note strong,.creative-mascot-note strong{display:block;font-size:15px;font-weight:500;line-height:1.7}.travel-mascot-note small,.creative-mascot-note small{display:block;font-size:11px;color:#6d8894;margin-top:8px;line-height:1.8}.helper-arrow{margin-left:auto;font-size:25px;color:#5d969b}.creative-mascot-note{background:#ffffffb8;margin-top:35px}.creative-mascot-note img{width:74px;height:90px;object-fit:contain;flex-shrink:0}.case-mascot-host{display:flex;align-items:center;gap:10px;margin:-8px 0 18px}.case-mascot-host img{width:58px;height:66px;object-fit:contain;flex-shrink:0}.case-mascot-host .case-merchant{margin:0 0 7px}.case-mascot-host small{font-size:9px;line-height:1.7;color:#7d939d;display:block}.team-mascot-note{display:flex;gap:14px;align-items:center;padding:0;text-align:left;margin:8px 0 16px}.team-mascot-note img{height:90px;width:74px;object-fit:contain}.team-mascot-note span{font-size:12px;line-height:1.8;color:#507988}.floating-guide img{object-fit:contain;background:linear-gradient(135deg,#e8f6fd,#d5f2e4);padding:1px}.guide-greeting img{object-fit:contain;background:#dbefe9;flex-shrink:0}.footer-main>div{flex-wrap:wrap}.hero-mascot:focus-visible,.mascot-choice:focus-visible{outline-offset:5px}
@media(max-width:1190px){.mascot-showcase{gap:45px}.mascot-stage{height:420px}.mascot-profile h3{font-size:25px}.mascot-wardrobe{gap:9px}.mascot-thumb{height:85px}.mascot-choice small{font-size:8px}.hero-mascot{bottom:75px}.case-mascot-host{gap:7px}.case-mascot-host img{width:46px;height:60px}.case-mascot-host .case-merchant{font-size:9px}.case-mascot-host small{font-size:8px}}
@media(max-width:950px){.mascot-showcase{gap:30px}.mascot-stage{height:380px}.mascot-wardrobe{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.mascot-thumb{height:125px}.mascot-choice small{font-size:9px}.mascot-profile h3{font-size:23px}.mascot-profile>p:not(.eyebrow):not(.mascot-use){font-size:12px;min-height:0}.mascot-profile>.eyebrow{font-size:8px}.mascot-actions{gap:15px}.hero-mascot img{width:95px;height:95px}.hero-mascot>span{font-size:9px}.case-mascot-host{align-items:flex-start;flex-direction:column}.case-mascot-host img{height:60px;width:50px}.case-mascot-host small{font-size:9px}}
@media(max-width:650px){.mascot-world .section-description{max-width:none}.mascot-showcase{grid-template-columns:1fr;gap:30px}.mascot-stage{height:370px;padding:35px 24px 42px}.mascot-stage-label{font-size:7px;left:20px;top:20px}.mascot-stage-bottom{left:20px;right:20px}.mascot-profile h3{font-size:27px;max-width:330px}.mascot-profile>.eyebrow{font-size:8px;margin-bottom:18px}.mascot-profile>p:not(.eyebrow):not(.mascot-use){font-size:12px;line-height:1.95;max-width:none}.mascot-wardrobe{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:28px}.mascot-choice{padding:9px 4px 12px}.mascot-thumb{height:75px;margin-bottom:8px}.mascot-choice strong{font-size:10px}.mascot-choice small{font-size:7px;margin-top:3px}.mascot-original{gap:10px;flex-wrap:wrap}.mascot-original img{width:44px;height:44px}.mascot-original p{font-size:10px;flex:1}.mascot-original p span{font-size:9px}.mascot-original a{font-size:9px;margin-left:54px}.hero-mascot{bottom:53px;right:18px;gap:0;flex-direction:row-reverse}.hero-mascot img{width:75px;height:90px}.hero-mascot>span{font-size:8px;padding:8px 11px;border-radius:13px 13px 2px 13px}.architecture-mascot img{width:70px;height:80px}.travel-mascot-note,.creative-mascot-note{padding:12px 13px;gap:12px;margin-top:25px}.travel-mascot-note img,.creative-mascot-note img{width:65px;height:80px}.travel-mascot-note strong,.creative-mascot-note strong{font-size:12px}.travel-mascot-note small,.creative-mascot-note small{font-size:10px;margin-top:6px}.helper-arrow{font-size:19px}.case-mascot-host{flex-direction:row;align-items:center;gap:12px}.case-mascot-host img{width:58px;height:65px}.case-mascot-host .case-merchant{font-size:10px}.case-mascot-host small{font-size:9px}.team-mascot-note span{font-size:11px}.mascot-actions .button{padding-inline:20px;gap:20px}}
@media(max-width:360px){.mascot-thumb{height:63px}.mascot-choice small{font-size:6px}.mascot-stage{height:330px}.mascot-profile h3{font-size:24px}.hero-mascot>span{max-width:115px;line-height:1.6}.mascot-actions{gap:12px}.mascot-actions .text-link{font-size:10px}}
.mascot-profile h3{text-wrap:balance}.mascot-choice small{color:#597781}
@media(max-width:650px){.mascot-choice strong{font-size:11px}.mascot-choice small{font-size:8px}}
.hero-mascot{cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none;width:max-content;max-width:calc(100% - 24px)}.hero-mascot img{pointer-events:none;-webkit-user-drag:none}.hero-mascot.is-dragging{cursor:grabbing;z-index:5}.hero-mascot.is-dragging img{transform:rotate(-4deg) scale(1.04);transition:none}.hero-mascot.is-dragging>span{box-shadow:0 8px 24px #1b606328}

/* Brand story: independent transparent mark and live wordmark. */
.brand-story{gap:28px;padding:12px 0 8px;align-items:center}
.brand-story-identity{flex:0 0 176px;display:flex;flex-direction:column;align-items:center;color:#16343d}
.brand-story .brand-story-identity img{display:block;width:176px;height:99px;object-fit:contain;border-radius:0;margin:0 0 -8px}
.brand-story-identity strong{font-family:Arial,sans-serif;font-size:25px;font-weight:400;line-height:1.3;letter-spacing:.2px;white-space:nowrap}
.brand-story-identity small{font-size:10px;letter-spacing:7px;line-height:2.2;padding-left:7px;margin-top:3px}
.brand-story>p{margin:0;font-size:13px;line-height:1.9}
.brand-story>p span{font-size:12px}
@media(max-width:600px){.brand-story{gap:18px;align-items:flex-start;flex-direction:column}.brand-story-identity{flex-basis:auto}.brand-story>p{font-size:12px}.brand-story>p span{font-size:11px}}

#business-contact:not([hidden]){padding:18px 20px;margin-bottom:22px;border:1px solid #c5dce0;border-radius:12px;background:#f0f8f8}#business-contact p{margin:0 0 8px;color:#637e86;font-size:12px}#business-contact a{color:#164e61;font-size:18px;overflow-wrap:anywhere}#contact-result a{display:inline-block;margin:8px 18px 0 0}

.footer-bottom{flex-wrap:wrap;row-gap:14px}.footer-bottom .icp-record{font-size:12px;line-height:1.8;color:inherit;text-decoration:none;white-space:nowrap}.footer-bottom .icp-record:hover{text-decoration:underline;text-underline-offset:4px}@media(max-width:600px){.footer-bottom .icp-record{font-size:11px}}
.footer-bottom .icp-record{margin-inline:12px}@media(max-width:600px){.footer-bottom>span{font-size:11px}.footer-bottom .icp-record{display:block;margin:12px 0;font-size:12px}}

#business-contact>div:not(:first-child){margin-top:16px}

.inquiry-honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.inquiry-consent:not([hidden]){display:block;font-size:12px;line-height:1.8;margin:16px 0}.inquiry-consent input{display:inline-block;width:auto;margin:0 7px 0 0;vertical-align:middle}.inquiry-consent button{text-decoration:underline;padding:0}.inquiry-consent[hidden]{display:none}

.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.contact-actions .button{flex:1;gap:12px;white-space:nowrap}.poster-button{border:1px solid #8ab8c3;background:#e8f5f7;color:#205465}.contact-actions button:disabled{opacity:.5}#poster-status:not(:empty){font-size:12px;line-height:1.8;margin-top:18px;color:#52737e}#poster-result{margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}#poster-result[hidden]{display:none}#generated-poster{width:min(100%,390px);height:auto;border-radius:16px;box-shadow:0 10px 32px #183e4020;margin-inline:auto}.poster-download-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:20px}.poster-download-actions>a:not(.button){text-decoration:underline;font-size:12px}#poster-result>p{font-size:11px;line-height:1.8;color:#637e86;margin-top:14px}@media(max-width:420px){.contact-actions{flex-direction:column}.poster-download-actions{flex-direction:column;align-items:stretch;text-align:center}}

/* AIGC film portfolio */
.films-jump{font-size:12px;color:#25717e;text-decoration:underline;text-underline-offset:5px}.film-portfolio{background:linear-gradient(125deg,#e7f4fa 0%,#edf8f5 65%,#f4faf6 100%);color:#173743;border:1px solid #d4e7e9;padding:42px;border-radius:26px;margin-top:58px;scroll-margin-top:110px}.film-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.film-heading .eyebrow{color:#37747a;font-size:10px}.film-heading h3{font-size:34px;letter-spacing:-1px;margin-top:13px;font-weight:500}.film-heading>p{font-size:12px;line-height:1.9;color:#55727d}.film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.film-card{padding:0;text-align:left;display:block;color:inherit;min-width:0}.film-cover{display:block;aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:12px;background:#dcecee}.film-cover>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.film-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 50%,#031d2b99)}.film-card:hover .film-cover>img{transform:scale(1.045)}.film-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px;border:1px solid #ffffff9c;background:#f5fffae6;color:#20505a;backdrop-filter:blur(8px);border-radius:50%;display:grid;place-items:center;font-size:15px;padding-left:3px;z-index:1;transition:background .2s}.film-card:hover .film-play{background:#dcf8ee}.film-time,.film-index{color:#fff;position:absolute;bottom:12px;z-index:1;font-family:var(--mono);font-size:9px;letter-spacing:.5px}.film-time{right:13px}.film-index{left:13px}.film-copy{display:block;padding-top:21px}.film-copy>small{font-family:var(--mono);font-size:8px;letter-spacing:1.1px;color:#57777f;display:block}.film-copy>strong{display:flex;justify-content:space-between;font-size:24px;line-height:1.6;font-weight:500;margin:7px 0 11px}.film-copy>strong>span{font-size:20px;color:#278376}.film-description{display:block;font-size:11px;line-height:1.9;color:#4d6c77}.film-tag{display:block;font-size:9px;color:#356f70;border-top:1px solid #cbdfe0;margin-top:18px;padding-top:14px}.film-disclosure{font-size:10px;color:#58747c;line-height:1.9;margin-top:29px}.film-dialog{width:min(1050px,calc(100% - 28px));padding:0;background:#f2faf8;color:#173743}.film-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:25px 28px;gap:15px}.film-dialog-header h2{font-size:25px;margin-top:8px}.film-dialog-header .eyebrow{font-size:9px;color:#37747a}.film-dialog .close-dialog{background:#e1efed;color:#20505a}.film-dialog video{display:block;width:100%;aspect-ratio:16/9;background:#020b12;object-fit:contain}.film-player-copy{padding:22px 28px}.film-player-copy>p{font-size:12px;line-height:1.9;color:#4d6c77}.film-player-copy>div{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.film-player-copy>div>span{font-size:10px;color:#57777f}.film-player-copy .text-link{color:#247468;font-size:12px}#film-player-status:not(:empty){margin-top:12px}#film-retry[hidden]{display:none}@media(max-width:950px){.film-portfolio{padding:30px}.film-grid{gap:18px}.film-copy>strong{font-size:21px}}@media(max-width:650px){.film-portfolio{padding:25px 19px;border-radius:20px;margin-top:36px}.film-heading{display:block;margin-bottom:25px}.film-heading h3{font-size:29px}.film-heading>p{margin-top:17px;font-size:11px}.film-grid{grid-template-columns:1fr;gap:31px}.film-copy{padding-top:16px}.film-description{font-size:12px}.film-copy>strong{font-size:24px}.film-tag{margin-top:12px;padding-top:12px}.film-disclosure{font-size:9px}.film-dialog-header{padding:21px}.film-player-copy{padding:20px}.film-player-copy>div{align-items:flex-start;flex-direction:column;gap:9px}.film-dialog-header h2{font-size:23px}}@media(prefers-reduced-motion:reduce){.film-cover>img{transition:none}}

.film-grid[data-count="1"]{grid-template-columns:1fr}.film-grid[data-count="1"] .film-card{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;align-items:center}.film-grid[data-count="1"] .film-copy{padding-top:0}.film-grid[data-count="1"] .film-copy>strong{font-size:30px}.film-grid[data-count="1"] .film-description{font-size:13px}@media(max-width:650px){.film-grid[data-count="1"] .film-card{display:block}.film-grid[data-count="1"] .film-copy{padding-top:20px}.film-grid[data-count="1"] .film-copy>strong{font-size:25px}}
.film-time{bottom:auto;top:12px;padding:4px 7px;border-radius:5px;background:#072430a8}

.film-copy>strong{font-size:21px;align-items:flex-start;gap:10px}.film-copy>strong>span{flex-shrink:0}.film-heading h3{line-height:1.4}@media(max-width:650px){.film-heading h3{font-size:26px}.film-copy>strong{font-size:23px}}

/* Hero secondary action: light brand glass, aligned with the primary CTA. */
.hero-buttons{gap:14px;flex-wrap:wrap}.imagination-button{background:linear-gradient(120deg,#f7fdfff0,#eaf9f1dc);border:1px solid #b6d9ded9;color:#245462;gap:20px;padding-inline:23px;box-shadow:inset 0 1px 0 #ffffffc9;backdrop-filter:blur(12px);white-space:nowrap}.imagination-button svg{flex-shrink:0;transition:transform .25s}.imagination-button:hover{background:#f5fffa;border-color:#76bfb9;box-shadow:0 7px 20px #255b6712;transform:translateY(-2px)}.imagination-button:hover svg{transform:translateX(3px)}.imagination-button:active{transform:translateY(0)}@media(max-width:650px){.hero-buttons .imagination-button{min-height:44px;padding-inline:18px;gap:12px}.hero-buttons .explore-button{min-height:44px}}@media(max-width:360px){.hero-buttons{gap:10px}.hero-buttons .button{padding-inline:15px;gap:12px;font-size:11px}}

/* Hero primary action: blue-to-teal brand gradient. */
.explore-button{background:linear-gradient(115deg,#1475a9,#117668);border:1px solid #287c8d;color:#fff;gap:20px;padding-inline:23px;box-shadow:inset 0 1px 0 #ffffff30,0 5px 16px #226b801c;white-space:nowrap}.explore-button svg{flex-shrink:0;transition:transform .25s}.explore-button:hover{background:linear-gradient(115deg,#126c9b,#106b60);box-shadow:inset 0 1px 0 #ffffff30,0 8px 22px #226b802b;transform:translateY(-2px)}.explore-button:hover svg{transform:translateX(3px)}.explore-button:active{transform:translateY(0)}@media(max-width:650px){.hero-buttons .explore-button{min-height:44px;padding-inline:18px;gap:12px}}@media(max-width:360px){.hero-buttons .explore-button{padding-inline:15px;font-size:11px}}
