:root{--ph-bg-base:#07090e;--ph-bg-surface:#0c1017;--ph-bg-elevated:#111622;--ph-bg-glass:#0c1017bf;--ph-accent:#f5a623;--ph-accent-hover:#fbbf24;--ph-accent-glow:#f5a62340;--ph-accent-bg:#f5a62314;--ph-accent-border:#f5a62338;--ph-border-subtle:#ffffff12;--ph-border-light:#ffffff1f;--ph-border-focus:#f5a62380;--ph-text-main:#f1f5f9;--ph-text-muted:#94a3b8;--ph-text-dim:#64748b;--ph-text-invert:#090d14;--ph-font-sans:var(--font-inter), system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--ph-font-mono:var(--font-jetbrains-mono), "Fira Code", monospace;--ph-radius-outer:24px;--ph-radius-inner:20px;--ph-radius-btn:10px;--ph-shadow-card:0 20px 40px -15px #000000b3, 0 0 1px 1px #ffffff14;--ph-shadow-glow:0 0 35px -5px #f5a62333}.phoebe-page-root{background-color:var(--ph-bg-base);min-height:100vh;color:var(--ph-text-main);font-family:var(--ph-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow-x:hidden}.phoebe-container{z-index:1;width:min(1160px,100% - 48px);margin:0 auto;position:relative}.phoebe-ambient-glow{pointer-events:none;filter:blur(140px);opacity:.45;z-index:0;border-radius:50%;position:absolute}.phoebe-ambient-glow.top{background:radial-gradient(circle,#f5a6232e 0%,#f5a6230a 55%,#0000 70%);width:min(900px,100vw);height:480px;top:-180px;left:50%;transform:translate(-50%)}.phoebe-ambient-glow.center{background:radial-gradient(circle,#f5a6231a 0%,#0000 65%);width:min(800px,90vw);height:500px;top:1400px;left:50%;transform:translate(-50%)}.phoebe-header-nav{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--ph-border-subtle);background:#07090ed1;transition:all .3s;position:sticky;top:0}.phoebe-header-wrap{justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:64px;display:flex}.phoebe-brand-link{color:var(--ph-text-main);flex-shrink:0;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:inline-flex}.phoebe-brand-link:hover{opacity:.9}.phoebe-brand-title{letter-spacing:-.02em;color:#fff;white-space:nowrap;font-size:17px;font-weight:800}.phoebe-brand-badge{font-size:11px;font-weight:700;font-family:var(--ph-font-mono);background:var(--ph-accent-bg);color:var(--ph-accent);border:1px solid var(--ph-accent-border);letter-spacing:.05em;white-space:nowrap;border-radius:9999px;padding:2px 8px}.phoebe-nav-links{flex-shrink:1;align-items:center;gap:18px;display:flex}.phoebe-nav-item{color:var(--ph-text-muted);white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s}.phoebe-nav-item:hover{color:#fff}.phoebe-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.phoebe-user-nav-badge{color:#10b981;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#10b98114;border:1px solid #10b98140;border-radius:9999px;align-items:center;gap:7px;max-width:200px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.phoebe-user-nav-badge span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.phoebe-user-dot{background:#10b981;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #10b981}.phoebe-btn-nav-login{min-height:36px;padding:6px 14px;font-size:12.5px}.phoebe-btn-nav-guide,.phoebe-btn-nav-apply{white-space:nowrap;min-height:36px;padding:6px 12px;font-size:12px}@media (max-width:1360px){.phoebe-nav-links{gap:12px}.phoebe-nav-item{font-size:12px}}@media (max-width:1200px){.phoebe-nav-item.phoebe-nav-secondary,.phoebe-brand-badge{display:none}.phoebe-user-nav-badge{max-width:160px}}@media (max-width:960px){.phoebe-nav-links{display:none!important}.phoebe-user-nav-badge{max-width:140px}}.phoebe-btn-primary{border-radius:var(--ph-radius-btn);color:#130e05;cursor:pointer;white-space:nowrap;background:linear-gradient(#fbbf24 0%,#f5a623 100%);border:1px solid #ffffff59;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 18px;font-size:13px;font-weight:750;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #f5a6234d,inset 0 1px 1px #fff9}.phoebe-btn-primary:hover:not(:disabled){background:linear-gradient(#fcd34d 0%,#fbbf24 100%);transform:translateY(-1px);box-shadow:0 4px 14px #f5a62373,inset 0 1px 1px #fffc}.phoebe-btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #f5a62333}.phoebe-btn-primary:disabled{opacity:.65;cursor:not-allowed}.phoebe-btn-secondary,.phoebe-plan-btn-secondary{border-radius:var(--ph-radius-btn);min-height:40px;color:var(--ph-text-main);border:1px solid var(--ph-border-light);cursor:pointer;white-space:nowrap;background:#ffffff0a;justify-content:center;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:650;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.phoebe-btn-secondary:hover,.phoebe-plan-btn-secondary:hover{color:#fff;background:#ffffff14;border-color:#ffffff40;transform:translateY(-1px)}.phoebe-hero{text-align:center;padding:80px 0 60px;position:relative}.phoebe-pill-badge{border:1px solid var(--ph-accent-border);color:var(--ph-accent);background:#f5a6230f;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:12.5px;font-weight:650;display:inline-flex;box-shadow:0 0 20px #f5a62314}.phoebe-pill-dot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite pulse-dot;box-shadow:0 0 8px #10b981}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.phoebe-hero-title{letter-spacing:-.04em;color:#fff;text-wrap:balance;max-width:900px;margin:0 auto;font-size:clamp(32px,5.2vw,56px);font-weight:850;line-height:1.16}.phoebe-hero-gradient-text{background:linear-gradient(135deg,#fff 30%,#ffd38a 70%,#f5a623 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.phoebe-hero-subtitle{max-width:700px;color:var(--ph-text-muted);text-wrap:pretty;margin:22px auto 0;font-size:16.5px;line-height:1.75}.phoebe-hero-subtitle b{color:#e2e8f0}.phoebe-cta-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:32px;display:flex}.phoebe-cta-main{min-height:48px;padding:0 24px;font-size:14.5px}.phoebe-cta-sub{min-height:48px;padding:0 22px;font-size:14px}.phoebe-double-bezel{border:1px solid var(--ph-border-subtle);border-radius:var(--ph-radius-outer);box-shadow:var(--ph-shadow-card);background:#ffffff05;padding:4px;transition:all .3s cubic-bezier(.16,1,.3,1)}.phoebe-double-bezel:hover{border-color:var(--ph-border-light);box-shadow:0 24px 48px -12px #000c,0 0 1px 1px #ffffff1f}.phoebe-double-bezel.featured{border-color:var(--ph-accent-border);box-shadow:var(--ph-shadow-glow), var(--ph-shadow-card);background:linear-gradient(#f5a6231f 0%,#f5a62305 100%)}.phoebe-hero-spotlight-stage{width:100%;max-width:1100px;margin:40px auto 0;position:relative}.phoebe-hero-angel-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex}.phoebe-hero-tab-pill{cursor:pointer;backdrop-filter:blur(12px);background:#0f141ed9;border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:10px;padding:6px 16px 6px 8px;transition:all .25s;display:flex}.phoebe-hero-tab-pill:hover{background:#192030f2;border-color:#ffffff4d;transform:translateY(-2px)}.phoebe-hero-tab-pill.active{background:#141a28f2}.tab-avatar-wrap{border:2px solid;border-radius:50%;flex-shrink:0;width:38px;height:38px;position:relative;overflow:hidden}.tab-avatar-img{object-fit:cover;width:100%;height:100%}.tab-text-wrap{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.tab-text-wrap .pill-name{font-size:14px;font-weight:800;line-height:1.2}.tab-text-wrap .pill-role{color:#94a3b8;font-size:11px;line-height:1.2}.phoebe-hero-cinematic-stage{flex-direction:column;gap:18px;width:100%;max-width:1100px;margin:32px auto 0;display:flex}.phoebe-cinematic-visual-box{flex-direction:column;gap:14px;display:flex}.phoebe-cinematic-carousel-frame{aspect-ratio:16/9;background:#000;border:1px solid #f5a62340;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 60px #000c,0 0 1px 1px #ffffff14}.phoebe-carousel-slide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .8s,transform 1s;position:absolute;inset:0;transform:scale(1.02)}.phoebe-carousel-slide.active{opacity:1;visibility:visible;pointer-events:auto;z-index:1;transform:scale(1)}.phoebe-cinematic-img{object-fit:cover;width:100%;height:100%}.phoebe-carousel-external-caption{-webkit-backdrop-filter:blur(10px);background:#0f1420d9;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;display:flex;box-shadow:0 4px 16px #0000004d}.carousel-caption-left{align-items:center;gap:10px;min-width:0;display:flex}.carousel-badge-gold{letter-spacing:.05em;color:#f5a623;white-space:nowrap;background:#f5a62326;border:1px solid #f5a62359;border-radius:6px;flex-shrink:0;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.carousel-scene-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.carousel-caption-right{color:#ffffffb3;white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;font-size:12px;display:flex}.carousel-scene-loc{color:#fffc}.carousel-scene-members{color:#ffffffa6}@media (max-width:640px){.phoebe-carousel-external-caption{flex-direction:column;align-items:flex-start;gap:6px;padding:8px 12px}.carousel-scene-title{font-size:13px}.carousel-caption-right{font-size:11px}}.carousel-arrow{z-index:3;color:#fff;cursor:pointer;backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;background:#0a0e16a6;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0 0 2px;font-size:26px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.prev{left:16px}.carousel-arrow.next{right:16px}.carousel-arrow:hover{color:#000;background:#f5a623eb;border-color:#f5a623;transform:translateY(-50%)scale(1.12);box-shadow:0 0 20px #f5a62399}.carousel-dots-wrap{z-index:3;backdrop-filter:blur(10px);background:#0a0e16b3;border:1px solid #ffffff1f;border-radius:9999px;gap:8px;padding:6px 14px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:all .3s}.carousel-dot:hover{background:#ffffffbf}.carousel-dot.active{background:#f5a623;border-radius:9999px;width:26px;box-shadow:0 0 10px #f5a623cc}.phoebe-cinematic-role-tabs{grid-template-columns:repeat(4,1fr);gap:12px;width:100%;display:grid}.cinematic-role-tab{cursor:pointer;backdrop-filter:blur(8px);text-align:left;background:#0f1420d9;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:12px;padding:10px 16px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.cinematic-role-tab:hover{background:#182032f2;border-color:#ffffff40;transform:translateY(-2px)}.cinematic-role-tab.active{background:#141b2cfa}.role-tab-avatar-wrap{border:2px solid;border-radius:50%;flex-shrink:0;width:38px;height:38px;overflow:hidden;box-shadow:0 2px 8px #0006}.role-tab-avatar-img{object-fit:cover;object-position:center top;width:100%;height:100%}.role-tab-text{flex-direction:column;gap:2px;display:flex;overflow:hidden}.role-tab-name{font-size:14px;font-weight:800;line-height:1.2}.role-tab-title{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;line-height:1.2;overflow:hidden}.phoebe-cinematic-spacious-console{backdrop-filter:blur(16px);text-align:left;background:#0a0e16f2;border:1px solid #ffffff1a;border-radius:20px;padding:24px 28px;box-shadow:0 20px 50px #000000b3}.spacious-console-grid{grid-template-columns:1fr 1.35fr;align-items:stretch;gap:24px;display:grid}.spacious-prompt-col{flex-direction:column;justify-content:space-between;gap:14px;display:flex}.spacious-prompt-box{background:#ffffff09;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;justify-content:flex-start;gap:10px;height:100%;padding:18px 20px;display:flex}.spacious-prompt-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:8px;padding-bottom:4px;display:flex}.spacious-col-label{color:#94a3b8;letter-spacing:.02em;font-size:12px;font-weight:800}.spacious-scenario-tag{color:#94a3b8;background:#ffffff0d;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.spacious-prompt-text{color:#e2e8f0;margin:0;font-size:14px;line-height:1.65}.spacious-reply-col{background:#ffffff0a;border-left:4px solid;border-radius:0 16px 16px 0;flex-direction:column;justify-content:space-between;gap:14px;padding:20px 24px;display:flex}.spacious-reply-header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.spacious-reply-speaker-wrap{flex-wrap:nowrap;align-items:center;gap:10px;display:flex}.spacious-reply-speaker{letter-spacing:.02em;white-space:nowrap;font-size:14px;font-weight:900}.spacious-archetype-pill{white-space:nowrap;border:1px solid;border-radius:9999px;padding:3px 10px;font-size:11.5px;font-weight:800}.spacious-plan-pill{color:#94a3b8;white-space:nowrap;background:#ffffff12;border-radius:6px;padding:3px 10px;font-size:11.5px;font-weight:700}.spacious-reply-text{color:#f8fafc;white-space:pre-line;margin:0;font-size:14.5px;line-height:1.7}.spacious-actions-row{align-items:center;gap:14px;padding-top:6px;display:flex}.spacious-cta-btn{white-space:nowrap;flex:1;justify-content:center;padding:12px 20px;font-size:14px;font-weight:800}.spacious-guide-btn{white-space:nowrap;justify-content:center;padding:12px 18px;font-size:13.5px;font-weight:700}@media (max-width:992px){.phoebe-cinematic-role-tabs{grid-template-columns:repeat(2,1fr);gap:10px}.spacious-console-grid{grid-template-columns:1fr;gap:16px}}@media (max-width:640px){.phoebe-cinematic-spacious-console{border-radius:16px;padding:16px 14px}.phoebe-cinematic-role-tabs{grid-template-columns:repeat(2,1fr);gap:8px}.cinematic-role-tab{border-radius:12px;gap:8px;padding:8px 10px}.role-tab-avatar-wrap{width:32px;height:32px}.role-tab-name{font-size:13px}.role-tab-title{font-size:10.5px}.carousel-arrow{width:34px;height:34px;font-size:20px}.carousel-arrow.prev{left:8px}.carousel-arrow.next{right:8px}.carousel-dots-wrap{gap:6px;padding:4px 10px;bottom:10px}.carousel-dot{width:7px;height:7px}.carousel-dot.active{width:18px}.spacious-reply-col{border-radius:12px;padding:16px}.spacious-reply-header{flex-wrap:wrap;gap:8px}.spacious-reply-speaker-wrap{flex-wrap:wrap;gap:6px}.spacious-actions-row{flex-direction:column;gap:8px}.spacious-cta-btn,.spacious-guide-btn{width:100%}}.phoebe-hero-terminal-wrap{text-align:left;width:100%;max-width:800px;margin:44px auto 0}.phoebe-terminal-box{border-radius:var(--ph-radius-inner);background:#080b10;border:1px solid #ffffff0d;padding:18px 22px}.phoebe-terminal-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.phoebe-mac-dots{align-items:center;gap:6px;display:flex}.phoebe-mac-dots .dot{border-radius:50%;width:10px;height:10px}.phoebe-mac-dots .dot.red{opacity:.85;background:#ef4444}.phoebe-mac-dots .dot.yellow{opacity:.85;background:#eab308}.phoebe-mac-dots .dot.green{opacity:.85;background:#10b981}.phoebe-terminal-endpoint{font-family:var(--ph-font-mono);color:var(--ph-accent);letter-spacing:.02em;font-size:12px;font-weight:700}.phoebe-terminal-status{font-family:var(--ph-font-mono);color:#10b981;background:#10b9811f;border:1px solid #10b98140;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.phoebe-terminal-pre{font-family:var(--ph-font-mono);color:#cbd5e1;-webkit-overflow-scrolling:touch;margin:0;font-size:12.5px;line-height:1.7;overflow-x:auto}.phoebe-ticker-bar{border:1px solid var(--ph-border-subtle);backdrop-filter:blur(12px);background:#0c101799;border-radius:16px;justify-content:space-around;align-items:center;margin-top:48px;padding:16px 24px;display:flex}.phoebe-ticker-item{text-align:center;flex-direction:column;gap:4px;display:flex}.phoebe-ticker-label{color:var(--ph-text-dim);letter-spacing:.04em;text-transform:uppercase;font-size:11.5px;font-weight:600}.phoebe-ticker-value{color:#fff;font-size:16px;font-weight:800;font-family:var(--ph-font-mono)}.phoebe-ticker-value.online{color:#10b981}.phoebe-ticker-value.accent{color:var(--ph-accent)}.phoebe-ticker-divider{background:var(--ph-border-subtle);width:1px;height:28px}.phoebe-section{padding:96px 0;position:relative}.phoebe-section-header{text-align:center;max-width:900px;margin:0 auto 48px}.phoebe-section-tag{font-family:var(--ph-font-mono);color:var(--ph-accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-block}.phoebe-section-title{letter-spacing:-.03em;color:#fff;white-space:nowrap;margin:0 0 12px;font-size:clamp(26px,3.8vw,38px);font-weight:850;line-height:1.25}@media (max-width:768px){.phoebe-section-title{white-space:normal}}.phoebe-section-desc{color:var(--ph-text-muted);text-wrap:pretty;margin:0;font-size:15px;line-height:1.65}.phoebe-roi-wrapper{max-width:1040px;margin:0 auto}.phoebe-roi-card{background:var(--ph-bg-surface);border-radius:var(--ph-radius-inner);flex-direction:column;gap:28px;padding:36px 32px;display:flex}.phoebe-roi-controls{border:1px solid var(--ph-border-subtle);background:#080b10;border-radius:16px;grid-template-columns:1fr 1fr;gap:24px;padding:24px;display:grid}.phoebe-roi-control-group{flex-direction:column;gap:10px;display:flex}.phoebe-roi-control-header{justify-content:space-between;align-items:center;display:flex}.phoebe-roi-value-pill{font-family:var(--ph-font-mono);color:var(--ph-accent);background:var(--ph-accent-bg);border:1px solid var(--ph-accent-border);border-radius:6px;padding:3px 10px;font-size:13.5px;font-weight:800}.phoebe-roi-slider{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:4px;outline:none;width:100%;height:6px;margin:8px 0 4px}.phoebe-roi-slider::-webkit-slider-thumb{appearance:none;cursor:grab;background:linear-gradient(#fbbf24 0%,#f5a623 100%);border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;box-shadow:0 2px 8px #f5a62380}.phoebe-roi-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.phoebe-slider-ticks{color:var(--ph-text-dim);font-size:11px;font-family:var(--ph-font-mono);justify-content:space-between;display:flex}.phoebe-roi-metrics-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.phoebe-roi-metric-item{border:1px solid var(--ph-border-subtle);background:#080b10;border-radius:14px;flex-direction:column;justify-content:space-between;gap:8px;padding:18px 16px;display:flex}.phoebe-roi-metric-item.highlight{border-color:var(--ph-accent-border);background:linear-gradient(#f5a62314 0%,#080b10 100%);box-shadow:0 0 20px #f5a6231a}.phoebe-roi-metric-label{color:var(--ph-text-dim);font-size:12px;font-weight:700}.phoebe-roi-metric-number{color:#fff;font-size:22px;font-weight:850;font-family:var(--ph-font-mono);letter-spacing:-.03em;flex-wrap:wrap;align-items:baseline;gap:4px;display:flex}.phoebe-roi-metric-item.highlight .phoebe-roi-metric-number{color:#fbbf24}.phoebe-roi-metric-unit{color:var(--ph-text-muted);font-size:11.5px;font-weight:600}.phoebe-roi-metric-badge{color:var(--ph-accent);background:var(--ph-accent-bg);border-radius:4px;align-self:flex-start;padding:2px 6px;font-size:11px;font-weight:750}.phoebe-roi-metric-badge.green{color:#10b981;background:#10b9811f}.phoebe-roi-metric-sub{color:var(--ph-text-muted);font-size:11.5px}.phoebe-roi-compare-box{grid-template-columns:1fr 1fr;gap:16px;display:grid}.phoebe-roi-compare-col{border-radius:14px;padding:22px 24px}.phoebe-roi-compare-col.bad{background:#ef444408;border:1px solid #ef444426}.phoebe-roi-compare-col.good{border:1px solid var(--ph-accent-border);background:#f5a6230a}.phoebe-roi-compare-head{margin-bottom:12px;font-size:14.5px;font-weight:800}.phoebe-roi-compare-head.bad{color:#ef4444}.phoebe-roi-compare-head.good{color:var(--ph-accent)}.phoebe-roi-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.phoebe-roi-list li{color:#94a3b8;white-space:nowrap;font-size:13.5px;line-height:1.5}@media (max-width:860px){.phoebe-roi-list li{white-space:normal}}.phoebe-roi-compare-col.good .phoebe-roi-list li{color:#f1f5f9}.phoebe-roi-list b{color:#fff;font-weight:750}.phoebe-roi-cta-bar{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding-top:8px;display:flex}.phoebe-clean-product-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:28px;display:grid}.phoebe-clean-product-card{backdrop-filter:blur(8px);background:#0d121cd9;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:10px;padding:22px 24px;transition:all .25s;display:flex}.phoebe-clean-product-card:hover{background:#141a28f2;border-color:#f5a62366;transform:translateY(-2px)}.clean-product-head{align-items:center;gap:14px;display:flex}.clean-product-icon{flex-shrink:0;font-size:26px}.clean-product-title{color:#fff;margin:0 0 2px;font-size:15.5px;font-weight:800}.clean-product-angel{color:var(--ph-accent);font-size:12px;font-weight:700}.clean-product-desc{color:#94a3b8;margin:0;font-size:13.5px;line-height:1.6}.phoebe-clean-action-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}@media (max-width:768px){.phoebe-clean-product-grid{grid-template-columns:1fr}}.phoebe-sandbox-wrapper{max-width:960px;margin:0 auto}.phoebe-playground-card{background:var(--ph-bg-surface);border-radius:var(--ph-radius-inner);padding:32px}.phoebe-playground-controls{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;display:flex}.phoebe-presets-label{color:var(--ph-text-dim);white-space:nowrap;margin-right:4px;font-size:13px;font-weight:700}.phoebe-sample-btn{border:1px solid var(--ph-border-subtle);color:var(--ph-text-main);cursor:pointer;white-space:nowrap;background:#ffffff0a;border-radius:8px;padding:6px 14px;font-size:12.5px;font-weight:600;transition:all .15s}.phoebe-sample-btn:hover{background:var(--ph-accent-bg);border-color:var(--ph-accent);color:var(--ph-accent)}.phoebe-sandbox-grid{grid-template-columns:1.1fr 1fr;align-items:stretch;gap:24px;display:grid}.phoebe-sandbox-input-col{flex-direction:column;gap:14px;display:flex}.phoebe-form-flex-col{flex-direction:column;flex:1;display:flex}.phoebe-form-label{color:var(--ph-text-dim);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.phoebe-form-input{border:1px solid var(--ph-border-subtle);color:#fff;box-sizing:border-box;background:#080b10;border-radius:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:13.5px;transition:border-color .2s,box-shadow .2s}.phoebe-form-input:focus{border-color:var(--ph-accent);outline:none;box-shadow:0 0 0 3px #f5a62326}.phoebe-angel-select-preview{background:linear-gradient(110deg,#f5a62314,#080b10f5 58%);border:1px solid #f5a6232e;border-radius:10px;grid-template-columns:68px 1fr;align-items:center;gap:12px;min-height:92px;margin-top:10px;display:grid;overflow:hidden}.phoebe-angel-select-preview.angel-olivia{background:linear-gradient(110deg,#14b8a61a,#080b10f5 58%);border-color:#2dd4bf33}.phoebe-angel-select-image{object-fit:cover;object-position:center 16%;width:68px;height:92px}.phoebe-angel-select-preview strong,.phoebe-angel-select-preview span{display:block}.phoebe-angel-select-preview strong{color:#fff;font-size:14px}.phoebe-angel-select-preview span{color:var(--ph-accent);margin-top:2px;font-size:11px;font-weight:700}.phoebe-angel-select-preview p{color:var(--ph-text-muted);margin:5px 10px 0 0;font-size:11px;line-height:1.35}.phoebe-sandbox-textarea{resize:vertical;flex:1;min-height:130px;line-height:1.6}.phoebe-sandbox-submit{width:100%;min-height:44px;font-size:13.5px}.phoebe-sandbox-output-col{border:1px solid var(--ph-border-subtle);background:#080b10;border-radius:12px;flex-direction:column;padding:18px;display:flex}.phoebe-sandbox-output-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.phoebe-output-title{font-family:var(--ph-font-mono);color:var(--ph-accent);font-size:12px;font-weight:700}.phoebe-output-badge{color:#10b981;background:#10b9811f;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.phoebe-output-body{flex-direction:column;flex:1;gap:12px;display:flex}.phoebe-json-preview{font-family:var(--ph-font-mono);color:#94a3b8;background:#0006;border:1px solid #ffffff0d;border-radius:8px;padding:12px;font-size:11.5px;line-height:1.6;overflow-x:auto}.phoebe-json-comment{color:#ffd38a}.phoebe-json-highlight{color:var(--ph-accent)}.phoebe-sandbox-empty{text-align:center;color:var(--ph-text-dim);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:24px 16px;font-size:13px;line-height:1.6;display:flex}.phoebe-bento-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.phoebe-bento-item{background:var(--ph-bg-surface);border-radius:var(--ph-radius-inner);box-sizing:border-box;flex-direction:column;height:100%;padding:32px 26px;display:flex}.phoebe-bento-icon{background:var(--ph-accent-bg);border:1px solid var(--ph-accent-border);width:44px;height:44px;color:var(--ph-accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.phoebe-bento-title{color:#fff;letter-spacing:-.02em;margin:0 0 10px;font-size:19px;font-weight:800}.phoebe-bento-desc{color:var(--ph-text-muted);flex:1;margin:0 0 20px;font-size:14px;line-height:1.65}.phoebe-bento-tags{flex-wrap:wrap;gap:6px;display:flex}.phoebe-mini-tag{color:var(--ph-accent);background:#f5a6230f;border:1px solid #f5a6232e;border-radius:6px;padding:2px 8px;font-size:11.5px;font-weight:600}.phoebe-mira-wrapper{max-width:960px;margin:0 auto 24px}.phoebe-mira-hero-box{background:var(--ph-bg-surface);border-radius:var(--ph-radius-inner);padding:28px 32px}.phoebe-mira-badge-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.phoebe-mira-leader-tag{font-family:var(--ph-font-mono);color:#130e05;background:var(--ph-accent);letter-spacing:.08em;border-radius:4px;padding:3px 8px;font-size:10.5px;font-weight:800}.phoebe-mira-subtitle{color:var(--ph-text-muted);font-size:13px;font-weight:600}.phoebe-mira-quote{color:#fff;margin:0;font-size:16px;font-weight:500;line-height:1.7}.phoebe-mira-compare-box{grid-template-columns:1fr 1fr;gap:16px;max-width:960px;margin:0 auto;display:grid}.phoebe-mira-compare-col{border-radius:16px;padding:22px 24px}.phoebe-mira-compare-col.bad{background:#ef44440a;border:1px solid #ef44442e}.phoebe-mira-compare-col.good{border:1px solid var(--ph-accent-border);background:#f5a6230d}.phoebe-compare-header{margin-bottom:8px;font-size:14px;font-weight:750}.phoebe-compare-header.bad{color:#ef4444}.phoebe-compare-header.good{color:var(--ph-accent)}.phoebe-compare-text{color:var(--ph-text-muted);margin:0;font-size:13.5px;line-height:1.65}.phoebe-mira-compare-col.good .phoebe-compare-text{color:#e2e8f0}.phoebe-carousel-wrap{max-width:860px;margin:0 auto}.phoebe-carousel-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px;display:flex}.phoebe-carousel-tab-btn{border:1px solid var(--ph-border-subtle);color:var(--ph-text-muted);cursor:pointer;background:#ffffff08;border-radius:9999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:650;transition:all .2s;display:inline-flex}.phoebe-carousel-tab-btn:hover{color:#fff;background:#ffffff0f}.phoebe-carousel-tab-btn.active{background:var(--ph-accent-bg);border-color:var(--ph-accent);color:var(--ph-accent);box-shadow:0 0 12px #f5a62326}.phoebe-carousel-stage{align-items:center;gap:14px;display:flex}.phoebe-carousel-arrow{border:1px solid var(--ph-border-light);width:42px;height:42px;color:var(--ph-text-main);cursor:pointer;background:#ffffff0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;transition:all .2s;display:flex}.phoebe-carousel-arrow:hover{background:var(--ph-accent-bg);border-color:var(--ph-accent);color:var(--ph-accent);transform:scale(1.05)}.phoebe-carousel-card-container{flex:1;min-width:0}.phoebe-thread-card{background:var(--ph-bg-surface);border-radius:var(--ph-radius-inner);padding:26px 28px}.phoebe-thread-top{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:14px;display:flex}.phoebe-thread-topic{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.phoebe-topic-badge{color:#fff;align-items:center;gap:5px;font-size:13px;font-weight:750;display:inline-flex}.phoebe-strategy-tag{color:var(--ph-accent);background:var(--ph-accent-bg);border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600}.phoebe-thread-platform{color:var(--ph-text-dim);align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.phoebe-thread-main{gap:16px;display:flex}.phoebe-thread-rail{flex-direction:column;flex-shrink:0;align-items:center;width:32px;display:flex}.phoebe-avatar-netizen,.phoebe-avatar-bot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:flex}.phoebe-avatar-netizen{color:#94a3b8;background:#20293a;border:1px solid #ffffff1a}.phoebe-avatar-bot{background:var(--ph-accent-bg);border:1px solid var(--ph-accent-border)}.phoebe-thread-line{background:linear-gradient(180deg, #ffffff1a 0%, var(--ph-accent-border) 100%);flex:1;width:2px;min-height:24px;margin:6px 0}.phoebe-thread-content{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.phoebe-netizen-box{border:1px solid var(--ph-border-subtle);background:#080b10;border-radius:14px;padding:14px 16px}.phoebe-netizen-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.phoebe-netizen-author-wrap{align-items:center;gap:6px;display:flex}.phoebe-netizen-handle{color:#fff;font-size:14.5px;font-weight:750}.phoebe-netizen-role{color:var(--ph-text-dim);font-size:12px}.phoebe-badge-sub{color:var(--ph-text-dim);font-size:11px}.phoebe-netizen-text{color:#e2e8f0;margin:0;font-size:15px;line-height:1.6}.phoebe-reply-bubble{border:1px solid var(--ph-accent-border);background:#f5a6230d;border-radius:14px;padding:16px 18px}.phoebe-reply-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.phoebe-reply-name{color:var(--ph-accent);font-size:14.5px;font-weight:800}.phoebe-mira-badge{color:var(--ph-text-muted);background:#ffffff0f;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:650;display:inline-flex}.phoebe-reply-body{color:#fff;white-space:pre-wrap;margin-bottom:12px;font-size:15px;line-height:1.65}.phoebe-reply-chips{flex-wrap:wrap;gap:6px;display:flex}.phoebe-reply-chip{color:var(--ph-accent);background:#f5a62314;border-radius:4px;padding:2px 8px;font-size:11.5px;font-weight:600}.phoebe-user-reaction-box{border:1px solid var(--ph-border-subtle);background:#ffffff05;border-left:3px solid #10b981;border-radius:12px;padding:14px 16px}.phoebe-reaction-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.phoebe-reaction-author-wrap{align-items:center;gap:6px;display:flex}.phoebe-reaction-handle{color:#fff;font-size:14px;font-weight:750}.phoebe-reaction-role{color:var(--ph-text-dim);font-size:12px}.phoebe-reaction-badge{color:#10b981;background:#10b9811f;border:1px solid #10b98140;border-radius:9999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.phoebe-reaction-text{color:#e2e8f0;margin:0 0 8px;font-size:14.5px;line-height:1.6}.phoebe-reaction-footer{color:var(--ph-text-dim);border-top:1px dashed #ffffff0f;gap:14px;padding-top:6px;font-size:11.5px;display:flex}.phoebe-reaction-likes{color:#f43f5e;align-items:center;gap:4px;font-weight:600;display:inline-flex}.phoebe-reaction-follow{color:var(--ph-accent);align-items:center;gap:4px;font-weight:600;display:inline-flex}.phoebe-thread-bottom{border-top:1px dashed var(--ph-border-subtle);justify-content:space-between;align-items:center;margin-top:18px;padding-top:14px;display:flex}.phoebe-thread-actions{align-items:center;gap:14px;display:flex}.phoebe-action-item{color:var(--ph-text-muted);align-items:center;gap:4px;font-size:12.5px;font-weight:600;display:inline-flex}.phoebe-action-item.red{color:#f43f5e}.phoebe-copy-thread-btn{color:var(--ph-accent);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.phoebe-copy-thread-btn:hover{background:var(--ph-accent-bg)}.phoebe-carousel-indicators{justify-content:center;gap:6px;margin-top:20px;display:flex}.phoebe-indicator-bar{cursor:pointer;background:#ffffff1a;border:none;border-radius:2px;width:28px;height:3px;padding:0;transition:all .2s}.phoebe-indicator-bar.active{background:var(--ph-accent);width:42px}.phoebe-agent-doc-card{background:var(--ph-bg-surface);border-radius:var(--ph-radius-inner);padding:28px 32px}.phoebe-agent-tabs{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.phoebe-agent-tab-btn{border:1px solid var(--ph-border-subtle);color:var(--ph-text-muted);cursor:pointer;background:#ffffff08;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:650;transition:all .15s}.phoebe-agent-tab-btn:hover{color:#fff;background:#ffffff0f}.phoebe-agent-tab-btn.active{background:var(--ph-accent-bg);border-color:var(--ph-accent);color:var(--ph-accent)}.phoebe-code-container{border:1px solid var(--ph-border-subtle);background:#080b10;border-radius:12px;overflow:hidden}.phoebe-code-header{background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.phoebe-code-meta{font-family:var(--ph-font-mono);color:var(--ph-text-dim);font-size:11.5px}.phoebe-code-copy-btn{color:var(--ph-text-main);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:600;transition:all .15s;display:inline-flex}.phoebe-code-copy-btn:hover{background:var(--ph-accent-bg);border-color:var(--ph-accent);color:var(--ph-accent)}.phoebe-code-block{font-family:var(--ph-font-mono);color:#cbd5e1;-webkit-overflow-scrolling:touch;margin:0;padding:20px;font-size:12.5px;line-height:1.65;overflow-x:auto}.phoebe-pricing-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.phoebe-plan-starter{grid-column:span 3}.phoebe-plan-mira{grid-column:span 4}.phoebe-plan-olivia{grid-column:span 5}.phoebe-plan-victoria{grid-column:1/-1}.phoebe-pricing-card-starter{background:radial-gradient(circle at 85% 15%, #fb923c1f, transparent 55%), linear-gradient(180deg, #fb923c0d 0%, #0d1117fa 45%), var(--ph-bg-surface);border:1px solid #fb923c29}.phoebe-plan-mira .phoebe-pricing-card-angel{background:radial-gradient(circle at 85% 15%, #f5a62324, transparent 55%), linear-gradient(180deg, #f5a6230f 0%, #0d1117fa 45%), var(--ph-bg-surface);border:1px solid #f5a62338}.phoebe-plan-olivia .phoebe-pricing-card-angel{background:radial-gradient(circle at 85% 15%, #10b98124, transparent 55%), linear-gradient(180deg, #10b9810f 0%, #0d1117fa 45%), var(--ph-bg-surface);border:1px solid #10b98133}.phoebe-pricing-card.phoebe-pricing-card-council{background:radial-gradient(circle at 10% 30%, #eab30826, transparent 45%), linear-gradient(112deg, #eab30814 0%, #0a0e14fa 60%), var(--ph-bg-surface);border:1px solid #eab30847;grid-template:"portrait header action""portrait features features"/200px 1fr auto;align-items:center;gap:20px 32px;padding:26px 28px;display:grid;box-shadow:0 8px 32px -4px #00000080,inset 0 0 0 1px #eab3081f}.phoebe-pricing-card.phoebe-pricing-card-council .phoebe-council-portrait{grid-area:portrait;height:100%;min-height:230px}.phoebe-pricing-card.phoebe-pricing-card-council .phoebe-pricing-header{grid-area:header;margin-bottom:0}.phoebe-pricing-card.phoebe-pricing-card-council>button{white-space:nowrap;grid-area:action;place-self:center end;width:auto;min-width:210px;padding:12px 24px;font-size:14px}.phoebe-pricing-card-angel{isolation:isolate;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .35s;overflow:hidden}.phoebe-pricing-card-angel:hover{transform:translateY(-4px);box-shadow:0 16px 40px -8px #000000b3}.phoebe-plan-starter:hover .phoebe-pricing-card-starter{border-color:#fb923c66;box-shadow:0 16px 40px -8px #fb923c26}.phoebe-plan-mira:hover .phoebe-pricing-card-angel{border-color:#f5a62380;box-shadow:0 16px 40px -8px #f5a62333}.phoebe-plan-olivia:hover .phoebe-pricing-card-angel{border-color:#10b98173;box-shadow:0 16px 40px -8px #10b9812e}.phoebe-plan-victoria:hover .phoebe-pricing-card-council{border-color:#eab3088c;box-shadow:0 20px 48px -6px #eab30838}.phoebe-pricing-card-angel>:not(.phoebe-angel-card-portrait){z-index:1;position:relative}.phoebe-pricing-card-angel>.phoebe-popular-badge{z-index:2;position:absolute;top:12px}.phoebe-angel-card-portrait{z-index:0;pointer-events:none;-webkit-mask-composite:source-in;opacity:.9;width:50%;height:225px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s;position:absolute;top:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000000e6 35%,#000 100%),linear-gradient(#000 62%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000000e6 35%,#000 100%),linear-gradient(#000 62%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.phoebe-pricing-card-angel:hover .phoebe-angel-card-portrait{opacity:1;transform:scale(1.03)}.phoebe-angel-card-portrait img{object-fit:cover;object-position:center 16%}.phoebe-pricing-card-angel .phoebe-pricing-header{min-height:148px;padding-right:38%}.phoebe-council-portrait{background:#080b10;border:1px solid #eab30852;border-radius:12px;height:240px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0009,inset 0 0 16px #eab3081f}.phoebe-pricing-card-council:hover .phoebe-council-portrait{transform:scale(1.02);box-shadow:0 8px 28px #000c,inset 0 0 24px #eab30840}.phoebe-council-portrait img{object-fit:cover;object-position:center 20%}.phoebe-pricing-card-council .phoebe-pricing-header,.phoebe-pricing-card-council .phoebe-plan-features{margin-bottom:0}.phoebe-council-features{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.phoebe-pricing-card{background:var(--ph-bg-surface);border-radius:var(--ph-radius-inner);box-sizing:border-box;flex-direction:column;height:100%;padding:28px 20px;display:flex;position:relative}.phoebe-popular-badge{color:#130e05;letter-spacing:.05em;background:linear-gradient(#fbbf24 0%,#f5a623 100%);border-radius:9999px;padding:3px 10px;font-size:11px;font-weight:800;position:absolute;top:-12px;right:20px;box-shadow:0 2px 8px #f5a62366}.phoebe-pricing-header{margin-bottom:20px}.phoebe-tier-name{color:#fff;white-space:nowrap;margin-bottom:10px;font-size:16.5px;font-weight:800;display:block}.phoebe-price-row{align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.phoebe-price-currency{color:var(--ph-accent);font-size:15px;font-weight:700}.phoebe-price-amount{color:#fff;font-size:32px;font-weight:850;font-family:var(--ph-font-mono);letter-spacing:-.03em}.phoebe-price-period{color:var(--ph-text-dim);font-size:13px}.phoebe-tier-desc{color:var(--ph-text-muted);margin:0;font-size:12.5px;line-height:1.45}.phoebe-card-features-container{flex-direction:column;flex:1;gap:16px;margin:16px 0 20px;display:flex}.phoebe-feature-channel{flex-direction:column;display:flex}.phoebe-feature-channel-tag{letter-spacing:.02em;border-radius:5px;align-items:center;gap:5px;width:fit-content;margin-bottom:8px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.phoebe-feature-channel-tag.line{color:#34d399;background:#06c7551f;border:1px solid #06c75540}.phoebe-feature-channel-tag.api{color:#c084fc;background:#a855f71f;border:1px solid #a855f740}.phoebe-plan-features{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.phoebe-plan-features li{color:#cbd5e1;white-space:normal;letter-spacing:-.01em;align-items:flex-start;gap:7px;font-size:12.5px;line-height:1.45;display:flex}.phoebe-plan-features li strong{color:#fff}.phoebe-plan-features li svg{color:#10b981;flex-shrink:0;margin-top:2px}.phoebe-plan-features li.phoebe-feature-disabled{opacity:.55;color:var(--ph-text-dim)}.phoebe-plan-features li.phoebe-feature-disabled svg{color:var(--ph-text-dim)}.phoebe-pricing-card-council .phoebe-card-features-container.phoebe-council-features-split{border-top:1px solid #eab30829;grid-area:features;grid-template-columns:1fr 1fr;gap:28px;margin:0;padding-top:18px;display:grid}.phoebe-pricing-card-council .phoebe-plan-features li{white-space:nowrap}@media (max-width:1024px){.phoebe-pricing-card-council .phoebe-card-features-container.phoebe-council-features-split{grid-template-columns:1fr 1fr;gap:16px;padding-top:14px}}@media (max-width:640px){.phoebe-pricing-card-council .phoebe-card-features-container.phoebe-council-features-split{grid-template-columns:1fr;gap:12px}.phoebe-pricing-card-council .phoebe-plan-features li{white-space:normal}}.phoebe-pricing-card button{width:100%}.phoebe-faq-wrap{flex-direction:column;gap:16px;max-width:860px;margin:0 auto;display:flex}.phoebe-faq-card{background:var(--ph-bg-surface);border-radius:var(--ph-radius-inner);padding:24px 28px}.phoebe-faq-question{color:#fff;margin:0 0 10px;font-size:16.5px;font-weight:750}.phoebe-faq-answer{color:var(--ph-text-muted);margin:0;font-size:14.5px;line-height:1.7}.phoebe-inline-link{color:var(--ph-accent);text-decoration:underline}.phoebe-footer{border-top:1px solid var(--ph-border-subtle);text-align:center;background:#05070a;padding:48px 0 40px}.phoebe-footer-links{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:16px;display:flex}.phoebe-footer-link{color:var(--ph-text-muted);font-size:13.5px;text-decoration:none;transition:color .15s}.phoebe-footer-link:hover{color:var(--ph-accent)}.phoebe-footer-copy{color:var(--ph-text-dim);font-size:12.5px}.phoebe-toast{color:#042f1a;z-index:9999;background:#10b981;border-radius:10px;padding:12px 20px;font-size:13.5px;font-weight:750;animation:.25s cubic-bezier(.16,1,.3,1) slide-up;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 32px #00000080}@keyframes slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.phoebe-modal-overlay{-webkit-backdrop-filter:blur(16px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s fade-in;display:flex;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.phoebe-modal-content{border:1px solid var(--ph-border-light);background:#0d121a;border-radius:20px;width:min(500px,94vw);max-height:90vh;padding:28px;overflow-y:auto;box-shadow:0 32px 64px -12px #000c,0 0 1px 1px #ffffff1a}.phoebe-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:14px;display:flex}.phoebe-modal-title{color:#fff;margin:0;font-size:18px;font-weight:800}.phoebe-modal-close-btn{color:var(--ph-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;display:flex}.phoebe-modal-close-btn:hover{color:#fff;background:#ffffff0f}.phoebe-modal-form{flex-direction:column;gap:16px;display:flex}.phoebe-auth-gate-box{border:1px solid var(--ph-accent-border);background:#f5a6230d;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.phoebe-auth-gate-title{color:var(--ph-accent);align-items:center;gap:6px;font-size:13.5px;font-weight:750;display:flex}.phoebe-auth-gate-desc{color:var(--ph-text-muted);margin:0;font-size:12.5px;line-height:1.55}.phoebe-google-auth-btn{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:9px 16px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 1px 3px #0000001a}.phoebe-google-auth-btn:hover{background:#f9fafb;transform:translateY(-1px);box-shadow:0 4px 10px #00000026}.phoebe-authed-badge{color:#10b981;background:#10b98114;border:1px solid #10b98140;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:650;display:flex}.phoebe-authed-badge b{color:#fff}.phoebe-modal-textarea{resize:vertical;min-height:84px}.phoebe-modal-btn-row{gap:10px;margin-top:8px;display:flex}.phoebe-modal-btn-row button{flex:1}.phoebe-modal-success{text-align:center;padding:24px 0}.phoebe-success-title{color:#fff;margin:16px 0 8px;font-size:19px;font-weight:800}.phoebe-success-desc{color:var(--ph-text-muted);margin:0;font-size:14px;line-height:1.65}@media (max-width:1024px){.phoebe-bento-grid,.phoebe-pricing-grid{grid-template-columns:repeat(2,1fr);gap:16px}.phoebe-plan-starter,.phoebe-plan-mira,.phoebe-plan-olivia,.phoebe-plan-victoria{grid-area:auto/span 1}.phoebe-plan-victoria{grid-column:1/-1}.phoebe-pricing-card.phoebe-pricing-card-council{grid-template:"portrait header""portrait action""features features"/160px 1fr;gap:16px 20px;padding:22px 20px}.phoebe-council-portrait{grid-area:portrait;min-height:180px}.phoebe-pricing-card-council>button{grid-area:action;justify-self:stretch;width:100%}}@media (max-width:768px){.phoebe-container{width:calc(100% - 32px)}.phoebe-nav-links,.phoebe-btn-nav-guide,.phoebe-brand-badge{display:none!important}.phoebe-header-wrap{min-height:54px}.phoebe-hero{padding:44px 0 32px}.phoebe-pill-badge{padding:5px 12px;font-size:11.5px}.phoebe-hero-title{font-size:clamp(24px,7vw,32px);line-height:1.25}.phoebe-hero-subtitle{margin-top:16px;font-size:14.5px;line-height:1.65}.phoebe-cta-group{flex-direction:column;gap:10px;width:100%}.phoebe-cta-group a,.phoebe-cta-group button{width:100%;min-height:46px}.phoebe-hero-terminal-wrap{margin-top:28px}.phoebe-terminal-box{padding:14px}.phoebe-terminal-pre{font-size:11.5px;line-height:1.55}.phoebe-ticker-bar{grid-template-columns:1fr 1fr;gap:10px;margin-top:28px;padding:14px 12px;display:grid}.phoebe-ticker-divider{display:none}.phoebe-ticker-label{font-size:10.5px}.phoebe-ticker-value{font-size:14.5px}.phoebe-section{padding:60px 0}.phoebe-section-header{margin-bottom:32px}.phoebe-section-title{font-size:clamp(22px,5.5vw,28px)}.phoebe-section-desc{font-size:14px}.phoebe-spotlight-inner{grid-template-columns:1fr;gap:24px;padding:20px 16px}.phoebe-hero-angel-tabs{gap:8px}.phoebe-hero-tab-pill{padding:4px 12px 4px 6px}.tab-avatar-wrap{width:32px;height:32px}.tab-text-wrap .pill-name{font-size:12.5px}.tab-text-wrap .pill-role{font-size:10px}.phoebe-spotlight-name{font-size:22px}.phoebe-model-portrait-card{min-height:360px}.phoebe-roi-card{gap:20px;padding:20px 16px}.phoebe-roi-controls{grid-template-columns:1fr;gap:18px;padding:16px 14px}.phoebe-roi-metrics-grid{grid-template-columns:1fr 1fr;gap:10px}.phoebe-roi-metric-item{padding:14px 12px}.phoebe-roi-metric-number{font-size:17px}.phoebe-roi-compare-box{grid-template-columns:1fr;gap:12px}.phoebe-roi-cta-bar{flex-direction:column;gap:10px;width:100%}.phoebe-roi-cta-bar a,.phoebe-roi-cta-bar button{width:100%;min-height:44px}.phoebe-playground-card{padding:20px 16px}.phoebe-playground-controls{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.phoebe-playground-controls::-webkit-scrollbar{display:none}.phoebe-sample-btn{flex-shrink:0;padding:6px 12px;font-size:12px}.phoebe-sandbox-grid{grid-template-columns:1fr;gap:18px}.phoebe-sandbox-textarea{min-height:110px}.phoebe-bento-grid{grid-template-columns:1fr;gap:14px}.phoebe-bento-item{padding:24px 20px}.phoebe-mira-hero-box{padding:20px 18px}.phoebe-mira-quote{font-size:14.5px}.phoebe-mira-compare-box{grid-template-columns:1fr;gap:12px}.phoebe-carousel-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;overflow-x:auto}.phoebe-carousel-tabs::-webkit-scrollbar{display:none}.phoebe-carousel-tab-btn{flex-shrink:0;padding:6px 12px;font-size:12px}.phoebe-carousel-arrow{display:none}.phoebe-thread-card{padding:18px 14px}.phoebe-thread-top{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:14px}.phoebe-thread-rail{width:26px}.phoebe-avatar-netizen,.phoebe-avatar-bot{width:26px;height:26px;font-size:11.5px}.phoebe-netizen-box,.phoebe-reply-bubble,.phoebe-user-reaction-box{padding:12px 14px}.phoebe-netizen-text,.phoebe-reply-body,.phoebe-reaction-text{font-size:13.5px}.phoebe-agent-doc-card{padding:20px 16px}.phoebe-agent-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.phoebe-agent-tabs::-webkit-scrollbar{display:none}.phoebe-agent-tab-btn{flex-shrink:0;padding:6px 12px;font-size:12px}.phoebe-code-block{padding:14px;font-size:11.5px}.phoebe-pricing-grid{grid-template-columns:1fr;gap:16px}.phoebe-pricing-card.featured,.phoebe-plan-starter,.phoebe-plan-mira,.phoebe-plan-olivia,.phoebe-plan-victoria{grid-column:span 1}.phoebe-pricing-card.phoebe-pricing-card-council{flex-direction:column;gap:18px;padding:20px 16px;display:flex}.phoebe-council-portrait{width:100%;height:240px;min-height:240px}.phoebe-pricing-card-council>button{width:100%}.phoebe-pricing-card-council .phoebe-card-features-container.phoebe-council-features-split{border-top:1px solid #eab30829;flex-direction:column;gap:14px;padding-top:16px;display:flex}.phoebe-pricing-card-council .phoebe-plan-features li{white-space:normal}.phoebe-pricing-card{padding:24px 20px}.phoebe-faq-card{padding:18px 20px}.phoebe-faq-question{font-size:15px}.phoebe-faq-answer{font-size:13.5px}.phoebe-modal-content{padding:20px 16px}.phoebe-modal-btn-row{flex-direction:column}}@media (max-width:380px){.phoebe-container{width:calc(100% - 20px)}.phoebe-hero-title{font-size:23px}.phoebe-ticker-bar{grid-template-columns:1fr;gap:8px}}.phoebe-btn-kofi-main{border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 16px #ff5e5b59;color:#fff!important;background:linear-gradient(135deg,#ff5e5b 0%,#ff896b 100%)!important;font-weight:750!important}.phoebe-btn-kofi-main:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff5e5b80}.phoebe-kofi-modal-body{flex-direction:column;gap:20px;display:flex}.phoebe-kofi-intro-box{background:#ff5e5b14;border:1px solid #ff5e5b40;border-radius:12px;padding:16px 20px}.phoebe-kofi-price-tag{color:#ff896b;margin-bottom:6px;font-size:18px;font-weight:800;display:inline-block}.phoebe-kofi-desc{color:#cbd5e1;margin:0;font-size:14px;line-height:1.6}.phoebe-kofi-steps{flex-direction:column;gap:14px;display:flex}.phoebe-kofi-step-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.phoebe-kofi-step-num{color:#fff;background:#ff5e5b;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:flex}.phoebe-kofi-step-text{color:#94a3b8;font-size:13.5px;line-height:1.5}.phoebe-kofi-step-text b{color:#f1f5f9;margin-bottom:4px;font-size:14px;display:block}.phoebe-kofi-step-text p{margin:0}.phoebe-inline-code{color:#38bdf8;background:#0006;border-radius:4px;margin:0 4px;padding:2px 6px;font-family:monospace;font-size:13px}.phoebe-copy-btn-inline{color:#38bdf8;cursor:pointer;background:#38bdf826;border:1px solid #38bdf84d;border-radius:4px;margin-left:6px;padding:2px 8px;font-size:12px;font-weight:600}.phoebe-copy-btn-inline:hover{background:#38bdf840}.phoebe-kofi-action-row{flex-direction:column;gap:10px;margin-top:6px;display:flex}.phoebe-key-modal-body{flex-direction:column;gap:16px;display:flex}.phoebe-new-key-alert{color:#34d399;background:#10b9811a;border:1px solid #10b9814d;border-radius:10px;padding:14px 16px;font-size:13.5px}.phoebe-key-copy-box{word-break:break-all;background:#090d16;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;margin-top:8px;padding:8px 12px;display:flex}.phoebe-key-copy-box code{color:#fff;font-family:monospace;font-size:12.5px}.phoebe-key-info-grid{background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:10px;padding:16px;display:flex}.phoebe-key-info-row{justify-content:space-between;align-items:center;font-size:13.5px;display:flex}.phoebe-key-label{color:var(--ph-text-dim)}.phoebe-key-val{color:#f1f5f9;font-weight:600}.phoebe-no-key-box{text-align:center;color:var(--ph-text-muted);padding:20px 0}.phoebe-btn-line-hero{color:#06c755;border-radius:var(--ph-radius-btn);background:#06c7551f;border:1px solid #06c75566;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #06c75526}.phoebe-btn-line-hero:hover{color:#fff;background:#06c755;transform:translateY(-2px);box-shadow:0 8px 24px #06c75559}.phoebe-line-icon-badge{color:#fff;letter-spacing:.05em;background:#06c755;border-radius:4px;padding:2px 5px;font-size:10px;font-weight:900}.phoebe-btn-line-hero:hover .phoebe-line-icon-badge{color:#06c755;background:#fff}.phoebe-line-showcase-hero-banner{border-radius:var(--ph-radius-inner);background:radial-gradient(circle at 15% 30%,#06c7551f,#0000 60%),linear-gradient(135deg,#06c7550f 0%,#0f172af2 60%),#0b0f19;border:1px solid #06c7554d;justify-content:space-between;align-items:center;gap:32px;margin-bottom:40px;padding:36px 40px;display:flex;box-shadow:0 16px 40px -10px #0009,inset 0 0 24px #06c75514}.line-banner-left{flex:1;max-width:680px}.line-bot-badge{color:#06c755;background:#06c75526;border:1px solid #06c75559;border-radius:9999px;align-items:center;gap:6px;margin-bottom:14px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.line-badge-dot{background:#06c755;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #06c755}.line-banner-title{color:#fff;margin:0 0 12px;font-size:26px;font-weight:800;line-height:1.35}.line-banner-title b{color:#34d399;font-weight:850}.line-banner-subtitle{color:var(--ph-text-muted);margin:0 0 24px;font-size:14.5px;line-height:1.6}.line-banner-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.line-add-btn{background:linear-gradient(135deg,#06c755,#05a546);border:none;align-items:center;gap:8px;display:inline-flex;box-shadow:0 6px 20px #06c75559}.line-add-btn:hover{background:linear-gradient(135deg,#08e061,#06c755);transform:translateY(-2px);box-shadow:0 8px 28px #06c75580}.line-banner-qr-box{flex-shrink:0}.qr-frame{background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:12px;display:flex;box-shadow:0 8px 24px #0006}.qr-img{border-radius:6px;display:block}.qr-label{color:#0f172a;margin-top:6px;font-size:11px;font-weight:700}.phoebe-showcase-interactive-stage{border-radius:var(--ph-radius-inner);background:#0f172a99;border:1px solid #ffffff14;padding:28px;box-shadow:0 20px 48px -10px #000000b3}.showcase-tabs-nav{border-bottom:1px solid #ffffff14;grid-template-columns:repeat(5,1fr);gap:8px;width:100%;margin-bottom:28px;padding-bottom:18px;display:grid}.showcase-nav-btn{color:var(--ph-text-muted);cursor:pointer;white-space:nowrap;text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:10px 8px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.showcase-nav-btn:hover{color:#fff;background:#ffffff14}.showcase-nav-btn.active{color:#34d399;background:#06c75526;border-color:#06c75580;box-shadow:0 0 16px #06c75533}@media (max-width:960px){.showcase-tabs-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;padding-bottom:12px;display:flex;overflow-x:auto}.showcase-tabs-nav::-webkit-scrollbar{display:none}.showcase-nav-btn{flex-shrink:0;width:auto;padding:8px 14px;font-size:13px}}.showcase-content-grid{grid-template-columns:minmax(340px,480px) 1fr;align-items:start;gap:36px;display:grid}.line-chat-phone-frame{background:#74889e;border:6px solid #1e293b;border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #000c,0 0 0 1px #ffffff26}.line-phone-header{background:#202b38;border-bottom:1px solid #0003;align-items:center;gap:10px;padding:12px 16px;display:flex}.phone-avatar-wrap{border:1.5px solid #fff3;border-radius:50%;flex-shrink:0;width:38px;height:38px;overflow:hidden}.phone-avatar-img{object-fit:cover;width:100%;height:100%}.phone-header-info{flex-direction:column;display:flex}.phone-title-row{align-items:center;gap:6px;display:flex}.phone-badge-shield{color:#94a3b8;font-size:11px}.phone-bot-name{color:#fff;font-size:13.5px;font-weight:700}.phone-status-text{color:#94a3b8;font-size:10.5px}.line-chat-body{flex-direction:column;gap:12px;min-height:520px;padding:16px 14px;display:flex}.chat-bubble-user{color:#0f172a;background:#8ce462;border-radius:14px 14px 2px;align-self:flex-end;padding:8px 14px;font-size:14px;font-weight:600;box-shadow:0 2px 4px #00000026}.chat-flex-container{align-self:flex-start;width:100%;max-width:440px}.line-showcase-image-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000004d}.line-showcase-real-img{width:100%;height:auto;display:block}.line-deliberation-mock-card{color:#1e293b;background:#fff;border-radius:14px;padding:18px 16px;box-shadow:0 4px 20px #0000004d}.delib-head{border-bottom:1px solid #f1f5f9;margin-bottom:12px;padding-bottom:10px}.delib-tag{color:#b45309;font-size:14px;font-weight:800;display:block}.delib-sub{color:#64748b;font-size:11px}.delib-section{margin-bottom:12px}.delib-sec-title{margin-bottom:4px;font-size:12.5px;font-weight:800}.delib-sec-title.bull{color:#dc2626}.delib-sec-title.bear{color:#16a34a}.delib-sec-title.shield{color:#475569}.delib-sec-list,.delib-sec-ol{color:#334155;margin:0;padding-left:18px;font-size:12px;line-height:1.5}.delib-sec-p{color:#64748b;margin:0;font-size:12px}.delib-conclusion-box{background:#fef3c7;border:1px solid #fde68a;border-radius:8px;margin:12px 0 10px;padding:10px 12px}.delib-conclusion-label{color:#92400e;font-size:11px;font-weight:700;display:block}.delib-conclusion-text{color:#78350f;margin-top:2px;font-size:13.5px;font-weight:800}.delib-footer-text{color:#94a3b8;border-top:1px solid #f1f5f9;margin-bottom:10px;padding-top:8px;font-size:10px}.delib-quick-actions{flex-wrap:wrap;gap:6px;display:flex}.delib-quick-actions span{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:700}.line-heatmap-mock-card{background:#fff;border-radius:14px;padding:16px;box-shadow:0 4px 20px #0000004d}.heatmap-mock-head{margin-bottom:12px}.heatmap-title{color:#e11d48;font-size:13px;font-weight:800;display:block}.heatmap-sub{color:#64748b;font-size:11px}.heatmap-mock-visual{background:#0f172a;border-radius:8px;margin-bottom:12px;padding:8px}.heatmap-treemap-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.4fr 1fr;gap:6px;height:200px;display:grid}.treemap-box{color:#fff;border-radius:6px;flex-direction:column;justify-content:center;padding:8px;display:flex}.treemap-box b{font-size:12px}.treemap-box span{opacity:.85;margin-top:2px;font-size:9.5px}.treemap-box.semiconductor{background:#dc2626;grid-row:span 2}.treemap-box.computer{background:#ea580c}.treemap-box.finance{background:#059669}.treemap-box.others{background:#475569}.heatmap-mock-tabs{justify-content:center;gap:6px;display:flex}.heatmap-mock-tabs span{color:#475569;background:#f1f5f9;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.heatmap-mock-tabs span.active{color:#fff;background:#e11d48}.showcase-features-col{flex-direction:column;gap:16px;display:flex}.showcase-feature-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;gap:16px;padding:18px 20px;transition:all .25s;display:flex}.showcase-feature-card:hover{background:#ffffff0f;border-color:#06c7554d;transform:translate(4px)}.showcase-feature-card.highlight{background:radial-gradient(circle at 10%,#06c75514,#0000 70%),#ffffff08;border-color:#06c75559}.feature-card-icon{flex-shrink:0;padding-top:2px;font-size:24px}.feature-card-title{color:#fff;margin:0 0 6px;font-size:15.5px;font-weight:800}.feature-card-desc{color:var(--ph-text-muted);margin:0;font-size:13px;line-height:1.55}.feature-card-desc code{color:#38bdf8;background:#ffffff1a;border-radius:4px;padding:1px 5px;font-family:monospace}.showcase-action-box{border-top:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:14px;margin-top:12px;padding-top:16px;display:flex}.showcase-bottom-cta{background:linear-gradient(135deg,#06c755,#05a546);border:none}.line-companion-mock-card{color:#1e293b;background:#f8fafc;border-radius:16px;flex-direction:column;gap:12px;padding:16px 14px;display:flex;box-shadow:0 4px 20px #00000040}.companion-mock-bubble{gap:8px;font-size:13px;line-height:1.5;display:flex}.companion-mock-bubble.user{justify-content:flex-end;align-items:flex-end}.companion-mock-bubble.user .bubble-text{color:#fff;background:#06c755;border-radius:16px 16px 2px;max-width:82%;padding:10px 14px;box-shadow:0 2px 8px #06c75540}.companion-mock-bubble.bot{align-items:flex-start}.bot-avatar-tiny{background:#ffe4e6;border:1px solid #fecdd3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;display:flex}.bot-bubble-body{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:2px 16px 16px;max-width:86%;padding:12px 14px;box-shadow:0 2px 8px #0000000d}.bot-bubble-body p{margin:0 0 8px}.bot-bubble-body p:last-child{margin-bottom:0}.companion-facts-box{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:8px 0;padding:8px 10px;font-size:12px}.companion-facts-box .fact-line{margin-bottom:4px}.companion-facts-box .fact-line:last-child{margin-bottom:0}.companion-memory-badge-row{border-top:1px dashed #cbd5e1;flex-direction:column;gap:4px;margin-top:4px;padding-top:8px;display:flex}.memory-tag{color:#7c3aed;background:#ede9fe;border:1px solid #ddd6fe;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-block}.bubble-time{color:#94a3b8;align-self:flex-end;padding-bottom:2px;font-size:10px}@media (max-width:900px){.phoebe-line-showcase-hero-banner{flex-direction:column;align-items:flex-start;padding:24px 20px}.line-banner-qr-box{align-self:center}.showcase-content-grid{grid-template-columns:1fr}}.phoebe-testimonials-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1040px;margin:0 auto 56px;display:grid}.phoebe-testimonial-card{background:var(--ph-bg-surface);border:1px solid var(--ph-border-subtle);border-radius:var(--ph-radius-inner);flex-direction:column;justify-content:space-between;gap:16px;padding:24px 26px;transition:all .25s;display:flex;box-shadow:0 10px 30px -10px #00000080}.phoebe-testimonial-card:hover{border-color:#f5a62359;transform:translateY(-2px);box-shadow:0 16px 36px -10px #000000b3,0 0 20px #f5a62314}.phoebe-testimonial-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.phoebe-testimonial-user{align-items:center;gap:12px;display:flex}.phoebe-testimonial-avatar{color:#fff;border:1.5px solid #f5a62366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:800;display:flex}.phoebe-testimonial-meta{flex-direction:column;display:flex}.phoebe-testimonial-name{color:#fff;font-size:14.5px;font-weight:750}.phoebe-testimonial-role{color:var(--ph-text-muted);font-size:11.5px}.phoebe-testimonial-stars{color:#f59e0b;letter-spacing:2px;flex-shrink:0;font-size:13px}.phoebe-testimonial-body{color:#e2e8f0;margin:0;font-size:14px;line-height:1.65}.phoebe-testimonial-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.phoebe-testimonial-tag{color:#34d399;background:#10b9811a;border:1px solid #10b98133;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.phoebe-testimonial-time{color:var(--ph-text-dim);font-size:11px}@media (max-width:768px){.phoebe-testimonials-grid{grid-template-columns:1fr;gap:16px}}.phoebe-mobile-sticky-bar{display:none}@media (max-width:768px){.phoebe-page-root{padding-bottom:74px}.phoebe-mobile-sticky-bar{z-index:99999;padding:8px 14px max(10px, env(safe-area-inset-bottom,10px));-webkit-backdrop-filter:blur(20px);backface-visibility:hidden;pointer-events:auto;background:#07090ef0;border-top:1px solid #ffffff24;display:block;position:fixed;bottom:0;left:0;right:0;transform:translate(0,0);box-shadow:0 -4px 20px #000000b3}}.phoebe-sticky-bar-content{justify-content:space-between;align-items:center;gap:12px;max-width:600px;margin:0 auto;display:flex}.phoebe-sticky-bar-left{align-items:center;gap:10px;min-width:0;display:flex}.phoebe-sticky-avatar{background:#f5a62326;border:1.5px solid #f5a62366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.phoebe-sticky-text{flex-direction:column;min-width:0;display:flex}.phoebe-sticky-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:750;overflow:hidden}.phoebe-sticky-sub{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.phoebe-sticky-btn-line{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#06c755 0%,#05a546 100%);border:1px solid #ffffff4d;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:8px 16px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .15s;display:inline-flex;box-shadow:0 4px 12px #06c75566}.phoebe-sticky-btn-line:active{transform:scale(.97)}.line-treehole-mock-card{color:#1e293b;background:#fff;border:1px solid #fce7f3;border-radius:16px;padding:16px 14px;box-shadow:0 4px 20px #00000040}.treehole-card-inner{flex-direction:column;gap:10px;display:flex}.treehole-card-top-bar{justify-content:space-between;align-items:center;display:flex}.treehole-brand-label{color:#be185d;letter-spacing:.03em;font-size:11px;font-weight:800}.treehole-alias-badge{color:#475569;background:#f1f5f9;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.treehole-stock-row{background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;padding:6px 10px;display:flex}.stock-row-label{color:#64748b;font-size:10px;font-weight:700}.stock-row-target{color:#2563eb;font-size:11px;font-weight:800}.treehole-story-text{color:#0f172a;margin:4px 0 0;font-size:12.5px;font-weight:700;line-height:1.6}.treehole-echo-bubble{background:#fdf2f8;border:1px solid #fbcfe8;border-radius:10px;padding:10px 12px}.echo-bubble-header{align-items:center;gap:4px;margin-bottom:4px;display:flex}.echo-avatar-mini{font-size:12px}.echo-header-text{color:#be185d;font-size:11px;font-weight:800}.echo-bubble-content{color:#1e293b;margin:0;font-size:11.5px;line-height:1.55}.treehole-stats-footer{color:#e11d48;justify-content:center;align-items:center;gap:6px;margin-top:4px;font-size:11px;font-weight:700;display:flex}.stats-heart-icon{font-size:12px}.treehole-disclaimer-text{text-align:center;color:#94a3b8;margin-top:2px;font-size:10px}.treehole-interactive-buttons{gap:8px;margin-top:6px;display:flex}.treehole-btn-hug{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);border:none;border-radius:8px;flex:1;padding:8px 10px;font-size:11px;font-weight:700;transition:transform .15s,box-shadow .15s}.treehole-btn-hug:hover{transform:translateY(-1px);box-shadow:0 4px 10px #f43f5e59}.treehole-btn-hug:active{transform:scale(.97)}.treehole-btn-next{color:#334155;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:8px 10px;font-size:11px;font-weight:700;transition:all .15s}.treehole-btn-next:hover{color:#0f172a;background:#e2e8f0}.showcase-feature-card.treehole-feature-card{background:#fb71850a;border-left:3px solid #fb7185}.showcase-feature-card.treehole-feature-card:hover{background:#fb718514;border-left-color:#f43f5e}
