/* Ocean Memory Award Portal P0/P1 polish — award-facing layer only. */
:root{
  --award-card:rgba(5,24,48,.78);
  --award-card-strong:rgba(7,31,59,.92);
  --award-text:#edf5fd;
  --award-muted:#b9c9da;
  --award-accent:#efd09b;
  --award-blue:#9bd3ff;
}

/* Hero: faster What / For whom / How comprehension without removing the signature star interaction. */
.hero{padding-top:120px;padding-bottom:86px}
.hero-inner{width:min(900px,100%)}
.hero .eyebrow{color:#cfe5fb}
.hero-en-title{margin:-4px 0 14px;font-size:clamp(20px,2.8vw,32px);letter-spacing:.12em;color:#f6e4bd}
.hero .tagline{max-width:820px;margin-bottom:22px}
.hero .tagline .tagline-zh{display:block;margin-top:8px;font-size:.88em;color:#becfe0}
.award-hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:8px 0 12px}
.award-hero-actions .cta{min-width:190px}
.award-system-line{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:16px auto 0;color:#dcecff;font-size:13px;letter-spacing:.02em}
.award-system-line span{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(2,15,34,.48);backdrop-filter:blur(10px)}
.award-system-line .arrow{padding:0;border:0;background:transparent;color:#88bce7}
.hero .touch-stage{height:230px;margin-top:4px}
.hero .experience-feedback{margin-top:4px}
.hero .prompt{font-size:14px;color:#c9d9e8}

/* Award film */
.award-film-section{padding:96px max(24px,env(safe-area-inset-right)) 106px max(24px,env(safe-area-inset-left));position:relative}
.award-film-wrap{width:min(1120px,100%);margin:0 auto}
.award-film-head{width:min(760px,100%);margin:0 auto 30px;text-align:center}
.award-film-head h2{font-size:clamp(34px,5vw,58px);font-weight:500;margin:.18em 0 .3em}
.award-film-head p{margin:0;color:var(--award-muted);font-size:17px;line-height:1.75}
.award-video-shell{position:relative;width:min(980px,100%);margin:0 auto;border:1px solid rgba(255,255,255,.16);border-radius:28px;overflow:hidden;background:#020a17;box-shadow:0 28px 90px rgba(0,0,0,.38)}
.award-video-shell:before{content:"";display:block;padding-top:54.94%}
.award-video-shell video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#020a17}
.award-film-note{width:min(800px,100%);margin:18px auto 0;text-align:center;color:#9fb5cb;font-size:13px;line-height:1.65}

/* System frame */
.award-system-frame{padding:96px max(24px,env(safe-area-inset-right)) 110px max(24px,env(safe-area-inset-left));position:relative}
.award-system-wrap{width:min(1040px,100%);margin:0 auto}
.award-system-copy{max-width:790px;margin:0 auto 32px;text-align:center}
.award-system-copy h2{font-size:clamp(34px,5vw,58px);font-weight:500;margin:.2em 0 .32em}
.award-system-copy p{margin:0;color:var(--award-muted);font-size:17px;line-height:1.78}
.award-loop{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:stretch;margin:34px auto 0;max-width:980px}
.award-loop-card{min-height:148px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(155deg,rgba(9,39,73,.78),rgba(5,21,43,.66));display:flex;flex-direction:column;justify-content:center;text-align:center}
.award-loop-card strong{font-size:18px;color:#f4e0ba;margin-bottom:8px}
.award-loop-card span{font-size:14px;line-height:1.6;color:#c9d7e6}
.award-loop-arrow{display:grid;place-items:center;color:#89bee9;font-size:24px}

/* Reframe current journey section as one connected system. */
.journeys .section-head{max-width:840px}
.journeys .section-head h2{line-height:1.08}
.journey-card{transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}

/* Group pathways — presentation only; no runtime dependency. */
.award-pathways{padding:106px max(24px,env(safe-area-inset-right)) 118px max(24px,env(safe-area-inset-left));position:relative}
.award-pathways-wrap{width:min(1120px,100%);margin:0 auto}
.award-pathways-head{max-width:780px;text-align:center;margin:0 auto 34px}
.award-pathways-head h2{font-size:clamp(34px,5vw,58px);font-weight:500;margin:.2em 0 .3em}
.award-pathways-head p{color:var(--award-muted);line-height:1.75;margin:0}
.award-pathways-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.award-pathway-card{position:relative;min-height:310px;padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:linear-gradient(160deg,rgba(9,39,73,.82),rgba(4,18,38,.74));overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.23)}
.award-pathway-card:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-120px;bottom:-130px;background:radial-gradient(circle,rgba(88,164,235,.18),transparent 68%);pointer-events:none}
.award-pathway-index{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#97c6ed}
.award-pathway-card h3{font-size:24px;margin:12px 0 8px}
.award-pathway-grammar{display:inline-flex;padding:7px 10px;border-radius:999px;background:rgba(239,208,155,.12);border:1px solid rgba(239,208,155,.24);color:#f3dab0;font-size:12px;letter-spacing:.08em;margin-bottom:18px}
.award-pathway-concept{font-size:17px;line-height:1.55;color:#eef5fd;margin:0 0 12px}
.award-pathway-detail{font-size:14px;line-height:1.7;color:#b9c9da;margin:0}

/* Research evidence */
.award-research{padding:108px max(24px,env(safe-area-inset-right)) 124px max(24px,env(safe-area-inset-left));position:relative}
.award-research-wrap{width:min(1120px,100%);margin:0 auto}
.award-research-head{max-width:800px;margin:0 auto 34px;text-align:center}
.award-research-head h2{font-size:clamp(34px,5vw,58px);font-weight:500;margin:.2em 0 .32em}
.award-research-head p{margin:0;color:var(--award-muted);line-height:1.78}
.award-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.award-evidence-card{padding:24px 25px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:rgba(4,20,41,.72)}
.award-evidence-card .eyebrow{margin-bottom:9px;color:#95c4eb}
.award-evidence-card h3{font-size:21px;margin:0 0 10px;color:#f5e0bb}
.award-evidence-card p{margin:0;color:#c5d3e1;line-height:1.72;font-size:14px}
.award-evidence-card .design-response{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.09);color:#e8f1fb}
.award-evidence-card .design-response strong{color:#9bd3ff}

/* Faster full-experience entry; still intact and functional. */
.full-experience-entry{min-height:300px;padding-top:58px;padding-bottom:58px}
.full-experience-entry>div{max-width:780px}

/* Better anchor focus / award CTA craft. */
.award-hero-actions .cta:focus-visible,.award-video-shell video:focus-visible{outline:3px solid var(--gold);outline-offset:5px}

@media(hover:hover){
  .award-pathway-card:hover,.award-evidence-card:hover{border-color:rgba(209,229,248,.25)}
}

@media(max-width:900px){
  .award-loop{grid-template-columns:1fr;max-width:640px}
  .award-loop-arrow{transform:rotate(90deg);min-height:24px}
  .award-pathways-grid{grid-template-columns:1fr}
  .award-pathway-card{min-height:0}
}

@media(max-width:760px){
  .hero{padding-top:96px;padding-bottom:60px}
  .hero .tagline{font-size:17px;line-height:1.6}
  .award-hero-actions{display:grid;grid-template-columns:1fr;width:min(360px,100%);margin-inline:auto}
  .award-hero-actions .cta{width:100%}
  .award-system-line{gap:6px;font-size:12px}
  .award-system-line span{padding:7px 9px}
  .hero .touch-stage{height:205px}
  .award-film-section,.award-system-frame,.award-pathways,.award-research{padding-left:20px;padding-right:20px;padding-top:76px;padding-bottom:84px}
  .award-film-head p,.award-system-copy p{font-size:15px}
  .award-video-shell{border-radius:20px}
  .award-evidence-grid{grid-template-columns:1fr}
  .award-pathway-card,.award-evidence-card{padding:22px}
}

@media(max-width:430px){
  .award-system-line .arrow{display:none}
  .award-system-line{display:grid;grid-template-columns:1fr;max-width:290px}
  .award-system-line span{justify-content:center}
}
