*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F7F0D8;color:#4A3C18;font:15px/1.7 system-ui,-apple-system,"Microsoft YaHei",sans-serif;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #6A8A3A;outline-offset:3px}.wrap{width:min(1120px,calc(100% - 32px));margin-inline:auto}.fixed-top{position:sticky;top:0;z-index:20}.bean-line{height:22px;background:#3A2E10;color:#FFF8E8;font-size:12px}.bar{display:flex;align-items:center;justify-content:space-between;height:100%}.bar button{color:inherit;border:0;background:none;padding:0 8px;font-size:12px}.pod-bar{height:60px;background:#fff;border-bottom:1px solid rgba(224,184,58,.22)}.pod-inner{display:flex;justify-content:space-between;align-items:center;height:100%;gap:12px}.brand{display:flex;align-items:center;max-width:35%;min-width:0;color:#3A2E10;font-size:16px}.brand img,.footer-brand img,.drawer-brand img{height:28px;width:auto;max-width:100%;object-fit:contain}.pod-inner button,.app-link{min-height:44px;padding:8px 16px;border-radius:12px;border:1px solid rgba(224,184,58,.5);background:#FFF8E8;color:#3A2E10;font-size:14px;font-weight:700;white-space:nowrap}.app-link{background:linear-gradient(135deg,#F0D060 0%,#E0B83A 55%,#B89220 100%)}.drama-tabs{height:40px;background:#FFF8E8;border-bottom:1px solid rgba(224,184,58,.22);font-size:13px}.drama-tabs .wrap{display:flex;justify-content:center;height:100%;gap:12px}.drama-tabs a{display:grid;place-items:center;padding:0 24px}.drama-tabs a.active,.mobile-nav a.active{background:#E0B83A;color:#3A2E10;border-radius:9px}main{padding:26px 0 65px;min-height:60vh}h1,h2,h3{color:#3A2E10;line-height:1.3}h1{font-size:24px;margin:8px 0 12px}h2{font-size:20px}h3{font-size:16px}p{margin:0 0 16px}.eyebrow{font-size:12px;letter-spacing:.07em;color:#7A6A32;margin:0}.page-intro{padding:18px 0 23px}.intro-text{max-width:760px}.home-banner,.feature,.tile,.article-section,.article-top,.faq-list article,.end-notes{background:#fff;border:1px solid rgba(224,184,58,.22);border-radius:12px;box-shadow:0 12px 28px rgba(58,46,16,.08)}.home-banner{overflow:hidden;padding:16px}.image-slot{display:flex;align-items:center;justify-content:center;background:#FFF8E8;border-radius:10px;overflow:hidden;width:100%}.image-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.banner{height:260px}.cover-copy{padding:16px 5px 6px}.cover-copy h2{margin:8px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;height:44px;min-width:112px;padding:0 18px;border:1px solid rgba(224,184,58,.5);border-radius:10px;background:#fff;color:#3A2E10;font-size:14px;font-weight:650;white-space:nowrap}.btn.primary{background:linear-gradient(135deg,#F0D060 0%,#E0B83A 55%,#B89220 100%)}.btn:hover,.pod-inner button:hover,.app-link:hover{filter:brightness(.96);transform:translateY(-1px)}.cards-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.tile{padding:14px;min-width:0}.tile-pic{height:180px}.tile h2{margin:13px 0 8px}.text-link,.end-notes>a,.faq-list a{color:#6A8A3A;text-decoration:underline;text-underline-offset:4px}.feature{margin-top:18px;padding:20px}.feature-heading{display:flex;align-items:center;gap:14px}.number{font-size:38px;line-height:1;color:#B89220;font-weight:800}.feature-heading h2{margin:3px 0 12px}.feature-pic{height:200px;margin-bottom:16px}.app-pic{height:68px;width:68px;margin-bottom:12px}.app-pic img{width:48px;height:48px}.shelf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.shelf a,.rank-items a{display:flex;align-items:center;gap:12px;min-width:0;justify-content:space-between;padding:13px;border-radius:10px;background:#F0E6C4;border:1px solid rgba(224,184,58,.22)}.shelf span,.rank-items span{font-size:12px;color:#7A6A32}.rank-items{display:grid;gap:9px;margin:16px 0}.rank-items b{font-size:23px;color:#B89220}.timeline{border-left:3px solid #E0B83A;margin:16px 8px;padding-left:20px}.timeline p{position:relative;padding:8px 0}.timeline p:before{content:'';position:absolute;left:-29px;top:15px;width:12px;height:12px;border-radius:50%;background:#6A8A3A}.end-notes{margin-top:18px;padding:20px}.end-notes h2:not(:first-child){margin-top:25px}.faq-mini{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.faq-mini p{padding:12px;background:#FFF8E8;border-radius:10px}.article-top{padding:18px}.article-pic{height:200px;margin-bottom:15px}.article-flow{display:grid;gap:14px;margin-top:16px}.article-section,.faq-list article{padding:20px}.article-section h2,.faq-list h2{margin:4px 0 12px}.article-section p:last-child{margin-bottom:0}.site-footer{background:#3A2E10;color:#F7F0D8;border-top:3px solid #E0B83A;font-size:13px;padding:32px 0 25px}.site-footer h2{font-size:14px;color:#F0D060;margin:0 0 10px}.footer-brand{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:22px}.footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.footer-columns a{display:block;margin:7px 0}.footer-columns a:hover{text-decoration:underline}.footer-statement{margin-top:24px;max-width:840px}.copyright{font-size:12px;color:#EDE3BE}.overlay,.drawer,.search-layer{visibility:hidden;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s,visibility .2s}.overlay{position:fixed;inset:0;z-index:39;background:rgba(38,29,10,.56)}.overlay.is-open,.drawer.is-open,.search-layer.is-open{visibility:visible;pointer-events:auto;opacity:1}.drawer{position:fixed;inset:0 auto 0 0;z-index:41;width:min(400px,86vw);background:#FFF8E8;transform:translateX(-101%);display:flex;flex-direction:column;box-shadow:0 12px 28px rgba(58,46,16,.08)}.drawer.is-open{transform:none}.drawer-head{height:65px;flex:0 0 65px;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#fff;border-bottom:1px solid rgba(224,184,58,.5)}.drawer-brand{display:flex;align-items:center;gap:8px;font-weight:700}.drawer-head button,.search-head button{width:44px;height:44px;border:0;background:#F0E6C4;border-radius:10px;font-size:24px}.drawer-scroll{overflow-y:auto;padding:12px 16px 28px}.drawer-group h2{font-size:15px;color:#7A6A32;margin:16px 0 7px}.drawer-group a{display:block;padding:10px;border-bottom:1px solid rgba(224,184,58,.22);border-radius:8px}.drawer-group a.current{background:#F0D060}.drawer-group strong{display:block;font-size:15px}.drawer-group small{display:block;font-size:12px;color:#7A6A32;line-height:1.6}.search-layer{position:fixed;z-index:42;top:82px;left:0;right:0;display:flex;justify-content:center;padding:12px 16px}.search-card{width:min(740px,100%);background:#fff;padding:20px;border-radius:12px;box-shadow:0 12px 28px rgba(58,46,16,.08)}.search-head{display:flex;align-items:center;justify-content:space-between}.search-head h2{margin:0}.search-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.search-choices a{padding:11px 12px;border:1px solid rgba(224,184,58,.5);background:#FFF8E8;border-radius:10px;min-height:44px}.modal-open{overflow:hidden}.mobile-nav{display:none}@media(max-width:700px){.drama-tabs{display:none}main{padding-top:16px;padding-bottom:90px}.cards-three,.faq-mini,.footer-columns{grid-template-columns:1fr}.shelf{grid-template-columns:1fr}.pod-inner{gap:5px}.brand{max-width:35%;font-size:16px}.pod-inner button,.app-link{padding:7px 9px;font-size:13px}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:fixed;z-index:25;left:0;right:0;bottom:0;height:calc(48px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid rgba(224,184,58,.5)}.mobile-nav a{display:grid;place-items:center;font-size:12px;min-width:0}.search-layer{inset:0;padding:0;background:#3A2E10}.search-card{height:100%;border-radius:0;background:#3A2E10;color:#FFF8E8;padding:32px 16px}.search-head h2{color:#FFF8E8}.search-head button{background:#E0B83A;color:#3A2E10}.search-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.search-choices a{background:#FFF8E8;color:#3A2E10}.banner{height:260px}.tile-pic{height:180px}.app-pic{height:68px}}@media(max-width:350px){.brand{font-size:14px}.pod-inner button,.app-link{font-size:12px;padding-inline:5px}.bar{font-size:10px}}
