.aivtuber-page{color-scheme:light;min-width:320px;background:var(--avt-bg);color:var(--avt-fg);font-family:var(--avt-font-body);font-size:16px;font-weight:500;line-height:1.5;letter-spacing:0;--avt-sky-wash: #ebf5ff;--avt-paper: #fafdff;--avt-cloud: #f6f7f8;--avt-white: #ffffff;--avt-ink: #0a0d12;--avt-action: #181d27;--avt-stone: #535862;--avt-cornflower: #4fbeff;--avt-tangerine: #f26110;--avt-amethyst: #9552e0;--avt-mustard: #bb9915;--avt-blue: #0069e0;--avt-morning: #cce7ff;--avt-lilac: #f1e6ff;--avt-sprout: #d3f6e3;--avt-bg: var(--avt-sky-wash);--avt-surface: var(--avt-paper);--avt-fg: var(--avt-ink);--avt-muted: var(--avt-stone);--avt-faint: var(--avt-stone);--avt-border: color-mix(in srgb, var(--avt-stone) 20%, transparent);--avt-border-strong: color-mix(in srgb, var(--avt-stone) 40%, transparent);--avt-accent: var(--avt-blue);--avt-soft: color-mix(in srgb, var(--avt-blue) 16%, transparent);--avt-gradient-butter: linear-gradient(rgb(255, 249, 224) 0%, rgb(255, 236, 163) 100%);--avt-gradient-lilac: linear-gradient(rgb(244, 235, 255) 0%, rgb(228, 204, 255) 100%);--avt-gradient-sky: linear-gradient(rgb(229, 246, 255) 0%, rgb(194, 233, 255) 100%);--avt-gradient-sunset: linear-gradient(rgb(255, 242, 235) 0%, rgb(255, 209, 184) 100%);--avt-gradient-brand: linear-gradient(135deg, rgb(71, 157, 255) 11%, rgb(0, 105, 224) 78%);--avt-font-display: Inter, Satoshi, "General Sans", system-ui, -apple-system, sans-serif;--avt-font-body: Geist, Inter, system-ui, -apple-system, "Segoe UI", sans-serif;--avt-font-mono: "Geist Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--avt-container: 1200px;--avt-gutter: 32px;--avt-radius: 16px;--avt-radius-lg: 32px;--avt-radius-inner: 8px;--avt-pill: 9999px;--avt-shadow: rgba(4, 69, 144, .08) 0 14px 20px 4px}.aivtuber-page *,.aivtuber-page *:before,.aivtuber-page *:after{box-sizing:border-box}.aivtuber-page img,.aivtuber-page svg{display:block;max-width:100%}.aivtuber-page a{color:inherit;text-decoration:none}.aivtuber-page p,.aivtuber-page h1,.aivtuber-page h2,.aivtuber-page h3,.aivtuber-page h4{margin:0;text-wrap:pretty}.aivtuber-page button,.aivtuber-page input,.aivtuber-page textarea{font:inherit}.aivtuber-page .container{max-width:var(--avt-container);margin-inline:auto;padding-inline:var(--avt-gutter)}.aivtuber-page .container-tight{max-width:920px}.aivtuber-page .section{padding-block:88px}.aivtuber-page h1,.aivtuber-page .h1{font-family:var(--avt-font-display);font-size:68px;font-weight:700;line-height:1.04;letter-spacing:0}.aivtuber-page h2,.aivtuber-page .h2{font-family:var(--avt-font-display);font-size:42px;font-weight:700;line-height:1.14;letter-spacing:0}.aivtuber-page h3,.aivtuber-page .h3{font-family:var(--avt-font-display);font-size:20px;font-weight:700;line-height:1.25;letter-spacing:0}.aivtuber-page .lead{max-width:60ch;color:var(--avt-muted);font-size:18px;line-height:1.55}.aivtuber-page .eyebrow,.aivtuber-page .meta,.aivtuber-page .num{font-family:var(--avt-font-mono);letter-spacing:0}.aivtuber-page .eyebrow{margin:0 0 20px;color:var(--avt-accent);font-size:12px;font-weight:600;text-transform:uppercase}.aivtuber-page .meta{color:var(--avt-faint);font-size:13px}.aivtuber-page .center{text-align:center}.aivtuber-page .section-head{max-width:48rem;margin-inline:auto}.aivtuber-page .grid-2,.aivtuber-page .grid-3{display:grid;gap:32px}.aivtuber-page .grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.aivtuber-page .grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.aivtuber-page .row,.aivtuber-page .row-between{display:flex;align-items:center;gap:20px}.aivtuber-page .row-between{justify-content:space-between}.aivtuber-page .wrap{flex-wrap:wrap}.aivtuber-page .topnav{position:sticky;top:0;z-index:30;background:color-mix(in srgb,var(--avt-bg) 84%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.aivtuber-page .topnav-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:16px}.aivtuber-page .brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--avt-font-display);font-size:17px;font-weight:700}.aivtuber-page .brand .mark{width:26px;height:26px;flex:none}.aivtuber-page .topnav nav{display:flex;gap:32px}.aivtuber-page .topnav nav a{color:var(--avt-muted);font-size:14px}.aivtuber-page .topnav nav a:hover,.aivtuber-page .pagefoot a:hover{color:var(--avt-fg)}.aivtuber-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid transparent;border-radius:var(--avt-pill);padding:12px 26px;font-size:15px;font-weight:700;line-height:1.2;transition:transform .14s ease,box-shadow .16s ease,border-color .16s ease}.aivtuber-page .btn-primary{background:var(--avt-action);color:var(--avt-white)}.aivtuber-page .btn-primary:hover{transform:translateY(-1px);box-shadow:var(--avt-shadow)}.aivtuber-page .btn-secondary{border-color:var(--avt-border-strong);background:transparent;color:var(--avt-fg)}.aivtuber-page .btn-ghost{color:var(--avt-accent);padding-inline:6px}.aivtuber-page .btn-sm{min-height:36px;padding:8px 16px;font-size:14px}.aivtuber-page .btn-arrow:after{content:">"}.aivtuber-page .link{color:var(--avt-accent);text-underline-offset:3px}.aivtuber-page .link:hover{color:var(--avt-ink);text-decoration:underline}.aivtuber-page .link-on-dark{color:var(--avt-white);text-decoration:underline;text-underline-offset:3px}.aivtuber-page .link-on-dark:hover{color:var(--avt-white)}.aivtuber-page :is(.btn,.chip,.brand,a,summary,.clip-play,.upload):focus-visible,.aivtuber-page .upload:focus-within{outline:2px solid var(--avt-blue);outline-offset:2px}.aivtuber-page .card,.aivtuber-page .tile,.aivtuber-page .feature,.aivtuber-page .pack,.aivtuber-page .uc,.aivtuber-page .credits-card{border:1px solid var(--avt-border);border-radius:var(--avt-radius-lg);background:var(--avt-surface)}.aivtuber-page .card{padding:32px}.aivtuber-page .feature,.aivtuber-page .uc,.aivtuber-page .credits-card{padding:24px}.aivtuber-page .pill,.aivtuber-page .badge,.aivtuber-page .chip,.aivtuber-page .tagchip{border-radius:var(--avt-pill)}.aivtuber-page .pill{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--avt-border);background:var(--avt-surface);padding:6px 13px;color:var(--avt-muted);font-family:var(--avt-font-mono);font-size:12px}.aivtuber-page .dot{width:7px;height:7px;flex:none;border-radius:50%}.aivtuber-page .badge{display:inline-flex;align-items:center;gap:8px;background:var(--avt-sprout);padding:8px 16px;color:var(--avt-fg);font-size:13px;font-weight:700}.aivtuber-page .badge svg{width:16px;height:16px}.aivtuber-page .icontile{display:grid;width:48px;height:48px;flex:none;place-items:center;border-radius:var(--avt-radius)}.aivtuber-page .icontile svg{width:24px;height:24px}.aivtuber-page .bg-sky{background:var(--avt-gradient-sky)}.aivtuber-page .bg-lilac{background:var(--avt-gradient-lilac)}.aivtuber-page .bg-sunset{background:var(--avt-gradient-sunset)}.aivtuber-page .bg-buttery{background:var(--avt-gradient-butter)}.aivtuber-page .bg-veil{background:var(--avt-cloud)}.aivtuber-page .bg-paper{background:var(--avt-surface)}.aivtuber-page .asset-img{display:block;width:100%;max-width:100%;object-fit:cover}.aivtuber-page .asset-img.character{height:100%;max-height:270px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(4,69,144,.12))}.aivtuber-page .hero{padding-block:96px 72px}.aivtuber-page .hero-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:72px}.aivtuber-page .hero h1,.aivtuber-page .hero .lead,.aivtuber-page .proof-line{margin-bottom:20px}.aivtuber-page .proof-line{max-width:52ch;color:var(--avt-faint);font-size:14px}.aivtuber-page .hero-cta,.aivtuber-page .kit-chips{display:flex;flex-wrap:wrap;gap:12px}.aivtuber-page .hero-cta{margin-bottom:24px}.aivtuber-page .collage{display:grid;grid-template-areas:"main expr" "main clip" "persona brief";grid-template-columns:1.45fr 1fr;gap:14px}.aivtuber-page .collage .main{grid-area:main}.aivtuber-page .collage .a-expr{grid-area:expr}.aivtuber-page .collage .a-clip{grid-area:clip}.aivtuber-page .collage .a-persona{grid-area:persona}.aivtuber-page .collage .a-brief{grid-area:brief}.aivtuber-page .kit-tile{position:relative;display:flex;min-height:0;flex-direction:column;justify-content:flex-end;border:1px solid var(--avt-border);border-radius:var(--avt-radius-lg);padding:16px}.aivtuber-page .kit-tile.main{min-height:300px;align-items:center;justify-content:center;padding:0}.aivtuber-page .char-stage{display:grid;width:100%;height:100%;place-items:center;padding:18px}.aivtuber-page .tag-mini{position:absolute;top:12px;left:12px;z-index:2;border-radius:var(--avt-pill);background:color-mix(in srgb,var(--avt-white) 72%,transparent);padding:3px 8px;color:var(--avt-muted);font-family:var(--avt-font-mono);font-size:10px;text-transform:uppercase}.aivtuber-page .media-tile{overflow:hidden}.aivtuber-page .media-tile .asset-img{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit}.aivtuber-page .media-tile:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 28%,color-mix(in srgb,var(--avt-ink) 28%,transparent));content:""}.aivtuber-page .media-tile>:not(.asset-img){position:relative;z-index:2}.aivtuber-page .exprboard{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.aivtuber-page .exprboard.cols4{grid-template-columns:repeat(4,minmax(0,1fr))}.aivtuber-page .expr{position:relative;overflow:hidden;aspect-ratio:1;border:1px solid var(--avt-border);border-radius:var(--avt-radius-inner);background:var(--avt-white)}.aivtuber-page .expr>img{position:absolute;width:200%;max-width:none;height:200%;object-fit:cover}.aivtuber-page .expr.q1>img{top:0;left:0}.aivtuber-page .expr.q2>img{top:0;right:0}.aivtuber-page .expr.q3>img{bottom:0;left:0}.aivtuber-page .expr.q4>img{right:0;bottom:0}.aivtuber-page .kit-mini,.aivtuber-page .persona-mini{margin:0}.aivtuber-page .kit-mini{display:flex;flex-direction:column;gap:8px}.aivtuber-page .kit-mini>div,.aivtuber-page .persona-grid2>div{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:10px}.aivtuber-page .kit-mini dt,.aivtuber-page .persona-mini dt,.aivtuber-page .slot-label{color:var(--avt-faint);font-family:var(--avt-font-mono);font-size:10px;text-transform:uppercase}.aivtuber-page .kit-mini dd,.aivtuber-page .persona-mini dd{margin:0;color:var(--avt-fg);font-size:12.5px;font-weight:700}.aivtuber-page .invite{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:56px;border:1px solid var(--avt-border);border-radius:var(--avt-radius-lg);background:var(--avt-surface);padding:18px 24px}.aivtuber-page .workbench{overflow:hidden;border:1px solid var(--avt-border);border-radius:var(--avt-radius-lg);background:var(--avt-surface);box-shadow:var(--avt-shadow)}.aivtuber-page .wb-grid{display:grid;grid-template-columns:.9fr 1.1fr}.aivtuber-page .wb-input,.aivtuber-page .wb-result{padding:36px}.aivtuber-page .wb-input{border-right:1px solid var(--avt-border)}.aivtuber-page .wb-result{position:relative;background:var(--avt-cloud)}.aivtuber-page .fld-label,.aivtuber-page .opt-label span:first-child{color:var(--avt-fg);font-size:14px;font-weight:700}.aivtuber-page .textarea{width:100%;min-height:120px;resize:vertical;border:1px solid var(--avt-border-strong);border-radius:var(--avt-radius);background:var(--avt-white);padding:14px 16px;color:var(--avt-fg);font-size:15px;line-height:1.5}.aivtuber-page .textarea:focus{border-color:var(--avt-blue);outline:2px solid transparent;box-shadow:0 0 0 3px var(--avt-soft)}.aivtuber-page .textarea[aria-invalid=true]{border-color:color-mix(in srgb,var(--avt-tangerine) 60%,transparent)}.aivtuber-page .field-error{display:flex;align-items:flex-start;gap:10px;margin-top:12px;border:1px solid color-mix(in srgb,var(--avt-tangerine) 38%,transparent);border-radius:var(--avt-radius);background:color-mix(in srgb,var(--avt-tangerine) 10%,var(--avt-white));padding:12px 14px;color:var(--avt-fg);font-size:13px;line-height:1.45}.aivtuber-page .field-error[hidden]{display:none}.aivtuber-page .upload{display:flex;align-items:center;gap:10px;margin-top:14px;border:1px dashed var(--avt-border-strong);border-radius:var(--avt-radius);padding:12px 14px;color:var(--avt-muted);font-size:13px;font-weight:700}.aivtuber-page .upload svg{width:18px;height:18px;color:var(--avt-accent)}.aivtuber-page .opt-group{margin-top:18px}.aivtuber-page .opt-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.aivtuber-page .chips{display:flex;flex-wrap:wrap;gap:8px}.aivtuber-page .chip{border:1px solid var(--avt-border-strong);background:transparent;padding:8px 14px;color:var(--avt-muted);font-size:13px;font-weight:700}.aivtuber-page .chip:hover{border-color:var(--avt-fg);color:var(--avt-fg)}.aivtuber-page .chip[aria-pressed=true]{border-color:var(--avt-action);background:var(--avt-action);color:var(--avt-white)}.aivtuber-page .credit-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0 16px;border-radius:var(--avt-radius);background:var(--avt-morning);padding:12px 16px;font-size:13px}.aivtuber-page .credit-bar strong{font-family:var(--avt-font-mono);font-weight:700;white-space:nowrap}.aivtuber-page .result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.aivtuber-page .status{display:flex;align-items:center;gap:8px;color:var(--avt-muted);font-size:13px}.aivtuber-page .led{width:8px;height:8px;flex:none;border-radius:50%;background:var(--avt-sprout)}.aivtuber-page .status.is-loading .led{background:var(--avt-mustard);animation:avt-pulse 1s ease-in-out infinite}.aivtuber-page .slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.aivtuber-page .slot{border:1px solid var(--avt-border);border-radius:var(--avt-radius);background:var(--avt-white);padding:12px}.aivtuber-page .slot.span2{grid-column:1 / 3}.aivtuber-page .slot-label{margin-bottom:8px}.aivtuber-page .slot-canon{display:grid;aspect-ratio:1;place-items:center;border-radius:var(--avt-radius-inner)}.aivtuber-page .slot-canon .asset-img{height:100%;object-fit:contain;padding:8px}.aivtuber-page .clip-tile{position:relative;display:grid;overflow:hidden;aspect-ratio:16 / 9;place-items:center;border-radius:var(--avt-radius-inner)}.aivtuber-page .clip-img{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover}.aivtuber-page .clip-tile.has-media:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--avt-ink) 6%,transparent),color-mix(in srgb,var(--avt-ink) 30%,transparent));content:""}.aivtuber-page .clip-play{z-index:2;display:grid;width:46px;height:46px;place-items:center;border:0;border-radius:50%;background:color-mix(in srgb,var(--avt-ink) 72%,transparent);color:var(--avt-white)}.aivtuber-page .clip-play svg{width:18px;height:18px}.aivtuber-page .clip-time{position:absolute;right:10px;bottom:8px;z-index:2;border-radius:var(--avt-pill);background:color-mix(in srgb,var(--avt-ink) 55%,transparent);padding:2px 7px;color:var(--avt-white);font-family:var(--avt-font-mono);font-size:11px}.aivtuber-page .clip-progress{position:absolute;bottom:0;left:0;z-index:2;width:0%;height:4px;background:var(--avt-cornflower);transition:width .2s linear}.aivtuber-page .result-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.aivtuber-page .result-toast{position:absolute;bottom:18px;left:50%;pointer-events:none;transform:translate(-50%,8px);border-radius:var(--avt-pill);background:var(--avt-action);padding:10px 18px;color:var(--avt-white);font-size:13px;font-weight:700;opacity:0;box-shadow:var(--avt-shadow);transition:opacity .25s ease,transform .25s ease}.aivtuber-page .result-toast.show{transform:translate(-50%,-2px);opacity:1}.aivtuber-page .feature .icontile{margin-bottom:16px}.aivtuber-page .feature h3,.aivtuber-page .uc h3,.aivtuber-page .pack h3{margin-bottom:8px}.aivtuber-page .feature p,.aivtuber-page .uc p,.aivtuber-page .pack p{color:var(--avt-muted);font-size:15px}.aivtuber-page .checklist{display:flex;flex-direction:column;gap:12px;margin:18px 0 0;padding:0;list-style:none}.aivtuber-page .checklist li{display:flex;align-items:flex-start;gap:12px;color:var(--avt-muted);font-size:15px}.aivtuber-page .ck{display:grid;width:22px;height:22px;flex:none;place-items:center;border-radius:50%;background:var(--avt-sprout);color:var(--avt-fg)}.aivtuber-page .ck svg{width:13px;height:13px}.aivtuber-page .spec{overflow:hidden;border:1px solid var(--avt-border-strong);border-radius:var(--avt-radius-lg);background:var(--avt-surface)}.aivtuber-page .spec-head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--avt-border);background:var(--avt-cloud);padding:20px 28px}.aivtuber-page .spec-row{display:grid;grid-template-columns:170px 1fr;gap:20px;border-top:1px solid var(--avt-border);padding:16px 28px}.aivtuber-page .spec-row:first-of-type{border-top:0}.aivtuber-page .spec-row dt{color:var(--avt-muted);font-family:var(--avt-font-mono);font-size:12px;text-transform:uppercase}.aivtuber-page .spec-row dd{margin:0;color:var(--avt-fg);font-size:14.5px}.aivtuber-page .tagchip{display:inline-block;margin:0 6px 6px 0;border:1px solid var(--avt-border-strong);padding:3px 10px;color:var(--avt-muted);font-size:12.5px}.aivtuber-page .step{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:18px;border-top:1px solid var(--avt-border);padding:22px 0}.aivtuber-page .step:first-child{border-top:0}.aivtuber-page .step-n{padding-top:3px;color:var(--avt-accent);font-size:13px}.aivtuber-page .step p{color:var(--avt-muted);font-size:15px}.aivtuber-page .vs{display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:24px}.aivtuber-page .vs-card{border:1px solid var(--avt-border);border-radius:var(--avt-radius-lg);padding:28px}.aivtuber-page .vs-card.is{background:var(--avt-surface)}.aivtuber-page .vs-card.isnt{background:var(--avt-cloud)}.aivtuber-page .vs-card h3{margin-bottom:14px}.aivtuber-page .vs-list{display:flex;flex-direction:column;gap:11px;margin:0;padding:0;list-style:none}.aivtuber-page .vs-list li{display:flex;gap:10px;color:var(--avt-muted);font-size:14px}.aivtuber-page .vs-list svg{width:18px;height:18px;flex:none;margin-top:1px}.aivtuber-page .vs-sep{display:grid;place-items:center;color:var(--avt-faint);font-family:var(--avt-font-mono);font-size:12px}.aivtuber-page .vs-sep span{border:1px solid var(--avt-border);border-radius:var(--avt-pill);padding:10px}.aivtuber-page .pack{padding:18px;transition:transform .16s ease,box-shadow .16s ease}.aivtuber-page .pack:hover{transform:translateY(-3px);box-shadow:var(--avt-shadow)}.aivtuber-page .pack-art{display:grid;overflow:hidden;aspect-ratio:4 / 3;place-items:center;margin-bottom:14px;border-radius:var(--avt-radius)}.aivtuber-page .pack-art .asset-img{height:100%}.aivtuber-page .pack-kit{display:flex;align-items:center;gap:6px;margin-top:14px}.aivtuber-page .kdot{width:8px;height:8px;flex:none;border-radius:50%}.aivtuber-page .pack-kit-label,.aivtuber-page .uc-tag{color:var(--avt-faint);font-family:var(--avt-font-mono);font-size:10px;text-transform:uppercase}.aivtuber-page .uc-tag{display:block;margin-bottom:10px;color:var(--avt-accent)}.aivtuber-page .credit-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;border-top:1px solid var(--avt-border);padding:12px 0}.aivtuber-page .credit-row:first-of-type{border-top:0}.aivtuber-page .bar{overflow:hidden;height:8px;border-radius:var(--avt-pill);background:var(--avt-morning)}.aivtuber-page .bar i{display:block;height:100%;background:var(--avt-cornflower)}.aivtuber-page .cost{color:var(--avt-fg);font-family:var(--avt-font-mono);font-size:13px;white-space:nowrap}.aivtuber-page .faq details{border-top:1px solid var(--avt-border)}.aivtuber-page .faq details:last-child{border-bottom:1px solid var(--avt-border)}.aivtuber-page .faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;cursor:pointer;font-family:var(--avt-font-display);font-size:18px;font-weight:700;list-style:none}.aivtuber-page .faq summary::-webkit-details-marker{display:none}.aivtuber-page .pm{position:relative;width:24px;height:24px;flex:none}.aivtuber-page .pm:before,.aivtuber-page .pm:after{position:absolute;border-radius:2px;background:var(--avt-muted);content:""}.aivtuber-page .pm:before{top:11px;right:4px;left:4px;height:2px}.aivtuber-page .pm:after{top:4px;bottom:4px;left:11px;width:2px}.aivtuber-page details[open] .pm:after{opacity:0}.aivtuber-page .ans{max-width:70ch;padding:0 0 24px;color:var(--avt-muted);font-size:15px;line-height:1.6}.aivtuber-page .final-cta{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;border-radius:var(--avt-radius-lg);background:var(--avt-gradient-brand);padding:64px;color:var(--avt-white)}.aivtuber-page .final-cta h2,.aivtuber-page .final-cta p{color:var(--avt-white)}.aivtuber-page .final-cta p{max-width:42ch;margin:14px 0 24px;font-size:17px}.aivtuber-page .final-cta .btn-primary{background:var(--avt-white);color:var(--avt-ink)}.aivtuber-page .final-mini{display:grid;width:min(100%,480px);justify-self:end;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.aivtuber-page .fm{position:relative;overflow:hidden;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--avt-white) 34%,transparent);border-radius:var(--avt-radius);background:color-mix(in srgb,var(--avt-white) 14%,transparent)}.aivtuber-page .fm img{width:100%;height:100%;object-fit:cover}.aivtuber-page .fm:nth-child(2),.aivtuber-page .fm:nth-child(5){transform:translateY(-8px)}.aivtuber-page .pagefoot{padding-block:88px 56px;color:var(--avt-muted)}.aivtuber-page .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:32px}.aivtuber-page .pagefoot h4{margin-bottom:14px;color:var(--avt-faint);font-family:var(--avt-font-mono);font-size:11px;font-weight:600;text-transform:uppercase}.aivtuber-page .pagefoot ul{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.aivtuber-page .pagefoot a{color:var(--avt-muted);font-size:14px}.aivtuber-page .reveal-up{opacity:0;transform:translateY(18px);transition:opacity .6s cubic-bezier(.2,.7,.3,1),transform .6s cubic-bezier(.2,.7,.3,1)}.aivtuber-page .reveal-up.in{opacity:1;transform:none}.aivtuber-page .policy-hero{padding-block:84px 56px;text-align:center}.aivtuber-page .mascot{width:72px;height:auto;margin:0 auto 20px;filter:drop-shadow(0 8px 14px rgba(4,69,144,.14))}.aivtuber-page .policy-hero h1{margin-bottom:20px}.aivtuber-page .policy-hero .lead{max-width:64ch;margin:0 auto 32px}.aivtuber-page .hero-cta,.aivtuber-page .sec-links{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.aivtuber-page .hero-cta{gap:14px}.aivtuber-page .sec-links{gap:18px}.aivtuber-page .trust-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:40px 0 0}.aivtuber-page .trust{display:flex;align-items:center;gap:12px;border:1px solid var(--avt-border);border-radius:var(--avt-radius);background:var(--avt-surface);padding:14px 16px;text-align:left}.aivtuber-page .trust .tk{display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:50%;background:var(--avt-sprout);color:var(--avt-blue)}.aivtuber-page .trust span:last-child{color:var(--avt-fg);font-size:14px;font-weight:700;line-height:1.25}.aivtuber-page .peek{display:inline-flex;align-items:center;gap:8px;margin-top:40px;color:var(--avt-faint);font-family:var(--avt-font-mono);font-size:12px;text-transform:uppercase}.aivtuber-page .peek svg{color:var(--avt-cornflower);animation:avt-nudge 1.8s ease-in-out infinite}.aivtuber-page .rules-head{display:flex;align-items:center;gap:12px;margin-bottom:22px}.aivtuber-page .rules-head .tag{border-radius:var(--avt-pill);padding:5px 11px;font-family:var(--avt-font-mono);font-size:11px;text-transform:uppercase}.aivtuber-page .rules-head .tag.ok{background:var(--avt-sprout);color:var(--avt-ink)}.aivtuber-page .rules-head .tag.no{border:1px solid var(--avt-border);background:var(--avt-cloud);color:var(--avt-muted)}.aivtuber-page .rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.aivtuber-page .rule{display:flex;align-items:flex-start;gap:13px;border:1px solid var(--avt-border);border-radius:var(--avt-radius);background:var(--avt-surface);padding:18px}.aivtuber-page .rule.no{background:var(--avt-cloud)}.aivtuber-page .rule .mk{display:grid;width:24px;height:24px;flex:none;place-items:center;margin-top:1px;border-radius:50%}.aivtuber-page .rule.ok .mk{background:var(--avt-sprout);color:var(--avt-blue)}.aivtuber-page .rule.no .mk{border:1px solid var(--avt-border);background:color-mix(in srgb,var(--avt-stone) 12%,var(--avt-white));color:var(--avt-stone)}.aivtuber-page .rule p{color:var(--avt-fg);font-size:14.5px;line-height:1.45}.aivtuber-page .prompt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.aivtuber-page .pcard{display:flex;min-height:100%;flex-direction:column;gap:14px;border:1px solid var(--avt-border);border-radius:var(--avt-radius-lg);background:var(--avt-surface);padding:24px}.aivtuber-page .ptag{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;border-radius:var(--avt-pill);padding:6px 12px;font-size:13px;font-weight:700}.aivtuber-page .pcard.ok .ptag{background:var(--avt-sprout);color:var(--avt-ink)}.aivtuber-page .pcard.warn .ptag{background:color-mix(in srgb,var(--avt-mustard) 18%,var(--avt-white));color:color-mix(in srgb,var(--avt-mustard) 78%,var(--avt-ink))}.aivtuber-page .pcard.no .ptag{border:1px solid var(--avt-border);background:var(--avt-cloud);color:var(--avt-muted)}.aivtuber-page .pquote{border:1px solid var(--avt-border);border-left:3px solid var(--avt-border-strong);border-radius:var(--avt-radius);background:var(--avt-white);padding:16px;color:var(--avt-fg);font-family:var(--avt-font-mono);font-size:14px;line-height:1.5}.aivtuber-page .pcard.ok .pquote{border-left-color:var(--avt-blue)}.aivtuber-page .pcard.warn .pquote{border-left-color:var(--avt-mustard)}.aivtuber-page .pcard.no .pquote{border-left-color:var(--avt-stone);color:var(--avt-muted)}.aivtuber-page .pnote{margin-top:auto;color:var(--avt-muted);font-size:13.5px;line-height:1.5}.aivtuber-page .helper{display:flex;align-items:flex-start;gap:14px;margin-top:24px;border:1px solid var(--avt-border);border-radius:var(--avt-radius);background:var(--avt-cloud);padding:18px 22px}.aivtuber-page .helper svg{flex:none;margin-top:2px;color:var(--avt-accent)}.aivtuber-page .helper p{color:var(--avt-fg);font-size:14.5px;line-height:1.55}.aivtuber-page .flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.aivtuber-page .fstep{border:1px solid var(--avt-border);border-radius:var(--avt-radius-lg);background:var(--avt-surface);padding:24px}.aivtuber-page .fstep .fn{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:var(--avt-accent);font-family:var(--avt-font-mono);font-size:13px;font-variant-numeric:tabular-nums}.aivtuber-page .fstep .fn .dot{width:8px;height:8px;background:var(--avt-cornflower)}.aivtuber-page .fstep h3{margin-bottom:8px;font-size:17px}.aivtuber-page .fstep p{color:var(--avt-muted);font-size:13.5px;line-height:1.5}.aivtuber-page .note{display:flex;align-items:flex-start;gap:14px;margin-top:24px;border:1px solid var(--avt-border);border-radius:var(--avt-radius-lg);background:var(--avt-surface);padding:20px 24px}.aivtuber-page .note .ni{display:grid;width:40px;height:40px;flex:none;place-items:center;border-radius:var(--avt-radius);background:var(--avt-gradient-sky);color:var(--avt-blue)}.aivtuber-page .note p{color:var(--avt-fg);font-size:14.5px;line-height:1.55}.aivtuber-page .safety-hero{padding-block:88px 56px}.aivtuber-page .safety-panel{border:1px solid var(--avt-border);border-radius:var(--avt-radius-lg);background:var(--avt-surface);padding:32px}.aivtuber-page .safety-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.aivtuber-page .safety-list li{display:grid;grid-template-columns:22px 1fr;gap:12px;color:var(--avt-muted);font-size:15px}@keyframes avt-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes avt-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media(max-width:980px){.aivtuber-page .hero-grid,.aivtuber-page .grid-2,.aivtuber-page .grid-3,.aivtuber-page .wb-grid,.aivtuber-page .final-cta,.aivtuber-page .vs,.aivtuber-page .rule-grid,.aivtuber-page .prompt-grid{grid-template-columns:1fr}.aivtuber-page .flow,.aivtuber-page .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.aivtuber-page .wb-input{border-right:0;border-bottom:1px solid var(--avt-border)}.aivtuber-page .final-mini{justify-self:start}.aivtuber-page .vs-sep{display:none}}@media(max-width:860px){.aivtuber-page .topnav nav{display:none}.aivtuber-page h1,.aivtuber-page .h1{font-size:48px}.aivtuber-page h2,.aivtuber-page .h2{font-size:34px}}@media(max-width:620px){.aivtuber-page{font-size:15px}.aivtuber-page .container{padding-inline:20px}.aivtuber-page .section,.aivtuber-page .hero,.aivtuber-page .pagefoot{padding-block:56px}.aivtuber-page h1,.aivtuber-page .h1{font-size:40px}.aivtuber-page h2,.aivtuber-page .h2{font-size:30px}.aivtuber-page .collage{grid-template-areas:"main main" "expr clip" "persona brief";grid-template-columns:repeat(2,minmax(0,1fr))}.aivtuber-page .kit-tile.main{min-height:240px}.aivtuber-page .invite,.aivtuber-page .topnav-inner,.aivtuber-page .result-head{align-items:flex-start;flex-direction:column}.aivtuber-page .wb-input,.aivtuber-page .wb-result,.aivtuber-page .card,.aivtuber-page .safety-panel{padding:24px}.aivtuber-page .exprboard.cols4,.aivtuber-page .final-mini,.aivtuber-page .foot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aivtuber-page .spec-row{grid-template-columns:1fr;gap:6px;padding:14px 20px}.aivtuber-page .spec-head{align-items:flex-start;flex-direction:column;padding:18px 20px}.aivtuber-page .flow,.aivtuber-page .trust-row{grid-template-columns:1fr}.aivtuber-page .rules-head{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.aivtuber-page *,.aivtuber-page *:before,.aivtuber-page *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
