@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{color:#172126;font-synthesis:none;background:#f3f5f4;font-family:DM Sans,Noto Sans KR,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:flex}.sidebar{color:#dce8e5;z-index:5;background:#102a27;flex-direction:column;width:250px;padding:26px 16px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;height:55px;padding:0 8px 18px;display:flex}.brandmark{color:#16332c;background:#b9ee6e;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.brand strong,.brand span{display:block}.brand span{letter-spacing:1.5px;color:#83a29b;margin-top:2px;font-size:10px}.close{display:none}nav{gap:3px;margin-top:14px;display:grid}button{font:inherit;cursor:pointer;border:0}nav button{color:#93aaa5;text-align:left;background:0 0;border-radius:9px;align-items:center;gap:12px;height:43px;padding:0 13px;display:flex}nav button:hover,nav button.active{color:#fff;background:#1b403a}nav button.active{box-shadow:inset 3px 0 #b9ee6e}.arrow{margin-left:auto}.operator{border-top:1px solid #27433f;margin-top:auto;padding:18px 10px 0}.operator span,.operator small{display:block}.operator small{color:#79938e;margin-top:3px}main{width:calc(100% - 250px);margin-left:250px;padding:0 36px 50px}header{border-bottom:1px solid #dce2df;align-items:center;height:92px;display:flex}header p{color:#84908d;margin:0 0 3px;font-size:12px}header h1{margin:0;font-size:22px}.notify{color:#344843;background:#fff;border-radius:50%;width:40px;height:40px;margin-left:auto;position:relative}.notify i{background:#ec705c;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.hamburger{display:none}.welcome{color:#fff;background:#1d4840;border-radius:18px;justify-content:space-between;align-items:end;margin-top:28px;padding:33px 38px;display:flex;position:relative;overflow:hidden}.welcome:after{content:"";border:75px solid #b9ee6e17;border-radius:50%;width:330px;height:330px;position:absolute;top:-160px;right:-90px}.eyebrow{color:#b9ee6e;letter-spacing:1.6px;font-size:11px;font-weight:700}.welcome h2{margin:12px 0 8px;font-size:27px;line-height:1.35}.welcome p{color:#b6cbc6;margin:0;font-size:13px}.welcome button,.empty button{color:#17382f;z-index:1;background:#b9ee6e;border-radius:9px;align-items:center;gap:8px;padding:12px 17px;font-weight:700;display:flex}.metrics{grid-template-columns:repeat(4,1fr);gap:15px;margin:17px 0;display:grid}.metrics article,.panel{background:#fff;border:1px solid #e1e6e3;border-radius:14px}.metrics article{padding:20px}.metrics span,.metrics small{color:#7b8985;font-size:12px;display:block}.metrics strong{margin:9px 0 6px;font-size:28px;display:block}.grid{grid-template-columns:1.25fr 1fr;gap:15px;display:grid}.panel{min-height:285px;padding:23px}.panel-title{justify-content:space-between;align-items:center;display:flex}.panel-title span{color:#8a9793;font-size:11px}.panel-title h3{margin:4px 0;font-size:17px}.status{background:#fff3e2;border-radius:20px;padding:7px 10px;color:#a56b23!important}.status.ok{background:#e9f8dd;color:#477828!important}.empty{text-align:center;padding:27px}.rings{color:#2f685e;background:#edf4f1;border-radius:50%;place-items:center;width:55px;height:55px;margin:auto;display:grid}.empty h4{margin:14px 0 5px}.empty p,.timeline p{color:#7a8985;font-size:12px}.empty button{color:#fff;background:#204f46;margin:16px auto 0;padding:9px 14px}.text{color:#35695f;background:0 0;font-size:12px}.timeline{gap:13px;margin-top:34px;padding:16px 0;display:flex}.timeline i{background:#b9ee6e;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #edf6e4}.timeline strong{font-size:14px}.scrim{display:none}@media (width<=1000px){.metrics{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:none}.close{color:#fff;background:0 0;margin-left:auto;display:block}.scrim{z-index:4;background:#0008;display:block;position:fixed;inset:0}main{width:100%;margin-left:0;padding:0 22px 40px}.hamburger{background:0 0;place-items:center;margin-right:15px;display:grid}}@media (width<=650px){main{padding:0 15px 30px}header{height:74px}.welcome{padding:27px 23px;display:block}.welcome h2{font-size:23px}.welcome button{margin-top:23px}.metrics{grid-template-columns:1fr 1fr;gap:9px}.metrics article{padding:16px}.grid{gap:10px}.panel{padding:18px}.sidebar{width:270px}}.connections-page{padding:28px 0}.page-intro{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.page-intro>div>span{letter-spacing:1.5px;color:#5d8179;font-size:10px;font-weight:700}.page-intro h2{margin:5px 0;font-size:25px}.page-intro p{color:#7e8c88;margin:0;font-size:13px}.security-note{color:#315d55;background:#eaf2ef;border-radius:10px;align-items:center;gap:10px;padding:12px 15px;display:flex}.security-note strong,.security-note small{font-size:12px;display:block}.security-note small{color:#718984;margin-top:2px}.connection-message{color:#426837;background:#edf5e8;border-radius:9px;margin-bottom:12px;padding:12px 15px;font-size:13px}.connection-list{gap:10px;display:grid}.connection-card{background:#fff;border:1px solid #e0e6e3;border-radius:13px;grid-template-columns:48px 1fr auto;align-items:start;gap:15px;padding:20px;display:grid}.service-logo{color:#b9ee6e;background:#153b35;border-radius:12px;place-items:center;width:46px;height:46px;font-size:20px;font-weight:800;display:grid}.service-copy>div{align-items:center;gap:10px;display:flex}.service-copy h3{margin:0;font-size:16px}.service-copy p{color:#788783;margin:6px 0;font-size:12px}.connection-status{color:#71807c;background:#f0f2f1;border-radius:20px;align-items:center;gap:5px;padding:4px 7px;font-size:10px;display:flex}.connection-status i{background:#95a09d;border-radius:50%;width:6px;height:6px}.connection-status.connected{color:#4d772f;background:#e8f6de}.masked{color:#54736c}.connection-actions{gap:6px;display:flex}.connection-actions button,.key-editor button{color:#3e5e57;background:#fff;border:1px solid #dce3e0;border-radius:8px;align-items:center;gap:6px;height:35px;padding:0 10px;font-size:11px;display:flex}.connection-actions button:disabled{opacity:.45}.connection-actions .danger{color:#a55749}.key-editor{gap:6px;margin-top:12px;display:flex}.key-editor input{border:1px solid #bfcfca;border-radius:8px;width:min(360px,100%);height:37px;padding:0 10px}.key-editor button{color:#fff;background:#1e5147}.key-editor .cancel{color:#52635f;background:#fff}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=750px){.page-intro{display:block}.security-note{margin-top:15px}.connection-card{grid-template-columns:42px 1fr}.connection-actions{flex-wrap:wrap;grid-column:1/-1}.key-editor{flex-wrap:wrap}.page-intro h2{font-size:22px}}.naver-editor{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.naver-editor input{border:1px solid #bfcfca;border-radius:8px;height:37px;padding:0 10px}.naver-editor button,.primary-action{color:#fff;background:#1e5147;border-radius:8px;align-items:center;gap:7px;height:37px;padding:0 13px;display:flex}.naver-editor .cancel{color:#52635f;background:#fff;border:1px solid #dce3e0}.mail-page{padding:28px 0}.primary-action:disabled{opacity:.6}.mail-toolbar{background:#fff;border:1px solid #e0e6e3;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;height:58px;padding:0 17px;display:flex}.mail-toolbar>div{color:#78908a;align-items:center;gap:8px;display:flex}.mail-toolbar input{width:280px;font:inherit;border:0;outline:0}.mail-toolbar>span{color:#7d8b87;font-size:12px}.mail-table{background:#fff;border:1px solid #e0e6e3;border-top:0;border-radius:0 0 12px 12px;min-height:350px}.mail-table article{border-bottom:1px solid #edf0ef;grid-template-columns:10px minmax(170px,.7fr) 1.6fr 80px 120px;align-items:center;gap:12px;padding:15px 17px;font-size:12px;display:grid}.mail-table article.read{color:#798783;background:#fbfcfc}.mail-dot{background:#80b94c;border-radius:50%;width:7px;height:7px}.read .mail-dot{background:#c7cfcc}.mail-sender small,.mail-subject small{color:#91a09c;margin-top:4px;display:block}.mail-subject strong{font-size:13px}.mail-state{color:#4d736b;text-align:center;background:#eaf3f0;border-radius:20px;padding:5px 7px;font-size:10px}.mail-table time{color:#83918d}.empty-mail{text-align:center;color:#8a9995;padding:85px 20px}.empty-mail h3{color:#354a45;margin:12px 0 5px}.empty-mail p{font-size:12px}@media (width<=750px){.mail-table article{grid-template-columns:8px 1fr}.mail-subject,.mail-state,.mail-table time{grid-column:2}.mail-toolbar input{width:180px}}.mail-row-wrap article{cursor:pointer}.mail-analysis{background:#f5f8f7;border-bottom:1px solid #e0e6e3;margin:0;padding:18px 28px 20px}.mail-analysis>div{margin-bottom:12px}.mail-analysis span{color:#648079;font-size:10px;font-weight:700}.mail-analysis p{white-space:pre-wrap;color:#40514d;margin:5px 0;font-size:13px;line-height:1.65}.mail-analysis button{color:#fff;background:#1d5147;border-radius:8px;padding:9px 13px}.mail-analysis button:disabled{opacity:.55}.analysis-actions{align-items:center;gap:7px;display:flex}.mail-analysis .send-action{color:#23463e;background:#b9ee6e}.approval-strip{background:#fff7e9;border:1px solid #eed9b8;border-radius:11px;margin-bottom:12px;padding:14px 17px}.approval-strip>strong{color:#76562e;margin-bottom:9px;font-size:12px;display:block}.approval-strip>div{border-top:1px solid #efdfc5;align-items:center;gap:7px;padding-top:9px;display:flex}.approval-strip span{margin-right:auto;font-size:12px}.approval-strip button{color:#fff;background:#1f5248;border-radius:7px;padding:7px 10px;font-size:11px}.approval-strip .reject{color:#995847;background:#fff;border:1px solid #e2c9c1}.research-page{padding:28px 0}.research-layout{grid-template-columns:360px 1fr;align-items:start;gap:15px;display:grid}.research-form,.research-results{background:#fff;border:1px solid #e0e6e3;border-radius:13px;padding:21px}.research-form h3,.research-results>h3{align-items:center;gap:8px;margin:0 0 20px;font-size:16px;display:flex}.research-form label{color:#52645f;margin:13px 0;font-size:11px;font-weight:700;display:block}.research-form input,.research-form textarea,.research-form select{width:100%;font:inherit;border:1px solid #dbe3e0;border-radius:8px;outline:none;margin-top:6px;padding:10px;display:block}.research-form textarea{resize:vertical;height:92px}.form-pair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.research-form>button{color:#fff;background:#1c5046;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:42px;margin-top:16px;font-weight:700;display:flex}.research-form>button:disabled{opacity:.55}.research-form>small{text-align:center;color:#8a9793;margin-top:9px;font-size:10px;display:block}.research-results{min-height:500px}.research-results>article{border:1px solid #e3e8e6;border-radius:10px;margin-bottom:11px;overflow:hidden}.research-head{padding:17px}.research-head h4{margin:8px 0 5px}.research-head small{color:#8c9995}.job-status{color:#667570;background:#eef1f0;border-radius:20px;padding:4px 7px;font-size:10px}.job-status.completed{color:#507a31;background:#e8f6de}.job-status.failed{color:#a55040;background:#fff0ed}.research-summary{white-space:pre-wrap;background:#f6f8f7;border-top:1px solid #e6ebe9;padding:17px;font-size:13px;line-height:1.7}.source-link{color:#315e55;border-top:1px solid #edf0ef;justify-content:space-between;align-items:center;gap:10px;padding:12px 17px;text-decoration:none;display:flex}.source-link strong,.source-link small{display:block}.source-link strong{font-size:12px}.source-link small{color:#899692;margin-top:4px;font-size:10px}.job-error{color:#a55040;padding:0 17px;font-size:12px}@media (width<=850px){.research-layout{grid-template-columns:1fr}.research-form{order:0}.research-results{order:1}.form-pair{grid-template-columns:1fr}}.collection-page{padding:28px 0}.platform-tabs{gap:6px;margin-bottom:12px;display:flex}.platform-tabs button{color:#60706c;background:#e7ecea;border-radius:8px;align-items:center;gap:7px;padding:10px 14px;display:flex}.platform-tabs button.active{color:#fff;background:#173f38}.collection-form{background:#fff;border:1px solid #e0e6e3;border-radius:12px;align-items:end;gap:12px;padding:17px;display:flex}.collection-form>div{flex:1;align-items:end;gap:8px;display:flex}.collection-form label{color:#536560;flex:1;font-size:11px;font-weight:700}.collection-form input{border:1px solid #dbe3e0;border-radius:8px;width:100%;height:39px;margin-top:6px;padding:0 10px;display:block}.collection-form>label{max-width:120px}.collection-form button{color:#fff;background:#1d5046;border-radius:8px;align-items:center;gap:7px;height:39px;padding:0 15px;display:flex}.support-warning{color:#795b31;background:#fff7e9;border:1px solid #ead7b7;border-radius:10px;margin-top:12px;padding:14px 16px}.support-warning p{margin:5px 0 0;font-size:12px}.people-section,.job-list{background:#fff;border:1px solid #e0e6e3;border-radius:12px;margin-top:17px;padding:18px}.section-heading{justify-content:space-between;display:flex}.section-heading h3,.job-list h3{margin:0 0 15px;font-size:15px}.section-heading span{color:#83908d;font-size:12px}.people-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.people-grid>article{border:1px solid #e8ecea;border-radius:9px;grid-template-columns:45px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.avatar{color:#728781;background:#edf2f0;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.people-grid strong,.people-grid a,.people-grid small{display:block}.people-grid a{color:#568279;margin:3px 0;font-size:11px;text-decoration:none}.people-grid small{color:#879490;font-size:10px}.people-grid>article>span{background:#eef3f1;border-radius:10px;padding:5px;font-size:9px}.job-list>div{border-top:1px solid #edf0ef;align-items:center;gap:10px;padding:10px 0;font-size:11px;display:flex}.job-list small{color:#84918e}.job-list em{color:#a15140;margin-left:auto;font-style:normal}@media (width<=750px){.collection-form,.collection-form>div{display:block}.collection-form label{margin:10px 0;display:block}.collection-form>div>span{display:none}.collection-form>label{max-width:none}.collection-form button{justify-content:center;width:100%;margin-top:12px}.people-grid{grid-template-columns:1fr}}.management-page{padding:28px 0}.management-toolbar{background:#fff;border:1px solid #e0e6e3;border-radius:11px;gap:8px;margin-bottom:12px;padding:12px;display:flex}.management-toolbar>div{flex:1;align-items:center;gap:7px;display:flex}.management-toolbar input,.management-toolbar select,.management-toolbar>select{border:1px solid #dbe3e0;border-radius:7px;height:37px;padding:0 10px}.management-toolbar>div input{border:0;outline:0;width:100%}.management-toolbar button{color:#fff;background:#1d5046;border-radius:7px;padding:0 14px}.management-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.management-grid>button{text-align:left;background:#fff;border:1px solid #e0e6e3;border-radius:11px;grid-template-columns:55px 1fr auto;align-items:center;gap:10px;padding:15px;display:grid}.avatar.large{width:53px;height:53px}.avatar.xlarge{width:82px;height:82px}.management-grid strong,.management-grid span,.management-grid small{display:block}.management-grid span{color:#4d7a71;margin:3px 0;font-size:11px}.management-grid small{color:#899591;font-size:10px}.management-grid em{background:#edf3f1;border-radius:12px;padding:5px;font-size:9px;font-style:normal}.detail-overlay{z-index:20;position:fixed;inset:0}.detail-scrim{background:#0b1d1a99;width:100%;position:absolute;inset:0}.detail-drawer{background:#f4f6f5;width:min(650px,100%);position:absolute;top:0;bottom:0;right:0;box-shadow:-10px 0 30px #0002}.detail-drawer>header{background:#fff;border-bottom:1px solid #e0e6e3;align-items:center;gap:12px;height:76px;padding:0 18px;display:flex}.detail-drawer>header button{color:#52655f;background:0 0}.detail-drawer>header div{flex:1}.detail-drawer>header h2{margin:3px 0;font-size:19px}.detail-drawer>header small{color:#80908b}.detail-scroll{height:calc(100vh - 76px);padding:17px;overflow:auto}.profile-summary,.profile-form,.history-section{background:#fff;border:1px solid #e0e6e3;border-radius:11px;margin-bottom:11px;padding:18px}.profile-summary{gap:16px;display:flex}.profile-summary a{color:#47776e;align-items:center;gap:4px;font-size:12px;text-decoration:none;display:flex}.profile-summary p{color:#697a76;font-size:12px}.profile-summary>div:last-child{flex:1}.profile-summary>div>div{gap:28px;display:flex}.profile-summary strong{font-size:17px}.profile-summary strong small{color:#82908d;font-size:9px;font-weight:400;display:block}.profile-form h3,.history-section h3{margin:0 0 13px;font-size:14px}.profile-form label{margin:8px 0;font-size:10px;font-weight:700;display:block}.profile-form input,.profile-form select,.profile-form textarea,.history-section input,.history-section select{border:1px solid #dbe3e0;border-radius:7px;width:100%;height:37px;margin-top:5px;padding:0 9px}.profile-form textarea{height:80px;padding:9px}.profile-form>button,.history-section form button{color:#fff;background:#1d5046;border-radius:7px;padding:9px 12px}.history-section form{grid-template-columns:120px 1fr 1.4fr auto;align-items:end;gap:6px;margin-bottom:12px;display:grid}.history-item{border-top:1px solid #edf0ef;padding:10px 0;font-size:11px}.history-item span{color:#678078;margin-left:8px}.history-item p{color:#667570;margin:5px 0}.history-item small{color:#8c9895}@media (width<=900px){.management-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.management-grid{grid-template-columns:1fr}.management-toolbar{flex-wrap:wrap}.management-toolbar>div{flex-basis:100%}.history-section form{grid-template-columns:1fr}.profile-summary{display:block}.avatar.xlarge{margin-bottom:12px}}.analysis-page{padding:28px 0}.analysis-form{background:#fff;border:1px solid #e0e6e3;border-radius:11px;grid-template-columns:1.2fr 1fr 1fr 1fr auto;align-items:end;gap:8px;margin-bottom:13px;padding:15px;display:grid}.analysis-form label{font-size:10px;font-weight:700}.analysis-form input,.analysis-form select{border:1px solid #dbe3e0;border-radius:7px;width:100%;height:38px;margin-top:5px;padding:0 9px;display:block}.analysis-form button{color:#fff;background:#1d5046;border-radius:7px;align-items:center;gap:6px;height:38px;padding:0 13px;display:flex}.analysis-form button:disabled{opacity:.5}.analysis-list{gap:12px;display:grid}.analysis-list>article{background:#fff;border:1px solid #e0e6e3;border-radius:12px;overflow:hidden}.analysis-list>article>header{align-items:center;gap:12px;padding:18px;display:flex}.analysis-list header h3{margin:3px 0}.analysis-list header span,.analysis-list header small{color:#82908c;font-size:10px}.score{color:#fff;background:#173f38;border-radius:11px;place-items:center;width:86px;height:70px;margin-left:auto;padding:9px;display:grid}.score strong{color:#b9ee6e;font-size:25px}.score small{color:#b9cbc7!important}.metric-row{border-top:1px solid #edf0ef;border-bottom:1px solid #edf0ef;grid-template-columns:repeat(4,1fr);display:grid}.metric-row>div{border-right:1px solid #edf0ef;padding:13px 18px}.metric-row strong,.metric-row small{display:block}.metric-row small{color:#85928f;margin-top:3px;font-size:10px}.analysis-body{grid-template-columns:repeat(2,1fr);gap:15px;padding:18px;display:grid}.insight-block>strong{font-size:11px}.insight-block>div{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.insight-block span{color:#45675f;background:#edf3f1;border-radius:15px;padding:5px 7px;font-size:10px}.recommendation{color:#446634;background:#eff6e9;border-radius:9px;grid-column:1/-1;gap:10px;padding:14px;display:flex}.recommendation strong{font-size:12px}.recommendation p{margin:4px 0;font-size:12px;line-height:1.6}@media (width<=900px){.analysis-form{grid-template-columns:1fr 1fr}.analysis-form button{justify-content:center}}@media (width<=600px){.analysis-form{grid-template-columns:1fr}.metric-row{grid-template-columns:1fr 1fr}.analysis-body{grid-template-columns:1fr}.recommendation{grid-column:1}}.content-page{padding:28px 0}.content-layout{grid-template-columns:360px 1fr;align-items:start;gap:14px;display:grid}.content-form,.content-results{background:#fff;border:1px solid #e0e6e3;border-radius:12px;padding:19px}.content-form h3,.content-results>h3{align-items:center;gap:7px;margin:0 0 17px;font-size:15px;display:flex}.content-form label{margin:11px 0;font-size:10px;font-weight:700;display:block}.content-form input,.content-form select,.content-form textarea{width:100%;font:inherit;border:1px solid #dbe3e0;border-radius:7px;margin-top:5px;padding:9px;display:block}.content-form textarea{resize:vertical;height:70px}.content-form>button{color:#fff;background:#1d5046;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:41px;display:flex}.content-form>button:disabled{opacity:.5}.content-results{background:0 0;border:0;gap:10px;padding:0;display:grid}.content-results>article{background:#fff;border:1px solid #e0e6e3;border-radius:11px;overflow:hidden}.content-results>article>header{border-bottom:1px solid #edf0ef;justify-content:space-between;padding:17px;display:flex}.content-results header span,.content-results header small{color:#788985;font-size:10px}.content-results header h3{margin:5px 0;font-size:16px}.content-results header button{color:#536c66;background:#fff;border:1px solid #dce3e0;border-radius:7px;align-items:center;gap:5px;height:33px;display:flex}.generated-body{white-space:pre-wrap;padding:18px;font-size:13px;line-height:1.75}.generated-tags{flex-wrap:wrap;gap:5px;padding:0 18px 18px;display:flex}.generated-tags span{color:#416c63;background:#eaf2ef;border-radius:14px;padding:5px 7px;font-size:10px}@media (width<=850px){.content-layout{grid-template-columns:1fr}}.sns-page{padding:28px 0}.publisher-grid{grid-template-columns:repeat(2,minmax(0,340px));align-items:start;gap:14px;margin-bottom:14px;display:grid}.sns-layout{grid-template-columns:340px 1fr;align-items:start;gap:14px;display:grid}.history-layout{display:block}.sns-form,.post-list{background:#fff;border:1px solid #e0e6e3;border-radius:12px;padding:19px}.sns-form h3,.post-list>h3{align-items:center;gap:7px;margin:0 0 18px;font-size:15px;display:flex}.sns-form label{margin:12px 0;font-size:10px;font-weight:700;display:block}.sns-form label small{color:#899692;font-weight:400}.sns-form select,.sns-form input{border:1px solid #dbe3e0;border-radius:7px;width:100%;height:39px;margin-top:5px;padding:0 9px}.input-icon{position:relative}.input-icon svg{color:#78908a;position:absolute;top:17px;left:10px}.input-icon input{padding-left:32px}.sns-form>button{color:#fff;background:#1d5046;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:41px;display:flex}.sns-form>button:disabled{opacity:.55}.sns-form>p{color:#8a9793;font-size:10px;line-height:1.5}.post-list>article{border-top:1px solid #edf0ef;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;padding:13px 0;display:grid}.post-icon{color:#788a85;background:#eef2f1;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.post-icon.published{color:#548034;background:#eaf7df}.post-icon.failed{color:#a55344;background:#fff0ed}.post-list span{color:#617b75;font-size:9px}.post-list h4{margin:3px 0;font-size:13px}.post-list small{color:#899692;font-size:10px}.post-list p{color:#a55344;font-size:10px}.post-list a{color:#4c776e}@media (width<=800px){.sns-layout,.publisher-grid{grid-template-columns:1fr}}.app-loading{color:#62716d;justify-content:center;align-items:center;gap:13px;min-height:100vh;display:flex}.auth-page{background:#fff;grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}.auth-visual{color:#fff;background:#153b35;flex-direction:column;justify-content:space-between;padding:48px 7vw;display:flex;position:relative;overflow:hidden}.auth-visual:after{content:"";border:95px solid #b9ee6e14;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-220px;right:-230px}.auth-brand{align-items:center;gap:11px;font-size:18px;display:flex}.auth-brand b{color:#173c34;background:#b9ee6e;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.auth-visual h1{margin:18px 0;font-size:40px;line-height:1.3}.auth-visual p{color:#abc2bd;line-height:1.8}.auth-visual small{color:#72958d}.auth-form-wrap{place-items:center;padding:35px;display:grid}.auth-form{width:min(390px,100%)}.auth-icon{color:#2c665b;background:#eaf4ef;border-radius:13px;place-items:center;width:48px;height:48px;margin-bottom:23px;display:grid}.auth-form>span{color:#568178;letter-spacing:1.5px;font-size:11px;font-weight:700}.auth-form h2{margin:8px 0;font-size:27px}.auth-form>p{color:#7b8985;margin:0 0 28px;font-size:13px}.auth-form label{color:#43534f;margin:16px 0;font-size:12px;font-weight:600;display:block}.auth-form input{width:100%;height:47px;font:inherit;border:1px solid #dce3e0;border-radius:9px;outline:none;margin-top:7px;padding:0 13px;display:block}.auth-form input:focus{border-color:#4b887d;box-shadow:0 0 0 3px #e9f2ef}.auth-form button{color:#fff;background:#1d4c43;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;height:48px;margin-top:10px;font-weight:700;display:flex}.auth-form button:disabled{opacity:.6}.form-error,.form-message{color:#a84e3d;background:#fff0ed;border-radius:8px;padding:11px 13px;font-size:12px}.form-message{color:#55736c;background:#eef5f2}@media (width<=800px){.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.auth-form-wrap{min-height:100vh;padding:25px}}.agent-page{padding:28px 0}.agent-shell{background:#fff;border:1px solid #dfe6e3;border-radius:14px;grid-template-columns:245px 1fr;height:calc(100vh - 205px);min-height:560px;display:grid;overflow:hidden}.conversation-list{background:#f6f8f7;border-right:1px solid #e2e7e5;padding:13px;overflow:auto}.conversation-list button{text-align:left;color:#52645f;background:0 0;border-radius:8px;width:100%;padding:11px;display:block}.conversation-list button.active{color:#173f38;background:#e5efeb}.conversation-list strong,.conversation-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.conversation-list strong{font-size:12px}.conversation-list small{color:#899692;margin-top:4px;font-size:9px}.conversation-list .new-chat{color:#fff;background:#1d5046;justify-content:center;align-items:center;gap:7px;margin-bottom:10px;display:flex}.chat-panel{flex-direction:column;min-width:0;display:flex}.chat-scroll{flex:1;padding:25px;overflow:auto}.agent-empty{text-align:center;color:#82918d;padding:105px 20px}.agent-empty svg{color:#49776d}.agent-empty h3{color:#344b45;margin:14px 0 7px}.agent-empty p{font-size:12px;line-height:1.7}.chat-message{gap:10px;max-width:820px;margin:0 0 18px;display:flex}.chat-message>div{color:#2a6459;background:#e7f1ed;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.chat-message.user{flex-direction:row-reverse;margin-left:auto}.chat-message.user>div{color:#fff;background:#1d5046}.chat-message section{background:#f3f6f5;border-radius:4px 12px 12px;padding:11px 14px}.chat-message.user section{background:#e7f3db;border-radius:12px 4px}.chat-message span{color:#758681;font-size:9px;font-weight:700}.chat-message p{white-space:pre-wrap;margin:4px 0;font-size:13px;line-height:1.65}.chat-message small{color:#a65a49;border-top:1px solid #e0e6e3;padding-top:7px;display:block}.agent-thinking{color:#667b75;align-items:center;gap:8px;font-size:11px;display:flex}.agent-error{color:#a25142;background:#fff0ed;border-radius:8px;margin:0 18px 8px;padding:9px 12px;font-size:11px}.chat-input{border-top:1px solid #e2e7e5;align-items:end;gap:9px;padding:14px 17px;display:flex}.chat-input textarea{resize:none;font:inherit;border:1px solid #d9e2df;border-radius:10px;outline:none;flex:1;padding:11px}.chat-input textarea:focus{border-color:#54887e}.chat-input button{color:#fff;background:#1d5046;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.chat-input button:disabled{opacity:.45}@media (width<=750px){.agent-shell{grid-template-columns:1fr;height:auto;min-height:650px}.conversation-list{border-bottom:1px solid #e2e7e5;border-right:0;gap:6px;display:flex;overflow:auto}.conversation-list button{min-width:150px}.conversation-list .new-chat{min-width:130px;margin:0}.chat-panel{height:560px}.chat-scroll{padding:17px}}.report-page{padding:28px 0}.report-selector{background:#fff;border:1px solid #d8e1de;border-radius:9px;min-width:280px;height:41px;padding:0 11px}.report-empty{color:#869590;text-align:center;background:#fff;border:1px solid #e0e6e3;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.report-empty svg{color:#49776d}.report-empty h3{color:#344b45;margin:13px 0 5px}.report-empty p,.muted{color:#879590;font-size:12px}.report-sheet{gap:13px;display:grid}.report-profile,.report-columns>section,.report-section,.report-memo{background:#fff;border:1px solid #e0e6e3;border-radius:13px;padding:20px}.report-profile{align-items:center;gap:17px;display:flex}.report-profile>div:nth-child(2){flex:1}.report-profile span{letter-spacing:1.2px;color:#5e8179;font-size:9px;font-weight:700}.report-profile h2{margin:4px 0}.report-profile a{color:#47786e;align-items:center;gap:4px;font-size:12px;text-decoration:none;display:flex}.report-profile p{color:#6d7c78;font-size:12px}.report-score{color:#fff;background:#173f38;border-radius:12px;place-items:center;width:105px;height:84px;padding:10px;display:grid}.report-score strong{color:#b9ee6e;font-size:29px}.report-score small{color:#b9cbc7;font-size:9px}.report-metrics{background:#fff;border:1px solid #e0e6e3;border-radius:13px;grid-template-columns:repeat(6,1fr);display:grid}.report-metrics>div{border-right:1px solid #edf0ef;padding:17px}.report-metrics>div:last-child{border:0}.report-metrics strong,.report-metrics span{display:block}.report-metrics strong{font-size:19px}.report-metrics span{color:#81908c;margin-top:4px;font-size:9px}.report-columns{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.report-columns h3,.report-section h3{align-items:center;gap:7px;margin:0 0 16px;font-size:14px;display:flex}.report-columns h3 svg{width:17px}.report-group{margin:13px 0}.report-group>strong,.report-note>strong,.report-recommend>strong{font-size:10px}.report-group>div{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.report-group span{color:#44685f;background:#edf3f1;border-radius:14px;padding:5px 7px;font-size:10px}.report-group small{color:#899692}.report-note,.report-recommend{background:#f3f6f5;border-radius:8px;margin-top:13px;padding:12px}.report-recommend{color:#426534;background:#eff6e9}.report-note p,.report-recommend p,.report-memo p{margin:5px 0;font-size:12px;line-height:1.65}.report-content-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.report-content-grid article{border:1px solid #e7ebe9;border-radius:9px;padding:12px}.report-content-grid a{color:#376b61;font-size:12px;font-weight:700;text-decoration:none}.report-content-grid p{color:#697974;font-size:11px;line-height:1.5}.report-content-grid small,.report-history small,.report-memo small{color:#8b9894;font-size:9px}.report-columns.history section{min-height:190px}.report-history{border-top:1px solid #edf0ef;padding:9px 0}.report-history strong,.report-history span{margin-right:8px;font-size:10px}.report-history span{color:#668078}.report-history p{margin:4px 0;font-size:11px}.report-memo strong{font-size:11px}.report-memo small{margin-top:9px;display:block}@media (width<=900px){.report-metrics{grid-template-columns:repeat(3,1fr)}.report-columns{grid-template-columns:1fr}}@media (width<=650px){.report-selector{width:100%;min-width:0;margin-top:13px}.report-profile{flex-wrap:wrap;align-items:start}.report-score{margin-left:auto}.report-metrics{grid-template-columns:repeat(2,1fr)}.report-content-grid{grid-template-columns:1fr}}.notification-anchor{margin-left:auto;position:relative}.notification-popover{z-index:12;background:#fff;border:1px solid #dce3e0;border-radius:11px;width:340px;position:absolute;top:48px;right:0;overflow:hidden;box-shadow:0 14px 35px #17352f22}.notification-popover header{height:48px;padding:0 13px}.notification-popover header button{color:#47756c;background:0 0;margin-left:auto;font-size:10px}.notification-popover>button{text-align:left;background:#fff;border-top:1px solid #edf0ef;width:100%;padding:11px 14px;display:block}.notification-popover>button:not(.read){background:#f3f8ef}.notification-popover strong,.notification-popover span,.notification-popover small{display:block}.notification-popover strong{font-size:11px}.notification-popover span{color:#657773;margin:3px 0;font-size:10px}.notification-popover small{color:#94a09d;font-size:8px}.notification-popover>p{text-align:center;color:#879590;padding:25px;font-size:11px}.notification-page{padding:28px 0}.notification-layout{grid-template-columns:390px 1fr;align-items:start;gap:14px;display:grid}.notification-settings,.notification-history{background:#fff;border:1px solid #e0e6e3;border-radius:12px;padding:19px}.notification-settings>h3,.notification-history>header h3{align-items:center;gap:7px;margin:0 0 15px;font-size:15px;display:flex}.notification-settings label{border-top:1px solid #edf0ef;align-items:center;padding:11px 0;display:flex;position:relative}.notification-settings label div{flex:1}.notification-settings strong,.notification-settings small{display:block}.notification-settings strong{font-size:11px}.notification-settings small{color:#899692;margin-top:3px;font-size:9px}.notification-settings input{opacity:0;position:absolute}.notification-settings label>i{background:#cdd6d3;border-radius:20px;width:38px;height:22px;position:relative}.notification-settings label>i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px}.notification-settings input:checked+i{background:#1d5046}.notification-settings input:checked+i:after{transform:translate(16px)}.notification-settings>button{color:#fff;background:#1d5046;border-radius:8px;width:100%;height:39px;margin-top:12px}.notification-history>header{border:0;height:auto;margin-bottom:8px;display:flex}.notification-history>header button{color:#47766d;background:0 0;align-items:center;gap:5px;margin-left:auto;font-size:10px;display:flex}.notification-history>article{border-top:1px solid #edf0ef;gap:10px;padding:13px 0;display:flex}.notification-history>article.read{opacity:.55}.notification-history>article>div{color:#47766d;background:#edf4f1;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.notification-history article section span,.notification-history article section strong,.notification-history article section small{display:block}.notification-history article section span{color:#5d8179;font-size:9px}.notification-history article section strong{margin:3px 0;font-size:12px}.notification-history article section p{color:#677873;margin:4px 0;font-size:11px}.notification-history article section small{color:#929e9b;font-size:9px}@media (width<=800px){.notification-layout{grid-template-columns:1fr}.notification-popover{width:auto;position:fixed;top:70px;left:15px;right:15px}}.dashboard-page{padding-bottom:28px}.dashboard-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0;display:grid}.dashboard-metrics>button{text-align:left;color:#315e55;background:#fff;border:1px solid #e0e6e3;border-radius:12px;align-items:center;gap:13px;padding:16px;display:flex}.dashboard-metrics>button:hover{border-color:#9db9b2;transform:translateY(-1px)}.dashboard-metrics>button>svg{background:#edf4f1;border-radius:10px;width:38px;height:38px;padding:9px}.dashboard-metrics span,.dashboard-metrics strong{display:block}.dashboard-metrics span{color:#7e8c88;font-size:10px}.dashboard-metrics strong{color:#213b35;margin-top:3px;font-size:23px}.dashboard-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.dashboard-panel{background:#fff;border:1px solid #e0e6e3;border-radius:12px;min-height:235px;padding:17px}.dashboard-panel>header{border:0;height:auto;margin-bottom:8px;display:flex}.dashboard-panel h3{margin:0;font-size:14px}.dashboard-panel header button{color:#47776e;background:0 0;margin-left:auto;font-size:10px}.dashboard-row{border-top:1px solid #edf0ef;gap:9px;padding:11px 2px;display:flex}.dashboard-row>i{background:#8abd5a;border-radius:50%;flex:none;width:7px;height:7px;margin-top:5px}.dashboard-row section{min-width:0}.dashboard-row span,.dashboard-row strong,.dashboard-row small{display:block}.dashboard-row span{color:#5b8078;font-size:8px}.dashboard-row strong{white-space:nowrap;text-overflow:ellipsis;margin:2px 0;font-size:11px;overflow:hidden}.dashboard-row small{color:#8a9793;font-size:9px}.dashboard-empty{text-align:center;color:#8a9894;padding:60px 10px}.dashboard-empty p{font-size:11px}.dashboard-foot{color:#74837f;align-items:center;gap:7px;margin-top:12px;font-size:10px;display:flex}.dashboard-foot small{margin-left:10px}.dashboard-foot button{color:#416f66;background:0 0;align-items:center;gap:5px;margin-left:auto;display:flex}.api-dot{background:#dc765f;border-radius:50%;width:7px;height:7px}.api-dot.ok{background:#82bb4d}@media (width<=950px){.dashboard-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.dashboard-grid,.dashboard-metrics{grid-template-columns:1fr}.dashboard-foot small{display:none}}.log-page{padding:28px 0}.log-toolbar{background:#fff;border:1px solid #e0e6e3;border-radius:11px;grid-template-columns:1fr 180px 140px auto;gap:7px;margin-bottom:11px;padding:12px;display:grid}.log-toolbar>div{align-items:center;gap:7px;display:flex}.log-toolbar input,.log-toolbar select,.log-toolbar>select{border:1px solid #dbe3e0;border-radius:7px;width:100%;height:37px;padding:0 9px}.log-toolbar>div input{border:0;outline:0}.log-toolbar>button{color:#fff;background:#1d5046;border-radius:7px;padding:0 14px}.log-list{background:#fff;border:1px solid #e0e6e3;border-radius:12px;min-height:400px;overflow:hidden}.log-list>article{border-bottom:1px solid #edf0ef}.log-list>article>button{text-align:left;background:#fff;grid-template-columns:38px 1fr auto 20px;align-items:center;gap:10px;width:100%;padding:13px 16px;display:grid}.log-result{color:#588038;background:#edf5e8;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.log-list article.failed .log-result{color:#aa5644;background:#fff0ed}.log-list span,.log-list strong,.log-list small{display:block}.log-list span{color:#5d8179;font-size:8px}.log-list strong{margin:2px 0;font-size:12px}.log-list small{color:#8b9894;font-size:9px}.log-list em{color:#a45140;background:#fff0ed;border-radius:12px;padding:5px 7px;font-size:9px;font-style:normal}.log-detail{background:#f6f8f7;grid-template-columns:1fr 1fr;gap:10px;padding:13px 65px;display:grid}.log-detail strong{color:#647873;font-size:9px}.log-detail pre{white-space:pre-wrap;word-break:break-word;color:#455a55;margin:5px 0;font:10px/1.55 monospace}@media (width<=750px){.log-toolbar{grid-template-columns:1fr 1fr}.log-toolbar>div{grid-column:1/-1}.log-list>article>button{grid-template-columns:38px 1fr 18px}.log-list em{grid-column:2}.log-detail{grid-template-columns:1fr;padding:12px 18px}}.permission-page{padding:28px 0}.permission-list{gap:8px;display:grid}.permission-list>article{background:#fff;border:1px solid #e0e6e3;border-radius:11px;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:16px 18px;display:grid}.permission-list strong,.permission-list span{display:block}.permission-list>article>div:first-child>strong{font-size:13px}.permission-list>article>div:first-child>span{color:#578078;margin-top:2px;font-size:8px}.permission-list p{color:#7f8e8a;margin:5px 0;font-size:10px}.decision-group{background:#f0f3f2;border-radius:9px;padding:4px;display:flex}.decision-group button{color:#7d8b87;background:0 0;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:92px;height:35px;font-size:10px;display:flex}.decision-group button svg{width:14px}.decision-group button.active{color:#385d55;background:#fff;box-shadow:0 2px 7px #17352f15}.decision-group button.active.auto{color:#4f7932}.decision-group button.active.approval{color:#9a6a2d}.decision-group button.active.deny{color:#a65342}.approval-center{background:#fff;border:1px solid #e0e6e3;border-radius:12px;margin-top:16px;padding:18px}.approval-center>header{border:0;height:auto;margin-bottom:10px;display:flex}.approval-center>header span{color:#5d8179;font-size:8px}.approval-center>header h3{margin:3px 0;font-size:15px}.approval-center>header>strong{color:#9b692b;background:#fff3e2;border-radius:15px;height:27px;margin-left:auto;padding:6px 9px;font-size:11px}.approval-center>article{border-top:1px solid #edf0ef;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.approval-icon{color:#9b692b;background:#fff3e2;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.approval-center article span,.approval-center article strong,.approval-center article small{display:block}.approval-center article span{color:#678078;font-size:8px}.approval-center article strong{margin:3px 0;font-size:11px}.approval-center article small{color:#909c99;font-size:9px}.approval-center article>div:last-child{gap:5px;display:flex}.approval-center article button{color:#fff;background:#1d5046;border-radius:7px;align-items:center;gap:4px;height:32px;padding:0 9px;font-size:10px;display:flex}.approval-center article button svg{width:13px}.approval-center article button.reject{color:#a05242;background:#fff;border:1px solid #e2cbc6}.approval-center article em{color:#8d6a39;background:#fff7e9;border-radius:7px;align-items:center;gap:5px;padding:8px;font-size:9px;font-style:normal;display:flex}.approval-center article em svg{width:13px}@media (width<=760px){.permission-list>article{grid-template-columns:1fr}.decision-group button{flex:1;width:auto}.approval-center>article{grid-template-columns:36px 1fr}.approval-center article>div:last-child,.approval-center article em{grid-column:2}}.onboarding-page{background:#f3f5f4;min-height:100vh}.onboarding-page>header{color:#fff;background:#102a27;height:76px;padding:0 max(20px,50vw - 540px);display:flex}.onboarding-page>header .brand{padding:0}.onboarding-page>header>button{color:#a9beb9;background:0 0;margin-left:auto}.onboarding-page>main{width:min(1080px,100%);margin:0 auto;padding:38px 20px 55px}.onboarding-intro{text-align:center;margin-bottom:25px}.onboarding-intro>span{letter-spacing:1.5px;color:#537d74;font-size:9px;font-weight:700}.onboarding-intro h1{margin:7px 0;font-size:30px}.onboarding-intro p{color:#7b8985;font-size:13px}.onboarding-intro>div{background:#dfe6e3;border-radius:10px;width:min(430px,100%);height:8px;margin:18px auto 0;position:relative}.onboarding-intro>div i{background:#82bd4d;border-radius:10px;height:100%;display:block}.onboarding-intro>div span{color:#81908c;font-size:9px;position:absolute;top:12px;left:0;right:0}.onboarding-layout{grid-template-columns:1fr 1.15fr;align-items:start;gap:13px;display:grid}.company-setup,.onboarding-checklist,.onboarding-finish{background:#fff;border:1px solid #e0e6e3;border-radius:13px;padding:21px}.company-setup h2,.onboarding-checklist h2{margin:0 0 5px;font-size:17px}.company-setup>p,.onboarding-checklist>p{color:#82918d;margin-bottom:17px;font-size:10px}.company-setup label{margin:10px 0;font-size:10px;font-weight:700;display:block}.company-setup input,.company-setup textarea{width:100%;font:inherit;border:1px solid #dbe3e0;border-radius:7px;margin-top:5px;padding:9px;display:block}.company-setup textarea{resize:vertical;height:58px}.company-setup>button{color:#fff;background:#1d5046;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;margin-top:13px;display:flex}.company-setup>button svg{width:16px}.onboarding-checklist>button{text-align:left;color:#71827d;background:#fff;border-top:1px solid #edf0ef;grid-template-columns:31px 1fr 18px;align-items:center;width:100%;padding:9px 2px;display:grid}.onboarding-checklist>button>div{background:#f0f3f2;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.onboarding-checklist>button>div.done{color:#578037;background:#e9f6de}.onboarding-checklist svg{width:14px}.onboarding-checklist small,.onboarding-checklist strong{display:block}.onboarding-checklist small{color:#91a09c;font-size:8px}.onboarding-checklist strong{color:#40534e;margin-top:2px;font-size:11px}.onboarding-finish{color:#fff;background:#173f38;align-items:center;gap:13px;margin-top:13px;display:flex}.onboarding-finish>svg{color:#b9ee6e}.onboarding-finish>div{flex:1}.onboarding-finish strong{font-size:12px}.onboarding-finish p{color:#aec3be;margin:4px 0;font-size:10px}.onboarding-finish button{color:#17382f;background:#b9ee6e;border-radius:8px;height:38px;padding:0 14px;font-weight:700}.onboarding-finish button:disabled{opacity:.4}@media (width<=800px){.onboarding-layout{grid-template-columns:1fr}.onboarding-finish{flex-wrap:wrap;align-items:flex-start}.onboarding-finish button{width:100%}.onboarding-page>main{padding-top:28px}.onboarding-intro h1{font-size:25px}}.app-error-page{text-align:center;color:#173f38;background:#f3f5f4;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.app-error-page .brandmark{margin-bottom:18px}.app-error-page h1{margin:0 0 10px;font-size:24px}.app-error-page p{color:#71827d;margin:0 0 22px}.app-error-page>div:last-child{gap:9px;display:flex}.app-error-page button{color:#fff;background:#1d5046;border:0;border-radius:8px;padding:11px 16px;font-weight:700}.app-error-page button.secondary{color:#1d5046;background:#fff;border:1px solid #cfdad6}.app-error-detail{color:#62736f;width:min(620px,100%);margin:-8px 0 22px}.app-error-detail summary{cursor:pointer;font-weight:700}.app-error-detail code{text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;color:#943f3f;background:#fff;border:1px solid #d7e0dd;border-radius:8px;margin-top:10px;padding:12px;display:block}.auth-legal{justify-content:center;gap:14px;margin-top:16px;font-size:11px;display:flex}.auth-legal a{color:#71827d;text-decoration:none}.auth-legal a:hover{text-decoration:underline}.mail-bulk{background:#eef5f2;border:1px solid #d8e4df;border-top:0;align-items:center;gap:7px;padding:9px 14px;display:flex}.mail-bulk strong{margin-right:auto;font-size:12px}.mail-bulk button{color:#365c54;background:#fff;border:1px solid #cddad5;border-radius:7px;align-items:center;gap:5px;padding:7px 10px;display:flex}.mail-bulk button.trash{color:#a33f3f}.mail-bulk button:disabled{opacity:.55}.mail-bulk svg{width:14px;height:14px}.mail-select-all{color:#71827d;border-bottom:1px solid #edf0ef;align-items:center;gap:8px;padding:9px 18px;font-size:11px;display:flex}.mail-check{accent-color:#1d5147;width:15px;height:15px}.mail-table article:has(.mail-check){grid-template-columns:18px 10px minmax(170px,.7fr) 1.6fr 80px 120px}@media (width<=750px){.mail-table article:has(.mail-check){grid-template-columns:18px 8px 1fr}.mail-table article:has(.mail-check) .mail-subject{grid-column:3}.mail-table article:has(.mail-check) .mail-state{grid-column:3}.mail-table article:has(.mail-check) time{grid-column:3}.mail-bulk{flex-wrap:wrap}}
