:root{--primary:#4541ff;--primary-soft:#efefff;--text:#202232;--muted:#838593;--border:#e9eaf2;--bg:#f7f8fa;--radius:22px;font-family:"Microsoft YaHei","PingFang SC",sans-serif;color:var(--text);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#e9e8ff 64px,#f7f8fa 230px);min-height:100vh;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible{outline:3px solid #ffa85a;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #aaa7ff;outline-offset:1px}h1,h2,h3,p{margin-top:0}.topbar{height:72px;background:var(--primary);color:white;display:flex;align-items:center;padding:0 28px;gap:48px}.brand{display:flex;align-items:center;gap:9px;flex-shrink:0}.brand img{width:40px;height:52px}.brand strong{font-size:27px;letter-spacing:1px;color:#ffb377;line-height:30px;display:block}.brand small{font-size:10px;letter-spacing:.1px;display:block;color:#f1f1ff}.topbar nav{height:100%;display:flex;gap:4px}.topbar nav a{padding:0 23px;display:flex;align-items:center;color:#c3c2ff;position:relative;font-size:15px;white-space:nowrap}.topbar nav a.active{background:#ffffff09;color:white}.topbar nav a.active:before{content:"";height:4px;background:#ffb449;position:absolute;inset:0 0 auto}.topbar nav a:hover{color:white;background:#ffffff0d}.header-actions{margin-left:auto;display:flex;align-items:center;gap:15px;white-space:nowrap}.upgrade{background:transparent;color:#e5e4ff;font-size:13px}.upgrade span{margin-left:8px;color:#ffcd8e}.account-button{padding:10px 16px;background:#ffffff1c;color:white;border:1px solid #ffffff20;border-radius:9px;max-width:145px;overflow:hidden;text-overflow:ellipsis}main{min-height:calc(100vh - 152px)}.banner{max-width:790px;height:92px;margin:36px auto 38px;border-radius:15px;overflow:hidden;color:white;background:radial-gradient(ellipse at 78% 160%,#767bff 0,transparent 60%),linear-gradient(118deg,#747aff,#4643ff 60%,#5979ff);position:relative;display:flex;align-items:center;justify-content:center;gap:70px;box-shadow:0 8px 25px #4541ff0b}.banner:before,.banner:after{content:"";position:absolute;border:1px solid #ffffff20;width:410px;height:210px;border-radius:50%;transform:rotate(-25deg);left:-100px;top:-80px}.banner:after{left:auto;right:-120px;top:20px;width:360px}.eyebrow{font-size:9px;letter-spacing:2.2px;color:#ddddff}.banner h1{font-size:23px;letter-spacing:.6px;margin:7px 0 0}.banner h1 span{padding-left:20px;font-size:29px;line-height:20px}.banner-label{font-size:12px;color:#ececff;padding:8px 14px;border:1px solid #ffffff30;border-radius:30px}.banner-orbit{position:absolute;font-size:94px;right:6px;top:-15px;opacity:.12}.catalog-layout{display:grid;grid-template-columns:174px minmax(0,1fr);gap:36px;max-width:1240px;margin:0 auto;padding:0 20px}.category-panel{align-self:start;padding:12px;background:white;border-radius:24px;box-shadow:0 5px 16px #24235404;position:sticky;top:20px}.category{width:100%;display:flex;align-items:center;gap:9px;padding:13px 10px;border-radius:12px;background:#f7f8fa;margin-bottom:10px;text-align:left;color:#41424b;font-size:13px;white-space:nowrap;transition:background .16s}.category:last-child{margin-bottom:0}.category small{margin-left:auto;font-size:11px;color:#8f919c}.category.active{background:var(--primary);color:white}.category.active small{color:#ddd}.category:hover:not(.active){background:#eeeeff}.category-icon{font-size:16px;width:17px;text-align:center}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:20px}.section-heading h2{font-size:19px;font-weight:600;margin:0 0 8px;padding-left:12px;border-left:4px solid var(--primary);line-height:21px}.section-heading p{font-size:12px;color:var(--muted);margin:0 0 0 16px}.search{height:39px;background:white;border:1px solid var(--border);border-radius:9px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#9999aa}.search>span{font-size:25px;line-height:1}.search input{border:0;width:180px;background:transparent;font-size:12px;outline:none}.search kbd{font-size:11px;padding:1px 5px;border:1px solid #e8e8ee;border-radius:4px}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tool-card{display:block;background:white;border:1px solid #ffffff;border-radius:18px;padding:20px 17px 18px;min-height:148px;transition:transform .18s,box-shadow .18s,border-color .18s}.tool-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #4541ff0c;border-color:#dbdaff}.card-top{display:flex;align-items:center;gap:11px;position:relative}.tool-icon{height:48px;width:48px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:white;font-size:28px;line-height:1;font-family:"Segoe UI Symbol",sans-serif}.blue{background:linear-gradient(130deg,#5796ff,#297aff)}.teal{background:linear-gradient(130deg,#23d9c7,#0cc3b7)}.purple{background:linear-gradient(130deg,#8773ff,#6044ff)}.orange{background:linear-gradient(130deg,#ff9a24,#ff6409)}.green{background:linear-gradient(130deg,#0ed689,#00b96a)}.card-top h3{font-size:14px;margin:0 0 7px;font-weight:600;line-height:1.4}.tag{display:inline-block;background:var(--primary-soft);color:var(--primary);font-size:10px;border-radius:4px;padding:2px 6px}.card-arrow{position:absolute;top:-6px;right:-5px;color:#a09dfd;opacity:0}.tool-card:hover .card-arrow{opacity:1}.tool-card p{font-size:12px;line-height:1.8;color:#747682;margin:13px 0 0}.catalog-note{font-size:11px;color:#92949f;display:flex;align-items:center;gap:7px;margin-top:24px}.catalog-note>span:last-child{margin-left:auto}.green-dot{height:5px;width:5px;border-radius:50%;background:#0dc487}footer{max-width:1200px;margin:40px auto 0;display:flex;justify-content:space-between;padding:23px 20px;color:#a0a1ac;font-size:11px;border-top:1px solid #edeef3}.workspace-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:36px;max-width:1240px;padding:0 20px;margin:32px auto}.tool-sidebar{background:white;border-radius:24px;padding:14px;align-self:start;box-shadow:0 4px 12px #20204403}.back-link{display:block;color:#9899a6;font-size:12px;padding:7px 10px 19px}.tool-sidebar details{margin-bottom:12px}.tool-sidebar summary{padding:14px;background:#f7f8fa;border-radius:12px;cursor:pointer;font-weight:500;list-style:none;position:relative}.tool-sidebar summary:after{content:'⌄';position:absolute;right:13px}.tool-sidebar details[open] summary{background:var(--primary);color:white}.tool-sidebar details[open] summary:after{content:'⌃'}.tool-sidebar summary span{font-size:11px;margin-left:7px;opacity:.65}.tool-links{display:flex;flex-direction:column;margin-top:5px;gap:4px}.tool-links a{border:1px solid transparent;padding:12px;border-radius:10px;font-size:12px;display:flex;align-items:center;gap:13px}.tool-links a>span{font-size:17px;width:19px;color:#9394a4}.tool-links a.active{color:var(--primary);border-color:#7e7bff;background:#eeedff}.tool-links a.active>span{color:var(--primary)}.tool-links a:hover{background:#f2f2ff}.sidebar-help{margin:25px 10px 12px;border-top:1px solid var(--border);padding-top:22px;color:#9b9aaa}.sidebar-help>span{display:block;color:#9996ff;font-size:27px;margin-bottom:10px}.sidebar-help strong{font-size:12px;color:#757385}.sidebar-help p{font-size:11px;line-height:1.9;margin:7px 0 0}.workspace-title{text-align:center;padding:1px 0 22px}.breadcrumb{font-size:10px;color:#9a99ab;margin-bottom:12px}.workspace-title h1{font-size:25px;margin:0 0 10px;letter-spacing:-.5px}.workspace-title p{color:#92919f;font-size:12px;margin:0}.work-panel{padding:22px;background:white;border-radius:24px}.dropzone{border:1px dashed #7671ff;background:#f2f2ff;border-radius:13px;min-height:310px;text-align:center;padding:29px 22px 23px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:background .15s}.dropzone.dragging{background:#e0dfff;border-width:2px}.upload-art{position:relative;width:84px;height:85px;border:1px dashed #b7b6d4;border-radius:11px;margin:16px 0 23px}.upload-art>span{position:absolute;right:-21px;top:-16px;width:63px;height:63px;border-radius:16px;box-shadow:0 2px 0 #d6d5ed;border:2px solid white;background:#ececff;color:var(--primary);font-size:48px;line-height:58px}.upload-art>i{position:absolute;left:25px;top:32px;font-size:35px;color:var(--primary);font-style:normal}.dropzone h3{font-size:16px;font-weight:500;margin:0 0 12px}.dropzone p{font-size:12px;color:#9291a2;margin:0 0 21px}.dropzone>small{font-size:10px;color:#aaa9b8;margin-top:12px}.primary,.outline{padding:11px 22px;border-radius:8px;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;font-weight:500}.primary{background:var(--primary);color:white;border:1px solid var(--primary)}.primary:hover{background:#3833ec}.outline{background:transparent;color:var(--primary);border:1px solid #8884ff}.outline:hover{background:#eae9ff}.options{padding:15px 0;display:flex;align-items:center;gap:18px;font-size:12px;border-bottom:1px solid #f0f0f5;flex-wrap:wrap}.options>span{font-weight:600;font-size:12px}.options label{color:#777787;display:flex;align-items:center;gap:7px}.options input{width:65px;border:1px solid #e0e0ee;border-radius:5px;padding:5px;color:#57566c}.options small{margin-left:auto;color:#a0a0ae;font-size:10px}.options select,.text-toolbar select{border:1px solid #dedde9;border-radius:6px;padding:6px;color:#57566c;background:white}.instructions{padding-top:16px}.instructions h3{font-size:13px;margin:0 0 9px;font-weight:600}.instructions ol{padding-left:18px;font-size:11px;color:#858592;line-height:1.95;margin:0 0 21px}.instructions p{font-size:11px;line-height:1.9;color:#858592;margin:0}.privacy-note{text-align:center;color:#a3a2b2;font-size:10px;margin:16px 0}.previews{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin:5px 0 24px}.preview-item{width:120px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:5px}.preview-image{position:relative;width:120px;height:120px;padding:0;border-radius:12px;background:repeating-conic-gradient(#e7e7ee 0% 25%,white 0% 50%) 50% / 16px 16px}.preview-image img{height:100%;width:100%;object-fit:contain;border-radius:12px}.preview-item>span{font-size:11px;color:#6e6d80;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-item>small{font-size:10px;color:#a09fac}.remove-file{position:absolute;right:-6px;top:-7px;border-radius:50%;width:22px;height:22px;background:#80808a;color:white;font-size:18px;line-height:20px;padding:0}.batch-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;background:white;padding:12px;border-radius:12px;width:100%;margin-top:24px;text-align:left}.batch-bar>span{color:#858494;font-size:12px}.batch-bar .primary{min-width:120px}.success-line{text-align:center;color:#00bd79;margin-bottom:20px;font-size:13px}.success-line span{background:#00bd79;color:white;border-radius:50%;font-size:10px;padding:1px 3px;margin-left:7px}.checkmark{position:absolute;left:44px;top:44px;border-radius:50%;width:32px;height:32px;background:#17172877;border:1px solid #ffffff88;color:white;font-size:21px;line-height:30px}.download-link{font-size:11px;color:var(--primary);padding:4px}.dropzone .small{margin:0}.full-preview{max-height:60vh;max-width:100%;display:block;margin:20px auto;object-fit:contain}.muted{color:var(--muted);line-height:1.8}.subtle{font-size:11px;color:#a09fad;line-height:1.7}.small{font-size:12px}.form-error{color:#ce435c;font-size:12px;margin:12px 0 0;line-height:1.8}.form-error:empty{display:none}.text-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-size:12px}.text-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.text-columns label{font-size:12px;color:#737184;display:flex;flex-direction:column;gap:9px}.text-columns textarea{width:100%;min-height:280px;padding:14px;border:1px solid #e2e1ee;border-radius:10px;background:#fafaff;resize:vertical;font-family:Consolas,"Microsoft YaHei",monospace;font-size:12px;line-height:1.8;color:#414052}.text-actions{display:flex;gap:10px;align-items:center;padding-top:17px;flex-wrap:wrap}.text-actions .subtle{margin-left:auto}.empty-state{grid-column:1/-1;text-align:center;padding:70px 20px;background:white;border-radius:18px}.empty-state>span{display:block;color:#9995ff;font-size:45px;margin-bottom:15px}.empty-state h3{font-size:18px}.empty-state p{color:#9998a8;font-size:13px;line-height:1.8}.page-container{max-width:1000px;margin:55px auto;padding:0 24px}.page-container h1{font-size:30px}.page-kicker,.modal-kicker{font-size:10px;letter-spacing:2px;color:var(--primary);margin-bottom:16px;font-weight:600}.download-list{margin-top:30px}.download-row{display:flex;align-items:center;gap:17px;padding:18px;background:white;border-radius:13px;margin-bottom:12px}.download-row img{width:55px;height:55px;object-fit:contain;border-radius:8px;background:#f3f2fa}.download-row strong{display:block;font-size:13px;word-break:break-all}.download-row small{display:block;color:#aaa9b7;font-size:11px;margin-top:8px}.download-row>a{margin-left:auto;flex-shrink:0}.developer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:35px 0}.developer-grid article{background:white;border:1px solid #ededf5;border-radius:20px;padding:28px}.developer-grid h2{font-size:19px;margin:22px 0 12px}.developer-grid p{color:#8c8a9c;line-height:1.8;font-size:13px}.code-example{background:#25243e;border-radius:16px;color:#e6e4ff;padding:25px;font-size:13px}.code-example span{color:#aaa6d1;font-size:11px}.code-example pre{line-height:1.8;white-space:pre-wrap}dialog{border:1px solid #e9e7ff;border-radius:22px;padding:35px;max-width:710px;width:calc(100% - 32px);box-shadow:0 25px 100px #22213c25;color:var(--text)}dialog::backdrop{background:#14132e55;backdrop-filter:blur(4px)}dialog h2{font-size:24px;margin-bottom:12px}dialog .muted{font-size:13px}.close-dialog{position:absolute;right:15px;top:12px;background:transparent;color:#9b99aa;font-size:27px}.full{width:100%}dialog form label{display:flex;flex-direction:column;gap:9px;font-size:12px;margin:18px 0;color:#737181}dialog input,dialog textarea{width:100%;padding:12px;border:1px solid #e1dfed;border-radius:8px}dialog textarea{min-height:100px;resize:vertical}dialog form .primary{margin-top:15px}.text-button{background:transparent;color:var(--primary);font-size:12px;margin-top:20px;padding:0}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.plan{border:1px solid #e7e5f4;border-radius:13px;padding:20px 16px;background:#fafaff}.plan h3{font-size:15px}.plan strong{font-size:23px;color:var(--primary)}.plan p{font-size:11px;color:#92909e;line-height:1.8;margin:14px 0 0}.success-icon{width:50px;height:50px;border-radius:50%;background:#e2fbef;color:#02bb72;font-size:30px;text-align:center;margin-bottom:20px}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);padding:13px 22px;border-radius:10px;max-width:90vw;background:#27243f;color:white;box-shadow:0 4px 20px #25214422;z-index:100;font-size:13px}.loading{text-align:center;padding:100px;color:#9592b0}
@media(min-width:1500px){.catalog-layout,.workspace-layout{max-width:1320px}.tool-card{padding:22px;min-height:155px}.card-top h3{font-size:15px}}
@media(max-width:1150px){.topbar{gap:20px;padding:0 20px}.topbar nav a{padding:0 14px}.brand small{font-size:8px}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-layout{gap:22px}.workspace-layout{grid-template-columns:230px minmax(0,1fr);gap:24px}.header-actions{gap:8px}.upgrade{display:none}.tool-icon{width:44px;height:44px}.text-columns{grid-template-columns:1fr}.text-columns textarea{min-height:180px}}
@media(max-width:800px){.topbar{height:auto;min-height:72px;flex-wrap:wrap;gap:0 20px;padding:10px 18px 0}.brand img{width:33px;height:44px}.brand strong{font-size:24px}.topbar nav{order:3;width:100%;height:44px;justify-content:center;margin-top:6px}.topbar nav a{font-size:13px;padding:0 22px}.topbar nav a.active:before{top:auto;bottom:0;height:3px}.header-actions{margin-left:auto}.banner{margin:24px 20px;height:90px;gap:0}.banner-label{display:none}.banner h1{font-size:20px}.catalog-layout{display:block}.category-panel{position:static;display:flex;overflow:auto;gap:8px;padding:9px;border-radius:14px;margin-bottom:24px}.category{width:auto;margin:0;flex-shrink:0;font-size:12px;padding:10px}.category small{font-size:10px}.category-icon{display:none}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-card{min-height:140px}.section-heading{align-items:flex-start}.section-heading p{font-size:10px}.search input{width:140px}.workspace-layout{display:block;margin-top:24px}.tool-sidebar{padding:10px;margin-bottom:22px;border-radius:15px}.back-link{padding:4px 6px 12px}.tool-sidebar details{margin-bottom:0}.tool-sidebar details:not([open]){display:none}.tool-links{flex-direction:row;overflow:auto;gap:5px}.tool-links a{white-space:nowrap;font-size:11px;padding:10px;flex-shrink:0}.tool-sidebar summary,.sidebar-help{display:none}.workspace-title{padding-bottom:20px}.work-panel{padding:17px}.workspace-title h1{font-size:23px}.dropzone{padding:25px 16px}.page-container{margin-top:35px}.plan-grid{grid-template-columns:1fr}.plan{padding:15px}.plan strong{font-size:18px}.plan p{margin-top:8px}.developer-grid{grid-template-columns:1fr}footer{margin-top:25px;gap:15px;font-size:10px}footer span:last-child{display:none}.options{gap:12px}}
@media(max-width:480px){.brand small{font-size:7px}.topbar nav a{padding:0 14px}.account-button{font-size:11px;padding:8px 12px}.banner h1{font-size:17px}.banner h1 span{padding-left:8px}.eyebrow{font-size:8px}.section-heading{flex-direction:column;gap:14px}.search{width:100%}.search input{width:100%}.cards{gap:10px}.tool-card{padding:14px 12px;border-radius:14px}.card-top{gap:8px;align-items:flex-start}.tool-icon{width:35px;height:35px;border-radius:10px;font-size:23px}.card-top h3{font-size:12px;line-height:1.5;margin-bottom:5px}.tool-card p{font-size:11px;margin-top:11px}.catalog-note>span:last-child{display:none}.previews{gap:17px}.preview-item,.preview-image{width:100px}.preview-image{height:100px}.checkmark{top:34px;left:34px}.batch-bar{padding:10px}.batch-bar>span{font-size:10px}.batch-bar .primary{min-width:95px;padding:10px 12px}.options small{width:100%;margin-left:0}.text-actions .primary,.text-actions .outline{font-size:12px;padding:10px 13px}.text-actions .subtle{display:none}dialog{padding:28px 22px}.download-row{gap:10px}.download-row .outline{padding:9px 13px}.download-row small{line-height:1.6}.catalog-layout,.workspace-layout{padding:0 14px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.language-button{min-width:38px;height:38px;padding:0 10px;border:1px solid #ffffff40;border-radius:9px;background:#ffffff14;color:white;font-weight:700}.language-button:hover{background:#ffffff25}
.brand img{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 5px 10px #1a4dff35)}.brand strong{color:#fff;font-size:28px;letter-spacing:.3px}.brand small{letter-spacing:.45px;color:#dce6ff}.topbar{background:linear-gradient(110deg,#0d2147 0%,#172c68 58%,#362474 100%)}
@media(max-width:800px){.brand img{width:36px;height:36px}.brand strong{font-size:24px}}
.auth-code-row{display:flex;gap:10px}.auth-code-row input{min-width:0;flex:1}.auth-code-row .outline{flex-shrink:0;padding:10px 15px}.auth-divider{display:flex;align-items:center;gap:12px;color:#aaa7b5;font-size:11px;margin:20px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#ebe8f1;flex:1}.google-auth{gap:12px;background:#fff;color:#383746;border-color:#dedbe8}.google-auth strong{font:700 19px Arial;color:#4285f4}.auth-config-note{text-align:center;color:#9a96a6;font-size:10px;margin:9px 0 0}.account-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:24px}
.feedback-launcher{position:fixed;left:22px;bottom:22px;z-index:40;border:1px solid #dcd9fb;background:#fff;color:#5548d9;border-radius:999px;padding:11px 16px;box-shadow:0 10px 30px #342e7720;font-size:12px;display:flex;align-items:center;gap:7px}.feedback-launcher:hover{background:#f2f0ff;transform:translateY(-1px)}.feedback-fields{display:grid;grid-template-columns:1.4fr 1fr;gap:14px}.feedback-modal label small{color:#a09aab;font-size:10px}.feedback-modal select{width:100%;padding:12px;border:1px solid #e1dfed;border-radius:8px;background:#fff}.feedback-modal textarea{min-height:150px}.feedback-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.feedback-success{text-align:center;padding:18px 6px}.feedback-success>span{display:inline-grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#e6f8ef;color:#12a66c;font-size:28px}.feedback-success h2{margin-top:18px}.feedback-success p{color:#858092;margin-bottom:22px}
.feedback-upload{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:14px;border:1px dashed #c9c6e8;border-radius:8px;background:#fafaff}.feedback-upload strong,.feedback-upload small{display:block}.feedback-upload strong{font-size:12px;color:#555164;margin-bottom:5px}.feedback-upload small{font-size:10px;color:#9994a4;line-height:1.6}.feedback-upload .outline{padding:8px 13px;min-height:34px;white-space:nowrap}.feedback-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.feedback-previews figure{position:relative;margin:0;min-width:0}.feedback-previews img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:7px;border:1px solid #e7e4ef;background:#f3f2f6}.feedback-previews figcaption{font-size:9px;color:#888390;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feedback-previews button{position:absolute;right:5px;top:5px;width:24px;height:24px;border-radius:50%;padding:0;background:#252334cc;color:#fff;font-size:17px;line-height:1}
@media(max-width:600px){.feedback-launcher{left:14px;bottom:14px;padding:10px 12px}.feedback-fields{grid-template-columns:1fr}.feedback-upload{align-items:flex-start;flex-direction:column}.feedback-actions{align-items:stretch;flex-direction:column}.feedback-actions .primary{width:100%}}
