*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8E6;color:#4A3D28;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:fixed;z-index:50;left:0;right:0;top:0}.fruit-line{height:14px;background:#F4C430;color:#2C2416;font-size:10px;line-height:14px}.line-inner{height:14px;display:flex;justify-content:space-between;align-items:center}.text-btn{border:0;background:transparent;color:#2C2416;min-height:14px;padding:0 4px;cursor:pointer}.fruit-stage{height:60px;background:#FFFCF3;border-bottom:1px solid rgba(230,180,34,.28)}.stage-inner{height:60px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;min-width:0}.brand-logo{height:28px;width:auto;max-width:210px;object-fit:contain}.brand-text{font-weight:800;color:#2C2416;font-size:20px}.stage-actions{display:flex;gap:8px;flex:none}.stage-btn{min-height:44px;padding:0 16px;border-radius:12px;border:1px solid rgba(230,180,34,.4);background:#FFFCF3;color:#2C2416;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.primary-mini,.btn-primary{background:linear-gradient(135deg,#F4C430 0%,#E6B422 52%,#E37A2A 100%);color:#2C2416;border-color:transparent;font-weight:700}.drama-tabs{height:36px;background:#F7EDC8;border-bottom:1px solid rgba(230,180,34,.28)}.tabs-inner{height:36px;display:grid;grid-template-columns:repeat(5,1fr)}.tabs-inner a{position:relative;display:flex;align-items:center;justify-content:center;font-size:14px}.tabs-inner a.is-active:before{content:"";position:absolute;top:0;width:38px;height:3px;background:#F4C430;border-radius:0 0 3px 3px}.site-main{padding-top:110px}.hero,.page-hero{padding:34px 0}.page-hero h1,.hero h1{font-size:clamp(28px,4vw,32px);line-height:1.25;margin:0 0 12px;color:#2C2416}.lead{max-width:760px;color:#8A7350;margin:0}.section{padding:34px 0}.section.alt{background:#F3E4B8}.section h2{font-size:24px;color:#2C2416;margin:0 0 16px}.section h3{color:#2C2416;margin-top:0}.grid-2,.grid-4,.content-grid,.status-grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.content-grid{grid-template-columns:1.2fr .8fr}.status-grid{grid-template-columns:repeat(4,1fr)}.card,.panel,.article-block{background:#FFFCF3;border:1px solid rgba(230,180,34,.28);box-shadow:0 16px 36px rgba(44,36,22,.10);border-radius:14px;padding:18px}.card img,.panel img,.article-block img{width:100%;height:160px;object-fit:contain;object-position:center;background:#FFF8E6;border-radius:12px;margin-bottom:14px}.media-slot{min-height:160px;border-radius:12px;background:#F7EDC8;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:14px}.banner-slot{max-height:240px;min-height:210px}.banner-slot img{width:100%;height:240px;object-fit:contain;object-position:center}.app-shot img{max-height:420px;width:100%;object-fit:contain}.eyebrow{font-size:13px;font-weight:700;color:#5C8A3A;letter-spacing:.08em}.buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.btn{min-height:44px;padding:10px 16px;border-radius:12px;border:1px solid rgba(230,180,34,.4);display:inline-flex;align-items:center;justify-content:center;font-weight:700}.btn-secondary{background:#FFFCF3;color:#2C2416}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag{background:#F7EDC8;border:1px solid rgba(230,180,34,.28);padding:6px 10px;border-radius:10px;color:#2C2416}.status-card{background:#FFFCF3;border-top:4px solid #F4C430;border-radius:12px;padding:16px;border-left:1px solid rgba(230,180,34,.28);border-right:1px solid rgba(230,180,34,.28);border-bottom:1px solid rgba(230,180,34,.28)}.article-block{margin-bottom:16px}.article-block p:last-child{margin-bottom:0}.numbered{counter-reset:item}.numbered .article-block{position:relative;padding-left:64px}.numbered .article-block:before{counter-increment:item;content:counter(item,decimal-leading-zero);position:absolute;left:18px;top:18px;color:#E37A2A;font-weight:800;font-size:22px}.site-footer{background:#2C2416;color:#FFF8E6;padding:42px 0 80px}.footer-top{display:grid;grid-template-columns:1.05fr 1.95fr;gap:34px}.footer-brand{max-width:360px}.footer-logo{height:28px;width:auto;object-fit:contain;margin-bottom:12px}.footer-brand strong{display:block;font-size:20px}.footer-brand span{font-size:12px;color:#F7EDC8}.footer-brand p{color:#F7EDC8}.footer-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.footer-groups h2{font-size:15px;color:#F4C430}.footer-groups a{display:block;color:#FFF8E6;margin:7px 0}.footer-bottom{padding-top:28px;margin-top:28px;border-top:1px solid rgba(255,248,230,.16);font-size:13px;color:#F7EDC8}.overlay{position:fixed;inset:0;background:rgba(44,36,22,.42);z-index:70;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.fruit-box,.search-layer{position:fixed;z-index:80;top:74px;left:50%;transform:translate(-50%,-16px);background:#FFFCF3;border-top:3px solid #F4C430;border-radius:0 0 12px 12px;box-shadow:0 18px 50px rgba(44,36,22,.18);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.fruit-box.is-open,.search-layer.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.fruit-box{width:min(720px,calc(100% - 32px));max-height:calc(100vh - 92px);overflow:auto;padding:18px}.box-head,.search-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.box-brand{display:flex;align-items:center;gap:10px;font-weight:800}.box-brand img{height:26px;width:auto;object-fit:contain}.close-btn{min-height:44px;padding:0 14px;border:1px solid rgba(230,180,34,.35);border-radius:12px;background:#FFF8E6;color:#2C2416;cursor:pointer}.box-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.box-grid h2{font-size:15px;color:#E37A2A}.box-grid a{display:block;padding:10px 0;border-bottom:1px solid rgba(230,180,34,.18)}.box-grid b,.box-grid span{display:block}.box-grid span{font-size:12px;color:#8A7350}.search-layer{width:min(480px,calc(100% - 32px));padding:18px}.search-input{min-height:48px;border:1px solid rgba(230,180,34,.35);border-radius:12px;background:#FFF8E6;color:#8A7350;padding:12px 14px}.preset-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.preset-links a{min-height:44px;border-radius:10px;background:#F7EDC8;padding:10px 12px;display:flex;align-items:center}.locked{overflow:hidden}.mobile-bottom{display:none}.faq-list details{background:#FFFCF3;border:1px solid rgba(230,180,34,.28);border-radius:12px;padding:14px 16px;margin-bottom:12px}.faq-list summary{cursor:pointer;font-weight:800;color:#2C2416}.faq-list p{margin-bottom:0}.note{border-left:4px solid #5C8A3A;padding:12px 16px;background:#FFFCF3;border-radius:0 12px 12px 0}.contact-options{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible{outline:3px solid rgba(227,122,42,.65);outline-offset:2px}@media(max-width:800px){.drama-tabs{display:none}.site-main{padding-top:74px}.grid-4,.status-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.footer-top{grid-template-columns:1fr}.footer-groups{grid-template-columns:repeat(2,1fr)}.site-footer{padding-bottom:90px}.mobile-bottom{position:fixed;z-index:60;left:0;right:0;bottom:0;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#FFFCF3;border-top:1px solid rgba(230,180,34,.28);display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-width:0;font-size:13px}.mobile-bottom a.is-active{background:#F4C430;color:#2C2416}.fruit-box{top:74px;width:calc(100% - 16px);height:60vh;max-height:60vh}.search-layer{top:74px;width:calc(100% - 16px)}.stage-btn{padding:0 12px}.brand-logo{max-width:150px}}@media(max-width:560px){.grid-2,.grid-4,.status-grid,.contact-options{grid-template-columns:1fr}.box-grid{grid-template-columns:1fr 1fr;gap:12px}.section{padding:26px 0}.card img,.panel img,.article-block img{height:150px}.banner-slot{min-height:180px}.banner-slot img{height:220px}.fruit-line{font-size:9px}.footer-groups{grid-template-columns:1fr 1fr}.stage-inner{gap:6px}.stage-actions{gap:6px}.stage-btn{padding:0 10px;font-size:13px}.brand-text{font-size:17px}}
