:root{--ink:#123f38;--ink-deep:#0b2f2a;--gold:#bd873d;--gold-light:#d9b36d;--paper:#f4efe3;--cream:#fbf8f0;--sand:#dfd2ba;--muted:#65766f;--line:rgba(18,63,56,.14);--shadow:0 24px 70px rgba(12,42,37,.12);--radius:28px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;color:var(--ink-deep);background:var(--cream);font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;-webkit-font-smoothing:antialiased}
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.25;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.1'/%3E%3C/svg%3E")}
button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}
.shell{width:min(1160px,calc(100% - 48px));margin:auto}
.site-header{height:76px;padding:0 max(24px,calc((100vw - 1160px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(251,248,240,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(18,63,56,.09);position:sticky;top:0;z-index:20}
.brand{display:flex;align-items:center;gap:11px}.brand strong{display:block;font-family:"Songti SC",STSong,serif;font-size:17px;letter-spacing:.14em}.brand small{display:block;font-size:8px;letter-spacing:.19em;margin-top:2px;color:var(--muted)}
.brand-mark{width:36px;height:36px;border-radius:50%;background:var(--ink);position:relative;display:block;overflow:hidden}.brand-mark i,.brand-mark b{position:absolute;border:2px solid var(--gold-light);border-top:0;transform:rotate(-43deg)}.brand-mark i{width:23px;height:18px;left:5px;top:8px}.brand-mark b{width:16px;height:12px;left:13px;top:12px}
.header-action{font-size:13px;font-weight:600;border-bottom:1px solid var(--ink);padding:8px 0}
.header-actions{display:flex;align-items:center;gap:18px}.header-secondary{min-height:44px;padding:0;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:700}.header-secondary:hover{color:var(--ink)}
.hero{min-height:770px;background:var(--ink-deep);position:relative;overflow:hidden;color:#f7f0df;display:flex;align-items:center}.hero:after{content:"";position:absolute;inset:auto 0 0;height:190px;background:linear-gradient(transparent,rgba(0,0,0,.22))}.hero-copy{position:relative;z-index:3;padding:92px 0 132px}
.season-line{display:flex;gap:24px;font-size:12px;letter-spacing:.12em;color:#e6d2a9;margin-bottom:46px}.eyebrow,.section-index{font-size:11px;letter-spacing:.18em;font-weight:700;color:var(--gold);margin:0 0 18px}
.hero h1{font-family:"Songti SC",STSong,serif;font-weight:500;font-size:clamp(56px,7.5vw,104px);line-height:.98;letter-spacing:.07em;margin:0;max-width:820px}.hero h1 em{color:#e3b767;font-style:normal}.hero-belief{font-family:"Songti SC",STSong,serif;font-size:24px;letter-spacing:.16em;margin:40px 0 16px}.hero-lead{max-width:550px;line-height:1.9;color:rgba(247,240,223,.74);font-size:15px}
.hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin:30px 0}.hero-tags span{border:1px solid rgba(226,183,103,.4);color:#e6d2a9;border-radius:99px;padding:8px 14px;font-size:12px}
.primary-button{border:0;background:var(--gold);color:#102f2a;border-radius:4px;min-height:56px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;font-weight:700;cursor:pointer;transition:.2s;box-shadow:0 12px 30px rgba(189,135,61,.2)}.primary-button:hover{transform:translateY(-2px);background:#c99750}.primary-button:disabled{opacity:.55;cursor:wait;transform:none}.hero-cta{width:270px;background:#e3b767}
.hero-art{position:absolute;z-index:1;right:-2vw;bottom:-30px;width:min(70vw,940px);height:650px;opacity:.72}.sun{position:absolute;width:170px;height:170px;border:1px solid rgba(227,183,103,.36);border-radius:50%;right:23%;top:1%;box-shadow:0 0 100px rgba(227,183,103,.15)}.mountain{position:absolute;bottom:85px;background:linear-gradient(140deg,transparent 48%,rgba(215,185,126,.23) 49%,rgba(255,255,255,.03) 67%,transparent 68%);clip-path:polygon(0 100%,30% 34%,43% 60%,59% 10%,100% 100%)}.mountain-a{width:720px;height:420px;right:0}.mountain-b{width:590px;height:330px;right:34%;opacity:.5}.sea-lines{position:absolute;inset:auto 0 0;height:240px;background:repeating-radial-gradient(ellipse at 70% 110%,transparent 0 17px,rgba(224,183,106,.14) 18px 19px)}.route-trace{position:absolute;width:500px;height:180px;right:7%;bottom:180px;border-bottom:3px solid var(--gold-light);border-radius:0 0 70% 60%;transform:rotate(8deg)}.route-trace i{position:absolute;width:11px;height:11px;border:2px solid var(--gold-light);background:var(--ink-deep);border-radius:50%;bottom:-7px}.route-trace i:nth-child(1){left:4%}.route-trace i:nth-child(2){left:29%;bottom:22px}.route-trace i:nth-child(3){left:51%;bottom:4px}.route-trace i:nth-child(4){left:73%;bottom:-4px}.route-trace i:nth-child(5){right:2%}
.proof-section{padding:120px 0}.certificate-showcase{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.certificate-copy h2,.section-heading h2,.route-copy h2,.medal-copy h2,.register-intro h2,.panel-heading h2{font-family:"Songti SC",STSong,serif;font-size:clamp(34px,4vw,54px);line-height:1.25;letter-spacing:.03em;font-weight:500;margin:0 0 24px}.certificate-copy>p:not(.section-index),.section-heading>p:last-child,.route-copy>p,.medal-copy>p,.register-intro>p,.panel-heading>p:last-child{line-height:1.9;color:var(--muted)}
.achievement-section{position:relative;overflow:hidden;background:linear-gradient(145deg,#f7f1e4,#eee5d3)}.achievement-section:after{content:"";position:absolute;width:660px;height:660px;right:-220px;top:-290px;border-radius:50%;border:1px solid rgba(189,135,61,.14);box-shadow:0 0 0 70px rgba(189,135,61,.025),0 0 0 150px rgba(189,135,61,.018);pointer-events:none}.achievement-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.achievement-meta span{padding:7px 11px;border:1px solid rgba(189,135,61,.32);border-radius:99px;color:var(--ink);font-size:10px}
.clean-list{list-style:none;padding:0;margin:30px 0 0}.clean-list li{padding:12px 0 12px 24px;border-top:1px solid var(--line);font-size:14px;position:relative}.clean-list li:before{content:"↘";position:absolute;left:0;color:var(--gold)}
.certificate-frame{width:min(100%,530px);justify-self:end;position:relative;box-shadow:var(--shadow);transform:rotate(1deg);background:#e8e0cb}.certificate-frame img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover}
.journey-section{background:#eae2d1;padding:110px 0}.section-heading{max-width:720px}.section-heading>p:last-child{max-width:560px}.journey-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:58px;border-top:1px solid rgba(18,63,56,.25)}.journey-grid article{padding:24px 20px 10px 0;border-right:1px solid rgba(18,63,56,.15);min-height:210px}.journey-grid article:last-child{border:0}.journey-grid b{color:var(--gold);font-family:Georgia,serif;font-size:13px}.journey-grid h3{font-family:"Songti SC",STSong,serif;font-size:22px;margin:38px 0 10px}.journey-grid p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}
.route-section{padding:120px 0}.route-card{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--ink);color:#f6efdf;border-radius:var(--radius);overflow:hidden;min-height:500px}.route-copy{padding:54px}.route-copy>p{color:rgba(246,239,223,.72)}.route-copy strong{color:#e5bd73}.route-stats{display:flex;gap:28px;margin:22px 0 18px}.route-stats span{display:grid;gap:3px}.route-stats b{color:#e5bd73;font:500 22px Georgia,serif}.route-stats small{color:rgba(255,255,255,.5);font-size:9px}.route-note{border-top:1px solid rgba(255,255,255,.15);padding:12px 0;display:flex;justify-content:space-between;font-size:12px}.route-note span{color:rgba(255,255,255,.52)}.route-map{position:relative;display:flex;align-items:center;background:radial-gradient(circle at 56% 38%,rgba(208,170,98,.13),transparent 64%);overflow:hidden}.route-map svg{width:100%;overflow:visible}.sea-shape{fill:url(#sea-wash)}.coast-line{fill:none;stroke:rgba(169,208,197,.54);stroke-width:2}.ridge{fill:none;stroke:rgba(232,212,174,.28);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ridge-b{stroke:rgba(232,212,174,.13);stroke-width:1.2}.contour{fill:none;stroke:rgba(232,212,174,.13);stroke-width:1.2}.route-path{fill:none;stroke:var(--gold-light);stroke-width:5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 3px rgba(0,0,0,.2))}.route-points circle{fill:var(--ink);stroke:var(--gold-light);stroke-width:3}.route-labels{fill:#f3e7cd;font-size:11px}.sea-labels{fill:rgba(191,222,213,.66);font-size:9px;letter-spacing:.06em}.route-essentials{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:16px;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:var(--line)}.route-essentials span{display:grid;gap:5px;padding:17px 20px;background:#fffdf7}.route-essentials b{font-family:"Songti SC",STSong,serif;font-size:16px}.route-essentials small{color:var(--muted);font-size:10px}
.route-card-v2{grid-template-columns:minmax(290px,.72fr) minmax(520px,1.28fr);min-height:650px}.route-card-v2 .route-copy{display:flex;flex-direction:column;justify-content:center}.route-stats-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 0}.route-stats-v2 span{padding-top:14px;border-top:1px solid rgba(229,189,115,.28)}.route-stats-v2 b{font-size:20px;white-space:nowrap}.route-atlas{position:relative;display:flex;flex-direction:column;min-width:0;padding:24px;background:#123f38;border-left:1px solid rgba(229,189,115,.18)}.atlas-head{display:flex;align-items:center;justify-content:space-between;padding:0 4px 10px;color:rgba(240,227,197,.55);font-size:9px;letter-spacing:.14em}.atlas-head b{color:#e8c680;font-size:11px;letter-spacing:.08em}.route-atlas svg{display:block;width:100%;height:auto}.atlas-contours path{fill:none;stroke:#e8d9b6;stroke-opacity:.1;stroke-width:1.4}.atlas-sea path:first-child{fill:#87aea5;fill-opacity:.1}.atlas-sea path:last-child{fill:none;stroke:#a7c9c0;stroke-opacity:.3;stroke-width:2}.north-mark path{fill:#d7b66f}.north-mark text{fill:#d7b66f;font:700 10px Georgia,serif;text-anchor:middle}.official-route-halo,.official-route{fill:none;stroke-linecap:round;stroke-linejoin:round}.official-route-halo{stroke:#071e1b;stroke-opacity:.76;stroke-width:11}.official-route{stroke:#e8c680;stroke-width:5.4}.atlas-node circle{fill:#123f38;stroke:#f0ce86;stroke-width:3}.atlas-node text{fill:#f4ead2;font:600 16px/1 -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;paint-order:stroke;stroke:#123f38;stroke-width:5px;stroke-linejoin:round}.atlas-node.major text:first-of-type,.atlas-node.summit text:first-of-type{fill:#f3d28d;font-size:19px}.atlas-node.major text:last-of-type,.atlas-node.summit text:last-of-type{fill:#c8ddd5;font-size:12px;letter-spacing:.04em}.atlas-node.summit path{stroke:#e8c680;stroke-width:2}.atlas-distance text,.profile-labels text{fill:#b9d3ca;font:500 12px -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}.profile-rule{stroke:#d6b571;stroke-opacity:.3}.profile-title{fill:#e8c680;font:600 11px -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;letter-spacing:.14em}.profile-scale{fill:#b9d3ca;font:500 11px -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}.profile-fill{fill:url(#profile-fill)}.profile-line{fill:none;stroke:#e8c680;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.map-disclaimer{margin:10px 8px 1px;color:rgba(233,224,202,.5);font-size:9px;line-height:1.55}.map-disclaimer strong{color:#e5c178;font-weight:600}
.route-atlas-detail{display:none!important}.route-overview-map{position:relative;display:flex;flex-direction:column;min-width:0;padding:24px;background:#123f38;border-left:1px solid rgba(229,189,115,.18)}.route-overview-map svg{display:block;width:100%;height:auto}.overview-ridge{fill:none;stroke:#e7d5ae;stroke-opacity:.18;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.overview-ridge-soft{stroke-opacity:.08;stroke-width:1.2}.overview-sea{fill:url(#overview-sea)}.overview-coast{fill:none;stroke:#9ac2b7;stroke-opacity:.42;stroke-width:2}.access-route path{fill:none;stroke:#99bdb3;stroke-width:3;stroke-dasharray:7 7}.access-route circle{fill:#143f38;stroke:#9fc5bb;stroke-width:2}.access-route text{fill:#b8d2ca;font:600 16px -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}.access-route text:last-of-type{font-size:12px;opacity:.72}.overview-route-halo,.overview-route{fill:none;stroke-linecap:round;stroke-linejoin:round}.overview-route-halo{stroke:#071e1b;stroke-opacity:.72;stroke-width:11}.overview-route{stroke:#edc777;stroke-width:5.6}.overview-node circle{fill:#143f38;stroke:#f0ce86;stroke-width:3}.overview-node text{fill:#f4ead2;font:600 19px -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;paint-order:stroke;stroke:#143f38;stroke-width:6px;stroke-linejoin:round}.overview-node.major text:first-of-type{fill:#f1d18e;font-size:23px}.overview-node.major text:last-of-type{fill:#c5dcd5;font-size:14px;letter-spacing:.06em}.overview-legend line{stroke:#edc777;stroke-width:4;stroke-linecap:round}.overview-legend .legend-access{stroke:#9fc5bb;stroke-width:3;stroke-dasharray:6 6}.overview-legend text{fill:#c3d8d1;font:500 14px -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}
.rule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.rule-grid article{border:1px solid var(--line);padding:28px;border-radius:16px}.rule-grid span{font-family:"Songti SC",STSong,serif;font-size:20px}.rule-grid p{color:var(--muted);line-height:1.8;font-size:13px;margin:12px 0 0}
.medal-section{background:#132f2a;color:#f6efdf;padding:110px 0}.medal-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.medal-visual{position:relative}.medal-gallery{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:14px}.medal-gallery figure{min-width:0;margin:0}.medal-gallery img{display:block;width:100%;height:auto;min-height:0;max-height:620px;object-fit:contain;border-radius:20px;box-shadow:0 25px 80px rgba(0,0,0,.3)}.medal-gallery figcaption{margin-top:8px;color:rgba(255,255,255,.5);font-size:9px}.medal-visual>span{display:block;font-size:10px;color:rgba(255,255,255,.45);margin-top:12px}.medal-carousel-controls{display:none}.medal-copy>p{color:rgba(246,239,223,.65)}.medal-features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.medal-features span{border:1px solid rgba(225,184,108,.26);padding:12px;border-radius:8px;color:#dcc494;font-size:12px}
.register-section{padding:120px 0;background:#efe8d8}.register-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.register-intro{position:sticky;top:120px}.privacy-card{margin-top:40px;border-left:2px solid var(--gold);padding:8px 0 8px 20px}.privacy-card b{display:block;margin-bottom:8px}.privacy-card span{font-size:12px;line-height:1.7;color:var(--muted)}
.form-card{background:#fffdf7;border:1px solid rgba(18,63,56,.1);padding:38px;border-radius:24px;box-shadow:0 20px 60px rgba(32,55,48,.08)}.form-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;font-family:"Songti SC",STSong,serif;font-size:24px}.form-head b{font:500 11px "PingFang SC",sans-serif;color:var(--muted);background:#eee8db;border-radius:99px;padding:7px 11px}.field{display:block;margin-bottom:20px}.field>span,.choice-field legend{display:block;font-size:13px;font-weight:600;margin-bottom:9px}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(18,63,56,.18);background:#fbf9f3;border-radius:10px;padding:14px 15px;outline:none;color:var(--ink-deep);transition:.2s}.field input,.field select{height:50px}.field textarea{resize:vertical;min-height:100px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(189,135,61,.12);background:#fff}.field small{display:block;color:#7a8882;line-height:1.6;margin-top:7px;font-size:11px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.choice-field{border:0;padding:0;margin:0 0 20px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.choice-row label{position:relative}.choice-row input{position:absolute;opacity:0}.choice-row span{display:block;text-align:center;border:1px solid rgba(18,63,56,.18);border-radius:9px;padding:13px 5px;background:#fbf9f3;font-size:13px;cursor:pointer}.choice-row input:checked+span{border-color:var(--ink);background:var(--ink);color:#fff}.boundary-card{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 8px;padding:14px;background:#f2eee4;border:1px solid rgba(18,63,56,.1);border-radius:13px}.boundary-card div{padding:2px 7px;border-right:1px solid rgba(18,63,56,.12)}.boundary-card div:nth-child(3){border-right:0}.boundary-card b,.boundary-card span{display:block}.boundary-card b{font-size:12px;margin-bottom:4px}.boundary-card span{font-size:10px;line-height:1.5;color:var(--muted)}.boundary-link{grid-column:1/-1;justify-self:start;margin:5px 7px 0}.consent-group{padding:2px 0}.check-row{display:flex;align-items:flex-start;gap:10px;padding:9px 0;font-size:12px;line-height:1.6;color:#445b54;cursor:pointer}.check-row input{margin-top:3px;accent-color:var(--ink);width:16px;height:16px;flex:0 0 auto}.inline-policy{border:0;background:transparent;padding:0;color:var(--ink);font:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.form-card>.primary-button,.action-panel .primary-button{width:100%;margin-top:22px}.microcopy{text-align:center;font-size:10px;color:#82908a;line-height:1.6;margin:12px 0 0}.departure-note{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:22px 0;padding:15px 17px;background:#f2eee4;border-radius:12px}.departure-note b{font-size:13px}.departure-note span{font-size:12px;color:var(--muted);line-height:1.6;flex:1 1 280px}.departure-note button{border:0;background:transparent;color:var(--ink);font-weight:600;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.dashboard{min-height:80vh}.dashboard-hero{background:var(--ink);color:#f7f0df;padding:70px 0 55px}.dashboard-head{display:flex;justify-content:space-between;align-items:end}.dashboard-head h1{font-family:"Songti SC",STSong,serif;font-size:52px;font-weight:500;margin:0 0 12px}.dashboard-head>div>p:last-child{color:#d8c69f;margin:0}.quiet-button,.secondary-button{border:1px solid currentColor;background:transparent;border-radius:99px;padding:11px 17px;cursor:pointer}.quiet-button{color:#e8d4ac}.dashboard-body{padding:0 0 100px}
.status-steps{margin:-18px 0 38px;background:#fff;box-shadow:0 14px 45px rgba(15,50,44,.12);border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:2}.status-steps div{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px 8px;color:#9ba6a2}.status-steps i{font-style:normal;width:24px;height:24px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:11px}.status-steps .done{color:var(--ink);font-weight:600}.status-steps .done i{background:var(--ink);color:#fff;border-color:var(--ink)}
.alert{border-left:3px solid var(--ink);padding:17px 20px;background:#edf3f0;margin:18px 0;line-height:1.65;font-size:13px}.alert.warning{background:#f7efe0;border-color:var(--gold)}.alert.error{background:#f7e9e5;border-color:#a84736}.alert.success{background:#e5f0eb;border-color:#2d725e}
.welcome-panel{padding:32px;background:#efe7d7;border-radius:20px;margin:26px 0}.welcome-panel h2{font-family:"Songti SC",STSong,serif;font-size:30px;margin:0 0 12px}.welcome-panel p{color:var(--muted);line-height:1.8}.welcome-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.welcome-actions button,.welcome-actions a{border:0;background:var(--ink);color:#fff;padding:12px 15px;border-radius:8px;font-size:12px;cursor:pointer}.welcome-actions .light{background:#fff;color:var(--ink);border:1px solid var(--line)}
.private-link-action{max-width:310px;text-align:right}.private-link-action small{display:block;margin-bottom:9px;color:rgba(255,255,255,.62);font-size:10px;line-height:1.55}.private-link-action .quiet-button{margin:0}
.participant-tab-hub{margin:24px 0 40px}.participant-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:6px;background:#e8e1d2;border:1px solid rgba(18,63,56,.08);border-radius:16px}.participant-tabs button{min-height:62px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:11px;background:transparent;color:#71807a;font-weight:700;cursor:pointer;transition:.2s}.participant-tabs button small{font:600 9px Georgia,serif;letter-spacing:.08em}.participant-tabs button span{font-size:13px}.participant-tabs button[aria-selected="true"]{background:#fff;color:var(--ink);box-shadow:0 8px 24px rgba(24,55,48,.09)}.participant-tab-panel{margin-top:16px}
.welcome-panel{margin:0;padding:34px;background:#f2ebdc;border:1px solid rgba(18,63,56,.08)}.welcome-panel .welcome-lead{max-width:670px;margin-bottom:22px}.private-entry-card{display:grid;grid-template-columns:1fr auto;gap:5px 20px;align-items:center;padding:20px 22px;background:var(--ink);color:#fff;border-radius:15px}.private-entry-card span{color:#e5bd73;font-size:10px;font-weight:800;letter-spacing:.12em}.private-entry-card b{font-family:"Songti SC",STSong,serif;font-size:21px}.private-entry-card p{grid-column:1;color:rgba(255,255,255,.62);font-size:10.5px;line-height:1.55;margin:0}.private-entry-card button{grid-column:2;grid-row:1/4;min-height:48px;padding:0 17px;border:1px solid rgba(229,189,115,.5);border-radius:9px;background:#e5bd73;color:var(--ink-deep);font-weight:700;cursor:pointer}.challenge-id-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px;padding:14px 17px;border:1px solid rgba(18,63,56,.1);border-radius:11px;background:rgba(255,255,255,.55)}.challenge-id-row span{display:grid;gap:3px}.challenge-id-row small{color:var(--muted);font-size:9px}.challenge-id-row strong{font-size:13px;letter-spacing:.08em}.challenge-id-row button,.welcome-risk button{border:0;background:transparent;color:var(--ink);font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.welcome-panel .welcome-risk{margin:15px 2px 0;font-size:10.5px;line-height:1.6}
.service-panel{padding:34px;border:1px solid var(--line);border-radius:20px;background:#fff}.service-heading{max-width:700px}.service-heading h2,.journey-tab-intro h2{font:500 34px/1.25 "Songti SC",STSong,serif;margin:0 0 8px}.service-heading>p:last-child,.journey-tab-intro>p:last-child{color:var(--muted);font-size:12px;line-height:1.7}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.service-grid article{padding:24px;border:1px solid var(--line);border-radius:14px;background:#fbf9f2}.service-grid article>small{color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.12em}.service-grid h3{font:500 24px "Songti SC",STSong,serif;margin:9px 0 8px}.service-grid p{min-height:58px;color:var(--muted);font-size:11px;line-height:1.7}.service-grid a,.service-grid button{display:inline-flex;min-height:43px;align-items:center;padding:0 15px;border:0;border-radius:8px;background:var(--ink);color:#fff;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}.service-grid .light{background:#fff;color:var(--ink);border:1px solid var(--ink)}
.journey-tab-intro{padding:26px 4px 16px}.journey-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:8px 0 20px}.journey-timeline span{display:grid;gap:5px;min-height:105px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff}.journey-timeline b{color:var(--gold);font:600 10px Georgia,serif}.journey-timeline strong{font-size:14px}.journey-timeline em{color:var(--muted);font-size:10px;font-style:normal;line-height:1.5}
.support-panel.phase-panel,.action-panel.phase-panel{padding:0;margin:10px 0;border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.phase-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 21px;cursor:pointer;list-style:none}.phase-summary::-webkit-details-marker{display:none}.phase-summary>span{display:grid;gap:4px}.phase-summary small{color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.1em}.phase-summary strong{font:500 22px "Songti SC",STSong,serif}.phase-summary em{color:var(--muted);font-size:10.5px;font-style:normal;line-height:1.5}.phase-summary>b{flex:none;color:var(--ink);font-size:11px}.phase-summary>b:after{content:"＋";margin-left:7px;color:var(--gold)}.phase-panel[open] .phase-summary{border-bottom:1px solid var(--line)}.phase-panel[open] .phase-summary>b:after{content:"－"}.phase-content{padding:22px}.phase-content .support-grid{margin:0}
.support-panel,.action-panel{padding:52px;margin:24px 0;border:1px solid var(--line);border-radius:24px;background:#fff}.panel-heading{max-width:720px}.panel-heading h2{font-size:38px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.support-grid button{border:1px solid var(--line);border-radius:13px;padding:20px;text-align:left;background:#fbf9f2;cursor:pointer;transition:.2s}.support-grid button:hover{transform:translateY(-2px);border-color:var(--gold)}.support-grid b{display:block;font-family:"Songti SC",STSong,serif;font-size:19px;margin-bottom:8px}.support-grid span{font-size:11px;line-height:1.6;color:var(--muted)}
.safety-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:28px 0}.safety-list label{padding:15px;border-radius:9px;background:#f4f0e7;font-size:13px}.safety-list input{accent-color:var(--ink);margin-right:7px}.start-actions{display:flex;gap:9px;flex-wrap:wrap}.secondary-button{border-color:var(--ink);color:var(--ink)}.secondary-button:hover{background:var(--ink);color:#fff}
.evidence-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:15px}.evidence-item,.evidence-grid>a{aspect-ratio:1;border-radius:8px;overflow:hidden;position:relative;background:#eee}.evidence-item img,.evidence-grid>a img{width:100%;height:100%;object-fit:cover}.evidence-item button{position:absolute;top:5px;right:5px;width:25px;height:25px;border:0;border-radius:50%;background:rgba(9,30,27,.82);color:white;cursor:pointer}
.result-panel{margin-top:24px}.celebration{background:var(--ink);color:#f8f0df;border-radius:28px;padding:54px;text-align:center;overflow:hidden;position:relative}.celebration:after{content:"";position:absolute;inset:-70% 0 auto;height:400px;background:radial-gradient(circle,rgba(218,174,93,.18),transparent 62%)}.celebration>*{position:relative;z-index:1}.celebration .spark{font-size:36px;color:var(--gold-light)}.celebration h2{font-family:"Songti SC",STSong,serif;font-size:42px;font-weight:500;margin:16px 0}.celebration p{color:rgba(255,255,255,.7)}
.certificate-result{display:grid;grid-template-columns:1fr .75fr;gap:35px;margin-top:26px;align-items:start}.certificate-preview{box-shadow:var(--shadow);background:#e8e0cb}.certificate-preview canvas,.certificate-preview img{display:block;width:100%;height:auto}.result-actions{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px;position:sticky;top:98px}.result-actions h3{font-family:"Songti SC",STSong,serif;font-size:27px;margin:0 0 12px}.result-actions>p{color:var(--muted);font-size:13px;line-height:1.7}.action-stack{display:grid;gap:9px;margin-top:22px}.action-stack button{width:100%;height:50px;border-radius:8px;cursor:pointer;font-weight:600}.action-stack .save{border:0;background:var(--ink);color:#fff}.action-stack .share{border:1px solid var(--ink);background:#fff}
.medal-product{margin-top:20px;border-top:1px solid var(--line);padding-top:22px}.medal-product img{width:100%;height:170px;object-fit:cover;border-radius:12px;object-position:50% 62%}.medal-product h4{font-family:"Songti SC",STSong,serif;font-size:21px;margin:15px 0 5px}.medal-product p{font-size:11px!important}.medal-button{border:0!important;background:var(--gold)!important;color:var(--ink-deep)}
.pending-card{text-align:center;background:#ede7d8;border-radius:22px;padding:60px 20px}.pending-card .big-icon{width:60px;height:60px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;margin:auto;font-size:25px}.pending-card h2{font-family:"Songti SC",STSong,serif;font-size:35px;margin:24px 0 12px}.pending-card p{color:var(--muted)}.public-result{min-height:80vh;padding:70px max(24px,calc((100vw - 1000px)/2))}.public-intro{text-align:center;max-width:700px;margin:0 auto 50px}.public-intro h1{font:500 48px/1.2 "Songti SC",STSong,serif;margin:0 0 15px}
.participant-task-hub{margin:25px 0 42px}.task-hub-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:16px}.task-hub-heading .section-index{margin:0 0 5px}.task-hub-heading h2{margin:0;font:500 34px/1.18 "Songti SC",STSong,serif}.task-hub-heading>p:last-child{max-width:410px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.core-task-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.core-task-card{min-height:230px;padding:25px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;flex-direction:column}.core-task-card>small{color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.1em}.core-task-card h3{margin:10px 0 8px;font:500 27px/1.2 "Songti SC",STSong,serif}.core-task-card>p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.core-task-primary{background:var(--ink);color:#fff;border-color:var(--ink)}.core-task-primary>p{color:rgba(255,255,255,.68)}.core-task-primary>button{align-self:stretch;min-height:45px;margin-top:auto;border:0;border-radius:8px;background:var(--gold-light);color:var(--ink-deep);font-weight:800;cursor:pointer}.service-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto;padding-top:15px}.service-quick-actions a,.service-quick-actions button{min-width:0;min-height:47px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#fbf8ef;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;cursor:pointer}.service-quick-actions span{min-width:0;display:grid;gap:2px}.service-quick-actions b{font-size:11px}.service-quick-actions small{color:var(--muted);font-size:8px;line-height:1.35}.service-quick-actions strong{flex:none;color:var(--gold);font-size:9px}.resource-entry{width:100%;min-height:88px;margin-top:12px;padding:15px 20px;border:1px solid rgba(189,135,61,.34);border-radius:15px;background:#efe7d7;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;cursor:pointer}.resource-entry span{display:grid;gap:4px}.resource-entry small{color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.1em}.resource-entry b{font:500 19px "Songti SC",STSong,serif}.resource-entry em{color:var(--muted);font-size:10px;font-style:normal;line-height:1.5}.resource-entry>strong{flex:none;font-size:11px}.participant-workspace{margin:20px 0 42px}.workspace-header{position:sticky;top:84px;z-index:5;min-height:58px;padding:10px 15px;margin-bottom:12px;border:1px solid var(--line);border-radius:12px;background:rgba(251,248,240,.96);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between}.workspace-header button{border:0;background:transparent;color:var(--ink);font-weight:700;cursor:pointer}.workspace-header span{color:var(--muted);font-size:10px}.submission-workspace>.phase-panel{margin-top:0}.submission-workspace>.phase-panel[open]>.phase-summary{display:none}.submission-workspace>.phase-panel[open]>.phase-content{padding-top:26px}.participant-workspace [data-workspace][hidden]{display:none!important}
.site-footer{background:#0b2f2a;color:rgba(255,255,255,.55);font-size:11px;padding:28px 0}.site-footer>div{display:flex;justify-content:space-between}
dialog{width:min(600px,calc(100% - 32px));max-height:min(82vh,760px);overflow:auto;border:0;border-radius:18px;padding:35px;color:var(--ink-deep);box-shadow:0 30px 100px rgba(0,0,0,.3)}dialog::backdrop{background:rgba(6,26,23,.65);backdrop-filter:blur(5px)}.dialog-close{position:sticky;float:right;right:0;top:0;border:0;background:#fffdf7;border-radius:50%;font-size:25px;line-height:32px;width:34px;height:34px;cursor:pointer;color:var(--muted);z-index:1}#dialog-content h2{font:500 31px "Songti SC",STSong,serif;margin:0 42px 18px 0}#dialog-content h3{font-size:14px;margin:22px 0 5px}#dialog-content p,#dialog-content li{line-height:1.8;color:var(--muted);font-size:13px;margin:5px 0}.policy-summary{display:grid;gap:4px;padding:14px 16px;margin:0 0 18px;background:#f2eee4;border-left:3px solid var(--gold);border-radius:8px}.policy-summary b{font-size:14px}.policy-summary span{font-size:12px;color:var(--muted);line-height:1.6}
.toast{position:fixed;z-index:100;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));transform:translate(-50%,25px);background:#123f38;color:#fff;border-radius:10px;padding:13px 18px;font-size:12px;box-shadow:0 12px 40px rgba(0,0,0,.25);opacity:0;pointer-events:none;transition:.25s;max-width:calc(100% - 30px);text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}.toast.error{background:#8c392e}
@media(max-width:900px){.certificate-showcase,.route-card,.medal-layout,.register-layout,.certificate-result{grid-template-columns:1fr}.certificate-copy{max-width:630px}.certificate-frame{justify-self:center;width:min(80%,520px)}.journey-grid{grid-template-columns:1fr 1fr}.journey-grid article{min-height:160px}.journey-grid article:nth-child(2n){border-right:0}.route-map{min-height:360px}.medal-visual{order:2}.medal-copy{order:1}.register-intro{position:static}.rule-grid{grid-template-columns:1fr}.register-layout{gap:40px}.result-actions{position:static}.support-grid{grid-template-columns:1fr}.hero-art{right:-220px;width:900px;opacity:.5}}
@media(max-width:620px){.shell{width:min(100% - 32px,1160px)}.site-header{height:64px;padding:0 16px}.brand-mark{width:32px;height:32px}.brand strong{font-size:15px}.header-action{font-size:12px}.hero{min-height:calc(100svh - 64px);align-items:flex-end}.hero-copy{padding:70px 0 62px}.season-line{margin-bottom:38px}.hero h1{font-size:52px;line-height:1.04;letter-spacing:.02em}.hero-belief{font-size:19px;margin-top:30px}.hero-lead{font-size:13px;line-height:1.75}.hero-tags{margin:22px 0}.hero-tags span{font-size:10px}.hero-cta{width:100%}.hero-art{right:-440px;bottom:-90px}.proof-section,.route-section,.medal-section,.register-section,.journey-section{padding:76px 0}.certificate-showcase{gap:45px}.certificate-copy h2,.section-heading h2,.route-copy h2,.medal-copy h2,.register-intro h2{font-size:34px}.certificate-frame{width:95%;transform:none}.journey-grid{display:block;margin-top:35px}.journey-grid article{display:grid;grid-template-columns:45px 1fr;min-height:auto;border-right:0;padding:20px 0;border-bottom:1px solid rgba(18,63,56,.15)}.journey-grid h3{margin:0 0 6px}.route-card{border-radius:18px}.route-copy{padding:35px 25px 15px}.route-map{min-height:270px}.route-map svg{transform:scale(1.08)}.rule-grid article{padding:22px}.medal-layout{gap:35px}.medal-visual img{max-height:490px}.medal-features{grid-template-columns:1fr}.form-card{padding:23px 18px;border-radius:16px}.field-grid{grid-template-columns:1fr;gap:0}.choice-row{gap:5px}.choice-row span{font-size:12px;padding:12px 2px}.dashboard-hero{padding:38px 0 34px}.dashboard-head{display:block}.dashboard-head h1{font-size:35px}.private-link-action{max-width:none;margin-top:20px;text-align:left}.private-link-action small{max-width:300px}.private-link-action .quiet-button{margin-top:0}.status-steps{margin-top:-16px}.status-steps div{display:block;text-align:center;padding:14px 4px;font-size:10px}.status-steps i{margin:0 auto 5px}.participant-tab-hub{margin-top:18px}.participant-tabs{position:sticky;z-index:4;top:72px}.participant-tabs button{min-height:56px;display:grid;gap:3px}.participant-tabs button span{font-size:12px}.welcome-panel,.service-panel{padding:22px 18px}.welcome-panel h2{font-size:28px}.private-entry-card{grid-template-columns:1fr;padding:18px}.private-entry-card b{font-size:19px}.private-entry-card p{grid-column:1}.private-entry-card button{grid-column:1;grid-row:auto;margin-top:8px}.challenge-id-row{padding:13px}.service-grid{grid-template-columns:1fr}.service-grid article{padding:20px}.service-grid p{min-height:0}.journey-tab-intro{padding:22px 2px 12px}.service-heading h2,.journey-tab-intro h2{font-size:29px}.journey-timeline{grid-template-columns:1fr 1fr}.journey-timeline span{min-height:94px;padding:13px}.phase-summary{padding:17px 16px}.phase-summary strong{font-size:19px}.phase-summary em{font-size:10px}.phase-content{padding:18px 16px}.support-panel,.action-panel{border-radius:14px}.panel-heading h2{font-size:31px}.safety-list{grid-template-columns:1fr}.start-actions{display:grid}.evidence-grid{grid-template-columns:repeat(3,1fr)}.celebration{padding:42px 18px}.celebration h2{font-size:32px}.certificate-result{gap:16px}.result-actions{padding:23px}.public-result{padding:50px 16px}.public-intro h1{font-size:35px}.site-footer>div{display:grid;gap:8px;text-align:center}.medal-product img{height:150px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* 2026-07-14 unified experience refinements */
.route-map{position:relative}.map-disclaimer{position:absolute;right:22px;bottom:14px;margin:0;color:rgba(246,239,223,.48);font-size:9px;letter-spacing:.04em}
.inline-policy{display:inline;padding:0 2px;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--ink);font-weight:700;cursor:pointer}.rejected-actions{margin-top:14px}.rejected-actions a,.rejected-actions button{display:inline-flex;min-height:40px;align-items:center;padding:0 14px;border:1px solid currentColor;border-radius:8px;background:transparent;color:#8c392e;font-size:12px;font-weight:700;cursor:pointer}
.medal-gallery{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:14px}
.medal-gallery img{width:100%;height:auto;min-height:0;max-height:none;object-fit:contain;border-radius:20px}
.certificate-frame canvas{display:block;width:100%;height:auto;aspect-ratio:3/4}
.certificate-demo-loading{aspect-ratio:3/4;display:grid;place-items:center;color:var(--muted);font-size:11px}
.optional-fields{margin:4px 0 18px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.42)}
.optional-fields summary{padding:14px 15px;cursor:pointer;color:var(--muted);font-size:11px;font-weight:700;list-style:none}
.optional-fields summary::-webkit-details-marker{display:none}.optional-fields summary:after{content:"＋";float:right;color:var(--gold)}
.optional-fields[open] summary:after{content:"－"}.optional-fields .field-grid{padding:0 14px 4px}
.welcome-kicker{margin-bottom:12px;color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.16em}
.identity-notes{margin:20px 0;display:grid;grid-template-columns:1fr 1fr;gap:9px}
.identity-notes span{padding:12px;border:1px solid var(--line);border-radius:10px;color:var(--muted);font-size:10px;line-height:1.55}
.identity-notes b{display:block;margin-bottom:3px;color:var(--ink)}
.start-actions{align-items:end}.start-actions .field{margin:0;min-width:220px}.start-actions .secondary-button{min-height:50px}
.submission-tip{margin:0 0 18px;padding:13px 14px;display:flex;gap:9px;border-left:3px solid var(--gold);background:var(--gold-soft,#f5ead5);color:var(--muted);font-size:10.5px;line-height:1.6}
.submission-tip strong{flex:none;color:var(--ink)}
.certificate-preview .certificate-png{display:block;width:100%;height:auto;border-radius:inherit}
.certificate-preview .certificate-png.save-hint{outline:4px solid rgba(189,135,61,.68);outline-offset:5px;transition:outline-color .25s}
.certificate-loading{min-height:520px;display:grid;place-items:center;color:var(--muted);font-size:11px}
.completion-id{margin:14px 0;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;border:1px dashed rgba(189,135,61,.5);border-radius:10px;background:#fffaf0}
.completion-id span{color:var(--muted);font-size:9px}.completion-id strong{color:var(--ink);font-size:12px;letter-spacing:.08em}
.pending-meta{width:min(440px,100%);margin:24px auto 0;padding-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;border-top:1px solid rgba(18,63,56,.12);text-align:left}
.pending-meta span{color:var(--muted);font-size:9px}.pending-meta strong{text-align:right;font-size:10.5px}
@media(max-width:620px){.hero-belief br{display:none}.map-disclaimer{right:14px;bottom:9px}.medal-gallery{grid-template-columns:1fr;gap:14px}.medal-gallery img{min-height:0;border-radius:12px}.medal-gallery img:first-child{width:78%;justify-self:center}.identity-notes{grid-template-columns:1fr}.submission-tip{display:block}.submission-tip strong{display:block;margin-bottom:4px}.certificate-loading{min-height:360px}}
@media(max-width:620px){.boundary-card{grid-template-columns:1fr;padding:12px}.boundary-card div{display:grid;grid-template-columns:72px 1fr;align-items:baseline;border-right:0;border-bottom:1px solid rgba(18,63,56,.1);padding:7px 4px}.boundary-card div:nth-child(3){border-bottom:0}.boundary-card b{margin:0}.boundary-link{margin:5px 4px 0}dialog{width:100%;max-width:none;max-height:86vh;margin:auto 0 0;border-radius:20px 20px 0 0;padding:26px 22px 30px}#dialog-content h2{font-size:27px}.departure-note{align-items:flex-start}}

/* participant task center: mobile first-screen priority */
@media(max-width:620px){
  [data-mobile-screen]{content-visibility:visible;contain-intrinsic-size:none}
  .dashboard-hero{padding:22px 0 18px}.dashboard-head{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.dashboard-head .eyebrow{display:none}.dashboard-head h1{font-size:27px;line-height:1.15}.dashboard-head>div:first-child>p:last-child{margin:6px 0 0;font-size:10px;color:rgba(255,255,255,.65)}.private-link-action{max-width:128px;margin:0;text-align:right}.private-link-action small{display:none}.private-link-action .quiet-button{min-height:34px;padding:0 11px;font-size:10px}.dashboard-body{padding-bottom:48px}.participant-task-hub{margin:16px 0 24px}.task-hub-heading{display:block;margin-bottom:11px}.task-hub-heading .section-index{font-size:8px;margin-bottom:4px}.task-hub-heading h2{font-size:24px}.task-hub-heading>p:last-child{margin-top:4px;font-size:10px;line-height:1.45}.core-task-grid{grid-template-columns:1fr;gap:8px}.core-task-card{min-height:0;padding:15px 16px;border-radius:13px}.core-task-card>small{font-size:8px}.core-task-card h3{margin:6px 0 5px;font-size:21px}.core-task-card>p{font-size:9.5px;line-height:1.45}.service-quick-actions{grid-template-columns:1fr 1fr;gap:6px;padding-top:10px}.service-quick-actions a,.service-quick-actions button{min-height:42px;padding:7px 8px}.service-quick-actions b{font-size:10px}.service-quick-actions small{font-size:7px}.core-task-primary>button{min-height:40px;margin-top:11px;font-size:11px}.resource-entry{min-height:70px;margin-top:8px;padding:11px 13px;border-radius:12px}.resource-entry small{font-size:7.5px}.resource-entry b{font-size:16px}.resource-entry em{font-size:8.5px;line-height:1.4}.resource-entry>strong{font-size:9px}.participant-workspace{margin:10px 0 28px}.workspace-header{top:70px;min-height:48px;margin-bottom:8px;padding:8px 10px}.workspace-header button{font-size:11px}.participant-workspace .support-panel.phase-panel,.participant-workspace .action-panel.phase-panel{margin:8px 0}.submission-workspace>.phase-panel[open]>.phase-content{padding:15px 0}.participant-workspace .alert{margin:10px 0;padding:13px 14px;font-size:11px}
}
.mobile-story-guide{display:none}
@media(max-width:620px){
  html.mobile-story-mode{scroll-padding-top:64px;overscroll-behavior-y:auto}
  #landing-view>[data-mobile-screen]{height:auto;min-height:calc(100dvh - 64px);max-height:none;overflow:visible}
  #challenge-overview{padding:24px 0 42px;display:flex;align-items:flex-start;background:linear-gradient(155deg,#0b2f2a 0%,#123f38 54%,#0c342e 100%);color:#f7f0df;isolation:isolate}
  #challenge-overview:before{content:"";position:absolute;z-index:-1;left:50%;top:48%;width:430px;height:430px;transform:translate(-50%,-36%);border-radius:50%;background:radial-gradient(circle,rgba(217,179,109,.2),rgba(217,179,109,.04) 44%,transparent 70%)}
  #challenge-overview:after{right:-310px;top:-380px;border-color:rgba(217,179,109,.12)}
  #challenge-overview .certificate-showcase{width:min(100% - 28px,520px);display:flex;flex-direction:column;gap:14px;text-align:center}
  #challenge-overview .certificate-copy h2{font-size:30px;line-height:1.24;margin:0 0 8px;color:#fff4dd}
  #challenge-overview .certificate-copy>p:not(.section-index){font-size:11.5px;line-height:1.58;margin:0 auto;color:rgba(255,244,221,.72);max-width:420px}
  #challenge-overview .clean-list{display:none}
  #challenge-overview .section-index{margin-bottom:7px;color:#d9b36d}
  #challenge-overview .achievement-meta{justify-content:center;margin-top:8px;gap:5px}#challenge-overview .achievement-meta span{padding:5px 9px;border-color:rgba(217,179,109,.34);color:#e7cf9e;font-size:8px}
  #challenge-overview .certificate-frame{width:min(82vw,338px);max-height:none;transform:none;border:1px solid rgba(235,205,145,.64);box-shadow:0 24px 64px rgba(0,0,0,.38),0 0 0 8px rgba(255,255,255,.035)}
  .journey-section{padding:34px 0 42px;display:flex;align-items:flex-start}
  .journey-section>.shell{height:100%;display:flex;flex-direction:column;justify-content:flex-start}
  .journey-section .section-heading h2{font-size:33px;line-height:1.22;margin-bottom:10px}
  .journey-section .section-heading>p:last-child{font-size:11.5px;line-height:1.58;margin:0}
  .journey-section .journey-grid{display:flex;flex:1;flex-direction:column;justify-content:space-evenly;margin-top:22px}
  .journey-section .journey-grid article{flex:1;grid-template-columns:36px 1fr;align-items:center;padding:11px 0}
  .journey-section .journey-grid h3{font-size:19px;margin:0 0 2px}
  .journey-section .journey-grid p{font-size:11.5px;line-height:1.5}
  .route-section{width:100%;padding:12px 12px 40px;display:flex;flex-direction:column;justify-content:center;background:#f1eadc}
  .route-section .route-card{display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);height:auto;min-height:0;border-radius:20px}
  .route-section .route-copy{padding:20px 20px 10px}
  .route-section .section-index{margin-bottom:8px}
  .route-section .route-copy h2{font-size:30px;line-height:1.18;margin-bottom:9px}
  .route-section .route-copy>p{font-size:12.5px;line-height:1.58;margin:0}
  .route-section .route-copy>.route-range-note{margin-top:7px;font-size:10px;line-height:1.45;color:rgba(246,239,223,.58);letter-spacing:.02em}
  .route-section .route-stats-v2{position:static;visibility:visible;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 0}
  .route-section .route-stats-v2 span{padding-top:9px;gap:3px}.route-section .route-stats-v2 b{font-size:16px}.route-section .route-stats-v2 small{font-size:9px}
  .route-section .route-atlas{min-height:0;padding:9px 7px 12px;border-left:0;border-top:1px solid rgba(229,189,115,.16)}
  .route-section .atlas-head{padding:0 8px 5px;font-size:7.5px}.route-section .atlas-head b{font-size:9px}
  .route-section .route-atlas svg{width:100%;height:auto}
  .route-section .route-overview-map{min-height:0;padding:10px 8px 12px;justify-content:flex-start;border-left:0;border-top:1px solid rgba(229,189,115,.16)}
  .route-section .route-overview-map svg{width:100%;height:auto}
  .route-section .map-disclaimer{position:static;margin:5px 12px 0;text-align:left;font-size:8px;line-height:1.4}
  .route-essentials{display:flex;justify-content:center;gap:0;margin:9px 0 0;border:0;border-radius:0;background:transparent;overflow:visible}
  .route-essentials span{flex:1;display:block;padding:5px 7px;background:transparent;text-align:center;border-right:1px solid rgba(18,63,56,.15)}.route-essentials span:last-child{border:0}.route-essentials b{display:block;font-size:13.5px;line-height:1.25}.route-essentials small{display:none}
  .medal-section{padding:28px 0 40px;display:flex;align-items:flex-start}
  .medal-section .medal-layout{width:min(100% - 32px,520px);gap:10px;min-width:0}
  .medal-section .medal-layout>*{min-width:0}
  .medal-section .medal-copy h2{font-size:30px;line-height:1.22;margin-bottom:9px}
  .medal-section .medal-copy>p{font-size:11px;line-height:1.55;margin:0}
  .medal-section .medal-features{display:none}
  .medal-section .medal-carousel{border:1px solid rgba(225,184,108,.24);border-radius:15px;background:rgba(255,255,255,.035);overflow:hidden}
  .medal-section .medal-gallery{display:flex;width:100%;gap:0;overflow-x:auto;padding:0;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}
  .medal-section .medal-gallery::-webkit-scrollbar{display:none}
  .medal-section .medal-gallery figure{flex:0 0 100%;width:100%;padding:9px 9px 0;scroll-snap-align:start}
  .medal-section .medal-gallery img,.medal-section .medal-gallery img:first-child{width:100%;height:min(40svh,340px);max-height:340px;object-fit:contain;border-radius:10px;background:rgba(255,255,255,.025);box-shadow:none}
  .medal-section .medal-gallery figcaption{padding:6px 3px 7px;margin:0;color:rgba(255,255,255,.6);font-size:8px}
  .medal-section .medal-carousel-controls{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;min-height:44px;border-top:1px solid rgba(225,184,108,.16)}
  .medal-carousel-controls button{height:44px;border:0;background:transparent;color:#e0c58e;font-size:27px;cursor:pointer}.medal-carousel-controls span{display:flex;align-items:center;justify-content:center;gap:9px;color:rgba(255,255,255,.64);font-size:9.5px}.medal-carousel-controls i{color:#e0c58e;font:700 11px Georgia,serif}.medal-carousel-controls b{font-weight:500;letter-spacing:.06em}
  .medal-section .medal-visual>span{margin:6px 2px 0;font-size:7px}
  .register-section{min-height:auto;padding-bottom:calc(48px + env(safe-area-inset-bottom))}
}
[data-mobile-screen]{content-visibility:auto;contain-intrinsic-size:auto 760px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-button,.field input,.field select,.field textarea{transition:none!important}.medal-gallery{scroll-behavior:auto!important}}
[hidden]{display:none!important}

/* 2026-07-22 P0 guidance and information architecture convergence — UI-031 */
.identity-summary{grid-template-columns:repeat(3,minmax(0,1fr))}
.identity-summary strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.core-task-sequence{margin:0;padding:0;display:grid;gap:12px;list-style:none}
.core-task-sequence.is-focused-stage .task-sequence-item:not(.is-current){display:none}
.dashboard.workspace-focus .identity-summary{display:none}
.task-sequence-item{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);gap:18px;padding:23px 24px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}
.task-step-number{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:var(--ink);font:600 16px/1 Georgia,serif;font-variant-numeric:tabular-nums}
.task-step-copy{min-width:0}
.task-step-copy>small{display:block;margin:1px 0 5px;color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.08em}
.task-step-copy h3{margin:0 0 6px;font:500 25px/1.25 "Songti SC",STSong,serif}
.task-step-copy>p{max-width:650px;margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.task-step-action{min-height:46px;margin-top:15px;padding:0 18px;border:1px solid var(--ink);border-radius:var(--radius-xs);background:transparent;color:var(--ink);font-weight:700;transition:background-color var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard)}
.task-step-action:not(:disabled):active{transform:translateY(1px) scale(.99)}
.task-step-action:disabled{border-color:var(--line);background:var(--surface-muted);color:var(--muted)}
.task-sequence-item.is-current{border-color:rgba(183,127,50,.58);background:#fffaf0}
.task-sequence-item.is-current:before{content:"当前";position:absolute;top:18px;right:18px;color:#8a5b20;font-size:10px;font-weight:800;letter-spacing:.08em}
.task-sequence-item.is-current .task-step-number{border-color:var(--ink);background:var(--ink);color:#fff}
.task-sequence-item.is-current .task-step-action:not(:disabled){background:var(--ink);color:#fff}
.task-sequence-item.is-recommended{border-color:rgba(183,127,50,.58);background:#fffaf0}
.task-sequence-item.is-recommended:before{content:"先做";display:block;position:absolute;top:18px;right:18px;color:#8a5b20;font-size:10px;font-weight:800;letter-spacing:.08em}
.task-sequence-item.is-recommended .task-step-number{border-color:var(--ink);background:var(--ink);color:#fff}
.task-sequence-item.is-complete .task-step-number{border-color:var(--ink);background:var(--ink);color:#fff}
.task-sequence-item.is-complete .task-step-number:after{content:"✓";font-family:inherit}
.task-sequence-item.is-complete .task-step-number{font-size:0}
.service-task-card:before{display:none}
.task-sequence-item .service-quick-actions{max-width:560px;margin-top:14px;padding-top:8px;border-top:0}
.track-device-prep{margin-bottom:16px;padding:26px;border:1px solid rgba(183,127,50,.36);border-radius:var(--radius-md);background:#fffaf0}
.track-device-prep>small{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.08em}
.track-device-prep h2{margin:5px 0 17px;font:500 29px/1.25 "Songti SC",STSong,serif}
.track-device-prep ol{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none;counter-reset:device-step}
.track-device-prep li{counter-increment:device-step;padding:15px;border-left:2px solid var(--gold-light);background:rgba(255,255,255,.64)}
.track-device-prep li:before{content:"0" counter(device-step);display:block;margin-bottom:7px;color:var(--gold);font:600 10px Georgia,serif}
.track-device-prep li b,.track-device-prep li span{display:block}.track-device-prep li b{margin-bottom:4px;font-size:13px}.track-device-prep li span{color:var(--muted);font-size:11px;line-height:1.6}
.track-device-prep>p{margin:15px 0 0;color:var(--ink-soft);font-size:12px;font-weight:700;line-height:1.6}
@media(hover:hover){.task-step-action:not(:disabled):hover{background:var(--ink);color:#fff}}
@media(max-width:620px){
  .identity-summary{grid-template-columns:1fr 1fr}.identity-summary div:first-child{grid-column:1/-1;padding-bottom:8px;border-bottom:1px solid var(--line)}
  .task-hub-heading h2{font-size:28px}.task-hub-heading>p:last-child{font-size:13px}
  .core-task-sequence{gap:9px}
  .task-sequence-item{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:18px 16px;border-radius:var(--radius-sm)}
  .task-step-number{width:34px;height:34px;font-size:14px}
  .task-step-copy>small{font-size:9px}.task-step-copy h3{font-size:22px}.task-step-copy>p{font-size:12px;line-height:1.6;padding-right:2px}
  .task-step-action{width:100%;min-height:46px;margin-top:13px}
  .task-sequence-item.is-current:before,.task-sequence-item.is-recommended:before{top:14px;right:14px;font-size:9px}
  .task-sequence-item .service-quick-actions{padding-top:6px}
  .track-device-prep{padding:21px 17px}.track-device-prep h2{font-size:25px}.track-device-prep ol{grid-template-columns:1fr;gap:7px}.track-device-prep li{padding:12px 13px}.track-device-prep li:before{display:inline;margin:0 8px 0 0}.track-device-prep li b{display:inline}.track-device-prep li span{margin-top:4px}
}

/* 2026-07-16 preserved redesign: shared design system */
:root{
  --ink:#123f38;
  --ink-deep:#0b2f2a;
  --ink-soft:#365a52;
  --gold:#b77f32;
  --gold-light:#d9b36d;
  --paper:#f4efe3;
  --cream:#fbf8f0;
  --surface:#fffdf7;
  --surface-muted:#efe8d8;
  --sand:#dfd2ba;
  --muted:#65766f;
  --line:rgba(18,63,56,.14);
  --line-strong:rgba(18,63,56,.24);
  --focus:rgba(183,127,50,.34);
  --shadow-soft:0 18px 54px rgba(12,42,37,.09);
  --shadow:0 24px 70px rgba(12,42,37,.12);
  --radius-xs:6px;
  --radius-sm:10px;
  --radius-md:16px;
  --radius-lg:24px;
  --radius:28px;
  --content-wide:1160px;
  --content-reading:680px;
  --space-section:clamp(76px,9vw,124px);
  --ease-standard:cubic-bezier(.2,.7,.2,1);
  --duration-fast:160ms;
  --duration-standard:240ms;
  --z-header:20;
  --z-dialog:80;
  --z-toast:100;
}
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{min-width:320px;line-height:1.6;background:var(--cream);font-size:15px}
main{overflow:clip}
img,svg,canvas{max-width:100%}
h1,h2,h3{font-weight:500;text-wrap:balance}
p,li{overflow-wrap:anywhere;text-wrap:pretty}
button,input,select,textarea{font:inherit}
button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}
button,a,summary{touch-action:manipulation}
button{border-radius:var(--radius-xs)}
button:not(:disabled),a[href],summary,label[for]{cursor:pointer}
button:disabled,[aria-disabled="true"]{cursor:not-allowed;opacity:.56}
:focus-visible{outline:3px solid var(--focus);outline-offset:3px}
input:focus-visible,select:focus-visible,textarea:focus-visible{outline:0;box-shadow:0 0 0 3px var(--focus)}
::selection{color:var(--cream);background:var(--ink)}
.shell{width:min(var(--content-wide),calc(100% - clamp(32px,6vw,48px)));margin-inline:auto}
.site-header{z-index:var(--z-header)}
.eyebrow,.section-index{line-height:1.5}
.primary-button,.secondary-button,.quiet-button,.header-action,.inline-policy,.dialog-close{
  transition:color var(--duration-fast) var(--ease-standard),background-color var(--duration-fast) var(--ease-standard),border-color var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard),box-shadow var(--duration-fast) var(--ease-standard);
}
.primary-button:active,.secondary-button:active,.quiet-button:active,.header-action:active,.inline-policy:active{transform:translateY(1px) scale(.99)}
.primary-button:disabled{transform:none;box-shadow:none}
.field input,.field select,.field textarea{font-size:16px;line-height:1.5}
.field>span,.choice-field legend{line-height:1.5}
.field small,.microcopy{font-size:12px}
.alert{border-radius:var(--radius-xs)}
.toast{z-index:var(--z-toast);font-size:13px;line-height:1.55}
dialog{z-index:var(--z-dialog)}
@media(hover:hover){
  .header-action:hover{color:var(--gold)}
  .secondary-button:hover,.quiet-button:hover{background:rgba(18,63,56,.06)}
}
@media(max-width:620px){
  body{font-size:15px}
  .shell{width:min(100% - 32px,var(--content-wide))}
  .site-header{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}
  .primary-button,.secondary-button,.quiet-button,.header-action,.dialog-close{min-height:44px}
  .field>span,.choice-field legend{font-size:14px}
  .field small,.microcopy{font-size:12px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* 2026-07-16 preserved redesign: activity story */
.hero{min-height:min(860px,calc(100dvh - 76px));isolation:isolate}
.hero-copy{width:min(1160px,calc(100% - 48px));padding-top:clamp(90px,12vh,132px)}
.hero-copy>*{position:relative;z-index:2}
.hero h1{max-width:900px;text-wrap:balance}
.hero-lead{max-width:620px;font-size:16px}
.hero-cta{margin-top:34px;box-shadow:none}
.hero-cta b{font-size:18px;font-weight:500}
.proof-section,.journey-section,.route-section,.medal-section{padding-block:var(--space-section)}
.certificate-showcase{grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr);gap:clamp(54px,8vw,104px)}
.certificate-copy{max-width:500px}
.certificate-copy>p:not(.section-index){max-width:44em}
.achievement-meta{gap:0;border-top:1px solid rgba(18,63,56,.18);border-bottom:1px solid rgba(18,63,56,.18)}
.achievement-meta span{position:relative;padding:10px 16px;border:0;border-radius:0;font-size:11px}
.achievement-meta span:first-child{padding-left:0}
.achievement-meta span+span:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:1px;background:rgba(18,63,56,.18)}
.certificate-frame{border:1px solid rgba(18,63,56,.16);box-shadow:var(--shadow-soft);transform:rotate(.35deg)}
.journey-section{background:#ece3d2}
.journey-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:0}
.journey-grid article{display:grid;grid-template-rows:auto auto 1fr;padding:28px clamp(16px,2.2vw,28px) 12px 0}
.journey-grid h3{font-size:24px}
.journey-grid p{font-size:14px}
.route-card{border:1px solid rgba(217,179,109,.2);box-shadow:0 24px 70px rgba(8,38,33,.1)}
.route-copy>p{max-width:42em}
.route-essentials{margin-top:20px;border-color:var(--line-strong)}
.route-essentials span{min-height:84px;justify-content:center}
.route-essentials small{font-size:12px;line-height:1.5}
.medal-section{background:#102f2a}
.medal-gallery img{box-shadow:0 22px 64px rgba(2,18,15,.28)}
.medal-copy{max-width:470px}
.medal-features{gap:0;border-top:1px solid rgba(225,184,108,.24);border-bottom:1px solid rgba(225,184,108,.24)}
.medal-features span{padding:12px 14px;border:0;border-radius:0;text-align:center}
.medal-features span+span{border-left:1px solid rgba(225,184,108,.24)}
@media(max-width:900px){
  .certificate-showcase{grid-template-columns:1fr;gap:48px}
  .certificate-copy{max-width:680px}
  .medal-copy{max-width:680px}
}
@media(max-width:620px){
  .hero{min-height:auto;align-items:stretch}
  .hero-copy{width:min(100% - 32px,var(--content-wide));padding:clamp(72px,12vh,106px) 0 72px}
  .season-line{margin-bottom:30px}
  .hero h1{font-size:clamp(46px,14.2vw,58px);line-height:1.04}
  .hero-belief{font-size:20px;line-height:1.65;letter-spacing:.08em;margin-top:28px}
  .hero-lead{font-size:14px;line-height:1.75}
  .hero-tags span{font-size:11px}
  .hero-cta{margin-top:26px}
  #challenge-overview{padding:58px 0 68px;align-items:stretch}
  #challenge-overview .certificate-showcase{gap:28px;text-align:left}
  #challenge-overview .certificate-copy h2{font-size:clamp(30px,8vw,32px)}
  #challenge-overview .certificate-copy>p:not(.section-index){margin-left:0;font-size:14px;line-height:1.72}
  #challenge-overview .achievement-meta{justify-content:flex-start;margin-top:20px;border-color:rgba(217,179,109,.25)}
  #challenge-overview .achievement-meta span{padding:10px 12px;color:#e7cf9e;font-size:10px}
  #challenge-overview .achievement-meta span:first-child{padding-left:0}
  #challenge-overview .achievement-meta span+span:before{background:rgba(217,179,109,.28)}
  #challenge-overview .certificate-frame{width:min(92vw,390px);align-self:center}
  .journey-section{padding:68px 0 74px}
  .journey-section>.shell{height:auto;display:block}
  .journey-section .section-heading h2{font-size:36px}
  .journey-section .section-heading>p:last-child{font-size:14px;line-height:1.72}
  .journey-section .journey-grid{display:block;margin-top:30px}
  .journey-section .journey-grid article{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto;min-height:0;padding:17px 0}
  .journey-section .journey-grid h3{font-size:21px}
  .journey-section .journey-grid p{font-size:13px;line-height:1.65}
  .route-section{padding:48px 16px 68px;justify-content:flex-start}
  .route-section .route-card{border-radius:18px}
  .route-section .route-copy{padding:28px 22px 20px}
  .route-section .route-copy h2{font-size:34px}
  .route-section .route-copy>p{font-size:14px;line-height:1.68}
  .route-section .route-copy>.route-range-note{font-size:12px}
  .route-section .route-stats-v2 b{font-size:18px}
  .route-section .route-stats-v2 small{font-size:10px;line-height:1.45}
  .route-section .route-overview-map{padding:14px 10px 16px}
  .route-section .map-disclaimer{margin:10px 10px 0;font-size:11px;line-height:1.55}
  .route-essentials{display:grid;grid-template-columns:1fr;margin-top:14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);overflow:hidden}
  .route-essentials span{display:grid;grid-template-columns:minmax(118px,.8fr) 1.2fr;align-items:center;gap:12px;min-height:0;padding:13px 16px;text-align:left;border-right:0;border-bottom:1px solid var(--line)}
  .route-essentials span:last-child{border-bottom:0}
  .route-essentials b{font-size:15px}
  .route-essentials small{display:block;font-size:12px}
  .medal-section{padding:58px 0 68px;align-items:stretch}
  .medal-section .medal-layout{gap:26px}
  .medal-section .medal-copy h2{font-size:34px}
  .medal-section .medal-copy>p{font-size:14px;line-height:1.7}
  .medal-section .medal-features{display:grid;grid-template-columns:1fr 1fr;margin-top:20px}
  .medal-section .medal-features span{font-size:12px}
  .medal-section .medal-gallery img,.medal-section .medal-gallery img:first-child{height:auto;max-height:430px}
  .medal-section .medal-gallery figcaption{font-size:11px;line-height:1.5}
  .medal-section .medal-carousel-controls span{font-size:11px}
  .medal-section .medal-visual>span{font-size:10px;line-height:1.5}
}

/* 2026-07-16 preserved redesign: registration */
.register-section{padding-block:var(--space-section);background:#efe7d7}
.register-layout{grid-template-columns:minmax(260px,.72fr) minmax(520px,1.28fr);gap:clamp(54px,8vw,96px)}
.register-intro{top:112px;max-width:430px}
.register-intro>p{max-width:38em}
.privacy-card{margin-top:34px;padding:10px 0 10px 20px}
.privacy-card b{font-family:"Songti SC",STSong,serif;font-size:18px;font-weight:500}
.privacy-card span{font-size:13px}
.form-card{padding:clamp(30px,4vw,44px);border-color:var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}
.form-head{padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:28px}
.form-head span{font-size:26px}
.form-head b{padding:0;border-radius:0;background:transparent;font-size:12px}
.field{margin-bottom:22px}
.field>span,.choice-field legend{font-size:14px}
.field input,.field select,.field textarea{border-color:var(--line-strong);border-radius:var(--radius-sm);background:#fbf8f0}
.field input,.field select{height:52px}
.choice-field{margin-bottom:22px}
.choice-row span{min-height:48px;display:grid;place-items:center;border-color:var(--line-strong);border-radius:var(--radius-sm);font-size:14px}
.choice-row input:focus-visible+span{outline:3px solid var(--focus);outline-offset:2px}
.optional-fields{margin:2px 0 20px;border-color:var(--line);background:rgba(255,255,255,.32)}
.optional-fields summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:13px 15px;font-size:12px}
.optional-fields summary:after{float:none}
.check-row{min-height:44px;align-items:flex-start;padding:11px 4px;font-size:13px}
.check-row input{width:18px;height:18px;margin-top:2px}
.boundary-card{gap:0;padding:16px;border-radius:var(--radius-sm);background:#f1ecdf}
.boundary-card div{padding:4px 12px}
.boundary-card b{font-size:13px}
.boundary-card span{font-size:11px;line-height:1.6}
.boundary-link{min-height:40px;margin-top:10px}
.consent-group{padding-top:4px;border-top:1px solid var(--line)}
.form-card>.primary-button{min-height:58px;margin-top:26px;font-size:15px;box-shadow:none}
.form-card>.primary-button b{font-size:18px;font-weight:500}
.microcopy{max-width:42em;margin:14px auto 0}
@media(max-width:900px){
  .register-layout{grid-template-columns:1fr;gap:42px}
  .register-intro{max-width:680px}
}
@media(max-width:620px){
  .register-section{padding:66px 0 calc(56px + env(safe-area-inset-bottom))}
  .register-layout{gap:30px}
  .register-intro h2{font-size:36px;line-height:1.22}
  .register-intro>p{font-size:14px;line-height:1.72}
  .privacy-card{margin-top:24px}
  .privacy-card b{font-size:17px}
  .privacy-card span{font-size:12px}
  .form-card{padding:24px 18px 26px;border-radius:var(--radius-md);box-shadow:none}
  .form-head{margin-bottom:24px}
  .form-head span{font-size:24px}
  .form-head b{font-size:12px}
  .field{margin-bottom:20px}
  .field input,.field select{height:52px}
  .choice-row{gap:7px}
  .choice-row span{padding-inline:4px;font-size:13px}
  .optional-fields .field-grid{padding:4px 14px 2px}
  .check-row{font-size:13px;line-height:1.65}
  .boundary-card{grid-template-columns:1fr;padding:12px 14px}
  .boundary-card div{grid-template-columns:78px 1fr;padding:9px 2px}
  .boundary-card b{font-size:13px}
  .boundary-card span{font-size:12px}
  .boundary-link{margin-left:2px}
}

/* 2026-07-16 preserved redesign: participant task center */
.dashboard{background:var(--cream)}
.dashboard-hero{padding:58px 0 46px;background:var(--ink-deep)}
.dashboard-head{align-items:center}
.dashboard-head h1{font-size:clamp(38px,5vw,54px);line-height:1.12}
.dashboard-head>div>p:last-child{font-size:13px;font-variant-numeric:tabular-nums}
.private-link-action{max-width:290px}
.private-link-action small{font-size:12px}
.private-link-action .quiet-button{min-height:44px;border-radius:var(--radius-xs);font-size:13px}
.participant-task-hub{max-width:920px;margin:36px auto 72px}
.task-hub-heading{align-items:start;margin-bottom:24px}
.task-hub-heading h2{font-size:38px}
.task-hub-heading>p:last-child{font-size:14px}
.core-task-grid{grid-template-columns:.9fr 1.1fr;gap:18px}
.core-task-card{min-height:250px;padding:30px;border-radius:var(--radius-md);background:var(--surface);box-shadow:none}
.core-task-card>small{font-size:11px}
.core-task-card h3{font-size:30px}
.core-task-card>p{font-size:13px}
.core-task-primary{border-color:var(--ink);background:var(--ink)}
.core-task-primary>button{min-height:50px;border-radius:var(--radius-xs);font-size:14px;transition:transform var(--duration-fast) var(--ease-standard),background-color var(--duration-fast) var(--ease-standard)}
.core-task-primary>button:active{transform:translateY(1px) scale(.99)}
.service-quick-actions{grid-template-columns:1fr;margin-top:auto;padding-top:20px;gap:0;border-top:1px solid var(--line)}
.service-quick-actions a,.service-quick-actions button{min-height:52px;padding:9px 0;border:0;border-radius:0;background:transparent}
.service-quick-actions a+a,.service-quick-actions button+button,.service-quick-actions a+button,.service-quick-actions button+a{border-top:1px solid var(--line)}
.service-quick-actions b{font-size:13px}
.service-quick-actions small{font-size:11px}
.service-quick-actions strong{font-size:11px}
.service-task-card{position:relative}
.service-task-card:before{content:"建议";position:absolute;top:18px;right:20px;padding:4px 7px;border:1px solid rgba(189,135,61,.42);color:#8a5b20;font-size:9px;font-weight:800;letter-spacing:.08em}
.service-optional-note{margin:10px 0 0!important;color:var(--muted)!important;font-size:10px!important;line-height:1.55!important}
.resource-entry{min-height:94px;margin-top:16px;padding:18px 22px;border-radius:var(--radius-sm);background:#eee5d4}
.resource-entry small{font-size:10px}
.resource-entry b{font-size:21px}
.resource-entry em{font-size:12px}
.resource-entry>strong{font-size:12px}
@media(max-width:620px){
  .dashboard-hero{padding:28px 0 24px}
  .dashboard-head{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center}
  .dashboard-head h1{font-size:30px}
  .dashboard-head>div:first-child>p:last-child{font-size:12px;line-height:1.45}
  .private-link-action{max-width:none;margin:0}
  .private-link-action .quiet-button{min-height:44px;padding:0 12px;font-size:12px}
  .dashboard-body{padding-bottom:calc(56px + env(safe-area-inset-bottom))}
  .participant-task-hub{margin:26px 0 42px}
  .task-hub-heading{display:block;margin-bottom:20px}
  .task-hub-heading .section-index{font-size:10px;margin-bottom:7px}
  .task-hub-heading h2{font-size:30px;line-height:1.2}
  .task-hub-heading>p:last-child{margin-top:8px;font-size:14px;line-height:1.65}
  .core-task-grid{grid-template-columns:1fr;gap:12px}
  .core-task-primary{order:-1}
  .core-task-card{min-height:0;padding:22px 20px;border-radius:var(--radius-sm)}
  .core-task-card>small{font-size:10px}
  .core-task-card h3{margin:8px 0 7px;font-size:27px}
  .core-task-card>p{font-size:13px;line-height:1.65}
  .core-task-primary>button{min-height:50px;margin-top:20px;font-size:14px}
  .service-quick-actions{grid-template-columns:1fr;padding-top:16px}
  .service-quick-actions a,.service-quick-actions button{min-height:54px;padding:10px 0}
  .service-quick-actions b{font-size:13px}
  .service-quick-actions small{font-size:11px}
  .service-quick-actions strong{font-size:11px}
  .service-task-card:before{top:14px;right:16px}
  .resource-entry{min-height:0;margin-top:12px;padding:17px 18px;align-items:flex-start}
  .resource-entry small{font-size:10px}
  .resource-entry b{font-size:19px}
  .resource-entry em{font-size:12px;line-height:1.55}
  .resource-entry>strong{font-size:0}
  .resource-entry>strong:after{content:"→";font-size:18px}
}

/* 2026-07-16 preserved redesign: submission and result states */
.participant-workspace{max-width:940px;margin:28px auto 72px}
.workspace-header{top:88px;min-height:60px;padding:10px 18px;border-radius:var(--radius-sm);box-shadow:0 10px 34px rgba(12,42,37,.06)}
.workspace-header button{min-height:40px;padding:0;border-radius:0;font-size:13px}
.workspace-header span{font-size:12px}
.participant-workspace .alert{margin:16px 0;padding:17px 18px;font-size:14px}
.support-panel.phase-panel,.action-panel.phase-panel{border-radius:var(--radius-md);background:var(--surface)}
.phase-summary{min-height:76px;padding:18px 22px}
.phase-summary small{font-size:10px}
.phase-summary strong{font-size:23px}
.phase-summary em{font-size:12px}
.phase-summary>b{font-size:12px}
.phase-content{padding:28px}
.submission-workspace>.phase-panel[open]>.phase-summary{display:flex}
.submission-workspace>.phase-panel[open]>.phase-content{padding:30px 28px}
.submission-workspace form{max-width:760px;margin:0 auto}
.submission-workspace .field input[type="file"]{height:auto;min-height:72px;padding:12px;background:#f7f2e8}
.submission-workspace .field input[type="file"]::file-selector-button{min-height:42px;margin-right:12px;padding:0 14px;border:1px solid var(--ink);border-radius:var(--radius-xs);background:var(--ink);color:#fff;font-weight:600}
.submission-tip{font-size:12px}
.evidence-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.evidence-item,.evidence-grid>a{border-radius:var(--radius-sm);border:1px solid var(--line)}
.evidence-item button{top:7px;right:7px;width:32px;height:32px}
.pending-card{padding:56px 28px;border:1px solid var(--line);border-radius:var(--radius-md);background:#eee7d8}
.pending-card .big-icon{width:56px;height:56px;font-size:22px}
.pending-card h2{font-size:36px}
.pending-card p{max-width:620px;margin-inline:auto;line-height:1.75}
.celebration{padding:58px 28px;border-radius:var(--radius-lg)}
.celebration h2{font-size:clamp(36px,5vw,48px)}
.celebration p{font-size:14px}
.certificate-result{grid-template-columns:minmax(0,1.14fr) minmax(300px,.72fr);gap:28px}
.certificate-preview{border:1px solid var(--line);box-shadow:var(--shadow-soft)}
.result-actions{padding:28px;border-radius:var(--radius-md);background:var(--surface);box-shadow:none}
.result-actions h3{font-size:28px}
.result-actions>p{font-size:13px}
.action-stack button{min-height:52px;height:auto;border-radius:var(--radius-xs);font-size:14px}
.action-stack .save{background:var(--ink-deep)}
.medal-product{margin-top:26px;padding-top:26px}
.medal-product img{height:auto;max-height:220px;object-fit:contain;background:#f2ecdf}
.medal-product h4{font-size:22px}
.medal-product p{font-size:12px!important;line-height:1.65}
.completion-id{min-height:48px;border-radius:var(--radius-xs)}
.completion-id span{font-size:11px}
.completion-id strong{font-size:13px;font-variant-numeric:tabular-nums}
@media(max-width:900px){
  .certificate-result{grid-template-columns:1fr}
}
@media(max-width:620px){
  .participant-workspace{margin:14px 0 44px}
  .workspace-header{top:70px;min-height:52px;padding:6px 12px;margin-bottom:12px}
  .workspace-header button{min-height:44px;font-size:13px}
  .workspace-header span{font-size:11px}
  .participant-workspace .alert{padding:15px 16px;font-size:13px;line-height:1.7}
  .phase-summary{min-height:0;padding:16px 17px}
  .phase-summary small{font-size:10px}
  .phase-summary strong{font-size:21px}
  .phase-summary em{font-size:12px;line-height:1.55}
  .phase-summary>b{font-size:11px}
  .phase-content{padding:20px 17px}
  .submission-workspace>.phase-panel[open]>.phase-content{padding:22px 17px}
  .submission-workspace .field input[type="file"]{min-height:76px}
  .submission-tip{padding:13px 14px;font-size:12px}
  .evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .pending-card{padding:40px 18px}
  .pending-card h2{font-size:31px}
  .pending-card p{font-size:13px}
  .pending-meta{font-size:12px}
  .celebration{padding:38px 18px}
  .celebration h2{font-size:32px;line-height:1.25}
  .celebration p{font-size:13px;line-height:1.7}
  .certificate-result{gap:18px;margin-top:18px}
  .certificate-preview{margin-inline:-8px}
  .result-actions{padding:24px 18px;border-radius:var(--radius-sm)}
  .result-actions h3{font-size:25px}
  .result-actions>p{font-size:13px}
  .action-stack{gap:10px}
  .action-stack button{min-height:52px}
  .medal-product{margin-top:28px;padding-top:24px}
  .medal-product img{height:auto;max-height:240px}
  .medal-product h4{font-size:21px}
  .medal-product p{font-size:12px!important}
}

/* Accessibility and keyboard navigation */
.skip-link{
  position:fixed;
  z-index:calc(var(--z-toast) + 1);
  top:12px;
  left:12px;
  padding:11px 15px;
  border-radius:var(--radius-xs);
  background:var(--ink-deep);
  color:#fff;
  font-size:13px;
  font-weight:700;
  text-decoration:none;
  transform:translateY(-150%);
  transition:transform .16s ease;
}
.skip-link:focus{transform:translateY(0)}
#main-content:focus,#admin-main:focus{outline:none}
[aria-busy="true"]{cursor:wait}
.field-error{display:block;margin-top:7px;color:#9a3f32!important;font-size:12px!important;font-weight:600;line-height:1.5}
.field-error[hidden]{display:none}

/* Phase 3 release fixes: recovery, touch targets and short-screen hero */
.brand{min-height:44px}
.entry-error{position:relative;z-index:4;border-bottom:1px solid rgba(154,63,50,.2);background:#f7e9e5;color:#6f3028}
.entry-error[hidden]{display:none}
.entry-error>.shell{min-height:68px;padding-block:12px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.entry-error p{margin:0;display:grid;gap:2px;font-size:12px;line-height:1.55}
.entry-error strong{font-size:13px}
.entry-error button{flex:none;min-width:72px;min-height:44px;padding:0 14px;border:1px solid currentColor;background:transparent;color:inherit;font-size:12px;font-weight:700}
.boundary-link{min-height:44px;display:inline-flex;align-items:center}
@media(max-width:620px){
  .dialog-close{min-width:44px}
  .entry-error>.shell{align-items:flex-start}
}
@media(max-width:360px) and (max-height:640px){
  .hero-copy{padding:30px 0 26px}
  .season-line{margin-bottom:10px}
  .hero .eyebrow{margin-bottom:8px}
  .hero h1{font-size:42px}
  .hero-belief{margin:14px 0 8px;font-size:16px;line-height:1.45}
  .hero-lead{margin:0;font-size:12px;line-height:1.55}
  .hero-tags{display:none}
  .hero-cta{min-height:50px;margin-top:14px}
}

/* 2026-07-17 identity access iteration — UI-025 */
.formal-result-note{margin:18px 0 0;padding:12px 14px;border-left:3px solid var(--gold);background:var(--gold-soft,#f5ead5);color:var(--muted);font-size:12px;line-height:1.65}
.identity-summary{margin:18px 0 0;padding:16px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,253,247,.82)}
.identity-summary div{display:grid;gap:2px}.identity-summary small{color:var(--muted);font-size:11px}.identity-summary strong{font-size:15px}.identity-summary p{grid-column:1/-1;margin:2px 0 0;color:var(--muted);font-size:11px;line-height:1.55}
.identity-summary.needs-resolution{border-color:#d7a98e;background:#fff7f0}.identity-summary.needs-resolution p{color:#8a4937;font-weight:700}
.identity-confirm-card>p{margin:0 0 14px}.identity-confirm-card dl{margin:18px 0;display:grid;gap:1px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--line)}.identity-confirm-card dl div{padding:13px 14px;display:grid;grid-template-columns:100px 1fr;gap:12px;background:var(--surface)}.identity-confirm-card dt{color:var(--muted);font-size:12px}.identity-confirm-card dd{margin:0;font-weight:800}.identity-confirm-card>strong{display:block;color:#8d5122;font-size:14px}.identity-confirm-actions{margin-top:22px;display:grid;grid-template-columns:1fr 1.5fr;gap:10px}.identity-confirm-actions button{width:100%;min-height:50px}.identity-confirm-actions .primary-button{margin:0}
.identity-recovery-form{margin-top:18px}.identity-recovery-form .primary-button{width:100%;min-height:52px}.identity-privacy-note{margin:-6px 0 16px;color:var(--muted);font-size:11px}.identity-recovery-error{margin:12px 0 0;padding:11px 12px;border-radius:8px;background:#f7e9e5;color:#78372f}.identity-help-link{width:100%;min-height:44px;margin-top:10px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--ink);font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.result-lock-note{padding:11px 12px;border-left:3px solid var(--gold);background:#f7f0e2;color:var(--muted);font-size:11px;line-height:1.55}
.entry-error>.shell>div{display:flex;gap:8px}.entry-error #entry-error-recover{border-color:var(--ink);background:var(--ink);color:#fff}
@media(max-width:620px){.header-actions{gap:12px}.header-secondary{font-size:11px}.identity-summary{margin-top:12px;padding:13px 14px}.identity-confirm-card dl div{grid-template-columns:82px 1fr}.identity-confirm-actions{grid-template-columns:1fr}.entry-error>.shell>div{display:grid;gap:6px}.entry-error>.shell>div button{width:100%}}

/* 2026-07-17 service, medal handoff and pending review iteration — UI-027 */
.medal-section .medal-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px}
.medal-section .medal-gallery figure{display:grid;grid-template-rows:1fr auto;gap:8px}
.medal-image-frame{aspect-ratio:1;min-height:0;padding:12px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(229,189,115,.2);border-radius:18px;background:rgba(255,255,255,.035)}
.medal-section .medal-gallery img,.medal-section .medal-gallery img:first-child{width:100%;height:100%;max-height:none;object-fit:contain;border-radius:12px;box-shadow:none}
.medal-product img{height:220px;object-fit:contain;object-position:center;padding:8px;background:#f0eadc}
.medal-product-kicker{margin:13px 0 0!important;color:var(--gold)!important;font-size:11px!important;font-weight:800;letter-spacing:.08em}
.medal-shop-note{display:block;margin-top:9px;color:var(--muted);font-size:11px;line-height:1.55}
.service-qr-dialog{text-align:center}
.assistant-benefit-list{margin:4px 0 18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--line)}
.assistant-benefit-list span{min-width:0;padding:11px 7px;display:grid;gap:3px;background:#f7f1e5;text-align:center}
.assistant-benefit-list b{font-size:12px}.assistant-benefit-list small{color:var(--muted);font-size:9px;line-height:1.4}
.service-qr-image{width:min(100%,300px);margin:8px auto 14px;padding:10px;display:block;border:1px solid var(--line);border-radius:16px;background:#fff}
.service-qr-image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}
.service-qr-dialog>p{max-width:400px;margin:0 auto 16px!important;color:var(--ink-deep)!important;font-size:14px!important;line-height:1.75!important}
.service-qr-dialog>small{display:block;max-width:420px;margin:12px auto 0;color:var(--muted);font-size:11px;line-height:1.6}
.service-qr-copy{width:min(100%,360px);min-height:48px;margin:0 auto;padding:0 16px;justify-content:center;background:var(--ink);color:#fff}
.assistant-welcome-later{min-height:44px;margin:10px auto -8px;padding:0 18px;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.pending-review-card{width:min(100%,650px);margin:0 auto;padding:34px 36px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdf7}
.pending-review-status{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:12px}
.pending-review-status span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:13px}
.pending-review-status strong{letter-spacing:.06em}
.pending-review-card h2{margin:20px 0 9px;font:500 32px/1.25 "Songti SC",STSong,serif}
.pending-review-card>p{max-width:530px;margin:0;color:var(--muted);font-size:13px;line-height:1.75}
.pending-review-card dl{margin:24px 0 18px;padding:16px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.pending-review-card dl div{display:grid;gap:4px}.pending-review-card dt{color:var(--muted);font-size:10px}.pending-review-card dd{margin:0;font-size:13px;font-weight:800;font-variant-numeric:tabular-nums}
.pending-entry-button{min-height:48px;padding:0 18px;border-radius:8px;background:var(--ink);color:#fff}
.pending-review-card>small{display:block;margin-top:11px;color:var(--muted);font-size:11px;line-height:1.55}
@media(max-width:620px){
  .medal-section .medal-gallery{display:flex;gap:0}
  .medal-section .medal-gallery figure{padding:8px}
  .medal-image-frame{padding:9px;border-radius:14px}
  .medal-section .medal-gallery img,.medal-section .medal-gallery img:first-child{width:100%;height:100%;max-height:none;border-radius:9px}
  .medal-product img{height:190px}
  .service-qr-image{width:min(100%,280px);padding:8px}
  .service-qr-dialog>p{font-size:13px!important}
  .assistant-benefit-list span{padding:9px 5px}.assistant-benefit-list b{font-size:11px}.assistant-benefit-list small{font-size:8px}
  .pending-review-card{padding:24px 20px;border-radius:16px}
  .pending-review-card h2{font-size:27px}
  .pending-review-card dl{margin:20px 0 16px;padding:14px 0;gap:10px}
  .pending-entry-button{width:100%}
}

/* 2026-07-17 achievement result, certificate viewer and medal handoff — UI-028 */
.dashboard.result-focus .dashboard-hero,
.dashboard.result-focus .status-steps,
.dashboard.result-focus .identity-summary{display:none}
.dashboard.result-focus .dashboard-body{padding-bottom:36px}
.dashboard.result-focus .participant-workspace{max-width:1120px;margin:0 auto}
.dashboard.result-focus .workspace-header{top:72px;margin:0;padding:12px 2px;border:0;border-radius:0;background:var(--cream);box-shadow:none;backdrop-filter:none}
.dashboard.result-focus .submission-workspace>.phase-panel{display:none}
.dashboard.result-focus .result-panel{margin:0}
.achievement-result{position:relative;min-height:calc(100dvh - 128px);padding:20px 0 34px;display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);gap:clamp(24px,4vw,58px);align-items:center;color:var(--ink-deep)}
.achievement-hero{position:relative;align-self:stretch;min-height:610px;padding:52px clamp(28px,4vw,52px) 42px;overflow:hidden;border-radius:var(--radius-lg);background:var(--ink-deep);color:#f8f1df;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate}
.achievement-hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 72% 18%,rgba(226,184,101,.16),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 58%)}
.achievement-hero:after{content:"";position:absolute;inset:auto -15% -26% -15%;height:56%;z-index:-1;border-radius:50%;background:rgba(244,235,215,.045);transform:rotate(-5deg)}
.achievement-route{position:absolute;inset:24px -20px auto;width:calc(100% + 40px);height:auto;opacity:.88}
.achievement-route path{fill:none;vector-effect:non-scaling-stroke}
.achievement-mountain{stroke:rgba(239,226,196,.22);stroke-width:1.3}
.achievement-coast{stroke:rgba(239,226,196,.12);stroke-width:1.2}
.achievement-route-line{stroke:var(--gold-light);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.achievement-route-points{fill:var(--gold-light);stroke:var(--ink-deep);stroke-width:2}
.achievement-status{margin:0 0 20px;display:flex;align-items:center;gap:9px;color:#e8d9b8;font-size:11px;font-weight:800;letter-spacing:.08em}
.achievement-status span{width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(232,217,184,.48);border-radius:50%;font-size:11px}
.achievement-hero h2{max-width:480px;margin:0;font:500 clamp(34px,3.7vw,54px)/1.18 "Songti SC",STSong,serif;letter-spacing:.01em}
.achievement-name{margin:24px 0 21px;color:var(--gold-light);font:600 clamp(48px,6vw,78px)/1 "Songti SC",STSong,serif;letter-spacing:.06em}
.achievement-stats{margin:0;padding-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;border-top:1px solid rgba(232,217,184,.25)}
.achievement-stats div:last-child{grid-column:1/-1}
.achievement-stats dt{margin-bottom:5px;color:rgba(248,241,223,.58);font-size:10px;letter-spacing:.06em}
.achievement-stats dd{margin:0;color:#fff9ea;font-size:15px;font-weight:750;font-variant-numeric:tabular-nums}
.achievement-main{min-width:0;display:grid;grid-template-columns:minmax(290px,.94fr) minmax(240px,.76fr);gap:20px;align-items:center}
.certificate-launch{min-width:0;padding:0;overflow:hidden;border:1px solid rgba(114,91,48,.26);border-radius:12px;background:#e9e1ce;box-shadow:0 22px 55px rgba(26,41,35,.16);cursor:zoom-in;text-align:left;transition:transform var(--duration-fast) var(--ease-standard),box-shadow var(--duration-fast) var(--ease-standard)}
.certificate-launch:hover{transform:translateY(-3px);box-shadow:0 26px 65px rgba(26,41,35,.2)}
.certificate-launch:active{transform:translateY(0) scale(.995)}
.certificate-launch:disabled{cursor:wait;opacity:.76}
.certificate-preview{display:block;aspect-ratio:3/4;border:0;background:#e9e1ce;box-shadow:none}
.certificate-preview img,.certificate-preview canvas{width:100%;height:100%;display:block;object-fit:cover}
.certificate-loading{height:100%;display:grid;place-items:center;padding:24px;color:var(--muted);font-size:12px;text-align:center}
.certificate-open-label{min-height:46px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(114,91,48,.18);background:#f8f2e5;color:var(--ink-deep);font-size:12px;font-weight:750}
.certificate-open-label b{font-size:15px}
.achievement-result .result-actions{position:static;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.achievement-result .result-actions h3{margin:0 0 18px;font:500 clamp(26px,2.5vw,34px)/1.25 "Songti SC",STSong,serif}
.result-primary-actions{display:grid;gap:9px}
.result-primary-actions button{width:100%;min-height:52px;padding:0 16px;border-radius:var(--radius-xs);font-size:13px;font-weight:800;cursor:pointer}
.result-primary-actions .save{border:1px solid var(--ink-deep);background:var(--ink-deep);color:#fff}
.result-primary-actions .share{border:1px solid var(--ink-deep);background:transparent;color:var(--ink-deep)}
.result-primary-actions button:disabled{cursor:wait;opacity:.55}
.medal-unlock{width:100%;min-height:96px;margin-top:18px;padding:10px 12px 10px 9px;display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:11px;border:1px solid rgba(189,135,61,.36);border-radius:var(--radius-sm);background:#eee4cf;color:var(--ink-deep);text-align:left;cursor:pointer;transition:border-color var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard)}
.medal-unlock:hover{border-color:var(--gold);transform:translateY(-2px)}
.medal-unlock img{width:62px;height:70px;padding:2px;display:block;object-fit:contain;border-radius:8px;background:#e2d6bf}
.medal-unlock span{min-width:0;display:grid;gap:3px}
.medal-unlock small{color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.06em}
.medal-unlock strong{font:600 17px/1.25 "Songti SC",STSong,serif}
.medal-unlock em{color:var(--muted);font-size:9px;font-style:normal;line-height:1.4}
.medal-unlock>b{font-size:11px;white-space:nowrap}
.achievement-result .result-lock-note{margin:10px 0 0;padding:0;border:0;background:transparent;color:var(--muted);font-size:10px;line-height:1.55}
.skip-achievement{position:absolute;z-index:8;top:30px;right:8px;min-height:44px;padding:0 14px;border:1px solid rgba(18,63,56,.25);border-radius:99px;background:rgba(248,243,232,.92);color:var(--ink);font-size:11px;font-weight:700;cursor:pointer}
.skip-achievement[hidden]{display:none}

dialog.certificate-viewer{width:min(1120px,calc(100% - 36px));height:min(900px,calc(100dvh - 36px));max-width:none;max-height:none;margin:auto;padding:0;overflow:hidden;border-radius:18px;background:#0b2723;color:#f7f0df}
.certificate-viewer::backdrop{background:rgba(4,17,15,.86);backdrop-filter:blur(9px)}
.certificate-viewer-shell{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}
.certificate-viewer-header{min-height:76px;padding:13px 18px 13px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(255,255,255,.1)}
.certificate-viewer-header small{display:block;margin-bottom:2px;color:var(--gold-light);font-size:8px;font-weight:800;letter-spacing:.14em}
.certificate-viewer-header h2{margin:0;color:#fff9e9;font:500 21px/1.3 "Songti SC",STSong,serif}
.certificate-viewer-close{width:46px;height:46px;flex:none;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:transparent;color:#fff;font-size:25px;line-height:1;cursor:pointer}
.certificate-viewer-stage{min-height:0;padding:18px;display:grid;place-items:center;overflow:auto;overscroll-behavior:contain;touch-action:pinch-zoom;background:radial-gradient(circle at center,rgba(237,216,172,.12),transparent 58%)}
.certificate-viewer-stage img{display:block;width:auto;height:min(100%,760px);max-width:100%;object-fit:contain;box-shadow:0 24px 80px rgba(0,0,0,.34);transition:box-shadow .2s ease}
.certificate-viewer-stage img.save-hint{box-shadow:0 0 0 4px var(--gold-light),0 24px 80px rgba(0,0,0,.45)}
.certificate-viewer-actions{min-height:82px;padding:13px 20px calc(13px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1.2fr 1fr auto;gap:10px;border-top:1px solid rgba(255,255,255,.1);background:#0b2723}
.certificate-viewer-actions button{min-height:52px;padding:0 18px;border-radius:8px;font-size:13px;font-weight:800;cursor:pointer}
.viewer-save{border:1px solid var(--gold-light);background:var(--gold-light);color:var(--ink-deep)}
.viewer-share{border:1px solid rgba(255,255,255,.55);background:transparent;color:#fff}
.viewer-medal{border:0;background:transparent;color:#e7ce9a;text-decoration:underline;text-underline-offset:4px}
.certificate-viewer.is-opening .certificate-viewer-shell{animation:certificate-viewer-in .24s var(--ease-standard) both}

.medal-claim-dialog{text-align:left}
.medal-claim-image{height:210px;margin:6px 0 18px;padding:10px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#eee5d3}
.medal-claim-image img{width:100%;height:100%;display:block;object-fit:contain}
.medal-claim-kicker{margin:0 0 7px!important;color:var(--gold)!important;font-size:10px!important;font-weight:800;letter-spacing:.08em}
.medal-claim-dialog h3{margin:0 0 10px!important;font:600 25px/1.3 "Songti SC",STSong,serif!important}
.medal-claim-dialog>p:not(.medal-claim-kicker){margin:0!important;color:var(--muted)!important;font-size:12px!important;line-height:1.7!important}
.medal-claim-dialog ul{margin:17px 0!important;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;list-style:none}
.medal-claim-dialog li{padding:8px 6px!important;border:1px solid var(--line);border-radius:7px;color:var(--ink)!important;font-size:10px!important;text-align:center}
.medal-claim-dialog .completion-id{margin:14px 0 10px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);background:#f7f1e5}
.medal-claim-dialog .medal-shop-action{width:100%;min-height:52px;margin:0;display:flex;align-items:center;justify-content:space-between}
.medal-claim-dialog>small{display:block;margin-top:10px;color:var(--muted);font-size:10px;line-height:1.5}

.achievement-result.is-revealing .achievement-route-line{stroke-dasharray:760;stroke-dashoffset:760;animation:achievement-route-draw .82s ease-out forwards}
.achievement-result.is-revealing .achievement-route-points{opacity:0;animation:achievement-fade-up .32s .58s ease-out forwards}
.achievement-result.is-revealing .achievement-status{opacity:0;animation:achievement-fade-up .36s .72s ease-out forwards}
.achievement-result.is-revealing .achievement-hero h2{opacity:0;animation:achievement-fade-up .4s .88s ease-out forwards}
.achievement-result.is-revealing .achievement-name{opacity:0;animation:achievement-name-in .44s 1.08s ease-out forwards}
.achievement-result.is-revealing .achievement-stats{opacity:0;animation:achievement-fade-up .38s 1.28s ease-out forwards}
.achievement-result.is-revealing .certificate-launch{opacity:0;animation:achievement-certificate-in .48s 1.4s ease-out forwards}
.achievement-result.is-revealing .result-actions{opacity:0;animation:achievement-fade-up .42s 1.62s ease-out forwards}
@keyframes achievement-route-draw{to{stroke-dashoffset:0}}
@keyframes achievement-fade-up{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@keyframes achievement-name-in{from{opacity:0;transform:translateY(8px);letter-spacing:.16em}to{opacity:1;transform:none;letter-spacing:.06em}}
@keyframes achievement-certificate-in{from{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:none}}
@keyframes certificate-viewer-in{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}

@media(max-width:900px){
  .achievement-result{grid-template-columns:1fr;padding-top:12px}
  .achievement-hero{min-height:430px}
  .achievement-main{grid-template-columns:minmax(240px,.8fr) minmax(250px,1fr)}
}
@media(max-width:620px){
  .dashboard.result-focus .dashboard-body{width:100%;padding-bottom:0}
  .dashboard.result-focus .participant-workspace{margin:0}
  .dashboard.result-focus .workspace-header{position:relative;top:0;min-height:48px;padding:3px 16px;margin:0;background:var(--cream)}
  .dashboard.result-focus .workspace-header span{font-size:10px}
  .achievement-result{min-height:calc(100dvh - 112px);padding:0 16px 24px;display:block}
  .achievement-hero{min-height:0;margin:0 -16px;padding:82px 22px 25px;border-radius:0}
  .achievement-route{inset:7px -20px auto;opacity:.72}
  .achievement-status{margin-bottom:11px;font-size:11px}
  .achievement-status span{width:22px;height:22px}
  .achievement-hero h2{font-size:31px;line-height:1.16}
  .achievement-name{margin:15px 0 14px;font-size:49px}
  .achievement-stats{padding-top:13px;grid-template-columns:1fr 1fr;gap:11px 14px}
  .achievement-stats dt{font-size:11px}
  .achievement-stats dd{font-size:13px}
  .achievement-main{margin-top:15px;display:grid;grid-template-columns:minmax(124px,.76fr) minmax(170px,1fr);gap:13px;align-items:start}
  .certificate-launch{border-radius:8px}
  .certificate-open-label{min-height:44px;padding:0 9px;font-size:11px}
  .achievement-result .result-actions{padding-top:2px}
  .achievement-result .result-actions h3{margin-bottom:10px;font-size:22px;line-height:1.2}
  .result-primary-actions{gap:7px}
  .result-primary-actions button{min-height:48px;padding:0 10px;font-size:12px}
  .medal-unlock{min-height:78px;margin-top:10px;padding:7px;grid-template-columns:46px 1fr;gap:8px;border-radius:9px}
  .medal-unlock img{width:46px;height:58px}
  .medal-unlock small{font-size:10px}
  .medal-unlock strong{font-size:14px}
  .medal-unlock em{font-size:11px}
  .medal-unlock>b{display:none}
  .achievement-result .result-lock-note{display:none}
  .skip-achievement{position:fixed;top:calc(72px + env(safe-area-inset-top));right:12px;min-height:40px}
  dialog.certificate-viewer{width:100%;height:100dvh;max-height:none;margin:0;border-radius:0}
  .certificate-viewer-header{min-height:64px;padding:8px 10px 8px 16px}
  .certificate-viewer-header h2{font-size:18px}
  .certificate-viewer-close{width:44px;height:44px}
  .certificate-viewer-stage{padding:10px}
  .certificate-viewer-stage img{width:auto;height:min(100%,calc((100vw - 20px) * 4 / 3));max-width:100%}
  .certificate-viewer-actions{min-height:calc(116px + env(safe-area-inset-bottom));padding:10px 12px calc(10px + env(safe-area-inset-bottom));grid-template-columns:1.15fr 1fr}
  .certificate-viewer-actions button{min-height:50px;padding:0 10px;font-size:12px}
  .viewer-medal{grid-column:1/-1;min-height:44px!important}
  .medal-claim-image{height:180px}
  .medal-claim-dialog h3{font-size:23px!important}
}
@media(max-width:360px) and (max-height:640px){
  .dashboard.result-focus .workspace-header{min-height:40px;padding-block:0}
  .achievement-result{padding-inline:12px}
  .achievement-hero{margin-inline:-12px;padding:42px 16px 13px}
  .achievement-route{opacity:.45}
  .achievement-status{margin-bottom:6px;font-size:10px}
  .achievement-status span{width:22px;height:22px}
  .achievement-hero h2{font-size:24px;line-height:1.12}
  .achievement-name{margin:8px 0 8px;font-size:38px}
  .achievement-stats{padding-top:8px;gap:6px 10px}
  .achievement-stats dt{margin-bottom:2px;font-size:10px}
  .achievement-stats dd{font-size:12px}
  .achievement-stats div:last-child{grid-column:1/-1}
  .achievement-main{margin-top:10px;grid-template-columns:104px 1fr;gap:10px}
  .certificate-open-label{min-height:44px;font-size:10px}
  .achievement-result .result-actions h3{margin-bottom:6px;font-size:17px}
  .result-primary-actions{gap:5px}
  .result-primary-actions button{min-height:44px;font-size:12px}
  .medal-unlock{min-height:70px;margin-top:8px;grid-template-columns:42px 1fr;padding:7px}
  .medal-unlock img{width:42px;height:52px}
  .medal-unlock small{display:none}
  .medal-unlock strong{font-size:13px}
  .medal-unlock em{display:none}
}
@media(prefers-reduced-motion:reduce){
  .achievement-result *,
  .certificate-viewer *{animation:none!important;transition:none!important;scroll-behavior:auto!important}
  .achievement-result.is-revealing .achievement-route-line{stroke-dashoffset:0}
  .achievement-result.is-revealing .achievement-route-points,
  .achievement-result.is-revealing .achievement-status,
  .achievement-result.is-revealing .achievement-hero h2,
  .achievement-result.is-revealing .achievement-name,
  .achievement-result.is-revealing .achievement-stats,
  .achievement-result.is-revealing .certificate-launch,
  .achievement-result.is-revealing .result-actions{opacity:1;transform:none}
}

/* UI-031 final cascade guards */
.identity-summary{grid-template-columns:repeat(3,minmax(0,1fr))}
.service-task-card:before{display:none}
.service-task-card.is-recommended:before{display:block}
@media(max-width:620px){
  .identity-summary{grid-template-columns:1fr 1fr}
  .identity-summary div:first-child{grid-column:1/-1;padding-bottom:8px;border-bottom:1px solid var(--line)}
}

/* 2026-07-22 registration focus and mobile reading convergence — UI-032 */
.hero-belief{margin-bottom:12px}
.hero-lead{max-width:520px}
.hero-cta{width:max-content;min-width:220px;padding-inline:26px;display:inline-flex;justify-content:center;gap:18px}
.achievement-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
.achievement-meta span{min-width:0;padding:14px 10px!important;display:grid;gap:3px;text-align:center}
.achievement-meta span:first-child{padding-left:10px!important}
.achievement-meta span b{font:500 22px/1.2 "Songti SC",STSong,serif;color:var(--ink)}
.achievement-meta span small{color:var(--muted);font-size:10px;line-height:1.45}
.journey-section .section-heading{margin-inline:auto;text-align:center}
.journey-section .section-heading>p:last-child{margin-inline:auto}
.journey-section .journey-grid{width:min(100%,900px);grid-template-columns:repeat(3,minmax(0,1fr));margin-inline:auto}
.journey-section .journey-grid article{min-height:180px;padding:30px 22px;border-right:1px solid rgba(18,63,56,.15);text-align:center}
.journey-section .journey-grid article:last-child{border-right:0}
.journey-section .journey-grid h3{margin:22px 0 7px}
.journey-section .journey-grid p{font-size:13px}
.route-range-note{width:max-content;max-width:100%;margin:22px 0 0!important;padding:8px 14px;display:flex;align-items:center;gap:12px;border:1px solid rgba(229,189,115,.28);border-radius:99px;color:#e5bd73!important}
.route-range-note strong{font:600 16px/1 Georgia,serif;letter-spacing:.05em}
.route-range-note i{font-style:normal;color:rgba(246,239,223,.58)}
.medal-features{grid-template-columns:repeat(3,minmax(0,1fr))}
.medal-features span{display:grid;gap:3px;text-align:center}
.medal-features span b{font-size:12px}.medal-features span small{color:rgba(246,239,223,.58);font-size:9px;line-height:1.45}
.register-layout{display:block;width:min(100% - 32px,760px)}
.form-card{width:100%;margin-inline:auto}
.form-card>.primary-button{justify-content:center;gap:16px}
.registration-consent-summary{margin:4px 0 0;padding:14px 15px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:#f4efe3}
.registration-consent-summary>span{min-width:0;display:grid;gap:2px}.registration-consent-summary b{font-size:13px}.registration-consent-summary small{color:var(--muted);font-size:11px;line-height:1.45}
.registration-consent-summary button{min-height:42px;padding:0 14px;border:1px solid var(--ink);background:transparent;color:var(--ink);font-size:12px;font-weight:800}
.registration-consent-summary[data-state="complete"]{border-color:rgba(45,114,94,.42);background:#edf4ef}.registration-consent-summary[data-state="complete"] button{background:var(--ink);color:#fff}
.registration-consent-summary.is-invalid{border-color:#a84736;box-shadow:0 0 0 3px rgba(168,71,54,.1)}
.consent-source-fields{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.registration-error-summary{margin:10px 0 0;padding:10px 12px;border-left:3px solid #a84736;background:#f7e9e5;color:#78372f;font-size:12px;font-weight:700;line-height:1.5}
.field.is-invalid input,.field.is-invalid select,.choice-field.is-invalid .choice-row span{border-color:#a84736;box-shadow:0 0 0 3px rgba(168,71,54,.1)}
.registration-consent-dialog{display:grid;gap:16px}.registration-consent-lead{margin:-4px 0 0!important;color:var(--muted)!important;font-size:13px!important;text-align:center}
.consent-boundaries{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--line)}
.consent-boundaries span{padding:12px 8px;display:grid;gap:4px;background:#f4efe3;text-align:center}.consent-boundaries b{font-size:12px}.consent-boundaries small{color:var(--muted);font-size:9px;line-height:1.45}
.consent-dialog-checks{display:grid;gap:8px}.consent-dialog-checks>label{min-height:72px;padding:13px 14px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fffdf7;cursor:pointer}
.consent-dialog-checks input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--ink)}.consent-dialog-checks label>span{min-width:0;display:grid;gap:3px}.consent-dialog-checks b{font-size:13px}.consent-dialog-checks small{color:var(--muted);font-size:11px;line-height:1.55}
.consent-dialog-checks em{display:flex;gap:12px;margin-top:5px;font-style:normal}.consent-dialog-checks em button{min-height:34px;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--ink);font-size:11px;font-weight:700}
.registration-consent-confirm{width:100%;margin-top:2px;justify-content:center;gap:14px;box-shadow:none}.policy-back-button{width:100%;min-height:48px;margin-top:22px;border-radius:var(--radius-xs);color:var(--ink)}
.identity-confirm-card{text-align:center}.identity-confirm-lead{max-width:390px;margin:0 auto 16px!important;color:var(--muted);font-size:13px;line-height:1.65}
.identity-confirm-card dl{max-width:430px;margin:16px auto}.identity-confirm-card dl div{grid-template-columns:1fr;padding:13px 16px;text-align:center}.identity-confirm-card dt{font-size:11px}.identity-confirm-card dd{font-size:17px;overflow-wrap:anywhere}
.identity-confirm-note{max-width:430px;margin:0 auto!important;padding:12px 14px;border-radius:var(--radius-sm);background:#f4efe3;text-align:center}.identity-confirm-note b,.identity-confirm-note span{display:block}.identity-confirm-note b{font-size:13px}.identity-confirm-note span{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.55}
.identity-confirm-actions{max-width:430px;margin:18px auto 0;grid-template-columns:1fr 1fr;gap:10px}.identity-confirm-actions .secondary-button,.identity-confirm-actions .primary-button{min-height:50px;margin:0;border-radius:var(--radius-xs);justify-content:center}.identity-confirm-actions .secondary-button{border-color:var(--ink);background:#fffdf7;color:var(--ink);font-weight:800}
.registration-success-mark{margin:0 0 14px;padding:13px 15px;display:flex;align-items:center;justify-content:center;gap:11px;border-radius:var(--radius-sm);background:#e9f2ed;color:var(--ink);text-align:left}.registration-success-mark>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-weight:900}.registration-success-mark div{display:grid;gap:1px}.registration-success-mark b{font-size:14px}.registration-success-mark small{color:var(--muted);font-size:10px}
@media(max-width:620px){
  .hero{min-height:calc(100dvh - 64px);align-items:center}.hero-copy{padding:54px 0 56px;text-align:center}.season-line{justify-content:center;margin-bottom:22px;font-size:10px}.hero h1{font-size:clamp(43px,13vw,52px);letter-spacing:.025em}.hero-belief{margin:24px 0 8px;font-size:18px;letter-spacing:.04em}.hero-lead{max-width:330px;margin-inline:auto;font-size:13px;line-height:1.65}.hero-cta{min-width:210px;min-height:50px;margin:24px auto 0}.hero-art{opacity:.46}
  #challenge-overview .certificate-showcase{text-align:center}#challenge-overview .certificate-copy h2{font-size:31px}#challenge-overview .certificate-copy>p:not(.section-index){max-width:330px;margin-inline:auto;font-size:13px;line-height:1.65}#challenge-overview .achievement-meta{margin:18px auto 0;justify-content:stretch}#challenge-overview .achievement-meta span{padding:11px 5px!important}#challenge-overview .achievement-meta span b{color:#f8edd5;font-size:19px}#challenge-overview .achievement-meta span small{color:rgba(255,244,221,.68);font-size:9px}#challenge-overview .certificate-frame{width:min(78vw,320px)}
  .journey-section{padding:48px 0 54px}.journey-section .section-heading h2{font-size:32px}.journey-section .section-heading>p:last-child{max-width:290px;font-size:12px;line-height:1.6}.journey-section .journey-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:24px;border-top:0}.journey-section .journey-grid article{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;align-content:start;min-height:150px;padding:17px 8px;border:1px solid rgba(18,63,56,.13)!important;border-radius:12px;background:rgba(255,255,255,.28);text-align:center}.journey-section .journey-grid b{font-size:11px}.journey-section .journey-grid h3{margin:18px 0 6px;font-size:18px}.journey-section .journey-grid p{font-size:10px;line-height:1.5}
  .route-section{padding:22px 12px 44px}.route-section .route-copy{padding:25px 18px 18px;text-align:center}.route-section .route-copy h2{font-size:31px}.route-section .route-copy>p{max-width:310px;margin-inline:auto;font-size:13px;line-height:1.6}.route-section .route-copy>.route-range-note{width:max-content;margin:16px auto 0!important;padding:8px 16px;font-size:12px}.route-section .route-stats-v2{margin-top:16px}.route-section .route-stats-v2 span{padding:10px 3px 0;text-align:center}.route-section .route-stats-v2 b{font-size:16px}.route-section .route-stats-v2 small{font-size:9px}.route-section .map-disclaimer{text-align:center;font-size:9px;line-height:1.5}
  .medal-section{padding:44px 0 52px}.medal-section .medal-layout{gap:20px}.medal-section .medal-copy{text-align:center}.medal-section .medal-copy h2{font-size:32px}.medal-section .medal-copy>p{max-width:310px;margin-inline:auto;font-size:13px;line-height:1.6}.medal-section .medal-features{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.medal-section .medal-features span{padding:10px 5px}.medal-section .medal-features span+span{border-left:1px solid rgba(225,184,108,.24)}.medal-section .medal-features span b{font-size:10px}.medal-section .medal-features span small{font-size:8px}
  .register-section{padding:24px 0 calc(42px + env(safe-area-inset-bottom))}.register-layout{width:min(100% - 24px,760px)}.form-card{padding:22px 16px 24px}.form-head{margin-bottom:20px;padding-bottom:15px}.form-head span{font-size:23px}.form-head b{font-size:11px}.field{margin-bottom:16px}.field small{margin-top:5px;line-height:1.5}.choice-field{margin-bottom:17px}.optional-fields{margin-bottom:16px}.registration-consent-summary{padding:12px;gap:9px}.registration-consent-summary button{min-height:44px;padding-inline:11px}.form-card>.primary-button{min-height:54px;margin-top:18px}
  .consent-boundaries span{padding:10px 5px}.consent-dialog-checks>label{padding:12px}.registration-consent-lead{font-size:12px!important}
  .identity-confirm-actions{grid-template-columns:1fr 1fr}.identity-confirm-actions button{font-size:12px}.identity-confirm-card dl div{grid-template-columns:1fr}.identity-confirm-card dd{font-size:16px}
}
@media(max-width:350px){
  .journey-section .journey-grid{gap:5px}.journey-section .journey-grid article{padding-inline:5px}.journey-section .journey-grid h3{font-size:16px}.registration-consent-summary{grid-template-columns:1fr}.registration-consent-summary button{width:100%}
}

/* 2026-07-22 whole-page story order and visual continuity — UI-033 */
#landing-view{
  --story-bg:#0e3731;
  --story-surface:#123f38;
  --story-text:#f7f0df;
  --story-muted:rgba(247,240,223,.68);
  --story-line:rgba(229,189,115,.2);
  background:var(--story-bg);
}
#hero,#challenge-overview,.route-section,.medal-section,.journey-section{
  color:var(--story-text);
  background:transparent;
}
#hero{background:radial-gradient(circle at 76% 45%,rgba(217,179,109,.09),transparent 36%),var(--story-bg)}
#challenge-overview,.route-section,.medal-section,.journey-section{scroll-margin-top:0}
#challenge-overview,.medal-section,.journey-section{border-top:1px solid var(--story-line)}
.route-section{border-top:1px solid var(--story-line);border-bottom:0}
#challenge-overview .section-index,.route-section .section-index,.medal-section .section-index,.journey-section .section-index{color:var(--gold-light)}
#challenge-overview .certificate-copy>p:not(.section-index),.route-section .route-copy>p,.medal-section .medal-copy>p,.journey-section .section-heading>p:last-child{color:var(--story-muted)}
#challenge-overview .achievement-meta{border-color:var(--story-line)}
#challenge-overview .achievement-meta span+span:before{background:var(--story-line)}
#challenge-overview .achievement-meta span b{color:#f8edd5}
#challenge-overview .achievement-meta span small{color:rgba(255,244,221,.64)}
#challenge-overview .certificate-frame,.route-section .route-card,.medal-section .medal-carousel{
  border-color:rgba(229,189,115,.28);
  box-shadow:0 24px 70px rgba(3,24,21,.24);
}
.route-section .route-card{background:rgba(18,63,56,.62);backdrop-filter:blur(3px)}
.route-section .route-overview-map{background:rgba(18,63,56,.72)}
.medal-section .medal-carousel{background:rgba(255,255,255,.025)}
.journey-section{padding-block:clamp(82px,10vw,132px)}
.journey-section .section-heading{max-width:760px;margin-inline:auto;text-align:center}
.journey-section .section-heading>p:last-child{max-width:560px;margin-inline:auto}
.journey-timeline{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:58px 0 0;padding:0;list-style:none}
.journey-timeline:before{content:"";position:absolute;left:5%;right:5%;top:20px;height:1px;background:linear-gradient(90deg,transparent,var(--gold-light) 8%,var(--gold-light) 92%,transparent);opacity:.42}
.journey-timeline li{position:relative;min-width:0;padding:0 clamp(8px,1.4vw,18px);text-align:center}
.journey-timeline li>b{position:relative;z-index:1;width:40px;height:40px;margin:0 auto 24px;display:grid;place-items:center;border:1px solid rgba(229,189,115,.52);border-radius:50%;background:var(--story-bg);color:var(--gold-light);font:600 12px/1 Georgia,serif;font-variant-numeric:tabular-nums}
.journey-timeline time{display:block;margin-bottom:7px;color:rgba(229,189,115,.72);font-size:9px;font-weight:800;letter-spacing:.08em}
.journey-timeline h3{margin:0 0 9px;color:#fff4dd;font:500 23px/1.25 "Songti SC",STSong,serif}
.journey-timeline p{margin:0;color:var(--story-muted);font-size:11px;line-height:1.65}
.journey-cta{width:max-content;min-height:52px;margin:48px auto 0;padding:0 22px;display:flex;align-items:center;gap:22px;border:1px solid rgba(229,189,115,.55);border-radius:var(--radius-xs);background:rgba(229,189,115,.08);color:#f4dfb6;font-size:13px;font-weight:800;transition:background-color var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-standard)}
.journey-cta:hover{background:rgba(229,189,115,.16)}.journey-cta:active{transform:translateY(1px)}
.register-section{position:relative;background:linear-gradient(180deg,var(--story-bg) 0,#efe7d7 150px);padding-top:clamp(138px,13vw,176px)}
.register-section:before{content:"";position:absolute;top:54px;left:50%;width:min(760px,76vw);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(229,189,115,.34),transparent)}
@media(max-width:900px){
  .journey-timeline{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:42px}
  .journey-timeline:before{display:none}
  .journey-timeline li>b{margin-bottom:16px}
}
@media(max-width:620px){
  #hero{background:radial-gradient(circle at 70% 44%,rgba(217,179,109,.11),transparent 42%),var(--story-bg)}
  #challenge-overview,.route-section,.medal-section,.journey-section{min-height:auto;background:transparent}
  #challenge-overview{padding:54px 0 68px}
  .route-section{width:min(100% - 24px,var(--content-wide));padding:58px 0 68px}
  .route-section .route-card{border-radius:18px;background:rgba(18,63,56,.58)}
  .route-section .route-copy{padding-top:26px}
  .medal-section{padding:58px 0 70px}
  .journey-section{padding:64px 0 76px}
  .journey-section .section-heading h2{font-size:32px;line-height:1.24}
  .journey-section .section-heading>p:last-child{max-width:310px;font-size:12px;line-height:1.65}
  .journey-timeline{display:grid;grid-template-columns:1fr;gap:0;margin-top:34px;padding-left:2px}
  .journey-timeline:before{display:block;left:19px;right:auto;top:20px;bottom:20px;width:1px;height:auto;background:linear-gradient(180deg,var(--gold-light),rgba(229,189,115,.12));opacity:.45}
  .journey-timeline li{display:grid;grid-template-columns:40px minmax(0,1fr);gap:17px;min-height:96px;padding:0;text-align:left}
  .journey-timeline li>b{width:38px;height:38px;margin:0;background:var(--story-bg)}
  .journey-timeline li>div{padding:1px 0 24px;border-bottom:1px solid rgba(229,189,115,.12)}
  .journey-timeline li:last-child>div{border-bottom:0}
  .journey-timeline time{margin-bottom:3px;font-size:8px}
  .journey-timeline h3{margin-bottom:4px;font-size:20px}
  .journey-timeline p{max-width:280px;font-size:11px;line-height:1.55}
  .journey-cta{width:100%;margin-top:28px;justify-content:center;font-size:12px}
  .register-section{padding-top:112px;background:linear-gradient(180deg,var(--story-bg) 0,#efe7d7 92px)}
  .register-section:before{top:34px;width:68vw}
}
