.ca-premium-section{width:100%;max-width:1400px;margin:40px auto;padding:0 15px;font-family:'Segoe UI',sans-serif}.ca-section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px;border-bottom:2px solid #f1f5f9;padding-bottom:15px}.header-content h2{font-size:28px;font-weight:800;color:#0f172a;margin:0}.header-content p{color:#64748b;margin:5px 0 0;font-size:14px}.global-lang-switch{background:#f1f5f9;padding:4px;border-radius:8px;display:flex}.g-btn{border:none;background:#fff0;padding:6px 16px;font-size:13px;font-weight:700;color:#64748b;border-radius:6px;cursor:pointer;transition:0.3s}.g-btn.active{background:#fff;color:#2563eb;box-shadow:0 2px 4px rgb(0 0 0 / .05)}.ca-section-footer{text-align:center;margin-top:40px}.premium-view-btn{display:inline-block;background:#2563eb;color:#fff;padding:14px 35px;border-radius:50px;font-weight:600;text-decoration:none;box-shadow:0 10px 20px -5px rgb(37 99 235 / .4);transition:0.3s}.premium-view-btn:hover{transform:translateY(-3px);box-shadow:0 15px 25px -5px rgb(37 99 235 / .5);background:#1d4ed8}.blog-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:25px;width:100%}@media (max-width:1200px){.blog-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:800px){.blog-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:500px){.blog-grid{grid-template-columns:1fr!important}}.feed-section{max-width:900px;margin:auto;padding:40px 20px}.modern-slim-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}@media (max-width:1024px){.modern-slim-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.modern-slim-grid{grid-template-columns:1fr!important;gap:20px}.feed-section{padding:20px 10px}}.ca-card-wrap{position:relative;height:440px;background:#fff0;z-index:1}.ca-card-wrap:hover{z-index:100}.ca-card-inner{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;height:100%;width:100%;position:absolute;top:0;left:0;transition:0.3s;box-shadow:0 4px 6px rgb(0 0 0 / .02);display:flex;flex-direction:column}.ca-img-box{width:100%;height:200px;margin:0;padding:0;border-bottom:1px solid #f1f5f9;flex-shrink:0}.ca-img-box img{width:100%;height:100%;object-fit:cover;display:block}.ca-body-box{padding:16px 16px 12px;display:flex;flex-direction:column;flex:1}.sub-cat-btn{display:inline-block;background:#eff6ff;color:#2563eb;font-size:10px;font-weight:700;text-transform:uppercase;padding:4px 10px;border-radius:6px;margin-bottom:10px;align-self:flex-start}.ca-title-main{font-size:15px;font-weight:700;color:#1e293b;line-height:1.4;margin:0 0 12px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.4em * 3)}.ca-footer-info{margin-top:auto;display:flex;justify-content:space-between;align-items:center;border-top:1px dashed #e2e8f0;padding-top:10px}.ca-date-txt{font-size:12px;color:#64748b;font-weight:500}.info-btn{width:28px;height:28px;border-radius:50%;background:#f1f5f9;border:1px solid #cbd5e1;color:#475569;font-family:serif;font-style:italic;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:0.2s;font-size:16px}.info-btn:hover{background:#2563eb;color:#fff;border-color:#2563eb}.ca-hover-popup{position:absolute;top:-20px;left:-20px;right:-20px;min-height:calc(100% + 60px);background:#0f172a;color:#fff!important;padding:25px;border-radius:20px;box-shadow:0 30px 60px rgb(0 0 0 / .5);opacity:0;visibility:hidden;transform:scale(.95);transition:all 0.25s cubic-bezier(.34,1.56,.64,1);pointer-events:none;display:flex;flex-direction:column}.ca-card-wrap:hover .ca-hover-popup{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto}.popup-cat{color:#38bdf8;font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:10px}.popup-title{font-size:18px;font-weight:700;color:#fff!important;margin-bottom:15px;border-bottom:1px solid #334155;padding-bottom:10px;line-height:1.4}.popup-desc{font-size:14px;color:#cbd5e1;line-height:1.6;flex-grow:1;overflow-y:auto;max-height:300px;margin-bottom:20px}.popup-desc::-webkit-scrollbar{width:4px}.popup-desc::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}.popup-cta{background:#38bdf8;color:#0f172a;text-align:center;padding:12px;border-radius:10px;font-weight:700;text-decoration:none;transition:0.2s}.popup-cta:hover{background:#fff}.lang-hi{display:none}.lang-en{display:block}#ca-global-widget.show-hindi .lang-en{display:none}#ca-global-widget.show-hindi .lang-hi{display:block}.tp-container{max-width:1100px;width:95%;margin:40px auto;padding:40px;font-family:'Inter',sans-serif;color:#334155;background:#fff;border-radius:20px;box-shadow:0 10px 40px rgb(0 0 0 / .06);box-sizing:border-box}.tp-header-grid{display:grid;grid-template-columns:65% 30%;gap:5%;align-items:center;border-bottom:1px solid #e2e8f0;padding-bottom:30px;margin-bottom:40px}.tp-badge{background:#eff6ff;color:#2563eb;font-size:13px;font-weight:800;text-transform:uppercase;padding:6px 14px;border-radius:4px;display:inline-block;margin-bottom:15px;letter-spacing:.5px;border:1px solid #dbeafe}.tp-title{font-size:38px!important;font-weight:900!important;color:#0f172a!important;line-height:1.25!important;margin:0!important;letter-spacing:-1px}.tp-meta-card{background:#f8fafc;padding:25px;border-radius:12px;border-left:5px solid #2563eb;box-shadow:0 4px 15px rgb(0 0 0 / .03)}.tp-meta-row{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:#64748b;margin-bottom:12px}.tp-meta-row:last-child{margin-bottom:0}.tp-meta-row.highlight{color:#0f172a}.tp-icon{font-size:18px;width:24px;text-align:center}.tp-hero-image{width:100%;margin-bottom:40px;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .06)}.tp-hero-image img{width:100%;height:auto;display:block;transition:transform 0.4s ease}.tp-hero-image:hover img{transform:scale(1.02)}.tp-content{font-size:19px;line-height:1.8;color:#334155}.tp-content p{margin-bottom:25px}.tp-content h2{font-size:28px;font-weight:800;color:#0f172a;margin-top:50px;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #e2e8f0}.tp-content h3{font-size:22px;font-weight:700;color:#1e293b;margin-top:35px}.tp-content table{width:100%;border-collapse:separate;border-spacing:0;margin:35px 0;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden}.tp-content th{background:#1e293b;color:#fff;padding:15px;font-size:14px;text-transform:uppercase;text-align:left;font-weight:700}.tp-content td{padding:15px;border-bottom:1px solid #e2e8f0;font-size:16px}.tp-content tr:nth-child(even){background:#f8fafc}.tp-content ul{list-style:none;padding:0;margin:25px 0}.tp-content ul li{position:relative;padding-left:40px;margin-bottom:15px}.tp-content ul li::before{content:'✔';position:absolute;left:0;top:2px;width:26px;height:26px;background:#dcfce7;color:#15803d;border-radius:50%;text-align:center;font-size:14px;font-weight:700;line-height:26px}.tp-footer{margin-top:60px;padding:20px;background:#f1f5f9;border-radius:8px;text-align:center;border:1px dashed #cbd5e1;color:#64748b;font-weight:600}.entry-header .entry-title,.post-header .post-title,.single-post .post-thumbnail,header.entry-header{display:none!important}@media (max-width:768px){.tp-header-grid{display:block!important;padding-bottom:15px!important;margin-bottom:20px!important}.tp-badge{font-size:10px!important;padding:2px 8px!important;margin-bottom:10px!important;font-weight:700!important}.tp-title{font-size:24px!important;width:100%!important;line-height:1.3!important;margin-bottom:15px!important;display:block!important}.tp-meta-card{width:100%!important;background:#f8fafc!important;padding:8px 5px!important;border-left:none!important;border-top:1px solid #e2e8f0!important;border-bottom:1px solid #e2e8f0!important;border-radius:0!important;display:flex!important;flex-direction:row!important;justify-content:space-around!important;box-shadow:none!important}.tp-meta-row{margin-bottom:0!important;font-size:10px!important;white-space:nowrap!important;flex:1;justify-content:center;border-right:1px solid #e2e8f0}.tp-meta-row:last-child{border-right:none!important}.tp-icon{font-size:12px!important;width:auto!important;margin-right:4px!important}}.widget-area .widget,#secondary .widget,.sidebar .widget,.wp-block-search{background:#fff;border-radius:16px;box-shadow:0 10px 30px rgb(0 0 0 / .05);padding:25px;margin-bottom:30px;border:1px solid #f1f5f9;transition:transform 0.3s ease}.widget-area .widget:hover,#secondary .widget:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgb(0 0 0 / .1)}.widget-title,.widget h2,.widget h3{font-size:18px;font-weight:800;color:#0f172a;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f1f5f9;position:relative;padding-left:15px}.widget-title::before,.widget h2::before,.widget h3::before{content:'';position:absolute;left:0;top:4px;bottom:14px;width:4px;background:#3b82f6;border-radius:4px}.widget ul{list-style:none;padding:0;margin:0}.widget ul li{padding:12px 0;border-bottom:1px dashed #e2e8f0;position:relative}.widget ul li:last-child{border-bottom:none}.widget ul li a{text-decoration:none;color:#64748b;font-weight:500;font-size:14px;transition:0.2s;display:flex;align-items:center;justify-content:space-between}.widget ul li a:hover{color:#3b82f6;padding-left:5px}.wp-block-search__input,.search-field{width:100%;padding:12px 15px;border:2px solid #f1f5f9;border-radius:8px;background:#f8fafc;color:#334155;font-weight:500;transition:0.3s}.wp-block-search__input:focus,.search-field:focus{outline:none;border-color:#3b82f6;background:#fff}.wp-block-search__button,.search-submit{background:#0f172a;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600;margin-top:10px;transition:0.3s}.wp-block-search__button:hover,.search-submit:hover{background:#3b82f6}.live-updates-widget{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;margin-bottom:30px;box-shadow:0 4px 6px rgb(0 0 0 / .05)}.live-header{background:#ef4444;color:#fff;padding:12px 15px;font-weight:700;font-size:16px;display:flex;align-items:center;gap:8px}.live-list{list-style:none;padding:0;margin:0}.live-list li{border-bottom:1px solid #f1f5f9;padding:12px 15px;display:flex;justify-content:space-between;align-items:center;font-size:13px;line-height:1.4}.live-list li a{text-decoration:none;color:#334155;font-weight:500;flex:1}.live-list li a:hover{color:#ef4444}.blink-badge{background:#ef4444;color:#fff;font-size:10px;padding:2px 6px;border-radius:4px;font-weight:700;text-transform:uppercase;animation:blinker 1.5s linear infinite;margin-left:10px}@keyframes blinker{50%{opacity:0}}.cat-grid{display:flex;flex-wrap:wrap;gap:10px}.cat-pill{background:#f1f5f9;color:#475569;padding:8px 16px;border-radius:50px;font-size:13px;font-weight:600;text-decoration:none;border:1px solid #e2e8f0;transition:all 0.3s ease;flex-grow:1;text-align:center}.cat-pill:hover{background:#3b82f6;color:#fff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 10px rgb(59 130 246 / .3)}.promo-card{background:linear-gradient(135deg,#4f46e5,#3b82f6);border-radius:16px;padding:30px 20px;text-align:center;color:#fff;box-shadow:0 10px 25px rgb(59 130 246 / .4);position:relative;overflow:hidden;margin-bottom:30px}.promo-card::before{content:'';position:absolute;top:-20px;right:-20px;width:80px;height:80px;background:rgb(255 255 255 / .1);border-radius:50%}.promo-icon{font-size:40px;margin-bottom:10px;filter:drop-shadow(0 4px 10px rgb(0 0 0 / .2))}.promo-card h3{color:#fff!important;font-size:20px;margin:0 0 10px 0;font-weight:800}.promo-card p{color:rgb(255 255 255 / .9);font-size:13px;margin-bottom:20px;line-height:1.5}.promo-btn{background:#fff;color:#3b82f6!important;padding:10px 25px;border-radius:30px;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 5px 15px rgb(0 0 0 / .2);transition:0.3s}.promo-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgb(0 0 0 / .3);background:#f8fafc}.tagcloud{display:flex;flex-wrap:wrap;gap:8px}.tagcloud a{background:#f1f5f9;color:#475569!important;padding:6px 14px!important;border-radius:20px;font-size:12px!important;font-weight:600;text-decoration:none;border:1px solid #e2e8f0;transition:0.3s}.tagcloud a:hover{background:#3b82f6;color:#fff!important;border-color:#3b82f6;transform:translateY(-2px)}@media (min-width:769px){.widget-area .widget:last-child{position:sticky;top:20px;z-index:10}}.tp-unique-404{padding:80px 20px;background:#f8fafc;font-family:'Inter',sans-serif;min-height:80vh;display:flex;align-items:center}.tp-404-container{max-width:1000px;margin:0 auto;width:100%}.tp-404-hero{display:flex;align-items:center;gap:50px;margin-bottom:60px;text-align:left}.tp-hero-left{flex:1}.tp-hero-right{flex:1.2}.tp-main-img{width:100%;max-width:420px;height:auto;border-radius:30px;box-shadow:0 20px 50px rgb(37 99 235 / .1)}.tp-err-code{font-size:100px;font-weight:900;color:#e2e8f0;line-height:1;display:block;margin-bottom:5px;letter-spacing:-4px}.tp-404-hero h1{font-size:42px!important;font-weight:900!important;color:#0f172a!important;margin:0 0 20px 0!important;line-height:1.2}.tp-404-hero p{font-size:19px;color:#64748b;margin-bottom:35px;line-height:1.6}.tp-404-search-box form{display:flex;background:#fff;border:1px solid #cbd5e1;padding:6px;border-radius:14px;max-width:450px;box-shadow:0 4px 12px rgb(0 0 0 / .03)}.tp-404-search-box input{flex:1;border:none;padding:10px 15px;outline:none;font-size:16px;color:#334155}.tp-404-search-box button{background:#2563eb;border:none;color:#fff;padding:10px 25px;border-radius:10px;cursor:pointer;font-weight:700;transition:0.3s}.tp-404-search-box button:hover{background:#1e40af;transform:translateY(-1px)}.tp-404-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.tp-cta-card{display:flex;align-items:center;padding:25px;border-radius:20px;text-decoration:none;background:#fff;border:1px solid #e2e8f0;transition:all 0.3s cubic-bezier(.4,0,.2,1)}.card-blue:hover{border-color:#3b82f6;background:#eff6ff}.card-green:hover{border-color:#22c55e;background:#f0fdf4}.card-orange:hover{border-color:#f59e0b;background:#fffbeb}.tp-cta-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgb(0 0 0 / .05)}.card-icon{font-size:45px;margin-right:20px;filter:drop-shadow(0 4px 8px rgb(0 0 0 / .05))}.card-info h3{margin:0;font-size:20px;color:#1e293b;font-weight:800}.card-info p{margin:4px 0 0 0;font-size:14px;color:#64748b;font-weight:500}@media (max-width:850px){.tp-404-hero{flex-direction:column;text-align:center;gap:30px}.tp-404-search-box form{margin:0 auto}.tp-err-code{font-size:70px}.tp-404-hero h1{font-size:32px!important}}@media (max-width:768px){.site-header{height:auto!important;min-height:60px!important;padding:10px 0!important}.inside-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;position:relative!important;flex-wrap:nowrap!important}.site-branding,.site-logo{margin:0 auto!important;display:block!important;float:none!important;width:auto!important;z-index:10;text-align:center!important}.site-logo img,.header-image,.custom-logo{height:60px!important;width:auto!important;max-width:150px!important;display:block!important}button.menu-toggle,.mobile-menu-control-wrapper{display:none!important}button.menu-toggle::before,.gp-icon svg{color:#ffffff!important;font-size:24px!important;fill:#ffffff!important}.mobile-bar-items{display:none!important}}.contact-premium-wrapper{max-width:1000px;margin:0 auto;padding:20px;font-family:'Inter',sans-serif}.contact-header{text-align:center;margin-bottom:50px}.c-badge{background:#eff6ff;color:#2563eb;font-size:11px;font-weight:800;padding:6px 12px;border-radius:20px;letter-spacing:1px}.contact-header h1{font-size:42px;font-weight:900;color:#0f172a;margin:15px 0}.c-highlight{color:#2563eb}.contact-header p{font-size:16px;color:#64748b;line-height:1.6}.contact-container{display:flex;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px rgb(0 0 0 / .08);border:1px solid #e2e8f0}.contact-info-box{flex:1;background:#0f172a;color:#fff;padding:50px;position:relative;overflow:hidden}.contact-info-box h3{color:#fff;font-size:24px;font-weight:800;margin-bottom:10px}.contact-info-box p{color:#cbd5e1;font-size:14px;margin-bottom:40px}.c-item{display:flex;align-items:center;margin-bottom:30px;position:relative;z-index:2}.c-icon{width:45px;height:45px;background:rgb(255 255 255 / .1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;margin-right:15px}.c-text strong{display:block;font-size:14px;color:#fff;margin-bottom:2px}.c-text span,.c-text a{font-size:13px;color:#94a3b8;text-decoration:none}.c-text a:hover{color:#38bdf8}.c-circle-1{position:absolute;width:150px;height:150px;background:#2563eb;border-radius:50%;top:-50px;right:-50px;opacity:.3}.c-circle-2{position:absolute;width:200px;height:200px;background:#38bdf8;border-radius:50%;bottom:-80px;left:-80px;opacity:.2}.contact-form-area{flex:1.5;padding:50px;background:#fff}.contact-form-area h3{font-size:24px;font-weight:800;color:#0f172a;margin-bottom:30px}.wpcf7-form-control-wrap input,.wpcf7-form-control-wrap textarea,.form-placeholder input,.form-placeholder textarea{width:100%;padding:15px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;color:#334155;margin-bottom:20px;transition:0.3s;outline:none;font-family:inherit}.wpcf7-form-control-wrap input:focus,.wpcf7-form-control-wrap textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px rgb(37 99 235 / .1)}.wpcf7-submit,button[type="submit"]{background:#2563eb;color:#fff;border:none;padding:15px 35px;font-size:14px;font-weight:700;text-transform:uppercase;border-radius:50px;cursor:pointer;transition:all 0.3s ease;width:100%;box-shadow:0 4px 15px rgb(37 99 235 / .2)}.wpcf7-submit:hover,button[type="submit"]:hover{background:#1e40af;transform:translateY(-3px);box-shadow:0 10px 25px rgb(37 99 235 / .4)}@media (max-width:768px){.contact-header h1{font-size:32px}.contact-container{flex-direction:column}.contact-info-box{padding:40px 20px}.contact-form-area{padding:40px 20px}}.legal-doc-wrapper{max-width:800px;margin:40px auto;background:#fff;padding:50px;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .05);border:1px solid #e2e8f0;font-family:'Inter',sans-serif}.legal-header{text-align:center;border-bottom:2px solid #f1f5f9;padding-bottom:30px;margin-bottom:30px}.legal-header h1{font-size:36px;font-weight:800;color:#0f172a;margin-bottom:10px}.last-updated{font-size:13px;color:#64748b;background:#f8fafc;padding:5px 12px;border-radius:20px;border:1px solid #e2e8f0}.legal-content p{font-size:16px;line-height:1.8;color:#475569;margin-bottom:20px}.legal-content h2{font-size:22px;font-weight:700;color:#1e293b;margin-top:40px;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #e2e8f0}.legal-content ul{margin-bottom:20px;padding-left:20px}.legal-content li{font-size:16px;color:#475569;margin-bottom:10px;list-style-type:disc}.legal-content strong{color:#0f172a}.legal-content a{color:#2563eb;text-decoration:none;font-weight:600}.legal-content a:hover{text-decoration:underline}.notice-box{background:#eff6ff;border-left:4px solid #2563eb;padding:15px 20px;margin:20px 0;border-radius:4px;font-size:15px;color:#1e40af}@media (max-width:600px){.legal-doc-wrapper{padding:20px;margin:20px 10px}.legal-header h1{font-size:28px}}.abt-hero{text-align:center;padding:80px 20px;background:#f8fafc;border-radius:24px;margin-bottom:50px;border:1px solid #e2e8f0}.hero-badge{background:#eff6ff;color:#2563eb;font-size:11px;font-weight:800;padding:5px 12px;border-radius:20px;letter-spacing:1px}.abt-hero h1{font-size:42px;font-weight:900;color:#0f172a;line-height:1.2;margin:20px 0}.abt-hero .highlight{color:#2563eb}.abt-hero p{font-size:18px;color:#64748b;max-width:700px;margin:0 auto 30px}.abt-cta-box{margin-top:30px}.abt-cta{background:#0f172a;color:#fff!important;padding:15px 40px;border-radius:50px;font-weight:700;text-decoration:none;display:inline-block;transition:0.3s;box-shadow:0 10px 20px rgb(15 23 42 / .2)}.abt-cta:hover{background:#2563eb;transform:translateY(-3px);box-shadow:0 15px 30px rgb(37 99 235 / .3)}.abt-site{max-width:900px;margin:0 auto 80px;padding:0 20px;text-align:center}.abt-site h2{font-size:32px;font-weight:800;color:#0f172a;margin-bottom:20px}.abt-site p{font-size:17px;color:#475569;line-height:1.7;margin-bottom:20px}.site-list{list-style:none;padding:0;display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:30px}.site-list li{background:#fff;border:1px solid #cbd5e1;padding:10px 20px;border-radius:10px;font-size:14px;color:#334155;box-shadow:0 4px 6px rgb(0 0 0 / .02)}.st-founder{background:#1e293b;color:#fff;border-radius:30px;padding:50px;margin-bottom:80px;position:relative;overflow:hidden}.founder-grid{display:flex;align-items:center;gap:50px}.founder-visual{flex:1;position:relative}.founder-visual img{width:100%;border-radius:20px;border:4px solid #38bdf8;transform:rotate(-3deg);transition:0.3s;box-shadow:0 20px 40px rgb(0 0 0 / .3)}.st-founder:hover .founder-visual img{transform:rotate(0deg) scale(1.02)}.founder-text{flex:1.2}.tiny-tag{color:#38bdf8;font-weight:800;font-size:12px;letter-spacing:1px}.founder-text h3{font-size:36px;font-weight:800;margin:10px 0 20px;color:#fff}.founder-text p{font-size:16px;line-height:1.8;color:#cbd5e1;margin-bottom:20px}.founder-sign{border-top:1px solid #334155;padding-top:20px;margin-top:20px}.founder-sign strong{display:block;font-size:18px;color:#fff}.founder-sign span{font-size:13px;color:#94a3b8;text-transform:uppercase}.st-team{text-align:center;margin-bottom:60px}.team-intro h2{font-size:32px;font-weight:800;color:#0f172a}.team-intro p{color:#64748b;margin-bottom:40px}.team-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px}.team-member{background:#fff;padding:20px;border-radius:16px;border:1px solid #e2e8f0;transition:0.3s}.team-member:hover{transform:translateY(-10px);border-color:#2563eb;box-shadow:0 15px 30px rgb(37 99 235 / .1)}.team-member img{width:90px;height:90px;object-fit:cover;border-radius:50%;margin-bottom:15px;border:3px solid #e2e8f0}.team-member h4{margin:0;font-size:18px;font-weight:700;color:#1e293b}.team-member span{font-size:13px;color:#2563eb;font-weight:600;text-transform:uppercase}@media (max-width:768px){.abt-hero h1{font-size:30px}.founder-grid{flex-direction:column;text-align:center}.founder-visual img{transform:rotate(0deg);max-width:80%;margin:0 auto 20px}.site-list{flex-direction:column}.st-founder{padding:30px 20px}}#comments{margin-top:50px;padding-top:30px;border-top:1px solid #e2e8f0}.comment-respond{background:#f8fafc;padding:30px;border-radius:20px;border:1px solid #e2e8f0;margin-bottom:40px}.comment-reply-title{font-size:20px;font-weight:800;color:#1e293b;display:block;margin-bottom:20px}.comment-reply-title small a{display:none}.comment-form-comment textarea,.comment-form-author input,.comment-form-email input{width:100%;border:2px solid #e2e8f0;background:#fff;padding:12px 15px;border-radius:12px;font-size:15px;color:#334155;outline:none;transition:0.3s;margin-bottom:15px;font-family:inherit}.comment-form-comment textarea:focus,.comment-form-author input:focus,.comment-form-email input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px rgb(59 130 246 / .1)}.form-submit .submit{background:#2563eb;color:#fff;border:none;padding:12px 30px;border-radius:50px;font-weight:700;cursor:pointer;font-size:14px;text-transform:uppercase;letter-spacing:1px;transition:0.3s;width:100%}.form-submit .submit:hover{background:#1e40af;transform:translateY(-2px);box-shadow:0 10px 20px rgb(37 99 235 / .3)}.comment-list{padding:0;list-style:none}.comment-body{background:#fff;border:1px solid #f1f5f9;padding:20px;border-radius:16px;margin-bottom:20px;position:relative;box-shadow:0 4px 6px rgb(0 0 0 / .02)}.comment-author .avatar{width:50px;height:50px;border-radius:50%;float:left;margin-right:15px;border:2px solid #eff6ff}.fn{font-style:normal;font-weight:800;color:#0f172a;font-size:15px}.comment-meta{font-size:11px;color:#94a3b8;margin-bottom:10px}.comment-content p{font-size:14px;line-height:1.6;color:#475569;margin:0}.reply{text-align:right;margin-top:10px}.comment-reply-link{font-size:11px;font-weight:700;color:#2563eb;background:#eff6ff;padding:4px 12px;border-radius:20px;text-decoration:none}.taiyari-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;padding-top:20px;border-top:2px dashed #e2e8f0}.nav-box{display:flex;flex-direction:column;padding:20px;border-radius:16px;text-decoration:none;transition:0.3s;border:1px solid #e2e8f0;background:#fff}.nav-box:hover{border-color:#3b82f6;transform:translateY(-5px);box-shadow:0 10px 20px rgb(0 0 0 / .05)}.nav-box.prev{text-align:left}.nav-box.next{text-align:right}.nav-label{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;margin-bottom:5px}.nav-title{font-size:15px;font-weight:700;color:#1e293b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:600px){.taiyari-post-nav{grid-template-columns:1fr;gap:15px}.nav-box{padding:15px}.comment-respond{padding:20px}}.tp-content th{background-color:#2563eb!important;color:#ffffff!important;font-weight:700!important;text-transform:uppercase!important;font-size:11px!important;text-align:center!important;border:1px solid #1e40af!important}.tp-content td{color:#334155!important;background-color:#ffffff!important}.tp-content tr:nth-child(even) td{background-color:#f8fafc!important}@media (max-width:600px){.tp-container{padding:15px 12px!important}.tp-title{font-size:22px!important;line-height:1.3!important;margin-bottom:15px!important}.tp-content h2{font-size:18px!important;margin-top:25px!important;margin-bottom:10px!important;font-weight:700!important}.tp-content h3{font-size:16px!important;font-weight:700!important}.tp-content p{font-size:15px!important;line-height:1.6!important;margin-bottom:15px!important;text-align:left}.tp-content ul,.tp-content ol{padding-left:20px!important;margin-bottom:15px!important}.tp-content li{font-size:15px!important;margin-bottom:6px!important;line-height:1.5!important}.tp-content table{display:table!important;width:100%!important;table-layout:auto!important;border-collapse:collapse!important}.tp-content th,.tp-content td{white-space:normal!important;word-wrap:break-word!important;font-size:11px!important;padding:5px 2px!important;line-height:1.3!important;border:1px solid #cbd5e1;vertical-align:middle}.tp-content th{background:#f1f5f9;font-weight:700;font-size:11px!important;text-align:center}.tp-hero-image img,.tp-content img{border-radius:8px!important;margin:10px 0!important;height:auto!important}}:root{--primary:#2563eb;--primary-dark:#1e40af;--secondary:#ec4899;--bg-light:#f8fafc;--text-main:#0f172a;--text-muted:#64748b;--white:#ffffff;--glass-bg:rgba(255, 255, 255, 0.85);--shadow-soft:0 10px 30px -10px rgba(0,0,0,0.08)}.taiyari-modern-wrapper{background:var(--bg-light);min-height:100vh;font-family:'Inter',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.premium-hero{position:relative;padding:60px 20px 70px;text-align:center;overflow:hidden;background:#fff;border-bottom-left-radius:40px;border-bottom-right-radius:40px;box-shadow:0 15px 40px -10px rgb(0 0 0 / .05)}.hero-bg-shapes .shape{position:absolute;border-radius:50%;filter:blur(70px);z-index:0;opacity:.15}.s1{width:250px;height:250px;background:#3b82f6;top:-80px;left:-40px;animation:floatShape 8s infinite alternate}.s2{width:200px;height:200px;background:#ec4899;bottom:-40px;right:-40px;animation:floatShape 10s infinite alternate-reverse}@keyframes floatShape{from{transform:translate(0,0)}to{transform:translate(15px,30px)}}.hero-inner{position:relative;z-index:2;max-width:700px;margin:auto}.badge-new{background:#eff6ff;color:#2563eb;padding:5px 14px;border-radius:50px;font-size:11px;font-weight:700;text-transform:uppercase;display:inline-block;margin-bottom:15px;letter-spacing:.8px;border:1px solid #dbeafe}.hero-inner h1{font-size:clamp(28px, 4vw, 48px);font-weight:800;color:#0f172a;margin-bottom:15px;letter-spacing:-1px;line-height:1.1}.text-gradient{background:linear-gradient(135deg,#2563eb,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.hero-inner p{font-size:16px;color:#64748b;margin-bottom:30px;line-height:1.5;max-width:550px;margin-left:auto;margin-right:auto}.modern-search{max-width:500px;margin:0 auto 30px;display:flex;align-items:center;background:#fff;padding:4px;border-radius:50px;box-shadow:0 10px 30px rgb(0 0 0 / .06);border:1px solid #e2e8f0;position:relative;z-index:5;transition:0.3s}.modern-search:focus-within{border-color:#2563eb;box-shadow:0 15px 35px rgb(37 99 235 / .12);transform:translateY(-1px)}.search-input-wrap{flex:1;display:flex;align-items:center;padding-left:20px}.search-icon{margin-right:12px;opacity:.6;font-size:18px}.search-input-wrap input{border:none;outline:none;padding:10px 0;width:100%;font-size:15px;color:#0f172a;background:#fff0}.modern-search button{background:#2563eb;color:#fff;border:none;padding:10px 25px;border-radius:50px;font-weight:600;font-size:14px;cursor:pointer;transition:all 0.3s ease;margin-left:8px}.modern-search button:hover{background:#1e40af;transform:translateY(-1px);box-shadow:0 4px 12px rgb(37 99 235 / .3)}.trending-topics{display:flex;justify-content:center;gap:8px;align-items:center;flex-wrap:wrap}.trending-topics .label{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.topic-tag{font-size:12px;color:#475569;background:#f1f5f9;padding:5px 12px;border-radius:15px;font-weight:600;text-decoration:none;transition:0.2s;border:1px solid #fff0}.topic-tag:hover{background:#fff;border-color:#2563eb;color:#2563eb;transform:translateY(-2px);box-shadow:0 3px 8px rgb(0 0 0 / .05)}@media (max-width:600px){.premium-hero{padding:60px 15px 40px!important;border-radius:0 0 30px 30px}.hero-inner h1{font-size:32px;margin-bottom:15px}.hero-inner p{font-size:16px;margin-bottom:25px}.modern-search{padding:5px;margin-bottom:25px;flex-direction:row}.search-input-wrap{padding-left:15px}.search-input-wrap input{font-size:15px;width:100%}.modern-search button{padding:10px 20px;font-size:14px;border-radius:40px}.trending-topics{gap:8px}.topic-tag{font-size:11px;padding:5px 12px}.s1{width:200px;height:200px;top:-50px;left:-50px}.s2{width:150px;height:150px}}.smart-nav-outer{position:sticky;top:20px;z-index:1000;padding:0 15px;margin-top:-40px}.smart-nav-inner{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:10px 15px;border-radius:20px;display:flex;align-items:center;box-shadow:var(--shadow-soft);gap:15px;overflow-x:auto;scrollbar-width:none;border:1px solid rgb(255 255 255 / .6);max-width:900px;margin:0 auto}.smart-nav-inner::-webkit-scrollbar{display:none}.nav-group{display:flex;gap:8px;align-items:center;flex-shrink:0}.v-line{width:1px;height:24px;background:#cbd5e1;flex-shrink:0}.l-pill,.cat-pill{border:1px solid #fff0;background:#fff0;padding:8px 16px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;color:var(--text-muted);white-space:nowrap;transition:all 0.2s ease}.l-pill:hover,.cat-pill:hover{background:#f1f5f9;color:var(--text-main)}.l-pill.active,.cat-pill.active{background:var(--white);color:var(--primary);font-weight:700;box-shadow:0 2px 8px rgb(0 0 0 / .08);border:1px solid #e2e8f0}.styled-date{border:1px solid #e2e8f0;padding:8px 12px;border-radius:10px;font-size:13px;outline:none;color:var(--text-main);background:var(--white);font-family:inherit;cursor:pointer}@media (max-width:600px){.premium-hero{padding:40px 15px 30px!important;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.taiyari-hero{padding:40px 15px 30px!important;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.hero-inner h1,.hero-content h1{font-size:26px!important;margin-bottom:10px;line-height:1.2}.hero-inner p,.hero-content p{font-size:14px!important;margin-bottom:20px;line-height:1.4;padding:0 5px}.modern-search,.taiyari-search{padding:4px;margin-bottom:20px;border-radius:12px;box-shadow:0 10px 20px rgb(0 0 0 / .06)}.search-input-wrap input,.taiyari-search input{font-size:14px;padding:8px}.modern-search button,.taiyari-search button{padding:8px 16px;font-size:13px;border-radius:10px}.trending-topics,.taiyari-tags{gap:6px;margin-bottom:10px}.trending-topics .label,.taiyari-tags span{font-size:11px}.topic-tag,.t-tag{font-size:11px;padding:3px 8px}.smart-nav-outer{margin-top:-25px!important}.smart-nav-inner{padding:8px 10px;gap:10px;justify-content:flex-start;overflow-x:auto}.l-pill,.cat-pill,.styled-date{font-size:12px;padding:5px 10px;height:auto}.v-line{height:15px}}.taiyari-hero{position:relative;padding:80px 20px 60px;text-align:center;background:#fff;border-bottom-left-radius:40px;border-bottom-right-radius:40px;overflow:hidden;box-shadow:0 10px 30px -10px rgb(0 0 0 / .05)}.hero-content h1{font-family:'Inter',sans-serif;font-size:clamp(28px, 5vw, 52px);font-weight:900;color:#0f172a;margin-bottom:15px;line-height:1.1;letter-spacing:-1px}.hero-content p{font-size:18px;color:#64748b;max-width:600px;margin:0 auto 30px;line-height:1.5}.taiyari-search{max-width:550px;margin:0 auto 30px;display:flex;background:#fff;padding:6px;border-radius:16px;box-shadow:0 20px 40px rgb(0 0 0 / .08);border:1px solid #e2e8f0;position:relative;z-index:2}.taiyari-search input{flex:1;border:none;outline:none;padding:12px 15px;font-size:16px;color:#0f172a;background:#fff0}.taiyari-search button{background:#2563eb;color:#fff;border:none;padding:10px 24px;border-radius:12px;font-weight:700;font-size:15px;cursor:pointer;transition:all 0.3s ease}.taiyari-search button:hover{background:#1e40af;transform:translateY(-1px);box-shadow:0 4px 12px rgb(37 99 235 / .3)}.taiyari-tags{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.taiyari-tags span{font-size:13px;font-weight:800;color:#64748b;text-transform:uppercase}.t-tag{background:#eff6ff;color:#2563eb;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:700;text-decoration:none;transition:0.2s;border:1px solid #fff0}.t-tag:hover{background:#dbeafe;transform:translateY(-1px)}.category-grid-wrap{max-width:800px;margin:0 auto}.category-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:25px}.cat-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;width:80px;transition:0.3s}.cat-item:hover .cat-icon-box{transform:translateY(-5px) scale(1.05);box-shadow:0 10px 20px rgb(0 0 0 / .1);border-color:#2563eb}.cat-icon-box{width:65px;height:65px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgb(0 0 0 / .05);border:1px solid #f1f5f9;margin-bottom:10px;transition:0.3s ease}.cat-icon-box img{width:32px;height:32px;object-fit:contain}.cat-name{font-size:13px;font-weight:600;color:#334155;text-align:center}@media (max-width:480px){.category-grid{gap:15px}.cat-item{width:70px}.cat-icon-box{width:55px;height:55px}.cat-icon-box img{width:26px;height:26px}.cat-name{font-size:12px}}.cards-grid{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:12px!important;padding:0 10px!important;width:100%;box-sizing:border-box}@media (max-width:1400px){.cards-grid{grid-template-columns:repeat(4,1fr)!important}}@media (max-width:1100px){.cards-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:768px){.cards-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.cards-grid{grid-template-columns:1fr!important}}.txyf-app{font-family:'Inter',sans-serif;background:#f8fafc;padding:20px 0;color:#1e293b}.container{max-width:1200px;margin:0 auto;padding:0 15px}.txyf-smart-leaderboard{text-align:center;padding:30px 10px;background:#fff;font-family:'Inter',sans-serif}.txyf-smart-leaderboard h3{font-size:20px;font-weight:800;color:#1e293b;margin-bottom:25px}.lb-flex-container{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;padding:10px}.lb-smart-card{background:#fff;width:140px;padding:20px 10px;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 15px rgb(0 0 0 / .03);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;position:relative;transition:transform 0.2s;flex-shrink:0}.lb-smart-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgb(0 0 0 / .08)}.avatar-box{position:relative;margin-bottom:5px}.user-circle{width:60px;height:60px;border-radius:50%;background:#f1f5f9;border:3px solid #fff;box-shadow:0 4px 10px rgb(0 0 0 / .1);display:flex;align-items:center;justify-content:center;overflow:hidden}.user-circle img{width:100%;height:100%;object-fit:cover}.u-initial{font-size:24px;font-weight:800;color:#64748b;text-transform:uppercase}.top-rank-1 .user-circle{border-color:#fbbf24;background:#fffbeb}.top-rank-1 .u-initial{color:#d97706}.crown-icon{position:absolute;top:-22px;left:50%;transform:translateX(-50%);font-size:24px;animation:float 2s infinite ease-in-out}@keyframes float{0%,100%{top:-22px}50%{top:-28px}}.u-name{font-size:14px;font-weight:700;color:#1e293b;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.u-rank-badge{font-size:11px;font-weight:800;padding:3px 10px;border-radius:20px;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.top-rank-1 .u-rank-badge{background:#fbbf24;color:#fff;border-color:#fbbf24}.top-rank-2 .u-rank-badge{background:#94a3b8;color:#fff;border-color:#94a3b8}.top-rank-3 .u-rank-badge{background:#d97706;color:#fff;border-color:#d97706}.u-stats{display:flex;flex-direction:column;gap:2px;margin-top:5px;padding-top:8px;border-top:1px dashed #e2e8f0;width:100%}.u-raw-score{font-size:11px;color:#64748b;font-weight:500}.u-percent{font-size:16px;font-weight:800;color:#2563eb}.lb-toggle-container{display:flex;justify-content:center;gap:10px;margin-bottom:25px;background:#f1f5f9;padding:5px;border-radius:30px;display:inline-flex;border:1px solid #e2e8f0}.lb-toggle-btn{padding:8px 25px;border-radius:25px;border:none;background:#fff0;color:#64748b;font-weight:600;font-size:14px;cursor:pointer;transition:all 0.2s}.lb-toggle-btn:hover{color:#3b82f6}.lb-toggle-btn.active{background:#fff;color:#2563eb;box-shadow:0 2px 5px rgb(0 0 0 / .05);font-weight:700}@keyframes fadeInUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.anim-card{animation:fadeInUp 0.5s ease-out both}@media (max-width:768px){.lb-flex-container{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-left:15px;padding-bottom:20px}.lb-flex-container::-webkit-scrollbar{display:none}.lb-smart-card{width:110px;padding:15px 5px}.user-circle{width:45px;height:45px}.u-initial{font-size:18px}.u-name{font-size:12px}.u-percent{font-size:14px}}.test-card-smart,.test-card{background:#fff;border-radius:20px;padding:20px;text-align:center;border:1px solid #e2e8f0;transition:all 0.3s cubic-bezier(.4,0,.2,1);text-decoration:none!important;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 6px rgb(0 0 0 / .02);position:relative}.test-card-smart:hover,.test-card:hover{transform:translateY(-8px);border-color:#3b82f6;box-shadow:0 15px 30px rgb(59 130 246 / .12)}.card-logo,.sq-logo{width:70px;height:70px;background:#f1f5f9;border-radius:18px;margin-bottom:15px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:30px;transition:0.3s}.card-logo img,.sq-logo img{width:100%;height:100%;object-fit:cover}.test-card-smart:hover .card-logo{transform:rotate(-5deg) scale(1.1)}.card-title{font-weight:800;font-size:15px;color:#1e293b;margin:0 0 12px 0;line-height:1.4;height:42px;overflow:hidden}.card-meta{font-size:11px;color:#64748b;font-weight:700;background:#f1f5f9;padding:4px 12px;border-radius:50px;display:inline-flex;gap:8px}@media (max-width:768px){.mobile-filter-toggle{display:flex!important;justify-content:center;margin:15px 0!important}.mobile-filter-toggle button{padding:8px 20px!important;font-size:13px!important;height:auto!important;width:auto!important;background:#2563eb!important;color:#ffffff!important;border:none!important;border-radius:50px!important;box-shadow:0 4px 12px rgb(37 99 235 / .3)!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.5px}.mobile-filter-toggle button:active{transform:scale(.95);background:#1e40af!important}}.section-header{display:flex;justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #f1f5f9}.section-header h2{font-size:24px;font-weight:800;color:#1e293b;margin:0;position:relative;padding-left:15px}.section-header h2::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:5px;background:#2563eb;border-radius:10px}.section-header p{font-size:13px;font-weight:700;color:#64748b;background:#f1f5f9;padding:6px 15px;border-radius:20px;margin:0;border:1px solid #e2e8f0}@media (max-width:600px){.section-header{flex-direction:column;align-items:flex-start;gap:12px}}.avatar-box{position:relative;margin-bottom:15px}.user-img{width:65px;height:65px;background:#3b82f6;color:#fff;border-radius:50%;margin:0 auto;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;border:4px solid #fff;box-shadow:0 5px 15px rgb(0 0 0 / .1)}.crown-icon{position:absolute;top:-22px;left:50%;transform:translateX(-50%);font-size:26px;filter:drop-shadow(0 2px 4px rgb(0 0 0 / .2))}.rank-badge{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);background:#1e293b;color:#fff;padding:2px 10px;border-radius:10px;font-size:10px;font-weight:900}.top-rank-1{border:2px solid #fbbf24;background:linear-gradient(180deg,#fff 0%,#fff9e6 100%)}.top-rank-1 .user-img{background:#fbbf24;box-shadow:0 0 20px rgb(251 191 36 / .4)}.top-rank-2{border:2px solid #94a3b8}.top-rank-3{border:2px solid #b45309}.u-name{font-weight:800;font-size:14px;color:#1e293b;margin-top:5px}.u-score{font-size:18px;font-weight:900;color:#3b82f6}.hero-section{background:#fff;border-bottom:1px solid #eee;padding:40px 0;text-align:center;margin-bottom:30px;border-radius:0 0 30px 30px}.search-bar{max-width:500px;margin:20px auto;display:flex;border:2px solid #e2e8f0;border-radius:50px;overflow:hidden}.search-bar input{flex:1;padding:12px 20px;border:none;outline:none}.search-bar button{padding:0 25px;background:#3b82f6;color:#fff;border:none;font-weight:700;cursor:pointer}@media (max-width:768px){.cards-grid.pc-four-cols{grid-template-columns:repeat(2,1fr)!important;gap:10px}}.ty-pagination{display:flex;justify-content:center;gap:8px;margin-top:30px;margin-bottom:20px;flex-wrap:wrap}.ty-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 15px;background:#fff;color:#64748b;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;transition:all 0.2s ease}.ty-pagination .page-numbers:hover{background:#f1f5f9;color:#2563eb;border-color:#cbd5e1}.ty-pagination .page-numbers.current{background:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 4px 10px rgb(37 99 235 / .3)}.ty-pagination .prev,.ty-pagination .next{font-weight:700}.ty-pagination .dots{border:none;background:#fff0;cursor:default}.ty-pagination .dots:hover{background:#fff0;color:#64748b}@media (max-width:600px){.ty-pagination .page-numbers{height:35px;min-width:35px;font-size:13px;padding:0 10px}}.feedback-wrapper{max-width:800px;margin:40px auto;padding:0 20px}.feedback-request-box{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:40px;border-radius:20px;text-align:center;margin-bottom:30px;box-shadow:0 20px 60px rgb(102 126 234 / .3);animation:slideDown 0.6s ease}@keyframes slideDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.request-icon{font-size:60px;margin-bottom:20px;animation:pulse 2s infinite}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.request-title{color:#fff;font-size:28px;font-weight:700;margin-bottom:15px}.request-text{color:rgb(255 255 255 / .95);font-size:16px;line-height:1.6}.request-points{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:20px}.point-item{background:rgb(255 255 255 / .2);padding:12px 20px;border-radius:30px;color:#fff;font-size:14px;font-weight:600;backdrop-filter:blur(10px)}.social-connect-box{background:#f8f9fa;padding:25px;border-radius:15px;margin-bottom:30px;text-align:center;border:2px solid #e9ecef}.connect-text{font-size:16px;font-weight:600;color:#333;margin-bottom:15px}.social-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.social-btn{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;border-radius:30px;text-decoration:none;font-weight:600;font-size:15px;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(0 0 0 / .1)}.whatsapp-btn{background:#25D366;color:#fff}.whatsapp-btn:hover{background:#128C7E;transform:translateY(-3px);box-shadow:0 6px 20px rgb(37 211 102 / .4)}.instagram-btn{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);color:#fff}.instagram-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgb(188 24 136 / .4)}.feedback-form{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 40px rgb(0 0 0 / .1);animation:fadeIn 0.8s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.form-title{font-size:26px;font-weight:700;color:#333;margin-bottom:30px;text-align:center;position:relative;padding-bottom:15px}.form-title::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(to right,#667eea,#764ba2);border-radius:2px}.form-group{margin-bottom:25px}.form-label{display:block;font-weight:600;color:#333;margin-bottom:8px;font-size:15px}.required{color:#ef4444}.form-input,.form-textarea{width:100%;padding:14px 18px;border:2px solid #e5e7eb;border-radius:10px;font-size:15px;transition:all 0.3s ease;font-family:inherit}.form-input:focus,.form-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 4px rgb(102 126 234 / .1)}.form-textarea{resize:vertical;min-height:120px}.rating-group{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:20px;border-radius:12px}.star-rating{display:flex;flex-direction:row-reverse;justify-content:center;gap:8px;margin-bottom:10px}.star-rating input{display:none}.star-rating .star{font-size:40px;color:#d1d5db;cursor:pointer;transition:all 0.2s ease}.star-rating .star:hover,.star-rating .star.hovered{color:#fbbf24;transform:scale(1.2)}.star-rating input:checked~.star{color:#fbbf24}.rating-text{text-align:center;font-weight:600;color:#667eea;font-size:16px;display:none;animation:slideIn 0.3s ease}@keyframes slideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.file-upload-wrapper{position:relative}.file-input{position:absolute;opacity:0;pointer-events:none}.file-label{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:10px;cursor:pointer;transition:all 0.3s ease;font-weight:600}.file-label:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(102 126 234 / .3)}.file-icon{font-size:20px}.file-name{display:none;margin-top:10px;color:#667eea;font-weight:600;font-size:14px}.image-preview{margin-top:15px;position:relative;display:inline-block}.image-preview img{max-width:150px;max-height:150px;border-radius:10px;border:3px solid #667eea}.remove-img{position:absolute;top:-10px;right:-10px;background:#ef4444;color:#fff;border:none;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:20px;line-height:1}.help-text{display:block;margin-top:8px;color:#6b7280;font-size:13px}.checkbox-group{background:#f8f9fa;padding:15px;border-radius:10px}.checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px}.checkbox-label input[type="checkbox"]{width:20px;height:20px;cursor:pointer}.submit-btn{width:100%;padding:16px 30px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 30px rgb(102 126 234 / .3)}.submit-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 15px 40px rgb(102 126 234 / .4)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.btn-icon{font-size:22px;animation:sparkle 1.5s infinite}@keyframes sparkle{0%,100%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(1.2)}}.spinner-icon{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.form-response{display:none;padding:15px 20px;border-radius:10px;margin-top:20px;text-align:center;font-weight:600;animation:slideIn 0.3s ease}.form-response.success{background:#d1fae5;color:#065f46;border:2px solid #10b981}.form-response.error{background:#fee2e2;color:#991b1b;border:2px solid #ef4444}.confetti{position:fixed;width:10px;height:10px;top:-10px;z-index:9999;animation:confettiFall 3s linear forwards}@keyframes confettiFall{to{top:100vh;transform:translateX(100px) rotate(720deg)}}.feedbacks-showcase{max-width:1200px;margin:60px auto;padding:0 20px}.showcase-header{text-align:center;margin-bottom:50px}.showcase-title{font-size:36px;font-weight:700;color:#1f2937;margin-bottom:10px}.showcase-subtitle{font-size:18px;color:#6b7280}.feedbacks-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.feedback-card{background:#fff;padding:30px;border-radius:16px;box-shadow:0 4px 20px rgb(0 0 0 / .08);transition:all 0.3s ease;opacity:0;transform:translateY(30px)}.feedback-card.animate-in{opacity:1;transform:translateY(0)}.feedback-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgb(0 0 0 / .15)}.feedback-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.user-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0}.user-avatar img{width:100%;height:100%;object-fit:cover}.avatar-letter{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:700}.user-info{flex:1}.user-name{font-size:18px;font-weight:700;color:#1f2937;margin:0}.user-exam{font-size:13px;color:#667eea;font-weight:600}.feedback-stars{margin-bottom:15px}.feedback-stars .star{color:#d1d5db;font-size:20px}.feedback-stars .star.filled{color:#fbbf24}.feedback-content p{color:#4b5563;line-height:1.6;font-size:15px;margin:0}.no-feedbacks{text-align:center;padding:60px 20px;color:#9ca3af;font-size:18px;grid-column:1 / -1}@media (max-width:768px){.feedback-request-box{padding:30px 20px}.request-title{font-size:22px}.request-text{font-size:14px}.point-item{font-size:13px;padding:10px 15px}.social-buttons{flex-direction:column}.social-btn{width:100%;justify-content:center}.feedback-form{padding:25px 20px}.form-title{font-size:22px}.star-rating .star{font-size:32px}.feedbacks-grid{grid-template-columns:1fr}.showcase-title{font-size:28px}}.ty-updates-wrapper{max-width:1100px;margin:0 auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.ty-filter-bar{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:12px 18px;margin-bottom:25px;display:flex;align-items:center;justify-content:space-between;gap:15px;box-shadow:0 2px 8px rgb(0 0 0 / .05)}.ty-filter-cats{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;flex:1}.ty-filter-cats::-webkit-scrollbar{display:none}.ty-cat-btn{padding:8px 18px;border:2px solid #E5E7EB;background:#fff;border-radius:20px;cursor:pointer;font-weight:600;font-size:13px;color:#6B7280;white-space:nowrap;transition:all 0.2s}.ty-cat-btn:hover{border-color:#4F46E5;color:#4F46E5}.ty-cat-btn.ty-active{background:#4F46E5;color:#fff;border-color:#4F46E5}.ty-sort-box{flex-shrink:0}.ty-sort-select{padding:8px 16px;border:2px solid #E5E7EB;border-radius:8px;background:#fff;font-weight:600;font-size:13px;color:#374151;cursor:pointer;outline:none}.ty-posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:30px}.ty-post-item{background:#fff;border:2px solid #E5E7EB;border-radius:10px;padding:16px 18px;transition:all 0.2s;cursor:pointer}.ty-post-item:hover{border-color:#4F46E5;box-shadow:0 4px 12px rgb(79 70 229 / .15);transform:translateY(-2px)}.ty-post-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:11px;font-weight:600;text-transform:uppercase}.ty-post-date{color:#9CA3AF}.ty-post-cat{color:#4F46E5;background:#EEF2FF;padding:4px 10px;border-radius:5px}.ty-post-cat.ty-has-new{display:flex;align-items:center;gap:6px}.ty-badge-new{background:#EF4444;color:#fff;font-size:9px;padding:3px 6px;border-radius:3px;animation:ty-blink 1.5s infinite}@keyframes ty-blink{0%,100%{opacity:1}50%{opacity:.5}}.ty-post-title{font-size:15px;font-weight:600;color:#1F2937;text-decoration:none;line-height:1.5;display:block}.ty-post-item:hover .ty-post-title{color:#4F46E5}.ty-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:30px 0}.ty-page-btn{padding:10px 16px;border:2px solid #E5E7EB;background:#fff;border-radius:8px;cursor:pointer;font-weight:600;font-size:14px;color:#374151;min-width:44px;text-align:center;text-decoration:none;transition:all 0.2s}.ty-page-btn:hover{border-color:#4F46E5;color:#4F46E5}.ty-page-btn.ty-current{background:#4F46E5;color:#fff;border-color:#4F46E5}.ty-loading{text-align:center;padding:50px 20px;color:#6B7280;font-size:15px}.ty-spinner{width:40px;height:40px;margin:0 auto 15px;border:3px solid #E5E7EB;border-top:3px solid #4F46E5;border-radius:50%;animation:ty-spin 1s linear infinite}@keyframes ty-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ty-no-posts{text-align:center;padding:50px 20px;color:#9CA3AF;font-size:15px}.ty-category-wrapper{max-width:1100px;margin:0 auto;padding:0 20px}.ty-category-title{font-size:28px;font-weight:700;color:#1F2937;margin-bottom:25px;padding-bottom:12px;border-bottom:3px solid #4F46E5}@media (max-width:768px){.ty-filter-bar{flex-direction:column;align-items:stretch;padding:10px 12px;gap:10px}.ty-filter-cats{gap:6px}.ty-cat-btn{padding:7px 14px;font-size:12px}.ty-sort-select{width:100%;padding:10px 14px}.ty-posts-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ty-post-item{padding:12px 14px;border-radius:8px}.ty-post-meta{font-size:10px;margin-bottom:10px}.ty-post-title{font-size:13px;line-height:1.4}.ty-post-cat,.ty-post-date{font-size:10px}.ty-category-title{font-size:22px}.ty-page-btn{padding:8px 12px;font-size:13px;min-width:38px}}@media (max-width:480px){.ty-posts-grid{grid-template-columns:1fr}.ty-post-item{padding:14px 16px}.ty-post-title{font-size:14px}}.ty-archive-wrapper{max-width:1300px;margin:40px auto;padding:0 20px;font-family:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif}.ty-archive-container{display:flex;flex-direction:column;gap:40px}.ty-archive-header{text-align:center;margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #f1f5f9}.ty-archive-title{font-size:38px;font-weight:800;color:#0f172a;margin:0 0 10px;letter-spacing:-.5px}.ty-archive-description{font-size:16px;color:#64748b}.ty-archive-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px}.ty-archive-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 15px rgb(0 0 0 / .05);transition:all 0.3s ease;border:1px solid #eef2f6;display:flex;flex-direction:column}.ty-archive-card:hover{transform:translateY(-6px);box-shadow:0 20px 35px -12px rgb(0 0 0 / .15);border-color:#cbd5e1}.ty-archive-img-link{display:block;height:200px;overflow:hidden;background:#f8fafc}.ty-archive-img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.ty-archive-card:hover .ty-archive-img{transform:scale(1.03)}.ty-archive-img-placeholder{height:200px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center;font-size:48px;color:#94a3b8}.ty-archive-content{padding:20px;flex:1;display:flex;flex-direction:column}.ty-archive-cat{display:inline-block;background:#eff6ff;color:#2563eb;font-size:11px;font-weight:700;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:12px;align-self:flex-start}.ty-archive-title-link{font-size:18px;font-weight:700;line-height:1.4;margin:0 0 10px}.ty-archive-title-link a{color:#1e293b;text-decoration:none;transition:color 0.2s}.ty-archive-title-link a:hover{color:#2563eb}.ty-archive-meta{display:flex;gap:15px;font-size:12px;color:#64748b;margin-bottom:15px;border-top:1px dashed #e2e8f0;padding-top:10px}.ty-archive-excerpt{font-size:14px;color:#475569;line-height:1.5;margin:0 0 15px;flex:1}.ty-archive-readmore{font-size:13px;font-weight:700;color:#2563eb;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:gap 0.2s}.ty-archive-readmore:hover{gap:10px;text-decoration:underline}.ty-pagination{margin:40px 0;text-align:center}.pagination-links{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:8px}.pagination-links .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#334155;font-weight:600;text-decoration:none}.pagination-links .page-numbers.current{background:#2563eb;border-color:#2563eb;color:#fff}.pagination-links a.page-numbers:hover{background:#f1f5f9;border-color:#cbd5e1}.ty-archive-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:20px;border:1px solid #e2e8f0}.ty-archive-empty h2{font-size:28px;font-weight:700;color:#0f172a;margin-bottom:10px}.ty-archive-empty p{color:#64748b;margin-bottom:25px}.ty-archive-wrapper{display:flex;gap:40px;flex-wrap:wrap}.ty-archive-container{flex:2;min-width:250px}@media (max-width:992px){.ty-archive-wrapper{flex-direction:column}.ty-archive-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:600px){.ty-archive-title{font-size:28px}.ty-archive-grid{grid-template-columns:1fr}.ty-archive-card{max-width:100%}.ty-archive-meta{flex-wrap:wrap;gap:8px}}