@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap');

:root{--ink:#102c27;--green:#0d5b4b;--green-2:#087362;--mint:#dff4ec;--cream:#f6f5ef;--orange:#ff7a3d;--yellow:#ffc94a;--line:rgba(16,44,39,.14);--white:#fff;--shadow:0 28px 80px rgba(19,69,58,.13)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:'Noto Sans SC','Microsoft YaHei',sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
.site-header{height:84px;max-width:1440px;margin:0 auto;padding:0 clamp(24px,5vw,74px);display:flex;align-items:center;gap:42px;position:relative;z-index:20}
.brand{display:flex;align-items:center;gap:12px;margin-right:auto}
.brand-mark{width:42px;height:42px;border-radius:13px 13px 13px 5px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900;font-size:20px;box-shadow:inset -6px -6px 15px rgba(0,0,0,.08)}
.brand strong{display:block;font-size:17px;line-height:1.1;letter-spacing:.05em}.brand small{display:block;font-size:9px;letter-spacing:.16em;color:#668079;margin-top:5px}
nav{display:flex;gap:30px}nav a{font-size:15px;font-weight:600;color:#35544d;transition:.2s}nav a:hover{color:var(--green-2)}
.header-contact{padding:11px 22px;border:1px solid var(--green);border-radius:999px;font-weight:700;font-size:14px}.header-contact:hover{background:var(--green);color:#fff}
.menu-button{display:none;background:none;border:0;width:42px;height:42px}.menu-button span{display:block;width:22px;height:2px;background:var(--ink);margin:6px auto}
.hero{max-width:1440px;min-height:700px;margin:0 auto;padding:72px clamp(24px,6vw,92px) 100px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:72px;position:relative;overflow:hidden}
.hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(211,239,229,.6);filter:blur(5px);right:-210px;top:-180px;z-index:-1}
.eyebrow{margin:0 0 22px;font-size:13px;letter-spacing:.14em;font-weight:800;color:var(--green-2);display:flex;align-items:center;gap:10px}.eyebrow span{width:27px;height:2px;background:var(--orange)}
h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(46px,5.25vw,78px);line-height:1.12;letter-spacing:-.055em;margin:0 0 26px;font-weight:900}.hero h1 em,.contact h2 em{font-style:normal;color:var(--green-2)}
.hero-lead{max-width:600px;color:#50665f;font-size:18px;line-height:1.9;margin-bottom:32px}
.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;font-weight:700;border-radius:4px;padding:14px 24px;min-height:54px}.button.primary{background:var(--orange);color:#fff;box-shadow:0 14px 28px rgba(255,122,61,.22)}.button.primary:hover{transform:translateY(-2px)}.button.text{padding-left:3px;border-bottom:1px solid var(--ink);border-radius:0}.button.text span{color:var(--orange)}
.trust-row{display:flex;gap:28px;margin-top:38px;color:#557068;font-size:14px}.trust-row span:before{content:"✓";display:inline-grid;place-items:center;width:19px;height:19px;background:var(--mint);color:var(--green);border-radius:50%;font-size:11px;margin-right:7px;font-weight:900}
.visual-frame{height:520px;background:var(--green);border-radius:42px 42px 42px 10px;position:relative;overflow:hidden;box-shadow:var(--shadow);transform:rotate(1.5deg);border:8px solid rgba(255,255,255,.75)}
.visual-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,transparent 55%,rgba(255,201,74,.35));pointer-events:none}.visual-top{height:92px;padding:26px 32px;color:#fff;display:flex;justify-content:space-between;align-items:start;position:absolute;z-index:3;width:100%}.visual-top span{font-size:11px;letter-spacing:.23em;opacity:.7}.visual-top b{font-size:14px}
.visual-image{position:absolute;inset:0;background:radial-gradient(circle at 64% 38%,rgba(255,255,255,.2),transparent 30%),url('./assets/hero-benefits.webp') center/cover no-repeat}
.floating-card{position:absolute;z-index:4;background:rgba(255,255,255,.96);box-shadow:0 20px 45px rgba(4,48,39,.22);border-radius:16px;display:flex;align-items:center;gap:13px;padding:14px 17px;transform:rotate(-1.5deg)}.floating-card i{width:39px;height:39px;border-radius:10px;display:grid;place-items:center;background:var(--orange);color:#fff;font-style:normal;font-weight:900}.floating-card b,.floating-card small{display:block}.floating-card b{font-size:14px}.floating-card small{font-size:11px;color:#71827e}.card-a{left:18px;bottom:92px}.card-b{right:17px;bottom:27px}.card-b i{background:var(--yellow);color:var(--ink)}
.promise{max-width:1280px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:14px;padding:38px 42px;display:grid;grid-template-columns:240px 1fr;gap:40px;align-items:center;box-shadow:0 18px 50px rgba(16,44,39,.05)}.promise>p{font-size:21px;line-height:1.45;font-weight:800;margin:0}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr)}.promise article{padding:4px 24px;border-left:1px solid var(--line)}.promise strong,.promise span{display:block}.promise strong{font-size:17px;margin-bottom:4px}.promise span{font-size:13px;color:#6b7e79;line-height:1.5}
.section{max-width:1280px;margin:0 auto;padding:130px 0}.section-heading{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end;margin-bottom:56px}.section-heading h2{font-size:clamp(38px,4vw,58px);line-height:1.2;letter-spacing:-.045em;margin:0}.section-heading>p{font-size:17px;color:#5f746e;line-height:1.85;margin:0 0 8px}.solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.solution-card{min-height:370px;border-radius:20px;padding:34px 36px;position:relative;overflow:hidden;border:1px solid var(--line);transition:transform .25s,box-shadow .25s}.solution-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px rgba(22,66,57,.1)}.solution-card:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-82px;bottom:-70px;background:rgba(255,255,255,.35)}.solution-card.commerce{background:#d8eee8}.solution-card.gift{background:#f5e3cc}.solution-card.festival{background:#f7d6c6}.solution-card.community{background:#dfe6f0}.card-no{font-size:12px;letter-spacing:.12em;font-weight:800;opacity:.55}.solution-icon{width:64px;height:64px;border-radius:20px 20px 20px 7px;background:#fff;display:grid;place-items:center;margin:28px 0 24px;font-size:22px;font-weight:900;color:var(--green);box-shadow:0 12px 24px rgba(26,63,55,.08)}.solution-card h3{font-size:28px;margin-bottom:10px}.solution-card p{max-width:450px;color:#49615b;margin-bottom:24px}.solution-card ul{list-style:none;padding:0;margin:0;display:flex;gap:8px;flex-wrap:wrap}.solution-card li{font-size:13px;background:rgba(255,255,255,.58);padding:7px 11px;border-radius:999px;font-weight:600}
.bobing{padding-top:50px}.bobing-panel{background:var(--green);border-radius:30px 30px 30px 8px;min-height:620px;color:#fff;padding:70px;display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:70px;overflow:hidden;position:relative}.bobing-panel:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.1);left:-150px;bottom:-250px}.case-tag{display:inline-block;color:#ffe29a;border:1px solid rgba(255,226,154,.45);padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;margin-bottom:25px}.case-copy h2{font-size:clamp(36px,4vw,56px);line-height:1.22;letter-spacing:-.045em;margin-bottom:22px}.case-copy>p{color:#cce0da;line-height:1.9}.case-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:30px 0}.case-points span{font-size:14px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.18)}.case-points span:before{content:"•";color:var(--yellow);margin-right:9px}.case-link{display:inline-flex;gap:30px;align-items:center;font-weight:700;color:#ffe29a;margin-top:10px}.case-link b{font-size:23px}
.game-card{height:460px;background:#f4c956;border-radius:220px 220px 24px 24px;color:var(--ink);padding:70px 34px 28px;text-align:center;position:relative;box-shadow:inset 0 0 0 10px rgba(255,255,255,.15),0 30px 70px rgba(0,0,0,.18);overflow:hidden}.moon{width:270px;height:270px;background:rgba(255,242,185,.5);border-radius:50%;position:absolute;top:-75px;left:50%;transform:translateX(-50%)}.game-title{position:relative;display:flex;flex-direction:column}.game-title small{font-size:10px;letter-spacing:.22em}.game-title strong{font-size:52px;line-height:1.3;margin-top:15px;font-weight:900;letter-spacing:.05em}.game-title span{font-size:14px}.dice-row{position:relative;margin:72px auto 46px;display:flex;justify-content:center;gap:8px}.dice-row i{font-size:42px;font-style:normal;background:#fff;border-radius:10px;width:52px;height:52px;line-height:48px;box-shadow:0 8px 14px rgba(103,75,7,.15)}.game-footer{display:flex;justify-content:space-between;border-top:1px solid rgba(16,44,39,.22);padding-top:18px;font-size:13px}.game-footer b{background:var(--orange);color:#fff;padding:4px 10px;border-radius:5px}
.service{padding-bottom:150px}.section-heading.compact{margin-bottom:70px}.steps{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line)}.steps li{padding:34px 22px 20px 0;border-right:1px solid var(--line);min-height:190px;position:relative}.steps li:not(:first-child){padding-left:22px}.steps li:last-child{border-right:0}.steps li>b{font-size:12px;color:var(--orange);letter-spacing:.08em}.steps strong,.steps span{display:block}.steps strong{font-size:19px;margin:42px 0 7px}.steps span{font-size:14px;color:#6e807b}
.about{padding-top:0}.about-box{background:#112d28;color:#fff;border-radius:24px;padding:70px;display:grid;grid-template-columns:.8fr 1fr;gap:48px 80px}.eyebrow.light{color:#90cbbb}.about-box h2{font-size:52px;line-height:1.2;letter-spacing:-.04em;margin:0}.about-copy p{color:#c1d1cc;font-size:17px;line-height:1.9}.about-values{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.16);padding-top:35px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.about-values span{color:#a9bdb7}.about-values b{display:block;color:#fff;font-size:24px;margin-bottom:5px}
.contact{padding-top:60px}.contact-inner{padding:80px 40px;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contact .eyebrow{justify-content:center}.contact h2{font-size:clamp(40px,5vw,68px);line-height:1.2;letter-spacing:-.05em;margin-bottom:20px}.contact-inner>p:not(.eyebrow){color:#667a75}.contact-actions{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:34px}.button.dark{background:var(--ink);color:#fff}.contact-actions>a:last-child{font-size:14px;border-bottom:1px solid var(--ink)}
footer{max-width:1280px;margin:0 auto;padding:45px 0 60px;display:flex;justify-content:space-between;align-items:center}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand b,.footer-brand small{display:block}.footer-brand small,.footer-meta{font-size:12px;color:#71817d}.footer-meta{text-align:right}.footer-meta span{display:block}
@media(max-width:1100px){.section,.promise,footer{margin-left:24px;margin-right:24px}.hero{grid-template-columns:1fr 420px;gap:30px}.promise{grid-template-columns:1fr}.bobing-panel{padding:50px;gap:40px}.dice-row i{font-size:34px;width:44px;height:44px;line-height:41px}.section{padding-top:100px}}
@media(max-width:820px){.site-header{height:72px}.site-header nav{display:none;position:absolute;top:68px;left:18px;right:18px;background:#fff;border-radius:16px;padding:16px;box-shadow:0 18px 50px rgba(16,44,39,.18);flex-direction:column;gap:0}.site-header nav.open{display:flex}.site-header nav a{padding:12px}.header-contact{display:none}.menu-button{display:block}.hero{display:block;padding-top:45px}.hero-copy{margin-bottom:55px}.hero-visual{max-width:560px;margin:auto}.visual-frame{height:470px}.promise-grid{grid-template-columns:1fr 1fr}.promise article{padding:13px 18px}.section-heading{grid-template-columns:1fr;gap:24px}.solution-grid{grid-template-columns:1fr}.bobing-panel{grid-template-columns:1fr}.case-copy{max-width:600px}.game-card{max-width:440px;width:100%;margin:auto}.about-box{grid-template-columns:1fr}.about-values{grid-column:auto;grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.steps li:nth-child(even){border-right:0}footer{align-items:flex-start;gap:30px}}
@media(max-width:560px){.site-header{padding:0 18px}.hero{padding:38px 20px 72px}.hero h1{font-size:42px}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.trust-row{gap:10px;flex-wrap:wrap}.visual-frame{height:390px;border-radius:30px 30px 30px 8px}.floating-card{padding:10px}.card-a{bottom:70px}.card-b{bottom:15px}.promise{padding:28px 20px;margin-top:0}.promise-grid{grid-template-columns:1fr}.promise article{border-left:0;border-top:1px solid var(--line)}.section{padding-top:82px}.section-heading h2{font-size:38px}.solution-card{padding:28px 24px;min-height:auto}.bobing{margin-left:12px;margin-right:12px}.bobing-panel{padding:42px 22px;border-radius:22px}.case-points{grid-template-columns:1fr}.game-card{height:395px;padding:60px 16px 20px}.game-title strong{font-size:44px}.dice-row{margin:55px auto 42px;gap:4px}.dice-row i{font-size:29px;width:39px;height:39px;line-height:36px}.steps{grid-template-columns:1fr}.steps li,.steps li:not(:first-child){padding:24px 8px;border-right:0;border-bottom:1px solid var(--line);min-height:auto}.steps strong{margin:12px 0 3px}.about-box{padding:42px 24px}.about-box h2{font-size:39px}.contact-inner{padding:60px 10px}.contact-actions{flex-direction:column}.contact .button{font-size:14px}footer{flex-direction:column}.footer-meta{text-align:left}}
.solution-card.balance{background:#dce9dc}.solution-card.technology{background:#d8e4e8}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.ai-home-entry{max-width:1280px;margin:26px auto 0;background:#102e29;color:#fff;border-radius:18px 18px 18px 6px;padding:30px 34px;display:grid;grid-template-columns:82px 1fr auto;align-items:center;gap:26px;box-shadow:0 20px 50px rgba(7,55,46,.14);transition:transform .2s,box-shadow .2s}.ai-home-entry:hover{transform:translateY(-3px);box-shadow:0 26px 60px rgba(7,55,46,.2)}.ai-entry-mark{width:72px;height:72px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.07);border-radius:18px 18px 18px 5px;display:grid;place-content:center;text-align:center}.ai-entry-mark span{font-size:25px;font-weight:900;line-height:1}.ai-entry-mark small{font-size:8px;letter-spacing:.2em;color:#8ed4c0;margin-top:6px}.ai-entry-copy p{font-size:12px;color:#8ed4c0;margin:0 0 5px;letter-spacing:.06em}.ai-entry-copy p b{background:var(--orange);color:#fff;border-radius:4px;padding:3px 6px;margin-right:7px;font-size:9px}.ai-entry-copy h2{font-size:24px;line-height:1.35;margin:0 0 5px;letter-spacing:-.02em}.ai-entry-copy>span{font-size:12px;color:#9eb8b1}.ai-home-entry>strong{font-size:14px;color:#ffe29a;white-space:nowrap}.ai-home-entry>strong i{font-style:normal;font-size:20px;margin-left:14px}
@media(max-width:1100px){.ai-home-entry{margin-left:24px;margin-right:24px}}
@media(max-width:700px){.ai-home-entry{grid-template-columns:60px 1fr;padding:24px 20px;gap:17px}.ai-entry-mark{width:58px;height:58px}.ai-entry-copy h2{font-size:18px}.ai-entry-copy>span{display:none}.ai-home-entry>strong{grid-column:2;margin-top:3px}}

button.header-contact,button.button,button.case-link{font-family:inherit;cursor:pointer}.header-contact{background:transparent}.button{border:0}.case-link{border:0;background:transparent;padding:0}.contact-dialog{width:min(440px,calc(100vw - 32px));border:0;border-radius:22px;padding:0;background:transparent;color:var(--ink);box-shadow:0 30px 90px rgba(7,46,39,.3)}.contact-dialog::backdrop{background:rgba(7,31,27,.62);backdrop-filter:blur(5px)}.contact-dialog-card{background:#fff;border-radius:22px;padding:42px;position:relative;text-align:left}.dialog-close{position:absolute;right:18px;top:16px;width:38px;height:38px;border:0;border-radius:50%;background:#edf3ef;color:#31564d;font-size:24px;line-height:1;cursor:pointer}.dialog-eyebrow{font-size:12px;letter-spacing:.14em;color:var(--green-2);font-weight:800;margin-bottom:13px}.contact-dialog h2{font-size:27px;letter-spacing:-.03em;margin-bottom:13px}.dialog-phone{font-size:33px;font-weight:900;letter-spacing:.035em;color:var(--green);margin-bottom:28px}.dialog-actions{display:grid;grid-template-columns:1fr auto;gap:10px}.dialog-actions button{min-height:48px;border-radius:8px;padding:0 18px;font-family:inherit;font-weight:700;cursor:pointer}.dialog-copy{border:0;background:var(--orange);color:#fff}.dialog-cancel{border:1px solid var(--line);background:#fff;color:#526862}@media(max-width:560px){.contact-dialog-card{padding:36px 25px 26px}.contact-dialog h2{font-size:23px}.dialog-phone{font-size:28px}.dialog-actions{grid-template-columns:1fr}.dialog-cancel{order:2}}

/* AI 福利商城技术服务 */
.card-cta{position:absolute;right:34px;bottom:30px;z-index:2;font-size:13px;font-weight:800;color:var(--green);border-bottom:1px solid currentColor}
.tech-page{background:#f3f5f1}.detail-header{background:rgba(243,245,241,.92);backdrop-filter:blur(12px);position:sticky;top:0;max-width:none;padding-left:max(clamp(24px,5vw,74px),calc((100vw - 1440px)/2 + 74px));padding-right:max(clamp(24px,5vw,74px),calc((100vw - 1440px)/2 + 74px))}
.tech-hero{max-width:1440px;margin:0 auto;min-height:760px;padding:82px clamp(24px,6vw,92px) 110px;display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center;overflow:hidden}.tech-hero-copy h1{font-size:clamp(44px,4.8vw,72px);line-height:1.14;letter-spacing:-.055em;margin:0 0 28px}.tech-hero-copy h1 em{font-style:normal;color:var(--green-2)}.tech-hero-copy>p:not(.eyebrow){max-width:660px;color:#536a63;font-size:17px;line-height:1.9;margin-bottom:32px}.tech-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:34px}.tech-tags span{background:#e1ece6;border:1px solid rgba(13,91,75,.14);border-radius:999px;padding:7px 13px;font-size:13px;font-weight:700;color:#315b50}
.agent-system{min-height:570px;background:#102e29;color:#fff;border-radius:34px 34px 34px 8px;padding:35px;position:relative;box-shadow:0 32px 80px rgba(7,55,46,.2);overflow:hidden}.agent-system:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;background:rgba(57,189,155,.13);right:-120px;top:-110px}.agent-system:after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.09);border-radius:24px 24px 24px 4px;pointer-events:none}.system-head{display:flex;justify-content:space-between;position:relative;z-index:1;font-size:10px;letter-spacing:.18em;color:#93b6ac}.system-head b{color:#8ee0c6;font-size:11px;letter-spacing:.03em}.system-input,.system-output{position:relative;z-index:1;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:18px 20px}.system-input{margin-top:54px}.system-input small,.system-output small{display:block;color:#8cb0a6;font-size:11px;margin-bottom:5px}.system-input strong,.system-output strong{font-size:15px}.system-line{height:30px;width:1px;background:linear-gradient(#64c9ad,#ffc94a);margin:auto}.agent-core{position:relative;z-index:1;background:#f4c956;color:var(--ink);border-radius:16px;padding:18px 22px;display:flex;align-items:center;gap:15px;box-shadow:0 15px 35px rgba(0,0,0,.18)}.agent-core i{width:46px;height:46px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:14px;font-style:normal;font-weight:900}.agent-core small,.agent-core strong{display:block}.agent-core small{font-size:9px;letter-spacing:.18em}.agent-core strong{font-size:17px}.system-nodes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:28px 0;position:relative;z-index:1}.system-nodes div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:18px}.system-nodes b{font-size:10px;color:#f4c956}.system-nodes span,.system-nodes small{display:block}.system-nodes span{font-weight:800;margin:13px 0 3px}.system-nodes small{color:#92afa7;font-size:11px}.system-output{background:rgba(68,190,158,.13)}
.tech-proof{max-width:1280px;margin:0 auto;background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);border-radius:15px;overflow:hidden;box-shadow:0 20px 45px rgba(22,66,57,.05)}.tech-proof>div{padding:30px;border-right:1px solid var(--line)}.tech-proof>div:last-child{border:0}.tech-proof b,.tech-proof strong,.tech-proof span{display:block}.tech-proof b{font-size:11px;color:var(--orange)}.tech-proof strong{margin:16px 0 6px;font-size:18px}.tech-proof span{font-size:13px;color:#71817d;line-height:1.55}
.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.problem-grid article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:30px;min-height:260px}.problem-grid article>span{font-size:10px;letter-spacing:.16em;color:var(--orange);font-weight:800}.problem-grid h3{font-size:21px;margin:58px 0 10px}.problem-grid p{font-size:14px;color:#667a74;line-height:1.75;margin:0}
.tech-solution{background:#112d28;color:#fff}.solution-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.solution-intro h2{font-size:clamp(38px,4vw,57px);line-height:1.2;letter-spacing:-.045em}.solution-intro>p:last-child{color:#b8ccc6;line-height:1.9}.solution-layers article{display:grid;grid-template-columns:50px 1fr;gap:20px;border-top:1px solid rgba(255,255,255,.15);padding:25px 0}.solution-layers article>b{font-size:11px;color:#f4c956}.solution-layers h3{font-size:20px;margin-bottom:6px}.solution-layers p{color:#aebfba;font-size:14px;margin:0}.solution-layers article:last-child{border-bottom:1px solid rgba(255,255,255,.15)}
.agent-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.agent-card{min-height:520px;border-radius:22px;padding:38px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}.agent-card:hover{transform:translateY(-5px);box-shadow:0 28px 60px rgba(20,62,54,.12)}.agent-card.clean{background:#d8eee8}.agent-card.crawl{background:#f5e3cc}.agent-card-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.1em;font-weight:800}.agent-card-top b{background:rgba(255,255,255,.55);padding:5px 9px;border-radius:999px;color:var(--green)}.agent-symbol{width:76px;height:76px;display:grid;place-items:center;background:#fff;border-radius:22px 22px 22px 7px;font-size:27px;font-weight:900;color:var(--green);margin:46px 0 25px;box-shadow:0 13px 25px rgba(26,63,55,.08)}.agent-card h3{font-size:31px;margin-bottom:12px}.agent-card p{color:#4d655e;line-height:1.8}.agent-card ul{list-style:none;padding:0;margin:10px 0 35px;display:flex;gap:8px;flex-wrap:wrap}.agent-card li{background:rgba(255,255,255,.55);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.agent-link{margin-top:auto;display:flex;justify-content:space-between;border-top:1px solid rgba(16,44,39,.2);padding-top:20px;font-size:14px}.agent-link span{font-size:19px}.agent-roadmap{margin-top:18px;border:1px solid var(--line);border-radius:13px;padding:22px 26px;display:grid;grid-template-columns:120px 1fr;align-items:center;background:#fff}.agent-roadmap span{color:var(--green);font-size:13px;font-weight:800}.agent-roadmap p{margin:0;color:#657a74;font-size:14px}
.model-box{background:#143b34;color:#fff;border-radius:28px 28px 28px 8px;padding:70px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.model-copy h2{font-size:clamp(38px,4vw,56px);line-height:1.22}.model-copy>p:not(.eyebrow){color:#b8cdc6;line-height:1.85}.model-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}.model-columns article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);border-radius:16px;padding:28px}.model-columns small{color:#8dc7b7}.model-columns h3{font-size:21px;margin:15px 0 25px}.model-columns ul{list-style:none;padding:0;margin:0}.model-columns li{padding:10px 0;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:#c3d4cf}.model-columns li:before{content:"✓";color:#f4c956;margin-right:8px}
.tech-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.tech-steps li{background:#fff;border:1px solid var(--line);border-radius:13px;padding:25px;min-height:210px}.tech-steps b,.tech-steps strong,.tech-steps span{display:block}.tech-steps b{font-size:11px;color:var(--orange)}.tech-steps strong{font-size:19px;margin:45px 0 7px}.tech-steps span{font-size:13px;color:#70817c}.tech-contact{padding-top:30px}
@media(max-width:1100px){.tech-hero{grid-template-columns:1fr 440px;gap:35px}.tech-proof{margin-left:24px;margin-right:24px}.problem-grid{grid-template-columns:1fr 1fr}.solution-inner{gap:55px}.model-box{padding:55px;gap:45px}.tech-steps{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.detail-header{padding-left:24px;padding-right:24px}.tech-hero{display:block;padding-top:55px}.tech-hero-copy{margin-bottom:55px}.agent-system{max-width:580px;margin:auto}.tech-proof{grid-template-columns:1fr 1fr}.tech-proof>div:nth-child(2){border-right:0}.tech-proof>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.solution-inner,.model-box{grid-template-columns:1fr}.agent-cards{grid-template-columns:1fr}.model-columns{max-width:600px}.tech-steps{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.tech-hero{padding:40px 20px 75px}.tech-hero-copy h1{font-size:40px}.tech-hero-copy>p:not(.eyebrow){font-size:16px}.agent-system{min-height:535px;padding:27px 22px}.tech-proof{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.tech-proof>div{border-right:0;border-bottom:1px solid var(--line)}.problem-grid{grid-template-columns:1fr}.problem-grid article{min-height:auto}.problem-grid h3{margin-top:32px}.solution-inner{gap:45px}.agent-card{padding:28px;min-height:500px}.agent-roadmap{grid-template-columns:1fr;gap:8px}.model-box{padding:42px 23px}.model-columns{grid-template-columns:1fr}.tech-steps{grid-template-columns:1fr}.tech-steps li{min-height:auto}.tech-steps strong{margin-top:22px}.card-cta{position:static;display:inline-block;margin-top:22px}}

.case-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.case-actions .case-link{text-decoration:none}.case-actions .secondary-link{background:transparent;color:inherit;border:1px solid currentColor}.case-actions .secondary-link:hover{opacity:.72}
