@charset "UTF-8";
:root{--blue:#595959;--ink:#222222;--muted:#7f7f7f;--line:#e7e7e7;--paper:#f7f7f7;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:radial-gradient(ellipse at 75% 5%,#ebebeb77,transparent 34%),var(--paper);font:14px/1.65 -apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #959595;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.35}button,a{touch-action:manipulation}.topbar,main,footer{max-width:1200px;margin:auto}.topbar{display:flex;align-items:center;justify-content:space-between;padding:26px 28px}.wordmark{display:flex;gap:12px;align-items:center;font-size:13px;font-weight:800;letter-spacing:1.5px}.wordmark small{display:block;font-size:10px;font-weight:400;letter-spacing:2px;color:#868686}.brand-mark{width:38px;height:38px;display:grid;place-content:center;border-radius:12px;background:var(--blue);color:white;font-size:23px;letter-spacing:-4px}.brand-mark span{color:#e1e1e1}nav{display:flex;align-items:center;gap:29px;font-size:12px}nav>a:hover{color:var(--blue)}.nav-contact{padding:10px 16px;background:white;border:1px solid var(--line);border-radius:10px}.nav-contact span{margin-left:12px}main{padding:10px 28px 0}.hero{display:grid;grid-template-columns:270px minmax(0,1fr);gap:26px;margin-bottom:32px}.profile{border:1px solid white;background:linear-gradient(150deg,#ffffffed,#f2f2f2e3);box-shadow:0 14px 36px #44444408,0 0 0 1px #e4e4e47d;border-radius:var(--radius);padding:26px 22px 18px}.profile-top{display:flex;align-items:center;justify-content:space-between}.profile-top img{border-radius:50%;width:78px;height:78px;border:5px solid white;box-shadow:0 7px 18px #33333310}.profile-tag{font-size:8px;letter-spacing:2px;color:#909090;max-width:85px;line-height:2}.profile h2{font-size:25px;margin:14px 0 3px}.profile-sub{font-size:11px;color:var(--muted)}.socials{display:grid;gap:8px;margin-top:21px}.socials>a{display:flex;gap:10px;align-items:center;padding:10px;background:#ffffff99;border:1px solid #e7e7e7;border-radius:12px}.socials>a:hover{border-color:#c7c7c7;background:#ffffff}.social-icon{font-size:21px;width:26px;text-align:center}.telegram{color:var(--blue);font-size:18px}.socials small{font-size:9px;color:#969696;display:block}.socials strong{font-size:11px;font-weight:600}.arrow{margin-left:auto;color:#737373;font-size:14px}.profile-foot{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1px;color:#979797;margin-top:17px}.profile-foot i{width:5px;height:5px;background:#9d9d9d;border-radius:50%}.hero-main{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:34px 28px 30px 35px}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--blue);display:flex;gap:9px;align-items:center;margin-bottom:24px}.eyebrow>span{width:6px;height:6px;background:var(--blue);border-radius:50%}h1{font-size:clamp(34px,4vw,54px);letter-spacing:-2px;font-weight:750;position:relative;z-index:1}h1 em{font-style:normal;color:var(--blue)}.hero-description{color:var(--muted);font-size:14px;line-height:1.9;margin-top:23px;position:relative;z-index:1}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:28px;position:relative;z-index:1}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-radius:12px;padding:14px 20px;font-weight:600;font-size:13px}.primary{color:white;background:var(--blue);box-shadow:0 6px 15px #59595926}.primary:hover{background:#4b4b4b}.text-button{font-size:12px;color:#616161}.text-button span{margin-left:10px}.hero-meta{display:flex;gap:18px;font-size:10px;color:#9a9a9a;margin-top:30px}.hero-meta span:before{content:'✓';color:#888888;margin-right:5px}.orbit{position:absolute;width:190px;height:190px;right:-26px;top:85px;opacity:.72;transform:rotate(-15deg)}.orbit-ring{position:absolute;inset:0;border:1px solid #cecece;border-radius:50%;transform:scaleY(.65)}.orbit-core{font-size:150px;color:#dedede;text-align:center;line-height:190px}.orbit-label{position:absolute;bottom:-12px;right:23px;font-size:9px;line-height:1.5;letter-spacing:2px;color:#7a7a7a}.orbit-dot{position:absolute;top:42px;left:10px;width:12px;height:12px;background:var(--blue);border:4px solid #e5e5e5;border-radius:50%}.surface{background:linear-gradient(120deg,#ffffff,#fafafa);border:1px solid #ffffff;box-shadow:0 0 0 1px var(--line),0 15px 30px #49494905;border-radius:var(--radius)}.supply{padding:28px 30px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:23px}.overline{display:block;font-size:9px;letter-spacing:2px;font-weight:650;color:#989898;margin-bottom:9px}h2{font-size:27px;letter-spacing:-.7px}.blue-dot{color:var(--blue)}.section-top p,.workflow>div>p{color:var(--muted);font-size:12px;margin-top:9px}.subtle-link{font-size:11px;color:#7f7f7f;white-space:nowrap}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product{display:flex;align-items:center;gap:12px;background:#ffffff;border:1px solid var(--line);border-radius:18px;padding:21px 15px;min-width:0}.product:hover{border-color:#c9c9c9;box-shadow:0 8px 20px #59595909}.product-icon{width:45px;height:45px;flex-shrink:0;display:grid;place-items:center;border-radius:13px;font-size:31px}.chat{background:#f1f1f1;color:#767676}.claude{background:#eeeeee;color:#888888}.grok{background:#202020;color:white}.gemini{background:#efefef;color:#767676}.product h3{font-size:17px}.product p{font-size:10px;color:#939393;margin:3px 0 8px}.product div>span{color:var(--blue);font-size:10px}.supply-note{font-size:10px;color:#a1a1a1;margin-top:17px}.case-section{padding:50px 0 0}.case-badge{border:1px solid #e5e5e5;border-radius:30px;padding:6px 12px;font-size:9px;color:#909090;white-space:nowrap}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.case-card{border-radius:23px;background:white;border:1px solid var(--line);overflow:hidden}.case-art{height:202px;position:relative;overflow:hidden;margin:9px;border-radius:16px}.portrait-art{background:#eeeeee}.portrait-frame{position:absolute;width:120px;height:150px;top:21px;left:50%;transform:translateX(-50%) rotate(-6deg);border:6px solid white;background:#c7c7c7;box-shadow:0 10px 20px #84848429;overflow:hidden}.portrait-head{width:42px;height:49px;background:#c8c8c8;border-radius:48% 48% 44% 44%;position:absolute;left:33px;top:23px;border-top:12px solid #424242}.portrait-body{width:86px;height:82px;border-radius:44px 44px 0 0;background:#4c4c4c;position:absolute;left:11px;top:73px}.portrait-frame>span{position:absolute;bottom:5px;left:12px;font-size:7px;letter-spacing:3px;color:#e6e6e6}.art-sticker{position:absolute;bottom:16px;left:16px;background:#ffffffdb;border:1px solid #ffffff;border-radius:6px;padding:5px 9px;font-size:8px;letter-spacing:1px;color:#6f6f6f}.art-index{position:absolute;right:17px;top:12px;color:#ffffff99;font-size:39px;font-weight:300}.room-art{background:#e8e8e8}.window{position:absolute;top:22px;left:34px;width:75px;height:100px;background:linear-gradient(130deg,#eeeeee,#c9c9c9);border:7px solid #fafafa;box-shadow:inset 0 0 0 1px #dddddd}.window:before{content:'';position:absolute;left:30px;width:3px;height:100%;background:#fafafa}.room-floor{position:absolute;bottom:0;left:0;right:0;height:64px;background:#d7d7d7;transform:skewY(-5deg);transform-origin:left}.sofa{position:absolute;bottom:41px;right:29px;width:135px;height:47px;background:#949494;border-radius:12px 12px 5px 5px;border-bottom:10px solid #838383;box-shadow:0 10px 0 -7px #5e5e5e}.lamp{position:absolute;width:3px;height:83px;background:#808080;right:41px;top:34px}.lamp:before{content:'';position:absolute;top:-3px;left:-18px;width:38px;height:25px;background:#f8f8f8;border-radius:20px 20px 0 0}.photo-art{background:#e9e9e9}.photo-stack{position:absolute;width:112px;height:144px;border:6px solid white;left:50%;top:23px;box-shadow:0 6px 15px #5f5f5f20}.photo-stack.back{transform:translateX(-30%) rotate(13deg);background:#bcbcbc}.photo-stack.front{transform:translateX(-65%) rotate(-8deg);background:linear-gradient(145deg,#cdcdcd,#b4b4b4);overflow:hidden}.photo-stack.front>span{position:absolute;left:11px;top:16px;z-index:1;font-size:21px;line-height:1.1;font-weight:800;color:#f6f6f6;letter-spacing:-1px}.photo-sun{position:absolute;width:88px;height:88px;border-radius:50%;right:-27px;bottom:-5px;background:#82828299}.case-content{padding:18px 22px 23px}.tag{font-size:9px;color:#848484;letter-spacing:.5px}.case-content h3{font-size:22px;line-height:1.5;margin:10px 0 12px;letter-spacing:-.6px}.case-content>p{font-size:12px;color:var(--muted);line-height:1.85;min-height:67px}.case-takeaway{border-top:1px solid #f0f0f0;margin-top:20px;padding-top:15px}.case-takeaway small{font-size:9px;color:#a3a3a3;display:block}.case-takeaway strong{font-size:11px;font-weight:500;color:#656565;display:block;margin-top:6px}.case-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:22px;gap:7px}.case-more{font-size:11px;color:var(--blue);background:#f3f3f3;border:0;border-radius:7px;padding:9px 10px}.case-more span{margin-left:7px}.case-bottom>a{font-size:10px;color:#a1a1a1}.case-note{font-size:10px;color:#9b9b9b;line-height:1.9;margin:16px 2px 0}.workflow{margin-top:37px;padding:30px}.workflow h2{font-size:24px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:27px}.steps>div{position:relative}.steps>div>span{display:inline-grid;place-items:center;width:29px;height:29px;background:#f0f0f0;color:#747474;border-radius:9px;font-size:10px}.steps h3{font-size:14px;margin:12px 0 7px}.steps p{font-size:11px;color:var(--muted);line-height:1.85}.final-cta{margin-top:38px;padding:42px 40px;background:linear-gradient(120deg,#575757,#6b6b6b);border-radius:26px;display:flex;justify-content:space-between;align-items:center;gap:25px;color:white;position:relative;overflow:hidden}.final-cta .overline{color:#cbcbcb}.final-cta h2{font-size:33px;line-height:1.5;letter-spacing:-1px}.final-cta p{color:#cfcfcf;font-size:12px;margin-top:14px}.final-actions{display:flex;flex-direction:column;align-items:center;gap:18px}.light{background:white;color:var(--blue);min-width:208px}.final-actions>a:last-child{font-size:11px;color:#e0e0e0}.faq{padding:42px 0 35px;max-width:850px;margin:auto}.faq h2{font-size:21px;margin-bottom:19px}details{border-bottom:1px solid #e5e5e5;padding:16px 0}summary{cursor:pointer;list-style:none;font-size:13px;font-weight:500;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+';color:#8e8e8e}details[open] summary:after{content:'−'}details p{font-size:12px;color:var(--muted);line-height:1.9;padding:13px 30px 0 0}footer{border-top:1px solid var(--line);padding:26px 28px 35px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.footer-brand strong{font-size:13px}.footer-brand span{font-size:10px;color:#959595;margin-left:12px}footer p{font-size:9px;color:#a4a4a4}footer>div:last-child{display:flex;gap:14px;align-items:center}footer button,footer a{color:#8d8d8d;font-size:10px}footer button{padding:0;border:0;background:none}.mobile-break{display:none}dialog{border:1px solid #e3e3e3;border-radius:24px;max-width:550px;width:calc(100% - 36px);padding:35px;background:#fdfdfd;color:var(--ink);box-shadow:0 28px 90px #2a2a2a33}dialog::backdrop{background:#27272770}dialog h2{font-size:25px;margin-bottom:20px}#dialog-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:25px;color:#8f8f8f}#dialog-body{font-size:13px;color:#777777;line-height:1.9}#dialog-body h3{font-size:13px;color:var(--ink);margin:20px 0 5px}#dialog-body p{margin-bottom:13px}#dialog-body a{color:var(--blue);text-decoration:underline}#dialog-action{margin-top:17px}.skip{position:fixed;left:10px;top:-80px;z-index:99;background:white;padding:10px}.skip:focus{top:10px}[hidden]{display:none!important}
@media(min-width:1300px){.hero-main{padding-left:48px}.orbit{right:-5px;width:215px;height:215px;top:90px}}
@media(max-width:1000px){.orbit{opacity:.35;right:-55px}.hero{grid-template-columns:240px 1fr;gap:15px}.hero-main{padding-left:20px}h1{font-size:38px}.hero-meta{flex-wrap:wrap;gap:8px 15px}.product{padding:16px 12px;gap:8px}.product-icon{width:35px;height:35px;font-size:25px}.product h3{font-size:15px}.case-grid{gap:13px}.case-content{padding:16px}.case-content h3{font-size:20px}.case-bottom{align-items:flex-start;flex-direction:column;gap:12px}}
@media(max-width:760px){.topbar{padding:20px}.topbar nav{gap:18px}.topbar nav>a:not(.nav-contact){display:none}main{padding:5px 20px}.hero{grid-template-columns:210px 1fr;gap:15px}.profile{padding:20px 15px}.profile-tag{display:none}.profile-top img{width:65px;height:65px}.profile h2{font-size:22px}.hero-main{padding:20px 6px 20px 12px}.eyebrow{letter-spacing:1px;font-size:9px}h1{font-size:32px;letter-spacing:-1px}.hero-description{font-size:12px}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px}.hero-meta{font-size:9px;margin-top:22px}.orbit{display:none}.supply{padding:24px}.products{grid-template-columns:repeat(2,1fr)}.product{padding:18px}.product-icon{width:42px;height:42px}.section-top{align-items:flex-start;flex-direction:column;gap:12px}.case-grid{grid-template-columns:1fr}.case-card{display:grid;grid-template-columns:40% 1fr}.case-art{height:auto;min-height:270px}.case-content>p{min-height:0}.case-bottom{flex-direction:row;align-items:center}.case-art .portrait-frame{top:55px}.case-art .photo-stack{top:55px}.room-art .window{top:65px;left:20px}.room-art .lamp{top:70px}.room-art .sofa{right:18px;bottom:65px}.steps{grid-template-columns:repeat(2,1fr);gap:25px}.workflow{padding:25px}.final-cta{padding:30px}.final-cta h2{font-size:27px}.final-actions .button{min-width:175px;font-size:12px}footer{padding:25px 20px}.faq{padding-top:32px}.case-section{padding-top:35px}}
@media(max-width:520px){.hero{display:flex;flex-direction:column-reverse;gap:22px}.hero-main{padding:25px 3px 10px}h1{font-size:39px;letter-spacing:-1.6px}.hero-description{font-size:13px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.hero-actions .button{font-size:12px;padding:13px 17px;gap:20px}.hero-meta{gap:14px;font-size:9px}.profile{display:grid;grid-template-columns:64px 1fr;column-gap:15px;padding:21px}.profile-top{grid-row:1/3}.profile h2{margin:3px 0 0}.profile-sub{font-size:10px}.socials{grid-column:1/-1;grid-template-columns:1fr;margin-top:17px;gap:7px}.socials>a{padding:8px 12px}.socials small{display:inline;margin-right:10px}.socials strong{font-size:11px}.socials>a>span:nth-child(2){display:flex;align-items:center}.profile-foot{grid-column:1/-1;margin-top:12px}.supply{padding:22px 18px}.section-top h2{font-size:25px}.products{gap:9px}.product{padding:14px 10px;gap:9px}.product-icon{width:31px;height:36px;font-size:25px}.product h3{font-size:14px}.product p{font-size:9px}.product div>span{font-size:9px}.supply-note{font-size:9px}.case-card{display:block}.case-art{height:190px;min-height:0}.case-art .portrait-frame{top:16px}.case-art .photo-stack{top:16px}.room-art .window{top:23px;left:48px}.room-art .lamp{top:30px}.room-art .sofa{bottom:40px;right:36px}.case-content{padding:18px 22px 23px}.case-content h3 br{display:none}.case-content h3{font-size:22px}.case-content>p{font-size:12px}.case-grid{gap:19px}.mobile-break{display:block}.case-takeaway{margin-top:17px}.final-cta{flex-direction:column;align-items:flex-start;padding:29px}.final-actions{align-items:flex-start;width:100%;margin-top:6px}.final-actions .button{width:100%}.final-cta h2{font-size:30px}.workflow h2{font-size:22px}.steps{gap:22px}.faq h2{font-size:20px}dialog{padding:29px 23px}footer{display:block}footer p{margin:10px 0}footer>div:last-child{flex-wrap:wrap;gap:15px}.topbar .wordmark{font-size:11px}.nav-contact{font-size:11px}}
.brand-mark{display:flex;align-items:center;justify-content:center;letter-spacing:-2px;line-height:1}.brand-mark span{display:inline;line-height:1}.orbit-label{right:48px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
