@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+TC:wght@400;500;600;700&display=swap";:root{color:#3b4945;font-synthesis:none;--ink:#344540;--muted:#74817d;--cream:#f7f3ea;--line:#d9ddd3;--green:#6b9684;--support:#66bdc0;--oppose:#e2a06d;background:#f7f3ea;font-family:DM Sans,Noto Sans TC,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;margin:0}button,input,textarea{font:inherit}button{color:inherit}.app{background:radial-gradient(circle at 51% 10%,#ffffffeb,#0000 31%),linear-gradient(#f8f4eb 0%,#f4f0e7 65%,#edece2 100%);min-height:100vh;position:relative;overflow:hidden}.paper-noise{pointer-events:none;z-index:20;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.ambient{filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.ambient.a1{opacity:.35;background:#dcece0;width:300px;height:300px;top:250px;left:-180px}.ambient.a2{opacity:.27;background:#f1ddc8;width:380px;height:380px;top:500px;right:-230px}header{z-index:5;border-bottom:1px solid #53685f21;justify-content:space-between;align-items:center;max-width:1240px;height:86px;margin:auto;padding:0 34px;display:flex;position:relative}.brand{align-items:center;gap:11px;display:flex}.brand-mark{border:1.5px solid #72968b;border-radius:50% 50% 46% 54%;width:39px;height:39px;position:relative;transform:rotate(-7deg)}.brand-mark:before{content:"";background:#78c2c1;border-radius:60% 55% 65% 50%;width:10px;height:16px;position:absolute;top:8px;left:7px;transform:rotate(16deg)}.brand-mark span:first-child{background:#e4a374;border-radius:60% 55% 65% 50%;width:8px;height:13px;position:absolute;bottom:7px;right:7px;transform:rotate(20deg)}.brand-mark span:last-child{background:#72968b;width:8px;height:1px;position:absolute;top:19px;left:15px;transform:rotate(22deg)}.brand strong{letter-spacing:.18em;color:#40544e;font-size:20px;line-height:1;display:block}.brand small{letter-spacing:.18em;color:#8b9894;font-size:7px}.brand>div:last-child{flex-direction:column;gap:5px;display:flex}nav{gap:32px;display:flex}nav a{color:#65736f;letter-spacing:.06em;font-size:13px;text-decoration:none;position:relative}nav a:after{content:"";background:#73998b;height:1px;transition:all .3s;position:absolute;bottom:-9px;left:50%;right:50%}nav a:hover:after{left:0;right:0}.people{align-items:center;padding-left:12px;display:flex}.people span{color:#788580;align-items:center;gap:6px;margin-right:10px;font-size:12px;display:flex}.people i{background:#cadcce;border:2px solid #f7f3ea;border-radius:50%;width:27px;height:27px;margin-left:-7px}.people i:nth-child(3){background:#ecc9a7}.people i:nth-child(4){background:#b9d7dc}.header-actions{align-items:center;gap:14px;display:flex}.lang-switch{color:#8a958f;background:#f2f1e8;border:1px solid #dfe2d7;border-radius:30px;align-items:center;gap:4px;padding:5px 8px;display:flex}.lang-switch button{color:#7a8783;cursor:pointer;background:0 0;border:0;border-radius:16px;padding:3px 7px;font-size:11px;transition:all .2s}.lang-switch button:hover{color:#4b5c57}.lang-switch button.active{color:#fff;background:#668f81}.auth-area{align-items:center;min-width:1px;display:flex}.google-btn-slot{line-height:0}.google-missing{color:#b08a6a;border:1px dashed #d9c2a8;border-radius:20px;padding:6px 12px;font-size:10px}.user-badge{background:#f2f1e8;border:1px solid #dfe2d7;border-radius:30px;align-items:center;gap:8px;padding:5px 6px 5px 5px;display:flex}.user-badge img,.avatar-fallback{object-fit:cover;background:#cadcce;border-radius:50%;width:26px;height:26px}.avatar-fallback{color:#4b5c57;justify-content:center;align-items:center;font-size:11px;display:flex}.user-badge .user-name{color:#4b5c57;text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:12px;overflow:hidden}.signout-btn{color:#8a958f;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.signout-btn:hover{color:#5c6d67;background:#e6e5db}main{z-index:2;position:relative}.hero{text-align:center;padding:55px 20px 16px}.topic-chip{color:#6c887b;letter-spacing:.1em;background:#eef1e9;border-radius:30px;align-items:center;gap:7px;padding:8px 14px;font-size:12px;display:inline-flex}.hero h1{letter-spacing:.035em;color:#354742;margin:18px auto 10px;font-size:clamp(30px,4vw,46px);font-weight:600}.hero>p{color:#78847f;margin:0;font-size:15px}.round-status{color:#77827e;justify-content:center;align-items:center;gap:8px;margin-top:23px;font-size:12px;display:flex}.round-status strong{letter-spacing:.13em;color:#4c625b;font-size:14px}.round-status i{background:#75aa92;border-radius:50%;width:5px;height:5px;margin-left:4px;animation:2s infinite pulse;box-shadow:0 0 0 5px #75aa921f}.round-status.complete i{background:#cea174}.round-status.finalizing i{animation:.8s infinite pulse}.water-stage{max-width:1040px;height:560px;margin:0 auto;position:relative}.tanks{z-index:2;grid-template-columns:1fr 120px 1fr;align-items:end;gap:22px;height:425px;display:grid;position:relative}.tank-column{text-align:center;position:relative}.tank-heading{min-height:95px}.tank-heading .side-pill{letter-spacing:.18em;border:1px solid;border-radius:20px;margin-bottom:6px;padding:5px 12px;font-size:11px;display:inline-block}.support .side-pill{color:#5e9c9e}.oppose .side-pill{color:#bd8257}.tank-heading h2{color:#4b5b56;margin:2px 0 3px;font-size:17px;font-weight:600}.tank-heading p{color:#909995;margin:0;font-size:11px}.tank-wrap{cursor:pointer;background:0 0;border:0;width:286px;height:305px;margin:auto;padding:0;display:block;position:relative}.tank-glass{background:linear-gradient(100deg,#ffffff73,#ffffff14 28%,#ffffff38 75%,#ffffff8f);border:3px solid #5f766f80;border-top:0;border-radius:2px 2px 28px 28px;position:absolute;inset:0 15px 25px;overflow:hidden;box-shadow:inset 0 -5px 18px #53696112,0 15px 30px #4e5d580f}.tank-glass:before{content:"";z-index:6;background:#f6f3ebdb;border:3px solid #5f766f8a;border-radius:50%;height:10px;position:absolute;top:0;left:-5px;right:-5px}.tank-base{background:#f3f2ead4;border:2px solid #576c6659;border-radius:50%;height:15px;position:absolute;bottom:12px;left:4px;right:4px;box-shadow:0 6px 8px #3e514b14}.measurements{z-index:5;flex-direction:column;gap:43px;display:flex;position:absolute;top:40px;right:10px}.measurements i{background:#4b645d59;width:9px;height:1px}.water{height:var(--level);background:linear-gradient(110deg,var(--water-soft),var(--water));filter:saturate(.83);z-index:2;transition:height 1.1s cubic-bezier(.22,.8,.35,1),background 1.3s;position:absolute;bottom:0;left:0;right:0}.wave{background:var(--water);border-radius:50%;width:124%;height:22px;position:absolute;top:-10px;left:-12%}.wave-back{opacity:.45;animation:5s ease-in-out infinite alternate wave}.wave-front{opacity:.78;animation:4s ease-in-out infinite alternate wave2;transform:translate(-8px)translateY(5px)}.bubble{border:1px solid #ffffff8c;border-radius:50%;animation:4s ease-in infinite bubble;position:absolute}.b1{width:8px;height:8px;animation-delay:.5s;bottom:5%;left:22%}.b2{width:5px;height:5px;animation-delay:2s;bottom:15%;left:68%}.b3{width:11px;height:11px;animation-delay:3s;bottom:3%;left:48%}.water-count{color:#fffffff0;text-shadow:0 1px 3px #28504b24;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.water-count strong{font-size:30px;font-weight:500;line-height:1}.water-count small{letter-spacing:.12em;font-size:10px}.glass-shine{opacity:.45;z-index:5;background:linear-gradient(#fff9,#0000);border-radius:50%;width:14px;position:absolute;top:28px;bottom:28px;left:12px}.empty-tank{color:#a2aaa6;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex;position:absolute;inset:0}.hover-hint{color:#87928e;opacity:.7;justify-content:center;align-items:center;gap:5px;width:100%;font-size:10px;display:flex;position:absolute;bottom:-17px}.argument-popover{text-align:left;z-index:20;opacity:0;visibility:hidden;pointer-events:none;background:#fffdf7f7;border:1px solid #d8ddd4;border-radius:15px;width:250px;padding:15px 16px;transition:all .25s;position:absolute;top:115px;transform:translateY(8px);box-shadow:0 18px 45px #404f4824}.support .argument-popover{left:240px}.oppose .argument-popover{right:240px}.tank-wrap:hover .argument-popover,.tank-wrap:focus-visible .argument-popover{opacity:1;visibility:visible;transform:translateY(0)}.popover-top{color:#83908b;align-items:center;gap:7px;margin-bottom:9px;font-size:11px;display:flex}.color-dot{border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 3px #788c8214}.mini-argument{color:#53615c;border-top:1px solid #ecece6;grid-template-columns:18px 1fr;gap:4px;padding:7px 0;font-size:11px;line-height:1.5;display:grid}.mini-argument i{color:#729182;background:#edf2ea;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;margin-top:1px;font-style:normal;display:flex}.no-argument{color:#89938f;padding:10px 0;font-size:11px}.view-all{color:#739087;border-top:1px solid #ecece6;align-items:center;gap:5px;padding-top:8px;font-size:10px;display:flex}.middle-note{color:#96a29d;flex-direction:column;align-self:center;align-items:center;gap:8px;margin-top:90px;font-size:10px;line-height:1.5;display:flex}.middle-note svg{color:#a9bcb3}.drop-zone{width:30px;height:45px;margin-left:-15px;position:absolute;top:97px;left:50%}.new-drop,.tiny-drop{background:var(--drop);z-index:8;filter:drop-shadow(0 2px 3px #2e554e2e);border-radius:65% 45% 65% 50%;width:12px;height:17px;animation:1.3s cubic-bezier(.3,.1,.7,1) forwards drop;position:absolute;top:-8px;left:9px;transform:rotate(45deg)}.tiny-drop{opacity:.3;width:5px;height:7px;animation:3.4s infinite drizzle}.tiny-drop.d1{animation-delay:1.1s;left:2px}.tiny-drop.d2{animation-delay:2.5s;left:21px}.source-pipe{opacity:.55;width:160px;height:95px;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.faucet{background:#91a39d;width:1px;height:54px;position:absolute;left:50%}.faucet:before,.faucet:after{content:"";border:1px solid #8da09a;border-radius:50%;width:11px;height:11px;position:absolute;left:-6px}.faucet:before{top:0}.faucet:after{bottom:0}.faucet i:first-child,.faucet i:last-child{background:#91a39d;width:65px;height:1px;position:absolute;bottom:0}.faucet i:first-child{transform-origin:100%;right:6px;transform:rotate(-17deg)}.faucet i:last-child{transform-origin:0;left:6px;transform:rotate(17deg)}.source-stream{background:linear-gradient(90deg,#69bbbe,#0000 45% 55%,#dda173);height:1px;position:absolute;top:68px;left:36px;right:35px}.pipe-system{z-index:0;width:610px;height:117px;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.pipe{background:#ebebe2b3;border:3px solid #65787161;position:absolute;overflow:hidden}.pipe.left,.pipe.right{width:265px;height:30px;top:0}.pipe.left{border-top:0;border-radius:0 0 0 18px;left:0;transform:skewY(8deg)}.pipe.right{border-top:0;border-radius:0 0 18px;right:0;transform:skewY(-8deg)}.pipe i{background:var(--pipe-water);opacity:.74;position:absolute}.pipe.left i,.pipe.right i{height:8px;top:8px;left:0;right:0;transform:translate(-105%)}.pipe.right i{transform:translate(105%)}.join-node{color:#849991;z-index:3;background:#f1f0e8;border:2px solid #6578716b;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.pipe.down{border-top:0;border-radius:0 0 14px 14px;width:30px;height:65px;top:51px;left:50%;transform:translate(-50%)}.pipe.down i{width:8px;top:0;bottom:0;left:8px;transform:translateY(-110%)}.pipe-system.is-flowing .pipe.left i{animation:1.5s ease-in-out forwards flowLeft}.pipe-system.is-flowing .pipe.right i{animation:1.5s ease-in-out forwards flowRight}.pipe-system.is-flowing .pipe.down i{animation:1.2s ease-in-out 1.1s forwards flowDown}.pipe-system.is-flowing .join-node{animation:2s 1s infinite nodeGlow}.composer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7d1;border:1px solid #d9ddd4;border-radius:20px;max-width:930px;margin:12px auto 70px;padding:22px 23px 13px;box-shadow:0 18px 60px #46564e12}.composer-intro{align-items:center;gap:11px;margin-bottom:16px;display:flex}.warm-icon{color:#6f9383;background:#e8f0e9;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.composer-intro strong{color:#4b5c57;font-size:14px;display:block}.composer-intro span{color:#8d9793;font-size:11px}.stance-picker{gap:10px;margin-bottom:14px;display:flex}.stance-btn{color:#7a8783;cursor:pointer;background:#f7f6ef;border:1.5px solid #e0e1d9;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;padding:11px 14px;font-size:12px;transition:all .2s;display:flex}.stance-btn svg{opacity:.35;transition:all .2s}.stance-btn:hover:not(:disabled){color:#5c6d67;border-color:#c9d2cb}.stance-btn:disabled{opacity:.5;cursor:default}.stance-btn.support.active{color:#3c706f;background:#66bdc024;border-color:#66bdc0}.stance-btn.oppose.active{color:#8a5a35;background:#e2a06d29;border-color:#e2a06d}.stance-btn.active svg{opacity:1}.composer-identity{color:#6b7a75;align-items:center;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.composer-identity img,.composer-identity .avatar-fallback{object-fit:cover;background:#cadcce;border-radius:50%;width:24px;height:24px}.composer-identity .avatar-fallback{color:#4b5c57;justify-content:center;align-items:center;font-size:10px;display:flex}.composer-locked{padding-bottom:22px}.locked-signin{justify-content:center;padding:10px 0 4px;display:flex}.composer-voted{align-items:flex-start;gap:14px;padding:24px 26px;display:flex}.voted-icon{background:var(--voted);color:#fff;width:38px;height:38px;box-shadow:0 0 0 7px color-mix(in srgb,var(--voted),transparent 84%);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.voted-body{flex-direction:column;gap:4px;display:flex}.voted-body strong{color:#41534d;font-size:14px}.voted-body>span{color:#8d9793;font-size:11px}.voted-quote{color:#5c6d67;border-left:2px solid color-mix(in srgb,var(--voted),#fff 45%);margin:8px 0 0;padding-left:11px;font-size:12.5px;line-height:1.6}.input-row{background:#f7f6ef;border:1px solid #e0e1d9;border-radius:13px;align-items:stretch;min-height:66px;padding:4px;display:flex}.input-row textarea{resize:none;background:0 0;border:0;outline:none;flex:1;height:62px;padding:17px 14px;font-size:13px;line-height:1.45}.input-row textarea::placeholder{color:#a1a8a4}.input-row button{color:#fff;cursor:pointer;white-space:nowrap;background:#688f81;border:0;border-radius:10px;align-self:stretch;align-items:center;gap:8px;padding:0 19px;font-size:12px;transition:all .2s;display:flex}.input-row button:hover:not(:disabled){background:#567d6f;transform:translateY(-1px)}.input-row button:disabled{opacity:.5;cursor:default}.composer-foot{color:#9aa29f;justify-content:space-between;padding:9px 5px 0;font-size:10px;display:flex}.composer-foot .error{color:#b36f61}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.final-card{text-align:center;border:1px solid color-mix(in srgb,var(--final),#fff 65%);background:linear-gradient(180deg,color-mix(in srgb,var(--final),#fff 86%),#fffdf7eb);border-radius:50% 50% 28px 28px/60px 60px 28px 28px;max-width:720px;margin:-25px auto 75px;padding:57px 85px 31px;animation:.8s ease-out rise;position:relative;box-shadow:0 22px 70px #47555017}.final-icon{background:var(--final);color:#fff;width:47px;height:47px;box-shadow:0 0 0 9px color-mix(in srgb,var(--final),transparent 85%);border-radius:50%;justify-content:center;align-items:center;margin:-80px auto 15px;display:flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#81918b;font-size:10px}.final-card h2{color:#41534d;margin:12px 0 10px;font-size:28px;font-weight:600}.final-card>p{color:#65736f;margin:0 auto 20px;font-size:14px;line-height:1.9}.color-story{justify-content:center;align-items:center;gap:8px;display:flex}.color-story span{border-radius:50%;width:16px;height:16px}.color-story span.large{width:26px;height:26px;box-shadow:0 0 0 5px #ffffff8c}.color-story i{background:#c8cec8;width:24px;height:1px}.final-card>small{color:#98a19d;margin:9px;font-size:9px;display:block}.final-ripples{border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.final-ripples i{border:1px solid var(--final);opacity:.12;border-radius:50%;width:150px;height:35px;animation:3s infinite ripples;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.final-ripples i:nth-child(2){animation-delay:1s}.final-ripples i:nth-child(3){animation-delay:2s}.thinking-card{color:#71847d;flex-direction:column;justify-content:center;align-items:center;gap:15px;height:180px;font-size:12px;display:flex}.thinking-orb{border:1px solid #9ab0a7;border-radius:50%;width:48px;height:48px;animation:3s linear infinite spin;position:relative}.thinking-orb i{background:#75bbba;border-radius:60%;width:9px;height:13px;position:absolute;top:15px;left:6px}.thinking-orb i:last-child{background:#e0a372;left:auto;right:6px}.how-it-works{text-align:center;border-top:1px solid #66797126;max-width:1050px;margin:0 auto 80px;padding:65px 25px}.how-it-works h2{color:#465952;margin:9px 0 36px;font-size:25px;font-weight:500}.steps{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.steps article{padding:13px 25px;position:relative}.steps b{color:#e7e5dc;z-index:-1;font-size:52px;font-weight:500;position:absolute;top:-10px;left:23px}.steps svg{color:#76978a;margin-bottom:7px}.steps article:nth-child(2) svg{color:#c79a73}.steps h3{color:#4f615a;margin:5px;font-size:14px}.steps p{color:#88938f;margin:0;font-size:11px;line-height:1.7}footer{color:#89948f;border-top:1px solid #5c716926;align-items:center;gap:30px;max-width:1240px;min-height:130px;margin:auto;padding:35px 34px;display:flex}footer p{flex:1;font-size:11px}footer>span{letter-spacing:.13em;font-size:9px}.drawer-layer{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#2f3d383d;animation:.2s fade;position:fixed;inset:0}.drawer{background:#faf8f1;width:min(460px,92vw);padding:47px 42px;animation:.35s ease-out slide;position:absolute;top:0;bottom:0;right:0;overflow:auto;box-shadow:-20px 0 60px #2d3a361f}.close-button{cursor:pointer;background:#eef0e9;border:0;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:24px;right:25px}.drawer-color{background:color-mix(in srgb,var(--drawer),#fff 80%);color:#60716b;border-radius:20px;align-items:center;gap:7px;width:max-content;padding:7px 11px;font-size:11px;display:flex}.drawer-color svg{width:14px}.drawer h2{color:#43564f;margin:16px 0 4px;font-size:23px}.drawer-sub{color:#8a9591;margin:0 0 25px;font-size:11px}.argument-list article{border-top:1px solid #e1e3dc;grid-template-columns:38px 1fr;gap:12px;padding:19px 0;display:grid}.avatar{color:#52645d;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:12px;display:flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.argument-meta{align-items:center;gap:9px;display:flex}.argument-meta strong{font-size:11px}.argument-list article p{color:#4c5e57;margin:6px 0;font-size:13px;line-height:1.55}.argument-list blockquote{color:#939c98;border-left:2px solid #d9ddd6;margin:0;padding-left:9px;font-size:10px;line-height:1.55}.drawer-empty{text-align:center;color:#96a19c;padding:80px 0;font-size:12px;line-height:1.7}.drawer-empty svg{opacity:.5}.toast{z-index:80;color:#fff;background:#3f544d;border-radius:30px;align-items:center;gap:8px;padding:11px 17px;font-size:11px;animation:.3s toastIn;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #2a383340}.loading-screen{color:#71817b;background:#f7f3ea;flex-direction:column;justify-content:center;align-items:center;gap:18px;height:100vh;display:flex}.loading-screen p{font-size:12px}.loading-screen button{background:0 0;border:1px solid #b7c3bd;border-radius:20px;padding:8px 16px}.loading-drops{gap:9px;display:flex}.loading-drops i{background:#77bdbc;border-radius:60%;width:8px;height:12px;animation:1s infinite bounce}.loading-drops i:nth-child(2){background:#a4c6ab;animation-delay:.15s}.loading-drops i:nth-child(3){background:#dfa374;animation-delay:.3s}@keyframes pulse{50%{box-shadow:0 0 0 8px #75aa9200}}@keyframes wave{to{transform:translate(18px)rotate(1deg)}}@keyframes wave2{to{transform:translate(10px)translateY(3px)rotate(-1deg)}}@keyframes bubble{0%{opacity:0;transform:translateY(0)}20%{opacity:.7}to{opacity:0;transform:translateY(-150px)}}@keyframes drop{0%{opacity:0;transform:translateY(-10px)rotate(45deg)scale(.6)}15%{opacity:1}75%{transform:translateY(185px)rotate(45deg)scale(1)}90%{opacity:1}to{opacity:0;transform:translateY(205px)rotate(45deg)scale(1.6)}}@keyframes drizzle{0%,65%{opacity:0;transform:translateY(0)rotate(45deg)}70%{opacity:.35}to{opacity:0;transform:translateY(65px)rotate(45deg)}}@keyframes flowLeft{to{transform:translate(18%)}}@keyframes flowRight{to{transform:translate(-18%)}}@keyframes flowDown{to{transform:translateY(15%)}}@keyframes nodeGlow{50%{box-shadow:0 0 0 11px #6fa19117}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rise{0%{opacity:0;transform:translateY(20px)}}@keyframes ripples{0%{opacity:.28;transform:translate(-50%)scale(.3)}to{opacity:0;transform:translate(-50%)scale(2.8)}}@keyframes fade{0%{opacity:0}}@keyframes slide{0%{transform:translate(100%)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}}@keyframes bounce{50%{transform:translateY(-8px)}}@media (width<=850px){header{height:72px;padding:0 18px}nav,.people span{display:none}.hero{padding-top:38px}.water-stage{transform-origin:top;height:520px;margin-bottom:-70px;transform:scale(.85)}.tanks{grid-template-columns:1fr 55px 1fr;gap:0}.tank-wrap{width:260px}.support .argument-popover,.oppose .argument-popover{display:none}.composer{margin:20px 18px 60px}.steps{gap:10px}.final-card{margin:0 20px 70px;padding-left:40px;padding-right:40px}}@media (width<=600px){.hero h1{font-size:29px;line-height:1.3}.hero>p{padding:0 20px;font-size:13px;line-height:1.6}.water-stage{height:780px;margin:0 0 30px;transform:none}.source-pipe,.middle-note,.pipe-system{display:none}.tanks{flex-direction:column;align-items:center;gap:40px;height:auto;display:flex}.tank-column{width:100%}.tank-heading{min-height:82px}.tank-wrap{width:270px;height:280px}.tank-glass{bottom:22px}.drop-zone{top:80px}.argument-popover{display:none}.hover-hint{bottom:-14px}.input-row{grid-template-columns:1fr;display:grid}.input-row textarea{width:100%}.input-row button{justify-content:center;height:47px}.user-badge .user-name{max-width:70px}.composer-intro span{display:none}.composer{border-radius:16px;padding:16px 14px 10px}.steps{grid-template-columns:1fr;gap:24px}.how-it-works{padding-top:50px}.steps article{max-width:320px;margin:auto}.final-card{border-radius:28px;margin-top:45px;padding:55px 25px 28px}.final-card h2{font-size:23px}.drawer{padding:46px 25px}footer{text-align:center;flex-direction:column;gap:8px}.people i{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}nav button{color:#65736f;letter-spacing:.06em;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;position:relative}nav button:after{content:"";background:#73998b;height:1px;transition:all .3s;position:absolute;bottom:-9px;left:50%;right:50%}nav button:hover:after,nav button.active:after{left:0;right:0}.new-discussion{color:#fff;cursor:pointer;background:#668f81;border:0;border-radius:24px;align-items:center;gap:7px;padding:10px 16px;font-size:12px;display:flex;box-shadow:0 7px 20px #51756829}.new-discussion:disabled,.lobby-hero>button:disabled,.add-card:disabled{opacity:.5;cursor:default;box-shadow:none}.back-lobby{color:#71817b;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:11px;display:flex}.lobby-hero{text-align:center;max-width:920px;margin:auto;padding:85px 24px 72px}.lobby-hero h1{letter-spacing:.045em;color:#354842;margin:20px 0 17px;font-size:clamp(38px,5vw,62px);font-weight:600;line-height:1.24}.lobby-hero>p{color:#74817d;max-width:620px;margin:0 auto;font-size:14px;line-height:1.8}.lobby-hero>button{color:#fff;cursor:pointer;background:#668f81;border:0;border-radius:28px;align-items:center;gap:8px;margin-top:26px;padding:13px 20px;display:inline-flex;box-shadow:0 10px 27px #4d73652b}.discussion-section{max-width:1100px;margin:0 auto 95px;padding:0 28px}.section-title{border-bottom:1px solid #5b706829;justify-content:space-between;align-items:end;padding-bottom:20px;display:flex}.section-title h2{color:#455851;margin:6px 0 0;font-size:23px;font-weight:500}.section-title>span{color:#8b9692;font-size:11px}.discussion-grid{grid-template-columns:repeat(2,1fr);gap:18px;padding-top:22px;display:grid}.discussion-card{text-align:left;cursor:pointer;background:#fffdf7d1;border:1px solid #dcded6;border-radius:20px;min-height:260px;padding:25px 26px 22px;transition:all .28s;position:relative;overflow:hidden;box-shadow:0 13px 38px #40514a0d}.discussion-card:before{content:"";background:var(--card-accent);width:4px;position:absolute;top:0;bottom:0;left:0}.discussion-card:hover{border-color:color-mix(in srgb,var(--card-accent),#ddd 65%);transform:translateY(-5px);box-shadow:0 20px 48px #40514a1c}.card-top{justify-content:space-between;align-items:center;display:flex}.live-label{color:#678879;letter-spacing:.1em;align-items:center;gap:7px;font-size:10px;display:flex}.live-label i{background:#70aa8f;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse;box-shadow:0 0 0 5px #70aa8f1a}.live-label.ended{color:#9b8b7d}.live-label.ended i{background:#b6a28f;animation:none}.card-number{color:#ebe9e1;font-size:35px;font-weight:500}.discussion-card h3{color:#40534c;max-width:85%;margin:18px 0 8px;font-size:20px;font-weight:600;line-height:1.45}.discussion-card>p{color:#818d88;max-width:90%;margin:0;font-size:12px;line-height:1.7}.card-bottom{color:#8a9591;align-items:center;gap:19px;font-size:10px;display:flex;position:absolute;bottom:22px;left:26px;right:26px}.card-bottom span{align-items:center;gap:5px;display:flex}.enter-discussion{color:#658477;opacity:0;background:#faf8f1;align-items:center;gap:6px;padding-left:10px;font-size:11px;transition:all .25s;display:flex;position:absolute;bottom:20px;right:23px;transform:translate(-8px)}.discussion-card:hover .enter-discussion{opacity:1;transform:none}.add-card{text-align:center;background:#f5f5ed73;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.add-card:before{display:none}.add-circle{color:#739083;border:1px solid #a9bcb4;border-radius:50%;justify-content:center;align-items:center;width:47px;height:47px;display:flex}.add-card h3{max-width:none;margin:13px 0 5px;font-size:15px}.add-card p{max-width:310px}.lobby-loading{text-align:center;color:#89958f;padding:80px;font-size:12px}.lobby-loading button{color:#668f81;background:0 0;border:0;margin:12px auto;display:block}.lobby-how{border-top:1px solid #5b706829;grid-template-columns:1fr 1.25fr;align-items:center;gap:70px;max-width:1045px;margin:0 auto 90px;padding:64px 45px;display:grid}.lobby-how h2{color:#43564f;margin:9px 0;font-size:27px;font-weight:500}.lobby-how p{color:#808b87;font-size:12px;line-height:1.75}.lobby-flow{justify-content:center;align-items:center;gap:12px;display:flex}.lobby-flow span{color:#71827b;white-space:nowrap;flex-direction:column;align-items:center;gap:8px;font-size:10px;display:flex}.lobby-flow span svg{color:#6d9b8a;width:22px}.lobby-flow i{background:#cbd2cd;width:35px;height:1px}.create-layer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:70;background:#2e3d3747;justify-content:center;align-items:center;padding:20px;animation:.2s fade;display:flex;position:fixed;inset:0}.create-dialog{background:#faf8f1;border-radius:24px;width:min(560px,96vw);padding:40px 42px 34px;animation:.35s rise;position:relative;box-shadow:0 28px 90px #26352f33}.create-symbol{color:#6c9182;background:#e5f0e9;border-radius:14px;justify-content:center;align-items:center;width:43px;height:43px;margin-bottom:13px;display:flex}.create-dialog h2{color:#40534c;margin:7px 0 4px;font-size:26px}.create-dialog>p{color:#8a9590;margin:0 0 25px;font-size:11px}.create-dialog label{margin:17px 0;display:block;position:relative}.create-dialog label>span{color:#5c6d66;margin-bottom:7px;font-size:11px;display:block}.create-dialog input,.create-dialog textarea{color:#40514b;background:#f6f5ee;border:1px solid #dce0d8;border-radius:11px;outline:none;width:100%;padding:12px 13px;font-size:12px;transition:all .2s}.create-dialog input:focus,.create-dialog textarea:focus{border-color:#7fa595;box-shadow:0 0 0 3px #7fa5951a}.create-dialog textarea{resize:none;height:92px;line-height:1.6}.create-dialog label>small{color:#a0a8a4;font-size:9px;position:absolute;bottom:8px;right:9px}.date-input{position:relative}.date-input svg{color:#82938c;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.date-input input{padding-left:39px}.create-submit{color:#fff;cursor:pointer;background:#668f81;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;height:47px;margin-top:22px;display:flex}.create-submit:disabled{opacity:.48}.form-error{color:#b46e61;background:#f7eae4;border-radius:9px;padding:9px 11px;font-size:10px}@media (width<=850px){.discussion-grid{grid-template-columns:1fr}.new-discussion{padding:9px 12px}.lobby-hero{padding-top:60px}.lobby-how{text-align:center;grid-template-columns:1fr;gap:35px}.back-lobby{font-size:0}.back-lobby svg{width:20px;height:20px}}@media (width<=600px){.new-discussion{padding:10px;font-size:0}.new-discussion svg{width:18px}.lobby-hero{padding:50px 22px}.lobby-hero h1{font-size:34px}.lobby-hero>p{font-size:12px}.discussion-section{padding:0 17px}.section-title{align-items:start}.section-title>span{margin-top:6px}.discussion-card{min-height:280px;padding:22px}.card-bottom{flex-direction:column;align-items:start;gap:6px;left:22px;right:22px}.lobby-how{padding:50px 20px}.lobby-flow{gap:6px}.lobby-flow i{width:18px}.create-dialog{max-height:92vh;padding:32px 20px 24px;overflow:auto}}
