.logo{display:flex;align-items:center;gap:.7rem}.logo-text{display:flex;flex-direction:column;line-height:1.12;gap:.1rem}.logo-title{font-weight:700;color:inherit;letter-spacing:-.03em}.logo-accent{color:var(--copa-gold-light, #f0c14b)}.logo-subtitle{font-size:.7em;font-weight:600;opacity:.82;letter-spacing:.04em;text-transform:uppercase}.logo--sm .logo-mark{width:36px;height:42px;font-size:26px}.logo--sm .logo-title{font-size:.82rem;line-height:1.15}.logo--md .logo-mark{width:44px;height:50px;font-size:30px}.logo--lg .logo-mark{width:56px;height:64px;font-size:38px}.logo--lg .logo-title{font-size:1.45rem}.logo--lg .logo-subtitle{font-size:.65rem}.logo-mark{position:relative;flex-shrink:0}.logo-card{position:absolute;width:72%;height:88%;border-radius:5px;padding:2px;background:linear-gradient(135deg,#fff9e6,#f5d76e 40%,#d4a017);box-shadow:0 1px 2px #0000001f,inset 0 1px #ffffffa6}.logo-card--back{left:0;top:8%;transform:rotate(-14deg);z-index:1}.logo-card--back:before{content:"";display:block;width:100%;height:100%;border-radius:3px;background:linear-gradient(160deg,#3d8f6a,#1a5c42)}.logo-card--front{right:0;bottom:0;transform:rotate(6deg);z-index:2}.logo-card-art{position:relative;width:100%;height:100%;border-radius:3px;background:linear-gradient(165deg,#35b878,#1a7a52 42%,#0d3b2e);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-card-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.07) 0px,rgba(255,255,255,.07) 6px,transparent 6px,transparent 12px);opacity:.9}.logo-card-shine{position:absolute;top:2px;left:3px;right:40%;height:35%;border-radius:4px 8px 12px 4px;background:linear-gradient(120deg,rgba(255,255,255,.55) 0%,transparent 70%);pointer-events:none;z-index:3}.logo-year{position:relative;z-index:2;font-size:.38em;font-weight:800;color:#fffffff2;letter-spacing:-.06em;line-height:1;margin-bottom:6%;text-shadow:0 1px 2px rgba(0,0,0,.3)}.logo-swap{position:relative;z-index:2;display:flex;align-items:center;gap:2px;width:52%;height:22%}.logo-swap-arrow{flex:1;height:100%;position:relative}.logo-swap-arrow--left:before,.logo-swap-arrow--right:before{content:"";position:absolute;top:50%;width:100%;height:2px;background:#fff;border-radius:2px;box-shadow:0 0 4px #fff6}.logo-swap-arrow--left:before{left:0;transform:translateY(-50%)}.logo-swap-arrow--left:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(-45deg);width:5px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff}.logo-swap-arrow--right:before{right:0;transform:translateY(-50%)}.logo-swap-arrow--right:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(45deg);width:5px;height:5px;border-right:2px solid #fff;border-bottom:2px solid #fff}.logo-swap:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:28%;height:85%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#e8e8e8 55%,#bbb);box-shadow:0 1px 3px #00000059}.brand .logo-title,.brand .logo-subtitle,.brand .logo-title-link{color:#fff}.brand .logo-accent{color:var(--copa-gold-light, #f0c14b)}.auth-page .logo-accent{color:var(--copa-gold, #d4a017)}@media(prefers-reduced-motion:no-preference){.logo-mark:hover .logo-card--front,.logo-mark-link:hover .logo-card--front{transform:rotate(2deg) translate(-1px,-3px);transition:transform .25s ease-out}.logo-mark:hover .logo-card--back,.logo-mark-link:hover .logo-card--back{transform:rotate(-17deg) translate(-1px,-1px);transition:transform .25s ease-out}.logo-card--front,.logo-card--back{transition:transform .25s ease-out}}.app-header{position:fixed;top:0;left:0;right:0;height:var(--header-h);background:#0d3b2ef2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;border-bottom:1px solid rgba(255,255,255,.08)}.app-header-inner{max-width:960px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;gap:.75rem}.brand{display:flex;align-items:center;color:#fff;min-width:0;text-decoration:none}.brand .logo-title-link,.brand .logo-title-link:hover{color:inherit;text-decoration:none}.brand .logo-mark-link{color:inherit;text-decoration:none;flex-shrink:0}.header-city-picker{position:relative;margin-top:.05rem}.header-city-picker__trigger{display:inline-flex;align-items:center;gap:.3rem;border:none;background:none;padding:0;margin:0;font:inherit;font-size:.68rem;font-weight:500;line-height:1.25;color:#ffffffb8;cursor:pointer;text-align:left;max-width:160px}.header-city-picker__icon{flex-shrink:0;opacity:.85}.header-city-picker__label{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-city-picker__trigger:hover,.header-city-picker__trigger:focus-visible{color:var(--copa-gold-light)}.header-city-picker__trigger:hover .header-city-picker__label,.header-city-picker__trigger:focus-visible .header-city-picker__label{text-decoration:underline;text-underline-offset:2px}.header-city-picker__popover,.city-picker__popover{position:absolute;top:calc(100% + .35rem);left:0;z-index:250;width:min(280px,calc(100vw - 2rem));padding:.65rem;background:#fff;border-radius:10px;border:1px solid rgba(26,107,74,.14);box-shadow:0 4px 6px #0d3b2e0f,0 12px 28px #0d3b2e33}.header-city-picker__popover .city-search--compact,.city-picker__popover .city-search--compact{margin:0}.header-city-picker__popover .city-search--compact .input,.city-picker__popover .city-search--compact .input{font-size:.85rem;padding:.45rem .6rem}.header-city-picker__popover .city-search-results,.city-picker__popover .city-search-results{max-height:200px}.header-nav{display:flex;gap:.25rem}.header-nav-btn{border:none;background:transparent;color:#ffffffd9;padding:.4rem .75rem;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer}.header-nav-btn.active,.header-nav-btn:hover{background:#ffffff1f;color:var(--copa-gold-light)}.header-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.header-notifications{position:relative}.header-notifications__trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;padding:0;border:none;border-radius:8px;background:transparent;color:#ffffffe0;cursor:pointer;-webkit-tap-highlight-color:transparent}.header-notifications__trigger:hover,.header-notifications__trigger:focus-visible,.header-notifications__trigger--open{color:var(--copa-gold-light);background:#ffffff1f}.header-notifications__icon{display:block}.header-notifications__badge{position:absolute;top:.15rem;right:.1rem;min-width:1rem;height:1rem;padding:0 .2rem;border-radius:999px;background:#e74c3c;color:#fff;font-size:.58rem;font-weight:700;line-height:1rem;text-align:center;box-shadow:0 0 0 2px var(--copa-green-dark)}.header-notifications__popover{position:absolute;right:0;top:calc(100% + .55rem);z-index:220;width:min(300px,calc(100vw - 2rem));padding:.75rem .65rem .65rem;background:#fff;border-radius:12px;border:1px solid rgba(26,107,74,.14);box-shadow:0 4px 6px #0d3b2e0f,0 14px 32px #0d3b2e33}.header-notifications__heading{margin:0 0 .5rem;padding:0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.header-notifications__list{margin:0;padding:0;list-style:none}.header-notifications__item{display:block;width:100%;text-align:left;border:none;background:transparent;padding:.55rem .4rem;border-radius:8px;cursor:pointer;font:inherit}.header-notifications__item:hover,.header-notifications__item:focus-visible{background:#eef6f2}.header-notifications__item-title{display:block;font-size:.88rem;font-weight:600;color:var(--copa-green-dark);line-height:1.3}.header-notifications__item-desc{display:block;margin-top:.15rem;font-size:.78rem;color:var(--text-muted);line-height:1.35}.header-notifications__empty{margin:0;padding:.35rem .4rem .5rem;font-size:.85rem;color:var(--text-muted);line-height:1.4}.nav-notification-dot{position:absolute;top:.2rem;right:.35rem;width:8px;height:8px;border-radius:50%;background:#e74c3c;box-shadow:0 0 0 2px var(--copa-green-dark);pointer-events:none}.bottom-nav-icon-wrap{position:relative;display:inline-flex;line-height:1}.bottom-nav-btn--badge .nav-notification-dot{top:-2px;right:-4px;box-shadow:0 0 0 2px #0d3b2efa}.header-profile{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;font-weight:600;font-size:.85rem;white-space:nowrap;padding:.35rem .65rem;border-radius:8px;flex-shrink:0;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.app-header .header-auth-links .header-profile{color:var(--copa-gold-light)}.app-header .header-auth-links .header-profile:hover,.app-header .header-auth-links .header-profile:focus-visible{color:var(--copa-gold-light);background:#ffffff1f;text-decoration:none}.app-header .user-menu-trigger{color:var(--copa-green-dark);background:var(--copa-gold-light);font-size:.78rem;padding:.3rem .55rem;-webkit-tap-highlight-color:transparent}.app-header .user-menu-trigger:hover,.app-header .user-menu-trigger:focus-visible,.app-header .user-menu-trigger--open{color:var(--copa-green-dark);background:#f8d56c;box-shadow:0 2px 8px #0d3b2e38}.header-profile-icon{width:1.15rem;height:1.15rem;flex-shrink:0}.user-menu-trigger .header-profile-icon{width:1rem;height:1rem}.header-profile-name{max-width:120px;overflow:hidden;text-overflow:ellipsis}.header-auth-links{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.user-menu{position:relative;flex-shrink:0}.user-menu-trigger{border:none;cursor:pointer;font:inherit}.user-menu-panel{position:absolute;right:0;top:calc(100% + .65rem);z-index:200;width:min(300px,calc(100vw - 2rem));padding:0;overflow:visible}.user-menu-panel__scroll{max-height:min(32rem,calc(100dvh - var(--header-h) - 1.5rem));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#fff;border-radius:14px;border:1px solid rgba(26,107,74,.14);box-shadow:0 4px 6px #0d3b2e0f,0 16px 36px #0d3b2e38}.user-menu-panel:before{content:"";position:absolute;top:-6px;right:1.25rem;width:11px;height:11px;background:#eef6f2;border-left:1px solid rgba(26,107,74,.14);border-top:1px solid rgba(26,107,74,.14);transform:rotate(45deg);border-radius:2px 0 0}.user-menu-header{padding:1rem 1rem .85rem;background:linear-gradient(180deg,#eef6f2,#fff);border-bottom:1px solid #e3ece8;border-radius:14px 14px 0 0}.user-menu-name{margin:0 0 .2rem;font-weight:700;font-size:.95rem;color:var(--copa-green-dark)}.user-menu-email,.user-menu-meta{margin:0;font-size:.8rem;color:var(--text-muted);line-height:1.4}.user-menu-meta{margin-top:.35rem}.user-menu-section{padding:.85rem 1rem}.user-menu-section--city .form-group{margin-bottom:0}.user-menu-label{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.35rem}.user-menu-save{margin-top:.5rem;width:100%}.user-menu-footer{padding:.65rem 1rem 1rem;border-top:1px solid #e3ece8;background:#fafcfb;border-radius:0 0 14px 14px}.user-menu-panel .input{border-color:#d0ddd6}.user-menu-panel .input:focus{border-color:var(--copa-green-light)}.user-menu-section--password{padding-top:.65rem;padding-bottom:.65rem;border-top:1px solid #e3ece8}.change-password-toggle{width:100%}.change-password-form{display:flex;flex-direction:column;gap:.65rem}.change-password-form__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.change-password-form__title{font-size:.8rem;font-weight:700;color:var(--text-muted)}.change-password-form__close{border:none;background:none;padding:.15rem .35rem;font-size:1.15rem;line-height:1;color:var(--text-muted);cursor:pointer;border-radius:6px}.change-password-form__close:hover,.change-password-form__close:focus-visible{color:var(--copa-green-dark);background:#eef6f2}.change-password-form__hint{margin:0;font-size:.78rem;line-height:1.4;color:var(--text-muted)}.change-password-form .form-group{margin-bottom:0}.change-password-form__success{margin:0;font-size:.82rem;color:var(--copa-green);font-weight:600}.change-password-form__submit{width:100%}.profile-password-section{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e3ece8}.profile-section-title{margin:0 0 .75rem;font-size:.95rem;font-weight:700;color:var(--text)}.user-menu-logout{width:100%}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:calc(var(--bottom-nav-h) + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:#0d3b2efa;display:flex;justify-content:space-around;align-items:center;z-index:100;border-top:1px solid rgba(255,255,255,.08)}.bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;gap:.15rem;border:none;background:none;color:#ffffffb3;font-size:.65rem;font-weight:600;padding:.35rem 0;cursor:pointer}.bottom-nav__icon{width:1.35rem;height:1.35rem;flex-shrink:0;opacity:.88}.bottom-nav button.active .bottom-nav__icon{opacity:1;stroke-width:1.75}.bottom-nav button.active{color:var(--copa-gold-light)}.desktop-only{display:none}.mobile-only{display:flex}@media(min-width:768px){.desktop-only{display:flex}.mobile-only{display:none!important}}.app-footer{margin-top:auto;background:#0d3b2ef0;border-top:1px solid rgba(255,255,255,.08);color:#ffffffb8;padding:1.5rem 1rem;padding-bottom:calc(var(--bottom-nav-h) + var(--safe-bottom) + 1.25rem)}.app-footer__inner{max-width:960px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.app-footer__brand{display:flex;flex-direction:column;gap:.2rem}.app-footer__title{margin:0;font-size:.95rem;font-weight:700;color:#fff;letter-spacing:-.02em}.app-footer__accent{color:var(--copa-gold-light)}.app-footer__tagline{margin:0;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c}.app-footer__links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .85rem;font-size:.82rem;font-weight:600}.app-footer__links a,.app-footer__link-btn{color:#ffffffc7;text-decoration:none;background:none;border:none;padding:0;font:inherit;font-weight:600;cursor:pointer}.app-footer__links a:hover,.app-footer__links a:focus-visible,.app-footer__link-btn:hover,.app-footer__link-btn:focus-visible{color:var(--copa-gold-light);text-decoration:underline;text-underline-offset:2px}.app-footer__copy{margin:0;max-width:28rem;font-size:.72rem;line-height:1.45;color:#ffffff73}.app-footer--compact{margin-top:0;background:none;border-top:none;padding:0;text-align:center}.app-footer--no-nav-spacing{padding-bottom:1.5rem}@media(min-width:768px){.app-footer--no-nav-spacing{padding-bottom:2rem}}.auth-page .app-footer--compact{margin-top:.5rem}.app-footer__compact-line{margin:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .65rem;font-size:.82rem;font-weight:600}.app-footer__compact-line a,.app-footer__compact-line .app-footer__link-btn{color:#ffffffd1}.app-footer__compact-line a:hover,.app-footer__compact-line a:focus-visible,.app-footer__compact-line .app-footer__link-btn:hover,.app-footer__compact-line .app-footer__link-btn:focus-visible{color:var(--copa-gold-light)}.app-footer__sep{color:#ffffff59}.app-footer__compact-copy{margin:.45rem 0 0;font-size:.68rem;color:#ffffff73}@media(min-width:768px){.app-footer{padding-bottom:2rem}.app-footer__inner{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;text-align:left;gap:1.25rem 2rem}.app-footer__brand{flex:0 1 auto;min-width:0}.app-footer__links{flex:0 1 auto;margin-left:auto;justify-content:flex-end;min-width:0}.app-footer__copy{flex-basis:100%;text-align:center;max-width:none}}.scroll-to-top{position:fixed;right:1rem;bottom:calc(var(--bottom-nav-h) + var(--safe-bottom) + 1rem);z-index:90;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:none;border-radius:999px;cursor:pointer;color:var(--copa-green-dark);background:linear-gradient(135deg,var(--copa-gold),var(--copa-gold-light));box-shadow:0 2px 8px #0d3b2e47,0 0 0 1px #ffffff59 inset;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}.scroll-to-top:hover,.scroll-to-top:focus-visible{transform:translateY(-2px);box-shadow:0 6px 16px #0d3b2e52,0 0 0 1px #fff6 inset}.scroll-to-top:active{transform:translateY(0) scale(.96)}@media(min-width:768px){.scroll-to-top{right:max(1rem,calc((100vw - 960px)/2 + 1rem));bottom:1.5rem}}.click-hint-anchor{position:relative;width:100%;margin-top:.35rem}.click-hint{position:absolute;left:50%;bottom:calc(100% + .45rem);transform:translate(-50%);z-index:20;max-width:14rem;padding:.5rem .65rem;border-radius:8px;background:var(--copa-green-dark);color:#fff;font-size:.72rem;font-weight:600;line-height:1.35;text-align:center;box-shadow:0 6px 20px #0d3b2e59;pointer-events:none;animation:click-hint-in .15s ease-out}.click-hint:after{content:"";position:absolute;left:50%;bottom:-5px;transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:var(--copa-green-dark)}@keyframes click-hint-in{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.install-app-prompt{position:fixed;left:0;right:0;bottom:calc(var(--bottom-nav-h, 64px) + var(--safe-bottom, 0px) + .5rem);z-index:85;padding:0 .75rem;pointer-events:none}.install-app-prompt__inner{pointer-events:auto;max-width:28rem;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:.65rem .75rem;padding:.85rem 1rem;background:#fff;color:var(--copa-green-dark, #0d3b2e);border-radius:12px;box-shadow:0 4px 24px #0000002e,0 0 0 1px #0d3b2e14}.install-app-prompt__logo{flex-shrink:0;align-self:center}.install-app-prompt__logo .logo{gap:0}.install-app-prompt__text{flex:1 1 10rem;min-width:0}.install-app-prompt__title{margin:0 0 .2rem;font-size:.95rem;font-weight:700}.install-app-prompt__desc{margin:0;font-size:.82rem;line-height:1.4;opacity:.88}.install-app-prompt__actions{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}.install-app-prompt__btn{flex:1 1 auto;min-width:6.5rem;font-size:.88rem;padding:.45rem .75rem}.install-app-prompt__btn--secondary{background:transparent;border:1px solid rgba(13,59,46,.2);color:var(--copa-green-dark, #0d3b2e)}.install-app-prompt--no-nav{bottom:calc(var(--safe-bottom, 0px) + 1rem)}@media(min-width:768px){.install-app-prompt{bottom:1rem}}.admin-page{min-height:100vh;min-height:100dvh;background:linear-gradient(160deg,var(--copa-green-dark) 0%,#145a42 45%,#1e7a55 100%);color:#fff}.admin-page__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-bottom:1px solid rgba(255,255,255,.12)}.admin-page__header-actions{display:flex;gap:.5rem;flex-wrap:wrap}.admin-page__main{max-width:40rem;margin:0 auto;padding:1.25rem 1rem 2.5rem}.admin-page__title{margin:0 0 .35rem;font-size:1.35rem}.admin-page__lead{margin:0 0 1.25rem;opacity:.9;font-size:.95rem}.admin-section{margin-bottom:1.25rem;color:var(--copa-green-dark, #0d3b2e)}.admin-section h2{margin:0 0 .75rem;font-size:1.1rem}.admin-subtitle{margin:1.25rem 0 .5rem;font-size:.95rem}.admin-stats{margin:0 0 .5rem}.admin-hint{margin:0 0 .85rem;font-size:.85rem;line-height:1.45;opacity:.88}.admin-hint code{font-size:.9em;background:#0d3b2e14;padding:.1em .35em;border-radius:4px}.admin-dropzone{border:2px dashed rgba(13,59,46,.28);border-radius:12px;padding:1.5rem 1rem;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.admin-dropzone--over{border-color:var(--copa-green, #1a6b4a);background:#2d9a6a14}.admin-dropzone--busy{opacity:.7;pointer-events:none}.admin-dropzone__title{margin:0 0 .25rem;font-weight:600}.admin-dropzone__sub{margin:0;font-size:.82rem;opacity:.75}.admin-upload-results{margin:1rem 0 0;padding:0;list-style:none;font-size:.82rem;max-height:14rem;overflow-y:auto}.admin-upload-results li{padding:.2rem 0}.admin-upload-ok{color:var(--copa-green, #1a6b4a)}.admin-upload-err{color:#b33}.admin-search-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.admin-search-row .input{flex:1 1 12rem}.admin-user-list{margin:0;padding:0;list-style:none}.admin-user-list li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem 0;border-bottom:1px solid rgba(13,59,46,.08);font-size:.9rem}.admin-user-list--compact li{justify-content:flex-start;flex-wrap:wrap}.admin-user-email{opacity:.75;font-size:.85em}.admin-badge{display:inline-block;margin-left:.35rem;padding:.1em .45em;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-radius:4px;background:var(--copa-gold-light, #f0c14b);color:var(--copa-green-dark, #0d3b2e)}.admin-badge--muted{background:#0d3b2e1f;color:var(--copa-green-dark, #0d3b2e)}.admin-grant-msg{margin:0 0 .5rem;font-size:.88rem;color:var(--copa-green, #1a6b4a);font-weight:600}.admin-library-meta{margin:0 0 .75rem;font-size:.85rem;opacity:.8}.admin-sticker-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.75rem}.admin-sticker-card{border:1px solid rgba(13,59,46,.12);border-radius:10px;overflow:hidden;background:#fafafa;display:flex;flex-direction:column}.admin-sticker-card--warn{border-color:#d4a017;box-shadow:0 0 0 1px #d4a01759}.admin-sticker-card__img{width:100%;aspect-ratio:3 / 4;object-fit:cover;background:#e8e8e8}.admin-sticker-card__body{padding:.5rem .55rem .6rem;display:flex;flex-direction:column;gap:.2rem;flex:1}.admin-sticker-card__code{margin:0;font-size:.78rem;font-weight:700;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.admin-sticker-card__code code{font-size:.95em}.admin-sticker-card__name{margin:0;font-size:.72rem;line-height:1.25;font-weight:600}.admin-sticker-card__team{margin:0;font-size:.68rem;opacity:.75;line-height:1.2}.admin-sticker-card__size{margin:0;font-size:.65rem;opacity:.6}.admin-sticker-card__actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:.35rem}.admin-badge--warn{background:#fff3cd;color:#7a5a00}.admin-sticker-rename{display:flex;flex-direction:column;gap:.35rem}.admin-sticker-rename__label{font-size:.7rem;font-weight:600}.admin-sticker-rename__actions{display:flex;flex-wrap:wrap;gap:.35rem}:root{--copa-green-dark: #0d3b2e;--copa-green: #1a6b4a;--copa-green-light: #2d9a6a;--copa-gold: #d4a017;--copa-gold-light: #f0c14b;--surface: #ffffff;--surface-muted: #f4f7f5;--text: #0f1f18;--text-muted: #5a6f66;--danger: #c0392b;--radius: 14px;--shadow: 0 8px 24px rgba(13, 59, 46, .12);--header-h: 56px;--bottom-nav-h: 64px;--safe-bottom: env(safe-area-inset-bottom, 0px)}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:DM Sans,system-ui,sans-serif;color:var(--text);background:linear-gradient(160deg,var(--copa-green-dark) 0%,#145a42 45%,#1e7a55 100%);background-attachment:fixed}a{color:var(--copa-green);text-decoration:none}a:hover{color:var(--copa-green-dark, #0d3b2e)}button,input,select,textarea{font:inherit}.app-shell{min-height:100dvh;display:flex;flex-direction:column}.app-main{flex:1;padding:1rem;padding-top:calc(var(--header-h) + 1rem);padding-bottom:1rem;max-width:960px;margin:0 auto;width:100%}@media(min-width:768px){.app-main{padding-bottom:1.5rem}}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem 1.1rem;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .12s,opacity .12s}.btn:active{transform:scale(.98)}.btn-primary{background:linear-gradient(135deg,var(--copa-gold),var(--copa-gold-light));color:var(--copa-green-dark)}.btn-secondary{background:var(--copa-green);color:#fff}.btn-ghost{background:var(--surface-muted);color:var(--text)}.btn-danger{background:var(--danger);color:#fff}.btn-sm{padding:.4rem .75rem;font-size:.85rem}.btn:disabled{opacity:.5;cursor:not-allowed}.input,.select{width:100%;padding:.7rem .85rem;border:1px solid #d0ddd6;border-radius:10px;background:#fff}.input:focus,.select:focus{outline:2px solid var(--copa-green-light);outline-offset:1px}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.35rem;color:var(--text-muted)}.field-hint{font-size:.8rem;color:var(--text-muted);margin:0 0 .75rem;line-height:1.4}.field-error{font-size:.8rem;color:var(--danger);margin:.35rem 0 0;line-height:1.35}.input-invalid{border-color:var(--danger)}.input-invalid:focus{outline-color:var(--danger)}.form-row{display:grid;gap:.75rem}@media(min-width:480px){.form-row.two-cols{grid-template-columns:1fr 1fr}}.auth-page{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;gap:1.25rem}.auth-page .logo,.auth-page .logo-title,.auth-page .logo-subtitle{color:#fff}.auth-page .logo-subtitle{opacity:.85}.auth-card{width:100%;max-width:420px}.auth-card h1{margin:0 0 .25rem;font-size:1.5rem}.auth-card .subtitle{color:var(--text-muted);margin:0 0 1.25rem;font-size:.9rem}.auth-page a,.auth-card a{font-weight:600}.auth-page a:hover,.auth-card a:hover{text-decoration:none}.form-section{margin:0}.form-section+.form-section{margin-top:1rem}.form-section--contact+.form-section--terms{margin-top:1.15rem}.form-section-title{margin:0 0 .5rem;font-size:.95rem;font-weight:700;color:var(--text)}.form-section:has(.form-section-desc) .form-section-title{margin-bottom:.15rem}.form-section-desc{margin:0 0 .45rem;font-size:.8rem;color:var(--text-muted);line-height:1.35}.form-section .form-group:last-child,.form-section .form-row:last-child,.form-section .city-search:last-child{margin-bottom:0}.form-section-fields{display:flex;flex-direction:column}.form-section--terms .form-section-title{margin-bottom:.4rem}.form-section--terms .checkbox-label{margin-top:.15rem}.checkbox-label--invalid{color:var(--danger)}.auth-form-actions .field-error{margin-bottom:.65rem}.auth-form-actions{margin-top:1.25rem}.auth-form-actions--login{margin-top:2.5rem}.password-input-wrap{position:relative}.password-input-wrap .password-input{width:100%;padding-right:2.75rem}.password-toggle{position:absolute;right:.55rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:transparent;color:var(--text-muted);cursor:pointer;border-radius:6px}.password-toggle:hover{color:var(--copa-green);background:var(--surface-muted)}.login-forgot-link{margin:.45rem 0 0;font-size:.85rem}.auth-google-wrap{margin-top:1rem;display:flex;justify-content:center}.auth-card-footer{margin-top:.65rem;font-size:.85rem;text-align:center}.error-banner{background:#fdecea;color:var(--danger);padding:.65rem .85rem;border-radius:8px;font-size:.9rem;margin-bottom:1rem}.tabs{display:flex;gap:.35rem;margin-bottom:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab{flex-shrink:0;padding:.5rem .9rem;border:none;border-radius:999px;background:#fff3;color:#fff;font-weight:600;cursor:pointer}.tab.active{background:var(--copa-gold);color:var(--copa-green-dark)}.sub-tabs{display:flex;gap:.35rem;margin-bottom:1rem;padding:.25rem;background:#0003;border-radius:10px}.sub-tab{flex:1;padding:.5rem .65rem;border:none;border-radius:8px;background:transparent;font-weight:600;font-size:.88rem;color:#ffffffbf;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.sub-tab:hover:not(.active){color:#fff;background:#ffffff14}.sub-tab.active{background:var(--surface);color:var(--copa-green-dark);box-shadow:0 2px 8px #00000038}.sub-tab--badge{position:relative}.sub-tab .nav-notification-dot{top:.3rem;right:.55rem;box-shadow:0 0 0 2px #00000040}.sub-tab.active .nav-notification-dot{box-shadow:0 0 0 2px var(--surface)}.search-bar{margin-bottom:1rem}.search-input{position:relative;display:flex;align-items:center}.search-input-icon{position:absolute;left:.85rem;z-index:1;display:flex;align-items:center;justify-content:center;color:var(--text-muted);pointer-events:none}.search-input-field{padding-left:2.65rem}.search-input-field::-webkit-search-cancel-button{margin-right:.15rem}.progress-bar-wrap{margin-bottom:1rem}.progress-label{display:flex;justify-content:space-between;font-size:.85rem;font-weight:600;margin-bottom:.35rem}.progress-track{height:8px;background:var(--surface-muted);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--copa-green),var(--copa-gold));border-radius:999px;transition:width .3s}.sticker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}@media(min-width:900px){.sticker-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.sticker-card{border:2px solid transparent;border-radius:var(--radius);overflow:hidden;background:var(--surface-muted);cursor:pointer;transition:border-color .2s,box-shadow .2s,opacity .2s,filter .2s}.album-panel .sticker-card:not(.owned){opacity:.78;filter:saturate(.82) brightness(.9);border-color:#0f1f181f;box-shadow:inset 0 0 0 1px #0000000a}.album-panel .sticker-card:not(.owned):hover{opacity:.9;filter:saturate(.92) brightness(.96)}.sticker-card.owned{position:relative;border:3px solid var(--copa-gold-light);background:linear-gradient(165deg,rgba(45,154,106,.08) 0%,var(--surface) 48%);box-shadow:0 0 0 1px var(--copa-gold),0 6px 16px #1a6b4a33,0 0 16px #f0c14b47}.album-panel .sticker-card.owned{opacity:1;filter:none}.sticker-card.owned:after{content:none}.sticker-card__tap{cursor:pointer}.album-list-status{margin:0 0 .65rem;font-size:.8rem;font-weight:600;color:#ffffffd1;text-shadow:0 1px 0 rgba(0,0,0,.18)}.album-scroll-sentinel{width:100%;height:1px;margin-top:.5rem;pointer-events:none}.album-hint{margin:0 0 1rem;font-size:.85rem;line-height:1.45;color:#ffffffd6;text-shadow:0 1px 0 rgba(0,0,0,.18)}.album-hint strong{color:var(--copa-gold-light);font-weight:800}.album-hint em{font-style:normal;font-weight:700;color:#ffffffe6}.sticker-card.selected{border-color:var(--copa-gold)}.sticker-card--toggle{cursor:pointer}.sticker-card--declined{opacity:.55;border-style:dashed;border-color:#c62828;box-shadow:none}.sticker-hint{font-size:.7rem;color:var(--text-muted);margin:.15rem 0 0}.offer-strip-scroll{position:relative;width:100%}.offer-strip-scroll-btn{position:absolute;top:50%;transform:translateY(-55%);width:1.4rem;height:1.4rem;border-radius:50%;background:var(--copa-green);color:var(--copa-gold-light);display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:800;line-height:1;pointer-events:none;z-index:2;box-shadow:0 1px 4px #0000002e}.offer-strip-scroll-btn--right{right:.05rem}.offer-strip-scroll-btn--left{left:.05rem}.offer-strip-scroll--trade.offer-strip-scroll--overflow.offer-strip-scroll--more-right:after,.offer-strip-scroll--trade.offer-strip-scroll--overflow.offer-strip-scroll--more-left:before{content:"";position:absolute;top:0;bottom:0;width:2.5rem;pointer-events:none;z-index:2}.offer-strip-scroll--trade.offer-strip-scroll--overflow.offer-strip-scroll--more-right:after{right:0;background:linear-gradient(to left,var(--surface-muted) 0%,var(--surface-muted) 18%,transparent 100%)}.offer-strip-scroll--trade.offer-strip-scroll--overflow.offer-strip-scroll--more-left:before{left:0;background:linear-gradient(to right,var(--surface-muted) 0%,var(--surface-muted) 18%,transparent 100%)}.modal--offer .offer-sticker-strip--carousel-1 .sticker-card{transition:opacity .2s ease,box-shadow .2s ease,border-color .2s ease,filter .2s ease}.modal--offer .offer-sticker-strip--carousel-1 .sticker-card--carousel-dim{opacity:.42;filter:saturate(.8) brightness(.92);border-color:transparent!important;box-shadow:none!important}.modal--offer .offer-sticker-strip--carousel-1 .sticker-card--carousel-focus{opacity:1;filter:none;border-color:var(--copa-gold)!important;box-shadow:0 0 0 1px var(--copa-gold-light),0 3px 10px #00000024!important;z-index:1;position:relative}.modal--offer .offer-sticker-strip{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:.15rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.modal--offer .offer-sticker-strip::-webkit-scrollbar{display:none}.modal--offer .offer-sticker-strip--center{justify-content:center}.modal--offer .offer-sticker-strip--carousel-1{--offer-carousel-card: 4.35rem;--offer-carousel-pad: calc(50% - var(--offer-carousel-card) / 2);scroll-snap-type:x mandatory;scroll-padding-inline:var(--offer-carousel-pad);padding-inline:var(--offer-carousel-pad);gap:.35rem;box-sizing:content-box;max-width:100%}.modal--offer .offer-sticker-strip--carousel-1 .sticker-card{flex:0 0 var(--offer-carousel-card);width:var(--offer-carousel-card);min-width:var(--offer-carousel-card);max-width:var(--offer-carousel-card);scroll-snap-align:center;scroll-snap-stop:always}.offer-carousel-spacer{flex:0 0 var(--offer-carousel-pad);width:var(--offer-carousel-pad);min-width:var(--offer-carousel-pad);scroll-snap-align:none;pointer-events:none}.modal--offer .offer-sticker-strip--carousel-3{scroll-snap-type:x mandatory;gap:.4rem}.modal--offer .offer-sticker-strip--carousel-3 .sticker-card{flex:0 0 calc((100% - .8rem)/3.2);width:calc((100% - .8rem)/3.2);min-width:calc((100% - .8rem)/3.2);scroll-snap-align:start;scroll-snap-stop:always}.modal--offer .offer-sticker-strip .sticker-meta{padding:.2rem .3rem}.modal--offer .offer-sticker-strip .sticker-name{font-size:.62rem;margin:0}.modal--offer .offer-sticker-strip .sticker-hint{font-size:.58rem}.modal--offer .offer-sticker-strip .sticker-placeholder{font-size:.85rem}.btn-block{width:100%;justify-content:center}.modal--offer{display:flex;flex-direction:column;max-height:92dvh;overflow:hidden;padding:0}.offer-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem 1.25rem .75rem;border-bottom:1px solid var(--surface-muted);flex-shrink:0}.offer-modal-header h2.offer-modal-title{margin:.15rem 0 .5rem;font-size:1.1rem;line-height:1.25}.offer-modal-eyebrow{margin:0;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.offer-modal-close{flex-shrink:0;width:2rem;height:2rem;border:none;border-radius:50%;background:var(--surface-muted);color:var(--text);font-size:1.35rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.offer-modal-body{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.offer-modal-scroll{flex:1;overflow-y:auto;padding:1rem 1.25rem;-webkit-overflow-scrolling:touch}.offer-message{margin:0 0 1rem;padding:.65rem .85rem;border-left:3px solid var(--copa-gold);background:var(--surface-muted);border-radius:0 var(--radius) var(--radius) 0;font-size:.88rem;color:var(--text)}.offer-trade-block{margin-bottom:1rem}.offer-trade-block__title{margin:0 0 .65rem;font-size:.9rem;font-weight:700}.offer-trade-visual{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.4rem .35rem;align-items:start;padding:.85rem .65rem;background:var(--surface-muted);border-radius:var(--radius)}.offer-trade-side{min-width:0;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center}.offer-trade-side .offer-strip-scroll,.offer-trade-side .offer-summary-empty{width:100%}.offer-trade-counter-btn{margin-top:.85rem}.offer-trade-actions-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.offer-trade-actions-row .btn{flex:1 1 9rem;min-width:0;justify-content:center;padding-left:.65rem;padding-right:.65rem;font-size:.82rem}@media(max-width:380px){.offer-trade-actions-row{flex-direction:column}.offer-trade-actions-row .btn{flex:1 1 auto;width:100%}}.offer-modal-footer .offer-trade-actions-row{width:100%}.sticker-card--readonly{cursor:default;pointer-events:none}.offer-exchange-label{display:block;width:100%;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);margin-bottom:.35rem;text-align:center}.offer-exchange-arrow{align-self:center;font-size:1rem;color:var(--copa-green);font-weight:700;text-align:center;line-height:1;padding-top:1.25rem}.offer-summary-chips{display:flex;flex-wrap:wrap;gap:.3rem}.offer-summary-empty{margin:0;font-size:.78rem;color:var(--text-muted);font-style:italic}.offer-counter-panel{margin-top:.5rem;padding:1rem;border:1px solid var(--copa-green-light, #a8d5ba);border-radius:var(--radius);background:#f6faf8}.offer-counter-panel__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.85rem}.offer-counter-panel__head h3{margin:0;font-size:.95rem}.offer-counter-panel__lead{margin:.25rem 0 0;font-size:.82rem;color:var(--text-muted);line-height:1.4}.offer-counter-section{margin-bottom:1rem}.offer-counter-section__title{margin:0 0 .2rem;font-size:.88rem;font-weight:700}.offer-counter-section__hint{margin:0 0 .5rem;font-size:.78rem;color:var(--text-muted);line-height:1.35}.offer-turn-banner{margin:0 0 .85rem;padding:.75rem .9rem;border-radius:var(--radius);font-size:.85rem;line-height:1.45}.offer-turn-banner--yours{background:#e8f5ee;border:1px solid var(--copa-green-light, #a8d5ba)}.offer-turn-banner--waiting{background:#f4f6f8;border:1px solid #dde3ea}.offer-trade-block--preview{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px dashed #dde3ea}.offer-counter-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.offer-counter-step{display:flex;gap:.65rem;align-items:flex-start}.offer-counter-step__num{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--copa-green);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center}.offer-counter-step__title{margin:0 0 .2rem;font-size:.88rem;font-weight:700}.offer-counter-step__hint{margin:0 0 .5rem;font-size:.78rem;color:var(--text-muted);line-height:1.35}.offer-counter-note{margin:.75rem 0 0}.offer-counter-note label{font-size:.85rem}.offer-counter-submit{margin-top:.75rem}.offer-readonly-block h3{margin:0 0 .5rem;font-size:.9rem}.offer-callout{margin:.75rem 0 0;padding:.65rem .85rem;font-size:.85rem;line-height:1.4;background:#fff8e6;border-radius:var(--radius);color:var(--text)}.offer-contacts h3{margin:0 0 .5rem;font-size:.9rem}.offer-contacts p{margin:.25rem 0;font-size:.88rem}.offer-modal-footer{flex-shrink:0;padding:.75rem 1.25rem 1.25rem;border-top:1px solid var(--surface-muted);background:var(--surface);display:flex;flex-direction:column;gap:.65rem}.offer-modal-footer__primary,.offer-modal-footer__secondary{display:flex;flex-direction:column;gap:.5rem}.sticker-img-wrap{aspect-ratio:3 / 4;position:relative;background:linear-gradient(145deg,#e8f0ec,#d4e4dc)}.sticker-img-wrap__flag{position:absolute;top:.35rem;left:.35rem;z-index:2;font-size:1.15rem;line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.25));pointer-events:none}.sticker-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.sticker-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.35rem;text-align:center;color:var(--text-muted);font-weight:700;font-size:1.5rem}.sticker-placeholder__code{font-size:1.1rem;line-height:1.1}.sticker-placeholder__name{font-size:.6rem;font-weight:500;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sticker-meta{padding:.5rem .6rem}.sticker-number{font-size:.75rem;color:var(--text-muted);font-weight:600}.legend-code{display:inline-flex;align-items:center;gap:.3rem}.legend-code__text{font-weight:700;letter-spacing:.02em}.legend-code--card{font-size:.75rem;color:var(--copa-gold-light)}.team-flag{font-size:1rem;line-height:1;flex-shrink:0}.sticker-name{font-size:.85rem;font-weight:600;line-height:1.2;margin:.15rem 0 0}.sticker-caption{font-size:.72rem;color:var(--text-muted);margin:.2rem 0 0;line-height:1.2}.qty-controls{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.45rem .4rem .5rem;background:var(--surface);border-top:1px solid rgba(13,59,46,.08)}.qty-controls__label{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);line-height:1}.qty-controls__row{display:flex;align-items:center;justify-content:center;gap:.45rem}.qty-btn{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;border-radius:8px;border:1px solid rgba(13,59,46,.18);background:var(--surface-muted);color:var(--copa-green-dark);font-size:1.1rem;font-weight:700;line-height:1;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.qty-btn:hover:not(:disabled),.qty-btn:focus-visible:not(:disabled){border-color:var(--copa-gold);background:#f0c14b26;color:var(--copa-green-dark)}.qty-btn--plus{background:var(--copa-green-dark);border-color:var(--copa-green-dark);color:var(--copa-gold-light)}.qty-btn--plus:hover:not(:disabled),.qty-btn--plus:focus-visible:not(:disabled){background:var(--copa-green);border-color:var(--copa-green);color:var(--copa-gold-light)}.qty-btn:disabled{opacity:.35;cursor:not-allowed}.qty-badge{min-width:1.35rem;text-align:center;font-weight:800;font-size:.95rem;color:var(--copa-green-dark)}.explore-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:768px){.explore-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.explore-scroll-sentinel{grid-column:1 / -1;height:1px}.explore-loading-more{grid-column:1 / -1;text-align:center;color:#ffffffd9;font-size:.85rem;margin:.25rem 0 0}.explore-item{display:flex;gap:.85rem;align-items:center}.explore-list .explore-item{flex-direction:column;align-items:stretch;gap:.5rem;padding:.65rem;min-width:0;overflow:visible}.explore-list .explore-item .sticker-img-wrap{width:100%;flex-shrink:0;border-radius:8px;overflow:hidden;aspect-ratio:3 / 4}.explore-list .explore-item .sticker-img-wrap img{width:100%;height:100%;object-fit:cover}.explore-list .explore-item .sticker-number{font-size:.75rem}.explore-list .explore-item strong{display:block;font-size:.85rem;line-height:1.25}.explore-list .explore-item .sticker-caption{font-size:.72rem;margin:.15rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.explore-list .explore-item .explore-item-meta{font-size:.72rem;margin:.25rem 0 0;color:var(--text-muted);line-height:1.3}.explore-list .explore-item .click-hint-anchor{margin-top:.35rem}.explore-list .explore-item .click-hint-anchor .btn{width:100%;margin-top:0}.btn.btn-primary.btn-offer-no-tradable{background:var(--surface-muted);color:var(--text-muted);border:1px solid #d0ddd6;box-shadow:none;cursor:pointer;opacity:1}.btn.btn-primary.btn-offer-no-tradable:hover{background:#e8efeb;color:var(--text-muted)}.btn.btn-offer-pending{width:100%;background:var(--surface-muted);color:var(--text-muted);border:1px solid #d0ddd6;box-shadow:none;cursor:not-allowed;opacity:1}.btn.btn-offer-pending:disabled{opacity:1}.explore-item .sticker-img-wrap{width:72px;flex-shrink:0;border-radius:8px;overflow:hidden}.offer-card{margin-bottom:.65rem;padding:.75rem .85rem}.offer-card--new{box-shadow:0 0 0 2px var(--copa-gold-light),0 4px 14px #f0c14b38}.offer-card__new-badge{display:inline-block;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:.12rem .4rem;border-radius:999px;background:var(--copa-gold-light);color:var(--copa-green-dark);line-height:1.2}.offer-card__row{display:flex;align-items:flex-start;gap:.65rem}.offer-card__main{flex:1;min-width:0}.offer-card__head{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:.35rem}.offer-card__title{margin:0;font-size:.92rem;font-weight:700;line-height:1.25}.offer-card__trade{display:flex;flex-wrap:wrap;align-items:baseline;gap:.15rem .35rem;font-size:.78rem;line-height:1.35;color:var(--text)}.offer-card__trade-item{display:inline-flex;align-items:baseline;gap:.25rem;max-width:100%}.offer-card__trade-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);flex-shrink:0}.offer-card__trade-nums{font-weight:600;word-break:break-word}.offer-card__trade-sep{color:var(--text-muted);opacity:.55;-webkit-user-select:none;user-select:none}.offer-card__action{flex-shrink:0;align-self:center;padding:.45rem .65rem;font-size:.78rem;white-space:nowrap}@media(max-width:380px){.offer-card__row{flex-direction:column;align-items:stretch}.offer-card__action{align-self:stretch;width:100%}}.history-card__date{margin:0 0 .35rem;font-size:.75rem;color:var(--text-muted)}.history-panel-hint{margin:0 0 .75rem;padding:.65rem .85rem;font-size:.84rem;line-height:1.45;color:var(--text)}.history-panel-hint strong{font-weight:700;color:var(--copa-green)}.history-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.history-card__head{margin-bottom:0;flex:1;min-width:0}.history-card__met-check{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;font-size:.72rem;line-height:1.25;color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none}.history-card__met-check input{width:1rem;height:1rem;margin:0;flex-shrink:0;accent-color:var(--copa-green);cursor:pointer}.history-card__met-check input:disabled{cursor:wait;opacity:.6}.history-card--met{background:#b4c3b8;box-shadow:0 1px 4px #0d3b2e1f}.history-card__contact-cta{display:block;width:100%;margin:0 0 .6rem;padding:.6rem .75rem;border:none;border-left:3px solid var(--copa-gold);border-radius:0 var(--radius) var(--radius) 0;background:var(--surface-muted);cursor:pointer;text-align:left;font:inherit;transition:background .12s,box-shadow .12s}.history-card__contact-cta:hover{background:#eef2ef;box-shadow:inset 0 0 0 1px #d4a0172e}.history-card__contact-cta:active{transform:scale(.995)}.history-card__contact-cta-label{display:block;margin-bottom:.2rem;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--copa-gold)}.history-card__contact-cta-text{display:block;font-size:.84rem;line-height:1.4;color:var(--text)}.history-card__contact-cta-text strong{font-weight:700;color:var(--copa-green-dark)}.history-card--met .offer-card__title,.history-card--met .offer-card__trade,.history-card--met .history-card__date,.history-card--met .history-card__contacts,.history-card--met .offer-status{opacity:.84}.history-card--met.offer-card--new{box-shadow:0 0 0 2px #f0c14b59,0 2px 8px #f0c14b1f}.history-card--met .history-card__met-check{color:var(--copa-green-dark);font-weight:600;opacity:1}.history-card__partner-link{display:inline;padding:0;margin:0;border:none;background:none;font:inherit;font-weight:700;color:var(--copa-green);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.history-card__partner-link:hover{color:var(--copa-green-dark)}.modal--contact{display:flex;flex-direction:column;max-width:400px;max-height:92dvh;padding:0;overflow:hidden}.contact-modal__intro{margin:0 0 .85rem;font-size:.88rem;line-height:1.45;color:var(--text-muted)}.contact-modal__phone{display:flex;flex-direction:column;gap:.2rem;margin-bottom:0}.contact-modal__phone-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--copa-gold)}.contact-modal__phone strong{font-size:1.05rem;font-weight:700;letter-spacing:.02em;color:var(--text)}.contact-modal__empty{margin:0;font-size:.88rem;line-height:1.45;color:var(--text-muted)}.history-card__contacts{margin:.45rem 0 0;font-size:.78rem;line-height:1.35;color:var(--text-muted)}.history-card__contacts a{font-weight:600}.legend-chip-wrap{display:inline}.legend-chip{display:inline;border:none;background:none;padding:0;margin:0;font:inherit;font-weight:600;color:var(--copa-green-dark);cursor:pointer;text-align:left;text-decoration:underline;text-decoration-color:#1a6b4a59;text-underline-offset:2px}.legend-chip:hover,.legend-chip:focus-visible{color:var(--copa-green-light);text-decoration-color:currentColor}.legend-preview-backdrop{z-index:300;align-items:center;padding:1rem}.legend-preview{position:relative;background:var(--surface);border-radius:var(--radius);width:min(280px,calc(100vw - 2rem));padding:1rem 1rem 1.1rem;box-shadow:0 4px 6px #0d3b2e0f,0 16px 36px #0d3b2e38;animation:legend-preview-in .18s ease-out}@keyframes legend-preview-in{0%{opacity:0;transform:scale(.96) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}.legend-preview__close{position:absolute;top:.35rem;right:.35rem;border:none;background:transparent;width:2rem;height:2rem;border-radius:8px;font-size:1.35rem;line-height:1;color:var(--text-muted);cursor:pointer}.legend-preview__close:hover,.legend-preview__close:focus-visible{background:#0d3b2e0f;color:var(--text)}.legend-preview__img{width:100%;max-width:200px;margin:0 auto .75rem;border-radius:10px;overflow:hidden}.legend-preview__meta{text-align:center}.legend-preview__name{display:block;font-size:1rem;margin-bottom:.25rem}.offer-status{display:inline-block;font-size:.65rem;font-weight:700;text-transform:uppercase;padding:.15rem .45rem;border-radius:6px;background:var(--surface-muted);color:var(--text-muted);letter-spacing:.02em;line-height:1.3}.offer-status.PENDING{background:#fff8e6;color:#8a6d00}.offer-status.COUNTER_OFFERED{background:#e8f4ec;color:var(--copa-green)}.offer-status.COMPLETED{background:#e8f5e9;color:var(--copa-green)}.empty-state{text-align:center;padding:2rem 1rem;color:var(--text-muted)}.checkbox-label{display:flex;gap:.5rem;align-items:flex-start;font-size:.85rem;line-height:1.4}.checkbox-label input{margin-top:.2rem}.city-search{position:relative}.city-search-selected{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .85rem;background:var(--surface-muted);border-radius:10px;font-weight:600}.city-search-results{position:absolute;left:0;right:0;top:100%;margin:.25rem 0 0;padding:0;list-style:none;background:#fff;border-radius:10px;box-shadow:var(--shadow);max-height:220px;overflow-y:auto;z-index:50}.city-search-results li.muted{padding:.65rem .85rem;color:var(--text-muted);font-size:.85rem}.city-search-results button{width:100%;text-align:left;padding:.6rem .85rem;border:none;background:none;cursor:pointer;font-size:.9rem}.city-search-results button:hover{background:var(--surface-muted)}.terms-link{background:none;border:none;padding:0;color:var(--copa-green);font-weight:600;text-decoration:none;cursor:pointer;font-size:inherit}.terms-link:hover{color:var(--copa-green-dark, #0d3b2e)}.terms-modal-body{white-space:pre-wrap;font-size:.85rem;line-height:1.5;color:var(--text);max-height:55dvh;overflow-y:auto;margin-bottom:.5rem}.terms-modal-version{margin:-.5rem 0 1rem;font-size:.8rem;color:var(--text-muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:200;padding:0}@media(min-width:768px){.modal-backdrop{align-items:center;padding:1rem}}.modal{background:var(--surface);border-radius:var(--radius) var(--radius) 0 0;width:100%;max-width:520px;max-height:90dvh;overflow-y:auto;padding:1.25rem}@media(min-width:768px){.modal{border-radius:var(--radius)}}.modal h2{margin:0 0 1rem;font-size:1.15rem}.modal-actions{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.selected-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin:.5rem 0}.chip{background:var(--surface-muted);padding:.25rem .55rem;border-radius:999px;font-size:.8rem;font-weight:600}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;font-size:.9rem}.toggle-switch{position:relative;display:inline-flex;align-items:center;flex-shrink:0;cursor:pointer}.toggle-switch input{position:absolute;opacity:0;width:0;height:0;margin:0}.toggle-switch__slider{position:relative;display:block;width:2.75rem;height:1.5rem;border-radius:999px;background:#d8e4de;border:1px solid rgba(13,59,46,.14);transition:background .2s,border-color .2s}.toggle-switch__slider:before{content:"";position:absolute;top:2px;left:2px;width:1.15rem;height:1.15rem;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0d3b2e33;transition:transform .2s}.toggle-switch input:checked+.toggle-switch__slider{background:var(--copa-green);border-color:var(--copa-green)}.toggle-switch input:checked+.toggle-switch__slider:before{transform:translate(1.25rem)}.toggle-switch input:focus-visible+.toggle-switch__slider{outline:2px solid var(--copa-gold-light);outline-offset:2px}.toggle-switch input:disabled+.toggle-switch__slider{opacity:.55;cursor:not-allowed}.explore-region-card{margin-bottom:1rem;overflow:visible}.explore-region-bar{display:flex;flex-direction:column;align-items:stretch;gap:.65rem}.explore-region-city-picker{flex:1;min-width:0}.explore-region-city-picker__city-anchor{position:relative;display:inline-block;max-width:100%;vertical-align:baseline}.explore-region-city-picker__trigger{display:inline-flex;align-items:center;border:none;background:none;padding:0;margin:0;font:inherit;font-size:.9rem;line-height:1.35;color:var(--text);cursor:pointer;text-align:left;max-width:100%}.explore-region-city-picker__text{min-width:0}.explore-region-city-picker__city-wrap{display:inline-flex;align-items:center;gap:.25rem;white-space:nowrap}.explore-region-city-picker__icon{flex-shrink:0;color:var(--copa-green)}.explore-region-city-picker__city{font-weight:700;color:var(--copa-green)}.explore-region-city-picker__trigger:hover .explore-region-city-picker__city-wrap,.explore-region-city-picker__trigger:focus-visible .explore-region-city-picker__city-wrap{text-decoration:underline;text-underline-offset:2px}.explore-region-city-picker__trigger:hover .explore-region-city-picker__city,.explore-region-city-picker__trigger:focus-visible .explore-region-city-picker__city{color:var(--copa-green-dark)}.explore-region-hint{margin:0 0 .75rem;font-size:.9rem}.explore-region-nearby{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-top:0;margin-bottom:0;font-size:.9rem;flex-shrink:0}@media(min-width:768px){.explore-region-bar{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.explore-region-city-picker{flex:1;min-width:0}.explore-region-nearby{justify-content:flex-end;flex-shrink:0}.explore-region-nearby-label{text-align:right}}.explore-region-card--nearby-only{padding-top:.75rem;padding-bottom:.75rem}.explore-region-card--nearby-only .explore-region-nearby{margin-top:0}.explore-region-nearby-label{line-height:1.3}.ranking-overlay{position:fixed;left:0;right:0;top:var(--header-h);bottom:calc(var(--bottom-nav-h) + var(--safe-bottom));background:var(--copa-green-dark);z-index:90;overflow-y:auto;padding:1rem 1rem 1.25rem}@media(min-width:768px){.ranking-overlay{bottom:0;z-index:150}}.ranking-panel{max-width:520px;margin:0 auto}.ranking-title{color:#fff;margin:0 0 1rem;font-size:1.35rem}.ranking-panel .card{margin-bottom:.75rem}.ranking-list{list-style:none;padding:0;margin:0}.ranking-list-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem 0;border-bottom:1px solid var(--surface-muted);font-size:.9rem}.ranking-list-item:last-child{border-bottom:none}.ranking-list-item--top-1{background:linear-gradient(90deg,rgba(240,193,75,.12),transparent)}.ranking-list-item--top-2{background:linear-gradient(90deg,rgba(156,163,175,.1),transparent)}.ranking-list-item--top-3{background:linear-gradient(90deg,rgba(245,158,11,.1),transparent)}.ranking-list-main{display:flex;align-items:center;gap:.5rem;min-width:0}.ranking-list-name{min-width:0;font-weight:600}.ranking-list-city{font-weight:500;color:var(--text-muted)}.ranking-list-score{flex-shrink:0;font-weight:700;color:var(--copa-green)}.ranking-place{display:flex;align-items:center;justify-content:center;width:1.75rem;flex-shrink:0}.ranking-place-num{display:flex;align-items:center;justify-content:center;width:1.75rem;flex-shrink:0;font-weight:700;color:var(--text-muted);font-size:.85rem}.ranking-medal{width:1.5rem;height:1.5rem}.ranking-medal--gold{color:#d4a017}.ranking-medal--silver{color:#9ca3af}.ranking-medal--bronze{color:#b45309}.ranking-empty{margin:0;color:var(--text-muted);font-size:.9rem;text-align:center}
