.Navbar-module__4Mo0GG__header{z-index:1000;background:0 0;align-items:center;width:100%;height:80px;transition:background .4s cubic-bezier(.23,1,.32,1),height .4s cubic-bezier(.23,1,.32,1),box-shadow .4s cubic-bezier(.23,1,.32,1),-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__4Mo0GG__scrolled,.Navbar-module__4Mo0GG__solidHeader{border-bottom:1px solid #fffc;height:72px;box-shadow:0 4px 30px #0000000a,0 1px #0000000a;-webkit-backdrop-filter:none!important;background:#fff!important}.Navbar-module__4Mo0GG__scrolled .Navbar-module__4Mo0GG__logo,.Navbar-module__4Mo0GG__solidHeader .Navbar-module__4Mo0GG__logo{color:#0087ff!important}.Navbar-module__4Mo0GG__scrolled .Navbar-module__4Mo0GG__navItem,.Navbar-module__4Mo0GG__solidHeader .Navbar-module__4Mo0GG__navItem,.Navbar-module__4Mo0GG__scrolled .Navbar-module__4Mo0GG__actionLink,.Navbar-module__4Mo0GG__solidHeader .Navbar-module__4Mo0GG__actionLink,.Navbar-module__4Mo0GG__scrolled .Navbar-module__4Mo0GG__profileSection,.Navbar-module__4Mo0GG__solidHeader .Navbar-module__4Mo0GG__profileSection,.Navbar-module__4Mo0GG__scrolled .Navbar-module__4Mo0GG__hamburgerBtn{color:#001c3e!important}.Navbar-module__4Mo0GG__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 40px;display:flex}.Navbar-module__4Mo0GG__left{align-items:center;gap:60px;display:flex}.Navbar-module__4Mo0GG__logo{color:#fff;letter-spacing:-1.5px;font-size:24px;font-weight:900;text-decoration:none;transition:all .3s}.Navbar-module__4Mo0GG__mainNav{gap:32px;display:flex}.Navbar-module__4Mo0GG__navItem{color:#ffffffe6;letter-spacing:-.2px;font-size:14px;font-weight:800;text-decoration:none;transition:color .25s,transform .25s;position:relative}.Navbar-module__4Mo0GG__navItem:after{content:"";background:var(--primary-green);border-radius:2px;width:0;height:2px;transition:width .3s cubic-bezier(.23,1,.32,1);position:absolute;bottom:-4px;left:0}.Navbar-module__4Mo0GG__navItem:hover{transform:translateY(-1px);color:#0087ff!important}.Navbar-module__4Mo0GG__navItem:hover:after{width:100%}.Navbar-module__4Mo0GG__right{align-items:center;display:flex}.Navbar-module__4Mo0GG__desktopActions{color:#fff;align-items:center;gap:32px;display:flex}.Navbar-module__4Mo0GG__scrolled .Navbar-module__4Mo0GG__desktopActions,.Navbar-module__4Mo0GG__solidHeader .Navbar-module__4Mo0GG__desktopActions{color:#001c3e!important}.Navbar-module__4Mo0GG__unifiedMenuContainer{align-items:center;gap:16px;display:flex;position:relative}.Navbar-module__4Mo0GG__actionLink{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;font-size:14px;font-weight:800;transition:opacity .2s;display:flex}.Navbar-module__4Mo0GG__loginBtn{background:var(--primary-green);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:8px 24px;font-size:14px;font-weight:800;transition:all .2s;box-shadow:0 4px 12px #2dc44d33}.Navbar-module__4Mo0GG__loginBtn:hover{background:#007ae6;transform:translateY(-1px);box-shadow:0 6px 16px #0087ff4d}.Navbar-module__4Mo0GG__langFlag{color:red;background:#fff;border-radius:3px;justify-content:center;align-items:center;width:22px;height:14px;font-size:9px;font-weight:900;display:flex}.Navbar-module__4Mo0GG__profileSection{cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:100px;align-items:center;gap:10px;padding:8px 16px;transition:all .2s;display:flex}.Navbar-module__4Mo0GG__profileSection:hover{background:#fff3}.Navbar-module__4Mo0GG__scrolled .Navbar-module__4Mo0GG__profileSection,.Navbar-module__4Mo0GG__solidHeader .Navbar-module__4Mo0GG__profileSection{background:#f8fafc;border-color:#e2e8f0}.Navbar-module__4Mo0GG__avatar{background:var(--primary-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:flex}.Navbar-module__4Mo0GG__userName{font-size:14px;font-weight:800}.Navbar-module__4Mo0GG__hamburgerBtn{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;padding:8px;display:flex}.Navbar-module__4Mo0GG__dropdown{z-index:1100;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;transform-origin:100% 0;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:320px;max-height:calc(100vh - 120px);padding:24px 0;animation:.25s cubic-bezier(.23,1,.32,1) both Navbar-module__4Mo0GG__dropdownSlide;position:absolute;top:calc(100% + 12px);right:0;overflow-y:auto;box-shadow:0 30px 60px #00000026,0 0 0 1px #0000000a}@keyframes Navbar-module__4Mo0GG__dropdownSlide{0%{opacity:0;transform:scale(.96)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.Navbar-module__4Mo0GG__dropdown::-webkit-scrollbar{width:6px}.Navbar-module__4Mo0GG__dropdown::-webkit-scrollbar-track{background:0 0}.Navbar-module__4Mo0GG__dropdown::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.Navbar-module__4Mo0GG__dropdown::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.Navbar-module__4Mo0GG__dropdownHeader{flex-direction:column;padding:0 24px 16px;display:flex}.Navbar-module__4Mo0GG__dropdownHeader strong{font-size:16px;font-weight:900;color:#001c3e!important}.Navbar-module__4Mo0GG__dropdownHeader span{font-size:13px;font-weight:600;color:#94a3b8!important}.Navbar-module__4Mo0GG__dropdown a,.Navbar-module__4Mo0GG__dropdownLink,.Navbar-module__4Mo0GG__logoutBtn{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:14px;width:100%;padding:12px 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:flex;color:#4a5568!important}.Navbar-module__4Mo0GG__dropdown a:hover,.Navbar-module__4Mo0GG__dropdownLink:hover{background:#f0f4ff;padding-left:32px;color:#0087ff!important}.Navbar-module__4Mo0GG__logoutBtn:hover{background:#fff1f2;color:#ef4444!important}.Navbar-module__4Mo0GG__itemBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;margin-left:auto;padding:3px 8px;font-size:9px;font-weight:900}.Navbar-module__4Mo0GG__divider{background:#f1f5f9;height:1px;margin:12px 0}.Navbar-module__4Mo0GG__rotate{transition:transform .3s;transform:rotate(180deg)}.Navbar-module__4Mo0GG__mobileToggle{color:inherit;cursor:pointer;background:0 0;border:none;padding:8px;display:none}.Navbar-module__4Mo0GG__mobileMenuOpenHeader{-webkit-backdrop-filter:none!important;background:#fff!important;border-bottom:1px solid #f1f5f9!important}.Navbar-module__4Mo0GG__mobileMenu{z-index:999;background:#fff;width:100%;padding:32px 24px 100px;position:fixed;top:72px;bottom:0;right:0;overflow-y:auto}.Navbar-module__4Mo0GG__mobileMenuContent{flex-direction:column;gap:32px;display:flex}.Navbar-module__4Mo0GG__mobileSection h3{color:#94a3b8;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:800}.Navbar-module__4Mo0GG__mobileSection{flex-direction:column;gap:4px;display:flex}.Navbar-module__4Mo0GG__mobileSection>a{color:#0f172a;justify-content:space-between;align-items:center;padding:12px 0;font-size:16px;font-weight:700;text-decoration:none;display:flex}.Navbar-module__4Mo0GG__mobileSection .Navbar-module__4Mo0GG__dropdownLink{padding:12px 0}.Navbar-module__4Mo0GG__mobileSection>a:after{content:"›";color:#cbd5e1;font-size:24px;font-weight:400}.Navbar-module__4Mo0GG__mobileLoginBtn{background:#0087ff;border:none;border-radius:12px;justify-content:center;align-items:center;height:54px;margin-top:16px;font-size:16px;font-weight:800;text-decoration:none;display:flex;color:#fff!important}.Navbar-module__4Mo0GG__mobileLogoutBtn{cursor:pointer;background:#fef2f2;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:54px;margin-top:16px;font-size:16px;font-weight:800;text-decoration:none;transition:background .2s;display:flex;color:#dc2626!important}.Navbar-module__4Mo0GG__mobileLogoutBtn:hover{background:#fee2e2}@media (max-width:1024px){.Navbar-module__4Mo0GG__header{height:60px}.Navbar-module__4Mo0GG__container{align-items:flex-start;padding:10px 20px 0}.Navbar-module__4Mo0GG__mainNav,.Navbar-module__4Mo0GG__desktopActions{display:none}.Navbar-module__4Mo0GG__mobileToggle{color:#fff;margin-top:-4px;display:flex}.Navbar-module__4Mo0GG__mobileNotificationOnly{margin-top:-4px;display:block!important}.Navbar-module__4Mo0GG__scrolled .Navbar-module__4Mo0GG__mobileToggle,.Navbar-module__4Mo0GG__solidHeader .Navbar-module__4Mo0GG__mobileToggle{color:#001c3e!important}.Navbar-module__4Mo0GG__dropdown{width:calc(100vw - 40px);max-width:340px;right:20px}}@media (max-width:480px){.Navbar-module__4Mo0GG__header,.Navbar-module__4Mo0GG__scrolled,.Navbar-module__4Mo0GG__solidHeader{height:54px}.Navbar-module__4Mo0GG__container{align-items:flex-start;padding:12px 16px 0}.Navbar-module__4Mo0GG__logo{margin-top:-2px;font-size:22px}.Navbar-module__4Mo0GG__mobileToggle{margin-top:-6px}}.Navbar-module__4Mo0GG__actionDropdown{z-index:2000;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:300px;padding:24px;position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000026}.Navbar-module__4Mo0GG__downloadGrid{grid-template-columns:1fr;gap:12px;margin:16px 0;display:grid}.Navbar-module__4Mo0GG__downloadOption img{cursor:pointer;width:auto;height:48px;transition:transform .2s}.Navbar-module__4Mo0GG__downloadOption img:hover{transform:scale(1.02)}.Navbar-module__4Mo0GG__qrCode{border-top:1px solid #f1f5f9;flex-direction:column;align-items:center;gap:12px;padding-top:20px;display:flex}.Navbar-module__4Mo0GG__qrBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:120px;height:120px;font-size:11px;font-weight:900;display:flex;color:#94a3b8!important}.Navbar-module__4Mo0GG__selectorSection label{text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block;color:#94a3b8!important}.Navbar-module__4Mo0GG__selectorOption{cursor:pointer;border-radius:12px;align-items:center;gap:14px;padding:12px;font-size:15px;font-weight:800;transition:all .2s;display:flex;color:#001c3e!important}.Navbar-module__4Mo0GG__selectorOption:hover{background:#f8fafc;color:#0087ff!important}.Navbar-module__4Mo0GG__activeSystemsBadge{color:#2dc44d;letter-spacing:.5px;cursor:pointer;background:#2dc44d1a;border:1px solid #2dc44d33;border-radius:100px;align-items:center;gap:8px;margin-left:20px;padding:6px 14px;font-size:11px;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex}.Navbar-module__4Mo0GG__activeSystemsBadge:hover{background:#2dc44d26;transform:translateY(-1px)}.Navbar-module__4Mo0GG__activeSystemsPulse{background:#2dc44d;border-radius:50%;width:7px;height:7px;animation:1.8s infinite Navbar-module__4Mo0GG__pulse;box-shadow:0 0 8px #2dc44d}@keyframes Navbar-module__4Mo0GG__pulse{0%{transform:scale(.95);box-shadow:0 0 #2dc44db3}70%{transform:scale(1);box-shadow:0 0 0 8px #2dc44d00}to{transform:scale(.95);box-shadow:0 0 #2dc44d00}}@media (max-width:1024px){.Navbar-module__4Mo0GG__panelHidden{display:none!important}}
.Blog-module__jW6Nga__main{background-color:#f8fafc;min-height:100vh;font-family:Outfit,sans-serif}.Blog-module__jW6Nga__container{max-width:1400px;margin:0 auto;padding:40px 20px}.Blog-module__jW6Nga__header{text-align:center;margin-bottom:48px}.Blog-module__jW6Nga__title{color:#0f172a;letter-spacing:-.04em;margin-bottom:12px;font-size:2.8rem;font-weight:900}.Blog-module__jW6Nga__subtitle{color:#64748b;max-width:650px;margin:0 auto;font-size:1.1rem}.Blog-module__jW6Nga__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;display:grid}.Blog-module__jW6Nga__card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003}.Blog-module__jW6Nga__card:hover{border-color:#0060ad;transform:translateY(-8px);box-shadow:0 20px 40px #0060ad14}.Blog-module__jW6Nga__imageWrapper{border-top-left-radius:23px;border-top-right-radius:23px;height:200px;position:relative;overflow:hidden}.Blog-module__jW6Nga__image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.Blog-module__jW6Nga__card:hover .Blog-module__jW6Nga__image{transform:scale(1.08)}.Blog-module__jW6Nga__content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.Blog-module__jW6Nga__category{color:#0060ad;text-transform:uppercase;letter-spacing:.5px;background:#f0f7ff;border-radius:8px;margin-bottom:12px;padding:4px 10px;font-size:.75rem;font-weight:800;display:inline-block}.Blog-module__jW6Nga__postTitle{color:#0f172a;margin-bottom:10px;font-size:1.15rem;font-weight:800;line-height:1.35;transition:color .3s}.Blog-module__jW6Nga__card:hover .Blog-module__jW6Nga__postTitle{color:#0060ad}.Blog-module__jW6Nga__excerpt{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:20px;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Blog-module__jW6Nga__footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.Blog-module__jW6Nga__readMore{color:#0060ad;align-items:center;gap:6px;font-size:.85rem;font-weight:800;text-decoration:none;transition:transform .2s;display:inline-flex}.Blog-module__jW6Nga__card:hover .Blog-module__jW6Nga__readMore{transform:translate(4px)}@media (max-width:991px){.Blog-module__jW6Nga__title{font-size:2.2rem}.Blog-module__jW6Nga__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.Blog-module__jW6Nga__container{padding:24px 16px}.Blog-module__jW6Nga__header{margin-bottom:32px}.Blog-module__jW6Nga__title{letter-spacing:-.02em;font-size:1.8rem}.Blog-module__jW6Nga__subtitle{font-size:1rem}.Blog-module__jW6Nga__grid{grid-template-columns:1fr;gap:20px}.Blog-module__jW6Nga__card:hover{transform:none}.Blog-module__jW6Nga__imageWrapper{height:180px}.Blog-module__jW6Nga__content{padding:18px}.Blog-module__jW6Nga__footer{flex-direction:column;align-items:flex-start;gap:10px}.Blog-module__jW6Nga__readMore{font-size:.9rem}}@media (max-width:480px){.Blog-module__jW6Nga__title{font-size:1.5rem}.Blog-module__jW6Nga__content{padding:14px}.Blog-module__jW6Nga__imageWrapper{height:160px}}
.TicketPage-module__2EpCvG__main{background:#f8fafc;min-height:100vh;padding-bottom:80px}.TicketPage-module__2EpCvG__container{max-width:900px;margin:0 auto;padding:40px 24px}.TicketPage-module__2EpCvG__backLink{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:24px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.TicketPage-module__2EpCvG__backLink:hover{color:var(--primary)}.TicketPage-module__2EpCvG__header{margin-bottom:32px}.TicketPage-module__2EpCvG__header h1{color:#001c3e;letter-spacing:-.5px;margin:0 0 8px;font-size:28px;font-weight:900}.TicketPage-module__2EpCvG__ticketGrid{grid-template-columns:1.5fr 1fr;gap:32px;display:grid}@media (max-width:768px){.TicketPage-module__2EpCvG__container{padding:20px 16px}.TicketPage-module__2EpCvG__header{margin-bottom:20px}.TicketPage-module__2EpCvG__header h1{letter-spacing:-.3px;font-size:20px}.TicketPage-module__2EpCvG__ticketGrid{grid-template-columns:1fr;gap:16px}.TicketPage-module__2EpCvG__card{border-radius:18px;margin-bottom:0;padding:20px 16px}.TicketPage-module__2EpCvG__cardTitle{gap:8px;margin-bottom:14px;font-size:14px}.TicketPage-module__2EpCvG__qrPlaceholder{width:150px;height:150px}.TicketPage-module__2EpCvG__qrToken{padding:4px 10px;font-size:11px}.TicketPage-module__2EpCvG__infoRow{flex-direction:column;gap:2px;padding:10px 0;font-size:13px}.TicketPage-module__2EpCvG__infoValue{font-size:14px}.TicketPage-module__2EpCvG__offsetBtn{min-height:48px;border-radius:14px!important;padding:14px 20px!important;font-size:15px!important}.TicketPage-module__2EpCvG__offsetSuccess{padding:10px 12px;font-size:13px}.TicketPage-module__2EpCvG__backLink{margin-bottom:16px;font-size:13px}}@media (max-width:420px){.TicketPage-module__2EpCvG__container,.TicketPage-module__2EpCvG__card{padding:16px 12px}.TicketPage-module__2EpCvG__header h1{font-size:18px}.TicketPage-module__2EpCvG__qrPlaceholder{width:130px;height:130px}}.TicketPage-module__2EpCvG__card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin-bottom:24px;padding:28px;box-shadow:0 4px 20px #00000005}.TicketPage-module__2EpCvG__cardTitle{color:#001c3e;border-bottom:1.5px solid #f1f5f9;align-items:center;gap:10px;margin:0 0 20px;padding-bottom:12px;font-size:16px;font-weight:900;display:flex}.TicketPage-module__2EpCvG__qrContainer{text-align:center;flex-direction:column;align-items:center;padding:20px 0;display:flex}.TicketPage-module__2EpCvG__qrPlaceholder{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:20px;justify-content:center;align-items:center;width:180px;height:180px;margin-bottom:16px;display:flex;position:relative}.TicketPage-module__2EpCvG__qrIconGlow{color:var(--primary);filter:drop-shadow(0 0 8px #0060ad33)}.TicketPage-module__2EpCvG__qrToken{color:#334155;background:#f1f5f9;border-radius:8px;margin-bottom:12px;padding:6px 12px;font-family:monospace;font-size:13px;font-weight:700}.TicketPage-module__2EpCvG__statusBadge{text-transform:uppercase;border-radius:12px;padding:6px 14px;font-size:12px;font-weight:800}.TicketPage-module__2EpCvG__statusPending{color:#d97706;background:#fef3c7}.TicketPage-module__2EpCvG__statusConfirmed{color:#059669;background:#d1fae5}.TicketPage-module__2EpCvG__infoRow{border-bottom:1px solid #f8fafc;justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.TicketPage-module__2EpCvG__infoRow:last-child{border-bottom:none}.TicketPage-module__2EpCvG__infoLabel{color:var(--text-secondary);font-weight:600}.TicketPage-module__2EpCvG__infoValue{color:#0f172a;font-weight:800}.TicketPage-module__2EpCvG__offsetContainer{background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);border-color:#bbf7d0}.TicketPage-module__2EpCvG__offsetBtn{color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:16px;padding:12px 24px;font-size:14px;font-weight:800;transition:all .2s;box-shadow:0 4px 12px #2dc44d33;background:linear-gradient(135deg,#2dc44d 0%,#166534 100%)!important}.TicketPage-module__2EpCvG__offsetBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2dc44d4d}.TicketPage-module__2EpCvG__offsetSuccess{color:#166534;background:#d1fae5;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:10px;font-size:13.5px;font-weight:800;display:flex}
.CatchCard-module__S79hiq__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid var(--glass-border);border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.CatchCard-module__S79hiq__card:hover{border-color:var(--primary);box-shadow:0 0 30px var(--primary-glow);transform:translateY(-8px)}.CatchCard-module__S79hiq__image{aspect-ratio:4/5;background-position:50%;background-size:cover;width:100%;position:relative}.CatchCard-module__S79hiq__overlay{opacity:1;background:linear-gradient(#0000 60%,#000c);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.CatchCard-module__S79hiq__userSection{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.CatchCard-module__S79hiq__avatar{background:var(--primary-glow);width:32px;height:32px;color:var(--primary);border:1px solid var(--primary-glow);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.CatchCard-module__S79hiq__userName{color:#fff;font-size:.875rem;font-weight:700}.CatchCard-module__S79hiq__stats{color:var(--text-secondary);gap:1rem;font-size:.75rem;display:flex}.CatchCard-module__S79hiq__badge{color:var(--primary);letter-spacing:.05em;background:#00f2ff1a;border:1px solid #00f2ff33;border-radius:100px;width:fit-content;padding:.35rem .75rem;font-size:.7rem;font-weight:800}.CatchCard-module__S79hiq__content{flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.CatchCard-module__S79hiq__caption{color:var(--text-secondary);font-size:.9375rem;line-height:1.5}.CatchCard-module__S79hiq__tripInfo{color:var(--primary);align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:flex}.CatchCard-module__S79hiq__likeSection{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.CatchCard-module__S79hiq__interactionGroup{gap:1rem;display:flex}.CatchCard-module__S79hiq__likeBtn,.CatchCard-module__S79hiq__shareBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.85rem;font-weight:700;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex}.CatchCard-module__S79hiq__likeBtn:hover{color:var(--accent);background:#ff3c6e1a}.CatchCard-module__S79hiq__liked{color:var(--accent);background:#ff3c6e0d}.CatchCard-module__S79hiq__shareBtn:hover{color:var(--primary);background:#00f2ff1a}.CatchCard-module__S79hiq__date{color:var(--text-muted);font-size:.75rem;font-weight:500}.CatchCard-module__S79hiq__floatingHeart{pointer-events:none;z-index:10;filter:drop-shadow(0 0 10px var(--accent));position:absolute;bottom:2rem;right:2rem}@keyframes CatchCard-module__S79hiq__float-up{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-100px)scale(2)}}.CatchCard-module__S79hiq__weight{color:var(--primary);text-shadow:0 0 10px var(--primary-glow);font-size:1rem;font-weight:900}
