@keyframes ed-spin{to{transform:rotate(360deg)}}@keyframes ed-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ed-loading{background:#f0ebe2;justify-content:center;align-items:center;min-height:100vh;display:flex}.ed-loading-icon{color:#7b1515;animation:1s linear infinite ed-spin}.ed-error{background:#f0ebe2;justify-content:center;align-items:center;min-height:100vh;display:flex}.ed-error-box{text-align:center;background:#fff;border-radius:24px;padding:60px;box-shadow:0 8px 30px #0000000a}.ed-error-emoji{margin-bottom:16px;font-size:3rem}.ed-error-title{color:#7b1515;margin-bottom:8px;font-size:1.4rem}.ed-error-btn{color:#fff;cursor:pointer;background:#7b1515;border:none;border-radius:50px;margin-top:16px;padding:10px 20px}.ed-page{background:#fcfaf5;min-height:100vh;padding-top:100px;padding-bottom:80px}.ed-banner-wrap{max-width:1200px;margin:0 auto 50px;padding:0 20px}.ed-banner{border-radius:24px;width:100%;height:480px;position:relative;box-shadow:0 10px 30px #0000000d}.ed-banner-img-wrap{border-radius:24px;width:100%;height:100%;overflow:hidden}.ed-banner-img{object-fit:cover;width:100%;height:100%}.ed-banner-fallback{background:linear-gradient(135deg,#f3ede2,#dfd7c9);justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;display:flex}.ed-pill-bar{z-index:10;background:#fff;border:1px solid #f1e7d8b3;border-radius:50px;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:absolute;bottom:-25px;left:40px;right:40px;box-shadow:0 8px 30px #0000001f}.ed-pill-title{color:#1a1a1a;font-family:Georgia,serif;font-size:1.1rem;font-weight:700}.ed-share-wrap{position:relative}.ed-share-btn{color:#fff;cursor:pointer;background:#7b1515;border:none;border-radius:50px;padding:10px 24px;font-family:inherit;font-size:.85rem;font-weight:800;transition:background .2s,transform .1s;box-shadow:0 4px 12px #7b151533}.ed-share-btn:hover{background:#640f0f}.ed-share-popover{z-index:99;background:#fff;border:1px solid #ede8e0;border-radius:16px;align-items:center;padding:14px 18px;animation:.2s ease-out ed-fadeIn;display:flex;position:absolute;top:calc(100% + 15px);right:0;box-shadow:0 12px 40px #0000001f}.ed-share-kit{flex-direction:row;align-items:center;gap:8px;display:flex}.ed-body{max-width:1000px;margin:0 auto;padding:0 20px}.ed-title{color:#1a1a1a;margin-bottom:40px;font-family:Arial,sans-serif;font-size:2rem;font-weight:700}.ed-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px;display:grid}.ed-tile{background:#fff;border-radius:50px;align-items:center;gap:20px;padding:16px 24px;display:flex;box-shadow:0 2px 8px #00000008}.ed-tile-icon{color:#854d0e;background:#fde047;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ed-tile-label{color:#333;font-weight:700}.ed-tile-value{color:#666}.ed-tile-value--normal{color:#666;font-weight:400}.ed-tile-sub{color:#666;margin-top:2px;font-size:.9rem}.ed-tile-sub--muted{color:#999;margin-top:2px;font-size:.9rem}.ed-tile-link{color:#666;word-break:break-all;margin-top:2px;font-size:.9rem;text-decoration:none}.ed-tile-view-link{color:#64748b;text-transform:uppercase;letter-spacing:1px;margin-top:2px;font-size:.9rem;text-decoration:none}
