.spl-wrap{max-width:1440px;margin:24px 18px 0 22px;color:#18212f}.spl-wrap *{box-sizing:border-box}.spl-hero{background:linear-gradient(135deg,#111827,#1f2937 58%,#0f766e);border-radius:22px;padding:30px 34px;color:#fff;display:flex;align-items:center;justify-content:space-between;box-shadow:0 18px 55px rgba(15,23,42,.18);overflow:hidden;position:relative}.spl-hero:after{content:"";position:absolute;width:240px;height:240px;border:45px solid rgba(255,255,255,.06);border-radius:50%;left:-70px;top:-85px}.spl-eyebrow{display:inline-block;color:#5eead4;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.spl-hero h1{color:#fff;font-size:30px;line-height:1.2;margin:7px 0}.spl-hero p{color:#cbd5e1;font-size:14px;margin:0;max-width:720px}.spl-status{display:flex;align-items:center;gap:9px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);padding:11px 15px;border-radius:99px;font-weight:700;z-index:1}.spl-status-dot{width:10px;height:10px;border-radius:50%;background:#fb7185;box-shadow:0 0 0 5px rgba(251,113,133,.13)}.spl-status.is-on .spl-status-dot{background:#34d399;box-shadow:0 0 0 5px rgba(52,211,153,.14)}.spl-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:18px 0}.spl-stats article{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px 20px;box-shadow:0 8px 30px rgba(15,23,42,.045)}.spl-stats span{display:block;color:#64748b;font-size:12px;margin-bottom:7px}.spl-stats strong{font-size:25px;color:#111827}.spl-stats .is-danger strong{color:#dc2626}.spl-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.spl-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:23px;margin-bottom:18px;box-shadow:0 8px 30px rgba(15,23,42,.04)}.spl-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.spl-card h2,.spl-card h3{margin:0 0 5px;color:#111827}.spl-card-head p,.spl-card>p{margin:0;color:#64748b}.spl-fields{display:grid;grid-template-columns:2fr .8fr 1.2fr;gap:16px}.spl-fields label{display:flex;flex-direction:column;gap:7px;font-weight:600;color:#334155}.spl-fields input,.spl-fields select,.spl-domain-box,.spl-test-card input{width:100%;min-height:44px;border:1px solid #dbe2ea;border-radius:10px;padding:9px 12px;box-shadow:none}.spl-fields input:focus,.spl-fields select:focus,.spl-domain-box:focus,.spl-test-card input:focus{border-color:#0f766e;box-shadow:0 0 0 3px rgba(15,118,110,.1)}.spl-fields small{color:#94a3b8;font-weight:400}.spl-span-2{grid-column:span 2}.spl-switch input{display:none}.spl-switch span{display:block;width:52px;height:29px;background:#cbd5e1;border-radius:99px;position:relative;cursor:pointer;transition:.2s}.spl-switch span:before{content:"";width:21px;height:21px;background:#fff;border-radius:50%;position:absolute;top:4px;right:4px;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:.2s}.spl-switch input:checked+span{background:#0f766e}.spl-switch input:checked+span:before{transform:translateX(-23px)}.spl-provider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.spl-provider{position:relative;border:1px solid #e2e8f0;border-radius:14px;padding:16px;display:flex;align-items:flex-start;gap:12px;cursor:pointer;transition:.2s;background:#fbfdff;min-height:115px}.spl-provider:hover{transform:translateY(-2px);border-color:#99f6e4;box-shadow:0 10px 24px rgba(15,118,110,.08)}.spl-provider.is-selected{border-color:#14b8a6;background:#f0fdfa;box-shadow:inset 0 0 0 1px #14b8a6}.spl-provider input{display:none}.spl-provider>.dashicons{width:38px;height:38px;line-height:38px;text-align:center;border-radius:10px;background:#e2e8f0;color:#334155;font-size:20px}.spl-provider.is-selected>.dashicons{background:#ccfbf1;color:#0f766e}.spl-provider-copy{display:flex;flex-direction:column;gap:4px}.spl-provider-copy strong{color:#0f172a}.spl-provider-copy small{color:#64748b;line-height:1.55}.spl-provider-copy em{font-style:normal;color:#0f766e;font-size:11px;font-weight:700}.spl-check{position:absolute;left:10px;top:10px;width:20px;height:20px;border-radius:50%;background:#0f766e;color:#fff;text-align:center;line-height:20px;opacity:0;transform:scale(.6);transition:.2s}.spl-provider.is-selected .spl-check{opacity:1;transform:scale(1)}.spl-domain-box{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.8;resize:vertical}.spl-options{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center}.spl-options label{display:flex;align-items:center;gap:8px;color:#334155}.spl-number{margin-right:auto}.spl-number input{width:74px}.spl-save{position:sticky;bottom:12px;background:rgba(248,250,252,.92);backdrop-filter:blur(8px);padding:12px;border:1px solid #e2e8f0;border-radius:14px;z-index:4}.spl-save .button-primary{min-height:44px;padding:0 24px;background:#0f766e;border-color:#0f766e}.spl-test-card form{margin-top:18px}.spl-test-card .button{width:100%;min-height:42px;margin-top:10px}.spl-info-card{background:#fffbeb;border-color:#fde68a}.spl-info-card p{line-height:1.8;color:#854d0e}.spl-log-link{display:flex;align-items:center;gap:12px;text-decoration:none;background:#0f172a;color:#fff;padding:17px;border-radius:16px;box-shadow:0 12px 28px rgba(15,23,42,.15)}.spl-log-link:hover{color:#5eead4}.spl-log-link .dashicons{font-size:24px}.spl-log-link span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:4px}.spl-log-link small{color:#94a3b8}.spl-log-link b{font-size:20px}.spl-wrap .notice{border-radius:10px;margin:16px 0}.spl-wrap code{direction:ltr}@media(max-width:1100px){.spl-grid{grid-template-columns:1fr}.spl-provider-grid{grid-template-columns:repeat(2,1fr)}.spl-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:782px){.spl-wrap{margin-right:10px}.spl-hero{padding:22px;align-items:flex-start;gap:18px;flex-direction:column}.spl-stats{grid-template-columns:repeat(2,1fr)}.spl-provider-grid,.spl-fields{grid-template-columns:1fr}.spl-span-2{grid-column:auto}.spl-number{margin-right:0}.spl-status{align-self:flex-start}}
.spl-logs>h1{background:#0f172a;color:#fff;border-radius:18px;padding:22px 25px;margin-bottom:16px}.spl-logs>form:first-of-type{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px!important}.spl-logs select{min-width:190px;border-radius:9px;min-height:38px}.spl-log-table{border:0!important;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px rgba(15,23,42,.06)}.spl-log-table thead th{background:#1e293b;color:#fff;border:0;padding:13px 10px}.spl-log-table td{padding:12px 10px;vertical-align:middle}.spl-log-table tbody tr:hover td{background:#f0fdfa}.spl-logs .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border-radius:8px;text-decoration:none;margin-top:16px}.spl-logs .page-numbers.current{background:#0f766e;color:#fff}.spl-logs .button-delete{border-radius:9px}
.spl-media-preview .spl-card-head p{max-width:100%;word-break:break-all}.spl-preview-stage{min-height:280px;border:1px dashed #cbd5e1;border-radius:18px;background:linear-gradient(135deg,#f8fafc,#eef2ff);display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden}.spl-preview-stage img{display:block;max-width:100%;max-height:680px;width:auto;height:auto;border-radius:12px;box-shadow:0 18px 50px rgba(15,23,42,.14)}

.spl-help-list{margin:0;padding-right:22px;line-height:2}.spl-help-list li{margin:6px 0}.spl-card pre{background:#0f172a;color:#e2e8f0;border-radius:12px;padding:16px;overflow:auto;direction:ltr;text-align:left}
