.messages-content{display:flex;min-height:calc(100dvh - 62px - var(--safe-top) - var(--consumer-bottom-navigation-height) - var(--safe-bottom));flex-direction:column;padding-bottom:8px}.messages-community-card{display:flex;align-items:center;gap:12px;margin-top:auto;padding:15px;border:1px solid #cfe0d3;border-radius:20px;background:linear-gradient(135deg,#f7fcf8,#edf7f0);box-shadow:0 7px 18px rgba(23,77,45,.08);color:#173e29;text-decoration:none}.messages-community-icon{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:16px;background:#174d2d;color:#fff}.messages-community-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.messages-community-copy strong{display:flex;align-items:center;gap:7px;font-size:16px}.messages-community-copy strong em{padding:2px 6px;border-radius:999px;background:#f2b94b;color:#173e29;font-size:9px;font-style:normal}.messages-community-copy small{overflow:hidden;color:#688173;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.messages-community-copy>span{display:flex;gap:5px}.messages-community-copy i{padding:2px 6px;border-radius:999px;background:#dceee1;color:#356246;font-size:9px;font-style:normal}.messages-community-enter{gap:1px;flex:0 0 auto;color:#174d2d;font-size:12px;font-weight:800}.community-page{background:#f4f7f4}.community-content{display:flex;flex-direction:column;gap:12px;padding:12px 14px 104px}.community-hero{display:flex;align-items:center;gap:11px;padding:15px;border-radius:21px;background:linear-gradient(135deg,#174d2d,#276940);box-shadow:0 10px 24px rgba(23,77,45,.18)}.community-hero>span{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:rgba(255,255,255,.13)}.community-hero>div{display:flex;min-width:0;flex:1;flex-direction:column}.community-hero strong{font-size:17px}.community-hero small{margin-top:3px;color:#dcebe1;font-size:11px;line-height:1.35}.community-hero>a{padding:8px;border-radius:11px;background:#fff;color:#174d2d;font-size:10px;font-weight:800;text-decoration:none}.community-topics{display:flex;gap:7px;overflow-x:auto;padding:2px 0 4px;scrollbar-width:none}.community-compose-topics button,.community-topics button{flex:0 0 auto;padding:8px 12px;border:1px solid #d5e1d8;border-radius:999px;background:#fff;color:#587061;font-size:11px;font-weight:700}.community-compose-topics button.active,.community-topics button.active{border-color:#174d2d;background:#174d2d;color:#fff}.community-toolbar{display:flex;align-items:center;justify-content:space-between}.community-toolbar>div{display:flex;padding:3px;border-radius:12px;background:#e4ece6}.community-toolbar>div button{padding:6px 12px;border:0;border-radius:9px;background:transparent;color:#708076;font-size:11px;font-weight:700}.community-toolbar>div button.active{background:#fff;color:#174d2d;box-shadow:0 2px 8px rgba(23,77,45,.08)}.community-publish-button,.community-toolbar>a{display:flex;align-items:center;gap:4px;padding:9px 12px;border:0;border-radius:12px;background:#174d2d;color:#fff;font-size:11px;font-weight:800;text-decoration:none}.community-feed{display:flex;flex-direction:column;gap:10px}.community-post{border:1px solid #dae4dc;border-radius:20px;background:#fff;box-shadow:0 5px 16px rgba(31,66,43,.055);overflow:hidden}.community-post-main{display:flex;width:100%;gap:10px;padding:14px;border:0;background:none;text-align:left}.community-avatar{display:grid;place-items:center;flex:0 0 37px;height:37px;border-radius:13px;background:#dceee1;color:#174d2d;font-size:15px;font-weight:900}.community-post-copy{display:flex;min-width:0;flex:1;flex-direction:column}.community-post-copy>span{display:flex;align-items:center;gap:6px}.community-post-copy>span strong{font-size:12px}.community-post-copy em{padding:2px 6px;border-radius:999px;background:#edf6ef;color:#3f7551;font-size:9px;font-style:normal}.community-post-copy time{margin-left:auto;color:#92a098;font-size:9px}.community-post-copy b{margin-top:7px;color:#193a26;font-size:15px}.community-post-copy p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:#617168;font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.community-post footer{display:flex;gap:5px;padding:0 14px 11px 58px}.community-detail-actions button,.community-post footer button{display:flex;align-items:center;gap:5px;padding:6px 9px;border:0;border-radius:10px;background:#f2f6f3;color:#627069;font-size:10px;font-weight:700}.community-detail-actions button.liked,.community-post footer button.liked{background:#fff0f1;color:#bc4d5a}.community-empty,.community-state{display:flex;min-height:170px;align-items:center;justify-content:center;border:1px dashed #cad9ce;border-radius:20px;background:#fff;color:#6f8175}.community-state{flex-direction:column;gap:9px}.community-state i{width:78%;height:14px;border-radius:7px;background:#edf2ee}.community-empty{width:100%;flex-direction:column;gap:9px;font-size:12px}.community-modal-layer{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-top:max(24px,env(safe-area-inset-top));background:rgba(13,30,19,.4);backdrop-filter:blur(4px)}.community-modal{display:flex;width:min(100%,600px);max-height:91dvh;flex-direction:column;gap:12px;padding:18px 16px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;border-radius:25px 25px 0 0;background:#fff}.community-modal>header{display:flex;align-items:center;justify-content:space-between;color:#173e29;font-size:17px}.community-modal>header button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:12px;background:#eff4f0}.community-modal label{display:flex;flex-direction:column;gap:6px;color:#53675a;font-size:11px;font-weight:700}.community-modal input,.community-modal textarea{width:100%;padding:11px 12px;border:1px solid #d4dfd7;border-radius:12px;background:#fbfdfb;color:#183a26;font:inherit;outline:none}.community-modal textarea{min-height:130px;resize:vertical}.community-modal input:focus,.community-modal textarea:focus{border-color:#3c7650;box-shadow:0 0 0 3px rgba(60,118,80,.1)}.community-compose-topics{display:flex;gap:6px;overflow-x:auto}.community-rule-check{flex-direction:row!important;align-items:flex-start}.community-rule-check input{width:17px;height:17px}.community-rule-check a{color:#174d2d}.community-modal>footer{display:flex;justify-content:flex-end;gap:8px}.community-modal>footer button{padding:10px 18px;border:0;border-radius:12px;background:#edf2ee;color:#4b6052;font-weight:800}.community-modal>footer button.primary{background:#174d2d;color:#fff}.community-modal>footer button:disabled{opacity:.45}.community-detail-author{display:flex;align-items:center;gap:8px}.community-detail-author strong{font-size:12px}.community-detail-author em{padding:3px 7px;border-radius:999px;background:#edf6ef;color:#3f7551;font-size:9px;font-style:normal}.community-detail-body{margin:0;white-space:pre-wrap;color:#364c3d;font-size:13px;line-height:1.65}.community-detail-actions{display:flex;gap:6px;flex-wrap:wrap}.community-detail h3{margin:6px 0 0;color:#173e29;font-size:14px}.community-comments{display:flex;flex-direction:column;gap:10px}.community-comments>div{display:flex;gap:8px}.community-comments .community-avatar{flex-basis:30px;height:30px;border-radius:10px;font-size:11px}.community-comments p{margin:0;padding:8px 10px;border-radius:3px 13px 13px;background:#f1f5f2;color:#4f6255;font-size:11px;line-height:1.45}.community-comments p strong{display:block;margin-bottom:2px;color:#173e29}.community-comment-form{position:sticky;bottom:0;display:flex;gap:7px;padding-top:8px;background:#fff}.community-comment-form button{padding:0 15px;border:0;border-radius:11px;background:#174d2d;color:#fff;font-weight:800}.community-rules-page{min-height:100dvh;padding:24px 16px 60px;background:#f3f7f4}.community-rules-document{max-width:720px;margin:auto;padding:25px;border:1px solid #dbe4dd;border-radius:22px;background:#fff;color:#354c3c;box-shadow:0 8px 30px rgba(23,77,45,.08)}.community-rules-document h1{color:#174d2d}.community-rules-document h2{margin-top:24px;color:#174d2d;font-size:17px}.community-rules-document p{line-height:1.7}.community-rules-back,.community-rules-document a{color:#174d2d;font-weight:800}@media (min-width:700px){.community-content{padding-inline:20px}.community-modal{align-self:center;border-radius:25px}.community-modal-layer{align-items:center;padding-bottom:24px}}.admin-community-report-list{display:grid;gap:14px}.admin-community-report-list article{padding:18px;border:1px solid #dde5df;border-radius:16px;background:#fff}.admin-community-report-list article>div{display:flex;align-items:center;gap:7px}.admin-community-report-list article>div em,.admin-community-report-list article>div span{padding:3px 8px;border-radius:999px;background:#eaf3ec;color:#245337;font-size:11px;font-style:normal;font-weight:800}.admin-community-report-list article>div em{background:#fff0dd;color:#895510}.admin-community-report-list time{margin-left:auto;color:#78867d;font-size:11px}.admin-community-report-list h3{margin:12px 0 5px;color:#233b2b}.admin-community-report-list p,.admin-community-report-list small{color:#657369;font-size:12px}.admin-community-report-list footer{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.admin-community-report-list footer button{padding:8px 11px;border:1px solid #cbd8ce;border-radius:9px;background:#f5f8f5;color:#254633;font-weight:700}.admin-community-report-list footer button.danger{border-color:#e6b8b8;background:#fff0f0;color:#9c2929}.community-page{background:radial-gradient(circle at 100% 7%,rgba(240,190,72,.16),transparent 29%),linear-gradient(180deg,#f8fbf7,#eef5f0)}.community-page>.page-header{border-bottom-color:rgba(210,225,215,.72);background:rgba(250,252,249,.88);box-shadow:0 9px 28px rgba(16,64,38,.045)}.community-page>.page-header h1{color:#103b25;font-size:18px;font-weight:900;letter-spacing:.02em}.community-content{gap:14px;padding:14px 16px 112px}.community-hero{position:relative;isolation:isolate;display:grid;min-height:176px;grid-template-columns:minmax(0,1fr) 112px;align-items:start;gap:8px;padding:20px 18px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:linear-gradient(140deg,#0a3f27,#0d6238 56%,#3d8b55);box-shadow:0 18px 38px rgba(8,67,38,.2),inset 0 1px rgba(255,255,255,.16);color:#fff}.community-hero:before{position:absolute;z-index:-1;right:-66px;bottom:-92px;width:230px;height:230px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:radial-gradient(circle,rgba(255,213,101,.23),rgba(255,255,255,.04) 56%,transparent 57%);content:""}.community-hero:after{position:absolute;z-index:-1;top:-32px;left:44%;width:86px;height:86px;border-radius:30px;background:rgba(255,255,255,.045);content:"";transform:rotate(25deg)}.community-hero-copy{position:relative;z-index:2;display:flex;min-width:0;flex-direction:column;align-items:flex-start}.community-eyebrow{display:flex;align-items:center;gap:6px;color:#bde7ca!important;font-size:8px!important;font-weight:900;letter-spacing:.12em}.community-eyebrow i{width:6px;height:6px;border-radius:50%;background:#f6c65d;box-shadow:0 0 0 4px rgba(246,198,93,.13)}.community-hero-copy>strong{max-width:230px;margin-top:12px;font-size:24px;line-height:1.12;letter-spacing:-.035em}.community-hero-copy>p{max-width:244px;margin:8px 0 0;color:#d9ece0;font-size:10px;line-height:1.5}.community-hero-copy>div{display:flex;gap:5px;margin-top:12px}.community-hero-copy>div span{padding:4px 7px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.08);color:#dff1e4;font-size:7px;font-weight:900;letter-spacing:.07em}.community-hero-art{position:absolute;right:10px;bottom:9px;width:126px;height:132px}.community-hero-art>i{position:absolute;border:1px solid rgba(255,255,255,.17);border-radius:50%}.community-hero-art>i:first-child{inset:4px}.community-hero-art>i:nth-child(2){inset:19px;border-style:dashed;transform:rotate(22deg)}.community-hero-art>span{position:absolute;top:35px;left:35px;display:grid;width:60px;height:60px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.28),rgba(255,255,255,.12));box-shadow:0 14px 30px rgba(2,32,17,.24);backdrop-filter:blur(8px);transform:rotate(-7deg)}.community-hero-art>b,.community-hero-art>em{position:absolute;display:grid;place-items:center;border-radius:50%;box-shadow:0 9px 18px rgba(2,32,17,.22);font-style:normal}.community-hero-art>b{right:8px;top:17px;width:34px;height:34px;background:#f5c759;color:#173e29;transform:rotate(10deg)}.community-hero-art>em{bottom:11px;left:6px;width:31px;height:31px;background:#fff;color:#1d6940;transform:rotate(-8deg)}.community-hero>a{position:absolute;z-index:3;right:14px;top:14px;display:flex;align-items:center;gap:4px;padding:7px 8px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.13);color:#fff;font-size:8px;font-weight:900;backdrop-filter:blur(8px)}.community-topics{gap:9px;margin-right:-16px;padding:1px 16px 5px 0;scroll-snap-type:x proximity}.community-topics button{display:flex;min-height:42px;align-items:center;gap:6px;padding:0 13px;border-color:#d8e5dc;border-radius:14px;box-shadow:0 5px 13px rgba(23,77,45,.045);color:#53695b;scroll-snap-align:start}.community-topics button.active{border-color:#103f27;background:linear-gradient(135deg,#0e4d2e,#176a3c);box-shadow:0 8px 18px rgba(15,79,45,.19);color:#fff;transform:translateY(-1px)}.community-toolbar{padding:2px 0}.community-toolbar>div{padding:4px;border:1px solid #dbe6de;border-radius:14px;background:rgba(230,238,232,.82)}.community-toolbar>div button{min-width:54px;padding:7px 12px;border-radius:10px}.community-publish-button,.community-toolbar>a{min-height:39px;padding:0 14px;border-radius:13px;background:linear-gradient(135deg,#0e4a2d,#16814a);box-shadow:0 9px 18px rgba(12,88,48,.18)}.community-empty-modern{position:relative;min-height:310px;padding:24px 28px 28px;overflow:hidden;border:1px solid rgba(190,213,197,.85);border-radius:28px;background:linear-gradient(155deg,rgba(255,255,255,.96),rgba(244,250,245,.96));box-shadow:0 18px 40px rgba(18,70,40,.07);color:#5c7163}.community-empty-modern:after,.community-empty-modern:before{position:absolute;border-radius:50%;content:""}.community-empty-modern:before{top:-54px;right:-44px;width:150px;height:150px;background:rgba(245,198,86,.12)}.community-empty-modern:after{bottom:-78px;left:-62px;width:190px;height:190px;background:rgba(61,143,88,.09)}.community-empty-art{position:relative;display:block;width:126px;height:126px;margin:0 auto 18px}.community-empty-art>i{position:absolute;border:1px solid #d8e8dc;border-radius:50%}.community-empty-art>i:first-child{inset:2px;border-style:dashed;animation:community-orbit 18s linear infinite}.community-empty-art>i:nth-child(2){inset:19px;background:linear-gradient(145deg,#eef8f1,#fff);box-shadow:inset 0 0 0 8px #f7fbf8}.community-empty-art>b{position:absolute;inset:36px;display:grid;place-items:center;border-radius:21px;background:linear-gradient(145deg,#0f5030,#1f8050);box-shadow:0 14px 28px rgba(15,86,48,.23);color:#fff;transform:rotate(-5deg)}.community-empty-art>em,.community-empty-art>small{position:absolute;display:grid;width:31px;height:31px;place-items:center;border-radius:50%;font-style:normal;box-shadow:0 8px 18px rgba(26,76,45,.15)}.community-empty-art>em{top:4px;right:10px;background:#f4c75e;color:#19432d}.community-empty-art>small{bottom:7px;left:4px;background:#fff;color:#e16e72}.community-empty-modern>strong{position:relative;z-index:1;color:#143d28;font-size:18px;line-height:1.3}.community-empty-modern>span:not(.community-empty-art){position:relative;z-index:1;max-width:285px;margin-top:8px;color:#718478;font-size:11px;line-height:1.55}.community-empty-cta{position:relative;z-index:1;display:flex!important;min-height:39px;align-items:center;gap:6px;margin-top:17px;padding:0 16px;border-radius:13px;background:#123f28;color:#fff;font-size:11px!important;font-style:normal;font-weight:900;box-shadow:0 9px 18px rgba(15,69,39,.16)}.community-empty-error{gap:11px;border-style:solid;background:rgba(255,255,255,.9)}.community-post{border-color:#dce7df;border-radius:22px;box-shadow:0 10px 24px rgba(27,74,44,.065)}.community-avatar{border-radius:50%;background:linear-gradient(145deg,#d9f0e0,#edf8f0);box-shadow:inset 0 0 0 1px #cee4d5}@keyframes community-orbit{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.community-empty-art>i:first-child{animation:none}}@media (max-width:374px){.community-hero{grid-template-columns:minmax(0,1fr) 94px;padding-inline:15px}.community-hero-copy>strong{font-size:21px}.community-hero-art{right:3px;transform:scale(.88)}.community-hero>a span{display:none}.community-empty-modern{min-height:286px}}.messages-community-enter{display:flex;width:30px;min-width:30px;align-items:center;justify-content:center;gap:0;flex:0 0 30px;overflow:hidden;font-size:0}.messages-community-enter svg{width:18px;height:18px}.piggy-assistant-launcher,.piggy-assistant-panel{position:fixed;z-index:88;right:max(14px,calc((100vw - 430px) / 2 + 14px));bottom:calc(92px + env(safe-area-inset-bottom));font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.piggy-assistant-launcher{display:grid;width:56px;height:56px;padding:6px;place-items:center;border:2px solid rgba(255,255,255,.9);border-radius:17px;color:#fff;background:linear-gradient(145deg,#1f7045,#0b4f2d 72%);box-shadow:0 10px 24px rgba(12,74,41,.28),0 4px 0 #083a22,inset 0 1px 0 rgba(255,255,255,.3);transition:transform .18s ease,box-shadow .18s ease;cursor:grab}.piggy-assistant-launcher:active{cursor:grabbing;transform:translateY(2px) scale(.96);box-shadow:0 5px 12px rgba(12,74,41,.24),0 2px 0 #083a22}.piggy-assistant-launcher img{width:43px;height:43px;border-radius:12px;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-drag:none}.piggy-assistant-launcher>span{position:absolute;right:-3px;bottom:-3px;display:grid;width:23px;height:23px;place-items:center;border:2px solid #fff;border-radius:9px;color:#fff;background:#e04448;box-shadow:0 3px 8px rgba(132,21,29,.3);pointer-events:none}.piggy-assistant-above-action{bottom:calc(170px + env(safe-area-inset-bottom))}.piggy-assistant-messages-safe{bottom:calc(clamp(190px, 28dvh, 236px) + env(safe-area-inset-bottom))}.piggy-assistant-account-safe{bottom:calc(clamp(238px, 38dvh, 320px) + env(safe-area-inset-bottom))}.piggy-assistant-community-safe{bottom:calc(168px + env(safe-area-inset-bottom))}.piggy-assistant-work-safe{bottom:calc(166px + env(safe-area-inset-bottom))}html.home-category-dialog-open .piggy-assistant-launcher,html.home-category-dialog-open .piggy-assistant-panel{bottom:calc(168px + env(safe-area-inset-bottom))}.piggy-assistant-panel{display:grid;width:142px;height:60px;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:5px;padding:6px 5px 6px 7px;overflow:visible;border:1px solid rgba(255,255,255,.82);border-radius:18px;color:#fff;background:linear-gradient(145deg,#ef5d5d,#d93643 58%,#b41e32);box-shadow:0 12px 28px rgba(115,20,31,.32),0 4px 0 rgba(116,18,29,.72),inset 0 1px 0 rgba(255,255,255,.38);transform-origin:right center;animation:piggy-assistant-call-open .24s cubic-bezier(.2,.8,.2,1) both;cursor:grab}.piggy-assistant-panel:active{cursor:grabbing}.piggy-assistant-panel button,.piggy-assistant-panel input{cursor:pointer}.piggy-assistant-panel input{-moz-user-select:text;user-select:text;-webkit-user-select:text}@keyframes piggy-assistant-call-open{0%{width:56px;opacity:.5;transform:scale(.92)}to{width:142px;opacity:1;transform:scale(1)}}.piggy-assistant-panel.phase-error,.piggy-assistant-panel.phase-processing,.piggy-assistant-panel.phase-success,.piggy-assistant-panel.phase-unsupported{background:linear-gradient(145deg,#ef5d5d,#d93643 58%,#b41e32)}.piggy-assistant-panel.phase-paused{background:linear-gradient(145deg,#278453,#12663d 58%,#084a2b);box-shadow:0 12px 28px rgba(10,74,42,.3),0 4px 0 rgba(6,55,31,.78),inset 0 1px 0 rgba(255,255,255,.38)}.phase-paused .piggy-assistant-mic{color:#12663d}.piggy-assistant-mic{position:relative;z-index:1;display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:13px;color:#d93643;background:#fff;box-shadow:0 5px 12px rgba(91,14,22,.23)}.piggy-assistant-waves{position:absolute;inset:0;pointer-events:none}.piggy-assistant-waves i{position:absolute;inset:0;border:1px solid rgba(255,255,255,.7);border-radius:13px;opacity:0;animation:piggy-call-wave 1.7s ease-out infinite}.piggy-assistant-waves i:nth-child(2){animation-delay:.42s}.piggy-assistant-waves i:nth-child(3){animation-delay:.84s}.phase-listening .piggy-assistant-mic{animation:piggy-call-breathe 1.3s ease-in-out infinite}.phase-error .piggy-assistant-waves i,.phase-paused .piggy-assistant-waves i,.phase-processing .piggy-assistant-waves i,.phase-success .piggy-assistant-waves i,.phase-unsupported .piggy-assistant-waves i{animation:none}@keyframes piggy-call-wave{0%{opacity:.56;transform:scale(.88)}to{opacity:0;transform:scale(1.38)}}@keyframes piggy-call-breathe{50%{transform:scale(1.06)}}.piggy-assistant-call-copy{display:grid;min-width:0;gap:2px;color:#fff}.piggy-assistant-call-copy strong{overflow:hidden;color:#fff;font-size:11px;font-weight:950;line-height:1.15;letter-spacing:.01em;text-overflow:clip;white-space:nowrap}.piggy-assistant-call-copy small{display:block;overflow:hidden;color:rgba(255,255,255,.83);font-size:6px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.piggy-assistant-call-controls{display:grid;align-self:stretch;grid-template-rows:1fr 1fr;gap:2px}.piggy-assistant-call-controls button{display:grid;width:20px;min-height:0;padding:0;place-items:center;border:0;border-radius:6px;color:#fff;background:rgba(92,8,19,.18);font-size:12px;font-weight:900;line-height:1}.piggy-assistant-call-controls button:last-child{font-size:9px}.piggy-assistant-confirm,.piggy-assistant-panel>footer{position:absolute;right:0;bottom:68px;width:218px;padding:7px;border:1px solid rgba(255,255,255,.78);border-radius:14px;background:linear-gradient(145deg,#e65056,#bd2839);box-shadow:0 10px 24px rgba(98,14,25,.3)}.piggy-assistant-confirm{display:grid;grid-template-columns:1fr 1fr;gap:6px}.piggy-assistant-confirm button{min-height:34px;border:0;border-radius:9px;color:#8d2331;background:#fff;font-size:9px;font-weight:900}.piggy-assistant-confirm button:last-child{color:#fff;background:rgba(255,255,255,.15)}.piggy-assistant-panel>footer form{display:grid;grid-template-columns:minmax(0,1fr) 42px}.piggy-assistant-panel>footer input{width:100%;min-width:0;height:34px;padding:0 8px;border:0;border-radius:9px 0 0 9px;outline:none;color:#3e302b;background:#fff;font-size:12px}.piggy-assistant-panel>footer input::-moz-placeholder{color:#9a8d88;font-size:9px}.piggy-assistant-panel>footer input::placeholder{color:#9a8d88;font-size:9px}.piggy-assistant-panel>footer form button{border:0;border-radius:0 9px 9px 0;color:#fff;background:#173f2a;font-size:9px;font-weight:900}.piggy-assistant-mode{position:absolute;right:26px;bottom:3px;color:rgba(255,255,255,.42);font-size:5px;font-weight:900;letter-spacing:.1em}.native-keyboard-visible .piggy-assistant-launcher,.native-keyboard-visible .piggy-assistant-panel{bottom:calc(12px + var(--native-keyboard-height, 0px))}@media (max-width:360px){.piggy-assistant-launcher,.piggy-assistant-panel{right:max(10px,calc((100vw - 430px) / 2 + 10px))}}@media (prefers-reduced-motion:reduce){.piggy-assistant-mic,.piggy-assistant-panel,.piggy-assistant-waves i{animation:none!important}}