:root{--ink:#24116d;--violet:#7040f5;--mint:#32c7b7;--orange:#ff9845;--paper:#fbf9ff}.splash-library,.splash-editor-shell{background:radial-gradient(circle at 96% 4%,#ffe4c9 0 8%,transparent 8.2%),linear-gradient(135deg,#fbf8ff,#fffaf6);color:var(--ink);min-height:100vh}.splash-library-hero{background:linear-gradient(125deg,#392191,#7143ef);color:#fff;border-radius:28px;padding:38px;display:flex;justify-content:space-between;overflow:hidden;margin:24px 0 30px}.splash-library-hero h2{font-size:2rem;margin:8px 0}.splash-library-hero p{max-width:720px;line-height:1.6}.splash-sun{width:170px;position:relative}.splash-sun i,.splash-sun b{position:absolute;border-radius:50%;inset:-30px;background:#ffaf55aa}.splash-sun b{inset:20px;background:#4bd0c3}.splash-empty{text-align:center;background:#fff;border:1px solid #dfd4fa;border-radius:26px;padding:60px}.splash-empty>span{font-size:2.5rem}.splash-page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.splash-page-grid>article{background:#fff;border:1px solid #ded4f5;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px #4a2ba814}.splash-card-preview{height:190px;background:var(--page-bg);padding:30px;position:relative;overflow:hidden}.splash-card-preview:after{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:var(--accent);opacity:.22;right:-20px;bottom:-50px}.splash-card-preview small,.splash-card-preview strong{display:block;position:relative;z-index:1}.splash-card-preview small{text-transform:uppercase;color:var(--accent);font-weight:800}.splash-card-preview strong{font-size:1.7rem;max-width:75%;margin-top:22px}.splash-card-body{padding:24px}.splash-card-body h2{margin:12px 0 6px}.splash-card-body>div{display:flex;gap:18px;margin:18px 0}.splash-card-body form .button{width:100%}.splash-state{display:inline-block;border-radius:99px;padding:7px 11px;background:#efe9fd;color:#6840c8;font-weight:800;font-size:.75rem}.splash-state.approved,.splash-state.published{background:#d9f7ef;color:#098975}.splash-state.pending{background:#f0eafb}.splash-editor-shell{padding:35px 5vw}.splash-editor-shell>header{display:flex;align-items:center;gap:28px;margin-bottom:28px}.splash-editor-shell>header>div{flex:1}.splash-editor-shell h1{margin:4px 0}.splash-editor-grid{display:grid;grid-template-columns:minmax(420px,610px) minmax(500px,1fr);gap:28px;align-items:start}.splash-editor-grid form>section{background:#fff;border:1px solid #ddd2f6;border-radius:22px;padding:25px;margin-bottom:18px}.splash-editor-grid label{display:block;font-weight:800;margin:14px 0}.splash-editor-grid input:not([type=radio]):not([type=color]),.splash-editor-grid textarea{display:block;width:100%;margin-top:8px;border:1px solid #d8ccf3;border-radius:12px;padding:13px;font:inherit;color:var(--ink);background:#fbf9ff}.splash-editor-grid label small{display:block;color:#8977a9;font-weight:400;margin-top:7px}.template-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.template-choices label{margin:0}.template-choices input{position:absolute;opacity:0}.template-choices span{display:block;padding:13px;border:2px solid #e4dcf6;border-radius:13px}.template-choices small{display:block}.template-choices input:checked+span{border-color:var(--violet);background:#f0eaff}.colour-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.colour-row input[type=color]{display:block;width:100%;height:48px;margin-top:8px;border:0;background:none}.capture-gate{position:relative;overflow:hidden}.capture-gate:after{content:"@";position:absolute;right:15px;bottom:-30px;font-size:9rem;color:#7040f511;font-weight:900}.capture-gate button{border:0;border-radius:12px;padding:11px 15px}.capture-gate.eligible{border-color:#64d5c7!important}.save-splash{width:100%;font-size:1.05rem}.live-page-stage{position:sticky;top:25px}.preview-label{display:flex;justify-content:space-between;margin:0 8px 10px;font-size:.78rem;font-weight:900;color:#7153aa}.splash-public-body{margin:0}.splash-public{--accent:#6d43f3;--page-bg:#f6f2ff;min-height:100vh;background:var(--page-bg);font-family:Inter,system-ui,sans-serif;color:#20135f;display:grid;place-items:center;padding:6vw;position:relative;overflow:hidden;box-sizing:border-box}.live-page-stage .splash-public{min-height:710px;border-radius:28px;padding:40px}.splash-public-glow{position:absolute;width:55vw;height:55vw;border-radius:50%;background:var(--accent);opacity:.12;right:-15vw;top:-25vw}.splash-public-brand{position:absolute;left:4vw;top:3vw;font-weight:900;color:#24116d;text-decoration:none}.splash-public-brand span{color:#ff8d3c}.splash-public-card{width:min(1100px,100%);display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:5vw;position:relative}.splash-public-copy small{color:var(--accent);font-weight:900;letter-spacing:.12em}.splash-public-copy h1{font-size:clamp(3rem,7vw,6.5rem);line-height:.94;margin:20px 0;color:#20135f}.splash-public-copy h2{font-size:clamp(1.2rem,2vw,1.8rem);line-height:1.3}.splash-public-copy p{font-size:1.12rem;line-height:1.7;color:#6e5d91}.splash-public-copy>a{display:inline-flex;background:var(--accent);color:#fff;text-decoration:none;border-radius:14px;padding:15px 22px;font-weight:900;margin-top:15px;gap:18px}.splash-public-visual{min-height:430px;border-radius:45% 55% 50% 50%;background:linear-gradient(145deg,var(--accent),#33c9b9);display:grid;place-items:center;overflow:hidden;box-shadow:0 30px 90px color-mix(in srgb,var(--accent) 30%,transparent)}.splash-public-visual img{width:100%;height:100%;object-fit:cover}.hope-orbit{width:210px;height:210px;border:2px solid #ffffff88;border-radius:50%;position:relative}.hope-orbit:before,.hope-orbit:after{content:"";position:absolute;inset:22px;border:2px solid #ffffff88;border-radius:50%;transform:rotate(55deg)}.hope-orbit:after{transform:rotate(-55deg)}.hope-orbit i,.hope-orbit b,.hope-orbit span{position:absolute;width:25px;height:25px;border:7px solid #fff;background:#ffaf45;border-radius:50%;top:-13px;left:90px;z-index:2}.hope-orbit b{top:145px;left:-8px;background:#ff6d8f}.hope-orbit span{top:145px;left:190px;background:#4bd1c5}.splash-public footer{position:absolute;bottom:25px;color:#8a78aa;font-size:.8rem}.splash-public.horizon .splash-public-card{display:block;text-align:center;max-width:900px}.splash-public.horizon .splash-public-visual{min-height:230px;margin-top:35px;border-radius:28px}.splash-public.spotlight .splash-public-card{grid-template-columns:.85fr 1.15fr}.splash-public.spotlight .splash-public-visual{order:-1;border-radius:28px}.live-page-stage .splash-public-copy h1{font-size:clamp(2.4rem,4vw,4.2rem)}@media(max-width:1000px){.splash-editor-grid{grid-template-columns:1fr}.live-page-stage{position:static}.splash-public-card{grid-template-columns:1fr}.splash-public-visual{min-height:300px}.splash-public.spotlight .splash-public-card{grid-template-columns:1fr}.splash-public.spotlight .splash-public-visual{order:0}}@media(max-width:650px){.splash-editor-shell{padding:22px 15px}.splash-editor-shell>header{align-items:flex-start;flex-wrap:wrap}.template-choices{grid-template-columns:1fr}.splash-public{padding:90px 25px}.live-page-stage .splash-public{padding:45px 24px}.splash-public-copy h1{font-size:2.7rem}.splash-public-visual{min-height:240px}.splash-library-hero{padding:28px}.splash-sun{display:none}}
.capture-switch{display:flex!important;grid-template-columns:none!important;align-items:center;gap:12px;padding:14px;border-radius:14px;background:#e8fbf7}.capture-switch input{width:20px!important;height:20px;margin:0}.capture-gate select{width:100%;padding:13px;border:1px solid #d3c6ef;border-radius:11px;background:#fff;color:#2d1768}.capture-manage-link{display:inline-block;margin-top:10px;color:#6842ed;font-weight:700}.capture-needs-series{display:grid;gap:6px;padding:16px;border-radius:14px;background:#fff4df}.capture-needs-series span{color:#7e70a1}.capture-needs-series a{color:#6842ed;font-weight:700}.splash-capture-form{display:grid!important;gap:10px;margin-top:20px;padding:18px;border-radius:18px;background:#ffffffdf;box-shadow:0 15px 35px #2d176822}.splash-capture-form label{display:grid!important;gap:5px;margin:0!important;text-align:left}.splash-capture-form label span{font-size:.75rem;font-weight:800;color:#49377a}.splash-capture-form input{width:100%;padding:12px;border:1px solid #d6c9ee;border-radius:10px;background:#fff;color:#28166b;font:inherit}.splash-capture-form button{width:100%;border:0;border-radius:12px;padding:13px;background:var(--accent);color:#fff;font-weight:800;cursor:pointer}.splash-capture-form>small{color:#756a94;font-size:.72rem;line-height:1.4}.capture-honeypot{position:absolute!important;left:-10000px!important}.splash-direct-link{display:block!important;margin:10px 0 0!important;padding:0!important;background:none!important;box-shadow:none!important;color:#6d43f3!important;font-size:.78rem;text-align:center;text-decoration:underline}.capture-confirmation-body{margin:0;min-height:100vh;display:grid;place-items:center;padding:25px;background:radial-gradient(circle at 15% 20%,#ffe5c3 0 95px,transparent 96px),radial-gradient(circle at 85% 78%,#cff4ed 0 150px,transparent 151px),#f6f2ff;font-family:Poppins,Arial,sans-serif;color:#2d1768}.capture-confirmation{width:min(620px,100%);position:relative;overflow:hidden;padding:45px;border:1px solid #dbcef4;border-radius:28px;background:#fff;box-shadow:0 25px 65px #43247a25}.capture-confirmation .brand{color:#2d1768;text-decoration:none;font-weight:800;letter-spacing:.12em}.capture-confirmation .brand span{color:#ff9147}.capture-confirmation .eyebrow{margin-top:55px;color:#11a395;font-size:.75rem;font-weight:800;letter-spacing:.1em}.capture-confirmation h1{font-size:clamp(2.2rem,6vw,3.6rem);line-height:1;margin:.2em 0}.capture-confirmation>p:not(.eyebrow){max-width:470px;color:#766a98;font-size:1.05rem}.confirmation-button{display:inline-block;border:0;margin-top:18px;padding:14px 20px;border-radius:12px;background:#7145ed;color:#fff;text-decoration:none;font-weight:800;cursor:pointer}.confirmation-orbit{position:absolute;width:130px;height:130px;border-radius:50%;right:-20px;top:-20px;background:#56cfc1}.confirmation-orbit:after{content:'';position:absolute;inset:22px;border:2px solid #fff8;border-radius:50%}
/* Legacy pages inside the NEXT splash library. All selectors are page-scoped. */
.splash-library .classic-head-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.splash-library .classic-library-section{margin-top:32px;padding:28px;border:1px solid #ded4f5;border-radius:26px;background:rgba(255,255,255,.78);box-shadow:0 18px 50px rgba(74,43,168,.06)}
.splash-library .classic-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}
.splash-library .classic-section-heading>div{max-width:850px}
.splash-library .classic-section-heading h2{margin:5px 0 8px}
.splash-library .classic-section-heading p{margin:0;color:#786a9f;line-height:1.6}
.splash-library .classic-section-heading .eyebrow{color:#7040f5;font-size:.75rem;font-weight:900;letter-spacing:.12em}
.splash-library .classic-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px}
.splash-library .classic-page-card{position:relative;min-width:0;padding:22px;border:1px solid #ded4fb;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(73,39,140,.06)}
.splash-library .classic-page-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;border-radius:22px 0 0 22px;background:linear-gradient(#7040f5,#32c7b7)}
.splash-library .classic-page-card h3{margin:12px 0 6px;font-size:1.12rem}
.splash-library .classic-page-card>p{margin:0;color:#786a9f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.splash-library .classic-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px;padding-top:16px;border-top:1px solid #eee8fb}
.splash-library .classic-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 13px;border:1px solid #d9cdf7;border-radius:11px;color:#6540dd;font-size:.82rem;font-weight:800;text-decoration:none;background:#faf8ff}
.splash-library .classic-actions a:first-child{border-color:#7040f5;background:#7040f5;color:#fff}
.splash-library .classic-actions a:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(92,55,185,.13)}
.splash-library .classic-actions form{display:flex;margin-left:auto}.splash-library .classic-actions .classic-delete{min-height:40px;padding:9px 13px;border:1px solid #efc7cf;border-radius:11px;color:#bd3852;background:#fff5f7;font-size:.82rem;font-weight:800;cursor:pointer}.splash-library .classic-actions .classic-delete:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(189,56,82,.12)}
.splash-library .classic-empty{display:flex;align-items:center;gap:16px;padding:28px;border:1px dashed #cfc1f6;border-radius:22px;background:rgba(255,255,255,.65);color:#786a9f}
.splash-library .classic-empty>span{font-size:2rem}
.splash-library .classic-empty p{margin:4px 0 0}
@media(max-width:700px){.splash-library .classic-library-section{padding:20px}.splash-library .classic-head-actions{justify-content:flex-start}.splash-library .classic-section-heading{align-items:flex-start;flex-direction:column}.splash-library .classic-section-heading>.button{width:100%;text-align:center}.splash-library .classic-card-grid{grid-template-columns:1fr}.splash-library .classic-actions a{flex:1}}
