:root{color-scheme:light;--paper: #f4f0e7;--paper-deep: #e9e1d1;--ink: #202725;--muted: #737b77;--teal: #183638;--teal-soft: #294c4d;--sand: #b08a52;--sand-pale: #d9c6a3;--cinnabar: #a94e3a;--line: rgba(32, 39, 37, .14);--shadow: 0 28px 80px rgba(10, 27, 28, .22);font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#d7d0c4;color:var(--ink)}button{font:inherit}button,[role=button]{-webkit-tap-highlight-color:transparent}button:focus-visible,[role=button]:focus-visible{outline:3px solid rgba(169,78,58,.38);outline-offset:3px}.site-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1fr) minmax(430px,560px);background:radial-gradient(circle at 18% 15%,rgba(176,138,82,.2),transparent 27%),linear-gradient(125deg,#0f292b 0 54%,#d7d0c4 54% 100%)}.ambient-panel{position:sticky;top:0;height:100vh;padding:clamp(46px,7vw,96px);color:var(--paper);overflow:hidden;display:flex;flex-direction:column;justify-content:center}.ambient-panel:before,.ambient-panel:after{content:"";position:absolute;border:1px solid rgba(244,240,231,.1);border-radius:50%;width:640px;aspect-ratio:1;left:-340px;top:-240px}.ambient-panel:after{width:420px;inset:auto -240px -180px auto}.ambient-panel h1{font-family:"Noto Serif SC",serif;font-size:clamp(42px,5.2vw,78px);font-weight:600;line-height:1.28;letter-spacing:-.04em;margin:20px 0 22px;max-width:780px}.ambient-copy{color:#f4f0e7a8;font-size:clamp(15px,1.5vw,19px);letter-spacing:.08em;margin:0}.eyebrow{margin:0 0 12px;color:var(--cinnabar);font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.eyebrow.light{color:var(--sand-pale)}.ambient-orbit{position:absolute;width:56vw;aspect-ratio:1;border:1px solid rgba(244,240,231,.05);border-radius:50%;right:-36vw;top:4vh}.ambient-orbit span{position:absolute;inset:15%;border-radius:50%;border:1px solid rgba(244,240,231,.06)}.ambient-orbit span:nth-child(2){inset:30%}.ambient-orbit span:nth-child(3){inset:45%;background:#b08a5214}.journey-rail{display:flex;list-style:none;margin:62px 0 0;padding:0;max-width:650px}.journey-rail li{flex:1;position:relative;opacity:.28;transition:opacity .4s ease}.journey-rail li:before{content:"";height:1px;background:#f4f0e752;position:absolute;top:5px;left:4px;right:0}.journey-rail li:after{content:"";width:9px;height:9px;border-radius:50%;position:absolute;top:1px;left:0;background:var(--paper)}.journey-rail li.active{opacity:1}.journey-rail li.active:before,.journey-rail li.active:after{background:var(--sand)}.journey-rail span{display:block;margin-top:18px;color:var(--sand-pale);font-size:10px;letter-spacing:.12em}.journey-rail p{margin:5px 0 0;font-family:"Noto Serif SC",serif;font-size:14px}.ambient-footer{display:flex;gap:16px;align-items:center;position:absolute;left:clamp(46px,7vw,96px);bottom:46px;color:#f4f0e77a;font-size:11px;letter-spacing:.18em}.device-stage{min-height:100vh;padding:34px clamp(24px,5vw,70px) 60px;display:flex;flex-direction:column;align-items:center}.prototype-label{align-self:flex-end;margin-bottom:12px;padding:6px 11px;border:1px solid rgba(32,39,37,.16);border-radius:99px;font-size:10px;letter-spacing:.12em;color:#535c58}.mobile-app{width:min(100%,430px);min-height:calc(100vh - 110px);background:var(--paper);box-shadow:var(--shadow);overflow:hidden;position:relative;border-radius:28px}.app-header{height:72px;position:sticky;z-index:30;top:0;display:grid;grid-template-columns:64px 1fr 76px;align-items:center;padding:0 16px;background:#f4f0e7eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(32,39,37,.08)}.screen-draw .app-header,.screen-success .app-header{background:#183638e0;color:var(--paper);border-color:#ffffff17}.brand-lockup{text-align:center;line-height:1.2}.brand-lockup span{display:block;font-size:8px;color:var(--muted);letter-spacing:.18em}.brand-lockup strong{display:block;margin-top:4px;font-family:"Noto Serif SC",serif;font-size:13px;letter-spacing:.18em}.screen-draw .brand-lockup span,.screen-success .brand-lockup span{color:#f4f0e799}.icon-button,.text-button{border:0;background:transparent;color:inherit;cursor:pointer}.icon-button{width:42px;height:42px;border-radius:50%;font-size:21px;text-align:left}.icon-button.is-hidden{visibility:hidden}.text-button{padding:10px 0;font-size:11px;color:var(--muted)}.screen-draw .text-button,.screen-success .text-button{color:#f4f0e7a6}.page{min-height:calc(100vh - 182px);animation:page-in .45s cubic-bezier(.22,.8,.24,1)}@keyframes page-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.hero-section{padding:34px 28px 44px;min-height:620px;display:flex;flex-direction:column;align-items:center;text-align:center;overflow:hidden;position:relative}.hero-section:before{content:"";position:absolute;inset:0;opacity:.3;pointer-events:none;background-image:linear-gradient(rgba(32,39,37,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(32,39,37,.05) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 70%);mask-image:linear-gradient(to bottom,#000,transparent 70%)}.hero-section>*{position:relative;z-index:1}.hero-orbit{height:230px;width:230px;margin:-4px auto 22px;position:relative;display:grid;place-items:center}.orbit-ring{position:absolute;border-radius:50%;border:1px solid rgba(32,39,37,.15);animation:drift 18s linear infinite}.ring-one{inset:0}.ring-two{inset:24px;animation-direction:reverse;animation-duration:12s}.ring-one:before,.ring-two:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:var(--cinnabar);left:50%;top:-4px}@keyframes drift{to{transform:rotate(360deg)}}.gua-mark{width:76px;display:flex;flex-direction:column;gap:8px}.gua-mark.compact{width:31px;gap:3px}.yao{height:6px;display:flex;gap:8px}.gua-mark.compact .yao{height:3px;gap:4px}.yao i{display:block;flex:1;background:currentColor}.hero-section h2,.result-page h2,.gua-page h2,.complete-page>h2{font-family:"Noto Serif SC",serif;font-size:36px;line-height:1.38;letter-spacing:-.04em;margin:0;font-weight:600}.lead{font-size:14px;line-height:1.9;color:var(--muted);max-width:330px;margin:18px auto 20px}.feature-pills{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:24px}.feature-pills span,.status-chip{font-size:10px;padding:6px 9px;border:1px solid var(--line);border-radius:99px;color:#5f6864}.primary-button,.secondary-button{border:0;min-height:52px;border-radius:4px;padding:0 20px;cursor:pointer;font-weight:600;transition:transform .2s ease,background .2s ease}.primary-button{width:100%;background:var(--teal);color:var(--paper);display:flex;align-items:center;justify-content:center;gap:18px}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.primary-button b{font-size:18px;font-weight:400}.secondary-button{background:transparent;color:var(--teal);border:1px solid rgba(24,54,56,.34)}.secondary-button.full{width:100%}.link-button{border:0;background:transparent;color:var(--muted);padding:18px;cursor:pointer;font-size:12px}.content-section{padding:52px 28px;border-top:1px solid var(--line)}.content-section h3,.reading-card h3,.encounter-card h3,.locked-card h3,.hint-card h3{font-family:"Noto Serif SC",serif;font-size:25px;margin:0 0 24px;font-weight:600}.step-list{display:grid;gap:0}.step-card{display:grid;grid-template-columns:58px 1fr;padding:20px 0;border-bottom:1px solid var(--line)}.step-card>span{color:var(--cinnabar);font-family:serif;font-size:12px}.step-card h4{margin:0 0 7px;font-size:15px}.step-card p,.free-entry p{color:var(--muted);line-height:1.75;font-size:13px;margin:0}.value-section{background:var(--teal);color:var(--paper)}.value-section .eyebrow{color:var(--sand-pale)}.check-list,.purchase-list{list-style:none;padding:0;margin:0}.check-list li{padding:12px 0 12px 30px;position:relative;border-bottom:1px solid rgba(244,240,231,.12);font-size:13px}.check-list li:before{content:"—";position:absolute;left:0;color:var(--sand)}.free-entry{display:grid;gap:25px}.gua-page,.result-page,.map-page,.wrong-page,.lesson-page,.complete-page,.records-page{padding:34px 24px 42px}.gua-hero,.result-hero{text-align:center;padding:8px 0 28px}.symbol-large,.result-symbol,.found-symbol,.success-symbol{font-family:"Noto Serif SC",serif;font-size:112px;line-height:1;margin:25px 0 10px}.subtitle{color:var(--muted);font-size:12px;letter-spacing:.1em}.keyword-row{display:flex;justify-content:center;gap:9px;margin-top:20px}.keyword-row span{font-size:11px;color:var(--teal);padding:6px 12px;background:#18363812;border-radius:99px}.reading-card{padding:26px 22px;background:#ffffff75;border:1px solid var(--line)}.dropcap{font-family:"Noto Serif SC",serif;font-size:15px;line-height:2}.dropcap:first-letter{font-size:38px;color:var(--cinnabar);float:left;line-height:.9;margin:9px 8px 0 0}blockquote{font-family:"Noto Serif SC",serif;color:var(--teal);border-left:2px solid var(--sand);padding:4px 0 4px 16px;margin:24px 0 0;line-height:1.8}.encounter-card{display:grid;grid-template-columns:50px 1fr;gap:14px;padding:26px 0;align-items:start}.encounter-card h3{font-size:17px;margin-bottom:7px}.encounter-card p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.seal,.result-seal{display:grid;place-items:center;width:42px;height:42px;color:var(--cinnabar);border:1px solid currentColor;font-family:"Noto Serif SC",serif}.sticky-action{position:sticky;bottom:14px;box-shadow:0 12px 28px #18363833}.draw-page{margin:-72px 0 0;padding:72px 28px 52px;min-height:max(720px,100vh);color:var(--paper);background:radial-gradient(circle at 50% 33%,#31595a,var(--teal) 42%,#10292a 100%);display:flex;flex-direction:column;justify-content:space-between;text-align:center;overflow:hidden}.draw-field{height:430px;position:relative;display:grid;place-items:center}.draw-field>span{position:absolute;font-size:20px;color:#f4f0e747;left:50%;top:50%;transform-origin:0 0}.draw-field>span:nth-child(1){transform:rotate(0) translateY(-175px) rotate(0)}.draw-field>span:nth-child(2){transform:rotate(30deg) translateY(-175px) rotate(-30deg)}.draw-field>span:nth-child(3){transform:rotate(60deg) translateY(-175px) rotate(-60deg)}.draw-field>span:nth-child(4){transform:rotate(90deg) translateY(-175px) rotate(-90deg)}.draw-field>span:nth-child(5){transform:rotate(120deg) translateY(-175px) rotate(-120deg)}.draw-field>span:nth-child(6){transform:rotate(150deg) translateY(-175px) rotate(-150deg)}.draw-field>span:nth-child(7){transform:rotate(180deg) translateY(-175px) rotate(-180deg)}.draw-field>span:nth-child(8){transform:rotate(210deg) translateY(-175px) rotate(-210deg)}.draw-field>span:nth-child(9){transform:rotate(240deg) translateY(-175px) rotate(-240deg)}.draw-field>span:nth-child(10){transform:rotate(270deg) translateY(-175px) rotate(-270deg)}.draw-field>span:nth-child(11){transform:rotate(300deg) translateY(-175px) rotate(-300deg)}.draw-field>span:nth-child(12){transform:rotate(330deg) translateY(-175px) rotate(-330deg)}.draw-center{width:170px;height:170px;border:1px solid rgba(244,240,231,.2);border-radius:50%;display:grid;place-items:center}.is-spinning .draw-field{animation:spin-draw 2.8s cubic-bezier(.4,0,.2,1)}.is-spinning .draw-center{animation:pulse-draw 1.1s ease-in-out infinite}@keyframes spin-draw{to{transform:rotate(720deg)}}@keyframes pulse-draw{50%{transform:scale(.88);opacity:.5}}.draw-copy{position:relative;z-index:2}.draw-copy h2{font-family:"Noto Serif SC",serif;font-weight:600;font-size:35px;margin:0 0 13px}.draw-copy>p:not(.eyebrow){color:#f4f0e7a6;font-size:13px;line-height:1.9;margin:0 auto 26px;max-width:310px}.light-button{background:var(--paper);color:var(--teal)}.loading-line{height:2px;width:180px;margin:28px auto;background:#f4f0e726;overflow:hidden}.loading-line i{display:block;width:50%;height:100%;background:var(--sand-pale);animation:loading 1.1s ease-in-out infinite}@keyframes loading{0%{transform:translate(-110%)}to{transform:translate(220%)}}.result-hero{position:relative}.result-symbol{margin-top:20px}.result-seal{position:absolute;right:54px;top:142px;transform:rotate(-7deg)}.insight-card{background:#fff;padding:23px;border-top:2px solid var(--sand);box-shadow:0 12px 32px #1f27250f}.insight-card>p{font-family:"Noto Serif SC",serif;line-height:2;font-size:14px;margin:0}.thought{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.thought span{color:var(--cinnabar);font-size:10px;display:block;margin-bottom:8px}.thought strong{font-size:12px;line-height:1.7}.locked-card{margin:18px 0;padding:18px;display:grid;grid-template-columns:47px 1fr 28px;gap:12px;align-items:center;border:1px solid var(--line)}.teacher-avatar{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:var(--paper);font-family:"Noto Serif SC",serif}.locked-card h3{font-size:14px;margin:0 0 5px}.locked-card small{color:var(--muted);font-size:10px}.locked-card .eyebrow{margin-bottom:5px}.lock{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:var(--muted);font-size:10px;background:#20272512}.target-strip{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;margin-bottom:20px}.mini-symbol{font-size:52px}.target-strip p,.target-strip h2,.target-strip small{margin:0}.target-strip p{font-size:10px;color:var(--muted)}.target-strip h2{font-family:"Noto Serif SC",serif;font-size:20px}.target-strip small{color:var(--muted);font-size:9px}.park-map{height:355px;position:relative;overflow:hidden;background:#e3dac7;border:1px solid rgba(32,39,37,.13)}.park-map:before,.park-map:after{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(24,54,56,.18);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.park-map:after{width:135px;height:135px}.map-path{height:24px;width:520px;background:#f4f0e7b8;position:absolute;top:50%;left:50%;transform-origin:center}.path-a{transform:translate(-50%,-50%) rotate(0)}.path-b{transform:translate(-50%,-50%) rotate(45deg)}.path-c{transform:translate(-50%,-50%) rotate(90deg)}.path-d{transform:translate(-50%,-50%) rotate(135deg)}.map-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;display:grid;place-items:center;z-index:3;border-radius:50%;background:var(--teal);color:var(--paper);font-family:"Noto Serif SC",serif;font-size:24px}.map-zone{position:absolute;z-index:4;background:#f4f0e7e6;padding:6px 9px;border-radius:3px;font-size:9px;color:var(--teal);box-shadow:0 3px 10px #20272517}.zone-one{left:46%;bottom:10px}.zone-two{right:20px;top:22%}.zone-four{left:20px;top:25%}.zone-target{left:40px;bottom:80px;background:var(--cinnabar);color:#fff}.zone-target i{display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%;margin-right:5px;animation:marker 1.5s infinite}@keyframes marker{50%{box-shadow:0 0 0 7px #fff3}}.map-compass{position:absolute;z-index:5;right:13px;top:12px;width:30px;height:30px;border:1px solid rgba(32,39,37,.25);border-radius:50%;display:grid;place-items:center;font-size:9px}.hint-card{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:24px 0}.hint-number{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--sand);color:var(--sand);font-family:"Noto Serif SC",serif;border-radius:50%}.hint-card h3{font-size:17px;margin:0 0 5px}.hint-card p:last-child{color:var(--muted);font-size:12px;line-height:1.7;margin:0}.wrong-page{text-align:center}.muted-symbol{opacity:.62;font-size:95px}.wrong-page>h2{font-family:"Noto Serif SC",serif;font-size:34px;margin:0}.gentle-message{margin:34px 0 25px;background:#fff;padding:30px 24px;border-top:2px solid var(--sand);display:flex;flex-direction:column;align-items:center}.gentle-message h3{font-family:"Noto Serif SC",serif;font-size:19px;margin:20px 0 8px}.gentle-message p{color:var(--muted);font-size:12px;line-height:1.8}.wrong-page .secondary-button{margin-top:12px}.success-page{margin:-72px 0 0;padding:120px 32px 50px;min-height:max(740px,100vh);background:var(--teal);color:var(--paper);text-align:center;position:relative;overflow:hidden}.success-rings span{position:absolute;width:410px;height:410px;border:1px solid rgba(244,240,231,.09);border-radius:50%;left:50%;top:30%;transform:translate(-50%,-50%);animation:success-wave 3s ease-out infinite}.success-rings span:nth-child(2){animation-delay:1s}.success-rings span:nth-child(3){animation-delay:2s}@keyframes success-wave{0%{transform:translate(-50%,-50%) scale(.25);opacity:.8}to{transform:translate(-50%,-50%) scale(1.25);opacity:0}}.success-seal{width:58px;height:58px;border:1px solid var(--sand-pale);color:var(--sand-pale);display:grid;place-items:center;margin:0 auto 24px;font-family:"Noto Serif SC",serif;line-height:1.25;transform:rotate(-6deg)}.success-page h2{font-family:"Noto Serif SC",serif;font-size:42px;margin:8px 0 0}.success-symbol{margin:14px 0;font-size:96px}.success-page h3{font-family:"Noto Serif SC",serif;font-size:18px}.success-page>p:not(.eyebrow){color:#f4f0e79e;font-size:12px;line-height:1.8;margin:14px auto 30px}.light-link{color:#f4f0e7a3}.lesson-page{padding:0 0 42px}.video-player{height:300px;background:linear-gradient(145deg,#0d2425,#31595a);color:var(--paper);position:relative;overflow:hidden;cursor:pointer}.video-pattern{position:absolute;inset:0;display:grid;place-items:center;opacity:.13;transform:scale(2.5)}.play-button{position:absolute;width:58px;height:58px;border-radius:50%;left:50%;top:44%;transform:translate(-50%,-50%);display:grid;place-items:center;border:1px solid rgba(244,240,231,.5);background:#f4f0e714;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:18px}.play-button.is-playing{font-size:16px}.video-caption{position:absolute;left:20px;bottom:42px}.video-caption span{color:var(--sand-pale);font-size:9px;display:block;letter-spacing:.18em;margin-bottom:5px}.video-caption strong{font-family:"Noto Serif SC",serif;font-size:15px;font-weight:500}.video-controls{position:absolute;height:2px;background:#f4f0e733;left:20px;right:20px;bottom:20px}.video-controls i{display:block;height:100%;background:var(--sand-pale);transition:width .4s linear}.video-controls span{position:absolute;right:0;top:-18px;font-size:8px;color:#f4f0e7b3}.teacher-row{padding:20px 24px;display:grid;grid-template-columns:54px 1fr;gap:13px;border-bottom:1px solid var(--line);align-items:center}.teacher-avatar.large{width:52px;height:52px}.teacher-row p,.teacher-row h3{margin:0}.teacher-row h3{font-family:"Noto Serif SC",serif;font-size:14px}.teacher-row small{color:var(--muted);font-size:9px}.lesson-copy{padding:36px 24px 20px}.lesson-copy h2{font-family:"Noto Serif SC",serif;font-weight:600;font-size:28px;line-height:1.55;margin:0 0 22px}.lesson-point{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:21px 0;border-top:1px solid var(--line)}.lesson-point>span{color:var(--cinnabar);font-size:10px}.lesson-point h4,.lesson-point p{margin:0}.lesson-point h4{font-size:14px;margin-bottom:7px}.lesson-point p{color:var(--muted);font-size:12px;line-height:1.7}.action-note{margin-top:18px;background:var(--teal);color:var(--paper);padding:24px}.action-note .eyebrow{color:var(--sand-pale)}.action-note strong{font-family:"Noto Serif SC",serif;font-size:15px;line-height:1.8}.lesson-page>.primary-button{width:calc(100% - 48px);margin:0 24px}.complete-page{text-align:center}.complete-page>h2{margin:0 0 28px;font-size:32px}.souvenir-card{background:var(--paper);border:1px solid rgba(32,39,37,.2);padding:20px 24px;min-height:480px;position:relative;box-shadow:0 18px 40px #1f27251a;overflow:hidden}.souvenir-card:before{content:"";position:absolute;width:330px;height:330px;border:1px solid rgba(32,39,37,.07);border-radius:50%;left:50%;top:45%;transform:translate(-50%,-50%);box-shadow:0 0 0 35px #20272506,0 0 0 70px #20272505}.ticket-top,.ticket-bottom{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.13em;position:relative;z-index:2}.ticket-top{padding-bottom:14px;border-bottom:1px solid var(--line)}.ticket-top small{color:var(--muted)}.ticket-symbol{font-size:100px;line-height:1;margin:35px 0 8px;position:relative;z-index:2}.souvenir-card>p{font-size:10px;color:var(--muted);position:relative;z-index:2}.souvenir-card>h3{font-family:"Noto Serif SC",serif;font-size:29px;margin:0;position:relative;z-index:2}.souvenir-card>small{color:var(--muted);font-size:9px;position:relative;z-index:2}.ticket-keywords{color:var(--cinnabar);margin:18px 0;font-size:11px;letter-spacing:.15em;position:relative;z-index:2}.souvenir-card blockquote{font-size:13px;text-align:left;position:relative;z-index:2}.ticket-bottom{margin-top:33px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted)}.complete-page>.primary-button{margin-top:20px}.complete-page>.secondary-button{margin-top:12px}.records-page>h2{font-family:"Noto Serif SC",serif;font-size:33px;margin:0 0 30px}.record-card{background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:90px 1fr;min-height:230px}.record-symbol{background:var(--teal);color:var(--paper);font-size:60px;display:grid;place-items:center;writing-mode:vertical-lr}.record-main{padding:18px}.record-meta{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:var(--muted)}.record-meta b{color:var(--cinnabar);background:#a94e3a14;padding:4px 7px;border-radius:99px}.record-main h3{font-family:"Noto Serif SC",serif;font-size:24px;margin:20px 0 3px}.record-main>p{margin:0;font-size:9px;color:var(--muted)}.keyword-row.small{justify-content:flex-start;gap:4px;margin:15px 0}.keyword-row.small span{font-size:8px;padding:4px 7px}.record-main .secondary-button{min-height:42px;font-size:11px}.record-note{margin-top:22px;display:grid;grid-template-columns:32px 1fr;gap:10px;color:var(--muted);font-size:10px;line-height:1.7}.record-note span{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--sand);color:var(--sand)}.empty-record{text-align:center;padding:55px 22px;border:1px solid var(--line)}.empty-record .gua-mark{margin:auto;opacity:.35}.empty-record h3{font-family:"Noto Serif SC",serif;margin-top:28px}.empty-record p{color:var(--muted);font-size:12px;line-height:1.7}.empty-record .primary-button{margin-top:24px}.modal-backdrop{position:fixed;z-index:100;inset:0;background:#0d1b1b7a;display:flex;align-items:flex-end;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-backdrop.dark{background:#081414e0}.bottom-sheet,.scanner-sheet{width:min(100%,430px);background:var(--paper);padding:18px 26px max(28px,env(safe-area-inset-bottom));position:relative;border-radius:20px 20px 0 0;animation:sheet-in .35s cubic-bezier(.22,.8,.24,1)}@keyframes sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle{width:38px;height:4px;background:#2027252e;border-radius:99px;margin:0 auto 24px}.sheet-close{position:absolute;right:18px;top:18px;border:0;background:transparent;font-size:23px;color:var(--muted);cursor:pointer}.price{font-family:"Noto Serif SC",serif;font-size:56px;line-height:1;margin:6px 0 20px}.price span{font-size:20px;margin-right:4px}.purchase-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 10px;font-size:12px}.purchase-list b{color:var(--cinnabar);margin-right:6px}.purchase-note{color:var(--muted);background:#2027250a;padding:12px;font-size:10px;line-height:1.7;margin:18px 0}.scanner-sheet{background:transparent;color:var(--paper);text-align:center}.scanner-frame{height:225px;width:225px;margin:0 auto 28px;position:relative;border:1px solid rgba(244,240,231,.18)}.scanner-frame i{position:absolute;width:34px;height:34px;border-color:var(--sand-pale)}.scanner-frame i:nth-child(1){left:-1px;top:-1px;border-left:3px solid;border-top:3px solid}.scanner-frame i:nth-child(2){right:-1px;top:-1px;border-right:3px solid;border-top:3px solid}.scanner-frame i:nth-child(3){left:-1px;bottom:-1px;border-left:3px solid;border-bottom:3px solid}.scanner-frame i:nth-child(4){right:-1px;bottom:-1px;border-right:3px solid;border-bottom:3px solid}.scanner-frame span{position:absolute;left:8px;right:8px;height:1px;background:var(--cinnabar);box-shadow:0 0 10px var(--cinnabar);animation:scan 2s ease-in-out infinite}@keyframes scan{0%,to{top:14px}50%{top:208px}}.scanner-sheet h3{font-family:"Noto Serif SC",serif;font-size:24px;margin:0 0 8px}.scanner-sheet>p:not(.eyebrow){color:#f4f0e794;font-size:11px;margin:0 0 22px}.scanner-sheet .inverse{color:var(--paper);border-color:#f4f0e759;margin-bottom:10px}.scanner-sheet .link-button{display:block;width:100%}.toast{position:fixed;z-index:200;left:50%;bottom:34px;transform:translate(-50%);max-width:calc(100% - 48px);background:#162a2af2;color:var(--paper);padding:12px 18px;border-radius:4px;font-size:11px;box-shadow:0 12px 30px #0000003d;animation:toast-in .25s ease}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}@media(max-width:980px){.site-shell{display:block;background:var(--paper)}.ambient-panel{display:none}.device-stage{padding:0}.prototype-label{display:none}.mobile-app{width:100%;min-height:100vh;border-radius:0;box-shadow:none}.page{min-height:calc(100vh - 72px)}.modal-backdrop{align-items:flex-end}}@media(min-width:981px)and (max-height:800px){.device-stage{padding-top:18px}.mobile-app{min-height:760px}.ambient-panel{padding-top:40px;padding-bottom:40px}.journey-rail{margin-top:40px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}:root{--paper: #eee8dc;--paper-deep: #d9cfbd;--ink: #172326;--muted: #677276;--teal: #29464f;--teal-soft: #456570;--sand: #c0955b;--sand-pale: #dfc79c;--cinnabar: #b65d3e;--line: rgba(23, 35, 38, .14)}.site-shell{display:block;min-height:100vh;background:var(--paper)}.device-stage{width:100%;min-height:100vh;padding:0;display:block}.prototype-label{position:fixed;z-index:80;right:24px;top:23px;color:#eee8dcb8;border-color:#eee8dc3d;background:#1723262e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-app{width:100%;min-height:100vh;border-radius:0;box-shadow:none;background:var(--paper)}.app-header{height:82px;grid-template-columns:120px 1fr 120px;padding-left:max(28px,calc((100vw - 1180px)/2));padding-right:max(28px,calc((100vw - 1180px)/2));background:#29464ff0;color:var(--paper);border-bottom:1px solid rgba(238,232,220,.12)}.brand-lockup{text-align:left}.brand-lockup span{color:#eee8dc85}.brand-lockup strong{font-family:"Noto Serif SC",Songti SC,serif;font-weight:600;letter-spacing:.16em}.brand-lockup em{display:inline-block;margin-left:7px;padding:2px 4px;color:#f0c3a7;border:1px solid rgba(240,195,167,.6);font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:8px;font-style:normal;letter-spacing:.08em;transform:translateY(-1px)}.text-button{color:#eee8dcb8;text-align:right}.home-page{width:100%}.screen-home .app-header{position:absolute;width:100%;grid-template-columns:1fr auto;padding-right:max(20px,calc((100vw - 1180px)/2));background:linear-gradient(180deg,rgba(13,22,23,.6),transparent);border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.screen-home .app-header .icon-button,.screen-home .app-header .brand-lockup{display:none}.screen-home .app-header .text-button{justify-self:end}.hero-section{min-height:100svh;padding:124px max(28px,calc((100vw - 1180px)/2)) 78px;align-items:flex-start;justify-content:center;text-align:left;color:#f4eee2;isolation:isolate}.hero-section:before{z-index:1;opacity:1;background:radial-gradient(circle at 72% 32%,rgba(255,255,255,.08),transparent 28%),linear-gradient(90deg,#081416a8,#0814166b 30%,#0814162e 57%,#0814160a 82%,#08141600),linear-gradient(180deg,#0814161a,#08141600 42%,#08141675);-webkit-mask-image:none;mask-image:none}.hero-section:after{content:"";position:absolute;z-index:3;inset:18px;border:1px solid rgba(244,238,226,.18);pointer-events:none}.hero-landscape{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.96) contrast(1.02)}.hero-copy{width:min(100%,610px);padding:36px 44px 38px;border-left:2px solid rgba(223,199,156,.72);background:linear-gradient(115deg,#08141661,#08141614);box-shadow:0 24px 60px #040c0e1a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);position:relative;z-index:2}.hero-brand{display:flex;align-items:center;gap:16px;margin-bottom:48px}.hall-seal{width:44px;height:44px;display:grid;place-items:center;color:#f0b28f;border:1px solid currentColor;font-family:"Noto Serif SC",Songti SC,serif;font-size:11px;letter-spacing:.1em;writing-mode:vertical-rl}.hero-brand small{display:block;margin-bottom:4px;color:#f4eee28a;font-size:8px;letter-spacing:.19em}.hero-brand strong{display:block;font-family:"Noto Serif SC",Songti SC,serif;font-size:27px;font-weight:500;letter-spacing:.24em;text-shadow:0 2px 18px rgba(4,12,14,.42)}.hero-section .eyebrow{display:inline-block;margin-bottom:17px;padding:5px 9px;color:#f3c6a7;border:1px solid rgba(243,198,167,.4);background:#08141647}.hero-section h2{max-width:820px;font-family:"Noto Serif SC",Songti SC,serif;font-weight:500;font-size:clamp(44px,4.1vw,62px);line-height:1.24;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 3px 24px rgba(4,12,14,.6)}.hero-section .lead{max-width:500px;margin:22px 0 0;color:#f4eee2d6;font-size:15px;line-height:1.9;text-shadow:0 2px 14px rgba(4,12,14,.55)}.hero-section .feature-pills{justify-content:flex-start;gap:0;margin:26px 0 30px}.hero-section .feature-pills span{min-width:96px;padding:0 22px;color:#f4eee2ad;border:0;border-left:1px solid rgba(244,238,226,.2);border-radius:0;background:transparent;font-size:10px;text-shadow:0 2px 12px rgba(4,12,14,.52)}.hero-section .feature-pills span:first-child{padding-left:0;border-left:0}.hero-section .feature-pills b{display:block;margin-bottom:2px;color:#f0d6bc;font-family:Georgia,serif;font-size:22px;font-weight:400}.hero-section .primary-button{max-width:330px;background:#f0e7d6;color:var(--ink);border:1px solid rgba(255,255,255,.38);box-shadow:0 18px 50px #060e0f3d}.hero-section .link-button{color:#f4eee2bf}.hero-coordinate{position:absolute;z-index:2;right:max(42px,calc((100vw - 1180px)/2));bottom:42px;margin:0;color:#f4eee280;font-size:9px;letter-spacing:.18em}.hero-coordinate span{display:inline-block;width:30px;height:1px;margin:0 10px 3px;background:#f4eee257}.hero-style-clean .hero-section:before{background:transparent}.hero-style-clean .hero-copy{padding-left:0;border-left:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-style-clean .hero-brand strong,.hero-style-clean .hero-section h2{color:#fff1d5;text-shadow:0 2px 4px rgba(19,34,37,.92),0 0 18px rgba(19,34,37,.62)}.hero-style-clean .hero-brand small,.hero-style-clean .hero-section .lead,.hero-style-clean .hero-section .feature-pills span,.hero-style-clean .hero-coordinate{color:#fff4def0;text-shadow:0 2px 4px rgba(19,34,37,.95),0 0 14px rgba(19,34,37,.58)}.hero-style-clean .hero-section .eyebrow{color:#f6c291;background:#18373b2e;border-color:#f6c291b8;text-shadow:0 2px 5px rgba(19,34,37,.8)}.hero-style-clean .hero-section .feature-pills b{color:#f8d7aa}.hero-style-clean .hero-section .primary-button{background:#fff4dee6;box-shadow:0 12px 30px #13222542}.hero-style-editorial .hero-section{padding-top:30px;padding-bottom:50px;justify-content:stretch}.hero-style-editorial .hero-section:before{background:linear-gradient(180deg,#f1f7ee14,#f1f7ee00 46%,#071c1f14 66%,#071c1f80)}.hero-style-editorial .hero-landscape{object-position:50% 52%;filter:saturate(.92) contrast(1.02)}.hero-style-editorial .hero-copy{width:min(100%,1180px);min-height:calc(100svh - 172px);padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-style-editorial .hero-intro{width:min(100%,820px);padding-top:0;display:flex;flex-direction:column;align-items:center}.hero-style-editorial .hero-brand{margin-bottom:16px;justify-content:center;flex-direction:column;gap:9px;align-items:center}.hero-style-editorial .hero-wordmark{display:flex;flex-direction:column;align-items:center}.hero-style-editorial .hall-seal{width:54px;height:54px;padding:0;display:grid;place-items:center;writing-mode:vertical-rl;white-space:nowrap;font-size:13px;letter-spacing:.12em;order:-1}.hero-style-editorial .hero-wordmark strong{font-size:clamp(25px,2.5vw,31px)}.hero-style-editorial .hall-seal{color:#914b37;border-color:#914b37b8;background:#f4efdd40}.hero-style-editorial .hero-brand small{color:#143a40b3;text-shadow:0 1px 10px rgba(239,246,239,.65)}.hero-style-editorial .hero-brand strong{color:#173f45;text-shadow:0 1px 12px rgba(239,246,239,.75)}.hero-style-editorial .hero-section .eyebrow{padding:0 0 7px;color:#904c37;border:0;border-bottom:1px solid rgba(167,91,63,.62);background:transparent;text-shadow:0 1px 10px rgba(239,246,239,.72)}.hero-style-editorial .hero-section h2{max-width:820px;color:#123b42;font-size:clamp(42px,3.65vw,56px);line-height:1.16;text-wrap:balance;text-shadow:0 1px 1px rgba(243,247,235,.88),0 2px 18px rgba(236,246,237,.48)}.hero-style-editorial .hero-section .lead{width:min(100%,680px);max-width:680px;padding:6px 12px;color:#fff6e4f5;border-top:1px solid rgba(246,224,188,.45);border-bottom:1px solid rgba(246,224,188,.32);background:#092b304d;font-size:14px;font-weight:500;letter-spacing:.02em;text-shadow:0 2px 7px rgba(4,24,28,.88);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-style-editorial .hero-actions{width:min(100%,470px);margin:clamp(24px,4vh,42px) auto auto;transform:translateY(-clamp(48px,7vh,86px));padding:14px 18px 8px;border-top:1px solid rgba(230,214,181,.55);border-bottom:1px solid rgba(230,214,181,.3);background:linear-gradient(105deg,#0823279e,#08232742);box-shadow:0 18px 42px #04161929;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;align-items:center}.hero-style-editorial .hero-actions:before{content:"";display:block;width:34px;height:1px;margin:0 auto 11px;background:#e4c08db8}.hero-style-editorial .hero-section .feature-pills{margin:0 0 12px}.hero-style-editorial .hero-section .feature-pills span{color:#faf1dfd1;text-shadow:0 2px 8px rgba(4,20,23,.48)}.hero-style-editorial .hero-section .feature-pills b{color:#f3d5a6}.hero-style-editorial .hero-section .primary-button{max-width:310px;min-height:48px;background:#f1e6d1;box-shadow:0 12px 28px #0414172e}.hero-style-editorial .hero-section .link-button{padding:13px 4px 4px;color:#faf1dfc7}.hero-background-green .hero-landscape,.hero-background-classic-muted .hero-landscape{object-position:50% 50%;filter:saturate(.58) contrast(1.08) brightness(.76)}.hero-background-classic-muted .hero-landscape{filter:saturate(.34) contrast(1.08) brightness(.76)}.hero-background-green .hero-section:before,.hero-background-classic-muted .hero-section:before{background:linear-gradient(180deg,#071d2385,#071d2324 26%,#071d2361 62%,#041218c7),linear-gradient(90deg,rgba(4,18,24,.24) 0%,transparent 46%,rgba(4,18,24,.2) 100%)}.hero-background-green .hero-brand .hall-seal,.hero-background-classic-muted .hero-brand .hall-seal{color:#e4bb8e;border-color:#e4bb8ed1;background:#0d222b38}.hero-background-green .hero-brand strong,.hero-background-classic-muted .hero-brand strong{color:#f4eee4;text-shadow:0 2px 14px rgba(0,0,0,.5)}.hero-background-green .hero-section .eyebrow,.hero-background-classic-muted .hero-section .eyebrow{color:#e4b57e;border-color:#e4b57eb8;text-shadow:0 2px 10px rgba(0,0,0,.56)}.hero-background-green .hero-section h2,.hero-background-classic-muted .hero-section h2{color:#f4eee4;text-shadow:0 2px 4px rgba(0,0,0,.78),0 0 18px rgba(0,0,0,.34)}.hero-background-green .hero-section .lead,.hero-background-classic-muted .hero-section .lead{color:#f7f1e6e6;border:0;background:transparent;text-shadow:0 2px 7px rgba(0,0,0,.78);-webkit-backdrop-filter:none;backdrop-filter:none}.hero-background-green .hero-actions,.hero-background-classic-muted .hero-actions{border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-style-editorial.hero-background-green .hero-actions,.hero-style-editorial.hero-background-classic-muted .hero-actions{background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-background-green .hero-section .feature-pills span,.hero-background-classic-muted .hero-section .feature-pills span{color:#f7f1e6e0;text-shadow:0 2px 8px rgba(0,0,0,.68)}.hero-background-green .hero-section .feature-pills b,.hero-background-classic-muted .hero-section .feature-pills b{color:#e8c08d}.hero-background-green .hero-section .link-button,.hero-background-classic-muted .hero-section .link-button{color:#f7f1e6cc;text-shadow:0 2px 8px rgba(0,0,0,.68)}.hero-background-winter .hero-landscape{object-position:50% 50%;filter:saturate(.64) contrast(1.08) brightness(.72)}.hero-background-winter .hero-section:before{background:linear-gradient(180deg,#0818207a,#0818201f 25%,#08182061 60%,#051218d1),linear-gradient(90deg,rgba(5,18,24,.26) 0%,transparent 46%,rgba(5,18,24,.18) 100%)}.hero-background-winter .hero-brand .hall-seal{color:#e4bb8e;border-color:#e4bb8ed1;background:#0d222b3d}.hero-background-winter .hero-brand strong{color:#f4eee4;text-shadow:0 2px 14px rgba(0,0,0,.5)}.hero-background-winter .hero-section .eyebrow{color:#e4b57e;border-color:#e4b57eb8;text-shadow:0 2px 10px rgba(0,0,0,.56)}.hero-background-winter .hero-section h2{color:#f4eee4;text-shadow:0 2px 4px rgba(0,0,0,.78),0 0 18px rgba(0,0,0,.34)}.hero-background-winter .hero-section .lead{color:#f7f1e6e6;border:0;background:transparent;text-shadow:0 2px 7px rgba(0,0,0,.78);-webkit-backdrop-filter:none;backdrop-filter:none}.hero-background-winter .hero-actions{border:0;background:#05171e3d;box-shadow:0 16px 42px #0000002e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero-background-winter .hero-section .feature-pills span{color:#f7f1e6e0;text-shadow:0 2px 8px rgba(0,0,0,.68)}.hero-background-winter .hero-section .feature-pills b{color:#e8c08d}.hero-background-winter .hero-section .link-button{color:#f7f1e6cc;text-shadow:0 2px 8px rgba(0,0,0,.68)}.home-page .content-section{padding:90px max(28px,calc((100vw - 1180px)/2))}.home-page .content-section>h3{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:36px;letter-spacing:-.04em}.home-page .step-list{grid-template-columns:repeat(3,1fr);gap:22px}.home-page .step-card{min-height:170px;grid-template-columns:42px 1fr;padding:28px;border:1px solid var(--line);background:#ffffff3d}.home-page .step-card h4{font-size:18px}.home-page .value-section{background:#243e46}.home-page .check-list{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid rgba(238,232,220,.15)}.home-page .check-list li{min-height:110px;padding:28px 20px 20px 0;border-right:1px solid rgba(238,232,220,.12);border-bottom:0;line-height:1.7}.home-page .free-entry{grid-template-columns:1fr 220px;align-items:end}.screen-free .page,.screen-result .page,.screen-map .page,.screen-wrong .page,.screen-lesson .page,.screen-complete .page,.screen-records .page{width:min(100%,680px);margin-left:auto;margin-right:auto;min-height:calc(100vh - 82px)}.screen-result,.screen-map,.screen-wrong,.screen-lesson,.screen-complete,.screen-records,.screen-free{background:linear-gradient(90deg,#d8cebd,var(--paper) 24%,var(--paper) 76%,#d8cebd)}.draw-page,.success-page{min-height:calc(100vh - 82px);margin-top:-82px;padding-top:120px}.draw-copy,.success-page>*{max-width:560px;margin-left:auto;margin-right:auto}.draw-field{max-width:520px;width:100%;margin:auto}.success-rings span{left:50%}.bottom-sheet,.scanner-sheet{width:min(100%,520px)}@media(max-width:760px){.prototype-label{display:none}.app-header{height:72px;grid-template-columns:64px 1fr 76px;padding:0 16px}.brand-lockup{text-align:center}.brand-lockup span{font-size:7px;letter-spacing:.1em}.brand-lockup strong{font-size:12px;letter-spacing:.1em}.brand-lockup em{margin-left:4px;font-size:7px}.hero-section{min-height:100svh;padding:112px 26px 54px;align-items:center;justify-content:flex-end;text-align:center}.hero-section:before{background:radial-gradient(circle at 50% 22%,rgba(255,255,255,.08),transparent 30%),linear-gradient(180deg,#08141642,#0814160a 30%,#08141680 63%,#081416d1)}.hero-section:after{inset:10px}.hero-landscape{object-position:50% 48%}.hero-copy{width:100%;padding:28px 20px 18px;margin:0 -8px;border-left:0;border-top:1px solid rgba(223,199,156,.36);background:linear-gradient(180deg,#0814160a,#08141661);box-shadow:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero-style-clean .hero-copy{padding:28px 20px 18px;margin:0 -8px;background:linear-gradient(180deg,#08141600,#0814161f)}.hero-brand{justify-content:center;margin-bottom:24px}.hall-seal{width:38px;height:38px;font-size:9px}.hero-brand strong{font-size:22px}.hero-brand small{font-size:7px}.hero-section h2{font-size:38px;line-height:1.35}.hero-section .lead{margin-left:auto;margin-right:auto;font-size:12px;max-width:330px}.hero-section .feature-pills{justify-content:center;margin:20px 0 24px}.hero-section .feature-pills span{min-width:88px;padding:0 16px}.hero-section .feature-pills b{font-size:19px}.hero-section .primary-button{margin-left:auto;margin-right:auto}.hero-style-editorial .hero-section{padding:28px 22px 24px;align-items:stretch;justify-content:stretch;text-align:center}.hero-style-editorial .hero-section:before{background:linear-gradient(180deg,#f1f7ee0f,#f1f7ee00 54%,#071c1f1a 72%,#071c1f6b)}.hero-style-editorial .hero-landscape{object-position:50% 50%}.hero-style-editorial .hero-copy{width:100%;min-height:calc(100svh - 120px);margin:0;padding:0;border:0;display:flex;flex-direction:column;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-style-editorial .hero-intro{padding-top:0}.hero-style-editorial .hero-brand{justify-content:center;margin-bottom:14px}.hero-style-editorial .hall-seal{width:46px;height:46px;padding:0;font-size:11px}.hero-style-editorial .hero-wordmark strong{font-size:22px}.hero-style-editorial .hero-section .eyebrow{margin-bottom:12px;padding-left:0;border-left:0}.hero-style-editorial .hero-section h2{max-width:520px;margin-left:auto;margin-right:auto;font-size:clamp(37px,9vw,48px);line-height:1.18}.hero-style-editorial .hero-section .lead{max-width:360px;margin:13px auto 0;width:min(100%,360px);padding:6px 9px;color:#fff6e4f5;font-size:12px;line-height:1.75}.hero-style-editorial .hero-actions{width:min(100%,390px);margin:24px auto auto;transform:translateY(-64px);padding:15px 16px 11px;background:linear-gradient(105deg,#0823278f,#0823274d);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero-style-editorial .hero-section .feature-pills{justify-content:center;margin:0 0 14px}.hero-style-editorial .hero-section .primary-button{max-width:none}.hero-style-editorial .hero-section .link-button{padding-bottom:2px}.hero-coordinate{display:none}.home-page .content-section{padding:58px 28px}.home-page .content-section>h3{font-size:27px}.home-page .step-list{grid-template-columns:1fr;gap:0}.home-page .step-card{min-height:auto;border-width:0 0 1px;padding:20px 0;background:transparent}.home-page .check-list{display:block;border-top:0}.home-page .check-list li{min-height:auto;padding:12px 0 12px 30px;border-right:0;border-bottom:1px solid rgba(238,232,220,.12)}.home-page .free-entry{grid-template-columns:1fr}.screen-free .page,.screen-result .page,.screen-map .page,.screen-wrong .page,.screen-lesson .page,.screen-complete .page,.screen-records .page{min-height:calc(100vh - 72px)}.screen-result,.screen-map,.screen-wrong,.screen-lesson,.screen-complete,.screen-records,.screen-free{background:var(--paper)}.draw-page,.success-page{min-height:100vh;margin-top:-72px;padding-top:110px}}
