:root{color:#20312d;background:#f5f0e8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}button:disabled{opacity:.6;cursor:not-allowed}input,textarea,select{color:#20312d;background:#fff;border:1px solid #ded5c7;border-radius:14px;outline:none;width:100%;padding:13px 14px;transition:all .2s}textarea{resize:vertical;min-height:96px}.center{color:#61756e;place-items:center;min-height:100vh;display:grid}.primary{color:#fff;background:linear-gradient(135deg,#123b34,#267064);border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:800;display:inline-flex;box-shadow:0 12px 25px #123b3428}.small,.ghost{color:#24423b;background:#f3eee6;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:10px 13px;display:inline-flex}.miniDanger{color:#b6402f;background:#fff0ec;border-radius:10px;width:30px;height:30px}.alert{color:#b6402f;background:#fff1ea;border-radius:13px;padding:11px 13px}.toast{z-index:80;color:#fff;background:#123b34;border-radius:999px;padding:12px 18px;position:fixed;top:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #0003}.loginPage{background:radial-gradient(circle at 15% 10%,#f4e3c6,#f8f2e9 42%,#123b34 42%);grid-template-columns:430px 1fr;min-height:100vh;display:grid}.loginCard{background:#fffffff2;border:1px solid #fff;border-radius:32px;width:360px;margin:auto;padding:34px;box-shadow:0 35px 90px #4b321a24}.brand,.sideLogo{color:#fff;background:linear-gradient(135deg,#123b34,#c29a5b);border-radius:24px;place-items:center;width:64px;height:64px;font-size:34px;display:grid}.loginCard h1{margin:18px 0 6px;font-size:28px}.loginCard form,.stack{gap:14px;display:grid}.loginCard label,.fieldTip{color:#52665f;gap:7px;display:grid}.loginHero{color:#fff;flex-direction:column;justify-content:center;padding:9vw;display:flex}.loginHero span{color:#d5b36f;text-transform:uppercase;letter-spacing:3px}.loginHero b{max-width:790px;font-size:48px;line-height:1.12}.loginHero p{color:#dbe8e4;font-size:19px}.shell{grid-template-columns:270px 1fr;min-height:100vh;display:grid}.side{color:#fff;background:#123b34;flex-direction:column;justify-content:space-between;height:100vh;padding:26px;display:flex;position:sticky;top:0}.sideLogo{border-radius:18px;width:48px;height:48px;margin-bottom:12px;font-size:26px}.side h2{margin:0}.side p{color:#bdd5ce;margin:7px 0 30px}.side nav{gap:10px;display:grid}.side nav button,.side>.ghost{color:#e4f0ed;background:0 0;justify-content:flex-start;width:100%}.side nav button.active,.side nav button:hover,.side>.ghost:hover{background:#ffffff18}.content{padding:34px;overflow:auto}.pageHead{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.pageHead h1{margin:0;font-size:34px}.pageHead p{color:#6c8079;margin:7px 0 0}.headActions,.actions,.filters{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.actions.left{justify-content:flex-start}.stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px;display:grid}.stats article,.panel{background:#fff;border:1px solid #ebe2d6;border-radius:26px;box-shadow:0 18px 45px #4930180d}.stats article{gap:9px;padding:24px;display:grid}.stats svg{color:#b78d50}.stats span{color:#6d8179}.stats b{font-size:36px}.grid2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel{padding:22px}.panel h3,.panel h2{margin-top:0}.row{border-bottom:1px solid #eee7dd;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:13px 0;display:grid}.row:last-child{border-bottom:0}.row small{color:#798982;margin-top:4px;display:block}.row span,.row em{color:#74867f;font-style:normal}.empty{color:#77877f;background:#fbf7f0;border-radius:18px;justify-content:center;align-items:center;gap:8px;padding:30px;display:flex}.create{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.clientCreate{grid-template-columns:repeat(4,1fr)}.clientCreate .primary{grid-column:auto}.sectionTop{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.search{background:#fff;border:1px solid #ded5c7;border-radius:14px;align-items:center;gap:8px;min-width:260px;padding:0 10px;display:flex}.search input{box-shadow:none;border:0;padding:11px}.cards{gap:14px;display:grid}.client{background:linear-gradient(#fff,#fffaf4);border:1px solid #eee5d9;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.clientInfo b{font-size:18px}.clientInfo p{color:#667a73;margin:7px 0}.clientInfo small{color:#7f8f89;margin-bottom:9px;display:block}.badge{color:#5b6b66;white-space:nowrap;background:#f0ece4;border-radius:999px;align-items:center;gap:4px;margin:2px 7px 2px 0;padding:5px 10px;font-size:12px;display:inline-flex}.template{background:#fffdf9;border:1px solid #eee5d9;border-radius:20px;justify-content:space-between;gap:12px;margin-bottom:12px;padding:16px;display:flex}.template b{font-size:18px}.template span,.template em{color:#75857f;margin-top:7px;display:inline-block}.template p{color:#60756e}.stepsArea{min-height:250px}.tablePanel{overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;border-bottom:1px solid #eee5d9;padding:14px}th{color:#75857f;font-size:13px}.modal{z-index:70;background:#071b168f;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modalCard{background:#fff;border-radius:28px;width:min(560px,94vw);max-height:90vh;padding:28px;position:relative;overflow:auto;box-shadow:0 35px 100px #0004}.modalCard h2{margin-top:0}.close{color:#394e48;background:#f3eee6;border-radius:12px;width:34px;height:34px;position:absolute;top:18px;right:18px}.qr{width:280px;max-width:100%;margin:0 auto 12px;display:block}.linkBtn{word-break:break-all;text-align:center;color:#123b34;background:#f5efe5;border-radius:14px;width:100%;padding:12px}.public{background:linear-gradient(135deg,#fbf6ee,#f0e5d6);min-height:100vh;padding:24px 24px 120px}.public.narrow{place-items:center;display:grid}.password{text-align:center;width:min(430px,92vw)}.password svg{color:#b78d50}.exportArea{max-width:1180px;margin:0 auto}.pubHero{color:#fff;background:linear-gradient(135deg,#123b34e6,#123b3498),url(https://images.unsplash.com/photo-1519741497674-611481863552?auto=format&fit=crop&w=1600&q=80) 50%/cover;border-radius:34px;padding:46px;position:relative;overflow:hidden}.pubHero span{color:#dfc285;letter-spacing:3px;text-transform:uppercase}.pubHero h1{margin:12px 0;font-size:46px}.pubHero p{color:#edf6f2;font-size:18px}.progress{background:#ffffff35;border-radius:99px;width:min(420px,100%);height:9px;margin-top:18px;overflow:hidden}.progress i{background:#dfc285;border-radius:99px;height:100%;display:block}.pubHero small{color:#eaf3f0;margin-top:8px;display:block}.pubTabs{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0;display:grid}.pubTabs button{color:#536861;background:#fff;border-radius:15px;padding:13px}.pubPanel{margin-bottom:16px}.flow{background:#fffdf9;border:1px solid #eee4d8;border-radius:21px;gap:10px;margin:12px 0;padding:16px;display:grid}.flowHead{grid-template-columns:44px 1fr 34px;align-items:center;gap:8px;display:grid}.flowHead b{color:#b78d50}.flowHead input{background:#f9f5ee;border:0;font-weight:800}.check{color:#536861;align-items:center;gap:9px;display:flex}.check input{width:auto}.music{grid-template-columns:24px 1fr 1.5fr;align-items:center;gap:10px;margin-bottom:10px;display:grid}.music svg{color:#b78d50}.note{width:100%;min-height:140px;margin-top:16px}.declare{color:#536861;background:#fbf7f0;border:1px solid #eee4d8;border-radius:18px;padding:18px;font-size:17px;line-height:1.9}.pubFooter{text-align:center;color:#8b7760;padding:24px}.floating{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #eadfce;border-radius:22px;gap:10px;padding:10px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 20px 65px #3524112b}@media (width<=1050px){.clientCreate,.create,.stats{grid-template-columns:repeat(2,1fr)}.grid2{grid-template-columns:1fr}}@media (width<=820px){.loginPage,.shell{grid-template-columns:1fr}.loginHero{display:none}.loginCard{width:min(360px,90vw)}.side{height:auto;position:static}.content,.public{padding:18px}.pageHead,.sectionTop,.client{display:block}.headActions,.filters,.actions{margin-top:12px}.client .actions{justify-content:flex-start}.create,.clientCreate,.pubTabs{grid-template-columns:1fr}.search{width:100%;min-width:0}.pubHero h1{font-size:34px}.music{grid-template-columns:24px 1fr}.music input{grid-column:1/-1}.floating{flex-wrap:wrap;justify-content:center;width:calc(100% - 24px)}.stats{grid-template-columns:1fr 1fr}}@media print{.floating,.pubTabs,.side,.toast{display:none!important}.public{background:#fff;padding:0}.panel{box-shadow:none}.pubHero{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.side{background:radial-gradient(circle at 20% 0,#2d7568 0,#123b34 36%,#09231f 100%);border-right:1px solid #ffffff18;box-shadow:18px 0 55px #0b211a18}.side:before{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:28px;position:absolute;inset:14px}.side>div:first-child{z-index:1;position:relative}.sideLogo{box-shadow:0 15px 35px #0003,inset 0 0 0 1px #fff3}.side p{color:#d8ebe5;background:#ffffff12;border-radius:999px;padding:6px 10px;font-size:13px;display:inline-flex}.side nav{z-index:1;background:#ffffff0b;border:1px solid #ffffff10;border-radius:24px;padding:10px;position:relative}.side nav button{border-radius:17px;height:48px;padding:0 14px;font-weight:700;transition:all .22s;position:relative}.side nav button.active{color:#123b34;background:linear-gradient(135deg,#fff,#f3eadb);box-shadow:0 14px 28px #0002}.side>.ghost{z-index:1;background:#ffffff10;border:1px solid #ffffff16;border-radius:17px;height:46px;position:relative}.client,.listHeader{grid-template-columns:1.35fr 120px 120px 130px minmax(330px,auto);align-items:center;gap:14px;display:grid}.listHeader{color:#7b897f;background:#fbf7f0;border-radius:16px;margin-bottom:10px;padding:10px 18px;font-size:13px;font-weight:800}.dateCell,.ownerCell{color:#52665f;font-weight:700}.pager{color:#64776f;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:16px;display:flex}.pager label{align-items:center;gap:7px;display:flex}.pager select{width:auto;min-width:86px;padding:8px 10px}.pager b{color:#29443d;font-size:13px}.tablePanel .pager{margin-top:0}.template{align-items:flex-start}.template .actions{justify-content:flex-end;min-width:150px}@media (width<=1200px){.client,.listHeader{grid-template-columns:1fr}.listHeader{display:none}.client{display:block}.dateCell,.ownerCell{margin:4px 12px 8px 0;display:inline-block}.client .actions{justify-content:flex-start}}@media (width<=820px){.side:before{display:none}.side nav{border-radius:18px}.pager{justify-content:flex-start}.tablePanel .sectionTop{display:block}}.signatureTitle{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.signatureTitle h2{margin:0}.signatureTitle span{color:#6a5d4d;white-space:nowrap;background:#f3eee6;border-radius:999px;padding:7px 12px;font-weight:800}.signatureGrid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.signatureBox{background:linear-gradient(#fff,#fffaf3);border:1px solid #d8cbb8;border-radius:18px;min-height:230px;padding:22px}.signatureBox b{margin-bottom:30px;font-size:20px;display:block}.signLine,.dateLine{color:#51645d;grid-template-columns:54px 1fr;align-items:end;gap:14px;margin-top:22px;font-weight:800;display:grid}.signLine input,.dateLine input{height:58px;box-shadow:none;background:0 0;border:0;border-bottom:2px solid #243a34;border-radius:0;padding:10px 4px 6px;font-size:24px;font-weight:700}.dateLine input{font-size:18px}.signatureNotice{color:#60736c;background:#fbf7f0;border:1px dashed #cbbca6;border-radius:16px;margin-top:18px;padding:16px 18px}.signatureNotice span{color:#20312d;font-weight:900}.signatureNotice p{margin:6px 0 0;line-height:1.75}@media (width<=820px){.signatureTitle{display:block}.signatureTitle span{margin-top:10px;display:inline-flex}.signatureGrid{grid-template-columns:1fr}.signatureBox{min-height:210px}}@media print{.signatureSheet{break-inside:avoid;background:#fff!important;border:1px solid #222!important}.signatureTitle span{color:#111;background:#fff;border:1px solid #333}.signatureGrid{grid-template-columns:1fr 1fr;gap:18px}.signatureBox{box-shadow:none;background:#fff;border:1px solid #222}.signLine input,.dateLine input{color:#111;border-bottom:2px solid #111}.signatureNotice{color:#222;background:#fff;border-color:#555}.declare{color:#111;background:#fff;border-color:#333}}:root,body{color:#3b1514;background:#fff5ed}input,textarea,select{color:#3b1514;background:#fffdfb;border-color:#efd1c2}input:focus,textarea:focus,select:focus{border-color:#c91f32;box-shadow:0 0 0 4px #c91f3222}.primary{background:linear-gradient(135deg,#b31324,#e23a3a 54%,#b8862d);box-shadow:0 14px 30px #b3132430}.small,.ghost{color:#7b1d21;background:#fff0e6}.dangerSoft{color:#bd2632!important;background:#fff0e8!important}.miniDanger,.alert{color:#bd2632;background:#fff0e8}.toast{color:#fff;background:#b31324}.loginCard{background:#fffffff2;box-shadow:0 35px 90px #8f1d1d24}.loginCard p,.loginCard small{color:#8c5e55}.loginHero span{color:#ffd37a}.loginHero p{color:#fff0e8}.side{background:radial-gradient(circle at 20% 0,#e34a42 0,#b31324 40%,#6d1017 100%);border-right-color:#ffd37a33;box-shadow:18px 0 55px #7d101818}.side:before{border-color:#ffd37a22}.side p{color:#ffe9c5;background:#fff7e91c}.side nav{background:#fff7e912;border-color:#ffd37a22}.side nav button svg{color:#ffd37a}.side nav button.active svg{color:#b31324}.side>.ghost{background:#fff7e914;border-color:#ffd37a24}.pageHead p{color:#8c5e55}.stats article,.panel{border-color:#f0d2bd;box-shadow:0 18px 45px #8f1d1d0f}.stats span,.row span,.row em,.empty,.template span,.template em,.fieldTip,.loginCard label{color:#8c5e55}.stats b,.pageHead h1,.panel h2,.panel h3,.template b,.clientInfo b{color:#3b1514}.empty{background:#fff3e8}.row{border-bottom-color:#f3dccb}.client,.template{background:linear-gradient(#fff,#fff7ef);border-color:#f0d2bd}.clientInfo p,.clientInfo small,.dateCell,.ownerCell,.pager,.row small{color:#8c5e55}.badge{color:#7b1d21;background:#fff0e6}.badge.ok{color:#b31324;background:#ffe8df}.badge.warn{color:#a36800;background:#fff3d8}.listHeader{color:#8a4c43;background:#fff0e6}.search{border-color:#efd1c2}.pubHero span,.pubHero small{color:#ffe3ae}.pubHero p{color:#fff6ee}.progress{background:#ffffff38}.progress i{background:#ffd37a}.pubTabs button{color:#8c5e55;background:#fff}.pubTabs button.active{color:#fff;background:#b31324}.flow{background:#fffaf5;border-color:#f0d2bd}.flowHead input{color:#3b1514;background:#fff0e6}.check{color:#7b1d21}.declare{color:#7b1d21;background:#fff6ee;border-color:#f0d2bd}.floating{border-color:#f0d2bd;box-shadow:0 20px 65px #8f1d1d24}.signatureSheet{background:#fffaf5;border-color:#efc6b0}.signatureTitle span{color:#7b1d21;background:#fff0e6}.signatureBox{background:linear-gradient(#fff,#fff6ee);border-color:#efc6b0}.signLine,.dateLine,.signatureNotice{color:#7b1d21}.signatureNotice{background:#fff6ee;border-color:#e5b997}.signatureNotice span{color:#3b1514}.modalCard{box-shadow:0 35px 100px #4a0b1240}.close,.qr,.linkBtn{color:#7b1d21;background:#fff0e6}:root,body{color:#2f0f12;background:#fff3ec}.loginPage{background:radial-gradient(circle at 12% 10%,#f5c9a8,#fff3ec 40%,#7f1018 40%)}.side{background:radial-gradient(circle at 22% 0,#a5222b 0,#7f1018 42%,#3a070b 100%)!important}.pubHero{background:linear-gradient(135deg,#7f1018ee,#4d090fb0),url(https://images.unsplash.com/photo-1519741497674-611481863552?auto=format&fit=crop&w=1600&q=80) 50%/cover!important}.primary{background:linear-gradient(135deg,#6f0d15,#9f1823 58%,#c3923f)!important}.brand,.sideLogo{background:linear-gradient(135deg,#6f0d15,#c3923f)!important}.pubTabs button.active,.toast{background:#7f1018!important}.content{background:linear-gradient(#fff7f1,#ffe9dc)!important}.public{background:linear-gradient(135deg,#fff7f1,#ffe2d2)!important}.stats svg,.password svg,.flowHead b,.music svg{color:#9f1823!important}.pageHead h1,.panel h2,.panel h3,.template b,.clientInfo b,.stats b{color:#2f0f12!important}.panel,.stats article{border-color:#e8bfa8!important}.client,.template,.flow{background:linear-gradient(#fff,#fff3ec)!important;border-color:#e8bfa8!important}.small,.ghost,.badge,.listHeader,.flowHead input,.signatureTitle span,.close,.linkBtn{color:#6f0d15!important;background:#ffe7da!important}.small:hover,.ghost:hover{background:#ffd9c6!important}.side nav button.active{color:#5d0a10!important;background:linear-gradient(135deg,#fff0df,#e8bc71)!important}.side nav button svg,.loginHero span,.pubHero span,.pubHero small{color:#f0c36b!important}.side nav button,.side>.ghost{color:#fff8f0!important}.side p{color:#ffe7c7!important}.declare,.signatureNotice{color:#6f0d15!important;background:#fff3ec!important;border-color:#e8bfa8!important}.signLine input,.dateLine input{border-bottom-color:#6f0d15!important}.floating{border-color:#e8bfa8!important}.modal{background:#3a070b99!important}.logoMark{position:relative;overflow:hidden;background:radial-gradient(circle at 30% 18%,#fff3c9 0,#c3923f 34%,#7f1018 100%)!important;border:1px solid #f0c36b55!important;box-shadow:0 18px 42px #4a070d40,inset 0 0 0 1px #fff7e955!important}.logoMark:after{content:"";pointer-events:none;background:linear-gradient(135deg,#7f101820,#f0c36b22);position:absolute;inset:0}.logoMark img{filter:contrast(1.18)sepia(.45)saturate(2.2)hue-rotate(325deg)brightness(.78);mix-blend-mode:multiply;width:245%;max-width:none;height:auto;display:block;transform:translate(-29%,-19%)scale(1.12)}.loginCard .logoMark{border-radius:28px;width:96px;height:96px;margin-bottom:4px}.side .logoMark{border-radius:22px;width:72px;height:72px;margin-bottom:14px}.logoMark{background:linear-gradient(135deg,#fff8ee,#f0c36b 46%,#7f1018)!important;justify-content:center!important;align-items:center!important;padding:8px!important;display:flex!important}.logoMark:after{background:linear-gradient(135deg,#7f101812,#f0c36b18)!important}.logoMark img{object-fit:contain!important;object-position:center!important;filter:contrast(1.22)sepia(.3)saturate(1.7)hue-rotate(330deg)brightness(.62)!important;mix-blend-mode:multiply!important;width:100%!important;height:100%!important;transform:none!important}.loginCard .logoMark{border-radius:30px!important;width:190px!important;height:112px!important}.side .logoMark{border-radius:24px!important;width:164px!important;height:88px!important}.loginCard .logoMark img,.side .logoMark img{width:96%!important;height:96%!important}.logoMark{border-radius:24px!important;width:210px!important;height:102px!important;padding:12px!important;box-shadow:0 18px 42px #4a070d24!important}.side .logoMark{margin-bottom:14px;width:180px!important;height:86px!important}.logoMark img{object-fit:contain!important;filter:none!important;mix-blend-mode:multiply!important;width:100%!important;height:100%!important}.logoMark.logo-clean{background:#fffaf4!important;border:1px solid #e8c083!important}.logoMark.logo-clean img{filter:contrast(1.2)!important}.loginCard h1{margin-top:12px}.loginCard>p{margin-bottom:18px}.side h2{letter-spacing:1px;font-size:23px}.exportMount{pointer-events:none;z-index:0;width:1180px;position:fixed;top:0;left:-10000px}.fullExportArea{color:#3b1115;background:#fbf7f0;width:1180px;max-width:none;margin:0;padding:28px}.fullExportArea .pubHero{border-radius:28px;margin-bottom:18px;background:linear-gradient(135deg,#5d0a10,#9f1d24 54%,#c7833b)!important}.fullExportArea .pubPanel{box-shadow:none;break-inside:avoid;background:#fffdfa;border-color:#e8c5ae;margin-bottom:18px}.fullExportArea h2{color:#5d0a10;margin-bottom:18px}.exportInfoGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.exportInfoGrid div{background:#fff6ef;border:1px solid #edd2bf;border-radius:18px;min-height:92px;padding:16px}.exportInfoGrid span{color:#8f5b48;margin-bottom:9px;font-size:13px;display:block}.exportInfoGrid b{color:#4b0a10;font-size:22px;display:block}.exportFlow{break-inside:avoid;background:#fff8f2;border:1px solid #edd2bf;border-radius:18px;margin:12px 0;padding:18px 120px 18px 20px;position:relative}.exportFlow b{color:#5d0a10;margin-bottom:8px;font-size:19px;display:block}.exportFlow p{color:#6f4b43;white-space:pre-wrap;margin:0;line-height:1.75}.exportFlow span{color:#8d121d;background:#f6dfd1;border-radius:999px;padding:7px 12px;font-weight:800;position:absolute;top:18px;right:18px}.exportMusic{border-bottom:1px solid #f0d8c8;grid-template-columns:1fr 1.4fr;align-items:start;gap:14px;padding:13px 0;display:grid}.exportMusic:last-of-type{border-bottom:0}.exportMusic b{color:#5d0a10}.exportMusic span{color:#6f4b43;white-space:pre-wrap}.exportNote{background:#fff6ef;border:1px solid #edd2bf;border-radius:18px;margin-top:18px;padding:18px}.exportNote b{color:#5d0a10;margin-bottom:8px;display:block}.exportNote p{color:#6f4b43;white-space:pre-wrap;margin:0;line-height:1.75}.exportSignature .signatureSheet{margin-bottom:0}.fullExportArea .pubFooter{color:#8f5b48;padding:18px 0 2px}.flowMusic{grid-template-columns:24px 84px 1fr;align-items:center;gap:10px;display:grid}.flowMusic svg{color:#9f1823}.flowMusic span{color:#7b1d21;font-weight:800}.exportFlowItem{grid-template-columns:100px 1fr;align-items:start;gap:14px;padding:8px 0;display:grid}.exportFlow .exportFlowItem span{color:#8f5b48;background:0 0;padding:0;font-size:13px;font-weight:800;display:block;position:static}.exportFlow .exportFlowStatus{color:#8d121d;background:#f6dfd1;border-radius:999px;padding:7px 12px;font-style:normal;font-weight:800;position:absolute;top:18px;right:18px}.exportFlow .exportFlowItem b,.exportFlow .exportFlowItem p{margin:0}@media (width>=821px){.pubTabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.flowMusic{grid-template-columns:24px 1fr}.flowMusic input{grid-column:1/-1}}.side>.ghost{font-weight:900;box-shadow:0 14px 32px #3a070b24;color:#5d0a10!important;background:linear-gradient(135deg,#fff4e6,#ffd9c6)!important;border:1px solid #f0c36b88!important}.side>.ghost svg{stroke-width:2.4px;color:#9f1823!important}.side>.ghost:hover{color:#3a070b!important;background:linear-gradient(135deg,#fff8ef,#ffcaa9)!important}
