@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--bg:#f6f4fb;--ink:#292338;--muted:#7a7388;--purple:#7550e8;--line:#e6e0ef;--lime:#dcf784;--orange:#ffac86;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{transition:transform .2s,background .2s}button:hover{transform:translateY(-2px)}button:active{transform:translateY(0)}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--purple);outline-offset:5px}button:disabled{cursor:wait;opacity:.6}h1,h2,h3,p{margin:0}h1,h2,h3,.brand,.bubble,.teaser-word,.roast{font-family:'Space Grotesk',sans-serif}header{max-width:1300px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;font-size:1.85rem;font-weight:700;letter-spacing:-.08em}.brand>span:last-child{font-weight:400}.logo{display:inline-grid;place-items:center;width:37px;height:37px;border-radius:12px;background:var(--purple);color:white;transform:rotate(-9deg);font-size:1.9rem;padding-bottom:4px;margin-right:10px}.tag{font-size:.8rem;color:var(--muted)}main{max-width:960px;margin:auto;padding:10px 28px 0;min-height:calc(100dvh - 94px);display:flex;flex-direction:column}.start{text-align:center;margin:43px 0 0}.eyebrow{font-size:.75rem;letter-spacing:.12em;font-weight:700;color:var(--muted)}h1{font-size:clamp(2.6rem,6.5vw,4.35rem);line-height:1.08;letter-spacing:-.065em;font-weight:600;margin:18px 0 20px;position:relative}h1>span{color:var(--purple)}h1>i{font-style:normal;display:inline-block;color:#ff976e;margin-left:12px;font-size:.7em;vertical-align:top;transform:rotate(12deg)}.subtitle{font-size:1.1rem;color:var(--muted)}.link-form{display:flex;align-items:center;gap:8px;margin:30px auto 0;max-width:650px;border:1.5px solid #d5c9ed;border-radius:19px;background:white;padding:8px;box-shadow:0 5px 0 #e6dff3;transition:border-color .2s,box-shadow .2s}.link-form:focus-within{border-color:var(--purple);box-shadow:0 5px 0 #d5c5fb,0 0 0 4px #7550e80a}.link-icon{font-size:1.6rem;color:#9a8aad;margin:0 9px}.link-form input{min-width:0;flex:1;width:100%;border:0;padding:13px 0;background:none;color:var(--ink);font-size:1rem;outline:none}.link-form input::placeholder{color:#9e96ac}.link-form input:focus-visible{outline:none}.link-form button{border:0;border-radius:12px;background:var(--purple);color:white;white-space:nowrap;padding:17px 22px;font-size:.95rem;font-weight:600;display:flex;gap:19px;align-items:center}.link-form button:hover{background:#6540d5}.helper{font-size:.8rem;color:var(--muted);margin:16px 0}.example{font-size:.8rem;background:none;border:0;color:#6d5d89;padding:6px}.example span{margin-left:5px}.idle{text-align:center;margin:44px 0 20px}.teaser{height:185px;max-width:490px;margin:auto;position:relative}.teaser-word{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;font-size:1.8rem;font-weight:600;letter-spacing:-.06em;line-height:1.1;box-shadow:inset 0 -4px 0 #29233806;animation:bob 6s ease-in-out infinite}.teaser-word>span{font-family:'DM Sans',sans-serif;letter-spacing:0;font-size:.75rem;font-weight:400;margin-top:10px;opacity:.75}.one{width:171px;height:171px;background:#baa1f3;left:29%;top:0;transform:rotate(-7deg)}.two{width:140px;height:140px;background:var(--lime);left:65%;top:30px;font-size:1.6rem;animation-delay:-2s}.three{width:128px;height:128px;background:var(--orange);left:3%;top:35px;animation-delay:-4s}.idle>p{font-size:.875rem;color:var(--muted);margin:15px 0}.idle em{font-style:normal;color:#584469}.error{max-width:650px;margin:18px auto 12px;padding:15px 20px;border:1px solid #f0c4b9;border-radius:12px;background:#fff0e9;color:#904128;font-size:.9rem;line-height:1.55;text-align:left}.loading{text-align:center;padding:65px 0 55px}.loading-bubbles{display:flex;justify-content:center;align-items:center;height:130px;margin-bottom:25px}.loading-bubbles span{width:90px;height:90px;border-radius:50%;display:grid;place-items:center;background:#baa1f3;font-family:'Space Grotesk',sans-serif;font-weight:600;font-size:1.4rem;animation:hop 1.5s ease-in-out infinite;margin:-3px}.loading-bubbles span:nth-child(2){background:var(--lime);animation-delay:.2s}.loading-bubbles span:nth-child(3){background:var(--orange);animation-delay:.4s}.loading h2{font-size:1.6rem;letter-spacing:-.045em}.loading>p{font-size:.9rem;color:var(--muted);margin:14px 0 20px}.quiet-button{border:0;background:none;color:#6d5d89;font-size:.85rem;padding:8px;white-space:nowrap}.results{margin:42px auto 30px;width:100%;max-width:800px;animation:appear .6s both}.video-info{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 12px 26px;border-bottom:1px solid var(--line)}.video-info h2{font-size:1.2rem;font-weight:500;line-height:1.4;letter-spacing:-.03em;margin:7px 0 5px}.video-info .eyebrow{font-size:.75rem}.video-meta{color:var(--muted);font-size:.8rem}.result-lead{text-align:center;margin-top:32px}.result-lead>p{font-size:.9rem;color:var(--muted);margin-top:10px}.bubble-stage{position:relative;aspect-ratio:1.85;max-width:740px;margin:0 auto;isolation:isolate}.bubble{position:absolute;left:calc(var(--x)*1%);top:calc(var(--y)*1%);width:calc(var(--size)*1%);aspect-ratio:1;border:0;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;container-type:inline-size;padding:0;box-shadow:inset 0 -5px 0 #29233808;animation:float 7s ease-in-out infinite;animation-delay:var(--delay);transform:translate(-50%,-50%);font-weight:600;letter-spacing:-.06em}.bubble span{font-size:clamp(.85rem,21cqw,3.3rem);max-width:92%;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.bubble small{font-family:'DM Sans',sans-serif;font-size:clamp(.75rem,7.5cqw,1rem);letter-spacing:0;margin-top:9px;opacity:.8;font-weight:400}.bubble:hover{animation-play-state:paused;transform:translate(-50%,-50%) scale(1.06);box-shadow:0 12px 30px #29233818;z-index:2}.tap-hint{font-size:.8rem;color:var(--muted);text-align:center;margin:0 0 30px}.roast{display:flex;gap:17px;align-items:center;max-width:650px;margin:0 auto;background:#eee5ff;border:1px solid #e6dafa;border-radius:17px;padding:21px 25px;font-size:1.25rem;line-height:1.4;letter-spacing:-.035em}.roast-icon{color:var(--purple);font-size:2.6rem;flex-shrink:0}.result-actions{text-align:center;margin:24px 0 32px}.share-button{background:var(--ink);color:white;border:0;padding:13px 22px;border-radius:11px;font-size:.9rem}details{border-top:1px solid var(--line);max-width:730px;margin:auto}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:21px 5px;color:var(--muted);font-size:.85rem}summary::-webkit-details-marker{display:none}summary>span{font-size:1.4rem}details[open] summary>span{transform:rotate(45deg)}.extra-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:8px 4px 24px}h3{font-size:1.1rem;font-weight:500;letter-spacing:-.03em;margin-bottom:16px}.common-label{font-size:.8rem;color:var(--muted);display:flex;align-items:center;gap:7px;margin-bottom:15px}.common-label input{accent-color:var(--purple);width:16px;height:16px}.rank-row{display:grid;grid-template-columns:20px minmax(60px,1fr) 1.3fr 25px;gap:10px;align-items:center;border:0;background:none;width:100%;padding:10px 0;text-align:left;font-size:.875rem}.rank-row>span:first-child{color:var(--muted);font-size:.75rem}.rank-bar{height:8px;border-radius:10px;background:#e9e1f7;overflow:hidden}.rank-bar>i{display:block;height:100%;background:#ac8de9;border-radius:10px}.phrase-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;font-size:.875rem}.phrase-row b{font-weight:500;color:var(--purple)}.filler-title{margin-top:30px}.fineprint{font-size:.75rem;line-height:1.6;color:var(--muted);margin-top:15px}.filler-chip{display:inline-block;border:1px solid #e1d7ef;background:#efe8f9;border-radius:8px;padding:7px 10px;font-size:.8rem;margin:0 6px 7px 0}footer{margin-top:auto;padding:38px 0 25px;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:#948b9f}body.has-results .start{margin-top:12px}body.has-results .start>h1,body.has-results .start>.eyebrow,body.has-results .subtitle,body.has-results .example,body.has-results .helper{display:none}body.has-results .link-form{margin-top:5px}dialog{border:1px solid var(--line);border-radius:22px;padding:26px;width:calc(100% - 28px);max-width:600px;max-height:85dvh;color:var(--ink);background:var(--bg);box-shadow:0 25px 100px #29233830}dialog::backdrop{background:#29233866;backdrop-filter:blur(5px)}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.dialog-header h2{font-size:1.8rem;letter-spacing:-.05em;margin-top:9px}.close-button{border:1px solid var(--line);border-radius:50%;background:white;width:34px;height:34px;flex-shrink:0;font-size:1.4rem}iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:12px;background:#282133}.moment{display:flex;align-items:flex-start;gap:12px;padding:17px 0;border-bottom:1px solid var(--line);font-size:.9rem;line-height:1.6}.time-button{border:0;padding:5px 8px;background:#e9dffe;color:#6140a7;border-radius:6px;font-size:.8rem;white-space:nowrap}mark{background:var(--lime);color:var(--ink);border-radius:3px;padding:0 2px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;border-radius:12px;padding:13px 20px;font-size:.85rem;opacity:0;pointer-events:none;z-index:20;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@keyframes bob{0%,100%{translate:0 -4px}50%{translate:0 5px}}@keyframes float{0%,100%{transform:translate(-50%,-50%) translateY(-4px)}50%{transform:translate(-50%,-50%) translateY(4px)}}@keyframes hop{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-17px)}}@keyframes appear{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@media(max-width:600px){header{padding:23px 6%}.tag{font-size:.75rem}main{padding:5px 20px 0}.start{margin-top:33px}h1{font-size:2.85rem;letter-spacing:-.065em}.subtitle{font-size:1rem}h1 i{display:none}.link-form{padding:6px;gap:5px;margin-top:26px;border-radius:15px}.link-icon{margin:0 5px;font-size:1.25rem}.link-form input{font-size:1rem;padding:13px 0}.link-form button{padding:15px 16px;border-radius:10px;gap:0}.link-form #button-text{display:none}.link-form button>span:last-child{font-size:1.3rem}.helper,.example{font-size:.75rem}.teaser{height:155px;max-width:350px}.one{width:137px;height:137px;left:29%;font-size:1.5rem}.two{width:106px;height:106px;left:68%;top:30px;font-size:1.25rem}.three{width:103px;height:103px;left:0;top:30px;font-size:1.5rem}.teaser-word>span{font-size:.75rem;margin-top:7px}.idle{margin-top:40px}.idle>p{font-size:.8rem}.results{margin-top:30px}.video-info{padding:0 0 20px;gap:12px}.video-info h2{font-size:1rem}.video-info .quiet-button{font-size:.75rem}.video-meta{font-size:.75rem}.result-lead .eyebrow{font-size:.75rem}.result-lead>p{font-size:.8rem}.bubble-stage{aspect-ratio:1.45;margin:8px -5px 0}.bubble small{font-size:clamp(.75rem,7.5cqw,.9rem);margin-top:6px}.bubble span{font-size:clamp(.85rem,21cqw,2.8rem)}.roast{font-size:1.1rem;padding:18px;gap:12px}.roast-icon{font-size:2.3rem}.extra-grid{grid-template-columns:1fr;gap:30px}.tap-hint{font-size:.75rem;margin-bottom:25px}footer{flex-direction:column;align-items:center;gap:9px;padding-top:28px;font-size:.75rem}.error{font-size:.85rem}.loading{padding:45px 0}.loading h2{font-size:1.4rem}.loading>p{font-size:.8rem}.toast{width:85%;text-align:center}.dialog-header h2{font-size:1.5rem}dialog{padding:20px}.moment{font-size:.875rem;gap:9px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.arrow-icon{width:1.2em;height:1.2em;display:inline-block;vertical-align:-.18em;flex-shrink:0}.link-icon{display:flex;align-items:center}.link-form button>span:last-child{display:flex;align-items:center}.teaser-word>span{max-width:90%;text-align:center;line-height:1.3}
#report-dialog{max-width:560px}#report-image{display:block;width:100%;height:auto;border-radius:16px;margin-bottom:20px}#report-download{display:inline-flex;text-decoration:none}#report-dialog .fineprint{margin-top:12px}
.sharing-note{font-size:.875rem;color:#635b70;margin:10px auto;max-width:640px;line-height:1.6}.sharing-note a,footer a{color:inherit;text-underline-offset:3px}footer nav{display:flex;flex-wrap:wrap;gap:18px}.result-actions{gap:12px;flex-wrap:wrap}.saved-gallery{margin:50px 0 24px;border-top:1px solid #ded9e9;padding-top:28px}.gallery-heading{display:flex;justify-content:space-between;gap:18px;align-items:baseline}.gallery-heading h2{font-size:1.25rem}.gallery-heading p{font-size:.875rem;color:#635b70}.report-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.report-card{display:block;padding:22px;border:1px solid #ded9e9;border-radius:20px;background:#fff;color:#292338;text-decoration:none;transition:transform .15s}.report-card:hover{transform:translateY(-3px)}.report-card h3{font-size:1rem;line-height:1.5;margin:10px 0}.report-card p{margin:12px 0}.report-card .eyebrow{font-size:.75rem}.report-card .fineprint{font-size:.875rem}.shared-summary{max-width:720px;margin:40px auto}.shared-summary h1{font-size:2.2rem;line-height:1.2}.shared-summary ol{line-height:1.8;padding-left:22px}.document{max-width:760px}.document h1{font-size:clamp(2rem,6vw,3.2rem);line-height:1.15;margin:42px 0 26px}.document h2{font-size:1.3rem;margin:32px 0 12px}.document p{line-height:1.8;font-size:1rem;margin:12px 0}.document .document-lead{font-size:1.2rem}.document a{color:#6440bc;text-underline-offset:3px}.document .share-button{display:inline-flex;text-decoration:none;color:#fff;margin-top:18px}.document footer{margin-top:40px}.ad-slot:not([hidden]){margin:30px 0;padding:12px;border-top:1px solid #ded9e9;text-align:center}.copy-link-row{display:flex;gap:10px;margin-top:10px}.copy-link-row input{min-width:0;flex:1;border:1px solid #d8d0e8;border-radius:12px;padding:12px;background:#fff;color:#292338;font:inherit}#share-link-dialog{max-width:620px}#share-link-dialog p{line-height:1.6}#share-link-dialog label{display:block;margin-top:20px;font-size:.875rem}.copy-link-row button{white-space:nowrap}.has-results .sharing-note{display:none}
@media(max-width:620px){.report-cards{grid-template-columns:1fr}.gallery-heading{display:block}.gallery-heading p{margin-top:8px}.copy-link-row{flex-direction:column}.result-actions .share-button{padding:14px 18px;font-size:.875rem}.document h1{margin-top:24px}footer nav{justify-content:center}.sharing-note{font-size:.875rem}.helper{font-size:.875rem;line-height:1.5}}
