.whisper-village-page{min-height:100vh;font-family:var(--font-body);background-image:url(/assets/design/main.svg);background-position:50%;background-size:cover;position:relative}.product-header{flex-direction:column;justify-content:center;align-items:center;padding:2rem 0 1rem;display:flex}.header-top{align-items:center;gap:.75rem;display:flex}.product-header .logo{border-radius:12px;width:52px;height:52px;box-shadow:0 2px 8px #0003}.product-name{font-family:var(--font-vt323);color:#fff;text-shadow:0 1px 3px #0000004d;font-size:1.75rem}.made-by{font-family:var(--font-body);color:#ffffffb3;margin-top:.25rem;font-size:.85rem;text-decoration:none;transition:color .2s}.made-by:hover{color:#fff}.content-wrapper{box-sizing:border-box;min-height:100vh;padding:1rem 2rem 2rem}.main-content{max-width:800px;margin:0 auto}.hero-section{text-align:center;padding:2rem 0 2.5rem}.hero-title{font-family:var(--font-vt323);color:#fff;text-shadow:0 2px 8px #0000004d;margin:0;font-size:5rem;font-weight:700;line-height:1.1}.demo-section{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border-radius:24px;margin-bottom:2rem;padding:2rem}.transformation-visual{justify-content:center;margin:0;display:flex}.demo-divider{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:1px;margin:.75rem 2rem}.visual-container{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:800px;height:160px;padding:0 20px;display:grid}.logo-center{z-index:10;justify-content:center;align-items:center;padding:0 10px;display:flex;position:relative}.logo-glow{background:radial-gradient(circle,#ef591b80 0%,#ef591b33 40%,#0000 70%);border-radius:50%;width:90px;height:90px;animation:2s ease-in-out infinite logoPulse;position:absolute}.transform-logo{z-index:1;border-radius:12px;width:56px;height:56px;animation:1.5s ease-in-out infinite logoWorking;position:relative;box-shadow:0 4px 20px #0006}@keyframes logoWorking{0%,to{filter:brightness();transform:scale(1)}50%{filter:brightness(1.15);transform:scale(1.08)}}@keyframes logoPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.waveform-section{justify-content:flex-end;align-items:center;height:100%;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 30% 100%)}.waveform-track{align-items:center;gap:5px;animation:6s linear infinite waveformScroll;display:flex}.waveform{flex-shrink:0;align-items:center;gap:5px;display:flex}.bar{background:linear-gradient(#ffffffe6,#ffffff80);border-radius:2px;flex-shrink:0;width:4px}.bar:first-child{height:12px}.bar:nth-child(2){height:28px}.bar:nth-child(3){height:18px}.bar:nth-child(4){height:38px}.bar:nth-child(5){height:14px}.bar:nth-child(6){height:32px}.bar:nth-child(7){height:20px}.bar:nth-child(8){height:42px}.bar:nth-child(9){height:16px}.bar:nth-child(10){height:35px}.bar:nth-child(11){height:22px}.bar:nth-child(12){height:30px}.bar:nth-child(13){height:15px}.bar:nth-child(14){height:40px}.bar:nth-child(15){height:19px}.bar:nth-child(16){height:36px}.bar:nth-child(17){height:13px}.bar:nth-child(18){height:25px}.bar:nth-child(19){height:44px}.bar:nth-child(20){height:17px}.bar:nth-child(21){height:33px}.bar:nth-child(22){height:21px}.bar:nth-child(23){height:38px}.bar:nth-child(24){height:15px}@keyframes waveformScroll{0%{transform:translate(0)}to{transform:translate(33.333%)}}.text-section{justify-content:center;align-items:center;height:100%;display:flex;overflow:visible}.cute-laptop{flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.cute-laptop.sending .laptop-lid,.cute-laptop.sending .laptop-bottom{animation:.4s laptopBounce}@keyframes laptopBounce{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.laptop-lid{box-sizing:border-box;background:linear-gradient(135deg,#f5b56a 0%,#ea9842 100%);border:3px solid #fff9;border-radius:14px 14px 4px 4px;width:250px;height:125px;padding:8px 12px;position:relative;box-shadow:0 4px 20px #ea984266,inset 0 2px #ffffff80}.screen-content{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-radius:6px;flex-direction:column;width:100%;height:100%;padding:5px 8px;transition:background .3s;display:flex;position:relative;overflow:hidden auto;box-shadow:inset 0 2px 8px #00000014}.screen-content::-webkit-scrollbar{display:none}.screen-content.screen-email{background:#fff}.screen-content.screen-slack{background:linear-gradient(#f8f8f8 0%,#fff 100%)}.screen-content.screen-terminal{background:#1a1a2e}.context-header{border-bottom:1px solid #00000014;flex-shrink:0;align-items:center;gap:4px;margin-bottom:3px;padding-bottom:3px;display:flex}.app-logo{border-radius:2px;flex-shrink:0;width:10px;height:10px}.logo-email{background:linear-gradient(135deg,#ea4335 25%,#fbbc05 25% 50%,#34a853 50% 75%,#4285f4 75%)}.logo-slack{background:#611f69;position:relative}.logo-slack:before{content:"";background:linear-gradient(135deg,#36c5f0 25%,#2eb67d 25% 50%,#ecb22e 50% 75%,#e01e5a 75%);border-radius:1px;position:absolute;inset:2px}.logo-terminal{background:#1a1a2e;border:1px solid #4a9eff;position:relative}.logo-terminal:after{content:">_";color:#4a9eff;font-size:5px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.context-label{font-family:var(--font-body);color:#666;font-size:.5rem;font-weight:600}.message-header{font-family:var(--font-body);color:#999;flex-shrink:0;margin-bottom:4px;font-size:.5rem}.screen-terminal .message-header{color:#4a9eff;font-family:SF Mono,Fira Code,monospace}.screen-slack .message-header{color:#1264a3;font-weight:600}.typed-text{flex-wrap:wrap;flex:1;align-content:flex-start;width:100%;line-height:1.25;display:flex}.typed-text.text-terminal .word{font-family:var(--font-body);color:#e0e0e0}.typed-text.text-terminal .space{font-family:var(--font-body)}.word{font-family:var(--font-body);color:#444;flex-shrink:0;font-size:.6rem;font-weight:500;animation:.15s ease-out wordPop}.space{flex-shrink:0;font-size:.6rem}.screen-terminal .context-header{border-bottom-color:#ffffff26}.screen-terminal .context-label{color:#4a9eff}.screen-terminal .cursor{background:#4a9eff}.cursor{background:var(--red);vertical-align:text-bottom;border-radius:1px;width:2px;height:.75em;margin-left:1px;animation:.8s infinite blink;display:inline-block}.send-indicator{color:var(--red);font-size:.75rem;font-weight:700;font-family:var(--font-body);white-space:nowrap;animation:.4s cubic-bezier(.175,.885,.32,1.275) arcadePop;position:absolute;bottom:18px;right:-5px;transform:rotate(-8deg)}@keyframes arcadePop{0%{opacity:0;transform:rotate(-8deg)scale(0)translateY(10px)}50%{transform:rotate(-8deg)scale(1.2)translateY(-5px)}to{opacity:1;transform:rotate(-8deg)scale(1)translateY(0)}}@keyframes blink{0%,45%{opacity:1}50%,to{opacity:0}}@keyframes wordPop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.laptop-bottom{background:linear-gradient(135deg,#ea9842 0%,#d08738 100%);border:3px solid #ffffff80;border-top:none;border-radius:0 0 10px 10px;width:270px;height:14px;margin-top:-2px;position:relative;box-shadow:0 4px 12px #ea98424d}.laptop-bottom:after{content:"";background:#fff6;border-radius:2px;width:40px;height:4px;position:absolute;top:2px;left:50%;transform:translate(-50%)}.info-section{text-align:center;max-width:600px;margin:0 auto;padding:.5rem 1rem 0}.tagline{font-family:var(--font-body);color:#fff;text-shadow:0 2px 8px #0000004d;white-space:nowrap;margin:0 0 1rem;padding:.5rem 0;font-size:1.8rem;font-weight:600;line-height:1.3}.pills{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.pill-wrapper{position:relative}.pill{font-family:var(--font-vt323);color:#fff;text-shadow:0 1px 3px #0000004d;cursor:pointer;background:linear-gradient(135deg,#ea9842 0%,#d08738 100%);border:2px solid #ffffff4d;border-radius:50px;padding:.5rem 1rem;font-size:1.2rem;transition:transform .15s,box-shadow .15s;box-shadow:0 3px 12px #ea984259}.pill:hover{transform:scale(1.05);box-shadow:0 5px 18px #ea984280}.pill:active{transform:scale(.95)}.pill.cta{background:linear-gradient(135deg,#ef591b 0%,#d94c14 100%);box-shadow:0 3px 12px #ef591b66}.pill.cta:hover{box-shadow:0 5px 18px #ef591b80}.emoji-burst{pointer-events:none;position:absolute;top:50%;left:50%}.emoji{font-size:1.2rem;position:absolute}.emoji-1{animation:1.1s ease-in-out forwards emojiFall1}.emoji-2{animation:1s ease-in-out 20ms forwards emojiFall2}.emoji-3{animation:1.15s ease-in-out 40ms forwards emojiFall3}.emoji-4{animation:.95s ease-in-out 10ms forwards emojiFall4}.emoji-5{animation:1.2s ease-in-out 30ms forwards emojiFall5}.emoji-6{animation:1.05s ease-in-out forwards emojiFall6}@keyframes emojiFall1{0%{opacity:1;transform:translate(-50%,-50%)scale(.2)rotate(0)}15%{opacity:1;transform:translate(-30px,-50px)scale(1)rotate(-15deg)rotateY(0)}40%{opacity:1;transform:translate(-50px)scale(.95)rotate(10deg)rotateY(180deg)}70%{opacity:.8;transform:translate(-35px,50px)scale(.85)rotate(-5deg)rotateY(360deg)}to{opacity:0;transform:translate(-55px,90px)scale(.7)rotate(15deg)rotateY(540deg)}}@keyframes emojiFall2{0%{opacity:1;transform:translate(-50%,-50%)scale(.2)rotate(0)}15%{opacity:1;transform:translate(40px,-55px)scale(1.1)rotate(20deg)rotateY(0)}40%{opacity:1;transform:translate(25px,5px)scale(1)rotate(-10deg)rotateY(180deg)}70%{opacity:.8;transform:translate(50px,55px)scale(.85)rotate(15deg)rotateY(360deg)}to{opacity:0;transform:translate(35px,95px)scale(.65)rotate(-8deg)rotateY(540deg)}}@keyframes emojiFall3{0%{opacity:1;transform:translate(-50%,-50%)scale(.2)rotate(0)}15%{opacity:1;transform:translate(-15px,-60px)scale(.95)rotate(-8deg)rotateY(0)}40%{opacity:1;transform:translate(10px,-5px)scale(.9)rotate(12deg)rotateY(180deg)}70%{opacity:.8;transform:translate(-20px,45px)scale(.8)rotate(-15deg)rotateY(360deg)}to{opacity:0;transform:translate(5px,85px)scale(.6)rotate(10deg)rotateY(540deg)}}@keyframes emojiFall4{0%{opacity:1;transform:translate(-50%,-50%)scale(.2)rotate(0)}15%{opacity:1;transform:translate(55px,-45px)scale(1)rotate(15deg)rotateY(0)}40%{opacity:1;transform:translate(70px,10px)scale(.95)rotate(-12deg)rotateY(180deg)}70%{opacity:.8;transform:translate(45px,60px)scale(.8)rotate(8deg)rotateY(360deg)}to{opacity:0;transform:translate(65px,100px)scale(.65)rotate(-10deg)rotateY(540deg)}}@keyframes emojiFall5{0%{opacity:1;transform:translate(-50%,-50%)scale(.2)rotate(0)}15%{opacity:1;transform:translate(5px,-65px)scale(1.15)rotate(5deg)rotateY(0)}40%{opacity:1;transform:translate(-25px,-10px)scale(1)rotate(-18deg)rotateY(180deg)}70%{opacity:.8;transform:translate(15px,50px)scale(.85)rotate(12deg)rotateY(360deg)}to{opacity:0;transform:translate(-10px,95px)scale(.6)rotate(-6deg)rotateY(540deg)}}@keyframes emojiFall6{0%{opacity:1;transform:translate(-50%,-50%)scale(.2)rotate(0)}15%{opacity:1;transform:translate(-60px,-40px)scale(.9)rotate(-20deg)rotateY(0)}40%{opacity:1;transform:translate(-40px,15px)scale(.85)rotate(8deg)rotateY(180deg)}70%{opacity:.8;transform:translate(-65px,55px)scale(.75)rotate(-12deg)rotateY(360deg)}to{opacity:0;transform:translate(-45px,90px)scale(.6)rotate(5deg)rotateY(540deg)}}.dark-sections-wrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:16px;padding:1.25rem}.install-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141419f2;border-radius:12px;margin-bottom:1.25rem;padding:2rem;box-shadow:0 4px 20px #0000004d}.install-section h2{font-family:var(--font-vt323);color:#ffffffe6;text-align:center;margin:0 0 1.25rem;font-size:1.8rem}.command-box{background:#2a2a30;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem;display:flex}.code-wrapper{flex:1;padding:.5rem;overflow-x:auto}.code-wrapper::-webkit-scrollbar{height:4px}.code-wrapper::-webkit-scrollbar-track{background:#333;border-radius:2px}.code-wrapper::-webkit-scrollbar-thumb{background:#555;border-radius:2px}.command-box code{color:#4dba87;white-space:nowrap;font-family:SF Mono,Fira Code,monospace;font-size:.95rem}.copy-btn{background:var(--red);color:#fff;cursor:pointer;font-family:var(--font-vt323);white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;padding:.75rem 1.5rem;font-size:1.2rem;transition:all .2s}.copy-btn:hover{background:#d94c14;transform:translateY(-1px)}.terminal-help{text-align:left}.terminal-help details{background:#ffffff14;border-radius:8px;padding:1rem 1.25rem}.terminal-help summary{cursor:pointer;color:#fff9;font-size:1.1rem;font-family:var(--font-vt323)}.terminal-help summary:hover{color:#ffffffe6}.help-content{font-family:var(--font-body);border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1rem}.help-content p{color:#fffc;margin:0 0 .75rem;font-size:1rem;line-height:1.6}.help-content ol{color:#fffc;margin:0 0 1rem;padding-left:1.5rem;font-size:1rem;list-style:decimal}.help-content ol li{margin-bottom:.75rem;line-height:1.7}.help-content kbd{color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:4px;margin:0 .25rem;padding:.2rem .5rem;font-family:SF Mono,monospace;font-size:.9rem;display:inline-block}.help-content strong{color:#fff;font-weight:600}.reassurance{color:#fff9;margin-top:1.25rem;font-size:.95rem;line-height:1.6}.reassurance a{color:#4dba87;font-weight:500;text-decoration:none}.reassurance a:hover{text-decoration:underline}.features-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141419f2;border-radius:12px;margin-bottom:1.25rem;padding:2rem;box-shadow:0 4px 20px #0000004d}.features{gap:1rem;grid-template-columns:repeat(3,1fr)!important;display:grid!important}.feature-card{text-align:center;background:#ffffff14;border-radius:12px;padding:1.25rem}.feature-card .icon{margin-bottom:.5rem;font-size:2.5rem}.feature-card h3{font-family:var(--font-vt323);color:#ffffffe6;margin:0 0 .5rem;font-size:1.3rem}.feature-card p{font-family:var(--font-body);color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.5}.footer-info{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-body);background:#141419f2;border-radius:12px;padding:1.5rem 2rem;box-shadow:0 4px 20px #0000004d}.links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;font-size:.95rem;display:flex}.email-btn{background:var(--red);color:#fff;cursor:pointer;font-family:var(--font-vt323);border:none;border-radius:6px;padding:.5rem 1rem;font-size:1rem;transition:all .2s}.email-btn:hover{background:#d94c14;transform:translateY(-1px)}.links a{color:#4dba87;font-weight:500;text-decoration:none}.links a:hover{text-decoration:underline}.links .divider{color:#fff6;margin:0 .5rem}@media (max-width:700px){.product-header{padding:1.5rem 0 .5rem}.product-header .logo{width:40px;height:40px}.product-name{font-size:1.4rem}.made-by{font-size:.75rem}.content-wrapper{padding:1rem}.hero-section{padding:1.5rem 0}.hero-title{font-size:2.8rem}.transformation-visual{margin:.75rem 0 1rem}.visual-container{border-radius:24px;grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:5px;max-width:320px;height:auto;padding:0 15px 15px}.waveform-section{justify-content:center;height:60px;-webkit-mask-image:linear-gradient(#000 0% 85%,#0000 100%);mask-image:linear-gradient(#000 0% 85%,#0000 100%)}.waveform-track{flex-direction:column;animation:6s linear infinite waveformScrollVertical}.waveform{flex-direction:column;gap:3px}.bar:first-child{width:12px;height:3px}.bar:nth-child(2){width:28px;height:3px}.bar:nth-child(3){width:18px;height:3px}.bar:nth-child(4){width:38px;height:3px}.bar:nth-child(5){width:14px;height:3px}.bar:nth-child(6){width:32px;height:3px}.bar:nth-child(7){width:20px;height:3px}.bar:nth-child(8){width:42px;height:3px}.bar:nth-child(9){width:16px;height:3px}.bar:nth-child(10){width:35px;height:3px}.bar:nth-child(11){width:22px;height:3px}.bar:nth-child(12){width:30px;height:3px}.bar:nth-child(13){width:15px;height:3px}.bar:nth-child(14){width:40px;height:3px}.bar:nth-child(15){width:19px;height:3px}.bar:nth-child(16){width:36px;height:3px}.bar:nth-child(17){width:13px;height:3px}.bar:nth-child(18){width:25px;height:3px}.bar:nth-child(19){width:44px;height:3px}.bar:nth-child(20){width:17px;height:3px}.bar:nth-child(21){width:33px;height:3px}.bar:nth-child(22){width:21px;height:3px}.bar:nth-child(23){width:38px;height:3px}.bar:nth-child(24){width:15px;height:3px}@keyframes waveformScrollVertical{0%{transform:translateY(0)}to{transform:translateY(33.333%)}}.logo-center{padding:5px 0}.logo-glow{width:50px;height:50px}.transform-logo{border-radius:8px;width:36px;height:36px}.text-section{width:100%}.cute-laptop{transform:none}.laptop-lid{width:260px;height:100px}.laptop-bottom{width:280px;height:12px}.word,.context-label,.message-header{font-size:.55rem}.demo-section{border-radius:20px;padding:0 1rem 1rem}.info-section{padding:.5rem 0}.tagline{white-space:normal;font-size:1.05rem}.pills{gap:1rem .5rem}.pill{padding:.4rem .8rem;font-size:1rem;display:inline-block}.install-section{padding:1.5rem}.install-section h2{font-size:1.4rem}.command-box{flex-direction:row;gap:.5rem;padding:.5rem}.code-wrapper{padding:.25rem}.command-box code{font-size:.75rem}.copy-btn{padding:.6rem 1rem;font-size:1rem}.features-section{padding:1.5rem}.features{grid-template-columns:1fr!important}.feature-card{padding:1rem}.footer-info{padding:1.5rem}}
