.rich-footer{margin-top:56px;background:#fff;border-top:1px solid #e8edf2;color:#252d38;padding:0!important}.rich-footer-inner{width:min(1180px,calc(100% - 32px));margin:auto;padding:34px 0 24px}.footer-contact{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.footer-logo-box{display:flex;align-items:center;justify-content:center;min-height:92px}.footer-logo-box img{max-width:130px;max-height:82px;object-fit:contain}.footer-logo-fallback{width:76px;height:76px;border-radius:24px;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:34px;font-weight:900}.footer-contact-lines{display:grid;gap:9px;font-size:13px;max-width:900px;margin:0 auto;width:100%}.footer-contact-line{display:flex;gap:10px;align-items:flex-start;justify-content:center;text-align:center;flex-wrap:wrap}.footer-contact-line b{font-weight:800}.footer-contact-line span,.footer-contact-line a{color:#4f5966;line-height:1.95;text-decoration:none}.footer-support-line{margin-top:3px}.footer-social-area{border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;margin-top:26px;padding:23px 0;text-align:center}.footer-social-area h3{font-size:17px;margin:0 0 15px;font-weight:900}.footer-social-icons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.footer-social-icons a{width:52px;height:52px;border-radius:14px;background:#f7f8fa;border:1px solid #edf0f3;display:grid;place-items:center;color:#111;text-decoration:none;transition:.18s}.footer-social-icons a:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(18,35,55,.09)}.footer-social-icons svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.footer-social-icons .fill-icon{fill:currentColor;stroke:none}.footer-about{padding:27px 0 12px;max-width:980px;margin:0 auto}.footer-about h3{font-size:18px;margin:0 0 10px;text-align:right;font-weight:900}.footer-about p{margin:0;color:#68727f;font-size:13px;line-height:2.25;text-align:justify}.trust-row{display:flex;gap:14px;justify-content:center;align-items:stretch;margin-top:22px;flex-wrap:wrap}.trust-card{width:145px;height:135px;border-radius:22px;background:#f7f8fa;border:1px solid #edf0f3;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none}.trust-card img{max-width:115px;max-height:105px;object-fit:contain}.trust-placeholder{flex-direction:column;gap:8px;color:#a2aab3;font-size:11px}.trust-placeholder strong{color:#7b8590}.footer-copy{margin-top:25px;padding-top:18px;border-top:1px solid #edf0f3;text-align:center;color:#9099a4;font-size:11px}

.story-strip{width:min(1180px,calc(100% - 28px));margin:20px auto 8px;display:flex;gap:15px;overflow-x:auto;padding:4px 2px 10px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.story-strip::-webkit-scrollbar{display:none}.story-item{border:0;background:transparent;padding:0;flex:0 0 82px;display:grid;gap:7px;justify-items:center;cursor:pointer;color:#28313d}.story-ring{width:76px;height:76px;border-radius:50%;padding:3px;background:linear-gradient(145deg,#ff1f46,#d70029 55%,#ff6b83);box-shadow:0 5px 16px rgba(213,0,41,.16)}.story-ring-inner{width:100%;height:100%;border-radius:50%;background:#fff;padding:3px;overflow:hidden;display:grid;place-items:center}.story-ring img,.story-ring video{width:100%;height:100%;border-radius:50%;object-fit:cover;background:#f2f4f6}.story-ring .story-video-fallback{font-size:24px;color:#d70029}.story-title{display:block;width:82px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;font-weight:800;text-align:center}.story-modal{width:min(430px,calc(100% - 24px));max-width:430px;border:0;border-radius:24px;padding:0;background:#111;overflow:hidden;box-shadow:0 25px 75px rgba(0,0,0,.35)}.story-modal::backdrop{background:rgba(0,0,0,.72);backdrop-filter:blur(3px)}.story-modal-shell{position:relative;background:#111;color:#fff;min-height:520px;display:flex;flex-direction:column}.story-modal-close{position:absolute;z-index:5;top:12px;left:12px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:25px;display:grid;place-items:center;cursor:pointer}.story-modal-media{flex:1;min-height:0;display:grid;place-items:center;background:#090909}.story-modal-media img,.story-modal-media video{display:block;width:100%;max-height:66vh;object-fit:contain;background:#090909}.story-modal-bottom{padding:15px 16px 18px;background:linear-gradient(180deg,#111,#171717);display:grid;gap:11px}.story-modal-bottom strong{font-size:16px;line-height:1.8}.story-buy-btn{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:14px;background:#fff;color:#161616;text-decoration:none;font-weight:900}.story-expire{font-size:10px;color:#b9b9b9;text-align:center}

@media(max-width:760px){.rich-footer{margin-top:38px}.rich-footer-inner{width:100%;padding:26px 20px 88px}.footer-logo-box{min-height:70px}.footer-logo-box img{max-width:100px;max-height:70px}.footer-logo-fallback{width:62px;height:62px;border-radius:20px;font-size:28px}.footer-contact-lines{font-size:12px;gap:7px}.footer-contact-line{display:grid;grid-template-columns:auto 1fr;text-align:right;justify-content:stretch}.footer-contact-line b{min-width:64px}.footer-support-line{display:block;text-align:center;padding-top:4px}.footer-social-area{margin-top:22px;padding:21px 0}.footer-social-area h3{font-size:16px}.footer-social-icons{gap:10px}.footer-social-icons a{width:48px;height:48px;border-radius:13px}.footer-about{padding:23px 0 10px}.footer-about h3{font-size:17px}.footer-about p{font-size:12px;line-height:2.2}.trust-card{width:125px;height:118px;border-radius:20px}.footer-copy{font-size:10px;margin-top:19px}.story-strip{width:100%;margin:14px 0 2px;padding:3px 12px 9px;gap:12px}.story-item{flex-basis:73px}.story-ring{width:68px;height:68px}.story-title{width:73px;font-size:10px}.story-modal{width:calc(100% - 18px);border-radius:20px}.story-modal-shell{min-height:70vh}}
