.counters-page{max-width:900px;margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.center-topic{text-align:center}.counters-description{text-align:center;color:#666;font-size:14px;margin-bottom:24px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5}.counters-sort-container{display:flex;justify-content:flex-end;margin-bottom:24px}.counters-sort-dropdown{position:relative;display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:#374151;transition:all .15s ease;user-select:none}.counters-sort-dropdown:hover{border-color:#d1d5db;background:#f9fafb}.counters-sort-label{display:flex;align-items:center;gap:6px}.sort-icon{color:#fc5736}.sort-chevron{color:#9ca3af;transition:transform .2s ease}.sort-chevron.open{transform:rotate(180deg)}.counters-sort-menu{position:absolute;top:calc(100% + 4px);right:0;min-width:160px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:100;overflow:hidden}.sort-option{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;border:none;background:transparent;font-size:14px;font-weight:500;color:#374151;cursor:pointer;text-align:left;transition:background .15s ease}.sort-option:hover{background:#f3f4f6}.sort-option.active{background:#fef2f2;color:#fc5736}.sort-option.active svg{color:#fc5736}.counter-visits-badge{display:inline-flex;align-items:center;gap:4px;margin-top:6px;padding:3px 8px;background:rgba(252,87,54,.9);border-radius:12px;font-size:.7rem;font-weight:600;color:#fff;text-shadow:none}.counter-visits-badge svg{color:#fff}.counter-section{margin-bottom:48px}.section-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #fc5736}.section-header-row .section-title{margin-bottom:0;padding-bottom:0;border-bottom:none;flex:1}.section-title{font-size:2rem;font-weight:600;color:#000;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #fc5736}.counter-items-grid{display:flex;flex-direction:column;gap:12px}.counter-item-card{position:relative;display:flex;align-items:center;min-height:90px;border-radius:10px;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.counter-item-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.counter-peel-reveal{position:absolute;top:0;right:0;bottom:0;width:180px;background:linear-gradient(135deg,#fc5736,#e64b32 50%,#d94429);z-index:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding-left:24px;border-radius:0 10px 10px 0}.counter-peel-text{color:#ffffff;font-size:.9rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;opacity:0;transform:translateX(-8px);transition:opacity .15s ease .08s,transform .15s ease .08s;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.2);display:inline-flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:nowrap}.counter-peel-arrow{color:#ffffff;flex-shrink:0;display:inline-block;vertical-align:middle}.counter-item-card:hover .counter-peel-text{opacity:1;transform:translateX(0)}.counter-content{background:inherit;transition:clip-path .2s cubic-bezier(.4,0,.2,1);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.counter-item-card:hover .counter-content{clip-path:polygon(0 0,calc(100% - 150px) 0,calc(100% - 180px) 100%,0 100%)}.counter-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.75) 25%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.25) 75%,rgba(0,0,0,.1));z-index:1;transition:clip-path .2s cubic-bezier(.4,0,.2,1);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.counter-item-card:hover .counter-overlay{clip-path:polygon(0 0,calc(100% - 150px) 0,calc(100% - 180px) 100%,0 100%)}.counter-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;padding:16px 24px;width:100%}.counter-value{font-size:1.5rem;font-weight:700;color:#ffffff;text-shadow:0 2px 4px rgba(0,0,0,.5);font-family:var(--page-sub-title);margin-bottom:4px}.counter-label-text{font-size:.95rem;font-weight:600;color:#ffffff;text-shadow:0 1px 3px rgba(0,0,0,.5);opacity:.95}.counter,.counter-item,.counter-label{display:none}.navigation-button{z-index:20;min-width:44px;min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;max-width:60px;max-height:60px}.navigation-button:active{transform:scale(.95)}.navigation-button svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.navigation-button{background:rgba(0,0,0,.6)!important;border:2px solid rgba(255,255,255,.3)!important;backdrop-filter:blur(4px)}.navigation-button:hover{background:rgba(0,0,0,.8)!important;border-color:rgba(255,255,255,.5)!important}.navigation-button:active{background:rgba(0,0,0,.9)!important;border-color:rgba(255,255,255,.7)!important}.message-container{background-color:#eef2ff;padding:24px;border-radius:6px;text-align:center}.message-container h2{font-size:1.5rem;color:#111827}.message-container p{font-size:1rem;color:#4b5563;line-height:1.5}.message-container a{color:#fc5736;text-decoration:none}.message-container a:hover{text-decoration:underline}@media (max-width:768px){.counters-page{padding:30px 16px}.section-title{font-size:1.75rem}.counter-item-card{min-height:80px}.counter-content{padding:14px 18px}.counter-value{font-size:1.25rem}.counter-label-text{font-size:.85rem}.counter-peel-reveal{width:160px;padding-left:20px}.counter-item-card:hover .counter-content,.counter-item-card:hover .counter-overlay{clip-path:polygon(0 0,calc(100% - 130px) 0,calc(100% - 160px) 100%,0 100%)}.counters-sort-container{justify-content:center}.counters-sort-dropdown{padding:8px 14px;font-size:13px}.section-header-row{flex-direction:column;gap:12px}}@media (max-width:480px){.counter-item-card{min-height:75px}.counter-content{padding:12px 14px}.counter-value{font-size:1.1rem}.counter-label-text{font-size:.8rem}.section-title{font-size:1.5rem}.counter-peel-reveal{width:140px;padding-left:16px}.counter-peel-text{font-size:.75rem}.counter-item-card:hover .counter-content,.counter-item-card:hover .counter-overlay{clip-path:polygon(0 0,calc(100% - 115px) 0,calc(100% - 140px) 100%,0 100%)}}a:active,a:focus,a:focus-visible,button:active,button:focus,button:focus-visible{outline:none!important;border-color:transparent!important;box-shadow:none!important}.counter-item-card:focus,.counter-item-card:focus-visible{outline:none!important;box-shadow:0 8px 20px rgba(0,0,0,.2)!important}.scroll-margin-top{scroll-margin-top:80px}.counters-faq-section{margin-top:64px;padding-top:48px;border-top:2px solid #e5e7eb}.counters-faq-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:12px;text-align:center}.counters-faq-subtitle{font-size:15px;color:#6b7280;text-align:center;margin-bottom:32px;max-width:500px;margin-left:auto;margin-right:auto}.counters-faq-list{display:flex;flex-direction:column;gap:12px}.counters-faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.counters-faq-item:hover{border-color:#d1d5db}.counters-faq-item.expanded{border-color:#fc5736;box-shadow:0 2px 8px rgba(252,87,54,.1)}.counters-faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 20px;background:transparent;border:none;cursor:pointer;text-align:left;font-size:15px;font-weight:600;color:#1f2937;gap:16px;transition:background .15s ease}.counters-faq-question:hover{background:#f9fafb}.counters-faq-item.expanded .counters-faq-question{background:#fef2f2;color:#fc5736}.faq-icon{flex-shrink:0;color:#9ca3af;transition:color .2s ease}.counters-faq-item.expanded .faq-icon{color:#fc5736}.counters-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.counters-faq-item.expanded .counters-faq-answer{max-height:500px}.counters-faq-answer p{padding:0 20px 20px;margin:0;font-size:14px;line-height:1.7;color:#4b5563}@media (max-width:768px){.counters-faq-section{margin-top:48px;padding-top:32px}.counters-faq-title{font-size:1.5rem}.counters-faq-subtitle{font-size:14px}.counters-faq-question{padding:14px 16px;font-size:14px}.counters-faq-answer p{padding:0 16px 16px;font-size:13px}}.counters-hero-section{text-align:center;margin-bottom:40px}.counters-hero-header{margin-bottom:16px}.counters-hero-title{font-size:4rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;font-family:var(--page-title)}.counters-hero-count{font-size:1rem;color:#666;font-weight:500}.counters-hero-description{font-size:1rem;color:#555;line-height:1.6;max-width:600px;margin:0 auto}@media (max-width:768px){.counters-hero-title{font-size:2.5rem}.counters-hero-count{font-size:.9rem}.counters-hero-description{font-size:.9rem;padding:0 10px}}