.RoastInput-module-scss-module__f0jHIa__wrapper{flex-direction:column;gap:8px;width:100%;max-width:600px;display:flex}.RoastInput-module-scss-module__f0jHIa__inputBar{border:1px solid var(--roast-border);background:var(--roast-surface);border-radius:999px;align-items:center;gap:0;height:64px;padding:0 6px 0 24px;transition:border-color .2s,box-shadow .2s;display:flex}.RoastInput-module-scss-module__f0jHIa__inputBar:focus-within{border-color:var(--roast-accent);box-shadow:0 0 0 2px #f0922b1f}@media (max-width:480px){.RoastInput-module-scss-module__f0jHIa__inputBar{border-radius:10px;flex-direction:column;gap:8px;height:auto;padding:8px}}.RoastInput-module-scss-module__f0jHIa__linkIcon{color:var(--roast-text-dim);flex-shrink:0}@media (max-width:480px){.RoastInput-module-scss-module__f0jHIa__linkIcon{display:none}}.RoastInput-module-scss-module__f0jHIa__input{font-size:1rem;font-family:var(--font-geist-sans),Inter,system-ui,sans-serif;color:var(--roast-text);background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;padding:0 16px}.RoastInput-module-scss-module__f0jHIa__input::placeholder{color:var(--roast-text-muted);opacity:.6;font-size:.875rem}@media (max-width:480px){.RoastInput-module-scss-module__f0jHIa__input{text-align:center;height:44px;padding:8px 16px}}.RoastInput-module-scss-module__f0jHIa__roastBtn{background:var(--roast-accent);color:#1a1210;font-family:var(--font-geist-sans),Inter,system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;padding:14px 32px;font-size:.875rem;font-weight:700;transition:background .2s,transform .2s}.RoastInput-module-scss-module__f0jHIa__roastBtn:hover{background:#f5a853;transform:translateY(-1px)}.RoastInput-module-scss-module__f0jHIa__roastBtn:active{transform:translateY(0)}@media (max-width:480px){.RoastInput-module-scss-module__f0jHIa__roastBtn{border-radius:8px;width:100%;padding:16px}}.RoastInput-module-scss-module__f0jHIa__compact{max-width:480px}.RoastInput-module-scss-module__f0jHIa__compact .RoastInput-module-scss-module__f0jHIa__inputBar{height:48px;padding:0 4px 0 16px}@media (max-width:480px){.RoastInput-module-scss-module__f0jHIa__compact .RoastInput-module-scss-module__f0jHIa__inputBar{border-radius:999px;flex-direction:row;gap:0;height:48px;padding:0 4px 0 16px}}.RoastInput-module-scss-module__f0jHIa__compact .RoastInput-module-scss-module__f0jHIa__input{font-size:.875rem}.RoastInput-module-scss-module__f0jHIa__compact .RoastInput-module-scss-module__f0jHIa__input::placeholder{font-size:.75rem}@media (max-width:480px){.RoastInput-module-scss-module__f0jHIa__compact .RoastInput-module-scss-module__f0jHIa__input{text-align:left;height:100%;padding:0 8px}}.RoastInput-module-scss-module__f0jHIa__compact .RoastInput-module-scss-module__f0jHIa__roastBtn{padding:10px 20px;font-size:.75rem}@media (max-width:480px){.RoastInput-module-scss-module__f0jHIa__compact .RoastInput-module-scss-module__f0jHIa__roastBtn{border-radius:999px;width:auto;padding:10px 20px}}.RoastInput-module-scss-module__f0jHIa__error{color:var(--roast-red);text-align:center;margin:0;font-size:.75rem;line-height:1.4}
.RoastProcessing-module-scss-module__MHAYcW__wrapper{align-items:center;gap:64px;width:100%;max-width:900px;margin:0 auto;padding:32px 0;display:flex}@media (max-width:768px){.RoastProcessing-module-scss-module__MHAYcW__wrapper{flex-direction:column;align-items:stretch;gap:32px;padding:16px 0}}.RoastProcessing-module-scss-module__MHAYcW__characterCard{background:color-mix(in srgb,var(--roast-surface)90%,var(--roast-accent)10%);border:1px solid #f0922b26;border-radius:16px;flex-direction:column;flex-shrink:0;align-items:center;gap:20px;width:320px;padding:32px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.RoastProcessing-module-scss-module__MHAYcW__characterCard{width:280px;margin:0 auto;padding:24px}}.RoastProcessing-module-scss-module__MHAYcW__cornerBracket{pointer-events:none;width:24px;height:24px;position:absolute}.RoastProcessing-module-scss-module__MHAYcW__cornerBracket:before,.RoastProcessing-module-scss-module__MHAYcW__cornerBracket:after{content:"";background:var(--roast-accent);position:absolute}.RoastProcessing-module-scss-module__MHAYcW__topLeft{top:12px;left:12px}.RoastProcessing-module-scss-module__MHAYcW__topLeft:before{width:24px;height:2px;top:0;left:0}.RoastProcessing-module-scss-module__MHAYcW__topLeft:after{width:2px;height:24px;top:0;left:0}.RoastProcessing-module-scss-module__MHAYcW__bottomRight{bottom:12px;right:12px}.RoastProcessing-module-scss-module__MHAYcW__bottomRight:before{width:24px;height:2px;bottom:0;right:0}.RoastProcessing-module-scss-module__MHAYcW__bottomRight:after{width:2px;height:24px;bottom:0;right:0}.RoastProcessing-module-scss-module__MHAYcW__glitchWrap{aspect-ratio:1;background:var(--roast-bg);border-radius:10px;width:100%;position:relative;overflow:hidden}.RoastProcessing-module-scss-module__MHAYcW__characterVideo{object-fit:cover;mix-blend-mode:lighten;filter:saturate(1.2);width:110%;height:110%;margin:-5%;animation:4s ease-in-out infinite RoastProcessing-module-scss-module__MHAYcW__videoGlitch}@keyframes RoastProcessing-module-scss-module__MHAYcW__videoGlitch{0%,88%,96%,to{filter:saturate(1.2);transform:translate(0)}89%{filter:saturate(2)hue-rotate(10deg);transform:translate(4px,-2px)skew(-1deg)}91%{filter:saturate(1.5)brightness(1.3);transform:translate(-3px,1px)skew(.5deg)}93%{filter:saturate(1.2);transform:translate(2px,-1px)}95%{filter:saturate(2)hue-rotate(-5deg);transform:translate(-1px,2px)skew(-.5deg)}}.RoastProcessing-module-scss-module__MHAYcW__cardDots{justify-content:center;align-items:center;gap:8px;display:flex}.RoastProcessing-module-scss-module__MHAYcW__cardDots span{background:var(--roast-accent);opacity:.6;border-radius:9999px;width:8px;height:8px;animation:1.4s ease-in-out infinite RoastProcessing-module-scss-module__MHAYcW__dotPulse}.RoastProcessing-module-scss-module__MHAYcW__cardDots span:nth-child(2){animation-delay:.2s}.RoastProcessing-module-scss-module__MHAYcW__cardDots span:nth-child(3){animation-delay:.4s}@keyframes RoastProcessing-module-scss-module__MHAYcW__dotPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.RoastProcessing-module-scss-module__MHAYcW__rightContent{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.RoastProcessing-module-scss-module__MHAYcW__heading{font-family:var(--font-geist-sans),Inter,system-ui,sans-serif;color:var(--roast-text);flex-wrap:wrap;align-items:baseline;gap:0 8px;margin:0;font-size:36px;font-weight:700;line-height:1.2;display:flex}@media (max-width:640px){.RoastProcessing-module-scss-module__MHAYcW__heading{font-size:28px}}.RoastProcessing-module-scss-module__MHAYcW__headingWord{color:var(--roast-accent);font-family:var(--font-display),"Playfair Display",Georgia,serif;font-style:italic;display:inline-block}.RoastProcessing-module-scss-module__MHAYcW__dots{color:var(--roast-text-muted);animation:1.5s step-end infinite RoastProcessing-module-scss-module__MHAYcW__blink}@keyframes RoastProcessing-module-scss-module__MHAYcW__blink{0%,to{opacity:1}50%{opacity:.3}}.RoastProcessing-module-scss-module__MHAYcW__subtext{color:var(--roast-text-muted);margin:-8px 0 0;font-size:15px;line-height:1.5}.RoastProcessing-module-scss-module__MHAYcW__steps{flex-direction:column;gap:10px;display:flex}.RoastProcessing-module-scss-module__MHAYcW__stepPill{background:#ffffff08;border-radius:12px;align-items:center;gap:12px;height:52px;padding:0 16px;transition:all .25s;display:flex}.RoastProcessing-module-scss-module__MHAYcW__stepPill.RoastProcessing-module-scss-module__MHAYcW__completed{border-left:2px solid var(--roast-green);background:#ffffff0d}.RoastProcessing-module-scss-module__MHAYcW__stepPill.RoastProcessing-module-scss-module__MHAYcW__active{border-left:2px solid var(--roast-accent);background:#ffffff0d}.RoastProcessing-module-scss-module__MHAYcW__stepPill.RoastProcessing-module-scss-module__MHAYcW__pending{opacity:.45}.RoastProcessing-module-scss-module__MHAYcW__stepIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.RoastProcessing-module-scss-module__MHAYcW__stepLabel{font-family:var(--font-geist-sans),Inter,system-ui,sans-serif;color:var(--roast-text);font-size:14px;line-height:1.4}.RoastProcessing-module-scss-module__MHAYcW__flavor{color:var(--roast-accent);opacity:.85;font-style:italic}.RoastProcessing-module-scss-module__MHAYcW__spinner{animation:.8s linear infinite RoastProcessing-module-scss-module__MHAYcW__spin}@keyframes RoastProcessing-module-scss-module__MHAYcW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.RoastProcessing-module-scss-module__MHAYcW__progressSection{flex-direction:column;gap:8px;margin-top:4px;display:flex}.RoastProcessing-module-scss-module__MHAYcW__progressHeader{justify-content:space-between;align-items:baseline;display:flex}.RoastProcessing-module-scss-module__MHAYcW__progressLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--roast-accent);font-size:11px;font-weight:600}.RoastProcessing-module-scss-module__MHAYcW__progressPercent{color:var(--roast-accent);font-variant-numeric:tabular-nums;font-size:28px;font-weight:800;line-height:1}.RoastProcessing-module-scss-module__MHAYcW__progressTrack{background:#ffffff0f;border-radius:3px;width:100%;height:6px;overflow:hidden}.RoastProcessing-module-scss-module__MHAYcW__progressFill{background:linear-gradient(90deg,var(--roast-accent),#f5a853);border-radius:3px;height:100%;transition:width .4s}.RoastProcessing-module-scss-module__MHAYcW__progressTagline{color:var(--roast-text-muted);margin:0;font-size:13px;font-style:italic}.RoastProcessing-module-scss-module__MHAYcW__poweredBy{letter-spacing:.12em;color:var(--roast-text-dim);text-align:center;margin:8px 0 0;font-size:11px;font-weight:600}
.TestimonialTicker-module-scss-module__3A46BG__wrapper{z-index:1;padding:20px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.TestimonialTicker-module-scss-module__3A46BG__tickerRow{width:100%;overflow:hidden}.TestimonialTicker-module-scss-module__3A46BG__tickerRow:hover .TestimonialTicker-module-scss-module__3A46BG__tickerTrack{animation-play-state:paused}.TestimonialTicker-module-scss-module__3A46BG__tickerTrack{will-change:transform;align-items:stretch;gap:16px;width:max-content;animation:45s linear infinite TestimonialTicker-module-scss-module__3A46BG__scrollLeft;display:flex}@keyframes TestimonialTicker-module-scss-module__3A46BG__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.TestimonialTicker-module-scss-module__3A46BG__item{background:var(--roast-surface,#211a16);border:1px solid var(--roast-border,#ffdcb414);cursor:default;border-radius:14px;flex-shrink:0;align-items:center;gap:16px;min-width:320px;padding:16px 22px;transition:border-color .2s;display:flex}.TestimonialTicker-module-scss-module__3A46BG__item:hover{border-color:#f0922b33}.TestimonialTicker-module-scss-module__3A46BG__thumbnail{object-fit:cover;background:#ffffff0d;border-radius:8px;flex-shrink:0;width:72px;height:46px}.TestimonialTicker-module-scss-module__3A46BG__itemText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.TestimonialTicker-module-scss-module__3A46BG__itemTitle{color:var(--roast-text,#e8e0d8);white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:14px;font-weight:500;overflow:hidden}.TestimonialTicker-module-scss-module__3A46BG__itemChannel{color:var(--roast-text-dim,#5a4f46);white-space:nowrap;font-size:12px}.TestimonialTicker-module-scss-module__3A46BG__itemScore{text-align:center;letter-spacing:-.02em;flex-shrink:0;min-width:36px;font-size:24px;font-weight:800}
.SocialProof-module-scss-module__DDKOda__wrapper{flex-direction:column;align-items:center;gap:12px;margin-top:16px;display:flex}.SocialProof-module-scss-module__DDKOda__proofRow,.SocialProof-module-scss-module__DDKOda__thumbStack{align-items:center;display:flex}.SocialProof-module-scss-module__DDKOda__thumb{object-fit:cover;border:3px solid var(--roast-bg,#1a1210);border-radius:50%;width:40px;height:40px;margin-left:-12px;box-shadow:0 2px 8px #0006}.SocialProof-module-scss-module__DDKOda__thumb:first-child{margin-left:0}.SocialProof-module-scss-module__DDKOda__countBadge{background:var(--roast-accent,#f0922b);color:#1a1210;letter-spacing:.02em;z-index:10;border:3px solid var(--roast-bg,#1a1210);white-space:nowrap;border-radius:999px;margin-left:-8px;padding:8px 14px;font-size:13px;font-weight:800;line-height:1}.SocialProof-module-scss-module__DDKOda__label{color:var(--roast-text-muted,#8a7e74);letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:500}.SocialProof-module-scss-module__DDKOda__countText{color:var(--roast-accent,#f0922b);font-weight:800}
.page-module-scss-module__ZQP6sa__roastPage{--roast-bg:#1a1210;--roast-bg-lighter:#231c18;--roast-surface:#211a16;--roast-text:#e8e0d8;--roast-text-muted:#8a7e74;--roast-text-secondary:#8a7e74;--roast-text-dim:#5a4f46;--roast-accent:#f0922b;--roast-accent-light:#f5a853;--roast-red:#e84040;--roast-green:#34c759;--roast-amber:#f0922b;--roast-border:#ffdcb414;background:var(--roast-bg);color:var(--roast-text);min-height:100dvh;font-family:var(--font-geist-sans),Inter,system-ui,sans-serif;flex-direction:column;display:flex;position:relative}.page-module-scss-module__ZQP6sa__roastPage:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#f0922b14 0%,#f0922b08 40%,#0000 70%);width:900px;height:600px;position:absolute;top:18%;left:50%;transform:translate(-50%)}.page-module-scss-module__ZQP6sa__nav{z-index:1;align-items:center;padding:24px 32px;display:flex;position:relative}@media (max-width:640px){.page-module-scss-module__ZQP6sa__nav{padding:16px}}.page-module-scss-module__ZQP6sa__navBrand{align-items:center;gap:8px;display:flex}.page-module-scss-module__ZQP6sa__fireIcon{font-size:1.25rem;line-height:1}.page-module-scss-module__ZQP6sa__brandText{font-family:var(--font-geist-sans),Inter,system-ui,sans-serif;letter-spacing:.08em;color:var(--roast-text);opacity:.7;text-transform:uppercase;font-size:.875rem;font-weight:700}.page-module-scss-module__ZQP6sa__resultNav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--roast-border);background:#1a1210e6;justify-content:space-between;align-items:center;padding:12px 32px;display:flex;position:sticky;top:0}@media (max-width:640px){.page-module-scss-module__ZQP6sa__resultNav{padding:10px 16px}}.page-module-scss-module__ZQP6sa__navLeft{align-items:center;gap:16px;display:flex}.page-module-scss-module__ZQP6sa__navBack{color:var(--roast-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:13px;text-decoration:none;display:flex}.page-module-scss-module__ZQP6sa__navBack:hover{color:var(--roast-text)}.page-module-scss-module__ZQP6sa__navBack svg{width:16px;height:16px}.page-module-scss-module__ZQP6sa__resultNavBrand{color:var(--roast-accent);letter-spacing:.06em;font-size:13px;font-weight:700}.page-module-scss-module__ZQP6sa__navRight{gap:8px;display:flex}.page-module-scss-module__ZQP6sa__btnOutline,.page-module-scss-module__ZQP6sa__btnPrimary{cursor:pointer;border-radius:6px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s}.page-module-scss-module__ZQP6sa__btnOutline{color:var(--roast-text-muted);border:1px solid var(--roast-border);background:0 0}.page-module-scss-module__ZQP6sa__btnOutline:hover{color:var(--roast-text);border-color:var(--roast-text-muted)}.page-module-scss-module__ZQP6sa__btnPrimary{background:var(--roast-accent);color:var(--roast-bg);border:none;font-weight:700}.page-module-scss-module__ZQP6sa__btnPrimary:hover{filter:brightness(1.1)}.page-module-scss-module__ZQP6sa__main{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:0 32px;display:flex;position:relative}@media (max-width:640px){.page-module-scss-module__ZQP6sa__main{justify-content:flex-start;padding:48px 16px 0}}@media (min-height:900px){.page-module-scss-module__ZQP6sa__main{justify-content:center}}@media (max-height:700px){.page-module-scss-module__ZQP6sa__main{justify-content:flex-start;padding-top:32px}}.page-module-scss-module__ZQP6sa__mainResult{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.page-module-scss-module__ZQP6sa__heroBlock{text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:700px;display:flex}@media (max-width:640px){.page-module-scss-module__ZQP6sa__heroBlock{gap:16px}}.page-module-scss-module__ZQP6sa__heroBlock>*+*{margin-top:0}.page-module-scss-module__ZQP6sa__headline{font-family:var(--font-display),"Playfair Display",Georgia,serif;text-align:center;letter-spacing:.02em;background:linear-gradient(#f5a853 0%,#f0922b 50%,#d4731a 100%);-webkit-text-fill-color:#0000;filter:drop-shadow(0 0 60px #f0922b4d);-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:5rem;font-style:italic;font-weight:900;line-height:1.1}@media (max-width:640px){.page-module-scss-module__ZQP6sa__headline{font-size:2.5rem}}.page-module-scss-module__ZQP6sa__subtitle{color:var(--roast-text-muted);max-width:520px;margin:0;font-size:1.125rem;line-height:1.6}@media (max-width:640px){.page-module-scss-module__ZQP6sa__subtitle{font-size:1rem}}.page-module-scss-module__ZQP6sa__processingBlock{justify-content:center;align-items:center;width:100%;max-width:960px;display:flex}.page-module-scss-module__ZQP6sa__resultBlock{width:100%}.page-module-scss-module__ZQP6sa__pageFooter{text-align:center;color:var(--roast-text-dim);letter-spacing:.06em;z-index:1;padding:16px 32px;font-size:.6875rem;position:relative}@media (max-width:640px){.page-module-scss-module__ZQP6sa__pageFooter{padding:16px;font-size:.625rem}}
