.fyplugins-core-wrapper{width:100%;padding:1rem;box-sizing:border-box;}.fyplugins-core-header-inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;}.fyplugins-core-header-links{display:flex;align-items:flex-start;gap:0.9rem;}.fyplugins-core-website-block,.fyplugins-core-social-block{display:flex;flex-direction:column;align-items:flex-end;gap:0.35rem;}.fyplugins-core-links-label{font-size:0.72rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;color:#5a6572;}.fyplugins-core-website-link{display:inline-flex;align-items:center;gap:0.35rem;height:54px;padding:0 0.88rem;border-radius:999px;border:1px solid #d7dfe8;background:#fff;color:#20354a;text-decoration:none;font-size:0.9rem;font-weight:700;box-shadow:0 2px 8px rgba(18, 33, 52, 0.1);transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease,color 0.2s ease;}.fyplugins-core-website-link .dashicons{font-size:18px;width:18px;height:18px;}.fyplugins-core-website-link:hover,.fyplugins-core-website-link:focus-visible{transform:translateY(-1px);color:#0f4f81;border-color:#b7c8da;box-shadow:0 8px 16px rgba(18, 33, 52, 0.16);outline:none;}.fyplugins-core-socials{display:flex;align-items:center;gap:0.6rem;padding:0.45rem 0.65rem;border-radius:999px;background:linear-gradient(180deg, #ffffff 0%, #f4f6f9 100%);border:1px solid #e7ebf0;box-shadow:0 8px 22px rgba(18, 33, 52, 0.08);}.fyplugins-core-social-link{--fy-social-color:#52616f;position:relative;width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--fy-social-color);background:#fff;border:1px solid #dde3ea;box-shadow:0 2px 8px rgba(18, 33, 52, 0.1);transition:transform 0.24s ease,box-shadow 0.24s ease,border-color 0.24s ease,color 0.24s ease,background 0.24s ease;}.fyplugins-core-social-link .dashicons{font-size:18px;width:18px;height:18px;}.fyplugins-core-social-x-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:16px;font-weight:700;line-height:1;font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;}.fyplugins-core-social-link:hover,.fyplugins-core-social-link:focus-visible{transform:translateY(-2px) scale(1.06);color:#fff;border-color:transparent;box-shadow:0 12px 18px rgba(18, 33, 52, 0.2);outline:none;}.fyplugins-core-social-link:focus-visible{box-shadow:0 0 0 3px rgba(236, 139, 0, 0.35),0 12px 18px rgba(18, 33, 52, 0.2);}.fyplugins-core-social-link:nth-child(2):hover,.fyplugins-core-social-link:nth-child(2):focus-visible{--fy-social-color:#0a66c2;background:linear-gradient(135deg, #2a86e3 0%, #0a66c2 100%);}.fyplugins-core-social-link:nth-child(3):hover,.fyplugins-core-social-link:nth-child(3):focus-visible{--fy-social-color:#ff0000;background:linear-gradient(135deg, #ff4747 0%, #ff0000 100%);}.fyplugins-core-social-link:nth-child(4):hover,.fyplugins-core-social-link:nth-child(4):focus-visible{--fy-social-color:#111111;background:linear-gradient(135deg, #3a3a3a 0%, #111111 100%);}.fyplugins-core-social-link:nth-child(1):hover,.fyplugins-core-social-link:nth-child(1):focus-visible{--fy-social-color:#1877f2;background:linear-gradient(135deg, #4092ff 0%, #1877f2 100%);}.fyplugins-core-tabs{display:flex;flex-direction:column;font-family:sans-serif;}.fyplugins-core-tab-header{display:flex;align-items:center;justify-content:space-between;}.fyplugins-core-tab-title{font-size:1.2rem;font-weight:bold;padding:1rem;flex:1;border-bottom:1px solid #ddd;}.fyplugins-core-tab-buttonss{display:flex;}.fyplugins-core-tab-input{position:absolute;opacity:0;pointer-events:none;}.fyplugins-core-tab-buttons label.fyplugins-core-tab-button{padding:1rem;cursor:pointer;background:#f5f5f5;border:1px solid #ddd;transition:background 0.2s;border-radius:10px 10px 0 0;margin:0;}.fyplugins-core-tab-buttons label.fyplugins-core-tab-button:hover{background:#e0e0e0;}.fyplugins-core-tab-buttons label.fyplugins-core-tab-button.active{background:#fff;border-bottom:1px solid #fff;font-weight:bold;}.fyplugins-core-tab-content{background:#fff;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #ddd;padding:1rem;display:none;border-radius:0 0 10px 10px;}.fyplugins-core-tab-content.active{display:block;}.fyplugins-core-content{width:100%;padding:1rem;box-sizing:border-box;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;}.fyplugins-core-main{flex:3;box-sizing:border-box;margin-top:1rem;border-radius:10px;}.fyplugins-core-form{max-width:95%;margin:0 auto;padding:2rem 1.5rem;box-sizing:border-box;}.fyplugins-form-success{background:#e6f9ec;color:#217a3c;border:1px solid #b6e2c6;padding:1rem 1.5rem;border-radius:6px;margin-bottom:1.5rem;font-size:1.05rem;font-weight:600;text-align:center;box-shadow:0 2px 8px rgba(33, 122, 60, 0.05);}.fyplugins-form-error{background:#fdecea;color:#b71c1c;border:1px solid #f5c6cb;padding:1rem 1.5rem;border-radius:6px;margin-bottom:1.5rem;font-size:1.05rem;font-weight:600;text-align:center;box-shadow:0 2px 8px rgba(183, 28, 28, 0.05);}.fyplugins-core-form fieldset{border:none;margin-bottom:1.5rem;}.fyplugins-core-form fieldset:has(legend){border-top:2px solid #ec8b00;}.fyplugins-core-form legend{font-size:1.1rem;font-weight:bold;margin-bottom:1rem;padding-right:1rem;color:#2d2d2d;}.fyplugins-core-form .fyplugins-collapsable-group{border-top:2px solid #ec8b00;}.fyplugins-core-form .fyplugins-collapsable-legend{width:100%;margin-bottom:0;}.fyplugins-core-form .fyplugins-group-collapse-toggle{display:flex;align-items:center;gap:0.5rem;width:100%;background:none;border:none;padding:0.25rem 0;cursor:pointer;font-size:1.1rem;font-weight:bold;color:#2d2d2d;text-align:left;padding-right:1rem;}.fyplugins-core-form .fyplugins-group-collapse-toggle:hover{color:#ec8b00;}.fyplugins-core-form .fyplugins-collapse-icon{display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor;flex-shrink:0;transition:transform 0.2s ease;transform:rotate(0deg);}.fyplugins-core-form .fyplugins-group-collapsed .fyplugins-collapse-icon{transform:rotate(-90deg);}.fyplugins-core-form .fyplugins-collapsable-content{overflow:hidden;}.fyplugins-core-form .fyplugins-collapsable-content[hidden]{display:none;}.fyplugins-core-form .fyplugins-core-form-field{display:flex;flex-direction:column;gap:0.5rem;padding:1rem 0.5rem;margin:0 1rem;position:relative;border-bottom:1px solid #f2f2f2;}.fyplugins-core-form .fyplugins-core-form-field:first-of-type{border-top:1px solid #f2f2f2;}.fyplugins-core-form .fyplugins-core-form-field:hover{background:#f9f9f9;}.fyplugins-core-form .fyplugins-core-field-input{display:flex;align-items:center;gap:1rem;}.fyplugins-core-form .fyplugins-core-field-input > label:first-of-type{font-weight:500;margin-top:0.5rem;color:#222;cursor:pointer;flex:1;}.fyplugins-core-form input[type="text"],.fyplugins-core-form input[type="tel"],.fyplugins-core-form input[type="number"],.fyplugins-core-form input[type="password"],.fyplugins-core-form input[type="url"],.fyplugins-core-form input[type="email"],.fyplugins-core-form select,.fyplugins-core-form textarea{padding:0.1rem 0.75rem;border:1px solid #ccd0d4;border-radius:4px;font-size:1rem;background:#fafbfc;transition:border 0.2s;box-sizing:border-box;flex:2;}.fyplugins-core-form select{background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4'><path fill='%23666' d='m0,1 1,1 1,-1'/></svg>");background-repeat:no-repeat;background-position:right 0.75rem bottom;background-size:1.5rem;padding-right:2.5rem;}.fyplugins-core-form input[type="color"]{width:80px;height:40px;border:none;background:none;padding:0;}.fyplugins-core-form input[type="checkbox"]{margin-top:0.6rem;margin-right:0.5rem;accent-color:#ec8b00;}.fyplugins-core-form .fyplugins-core-checkbox-multiple{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:0.5rem 1rem;width:100%;margin-top:0.5rem;flex:2;}.fyplugins-core-form .fyplugins-core-checkbox-multiple label{display:flex;align-items:flex-start;gap:0.5rem;margin:0;padding:0.3rem 0;cursor:pointer;font-weight:normal;line-height:1.4;word-break:break-word;width:100%;}.fyplugins-core-form .fyplugins-core-checkbox-multiple input[type="checkbox"]{margin:0.2rem 0 0 0;flex-shrink:0;}.fyplugins-core-form .fyplugins-core-checkbox-multiple span{flex:1;word-wrap:break-word;}.fyplugins-core-checkbox-multiple.single-column{grid-template-columns:1fr;}.fyplugins-core-checkbox-multiple.two-columns{grid-template-columns:repeat(2, 1fr);}.fyplugins-core-checkbox-multiple.three-columns{grid-template-columns:repeat(3, 1fr);}@media (max-width:1024px){.fyplugins-core-form .fyplugins-core-checkbox-multiple.three-columns{grid-template-columns:repeat(2, 1fr);}}@media (max-width:768px){.fyplugins-core-form .fyplugins-core-checkbox-multiple{grid-template-columns:1fr;}}.fyplugins-core-form .switch{position:relative;display:inline-block;width:60px;height:34px;}.fyplugins-core-form .switch input{opacity:0;width:0;height:0;}.fyplugins-core-form .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:0.4s;transition:0.4s;border-radius:34px;width:60px;}.fyplugins-core-form .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;-webkit-transition:0.4s;transition:0.4s;border-radius:50%;}.fyplugins-core-form input:checked + .slider{background-color:#ec8b00;}.fyplugins-core-form input:focus + .slider{box-shadow:0 0 1px #ec8b00;}.fyplugins-core-form input:checked + .slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);}.fyplugins-core-form textarea{resize:vertical;min-height:80px;}.fyplugins-core-form .description{margin:0;font-size:0.9rem;color:#666;font-style:italic;}.fyplugins-core-form .fyplugins-core-text-align-group,.fyplugins-core-form .fyplugins-core-text-decoration-group,.fyplugins-core-form .fyplugins-core-text-transform-group{display:flex;align-items:left;gap:0.5rem;width:100%;}.fyplugins-core-form .fyplugins-core-text-align-group input[type="radio"],.fyplugins-core-form .fyplugins-core-text-decoration-group input[type="radio"],.fyplugins-core-form .fyplugins-core-text-transform-group input[type="radio"]{display:none;}.fyplugins-core-form .fyplugins-core-text-align-group > label,.fyplugins-core-form .fyplugins-core-text-align-group img,.fyplugins-core-form .fyplugins-core-text-decoration-group > label,.fyplugins-core-form .fyplugins-core-text-decoration-group img,.fyplugins-core-form .fyplugins-core-text-transform-group > label,.fyplugins-core-form .fyplugins-core-text-transform-group img{min-width:22px;width:22px;height:22px;margin:0;padding:1px;cursor:pointer;border:2px solid #fff;}.fyplugins-core-form.fyplugins-core-text-align-groupinput[type="radio"]:checked+ img,.fyplugins-core-form.fyplugins-core-text-align-groupinput[type="radio"]:checked~ img,.fyplugins-core-form.fyplugins-core-text-decoration-groupinput[type="radio"]:checked+ img,.fyplugins-core-form.fyplugins-core-text-decoration-groupinput[type="radio"]:checked~ img,.fyplugins-core-form.fyplugins-core-text-transform-groupinput[type="radio"]:checked+ img,.fyplugins-core-form.fyplugins-core-text-transform-groupinput[type="radio"]:checked~ img{border:2px solid #000;}.fyplugins-core-form .error-message{color:#d9534f;font-size:0.9rem;margin-top:0.5rem;}.fyplugins-core-form button[type="submit"]{margin-top:1rem;padding:0.7rem 2rem;border-radius:4px;background:#ec8b00;color:#fff;border:none;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background 0.2s;}.fyplugins-core-form button[type="submit"]:hover{background:#d77a00;}.fyplugins-core-form .fyplugins-core-form-group-font{display:flex;flex-direction:row;align-items:center;gap:0.5rem;margin-bottom:1.5rem;flex-wrap:wrap;flex-basis:calc(33.333% - 0.34rem);}.fyplugins-core-form .fyplugins-core-form-group-font .fyplugins-core-field{width:calc(33.333% - 0.34rem);flex-direction:column;align-items:stretch;}.fyplugins-core-form.fyplugins-core-form-group-font.fyplugins-core-field> label{display:block;width:100%;margin-bottom:0.1rem;text-align:center;}.fyplugins-core-form .fyplugins-core-form-group-font input[type="color"]{margin:auto;}.fyplugins-core-admin-table{width:95%;margin:0 auto;padding:2rem 1.5rem;box-sizing:border-box;border-collapse:collapse;}.fyplugins-core-admin-table th,.fyplugins-core-admin-table td{padding:0.75rem 1rem;border-bottom:1px solid #eee;vertical-align:top;word-wrap:break-word;}.fyplugins-core-admin-table th{background:#f5f5f5;text-align:left;width:30%;max-width:200px;}.fyplugins-core-admin-table td{max-width:0;width:70%;min-width:50px;overflow-wrap:break-word;}.fyplugins-core-admin-table tr:hover{background:#f9f9f9;}.fyplugins-core-admin-table h4{margin:0;font-size:1.1rem;font-weight:600;}.fyplugins-core-admin-table p{margin:0.2rem 0;font-size:0.95rem;color:#555;}.fyplugins-core-cards{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;margin:2rem 0;}.fyplugins-core-card{border:1px solid #ddd;border-radius:8px;padding:16px;background:#fff;box-shadow:0 2px 4px rgba(0, 0, 0, 0.05);display:flex;flex-direction:row;align-items:flex-start;transition:box-shadow 0.2s,border-color 0.2s;}.fyplugins-core-card:hover{box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);border-color:#bbb;}.fyplugins-core-card img{max-width:100px;margin-bottom:0;margin-right:16px;border-radius:4px;background:#fafafa;align-self:flex-start;}.fyplugins-core-card .fyplugins-core-card-content{flex:1;display:flex;flex-direction:column;}.fyplugins-core-card h3{margin:0 0 5px;font-size:1.15rem;font-weight:600;color:#000;}.fyplugins-core-card p{font-size:0.95em;color:#2d2d2d;margin:0 0 8px;}.fyplugins-core-card .fyplugins-core-card-link{font-size:0.95em;color:#ec8b00;margin-top:auto;align-self:flex-end;}.fyplugins-core-card .fyplugins-core-card-link a{color:#fff;text-decoration:none;font-weight:500;background:#ec8b00;padding:8px 12px;border-radius:4px;transition:background 0.2s,color 0.2s;}.fyplugins-core-card .fyplugins-core-card-link a:hover{background:#d77a00;color:#fff;}.fyplugins-core-sidebar{flex:1;box-sizing:border-box;border-radius:6px;margin-top:1rem;height:auto;}.fyplugins-core-sidebar-widget{padding:1rem;background:#f9f9f9;border:1px solid #ccd0d4;border-radius:6px;margin-bottom:20px;text-align:center;}.fyplugins-core-sidebar-widget h3{margin-top:0;margin-bottom:12px;font-size:16px;font-weight:600;}.fyplugins-core-sidebar-widget p{font-size:14px;color:#555;margin-bottom:16px;}.fyplugins-core-sidebar-widget a{color:#2271b1;text-decoration:none;}.fyplugins-core-sidebar-widget a:hover{text-decoration:underline;}.fyplugins-core-sidebar-widget a.button{display:inline-block;text-decoration:none;padding:10px 20px;border-radius:4px;font-weight:600;font-size:14px;background:#ec8b00;color:#fff;}.fyplugins-core-sidebar-widget a.button:hover{background:#d77a00;color:#fff;}.fyplugins-core-sidebar-widget a.buy-me-a-coffee{background:#ffdd00;color:#000;}.fyplugins-core-sidebar-widget a.buy-me-a-coffee:hover{background:#e6c200;color:#000;}.fyplugins-core-form .fyplugins-core-field-description{margin-left:calc(33.33% + 1rem);}.fyplugins-core-form .fyplugins-core-field-error{margin-left:calc(33.33% + 1rem);margin-top:0.25rem;}.fyplugins-core-form .fyplugins-core-field-error .error{background:#fdecea;color:#b71c1c;border:1px solid #f5c6cb;border-left:4px solid #dc3545;padding:0.5rem 0.75rem;border-radius:4px;margin:0;font-size:0.9rem;font-weight:500;box-shadow:0 1px 3px rgba(183, 28, 28, 0.1);}#reset-stylesheet,#delete-all-options{background:#dc3545 !important;border-color:#dc3545 !important;color:white !important;transition:background-color 0.2s,border-color 0.2s;}#reset-stylesheet:hover:not(:disabled),#delete-all-options:hover:not(:disabled){background:#c82333 !important;border-color:#bd2130 !important;}#reset-stylesheet:disabled,#delete-all-options:disabled{opacity:0.6;cursor:not-allowed;}#transient-delete-feedback .notice,#options-delete-feedback .notice{margin:0;padding:8px 12px;border-radius:4px;}#transient-delete-feedback .notice p,#options-delete-feedback .notice p{margin:0;font-size:0.9rem;}.fyplugins-debug-container{max-width:100%;overflow:hidden;}.fyplugins-debug-list-content.collapsed{display:none;}.fyplugins-debug-value{font-family:"Consolas", "Monaco", "Courier New", monospace;font-size:0.9rem;line-height:1.4;word-break:break-word;}.fyplugins-debug-list{font-family:"Consolas", "Monaco", "Courier New", monospace;font-size:0.9rem;line-height:1.4;background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin:5px 0;padding:8px 12px;max-height:500px;overflow-y:auto;}.fyplugins-debug-list-header{font-weight:600;color:#495057;margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;align-items:center;}.fyplugins-debug-collapse-toggle{color:#0073aa;text-decoration:none;font-size:0.8rem;font-weight:normal;cursor:pointer;margin-left:10px;transition:color 0.2s;}.fyplugins-debug-collapse-toggle:hover{color:#005a87;text-decoration:underline;}.fyplugins-debug-list-items{list-style:none;margin:0;padding:0;}.fyplugins-debug-list-item{margin:4px 0;padding:2px 0;border-left:2px solid transparent;padding-left:8px;transition:border-color 0.2s;}.fyplugins-debug-list-item:hover{border-left-color:#0073aa;background:rgba(0, 115, 170, 0.05);}.fyplugins-debug-list .fyplugins-debug-list{margin-left:16px;margin-top:4px;border-left:2px solid #e9ecef;padding-left:12px;background:rgba(248, 249, 250, 0.5);}.fyplugins-debug-array{font-family:"Consolas", "Monaco", "Courier New", monospace;font-size:0.9rem;line-height:1.4;background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;margin:5px 0;max-height:400px;overflow-y:auto;}.fyplugins-debug-header{background:#e9ecef;padding:6px 10px;border-bottom:1px solid #dee2e6;font-weight:600;color:#495057;font-size:0.9rem;}.fyplugins-debug-content{padding:8px 12px;}.fyplugins-debug-item{margin:4px 0;padding:4px 0;border-bottom:1px solid #f0f0f0;display:flex;gap:8px;align-items:flex-start;}.fyplugins-debug-item-compact{margin:2px 0;padding:3px 0;border-bottom:1px solid #f8f9fa;font-family:"Consolas", "Monaco", "Courier New", monospace;font-size:0.85rem;line-height:1.3;}.fyplugins-debug-item-compact:last-child{border-bottom:none;}.fyplugins-debug-item:last-child{border-bottom:none;}.fyplugins-debug-object-key,.fyplugins-debug-array-key{color:#0073aa;font-weight:600;flex-shrink:0;min-width:fit-content;}.fyplugins-debug-compact-summary{color:#6c757d;font-style:italic;background:#f8f9fa;padding:2px 6px;border-radius:3px;border:1px solid #e9ecef;font-size:0.8rem;}.fyplugins-debug-inline{color:#495057;font-size:0.85rem;background:#f8f9fa;padding:2px 6px;border-radius:3px;border:1px solid #e9ecef;display:inline-block;max-width:100%;word-break:break-word;}.fyplugins-debug-string{color:#d63384;}.fyplugins-debug-number{color:#198754;font-weight:600;}.fyplugins-debug-bool{color:#fd7e14;font-weight:600;font-style:italic;}.fyplugins-debug-null,.fyplugins-debug-empty{color:#6c757d;font-style:italic;}.fyplugins-debug-empty-collection{color:#6c757d;font-style:italic;background:#f8f9fa;padding:4px 8px;border-radius:3px;border:1px solid #e9ecef;}.fyplugins-debug-truncated{color:#856404;font-style:italic;background:#fff3cd;padding:4px 8px;border-radius:3px;border:1px solid #ffeaa7;}.fyplugins-debug-more{margin:10px 0;padding:8px;background:#f8f9fa;border-radius:4px;}.toggle-link,.toggle-array-link{color:#0073aa;text-decoration:none;font-size:0.85rem;cursor:pointer;padding:2px 6px;background:#f0f6fc;border:1px solid #0073aa;border-radius:3px;transition:all 0.2s;display:inline-block;}.toggle-link:hover,.toggle-array-link:hover{background:#0073aa;color:white;text-decoration:none;}.hidden-items{margin-top:10px;padding:10px;background:#ffffff;border:1px solid #dee2e6;border-radius:4px;}.fyplugins-debug-json-label{color:#0073aa;font-weight:bold;}.fyplugins-debug-full-value{display:none;}.fyplugins-debug-inline-header{display:inline-block;}.fyplugins-debug-inline-toggle{margin-left:10px;font-size:12px;}.fyplugins-debug-item-depth-0{margin-left:0;margin-bottom:5px;}.fyplugins-debug-item-depth-1{margin-left:30px;margin-bottom:5px;}.fyplugins-debug-item-depth-2{margin-left:45px;margin-bottom:5px;}.fyplugins-debug-item-depth-3{margin-left:60px;margin-bottom:5px;}.fyplugins-debug-item-depth-4{margin-left:75px;margin-bottom:5px;}.fyplugins-debug-item-depth-5{margin-left:90px;margin-bottom:5px;}.fyplugins-debug-actions{margin-bottom:20px;text-align:right;}.fyplugins-debug-download-btn{background:#0073aa;border-color:#0073aa;}.fyplugins-debug-action-wrapper{margin-top:10px;}.fyplugins-debug-delete-btn{background:#dc3545;color:white;border-color:#dc3545;}.fyplugins-debug-feedback{margin-top:10px;display:none;}.fyplugins-core-help{max-width:95%;margin:0 auto;padding:2rem 1.5rem;box-sizing:border-box;color:#2d2d2d;line-height:1.6;}.fyplugins-core-help > * + *{margin-top:0.9rem;}.fyplugins-core-help h2,.fyplugins-core-help h3,.fyplugins-core-help h4{margin:1.25rem 0 0.45rem;color:#1f1f1f;line-height:1.3;}.fyplugins-core-help h2{font-size:1.35rem;border-left:4px solid #ec8b00;padding-left:0.6rem;}.fyplugins-core-help h3{font-size:1.1rem;}.fyplugins-core-help p{margin:0.45rem 0;font-size:0.98rem;color:#444;}.fyplugins-core-help ul,.fyplugins-core-help ol{margin:0.5rem 0 0.9rem;padding-left:1.35rem;}.fyplugins-core-help li{margin:0.35rem 0;}.fyplugins-core-help li::marker{color:#ec8b00;}.fyplugins-core-help pre{margin:0.6rem 0 1rem;padding:0.8rem 1rem;background:#fff9f1;border:1px solid #f2d4a6;border-left:4px solid #ec8b00;border-radius:6px;overflow-x:auto;font-size:0.92rem;line-height:1.5;}.fyplugins-core-help code{font-family:Consolas, Monaco, "Courier New", monospace;font-size:0.9em;background:#f6f7f8;border:1px solid #e5e7eb;border-radius:4px;padding:0.1rem 0.35rem;color:#1f2937;}.fyplugins-core-help pre code{background:transparent;border:none;border-radius:0;padding:0;color:inherit;}.fyplugins-core-help strong{color:#1f1f1f;}.fyplugins-core-help a{color:#cc6f00;text-decoration:underline;text-underline-offset:2px;}.fyplugins-core-help a:hover{color:#a85900;}.fyplugins-core-help table{width:100%;border-collapse:collapse;margin:0.75rem 0;}.fyplugins-core-help th,.fyplugins-core-help td{border:1px solid #ececec;padding:0.55rem 0.7rem;text-align:left;vertical-align:top;}.fyplugins-core-help th{background:#fafafa;font-weight:600;}.fyplugins-core-help blockquote{margin:0.9rem 0;padding:0.65rem 0.95rem;border-left:4px solid #ec8b00;background:#fffaf4;color:#5a4b33;}.fyplugins-core-welcome{--fyplugins-w-accent:#ec8b00;--fyplugins-w-ink:#1f2a37;--fyplugins-w-soft-ink:#425466;--fyplugins-w-border:#e8edf3;--fyplugins-w-surface:#ffffff;--fyplugins-w-surface-muted:#f8fafc;}.fyplugins-core-welcome .fyplugins-core-welcome-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 15%, rgba(236, 139, 0, 0.2), transparent 45%),radial-gradient(circle at 85% 10%,rgba(30, 64, 175, 0.16),transparent 48%),linear-gradient(135deg, #ffffff 0%, #f7fbff 100%);border:1px solid var(--fyplugins-w-border);border-radius:14px;padding:1.2rem 1.25rem;box-shadow:0 10px 24px rgba(15, 23, 42, 0.06);}.fyplugins-core-welcome .fyplugins-core-welcome-badge{display:inline-block;background:#1f2a37;color:#fff;border-radius:999px;padding:0.2rem 0.62rem;font-size:0.74rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;}.fyplugins-core-welcome .fyplugins-core-welcome-hero h2{margin:0.55rem 0 0.35rem;font-size:1.55rem;line-height:1.25;color:var(--fyplugins-w-ink);}.fyplugins-core-welcome .fyplugins-core-welcome-lead{margin:0;font-size:1.02rem;color:var(--fyplugins-w-soft-ink);max-width:88ch;}.fyplugins-core-welcome .fyplugins-core-welcome-metrics{display:flex;flex-wrap:wrap;gap:0.65rem;margin-top:0.95rem;}.fyplugins-core-welcome .fyplugins-core-welcome-metric{min-width:112px;background:rgba(255, 255, 255, 0.88);border:1px solid var(--fyplugins-w-border);border-radius:10px;padding:0.5rem 0.62rem;}.fyplugins-core-welcome .fyplugins-core-welcome-metric strong{display:block;color:#0f172a;font-size:1.2rem;line-height:1;}.fyplugins-core-welcome .fyplugins-core-welcome-metric span{color:#4b5563;font-size:0.8rem;}.fyplugins-core-welcome .fyplugins-core-welcome-buttons{display:flex;flex-wrap:wrap;gap:0.55rem;margin-top:0.9rem;}.fyplugins-core-welcome .fyplugins-core-welcome-buttons .button{min-height:36px;line-height:34px;border-radius:8px;}.fyplugins-core-welcome .fyplugins-core-welcome-btn-primary{box-shadow:0 6px 14px rgba(236, 139, 0, 0.24);}.fyplugins-core-welcome .fyplugins-core-welcome-btn-secondary{border-color:#cad6e2;color:#1f2a37;background:#fff;}.fyplugins-core-welcome .fyplugins-core-welcome-btn-secondary:hover,.fyplugins-core-welcome .fyplugins-core-welcome-btn-secondary:focus-visible{border-color:#9fb4c8;color:#0f4f81;}.fyplugins-core-welcome .fyplugins-core-welcome-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.9rem;margin-top:1rem;}.fyplugins-core-welcome .fyplugins-core-welcome-section{background:var(--fyplugins-w-surface);border:1px solid var(--fyplugins-w-border);border-radius:12px;padding:0.95rem 1rem;box-shadow:0 5px 15px rgba(15, 23, 42, 0.04);}.fyplugins-core-welcome .fyplugins-core-welcome-section h3{margin-top:0;margin-bottom:0.45rem;font-size:1.04rem;}.fyplugins-core-welcome .fyplugins-core-welcome-section p{margin-top:0.35rem;color:#4b5563;}.fyplugins-core-welcome .fyplugins-core-welcome-section ul,.fyplugins-core-welcome .fyplugins-core-welcome-section ol{margin-top:0.5rem;margin-bottom:0;}.fyplugins-core-welcome .fyplugins-core-welcome-steps{counter-reset:fyplugins-w-step;list-style:none;padding-left:0;}.fyplugins-core-welcome .fyplugins-core-welcome-steps li{counter-increment:fyplugins-w-step;position:relative;padding-left:2rem;margin:0.58rem 0;}.fyplugins-core-welcome .fyplugins-core-welcome-steps li::before{content:counter(fyplugins-w-step);position:absolute;left:0;top:0.05rem;width:1.35rem;height:1.35rem;border-radius:999px;background:#fff2df;border:1px solid #f0c68b;color:#9a5500;text-align:center;line-height:1.35rem;font-size:0.78rem;font-weight:700;}.fyplugins-core-welcome .fyplugins-core-welcome-section pre{margin-top:0.72rem;margin-bottom:0;}.fyplugins-core-welcome .fyplugins-core-welcome-actions{background:linear-gradient(180deg, #ffffff 0%, #fffaf2 100%);}.fyplugins-core-welcome-rating{display:flex;align-items:center;flex-wrap:wrap;gap:0.55rem 1rem;margin-bottom:0.9rem;padding:0.7rem 1rem;border:1px dashed #f0c68b;border-radius:10px;background:#fffaf2;}.fyplugins-core-welcome-rating-stars{color:#ec8b00;font-size:1.2rem;letter-spacing:0.05em;flex-shrink:0;}.fyplugins-core-welcome-rating p{flex:1;margin:0;font-size:0.95rem;color:#4b5563;min-width:200px;}.fyplugins-core-welcome-rating-link{display:inline-block;padding:0.38rem 0.9rem;border-radius:999px;background:#ec8b00;color:#fff;font-size:0.88rem;font-weight:600;text-decoration:none;flex-shrink:0;transition:background 0.2s;}.fyplugins-core-welcome-rating-link:hover{background:#d47c00;color:#fff;}.fyplugins-core-welcome-rating-link--subtle{background:#f4f4f5;border:1px solid #d9dce2;color:#6b7280;font-weight:500;box-shadow:none;}.fyplugins-core-welcome-rating-link--subtle:hover,.fyplugins-core-welcome-rating-link--subtle:focus-visible{background:#eceef2;border-color:#c9ced8;color:#4b5563;}.fyplugins-core-welcome-rating-link--text{padding:0;border:0;border-radius:0;background:transparent;color:#6b7280;font-weight:500;text-decoration:underline;text-underline-offset:2px;}.fyplugins-core-welcome-rating-link--text:hover,.fyplugins-core-welcome-rating-link--text:focus-visible{background:transparent;color:#374151;text-decoration-thickness:2px;}.fyplugins-overview-section-title{font-size:1.05rem;font-weight:700;color:#1f2a37;margin:1.75rem 0 0.85rem;padding-bottom:0.45rem;border-bottom:2px solid #e8edf3;}.fyplugins-overview-installed{display:grid;grid-template-columns:repeat(2, 1fr);gap:14px;}.fyplugins-overview-plugin-card{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 6px rgba(15, 23, 42, 0.05);transition:box-shadow 0.2s, border-color 0.2s;}.fyplugins-overview-plugin-card:hover{box-shadow:0 4px 14px rgba(15, 23, 42, 0.09);border-color:#c7d2dc;}.fyplugins-overview-plugin-icon{width:52px;height:52px;border-radius:6px;object-fit:contain;flex-shrink:0;background:#f8fafc;}.fyplugins-overview-plugin-icon--placeholder{display:flex;align-items:center;justify-content:center;background:#f1f5f9;border:1px solid #e2e8f0;}.fyplugins-overview-plugin-icon--placeholder .dashicons{font-size:28px;width:28px;height:28px;color:#94a3b8;}.fyplugins-overview-plugin-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;}.fyplugins-overview-plugin-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}.fyplugins-overview-plugin-name{font-size:1rem;font-weight:600;color:#1f2a37;}.fyplugins-overview-badge{display:inline-block;font-size:0.72rem;font-weight:600;padding:0.15rem 0.5rem;border-radius:999px;white-space:nowrap;}.fyplugins-overview-badge--active{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;}.fyplugins-overview-plugin-desc{font-size:0.88rem;color:#64748b;margin:0;line-height:1.45;}.fyplugins-overview-plugin-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px;}.fyplugins-overview-plugin-links a{font-size:0.82rem;color:#ec8b00;text-decoration:none;display:inline-flex;align-items:center;gap:3px;font-weight:500;}.fyplugins-overview-plugin-links a:hover{text-decoration:underline;color:#c97400;}.fyplugins-overview-plugin-links .dashicons{font-size:13px;width:13px;height:13px;}@media (max-width:768px){.fyplugins-core-header-inner{flex-direction:column;align-items:flex-start;gap:0.75rem;}.fyplugins-core-header-links{width:100%;flex-direction:column;align-items:flex-start;gap:0.6rem;}.fyplugins-core-website-block,.fyplugins-core-social-block{align-items:flex-start;}.fyplugins-core-website-link{font-size:0.84rem;height:45px;padding:0 0.68rem;}.fyplugins-core-website-link .dashicons{font-size:16px;width:16px;height:16px;}.fyplugins-core-socials{gap:0.45rem;padding:0.4rem 0.5rem;}.fyplugins-core-social-link{width:34px;height:34px;}.fyplugins-core-social-link .dashicons{font-size:16px;width:16px;height:16px;}.fyplugins-core-social-x-icon{width:16px;height:16px;font-size:14px;}.fyplugins-core-help{max-width:100%;padding:1.1rem 0.9rem;}.fyplugins-core-help h2{font-size:1.2rem;}.fyplugins-core-help h3{font-size:1.05rem;}.fyplugins-core-help pre{padding:0.65rem 0.8rem;font-size:0.87rem;}.fyplugins-core-welcome .fyplugins-core-welcome-hero{padding:0.95rem;}.fyplugins-core-welcome .fyplugins-core-welcome-hero h2{font-size:1.28rem;}.fyplugins-core-welcome .fyplugins-core-welcome-grid{grid-template-columns:1fr;}.fyplugins-core-welcome .fyplugins-core-welcome-buttons{flex-direction:column;align-items:stretch;}.fyplugins-core-welcome .fyplugins-core-welcome-buttons .button{text-align:center;}.fyplugins-core-welcome .fyplugins-core-welcome-metric{min-width:0;flex:1;}.fyplugins-debug-array{max-height:250px;font-size:0.8rem;}.fyplugins-debug-value{font-size:0.8rem;}.fyplugins-debug-item{flex-direction:column;gap:4px;}.fyplugins-core-admin-table th,.fyplugins-core-admin-table td{padding:0.5rem;font-size:0.9rem;}.fyplugins-overview-installed{grid-template-columns:1fr;}}