.wp-block-telex-block-google-rank-tracker-pro .grtp-frontend-info{background:linear-gradient(135deg,#e6f2ff,#f0f8ff);border:2px solid #1e63b5;border-radius:8px;color:#23282d;padding:30px;text-align:center}.wp-block-telex-block-google-rank-tracker-pro .grtp-frontend-info h3{color:#1e63b5;font-size:24px;margin:0 0 15px}.wp-block-telex-block-google-rank-tracker-pro .grtp-frontend-info p{font-size:16px;line-height:1.5;margin:8px 0}.grtp-frontend-wrap{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:20px 0;padding:20px}.grtp-frontend-wrap .grtp-frontend-header{border-bottom:2px solid #1e63b5;margin-bottom:20px;padding-bottom:15px}.grtp-frontend-wrap .grtp-frontend-header .grtp-title{color:#1e63b5;font-size:24px;font-weight:600;margin:0}.grtp-frontend-wrap .grtp-frontend-footer{border-top:1px solid #eee;margin-top:20px;padding-top:15px;text-align:center}.grtp-frontend-wrap .grtp-frontend-footer .grtp-footer-note{color:#666;font-size:12px;margin:0 0 10px}.grtp-frontend-wrap .grtp-frontend-footer .grtp-footer-note a{color:#1e63b5;text-decoration:none}.grtp-frontend-wrap .grtp-frontend-footer .grtp-footer-note a:hover{text-decoration:underline}.grtp-frontend-wrap .grtp-frontend-navigation{background:#f8f9fa;border-radius:4px;margin:20px 0;padding:15px;text-align:center}.grtp-frontend-wrap .grtp-frontend-navigation h4{color:#1e63b5;margin:0 0 10px}.grtp-frontend-wrap .grtp-frontend-navigation>div{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}@media(max-width:600px){.grtp-frontend-wrap .grtp-frontend-navigation>div{align-items:center;flex-direction:column}}.grtp-frontend-wrap .grtp-frontend-navigation .grtp-btn.active{background:#4a90e2!important;color:#fff!important}.grtp-admin-wrap,.grtp-rank-tracker-container{margin:20px 0;max-width:1200px}.grtp-dashboard{display:flex;gap:20px;margin-top:20px}@media(max-width:768px){.grtp-dashboard{flex-direction:column}}.grtp-domains-panel{background:#fff;border:1px solid #ccd0d4;border-radius:4px;flex:0 0 300px;max-height:600px;overflow-y:auto;padding:20px}@media(max-width:768px){.grtp-domains-panel{flex:none;max-height:none}}.grtp-favorites-container,.grtp-keywords-panel{background:#fff;border:1px solid #ccd0d4;border-radius:4px;flex:1;min-width:0;padding:20px}.grtp-panel-header{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.grtp-panel-title{color:#23282d;font-size:18px;font-weight:600;margin:0}.grtp-favorites-section{margin-bottom:20px}.grtp-favorites-section h3{color:#23282d;font-size:18px;font-weight:600;margin-bottom:15px;margin-top:0}.grtp-domains-grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@media(max-width:768px){.grtp-domains-grid{grid-template-columns:1fr}}.grtp-domain-card{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:12px;transition:all .2s ease}.grtp-domain-card:hover{border-color:#1e63b5;box-shadow:0 2px 4px rgba(30,99,181,.1)}.grtp-domain-card strong{color:#23282d;font-size:14px}.grtp-domain-card small{color:#666;font-size:12px}@media(max-width:768px){.grtp-responsive-form{align-items:stretch!important;gap:10px!important;grid-template-columns:1fr!important}.grtp-responsive-form button{text-align:center;width:100%}}.grtp-btn{background:#1e63b5;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;line-height:1.4;padding:8px 16px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.grtp-btn:hover{background:#4a90e2;color:#fff}.grtp-btn:focus{outline:2px solid #1e63b5;outline-offset:2px}.grtp-btn.grtp-btn-small{font-size:12px;padding:4px 8px}.grtp-btn.grtp-btn-danger{background:#dc3232}.grtp-btn.grtp-btn-danger:hover{background:#c62d2d}.grtp-btn.grtp-btn-loading{cursor:not-allowed;opacity:.6;position:relative}.grtp-btn.grtp-btn-loading:after{animation:grtp-spin 1s ease infinite;border:2px solid transparent;border-radius:50%;border-top-color:#fff;bottom:0;content:"";height:16px;left:0;margin:auto;position:absolute;right:0;top:0;width:16px}@keyframes grtp-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.grtp-form-group{margin-bottom:15px}.grtp-form-group label{color:#23282d;display:block;font-size:14px;font-weight:600;margin-bottom:5px}.grtp-form-control{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:14px;padding:8px 12px;width:100%}.grtp-form-control:focus{border-color:#1e63b5;box-shadow:0 0 0 2px rgba(30,99,181,.2);outline:none}.grtp-domains-list{list-style:none;margin:0;padding:0}.grtp-domain-item{border:1px solid #ddd;border-radius:4px;cursor:pointer;margin-bottom:8px;padding:12px;position:relative;transition:all .2s ease}.grtp-domain-item:hover{background:#f8f9fa;border-color:#1e63b5}.grtp-domain-item:hover .grtp-domain-actions{opacity:1}.grtp-domain-item.active{background:#e6f2ff;border-color:#1e63b5}.grtp-domain-name{color:#23282d;font-weight:600;margin-bottom:4px}.grtp-domain-date{color:#666;font-size:12px}.grtp-domain-actions{opacity:0;position:absolute;right:8px;top:8px;transition:opacity .2s ease}.grtp-readonly .grtp-btn,.grtp-readonly .grtp-domain-actions,.grtp-readonly form{display:none!important}.grtp-readonly .grtp-check-rank,.grtp-readonly .grtp-favorite{display:inline-block!important}.grtp-keywords-table{border-collapse:collapse;display:block;margin-top:20px;overflow-x:auto;white-space:nowrap;width:100%}@media(min-width:769px){.grtp-keywords-table{display:table;white-space:normal}}.grtp-keywords-table tbody,.grtp-keywords-table thead,.grtp-keywords-table tr{display:block}@media(min-width:769px){.grtp-keywords-table tbodythead,.grtp-keywords-table theadthead,.grtp-keywords-table trthead{display:table-header-group}.grtp-keywords-table tbodytbody,.grtp-keywords-table theadtbody,.grtp-keywords-table trtbody{display:table-row-group}.grtp-keywords-table tbodytr,.grtp-keywords-table theadtr,.grtp-keywords-table trtr{display:table-row}}.grtp-keywords-table td,.grtp-keywords-table th{border-bottom:1px solid #ddd;display:inline-block;padding:12px 8px;text-align:left;vertical-align:top}@media(min-width:769px){.grtp-keywords-table td,.grtp-keywords-table th{display:table-cell;padding:12px}}.grtp-keywords-table th{background:#f8f9fa;color:#23282d;font-size:12px;font-weight:600}@media(min-width:769px){.grtp-keywords-table th{font-size:14px}}.grtp-keywords-table tr:hover{background:#f8f9fa}.grtp-position{border-radius:4px;display:inline-block;font-size:12px;font-weight:600;min-width:30px;padding:4px 8px;text-align:center}.grtp-position.top-3{background:#00d084;color:#fff}.grtp-position.top-10{background:#ffb900;color:#fff}.grtp-position.not-found{background:#dc3232;color:#fff}.grtp-position.not-checked{background:#ddd;color:#666}.grtp-favorite{background:none;border:none;color:#ddd;cursor:pointer;font-size:18px;padding:0;transition:color .2s ease}.grtp-favorite.active,.grtp-favorite:hover{color:#ffb900}.grtp-top10-toggle{background:none;border:none;color:#1e63b5;cursor:pointer;font-size:12px;margin-left:8px;padding:2px 4px;text-decoration:underline}.grtp-top10-toggle:hover{color:#4a90e2}.grtp-top10-results{background:#f8f9fa;border:1px solid #eee;border-radius:4px;font-size:12px;margin-top:10px;padding:10px}.grtp-top10-results strong{display:block;margin-bottom:5px}.grtp-top10-results ol{margin:0;padding-left:20px}.grtp-top10-results li{margin-bottom:5px;word-break:break-all}.grtp-top10-results li[style*="background: #e8f5e9"]{border:2px solid #4caf50!important;border-radius:4px;padding:6px}.grtp-top10-results li[style*="background: #e8f5e9"] div{color:#2e7d32!important;font-weight:700}.grtp-top10-results li[style*="background: #e8f5e9"] a{color:#2e7d32!important;font-weight:700!important}.grtp-top10-results li a{color:#1e63b5;text-decoration:none}.grtp-top10-results li a:hover{text-decoration:underline}.grtp-top10-results div[style*="background: #e8f5e9"]{background:#e8f5e9!important;border-left:4px solid #4caf50!important;border-radius:6px;margin-top:15px;padding:12px;text-align:center}.grtp-top10-results div[style*="background: #e8f5e9"] strong{color:#2e7d32;font-size:16px}.grtp-top10-results div[style*="background: #e8f5e9"] span{color:#4a5568;font-size:12px}.grtp-top10-results div[style*="background: #fff3cd"]{background:#fff3cd!important;border-left:4px solid #ffc107!important;border-radius:6px;margin-top:15px;padding:12px;text-align:center}.grtp-top10-results div[style*="background: #fff3cd"] strong{color:#856404;font-size:14px}.grtp-top10-results div[style*="background: #fff3cd"] span{color:#4a5568;font-size:12px}.grtp-top10-results .grtp-pdf-download{background:#dc3545!important;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:11px;font-weight:600;margin-right:5px;padding:4px 8px;transition:all .2s ease}.grtp-top10-results .grtp-pdf-download:hover{background:#c82333!important;box-shadow:0 2px 4px rgba(220,53,69,.3);transform:translateY(-1px)}.grtp-top10-results .grtp-pdf-download:disabled{cursor:not-allowed;opacity:.6;transform:none}.grtp-empty-state{color:#666;padding:40px 20px;text-align:center}.grtp-empty-state h3{color:#23282d;font-size:18px;margin-bottom:10px}.grtp-empty-state p{font-size:14px;margin:0}.grtp-loading{color:#666;font-style:italic;padding:20px;text-align:center}.grtp-notice{background:#f0f6fc;border-left:4px solid #00d084;border-radius:4px;margin:20px 0;padding:12px;position:relative}.grtp-notice p{font-size:14px;margin:0}.grtp-notice.error{background:#fef7f7;border-left-color:#dc3232}.grtp-notice.warning{background:#fffbf0;border-left-color:#ffb900}.grtp-notice.info{background:#e6f2ff;border-left-color:#1e63b5}.grtp-notice.info h3{color:#1e63b5;font-size:16px;margin:0 0 10px}.grtp-notice.info ol{margin:10px 0;padding-left:20px}.grtp-notice.info ol li{margin-bottom:5px}.grtp-notice .notice-dismiss{background:none;border:none;color:#666;cursor:pointer;padding:4px;position:absolute;right:8px;top:8px}.grtp-notice .notice-dismiss:hover{color:#000}.grtp-notice .notice-dismiss .screen-reader-text{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.grtp-settings-form{max-width:600px}.grtp-settings-section{border-bottom:1px solid #ddd;margin-bottom:30px;padding-bottom:20px}.grtp-settings-section h3{color:#23282d;font-size:18px;margin-bottom:15px;margin-top:0}.grtp-settings-section p.description{color:#666;font-size:13px;font-style:italic;margin-top:5px}@media(max-width:768px){.grtp-frontend-wrap{margin:10px 0;padding:15px}.grtp-dashboard{flex-direction:column;gap:15px}.grtp-domains-panel{flex:none;max-height:300px}.grtp-form-group [style*="display: flex"]{align-items:stretch!important;flex-direction:column!important}.grtp-form-group [style*="display: flex"] .grtp-form-control{margin-bottom:10px;min-width:auto!important}.grtp-form-group [style*="display: grid"]{gap:10px!important;grid-template-columns:1fr!important}.grtp-btn{text-align:center;width:100%}.grtp-btn.grtp-btn-small{width:auto}.grtp-keywords-table{font-size:12px}.grtp-keywords-table td,.grtp-keywords-table th{padding:6px 4px}.grtp-top10-results{font-size:11px}.grtp-top10-results li{margin-bottom:3px}.grtp-panel-header{align-items:flex-start;flex-direction:column;gap:10px}.grtp-favorites-section{padding:15px}.grtp-favorites-section h3{font-size:16px}.grtp-domains-grid{grid-template-columns:1fr}.grtp-domain-card{align-items:flex-start;flex-direction:column;gap:10px}.grtp-domain-card .grtp-btn{align-self:flex-end;width:auto}}@media(max-width:480px){.grtp-frontend-wrap{padding:10px}.grtp-domains-panel,.grtp-favorites-container,.grtp-keywords-panel{padding:15px}.grtp-domain-item{padding:10px}.grtp-domain-actions{margin-top:8px;opacity:1;position:static}.grtp-empty-state{padding:20px 10px}.grtp-empty-state h3{font-size:16px}.grtp-favorites-section{margin-bottom:15px;padding:10px}.grtp-domain-card{padding:10px}}
