:root{--sph-green:#0f7a5f;--sph-dark:#0f172a;--sph-muted:#64748b;--sph-bg:#f8fafc;--sph-card:#fff;--sph-gold:#ffb703;--sph-line:#e2e8f0;--sph-radius:24px;--sph-shadow:0 22px 70px rgba(15,23,42,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.sphlg-body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--sph-dark);background:var(--sph-bg);line-height:1.6}.sphlg-landing{overflow:hidden;background:radial-gradient(circle at 10% 5%,#d1fae5 0,transparent 30%),radial-gradient(circle at 90% 20%,#fef3c7 0,transparent 26%),#fff}.sphlg-top{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px clamp(18px,5vw,72px);background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.75)}.sphlg-logo{font-size:24px;font-weight:900;color:var(--sph-dark);text-decoration:none;letter-spacing:-.04em}.sphlg-logo span{color:var(--sph-green)}.sphlg-nav{display:flex;align-items:center;gap:24px}.sphlg-nav a{color:#334155;text-decoration:none;font-weight:700;font-size:14px}.sphlg-nav-cta{background:var(--sph-dark);color:#fff!important;padding:10px 16px;border-radius:999px}.sphlg-hamb{display:none;border:0;background:var(--sph-dark);color:#fff;border-radius:12px;padding:10px 13px;font-weight:800}.sphlg-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:46px;align-items:center;padding:90px clamp(18px,5vw,72px) 70px;max-width:1280px;margin:auto}.sphlg-kicker{color:var(--sph-green);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.sphlg-hero h1,.sphlg-section h2,.sphlg-signup h2{font-size:clamp(40px,7vw,78px);line-height:.95;margin:10px 0 24px;letter-spacing:-.07em}.sphlg-hero h1 span{color:var(--sph-green)}.sphlg-sub{font-size:20px;color:#475569;max-width:690px}.sphlg-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.sphlg-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 20px;font-weight:900;text-decoration:none;cursor:pointer;background:#e2e8f0;color:var(--sph-dark);transition:.18s ease;box-shadow:none}.sphlg-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,23,42,.12)}.sphlg-btn-primary{background:linear-gradient(135deg,var(--sph-green),#10b981);color:#fff}.sphlg-btn-ghost{background:#fff;border:1px solid var(--sph-line)}.sphlg-note{color:var(--sph-muted);font-weight:700}.sphlg-hero-card{background:rgba(255,255,255,.82);border:1px solid rgba(226,232,240,.9);border-radius:32px;padding:24px;box-shadow:var(--sph-shadow);backdrop-filter:blur(18px);position:relative}.sphlg-hero-card:before{content:"";position:absolute;inset:-2px;border-radius:34px;background:linear-gradient(135deg,rgba(15,122,95,.45),rgba(255,183,3,.45));z-index:-1;filter:blur(18px);opacity:.5}.sphlg-card-head{display:flex;gap:8px;margin-bottom:24px}.sphlg-card-head span{width:11px;height:11px;border-radius:50%;background:#cbd5e1}.sphlg-message{padding:14px 16px;border-radius:18px;margin:14px 0;font-weight:700}.sphlg-message.in{background:#f1f5f9}.sphlg-message.out{background:#dcfce7;color:#14532d}.sphlg-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.sphlg-mini-grid span{background:#f8fafc;border:1px solid var(--sph-line);padding:10px;border-radius:14px;text-align:center;font-size:13px;font-weight:800}.sphlg-float{animation:sphFloat 5.5s ease-in-out infinite}@keyframes sphFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}.sphlg-strip{display:flex;gap:12px;overflow:auto;padding:20px clamp(18px,5vw,72px);background:#0f172a;color:#fff}.sphlg-strip span{white-space:nowrap;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 14px;font-weight:800}.sphlg-section{padding:80px clamp(18px,5vw,72px);max-width:1280px;margin:auto}.sphlg-section-head{text-align:center;max-width:820px;margin:0 auto 34px}.sphlg-section h2,.sphlg-signup h2{font-size:clamp(34px,5vw,58px)}.sphlg-section p{color:#475569;font-size:18px}.sphlg-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sphlg-benefits div,.sphlg-tools article,.sphlg-steps div,.sphlg-panel,.sphlg-price{background:var(--sph-card);border:1px solid var(--sph-line);border-radius:var(--sph-radius);padding:24px;box-shadow:0 14px 45px rgba(15,23,42,.06)}.sphlg-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sphlg-tools article span{font-size:36px}.sphlg-tools h3{font-size:24px;letter-spacing:-.03em}.sphlg-how{display:grid;grid-template-columns:.75fr 1.25fr;gap:24px;align-items:start}.sphlg-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sphlg-steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#dcfce7;color:var(--sph-green)}.sphlg-split{display:grid;grid-template-columns:1fr .75fr;gap:28px;align-items:center}.sphlg-split ul{padding-left:20px;font-weight:800}.sphlg-price{text-align:center;background:linear-gradient(180deg,#fff,#ecfdf5)}.sphlg-price h2{font-size:72px;margin:4px 0;color:var(--sph-green)}.sphlg-price span{display:inline-block;background:#fef3c7;color:#92400e;border-radius:999px;padding:7px 12px;font-weight:900}.sphlg-signup{display:grid;grid-template-columns:.8fr 1fr;gap:30px;align-items:center;margin:50px clamp(18px,5vw,72px);padding:44px;border-radius:34px;background:#0f172a;color:#fff;box-shadow:var(--sph-shadow)}.sphlg-signup p{color:#cbd5e1}.sphlg-form{display:grid;gap:14px}.sphlg-form label{font-weight:800}.sphlg-form input,.sphlg-form select,.sphlg-form textarea,.sphlg-inline-form input,.sphlg-tool-card textarea{width:100%;margin-top:6px;border:1px solid var(--sph-line);border-radius:16px;padding:14px 15px;font:inherit;background:#fff;color:var(--sph-dark)}.sphlg-form textarea,.sphlg-tool-card textarea{min-height:120px;resize:vertical}.sphlg-form-msg{font-weight:800}.sphlg-faq{max-width:860px;margin:auto;display:grid;gap:12px}.sphlg-faq details{background:#fff;border:1px solid var(--sph-line);border-radius:18px;padding:18px}.sphlg-faq summary{font-weight:900;cursor:pointer}.sphlg-footer{text-align:center;padding:34px;color:#64748b}.sphlg-app{display:flex;min-height:100vh}.sphlg-side{width:280px;flex:0 0 280px;background:#0f172a;color:#fff;padding:22px;position:sticky;top:0;height:100vh;overflow:auto}.sphlg-user{text-align:center;padding:12px 0 22px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:16px}.sphlg-user img{width:76px;height:76px;border-radius:50%;display:block;margin:0 auto 10px;border:3px solid rgba(255,255,255,.18)}.sphlg-user b,.sphlg-user span{display:block}.sphlg-user span{color:#94a3b8;font-size:13px}.sphlg-side nav{display:grid;gap:8px}.sphlg-side nav a{color:#cbd5e1;text-decoration:none;padding:12px 14px;border-radius:14px;font-weight:800}.sphlg-side nav a:hover,.sphlg-side nav a.active{background:rgba(255,255,255,.1);color:#fff}.sphlg-main{flex:1;padding:28px;min-width:0}.sphlg-app-hamb{margin-bottom:18px}.sphlg-dash-hero{background:linear-gradient(135deg,#0f7a5f,#10b981);color:#fff;border-radius:28px;padding:32px;margin-bottom:22px}.sphlg-dash-hero h1{margin:0;font-size:40px;letter-spacing:-.05em}.sphlg-panel{margin-bottom:22px}.sphlg-inline-form{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sphlg-inline-form input{max-width:420px}.sphlg-tool-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.sphlg-tool-card{border:1px solid var(--sph-line);border-radius:20px;padding:18px;background:#fff}.sphlg-tool-card.locked{opacity:.74;background:#f8fafc}.sphlg-tool-card pre{white-space:pre-wrap;background:#f8fafc;border-radius:16px;padding:12px;display:none}.sphlg-upgrade-panel{background:linear-gradient(135deg,#fff7ed,#ecfdf5)}.sphlg-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.sphlg-metrics div{background:#fff;border:1px solid var(--sph-line);border-radius:22px;padding:22px}.sphlg-metrics b{font-size:40px;display:block;color:var(--sph-green)}.sphlg-table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;border-bottom:1px solid var(--sph-line);padding:12px}th{font-size:13px;text-transform:uppercase;color:#64748b}.wide{max-width:780px}.check{display:flex;align-items:center;gap:8px}.check input{width:auto;margin:0}@media (max-width:900px){.sphlg-hamb{display:inline-flex}.sphlg-nav{display:none;position:absolute;top:68px;left:18px;right:18px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--sph-line);border-radius:22px;padding:18px;box-shadow:var(--sph-shadow)}.sphlg-nav.open{display:flex}.sphlg-hero,.sphlg-how,.sphlg-split,.sphlg-signup{grid-template-columns:1fr}.sphlg-hero{padding-top:50px}.sphlg-benefits,.sphlg-tools,.sphlg-steps,.sphlg-tool-grid,.sphlg-metrics{grid-template-columns:1fr}.sphlg-side{position:fixed;z-index:80;transform:translateX(-105%);transition:.2s ease}.sphlg-side.open{transform:translateX(0)}.sphlg-main{padding:18px}.sphlg-signup{margin:24px 18px;padding:28px}.sphlg-hero-card{max-width:100%}}@media (prefers-reduced-motion:reduce){.sphlg-float{animation:none}.sphlg-btn:hover{transform:none}}
.sphlg-consent{font-size:13px;line-height:1.4;color:#e2e8f0}.sphlg-section-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.sphlg-badge{display:inline-flex;align-items:center;border-radius:999px;background:#dcfce7;color:#166534;padding:8px 12px;font-weight:900;font-size:13px}.sphlg-tool-icon{font-size:30px;display:inline-block;margin-bottom:8px}.sphlg-note-dark{color:#475569;font-weight:800}.sphlg-offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sphlg-offer-card,.sphlg-history-list article{background:#fff;border:1px solid var(--sph-line);border-radius:18px;padding:18px}.sphlg-history-list{display:grid;gap:12px}.sphlg-history-list article span{display:block;color:#64748b;font-size:12px}.sphlg-lead-update{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:6px;align-items:center;min-width:520px}.sphlg-lead-update select{border:1px solid var(--sph-line);border-radius:12px;padding:9px;background:#fff}.sphlg-btn.mini{padding:9px 12px;font-size:12px}.admin-offers{margin-top:18px}@media(max-width:900px){.sphlg-section-row{align-items:flex-start;flex-direction:column}.sphlg-offer-grid{grid-template-columns:1fr}.sphlg-lead-update{grid-template-columns:1fr;min-width:260px}}

/* v1.0.4 full-width, Inter, GCash, maintenance and 404 polish */
body.sphlg-body, body.sphlg-body *{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.sphlg-landing,.sphlg-hero,.sphlg-section,.sphlg-signup{width:100%;max-width:none}.sphlg-hero{padding-left:clamp(24px,7vw,120px);padding-right:clamp(24px,7vw,120px)}.sphlg-section{padding-left:clamp(24px,7vw,120px);padding-right:clamp(24px,7vw,120px)}.sphlg-signup{margin:60px auto;border-radius:0;padding-left:clamp(24px,7vw,120px);padding-right:clamp(24px,7vw,120px)}.sphlg-top{padding-left:clamp(24px,7vw,120px);padding-right:clamp(24px,7vw,120px)}.sphlg-strip{padding-left:clamp(24px,7vw,120px);padding-right:clamp(24px,7vw,120px)}.sphlg-gcash-card{position:relative;overflow:hidden}.sphlg-gcash-qr{display:block;width:min(280px,100%);height:auto;margin:18px auto;border-radius:22px;border:1px solid var(--sph-line);box-shadow:0 18px 55px rgba(15,23,42,.12);background:#fff;padding:10px}.sphlg-dashboard-upgrade{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:26px;align-items:center}.sphlg-admin-qr{display:grid;grid-template-columns:160px 1fr;gap:18px;align-items:center;background:#f8fafc;border:1px solid var(--sph-line);border-radius:18px;padding:16px}.sphlg-admin-qr .sphlg-gcash-qr{width:150px;margin:0}.sphlg-status-page{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;padding:32px;background:radial-gradient(circle at 20% 20%,#d1fae5 0,transparent 30%),radial-gradient(circle at 80% 10%,#fef3c7 0,transparent 28%),linear-gradient(135deg,#f8fafc,#ecfdf5)}.sphlg-status-card{width:min(760px,100%);text-align:center;background:rgba(255,255,255,.84);border:1px solid rgba(226,232,240,.9);border-radius:36px;padding:clamp(32px,6vw,70px);box-shadow:var(--sph-shadow);backdrop-filter:blur(18px);position:relative;z-index:2}.sphlg-status-card h1{font-size:clamp(42px,7vw,82px);line-height:.94;letter-spacing:-.07em;margin:8px 0 18px}.sphlg-status-card p{font-size:19px;color:#475569}.sphlg-orb{position:absolute;border-radius:999px;filter:blur(6px);opacity:.72;animation:sphOrbit 8s ease-in-out infinite}.sphlg-orb.one{width:180px;height:180px;background:#10b981;left:10%;top:16%}.sphlg-orb.two{width:220px;height:220px;background:#ffb703;right:8%;bottom:13%;animation-delay:-2.5s}.sphlg-loader{display:flex;justify-content:center;gap:10px;margin:28px 0}.sphlg-loader span{width:14px;height:14px;border-radius:50%;background:var(--sph-green);animation:sphPulse 1.1s ease-in-out infinite}.sphlg-loader span:nth-child(2){animation-delay:.15s}.sphlg-loader span:nth-child(3){animation-delay:.3s}.sphlg-emoji-bounce{font-size:70px;margin:26px 0;animation:sphBounce 1.8s ease-in-out infinite}@keyframes sphOrbit{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(28px,-22px,0) scale(1.08)}}@keyframes sphPulse{0%,100%{transform:translateY(0);opacity:.35}50%{transform:translateY(-12px);opacity:1}}@keyframes sphBounce{0%,100%{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-16px) rotate(5deg)}}@media(max-width:900px){.sphlg-dashboard-upgrade,.sphlg-admin-qr{grid-template-columns:1fr}.sphlg-admin-qr .sphlg-gcash-qr{width:min(220px,100%);margin:auto}.sphlg-signup{margin:30px 0;border-radius:0}.sphlg-hero,.sphlg-section,.sphlg-top,.sphlg-strip,.sphlg-signup{padding-left:18px;padding-right:18px}}@media(prefers-reduced-motion:reduce){.sphlg-orb,.sphlg-loader span,.sphlg-emoji-bounce{animation:none}}
/* v1.0.6 - v1.1.0 clean dashboard, secure API UX, GCash verification, analytics */
.sphlg-dashboard-top{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#fff,#ecfdf5);border:1px solid var(--sph-line);border-radius:28px;padding:28px;margin-bottom:18px;box-shadow:0 14px 45px rgba(15,23,42,.05)}.sphlg-dashboard-top h1{font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.06em;margin:0 0 8px}.sphlg-dashboard-top p{margin:0;color:#475569}.sphlg-status-pill{white-space:nowrap;border-radius:999px;padding:10px 14px;font-weight:900}.sphlg-status-pill.ok{background:#dcfce7;color:#166534}.sphlg-status-pill.warn{background:#fee2e2;color:#991b1b}.sphlg-mini-metrics,.sphlg-analytics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.sphlg-mini-metrics article,.sphlg-analytics-grid article{background:#fff;border:1px solid var(--sph-line);border-radius:22px;padding:18px;box-shadow:0 10px 30px rgba(15,23,42,.04)}.sphlg-mini-metrics b,.sphlg-analytics-grid b{display:block;font-size:28px;color:var(--sph-green);line-height:1}.sphlg-mini-metrics span,.sphlg-analytics-grid span{color:#64748b;font-weight:800;font-size:13px}.sphlg-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0 18px}.sphlg-tabs button{border:1px solid var(--sph-line);background:#fff;border-radius:999px;padding:10px 16px;font-weight:900;cursor:pointer}.sphlg-tabs button.active{background:#0f172a;color:#fff;border-color:#0f172a}.sphlg-tab-panel{display:none}.sphlg-tab-panel.active{display:block}.sphlg-tool-list{display:grid;gap:16px}.sphlg-tool-row{background:#fff;border:1px solid var(--sph-line);border-radius:22px;padding:20px}.sphlg-tool-row.locked{background:#f8fafc}.sphlg-tool-row-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:14px}.sphlg-tool-row-head span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#f8fafc;border:1px solid var(--sph-line);font-size:22px}.sphlg-tool-row h3{margin:0;font-size:20px;letter-spacing:-.03em}.sphlg-tool-row p{margin:4px 0 0;color:#64748b}.sphlg-tool-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.sphlg-tool-row pre{white-space:pre-wrap;background:#f8fafc;border:1px solid var(--sph-line);border-radius:16px;padding:14px;margin:14px 0 0;display:none}.sphlg-badge.small{font-size:11px;padding:5px 9px}.sphlg-template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.sphlg-template-form{background:#f8fafc;border:1px solid var(--sph-line);border-radius:20px;padding:16px}.sphlg-payment-review{display:grid;grid-template-columns:130px 160px auto;gap:8px;align-items:center;min-width:430px}.sphlg-payment-review select,.sphlg-payment-review input{border:1px solid var(--sph-line);border-radius:12px;padding:9px;background:#fff}.sphlg-page-section{scroll-margin-top:24px}@media(max-width:900px){.sphlg-dashboard-top{align-items:flex-start;flex-direction:column}.sphlg-mini-metrics,.sphlg-analytics-grid,.sphlg-template-grid{grid-template-columns:1fr}.sphlg-payment-review{grid-template-columns:1fr;min-width:260px}.sphlg-status-pill{white-space:normal}.sphlg-tool-row-head{align-items:flex-start}}
/* v1.1.1 - refined 30-tool homepage and dashboard suites */
.sphlg-suite-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sphlg-suite-grid article{background:#fff;border:1px solid var(--sph-line);border-radius:24px;padding:24px;box-shadow:0 14px 45px rgba(15,23,42,.06)}.sphlg-suite-grid h3{margin:0 0 8px;font-size:22px;letter-spacing:-.035em}.sphlg-suite-grid p{display:inline-flex;margin:0 0 12px;background:#dcfce7;color:#166534;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:900}.sphlg-suite-grid ul{padding-left:18px;margin:0;display:grid;gap:7px;color:#334155;font-weight:750;font-size:14px}.sphlg-suite-grid li::marker{color:var(--sph-green)}@media(max-width:1100px){.sphlg-suite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.sphlg-suite-grid{grid-template-columns:1fr}}
/* v1.1.2 - simplified focused SaaS dashboard */
.sphlg-clean-main{padding:32px;max-width:1280px;margin:0 auto;width:100%}.sphlg-side-brand{display:block;font-size:22px;letter-spacing:-.04em;margin-bottom:16px}.sphlg-side-brand span{color:#34d399}.sphlg-view-panel{display:none}.sphlg-view-panel.active{display:block;animation:sphFadeUp .22s ease both}@keyframes sphFadeUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.sphlg-focus-hero{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:22px;align-items:center;background:linear-gradient(135deg,#fff,#ecfdf5);border:1px solid var(--sph-line);border-radius:32px;padding:32px;margin-bottom:18px;box-shadow:0 16px 48px rgba(15,23,42,.06)}.sphlg-focus-hero h1{font-size:clamp(36px,5vw,64px);line-height:.96;letter-spacing:-.07em;margin:6px 0 12px}.sphlg-focus-hero p{margin:0;color:#475569;font-size:18px}.sphlg-focus-status{background:#fff;border:1px solid var(--sph-line);border-radius:24px;padding:18px;text-align:center;box-shadow:0 12px 34px rgba(15,23,42,.05)}.sphlg-focus-status span{display:block;font-size:34px}.sphlg-focus-status b{display:block;margin:6px 0;color:#0f172a}.sphlg-focus-status a{font-weight:900;color:var(--sph-green);text-decoration:none}.sphlg-focus-status.warn{background:#fff7f7}.sphlg-clean-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.sphlg-clean-metrics article{background:#fff;border:1px solid var(--sph-line);border-radius:22px;padding:18px}.sphlg-clean-metrics b{font-size:30px;display:block;color:var(--sph-green);line-height:1}.sphlg-clean-metrics span{color:#64748b;font-size:13px;font-weight:900}.sphlg-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.sphlg-workspace-card{background:#fff;border:1px solid var(--sph-line);border-radius:26px;padding:22px;text-decoration:none;color:var(--sph-dark);box-shadow:0 14px 45px rgba(15,23,42,.045);transition:.18s ease}.sphlg-workspace-card:hover{transform:translateY(-3px);box-shadow:0 20px 58px rgba(15,23,42,.09)}.sphlg-workspace-card span{font-size:32px}.sphlg-workspace-card h2{margin:12px 0 8px;font-size:21px;letter-spacing:-.04em}.sphlg-workspace-card p{margin:0 0 14px;color:#64748b;font-size:14px;line-height:1.45}.sphlg-workspace-card em{font-style:normal;background:#dcfce7;color:#166534;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.sphlg-free-panel{padding:22px}.sphlg-free-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sphlg-free-tool{border:1px solid var(--sph-line);border-radius:22px;padding:18px;background:#fff}.sphlg-free-tool>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--sph-line);border-radius:14px;background:#f8fafc}.sphlg-free-tool h3{font-size:18px;letter-spacing:-.03em;margin:12px 0 6px}.sphlg-free-tool p{color:#64748b;margin:0 0 12px}.sphlg-inline-tool{display:none;margin-top:12px}.sphlg-inline-tool.open{display:block}.sphlg-free-tool textarea,.sphlg-focused-tool textarea{width:100%;border:1px solid var(--sph-line);border-radius:18px;padding:14px;font:inherit;min-height:118px;resize:vertical}.sphlg-free-tool pre,.sphlg-focused-tool pre{display:none;white-space:pre-wrap;background:#f8fafc;border:1px solid var(--sph-line);border-radius:16px;padding:14px;margin-top:14px}.sphlg-slim-upgrade{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#fff7ed,#ecfdf5);border:1px solid var(--sph-line);border-radius:26px;padding:20px 22px;margin-top:18px}.sphlg-slim-upgrade b{font-size:20px}.sphlg-slim-upgrade p{margin:3px 0 0;color:#64748b}.sphlg-workspace-head{display:grid;grid-template-columns:auto 56px minmax(0,1fr);gap:16px;align-items:center}.sphlg-workspace-head>span{display:grid;place-items:center;width:56px;height:56px;background:#ecfdf5;border-radius:18px;font-size:30px}.sphlg-workspace-head h1,.sphlg-simple-panel h1,.sphlg-upgrade-clean h1{font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.06em;margin:0 0 6px}.sphlg-workspace-head p,.sphlg-simple-panel p,.sphlg-upgrade-clean p{margin:0;color:#64748b}.sphlg-locked-strip{display:flex;align-items:center;gap:14px;justify-content:space-between;background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;padding:16px 18px;margin-bottom:16px}.sphlg-locked-strip span{color:#92400e;font-weight:800}.sphlg-focused-tools{display:grid;gap:14px}.sphlg-focused-tool{background:#fff;border:1px solid var(--sph-line);border-radius:24px;padding:20px;box-shadow:0 12px 38px rgba(15,23,42,.045)}.sphlg-focused-tool.locked{background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:16px}.sphlg-focused-tool-head{display:flex;gap:14px;align-items:flex-start;margin-bottom:14px}.sphlg-focused-tool-head span{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;border:1px solid var(--sph-line);background:#f8fafc;font-size:24px}.sphlg-focused-tool-head h2{font-size:21px;letter-spacing:-.04em;margin:0 0 4px}.sphlg-focused-tool-head p{margin:0;color:#64748b}.sphlg-simple-panel,.sphlg-upgrade-clean{padding:32px}.sphlg-api-status-card{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--sph-line);border-radius:22px;padding:18px;margin:20px 0;background:#f8fafc}.sphlg-api-status-card b{font-size:18px}.sphlg-api-status-card span{color:#64748b;font-weight:800}.sphlg-api-status-card.ok{background:#ecfdf5}.sphlg-api-status-card.warn{background:#fff7f7}.sphlg-upgrade-clean{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start;background:linear-gradient(135deg,#fff,#ecfdf5)}.sphlg-upgrade-clean ul{font-weight:900;display:grid;gap:8px;margin:22px 0;padding-left:20px}.sphlg-payment-card{background:#fff;border:1px solid var(--sph-line);border-radius:26px;padding:20px;box-shadow:0 16px 48px rgba(15,23,42,.06)}.sphlg-payment-card .sphlg-gcash-qr{width:220px;margin:0 auto 16px}.sphlg-view-nav a{cursor:pointer}.sphlg-view-nav a.active{background:rgba(255,255,255,.12);color:#fff}@media(max-width:1100px){.sphlg-home-grid{grid-template-columns:repeat(2,1fr)}.sphlg-upgrade-clean{grid-template-columns:1fr}}@media(max-width:900px){.sphlg-clean-main{padding:18px}.sphlg-focus-hero,.sphlg-workspace-head{grid-template-columns:1fr}.sphlg-clean-metrics,.sphlg-free-tool-grid,.sphlg-home-grid{grid-template-columns:1fr}.sphlg-focused-tool.locked,.sphlg-locked-strip,.sphlg-slim-upgrade{align-items:flex-start;flex-direction:column}.sphlg-focus-status{text-align:left}.sphlg-api-status-card{align-items:flex-start;flex-direction:column}}

/* v1.1.3 sidebar compact green patch */
.sphlg-side{
    width:300px;
    flex-basis:300px;
    background:#0F8F6A;
    padding:18px 18px 14px;
    overflow:hidden;
}
.sphlg-side-brand{
    margin-bottom:8px;
    text-align:center;
    line-height:1;
}
.sphlg-side-brand span{
    color:#d1fae5;
}
.sphlg-user{
    padding:8px 0 14px;
    margin-bottom:12px;
    border-bottom:1px solid rgba(255,255,255,.18);
}
.sphlg-user img{
    width:62px;
    height:62px;
    margin-bottom:7px;
    border-color:rgba(255,255,255,.32);
}
.sphlg-user b{
    font-size:16px;
    line-height:1.15;
}
.sphlg-user span{
    color:#d1fae5;
    font-size:12px;
    line-height:1.2;
}
.sphlg-side nav{
    gap:4px;
}
.sphlg-side nav a{
    display:flex;
    align-items:center;
    gap:9px;
    min-height:38px;
    padding:9px 11px;
    border-radius:12px;
    font-size:15px;
    line-height:1.15;
    white-space:nowrap;
    color:#ecfdf5;
}
.sphlg-side nav a:hover,
.sphlg-side nav a.active,
.sphlg-view-nav a.active{
    background:rgba(255,255,255,.18);
    color:#fff;
}
@media(max-width:900px){
    .sphlg-side{
        width:280px;
        flex-basis:280px;
        overflow:auto;
    }
}

/* v1.1.4 balanced sidebar UI refinement */
.sphlg-side{
    width:310px;
    flex:0 0 310px;
    background:#0F8F6A;
    padding:20px 20px 16px;
    overflow:hidden;
}
.sphlg-side .sphlg-user{
    padding:6px 0 16px;
    margin-bottom:12px;
    border-bottom:1px solid rgba(255,255,255,.22);
}
.sphlg-side-brand{
    display:inline-block;
    margin:0 0 14px;
    font-size:28px;
    font-weight:900;
    letter-spacing:-.055em;
    line-height:1;
    color:#fff;
}
.sphlg-side-brand span{
    color:#d1fae5;
}
.sphlg-user img{
    width:74px;
    height:74px;
    margin-bottom:9px;
    border:4px solid rgba(255,255,255,.32);
    box-shadow:0 12px 28px rgba(15,23,42,.18);
}
.sphlg-user b{
    font-size:18px;
    line-height:1.1;
    font-weight:800;
}
.sphlg-user span{
    color:#d1fae5;
    font-size:12px;
    line-height:1.2;
    font-weight:800;
    text-transform:uppercase;
}
.sphlg-side nav{
    gap:6px;
}
.sphlg-side nav a{
    min-height:42px;
    padding:10px 13px;
    border-radius:13px;
    font-size:17px;
    line-height:1.15;
    font-weight:900;
    letter-spacing:-.02em;
    color:#f0fdf4;
}
.sphlg-side nav a:hover,
.sphlg-side nav a.active,
.sphlg-view-nav a.active{
    background:rgba(255,255,255,.20);
    color:#fff;
}
@media (max-height:760px) and (min-width:901px){
    .sphlg-side{padding-top:14px;padding-bottom:12px}
    .sphlg-side .sphlg-user{padding-bottom:11px;margin-bottom:9px}
    .sphlg-side-brand{font-size:26px;margin-bottom:10px}
    .sphlg-user img{width:66px;height:66px;margin-bottom:7px}
    .sphlg-user b{font-size:17px}
    .sphlg-side nav{gap:4px}
    .sphlg-side nav a{min-height:38px;padding:8px 12px;font-size:16px}
}
@media(max-width:900px){
    .sphlg-side{
        width:292px;
        flex-basis:292px;
        overflow:auto;
    }
}

/* v1.1.5 premium dashboard refinement */
.sphlg-clean-main{
    max-width:1240px;
    padding:30px 34px;
}
.sphlg-premium-hero{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:22px;
    align-items:center;
    min-height:158px;
    padding:28px 34px;
    margin-bottom:16px;
    border:1px solid rgba(15,143,106,.15);
    border-radius:30px;
    background:
        radial-gradient(circle at 92% 10%,rgba(16,185,129,.13),transparent 30%),
        linear-gradient(135deg,#ffffff 0%,#f0fdf4 100%);
    box-shadow:0 18px 55px rgba(15,23,42,.07);
}
.sphlg-premium-hero h1{
    margin:4px 0 8px;
    font-size:clamp(34px,4.2vw,54px);
    line-height:1;
    letter-spacing:-.065em;
}
.sphlg-premium-hero p{
    max-width:720px;
    margin:0;
    color:#475569;
    font-size:17px;
}
.sphlg-hero-actions-mini{
    display:flex;
    gap:10px;
    flex-wrap:wrap;
    justify-content:flex-end;
}
.sphlg-status-strip{
    display:flex;
    align-items:center;
    gap:10px;
    flex-wrap:wrap;
    margin:0 0 22px;
    padding:10px 12px;
    border:1px solid var(--sph-line);
    border-radius:999px;
    background:rgba(255,255,255,.82);
    box-shadow:0 10px 30px rgba(15,23,42,.045);
}
.sphlg-status-strip span,
.sphlg-status-strip a{
    display:inline-flex;
    align-items:center;
    min-height:34px;
    padding:7px 13px;
    border-radius:999px;
    background:#f8fafc;
    color:#334155;
    font-size:13px;
    font-weight:900;
    text-decoration:none;
}
.sphlg-status-strip .ok{background:#dcfce7;color:#166534}
.sphlg-status-strip .warn{background:#fee2e2;color:#991b1b}
.sphlg-status-strip a{background:#0F8F6A;color:#fff;margin-left:auto}
.sphlg-dashboard-title{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:24px;
    margin:10px 0 16px;
}
.sphlg-dashboard-title h2{
    margin:2px 0 0;
    font-size:clamp(28px,3vw,38px);
    line-height:1;
    letter-spacing:-.055em;
}
.sphlg-dashboard-title p{
    max-width:380px;
    margin:0;
    color:#64748b;
    font-weight:700;
}
.sphlg-home-grid{
    gap:14px;
    margin-bottom:18px;
}
.sphlg-workspace-card{
    position:relative;
    padding:20px 20px 18px;
    border-radius:24px;
    min-height:210px;
    box-shadow:0 10px 34px rgba(15,23,42,.045);
}
.sphlg-workspace-card:after{
    content:'Open →';
    display:inline-flex;
    margin-top:12px;
    color:#0F8F6A;
    font-weight:950;
    font-size:13px;
    opacity:.86;
}
.sphlg-workspace-card:hover{
    transform:translateY(-4px);
    border-color:rgba(15,143,106,.38);
    box-shadow:0 18px 50px rgba(15,23,42,.09);
}
.sphlg-workspace-card:hover span{
    transform:scale(1.08) rotate(-3deg);
}
.sphlg-workspace-card span{
    display:inline-block;
    transition:.18s ease;
}
.sphlg-free-panel{
    padding:24px;
    border-radius:28px;
    box-shadow:0 12px 40px rgba(15,23,42,.045);
}
.sphlg-free-panel .sphlg-section-row h2{
    margin:0 0 6px;
    font-size:32px;
    letter-spacing:-.055em;
}
.sphlg-free-panel .sphlg-section-row p{
    margin:0;
    color:#64748b;
}
.sphlg-free-tool{
    padding:16px;
    border-radius:20px;
    min-height:190px;
    transition:.18s ease;
}
.sphlg-free-tool:hover{
    border-color:rgba(15,143,106,.32);
    transform:translateY(-2px);
    box-shadow:0 12px 30px rgba(15,23,42,.07);
}
.sphlg-free-tool>span{
    width:38px;
    height:38px;
    border-radius:13px;
}
.sphlg-free-tool h3{
    margin-top:10px;
    margin-bottom:5px;
    font-size:17px;
}
.sphlg-free-tool p{
    font-size:14px;
    line-height:1.45;
}
.sphlg-pro-card{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:24px;
    align-items:center;
    margin-top:18px;
    padding:26px 28px;
    border:1px solid rgba(15,143,106,.18);
    border-radius:28px;
    background:
        radial-gradient(circle at 90% 12%,rgba(15,143,106,.14),transparent 34%),
        linear-gradient(135deg,#fff7ed,#ecfdf5);
    box-shadow:0 16px 45px rgba(15,23,42,.055);
}
.sphlg-pro-pill{
    display:inline-flex;
    padding:7px 12px;
    margin-bottom:12px;
    border-radius:999px;
    background:#0F8F6A;
    color:#fff;
    font-size:12px;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.06em;
}
.sphlg-pro-card h2{
    margin:0 0 8px;
    font-size:32px;
    line-height:1;
    letter-spacing:-.055em;
}
.sphlg-pro-card p{
    margin:0;
    color:#475569;
}
.sphlg-pro-checks{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
    margin-top:16px;
}
.sphlg-pro-checks span{
    padding:7px 10px;
    border-radius:999px;
    background:rgba(255,255,255,.8);
    color:#166534;
    font-size:13px;
    font-weight:900;
    border:1px solid rgba(15,143,106,.14);
}
.sphlg-btn{
    padding:11px 17px;
}
.sphlg-btn-primary{
    box-shadow:0 10px 26px rgba(15,143,106,.18);
}
.sphlg-side{
    box-shadow:12px 0 40px rgba(15,23,42,.08);
}
.sphlg-side nav a{
    transition:.16s ease;
}
.sphlg-side nav a:hover{
    transform:translateX(2px);
}
@media(max-width:1100px){
    .sphlg-premium-hero,
    .sphlg-pro-card{
        grid-template-columns:1fr;
    }
    .sphlg-hero-actions-mini{
        justify-content:flex-start;
    }
    .sphlg-dashboard-title{
        align-items:flex-start;
        flex-direction:column;
    }
    .sphlg-status-strip a{
        margin-left:0;
    }
}
@media(max-width:900px){
    .sphlg-premium-hero{
        padding:24px;
        min-height:auto;
    }
    .sphlg-status-strip{
        border-radius:22px;
    }
    .sphlg-status-strip span,
    .sphlg-status-strip a{
        flex:1 1 auto;
        justify-content:center;
    }
}

/* v1.1.6 Real Generator Engine */
.sphlg-generator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 12px}
.sphlg-generator-grid label{font-size:12px;font-weight:800;color:#475569;display:flex;flex-direction:column;gap:6px}
.sphlg-generator-grid select{width:100%;border:1px solid #dbe5ee;border-radius:12px;background:#fff;padding:10px 12px;font:inherit;font-size:13px;color:#0f172a;outline:none}
.sphlg-generator-grid select:focus,.sphlg-generator textarea:focus,.sphlg-inline-tool textarea:focus{border-color:#0f8f6a;box-shadow:0 0 0 3px rgba(15,143,106,.12)}
.sphlg-generator textarea,.sphlg-inline-tool textarea{width:100%;min-height:118px;border:1px solid #dbe5ee;border-radius:14px;background:#fff;padding:14px;font:inherit;color:#0f172a;resize:vertical}
.sphlg-generator pre,.sphlg-inline-tool pre,.sphlg-focused-tool pre{white-space:pre-wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px;margin-top:14px;line-height:1.65;font-size:14px;color:#0f172a;display:none;max-height:460px;overflow:auto}
.sphlg-tool-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:12px}
.sphlg-inline-tool.open{display:block}.sphlg-inline-tool{margin-top:14px}
@media(max-width:900px){.sphlg-generator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.sphlg-generator-grid{grid-template-columns:1fr}}

/* v1.1.7 dedicated generator pages */
.sphlg-dashboard-hero-compact{min-height:auto;padding:28px 30px}.sphlg-dashboard-hero-compact h1{font-size:clamp(34px,5vw,52px)}.sphlg-suite-grid{margin-bottom:24px}.sphlg-suite-section{scroll-margin-top:24px}.sphlg-suite-section h2{font-size:clamp(26px,3vw,36px);letter-spacing:-.05em;margin:0 0 4px}.sphlg-suite-section p{margin:0;color:#64748b}.sphlg-tool-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sphlg-tool-link{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;text-decoration:none;color:var(--sph-dark);background:#fff;border:1px solid var(--sph-line);border-radius:20px;padding:14px;transition:.18s ease}.sphlg-tool-link:hover{transform:translateY(-2px);border-color:#0f8f6a;box-shadow:0 14px 36px rgba(15,23,42,.07)}.sphlg-tool-link>span{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:#ecfdf5;font-size:24px}.sphlg-tool-link h3{margin:0;font-size:16px;letter-spacing:-.03em}.sphlg-tool-link p{margin:2px 0 0;color:#64748b;font-size:13px;line-height:1.35}.sphlg-tool-link b{font-size:13px;color:#0f8f6a;white-space:nowrap}.sphlg-tool-link.locked{background:#f8fafc}.sphlg-tool-link.locked>span{background:#f1f5f9}.sphlg-tool-page{max-width:1040px;margin:0 auto}.sphlg-tool-crumb{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sphlg-tool-crumb a{text-decoration:none;font-weight:900;color:#0f8f6a}.sphlg-tool-crumb span{font-weight:900;color:#64748b}.sphlg-tool-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:22px;align-items:center;background:linear-gradient(135deg,#fff,#ecfdf5);border:1px solid var(--sph-line);border-radius:32px;padding:30px;margin-bottom:18px;box-shadow:0 16px 48px rgba(15,23,42,.06)}.sphlg-tool-hero h1{font-size:clamp(38px,6vw,64px);line-height:.95;letter-spacing:-.07em;margin:8px 0 14px}.sphlg-tool-hero p{margin:0;color:#475569;font-size:17px}.sphlg-tool-icon-large{display:grid;place-items:center;width:64px;height:64px;border-radius:22px;background:#fff;border:1px solid var(--sph-line);font-size:34px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.sphlg-tool-status{background:#fff;border:1px solid var(--sph-line);border-radius:24px;padding:18px;text-align:left}.sphlg-tool-status b{display:block;font-size:16px;margin-bottom:6px}.sphlg-tool-status b.ok{color:#166534}.sphlg-tool-status b.warn{color:#991b1b}.sphlg-tool-status span{color:#64748b;font-weight:800}.sphlg-tool-generator-card{background:#fff;border:1px solid var(--sph-line);border-radius:28px;padding:24px;box-shadow:0 16px 48px rgba(15,23,42,.055)}.sphlg-tool-text-label{display:block;font-weight:900;color:#334155;margin-top:12px}.sphlg-tool-generator-card textarea{width:100%;min-height:190px;border:1px solid var(--sph-line);border-radius:20px;padding:16px;font:inherit;margin-top:8px;resize:vertical}.sphlg-tool-generator-card pre{display:none;white-space:pre-wrap;background:#f8fafc;border:1px solid var(--sph-line);border-radius:20px;padding:18px;margin-top:18px;max-height:520px;overflow:auto}.sphlg-locked-page{background:linear-gradient(135deg,#fff7ed,#ecfdf5);padding:30px}.sphlg-locked-page h2{font-size:34px;letter-spacing:-.05em;margin:0 0 8px}.sphlg-locked-page p{color:#475569;max-width:680px}.sphlg-side nav a{font-size:16px}
@media(max-width:1100px){.sphlg-tool-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sphlg-tool-hero{grid-template-columns:1fr}.sphlg-tool-status{text-align:left}}
@media(max-width:700px){.sphlg-tool-link-grid{grid-template-columns:1fr}.sphlg-tool-link{grid-template-columns:44px minmax(0,1fr)}.sphlg-tool-link b{grid-column:2}.sphlg-tool-crumb{align-items:flex-start;flex-direction:column}.sphlg-tool-hero{padding:24px}.sphlg-tool-generator-card{padding:18px}.sphlg-tool-hero h1{font-size:38px}}

.sphlg-prompt-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0 20px}.sphlg-prompt-admin-grid label{font-weight:800}.sphlg-prompt-admin-grid textarea{min-height:110px;font-size:13px;line-height:1.5}@media(max-width:900px){.sphlg-prompt-admin-grid{grid-template-columns:1fr}}

/* v1.2.1 - v1.2.3 Generator UX, Prompt Manager, Limits */
.sphlg-tool-crumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px;font-size:14px;color:#64748b}.sphlg-tool-crumb a{color:#0f8f6a;text-decoration:none;font-weight:800}.sphlg-tool-crumb strong{color:#0f172a}.sphlg-output-empty{border:1px dashed #cbd5e1;background:#f8fafc;border-radius:18px;padding:26px;margin-top:18px;color:#64748b;display:flex;flex-direction:column;gap:6px}.sphlg-output-empty b{color:#0f172a;font-size:18px}.sphlg-generator pre.loading{position:relative;color:#64748b;background:linear-gradient(90deg,#f8fafc 0%,#eef2f7 50%,#f8fafc 100%);background-size:220% 100%;animation:sphlg-skeleton 1.2s ease-in-out infinite}.sphlg-regenerate{border-color:#0f8f6a;color:#0f8f6a}.sphlg-save-note{pointer-events:none;opacity:.78}.sphlg-generator-settings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 24px}.sphlg-generator-settings-grid label{font-weight:800;color:#0f172a}.sphlg-generator-settings-grid input,.sphlg-generator-settings-grid select{margin-top:8px;width:100%}.sphlg-tool-admin-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.sphlg-tool-admin-row em{font-style:normal;background:#e8fff7;color:#0f8f6a;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:900}.sphlg-enable-line{display:inline-flex;align-items:center;gap:8px;margin:8px 0;color:#334155;font-size:13px;font-weight:800}.sphlg-enable-line input{width:auto!important}.sphlg-prompt-admin-grid small{display:block;margin-top:7px;color:#64748b;font-size:12px;line-height:1.45}.sphlg-tool-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sphlg-tool-generator-card pre{white-space:pre-wrap;line-height:1.65}.sphlg-api-status-card{border-left:5px solid #f59e0b}.sphlg-api-status-card.ok{border-left-color:#0f8f6a}@keyframes sphlg-skeleton{0%{background-position:100% 0}100%{background-position:-100% 0}}@media(max-width:900px){.sphlg-generator-settings-grid{grid-template-columns:1fr}.sphlg-tool-actions .sphlg-btn{width:100%;justify-content:center}.sphlg-tool-crumb{font-size:13px}}

/* v1.2.4-v1.2.6 payment, email automation and analytics polish */
.sphlg-payment-status-box{border:1px solid rgba(15,143,106,.18);background:#f5fffb;border-radius:18px;padding:16px 18px;margin-bottom:16px;display:flex;flex-direction:column;gap:4px}.sphlg-payment-status-box.pending{background:#fff9ec;border-color:rgba(255,183,3,.35)}.sphlg-payment-status-box.approved{background:#effdf6}.sphlg-payment-status-box.rejected{background:#fff1f2;border-color:rgba(244,63,94,.28)}.sphlg-payment-status-box b{font-size:18px;color:#0f172a}.sphlg-payment-status-box span,.sphlg-muted{color:#64748b}.sphlg-payment-steps{margin:12px 0 18px;padding-left:20px;color:#334155;line-height:1.7}.sphlg-admin-quick{margin-top:18px}.sphlg-action-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sphlg-activity-list article{border-left:4px solid #0F8F6A}.sphlg-template-grid .sphlg-form{position:relative}.sphlg-template-grid textarea{min-height:150px}.sphlg-status-strip span{white-space:nowrap}@media(max-width:720px){.sphlg-payment-card{padding:18px}.sphlg-action-row .sphlg-btn{width:100%}}

/* v2.0.0-v2.0.2 workspace-based dashboard architecture */
.sphlg-v2-hero{background:linear-gradient(135deg,#ffffff 0%,#f0fdf7 100%);border:1px solid rgba(15,143,106,.12)}
.sphlg-v2-strip{margin:18px 0 26px}
.sphlg-v2-title{margin-top:18px}
.sphlg-v2-workspaces{margin-top:18px;margin-bottom:24px}
.sphlg-v2-free{margin-top:18px}
.sphlg-compact-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.sphlg-workspace-hero{margin-bottom:18px}
.sphlg-mini-upgrade{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#fff7ed,#ecfdf5);padding:20px 22px;margin-bottom:18px}
.sphlg-mini-upgrade h2{margin:0 0 5px;font-size:24px;letter-spacing:-.04em}.sphlg-mini-upgrade p{margin:0;color:#475569}.sphlg-workspace-tools{padding:24px}.sphlg-workspace-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sphlg-dedicated-page{max-width:1040px;margin:0 auto}.sphlg-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.sphlg-app .sphlg-tool-crumb{justify-content:flex-start}.sphlg-side .sphlg-view-nav a{white-space:nowrap}.sphlg-workspace-card em{font-style:normal;color:#0f8f6a;font-weight:950}.sphlg-tool-link.locked{opacity:.82}.sphlg-main{animation:sphlg-page-in .18s ease-out both}@keyframes sphlg-page-in{from{opacity:.7;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px){.sphlg-workspace-tool-grid,.sphlg-compact-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sphlg-settings-grid{grid-template-columns:1fr}}
@media(max-width:720px){.sphlg-workspace-tool-grid,.sphlg-compact-tool-grid{grid-template-columns:1fr}.sphlg-mini-upgrade{align-items:flex-start;flex-direction:column}.sphlg-mini-upgrade .sphlg-btn{width:100%;justify-content:center}.sphlg-dedicated-page{max-width:none}.sphlg-v2-strip{gap:8px}.sphlg-v2-strip span,.sphlg-v2-strip a{font-size:12px}}

/* v2.0.3 - v2.0.5 route, output, and admin governance polish */
.sphlg-dashboard-404{max-width:860px;margin:40px auto;text-align:left;padding:42px}
.sphlg-dashboard-404 h1{font-size:clamp(34px,5vw,54px);line-height:1;margin:10px 0 12px}
.sphlg-recent-tool-outputs{margin-top:22px}
.sphlg-section-mini-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}
.sphlg-section-mini-head h2{margin:0;font-size:22px}
.sphlg-section-mini-head span,.sphlg-recent-output-card small{color:#64748b;font-size:13px}
.sphlg-recent-output-card{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;border:1px solid #e5e7eb;border-radius:18px;padding:16px;margin:12px 0;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.04)}
.sphlg-recent-output-card pre{grid-column:1/-1;white-space:pre-wrap;background:#f8fafc;border:1px solid #edf2f7;border-radius:14px;padding:14px;max-height:220px;overflow:auto;font-size:14px;line-height:1.55}
.sphlg-recent-tool-outputs.is-empty{text-align:center;color:#64748b}
.sphlg-inline-success{min-height:22px;margin-top:10px;color:#0f8f6a;font-weight:700}
.sphlg-health-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:14px 0 18px}
.sphlg-health-list span{display:block;padding:12px 14px;border-radius:14px;background:#ecfdf5;color:#065f46;font-weight:700;font-size:14px}
.sphlg-generator pre.loading{position:relative;min-height:140px;background:linear-gradient(90deg,#f8fafc,#eefdf6,#f8fafc);background-size:200% 100%;animation:sphlgSkeleton 1.2s ease infinite}
@keyframes sphlgSkeleton{0%{background-position:0 0}100%{background-position:200% 0}}
@media(max-width:720px){.sphlg-recent-output-card{grid-template-columns:1fr}.sphlg-section-mini-head{display:block}.sphlg-dashboard-404{padding:26px}}

/* v2.0.6-v2.0.8 professional generator, productivity, and smart memory */
.sphlg-pro-generator-ui{position:relative;overflow:visible}.sphlg-generator-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.sphlg-generator-topbar h2{margin:0;font-size:clamp(26px,3vw,38px);letter-spacing:-.05em}.sphlg-tool-toolbar{display:flex;gap:10px;flex-wrap:wrap}.sphlg-memory-chip-row,.sphlg-saved-template-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:10px 0 16px}.sphlg-memory-chip-row span,.sphlg-memory-chip-row b,.sphlg-memory-chip-row em,.sphlg-saved-template-row span{font-style:normal;border:1px solid rgba(15,143,106,.16);background:#ecfdf5;color:#0f6f53;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.sphlg-saved-template-row{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:12px}.sphlg-saved-template-row strong{color:#334155}.sphlg-template-save-panel{display:none;margin:14px 0 18px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:22px;padding:18px}.sphlg-template-save-panel.open{display:block;animation:sphlg-page-in .18s ease-out}.sphlg-product-select{width:100%;margin-top:8px;border:1px solid #dbe5ee;border-radius:14px;background:#fff;padding:12px;font:inherit;color:#0f172a}.sphlg-char-count{display:block;text-align:right;color:#64748b;margin-top:6px;font-weight:800}.sphlg-sticky-actions{position:sticky;bottom:18px;z-index:5;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.85);border-radius:18px;padding:10px;box-shadow:0 12px 30px rgba(15,23,42,.08)}.sphlg-tool-generator-card pre{font-size:15px;background:#0f172a;color:#f8fafc;border-color:#0f172a}.sphlg-tool-generator-card pre.loading{color:#334155;background:linear-gradient(90deg,#f8fafc 0%,#ecfdf5 40%,#f8fafc 80%);background-size:220% 100%}.sphlg-memory-hero{background:linear-gradient(135deg,#fff,#ecfdf5);padding:34px}.sphlg-memory-hero h1{font-size:clamp(36px,5vw,58px);line-height:.98;letter-spacing:-.07em;margin:10px 0}.sphlg-memory-hero p{font-size:17px;color:#475569;max-width:840px}.sphlg-memory-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.sphlg-memory-stats span{border-radius:999px;background:#fff;border:1px solid rgba(15,143,106,.14);padding:9px 13px;color:#0f6f53;font-weight:900}.sphlg-memory-form{margin-top:18px}.sphlg-memory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.sphlg-memory-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.sphlg-memory-grid label{display:flex;flex-direction:column;gap:7px;font-weight:900;color:#334155}.sphlg-memory-grid input,.sphlg-memory-grid select,.sphlg-memory-grid textarea,.sphlg-template-save-panel input,.sphlg-template-save-panel textarea{width:100%;border:1px solid #dbe5ee;border-radius:14px;padding:12px 13px;background:#fff;font:inherit;color:#0f172a}.sphlg-memory-grid textarea{min-height:96px;resize:vertical}.sphlg-memory-form.compact{border:1px dashed #cbd5e1;border-radius:18px;background:#f8fafc;padding:16px}.sphlg-library-list{display:grid;gap:10px;margin-top:18px}.sphlg-library-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e2e8f0;background:#fff;border-radius:18px;padding:14px}.sphlg-library-list h3{margin:0 0 4px;font-size:17px}.sphlg-library-list p{margin:0;color:#64748b}.sphlg-library-list form{display:flex;align-items:center;gap:8px}.sphlg-memory-nudge{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(135deg,#ecfdf5,#fff);border-color:rgba(15,143,106,.14)}.sphlg-memory-nudge h2{margin:0 0 6px;font-size:28px;letter-spacing:-.04em}.sphlg-memory-nudge p{margin:0;color:#475569;max-width:760px}.sphlg-btn.sphlg-cancel-generation{color:#991b1b;border-color:#fecaca}.sphlg-btn.sphlg-clear-output{color:#334155}.sphlg-output-empty{background:linear-gradient(135deg,#f8fafc,#fff);min-height:150px;align-items:flex-start;justify-content:center}.sphlg-tool-text-label textarea{transition:border-color .18s ease,box-shadow .18s ease,min-height .18s ease}.sphlg-tool-text-label textarea:focus{min-height:230px}
@media(max-width:1000px){.sphlg-memory-grid,.sphlg-memory-grid.two{grid-template-columns:1fr 1fr}.sphlg-generator-topbar,.sphlg-memory-nudge{align-items:flex-start;flex-direction:column}.sphlg-tool-toolbar .sphlg-btn,.sphlg-memory-nudge .sphlg-btn{width:100%;justify-content:center}}
@media(max-width:640px){.sphlg-memory-grid,.sphlg-memory-grid.two{grid-template-columns:1fr}.sphlg-library-list article{align-items:flex-start;flex-direction:column}.sphlg-library-list form,.sphlg-library-list .sphlg-btn{width:100%}.sphlg-sticky-actions{bottom:8px}.sphlg-sticky-actions .sphlg-btn{flex:1 1 100%}.sphlg-generator-topbar h2{font-size:28px}.sphlg-memory-hero{padding:24px}.sphlg-memory-hero h1{font-size:38px}}

/* v2.1.1 onboarding, product library and saved output polish */
.sphlg-progress-bar{height:10px;background:#e8f4ef;border-radius:999px;overflow:hidden;margin-top:12px;max-width:360px}.sphlg-progress-bar span{display:block;height:100%;background:#0F8F6A;border-radius:999px;transition:width .25s ease}.sphlg-business-progress{display:flex;align-items:center;justify-content:space-between;gap:24px}.sphlg-wide-form label{display:block;margin-bottom:16px}.sphlg-wide-form input,.sphlg-wide-form select,.sphlg-wide-form textarea{width:100%}.sphlg-output-library-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;margin-top:18px}.sphlg-saved-output-card pre{max-height:360px;overflow:auto;white-space:pre-wrap;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.65;background:#f8faf9;border-radius:16px;padding:16px;color:#20372f}.sphlg-saved-output-card form{display:flex;align-items:center;gap:10px;margin-top:12px}.sphlg-gen-emojis{min-width:150px}.sphlg-onboarding-panel{max-width:1080px}.sphlg-output-empty b{display:block;margin-bottom:4px}.sphlg-output-empty span{color:#64746d}@media(max-width:900px){.sphlg-business-progress{align-items:flex-start;flex-direction:column}.sphlg-output-library-grid{grid-template-columns:1fr}}


/* v2.1.5-v2.1.7 QA, mobile, and launch readiness polish */
.sphlg-side{overflow:hidden;display:flex;flex-direction:column;min-height:100vh}
.sphlg-view-nav{display:flex;flex-direction:column;gap:7px;flex:1}.sphlg-view-nav a{min-height:42px;display:flex;align-items:center;font-size:15px;line-height:1.25}.sphlg-side-brand{letter-spacing:-.04em}.sphlg-user img{width:74px;height:74px}.sphlg-user{padding-bottom:16px;margin-bottom:14px}.sphlg-main{min-height:100vh}.sphlg-health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.sphlg-health-card{background:#fff;border:1px solid #dbe5ef;border-radius:18px;padding:16px;display:flex;gap:12px;align-items:flex-start;box-shadow:0 10px 30px rgba(15,30,60,.05)}.sphlg-health-card>b{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#dcfce7;color:#0f8f6a}.sphlg-health-card.warn>b{background:#fee2e2;color:#b91c1c}.sphlg-health-card strong,.sphlg-health-card span{display:block}.sphlg-health-card span{color:#64748b;font-size:13px;margin-top:4px}.sphlg-health-list{display:grid;gap:9px}.sphlg-health-list>div{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 14px;border:1px solid #e5edf5;border-radius:14px;background:#fbfdff}.sphlg-health-list span.ok{color:#0f8f6a;font-weight:800}.sphlg-health-list span.warn{color:#b91c1c;font-weight:800}.sphlg-checklist{margin:0;padding-left:22px;line-height:1.9}.sphlg-tool-page pre,.sphlg-recent-output-card pre{white-space:pre-wrap;word-break:break-word}.sphlg-generator select,.sphlg-generator input,.sphlg-generator textarea{max-width:100%}
@media (max-width:1100px){.sphlg-clean-main{padding:22px}.sphlg-dashboard-hero,.sphlg-tool-hero{grid-template-columns:1fr}.sphlg-workspace-grid,.sphlg-dashboard-grid,.sphlg-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sphlg-generator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:900px){.sphlg-side{position:fixed;left:0;top:0;bottom:0;width:min(82vw,300px);transform:translateX(-105%);transition:transform .22s ease;z-index:9999;min-height:100dvh}.sphlg-side.open{transform:translateX(0)}.sphlg-app-hamb{display:inline-flex;position:sticky;top:12px;z-index:50;margin-bottom:12px}.sphlg-main{margin-left:0!important;width:100%;padding:16px}.sphlg-view-nav a{font-size:16px;min-height:44px}.sphlg-user img{width:68px;height:68px}.sphlg-dashboard-title{font-size:38px}.sphlg-tool-actions{position:static!important;flex-wrap:wrap}.sphlg-btn{min-height:42px}.sphlg-health-list>div{align-items:flex-start;flex-direction:column}}
@media (max-width:640px){.sphlg-clean-main{padding:14px}.sphlg-panel,.sphlg-tool-hero,.sphlg-dashboard-hero{border-radius:18px;padding:20px}.sphlg-workspace-grid,.sphlg-dashboard-grid,.sphlg-health-grid,.sphlg-generator-grid{grid-template-columns:1fr}.sphlg-tool-crumb{overflow-x:auto;white-space:nowrap}.sphlg-tool-hero h1,.sphlg-dashboard-hero h1{font-size:34px;line-height:1.02}.sphlg-tool-toolbar,.sphlg-action-row{width:100%;flex-direction:column;align-items:stretch}.sphlg-tool-toolbar .sphlg-btn,.sphlg-action-row .sphlg-btn{width:100%;justify-content:center}.sphlg-health-list>div{font-size:14px}.sphlg-generator textarea{min-height:150px}}


/* v2.2.1 simplified dedicated admin pages */
.sphlg-admin-simplified .sphlg-admin-main{max-width:1280px;margin:0 auto;width:100%}
.sphlg-admin-page-head{margin-bottom:18px;background:linear-gradient(135deg,#ffffff,#f0fdf4)}
.sphlg-admin-page-head h1{margin:4px 0 8px;font-size:clamp(32px,4vw,54px);letter-spacing:-.06em;line-height:1}
.sphlg-admin-page-head p{margin:0;color:#64748b;max-width:760px}
.sphlg-admin-metrics{margin-bottom:18px}
.sphlg-admin-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}
.sphlg-admin-shortcuts a{display:block;text-decoration:none;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:18px;box-shadow:0 10px 28px rgba(15,23,42,.045);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.sphlg-admin-shortcuts a:hover{transform:translateY(-2px);border-color:#0f8f6a;box-shadow:0 16px 38px rgba(15,23,42,.07)}
.sphlg-admin-shortcuts strong{display:block;font-size:17px;letter-spacing:-.03em;margin-bottom:5px}
.sphlg-admin-shortcuts span{display:block;color:#64748b;font-size:13px;line-height:1.45}
.sphlg-admin-simplified .sphlg-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.sphlg-admin-simplified .sphlg-panel{scroll-margin-top:18px}
@media(max-width:1100px){.sphlg-admin-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.sphlg-admin-simplified .sphlg-template-grid{grid-template-columns:1fr}}
@media(max-width:640px){.sphlg-admin-shortcuts{grid-template-columns:1fr}.sphlg-admin-page-head h1{font-size:34px}}

/* v2.2.8-v2.3.0 lifetime pricing and AI cost ledger polish */
.sphlg-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.sphlg-pricing-grid .sphlg-price{height:100%;display:flex;flex-direction:column}.sphlg-pricing-grid .sphlg-price ul{margin:14px 0 20px;padding-left:18px}.sphlg-pricing-grid .sphlg-price .sphlg-btn{margin-top:auto}.sphlg-featured-plan{transform:translateY(-6px);box-shadow:0 24px 70px rgba(15,122,95,.18);border:1px solid rgba(15,122,95,.22)}
@media(max-width:900px){.sphlg-pricing-grid{grid-template-columns:1fr}.sphlg-featured-plan{transform:none}}


/* v2.3.1 homepage readability and pricing polish */
.sphlg-top{
    padding-top:20px;
    padding-bottom:20px;
}
.sphlg-nav{
    gap:28px;
}
.sphlg-nav a{
    font-size:16px;
    font-weight:900;
    letter-spacing:-.015em;
    color:#172033;
}
.sphlg-nav-cta{
    padding:12px 20px;
    font-size:15px!important;
}
.sphlg-logo{
    font-size:26px;
}
.sphlg-hero{
    grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);
    padding-top:96px;
}
.sphlg-hero h1{
    max-width:820px;
    font-size:clamp(48px,7.4vw,86px);
    line-height:.92;
    font-weight:950;
    letter-spacing:-.075em;
}
.sphlg-hero h1 span{
    color:#0f8f6a;
}
.sphlg-sub{
    max-width:760px;
    font-size:21px;
    line-height:1.55;
    font-weight:650;
    color:#334155;
}
.sphlg-note{
    max-width:760px;
    font-size:16px;
    line-height:1.55;
}
.sphlg-section-head h2,
.sphlg-signup h2,
.sphlg-section h2{
    font-weight:900;
    letter-spacing:-.058em;
    line-height:1.02;
}
.sphlg-section-head p{
    font-size:18px;
    line-height:1.6;
}
.sphlg-kicker{
    font-size:14px;
    letter-spacing:.095em;
}
.sphlg-benefits div{
    display:flex;
    align-items:flex-start;
    gap:10px;
    font-size:16px;
    font-weight:850;
    line-height:1.45;
}
.sphlg-check-icon,
.sphlg-plan-features i,
.sphlg-credit-list i{
    display:inline-grid;
    place-items:center;
    flex:0 0 auto;
    width:23px;
    height:23px;
    border-radius:999px;
    background:#dcfce7;
    color:#0f8f6a;
    font-style:normal;
    font-weight:950;
    font-size:14px;
}
.sphlg-pricing-grid{
    align-items:stretch;
}
.sphlg-price{
    display:flex;
    flex-direction:column;
    text-align:left;
    padding:30px;
    border-radius:28px;
}
.sphlg-price > span{
    align-self:flex-start;
    padding:8px 14px;
    font-size:13px;
}
.sphlg-price h3{
    margin:18px 0 6px;
    font-size:22px;
    line-height:1.1;
    letter-spacing:-.035em;
}
.sphlg-price h2{
    font-size:clamp(54px,5.4vw,76px);
    line-height:.9;
    margin:8px 0 14px;
    letter-spacing:-.07em;
    font-weight:950;
}
.sphlg-price p{
    min-height:54px;
    margin:0 0 18px;
    font-size:16px;
    line-height:1.5;
    color:#475569;
}
.sphlg-plan-features{
    display:grid;
    gap:12px;
    margin:8px 0 24px;
}
.sphlg-plan-features div,
.sphlg-credit-list div{
    display:flex;
    align-items:flex-start;
    gap:11px;
    font-size:15px;
    line-height:1.35;
    color:#0f172a;
}
.sphlg-plan-features strong{
    font-weight:850;
}
.sphlg-price .sphlg-btn{
    margin-top:auto;
    width:100%;
    min-height:48px;
}
.sphlg-featured-plan{
    border:2px solid rgba(15,143,106,.35);
    transform:translateY(-10px);
    box-shadow:0 24px 70px rgba(15,143,106,.13);
}
.sphlg-credit-list{
    display:grid;
    gap:12px;
    margin-top:22px;
}
.sphlg-suite-grid article ul{
    padding-left:18px;
    line-height:1.75;
}
.sphlg-suite-grid article h3,
.sphlg-tools h3{
    line-height:1.15;
}
.sphlg-tools p,
.sphlg-suite-grid p,
.sphlg-suite-grid li,
.sphlg-steps p{
    font-size:15px;
    line-height:1.55;
}
.sphlg-strip span{
    font-size:15px;
    padding:10px 16px;
}
@media(max-width:900px){
    .sphlg-logo{font-size:24px}
    .sphlg-nav a{font-size:18px;padding:8px 10px}
    .sphlg-nav-cta{font-size:18px!important;text-align:center}
    .sphlg-hero h1{font-size:clamp(44px,12vw,64px)}
    .sphlg-sub{font-size:18px}
    .sphlg-featured-plan{transform:none}
    .sphlg-price p{min-height:0}
}

/* v2.3.2 FAQ brand cleanup and premium FAQ polish */
.sphlg-faq-section .sphlg-section-head{max-width:900px}
.sphlg-faq{
    max-width:1120px;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px;
}
.sphlg-faq details{
    position:relative;
    padding:0;
    overflow:hidden;
    border-radius:22px;
    background:linear-gradient(180deg,#fff,#f8fafc);
    box-shadow:0 16px 44px rgba(15,23,42,.055);
    transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.sphlg-faq details[open]{
    border-color:rgba(15,122,95,.28);
    box-shadow:0 22px 60px rgba(15,122,95,.10);
    transform:translateY(-2px);
}
.sphlg-faq summary{
    list-style:none;
    display:grid;
    grid-template-columns:1fr auto;
    align-items:center;
    gap:12px;
    min-height:82px;
    padding:20px 56px 20px 22px;
    font-size:18px;
    line-height:1.25;
    letter-spacing:-.025em;
    color:#0f172a;
}
.sphlg-faq summary::-webkit-details-marker{display:none}
.sphlg-faq summary:after{
    content:"+";
    position:absolute;
    right:20px;
    top:22px;
    display:grid;
    place-items:center;
    width:32px;
    height:32px;
    border-radius:50%;
    background:#dcfce7;
    color:var(--sph-green);
    font-size:22px;
    font-weight:900;
    line-height:1;
    transition:transform .18s ease,background .18s ease,color .18s ease;
}
.sphlg-faq details[open] summary:after{
    content:"−";
    background:var(--sph-green);
    color:#fff;
}
.sphlg-faq summary span{
    display:block;
    grid-column:1/-1;
    margin-bottom:-2px;
    color:var(--sph-green);
    font-size:12px;
    font-weight:950;
    text-transform:uppercase;
    letter-spacing:.08em;
}
.sphlg-faq details p{
    margin:0;
    padding:0 22px 22px;
    color:#475569;
    font-size:16px;
    line-height:1.65;
}
@media(max-width:900px){
    .sphlg-faq{grid-template-columns:1fr;max-width:100%}
    .sphlg-faq summary{font-size:17px;min-height:74px;padding:18px 54px 18px 18px}
    .sphlg-faq details p{font-size:15px;padding:0 18px 18px}
}

/* v2.3.3 Lifetime Upgrade Experience & Dashboard Polish */
.sphlg-side{background:linear-gradient(180deg,#0f966f,#0b6b52);box-shadow:18px 0 55px rgba(15,23,42,.08)}
.sphlg-side .sphlg-logo{color:#fff;font-size:28px}.sphlg-side .sphlg-logo span{color:#dcfce7}
.sphlg-side .sphlg-view-nav{display:grid;gap:10px}.sphlg-side .sphlg-view-nav a{font-size:16px;font-weight:900;border-radius:14px;padding:13px 14px;color:#effdf6;text-decoration:none;line-height:1.25}
.sphlg-side .sphlg-view-nav a:hover,.sphlg-side .sphlg-view-nav a.active{background:rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}
.sphlg-user span{color:#dcfce7;font-weight:900}.sphlg-workspace-hero h1{font-weight:950;letter-spacing:-.075em}.sphlg-workspace-hero .sphlg-badge.warn{background:#fef3c7;color:#92400e}.sphlg-workspace-hero .sphlg-badge.ok{background:#dcfce7;color:#166534}.sphlg-btn-big{font-size:18px;padding:18px 26px;box-shadow:0 16px 38px rgba(15,143,106,.24)}
.sphlg-lifetime-unlock{border:1px solid rgba(15,143,106,.18);background:linear-gradient(135deg,#fffdf5,#ecfdf5);padding:28px 32px}.sphlg-lifetime-unlock h2{font-size:clamp(28px,3vw,40px);line-height:1;letter-spacing:-.06em}.sphlg-lifetime-unlock p{font-size:17px;max-width:760px}.sphlg-unlock-checks{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.sphlg-unlock-checks span{background:#fff;border:1px solid rgba(15,143,106,.16);border-radius:999px;padding:8px 12px;color:#0f7a5f;font-weight:900;font-size:13px}.sphlg-workspace-tools .ok{font-size:18px;font-weight:950;background:#fff7ed;border:1px solid #fed7aa;padding:10px 14px;border-radius:999px;color:#92400e}.sphlg-tool-link.locked p{color:#475569}.sphlg-tool-link.locked b{color:#92400e}.sphlg-tool-link.locked{opacity:1;background:linear-gradient(180deg,#fff,#f8fafc)}
.sphlg-upgrade-v233{max-width:1180px;grid-template-columns:minmax(0,1fr) 360px;gap:34px;padding:34px;background:linear-gradient(135deg,#fff,#effdf6);border-color:rgba(15,143,106,.17)}.sphlg-upgrade-v233 h1{font-size:clamp(42px,5vw,66px);line-height:.9;font-weight:950;letter-spacing:-.08em;max-width:620px}.sphlg-upgrade-sub{font-size:19px;max-width:720px;color:#475569!important;margin-bottom:24px!important}.sphlg-lifetime-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.sphlg-lifetime-plan-card{position:relative;display:flex;flex-direction:column;gap:10px;text-decoration:none;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:22px;box-shadow:0 16px 42px rgba(15,23,42,.055);transition:.18s ease;min-height:330px}.sphlg-lifetime-plan-card:hover{transform:translateY(-4px);box-shadow:0 22px 56px rgba(15,23,42,.11);border-color:rgba(15,143,106,.35)}.sphlg-lifetime-plan-card.selected{border:2px solid #0f8f6a}.sphlg-lifetime-plan-card.featured{background:linear-gradient(180deg,#fff,#ecfdf5);box-shadow:0 24px 66px rgba(15,143,106,.14)}.sphlg-plan-ribbon{position:absolute;top:14px;right:14px;background:#fef3c7;color:#92400e;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.sphlg-lifetime-plan-card strong{font-size:22px;letter-spacing:-.04em;margin-top:14px}.sphlg-lifetime-plan-card b{font-size:46px;line-height:1;color:#0f8f6a;letter-spacing:-.06em}.sphlg-lifetime-plan-card em{font-style:normal;font-weight:900;color:#475569;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.sphlg-lifetime-plan-card span{font-weight:850;color:#334155}.sphlg-lifetime-plan-card i{margin-top:auto;font-style:normal;text-align:center;background:#0f8f6a;color:#fff;border-radius:999px;padding:12px 14px;font-weight:950}.sphlg-lifetime-plan-card.selected i{background:#0f172a}.sphlg-upgrade-note{margin-top:18px;background:#fff;border:1px solid rgba(15,143,106,.16);border-radius:18px;padding:14px 16px;color:#334155;font-weight:750}.sphlg-payment-v233{position:sticky;top:22px;border-radius:28px;padding:22px}.sphlg-payment-v233 .sphlg-gcash-qr{display:block;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:14px;width:230px;margin:12px auto 18px}.sphlg-payment-steps-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:16px;margin-bottom:16px}.sphlg-payment-steps-card h3{margin:0 0 10px;font-size:18px}.sphlg-payment-steps-card ol{margin:0;padding-left:20px;color:#334155;line-height:1.65}.sphlg-payment-v233 .sphlg-form label{font-size:14px}.sphlg-payment-v233 .sphlg-form input{border-radius:14px}.sphlg-payment-v233 .sphlg-btn{width:100%;padding:14px 18px}.sphlg-payment-status-box b{font-weight:950}.sphlg-tool-crumb{font-size:15px}.sphlg-tool-crumb strong{font-weight:900}
@media(max-width:1180px){.sphlg-upgrade-v233{grid-template-columns:1fr}.sphlg-payment-v233{position:static}.sphlg-lifetime-card-grid{grid-template-columns:repeat(3,minmax(220px,1fr));overflow:auto;padding-bottom:8px}}
@media(max-width:820px){.sphlg-lifetime-card-grid{grid-template-columns:1fr;overflow:visible}.sphlg-upgrade-v233{padding:22px}.sphlg-upgrade-v233 h1{font-size:42px}.sphlg-mini-upgrade{align-items:flex-start;flex-direction:column}.sphlg-mini-upgrade .sphlg-btn{width:100%}.sphlg-side .sphlg-view-nav a{font-size:15px}.sphlg-workspace-tools .sphlg-section-row{align-items:flex-start;flex-direction:column}}

/* v2.3.4 - v2.3.6 Mobile Dashboard, Payment Reliability, Launch Polish */
.sphlg-app-hamb{position:sticky;top:14px;z-index:60;box-shadow:0 10px 24px rgba(15,23,42,.08)}
.sphlg-sidebar a,.sphlg-sidebar button{font-size:15px;line-height:1.25;font-weight:800;letter-spacing:-.01em}.sphlg-sidebar{overflow-y:auto}.sphlg-user strong{font-size:17px}.sphlg-main{min-width:0}.sphlg-tool-crumb{font-size:15px}.sphlg-dashboard-hero-compact h1,.sphlg-upgrade-v233 h1{font-weight:900;letter-spacing:-.055em;line-height:.95}.sphlg-dashboard-hero-compact p,.sphlg-upgrade-sub{font-size:18px;line-height:1.55}.sphlg-upgrade-spotlight{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(120deg,#fffdf4,#effff8);border:1px solid #d6f7e6}.sphlg-upgrade-spotlight h2{font-size:30px;letter-spacing:-.04em;margin:0 0 8px}.sphlg-upgrade-cta{border-radius:999px;font-size:18px;padding:18px 28px;box-shadow:0 16px 36px rgba(16,185,129,.28)}.sphlg-unlock-checks{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.sphlg-unlock-checks span,.sphlg-plan-check{display:inline-flex;align-items:center;gap:6px;background:#ecfdf5;color:#047857;border:1px solid #bbf7d0;border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}.sphlg-workspace-tools .sphlg-section-row>span.ok{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;border-radius:999px;padding:10px 14px;font-weight:900}.sphlg-tool-link{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sphlg-tool-link:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,23,42,.08);border-color:#a7f3d0}.sphlg-tool-link.locked{background:#f8fafc}.sphlg-tool-link.locked b{background:#fff7ed;border-radius:999px;padding:7px 10px}.sphlg-lifetime-card-grid{align-items:stretch}.sphlg-lifetime-plan-card{position:relative;overflow:hidden;border-width:1px!important}.sphlg-lifetime-plan-card.selected{box-shadow:0 0 0 3px rgba(16,185,129,.16),0 22px 48px rgba(15,23,42,.1)!important}.sphlg-lifetime-plan-card b{font-size:42px;font-weight:900;letter-spacing:-.05em}.sphlg-lifetime-plan-card em{font-style:normal;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px;font-weight:800;color:#0f172a}.sphlg-lifetime-plan-card i{margin-top:auto;text-align:center;border-radius:999px;background:#10b981!important;color:white!important;font-style:normal!important;font-weight:900!important;padding:12px 16px!important}.sphlg-plan-ribbon{box-shadow:0 8px 20px rgba(245,158,11,.18)}.sphlg-payment-v233{position:sticky;top:24px;align-self:flex-start}.sphlg-payment-status-box{border-radius:22px!important}.sphlg-payment-steps-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:18px;margin:16px 0}.sphlg-payment-steps-card h3{margin:0 0 10px;font-size:18px}.sphlg-payment-steps-card ol{margin:0;padding-left:22px}.sphlg-payment-steps-card li{margin:8px 0;line-height:1.45}.sphlg-btn-wide{width:100%;justify-content:center}.sphlg-form input[type=file]{height:auto;padding:14px;background:#fff}.sphlg-health-card.ok strong{color:#047857}.sphlg-health-card.warn strong{color:#b45309}
@media (max-width: 1024px){.sphlg-app{display:block}.sphlg-sidebar{position:fixed;inset:0 auto 0 0;width:min(86vw,320px);transform:translateX(-105%);transition:transform .25s ease;z-index:100}.sphlg-body.sphlg-side-open .sphlg-sidebar,.sphlg-sidebar.open{transform:translateX(0)}.sphlg-main{padding:22px}.sphlg-upgrade-clean{grid-template-columns:1fr!important}.sphlg-payment-v233{position:static}.sphlg-dashboard-hero-compact{grid-template-columns:1fr!important}.sphlg-upgrade-spotlight{flex-direction:column;align-items:flex-start}.sphlg-upgrade-cta{width:100%;justify-content:center}.sphlg-tool-link-grid,.sphlg-workspace-tool-grid,.sphlg-lifetime-card-grid{grid-template-columns:1fr!important}}
@media (max-width: 640px){.sphlg-main{padding:16px}.sphlg-dashboard-hero-compact h1,.sphlg-upgrade-v233 h1{font-size:42px!important}.sphlg-dashboard-hero-compact p,.sphlg-upgrade-sub{font-size:16px}.sphlg-panel,.sphlg-premium-hero{border-radius:22px!important;padding:22px!important}.sphlg-section-row{align-items:flex-start;gap:12px;flex-direction:column}.sphlg-tool-link{grid-template-columns:44px 1fr auto!important;padding:14px!important}.sphlg-lifetime-plan-card b{font-size:36px}.sphlg-sidebar a,.sphlg-sidebar button{font-size:16px}.sphlg-gcash-qr{max-width:210px;margin-left:auto;margin-right:auto;display:block}.sphlg-tool-crumb{overflow-x:auto;white-space:nowrap}}

/* v2.3.7 AI Credits page polish and missing document wrapper fix */
.sphlg-credits-page{padding-bottom:48px}
.sphlg-credits-hero{grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:28px;background:radial-gradient(circle at 78% 18%,rgba(16,185,129,.18),transparent 30%),linear-gradient(135deg,#ffffff,#ecfdf5 58%,#fff7ed)}
.sphlg-credits-hero h1{max-width:780px;font-weight:950;letter-spacing:-.07em;line-height:.95;font-size:clamp(42px,5vw,68px)}
.sphlg-credits-hero p{max-width:720px;color:#475569;font-size:18px;line-height:1.55}
.sphlg-credits-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}
.sphlg-credit-balance-card{position:relative;overflow:hidden;min-height:260px;border:1px solid rgba(16,185,129,.18);border-radius:32px;background:#fff;box-shadow:0 22px 60px rgba(15,23,42,.09);padding:28px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.sphlg-credit-balance-card:before{content:"";position:absolute;inset:auto -40px -60px auto;width:180px;height:180px;border-radius:50%;background:#dcfce7}
.sphlg-credit-balance-card span{position:relative;color:#047857;font-weight:950;text-transform:uppercase;letter-spacing:.08em;font-size:12px}
.sphlg-credit-balance-card strong{position:relative;color:#0f172a;font-size:clamp(58px,7vw,92px);line-height:.85;letter-spacing:-.08em;font-weight:950;margin-top:18px}
.sphlg-credit-balance-card em{position:relative;font-style:normal;font-size:22px;color:#334155;font-weight:900;margin-top:8px}
.sphlg-credit-balance-card small{position:relative;margin-top:18px;border-radius:999px;background:#ecfdf5;color:#047857;padding:9px 12px;font-weight:900}
.sphlg-credits-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:22px 0}
.sphlg-credit-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:24px;box-shadow:0 16px 40px rgba(15,23,42,.055)}
.sphlg-credit-kpi.primary{border-color:rgba(16,185,129,.26);background:linear-gradient(180deg,#fff,#ecfdf5)}
.sphlg-credit-kpi span{display:block;color:#64748b;font-weight:900;text-transform:uppercase;letter-spacing:.07em;font-size:12px;margin-bottom:10px}
.sphlg-credit-kpi b{display:block;font-size:44px;line-height:.95;letter-spacing:-.06em;color:#0f172a}
.sphlg-credit-kpi small{display:block;margin-top:10px;color:#64748b;font-weight:700;line-height:1.35}
.sphlg-pending-payment-card{display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(135deg,#fff7ed,#fff,#ecfdf5);border-color:#fed7aa}
.sphlg-pending-payment-card h2{margin:0 0 8px;font-size:28px;letter-spacing:-.04em}
.sphlg-status-pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;padding:10px 14px;font-weight:950}
.sphlg-topup-section .sphlg-section-row h2,.sphlg-credit-history-card .sphlg-section-row h2{font-size:32px;letter-spacing:-.045em;margin:0 0 6px}
.sphlg-topup-section .sphlg-section-row p{font-size:16px;color:#475569;max-width:740px;margin:0}
.sphlg-topup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}
.sphlg-topup-card{border:1px solid #e2e8f0;border-radius:28px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.055);overflow:hidden;display:flex;flex-direction:column}
.sphlg-topup-card header{padding:24px;background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0}
.sphlg-topup-card header span{display:inline-flex;border-radius:999px;background:#ecfdf5;color:#047857;padding:7px 10px;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px}
.sphlg-topup-card h3{margin:0 0 12px;font-size:24px;letter-spacing:-.04em;color:#0f172a}
.sphlg-topup-card strong{display:block;font-size:38px;line-height:1;color:#0f172a;letter-spacing:-.06em}
.sphlg-topup-card strong small{font-size:15px;color:#64748b;letter-spacing:0;font-weight:850}
.sphlg-topup-card b{display:block;margin-top:12px;color:#0f8f6a;font-size:30px;letter-spacing:-.04em}
.sphlg-topup-polished{padding:20px;display:grid;gap:14px;margin:0!important}
.sphlg-topup-polished label{font-size:13px;font-weight:950;color:#0f172a;display:grid;gap:7px}
.sphlg-topup-polished input{width:100%;border-radius:14px;border:1px solid #cbd5e1;padding:13px 14px;font:inherit;background:#fff;box-sizing:border-box}
.sphlg-topup-polished input[type=file]{padding:12px;background:#f8fafc}
.sphlg-topup-polished .sphlg-form-msg{min-height:20px;margin:0;color:#047857;font-weight:850}
.sphlg-credit-history-card{margin-top:22px}
.sphlg-empty-state{border:1px dashed #cbd5e1;border-radius:24px;background:#f8fafc;padding:34px;text-align:center;margin-top:18px}
.sphlg-empty-state strong{display:block;font-size:22px;color:#0f172a;margin-bottom:6px}
.sphlg-empty-state p{margin:0;color:#64748b}
.sphlg-credit-table-wrap{margin-top:18px;border:1px solid #e2e8f0;border-radius:22px;overflow:auto;background:#fff}
.sphlg-credit-table{width:100%;border-collapse:collapse;min-width:780px}
.sphlg-credit-table th{background:#f8fafc;color:#475569;text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.08em;padding:14px 16px;border-bottom:1px solid #e2e8f0}
.sphlg-credit-table td{padding:15px 16px;border-bottom:1px solid #eef2f7;color:#334155;font-weight:700;vertical-align:top}
.sphlg-credit-table tr:last-child td{border-bottom:0}
.sphlg-txn-type{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:950;background:#ecfdf5;color:#047857}
.sphlg-txn-type.debit{background:#fff7ed;color:#9a3412}
.sphlg-credit-table .is-credit{color:#047857;font-weight:950}.sphlg-credit-table .is-debit{color:#b45309;font-weight:950}
@media (max-width: 1024px){
  .sphlg-credits-hero{grid-template-columns:1fr}.sphlg-credit-balance-card{min-height:auto}.sphlg-credits-kpi-grid,.sphlg-topup-grid{grid-template-columns:1fr}.sphlg-side{position:fixed;inset:0 auto 0 0;width:min(86vw,320px);transform:translateX(-105%);transition:transform .25s ease;z-index:100;overflow-y:auto}.sphlg-body.sphlg-side-open .sphlg-side,.sphlg-side.open{transform:translateX(0)}
}
@media (max-width: 640px){
  .sphlg-credits-hero h1{font-size:40px!important}.sphlg-credits-actions .sphlg-btn{width:100%;justify-content:center}.sphlg-credit-balance-card{border-radius:24px;padding:22px}.sphlg-credit-balance-card strong{font-size:64px}.sphlg-credit-kpi{padding:20px}.sphlg-credit-kpi b{font-size:36px}.sphlg-pending-payment-card{align-items:flex-start;flex-direction:column}.sphlg-topup-card header{padding:20px}.sphlg-topup-card strong{font-size:32px}
}

/* v2.3.8 Admin Settings Center polish */
.sphlg-admin-settings-modern{padding:0!important;overflow:hidden;background:#fff;border-radius:28px!important}
.sphlg-settings-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 32px;background:radial-gradient(circle at 82% 10%,rgba(16,185,129,.16),transparent 32%),linear-gradient(135deg,#fff,#ecfdf5);border-bottom:1px solid #dbeee7}
.sphlg-settings-hero h2{font-size:clamp(32px,3vw,48px);line-height:1;letter-spacing:-.065em;margin:0 0 10px;color:#0f172a;font-weight:950}
.sphlg-settings-hero p{font-size:16px;line-height:1.55;color:#475569;max-width:760px;margin:0}
.sphlg-settings-save-card{min-width:210px;background:#fff;border:1px solid rgba(16,185,129,.18);border-radius:22px;padding:18px;box-shadow:0 14px 36px rgba(15,23,42,.06)}
.sphlg-settings-save-card strong{display:block;color:#047857;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.sphlg-settings-save-card span{display:block;color:#475569;font-size:14px;line-height:1.45;font-weight:750}
.sphlg-settings-form{padding:26px 32px 32px!important}.sphlg-settings-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 24px;padding:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px}.sphlg-settings-tabs button{appearance:none;border:0;background:transparent;border-radius:15px;padding:12px 16px;color:#475569;font-weight:950;cursor:pointer;font-size:14px}.sphlg-settings-tabs button.active{background:#0f8f6a;color:#fff;box-shadow:0 10px 24px rgba(15,143,106,.18)}
.sphlg-settings-pane{display:none;border:1px solid #e2e8f0;border-radius:24px;padding:24px;background:#fff;box-shadow:0 14px 36px rgba(15,23,42,.04);margin-bottom:20px}.sphlg-settings-pane.active{display:block;animation:sphlgPaneIn .18s ease}.sphlg-settings-pane-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.sphlg-settings-pane-head h3{margin:0 0 6px;font-size:26px;letter-spacing:-.045em;color:#0f172a}.sphlg-settings-pane-head p{margin:0;color:#64748b;line-height:1.55;font-weight:700}.sphlg-settings-pane h4{margin:20px 0 12px;color:#0f172a;font-size:18px;letter-spacing:-.025em}.sphlg-settings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sphlg-settings-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.sphlg-settings-grid .span-2{grid-column:span 2}.sphlg-settings-grid label,.sphlg-settings-card-grid label,.sphlg-prompt-item-body label{font-weight:900;color:#0f172a;font-size:13px;line-height:1.35}.sphlg-settings-grid input,.sphlg-settings-grid select,.sphlg-settings-grid textarea,.sphlg-settings-card-grid input,.sphlg-prompt-item-body input,.sphlg-prompt-item-body textarea{width:100%;box-sizing:border-box;margin-top:8px;border:1px solid #cbd5e1;border-radius:14px;padding:12px 13px;background:#fff;font:inherit;color:#0f172a}.sphlg-settings-grid textarea,.sphlg-prompt-item-body textarea{min-height:118px;line-height:1.5;resize:vertical}.sphlg-settings-check{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px 16px;margin-bottom:18px!important}.sphlg-settings-payment-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:stretch}.sphlg-settings-qr-card{height:100%;margin:0!important;background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;padding:18px;display:grid;gap:12px;align-content:start}.sphlg-settings-qr-card .sphlg-gcash-qr{max-width:150px;border-radius:18px}.sphlg-settings-qr-card p{margin:0;color:#475569;font-weight:750;line-height:1.45}.sphlg-settings-qr-card p span{display:block;margin-top:5px}.sphlg-settings-fields-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:18px}.sphlg-settings-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sphlg-settings-mini-card{border:1px solid #e2e8f0;border-radius:22px;padding:18px;background:linear-gradient(180deg,#fff,#f8fafc);display:grid;gap:12px}.sphlg-settings-mini-card strong{font-size:18px;color:#0f172a;letter-spacing:-.025em}.sphlg-prompt-admin-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sphlg-prompt-item{border:1px solid #e2e8f0;border-radius:18px;background:#fff;overflow:hidden}.sphlg-prompt-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;background:#f8fafc}.sphlg-prompt-item summary::-webkit-details-marker{display:none}.sphlg-prompt-item summary strong{display:block;color:#0f172a}.sphlg-prompt-item summary em{display:inline-flex;margin-top:6px;font-style:normal;background:#ecfdf5;color:#047857;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:950;text-transform:uppercase}.sphlg-prompt-item summary>span:last-child{color:#0f8f6a;font-size:13px;font-weight:950}.sphlg-prompt-item-body{padding:16px 18px;display:grid;gap:12px}.sphlg-prompt-item-body small{color:#64748b;font-weight:700}.sphlg-settings-sticky-save{position:sticky;bottom:16px;display:flex;justify-content:flex-end;pointer-events:none;margin-top:18px}.sphlg-settings-sticky-save .sphlg-btn{pointer-events:auto;box-shadow:0 16px 38px rgba(15,143,106,.24)}.sphlg-admin-credit-adjust-panel{margin-top:20px}.sphlg-admin-credit-adjust-panel .sphlg-form{margin-top:0!important}.sphlg-admin-main .sphlg-form.wide label{max-width:none}.sphlg-admin-main .sphlg-form input,.sphlg-admin-main .sphlg-form select,.sphlg-admin-main .sphlg-form textarea{min-height:46px}
@keyframes sphlgPaneIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(max-width:1100px){.sphlg-settings-grid,.sphlg-settings-grid.compact,.sphlg-settings-card-grid,.sphlg-prompt-admin-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sphlg-settings-payment-grid{grid-template-columns:1fr}.sphlg-settings-hero{align-items:flex-start;flex-direction:column}.sphlg-settings-save-card{min-width:0;width:100%;box-sizing:border-box}}
@media(max-width:700px){.sphlg-settings-hero,.sphlg-settings-form{padding:22px!important}.sphlg-settings-tabs{overflow:auto;flex-wrap:nowrap;padding:7px}.sphlg-settings-tabs button{white-space:nowrap}.sphlg-settings-grid,.sphlg-settings-grid.compact,.sphlg-settings-card-grid,.sphlg-prompt-admin-list{grid-template-columns:1fr}.sphlg-settings-grid .span-2{grid-column:auto}.sphlg-settings-pane{padding:18px}.sphlg-settings-pane-head h3{font-size:22px}.sphlg-settings-sticky-save{position:static}.sphlg-settings-sticky-save .sphlg-btn{width:100%;justify-content:center}}

/* v2.4.0 Email Center UX Redesign */
.sphlg-email-broadcast-panel,.sphlg-email-center-redesign{overflow:visible}.sphlg-email-template-summary{display:flex;gap:10px;flex-wrap:wrap}.sphlg-email-template-summary span{display:flex;align-items:center;gap:6px;border:1px solid rgba(15,143,106,.16);background:#ecfdf5;border-radius:999px;padding:9px 13px;color:#0f6f53;font-weight:900}.sphlg-email-template-summary b{font-size:18px;color:#0f8f6a}.sphlg-email-toolbar{display:grid;grid-template-columns:minmax(0,1fr)220px;gap:14px;margin:18px 0 22px;align-items:end}.sphlg-email-toolbar label{font-weight:900;color:#334155}.sphlg-email-toolbar input,.sphlg-email-toolbar select{display:block;width:100%;margin-top:7px;border:1px solid #dbe5ee;border-radius:16px;padding:13px 14px;background:#fff;color:#0f172a;font:inherit}.sphlg-email-group{margin-top:22px}.sphlg-email-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px}.sphlg-email-group-head h3{margin:0;font-size:18px;letter-spacing:-.02em}.sphlg-email-group-head span{font-size:12px;font-weight:900;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:7px 10px}.sphlg-template-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sphlg-template-card{display:grid;grid-template-columns:44px minmax(0,1fr)auto;gap:14px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px;box-shadow:0 10px 26px rgba(15,23,42,.035);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.sphlg-template-card:hover{transform:translateY(-1px);border-color:rgba(15,143,106,.22);box-shadow:0 14px 34px rgba(15,23,42,.06)}.sphlg-template-card-icon{width:44px;height:44px;border-radius:15px;background:#f8fafc;border:1px solid #e2e8f0;display:grid;place-items:center;font-size:20px}.sphlg-template-card-title{display:flex;gap:8px;align-items:center;justify-content:space-between}.sphlg-template-card h4{margin:0;font-size:16px;letter-spacing:-.02em}.sphlg-template-card p{margin:5px 0;color:#475569;line-height:1.45}.sphlg-template-card small{color:#64748b}.sphlg-badge.protected{background:#eef2ff;color:#3730a3}.sphlg-template-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.sphlg-template-preview{grid-column:1/-1;margin-top:4px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:14px;color:#334155;max-height:240px;overflow:auto}.sphlg-modal{position:fixed;inset:0;z-index:99999;display:none}.sphlg-modal.open{display:block}.sphlg-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.54);backdrop-filter:blur(5px)}.sphlg-modal-card{position:relative;z-index:1;width:min(920px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;margin:24px auto;background:#fff;border:1px solid #dbe5ee;border-radius:26px;padding:24px;box-shadow:0 30px 90px rgba(15,23,42,.28)}.sphlg-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.sphlg-modal-head h3{margin:0;font-size:clamp(24px,3vw,36px);letter-spacing:-.05em}.sphlg-modal-close{width:42px;height:42px;border-radius:50%;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-size:28px;line-height:1;cursor:pointer}.sphlg-template-modal textarea{min-height:260px}.sphlg-form-grid.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sphlg-template-variable-box{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:12px;margin:10px 0}.sphlg-template-variable-box strong{margin-right:4px}.sphlg-template-variable-box span{background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;color:#475569}.sphlg-protected-note{background:#eef2ff;border:1px solid #c7d2fe;border-radius:14px;padding:12px;color:#3730a3;font-weight:900}.sphlg-template-card.is-hidden,.sphlg-email-group.is-hidden{display:none!important}body.sphlg-modal-is-open{overflow:hidden}
@media(max-width:1100px){.sphlg-template-card-grid{grid-template-columns:1fr}.sphlg-template-card{grid-template-columns:44px minmax(0,1fr)}}@media(max-width:720px){.sphlg-email-toolbar{grid-template-columns:1fr}.sphlg-template-card{grid-template-columns:1fr}.sphlg-template-actions{justify-content:flex-start}.sphlg-form-grid.two{grid-template-columns:1fr}.sphlg-modal-card{padding:18px;margin:16px auto;max-height:calc(100vh - 32px)}}


/* v2.4.3 Admin Information Architecture */
body.sphlg-admin-simplified .sphlg-side{background:linear-gradient(180deg,#0f9b74,#0b7559);box-shadow:18px 0 60px rgba(15,23,42,.10)}
body.sphlg-admin-simplified .sphlg-side nav{gap:10px;margin-top:18px}
body.sphlg-admin-simplified .sphlg-side nav a{display:flex;align-items:center;gap:11px;color:#ecfdf5;border:1px solid transparent;font-size:15px;padding:14px 16px;border-radius:17px;letter-spacing:-.01em}
body.sphlg-admin-simplified .sphlg-side nav a:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.12)}
body.sphlg-admin-simplified .sphlg-side nav a.active{background:rgba(255,255,255,.20);border-color:rgba(255,255,255,.18);box-shadow:0 14px 30px rgba(15,23,42,.12)}
body.sphlg-admin-simplified .sphlg-nav-ico{width:24px;height:24px;display:grid;place-items:center;flex:0 0 24px;background:rgba(255,255,255,.13);border-radius:9px;font-size:14px}
body.sphlg-admin-simplified .sphlg-nav-logout{margin-top:18px;border-top:1px solid rgba(255,255,255,.14)!important;padding-top:18px!important}
.sphlg-module-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.sphlg-module-cards a{display:grid;gap:8px;text-decoration:none;color:#0f172a;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #dbe5ee;border-radius:24px;padding:24px;box-shadow:0 14px 36px rgba(15,23,42,.055);transition:.18s ease}.sphlg-module-cards a:hover{transform:translateY(-2px);border-color:rgba(15,143,106,.24);box-shadow:0 20px 46px rgba(15,23,42,.09)}.sphlg-module-cards span{width:48px;height:48px;border-radius:16px;background:#ecfdf5;color:#047857;display:grid;place-items:center;font-size:23px}.sphlg-module-cards strong{font-size:20px;letter-spacing:-.03em}.sphlg-module-cards em{font-style:normal;color:#64748b;font-weight:700}.sphlg-module-home h2{font-size:clamp(28px,3vw,42px);letter-spacing:-.05em;margin:0 0 8px}
@media(max-width:900px){.sphlg-module-cards{grid-template-columns:1fr}body.sphlg-admin-simplified .sphlg-side nav a{font-size:16px}}

/* v2.4.6 Settings UI polish: full-width panes, readable payment cards, stable admin forms */
.sphlg-admin-main .sphlg-admin-settings-modern .sphlg-settings-form.wide,
.sphlg-admin-main .sphlg-admin-credit-adjust-panel .sphlg-credit-adjust-form{
	max-width:none!important;
	width:100%!important;
}
.sphlg-admin-main .sphlg-admin-settings-modern{
	box-shadow:0 18px 55px rgba(15,23,42,.07)!important;
}
.sphlg-admin-main .sphlg-settings-pane{
	width:100%;
	max-width:none;
}
.sphlg-admin-main .sphlg-settings-payment-grid{
	grid-template-columns:minmax(300px,.82fr) minmax(420px,1.18fr)!important;
	gap:22px!important;
	align-items:stretch;
}
.sphlg-admin-main .sphlg-settings-qr-card{
	display:grid!important;
	grid-template-columns:132px minmax(0,1fr)!important;
	align-items:center!important;
	gap:20px!important;
	padding:22px!important;
	min-height:210px;
}
.sphlg-admin-main .sphlg-settings-qr-card .sphlg-gcash-qr{
	width:132px!important;
	max-width:132px!important;
	height:auto!important;
	padding:10px;
	background:#fff;
	border:1px solid #e2e8f0;
	box-shadow:0 10px 24px rgba(15,23,42,.06);
}
.sphlg-admin-main .sphlg-settings-qr-card p strong{
	display:block;
	font-size:24px;
	line-height:1.08;
	letter-spacing:-.04em;
	color:#0f172a;
	margin-bottom:8px;
}
.sphlg-admin-main .sphlg-settings-qr-card p span{
	font-size:15px;
	line-height:1.55;
	color:#475569;
	font-weight:750;
}
.sphlg-admin-main .sphlg-settings-fields-card{
	padding:22px!important;
	background:linear-gradient(180deg,#fff,#f8fafc);
}
.sphlg-admin-main .sphlg-settings-fields-card .sphlg-settings-grid.compact{
	grid-template-columns:repeat(2,minmax(0,1fr))!important;
	gap:18px!important;
	margin-top:0!important;
}
.sphlg-admin-main .sphlg-settings-fields-card .span-2{
	grid-column:1/-1!important;
}
.sphlg-admin-main .sphlg-settings-grid input,
.sphlg-admin-main .sphlg-settings-grid select,
.sphlg-admin-main .sphlg-settings-grid textarea,
.sphlg-admin-main .sphlg-settings-card-grid input,
.sphlg-admin-main .sphlg-prompt-item-body input,
.sphlg-admin-main .sphlg-prompt-item-body textarea{
	font-size:15px!important;
	min-height:50px!important;
	border-color:#d6e0ea!important;
	box-shadow:0 1px 0 rgba(15,23,42,.03);
}
.sphlg-admin-main .sphlg-settings-grid textarea,
.sphlg-admin-main .sphlg-prompt-item-body textarea{
	min-height:132px!important;
}
.sphlg-admin-main .sphlg-settings-sticky-save{
	justify-content:flex-end!important;
	padding-top:4px;
}
.sphlg-admin-main .sphlg-settings-sticky-save .sphlg-btn,
.sphlg-admin-main .sphlg-credit-adjust-form .sphlg-btn{
	min-width:170px;
	min-height:44px;
}
.sphlg-admin-main .sphlg-admin-credit-adjust-panel{
	box-shadow:0 18px 55px rgba(15,23,42,.055)!important;
}
.sphlg-admin-main .sphlg-credit-adjust-form .sphlg-settings-grid.compact{
	grid-template-columns:minmax(260px,1fr) minmax(180px,.8fr) minmax(260px,1fr)!important;
	align-items:end;
}
@media(max-width:1200px){
	.sphlg-admin-main .sphlg-settings-payment-grid{grid-template-columns:1fr!important}
	.sphlg-admin-main .sphlg-settings-qr-card{grid-template-columns:132px minmax(0,1fr)!important}
}
@media(max-width:720px){
	.sphlg-admin-main .sphlg-settings-qr-card{grid-template-columns:1fr!important;text-align:center;justify-items:center}
	.sphlg-admin-main .sphlg-settings-fields-card .sphlg-settings-grid.compact,
	.sphlg-admin-main .sphlg-credit-adjust-form .sphlg-settings-grid.compact{grid-template-columns:1fr!important}
	.sphlg-admin-main .sphlg-settings-sticky-save .sphlg-btn,
	.sphlg-admin-main .sphlg-credit-adjust-form .sphlg-btn{width:100%}
}
.sphlg-pagination{align-items:center;gap:10px;flex-wrap:wrap}.sphlg-btn.disabled,.sphlg-btn[aria-disabled=true]{opacity:.45;pointer-events:none;box-shadow:none;transform:none}.sphlg-admin-notice{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:16px;padding:12px 14px;font-weight:900;margin:14px 0}.sphlg-api-status-card{border:1px solid #e2e8f0;background:#f8fafc;border-radius:18px;padding:16px;display:grid;gap:8px}.sphlg-api-status-card p{margin:0;color:#64748b}.sphlg-log-filter{margin-bottom:18px}

/* v2.5.3-v2.5.5: Paid Ads UX, Prompt Intelligence controls, and reusable history polish. */
.sphlg-generator-grid label select.sphlg-gen-objective,
.sphlg-generator-grid label select.sphlg-gen-framework{min-height:44px}
.sphlg-tool-toolbar .sphlg-badge.ok{white-space:nowrap}
.sphlg-history-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.sphlg-recent-output-card pre,.sphlg-saved-output-card pre{max-height:280px;overflow:auto;white-space:pre-wrap}
.sphlg-inline-success{margin-top:10px;color:#166534;font-weight:700}
@media (max-width: 720px){.sphlg-history-actions .sphlg-btn{width:100%;justify-content:center}.sphlg-tool-toolbar{gap:8px;flex-wrap:wrap}}
