:root{--bg-main:#F4F1E8;--bg-card:#F6F3EB;--bg-card-soft:#FAF8F2;--green-title:#12372D;--green-text:#41564E;--green-body:#56645E;--green-muted:#727E78;--green-button:#0D392C;--green-button-hover:#124536;--green-panel:#10382D;--green-panel-dark:#08271F;--ivory-title:#F0EEE5;--ivory-text:#C6D0C8;--ivory-muted:#A4B0A8;--gold-main:#C79A49;--gold-light:#D6AD5E;--gold-hover:#E2BD70;--gold-dark:#9B793F;--hud-green:#DAE7C7;--hud-core:#E2E8CA;--hud-track:#365449;--line-light:#D9D2C4;--line-dark:rgba(199,154,73,.24);--plant-line:#DCD5C5}
#technology{position:relative;isolation:isolate;overflow:hidden;min-height:920px;padding:88px 7.5vw 92px!important;background-color:var(--bg-main);background-image:url('assets/technology-paper-background.png');background-position:center;background-size:cover;background-repeat:no-repeat;color:var(--green-title);font-family:"Microsoft YaHei","微软雅黑",sans-serif}
#technology .tech-glow{display:none}
#technology .section-head{display:grid;grid-template-columns:1.12fr .87fr .94fr;gap:34px;align-items:flex-end;margin-bottom:56px}
#technology .section-head>div:first-child{grid-column:1}
#technology .section-label{color:#c48d39;font-size:13px;font-weight:500;letter-spacing:.25em}
#technology .section-label span{font-size:13px;margin-right:20px;color:inherit}
#technology .section-head h2{margin:24px 0 0;color:#123c2e;font-size:clamp(54px,4.4vw,72px);font-weight:500;line-height:1.28;letter-spacing:.01em}
#technology .section-aside{grid-column:3;display:flex;flex-direction:column;align-items:flex-start;justify-self:start;width:330px;gap:28px;margin:0 0 0 98px;padding-bottom:4px}
#technology .section-aside p{margin:0;color:#334b42;font-size:16px;line-height:1.9}
#technology .section-more{flex:0 0 51px;width:160px;min-width:160px;height:51px;gap:12px;padding:0 18px;border:0;border-radius:7px;background:#0b3b2b;color:#e9c274;font-size:17px!important;box-shadow:0 9px 24px rgba(18,60,46,.12)}
#technology .section-more .button-arrow{color:#e9c274;font-size:23px;line-height:1;transition:transform .3s ease}
#technology .section-more:hover .button-arrow{transform:translateX(4px)}
#technology .feature-grid{display:grid;grid-template-columns:1.12fr .87fr .94fr;gap:34px}
#technology .feature{box-sizing:border-box;position:relative;min-height:510px;padding:34px 34px 30px;border:1px solid rgba(70,87,74,.2);border-radius:17px;background:rgba(255,255,255,.25);box-shadow:0 14px 35px rgba(69,57,38,.035);overflow:hidden;color:#173c30;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}
#technology .feature:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(69,57,38,.08);border-color:rgba(194,142,55,.38)}
#technology .feature-main{background:linear-gradient(145deg,rgba(8,56,40,.98),rgba(5,42,31,.97));border:2px solid rgba(206,163,77,.63);box-shadow:0 18px 36px rgba(15,55,41,.16),inset 0 0 0 5px rgba(221,183,104,.07);color:#f1eee4}
#technology .feature-no{position:static;display:block;color:#bd8332;font-size:14px;line-height:1;letter-spacing:.08em}
#technology .feature-main .feature-no{color:#d5a453}
#technology .feature-symbol{position:absolute;right:23px;top:21px;width:46px;height:46px;object-fit:contain}
#technology .feature-main .feature-symbol{filter:brightness(.92) saturate(.9)}
#technology .feature-symbol.care-diamond{right:23px;top:23px;width:42px;height:42px}
#technology .feature h3{margin:35px 0 14px;font-size:32px;font-weight:500;line-height:1.35;letter-spacing:.01em}
#technology .feature>p{margin:0;max-width:none;color:#4c5a54;font-size:16px;font-weight:400;line-height:1.8}
#technology .feature-main>p{color:rgba(244,240,228,.78)}
#technology .care-scan{position:absolute;left:34px;right:34px;bottom:36px;height:218px;overflow:hidden;border:1px solid rgba(226,202,143,.34);border-radius:14px;background:radial-gradient(circle at 46% 54%,rgba(177,220,143,.12),transparent 25%),linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.015));box-shadow:inset 0 0 0 4px rgba(235,215,163,.035),inset 0 0 34px rgba(143,192,137,.07)}
#technology .care-scan:after{content:"";position:absolute;left:-20%;right:-20%;top:-1px;height:1px;background:linear-gradient(90deg,transparent,#d9f2b1,transparent);opacity:.7;animation:scanSweep 3.6s ease-in-out infinite}
#technology .scan-status{position:absolute;z-index:3;left:22px;top:18px;display:flex;align-items:center;gap:10px;color:rgba(246,243,225,.88);font-size:11px;letter-spacing:.04em}
#technology .scan-status>i{width:8px;height:8px;border-radius:50%;background:#c8f0a4;box-shadow:0 0 0 5px rgba(200,240,164,.08),0 0 13px rgba(200,240,164,.6);animation:statusPulse 1.8s ease-in-out infinite}
#technology .scan-dots{display:inline-block;width:16px;overflow:hidden;vertical-align:bottom;animation:dotsStep 1.5s steps(4,end) infinite}
#technology .scan-subject{position:absolute;z-index:1;right:-12px;top:8px;width:58%;height:190px;background:url('assets/care-scan-gecko.png') right center/contain no-repeat;opacity:.14;filter:contrast(1.04) brightness(.72) saturate(.72);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18%,#000 88%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 18%,#000 88%,transparent 100%);transform-origin:75% 55%;animation:subjectDrift 8s ease-in-out infinite}
#technology .scan-orbit{position:absolute;z-index:2;left:47%;top:48%;width:112px;height:112px;border:1px solid rgba(232,238,202,.16);border-radius:50%;transform:translate(-50%,-50%)}
#technology .scan-orbit:before,#technology .scan-orbit:after{content:"";position:absolute;border-radius:50%}.scan-orbit:before{inset:8px;background:conic-gradient(from 3deg,#f3f0d4 0 21%,transparent 21% 25%,#eef1d0 25% 46%,transparent 46% 50%,#f3f0d4 50% 71%,transparent 71% 75%,#eef1d0 75% 96%,transparent 96% 100%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 2px));filter:drop-shadow(0 0 3px rgba(234,239,204,.22));animation:careSpin 6.5s linear infinite}.scan-orbit:after{inset:26px;background:#e9edc7;box-shadow:inset 5px 7px 14px rgba(255,255,255,.18),0 0 14px rgba(210,229,172,.1);animation:coreBreath 3s ease-in-out infinite}
#technology .scan-orbit>i{position:absolute;inset:-5px;border:1px solid rgba(213,228,184,.09);border-radius:50%}.scan-orbit>b,.scan-orbit>span{display:none}
#technology .scan-confidence,#technology .scan-species{position:absolute;z-index:3;bottom:16px;color:rgba(246,243,225,.82)}
#technology .scan-confidence{left:22px;width:112px;font-size:10px}.scan-confidence span{display:block}.scan-confidence strong{margin-left:4px;color:#e8f2c5;font-size:16px;font-weight:500}.scan-confidence>i,.scan-species>i{display:block;height:4px;margin-top:8px;overflow:hidden;border:1px solid rgba(211,229,185,.25);border-radius:9px;background:rgba(255,255,255,.04)}.scan-confidence>i>b,.scan-species>i>b{display:block;width:98%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#a8e68b,#efe09a);transform-origin:left;animation:progressLoad 1.4s cubic-bezier(.2,.8,.2,1) both}
#technology .scan-species{right:20px;width:128px;text-align:left}.scan-species strong,.scan-species em{display:block}.scan-species strong{font-size:12px;font-weight:500;color:#f0ead5}.scan-species em{margin-top:3px;font-family:Georgia,serif;font-size:8px;letter-spacing:.04em;opacity:.75}.scan-species>i>b{width:82%;background:linear-gradient(90deg,#e7b653,#efd987);animation-delay:.18s}
@keyframes careSpin{to{transform:rotate(360deg)}}@keyframes statusPulse{50%{opacity:.55;transform:scale(.75);box-shadow:0 0 0 8px rgba(200,240,164,0)}}@keyframes dotsStep{0%{width:0}100%{width:16px}}@keyframes coreBreath{50%{transform:scale(1.025);filter:brightness(1.035)}}@keyframes subjectDrift{50%{transform:translateX(-3px) scale(1.01);opacity:.18;filter:contrast(1.06) brightness(.76) saturate(.76)}}@keyframes progressLoad{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes scanSweep{0%,100%{transform:translateY(0);opacity:0}15%{opacity:.7}50%{transform:translateY(218px);opacity:.35}51%{opacity:0}}
#technology .care-rule{width:65px;height:1px;margin-top:42px;background:#c48d39}
#technology .care-stats{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:56px}.care-stats>div{position:relative;min-height:92px;padding:24px 18px 16px 58px;border-radius:10px;background:rgba(255,255,255,.48)}.care-stats>div>img{position:absolute;left:18px;top:28px;width:30px;height:36px;object-fit:contain}.care-stats>div:nth-child(2)>img{width:28px;height:34px}.care-stats small,.care-stats b{display:block}.care-stats small{font-size:11px;color:#68736e}.care-stats b{margin-top:4px;font-size:15px;font-weight:500;color:#203d33}
#technology .feature-link{position:absolute;left:34px;bottom:34px;display:flex;align-items:center;gap:16px;color:#b77d2c;font-size:14px;text-decoration:none}.care-arrow{display:block;width:23px;height:15px;object-fit:contain;transition:transform .3s}.feature-link:hover .care-arrow,#technology .section-more:hover .care-arrow{transform:translateX(4px)}
#technology .archive-list{list-style:none;margin:26px 0 0;padding:0}.archive-list li{display:flex;align-items:center;justify-content:flex-start;gap:14px;min-height:52px;border-bottom:1px solid rgba(68,79,71,.18);color:#52605a;font-size:13px;letter-spacing:.11em;text-align:left}.archive-list li:before{content:"";flex:0 0 7px;width:7px;height:7px;border:1px solid #bd8332;border-radius:50%}.archive-list li .archive-text{margin:0;text-align:left;color:inherit;font-size:inherit;letter-spacing:inherit}.archive-list li .archive-arrow{margin-left:auto;color:#2d4138;font-size:19px;letter-spacing:0}

/* Locked technology palette: keep this section visually stable across shared styles. */
#technology .section-label{color:#B9893E}
#technology .section-label span{color:var(--gold-main)}
#technology .section-head h2{color:var(--green-title)}
#technology .section-aside p{color:var(--green-text)}
#technology .section-more{background:var(--green-button);color:var(--gold-light)!important;border:1px solid rgba(201,155,74,.45)!important}
#technology .section-more .button-arrow{color:var(--gold-light)}
#technology .section-more:hover{background:var(--green-button-hover);color:var(--gold-hover)!important}
#technology .section-more:hover .button-arrow{color:var(--gold-hover)}
#technology .feature{--proximity:0;--glow-x:50%;--glow-y:50%;isolation:isolate;background:var(--bg-card);border-color:var(--line-light);color:var(--green-title);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}
#technology .feature:before{content:"";position:absolute;z-index:4;inset:-1px;pointer-events:none;border-radius:inherit;background:radial-gradient(150px circle at var(--glow-x) var(--glow-y),rgb(210 230 190/.16),rgb(214 174 91/.035) 42%,transparent 72%);opacity:calc(var(--proximity) * .72);mix-blend-mode:screen;transition:opacity .22s ease}
#technology .feature:hover{border-color:rgba(171,190,177,.70)}
#technology .feature-main{background:linear-gradient(145deg,var(--green-panel),var(--green-panel-dark));border-color:rgba(201,218,197,.34);box-shadow:0 18px 36px rgba(8,39,31,.18),inset 0 0 0 1px rgba(231,239,218,.12),inset 0 0 24px rgba(175,207,173,.035);color:var(--ivory-title)}
#technology .feature-main:hover{border-color:rgba(218,231,199,.48);box-shadow:0 22px 46px rgba(8,39,31,.20),0 0 16px rgb(194 224 174/.07),inset 0 0 0 1px rgba(238,243,224,.15)}
#technology .feature-no{color:#B8873D}
#technology .feature-main .feature-no{color:#D0A24E}
#technology .feature h3{color:#15372D}
#technology .feature-main h3{color:var(--ivory-title)}
#technology .feature>p{color:var(--green-body)}
#technology .feature-main>p{color:#B3BEB6}
#technology .feature-symbol{filter:saturate(.82) brightness(.92)}
#technology .feature-main .feature-symbol{filter:saturate(.82) brightness(.92) drop-shadow(0 0 7px rgba(217,175,89,.28))}
#technology .care-scan{background:rgba(18,52,42,.58);border-color:var(--line-dark)}
#technology .scan-status{color:#DDE5D8}
#technology .scan-status>i{background:#D9EDAE;box-shadow:0 0 0 5px rgba(217,237,174,.08),0 0 12px rgba(197,232,151,.45)}
#technology .scan-orbit{border-color:#193D33}
#technology .scan-orbit:before{background:conic-gradient(from 3deg,var(--hud-green) 0 21%,transparent 21% 25%,#DAE7C7 25% 46%,transparent 46% 50%,var(--gold-main) 50% 71%,transparent 71% 75%,#DAE7C7 75% 96%,transparent 96% 100%)}
#technology .scan-orbit:after{background:var(--hud-core)}
#technology .scan-confidence,#technology .scan-species{color:var(--ivory-text)}
#technology .scan-confidence strong{color:#F1F0E8}
#technology .scan-confidence>i,#technology .scan-species>i{background:var(--hud-track);border-color:rgba(218,231,199,.16)}
#technology .scan-confidence>i>b{background:linear-gradient(90deg,#C8E7A5 0%,#E7E7B8 55%,#D4B568 100%)}
#technology .scan-species strong{color:#E8E8DE}
#technology .scan-species em{color:#C7CEC6}
#technology .scan-species>i{background:#3D574D}
#technology .scan-species>i>b{background:linear-gradient(90deg,#D6AD5A,#F1D18A)}
#technology .care-rule{background:rgba(199,154,73,.65)}
#technology .care-stats>div{background:var(--bg-card-soft)}
#technology .care-stats>div>img{filter:brightness(.55) sepia(.25) saturate(.75) hue-rotate(92deg)}
#technology .care-stats small{color:#68756F}
#technology .care-stats b{color:#1D382F}
#technology .archive-list li{color:#53615B;border-bottom-color:rgba(217,211,199,.75)}
#technology .archive-list li:before{border-color:#C89B4B}
#technology .archive-list li span{color:#354C43}
#technology .feature-link{color:#B7833B}
#technology .feature-link:hover{color:#D0A04D}
@media(max-width:1050px){#technology{padding-inline:6vw!important}.technology .section-head{display:block}#technology .section-aside{margin:30px 0 0 auto}.technology .feature-grid{grid-template-columns:1fr}.technology .feature{min-height:520px}}
@media(max-width:560px){#technology{padding:74px 22px!important}#technology .section-head h2{font-size:43px}.technology .section-aside{display:block;margin-right:0}.technology .section-more{margin-top:20px}.technology .feature{padding:28px 25px}.technology .care-scan{left:25px;right:25px}.technology .feature-link{left:25px}}
@media(prefers-reduced-motion:reduce){#technology .feature:before{display:none}#technology .care-scan:after,#technology .scan-status>i,#technology .scan-dots,#technology .scan-subject,#technology .scan-orbit:before,#technology .scan-orbit:after,#technology .scan-orbit>i,#technology .scan-confidence>i>b,#technology .scan-species>i>b{animation:none}}
