/* CSCO 首页整合样式；沿用基础 home.css。 */
:root {
  --bg-0:#eef3fb; --bg-1:#e7eef9; --ink:#0c1b3a; --navy:#0c1b3a;
  --beam:#ec6749; --beam-2:#ec6749; --beam-deep:#b8472e;
}
.btn-beam{color:#0c1b3a;box-shadow:0 6px 24px #ec674933}
.nav.scrolled .nav-cta{color:#0c1b3a}
.hero{padding-top:36px;padding-bottom:65px}
.hero-bg{inset:0;animation:none;transform:none;opacity:.38}
.hero-scroll{display:none}
.hero-search{margin-top:28px}
.hero-bottom{margin-top:20px}
.csco-focus{display:grid;grid-template-columns:1fr 1fr;background:#0c1b3a;color:#fff;position:relative;isolation:isolate;overflow:hidden;border-radius:var(--radius);box-shadow:0 18px 44px #0c1b3a14;min-height:380px}
.csco-focus-copy{padding:40px 0 40px 46px;align-self:center;min-width:0;z-index:2}
.csco-focus-copy h1{font-family:Georgia,var(--serif);font-size:clamp(34px,4.7vw,66px);font-weight:400;line-height:1.13;color:#fcf150;margin:0;letter-spacing:-.015em;white-space:nowrap}
.csco-focus-name{color:#fff;font-size:16px;line-height:1.7;margin:20px 0 0;letter-spacing:.06em}
.csco-focus-actions{display:flex;align-items:center;gap:25px;margin-top:35px;flex-wrap:wrap}
.csco-focus-actions .btn{font-size:14px;gap:24px;padding:12px 22px}
.csco-other{font-size:13px;color:#e6ebf6;border-bottom:1px solid #ffffff55;padding:8px 0}
.csco-other:hover{color:#fcf150;border-color:#fcf150}
.csco-focus-art{position:relative;min-width:0;display:grid;grid-template-rows:auto 1fr;align-items:center;gap:18px;padding:26px 8% 24px 18%;background-color:#254caf;background-image:linear-gradient(#ffffff0b 1px,transparent 1px),linear-gradient(90deg,#ffffff0b 1px,transparent 1px);background-size:60px 60px;clip-path:polygon(13% 0,100% 0,100% 100%,0 100%);overflow:hidden}
.csco-art-type{position:relative;z-index:1;display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;gap:8px 14px;font-family:"Helvetica Neue",Arial,sans-serif;font-size:clamp(38px,4.4vw,64px);font-weight:700;line-height:1;letter-spacing:-.055em}
.csco-art-type span{font-size:.85em;font-weight:400;color:transparent;-webkit-text-stroke:1px #ffffff88}
.csco-orbit{position:absolute;inset:8% -5% auto 7%;aspect-ratio:1;border:1px solid #ffffff26;border-radius:50%;pointer-events:none}
.csco-orbit:before,.csco-orbit:after{content:"";position:absolute;inset:12%;border:1px solid #ffffff26;border-radius:50%}
.csco-orbit:after{inset:26%}
.csco-cross{position:absolute;top:9px;right:13px;font:24px Georgia,serif;color:#fcf150}
.csco-posters{position:relative;width:min(100%,310px);aspect-ratio:1.05;justify-self:center;z-index:1}
.csco-poster{position:absolute;top:5%;right:10%;width:46%;height:auto;transform:rotate(11deg);border:3px solid #fff;box-shadow:0 8px 22px #0c1b3a30;background:#fff}
.csco-poster-back{top:18%;left:12%;right:auto;width:35%;transform:rotate(-12deg)}
.csco-poster img{display:block;width:100%;height:auto;object-fit:contain}
.csco-event-row{display:flex;justify-content:space-between;align-items:center;gap:24px;background:#0c1b3a;color:#fff;border-left:4px solid #ec6749;border-radius:var(--radius-sm);padding:21px 26px;margin:0 0 24px}
.csco-event-row>span:first-child{display:flex;align-items:center;gap:25px;flex-wrap:wrap}
.csco-event-row strong{font-size:19px;font-weight:600;letter-spacing:.01em}
.csco-event-row small{font-size:12px;color:#cbd6ee}
.csco-event-row>span:last-child{font-size:13px;white-space:nowrap;color:#fcf150}
.csco-event-row:hover{background:#18305c}
[data-hotspots] .conf-tag{white-space:nowrap;max-width:100%;font-size:12px;line-height:1.6}
[data-hotspots] .conf-tag[hidden]{display:none}
.hotspot-more{min-width:32px;text-align:center;color:#254caf;background:#eef3fb;font-weight:700;letter-spacing:2px}
.integration-note{position:fixed;right:18px;bottom:16px;z-index:90;background:#ffffffeb;backdrop-filter:blur(12px);border:1px solid #ced9e8;border-radius:7px;box-shadow:0 3px 18px #0c1b3a12;padding:9px 12px;color:#56637a;font-size:10px;line-height:1.5}
.integration-note a{display:inline-block;margin-left:12px;color:#254caf}
@media(max-width:1050px){.csco-focus-copy{padding-left:28px}.csco-focus-actions{gap:18px}.csco-focus-actions .btn{padding:11px 17px;font-size:12px;gap:14px}.csco-other{font-size:11px}.csco-focus-name{font-size:13px}.csco-art-type{font-size:42px}}
@media(max-width:680px){.hero{padding-top:24px;padding-bottom:46px}.csco-focus{grid-template-columns:1fr;min-height:0;border-radius:14px}.csco-focus-copy{padding:32px 25px}.csco-focus-copy h1{font-size:clamp(34px,10vw,52px)}.csco-focus-name{font-size:12px;margin-top:14px}.csco-focus-actions{margin-top:25px;gap:23px}.csco-focus-art{clip-path:none;padding:24px;gap:18px}.csco-art-type{font-size:38px}.csco-posters{width:min(100%,260px)}.csco-event-row{padding:18px 17px;gap:12px}.csco-event-row>span:first-child{gap:6px}.csco-event-row strong{font-size:15px}.csco-event-row small{font-size:10px}.csco-event-row>span:last-child{font-size:11px}.integration-note{right:10px;bottom:10px;font-size:9px;padding:7px 9px}.hero-search{margin-top:24px}}
@media(prefers-reduced-motion:reduce){.csco-focus *{transition:none!important}}
