/* Pulse Phase 63 · Pulse Worlds */
.phase63-world{position:relative;isolation:isolate;margin:1rem 0 0;border-radius:30px;overflow:hidden;padding:clamp(.7rem,2vw,1.35rem);--world-gap:1rem;--world-card-bg:rgba(14,16,34,.72);--world-border:rgba(255,255,255,.11);background:linear-gradient(145deg,#15112a,#090b19);box-shadow:0 22px 70px rgba(0,0,0,.22)}
.phase63-world-ambient{position:absolute;inset:0;pointer-events:none;z-index:-2;background:radial-gradient(circle at 18% 8%,color-mix(in srgb,var(--world-accent,#8b5cf6) 35%,transparent),transparent 28rem),radial-gradient(circle at 80% 38%,rgba(36,211,238,.12),transparent 25rem)}
.phase63-world::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.3))}
.phase63-world.preset-cosmic{background:radial-gradient(circle at 50% -10%,#28305c,#111529 42%,#070913 85%)}.phase63-world.preset-cosmic .phase63-world-ambient{background:radial-gradient(circle at 18% 15%,rgba(139,92,246,.45),transparent 25rem),radial-gradient(circle at 80% 24%,rgba(56,189,248,.24),transparent 22rem),radial-gradient(circle,#fff 0 1px,transparent 1.5px);background-size:auto,auto,54px 54px}
.phase63-world.preset-lakehouse{background:linear-gradient(180deg,#153440,#102a31 34%,#151b1c 70%,#211c18)}.phase63-world.preset-lakehouse .phase63-world-ambient{background:radial-gradient(circle at 68% 2%,rgba(253,230,138,.25),transparent 16rem),linear-gradient(180deg,rgba(125,211,252,.14),transparent 42%),repeating-linear-gradient(175deg,transparent 0 16px,rgba(255,255,255,.025) 17px 18px)}
.phase63-world.preset-neon{background:linear-gradient(145deg,#12071d,#0b0b1d)}.phase63-world.preset-neon .phase63-world-ambient{background:radial-gradient(circle at 18% 18%,rgba(236,72,153,.4),transparent 20rem),radial-gradient(circle at 78% 36%,rgba(34,211,238,.35),transparent 22rem),linear-gradient(rgba(139,92,246,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(139,92,246,.08) 1px,transparent 1px);background-size:auto,auto,42px 42px,42px 42px}
.phase63-world.preset-retro{background:linear-gradient(135deg,#4b2142,#173b55 52%,#69411d)}.phase63-world.preset-retro .phase63-world-module{box-shadow:5px 5px 0 rgba(0,0,0,.28)}.phase63-world.preset-retro .phase63-world-badge{text-transform:uppercase;letter-spacing:.08em}
.phase63-world.preset-studio{background:linear-gradient(160deg,#1b1b20,#0c0d11)}.phase63-world.preset-studio .phase63-world-module{border-radius:15px}.phase63-world.preset-studio .phase63-module-head h3{font-family:Georgia,serif}
.phase63-world.preset-minimal{background:linear-gradient(145deg,#191b21,#101116);--world-card-bg:rgba(255,255,255,.045)}.phase63-world.preset-minimal .phase63-world-ambient{opacity:.2}
.phase63-world.preset-sunset{background:linear-gradient(160deg,#492848,#1d2943 50%,#1c1b26)}.phase63-world.preset-sunset .phase63-world-ambient{background:radial-gradient(circle at 72% 5%,rgba(251,191,36,.35),transparent 17rem),radial-gradient(circle at 20% 30%,rgba(244,114,182,.22),transparent 24rem)}
.phase63-world-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.6rem .45rem 1.15rem}.phase63-world-intro h2{margin:.12rem 0 .35rem;font-size:clamp(1.35rem,3vw,2.15rem)}.phase63-world-intro p{margin:0;max-width:720px;color:rgba(255,255,255,.73)}.phase63-world-kicker{font-size:.65rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase;color:#c4b5fd}.phase63-world-intro-actions{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.phase63-world-badge{padding:.42rem .65rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--world-accent) 35%,rgba(255,255,255,.1));background:color-mix(in srgb,var(--world-accent) 13%,rgba(255,255,255,.04));font-size:.7rem;font-weight:900}
.phase63-world-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--world-gap);align-items:start}.phase63-world.layout-stack .phase63-world-grid{grid-template-columns:1fr}.phase63-world.layout-columns .phase63-world-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phase63-world-module.width-full{grid-column:1/-1}.phase63-world.layout-stack .phase63-world-module{grid-column:auto}.phase63-world.density-airy{--world-gap:1.35rem}.phase63-world.density-compact{--world-gap:.65rem}.phase63-world.density-compact .phase63-module-body{padding:.72rem}.phase63-world-module{min-width:0;border:1px solid var(--world-border);border-radius:22px;background:var(--world-card-bg);backdrop-filter:blur(18px);overflow:hidden;box-shadow:0 16px 45px rgba(0,0,0,.15)}.phase63-world.module-solid .phase63-world-module{background:#161827;backdrop-filter:none}.phase63-world.module-outline .phase63-world-module{background:rgba(0,0,0,.12);box-shadow:none}.phase63-world.module-soft .phase63-world-module{background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.07)}
.phase63-module-head{display:flex;justify-content:space-between;gap:.65rem;align-items:center;padding:.78rem .9rem;border-bottom:1px solid rgba(255,255,255,.07)}.phase63-module-head>div{display:flex;align-items:center;gap:.55rem}.phase63-module-head>div>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:color-mix(in srgb,var(--world-accent) 14%,rgba(255,255,255,.05))}.phase63-module-head h3{font-size:.95rem;margin:0}.phase63-module-head>a{font-size:.72rem}.phase63-module-body{padding:1rem}.phase63-about-copy{margin:0;line-height:1.65}.phase63-fact-chips{display:flex;gap:.42rem;flex-wrap:wrap;margin-top:.8rem}.phase63-fact-chips span{padding:.35rem .5rem;border-radius:999px;background:rgba(255,255,255,.06);font-size:.72rem}
.phase63-signal-card{display:flex;align-items:center;gap:.8rem;min-height:85px}.phase63-signal-card>b{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;font-size:1.5rem;background:color-mix(in srgb,var(--world-accent) 18%,rgba(255,255,255,.06));box-shadow:0 0 35px color-mix(in srgb,var(--world-accent) 16%,transparent)}.phase63-signal-card small{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:.6rem;color:#c4b5fd}.phase63-signal-card strong{display:block;margin-top:.25rem}
.phase63-stat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem}.phase63-stat-grid span{text-align:center;padding:.7rem .35rem;border-radius:15px;background:rgba(255,255,255,.045)}.phase63-stat-grid b{display:block;font-size:1.15rem}.phase63-stat-grid small{color:rgba(255,255,255,.62);font-size:.65rem}
.phase63-photo-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.phase63-photo-wall a{aspect-ratio:1;border-radius:14px;overflow:hidden;background:#090a10}.phase63-photo-wall img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.phase63-photo-wall a:hover img{transform:scale(1.04)}.phase63-featured-media{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.phase63-featured-media a{position:relative;aspect-ratio:16/10;border-radius:15px;overflow:hidden;background:#05060a}.phase63-featured-media img{width:100%;height:100%;object-fit:cover}.phase63-featured-media b{position:absolute;inset:auto auto .55rem .55rem;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(0,0,0,.7)}
.phase63-music-card,.phase63-creator-support{display:flex;gap:.8rem;align-items:flex-start}.phase63-music-card>b,.phase63-creator-support>span{font-size:1.7rem}.phase63-music-card p,.phase63-creator-support p{margin:.25rem 0;color:rgba(255,255,255,.67)}.phase63-link-stack{display:grid;gap:.45rem}.phase63-link-stack a{padding:.6rem .7rem;border-radius:13px;background:rgba(255,255,255,.05)}.phase63-favorites{display:grid;gap:.5rem}.phase63-favorites article{display:flex;gap:.6rem;padding:.55rem;border-radius:13px;background:rgba(255,255,255,.04)}.phase63-favorites small{display:block;color:#c4b5fd;font-weight:800}.phase63-favorites p{margin:.1rem 0 0}
.phase63-people{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:.5rem}.phase63-people a{text-align:center;min-width:0;padding:.55rem .3rem;border-radius:15px;background:rgba(255,255,255,.04)}.phase63-people img{width:54px;height:54px;object-fit:cover;border-radius:50%;display:block;margin:0 auto .35rem}.phase63-people strong,.phase63-people small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phase63-people strong{font-size:.72rem}.phase63-people small{font-size:.62rem;color:rgba(255,255,255,.55)}
.phase63-pulse-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.phase63-pulse-preview a{display:block;padding:.75rem;border-radius:15px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.05)}.phase63-pulse-preview p{margin:0 0 .4rem}.phase63-pulse-preview small{color:rgba(255,255,255,.55)}
.phase63-guestbook-form{display:grid;grid-template-columns:1fr auto;gap:.55rem;align-items:end;margin-bottom:.8rem}.phase63-guestbook-form textarea{min-height:64px}.phase63-guestbook-list{display:grid;gap:.55rem}.phase63-guestbook-list article{padding:.68rem;border-radius:15px;background:rgba(255,255,255,.04)}.phase63-guestbook-list article>a{display:flex;align-items:center;gap:.45rem}.phase63-guestbook-list img{width:30px;height:30px;border-radius:50%;object-fit:cover}.phase63-guestbook-list p{margin:.5rem 0;white-space:normal}.phase63-guestbook-list footer{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.phase63-guestbook-list footer form{margin:0}.phase63-guestbook-list footer button{border:0;background:none;color:#fda4af;cursor:pointer;font-size:.7rem}
/* Editor */
.phase63-editor-shell{max-width:1180px;margin:auto}.phase63-editor-hero{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.phase63-editor-hero h1{margin:.35rem 0}.phase63-editor-section-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:.8rem}.phase63-editor-section-head h2{margin:0}.phase63-preset-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.phase63-preset-card{position:relative;display:grid;gap:.25rem;padding:.55rem;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.025);cursor:pointer}.phase63-preset-card input{position:absolute;right:.65rem;top:.65rem}.phase63-preset-art{display:block;height:75px;border-radius:13px;background:linear-gradient(145deg,#39206c,#101529)}.phase63-preset-card.preset-cosmic .phase63-preset-art{background:radial-gradient(circle at 30% 20%,#8b5cf6,transparent 45%),linear-gradient(145deg,#121735,#05060c)}.phase63-preset-card.preset-lakehouse .phase63-preset-art{background:linear-gradient(180deg,#5d97a3,#1c4d58 50%,#2b251e)}.phase63-preset-card.preset-neon .phase63-preset-art{background:radial-gradient(circle at 20% 30%,#ec4899,transparent 38%),radial-gradient(circle at 75% 65%,#22d3ee,transparent 40%),#090712}.phase63-preset-card.preset-retro .phase63-preset-art{background:linear-gradient(135deg,#d55c95,#3c7aa4,#df9a48)}.phase63-preset-card.preset-studio .phase63-preset-art{background:linear-gradient(145deg,#35363a,#101114)}.phase63-preset-card.preset-minimal .phase63-preset-art{background:linear-gradient(145deg,#d1d5db,#4b5563)}.phase63-preset-card.preset-sunset .phase63-preset-art{background:linear-gradient(160deg,#f59e0b,#be4879 48%,#29375f)}.phase63-preset-card:has(input:checked){outline:2px solid var(--accent,#8b5cf6);background:rgba(139,92,246,.08)}.phase63-preset-card strong{font-size:.8rem}.phase63-preset-card small{font-size:.68rem;color:rgba(255,255,255,.58)}.phase63-world-options{grid-template-columns:repeat(3,1fr);margin-top:1rem}.phase63-world-copy{grid-template-columns:1fr 1.5fr}
.phase63-module-editor-list{display:grid;gap:.55rem}.phase63-module-editor{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:.65rem;align-items:center;padding:.65rem;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:rgba(255,255,255,.03)}.phase63-module-editor.is-dragging{opacity:.45;outline:2px dashed var(--accent,#8b5cf6)}.phase63-drag-handle{border:0;background:none;color:rgba(255,255,255,.5);font-size:1.3rem;cursor:grab}.phase63-module-editor-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:rgba(139,92,246,.12)}.phase63-module-editor-copy{display:grid;gap:.15rem}.phase63-module-editor-copy small{color:rgba(255,255,255,.55)}.phase63-module-editor-copy input{margin-top:.3rem;max-width:480px}.phase63-module-controls{display:flex;align-items:center;gap:.45rem}.phase63-module-controls>div{display:flex}.phase63-module-controls button{width:32px;height:32px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);color:#fff;cursor:pointer}.phase63-visible{font-size:.75rem;white-space:nowrap}.phase63-editor-save{display:flex;justify-content:space-between;align-items:center;gap:1rem}
@media(max-width:900px){.phase63-world-grid{grid-template-columns:1fr}.phase63-world-module.width-full,.phase63-world-module.width-half{grid-column:auto}.phase63-stat-grid{grid-template-columns:repeat(3,1fr)}.phase63-people{grid-template-columns:repeat(4,1fr)}.phase63-preset-picker{grid-template-columns:repeat(2,1fr)}.phase63-module-editor{grid-template-columns:auto auto 1fr}.phase63-module-controls{grid-column:2/-1;justify-content:flex-end}.phase63-world-options,.phase63-world-copy{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.phase63-world{border-radius:20px;padding:.55rem}.phase63-world-intro,.phase63-editor-hero,.phase63-editor-save{flex-direction:column}.phase63-world-intro-actions{justify-content:flex-start}.phase63-stat-grid{grid-template-columns:repeat(2,1fr)}.phase63-photo-wall{grid-template-columns:repeat(3,1fr)}.phase63-people{grid-template-columns:repeat(3,1fr)}.phase63-pulse-preview{grid-template-columns:1fr}.phase63-guestbook-form{grid-template-columns:1fr}.phase63-preset-picker,.phase63-world-options,.phase63-world-copy{grid-template-columns:1fr}.phase63-module-editor{grid-template-columns:auto 1fr}.phase63-module-editor-icon{display:none}.phase63-module-controls{grid-column:1/-1;justify-content:space-between}.phase63-drag-handle{display:none}}
