@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin-variable.woff2) format("woff2")}:root{--bg-primary: #fff8f4;--bg-secondary: #fff3ec;--bg-divider: #fffdfb;--orange: #ff6b3d;--orange-hover: #ff5a28;--orange-pressed: #f14a18;--orange-grad: linear-gradient(180deg, #ff7a50, #ff5d2f);--text-heading: #222222;--text-body: #5f5f5f;--text-muted: #8e8e8e;--border-light: rgba(255, 255, 255, .8);--border-card: #f3e7df;--panel-peach-why: #fdefe4;--panel-peach-talk: #fdefe2;--panel-peach: var(--panel-peach-why);--panel-line: #f3dcc4;--panel-tint-a: linear-gradient(180deg, #fcf0e6 0%, #fbf6ee 100%);--panel-tint-b: linear-gradient(180deg, #fdf0e2 0%, #fdf4eb 100%);--content-width: 1280px;--hero-width: 1280px;--section-pad-y: 120px;--section-pad-x: 80px;--grid-gap: 24px;--card-gap: 20px;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--fs-hero: 64px;--fs-h2: 42px;--fs-card: 20px;--fs-body: 16px;--fs-caption: 14px;--radius-card: 24px;--radius-agent: 20px;--radius-btn: 16px;--radius-pill: 999px;--shadow-card-1: 0 4px 12px rgba(0, 0, 0, .04);--shadow-card-2: 0 16px 40px rgba(255, 130, 80, .08);--motion-dur: .3s;--motion-ease: cubic-bezier(.4, 0, .2, 1);--color-white: #ffffff;--color-dark: #2c2d30;--color-dark-2: #3a3b3f;--color-dark-text: #b9bbc0;--radius-sm: 10px;--radius-xl: 32px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 120px;--color-orange: var(--orange);--color-orange-dark: var(--orange-pressed);--color-orange-soft: #ff8a63;--color-peach: var(--bg-secondary);--color-cream: var(--bg-primary);--color-cream-2: var(--bg-secondary);--color-ink: var(--text-heading);--color-text: var(--text-body);--color-muted: var(--text-muted);--color-line: var(--border-card);--surface-card: var(--bg-divider);--surface-tint: var(--bg-secondary);--container: var(--content-width);--radius-md: var(--radius-btn);--radius-lg: var(--radius-card);--shadow-sm: var(--shadow-card-1);--shadow-md: var(--shadow-card-2);--shadow-lg: 0 24px 60px rgba(255, 130, 80, .14);font-family:var(--font-sans);color:var(--text-body);line-height:1.6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text-body);background:#fbf4ea}h1,h2,h3,h4{color:var(--text-heading);line-height:1.15;margin:0;font-weight:700;letter-spacing:-.01em}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}a[href],button,label[for],select,summary,[role=button],[role=link],[role=menuitem],[role=tab],[role=switch],[role=option]{cursor:pointer}button:disabled,[aria-disabled=true]{cursor:not-allowed}.container{width:100%;max-width:var(--content-width);margin:0 auto;padding:0 24px}.section{padding:var(--section-pad-y) 0;scroll-margin-top:88px}.section__head{text-align:center;max-width:720px;margin:0 auto 40px}.section__title{font-size:clamp(1.9rem,3.4vw,var(--fs-h2));font-weight:700}.section__subtitle{margin-top:var(--space-3);color:var(--text-muted);font-size:clamp(.95rem,1.6vw,1.1rem)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border:none;border-radius:var(--radius-btn);padding:12px 24px;font-size:var(--fs-body);font-weight:700;transition:transform var(--motion-dur) var(--motion-ease),box-shadow var(--motion-dur) var(--motion-ease),filter var(--motion-dur) var(--motion-ease),color var(--motion-dur) var(--motion-ease);white-space:nowrap}.btn--primary{background:var(--orange-grad);color:#fff;box-shadow:0 8px 20px #ff6b3d52}.btn--primary:hover{filter:brightness(.9);transform:translateY(-4px);box-shadow:0 14px 30px #ff6b3d66}.btn--primary:active{filter:brightness(.82);transform:translateY(-1px)}.btn--ghost{background:var(--bg-divider);color:var(--text-heading);border:1px solid var(--border-card)}.btn--ghost:hover{border-color:var(--orange);color:var(--orange);transform:translateY(-4px)}.btn--block{width:100%}.card{background:var(--bg-divider);border-radius:var(--radius-card);border:1px solid var(--border-card);box-shadow:var(--shadow-card-1),var(--shadow-card-2);transition:transform var(--motion-dur) var(--motion-ease),box-shadow var(--motion-dur) var(--motion-ease)}.chip{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:var(--radius-pill);background:var(--bg-divider);border:1px solid var(--border-card);font-size:.82rem;font-weight:600;color:var(--text-body);box-shadow:var(--shadow-card-1)}.eyebrow{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);background:#fff0e7;border:1px solid #ffd7c2;padding:5px 12px;border-radius:var(--radius-pill)}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}@media(prefers-reduced-motion:no-preference){@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:translate(0)}}@keyframes scaleUp{0%{opacity:0;transform:scale(.93) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes popBounce{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}}.logo{display:inline-flex;align-items:center;gap:10px}.logo__mark{width:40px;height:40px;object-fit:contain}.logo__text{display:flex;flex-direction:column;line-height:1}.logo__name{font-weight:800;font-size:1.18rem;letter-spacing:-.01em}.logo__sub{font-size:.6rem;font-weight:700;letter-spacing:.34em;margin-top:2px;color:var(--color-orange)}.logo--dark .logo__name{color:var(--color-ink)}.logo--light .logo__name{color:#fff}.header{position:sticky;top:0;z-index:50;background:transparent;isolation:isolate}.header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(to bottom,#fffbf7a8,#fffbf752 55%,#fffbf700)}.header__inner{display:flex;align-items:center;justify-content:space-between;height:72px;gap:24px;position:relative;transform:translateZ(0)}.header__nav{display:flex;align-items:center;gap:28px;flex:1;justify-content:center}.header__link{font-size:.92rem;font-weight:600;color:var(--color-text);display:inline-flex;align-items:center;gap:4px;cursor:pointer;transition:color .15s ease}.header__link:hover{color:var(--color-orange)}.header__caret{font-size:.7rem;opacity:.7;transition:transform .18s ease}.header__caret--open{transform:rotate(180deg)}.header__dropdown{position:relative;display:inline-flex}.header__link--drop{font-family:inherit;border:none;background:transparent;padding:0;cursor:pointer}.header__menu{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);min-width:240px;display:flex;flex-direction:column;padding:8px;background:#fff;border:1px solid rgba(240,221,208,.8);border-radius:14px;box-shadow:0 16px 40px #3c1e0a1f;z-index:60}.header__menu:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px}.header__menu-item{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border-radius:10px;transition:background .15s ease}.header__menu-item:hover{background:#f15a290f}.header__menu-label{font-size:.92rem;font-weight:600;color:var(--color-text)}.header__menu-item:hover .header__menu-label{color:var(--color-orange)}.header__menu-desc{font-size:.78rem;color:var(--color-text-muted, #8a7d74)}.header__actions{display:flex;align-items:center;gap:16px}.header__login{font-size:.92rem;font-weight:600;color:var(--color-text);cursor:pointer}.header__login:hover{color:var(--color-orange)}.header__cta{padding:10px 20px;font-size:.9rem}.header__hamburger{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:transparent;cursor:pointer}.header__hamburger-box{display:flex;flex-direction:column;justify-content:space-between;width:22px;height:16px}.header__hamburger-bar{display:block;height:2px;width:100%;border-radius:2px;background:var(--color-text);transition:transform .2s ease,opacity .2s ease}.header__hamburger-box--open .header__hamburger-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__hamburger-box--open .header__hamburger-bar:nth-child(2){opacity:0}.header__hamburger-box--open .header__hamburger-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile{display:flex;flex-direction:column;gap:8px;padding:12px 20px 20px;background:#fff6f0fa;border-bottom:1px solid rgba(240,221,208,.6)}.header__mobile-nav{display:flex;flex-direction:column}.header__mobile-link{padding:12px 4px;font-size:1rem;font-weight:600;color:var(--color-text);border-bottom:1px solid rgba(240,221,208,.5)}.header__mobile-link:hover{color:var(--color-orange)}.header__mobile-group-label{padding:14px 4px 6px;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted, #8a7d74)}.header__mobile-link--sub{padding-left:16px;font-size:.95rem;font-weight:500}.header__mobile-cta{margin-top:12px;padding:12px 20px;font-size:.95rem}@media(max-width:900px){.header__nav,.header__actions{display:none}.header__hamburger{display:inline-flex}}.hero{padding:12px 0 52px;position:relative;overflow:hidden;background:transparent}.hero:before{content:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 82% 60% at 50% 12%,rgba(255,252,248,.5) 0%,rgba(255,246,236,.24) 46%,transparent 75%),radial-gradient(ellipse 50% 80% at -8% 60%,rgba(228,168,140,.18),transparent 60%),radial-gradient(ellipse 50% 80% at 108% 62%,rgba(228,168,140,.15),transparent 60%)}.hero:after{content:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 56% 62% at 27% 67%,rgba(255,247,235,.66) 0%,rgba(255,231,208,.3) 40%,transparent 72%),radial-gradient(ellipse 50% 56% at 82% 70%,rgba(255,238,222,.22) 0%,transparent 70%);animation:hero-floor-breathe 9s ease-in-out infinite}@keyframes hero-floor-breathe{0%,to{opacity:.92}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.hero:after{animation:none}}.hero__grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(0,1.05fr) minmax(360px,1.15fr);gap:28px;align-items:start;position:relative;z-index:1}.hero__featured{position:relative}.hero__eyebrow{position:absolute;top:6px;left:6px;z-index:2;display:inline-block;background:linear-gradient(180deg,#fdeada,#f9dcc6);border:1px solid rgba(255,255,255,.85);box-shadow:0 6px 14px #d6784638,inset 0 1px 1px #ffffffe6;padding:8px;border-radius:14px;line-height:1.12;font-size:.8rem;font-weight:800;letter-spacing:normal;color:#d65a2e;text-align:center}.hero__portrait{position:relative;display:flex;justify-content:center;align-items:flex-end;padding-top:4px;isolation:isolate}.hero__portrait:before{content:"";position:absolute;top:22%;right:2%;bottom:4%;left:2%;border-radius:50%;background:radial-gradient(closest-side,#ffc5a261,#ffc5a200 72%);filter:blur(6px);z-index:0}.hero__portrait-img{position:relative;z-index:0;flex-shrink:0;width:220%;max-width:720px;margin-left:40px;margin-top:-24px;margin-bottom:-8px;height:auto;filter:drop-shadow(0 22px 34px rgba(180,90,45,.28));-webkit-mask-image:linear-gradient(to bottom,#000 78%,transparent 99%);mask-image:linear-gradient(to bottom,#000 78%,transparent 99%)}video.hero__portrait-img,canvas.hero__portrait-img{filter:none}.hero__portrait-swap{position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:1;transform-origin:bottom center;opacity:0;transition:opacity .18s var(--motion-ease);pointer-events:none}.hero__portrait-swap.is-ready{opacity:1}.hero__portrait-swap--video{z-index:2}.hero__portrait-img.is-swapped-out{opacity:0}.hero__fade{transition:opacity .22s var(--motion-ease)}.hero__fade.is-fading{opacity:0}canvas.hero__portrait-img{opacity:0;transition:opacity .45s var(--motion-ease)}canvas.hero__portrait-img.is-ready{opacity:1}.hero__portrait-loader{position:absolute;top:42%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border-radius:50%;border:3px solid rgba(255,130,80,.22);border-top-color:var(--orange);pointer-events:none;z-index:1;animation:hero-portrait-spin .8s linear infinite}@keyframes hero-portrait-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.hero__portrait-loader{animation:none}canvas.hero__portrait-img{opacity:1;transition:none}}.hero__bg-icon{position:absolute;left:8px;top:26%;width:84px;height:auto;z-index:0;opacity:.7;pointer-events:none;-webkit-user-select:none;user-select:none}.hero__mascot{position:absolute;left:75px;bottom:-75px;width:165px;height:auto;z-index:4;filter:drop-shadow(0 10px 16px rgba(200,90,40,.32));transform:translateZ(0)}.hero__bubble{position:absolute;bottom:-20px;left:245px;background:#ffffff9e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.6);border-radius:16px;padding:9px 12px;font-size:.78rem;font-weight:600;color:var(--color-text);box-shadow:var(--shadow-md);width:max-content;max-width:180px;z-index:3;display:flex;align-items:center;gap:6px}.hero__bubble:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);border-width:7px 8px 7px 0;border-style:solid;border-color:transparent rgba(255,255,255,.62) transparent transparent;filter:drop-shadow(-2px 0 2px rgba(0,0,0,.04))}.hero__bubble-crab{width:20px;height:20px;object-fit:contain;flex-shrink:0}.hero__intro{min-width:0;margin-top:40px;position:relative;z-index:2}.hero__title{font-size:3rem;line-height:1.04;position:relative;display:inline-block}.hero__title-1,.hero__title-2{display:inline-block}.hero__verified{display:inline-block;width:.62em;height:.62em;object-fit:contain;margin-left:.22em;vertical-align:middle}.hero__desc{margin-top:18px;font-size:1.05rem;line-height:1.5;color:var(--color-text);max-width:420px}@media(min-width:992px){.hero__desc{min-height:4.5em}}.hero__caps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px 8px;margin-top:22px;max-width:292px;padding:14px 14px 12px;background:#fff5ee8c;border:1px solid rgba(255,255,255,.7);border-radius:var(--radius-lg);box-shadow:0 12px 26px #c16e4629,inset 0 1px 1px #fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero__cap{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;background:none;border:none;border-radius:0;transition:transform .15s ease}.hero__cap:hover{transform:translateY(-3px);background:none}.hero__cap-tile{display:flex;align-items:center;justify-content:center;width:42px;height:42px;background:#ffffffb8;border:1px solid rgba(255,255,255,.85);border-radius:12px;box-shadow:0 4px 9px #c16e4624,inset 0 1px 1px #ffffffe6}.hero__cap-icon{width:22px;height:22px;object-fit:contain}.hero__cap-label{font-size:.66rem;font-weight:600;color:var(--color-text);text-align:center;line-height:1.2}.hero__ctas{display:flex;gap:14px;margin-top:44px;flex-wrap:wrap;align-items:stretch;position:relative;left:-20px}.hero__ctas .btn{border-radius:var(--radius-md)}.hero__recruit{flex-direction:column;gap:0;padding:25px;line-height:1.18;border:2px solid #fff;box-shadow:0 10px 22px #f15a2952}.hero__ctas .hero__skill{padding-top:10px}.hero__ctas .btn--ghost{min-width:96px;padding:22px 12px;font-size:.95rem;font-weight:700}.hero__recruit-txt{font-size:1.4rem;letter-spacing:.02em;white-space:nowrap}.hero__picker{position:relative;z-index:2;padding:30px 22px 22px;margin-top:16px;align-self:start;background:#fffcf88c;border:1px solid rgba(255,255,255,.6);box-shadow:inset 0 1px #ffffffb3,0 10px 26px #c16e461f}.hero__picker-title{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);margin:0;padding:0 14px;font-size:1.1rem;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:10px}.hero__picker-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.hero__picker-item{grid-column:span 3;display:flex;flex-direction:column;align-items:center;gap:10px;background:#fdf4ec;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .15s ease,box-shadow .15s ease;border:1px solid rgb(247,224,201);padding:1px 1px 12px}.hero__picker-item:nth-child(n+5){grid-column:span 2}.hero__picker-item:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.hero__picker-thumb{display:block;width:100%;aspect-ratio:1 / 1;border-radius:14px 14px 0 0;overflow:hidden}.hero__picker-thumb img{width:100%;height:100%;object-fit:cover;object-position:50% 12%}.hero__picker-name{font-size:.76rem;font-weight:700;color:var(--color-text);text-align:center;line-height:1.2}.hero__picker-more{margin-top:16px;text-align:center;font-size:.8rem;color:var(--color-muted);display:flex;align-items:center;justify-content:center;gap:8px}.hero__stars{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;overflow:hidden}.hero__star{position:absolute;color:#ffffffb3;line-height:1;font-style:normal;text-shadow:0 0 6px rgba(255,255,255,.55);animation:hero-star-twinkle 4.2s ease-in-out infinite}@keyframes hero-star-twinkle{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:.9;transform:scale(1.05)}}.hero__star--2{top:7%;left:56%;font-size:9px;animation-delay:.8s}.hero__star--3{top:20%;left:72%;font-size:7px;animation-delay:1.5s}.hero__star--4{top:42%;left:82%;font-size:11px;animation-delay:.3s}.hero__star--5{top:16%;left:44%;font-size:6px;animation-delay:2.1s}.hero__star--6{top:57%;left:12%;font-size:9px;animation-delay:1s}.hero__star--7{top:10%;left:88%;font-size:8px;animation-delay:2.6s}.hero__star--8{top:30%;left:6%;font-size:7px;animation-delay:1.8s}.hero__star--9{top:38%;left:50%;font-size:10px;animation-delay:.6s}.hero__star--10{top:62%;left:47%;font-size:7px;animation-delay:1.3s}.hero__star--11{top:52%;left:58%;font-size:8px;animation-delay:2.3s}.hero__ribbons{display:none;position:absolute;bottom:-1%;left:50%;transform:translate(-50%);width:116%;height:58%;min-height:300px;pointer-events:none;z-index:0;overflow:visible}.hero__ribbon-halo,.hero__ribbon-core{animation:hero-ribbon-glow 7s ease-in-out infinite}@keyframes hero-ribbon-glow{0%,to{opacity:.85}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.hero__ribbon-halo,.hero__ribbon-core{animation:none}}.hero__sparkle{color:var(--color-orange-soft);font-size:.8em;line-height:1}@media(min-width:1041px)and (max-width:1150px){.hero__ctas{left:0;gap:10px}.hero__recruit{padding:14px 18px}.hero__recruit-txt{font-size:1.2rem}.hero__ctas .btn--ghost{min-width:84px;padding:14px;font-size:.85rem}.hero__bubble{bottom:-92px}}@media(max-width:1040px){.hero__grid{grid-template-columns:minmax(260px,1fr) minmax(0,1.1fr)}.hero__picker{grid-column:1 / -1;margin-top:24px}}@media(max-width:900px){.hero{overflow:visible}.hero__grid{grid-template-columns:1fr;text-align:center;gap:24px}.hero__featured{display:flex;flex-direction:column;align-items:center}.hero__eyebrow{position:static;order:-1;margin-bottom:12px}.hero__portrait{justify-content:center;padding-top:0}.hero__bg-icon{display:none}.hero__portrait-img{width:100%;max-width:300px;margin:0}.hero__mascot{left:8px;bottom:0;width:104px}.hero__bubble{left:96px;bottom:12px}.hero__intro{display:flex;flex-direction:column;align-items:center;margin-top:0}.hero__title{display:block}.hero__desc,.hero__caps{margin-left:auto;margin-right:auto}.hero__ctas{justify-content:center}.hero__picker{grid-column:1 / -1;margin-top:0}}@media(max-width:420px){.hero__caps{gap:8px 6px}.hero__picker-grid{gap:10px}}.hero__stars{transition:transform .3s ease-out;transform:translate3d(calc(var(--px, 0) * 26px),calc(var(--py, 0) * 20px),0)}.hero__bg-icon{transition:transform .35s ease-out;transform:translate3d(calc(var(--px, 0) * 34px),calc(var(--py, 0) * 26px),0)}@media(prefers-reduced-motion:reduce){.hero__stars,.hero__bg-icon{transition:none;transform:none}}@media(max-width:640px){.hero{overflow:visible;padding-bottom:40px}.hero__intro,.hero__featured{display:contents}.hero__grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);grid-template-areas:"char title" "char desc" "char caps" "ctas ctas" "picker picker";align-items:start;column-gap:4px;row-gap:12px;text-align:left}.hero__eyebrow,.hero__bg-icon{display:none}.hero__picker{grid-area:picker;margin-top:24px}.hero__title{grid-area:title;display:block;font-size:2.2rem;margin-top:4px;position:relative;z-index:1}.hero__title-2{white-space:nowrap}.hero__desc{grid-area:desc;margin:0;max-width:none;font-size:.92rem;position:relative;z-index:1}.hero__caps{grid-area:caps;margin:2px 0 0;padding:0;max-width:none;background:none;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;grid-template-columns:repeat(4,1fr);gap:14px 2px;position:relative;z-index:1}.hero__cap-tile{width:40px;height:40px}.hero__cap-label{font-size:.6rem}.hero__portrait{grid-area:char;align-self:start;justify-content:flex-start;align-items:flex-start;padding-top:0;overflow:visible;z-index:0}.hero__portrait:before{display:none}.hero__portrait-img{width:200%;max-width:none;margin:-6px 0 -70px -46%}.hero__mascot{top:316px;bottom:auto;left:4px;width:83px}.hero__bubble{top:350px;bottom:auto;left:88px;max-width:150px;font-size:.52rem}.hero__ctas{grid-area:ctas;left:0;margin-top:78px;gap:12px;flex-wrap:nowrap;align-items:stretch;justify-content:stretch}.hero__recruit{flex:1.5;padding:16px}.hero__recruit-txt{font-size:1.2rem}.hero__ctas .hero__skill{flex:1;padding-top:0;display:flex}.hero__ctas .btn--ghost{width:100%;min-width:0;padding:16px 12px}}@media(max-width:400px){.hero__mascot{top:336px}.hero__bubble{top:370px}}@media(max-width:360px){.hero__mascot{top:350px}.hero__bubble{top:384px}}.avatar{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0;overflow:hidden;box-shadow:inset 0 -4px 10px #0000000f,0 6px 16px #b4643c2e;-webkit-user-select:none;user-select:none}.avatar__img{width:100%;height:100%;object-fit:cover;object-position:50% 12%}.avatar--circle{border-radius:50%}.avatar--squircle{border-radius:28%}.section.showcase{background:none;padding:0}.showcase .container{position:relative;background:var(--panel-tint-b);border-radius:40px 40px 0 0;border-top:1px solid var(--panel-line);border-left:1px solid var(--panel-line);border-right:1px solid var(--panel-line);box-shadow:0 18px 44px #c16e461a,inset 0 2px 2px #fffc,inset 0 1px #ffffffe6;padding:52px 36px 56px}.showcase .section__head{max-width:960px;margin-bottom:40px}.showcase .section__title{font-size:clamp(1.6rem,2.7vw,34px);line-height:1.15}.showcase .section__subtitle{margin-top:10px;font-size:clamp(.9rem,1.3vw,1rem);color:var(--text-muted)}.showcase__stage{position:relative;display:flex;align-items:stretch;justify-content:center;gap:22px;flex-wrap:wrap;perspective:2000px;perspective-origin:calc(50% + var(--px, 0) * 14%) calc(42% + var(--py, 0) * 9%);transition:perspective-origin .4s ease-out}@media(prefers-reduced-motion:reduce){.showcase__stage{perspective-origin:center 42%;transition:none}}.dvc-desktop{position:relative;width:620px;max-width:100%;padding:8px;border-radius:24px;background:linear-gradient(180deg,#3d3633,#211b17 12%,#16120f 88%,#2c2824);box-shadow:0 10px 16px -2px #4e362852,0 22px 34px -8px #70503a38,0 0 0 1px #00000061,inset 0 2px 2px #ffffff52,inset 2px 0 3px #ffffff12,inset -2px 0 3px #0006,inset 0 -10px 8px -4px #847a7480,inset 0 -1px 1px #ffffff42;overflow:hidden;align-self:center}.dvc-desktop:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:16px;pointer-events:none;z-index:5;box-shadow:inset 0 0 0 1px #0009,inset 0 2px 8px #00000073,inset 0 -6px 12px #0006}.dvc-desktop__bar{display:flex;align-items:center;gap:14px;padding:10px 14px;background:#15110e;border-bottom:1px solid rgba(255,255,255,.06);border-radius:16px 16px 0 0}.dvc-dots{display:inline-flex;gap:7px}.dvc-dot{width:11px;height:11px;border-radius:50%;display:inline-block}.dvc-dot--r{background:#ff5f57}.dvc-dot--y{background:#febc2e}.dvc-dot--g{background:#28c840}.dvc-desktop__brand{display:inline-flex;align-items:center;gap:7px;color:#e7d8cd;font-size:.8rem;font-weight:700}.dvc-crab{width:16px;height:16px;object-fit:contain;flex:none}.dvc-desktop__title{display:inline-flex;align-items:center;gap:10px;margin-left:22px;color:#f3ece6;font-size:.82rem;font-weight:700}.dvc-live{display:inline-flex;align-items:center;gap:5px;font-size:.68rem;font-weight:700;color:#36d36b}.dvc-live__dot{width:7px;height:7px;border-radius:50%;background:#36d36b;box-shadow:0 0 0 3px #36d36b33}.dvc-desktop__close{margin-left:auto;background:transparent;border:none;color:#b6a89d;font-size:1.1rem;line-height:1;padding:2px 4px}.dvc-desktop__body{display:flex;min-height:340px;border-radius:0 0 16px 16px;overflow:hidden}.dvc-sidebar{width:138px;flex-shrink:0;background:#211a16;padding:14px 10px;display:flex;flex-direction:column;gap:3px}.dvc-navitem{display:flex;align-items:center;gap:10px;font-size:.78rem;color:#a99c91;padding:9px 11px;border-radius:9px;font-weight:600}.dvc-navitem.is-active{background:linear-gradient(180deg,#f15a29,#e34d1f);color:#fff;box-shadow:0 6px 14px #f15a294d}.dvc-main{flex:1;min-width:0;background:#0f0c0a;padding:14px;display:flex;flex-direction:column;gap:12px}.dvc-video{position:relative;flex:1;border-radius:12px;overflow:hidden;background:#2a2018;min-height:210px}.dvc-video__img{width:100%;height:100%;object-fit:cover;object-position:50% 18%}.dvc-video__name{position:absolute;left:10px;bottom:10px;padding:4px 10px;border-radius:999px;background:#00000073;color:#fff;font-size:.74rem;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dvc-controls{display:flex;gap:12px;justify-content:center}.dvc-ctrl{display:inline-flex;align-items:center;justify-content:center;flex:none;width:40px;height:40px;border-radius:50%;background:#ffffff1f;border:none;color:#fff;cursor:pointer;transition:background .2s var(--motion-ease),transform .2s var(--motion-ease),box-shadow .2s var(--motion-ease)}.dvc-ctrl:hover{background:#ffffff3d;transform:translateY(-2px) scale(1.08)}.dvc-ctrl:active{transform:translateY(0) scale(.96)}.dvc-ctrl--end{background:#ff3b30}.dvc-ctrl--end:hover{background:#ff5448;box-shadow:0 6px 16px #ff3b3080}.dvc-chat{width:210px;flex-shrink:0;background:#fff;padding:14px;margin:14px 16px 18px 12px;border-radius:14px;box-shadow:0 16px 30px #00000073,0 3px 10px #0000004d;display:flex;flex-direction:column;gap:10px}.dvc-chat__head{display:flex;align-items:center;gap:8px;padding-bottom:10px;border-bottom:1px solid var(--color-line)}.dvc-chat__who{display:flex;flex-direction:column;line-height:1.2}.dvc-chat__who strong{font-size:.78rem;color:var(--color-ink)}.dvc-chat__who small{font-size:.64rem;color:#36d36b;font-weight:600}.dvc-msg{font-size:.74rem;line-height:1.45;padding:9px 12px;border-radius:14px;max-width:90%}.dvc-msg--in{background:#f1ece8;color:var(--color-text);align-self:flex-start;border-bottom-left-radius:4px}.dvc-msg--out{background:#2f7bf6;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.dvc-progress{margin-top:4px;display:flex;flex-direction:column;gap:6px}.dvc-progress__label{font-size:.7rem;font-weight:700;color:var(--color-muted)}.dvc-progress__row{display:flex;justify-content:space-between;align-items:baseline;font-size:.68rem;color:var(--color-text)}.dvc-progress__pct{font-weight:700;color:#2bb673}.dvc-progress__track{height:7px;border-radius:999px;background:#eee5df;overflow:hidden}.dvc-progress__fill{display:block;width:55%;height:100%;border-radius:999px;background:linear-gradient(90deg,#34c46f,#2bb673)}.dvc-files{margin-top:4px;display:flex;flex-direction:column;gap:7px}.dvc-files__label{font-size:.7rem;font-weight:700;color:var(--color-muted)}.dvc-file{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;background:#f6f1ed;border:1px solid var(--color-line);font-size:.72rem;font-weight:600;color:var(--color-text)}.dvc-file svg{color:var(--color-orange);flex-shrink:0}.dvc-phone{position:relative;width:215px;flex-shrink:0;align-self:flex-end;transform-style:preserve-3d;transform-origin:center center;transition:transform .4s cubic-bezier(.23,1,.32,1);will-change:transform;backface-visibility:hidden}.dvc-phone--story:hover{transform:rotateY(-18deg) rotateX(6deg) translateY(-6px)}.dvc-phone--chat:hover{transform:rotateY(-15deg) rotateX(6deg) translateY(-6px)}.dvc-phone__screen{position:absolute;top:3.8%;left:6.5%;width:87%;height:93%;border-radius:24px;overflow:hidden;z-index:1}.dvc-phone__frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none}.dvc-phone__frame img{width:100%;height:100%;display:block;filter:drop-shadow(0 22px 30px rgba(0,0,0,.18)) drop-shadow(0 8px 14px rgba(0,0,0,.1))}.dvc-phone--story{height:470px;transform:rotateY(-18deg) rotateX(6deg)}.dvc-phone--story .dvc-phone__screen{background:#1a1512}.dvc-phone__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 28%}.dvc-phone__topbar{position:absolute;top:36px;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:3;text-shadow:0 1px 6px rgba(0,0,0,.5)}.dvc-phone__name{color:#fff;font-weight:700;font-size:.92rem}.dvc-live--on-dark{color:#4be08a}.dvc-phone__callctrls{position:absolute;bottom:22px;left:0;right:0;display:flex;justify-content:center;gap:16px;z-index:3}.dvc-phone--chat{height:470px;transform:rotateY(-15deg) rotateX(6deg)}.dvc-phone--chat .dvc-phone__screen{background:#fbf6f2;display:flex;flex-direction:column}.dvc-pa__head{display:flex;align-items:center;gap:9px;padding:36px 16px 12px;background:#fff;border-bottom:1px solid var(--color-line)}.dvc-pa__who{display:flex;flex-direction:column;line-height:1.2}.dvc-pa__who strong{font-size:.74rem;color:var(--color-ink)}.dvc-pa__who small{font-size:.6rem;color:#36d36b;font-weight:600}.dvc-pa__body{flex:1;min-height:0;padding:12px 14px;display:flex;flex-direction:column;gap:9px;overflow:hidden}.dvc-msg--pa{max-width:100%;font-size:.6rem;white-space:nowrap}.dvc-msg--in.dvc-msg--pa{white-space:normal;max-width:88%}.dvc-agenda{background:#fff;border:1px solid var(--color-line);border-radius:14px;padding:12px;box-shadow:var(--shadow-sm)}.dvc-agenda__title{font-weight:800;font-size:.72rem;color:var(--color-orange);white-space:nowrap}.dvc-agenda__date{font-size:.6rem;color:var(--color-muted);margin-top:1px;margin-bottom:9px;white-space:nowrap}.dvc-agenda ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:9px}.dvc-agenda li{display:flex;align-items:center;gap:8px;font-size:.62rem;color:var(--color-text);white-space:nowrap}.dvc-agenda li svg{color:var(--color-muted);flex-shrink:0}.dvc-agenda__time{font-weight:700;width:38px;flex-shrink:0}.dvc-agenda__task{color:var(--color-text)}.dvc-pa__inputbar{background:#fff;border-top:1px solid var(--color-line);padding:10px 12px 18px;display:flex;flex-direction:column;gap:8px}.dvc-pa__input{display:flex;align-items:center;gap:8px}.dvc-pa__placeholder{flex:1;font-size:.64rem;color:var(--color-muted);background:#f4eee9;border-radius:999px;padding:8px 14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dvc-pa__send{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:none;background:#eceef1;color:#7c828b;flex-shrink:0}.dvc-pa__tools{display:flex;align-items:center;gap:16px;padding:0 6px;color:#b7bcc3}.dvc-pa__tool{display:inline-flex}.showcase__caption{margin:44px auto 0;max-width:560px;display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 28px;border-radius:var(--radius-pill);background:var(--color-peach);border:1px solid rgba(241,90,41,.12);text-align:center;font-weight:800;color:var(--color-ink);font-size:1.05rem}.showcase__caption-crab{width:24px;height:24px;object-fit:contain;flex:none}@media(max-width:640px){.showcase__caption{white-space:nowrap;font-size:clamp(.52rem,2.6vw,.78rem);gap:6px;padding:11px 14px;max-width:none}.showcase__caption-crab{width:16px;height:16px}}@media(max-width:1080px){.dvc-desktop{width:100%}.dvc-phone{align-self:center}.dvc-phone--story,.dvc-phone--chat{transform:none}}@media(max-width:560px){.dvc-desktop{width:620px;zoom:.5}.dvc-desktop__body{min-height:0}.dvc-sidebar{gap:2px}.dvc-navitem{padding-top:6px;padding-bottom:6px}.dvc-video{min-height:150px}}@media(max-width:400px){.dvc-desktop{zoom:.44}}@media(max-width:340px){.dvc-desktop{zoom:.4}}@media(prefers-reduced-motion:no-preference){.showcase .section__head,.showcase .dvc-desktop,.showcase .dvc-phone,.showcase .showcase__caption{opacity:0}.showcase.in-view .section__head{animation:fadeUp .5s ease-out .05s both}.showcase.in-view .dvc-desktop{animation:slideInLeft .6s ease-out .15s both}.showcase.in-view .dvc-phone--story{animation:fadeIn .55s ease-out .25s both}.showcase.in-view .dvc-phone--chat{animation:fadeIn .55s ease-out .35s both}.showcase.in-view .showcase__caption{animation:fadeUp .5s ease-out .45s both}.showcase .dvc-progress__fill{width:0;transition:width 1.1s var(--motion-ease) .6s}.showcase.in-view .dvc-progress__fill{width:55%}}.showcase__slide{display:contents}.showcase__dots{display:none}@media(max-width:640px){.showcase .container{padding-left:16px;padding-right:16px}.showcase__stage{flex-wrap:nowrap;justify-content:flex-start;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;perspective:none}.showcase__stage::-webkit-scrollbar{display:none}.showcase__slide{display:flex;flex:0 0 100%;justify-content:center;align-items:center;scroll-snap-align:center;padding:4px 4px 16px}.dvc-desktop{align-self:center;box-shadow:0 8px 18px #4e362829}.dvc-phone__frame img{filter:drop-shadow(0 9px 13px rgba(0,0,0,.12))}.dvc-phone{align-self:center;zoom:.88}.showcase__dots{display:flex;justify-content:center;gap:9px;margin-top:18px}.showcase__dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#c16e464d;cursor:pointer;transition:background .2s ease,transform .2s ease}.showcase__dot.is-active{background:var(--color-orange);transform:scale(1.25)}}.section.how{padding:0}.how>.container{background:linear-gradient(180deg,#fef7f1,#fbf8f1);border-top:1px solid var(--panel-line);border-left:1px solid var(--panel-line);border-right:1px solid var(--panel-line);padding:52px 36px 56px}.how__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.how__step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fdefe5;border-radius:var(--radius-card);padding:24px 18px 26px;border:1px solid rgba(232,200,178,.6);box-shadow:var(--shadow-card-1);transition:transform var(--motion-dur) var(--motion-ease),box-shadow var(--motion-dur) var(--motion-ease)}.how__step:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-1),var(--shadow-card-2)}.how__num{position:absolute;top:16px;left:16px;width:26px;height:26px;border-radius:50%;background:#f0936b;color:#fff;font-size:.8rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #f0936b66;z-index:2}.how__visual{width:100%;height:124px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.how__visual--agents{align-items:flex-end;background:none;overflow:visible}.how__agents{width:100%;max-width:184px;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 8px 14px rgba(90,60,45,.16))}.how__visual--logos{align-items:center}.how__logos{display:flex;flex-direction:column;align-items:center;gap:12px}.how__logo-row{display:flex;justify-content:center;gap:12px}.how__logo{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(155deg,#fff,#f1f3f6);border-radius:15px;box-shadow:0 8px 14px #3c322d29,0 2px 4px #3c322d1a,inset 0 1.5px #fffffff2,inset 0 -2px 4px #96786414}.how__logo img{width:32px;height:32px;filter:drop-shadow(0 1px 1px rgba(40,30,25,.12))}.how__visual--chat{align-items:center}.chat{position:relative;width:178px;display:flex;flex-direction:column;gap:12px}.chat__row{position:relative;display:flex;align-items:center}.chat__row--top{justify-content:flex-end}.chat__panel{display:flex;flex-direction:column;justify-content:center;gap:7px;width:132px;height:46px;padding:0 16px 0 40px;border-radius:24px;background:#ffffff9e;box-shadow:0 10px 18px #503c2d1a,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chat__panel--wide{flex-direction:row;align-items:center;gap:10px;width:168px;height:50px;padding:0 16px}.chat__lines{display:flex;flex-direction:column;gap:7px;flex:1}.chat__dot{flex:none;width:14px;height:14px;border-radius:50%;background:#d7d2cc}.chat__line{display:block;height:6px;border-radius:3px;background:#cdc8c2}.chat__line--lg{width:100%}.chat__line--sm{width:56%}.chat__bubble{position:absolute;left:32px;top:2px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(155deg,#5aa0ff,#3f82f0);box-shadow:5px 6px 13px #2d69d766,inset 0 1.5px #ffffff73;z-index:2}.how__visual--tasks{align-items:center}.tasks{position:relative;width:104px;display:flex;flex-direction:column;gap:11px;padding:18px 16px;border-radius:16px;background:linear-gradient(160deg,#ffffffd1,#ffffff94);box-shadow:0 12px 22px #503c2d24,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tasks__row{display:flex;align-items:center;gap:8px}.tasks__check{flex:none}.tasks__bar{display:block;height:6px;border-radius:3px}.tasks__bar--title{width:78%;height:7px;margin-left:22px;background:#6f7780}.tasks__bar--dark{flex:1;background:#6f7780}.tasks__bar--light{flex:1;background:#c9ccd1}.tasks__badge{position:absolute;right:-10px;bottom:22px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(155deg,#34c878,#20a85e);box-shadow:0 6px 12px #20a85e73,inset 0 1.5px #ffffff73}.how__check-img{width:auto;height:auto;max-width:70%;max-height:100%;object-fit:contain;filter:drop-shadow(5px 9px 9px rgba(193,110,70,.24))}.how__step-title{font-size:1rem;font-weight:600;color:var(--text-heading)}.how__step-copy{margin-top:8px;font-size:.82rem;line-height:1.5;color:var(--text-muted)}@media(max-width:960px){.how__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.how__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.how__grid{grid-template-columns:1fr;max-width:360px;margin-left:auto;margin-right:auto}}@media(prefers-reduced-motion:no-preference){.how .section__head,.how__step,.how__num{opacity:0}.how.in-view .section__head{animation:fadeUp .5s ease-out .05s both}.how.in-view .how__step{animation:fadeUp .5s ease-out both}.how.in-view .how__step:nth-child(1){animation-delay:.08s}.how.in-view .how__step:nth-child(2){animation-delay:.16s}.how.in-view .how__step:nth-child(3){animation-delay:.24s}.how.in-view .how__step:nth-child(4){animation-delay:.32s}.how.in-view .how__step:nth-child(5){animation-delay:.4s}.how.in-view .how__step:nth-child(1) .how__num{animation-delay:.24s}.how.in-view .how__step:nth-child(2) .how__num{animation-delay:.32s}.how.in-view .how__step:nth-child(3) .how__num{animation-delay:.4s}.how.in-view .how__step:nth-child(4) .how__num{animation-delay:.48s}.how.in-view .how__step:nth-child(5) .how__num{animation-delay:.56s}.how.in-view .how__num{animation:popBounce .4s cubic-bezier(.34,1.56,.64,1) both}}@media(max-width:640px){.how__grid{grid-template-columns:1fr;max-width:none;margin:0;gap:14px}.how__step{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"visual title" "visual copy";align-items:center;column-gap:18px;row-gap:2px;text-align:left;padding:20px 18px 20px 14px}.how__num{top:12px;left:12px;width:22px;height:22px;font-size:.72rem}.how__visual{grid-area:visual;width:auto;height:auto;min-height:0;margin:0 0 0 26px;align-self:center}.how__step-title{grid-area:title;align-self:end}.how__step-copy{grid-area:copy;align-self:start;margin-top:2px}.how__agents{max-width:100px}.how__logos{gap:7px}.how__logo{width:38px;height:38px;border-radius:11px}.how__logo img{width:23px;height:23px}.chat{width:116px;gap:9px}.chat__panel{width:92px;height:38px;padding:0 10px 0 30px}.chat__panel--wide{width:112px;height:40px;padding:0 12px}.chat__bubble{left:20px;top:1px;width:34px;height:34px}.tasks{width:96px;padding:13px 14px;gap:9px}.how__check-img{max-width:84px}}.section.integrations{padding:0}.integrations>.container{background:linear-gradient(180deg,#fdf1e6,#fcf2e6);border-top:1px solid var(--panel-line);border-left:1px solid var(--panel-line);border-right:1px solid var(--panel-line);padding:52px 36px 56px;position:relative}.integrations__band{position:relative;z-index:2;display:flex;align-items:center;gap:24px;padding:8px 210px 8px 0;overflow:visible}.integrations .section__head{position:relative;z-index:2}.integrations__strip{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.integrations__item{display:flex;flex-direction:column;align-items:center;gap:12px;width:92px}.integrations__icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#fdf2e7;border-radius:22px;border:1px solid #f1ddc6;box-shadow:0 8px 15px #c16e462b;transition:transform .25s var(--motion-ease),box-shadow .25s var(--motion-ease),border-color .25s var(--motion-ease)}.integrations__item{cursor:default}.integrations__item:hover .integrations__icon{transform:translateY(-7px) scale(1.06);box-shadow:0 18px 30px #ff825047;border-color:var(--orange)}.integrations__icon img{transition:transform .25s var(--motion-ease)}.integrations__item:hover .integrations__icon img{transform:scale(1.08)}.integrations__label{transition:color .25s var(--motion-ease)}.integrations__item:hover .integrations__label{color:var(--orange)}.integrations__icon img{width:46px;height:46px;object-fit:contain}.integrations__label{font-size:.9rem;font-weight:600;color:var(--text-body)}.integrations__openclaw{position:relative;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;min-width:156px;padding:20px 16px;background:#2c2d30;color:#fff;border-radius:22px;box-shadow:0 12px 26px #2c2d3047;transition:box-shadow .3s var(--motion-ease),filter .3s var(--motion-ease)}.integrations__openclaw:hover{box-shadow:0 20px 40px #2c2d306b,0 0 0 1px #ff8c5a73,0 0 34px #ff8c5a47;filter:brightness(1.08)}.integrations__openclaw-crab{position:absolute;top:12px;left:50%;transform:translate(-50%);width:46px;height:46px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.integrations__openclaw-text{display:flex;flex-direction:column;align-items:center;gap:2px}.integrations__openclaw strong{font-size:1.08rem;font-weight:700;margin-top:52px}.integrations__openclaw-sub{font-size:.78rem;color:#c8c9cc}.integrations__openclaw-note{font-size:.72rem;color:#97989b}.integrations__mascot{position:absolute;right:28px;top:50%;transform:translateY(-50%);height:66%;width:auto;z-index:0;filter:drop-shadow(0 14px 22px rgba(200,90,40,.3))}.integrations__spark{position:absolute;z-index:3;background:#fccf77;opacity:.9;clip-path:polygon(50% 0%,58% 42%,100% 50%,58% 58%,50% 100%,42% 58%,0% 50%,42% 42%)}.integrations__spark{transition:transform .35s ease-out}.integrations__spark--1{width:26px;height:26px;right:200px;top:52px;transform:translate(calc(var(--px, 0) * 18px),calc(var(--py, 0) * 14px))}.integrations__spark--2{width:13px;height:13px;right:168px;top:120px;transform:translate(calc(var(--px, 0) * 28px),calc(var(--py, 0) * 22px))}.integrations__spark--3{width:24px;height:24px;right:206px;bottom:62px;transform:translate(calc(var(--px, 0) * 22px),calc(var(--py, 0) * -16px))}@media(max-width:760px){.integrations__band{flex-direction:column;padding:24px 0 8px}.integrations__strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px 10px;width:100%}.integrations__item{width:auto;gap:8px}.integrations__icon{width:62px;height:62px;border-radius:18px}.integrations__icon img{width:34px;height:34px}.integrations__label{font-size:.8rem}.integrations__openclaw{grid-column:1 / -1;justify-self:center;width:70%;flex-direction:row;align-items:center;justify-content:flex-start;text-align:center;gap:18px;min-width:0;padding:18px 20px;margin-top:8px}.integrations__openclaw-crab{position:static;transform:none;width:84px;height:84px;flex:none}.integrations__openclaw-text{flex:1;align-items:center}.integrations__openclaw strong{margin-top:0;font-size:1.18rem}.integrations__mascot,.integrations__spark{display:none}}@media(prefers-reduced-motion:no-preference){@keyframes mascotPop{0%{opacity:0;transform:translateY(-50%) scale(.4)}65%{opacity:1;transform:translateY(-50%) scale(1.08)}to{opacity:1;transform:translateY(-50%) scale(1)}}.integrations .section__head,.integrations__item,.integrations__openclaw,.integrations__mascot{opacity:0}.integrations.in-view .section__head{animation:fadeUp .5s ease-out .05s both}.integrations.in-view .integrations__item{animation:fadeUp .45s ease-out both}.integrations.in-view .integrations__item:nth-child(1){animation-delay:.1s}.integrations.in-view .integrations__item:nth-child(2){animation-delay:.17s}.integrations.in-view .integrations__item:nth-child(3){animation-delay:.24s}.integrations.in-view .integrations__item:nth-child(4){animation-delay:.31s}.integrations.in-view .integrations__item:nth-child(5){animation-delay:.38s}.integrations.in-view .integrations__item:nth-child(6){animation-delay:.45s}.integrations.in-view .integrations__openclaw{animation:slideInRight .55s ease-out .35s both}.integrations.in-view .integrations__mascot{animation:mascotPop .5s cubic-bezier(.34,1.56,.64,1) .55s both}}.section.popular{padding:0}.popular>.container{background:linear-gradient(180deg,#fcf8f0,#fef7ef);border-top:1px solid var(--panel-line);border-left:1px solid var(--panel-line);border-right:1px solid var(--panel-line);border-bottom:1px solid var(--panel-line);padding:52px 36px 56px}.popular__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.popular__card{position:relative;border-radius:22px;background:#fdf4ec;border:1px solid rgb(247,224,201);box-shadow:0 6px 16px #c16e4614;padding-bottom:22px;overflow:visible;transition:box-shadow .25s ease}.popular__card:hover{box-shadow:0 16px 34px #c16e462e}.popular__card-inner{--lift: 0px;border-radius:inherit;transition:transform .3s ease-out;transform:perspective(720px) translateY(var(--lift)) rotateX(calc(var(--py, 0) * -5deg)) rotateY(calc(var(--px, 0) * 6deg))}.popular__card:hover .popular__card-inner{--lift: -6px}.popular__tile{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:22px 22px 0 0;overflow:visible;box-shadow:inset 0 -6px 14px #965a370f;clip-path:inset(-200% 0 0 0)}.popular__portrait{position:absolute;bottom:0;left:50%;transform:translate(-50%) translate(calc(var(--px, 0) * 12px),calc(var(--py, 0) * 6px));transition:transform .3s ease-out;width:132%;height:auto;filter:drop-shadow(0 8px 14px rgba(170,95,55,.2));pointer-events:none}.popular__card:first-child .popular__portrait{width:128%}.popular__card:nth-child(2) .popular__portrait{width:130%}.popular__card:nth-child(3) .popular__portrait{width:128%}.popular__card:nth-child(5) .popular__portrait{width:164%}.popular__text{padding:14px 14px 0;text-align:center}.popular__name{margin:0;font-size:1.02rem}.popular__role{margin-top:10px;font-size:.86rem;color:var(--text-muted);line-height:1.5}.popular__cta{display:flex;justify-content:center;margin-top:44px}.popular__cta-btn{padding:13px 30px;font-size:1rem}@media(max-width:960px){.popular__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.popular__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:400px){.popular__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:no-preference){.popular .section__head,.popular__card,.popular__cta{opacity:0}.popular.in-view .section__head{animation:fadeUp .5s ease-out .05s both}.popular.in-view .popular__card{animation:scaleUp .5s ease-out both}.popular.in-view .popular__card:nth-child(1){animation-delay:.1s}.popular.in-view .popular__card:nth-child(2){animation-delay:.18s}.popular.in-view .popular__card:nth-child(3){animation-delay:.26s}.popular.in-view .popular__card:nth-child(4){animation-delay:.34s}.popular.in-view .popular__card:nth-child(5){animation-delay:.42s}.popular.in-view .popular__cta{animation:fadeUp .5s ease-out .52s both}}@media(max-width:640px){.popular__grid{grid-template-columns:1fr;gap:14px}.popular__card-inner{display:flex;align-items:center;gap:16px;transform:none;padding:12px 16px 12px 12px}.popular__tile{flex:none;width:84px;height:84px;border-radius:18px;clip-path:inset(0 round 18px);box-shadow:none}.popular__card .popular__portrait,.popular__card:first-child .popular__portrait,.popular__card:nth-child(2) .popular__portrait,.popular__card:nth-child(3) .popular__portrait,.popular__card:nth-child(5) .popular__portrait{width:116%;transform:translate(-50%)}.popular__card:nth-child(5) .popular__portrait{width:150%}.popular__text{flex:1;min-width:0;padding:0;text-align:left}.popular__name{font-size:1.05rem}.popular__role{margin-top:4px;font-size:.85rem}.popular__card{padding-bottom:0}.popular__cta{margin-top:22px}.popular__cta-btn{width:100%;justify-content:center}}.footer{background:linear-gradient(180deg,#313236 0%,var(--color-dark) 60%);color:var(--color-dark-text);padding:64px 0 28px;margin-top:40px}.footer__inner{display:grid;grid-template-columns:minmax(280px,1.4fr) 1.6fr auto;gap:56px;align-items:start;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.08)}.footer__brand{display:flex;flex-direction:column;align-items:flex-start}.footer__brand-body{display:flex;align-items:flex-end;gap:16px}.footer__mascot{width:120px;height:auto;flex-shrink:0;object-fit:contain}.footer__brand-info{display:flex;flex-direction:column;gap:0}.footer__desc{font-size:.88rem;line-height:1.6;color:var(--color-dark-text);opacity:.85}.footer__social{display:flex;gap:10px;margin-top:14px}.footer__social-link{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-dark-2);transition:background var(--motion-dur) var(--motion-ease),transform var(--motion-dur) var(--motion-ease)}.footer__social-link img{width:17px;height:17px}.footer__social-link:hover{background:var(--orange);transform:translateY(-2px)}.footer__links{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.footer__col-title{color:#fff;font-size:.92rem;margin-bottom:16px}.footer__col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.footer__col a{font-size:.85rem;color:var(--color-dark-text);opacity:.8;transition:opacity var(--motion-dur) var(--motion-ease),color var(--motion-dur) var(--motion-ease)}.footer__col a:hover{opacity:1;color:var(--orange)}.footer__cta{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer__cta-btn{white-space:nowrap}.footer__cta-note{font-size:.78rem;opacity:.7}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:20px;font-size:.82rem;opacity:.75}.footer__bottom .logo__mark{width:26px;height:26px}.footer__bottom .logo__name{font-size:.88rem}.footer__bottom .logo__sub{font-size:.48rem}@media(max-width:860px){.footer__inner{grid-template-columns:1fr;gap:32px}.footer__links{grid-template-columns:repeat(3,1fr)}.footer__cta{align-items:flex-start}.footer__bottom{justify-content:flex-start;text-align:left;gap:8px 12px;flex-wrap:wrap}}@media(max-width:520px){.footer__links{grid-template-columns:repeat(2,1fr)}}.app{width:100%;overflow-x:hidden}.hero-band{position:relative;isolation:isolate;background:linear-gradient(180deg,#fdf5eb,#fbdcc1 52%,#fac9ab)}.hero-band:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:1600px;z-index:-1;background:url(/assets/hero_bg-IkoumWkM.jpg) center bottom / cover no-repeat;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 8%,#000 92%,transparent 100%)}.hero-band:after{content:"";position:absolute;left:0;right:0;bottom:0;height:16%;z-index:-1;background:linear-gradient(180deg,#f3d3c400,#f3d3c4);pointer-events:none}.content-band{background:linear-gradient(180deg,#f3d3c4,#f9e7dc 46%,#fbf4ea)}
