:root{--green-700:#16523c;--green-600:#1d6d50;--green-400:#38a17b;--green-100:#eaf4f0;--ink:#111;--grey-700:#424242;--grey-600:#605c5d;--grey-500:#888;--grey-400:#a7a6a6;--grey-300:#ddd;--grey-200:#e4e4e4;--grey-100:#f7f7f7;--warning:#f9333e;--warning-bg:#fff5f6;--shadow:0 4px 12px #6d6d6d26}.domain-summary-main h2 em{white-space:nowrap}.pending-badge,.pending-inline{white-space:nowrap;color:#f9333e!important;font-size:11px!important;font-style:normal!important;font-weight:800!important}.domain-score-ring .pending-badge{margin-top:2px}.trend-labels{color:#888;justify-content:space-between;margin-top:4px;font-size:10px;display:flex}.region-bars{border-bottom:1px solid #ddd;align-items:flex-end;gap:24px;height:220px;padding:28px 30px 0;display:flex}.region-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.region-bars i{background:#1d6d50;border-radius:5px 5px 0 0;width:45%;min-width:28px}.region-bars strong{font-size:12px;position:absolute;top:0}.region-bars span{white-space:nowrap;font-size:10px;position:absolute;top:calc(100% + 7px)}.region-bars small{color:#f9333e;text-align:center;margin-top:3px;display:block}.service-trend>p{color:#888;text-align:center;font-size:10px}@media (max-width:760px){.landing-dashboard-mobile-image{background:#fff url(/assets/landing/dashboard-mobile.png) top/200px no-repeat}.landing-dashboard-mobile-image img{display:none!important}.mobile-tabs.communication-tabs{gap:0;padding:0 16px}.communication-tabs .mobile-tab{flex-basis:130px;width:130px}.communication-tabs .mobile-tab:nth-child(2){flex-basis:50px;width:50px}.communication-tabs .mobile-tab:nth-child(3){flex-basis:80px;width:80px}.community-page,.notifications-page,.settings-page{padding-top:32px}.community-page .page-heading,.notifications-page .page-heading,.settings-page .page-heading{margin-bottom:18px}.community-page .page-heading h1,.notifications-page .page-heading h1,.settings-page .page-heading h1{font-size:20px;line-height:28px}.community-page .page-heading p,.notifications-page .page-heading p,.settings-page .page-heading p{color:#424242;font-size:14px;line-height:22px}.community-page .write-button{float:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:40px;margin:0 0 24px;font-size:14px;display:flex}.community-page .community-list{gap:12px}.community-page .community-card{border-radius:12px;min-height:224px;padding:20px 16px}.community-page .community-card>span{font-size:12px;line-height:18px}.community-page .community-card h2{margin:16px 0 10px;font-size:16px;line-height:24px}.community-page .community-card p{font-size:14px;line-height:22px}.community-page .community-author{font-size:14px}.community-page .community-card footer{font-size:12px}.community-page .show-all{background:0 0;border:0;height:40px;font-size:14px}.notifications-page .notification-counts{grid-template-columns:1fr 1fr;gap:8px;padding:24px 16px}.notifications-page .notification-counts article{min-height:115px;padding:18px 16px}.notifications-page .notification-counts article:last-child{grid-column:1/-1}.notifications-page .notification-counts span{font-size:14px}.notifications-page .notification-counts strong{font-size:26px}.notifications-page .notification-list{margin-top:40px;padding:24px 16px}.notifications-page .notification-list>h2,.notifications-page .notification-title h2{font-size:18px}.notifications-page .filter-row{gap:0}.notifications-page .filter-row span{font-size:14px}.notifications-page .filter-row button{padding:8px 16px;font-size:14px}.notifications-page .notification-empty{min-height:300px;margin-top:70px}.notifications-page .notification-empty strong{font-size:16px}.notifications-page .notification-empty p{font-size:14px;line-height:22px}.settings-page .integration-critical{padding:16px}.settings-page .integration-critical strong{font-size:14px}.settings-page .integration-critical p{font-size:12px;line-height:18px}.settings-page .integration-sales-alert,.settings-page .integration-section{padding:24px 16px}.settings-page .integration-sales-alert h2,.settings-page .integration-section .section-head h2{font-size:18px;line-height:28px}.settings-page .integration-sales-alert>p,.settings-page .integration-section .section-head p{font-size:14px;line-height:22px}.settings-page .integration-metrics.figma{grid-template-columns:1fr 1fr;gap:12px}.settings-page .integration-metrics.figma article{min-height:114px;padding:18px 16px}}*{box-sizing:border-box}html,body{background:var(--grey-100);min-height:100%;color:var(--ink);margin:0;padding:0}body{letter-spacing:-.02em;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.seller-shell{min-height:100vh;padding-left:260px}.seller-sidebar{z-index:20;background:#fff;border-right:1px solid #ededed;flex-direction:column;width:260px;display:flex;position:fixed;inset:0 auto 0 0}.brand{height:80px;color:var(--green-600);align-items:center;gap:11px;padding:0 30px;font-size:21px;font-weight:800;display:flex}.brand-mark{background:var(--green-600);color:#fff;border-radius:11px 11px 11px 3px;place-items:center;width:32px;height:32px;font-size:17px;font-weight:800;display:grid}.sidebar-nav{flex:1;padding:12px 18px;overflow-y:auto}.nav-group{margin:15px 0 20px}.nav-label{color:var(--grey-400);padding:0 12px 8px;font-size:11px;font-weight:700}.nav-link{height:44px;color:var(--grey-600);border-radius:8px;align-items:center;gap:12px;margin:2px 0;padding:0 13px;font-size:14px;font-weight:500;display:flex}.nav-link:hover{color:var(--green-600);background:#f6f9f8}.nav-link.active{background:var(--green-100);color:var(--green-600);font-weight:700}.nav-link:focus{box-shadow:none;outline:none}.nav-link:focus-visible{outline:2px solid var(--green-600);outline-offset:2px}.nav-link svg{stroke-width:1.8px;width:19px;height:19px}.account-menu{border-top:1px solid #eee;position:relative}.sidebar-profile{text-align:left;background:#fff;border:0;align-items:center;gap:11px;width:100%;padding:18px 24px 22px;display:flex}.sidebar-profile:hover{background:#f6f9f8}.account-popover{z-index:30;border:1px solid var(--grey-200);box-shadow:var(--shadow);background:#fff;border-radius:10px;padding:6px;position:absolute;bottom:calc(100% + 8px);left:18px;right:18px}.account-popover a,.account-popover button{width:100%;min-height:38px;color:var(--grey-700);text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:0 10px;font-size:13px;display:flex}.account-popover a:hover,.account-popover button:hover{background:var(--green-100);color:var(--green-700)}.profile-name{font-size:14px;font-weight:700}.profile-shop{color:var(--grey-500);margin-top:2px;font-size:11px}.seller-content{min-width:0}.seller-header{background:var(--grey-100);z-index:10;justify-content:space-between;align-items:center;height:80px;padding:0 32px;display:flex;position:sticky;top:0}.header-title{margin:0;font-size:20px;font-weight:700}.dashboard-grade-badge{color:var(--green-600);vertical-align:middle;background:#ecf9f4;border-radius:999px;margin-left:7px;padding:3px 7px;font-size:10px;line-height:16px;display:inline-flex}.header-heading{align-items:center;gap:12px;display:flex}.header-heading>span{color:#949494;background:#e9e9e9;border-radius:6px;padding:5px 8px;font-size:12px}.header-actions{align-items:center;gap:10px;display:flex}.icon-button{width:40px;height:40px;color:var(--grey-600);background:0 0;border:0;border-radius:9px;place-items:center;display:grid;position:relative}.icon-button svg{width:19px}.notification-button i{color:#fff;background:#f9333e;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:grid;position:absolute;top:1px;right:2px}.mobile-tabs{display:none}.page{max-width:1660px;margin:0 auto;padding:30px 32px 56px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.eyebrow{color:var(--green-600);margin-bottom:8px;font-size:14px;font-weight:700}.page-heading h1{margin:0;font-size:28px;line-height:36px}.page-heading p{color:var(--grey-500);margin:7px 0 0;font-size:14px}.freshness{color:var(--grey-500);align-items:center;gap:6px;font-size:12px;display:flex}.freshness:before{content:"";background:#36a879;border-radius:50%;width:7px;height:7px}.briefing-label{color:var(--green-600);margin:2px 0 12px;font-size:16px;font-weight:700}.dashboard-intro{justify-content:space-between;align-items:center;display:flex}.briefing-hero{color:#fff;min-height:235px;box-shadow:var(--shadow);background:radial-gradient(circle at 78% 24%,#38a17b94,#0000 35%),linear-gradient(125deg,#13231f 0%,#173d31 48%,#0e5c43 100%);border-radius:12px;grid-template-columns:145px 1fr;align-items:center;gap:30px;padding:30px 34px;display:grid;position:relative;overflow:hidden}.briefing-hero:after{content:"";border:1px solid #ffffff26;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-170px;right:-70px;box-shadow:0 0 0 42px #ffffff09,0 0 0 88px #ffffff05}.brief-date{border-right:1px solid #ffffff40;flex-direction:column;justify-content:center;min-height:132px;display:flex}.brief-date strong{font-size:54px;line-height:1}.brief-date span{color:#ffffffbf;margin-top:9px;font-size:14px}.brief-content{z-index:1}.alert-pill{color:#ffbfc3;background:#f9333e2e;border:1px solid #ffa0a659;border-radius:20px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.brief-content h2{max-width:910px;margin:13px 0 8px;font-size:28px;line-height:1.35}.brief-content p{color:#ffffffb8;margin:0 0 18px;font-size:16px}.brief-tags{flex-wrap:wrap;gap:8px;display:flex}.brief-tags span{background:#ffffff1f;border:1px solid #ffffff26;border-radius:17px;padding:6px 10px;font-size:12px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0;display:grid}.metric-card,.card{background:#fff;border:1px solid #ededed;border-radius:12px;box-shadow:0 2px 8px #6d6d6d12}.metric-card{min-height:132px;padding:20px}.metric-label{color:var(--grey-500);font-size:13px}.metric-value{margin:12px 0 8px;font-size:24px;line-height:1;display:block}.metric-delta{color:var(--grey-500);font-size:12px}.metric-delta b{color:var(--green-600);margin-right:5px}.metric-delta.risk b{color:var(--warning)}.metric-delta.attention b{color:#d88200}.grid-2{grid-template-columns:1.55fr 1fr;gap:16px;margin:16px 0;display:grid}.card{min-width:0;padding:22px}.card-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.card-title{margin:0;font-size:17px}.card-subtitle{color:var(--grey-500);margin-top:5px;font-size:12px}.text-button{color:var(--green-600);background:0 0;border:0;font-size:12px;font-weight:700}.chart-wrap{width:100%;height:245px}.channel-list{gap:15px;display:grid}.channel-row{grid-template-columns:100px 1fr 36px;align-items:center;gap:12px;font-size:13px;display:grid}.bar-track{background:#edf1ef;border-radius:5px;height:8px;overflow:hidden}.bar-fill{border-radius:inherit;height:100%}.signals{gap:12px;display:grid}.signal-card{background:#fff;border:1px solid #ededed;border-radius:12px;grid-template-columns:74px 1fr auto;align-items:start;gap:18px;padding:20px;display:grid}.signal-status{border-radius:50%;place-items:center;width:58px;height:58px;font-size:12px;font-weight:800;display:grid}.signal-status.risk{color:#d72631;background:#fff0f1}.signal-status.attention{color:#bf7000;background:#fff5df}.signal-status.normal{color:var(--green-600);background:var(--green-100)}.signal-title{margin:2px 0 8px;font-size:16px;font-weight:700}.signal-line{color:var(--grey-600);margin:5px 0;font-size:13px;line-height:1.55}.signal-line b{color:var(--grey-700);margin-right:6px}.confidence{color:var(--green-700);background:var(--green-100);border-radius:5px;margin-top:8px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.signal-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:270px;display:flex}.button{background:var(--green-600);color:#fff;border:0;border-radius:8px;min-height:38px;padding:0 15px;font-size:13px;font-weight:700}.button.secondary{color:var(--green-600);background:#fff;border:1px solid #cfe1da}.button.neutral{color:var(--grey-700);border:1px solid var(--grey-200);background:#fff}.button:disabled,.control:disabled{opacity:.5;cursor:not-allowed}.empty-state{text-align:center;color:var(--grey-500);padding:34px 18px;font-size:13px}.section{margin-top:28px}.section-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.section-head h2{margin:0;font-size:19px}.toolbar{flex-wrap:wrap;gap:8px;display:flex}.control{border:1px solid var(--grey-200);min-height:40px;color:var(--grey-700);background:#fff;border-radius:8px;padding:0 12px;font-size:13px}.data-table{border-collapse:collapse;width:100%;font-size:13px}.data-table th{text-align:left;color:var(--grey-500);border-bottom:1px solid var(--grey-200);background:#fafafa;padding:13px 15px;font-size:12px}.data-table td{border-bottom:1px solid #f0f0f0;padding:15px}.data-table tr:last-child td{border-bottom:0}.status-badge{background:var(--green-100);color:var(--green-700);white-space:nowrap;border-radius:12px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.status-badge.risk,.status-badge.위험,.status-badge.실패{color:#c62833;background:var(--warning-bg)}.status-badge.주의,.status-badge.검토,.status-badge.부분{color:#b46600;background:#fff4df}.mobile-list{display:none}.item-meta{color:var(--grey-500);margin-top:4px;font-size:11px}.integration-list{gap:12px;display:grid}.integration-card{border:1px solid #e8e8e8;border-radius:12px;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;padding:19px;display:grid}.provider-icon{background:var(--green-100);width:48px;height:48px;color:var(--green-600);border-radius:12px;place-items:center;font-weight:800;display:grid}.provider-title{font-size:15px;font-weight:700}.provider-message{color:var(--grey-500);margin-top:5px;font-size:12px}.notice{color:#785420;background:#fffaf0;border:1px solid #f0dfbc;border-radius:10px;margin-bottom:15px;padding:13px 15px;font-size:12px;line-height:1.6}.health-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.health-card{flex-direction:column;justify-content:space-between;min-height:270px;display:flex}.donut{background:conic-gradient(var(--green-600) var(--value), #edf2ef 0);border-radius:50%;place-items:center;width:118px;height:118px;margin:12px auto;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:13px}.donut strong,.donut span{z-index:1;position:absolute}.donut strong{font-size:25px;transform:translateY(-8px)}.donut span{color:#c27900;font-size:11px;transform:translateY(14px)}.health-legend{color:var(--grey-500);flex-wrap:wrap;justify-content:center;gap:12px;font-size:11px;display:flex}.review-ratio{text-align:center;margin:20px 0}.review-ratio strong{font-size:38px}.review-ratio>span{color:var(--grey-500);margin-left:5px;font-size:12px}.ratio-bar{background:#eee;border-radius:8px;height:12px;margin-top:20px;display:flex;overflow:hidden}.ratio-bar i:first-child{background:var(--green-600)}.ratio-bar i:nth-child(2){background:#e5b33d}.ratio-bar i:nth-child(3){background:var(--warning)}.signal-steps{grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0 20px;display:grid}.signal-steps span{text-align:center;border-radius:9px;padding:15px 4px;font-size:12px;font-weight:700}.signal-steps .risk{background:var(--warning-bg);color:#c62833}.signal-steps .attention{color:#b46600;background:#fff4df}.signal-steps .normal{background:var(--green-100);color:var(--green-700)}.timeline{display:grid}.timeline-row{border-bottom:1px solid #eee;grid-template-columns:16px 1fr auto;align-items:center;gap:12px;padding:15px 4px;display:grid}.timeline-row:last-child{border:0}.timeline-dot{background:var(--green-600);border-radius:50%;width:9px;height:9px}.timeline-row strong{font-size:13px}.timeline-row p{color:var(--grey-500);margin:4px 0 0;font-size:11px}.dashboard-page,.analysis-page,.community-page,.notifications-page,.settings-page{padding-top:0}.section-label{color:var(--green-600);margin:0 0 14px;font-size:16px;font-weight:800}.dashboard-section{margin-top:36px}.dashboard-section>h2,.signal-heading{color:var(--green-600);margin:0 0 14px;font-size:17px}.figma-kpi-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.figma-kpi{background:#fff;border-radius:12px;min-width:0;padding:23px}.kpi-label{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.kpi-label span{color:var(--green-600);display:flex}.kpi-label svg,.dashboard-panel h3 svg{width:15px;height:15px}.kpi-value{margin-top:22px;font-size:23px;font-weight:800}.kpi-value em{color:var(--warning);margin-left:7px;font-size:12px;font-style:normal}.kpi-value small{color:var(--grey-400);margin-left:7px;font-size:11px;font-weight:400}.sparkline{align-items:flex-end;gap:0;height:48px;margin:12px 0 8px;display:flex;position:relative}.sparkline:after{content:"";background:linear-gradient(175deg,#0000 45%,#f9333e1a 46%,#0000 75%);position:absolute;inset:0}.sparkline i{border-top:2px solid #ff5b62;flex:1;position:relative}.sparkline i:nth-child(2){transform:translateY(7px)}.sparkline i:nth-child(3){transform:translateY(-5px)}.sparkline i:nth-child(4){transform:translateY(9px)}.sparkline i:nth-child(5){transform:translateY(14px)}.sparkline i:nth-child(6){transform:translateY(18px)}.spark-2 i:nth-child(2){transform:translateY(-2px)}.spark-2 i:nth-child(3){transform:translateY(-4px)}.spark-2 i:nth-child(4){transform:translateY(-7px)}.spark-2 i:nth-child(5){transform:translateY(-11px)}.spark-2 i:nth-child(6){transform:translateY(-20px)}.figma-kpi p{color:#555;margin:0;font-size:11px}.dashboard-chart-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dashboard-panel{background:#fff;border-radius:12px;padding:22px}.dashboard-panel h3{align-items:center;gap:8px;margin:0 0 14px;font-size:13px;display:flex}.channel-donut,.review-donut{background:radial-gradient(circle,#fff 0 50%,transparent 51%),conic-gradient(#1d6d50 0 40%,#66758b 40% 50%,#ff414b 50% 65%,#ffcf22 65% 100%);border-radius:50%;place-items:center;width:160px;height:160px;margin:8px auto 20px;display:grid}.channel-donut>div,.review-donut>div{text-align:center;display:grid}.channel-donut span,.review-donut span{color:#999;font-size:10px}.channel-donut strong,.review-donut strong{font-size:23px}.channel-row{grid-template-columns:60px 1fr 72px;align-items:center;gap:10px;margin:11px 0;font-size:11px;display:grid}.channel-row>span{background:#e8e8e8;border-radius:10px;height:6px}.channel-row>span i{border-radius:10px;height:100%;display:block}.channel-row>strong{text-align:right}.channel-row small{color:#999;font-size:9px;display:block}.quality-bars{background:repeating-linear-gradient(#0000 0 55px,#eee 56px);border-bottom:1px solid #ddd;align-items:flex-end;gap:18px;height:280px;padding:30px 15px 0;display:flex}.quality-bars>div{flex:1;align-items:flex-end;height:100%;display:flex;position:relative}.quality-bars i{background:#1d6d50;border-radius:5px 5px 0 0;width:100%}.quality-bars .bar-1{background:#ffcf22}.quality-bars .bar-2{background:#ff414b}.quality-bars .bar-3{background:#66758b}.quality-bars .bar-4{background:#aaa}.quality-bars span{white-space:nowrap;font-size:9px;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.review-donut{background:radial-gradient(circle,#fff 0 50%,transparent 51%),conic-gradient(#1d6d50 0 65%,#66758b 65% 90%,#ff414b 90%)}.review-donut small{color:var(--green-600);font-size:10px}.review-panel>p{text-align:center;color:#999;font-size:10px}.review-summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.review-summary span{text-align:center;color:#999;border:1px solid #eee;border-radius:8px;padding:14px 5px;font-size:9px}.review-summary strong{color:#222;margin-top:5px;font-size:13px;display:block}.review-summary span:last-child{color:#f9333e;background:#fff5f6}.dashboard-status-grid{grid-template-columns:1fr 1.55fr;gap:14px;margin-top:24px;display:grid}.card-title-row{justify-content:space-between;display:flex}.card-title-row h2{margin:0;font-size:13px}.card-title-row>strong{color:var(--warning);font-size:12px}.stage-track{grid-template-columns:repeat(5,1fr);gap:4px;margin:22px 0;display:grid}.stage-track span{text-align:center;color:#888;border-top:6px solid #ddd;padding-top:9px;font-size:10px}.stage-track span.active{border-color:var(--warning);color:var(--warning);font-weight:700}.stage-alert{background:var(--warning-bg);border-radius:9px;align-items:center;gap:12px;padding:18px;display:flex}.stage-alert svg{color:var(--warning);width:18px}.stage-alert strong{font-size:12px}.stage-alert p{color:#888;margin:5px 0 0;font-size:10px}.signal-interpretation{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.signal-card-compact{background:#fff;border-radius:10px;min-width:0;padding:16px}.signal-card-compact>div{align-items:center;gap:7px;display:flex}.signal-icon{color:#fff;background:#ffc637;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.signal-icon.delivery{background:#f9333e}.signal-icon.reviews{background:#ff8b2d}.signal-icon svg{width:13px}.signal-card-compact em{color:var(--warning);border:1px solid #ffb4b7;padding:2px 4px;font-size:9px;font-style:normal}.signal-card-compact h3{min-height:36px;font-size:12px;line-height:1.5}.signal-card-compact p{color:#666;border-top:1px solid #eee;padding-top:8px;font-size:9px}.signal-card-compact footer{color:#aaa;align-items:center;gap:4px;margin-top:25px;font-size:9px;display:flex}.signal-card-compact footer svg{width:11px}.signal-card-compact footer span{margin-left:auto;text-decoration:underline}.history-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.history-card{background:#fff;border-radius:12px;padding:20px}.history-card>div{align-items:center;gap:8px;display:flex}.history-card svg{width:17px;color:var(--warning)}.history-card strong{font-size:13px}.history-card span{color:var(--warning);border:1px solid #ffb4b7;padding:3px 5px;font-size:9px}.history-card h3{margin:18px 0 8px;font-size:12px}.history-card p{color:#666;min-height:38px;font-size:10px;line-height:1.6}.history-card small{color:#aaa;font-size:9px}.service-footnote{text-align:center;color:#aaa;margin:46px 0 0;font-size:10px}.analysis-controls{justify-content:flex-end;gap:8px;margin:-54px 0 18px;display:flex}.analysis-controls button,.show-all{background:#fff;border:1px solid #e7e7e7;border-radius:18px;align-items:center;gap:6px;padding:8px 13px;font-size:11px;display:flex}.analysis-controls svg{width:13px}.analysis-summary{color:#fff;background:#00281e;border-radius:12px;margin-bottom:16px;padding:26px}.analysis-summary>span,.action-guidance>span{color:#8fd3b8;font-size:11px;font-weight:700}.analysis-summary h2{margin:14px 0 9px;font-size:24px}.analysis-summary p{color:#a9c1b9;font-size:12px}.analysis-summary .metrics-grid{margin-top:22px}.analysis-summary .metric-card{box-shadow:none}.analysis-change,.analysis-chart,.analysis-causes,.action-guidance{background:#fff;border-radius:12px;margin-top:16px;padding:24px}.section-head p,.analysis-change p,.analysis-chart p,.analysis-causes p,.action-guidance p{color:#888;font-size:11px}.analysis-change .section-head button{color:#777;background:0 0;border:0;font-size:10px}.change-alert{align-items:center;gap:8px;margin:16px 0;font-size:12px;display:flex}.change-alert svg{color:var(--warning);width:16px}.change-tags{grid-template-columns:1.4fr 1fr 1fr;gap:24px;display:grid}.change-tags>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.change-tags span{color:#777;width:100%;font-size:10px}.change-tags b{background:#f5f5f5;border-radius:4px;padding:6px 9px;font-size:10px}.change-tags>div:first-child b{color:var(--warning);background:#fff4f5}.analysis-chart .chart-wrap{height:330px}.cause-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cause-grid article{border:1px solid #eee;border-radius:9px;padding:15px;position:relative}.cause-grid article>span{background:var(--warning);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;margin-right:7px;font-size:10px;display:inline-grid}.cause-grid article>strong{font-size:12px}.cause-ring{--cause:52%;background:radial-gradient(circle,#fff 0 57%,transparent 58%),conic-gradient(var(--warning) var(--cause),#eee 0);border-radius:50%;place-items:center;width:112px;height:112px;margin:12px auto;font-size:24px;font-weight:800;display:grid}.cause-ring small{color:#999;font-size:9px;font-weight:400;display:block}.cause-grid article p{text-align:center}.table-card{padding:0;overflow:hidden}.action-guidance>h2{color:var(--green-600);margin:8px 0}.action-guidance>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.action-guidance article{border:1px solid #a9d3c3;border-radius:8px;grid-template-columns:28px 1fr auto;align-items:center;padding:16px;display:grid}.action-guidance article b{color:#fff;background:#00281e;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.action-guidance article strong{font-size:12px}.action-guidance article span{color:var(--green-600);font-size:10px}.channel-connect{background:#fff;border-radius:8px;margin-bottom:12px;padding:15px;font-size:12px}.channel-connect button{float:right;background:var(--green-600);color:#fff;border:0;border-radius:5px;padding:6px 10px}.write-button{float:right;margin-top:-64px}.write-button svg{width:15px}.community-list{gap:12px;display:grid}.community-card{background:#fff;border-radius:12px;padding:22px;position:relative}.community-card>span{color:var(--green-600);background:#e8f6f1;padding:6px 8px;font-size:10px;font-weight:700}.community-card h2{margin:16px 0 10px;font-size:14px}.community-card p{color:#555;font-size:12px}.community-author{color:#888;align-items:center;gap:7px;font-size:11px;display:flex;position:absolute;top:58px;right:22px}.community-author b{width:22px;height:22px;color:var(--green-600);background:#e8f6f1;border-radius:50%;place-items:center;display:grid}.community-card footer{color:#999;align-items:center;gap:6px;margin-top:18px;font-size:10px;display:flex}.community-card footer svg{width:12px}.show-all{margin:16px auto}.notification-counts{background:#fff;border-radius:12px;grid-template-columns:repeat(5,1fr);gap:14px;padding:24px;display:grid}.notification-counts article{background:#f7f7f7;border-radius:10px;padding:18px}.notification-counts span{align-items:center;gap:8px;font-size:12px;display:flex}.notification-counts svg{width:15px}.notification-counts strong{margin-top:21px;font-size:27px;display:block}.notification-counts .unread strong,.notification-counts .risk strong{color:var(--warning)}.notification-counts .attention strong{color:#e55c00}.notification-counts .normal strong{color:var(--green-600)}.notification-list{background:#fff;border-radius:12px;min-height:620px;margin-top:28px;padding:24px}.notification-list>h2,.notification-title h2{color:var(--green-600);font-size:17px}.filter-row{align-items:center;gap:4px;display:flex}.filter-row span{color:#888;margin:0 8px 0 0;font-size:11px}.filter-row span:nth-of-type(2){margin-left:30px}.filter-row button{background:#f5f5f5;border:0;padding:7px 14px;font-size:10px}.filter-row button.active{background:var(--green-600);color:#fff;border-radius:20px}.notification-title{justify-content:space-between;align-items:center;margin-top:28px;display:flex}.notification-title button{background:#fff;border:1px solid #ddd;border-radius:7px;padding:9px 12px;font-size:10px}.notification-empty{text-align:center;margin-top:190px}.notification-empty>span{color:#999;background:#f5f5f5;border-radius:50%;place-items:center;width:48px;height:48px;margin:auto;display:grid}.notification-empty strong{margin-top:14px;font-size:14px;display:block}.notification-empty p{color:#222;margin:8px 0;font-size:13px}.integration-alert{color:var(--warning);background:#fff;border:1px solid #ff9499;border-radius:7px;padding:15px 18px;font-size:12px;font-weight:700}.integration-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.integration-metrics article{background:#eaf8f3;border-radius:8px;padding:18px}.integration-metrics article.risk{background:#fff2f3}.integration-metrics span,.integration-metrics small{color:#777;font-size:10px;display:block}.integration-metrics strong{margin:10px 0;font-size:20px;display:block}.activity-row{border-bottom:1px solid #eee;grid-template-columns:24px 1fr auto 70px;align-items:center;gap:8px;padding:13px 0;font-size:11px;display:grid}.activity-row>span{color:var(--green-600)}.activity-row em{color:var(--green-600);background:#eaf8f3;padding:4px 7px;font-style:normal}.activity-row small{color:#999}.sparkline{width:100%;height:56px;margin:12px 0 8px;display:block;overflow:visible}.analysis-page .page-heading h1,.community-page .page-heading h1,.notifications-page .page-heading h1,.settings-page .page-heading h1{font-size:16px;line-height:24px}.analysis-summary .metric-card{color:#111}.auth-page{background:#fff;grid-template-columns:46.875% 53.125%;min-height:100vh;display:grid}.auth-visual{color:#fff;background:linear-gradient(145deg,#102e24,#1d6d50 55%,#38a17b);flex-direction:column;justify-content:space-between;padding:68px;display:flex;position:relative;overflow:hidden}.auth-visual:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:640px;height:640px;position:absolute;bottom:-290px;right:-310px;box-shadow:0 0 0 80px #ffffff09,0 0 0 170px #ffffff05}.auth-copy{z-index:1;max-width:540px;position:relative}.auth-copy h1{margin:24px 0 16px;font-size:46px;line-height:1.25}.auth-copy p{color:#ffffffb8;font-size:17px;line-height:1.7}.auth-form-wrap{place-items:center;padding:40px;display:grid}.auth-form h2{margin:0 0 9px;font-size:28px}.auth-form>p{color:var(--grey-500);margin:0 0 28px}.field{gap:7px;margin:16px 0;display:grid}.field label{font-size:13px;font-weight:700}.field input{border:1px solid var(--grey-300);border-radius:8px;outline:none;height:48px;padding:0 14px}.field input:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #1d6d501a}.auth-submit{width:100%;height:49px;margin-top:9px}.auth-3d{perspective:900px;opacity:.94;position:absolute;inset:100px 40px 210px 90px}.glass-board{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff2e,#ffffff09);border:1px solid #ffffff47;border-radius:24px;width:430px;height:270px;position:absolute;top:13%;right:5%;transform:rotateX(56deg)rotate(-24deg);box-shadow:0 50px 100px #00000061,inset 0 0 45px #ffffff14}.glass-board i{background:#8bf4cc52;border-radius:2px;height:2px;position:absolute;left:40px;right:40px}.glass-board i:first-child{top:72px}.glass-board i:nth-child(2){width:290px;top:132px}.glass-board i:nth-child(3){width:230px;top:192px}.glass-board span{border:16px solid #59d4a6;border-left-color:#ffffff26;border-radius:50%;width:90px;height:90px;position:absolute;top:72px;right:45px;box-shadow:0 0 30px #47d19d40}.glass-card{color:#103f30;z-index:3;background:linear-gradient(145deg,#eefff9f0,#75d4b0b3);border-radius:18px;width:150px;height:95px;padding:22px;position:absolute;transform:rotate(-12deg);box-shadow:0 28px 55px #00000052}.glass-card b{font-size:25px;display:block}.glass-card small{letter-spacing:.18em;opacity:.65;font-size:10px}.card-a{top:0;right:3%}.card-b{bottom:8%;left:5%;transform:rotate(12deg)}.orb{background:radial-gradient(circle at 30% 25%,#d9fff0,#50c999 45%,#0d5a40 80%);border-radius:50%;position:absolute;box-shadow:0 25px 50px #00000059}.orb-a{width:74px;height:74px;bottom:5%;right:2%}.orb-b{width:35px;height:35px;top:4%;left:28%}.mobile-rich-kpis{display:none}.auth-options{color:var(--grey-600);justify-content:space-between;align-items:center;margin:10px 0 18px;font-size:12px;display:flex}.auth-options label{align-items:center;gap:6px;display:flex}.auth-options a,.signup-row a{color:var(--green-600);font-weight:700}.signup-row{text-align:center;color:var(--grey-500);margin-top:18px;font-size:13px}.landing{background:#111;min-height:100vh;padding:20px}.landing-nav{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;max-width:1880px;height:88px;margin:0 auto 8px;padding:0 30px;display:flex}.landing-actions{align-items:center;gap:10px;display:flex}.landing-hero{text-align:left;background:linear-gradient(120deg,#fff 0% 55%,#e6faf3 100%);border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(280px,500px);align-items:center;gap:48px;max-width:1880px;min-height:750px;margin:0 auto;padding:100px clamp(32px,9vw,165px);display:grid;position:relative;overflow:hidden}.landing-hero-copy{z-index:1;max-width:760px;position:relative}.landing-hero .eyebrow{margin-bottom:14px}.landing-hero h1{letter-spacing:-.055em;word-break:keep-all;margin:0 0 24px;font-size:clamp(42px,4.4vw,72px);line-height:1.15}.landing-hero h1 span{color:#a7a6a6}.landing-hero h1 em{color:var(--green-600);font-style:normal}.landing-hero p{max-width:620px;color:var(--grey-700);margin:0 0 36px;font-size:20px;line-height:1.65}.landing-text-link{color:var(--green-700);text-underline-offset:4px;padding:10px;font-size:14px;font-weight:700;text-decoration:underline}.landing-visual{background:radial-gradient(circle at 30% 20%,#59bd97 0,#0000 25%),linear-gradient(145deg,#003226,#0b6a4e);border-radius:24px;height:440px;position:relative;overflow:hidden;box-shadow:0 22px 55px #154c3840}.landing-visual:before,.landing-visual:after{content:"";border:1px solid #fff3;border-radius:50%;position:absolute}.landing-visual:before{width:540px;height:540px;bottom:-280px;right:-230px}.landing-visual:after{width:360px;height:360px;bottom:-130px;right:-100px}.landing-visual-card{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#032a1fa3;border:1px solid #ffffff40;border-radius:18px;gap:12px;width:72%;padding:26px;display:grid;position:absolute;top:30%;left:10%}.landing-visual-card svg{color:#9ee1c6;width:42px;height:42px}.landing-visual-card strong{font-size:26px}.landing-visual-card span{color:#c7e8dc;font-size:14px}.landing-visual-ring{background:radial-gradient(circle,#0000 55%,#52c096 56% 68%,#ffffff2b 69%);border-radius:50%;width:160px;height:160px;position:absolute;top:12%;right:7%}.landing-value{color:#fff;max-width:1880px;margin:120px auto 0;padding:0 clamp(20px,4vw,80px)}.landing-section-heading{text-align:center;margin-bottom:40px}.landing-section-heading h2{margin:0;font-size:clamp(27px,3vw,40px);line-height:1.35}.landing-section-heading p{color:#ddd;font-size:16px}.landing-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:0 auto;display:grid}.landing-card{min-height:300px;box-shadow:none;color:#111;background:#fff;border:0;border-radius:20px;flex-direction:column;align-items:flex-start;padding:40px 32px;display:flex}.landing-card>svg{background:var(--green-600);color:#fff;border-radius:12px;width:40px;height:40px;padding:8px}.landing-card h2{margin:20px 0 10px;font-size:22px}.landing-card p{color:var(--grey-600);margin:0;font-size:15px;line-height:1.65}.landing-cta{text-align:center;margin-top:36px}.landing-service{max-width:1120px;margin:120px auto 80px}.landing-service .briefing-hero{box-shadow:none}.admin-shell{--admin-bg:#fbf8f5;--admin-border:#e9dfd8;--admin-ink:#221811;--admin-muted:#72665e;--admin-accent:#df6900;background:var(--admin-bg);min-height:100vh;color:var(--admin-ink);letter-spacing:0;padding-left:240px;font-family:Roboto,Arial,sans-serif}.admin-sidebar{border-right:1px solid var(--admin-border);z-index:30;background:#fff;width:240px;position:fixed;inset:0 auto 0 0}.admin-brand{color:#3c2718;border-bottom:1px solid var(--admin-border);align-items:center;gap:10px;height:48px;padding:0 22px;font-weight:800;display:flex}.admin-brand .brand-mark{background:var(--admin-accent);border-radius:8px}.admin-nav{padding:16px 12px}.admin-nav .nav-link{color:var(--admin-muted);border-radius:7px}.admin-nav .nav-link.active{color:#8d3800;background:#fff0e2}.admin-header{border-bottom:1px solid var(--admin-border);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:48px;padding:0 24px;display:flex;position:sticky;top:0}.admin-header strong{font-size:14px}.admin-page{max-width:1200px;margin:auto;padding:24px}.admin-page h1{margin:0;font-size:20px;line-height:28px}.admin-page .page-heading{align-items:center}.admin-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.admin-metric{border:1px solid var(--admin-border);background:#fff;border-radius:8px;padding:17px}.admin-metric span{color:var(--admin-muted);font-size:12px}.admin-metric strong{margin:9px 0 5px;font-size:25px;display:block}.admin-metric small{color:#93877d}.admin-card{border:1px solid var(--admin-border);background:#fff;border-radius:8px;margin-top:16px;padding:18px}.admin-toolbar{border:1px solid var(--admin-border);background:#fff;border-radius:8px;justify-content:space-between;gap:8px;margin:16px 0;padding:12px;display:flex}.admin-shell .control{border-color:var(--admin-border)}.admin-shell .button{background:var(--admin-accent)}.admin-shell .data-table th{color:var(--admin-muted);background:#fbf8f5}.admin-shell .status-badge{color:#8d3800;background:#fff0e2}.admin-banner{color:#70401b;background:#fff6ed;border:1px solid #f0c89f;border-radius:8px;padding:12px 14px;font-size:12px}.admin-service-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.admin-service-card{background:#fbf8f5;border:1px solid #e9dfd8;border-radius:9px;gap:7px;padding:18px;display:grid}.admin-service-card span{color:#72665e;font-size:12px}.admin-service-card strong{font-size:27px}.admin-service-card small{color:#8b7c72;font-size:11px}.service-progress{background:#eee4dd;border-radius:9px;height:5px;margin-top:6px;overflow:hidden}.service-progress i{background:#df6900;border-radius:9px;width:82%;height:100%;display:block}.admin-status-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.admin-status-grid>div{border:1px solid var(--admin-border);background:var(--admin-bg);border-radius:8px;padding:14px}.admin-status-grid span{color:var(--admin-muted);font-size:11px;display:block}.admin-status-grid strong{margin-top:8px;font-size:18px;display:block}.admin-grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-kv{color:var(--admin-muted);grid-template-columns:1fr auto;gap:13px;font-size:12px;display:grid}.admin-kv b{color:var(--admin-ink)}@media (max-width:1100px){.metrics-grid,.admin-metrics{grid-template-columns:repeat(2,1fr)}.grid-2,.health-grid{grid-template-columns:1fr}.signal-card{grid-template-columns:62px 1fr}.signal-actions{grid-column:2;justify-content:flex-start;max-width:none}}@media (max-width:760px){.seller-shell{padding-top:48px;padding-left:0}.seller-sidebar{display:none}.seller-header{height:48px;padding:0 16px;position:fixed;inset:0 0 auto}.header-title{display:none}.seller-header:before{content:"고릴라스 셀링";color:var(--green-600);font-size:17px;font-weight:800}.icon-button{border:0;width:34px;height:34px}.mobile-tabs{z-index:9;scrollbar-width:none;background:#fff;border-bottom:1px solid #eee;align-items:center;gap:22px;height:54px;padding:0 16px;display:flex;position:sticky;top:48px;overflow-x:auto}.mobile-tab{white-space:nowrap;color:var(--grey-500);border-bottom:2px solid #0000;align-items:center;height:54px;font-size:13px;display:flex}.mobile-tab.active{color:var(--green-600);border-color:var(--green-600);font-weight:700}.page{padding:20px 16px 42px}.page-heading{margin-bottom:17px}.page-heading h1{font-size:23px;line-height:30px}.page-heading p{font-size:12px}.freshness{display:none}.briefing-label{font-size:14px}.briefing-hero{text-align:center;flex-direction:column;justify-content:center;min-height:417px;padding:28px 16px;display:flex}.brief-date{border-bottom:1px solid #ffffff40;border-right:0;align-items:center;width:100%;min-height:0;margin-bottom:24px;padding-bottom:20px;display:flex}.brief-date strong{font-size:37px}.brief-date span{margin-top:7px;font-size:11px}.brief-tags{justify-content:center}.dashboard-intro .freshness{display:none}.dashboard-metrics .metrics-grid{grid-template-columns:1fr}.dashboard-metrics .metric-card{min-height:168px;padding:21px}.dashboard-metrics .metric-card:nth-child(4){display:none}.dashboard-metrics .metric-value{margin-top:20px;font-size:26px}.health-card{min-height:300px}.brief-content h2{margin-top:11px;font-size:20px;line-height:1.4}.brief-content p{font-size:13px;line-height:1.55}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:14px 0}.metric-card{min-height:112px;padding:15px}.metric-value{font-size:20px}.card{padding:17px}.grid-2{gap:11px;margin:11px 0}.chart-wrap{height:210px}.channel-row{grid-template-columns:82px 1fr 30px;gap:8px}.signal-card{grid-template-columns:1fr;gap:10px;padding:17px}.signal-status{border-radius:16px;justify-self:start;width:auto;height:auto;padding:5px 9px}.signal-actions{grid-column:auto}.signal-actions .button{flex:130px}.section{margin-top:22px}.section-head{align-items:flex-start;gap:12px}.toolbar{flex-wrap:nowrap;width:100%;overflow-x:auto}.desktop-table{display:none}.mobile-list{gap:9px;display:grid}.mobile-data-card{background:#fff;border:1px solid #ececec;border-radius:10px;padding:15px}.mobile-data-card strong{font-size:14px}.mobile-data-card p{color:var(--grey-500);margin:7px 0 0;font-size:12px;line-height:1.55}.integration-card{grid-template-columns:42px 1fr}.integration-card>.button{grid-column:1/-1;width:100%}.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.auth-form-wrap{padding:34px 22px}.dashboard-metrics{display:none}.mobile-rich-kpis{gap:10px;margin-bottom:12px;display:grid}.mobile-rich-card{border:1px solid var(--grey-200);background:#fff;border-radius:10px;grid-template-columns:1fr 94px;align-items:center;min-height:146px;padding:18px;display:grid;box-shadow:0 4px 14px #0000000b}.mobile-rich-card span{color:var(--grey-600);font-size:12px;font-weight:700;display:block}.mobile-rich-card strong{margin:10px 0 7px;font-size:24px;display:block}.mobile-rich-card small{color:var(--grey-500);font-size:10px;line-height:1.5}.mini-spark{clip-path:polygon(0 68%,18% 50%,35% 60%,52% 25%,70% 43%,100% 12%,100% 100%,0 100%);background:linear-gradient(150deg,#0000 48%,#1d6d502e 49%,#1d6d500a 75%,#0000 76%);border-bottom:2px solid #1d6d50;height:58px}.mini-ring{color:#1d6d50;background:radial-gradient(circle,#fff 54%,transparent 55%),conic-gradient(#1d6d50 82%,#e8efec 0);border-radius:50%;place-items:center;width:66px;height:66px;font-weight:800;display:grid}.mini-bars{gap:7px;display:grid}.mini-bars i{background:#1d6d50;border-radius:8px;height:9px}.mini-bars i:nth-child(2){background:#efb832;width:62%}.mini-bars i:nth-child(3){background:#ee5960;width:36%}.admin-service-grid{grid-template-columns:1fr}.landing-nav{height:64px}.landing{padding:8px}.landing-nav{border-radius:14px;padding:0 16px}.landing-hero{border-radius:14px;grid-template-columns:1fr;min-height:0;padding:48px 24px}.landing-hero h1{font-size:39px}.landing-hero p{font-size:15px}.landing-visual{height:260px}.landing-value{margin-top:64px;padding:0 10px}.landing-service{margin:64px 10px 30px}.landing-grid{grid-template-columns:1fr;margin-top:0}.admin-shell{padding-left:0}.admin-sidebar{display:none}.admin-header{height:52px}.admin-page{padding:18px 14px}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-toolbar{flex-direction:column}.figma-kpi-grid,.dashboard-chart-grid,.history-grid,.signal-interpretation,.cause-grid,.action-guidance>div,.notification-counts,.integration-metrics,.dashboard-status-grid{grid-template-columns:1fr}.dashboard-panel{min-height:0}.quality-bars{height:240px}.analysis-controls{justify-content:flex-start;margin:0 0 14px;overflow-x:auto}.analysis-summary{padding:20px}.analysis-summary h2{font-size:19px;line-height:1.45}.analysis-summary .metrics-grid{grid-template-columns:1fr 1fr}.change-tags{grid-template-columns:1fr}.analysis-chart .chart-wrap{height:230px}.action-guidance article{grid-template-columns:28px 1fr}.action-guidance article span{grid-column:2}.community-author{margin-top:15px;position:static}.write-button{float:none;margin:0 0 14px}.notification-list{min-height:450px}.notification-empty{margin-top:110px}.filter-row{flex-wrap:wrap}.filter-row span:nth-of-type(2){width:100%;margin-top:8px;margin-left:0}.activity-row{grid-template-columns:24px 1fr auto}.activity-row small{grid-column:2}.header-heading>span{display:none}}.sales-cause-grid .cause-ring{flex-direction:column;justify-content:center;align-items:center;line-height:1;display:flex}.sales-cause-grid .cause-ring>strong{font:inherit;line-height:1;display:block}.sales-cause-grid .cause-ring small{margin-top:7px;line-height:1}.sales-figma-page .page-heading{margin-bottom:22px}.sales-controls{margin-top:-53px}.sales-block{background:#fff;border-radius:12px;margin-top:16px;padding:24px}.sales-summary{background:#00291f;padding:26px;box-shadow:0 4px 10px #00000014}.sales-summary h2{letter-spacing:-.035em;font-size:24px;line-height:1.45}.sales-summary h2 em,.sales-section-heading h2 em{color:#ff454e;font-style:normal}.sales-summary .metric-card{border:0;border-radius:9px;min-height:122px;padding:20px}.sales-summary .metric-label{color:var(--green-600);font-weight:700}.sales-summary .metric-value{margin-top:19px;font-size:23px}.sales-summary .metric-delta{font-size:10px}.sales-block .section-head h2,.sales-section-heading>span{color:var(--green-600);font-size:16px;font-weight:800}.sales-block .section-head svg{width:12px;height:12px}.sales-block .section-head button{align-items:center;gap:4px;display:flex}.sales-block .change-alert{margin:20px 0 18px}.sales-block .change-alert>span,.anomaly-heading>b{color:#f9333e;background:#fff7f7;border:1px solid #ffb1b5;border-radius:4px;padding:4px 7px;font-size:10px}.sales-block .change-alert strong{font-size:12px}.sales-block .change-tags{border-bottom:1px solid #eee;padding-bottom:26px}.channel-mark{color:#fff;vertical-align:middle;background:#1eb755;border-radius:4px;place-items:center;width:17px;height:17px;font-size:8px;font-weight:800;display:inline-grid}.change-tags>div:nth-child(2) b{align-items:center;gap:5px;display:inline-flex}.change-tags>div:nth-child(2) b:nth-child(3) .channel-mark{background:#e43f47}.sales-chart-section{margin-top:28px}.sales-section-heading small{color:#888;margin-bottom:26px;font-size:10px;display:block}.sales-section-heading h2{margin:12px 0 6px;font-size:19px}.sales-section-heading p{color:#888;margin:7px 0 0;font-size:11px;line-height:1.55}.sales-main-chart{background:#fafafa;border-radius:10px;margin-top:18px;padding:20px 18px 11px}.sales-main-chart .chart-wrap{height:370px}.chart-legend{color:#777;justify-content:center;gap:24px;font-size:9px;display:flex}.chart-legend span:before{content:"";background:var(--green-600);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.chart-legend span:last-child:before{background:#97a09d}.sales-detail-block{padding-top:28px}.sales-cause-grid{margin-top:18px}.sales-cause-grid article{border-color:#ffb9bc;min-height:272px;padding:18px}.sales-cause-grid article.neutral{border-color:#ddd}.sales-cause-grid article header{align-items:center;gap:8px;display:flex}.sales-cause-grid article header>b{color:#fff;background:#f9333e;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.sales-cause-grid article header strong{font-size:12px}.sales-cause-grid article header span{color:#f9333e;border:1px solid #ffb9bc;border-radius:4px;margin-left:auto;padding:4px 6px;font-size:9px}.sales-cause-grid article.neutral header span{color:#777;border-color:#ddd}.sales-cause-grid .cause-ring{width:130px;height:130px;margin:19px auto;font-size:24px}.sales-cause-grid article.neutral .cause-ring{background:radial-gradient(circle,#fff 0 57%,transparent 58%),conic-gradient(#888 var(--cause),#eee 0)}.sales-cause-grid article p{color:#555;font-size:10px}.sales-subsection{margin-top:42px}.sales-channel-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.sales-channel-grid>article{background:#fafafa;border:1px solid #e7e7e7;border-radius:9px;min-width:0;padding:16px}.sales-channel-grid header{justify-content:space-between;align-items:center;display:flex}.sales-channel-grid header>div{align-items:center;gap:6px;display:flex}.sales-channel-grid header strong{font-size:12px}.sales-channel-grid header>span{color:#f9333e;background:#fff;border:1px solid #ffb3b7;border-radius:4px;padding:4px 6px;font-size:9px}.sales-channel-grid>article>p{color:#777;min-height:30px;font-size:9px;line-height:1.5}.sales-decline-spark{width:100%;height:44px;display:block;overflow:visible}.sales-decline-spark polyline{fill:none;stroke:#ff5961;stroke-width:1.8px;vector-effect:non-scaling-stroke}.channel-stats{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:5px;display:grid}.channel-stats span{color:#999;font-size:8px}.channel-stats strong{color:#222;margin-top:5px;font-size:13px;display:block}.channel-stats span:last-child strong{color:#f9333e}.channel-reasons{border-top:1px solid #e6e6e6;margin-top:15px;padding-top:12px}.channel-reasons>span{color:#999;font-size:8px}.channel-reasons p{color:#555;justify-content:space-between;margin:8px 0 0;font-size:9px;display:flex}.channel-reasons b{color:#222}.conversion-table{margin-top:17px}.conversion-head,.conversion-row{border-bottom:1px solid #eee;grid-template-columns:40px 1.5fr .7fr .7fr .65fr;align-items:center;min-height:48px;font-size:11px;display:grid}.conversion-head{color:#888;min-height:34px;font-size:9px}.conversion-head span:nth-child(n+3),.conversion-row>strong,.conversion-row>span:nth-child(n+3),.conversion-row>b{text-align:right}.conversion-channel{grid-template-columns:18px auto 1fr;align-items:center;gap:7px;display:grid}.conversion-channel small{color:#888;font-size:9px}.conversion-status{background:#f4f4f4;border-radius:12px;justify-self:end;padding:5px 9px;font-size:9px}.conversion-status.up{color:var(--green-600);background:#eaf6f1}.conversion-status.down{color:#f9333e;background:#fff1f2}.conversion-note{color:#777;gap:18px;margin-top:12px;font-size:9px;display:flex}.conversion-note b{color:var(--green-600)}.conversion-note span:last-child b{color:#f9333e}.anomaly-heading>b{margin-left:8px}.anomaly-heading p{display:block}.anomaly-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;display:grid}.anomaly-grid article{border:1px solid #ddd;border-radius:8px;padding:17px}.anomaly-grid header,.anomaly-grid header>div,.anomaly-meta,.anomaly-grid footer{align-items:center;display:flex}.anomaly-grid header{justify-content:space-between}.anomaly-grid header>div{gap:8px}.anomaly-grid header svg{color:#f9333e;width:15px;height:15px}.anomaly-grid header strong{font-size:12px}.anomaly-grid header>span{color:#f9333e;background:#fff0f1;border-radius:4px;padding:5px 8px;font-size:9px}.anomaly-grid header>span.critical{color:#fff;background:#f9333e}.anomaly-grid article>p{color:#555;min-height:30px;line-height:1.55}.anomaly-meta{color:#777;justify-content:space-between;font-size:9px}.anomaly-meta b{color:#555}.anomaly-grid footer{border-top:1px solid #eee;justify-content:space-between;margin-top:13px;padding-top:12px}.anomaly-grid footer span{color:#888;font-size:9px}.anomaly-grid footer strong{color:#ff454e;font-size:20px}.risk-products-head{justify-content:space-between;gap:20px;display:flex}.channel-tabs{background:#f5f5f5;border-radius:18px;align-self:flex-start;padding:2px;display:flex}.channel-tabs button{color:#777;white-space:nowrap;background:0 0;border:0;border-radius:15px;padding:7px 13px;font-size:9px}.channel-tabs button.active{color:#fff;background:var(--green-600)}.risk-count{margin:17px 0 10px;font-size:10px;display:block}.risk-product-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.risk-product-grid article{border:1px solid #ffb8bc;border-radius:8px;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.risk-product-grid article>b{color:#fff;background:#f9333e;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.risk-product-grid article>div>strong{align-items:center;gap:5px;font-size:12px;display:flex}.risk-product-grid small{color:#777;font-size:9px}.risk-product-grid em{color:#f9333e;background:#fff0f1;border-radius:3px;padding:3px 5px;font-size:8px;font-style:normal}.risk-product-grid p{color:#777;margin:6px 0 0;font-size:9px}.risk-product-grid article>strong{font-size:13px}.risk-more{color:#555;background:0 0;border:0;align-items:center;gap:4px;margin:12px auto 0;font-size:9px;display:flex}.risk-more svg{width:12px}.sales-actions{padding:24px}.sales-actions>small{color:#888;margin-bottom:26px;font-size:10px;display:block}.sales-actions>span{color:var(--green-600);font-size:16px;display:block}.sales-actions>p{margin-bottom:12px}.sales-actions .action-intro{color:#666;margin:18px 0;font-size:11px;display:block}.sales-actions>div:not(.sales-action-alert){display:grid}.sales-actions article{min-height:78px}.sales-actions article>span{grid-template-columns:1fr auto;gap:4px 10px;display:grid}.sales-actions article>span small{color:#777;text-align:right}.sales-actions article>span em{color:#888;font-style:normal}.sales-actions article>span{color:var(--green-600);font-weight:700}.sales-action-alert{background:#fff;border:1px solid #ffb9bc;border-radius:7px;align-items:center;gap:10px;margin-top:18px;padding:12px;display:flex!important}.sales-action-alert>span{color:#f9333e;white-space:nowrap;background:#fff4f5;border:1px solid #ffb9bc;border-radius:4px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;display:flex}.sales-action-alert svg{width:12px;height:12px}.sales-action-alert strong{font-size:10px}.sales-action-alert button{color:#fff;white-space:nowrap;background:#00291f;border:0;border-radius:5px;align-items:center;gap:5px;margin-left:auto;padding:8px 11px;font-size:9px;display:flex}.auth-page{background:#f7f7f7;grid-template-columns:46.875% 53.125%}.auth-visual{background:#002e24;min-height:100vh;padding:0;display:block}.auth-visual:after{display:none}.auth-hero-image{object-fit:cover;object-position:center}.auth-visual-shade{z-index:1;background:linear-gradient(#0000 45%,#000000e6 100%);position:absolute;inset:0}.auth-brand{z-index:2;width:164px;height:28px;position:absolute;top:8.333%;left:10%}.auth-copy{z-index:2;width:500px;max-width:78%;position:absolute;top:16.03%;left:10%}.auth-copy p{color:#b0decd;margin:0 0 16px;font-size:22px;font-weight:700;line-height:30px}.auth-copy h1{color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(38px,2.6vw,50px);line-height:1.24}.auth-form-wrap{background:#fff;padding:40px}.auth-form{width:min(500px,100%)}.auth-form h2{color:var(--green-600);text-align:center;margin:0 0 8px;font-size:28px;line-height:34px}.auth-form>p{color:#424242;text-align:center;margin:0 0 36px;font-size:18px;line-height:28px}.auth-form .field{gap:4px;margin:0 0 12px}.auth-form .field label{color:#424242;font-size:14px;line-height:22px}.auth-input-wrap{border:1px solid #ddd;border-radius:8px;align-items:center;gap:5px;height:54px;padding:0 15px;display:flex}.auth-input-wrap:focus-within{border-color:var(--green-600);box-shadow:0 0 0 3px #1d6d501a}.auth-input-wrap svg{color:#888;stroke-width:1.5px;flex:none;width:24px;height:24px}.auth-input-wrap input{color:#424242;border:0;outline:0;flex:1;min-width:0;height:52px;padding:0;font-size:16px}.auth-input-wrap input::placeholder{color:#888}.auth-options{color:#424242;margin:8px 0 32px;font-size:14px;line-height:22px}.auth-options a{color:#888;font-weight:500}.auth-options input{width:18px;height:18px;accent-color:var(--green-600)}.auth-submit{height:60px;margin:0;font-size:18px}.auth-submit:disabled{opacity:1;color:#a7a6a6;background:#e4e4e4}.signup-row{color:#888;margin-top:16px;font-size:14px}.signup-row a{margin-left:8px}.auth-input-wrap input:focus{box-shadow:none}@media (max-width:760px){.sales-figma-page .page-heading{margin-bottom:15px}.sales-controls{margin:0 0 14px}.sales-summary{padding:20px 16px}.sales-summary h2{font-size:19px}.sales-summary .metrics-grid{grid-template-columns:1fr;gap:10px}.sales-summary .metric-card{min-height:112px}.sales-block{padding:18px 16px}.sales-block .change-tags{gap:15px}.sales-main-chart{padding:12px 3px 9px}.sales-main-chart .chart-wrap{height:235px}.chart-legend{flex-wrap:wrap;gap:10px}.sales-cause-grid,.sales-channel-grid,.anomaly-grid,.risk-product-grid{grid-template-columns:1fr}.sales-cause-grid article{min-height:260px}.sales-channel-grid>article{padding:18px}.conversion-head{display:none}.conversion-table{gap:9px;display:grid}.conversion-row{border:1px solid #eee;border-radius:8px;grid-template-columns:24px 1fr auto;gap:8px;min-height:82px;padding:13px}.conversion-row>strong{grid-area:1/3}.conversion-row>.conversion-status{grid-column:2;justify-self:start}.conversion-row>b{grid-area:2/3}.conversion-channel{grid-template-columns:18px auto}.conversion-channel small{grid-column:2}.conversion-note{flex-direction:column;gap:6px}.risk-products-head{flex-direction:column}.channel-tabs{width:100%;overflow-x:auto}.channel-tabs button{flex:1}.sales-actions>div:not(.sales-action-alert){grid-template-columns:1fr}.sales-action-alert{flex-wrap:wrap;align-items:flex-start}.sales-action-alert strong{flex:1;min-width:180px;line-height:1.5}.sales-action-alert button{justify-content:center;width:100%}.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.auth-form-wrap{min-height:100vh;padding:34px 22px}.auth-form h2{font-size:25px}.auth-form>p{font-size:15px}}.landing-data-emphasis{color:#64c09f;font-weight:800}.figma-landing{color:#111;background:#111;min-height:100vh;padding:20px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.figma-landing-header{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;max-width:1880px;height:88px;margin:0 auto 8px;padding:16px 30px;display:flex}.figma-landing-header>div{align-items:center;gap:8px;display:flex}.landing-login-link{color:#424242;border:1px solid #ddd;border-radius:16px;place-items:center;min-width:76px;height:56px;padding:0 18px;font-size:16px;font-weight:600;display:grid}.landing-header-cta,.landing-primary-button{color:#fff;background:#1d6d50;border-radius:16px;justify-content:center;align-items:center;gap:8px;height:56px;padding:0 20px;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 0 15px #2c9c7338}.landing-primary-button{height:56px;font-size:20px}.landing-primary-button svg{width:20px}.figma-landing-hero{background:#fff url(/assets/landing/hero-gradient.png) 50%/cover no-repeat;border-radius:20px;justify-content:center;align-items:center;gap:48px;max-width:1880px;height:750px;margin:auto;padding:100px clamp(42px,8.6vw,165px);display:flex;position:relative;overflow:hidden}.figma-landing-hero:after{content:"";pointer-events:none;background:radial-gradient(circle at 22%,#64c09f38,#0000 36%);position:absolute;inset:0}.landing-gorilla{z-index:1;flex:0 0 500px;width:500px;height:505px;position:relative}.landing-gorilla img{object-fit:contain;transform:scale(1.22)}.landing-hero-copy{z-index:2;min-width:0;position:relative}.landing-hero-copy>strong{font-size:20px}.landing-hero-copy>strong em{color:#f9333e;font-style:normal}.landing-hero-copy h1{letter-spacing:-.05em;white-space:nowrap;margin:12px 0 24px;font-size:clamp(52px,4.15vw,80px);font-weight:800;line-height:1.15}.landing-hero-copy h1 span{color:#a7a6a6}.landing-hero-copy p{color:#424242;margin:0 0 44px;font-size:24px;line-height:1.42}.landing-hero-copy .landing-primary-button{width:350px;height:70px;font-size:22px}.landing-section-title{text-align:center;color:#fff}.landing-section-title h2{margin:0;font-size:30px;line-height:1.35}.landing-section-title p{color:#ddd;margin:16px 0 0;font-size:16px;line-height:1.5}.landing-section-title.light{color:#111}.landing-section-title.light p{color:#888}.landing-feature-section{flex-direction:column;align-items:center;gap:40px;max-width:1880px;margin:120px auto;display:flex}.landing-feature-grid{grid-template-columns:repeat(4,1fr);gap:12px;width:100%;display:grid}.landing-feature-grid article{background:#fff;border-radius:20px;flex-direction:column;height:320px;padding:40px 32px;display:flex}.landing-feature-grid article>span{color:#fff;background:#1d6d50;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.landing-feature-grid article svg{width:22px}.landing-feature-grid h3{margin:16px 0 8px;font-size:22px}.landing-feature-grid p{color:#605c5d;margin:0;font-size:15px;line-height:1.47}.landing-feature-grid strong{color:#1d6d50;margin-top:auto;font-size:16px}.landing-story-strip{justify-content:center;gap:20px;width:calc(100% + 40px);height:450px;margin-left:-20px;display:flex;overflow:hidden}.landing-story-strip img{object-fit:cover;flex:none;width:min(42vw,806px);height:450px}.landing-product-section{background:#f7f7f7;border-radius:20px;max-width:1880px;margin:100px auto 0;overflow:hidden}.landing-steps-wrap{padding:120px clamp(30px,12vw,232px)}.landing-steps{grid-template-columns:repeat(5,1fr);gap:46px;margin-top:60px;display:grid;position:relative}.landing-steps:before{content:"";border-top:1px solid #ddd;position:absolute;top:61px;left:8%;right:8%}.landing-steps article{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.landing-steps small{color:#1d6d50;font-size:14px;font-weight:700}.landing-steps article>span{color:#1d6d50;z-index:1;background:#ecf9f4;border-radius:50%;place-items:center;width:50px;height:50px;margin:16px 0;display:grid}.landing-steps h3{margin:0 0 4px;font-size:20px}.landing-steps p{color:#605c5d;min-height:66px;margin:0;font-size:14px;line-height:1.55}.landing-steps b{color:#1d6d50;background:#ecf9f4;border-radius:16px;padding:4px 12px;font-size:12px}.landing-dashboard-showcase{background:#1d6d50;padding:120px clamp(30px,17vw,340px) 0}.landing-dashboard-showcase .landing-section-title h2,.landing-dashboard-showcase .landing-section-title p{color:#fff}.landing-insight-row{grid-template-columns:repeat(4,1fr);gap:12px;margin:40px 0 12px;display:grid}.landing-insight-row article{background:#fff;border-radius:8px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:20px;display:grid}.landing-insight-row>article>span{color:#1d6d50;background:#ecf9f4;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.landing-insight-row svg{width:19px}.landing-insight-row strong,.landing-insight-row b{display:block}.landing-insight-row strong{font-size:13px}.landing-insight-row b{margin-top:3px;font-size:20px}.landing-insight-row em{color:#f9333e;font-size:12px;font-style:normal;font-weight:700}.landing-dashboard-image{background:#fff;border-radius:16px 16px 0 0;height:728px;position:relative;overflow:hidden}.landing-contact{color:#fff;flex-direction:column;justify-content:center;align-items:center;height:416px;display:flex}.landing-contact h2{margin:0;font-size:30px}.landing-contact p{color:#ddd}.landing-contact a{color:#111;background:#f9e000;border-radius:16px;align-items:center;gap:8px;height:56px;margin-top:24px;padding:0 22px;font-size:20px;font-weight:700;display:flex}.landing-community{background:#f7f7f7;border-radius:20px;flex-direction:column;align-items:center;gap:40px;max-width:1880px;margin:0 auto 120px;padding:120px 40px;display:flex}.landing-post-grid{grid-template-columns:repeat(3,1fr);gap:12px;width:100%;display:grid}.landing-post-grid article{background:#fff;border:1px solid #ddd;border-radius:12px;min-height:232px;padding:32px 24px}.landing-post-grid>article>span{color:#1d6d50;background:#ecf9f4;border-radius:4px;padding:4px 8px;font-size:14px}.landing-post-grid h3{margin:16px 0 4px;font-size:18px}.landing-post-grid p{color:#605c5d;font-size:14px}.landing-post-grid footer{color:#888;align-items:center;gap:4px;margin-top:24px;font-size:14px;display:flex}.landing-post-grid footer svg{width:14px}.landing-footer{flex-direction:column;align-items:center;max-width:1880px;height:786px;margin:auto;padding-top:200px;display:flex;position:relative;overflow:hidden}.landing-footer-orb{opacity:.23;width:720px;height:auto;position:absolute;top:70px;left:50%;transform:translate(-50%)}.landing-footer>.landing-section-title,.landing-footer>.landing-primary-button,.landing-footer>small{z-index:1;position:relative}.landing-footer>.landing-primary-button{margin-top:40px}.landing-footer>small{color:#ddd;margin-top:8px}.landing-footer-bottom{color:#ddd;border-top:1px solid #ffffff0d;grid-template-columns:1fr auto 1fr;align-items:center;height:102px;padding:40px 20px;display:grid;position:absolute;bottom:0;left:0;right:0}.landing-footer-bottom img{filter:brightness(0)invert();opacity:.8}.landing-footer-bottom nav{gap:52px;display:flex}.landing-footer-bottom span{text-align:right;opacity:.6;font-size:15px}@media (max-width:1100px){.figma-landing-hero{height:auto;min-height:680px;padding:70px 40px}.landing-gorilla{flex-basis:390px;width:390px;height:430px}.landing-hero-copy h1{font-size:52px}.landing-hero-copy p{font-size:19px}.landing-feature-grid{grid-template-columns:1fr 1fr}.landing-steps{grid-template-columns:repeat(3,1fr)}.landing-steps:before{display:none}.landing-insight-row{grid-template-columns:1fr 1fr}.landing-dashboard-showcase{padding-inline:40px}.landing-footer-bottom{grid-template-columns:1fr 1fr}.landing-footer-bottom nav{display:none}}@media (max-width:760px){.figma-landing{padding:8px}.figma-landing-header{border-radius:14px;height:64px;margin-bottom:6px;padding:12px 16px}.figma-landing-header img{width:118px;height:auto}.landing-login-link{display:none}.landing-header-cta{border-radius:10px;height:40px;padding:0 12px;font-size:13px}.figma-landing-hero{text-align:center;border-radius:14px;flex-direction:column;gap:8px;padding:36px 20px 46px;display:flex}.landing-gorilla{flex-basis:250px;width:260px;height:250px}.landing-hero-copy>strong{font-size:13px}.landing-hero-copy h1{white-space:normal;font-size:34px;line-height:1.25}.landing-hero-copy p{font-size:15px}.landing-hero-copy .landing-primary-button{width:100%;height:54px;font-size:17px}.landing-feature-section{margin:72px auto}.landing-section-title h2{font-size:24px}.landing-section-title p{font-size:14px}.landing-feature-grid{grid-template-columns:1fr}.landing-feature-grid article{height:270px}.landing-story-strip{justify-content:flex-start;gap:8px;width:calc(100% + 16px);height:210px;margin-left:-8px}.landing-story-strip img{width:80vw;height:210px}.landing-steps-wrap{padding:72px 20px}.landing-steps{grid-template-columns:1fr;gap:30px}.landing-steps p{min-height:0;margin-bottom:10px}.landing-dashboard-showcase{padding:72px 16px 0}.landing-insight-row{grid-template-columns:1fr}.landing-dashboard-image{height:420px}.landing-contact{height:300px}.landing-community{margin-bottom:70px;padding:72px 16px}.landing-post-grid{grid-template-columns:1fr}.landing-footer{height:620px;padding:130px 18px 0}.landing-footer-bottom{text-align:center;grid-template-columns:1fr;gap:15px;height:130px}.landing-footer-bottom img{margin:auto}.landing-footer-bottom span{text-align:center}.landing-footer-orb{width:480px}.landing-footer .landing-section-title h2{font-size:26px}}.password-toggle{color:#888;background:0 0;border:0;place-items:center;padding:5px;display:grid}.password-toggle:hover{color:var(--green-600)}.profile-form{gap:16px;max-width:580px;display:grid}.profile-form h2{margin:0 0 5px;font-size:18px}.profile-form label{color:var(--grey-700);gap:7px;font-size:13px;font-weight:700;display:grid}.profile-form input{border:1px solid var(--grey-300);height:46px;color:var(--ink);background:#fff;border-radius:8px;padding:0 13px}.profile-form input:disabled{background:var(--grey-100);color:var(--grey-500)}.profile-message{color:var(--green-700);margin:0;font-size:13px}.channel-mark.actual{overflow:hidden;background:0 0!important}.channel-mark.actual img{object-fit:contain;width:17px;height:17px}.figma-domain-page{padding-top:0}.figma-domain-page .page-heading{margin-bottom:22px}.figma-analysis-controls{margin-top:-53px}.domain-summary{color:#fff;background:linear-gradient(100deg,#0a3328,#000806);border-radius:12px;margin-bottom:24px;padding:24px}.domain-summary-label{color:#64c09f;font-size:12px;font-weight:700}.domain-summary-main{align-items:center;gap:30px;padding:24px;display:flex}.domain-summary-main>div:last-child{min-width:0}.domain-summary-main span{color:#64c09f;font-size:14px;font-weight:700}.domain-summary-main h2{margin:8px 0;font-size:24px;line-height:1.42}.domain-summary-main h2 em{color:#64c09f;font-style:normal}.domain-summary-main h2 b{color:#f9333e}.domain-summary-main p{color:#ffffffad;margin:0;font-size:13px;line-height:1.6}.domain-score-ring,.sentiment-ring{background:radial-gradient(circle,#0a3328 0 58%,transparent 59%),conic-gradient(#38a17b 0 72%,#ffffff21 72%);border-radius:50%;flex-direction:column;flex:0 0 150px;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.domain-score-ring strong{font-size:34px}.domain-score-ring small{color:#aaa;font-size:11px}.domain-score-ring.large{background:radial-gradient(circle,#fff 0 58%,transparent 59%),conic-gradient(#1d6d50 0 72%,#e7e7e7 72%);color:#111;width:180px;height:180px;margin:22px auto}.domain-metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.domain-metric-grid article{color:#111;background:#fff;border-radius:10px;padding:20px}.domain-metric-grid span,.domain-metric-grid strong,.domain-metric-grid small{display:block}.domain-metric-grid span{color:#1d6d50;font-size:13px;font-weight:700}.domain-metric-grid strong{margin:14px 0 8px;font-size:25px}.domain-metric-grid small{color:#f9333e;font-size:11px}.figma-analytics-card{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px}.change-panel .section-head h2,.domain-heading h2{color:#1d6d50;margin:0;font-size:20px}.change-panel .section-head p,.domain-heading p{color:#888;font-size:12px}.change-panel-alert{border-top:1px solid #f7f7f7;align-items:center;gap:8px;margin-top:18px;padding-top:18px;font-size:13px;display:flex}.change-panel-alert svg{color:#f9333e;width:16px}.change-panel-columns{grid-template-columns:1.5fr 1fr 1fr;gap:32px;margin-top:22px;display:grid}.change-panel-columns small{color:#888;font-size:11px}.change-panel-columns p{flex-wrap:wrap;gap:8px;display:flex}.change-panel-columns b{background:#f7f7f7;border-radius:5px;align-items:center;gap:5px;padding:6px 10px;font-size:11px;display:inline-flex}.change-panel-columns>div:first-child b{color:#f9333e;background:#fff5f6}.domain-heading{margin-bottom:20px}.domain-heading.center{text-align:center}.domain-chart-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.domain-chart-grid article,.domain-wide-chart,.domain-line-comparison{background:#f7f7f7;border-radius:10px;padding:22px}.domain-detail h3{margin:0;font-size:14px}.domain-detail article>p{color:#888;font-size:11px}.figma-trend-graphic{background:repeating-linear-gradient(#0000 0 43px,#e7e7e7 44px);border-bottom:1px solid #ddd;width:100%;height:180px;margin-top:15px;display:block}.domain-wide-chart{margin-top:16px}.figma-bars-graphic{border-bottom:1px solid #ddd;align-items:flex-end;gap:24px;height:220px;padding:20px 30px;display:flex}.figma-bars-graphic span{flex:1;align-items:flex-end;gap:5px;display:flex}.figma-bars-graphic i,.figma-bars-graphic b{background:#1d6d50;border-radius:3px 3px 0 0;flex:1}.figma-bars-graphic b{background:#aaa}.domain-warning,.carrier-alert{color:#f9333e;background:#fff7f7;border:1px solid #ffb7bb;border-radius:7px;align-items:center;gap:8px;margin-top:16px;padding:12px 15px;font-size:11px;display:flex}.domain-warning svg{width:15px}.domain-line-comparison{margin-top:16px}.domain-line-comparison svg{width:100%;height:220px;margin-top:14px}.domain-line-comparison polyline{fill:none;stroke:#38a17b;stroke-width:2px}.domain-line-comparison polyline.risk{stroke:#f9333e}.carrier-row{border-bottom:1px solid #eee;grid-template-columns:30px 170px 60px 1fr 45px;align-items:center;gap:12px;padding:15px 0;font-size:12px;display:grid}.carrier-row>b{background:#f5f5f5;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.carrier-row>span{color:#f9333e;text-align:center;background:#fff4f5;border-radius:12px;padding:4px}.carrier-row>i,.quality-score-row>i{background:#eee;border-radius:9px;height:6px;overflow:hidden}.carrier-row>i em,.quality-score-row>i em{background:#f9333e;height:100%;display:block}.carrier-row>strong:last-child{text-align:right}.gsqi-section h3{color:#1d6d50;margin-top:28px;font-size:15px}.dark-domain-metrics{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.dark-domain-metrics article{color:#fff;background:#00291f;border-radius:7px;padding:18px}.dark-domain-metrics span,.dark-domain-metrics strong,.dark-domain-metrics small{display:block}.dark-domain-metrics span{color:#9dc6b7;font-size:10px}.dark-domain-metrics strong{margin:10px 0;font-size:22px}.dark-domain-metrics small{color:#f9333e}.quality-score-row{grid-template-columns:130px 1fr 38px;align-items:center;gap:12px;padding:9px 0;font-size:11px;display:grid}.quality-score-row>i em{background:#1d6d50}.review-domain-summary{padding-top:24px}.sentiment-ring{background:radial-gradient(circle,#0a3328 0 58%,transparent 59%),conic-gradient(#64c09f 0 65%,#a7a6a6 65% 90%,#f9333e 90%);flex-basis:180px;width:180px;height:180px}.sentiment-ring span,.sentiment-ring small{font-size:11px}.sentiment-ring strong{margin:4px;font-size:29px}.sentiment-stats{grid-template-columns:repeat(3,1fr);gap:8px;width:500px;margin-top:16px;display:grid}.sentiment-stats span{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;place-items:center;height:70px;display:grid;color:#ddd!important;font-weight:400!important}.sentiment-stats b{color:#fff;display:block}.sentiment-stats span:last-child b{color:#f9333e}.review-keywords{grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;display:grid}.review-keywords article{background:#f4fbf8;border:1px solid #d5e7e0;border-radius:10px;padding:22px}.review-keywords article.risk{background:#fff7f7;border-color:#ffd4d6}.review-keywords h3{margin:0 0 16px;font-size:14px}.review-keywords p{flex-wrap:wrap;gap:8px;display:flex}.review-keywords b{color:#1d6d50;background:#fff;border-radius:6px;padding:8px 10px;font-size:11px}.review-list-section>article{border:1px solid #eee;border-radius:8px;grid-template-columns:42px 1fr auto;align-items:center;gap:15px;margin-top:10px;padding:16px;display:grid}.review-list-section>article>b{color:#f9333e;background:#fff1f2;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.review-list-section strong{font-size:12px}.review-list-section p{color:#888;margin:5px 0 0;font-size:10px}.review-list-section button{color:#fff;background:#1d6d50;border:0;border-radius:6px;padding:8px 12px}.review-ai-section .review-keywords article:last-child p{color:#424242;font-size:12px;line-height:1.7;display:block}.domain-score-ring.null{background:radial-gradient(circle,#0a3328 0 58%,transparent 59%),conic-gradient(#ffffff29 0 100%)}.domain-score-ring.large.null{background:radial-gradient(circle,#fff 0 58%,transparent 59%),conic-gradient(#e7e7e7 0 100%)}.null-value{color:#8a8a8a!important}.delivery-null-chart{color:#888;background:repeating-linear-gradient(#fafafa 0 43px,#f1f1f1 44px);border:1px dashed #d6d6d6;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;margin-top:15px;display:flex}.delivery-null-chart strong{color:#888;font-size:24px!important}.delivery-null-chart span{margin-top:8px;font-size:11px}.carrier-row>span{color:#1d6d50;background:#edf8f4;min-width:130px}.carrier-row>i.null,.quality-score-row>i.null{background:repeating-linear-gradient(90deg,#eee 0 10px,#f7f7f7 10px 20px)}.delivery-empty-row{text-align:center;color:#888;border:1px dashed #ddd;border-radius:8px;padding:28px}.change-panel-columns b.null-value{background:#f7f7f7!important}.dark-domain-metrics .null-value{color:#b8c9c3!important}.delivery-figma-page .delivery-domain-summary{padding:20px;box-shadow:0 4px 12px #6d6d6d26}.delivery-figma-page .delivery-domain-summary .domain-summary-main{min-height:184px;padding:24px 20px 20px}.delivery-figma-page .delivery-domain-summary .domain-score-ring{flex-basis:126px;width:126px;height:126px}.delivery-figma-page .delivery-domain-summary .domain-score-ring strong{font-size:28px}.delivery-figma-page .delivery-domain-summary .domain-summary-label{color:#fff;font-size:13px}.delivery-figma-page .delivery-domain-summary .domain-summary-main h2{letter-spacing:-.03em;font-size:22px;line-height:30px}.delivery-figma-page .delivery-domain-summary .domain-summary-main p{font-size:12px;line-height:20px}.delivery-figma-page .delivery-domain-summary .domain-metric-grid{gap:12px}.delivery-figma-page .delivery-domain-summary .domain-metric-grid article{border-radius:10px;min-height:108px;padding:16px}.delivery-figma-page .delivery-domain-summary .domain-metric-grid strong{margin:11px 0 7px;font-size:23px}.delivery-figma-page .score-delta{font-size:10px}.delivery-figma-page .figma-analysis-topbar>h1{font-size:16px}.delivery-figma-page .figma-analysis-topbar .analysis-controls button{height:30px;min-height:30px;padding:4px 10px;font-size:11px}.delivery-overview{margin-bottom:24px;padding:24px}.delivery-overview .section-head{display:block}.delivery-overview .section-head h2,.delivery-overview .domain-heading h2{font-size:20px;line-height:28px}.delivery-overview .section-head p,.delivery-overview .domain-heading p{margin:4px 0 0;font-size:13px;line-height:20px}.delivery-overview .change-panel-alert{border:0;align-items:center;gap:12px;min-height:34px;margin:20px 0 0;padding:0;display:flex}.delivery-overview .change-panel-alert>span{color:#f9333e;white-space:nowrap;background:#fff5f6;border:1px solid #f9333e4d;border-radius:4px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.delivery-overview .change-panel-alert>span svg{width:13px;height:13px}.delivery-overview .change-panel-alert>strong{font-size:14px;line-height:22px}.delivery-overview .change-panel-alert>button{color:#888;background:0 0;border:0;align-items:center;gap:4px;margin-left:auto;padding:7px 0;font-size:11px;font-weight:600;display:flex}.delivery-overview .change-panel-alert>button svg{width:12px;height:12px}.delivery-overview .change-panel-columns{border-top:1px solid #f7f7f7;grid-template-columns:1.35fr 1fr .55fr;gap:32px;margin-top:16px;padding-top:16px}.delivery-overview .change-panel-columns small{color:#424242;padding-bottom:12px;font-size:12px;font-weight:700;display:block}.delivery-overview .change-panel-columns p{margin:0}.delivery-overview .change-panel-columns b{border-radius:8px;padding:6px 10px;font-size:11px}.delivery-overview .change-panel-columns>div:nth-child(2) b{align-items:center;gap:6px;display:inline-flex}.delivery-overview .change-panel-columns .channel-mark,.delivery-overview .change-panel-columns .channel-mark img{width:14px;height:14px}.impact-orders>strong{font-size:15px;line-height:24px;display:block}.delivery-section-break{background:#f2f2f2;height:1px;margin:60px 0 0}.delivery-trend-heading{margin:24px 0}.delivery-trend-grid{gap:16px}.delivery-trend-grid article,.delivery-overview .domain-wide-chart,.delivery-overview .domain-line-comparison{background:#f7f7f7;border-radius:12px;padding:20px}.delivery-trend-grid article h3,.delivery-overview .domain-wide-chart h3,.delivery-overview .domain-line-comparison h3{margin:0;font-size:13px;line-height:22px}.delivery-trend-grid article>p,.delivery-overview .domain-wide-chart>p,.delivery-overview .domain-line-comparison>p{color:#888;min-height:36px;margin:4px 0 0;font-size:10px;line-height:18px}.delivery-trend-figure{margin-top:12px}.delivery-trend-plot{grid-template-columns:28px minmax(0,1fr);align-items:stretch;gap:6px;display:grid}.delivery-trend-canvas{height:190px;position:relative}.delivery-trend-canvas>svg{background:repeating-linear-gradient(#0000 0 45px,#e5e5e5 46px);width:100%;height:190px;display:block;overflow:hidden}.delivery-trend-marker{pointer-events:none;border:2px dotted #1d6d50;border-radius:50%;width:18px;height:18px;position:absolute;transform:translate(-50%,-50%)}.delivery-trend-y-axis{color:#a7a6a6;text-align:right;flex-direction:column;justify-content:space-between;height:190px;padding:1px 0 0;font-size:9px;display:flex}.delivery-trend-labels{color:#888;text-align:center;justify-content:space-between;align-items:center;margin:7px 0 0 34px;padding:0 11px;font-size:9px;display:flex}.delivery-trend-labels span{white-space:nowrap;transform:translate(0)}.delivery-trend-events{color:#777;flex-wrap:wrap;justify-content:center;gap:18px;min-height:18px;margin-top:14px;font-size:9px;display:flex}.delivery-trend-events span{align-items:center;gap:5px;display:flex}.delivery-trend-events i{background:#1d6d50;border-radius:50%;width:6px;height:6px}.delivery-overview .domain-wide-chart{margin-top:16px}.delivery-region-bars{background:repeating-linear-gradient(#0000 0 57px,#e5e5e5 58px);border-bottom:1px solid #ddd;align-items:flex-end;gap:18px;height:235px;padding:24px 20px 0;display:flex}.delivery-region-bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex}.delivery-region-bars>div>span{justify-content:center;align-items:flex-end;gap:5px;width:100%;height:calc(100% - 26px);display:flex}.delivery-region-bars i,.delivery-region-bars b{background:#1d6d50;border-radius:3px 3px 0 0;width:34%;min-width:10px}.delivery-region-bars b{background:#a7a6a6}.delivery-region-bars strong{color:#888;height:26px;padding-top:7px;font-size:9px;font-weight:500}.region-legend{color:#777;justify-content:center;gap:22px;margin-top:14px;font-size:9px;display:flex}.region-legend span:before{content:"";background:#1d6d50;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.region-legend span:last-child:before{background:#a7a6a6}.delivery-overview .domain-warning{background:#fff5f6;margin-top:16px;padding:12px 16px}.delivery-overview .domain-line-comparison{margin-top:16px}.delivery-overview .domain-line-comparison .figma-trend-graphic{height:230px}.delivery-region-cards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.delivery-region-cards article{background:#fff;border:1px solid #ddd;border-radius:8px;padding:16px}.delivery-region-cards header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.delivery-region-cards header strong{font-size:12px}.delivery-region-cards header span{color:#f9333e;font-size:9px;font-weight:700}.delivery-region-cards p{color:#555;justify-content:space-between;margin:7px 0;font-size:10px;display:flex}.delivery-region-cards p b{color:#111}.benchmark-comparison>h3{font-size:14px!important}.benchmark-figure{margin-top:28px}.benchmark-plot{grid-template-columns:32px minmax(0,1fr);gap:8px;display:grid}.delivery-overview .domain-line-comparison .benchmark-plot>svg{background:repeating-linear-gradient(#0000 0 55px,#e1e1e1 56px);width:100%;height:280px;margin:0;display:block}.benchmark-y-axis{color:#a7a6a6;text-align:right;flex-direction:column;justify-content:space-between;height:280px;font-size:9px;display:flex}.benchmark-labels{color:#888;text-align:center;justify-content:space-between;margin:9px 0 0 40px;padding:0 12px;font-size:9px;display:flex}.benchmark-labels span{white-space:nowrap}.benchmark-legend{color:#777;flex-wrap:wrap;justify-content:center;gap:28px;margin:22px 0;font-size:10px;display:flex}.benchmark-legend span:before{content:"";vertical-align:middle;background:#38a17b;border-radius:4px;width:24px;height:3px;margin-right:7px;display:inline-block}.benchmark-legend span:last-child:before{background:#f9333e}.benchmark-legend span.unavailable{color:#a7a6a6}.benchmark-legend span.unavailable:before{background:repeating-linear-gradient(90deg,#f9333e 0 5px,#0000 5px 9px)}.benchmark-alert,.gsqi-reason{background:#fff5f6;border:1px solid #f9333e4d;border-radius:8px;align-items:center;gap:12px;padding:13px 16px;font-size:10px;display:flex}.benchmark-alert.unavailable{background:#fff;border-color:#ddd}.benchmark-alert.unavailable svg{color:#888}.delivery-overview .domain-line-comparison .benchmark-alert svg,.gsqi-reason svg{color:#f9333e;flex:none;width:15px;height:15px;margin:0}.delivery-section-label{color:#888;margin-bottom:24px;font-size:12px;font-weight:700;display:block}.delivery-cause-section,.delivery-evidence,.delivery-action-section{padding:24px}.cause-stage-alert{border:1px solid #f9333e4d;border-radius:8px;align-items:center;gap:12px;padding:15px 16px;display:flex}.cause-stage-alert svg{color:#f9333e;flex:none;width:20px}.cause-stage-alert strong{color:#f9333e;font-size:12px}.cause-stage-alert p{color:#666;margin:4px 0 0;font-size:10px}.delivery-stage-list{margin:18px 0 24px}.delivery-stage-list>article{grid-template-columns:30px 1fr 50px;align-items:center;gap:14px;padding:13px 0;display:grid}.delivery-stage-list>article>b{color:#555;background:#f7f7f7;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.delivery-stage-list>article.risk>b{color:#f9333e;background:#fff5f6}.delivery-stage-list header{align-items:center;gap:10px;display:flex}.delivery-stage-list header>strong{font-size:14px}.delivery-stage-list header>span{color:#1d6d50;background:#ecf9f4;border:1px solid #b0decd;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:700}.delivery-stage-list article.risk header>span{color:#f9333e;background:#fff5f6;border-color:#f9333e4d}.delivery-stage-list article p{color:#555;align-items:center;gap:6px;margin:7px 0;font-size:10px;display:flex}.delivery-stage-list article p i,.cause-impact-panel article p i{background:#aaa;border-radius:50%;width:2px;height:2px}.stage-bar{background:#e4e4e4;border-radius:9px;height:7px;overflow:hidden}.stage-bar i{background:#a7a6a6;border-radius:9px;height:100%;display:block}.delivery-stage-list article.risk .stage-bar i{background:#f9333e}.delivery-stage-list>article>strong{text-align:right;font-size:16px}.cause-impact-panel{background:#f7f7f7;border:1px solid #ddd;border-radius:12px;padding:20px}.cause-impact-panel h3{margin:0 0 14px;font-size:13px}.cause-impact-panel article{border-bottom:1px solid #e4e4e4;justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex}.cause-impact-panel article:last-child{border:0}.cause-impact-panel article>div{align-items:center;gap:10px;display:flex}.cause-impact-panel article strong{font-size:13px}.cause-impact-panel article span{color:#888;background:#fff;border:1px solid #ddd;border-radius:4px;padding:4px 7px;font-size:9px}.cause-impact-panel article span.active{color:#f9333e;background:#fff5f6;border-color:#f9333e4d}.cause-impact-panel article p{color:#555;align-items:center;gap:7px;margin:0;font-size:10px;display:flex}.delivery-evidence .domain-score-ring.large{width:150px;height:150px}.quality-heading{justify-content:space-between;align-items:center;margin:28px 0 7px;display:flex}.quality-heading h3{color:#1d6d50;margin:0;font-size:14px}.quality-heading span{color:#777;font-size:9px}.quality-heading b{color:#111;margin-left:7px}.delivery-evidence .quality-score-row{grid-template-columns:120px 1fr 54px}.delivery-evidence .quality-score-row>strong{align-items:center;gap:6px;display:flex}.delivery-evidence .quality-score-row>i em{background:#f9333e}.delivery-evidence .quality-score-row:nth-of-type(4)>i em,.delivery-evidence .quality-score-row:nth-of-type(7)>i em{background:#1d6d50}.gsqi-reason{margin-top:15px}.delivery-subheading{margin-top:38px}.delivery-subheading h2{color:#1d6d50;margin:0;font-size:16px}.delivery-subheading p{color:#888;margin:5px 0 0;font-size:10px}.delivery-risk-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:17px;display:grid}.delivery-risk-grid article{border:1px solid #ddd;border-radius:8px;padding:18px}.delivery-risk-grid article.risk{border-color:#ffb7bb}.delivery-risk-grid span,.delivery-risk-grid strong,.delivery-risk-grid p,.delivery-risk-grid small{display:block}.delivery-risk-grid span{font-size:10px}.delivery-risk-grid strong{margin:10px 0;font-size:22px}.delivery-risk-grid p{color:#777;min-height:16px;margin:0;font-size:9px}.delivery-risk-grid small{color:#777;align-items:center;gap:5px;margin-top:12px;font-size:9px;display:flex}.anomaly-title h2{align-items:center;gap:8px;display:flex}.anomaly-title h2>span{color:#f9333e;background:#fff5f6;border:1px solid #f9333e4d;border-radius:4px;align-items:center;gap:5px;padding:4px 7px;font-size:9px;display:inline-flex}.anomaly-title h2 svg{width:11px}.delivery-anomaly-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:17px;display:grid}.delivery-anomaly-grid article{background:#fff;border:1px solid #ddd;border-radius:8px;padding:17px}.delivery-anomaly-grid header,.delivery-anomaly-grid article>div,.delivery-anomaly-grid footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.delivery-anomaly-grid header strong{font-size:13px}.delivery-anomaly-grid header b{color:#fff;background:#f9333e;border-radius:4px;padding:5px 8px;font-size:9px}.delivery-anomaly-grid article>p{color:#555;min-height:34px;font-size:10px;line-height:1.6}.delivery-anomaly-grid article>div{color:#555;font-size:9px}.delivery-anomaly-grid article>div>span{align-items:center;gap:5px;display:flex}.delivery-anomaly-grid em{color:#f9333e;font-style:normal}.delivery-anomaly-grid footer{border-top:1px solid #eee;margin-top:13px;padding-top:13px}.delivery-anomaly-grid footer span{color:#888;font-size:9px}.delivery-anomaly-grid footer strong{text-align:right;font-size:11px}.delivery-more{color:#555;background:0 0;border:0;align-items:center;gap:5px;margin:12px auto 0;font-size:9px;display:flex}.delivery-more svg{width:12px}.product-title{margin-top:42px}.delivery-product-tabs{justify-content:flex-end;margin-top:-35px;display:flex}.delivery-product-tabs button{color:#777;background:#f7f7f7;border:0;padding:7px 13px;font-size:9px}.delivery-product-tabs button:first-child{border-radius:16px 0 0 16px}.delivery-product-tabs button:last-child{border-radius:0 16px 16px 0}.delivery-product-tabs button.active{color:#fff;background:#1d6d50;border-radius:16px}.delivery-product-count{margin:22px 0 10px;font-size:10px;display:block}.delivery-risk-products{grid-template-columns:1fr 1fr;gap:12px;display:grid}.delivery-risk-products article{border:1px solid #ddd;border-radius:8px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.delivery-risk-products article.active{border-color:#ffb7bb}.delivery-risk-products article>b{color:#fff;background:#f9333e;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.delivery-risk-products article>div>strong{align-items:center;gap:5px;font-size:11px;display:flex}.delivery-risk-products article em{color:#888;border:1px solid #ddd;border-radius:4px;padding:3px 5px;font-size:8px;font-style:normal}.delivery-risk-products article.active em{color:#f9333e;border-color:#ffb7bb}.delivery-risk-products p{color:#777;margin:6px 0 0;font-size:9px}.delivery-risk-products article>strong{font-size:13px}.delivery-evidence-heading{justify-content:center;align-items:center;min-height:34px;display:flex;position:relative}.delivery-evidence-heading h2{color:#111;letter-spacing:-.24px;margin:0;font-size:24px;line-height:34px}.delivery-evidence-heading>span{color:#888;font-size:14px;line-height:22px;position:absolute;right:0}.delivery-evidence-score{flex-direction:column;align-items:center;margin:0 auto 40px;display:flex}.delivery-evidence .evidence-score-ring{background:0 0;flex-basis:240px;width:240px;height:240px;margin:0;position:relative}.evidence-score-ring>svg{width:240px;height:240px;margin:0;position:absolute;inset:0}.evidence-score-ring circle{fill:none;stroke-width:24px}.evidence-score-ring .score-track{stroke:#ddd}.evidence-score-ring .score-value{stroke:#1d6d50;stroke-linecap:round;transform-origin:120px 120px;transform:rotate(-90deg)}.evidence-score-center{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.delivery-evidence .evidence-score-center strong{font-size:50px;line-height:62px}.delivery-evidence .evidence-score-center small{color:#424242;font-size:20px;line-height:28px}.evidence-score-delta{color:#888;align-items:center;gap:8px;min-height:28px;font-size:18px;line-height:28px;display:flex}.evidence-score-delta b{color:#f9333e}.evidence-score-delta>span:only-child{font-size:14px}.delivery-evidence .evidence-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.delivery-evidence .evidence-metric-grid article{background:#0a1d0f;border:1px solid #0a1d0f;border-radius:12px;min-height:148px;padding:20px}.delivery-evidence .evidence-metric-grid span{color:#ecf9f4;font-size:16px;font-weight:700;line-height:24px}.delivery-evidence .evidence-metric-grid strong{color:#fff;margin:20px 0 0;font-size:28px;line-height:34px}.delivery-evidence .evidence-metric-grid small{color:#ffffffb3;gap:8px;padding-top:8px;font-size:14px;line-height:22px;display:flex}.delivery-evidence .evidence-metric-grid small em{color:#f9333e;font-style:normal;font-weight:700}.delivery-evidence .evidence-quality-heading{margin:52px 0 8px}.delivery-evidence .evidence-quality-heading h3{color:#111;font-size:20px;line-height:28px}.delivery-evidence .evidence-quality-heading span{color:#888;align-items:center;gap:20px;font-size:14px;line-height:22px;display:flex}.delivery-evidence .evidence-quality-heading b{color:#111;margin:0;font-size:20px;line-height:28px}.delivery-evidence .quality-score-row{grid-template-columns:124px minmax(0,1fr) 76px;gap:12px;min-height:51px;padding:16px 0}.delivery-evidence .quality-score-row>strong{color:#111;gap:8px;font-size:18px;line-height:28px}.delivery-evidence .quality-score-row .channel-mark,.delivery-evidence .quality-score-row .channel-mark img{width:20px;height:20px}.delivery-evidence .quality-score-row>i{height:8px}.delivery-evidence .quality-score-row.risk>i em{background:#f9333e}.delivery-evidence .quality-score-row.positive>i em{background:#049730}.quality-score-value{text-align:right;grid-template-columns:50px 18px;align-items:center;gap:12px;display:grid}.quality-score-value b{color:#111;font-size:20px;line-height:28px}.quality-score-value em{color:#888;font-size:14px;font-style:normal;line-height:22px}.delivery-evidence .evidence-reason{background:#fff;border-color:#f9333e4d;min-height:74px;margin-top:24px;padding:16px}.delivery-evidence .evidence-reason svg{color:#f9333e;width:20px;height:20px}.delivery-evidence .evidence-reason p{color:#424242;margin:0;font-size:16px;line-height:24px}.delivery-evidence .evidence-reason b{color:#f9333e}.delivery-evidence .domain-score-ring.evidence-score-ring{flex:0 0 240px;width:240px;height:240px}.delivery-evidence .evidence-score-ring .score-value{transform:none}@media (max-width:760px){.delivery-evidence-heading{flex-direction:column;align-items:center;gap:4px}.delivery-evidence-heading h2{font-size:20px;line-height:28px}.delivery-evidence-heading>span{font-size:12px;position:static}.delivery-evidence .evidence-metric-grid{grid-template-columns:1fr 1fr}.delivery-evidence .evidence-metric-grid article{min-height:142px;padding:16px}.delivery-evidence .evidence-metric-grid span{font-size:14px}.delivery-evidence .evidence-metric-grid strong{font-size:24px}.delivery-evidence .evidence-quality-heading{flex-direction:column;align-items:flex-start;gap:8px}.delivery-evidence .quality-score-row{grid-template-columns:96px minmax(0,1fr) 48px;gap:8px}.delivery-evidence .quality-score-row>strong{gap:5px;font-size:13px}.delivery-evidence .quality-score-row .channel-mark,.delivery-evidence .quality-score-row .channel-mark img{width:18px;height:18px}.quality-score-value{grid-template-columns:28px 12px;gap:4px}.quality-score-value b{font-size:16px}.quality-score-value em{font-size:12px}.delivery-evidence .evidence-reason{align-items:flex-start}.delivery-evidence .evidence-reason p{font-size:14px;line-height:22px}}.action-summary-copy{color:#555;margin:20px 0;font-size:11px;line-height:1.6}.delivery-action-list,.review-action-list{gap:10px;display:grid}.delivery-action-list details,.review-action-list details{background:#fff;border:1px solid #64c09f;border-radius:8px}.delivery-action-list summary,.review-action-list summary{cursor:pointer;grid-template-columns:28px auto auto 1fr 20px;align-items:center;gap:9px;padding:15px 16px;list-style:none;display:grid;position:relative}.delivery-action-list summary::-webkit-details-marker{display:none}.review-action-list summary::-webkit-details-marker{display:none}.delivery-action-list summary>b,.review-action-list summary>b{color:#fff;background:#00291f;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.delivery-action-list summary>span,.review-action-list summary>span{color:#fff;background:#f9333e;border-radius:4px;padding:4px 7px;font-size:9px}.delivery-action-list summary>span.attention,.review-action-list summary>span.attention{background:#df6900}.delivery-action-list summary>strong,.review-action-list summary>strong{font-size:12px}.delivery-action-list summary>small,.review-action-list summary>small{color:#888;font-size:9px}.delivery-action-list summary>em,.review-action-list summary>em{justify-self:end}.delivery-action-list summary>em svg,.review-action-list summary>em svg{width:12px}.delivery-action-list summary>p,.review-action-list summary>p{grid-column:2/-1;margin:0;font-size:9px}.delivery-action-list summary>p .channel-mark,.review-action-list summary>p .channel-mark{margin-right:4px}.task-detail{border-top:1px solid #eee;grid-template-columns:1fr auto;align-items:center;gap:12px;margin:0 16px 14px 55px;padding-top:14px;display:grid}.task-detail p{color:#555;grid-column:1/-1;margin:0;font-size:10px}.task-detail span{color:#888;font-size:9px}.task-detail span strong{color:#f9333e;margin-left:6px;font-size:15px}.task-detail button{color:#fff;background:#00291f;border:0;border-radius:5px;padding:8px 12px;font-size:9px}.delivery-task-footer{border-top:1px solid #eee;align-items:center;gap:10px;margin-top:28px;padding-top:14px;display:flex}.delivery-task-footer span{color:#f9333e;border:1px solid #ffb7bb;border-radius:4px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;display:flex}.delivery-task-footer span svg{width:11px}.delivery-task-footer strong{font-size:10px}.delivery-task-footer button{color:#fff;background:#00291f;border:0;border-radius:5px;align-items:center;gap:5px;margin-left:auto;padding:9px 12px;font-size:9px;display:flex}.delivery-task-footer button svg{width:11px}@media (max-width:760px){.figma-analysis-controls{margin:0 0 14px}.domain-summary-main{text-align:center;flex-direction:column;padding:20px 0}.domain-summary-main h2{font-size:20px}.domain-metric-grid,.dark-domain-metrics{grid-template-columns:1fr 1fr}.change-panel-columns,.domain-chart-grid,.review-keywords{grid-template-columns:1fr}.figma-bars-graphic{gap:8px;padding-inline:5px}.carrier-row{grid-template-columns:28px 1fr 50px}.carrier-row>i{grid-column:2}.carrier-row>strong:last-child{grid-area:2/3}.sentiment-stats{width:100%}.review-list-section>article{grid-template-columns:36px 1fr}.review-list-section button{grid-column:2;justify-self:start}.delivery-region-cards,.delivery-risk-grid,.delivery-anomaly-grid,.delivery-risk-products{grid-template-columns:1fr}.benchmark-figure>svg{height:190px}.delivery-overview .change-panel-alert{flex-wrap:wrap;align-items:flex-start}.delivery-overview .change-panel-alert>button{margin-left:0}.delivery-overview .change-panel-columns{grid-template-columns:1fr}.delivery-region-bars{gap:4px;padding-inline:2px}.delivery-region-bars i,.delivery-region-bars b{min-width:5px}.cause-impact-panel article{flex-direction:column;align-items:flex-start}.cause-impact-panel article p{flex-wrap:wrap}.delivery-stage-list>article{grid-template-columns:26px 1fr 38px;gap:8px}.delivery-stage-list article p{flex-wrap:wrap}.delivery-product-tabs{justify-content:flex-start;margin:12px 0}.task-detail{margin-left:16px}.delivery-task-footer{flex-wrap:wrap;align-items:flex-start}.delivery-task-footer button{margin-left:0}.delivery-evidence .dark-domain-metrics{grid-template-columns:1fr 1fr}.delivery-action-list summary,.review-action-list summary{grid-template-columns:28px auto 1fr 20px}.delivery-action-list summary>small,.review-action-list summary>small{grid-column:3}.delivery-action-list summary>p,.review-action-list summary>p{grid-column:2/-1}}.settlement-figma-page{padding-top:0}.settlement-figma-page .page-heading{margin-bottom:24px}.settlement-controls{margin-top:-53px}.settlement-tabs{align-items:center;gap:4px;margin-bottom:16px;display:flex}.settlement-tabs span{color:#888;margin-right:8px;font-size:12px}.settlement-tabs button,.profit-sort button{color:#777;background:0 0;border:0;border-radius:18px;padding:8px 14px}.settlement-tabs button.active,.profit-sort button.active{color:#fff;background:#1d6d50}.settlement-card{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px}.settlement-card>small{color:#888}.settlement-expected{color:#fff;background:linear-gradient(100deg,#0a3328,#000806);border-radius:10px;grid-template-columns:48px 1fr auto;align-items:center;gap:18px;margin-top:14px;padding:26px;display:grid}.settlement-expected>span{color:#1d6d50;background:#ecf9f4;border-radius:10px;place-items:center;width:48px;height:48px;display:grid}.settlement-expected>span svg{width:21px}.settlement-expected small{color:#9dc6b7}.settlement-expected strong{margin-top:5px;font-size:26px;display:block}.settlement-expected strong em{color:#f9333e;font-size:11px;font-style:normal}.settlement-expected p{color:#ddd;font-size:11px}.settlement-summary-grid{grid-template-columns:repeat(5,1fr);gap:18px;padding:24px 16px 18px;display:grid}.settlement-summary-grid article span,.settlement-summary-grid article strong,.settlement-summary-grid article small{display:block}.settlement-summary-grid span{color:#1d6d50;font-size:12px;font-weight:700}.settlement-summary-grid strong{margin:14px 0 7px;font-size:24px}.settlement-summary-grid small{color:#f9333e;font-size:10px}.settlement-insight{color:#555;border-top:1px solid #eee;padding:16px;font-size:11px}.settlement-insight b{color:#f9333e}.settlement-impact{background:#ecf9f4;border:1px solid #b7e0d1;border-radius:9px;align-items:center;gap:26px;padding:17px;font-size:11px;display:flex}.settlement-impact>strong{color:#1d6d50}.settlement-impact b{color:#f9333e}.settlement-impact em{margin-left:auto;font-style:normal}.settlement-card .section-head h2,.settlement-progress-title h2,.profit-contribution h2{color:#1d6d50;font-size:17px}.settlement-card .section-head button{background:#fff;border:1px solid #ddd;border-radius:6px;padding:8px 12px}.settlement-goal-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.settlement-goal-grid article{background:#f7f7f7;border-radius:10px;padding:20px;position:relative}.settlement-goal-grid article>strong{font-size:12px}.settlement-goal-grid p{color:#777;justify-content:space-between;font-size:10px;display:flex}.settlement-goal-grid p b{color:#222;font-size:17px}.settlement-goal-grid p em{color:#f9333e;font-size:16px;font-style:normal}.settlement-progress-title{margin-top:38px}.settlement-progress-title p{color:#888;font-size:11px}.settlement-goal-grid.progress i{background:#ddd;border-radius:9px;width:calc(100% - 48px);height:6px;margin-top:15px;display:block;overflow:hidden}.settlement-goal-grid.progress i em{background:#f9333e;height:100%;display:block}.goal-rate{position:absolute;bottom:16px;right:20px}.profit-sort{background:#f5f5f5;border-radius:18px;display:flex}.profit-sort button{padding:7px 12px;font-size:10px}.settlement-table{margin-top:20px}.settlement-table-head,.settlement-table-row{border-bottom:1px solid #eee;grid-template-columns:36px 1.4fr repeat(5,1fr);align-items:center;min-height:48px;font-size:11px;display:grid}.settlement-table-head{color:#888;font-size:9px}.settlement-table-row>span:nth-child(2){align-items:center;gap:7px;display:flex}.settlement-table-row>span:first-child{background:#f5f5f5;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.settlement-table-row .risk{color:#f9333e}.cost-analysis{grid-template-columns:280px 1fr;align-items:center;gap:40px;margin-top:45px;display:grid}.cost-donut{background:radial-gradient(circle,#fff 0 58%,transparent 59%),conic-gradient(#1d6d50 0 66%,#f9333e 66% 83%,#222 83% 92%,#ddd 92%);border-radius:50%;align-content:center;place-items:center;width:230px;height:230px;display:grid}.cost-donut span{font-size:11px}.cost-donut strong{font-size:23px}.cost-analysis>div:last-child p{border-bottom:1px solid #eee;grid-template-columns:1fr 1fr .6fr .6fr;margin:0;padding:12px;font-size:11px;display:grid}.cost-analysis span.risk{color:#f9333e}.profit-contribution{margin-top:42px}.profit-contribution>p{border:1px solid #e7e7e7;border-radius:8px;justify-content:space-between;align-items:center;margin:9px 0;padding:13px;font-size:11px;display:flex}.profit-contribution p>span{align-items:center;gap:8px;display:flex}.profit-contribution p>span:first-child>b{background:#f5f5f5;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}@media (max-width:760px){.settlement-controls{margin:0 0 14px}.settlement-tabs{overflow-x:auto}.settlement-tabs span{display:none}.settlement-expected{grid-template-columns:42px 1fr}.settlement-expected p{grid-column:1/-1}.settlement-summary-grid{grid-template-columns:1fr 1fr;padding-inline:0}.settlement-impact{flex-direction:column;align-items:flex-start;gap:9px}.settlement-impact em{margin:0}.settlement-goal-grid{grid-template-columns:1fr}.settlement-table{overflow-x:auto}.settlement-table-head,.settlement-table-row{min-width:800px}.cost-analysis{grid-template-columns:1fr}.cost-donut{margin:auto}.cost-analysis>div:last-child p{grid-template-columns:1fr 1fr}.profit-contribution>p{flex-direction:column;align-items:flex-start;gap:10px}}.integrations-figma-page{padding-top:0}.integrations-figma-page>.page-heading{margin-bottom:24px}.integration-critical{color:#f9333e;background:#fff;border:1px solid #ff9ca1;border-radius:7px;align-items:center;gap:10px;margin-bottom:24px;padding:14px 16px;display:flex}.integration-critical svg{width:18px}.integration-critical strong{font-size:13px}.integration-critical p{color:#777;margin:5px 0 0;font-size:11px}.integration-sales-alert,.integration-section{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px}.integration-sales-alert h2,.integration-section .section-head h2{color:#1d6d50;font-size:17px}.integration-sales-alert>p,.integration-section .section-head p{color:#888;font-size:11px}.integration-sales-alert label{align-items:center;gap:10px;margin:12px 0;font-size:11px;display:flex}.integration-sales-alert label input[type=text],.integration-sales-alert label input[placeholder]{border:1px solid #ddd;border-radius:6px;height:34px;padding:0 12px}.integration-metrics.figma{margin-top:18px}.integration-metrics.figma article{min-height:114px}.last-sync{color:#777;align-items:center;gap:5px;font-size:10px;display:flex}.last-sync svg{width:13px}.data-status-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px;display:grid}.data-status-grid article{background:#f7f7f7;border-radius:8px;justify-content:space-between;align-items:center;padding:22px;display:flex}.data-status-grid span{font-size:11px}.data-status-grid strong{font-size:18px}.data-status-grid i{background:#1d6d50;border-radius:50%;width:7px;height:7px;margin-left:6px;display:inline-block}.data-status-grid i.risk{background:#f9333e}.data-status-grid small{color:#f9333e;font-size:9px}.integration-data-table{margin-top:18px;overflow-x:auto}.integration-table-head,.integration-table-row{border-bottom:1px solid #eee;grid-template-columns:30px 1.2fr .7fr 1.3fr .7fr .7fr .8fr .65fr .6fr;align-items:center;gap:10px;min-width:1050px;min-height:50px;font-size:10px;display:grid}.integration-table-head{color:#888;font-size:9px}.integration-table-row>span:nth-child(2){align-items:center;gap:7px;display:flex}.integration-table-row .ok,.simple-integration-table .ok{color:#1d6d50}.integration-table-row .success,.simple-integration-table .success{color:#1d6d50;align-items:center;gap:4px;display:flex}.integration-table-row .success svg{width:13px}.integration-table-row button{background:#fff;border:1px solid #ddd;border-radius:5px;padding:6px;font-size:9px}.simple-integration-table{margin-top:18px;overflow-x:auto}.simple-integration-table p{border-bottom:1px solid #eee;grid-template-columns:30px 1fr .7fr 1fr .8fr .8fr;align-items:center;gap:12px;min-width:820px;margin:0;padding:14px 0;font-size:10px;display:grid}.simple-integration-table p>b{background:#f5f5f5;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.simple-integration-table .risk,.integration-history .risk{color:#f9333e}.simple-integration-table.review p{grid-template-columns:30px 1.2fr 1.7fr .7fr .8fr .7fr .7fr;min-width:1000px}.integration-history p{border:1px solid #e7e7e7;border-radius:8px;grid-template-columns:26px 1fr 50px 70px;align-items:center;margin:9px 0;padding:14px;font-size:10px;display:grid}.integration-history svg{color:#1d6d50;background:#ecf9f4;border-radius:50%;width:19px;padding:3px}.integration-history span{text-align:center;border-radius:12px;padding:4px}.integration-history .ok{color:#1d6d50;background:#ecf9f4}.integration-history small{color:#888;text-align:right}.save-alert{color:#fff;background:#00291f;border:0;border-radius:6px;padding:9px 12px}.briefing-alert{background:#f7f7f7;border-radius:8px;gap:12px;padding:16px;display:flex}.briefing-alert>svg{color:#fff;background:#1d6d50;border-radius:8px;width:36px;height:36px;padding:9px}.briefing-alert strong{font-size:12px}.briefing-alert p{color:#777;font-size:10px}.alert-config{grid-template-columns:1fr 2fr;gap:16px;margin-top:18px;display:grid}.alert-config>label,.alert-config>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.alert-config span{grid-column:1/-1;font-size:11px}.alert-config select,.alert-config>div label{background:#fff;border:1px solid #ddd;border-radius:7px;height:42px;padding:0 12px}.alert-config>div label{align-items:center;gap:8px;font-size:11px;display:flex}.alert-preview{grid-template-columns:1fr 2fr;gap:24px;margin-top:30px;display:grid}.alert-preview>article>span{font-size:12px;font-weight:700}.phone-preview{text-align:center;background:#c7dce8;border:10px solid #f3f3f3;border-radius:30px;width:260px;min-height:360px;margin:12px auto;padding:55px 16px 20px}.phone-preview b{font-size:11px}.phone-preview p{text-align:left;background:#fff;border-radius:8px;padding:14px;font-size:10px;line-height:1.7}.email-preview{border:1px solid #ddd;border-radius:8px;min-height:360px;margin-top:12px;padding:22px}.email-preview h3{background:#f7f7f7;padding:14px}.email-preview>p{font-size:11px}.email-preview>b{border:1px solid #ffc5c8;border-radius:6px;justify-content:space-between;margin:9px 0;padding:14px;font-size:11px;display:flex}.email-preview small{color:#f9333e}.provider-service-status .integration-card{background:#f7f7f7}@media (max-width:760px){.integration-sales-alert label{flex-wrap:wrap;align-items:flex-start}.integration-metrics.figma,.data-status-grid{grid-template-columns:1fr 1fr}.alert-config,.alert-preview{grid-template-columns:1fr}.phone-preview{margin-left:auto;margin-right:auto}}.landing-story-strip img{aspect-ratio:806/450;width:806px;height:auto}@media (max-width:760px){.landing-story-strip{height:auto}.landing-story-strip img{width:80vw;height:auto}}.landing-dashboard-image img{object-fit:cover!important;object-position:top!important;width:100%!important;height:100%!important}.landing-login-link{width:56px;min-width:56px;padding:0}.landing-login-link svg{width:24px;height:24px}.figma-landing{position:relative}.landing-product-section{background:0 0;overflow:visible}.landing-steps-wrap{background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:60px;height:634px;padding:120px 40px;display:flex}.landing-steps-wrap .landing-section-title h2{letter-spacing:-.3px;font-size:30px;line-height:40px}.landing-steps-wrap .landing-section-title p{color:#424242;margin-top:16px;font-size:16px;line-height:24px}.landing-steps{grid-template-columns:216px 224px 249px 231px 255px;align-items:start;gap:60px;width:1415px;height:214px;margin:0;display:grid;position:relative}.landing-steps:before{border-color:#1d6d50;width:1185px;top:62px;left:108.5px;right:auto}.landing-steps article{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;width:100%;height:214px;display:flex}.landing-steps small{color:#1d6d50;letter-spacing:-.15px;height:22px;font-size:15px;font-weight:700;line-height:22px}.landing-steps article>span{z-index:1;background:#fff;border:1px solid #1d6d50;border-radius:25px;place-items:center;width:50px;height:50px;margin:0;display:grid}.landing-steps article>span img{object-fit:contain;width:20px;height:22px}.landing-steps article>div{flex-direction:column;align-items:center;gap:8px;display:flex}.landing-steps h3{letter-spacing:-.2px;margin:0;font-size:20px;line-height:28px}.landing-steps p{color:#605c5d;letter-spacing:-.15px;min-height:44px;margin:0;font-size:15px;line-height:22px}.landing-steps b{color:#f9333e;background:#fff5f6;border-radius:8px;height:26px;padding:4px 12px;font-size:12px;font-weight:600;line-height:18px}.landing-dashboard-showcase{border-radius:20px;height:1133px;margin-top:20px;padding:120px max(40px,50% - 600px) 0}.landing-dashboard-showcase .landing-section-title h2{letter-spacing:-.3px;font-size:30px;line-height:40px}.landing-dashboard-showcase .landing-section-title p{width:448px;margin:16px auto 0;font-size:16px;line-height:24px}.landing-insight-row{grid-template-columns:repeat(4,291px);gap:12px;height:129px;margin:40px 0 12px}.landing-insight-row article{background:#fcfcfb;border:1px solid #e9e7e6;border-radius:12px;grid-template-rows:52px 15px;grid-template-columns:40px 1fr;align-items:start;gap:12px;height:129px;padding:24px;display:grid}.landing-insight-row>article>span{border-radius:12px;width:40px;height:40px}.landing-insight-row>article>span img{width:18px;height:18px}.landing-insight-row article>div{min-width:0}.landing-insight-row article p{color:#888;white-space:nowrap;align-items:center;gap:4px;height:20px;margin:0;font-size:14px;font-weight:600;line-height:20px;display:flex}.landing-insight-row article p small{border:1px solid;border-radius:4px;height:19px;padding:2px 8px;font-size:10px;line-height:14px}.landing-insight-row article p small.danger{color:#f9333e;background:#fff5f6;border-color:#f9333e4d}.landing-insight-row article p small.warning,.landing-insight-row article p small.muted{color:#fb923c;background:#fff8f3;border-color:#fb923c4d}.landing-insight-row article p small.growth{color:#1d6d50;background:#ecf9f4;border-color:#64c09f}.landing-insight-row article strong{color:#060605;white-space:nowrap;font-size:20px;line-height:28px;display:block}.landing-insight-row article strong em{margin-left:12px;font-size:12px;line-height:18px}.landing-insight-row article em.danger,.landing-insight-row article em.warning{color:#f9333e}.landing-insight-row article em.muted{color:#888}.landing-insight-row article em.growth{color:#1d6d50}.landing-insight-row article>b{color:#888;grid-column:1/-1;margin:0;font-size:10px;font-weight:500;line-height:14px}.landing-dashboard-image{background:0 0;border-radius:12px 12px 0 0;height:728px}.landing-dashboard-image img{margin-top:7px;object-fit:cover!important;object-position:top!important;width:1200px!important;height:721px!important;display:block!important;position:static!important}.landing-contact a img{width:30px;height:30px}.landing-community{gap:40px;height:688px;margin-bottom:120px;padding:120px 40px}.landing-community>.landing-section-title h2{font-size:30px;line-height:40px}.landing-community>.landing-section-title p{color:#424242;margin-top:16px;font-size:16px;line-height:24px}.landing-post-grid{gap:12px;height:232px}.landing-post-grid article{flex-direction:column;height:232px;min-height:232px;padding:32px 24px;display:flex}.landing-post-grid>article>span{align-self:flex-start;align-items:center;gap:8px;height:30px;padding:4px 8px;font-size:14px;line-height:22px;display:inline-flex}.landing-post-grid>article>span:before{content:"";background:#38a17b;border-radius:50%;width:5px;height:5px}.landing-post-grid h3{letter-spacing:-.16px;margin:16px 0 4px;font-size:16px;line-height:24px}.landing-post-grid article:first-child h3{font-size:20px;line-height:28px}.landing-post-grid p{color:#605c5d;margin:0;font-size:14px;line-height:22px}.landing-post-grid article:first-child p{font-size:15px}.landing-post-grid footer{color:#888;gap:4px;height:22px;margin-top:auto;font-size:14px;line-height:22px}.landing-post-grid footer img:nth-of-type(2){margin-left:12px}.landing-post-grid footer time{margin-left:auto}.landing-community-button{color:#fff;background:#1d6d50;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:263px;height:56px;padding:12px 20px;font-size:20px;font-weight:700;line-height:28px;display:flex}.landing-community-button img{width:30px;height:30px}.landing-kakao-float{z-index:5;background:#f9e000;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;bottom:118px;right:40px}.landing-kakao-float img{width:30px;height:30px}@media (max-width:1500px) and (min-width:761px){.landing-steps{grid-template-columns:repeat(5,1fr);gap:24px;width:100%}.landing-steps:before{width:auto;left:8%;right:8%}.landing-insight-row{grid-template-columns:repeat(4,1fr)}.landing-dashboard-showcase{padding-inline:40px}.landing-dashboard-image img{width:100%!important}}@media (max-width:760px){.landing-steps-wrap{gap:45px;height:auto;padding:72px 20px}.landing-steps{grid-template-columns:1fr;gap:30px;width:100%;height:auto}.landing-steps:before{display:none}.landing-steps article{height:auto}.landing-steps p{min-height:0}.landing-dashboard-showcase{height:auto;min-height:1050px;padding:72px 16px 0}.landing-dashboard-showcase .landing-section-title p{width:auto}.landing-insight-row{grid-template-columns:1fr;height:auto}.landing-insight-row article{height:129px}.landing-dashboard-image{height:auto}.landing-dashboard-image img{margin-top:7px;width:100%!important;height:auto!important}.landing-community{height:auto;padding:72px 16px}.landing-post-grid{height:auto}.landing-kakao-float{bottom:150px;right:16px}}.signup-page .auth-hero-image{object-fit:cover;object-position:center}.signup-page .auth-form{width:500px}.signup-page .auth-form .field{margin:0 0 12px}.signup-input-wrap{background:#fff;border:1px solid #ddd;border-radius:8px;align-items:center;height:54px;padding:0 15px;display:flex}.signup-input-wrap:focus-within{border-color:#1d6d50;box-shadow:0 0 0 3px #1d6d501a}.signup-input-wrap input{color:#111;background:0 0;outline:0;width:100%;height:52px;font-size:16px;border:0!important;padding:0!important}.signup-input-wrap input::placeholder{color:#888}.signup-input-wrap button{color:#888;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.signup-input-wrap button svg{width:18px;height:18px}.signup-page .field.invalid .signup-input-wrap{box-shadow:none;border-color:#f9333e}.signup-page .field.invalid input{color:#f9333e}.signup-page .field>small{color:#f9333e;margin-top:4px;font-size:11px;line-height:16px}.signup-page .auth-submit:not(:disabled){color:#fff;background:#16523c}.signup-error{color:#f9333e;text-align:center;margin-top:12px;font-size:12px}@media (max-width:760px){.signup-page .auth-form{width:100%}}.landing-community-button img{transform:rotate(90deg)}.landing-dashboard-image img{width:100%!important;height:auto!important}.landing-steps article>span img{transform:rotate(90deg)}.landing-dashboard-image img{object-fit:cover!important;object-position:top!important;width:1200px!important;max-width:none!important;height:1118px!important}.landing-login-link img{width:21px!important;height:24px!important;transform:none!important}@media (max-width:1500px) and (min-width:761px){.landing-dashboard-image img{width:100%!important;height:auto!important}}@media (max-width:760px){.landing-dashboard-image img{width:100%!important;height:auto!important}}.landing-cta-mobile,.landing-dashboard-mobile-image{display:none}@media (max-width:760px){.figma-landing{background:#111;padding:16px 16px 0}.figma-landing-header{border-radius:10px;width:343px;height:48px;margin:0 0 8px;padding:8px 12px}.figma-landing-header>a>img{width:80px;height:14px}.figma-landing-header>div{gap:5px}.landing-login-link{border-width:1px;border-radius:8px;width:32px;min-width:32px;height:32px;padding:8px;display:grid}.landing-login-link img{width:11px!important;height:13px!important}.landing-header-cta{height:32px;box-shadow:none;border-radius:8px;padding:8px 12px;font-size:12px;line-height:18px}.landing-cta-desktop{display:none}.landing-cta-mobile{display:inline}.figma-landing-hero{text-align:center;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:343px;height:540px;min-height:540px;margin:0;padding:42px 58px;display:flex}.landing-hero-copy{display:contents}.landing-hero-copy>strong{white-space:nowrap;order:1;height:18px;font-size:12px;line-height:18px}.landing-hero-copy h1{letter-spacing:-.3px;white-space:normal;order:2;width:227px;margin:4px 0 12px;font-size:30px;line-height:40px}.landing-gorilla{flex:0 0 166px;order:3;width:164px;height:166px}.landing-hero-copy p{order:4;width:227px;margin:12px 0 20px;font-size:14px;line-height:22px}.landing-hero-copy .landing-primary-button{border-radius:12px;order:5;width:227px;height:46px;padding:8px 30px;font-size:16px;line-height:24px;box-shadow:0 0 4px #2c9c734d}.landing-hero-copy .landing-primary-button svg{display:none}.landing-feature-section{gap:24px;width:343px;margin:60px 0}.landing-feature-section>.landing-section-title{width:343px}.landing-feature-section>.landing-section-title h2{font-size:24px;line-height:34px}.landing-feature-section>.landing-section-title p{font-size:14px;line-height:22px}.landing-feature-grid{gap:12px}.landing-feature-grid article{border-radius:12px;padding:24px 16px}.landing-feature-grid article:nth-child(odd){height:296px}.landing-feature-grid article:nth-child(2n){height:274px}.landing-feature-grid article>span{border-radius:10px;width:34px;height:34px}.landing-feature-grid h3{margin:12px 0 4px;font-size:18px;line-height:28px}.landing-feature-grid p,.landing-feature-grid strong{font-size:14px;line-height:22px}.landing-feature-section>.landing-primary-button{border-radius:12px;width:203px;height:40px;padding:8px 20px;font-size:15px;line-height:22px}.landing-feature-section>.landing-primary-button svg{width:20px}.landing-story-strip{justify-content:flex-start;gap:12px;width:343px;height:190px;margin:0;overflow:hidden}.landing-story-strip img{aspect-ratio:auto;flex:0 0 305px;width:305px;height:170px}.landing-story-strip img:first-child{margin-left:-297px}.landing-product-section{border-radius:0;width:343px;margin:40px 0 0}.landing-steps-wrap{border-radius:0;gap:24px;width:343px;height:1516px;padding:48px 16px}.landing-steps-wrap .landing-section-title{width:255px;height:154px}.landing-steps-wrap .landing-section-title h2{font-size:24px;line-height:34px}.landing-steps-wrap .landing-section-title p{font-size:14px;line-height:22px}.landing-steps{flex-direction:column;gap:68px;width:311px;height:1242px;display:flex}.landing-steps article{gap:12px;height:194px}.landing-steps small{height:20px;font-size:14px;line-height:20px}.landing-steps article>span{border-radius:20px;width:40px;height:40px}.landing-steps article>span img{width:17px;height:19px}.landing-steps article>div{gap:8px;height:110px}.landing-steps h3{font-size:20px;line-height:28px}.landing-steps p{min-height:44px;margin:0;font-size:14px;line-height:22px}.landing-steps b{height:26px;font-size:12px;line-height:18px}.landing-dashboard-showcase{border-radius:0;width:343px;height:522px;min-height:0;margin-top:20px;padding:48px 40px 0;overflow:hidden}.landing-dashboard-showcase .landing-section-title{width:263px;height:142px}.landing-dashboard-showcase .landing-section-title h2{font-size:24px;line-height:34px}.landing-dashboard-showcase .landing-section-title p{width:221px;margin:8px auto 0;font-size:14px;line-height:22px}.landing-insight-row,.landing-dashboard-image{display:none}.landing-dashboard-mobile-image{background:#fff;border-radius:12px 12px 0 0;width:200px;height:320px;margin:24px auto 0;display:block;overflow:hidden}.landing-dashboard-mobile-image img{margin-top:7px;display:block;width:200px!important;height:auto!important}.landing-contact{width:343px;height:208px;margin-top:20px}.landing-contact h2{font-size:24px;line-height:34px}.landing-contact p{font-size:14px;line-height:22px}.landing-contact a{border-radius:12px;width:151px;height:40px;margin-top:24px;padding:7px 20px;font-size:15px;line-height:22px}.landing-contact a img{width:26px;height:26px}.landing-community{border-radius:0;gap:24px;width:343px;height:auto;margin:20px 0;padding:48px 16px}.landing-community>.landing-section-title{width:221px;height:98px}.landing-community>.landing-section-title h2{font-size:24px;line-height:34px}.landing-community>.landing-section-title p{white-space:nowrap;margin-top:8px;font-size:14px;line-height:22px;transform:translate(-20px)}.landing-post-grid{gap:12px;width:311px}.landing-post-grid article,.landing-post-grid article:first-child{height:190px;min-height:190px;padding:20px 16px}.landing-post-grid>article>span{height:26px;font-size:12px;line-height:18px}.landing-post-grid h3,.landing-post-grid article:first-child h3{margin:8px 0 4px;font-size:16px;line-height:24px}.landing-post-grid p,.landing-post-grid article:first-child p{font-size:14px;line-height:22px}.landing-post-grid footer{font-size:12px;line-height:18px}.landing-community-button{border-radius:12px;width:203px;height:40px;padding:8px 20px;font-size:15px;line-height:22px}.landing-community-button img{width:20px;height:20px}.landing-footer{width:343px;height:511px;margin:20px 0 0;padding:95px 40px 0}.landing-footer-orb{width:300px;top:45px}.landing-footer .landing-section-title h2{font-size:24px;line-height:34px}.landing-footer .landing-section-title p{font-size:14px;line-height:22px}.landing-footer>.landing-primary-button{border-radius:12px;width:203px;height:40px;margin-top:24px;padding:8px 20px;font-size:15px;line-height:22px}.landing-footer>.landing-primary-button svg{width:20px}.landing-footer-bottom{border:0;flex-direction:column;justify-content:flex-end;gap:20px;height:111px;padding:0 0 24px;display:flex}.landing-footer-bottom img{width:90px;height:15px}.landing-footer-bottom nav{gap:52px;font-size:12px;display:flex}.landing-footer-bottom span{font-size:10px}.landing-kakao-float{width:48px;height:48px;bottom:125px;right:16px}.landing-kakao-float img{width:26px;height:26px}}.mobile-dashboard-content,.mobile-header-logo,.mobile-logout{display:none}.playauto-connect{background:#fff;border:1px solid #dfe9e4;border-radius:12px;margin:0 0 24px;padding:24px}.playauto-connect.compact{background:#f9fcfa;margin:0;padding:20px}.playauto-connect-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.playauto-connect-head h3{margin:10px 0 5px;font-size:19px}.playauto-connect-head p{color:#666;margin:0;font-size:13px;line-height:1.55}.playauto-connect-head span{border-radius:20px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.playauto-connect-head span.connected{color:#1d6d50;background:#e9f8f1}.playauto-connect-head span.pending{color:#9b5b00;background:#fff4e5}.playauto-connect-head span svg{width:13px;height:13px}.playauto-disconnect{color:#666;background:#fff;border:1px solid #ddd;border-radius:7px;align-items:center;gap:5px;min-height:34px;padding:0 12px;font-size:12px;display:inline-flex}.playauto-disconnect svg{width:14px}.playauto-approval-flow{color:#555;background:#f5f8f6;border-radius:9px;margin:20px 0;padding:16px 16px 16px 38px;font-size:13px;line-height:1.8}.playauto-key-field{gap:7px;margin-top:16px;display:grid}.playauto-key-field>span{align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.playauto-key-field svg{color:#1d6d50;width:15px}.playauto-key-field input{border:1px solid #ccd8d2;border-radius:8px;height:44px;padding:0 13px;font-size:13px}.playauto-key-field input:focus{border-color:#1d6d50;outline:0;box-shadow:0 0 0 3px #1d6d501f}.playauto-key-field small,.playauto-authenticated-at{color:#777;font-size:11px;line-height:1.5}.playauto-test-notice{color:#805000;background:#fff7e8;border-radius:8px;align-items:center;gap:7px;margin-top:16px;padding:12px;font-size:12px;display:flex}.playauto-test-notice svg{width:15px}.playauto-connect-submit{color:#fff;background:#1d6d50;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;margin-top:16px;padding:0 18px;font-size:13px;font-weight:700;display:inline-flex}.playauto-connect-submit:disabled{cursor:not-allowed;opacity:.45}.playauto-connect-submit svg{width:15px}.playauto-authenticated-at{margin-top:12px;display:block}@media (max-width:760px){.playauto-connect{padding:18px 16px}.playauto-connect-head{flex-direction:column}.playauto-disconnect,.playauto-connect-submit{width:100%}.seller-shell{background:#f7f7f7;padding-top:48px}.seller-header{background:#fff;height:48px;padding:8px 16px}.seller-header:before,.seller-header .header-heading{display:none}.mobile-header-logo{width:80px;height:14px;display:block}.header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.mobile-logout{color:#fff;background:#1d6d50;border:0;border-radius:8px;width:66px;height:32px;font-size:12px;font-weight:600;display:block}.notification-button{width:30px;height:30px;padding:0}.notification-button svg{width:17px;height:18px}.notification-button i{width:12px;height:12px;font-size:8px;top:-2px;right:-2px}.mobile-tabs{align-items:flex-start;gap:0;height:54px;padding:0 16px;top:48px}.mobile-tab{flex:0 0 76px;justify-content:center;width:76px;height:38px;padding:8px 12px;font-size:14px;line-height:22px}.mobile-tab:last-child{flex-basis:80px;width:80px}.dashboard-page{padding:28px 15px 42px}.dashboard-desktop-content{display:none}.mobile-dashboard-content{width:344px;display:block}.mobile-dashboard-title{align-items:center;gap:12px;height:36px;margin-bottom:16px;display:flex}.mobile-dashboard-title h1{margin:0;font-size:20px;line-height:28px}.mobile-dashboard-title span{color:#888;background:#e4e4e4;border-radius:5px;height:24px;padding:5px 8px;font-size:10px;line-height:14px}.mobile-dashboard-content h2{color:#1d6d50;margin:0;font-size:20px;line-height:28px}.mobile-dashboard-summary>h2{margin-bottom:8px}.mobile-urgent-label{color:#f9333e;background:#fff5f6;border-radius:4px;align-items:center;gap:8px;width:241px;height:30px;margin-bottom:0;padding:6px 12px;font-size:12px;font-weight:600;line-height:18px;display:flex}.mobile-urgent-label i{background:#f9333e;border-radius:50%;width:5px;height:5px}.mobile-briefing-card{color:#fff;text-align:center;background:linear-gradient(100deg,#0a3328,#000806);border-radius:12px;flex-direction:column;width:344px;height:416px;padding:24px 16px;display:flex}.mobile-brief-date{border-bottom:1px solid #ffffff73;flex-direction:column;align-items:center;height:130px;display:flex}.mobile-brief-date span,.mobile-brief-date b{font-size:14px;font-weight:400;line-height:22px}.mobile-brief-date strong{font-size:50px;line-height:62px}.mobile-brief-copy{text-align:left;padding-top:24px}.mobile-brief-copy h3{margin:0 0 8px;font-size:24px;line-height:30px}.mobile-brief-copy p{color:#b0c9c0;margin:0;font-size:14px;line-height:22px}.mobile-brief-copy>div{gap:4px;margin-top:12px;display:flex}.mobile-brief-copy>div span{color:#fff;border:1px solid #38a17b;border-radius:4px;padding:4px 12px;font-size:12px;line-height:18px}.mobile-dashboard-kpis{margin-top:0}.mobile-dashboard-kpis>h2{height:36px;padding-top:8px}.mobile-dashboard-kpis article{background:#fff;border-radius:12px;width:344px;height:232px;margin-bottom:16px;padding:24px 16px}.mobile-dashboard-kpis article:nth-of-type(2){height:252px}.mobile-kpi-label{align-items:center;gap:4px;height:24px;font-size:14px;line-height:22px;display:flex}.mobile-kpi-label span{color:#1d6d50;place-items:center;width:24px;height:24px;display:grid}.mobile-kpi-label svg{width:17px;height:17px}.mobile-kpi-value{align-items:center;gap:8px;height:58px;padding-top:16px;display:flex}.mobile-kpi-value strong{font-size:28px;line-height:34px}.mobile-kpi-value em{color:#f9333e;font-size:14px;font-style:normal;font-weight:700}.mobile-kpi-value small{color:#888;font-size:14px}.mobile-dashboard-kpis .sparkline{height:40px;margin:0 0 24px}.mobile-dashboard-kpis article>p{color:#424242;margin:0;font-size:14px;line-height:22px}.mobile-dashboard-graphs{margin-top:20px}.mobile-dashboard-graphs>h2{height:36px}.mobile-dashboard-graphs>article{background:#fff;border-radius:12px;width:344px;margin-bottom:16px;padding:24px 16px}.mobile-dashboard-graphs h3{align-items:center;gap:6px;margin:0 0 16px;font-size:16px;line-height:24px;display:flex}.mobile-dashboard-graphs h3 svg{color:#1d6d50;width:18px}.mobile-dashboard-graphs .channel-donut,.mobile-dashboard-graphs .review-donut{width:180px;height:180px}.mobile-dashboard-graphs .quality-bars{height:300px;margin-bottom:26px}.mobile-dashboard-graphs .review-summary{gap:8px}.mobile-dashboard-graphs .review-summary span{padding:14px 4px;font-size:12px}.mobile-dashboard-graphs .review-summary strong{font-size:16px}.mobile-review-total{text-align:center;color:#888;font-size:12px}.mobile-signal-stage,.mobile-signal-section,.mobile-history-section{margin-top:20px}.mobile-signal-stage{background:#fff;border-radius:12px;padding:24px 16px}.mobile-signal-stage h2,.mobile-signal-section h2,.mobile-history-section h2{margin-bottom:16px}.mobile-signal-stage .stage-track{margin:20px 0}.mobile-signal-stage .stage-alert{padding:16px}.mobile-signal-stage .stage-alert strong{font-size:14px;line-height:22px}.mobile-signal-stage .stage-alert p{font-size:12px}.mobile-signal-section .signal-card-compact{min-height:220px;margin-bottom:12px;padding:20px 16px}.mobile-signal-section .signal-card-compact h3{font-size:16px;line-height:24px}.mobile-signal-section .signal-card-compact p{font-size:13px;line-height:20px}.mobile-signal-section .signal-card-compact footer{font-size:12px}.mobile-history-section .history-card{min-height:230px;margin-bottom:12px;padding:20px 16px}.mobile-history-section .history-card strong{font-size:16px}.mobile-history-section .history-card span{font-size:11px}.mobile-history-section .history-card h3{font-size:16px;line-height:24px}.mobile-history-section .history-card p{font-size:14px;line-height:22px}.mobile-history-section .history-card small{font-size:12px}.sales-summary h2{font-size:24px;line-height:30px}.sales-summary>p{font-size:14px;line-height:22px}.sales-summary .metric-card{min-height:142px;padding:20px 16px}.sales-summary .metric-label{font-size:14px}.sales-summary .metric-value{font-size:28px;line-height:34px}.sales-summary .metric-delta{font-size:12px}.domain-summary-main h2{font-size:24px;line-height:30px}.domain-summary-main p{font-size:14px;line-height:22px}.domain-metric-grid article{padding:20px 16px}.domain-metric-grid span{font-size:14px}.domain-metric-grid strong{font-size:28px}.settlement-summary-grid{grid-template-columns:1fr 1fr;gap:20px 12px}.settlement-summary-grid strong{white-space:nowrap;font-size:21px;line-height:28px}.settlement-summary-grid article:last-child{grid-column:1/-1}.settlement-summary-grid span{font-size:12px}.settlement-summary-grid small{font-size:10px}.settlement-table-head,.integration-table-head{display:none}.settlement-table,.integration-data-table{overflow:visible}.settlement-table-row{border:1px solid #ddd;border-radius:12px;grid-template-columns:28px 1fr auto;gap:10px;min-width:0;margin:12px 0;padding:16px;font-size:13px;display:grid}.settlement-table-row>span:nth-child(2){font-size:16px}.settlement-table-row>strong{grid-column:2/-1;justify-content:space-between;display:flex}.settlement-table-row>strong:nth-child(3):before{content:"매출"}.settlement-table-row>strong:nth-child(4):before{content:"전월 대비"}.settlement-table-row>strong:nth-child(5):before{content:"정산 예정"}.settlement-table-row>strong:nth-child(6):before{content:"수수료"}.settlement-table-row>strong:nth-child(7):before{content:"순이익"}.settlement-table-row{position:relative}.integration-table-row{border:1px solid #ddd;border-radius:12px;grid-template-columns:28px 1fr auto;gap:10px;min-width:0;margin:12px 0;padding:16px;font-size:13px;display:grid}.integration-table-row>span:nth-child(2){font-size:16px}.integration-table-row>span:nth-child(n+4){grid-column:2/-1;justify-content:space-between;display:flex}.integration-table-row>span:nth-child(4):before{content:"연결 계정"}.integration-table-row>span:nth-child(5):before{content:"등록 상품"}.integration-table-row>span:nth-child(6):before{content:"오늘 주문"}.integration-table-row>span:nth-child(7):before{content:"마지막 동기화"}.integration-table-row>span:nth-child(8):before{content:"최근 상태"}.integration-table-row>button{grid-column:2/-1;height:34px}.simple-integration-table{overflow:visible}.simple-integration-table p,.simple-integration-table.review p{border:1px solid #ddd;border-radius:12px;grid-template-columns:28px 1fr auto;gap:10px;min-width:0;margin:12px 0;padding:16px;font-size:13px;display:grid}.simple-integration-table p>strong{font-size:16px}.simple-integration-table p>span:nth-of-type(n+2),.simple-integration-table p>em{grid-column:2/-1;justify-content:space-between;display:flex}.simple-integration-table.review p>span:first-of-type:before{content:"수집 채널"}.simple-integration-table.review p>span:nth-of-type(3):before{content:"최근 7일 리뷰"}.simple-integration-table.review p>span:nth-of-type(4):before{content:"전체 리뷰"}.simple-integration-table.review p>em:before{content:"마지막 수집"}.landing-dashboard-mobile-image{background-color:#fff!important;background-image:url(/assets/landing/dashboard-mobile.png)!important;background-position:top!important;background-repeat:no-repeat!important;background-size:200px!important}.settlement-summary-grid strong{font-size:20px}}.review-figma-page .review-domain-summary{padding:24px;box-shadow:0 4px 12px #6d6d6d26}.review-figma-page .review-domain-summary .domain-summary-label{color:#fff;font-size:14px}.review-figma-page .review-domain-summary .domain-summary-main{padding:28px 24px}.review-figma-page .review-domain-summary .domain-summary-main>div:first-child>p{text-align:center;color:#888;margin:7px 0;font-size:9px}.figma-review-ring{background:radial-gradient(circle,#0a3328 0 57%,transparent 58%),conic-gradient(#64c09f 0 65%,#66758b 65% 90%,#f9333e 90%);flex-basis:180px;width:180px;height:180px}.figma-review-ring span,.figma-review-ring small{color:#ddd!important}.figma-review-ring strong{font-size:31px}.review-figma-page .review-domain-summary h2{font-size:25px;line-height:34px}.review-figma-page .review-domain-summary .sentiment-stats{width:500px}.review-figma-page .review-domain-summary .domain-metric-grid article{border-radius:12px}.review-overview{padding:24px}.review-overview .domain-heading h2,.review-product-analysis .domain-heading h2,.review-response .domain-heading h2,.review-strengths .domain-heading h2{font-size:17px}.review-change-alert{border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;margin:20px 0 0;padding-bottom:16px;display:flex}.review-change-alert>span{color:#f9333e;background:#fff5f6;border:1px solid #f9333e4d;border-radius:4px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;display:flex}.review-change-alert svg{width:12px}.review-change-alert>strong{font-size:13px}.review-change-alert>button{color:#888;background:0 0;border:0;align-items:center;gap:4px;margin-left:auto;font-size:9px;display:flex}.review-change-alert>button svg{width:11px}.review-change-columns{grid-template-columns:1.3fr 1fr;gap:32px;padding-top:16px;display:grid}.review-change-columns small{color:#555;font-size:10px;font-weight:700}.review-change-columns p{flex-wrap:wrap;gap:8px;display:flex}.review-change-columns b{color:#f9333e;background:#fff5f6;border-radius:6px;align-items:center;gap:5px;padding:6px 9px;font-size:9px;display:flex}.review-change-columns>div:last-child b{color:#555;background:#f7f7f7}.review-section-spacer{background:#f1f1f1;height:1px;margin:42px 0 24px}.review-trend-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.review-trend-grid>article{background:#f7f7f7;border-radius:12px;padding:20px}.review-trend-grid h3{margin:0;font-size:13px}.review-trend-figure{margin-top:20px}.review-trend-figure>svg{background:repeating-linear-gradient(#0000 0 52px,#e4e4e4 53px);width:100%;height:220px;display:block}.review-trend-labels{color:#888;text-align:center;grid-template-columns:repeat(7,1fr);margin-top:7px;font-size:9px;display:grid}.review-trend-labels span:first-child{text-align:left}.review-trend-labels span:last-child{text-align:right}.review-trend-legend{color:#777;justify-content:center;gap:16px;min-height:18px;margin-top:15px;font-size:8px;display:flex}.review-trend-legend span:before{content:"";background:#1d6d50;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.review-trend-figure.negative .review-trend-legend span:before{background:#f9333e}.review-trend-legend span:last-child:nth-child(3):before{border-radius:0;width:20px;height:2px}.review-trend-alert{background:#fff5f6;border:1px solid #f9333e4d;border-radius:7px;align-items:center;gap:9px;margin-top:16px;padding:11px 13px;font-size:9px;display:flex}.review-trend-alert svg{color:#f9333e;width:13px}.review-detail-heading{margin:38px 0 16px}.review-detail-heading h2{color:#1d6d50;margin:0;font-size:17px;line-height:1.4}.review-detail-heading p{color:#888;margin:4px 0 0;font-size:11px}.review-negative-keyword-analysis{margin-top:40px}.review-negative-keyword-analysis .keyword-heading{margin-top:0}.keyword-focus{border-bottom:1px solid #eee;grid-template-columns:28px minmax(190px,1fr) minmax(180px,.8fr) auto;align-items:center;gap:16px;padding:15px 0;display:grid}.keyword-focus>b{color:#f9333e;background:#fff1f2;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.keyword-focus>div{min-width:0}.keyword-focus>div>strong{align-items:center;gap:7px;font-size:12px;display:flex}.keyword-focus>div>strong em{color:#fff;background:#f9333e;border-radius:4px;padding:3px 5px;font-size:8px;font-style:normal}.keyword-focus>div>p{color:#888;margin:6px 0 0;font-size:10px}.keyword-focus>div>p b{color:#333;font-weight:700}.keyword-focus>i{background:#e5e5e5;border-radius:6px;height:6px;overflow:hidden}.keyword-focus>i span{border-radius:inherit;background:#f9333e;height:100%;display:block}.keyword-focus>strong{white-space:nowrap;font-size:12px}.keyword-focus>strong em{color:#f9333e;margin-left:5px;font-size:10px;font-style:normal}.keyword-products{background:#f7f7f7;border:1px solid #e5e5e5;border-radius:9px;margin-top:20px;padding:17px 14px 14px}.keyword-products>h3{color:#555;margin:0 0 12px;font-size:11px}.keyword-products>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.keyword-products article{background:#fff;border:1px solid #e7e7e7;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:62px;padding:12px 14px;display:grid}.keyword-products article>b{color:#f9333e;background:#fff5f6;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.keyword-products article>div{min-width:0}.keyword-products article>div>strong{white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:10px;display:flex}.keyword-products article>div>strong .channel-mark{flex:none}.keyword-products article>div>strong em{color:#1d6d50;border:1px solid #b7e0d1;border-radius:4px;padding:3px 5px;font-size:8px;font-style:normal}.keyword-products article>div>p{color:#888;margin:5px 0 0;font-size:9px}.keyword-products article>strong{white-space:nowrap;font-size:11px}.review-negative-keyword-analysis>.delivery-null-chart{min-height:130px;margin-top:0}.review-negative-keyword-analysis>.delivery-null-chart span{font-size:10px}@media (max-width:760px){.review-negative-keyword-analysis{margin-top:30px}.keyword-focus{grid-template-columns:24px 1fr auto;gap:9px}.keyword-focus>i{grid-column:2/-1}.keyword-products>div{grid-template-columns:1fr}.keyword-products article{padding:11px}.keyword-products article>div>strong{white-space:normal;flex-wrap:wrap}}.domain-score-block{flex-direction:column;flex:none;align-items:center;gap:12px;display:flex}.score-delta{color:#aaa;font-size:12px}.score-delta b{color:#f9333e;margin-right:6px;font-weight:700}.gsqi-formula-note{color:#ffffff8c;text-align:center;max-width:190px;font-size:9px;line-height:1.45}.domain-metric-grid small{color:#949494;font-weight:500}.domain-metric-grid small em{color:#f9333e;margin-right:5px;font-style:normal;font-weight:700}.settlement-goal-inputs{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.settlement-goal-inputs label,.settlement-goal-inputs>article{background:#f7f7f7;border-radius:10px;padding:20px;display:block}.settlement-goal-inputs label>span,.settlement-goal-inputs>article>span{color:#222;margin-bottom:14px;font-size:12px;font-weight:700;display:block}.goal-value{justify-content:flex-end;align-items:center;gap:8px;min-height:40px;padding:0 12px;display:flex}.goal-value b{color:#888;font-size:13px;font-weight:500}.goal-value strong{color:#222;font-size:15px}.settlement-goal-inputs>article.unset .goal-value{justify-content:flex-start;padding:0}.settlement-goal-inputs>article.unset .goal-value strong{color:#999;font-weight:600}.goal-input{align-items:center;gap:8px;display:flex}.goal-input b{color:#888;font-size:13px;font-weight:500}.goal-input input{text-align:right;color:#222;background:#fff;border:1px solid #ddd;border-radius:8px;flex:1;min-width:0;height:40px;padding:0 12px;font-size:15px;font-weight:700}.goal-input input:focus{border-color:var(--green-600);outline:0;box-shadow:0 0 0 3px #1d6d501a}.goal-input-guide{color:#888;text-align:right;margin-top:6px;font-size:9px;display:block}.settlement-goal-status{color:var(--green-600);margin:12px 0 0;font-size:12px}.settlement-subhead{margin:45px 0 4px}.settlement-subhead h2{color:#1d6d50;margin:0;font-size:17px}.settlement-subhead p{color:#888;margin:4px 0 0;font-size:11px}.cost-table{display:block}.cost-table-head,.cost-table-row{border-bottom:1px solid #eee;grid-template-columns:1.4fr 1fr .6fr .8fr .5fr;align-items:center;padding:12px;font-size:11px;display:grid}.cost-table-head{color:#888;letter-spacing:.03em;font-size:9px}.cost-table-row span:first-child{color:#222;align-items:center;gap:8px;font-weight:700;display:flex}.cost-table-row span.risk{color:#f9333e;font-weight:700}.cost-dot{border-radius:3px;flex:none;width:9px;height:9px;display:inline-block}.cost-dot-0{background:#1d6d50}.cost-dot-1{background:#f9333e}.cost-dot-2{background:#222}.cost-dot-3{background:#ddd}.cost-risk{color:#d97706;background:#fff1e2;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:700}.settlement-impact .impact-reason{color:#5a7e70}.settlement-expected strong i{color:#9fb8ad;margin-left:2px;font-size:11px;font-style:normal;font-weight:500}@media (max-width:900px){.settlement-goal-inputs{grid-template-columns:1fr}.cost-table-head,.cost-table-row{grid-template-columns:1.2fr 1fr .8fr}.cost-table-head span:nth-child(n+4),.cost-table-row span:nth-child(n+4){display:none}}.settlement-card .section-head .profit-sort button{color:#777;background:0 0;border:0}.settlement-card .section-head .profit-sort button.active{color:#fff;background:#1d6d50;border:0}.settlement-basis{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.settlement-basis>b{color:#1d6d50;font-size:10px}.settlement-basis>span{color:#666;background:#f7f7f7;border-radius:6px;padding:5px 8px;font-size:9px}.settlement-summary-grid article.null strong,.settlement-table-row .null-value{color:#888!important}.settlement-impact.null{background:#f7f7f7;border-color:#ddd}.settlement-impact.null>strong{color:#555}.settlement-empty{color:#888;text-align:center;background:#fafafa;border:1px dashed #d6d6d6;border-radius:10px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;min-height:110px;padding:22px;display:flex}.settlement-empty>strong{font-size:24px}.settlement-empty>span{font-size:10px;line-height:1.6}.settlement-table>.settlement-empty,.profit-contribution>.settlement-empty{margin-top:12px}.settlement-expected p small{color:#8fa79f;margin-top:4px;display:block}.community-title{color:inherit;text-decoration:none;display:block}.community-title h2:hover{color:var(--green-600)}.community-preview{border-top:1px solid #f0f0f0;gap:8px;margin-top:14px;padding-top:12px;display:grid}.community-preview p{color:#888;align-items:center;gap:8px;margin:0;font-size:11px;display:flex}.community-preview svg{color:#bbb;flex:none}.community-preview b{color:#333;font-weight:700}.community-back{color:#333;background:#fff;border:1px solid #e7e7e7;border-radius:8px;align-items:center;gap:7px;margin-bottom:16px;padding:9px 14px;font-size:12px;text-decoration:none;display:inline-flex}.community-back:hover{border-color:#cfd8d4}.community-detail .page-heading p{display:none}.community-card.detail{padding:24px;position:relative}.community-card.detail h2{margin:14px 0 12px;font-size:18px}.community-card.detail p{color:#444;margin:0 0 6px;font-size:13px;line-height:22px}.community-card.detail .community-author{top:56px}.comment-heading{align-items:center;gap:8px;margin:22px 0 12px;font-size:13px;font-weight:700;display:flex}.comment-heading b{color:#fff;background:#f9333e;border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid}.comment-list{gap:16px;display:grid}.comment-row{grid-template-columns:26px 1fr;align-items:start;gap:10px;display:grid}.comment-avatar{width:26px;height:26px;color:var(--green-600);background:#e8f6f1;border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.comment-meta{color:#888;align-items:center;gap:7px;font-size:11px;display:flex}.comment-meta strong{color:#222;font-size:12px}.comment-meta em{color:var(--green-600);background:#e8f6f1;border-radius:4px;padding:2px 6px;font-size:10px;font-style:normal;font-weight:700}.comment-reply-to{color:#888;align-items:center;gap:5px;margin-top:5px;font-size:11px;display:flex}.comment-reply-to b{color:#333}.comment-body{color:#333;background:#fff;border-radius:10px;margin:7px 0 0;padding:11px 14px;font-size:12px;display:inline-block}.comment-form{border:1px solid var(--green-600);background:#fff;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;padding:8px 8px 8px 16px;display:flex}.comment-form select{color:#555;background:#f5f7f6;border:0;border-radius:7px;padding:8px 10px;font-size:12px}.comment-form input{border:0;outline:0;flex:1;min-width:180px;padding:9px 0;font-size:13px}.comment-form button{background:var(--green-600);color:#fff;border:0;border-radius:7px;padding:10px 18px;font-size:12px;font-weight:700}.comment-form button:disabled{background:#c9d6d1}.comment-error{color:#c2273a;width:100%;margin:6px 0 0;font-size:12px}.community-write-card{background:#fff;border-radius:12px;gap:20px;padding:24px;display:grid}.write-field{display:block}.write-field>span{color:#555;margin-bottom:8px;font-size:12px;display:block}.write-field select,.write-field input,.write-field textarea{color:#222;background:#fff;border:1px solid #e0e4e2;border-radius:8px;width:100%;padding:12px 14px;font-family:inherit;font-size:13px}.write-field select{background:#f7f8f8;max-width:390px}.write-field textarea{resize:vertical;min-height:160px;line-height:1.6}.write-field select:focus,.write-field input:focus,.write-field textarea:focus{border-color:var(--green-600);outline:0;box-shadow:0 0 0 3px #1d6d501a}.write-counter{text-align:right;color:#999;margin-top:6px;font-size:11px;display:block}.write-guide{background:#fff;border:1px solid #f3d7da;border-radius:10px;gap:12px;padding:16px;display:flex}.write-guide svg{color:#f9333e;flex:none;margin-top:2px}.write-guide strong{margin-bottom:8px;font-size:12px;display:block}.write-guide p{color:#777;margin:0 0 5px;font-size:11px}.write-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.write-cancel{color:#777;font-size:13px;text-decoration:none}.write-actions button{background:var(--green-600);color:#fff;border:0;border-radius:8px;padding:13px 34px;font-size:14px;font-weight:700}.write-actions button:disabled{background:#c9d6d1}.product-cost-editor{margin-top:18px}.product-cost-editor>div:last-of-type{gap:10px;display:grid}.product-cost-editor form{border-bottom:1px solid #eee;grid-template-columns:1fr 220px auto;align-items:end;gap:12px;padding:13px 0;display:grid}.product-cost-editor form>span b,.product-cost-editor form>span small{display:block}.product-cost-editor form>span b{font-size:12px}.product-cost-editor form>span small{color:#888;margin-top:4px;font-size:9px}.product-cost-editor label{color:#666;font-size:10px}.product-cost-editor label input{width:100%;margin-top:5px;display:block}.settlement-product-cost{background:#f4fbf8;border:1px solid #d5e7e0;border-radius:10px;grid-template-columns:1fr auto;gap:8px;padding:20px;display:grid}.settlement-product-cost span{color:#1d6d50;font-size:12px;font-weight:700}.settlement-product-cost strong{font-size:22px}.settlement-product-cost small{color:#777;grid-column:1/-1;font-size:10px}@media (max-width:760px){.product-cost-editor form{grid-template-columns:1fr}.product-cost-editor form button{width:100%}}@media (max-width:900px){.community-card.detail .community-author{margin-top:12px;position:static}.write-field select{max-width:100%}}.notification-counts article span svg{width:14px;height:14px}.action-card-list{gap:14px;margin-top:16px;display:grid}.action-card{background:#fff;border:1px solid #e7ece9;border-radius:12px;padding:18px 20px}.action-card.risk,.action-card.attention{border-color:#f6c7cc}.action-card header{align-items:center;gap:9px;margin-bottom:12px;display:flex}.action-order{color:#fff;background:#0f3d2e;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:700;display:grid}.action-label{color:var(--green-600);background:#e8f6f1;border-radius:5px;padding:3px 8px;font-size:10px;font-weight:700}.action-headline{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.action-severity{color:#fff;border-radius:5px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:700}.action-severity.risk{background:#f9333e}.action-severity.attention{background:#e8792a}.action-severity.normal{background:#0f3d2e}.action-headline strong{color:#111;font-size:14px}.action-card p{color:#666;margin:10px 0 0;font-size:12px;line-height:1.7}.action-card p b{color:var(--green-600);font-weight:700}.action-cta{background:var(--green-600);color:#fff;border-radius:7px;align-items:center;gap:7px;margin-top:14px;padding:9px 14px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.action-cta:hover{background:#175a42}.notification-title button:disabled{opacity:.45}@media (max-width:900px){.action-card{padding:16px}.action-headline strong{font-size:13px}}.dashboard-chart-grid>.dashboard-panel{flex-direction:column;display:flex}.dashboard-chart-grid .channel-list{gap:2px}.dashboard-chart-grid .channel-row{margin:4px 0}.dashboard-chart-grid .gsqi-panel .quality-chart{flex:1}.dashboard-chart-grid .gsqi-panel .quality-bars{height:calc(100% - 22px);min-height:280px}.dashboard-chart-grid .review-panel .review-summary{margin-top:auto}.dashboard-empty-value{color:#aaa;place-items:center;min-height:80px;font-size:22px;display:grid}.quality-bars>div>b{color:#aaa;font-size:16px;font-weight:500;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.quality-bars>div.unavailable:after{content:"";background:#e5e8e7;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.quality-chart{flex:1;grid-template-columns:34px 1fr;gap:10px;min-height:0;display:grid}.quality-axis{color:#aaa;flex-direction:column;justify-content:space-between;align-items:flex-end;padding-bottom:22px;font-size:10px;display:flex}.quality-chart .quality-bars{background:repeating-linear-gradient(0deg,#0000 0 calc(25% - 1px),#f0f2f1 calc(25% - 1px) 25%)}.channel-connection{background:#fff;border:1px solid #edf0ee;border-radius:8px;align-items:center;gap:12px;min-height:56px;margin-top:24px;padding:12px 16px;display:flex}.channel-connection .channel-connection-label{color:#777;white-space:nowrap;font-size:12px}.channel-connection span{flex-wrap:wrap;align-items:center;gap:13px;display:flex}.channel-connection b{color:#aaa;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:500;display:inline-flex}.channel-connection b i{background:#d6dad8;border-radius:50%;width:5px;height:5px}.channel-connection b.on{color:#555}.channel-connection b.on i{background:var(--green-600)}.channel-connection em{color:#777;white-space:nowrap;font-size:11px;font-style:normal}.channel-connection>a{color:#666;white-space:nowrap;background:#fff;border:1px solid #e1e5e3;border-radius:7px;align-items:center;gap:6px;margin-left:auto;padding:9px 12px;font-size:11px;text-decoration:none;display:inline-flex}.channel-connection>a svg{width:14px;height:14px}.history-more{margin:16px auto 0}.alert-preview-head{margin:34px 0 12px}.alert-preview-head h3{margin:0;font-size:14px}.alert-preview-head p{color:#888;margin:4px 0 0;font-size:11px}.alert-preview article>span{align-items:center;gap:8px;display:flex}.preview-on,.preview-off{border-radius:5px;padding:3px 7px;font-size:10px;font-weight:700}.preview-on{color:var(--green-600);background:#e8f6f1}.preview-off{color:#999;background:#f2f3f3}.phone-preview small,.email-preview small{color:#8a9a93;margin-top:4px;font-size:10px;display:block}.phone-preview em{color:#3d4b45;background:#fff;border-radius:8px;margin-top:8px;padding:9px 11px;font-size:11px;font-style:normal;line-height:1.65;display:block}.phone-preview i{color:var(--green-600);background:#e8f6f1;border-radius:8px;margin-top:10px;padding:9px 11px;font-size:11px;font-style:normal;font-weight:600;line-height:1.65;display:block}.email-cta{color:#fff;text-align:center;background:#0f3d2e;border-radius:8px;margin-top:14px;padding:11px;font-size:11px;font-weight:700;text-decoration:none;display:block}.email-preview>i{text-align:center;color:#9aa5a0;margin-top:10px;font-size:10px;font-style:normal;display:block}.integration-sales-alert label input[type=text],.integration-sales-alert label input:not([type=checkbox]){min-width:180px}.control-wrap{position:relative}.figma-analysis-controls .control-wrap>button{align-items:center;gap:6px;display:flex}.control-menu{z-index:20;background:#fff;border:1px solid #e7e7e7;border-radius:10px;gap:4px;min-width:170px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px -18px #0006}.control-menu>span{color:#999;padding:2px 8px 6px;font-size:10px}.control-menu button{text-align:left;color:#444;background:0 0;border:0;border-radius:7px;padding:8px 10px;font-size:12px}.control-menu button:hover{background:#f3f6f5}.control-menu button.active{color:var(--green-600);background:#e8f6f1;font-weight:700}.control-custom{color:#666;align-items:center;gap:6px;padding:6px 10px;font-size:11px;display:flex}.control-custom input{border:1px solid #e0e4e2;border-radius:6px;width:64px;padding:5px 8px;font-size:12px}.onboarding-shell{background:#f7f8f8;min-height:100vh;padding:0 0 40px}.onboarding-header{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:22px 40px 0;display:flex}.onboarding-header .brand{height:auto;padding:0;font-size:21px;text-decoration:none}.onboarding-login{color:#333;background:#fff;border:1px solid #e2e6e4;border-radius:8px;padding:8px 16px;font-size:12px;text-decoration:none}.onboarding-title{align-items:center;gap:12px;max-width:1400px;margin:0 auto;padding:30px 40px 14px;display:flex}.onboarding-title h1{margin:0;font-size:20px}.onboarding-title span{color:#949494;background:#e9e9e9;border-radius:6px;padding:5px 8px;font-size:12px}.onboarding-card{background:#fff;border-radius:14px;max-width:1400px;margin:0 auto;padding:32px 34px}.onboarding-block{margin-bottom:34px}.onboarding-block h2{margin:0;font-size:16px}.onboarding-block p{color:#8a8a8a;margin:6px 0 0;font-size:12px}.onboarding-notice{border:1px solid #f5cdd2;border-radius:10px;gap:11px;margin-top:18px;padding:15px 17px;display:flex}.onboarding-notice svg{color:#f9333e;flex:none;margin-top:1px}.onboarding-notice strong{color:#f9333e;margin-bottom:5px;font-size:12px;display:block}.onboarding-notice p{color:#777;margin:0;font-size:11px}.onboarding-steps{background:#f7f8f8;border-radius:12px;padding:26px}.step-track{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex;position:relative}.step-track:before{content:"";background:#dfe4e2;height:1px;position:absolute;top:50%;left:8%;right:8%}.step-pill{z-index:1;color:#8b9a94;background:#e9edeb;border:1px solid #0000;border-radius:20px;align-items:center;gap:7px;padding:9px 18px;font-size:11px;display:flex;position:relative}.step-pill b{font-weight:700}.step-pill.active{border-color:var(--green-600);color:var(--green-600);background:#fff}.step-pill.done{color:var(--green-600);background:#fff;border-color:#bfded0}.step-panel{background:#fff;border-radius:12px;padding:24px}.step-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.step-panel-head h3{margin:0;font-size:14px}.step-panel-head p{color:#8a8a8a;margin:6px 0 0;font-size:11px}.step-count{color:var(--green-600);white-space:nowrap;font-size:12px}.channel-connect-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.channel-connect-row{border:1px solid #e9edeb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.channel-connect-row span{align-items:center;gap:9px;font-size:13px;display:flex}.channel-connect-row em{color:#9aa5a0;font-size:11px;font-style:normal}.channel-connect-row button{background:var(--green-600);color:#fff;border:0;border-radius:7px;padding:8px 16px;font-size:11px;font-weight:700}.channel-done{color:var(--green-600);align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.step-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:22px;display:flex}.step-back{color:#555;background:#fff;border:1px solid #e2e6e4;border-radius:8px;align-items:center;gap:6px;padding:11px 18px;font-size:12px;display:flex}.step-next{background:var(--green-600);color:#fff;border:0;border-radius:8px;align-items:center;gap:7px;padding:12px 20px;font-size:12px;font-weight:700;display:flex}.step-next.dark{background:#0f1a15}.step-next:disabled{background:#c9d6d1}.setting-topic-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.setting-topic-grid label{cursor:pointer;border:1px solid #e9edeb;border-radius:10px;gap:4px;padding:14px 16px;display:grid}.setting-topic-grid label.on{border-color:var(--green-600);background:#f2faf6}.setting-topic-grid label input{accent-color:var(--green-600);margin-bottom:4px}.setting-topic-grid b{font-size:13px}.setting-topic-grid small{color:#8a8a8a;font-size:11px}.collect-target{background:#f2faf6;border:1px solid #bfded0;border-radius:10px;padding:16px}.collect-target strong{margin-bottom:11px;font-size:12px;display:block}.collect-target div{flex-wrap:wrap;gap:10px;display:flex}.collect-target span{text-align:center;background:#fff;border:1px solid #e0e8e4;border-radius:7px;flex:1;padding:9px 16px;font-size:11px}.collect-detail{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.collect-detail article{background:#f7f8f8;border-radius:10px;padding:16px}.collect-detail strong{margin-bottom:9px;font-size:12px;display:block}.collect-detail p{color:#777;align-items:flex-start;gap:6px;margin:0 0 5px;font-size:11px;display:flex}.collect-detail svg{color:var(--green-600);flex:none;margin-top:2px}.collect-note{color:#777;background:#f7f8f8;border-radius:9px;align-items:flex-start;gap:7px;margin-top:14px;padding:13px 15px;font-size:11px;display:flex}.collect-note b{color:#333}.collect-progress{gap:12px;display:grid}.collect-progress article{border:1px solid #e9edeb;border-radius:10px;padding:14px 16px}.collect-progress header{align-items:center;gap:10px;display:flex}.collect-progress header div{flex:1}.collect-progress strong{font-size:12px;display:block}.collect-progress header p{color:#8a8a8a;margin:3px 0 0;font-size:11px}.collect-progress header span{font-size:12px;font-weight:700}.collect-progress header em{color:#8a8a8a;margin-left:4px;font-size:10px;font-style:normal;font-weight:400}.collect-progress i{background:#e9edeb;border-radius:6px;height:6px;margin-top:11px;display:block;overflow:hidden}.collect-progress i b{background:var(--green-600);height:100%;transition:width .25s;display:block}.collect-footer{color:#5d7a6e;background:#f2faf6;border-radius:9px;justify-content:space-between;align-items:center;margin-top:14px;padding:12px 15px;font-size:11px;display:flex}.collect-footer span{align-items:center;gap:6px;display:flex}.spin{animation:1.1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spin{animation:none}}.onboarding-footer{color:#9aa5a0;border-top:1px solid #e7eae9;justify-content:space-between;gap:16px;max-width:1400px;margin:26px auto 0;padding:20px 40px 0;font-size:11px;display:flex}.onboarding-footer nav{gap:18px;display:flex}.onboarding-footer a{color:#9aa5a0;text-decoration:none}.onboarding-modal-backdrop{z-index:50;background:#0f1a1573;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.onboarding-modal{background:#fff;border-radius:14px;width:min(470px,100%);max-height:90vh;padding:24px;overflow:auto}.onboarding-modal header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.onboarding-modal header strong{font-size:15px}.onboarding-modal header p{color:#8a8a8a;margin:6px 0 0;font-size:11px}.onboarding-modal header button{color:#999;background:0 0;border:0}.modal-guide{background:#f2faf6;border:1px solid #d8ece2;border-radius:10px;margin-bottom:18px;padding:16px}.modal-guide strong{color:var(--green-600);align-items:center;gap:6px;margin-bottom:10px;font-size:12px;display:flex}.modal-guide p{color:#555;margin:0 0 4px;font-size:11px}.modal-guide small{color:#8a8a8a;align-items:center;gap:6px;margin-top:6px;font-size:11px;display:flex}.modal-guide a{color:#333;background:#fff;border:1px solid #d8ece2;border-radius:7px;align-items:center;gap:6px;margin-top:12px;padding:8px 12px;font-size:11px;text-decoration:none;display:inline-flex}.modal-field{margin-bottom:14px;display:block}.modal-field span{color:#555;margin-bottom:7px;font-size:12px;display:block}.modal-field input{border:1px solid #e0e4e2;border-radius:8px;width:100%;padding:12px 14px;font-size:13px}.modal-field input:focus{border-color:var(--green-600);outline:0;box-shadow:0 0 0 3px #1d6d501a}.modal-password{position:relative}.modal-password button{color:#999;background:0 0;border:0;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.modal-note{color:#8a8a8a;background:#f7f8f8;border-radius:9px;align-items:flex-start;gap:6px;margin:0 0 18px;padding:12px;font-size:11px;display:flex}.onboarding-modal footer{justify-content:flex-end;align-items:center;gap:14px;display:flex}.modal-cancel{color:#777;background:0 0;border:0;font-size:13px}.modal-submit{background:var(--green-600);color:#fff;border:0;border-radius:8px;padding:12px 26px;font-size:13px;font-weight:700}.modal-submit:disabled{background:#c9d6d1}.modal-count{color:var(--green-600);margin-right:auto;font-size:11px}.modal-success{text-align:center;margin-bottom:18px}.modal-success span{width:46px;height:46px;color:var(--green-600);background:#e8f6f1;border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.modal-success strong{font-size:14px;display:block}.modal-success p{color:#8a8a8a;margin:6px 0 0;font-size:11px}.modal-topics{gap:10px;margin-bottom:18px;display:grid}.modal-topics label{cursor:pointer;border:1px solid #e9edeb;border-radius:10px;grid-template-columns:20px 1fr;gap:4px 10px;padding:13px 15px;display:grid}.modal-topics label.on{border-color:var(--green-600);background:#f2faf6}.modal-topics input{accent-color:var(--green-600);grid-row:span 2;margin-top:3px}.modal-topics b{font-size:12px}.modal-topics small{color:#8a8a8a;font-size:11px}.result-card{gap:26px;display:grid}.result-channel-tabs{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.result-channel-tabs>span{color:#8a8a8a;margin-right:4px;font-size:11px}.result-channel-tabs button{color:#666;background:#fff;border:1px solid #e2e6e4;border-radius:18px;align-items:center;gap:6px;padding:7px 14px;font-size:11px;display:flex}.result-channel-tabs button.active{border-color:var(--green-600);color:var(--green-600);font-weight:700}.result-channel-tabs button b{color:#b9c4bf}.result-hero{background:#f2faf6;border:1px solid #d8ece2;border-radius:12px;padding:22px}.result-hero-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.result-hero-head>span{align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.result-hero-cta{color:#fff;background:#0f1a15;border-radius:8px;align-items:center;gap:6px;padding:9px 14px;font-size:11px;text-decoration:none;display:inline-flex}.result-hero h2{margin:0;font-size:17px}.result-hero h2 em{color:#f9333e;font-style:normal}.result-hero>p{color:#6d7c76;margin:9px 0 0;font-size:12px}.result-hero-note{color:#8a8a8a;background:#fff;border-radius:9px;align-items:flex-start;gap:7px;margin-top:14px;padding:11px 13px;font-size:11px;display:flex}.result-hero-meta{color:#8a9a93;flex-wrap:wrap;gap:22px;margin-top:12px;font-size:11px;display:flex}.result-briefing{color:#fff;background:linear-gradient(110deg,#082d23,#003f2f);border-radius:14px;grid-template-columns:120px 1fr;align-items:center;gap:28px;min-height:230px;padding:28px 32px;display:grid}.result-brief-date{border:1px solid #ffffff59;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:150px;display:flex}.result-brief-date span{text-align:center;border-bottom:1px solid #ffffff40;width:80%;padding-bottom:7px;font-size:13px}.result-brief-date strong{font-size:48px;line-height:1.15}.result-brief-date b{color:#b8d5ca;font-size:12px}.result-briefing>div:last-child>h2{margin:12px 0 8px;font-size:27px}.result-briefing>div:last-child>p{color:#b8d5ca;margin:0;font-size:14px}.result-alert{color:#ff9ba0;background:#f9333e26;border:1px solid #f9333e66;border-radius:15px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;display:inline-flex}.result-alert svg{width:13px}.result-briefing footer{gap:6px;margin-top:15px;display:flex}.result-briefing footer span{color:#d8f0e7;border:1px solid #64c09f8c;border-radius:14px;padding:5px 10px;font-size:10px}.result-summary-metrics>h3{color:#1d6d50;margin:0 0 12px;font-size:17px}.result-summary-metrics>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.result-summary-metrics a{min-height:150px;color:inherit;border:1px solid #e0e8e5;border-radius:11px;flex-direction:column;padding:20px;text-decoration:none;display:flex}.result-summary-metrics a>span{color:#1d6d50;font-size:11px;font-weight:800}.result-summary-metrics a>strong{margin:14px 0 7px;font-size:26px}.result-summary-metrics a>small{color:#888;font-size:10px}.result-summary-metrics a>em{color:#1d6d50;border-top:1px solid #eee;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;font-size:9px;font-style:normal;font-weight:700;display:flex}.result-summary-metrics a>em svg{width:13px}.result-summary-metrics>p{color:#888;align-items:center;gap:6px;margin:12px 0 0;font-size:9px;display:flex}.result-summary-metrics>p svg{color:#1d6d50;width:13px}.result-section h3{margin:0;font-size:15px}.result-section-desc{color:#8a8a8a;margin:6px 0 14px;font-size:11px}.result-pattern-list{gap:12px;display:grid}.result-pattern-list article{border:1px solid #e9edeb;border-radius:11px;padding:17px 19px}.result-pattern-list header{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:9px;display:flex}.result-pattern-list header b{color:#9aa5a0;font-size:11px}.result-pattern-list header em{color:#fff;border-radius:5px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:700}.result-pattern-list header em.risk{background:#f9333e}.result-pattern-list header em.attention{background:#e8792a}.result-pattern-list header strong{font-size:13px}.result-pattern-list p{color:#6d7c76;margin:0;font-size:12px;line-height:1.7}.result-pattern-list footer{color:#8a9a93;flex-wrap:wrap;gap:14px;margin-top:12px;font-size:11px;display:flex}.result-pattern-list footer span{align-items:center;gap:5px;display:flex}.result-pattern-list footer .risk{color:#f9333e;font-weight:700}.result-stat-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.result-stat-grid article{text-align:center;border:1px solid #e9edeb;border-radius:11px;padding:18px}.result-stat-grid article>span{width:32px;height:32px;color:var(--green-600);background:#e8f6f1;border-radius:9px;place-items:center;margin:0 auto 11px;display:grid}.result-stat-grid strong{font-size:22px;display:block}.result-stat-grid strong small{color:#8a8a8a;margin-left:3px;font-size:12px}.result-stat-grid b{color:var(--green-600);margin-top:7px;font-size:11px;display:block}.result-stat-grid p{color:#9aa5a0;margin:6px 0 0;font-size:10px}.result-summary-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.result-summary-grid article{border:1px solid #e9edeb;border-radius:11px;padding:18px}.result-summary-grid strong{margin-bottom:12px;font-size:12px;display:block}.result-summary-grid article>p{align-items:center;gap:10px;margin:0 0 10px;font-size:12px;display:flex}.result-summary-grid article>p>b{color:#9aa5a0;font-size:11px}.result-summary-grid article>p>span{flex-direction:column;flex:1;gap:3px;display:flex}.result-summary-grid article>p em{color:var(--green-600);font-size:10px;font-style:normal}.result-summary-grid article>p i{font-style:normal;font-weight:700}.result-summary-grid article>p i small{color:#9aa5a0;margin-left:4px;font-size:10px;font-weight:400}.channel-share small{color:#8a8a8a;font-size:11px;display:block}.channel-share-note{color:#9aa5a0;margin:4px 0 12px;font-size:11px}.channel-share-row{justify-content:space-between;align-items:center;margin-bottom:9px;font-size:12px;display:flex}.channel-share-row span{align-items:center;gap:6px;display:flex}.channel-share i{background:#e9edeb;border-radius:7px;height:7px;margin-bottom:8px;display:block;overflow:hidden}.channel-share i b{background:var(--green-600);height:100%;display:block}.result-action-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.result-action-grid article{border:1px solid #e9edeb;border-radius:11px;padding:18px}.result-action-grid>article>b{background:var(--green-600);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;margin-bottom:10px;font-size:10px;display:inline-grid}.result-action-grid strong{margin-bottom:8px;font-size:13px;display:block}.result-action-grid p{color:#8a8a8a;margin:0 0 14px;font-size:11px;line-height:1.7}.result-action-grid a{color:#fff;background:#0f1a15;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:11px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.result-complete{text-align:center;background:#f2faf6;border:1px solid #d8ece2;border-radius:12px;padding:28px}.result-complete>span{background:var(--green-600);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;margin:0 auto 14px;display:grid}.result-complete strong{font-size:15px;display:block}.result-complete p{color:#7c8b85;margin:9px 0 18px;font-size:11px;line-height:1.8}.result-complete a{color:#fff;background:#0f1a15;border-radius:8px;align-items:center;gap:7px;padding:12px 20px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.first-analysis-page{background:#f7f7f7;padding-bottom:64px}.first-analysis-page .onboarding-header{width:min(1280px,100%);height:80px;margin:0 auto;padding:20px 32px}.first-analysis-page .onboarding-header>a:first-child{align-items:center;display:flex}.first-analysis-page .onboarding-header>a:first-child img{width:164px;height:28px}.first-analysis-page .onboarding-login{color:#424242;border-color:#ddd;padding:9px 17px;font-size:14px;line-height:22px}.first-analysis-page .onboarding-title{width:min(1280px,100%);height:80px;margin:0 auto;padding:20px 32px}.first-analysis-page .onboarding-title h1{letter-spacing:-.24px;font-size:24px;line-height:34px}.first-analysis-page .onboarding-title span{color:#888;background:#e4e4e4;border:1px solid #e4e4e4;height:26px;padding:2px 9px;font-size:14px;line-height:20px}.result-page-content{width:min(1280px,100%);margin:0 auto;padding-bottom:40px}.figma-result-channel-tabs{gap:4px;padding:0 32px 16px}.figma-result-channel-tabs>span{color:#424242;margin:0;padding-right:8px;font-size:14px;font-weight:600}.figma-result-channel-tabs button{color:#888;background:#fdfdfd;border-style:dashed;border-color:#ddd;border-radius:999px;min-height:34px;padding:6px 16px;font-size:14px;font-weight:600}.figma-result-channel-tabs button.active{color:#111;background:#fff;border-style:solid;border-color:#1d6d50;box-shadow:0 4px 6px #6d6d6d26}.figma-result-channel-tabs button b{color:#aaa;font-size:14px;font-weight:500}.figma-result-card{border-radius:12px;flex-direction:column;gap:0;width:100%;max-width:none;margin:0;padding:24px;display:flex}.figma-result-hero{background:#ecf9f366;border:1px solid #aae3cd99;border-radius:12px;padding:33px}.figma-result-hero-layout{grid-template-columns:120px minmax(0,1fr);align-items:stretch;gap:28px;display:grid}.figma-result-date-card{text-align:center;background:#fff;border:1px solid #b0decd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:202px;padding:14px 10px;display:flex}.figma-result-date-card>span{color:#1d6d50;border-bottom:1px solid #d8e9e2;width:82px;padding-bottom:8px;font-size:13px;font-weight:700}.figma-result-date-card>strong{margin-top:6px;font-size:48px;line-height:54px}.figma-result-date-card>b{color:#777;font-size:12px}.figma-result-date-card>em{color:#f9333e;background:#fff4f5;border-radius:5px;max-width:98px;margin-top:13px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:700;line-height:15px}.figma-result-hero-copy{min-width:0}.figma-result-hero-head{justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.figma-result-hero-head>strong{align-items:center;gap:8px;font-size:18px;line-height:28px;display:flex}.figma-result-hero-head>a{color:#fff;background:#0a1d0f;border-radius:8px;align-items:center;gap:7px;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.figma-result-hero-head>a svg{width:14px;height:14px}.figma-result-hero h2{color:#111;letter-spacing:-.2px;margin:0 0 4px;font-size:20px;line-height:28px}.figma-result-hero h2 em{color:#f9333e;font-style:normal}.figma-result-hero-copy>p{color:#888;margin:0 0 24px;font-size:15px;line-height:22px}.figma-result-disclaimer{color:#424242;background:#fff;border:1px solid #ddd;border-radius:12px;align-items:flex-start;gap:6px;padding:12px;font-size:13px;line-height:20px;display:flex}.figma-result-disclaimer svg{color:#777;flex:none;width:20px;height:20px}.figma-result-hero>footer{color:#424242;align-items:center;gap:18px;margin-top:12px;font-size:13px;line-height:20px;display:flex}.figma-result-hero>footer span{align-items:center;gap:6px;display:flex}.figma-result-hero>footer svg{width:12px;height:12px}.figma-result-hero-copy>footer{color:#424242;align-items:center;gap:18px;margin-top:12px;font-size:13px;line-height:20px;display:flex}.figma-result-hero-copy>footer span{align-items:center;gap:6px;display:flex}.figma-result-hero-copy>footer svg{width:12px;height:12px}.figma-result-summary-block{border-top:1px solid #cfe6dd;margin-top:24px;padding-top:20px}.figma-result-summary-block>h3{color:#1d6d50;margin:0 0 10px;font-size:14px;line-height:22px}.figma-result-source-summary{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.figma-result-source-summary>a{color:#111;background:#fff;border:1px solid #d8e9e2;border-radius:8px;grid-template-columns:auto 1fr;gap:3px 10px;padding:12px 14px;text-decoration:none;display:grid}.figma-result-source-summary span{color:#1d6d50;grid-row:1/3;align-self:center;font-size:12px;font-weight:700}.figma-result-source-summary strong{font-size:16px;line-height:22px}.figma-result-source-summary small{color:#888;font-size:10px;line-height:15px}.figma-result-section{margin-top:60px}.figma-result-section h3{color:#111;letter-spacing:-.2px;font-size:20px;line-height:28px}.figma-result-section .result-section-desc{color:#888;margin:4px 0 24px;font-size:15px;line-height:22px}.figma-result-pattern-list{gap:12px;display:grid}.figma-result-pattern-list details{background:#fff;border:1px solid #ddd;border-radius:12px;padding:20px}.figma-result-pattern-list summary{cursor:pointer;grid-template-columns:28px 1fr 18px;align-items:center;gap:10px;list-style:none;display:grid}.figma-result-pattern-list summary::-webkit-details-marker{display:none}.figma-result-pattern-list summary>b{color:#424242;background:#f7f7f7;border-radius:50%;place-items:center;width:28px;height:28px;font-size:14px;display:grid}.figma-result-pattern-list summary>em{color:#fff;border-radius:4px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:700;line-height:18px}.figma-result-pattern-list summary>em.risk{background:#f9333e}.figma-result-pattern-list summary>em.attention{background:#e8792a}.figma-result-pattern-list summary>strong{font-size:18px;line-height:28px}.figma-result-pattern-list summary>svg{color:#888;width:16px;transition:transform .2s}.figma-result-pattern-list details[open] summary>svg{transform:rotate(180deg)}.figma-result-pattern-list details>p{color:#424242;margin:14px 0 0;padding-left:38px;font-size:14px;line-height:22px}.figma-result-pattern-list details>footer{color:#424242;flex-wrap:wrap;gap:14px;margin-top:16px;padding-left:38px;font-size:13px;line-height:20px;display:flex}.figma-result-pattern-list details>footer span{align-items:center;gap:5px;display:flex}.figma-result-pattern-list details>footer .risk{color:#f9333e;font-weight:700}.figma-result-empty{text-align:center;background:#fafcfc;border:1px dashed #cfdcd7;border-radius:12px;padding:28px}.figma-result-empty strong{font-size:14px}.figma-result-empty p{color:#888;margin:6px 0 0;font-size:12px}.figma-result-stat-grid{grid-template-columns:repeat(5,1fr);gap:12px}.figma-result-stat-grid article{border-color:#e9e7e6;border-radius:12px;min-height:176px;padding:24px 16px}.figma-result-stat-grid article>span{background:#ecf9f4;border-radius:8px;width:40px;height:40px;margin-bottom:14px}.figma-result-stat-grid article>span svg{width:18px;height:18px}.figma-result-stat-grid strong{font-size:24px;line-height:34px}.figma-result-stat-grid strong small{color:#424242;font-size:14px}.figma-result-stat-grid b{color:#1d6d50;margin-top:3px;font-size:14px;line-height:22px}.figma-result-stat-grid p{color:#888;margin-top:6px;font-size:11px;line-height:16px}.figma-result-summary-grid{gap:16px}.figma-result-summary-grid>article{background:#f7f7f7;border-color:#ddd;border-radius:12px;min-height:300px;padding:20px}.figma-result-summary-grid>article>strong{font-size:16px;line-height:24px}.figma-result-summary-grid article>p{background:#fff;border:1px solid #ddd;border-radius:10px;min-height:56px;margin-bottom:8px;padding:10px 12px}.figma-result-summary-grid article>p>b{background:#f7f7f7;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.figma-result-summary-grid article>p em{color:#f9333e;font-weight:700}.figma-result-summary-grid article>p i{text-align:right}.figma-result-summary-grid .channel-share>small{font-size:13px}.figma-result-summary-grid .channel-share-note{margin-top:6px;font-size:13px}.figma-result-summary-grid .channel-share-row{margin-top:24px;font-size:14px}.figma-result-summary-grid .channel-share>i{height:7px;margin-top:8px}.figma-result-action-grid{gap:16px}.figma-result-action-grid article{background:#f7f7f7;border-color:#ddd;border-radius:12px;flex-direction:column;min-height:229px;padding:20px;display:flex}.figma-result-action-grid>article>b{width:28px;height:28px;margin-bottom:16px;font-size:14px}.figma-result-action-grid strong{font-size:18px;line-height:28px}.figma-result-action-grid p{color:#424242;margin:4px 0 28px;font-size:14px;line-height:22px}.figma-result-action-grid a{background:#0a1d0f;border-radius:8px;margin-top:auto;padding:10px;font-size:15px;line-height:22px}.figma-result-action-grid a svg{width:15px;height:15px}.figma-result-complete{background:#ecf9f4;border-color:#b0decd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:292px;margin-top:60px;padding:41px;display:flex}.figma-result-complete>span{width:48px;height:48px;margin-bottom:16px}.figma-result-complete>span svg{width:25px;height:25px}.figma-result-complete strong{font-size:20px;line-height:28px}.figma-result-complete p{color:#888;margin:4px 0 24px;font-size:16px;line-height:24px}.figma-result-complete a{background:#0a1d0f;padding:12px 16px;font-size:16px;line-height:24px}.figma-result-complete a svg{width:14px;height:14px}.first-analysis-page .onboarding-footer{color:#888;border-top:0;width:min(1280px,100%);max-width:none;margin-top:24px;padding:40px 32px 0;font-size:13px}.first-analysis-page .onboarding-footer a{color:#888}@media (max-width:900px){.onboarding-header,.onboarding-title,.onboarding-footer{padding-left:16px;padding-right:16px}.onboarding-card{border-radius:0;padding:22px 16px}.result-briefing{text-align:center;grid-template-columns:1fr;padding:24px 16px}.result-brief-date{height:120px}.result-briefing>div:last-child>h2{font-size:22px}.result-briefing footer{justify-content:center}.result-summary-metrics>div{grid-template-columns:1fr}.result-summary-metrics a{min-height:130px}.channel-connect-grid,.collect-detail,.result-summary-grid,.result-action-grid{grid-template-columns:1fr}.step-track{justify-content:flex-start;overflow-x:auto}.step-track:before{display:none}.collect-target div{flex-direction:column}.first-analysis-page .onboarding-header,.first-analysis-page .onboarding-title{height:auto;min-height:64px;padding:16px}.first-analysis-page .onboarding-header>a:first-child img{width:132px;height:23px}.result-page-content{padding:0}.figma-result-channel-tabs{flex-wrap:nowrap;padding:0 16px 14px;overflow-x:auto}.figma-result-channel-tabs>span,.figma-result-channel-tabs button{flex:none}.figma-result-card{border-radius:0;padding:16px}.figma-result-hero{padding:18px}.figma-result-hero-layout{grid-template-columns:88px minmax(0,1fr);gap:14px}.figma-result-date-card{min-height:218px;padding:12px 7px}.figma-result-date-card>span{width:65px;font-size:11px}.figma-result-date-card>strong{font-size:38px;line-height:44px}.figma-result-date-card>em{font-size:9px}.figma-result-hero-head{align-items:flex-start}.figma-result-hero-head>a{padding:9px;font-size:0}.figma-result-hero-head>a svg{width:16px;height:16px}.figma-result-hero h2{font-size:16px;line-height:23px}.figma-result-hero-copy>p{font-size:12px;line-height:18px}.figma-result-disclaimer{font-size:10px;line-height:15px}.figma-result-hero-copy>footer{flex-direction:column;align-items:flex-start;gap:5px;font-size:10px}.figma-result-summary-block{margin-top:18px;padding-top:16px}.figma-result-source-summary{grid-template-columns:1fr}.figma-result-section{margin-top:42px}.figma-result-section h3{font-size:18px}.figma-result-section .result-section-desc{font-size:13px}.figma-result-pattern-list summary{grid-template-columns:28px 1fr 16px}.figma-result-pattern-list summary>strong{font-size:14px;line-height:21px}.figma-result-pattern-list details>p,.figma-result-pattern-list details>footer{padding-left:0}.figma-result-stat-grid{grid-template-columns:1fr 1fr}.figma-result-stat-grid article:last-child{grid-column:1/-1}.figma-result-summary-grid,.figma-result-action-grid{grid-template-columns:1fr}.figma-result-summary-grid>article{min-height:0}.figma-result-action-grid article{min-height:210px}.figma-result-complete{min-height:260px;margin-top:42px;padding:32px 16px}.figma-result-complete p{font-size:13px}.first-analysis-page .onboarding-footer{flex-direction:column;align-items:center;padding:24px 16px 0}.first-analysis-page .onboarding-footer nav{gap:12px}}.auth-complete{text-align:center}.auth-complete>span{width:46px;height:46px;color:var(--green-600);background:#e8f6f1;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.auth-complete h2{margin-bottom:10px}.auth-complete>p{margin-bottom:32px;line-height:1.7}.auth-complete .auth-submit{place-items:center;text-decoration:none;display:grid}.brief-date{text-align:center;background:#ffffff0f;border:1px solid #ffffff6b;border-radius:12px;align-items:center;width:116px;min-height:132px;padding:12px 8px}.brief-date span{color:#fff;border-bottom:1px solid #ffffff38;width:100%;margin:0 0 6px;padding-bottom:7px;font-weight:700}.brief-date b{color:#ffffffbf;margin-top:5px;font-size:12px}.dashboard-section-heading{justify-content:space-between;align-items:flex-end;margin:0 0 14px;display:flex}.dashboard-section-heading span{color:var(--green-600);margin-bottom:5px;font-size:11px;font-weight:800;display:block}.dashboard-section-heading h2{color:#111;margin:0;font-size:20px;line-height:1.4}.dashboard-section-heading p{color:#777;margin:5px 0 0;font-size:11px}.dashboard-anomaly-section{background:linear-gradient(135deg,#f2fbf7 0,#f8faf9 62%,#fff5f6 100%);border:1px solid #dfeae6;border-radius:14px;margin-top:24px;padding:24px}.dashboard-anomaly-section .dashboard-status-grid{margin-top:0}.dashboard-anomaly-section .signal-heading{color:#111}.dashboard-anomaly-section .signal-interpretation{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dashboard-anomaly-section .signal-card-compact{border:1px solid #edf0ee;box-shadow:0 8px 24px #154c380d}.signal-card-compact footer a{color:var(--green-600);margin-left:auto;font-weight:700;text-decoration:none}.figma-kpi{min-height:250px;padding:26px}.figma-kpi .sparkline{height:82px;margin:18px 0 12px}.dashboard-chart-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1.2fr) minmax(0,1fr);gap:18px}.dashboard-chart-grid>.dashboard-panel{min-height:440px;padding:26px}.dashboard-chart-grid .channel-donut,.dashboard-chart-grid .review-donut{width:190px;height:190px}.dashboard-chart-grid .gsqi-panel .quality-bars{gap:24px;min-height:330px;padding-inline:24px}.dashboard-chart-grid .quality-bars span{white-space:nowrap;text-align:center;max-width:none;font-size:8px;line-height:1.35}.dashboard-actions-section{margin-top:36px}.dashboard-action-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;display:grid}.dashboard-action-grid article{background:#fff;border:1px solid #dce9e4;border-radius:12px;flex-direction:column;min-height:210px;padding:22px;display:flex}.dashboard-action-grid header{align-items:center;gap:8px;display:flex}.dashboard-action-grid header>b{color:#fff;background:#103f30;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.dashboard-action-grid header>span{color:var(--green-600);background:#e8f6f1;border-radius:5px;padding:4px 8px;font-size:10px;font-weight:800}.dashboard-action-grid header>em{color:#f9333e;margin-left:auto;font-size:10px;font-style:normal;font-weight:700}.dashboard-action-grid h3{margin:20px 0 7px;font-size:15px;line-height:1.5}.dashboard-action-grid p{color:#777;margin:0;font-size:11px;line-height:1.65}.dashboard-action-grid a{color:var(--green-600);border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.dashboard-action-grid a svg{width:15px;height:15px}.dashboard-signal-evidence{margin-top:22px}.dashboard-signal-evidence>p{color:#888;margin:-8px 0 14px;font-size:10px}.dashboard-signal-evidence .signal-interpretation{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-signal-evidence .dashboard-empty-actions{grid-column:1/-1}.dashboard-empty-actions{text-align:center;background:#fff;border:1px dashed #ccd9d4;border-radius:12px;align-content:center;place-items:center;gap:7px;min-height:130px;display:grid}.dashboard-empty-actions strong{font-size:14px}.dashboard-empty-actions p{color:#888;margin:0;font-size:11px}.cross-risk-section{background:#fff;border:1px solid #f1d3d5;border-radius:14px;padding:24px}.cross-risk-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.cross-risk-grid article{border:1px solid #ffb7bb;border-radius:10px;grid-template-columns:28px 1fr;gap:12px;min-height:150px;padding:18px;display:grid}.cross-risk-grid article>b{color:#fff;background:#f9333e;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;display:grid}.cross-risk-grid article>div>strong{font-size:13px}.cross-risk-grid article p{color:#777;margin:5px 0;font-size:9px}.cross-risk-grid article>div>div{flex-wrap:wrap;gap:5px;margin:12px 0;display:flex}.cross-risk-grid article span{color:#f9333e;background:#fff5f6;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:700}.cross-risk-grid article small{color:#888;font-size:9px;line-height:1.6}@media (max-width:1100px) and (min-width:761px){.dashboard-chart-grid{grid-template-columns:1fr 1fr}.dashboard-chart-grid .review-panel{grid-column:1/-1}}@media (max-width:760px){.mobile-anomaly-section{background:linear-gradient(150deg,#f2fbf7,#fff);border:1px solid #dfeae6;border-radius:12px;margin-top:20px;padding:20px 16px}.mobile-anomaly-section>span{color:var(--green-600);font-size:11px;font-weight:800}.mobile-anomaly-section>h2{margin-top:4px}.mobile-anomaly-section>p{color:#777;margin:5px 0 0;font-size:12px;line-height:1.6}.mobile-anomaly-section .mobile-signal-stage{margin-top:18px;padding:20px 14px}.mobile-anomaly-section .mobile-signal-stage h3,.mobile-anomaly-section .mobile-signal-section>h3{margin:0 0 14px;font-size:15px}.mobile-anomaly-section .mobile-signal-stage h3 strong{float:right;color:#f9333e;font-size:12px}.mobile-anomaly-section .mobile-signal-section{margin-top:16px}.mobile-anomaly-section .signal-card-compact{border:1px solid #edf0ee;min-height:220px;margin-bottom:12px;padding:20px 16px}.mobile-anomaly-section .signal-card-compact h3{font-size:16px;line-height:24px}.mobile-anomaly-section .signal-card-compact p{font-size:13px;line-height:20px}.mobile-anomaly-section .signal-card-compact footer{font-size:12px}.mobile-dashboard-kpis{margin-top:20px}.mobile-dashboard-kpis article{height:auto;min-height:250px}.mobile-dashboard-kpis article:nth-of-type(2){height:auto}.mobile-dashboard-kpis .sparkline{height:72px;margin:8px 0 22px}.mobile-dashboard-graphs>article{min-height:430px}.mobile-dashboard-graphs .channel-donut,.mobile-dashboard-graphs .review-donut{width:200px;height:200px}.mobile-dashboard-graphs .quality-bars{height:330px}.mobile-dashboard-content .dashboard-actions-section{margin-top:20px}.mobile-dashboard-content .dashboard-section-heading h2{color:var(--green-600);font-size:20px}.mobile-dashboard-content .dashboard-section-heading p{font-size:12px;line-height:1.6}.dashboard-action-grid{grid-template-columns:1fr;gap:12px}.dashboard-action-grid article{min-height:190px;padding:20px 16px}.cross-risk-section{padding:20px 16px}.cross-risk-grid{grid-template-columns:1fr}.brief-date{border-right:1px solid #ffffff6b;width:100%}}.delivery-action-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 24px;display:grid}.delivery-action-summary-grid article{text-align:center;background:#f7f7f7;border:1px solid #ddd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:114px;padding:20px;display:flex}.delivery-action-summary-grid span{color:#424242;padding-bottom:12px;font-size:16px;font-weight:700;line-height:24px}.delivery-action-summary-grid strong{color:#111;font-size:28px;line-height:34px}.delivery-action-summary-grid article.risk strong{color:#f9333e}@media (max-width:760px){.delivery-action-summary-grid{grid-template-columns:1fr;gap:12px}.delivery-action-summary-grid article{min-height:96px}}.action-center-page,.action-detail-page{padding-top:34px}.action-center-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.action-center-heading>div>span{color:var(--green-600);font-size:12px;font-weight:800}.action-center-heading h1{margin:8px 0 7px;font-size:28px}.action-center-heading p{color:var(--grey-500);margin:0;font-size:14px}.action-center-summary{min-width:178px;box-shadow:var(--shadow);background:#fff;border:1px solid #e8ecea;border-radius:12px;grid-template-columns:1fr auto;gap:2px 14px;padding:17px 20px;display:grid}.action-center-summary strong{color:var(--green-700);grid-row:1/3;font-size:28px}.action-center-summary span,.action-center-summary b{font-size:11px}.action-center-summary span{color:var(--grey-500)}.action-center-summary b{color:var(--warning)}.action-domain-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.action-domain-column{background:#fff;border:1px solid #e6e9e8;border-radius:12px;min-width:0;padding:20px}.action-domain-column>header{justify-content:space-between;align-items:center;display:flex}.action-domain-column>header span{align-items:center;gap:8px;font-size:17px;font-weight:800;display:flex}.action-domain-column>header svg{width:20px;color:var(--green-600)}.action-domain-column>header b{background:var(--green-100);color:var(--green-700);border-radius:14px;padding:4px 8px;font-size:11px}.action-domain-column>p{color:var(--grey-500);margin:7px 0 17px;font-size:11px}.action-card-list{gap:11px;display:grid}.action-center-card{border:1px solid #dfe5e2;border-radius:10px;padding:16px;transition:transform .15s,border-color .15s,box-shadow .15s;display:block}.action-center-card:hover{border-color:#8bc8b1;transform:translateY(-1px);box-shadow:0 5px 14px #1d6d501a}.action-center-card>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.action-center-card small{color:var(--grey-400);font-size:9px}.action-priority{color:#a76100;background:#fff6df;border-radius:5px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:800;display:inline-flex}.action-priority.urgent{background:var(--warning-bg);color:var(--warning)}.action-center-card h2{margin:12px 0;font-size:14px;line-height:1.45}.action-center-card dl{gap:7px;margin:0;display:grid}.action-center-card dl>div{grid-template-columns:54px 1fr;gap:8px;font-size:11px;display:grid}.action-center-card dt{color:var(--grey-400)}.action-center-card dd{color:var(--grey-700);margin:0;line-height:1.45}.action-center-card footer{color:var(--grey-500);border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:8px;margin-top:14px;padding-top:12px;font-size:10px;display:flex}.action-center-card footer svg,.action-analysis-link svg{width:14px}.action-analysis-link{color:#fff;background:#10271f;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:38px;margin-top:16px;font-size:11px;font-weight:700;display:flex}.action-domain-empty{text-align:center;border:1px dashed #dce3e0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:25px 16px;display:flex}.action-domain-empty svg{color:#a7b8b1;width:30px}.action-domain-empty strong{margin:12px 0 5px;font-size:13px}.action-domain-empty span{color:var(--grey-500);font-size:11px;line-height:1.5}.action-center-note{color:var(--grey-500);align-items:flex-start;gap:7px;margin:18px 0 0;font-size:11px;display:flex}.action-center-note svg{flex:none;width:14px}.action-back{color:var(--grey-500);align-items:center;gap:6px;margin-bottom:17px;font-size:12px;display:inline-flex}.action-back svg{width:15px}.action-detail-hero{color:#fff;background:linear-gradient(135deg,#10271f,#1d6d50);border-radius:14px;padding:28px 30px}.action-detail-hero>div{align-items:center;gap:8px;display:flex}.action-detail-hero em{background:#ffffff26;border-radius:5px;padding:4px 7px;font-size:10px;font-style:normal}.action-detail-hero small{color:#ffffff9e;margin-left:auto;font-size:10px}.action-detail-hero h1{margin:18px 0 9px;font-size:27px}.action-detail-hero p{color:#ffffffb8;max-width:900px;margin:0;font-size:13px;line-height:1.7}.action-detail-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.action-detail-grid>section,.action-steps{background:#fff;border:1px solid #e5e9e7;border-radius:12px;padding:23px}.action-detail-grid header,.action-steps header{align-items:center;gap:8px;margin-bottom:18px;font-size:14px;font-weight:800;display:flex}.action-detail-grid header svg,.action-steps header svg{width:18px;color:var(--green-600)}.action-detail-grid dl{gap:12px;margin:0;display:grid}.action-detail-grid dl>div{border-bottom:1px solid #eee;grid-template-columns:88px 1fr;gap:12px;padding-bottom:11px;font-size:12px;display:grid}.action-detail-grid dl>div:last-child{border:0;padding-bottom:0}.action-detail-grid dt{color:var(--grey-500)}.action-detail-grid dd{margin:0;font-weight:600;line-height:1.5}.action-steps{margin-top:16px}.action-steps ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.action-steps li{background:var(--grey-100);border-radius:8px;grid-template-columns:26px 1fr 18px;align-items:center;gap:10px;padding:12px 13px;font-size:12px;display:grid}.action-steps li>b{background:var(--green-700);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.action-steps li svg{color:#a8b5b0;width:16px}.action-detail-cta{color:#fff;background:#10271f;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:max-content;margin:20px 0 0 auto;padding:12px 18px;font-size:12px;font-weight:700;display:flex}.action-detail-cta svg{width:15px}@media (max-width:1000px){.action-domain-grid{grid-template-columns:1fr}.action-domain-column{padding:18px}.action-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.action-center-page,.action-detail-page{padding-top:24px}.action-center-heading{flex-direction:column;align-items:stretch}.action-center-heading h1{font-size:22px;line-height:1.4}.action-center-summary{width:100%}.action-card-list,.action-detail-grid{grid-template-columns:1fr}.action-detail-hero{padding:23px 20px}.action-detail-hero h1{font-size:22px}.action-detail-grid>section,.action-steps{padding:18px}.action-detail-cta{width:100%}}.anomaly-tally{grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 18px;display:grid}.anomaly-tally-item{color:inherit;background:#fff;border:1px solid #e4ece9;border-radius:11px;gap:6px;padding:16px 18px;text-decoration:none;display:grid;box-shadow:0 8px 24px #154c380d}.anomaly-tally-item>span{color:var(--green-600);font-size:11px;font-weight:700}.anomaly-tally-item>strong{font-size:26px;font-weight:800;line-height:1.1}.anomaly-tally-item>em{color:#8a8a8a;align-items:center;gap:4px;font-size:10px;font-style:normal;display:flex}.anomaly-tally-item>em svg{width:12px;height:12px}.anomaly-tally-item.risk{background:#fff7f8;border-color:#ffb4b7}.anomaly-tally-item.risk>strong,.anomaly-tally-item.risk>span{color:var(--warning)}.anomaly-tally-item.attention{background:#fffaf3;border-color:#ffd9a8}.anomaly-tally-item.attention>span{color:#e55c00}.anomaly-tally-item.unknown>strong{color:#b4b4b4}@media (max-width:768px){.anomaly-tally{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.anomaly-tally-item{padding:14px 12px}.anomaly-tally-item>strong{font-size:20px}.anomaly-tally-item>em{font-size:9px}}.delivery-domain-summary .domain-summary-main{padding:30px 28px}.delivery-domain-summary .domain-summary-main h2{font-size:28px;line-height:1.45}.delivery-domain-summary .domain-summary-main>div:last-child>p{font-size:13px;line-height:1.7}.domain-score-block{flex-direction:column;align-items:center;display:flex}.delivery-quality-badge{color:#555;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:16px;align-items:center;gap:8px;margin-top:12px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.delivery-quality-badge small{opacity:.65;border-left:1px solid;padding-left:8px;font-size:8px;font-weight:600}.delivery-quality-badge.premium{color:#7c6613;background:#fffbea;border-color:#cab568}.delivery-quality-badge.gold{color:#8a6500;background:#fff8df;border-color:#dfb53f}.delivery-quality-badge.silver{color:#536167;background:#f5f8f9;border-color:#aab7bc}.delivery-quality-badge.risk{color:#f9333e;background:#fff5f6;border-color:#ffb4b7}.delivery-grade-warning{color:#d9232d;background:#fff3f4;border:1px solid #ff979c;border-radius:9px;grid-template-columns:20px 1fr;align-items:center;gap:3px 9px;margin-top:16px;padding:12px 14px;display:grid}.delivery-grade-warning svg{grid-row:1/3;width:18px;height:18px}.delivery-grade-warning strong{font-size:11px;line-height:1.5}.delivery-grade-warning span{color:#8a5558;font-size:8px;line-height:1.5}.delivery-domain-summary{position:relative}.delivery-metric-heading{color:#fff;justify-content:space-between;align-items:center;margin:4px 0 12px;display:flex}.delivery-metric-heading>strong{font-size:13px}.delivery-metric-heading>span{color:#ffffffb8;border:1px solid #ffffff38;border-radius:14px;padding:5px 9px;font-size:9px}.delivery-domain-summary .domain-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.delivery-domain-summary .domain-metric-grid article{min-height:142px;padding:18px}.delivery-domain-summary .domain-metric-grid strong{font-size:26px}.delivery-domain-summary .domain-metric-grid .operational-metric{background:#f4f8f6;border:1px solid #b9d5ca}.delivery-domain-summary .operational-metric>span{align-items:center;gap:6px;display:flex}.delivery-domain-summary .operational-metric>span b{color:#1d6d50;white-space:nowrap;background:#dfeee8;border-radius:4px;padding:3px 5px;font-size:7px}.customer-gsqi-reference-help{z-index:20;position:absolute;top:16px;right:18px}.customer-gsqi-reference-help>summary{z-index:22;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:26px;height:26px;font-size:13px;font-weight:800;list-style:none;display:grid;position:relative}.customer-gsqi-reference-help>summary::-webkit-details-marker{display:none}.customer-gsqi-reference-help>summary:hover,.customer-gsqi-reference-help>summary:focus-visible,.customer-gsqi-reference-help[open]>summary{color:#1d6d50;background:#fff;outline:none}.customer-gsqi-reference-help[open]>summary>span{display:none}.customer-gsqi-reference-help[open]>summary:before{content:"×";font-size:16px;line-height:1}.customer-gsqi-reference-help:not([open])>.customer-gsqi-reference{display:none}.customer-gsqi-reference{background:#102d25;border:1px solid #44635a;border-radius:10px;width:min(980px,100vw - 360px);padding:18px;position:absolute;top:36px;right:0;box-shadow:0 18px 50px #00000059}.customer-gsqi-reference-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.customer-gsqi-reference-heading strong{color:#fff;font-size:13px;display:block}.customer-gsqi-reference-heading p{color:#ffffff94;margin:4px 0 0;font-size:9px}.customer-gsqi-reference-heading>span{color:#78d8b4;background:#64c09f26;border-radius:12px;padding:5px 8px;font-size:8px;font-weight:800}.customer-gsqi-reference-scroll{border-radius:8px;overflow-x:auto}.customer-gsqi-reference table{border-collapse:collapse;color:#222;background:#fff;width:100%;min-width:820px;font-size:10px}.customer-gsqi-reference th,.customer-gsqi-reference td{text-align:left;white-space:nowrap;border-bottom:1px solid #e8ecea;border-right:1px solid #e8ecea;padding:10px 12px}.customer-gsqi-reference th:last-child,.customer-gsqi-reference td:last-child{border-right:0}.customer-gsqi-reference th{color:#1d6d50;background:#edf7f3;font-size:10px}.customer-gsqi-reference th small{color:#81968e;margin-top:4px;font-size:7px;font-weight:600;display:block}.customer-gsqi-reference tbody tr:last-child td{border-bottom:0}.customer-gsqi-reference-note{align-items:flex-start;gap:7px;display:flex;color:#ffffffa3!important;margin:11px 0 0!important;font-size:9px!important;line-height:1.6!important}.customer-gsqi-reference-note svg{color:#78d8b4;flex:0 0 13px;width:13px;height:13px;margin-top:1px}.delivery-benchmark-bars{gap:16px;margin-top:18px;display:grid}.delivery-benchmark-legend{color:#555;gap:18px;font-size:10px;display:flex}.delivery-benchmark-legend span:before{content:"";vertical-align:middle;background:#1d6d50;border-radius:4px;width:22px;height:5px;margin-right:6px;display:inline-block}.delivery-benchmark-legend span:last-child:before{background:#dfe4e2}.delivery-benchmark-bars article{border-bottom:1px solid #eee;grid-template-columns:130px 1fr 1fr;align-items:center;gap:14px;padding:14px 0;display:grid}.delivery-benchmark-bars article>strong{font-size:12px}.delivery-benchmark-bars article>div{grid-template-columns:58px 1fr 52px;align-items:center;gap:8px;display:grid}.delivery-benchmark-bars article span{color:#777;font-size:9px}.delivery-benchmark-bars article i{background:#edf0ee;border-radius:6px;height:12px;overflow:hidden}.delivery-benchmark-bars article i b{background:#1d6d50;border-radius:6px;height:100%;display:block}.delivery-benchmark-bars article em{text-align:right;color:#111;font-size:11px;font-style:normal;font-weight:700}.delivery-benchmark-bars .benchmark-unavailable{color:#aaa}.delivery-benchmark-bars .benchmark-unavailable i{background:repeating-linear-gradient(90deg,#e5e8e7 0 7px,#0000 7px 11px)}.delivery-benchmark-bars>p{color:#777;border:1px solid #ddd;border-radius:8px;align-items:center;gap:8px;margin:0;padding:12px 14px;font-size:10px;display:flex}.delivery-overview .delivery-benchmark-bars>p svg{color:#888;width:15px!important;height:15px!important;margin:0!important}.delivery-benchmark-bars.vertical{gap:18px}.delivery-benchmark-chart{grid-template-columns:34px 1fr;gap:12px;min-height:300px;display:grid}.delivery-benchmark-axis{color:#999;text-align:right;flex-direction:column;justify-content:space-between;height:220px;padding-bottom:1px;font-size:9px;display:flex}.delivery-benchmark-groups{background:repeating-linear-gradient(#0000 0 54px,#e8ecea 55px);border-bottom:1px solid #ddd;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;height:260px;padding:0 14px;display:grid}.delivery-benchmark-bars.vertical article{border:0;flex-direction:column;justify-content:flex-end;align-items:center;gap:10px;min-width:0;padding:0;display:flex}.delivery-benchmark-bars.vertical article>strong{text-align:center;width:100%;min-height:30px;font-size:10px;line-height:15px}.delivery-benchmark-columns{width:92px;margin:0 auto;grid-template-columns:40px 40px!important;align-items:end!important;gap:8px!important;height:210px!important;display:grid!important}.benchmark-column{flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;width:40px;height:210px;display:flex!important}.delivery-benchmark-bars.vertical .benchmark-column>em{text-align:center;height:16px;font-size:10px}.delivery-benchmark-bars.vertical .benchmark-column>i{background:#edf0ee;border-radius:6px 6px 0 0;align-items:flex-end;width:34px;height:170px;display:flex;overflow:hidden}.delivery-benchmark-bars.vertical .benchmark-column>i b{background:#1d6d50;border-radius:6px 6px 0 0;width:100%;height:0}.delivery-benchmark-bars.vertical .benchmark-column>span{font-size:8px}.delivery-benchmark-bars.vertical .benchmark-column.unavailable>i{background:repeating-linear-gradient(135deg,#e5e8e7 0 6px,#f5f6f6 6px 11px)}.delivery-affected-products,.delivery-action-section{padding:28px}.delivery-affected-products .delivery-risk-products{margin-top:18px}.delivery-affected-products .delivery-risk-products article{min-height:86px;padding:18px}.delivery-affected-products .delivery-product-count{margin-top:18px}.delivery-simple-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.delivery-simple-actions>article{background:#fff;border:1px solid #b9dfd1;border-radius:10px;grid-template-columns:28px 1fr;gap:12px;min-height:180px;padding:20px;display:grid}.delivery-simple-actions>article>b{color:#fff;background:#00291f;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.delivery-simple-actions article>div>strong{font-size:13px;line-height:1.5}.delivery-simple-actions article p{color:#555;align-items:center;gap:5px;margin:12px 0 8px;font-size:10px;line-height:1.6;display:flex}.delivery-simple-actions article small{color:#888;font-size:9px;line-height:1.6}.delivery-simple-actions .delivery-empty-row{grid-column:1/-1}.delivery-overview .domain-wide-chart .delivery-null-chart{min-height:150px}.delivery-overview .benchmark-comparison{padding-bottom:24px}.delivery-overview .benchmark-comparison>p{color:#888;margin:5px 0 0;font-size:10px}.destination-region-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:18px;display:grid}.destination-region-grid article{background:#fff;border:1px solid #e0e8e5;border-radius:8px;grid-template-columns:70px 1fr 48px;align-items:center;gap:9px;padding:14px;display:grid}.destination-region-grid article>strong{font-size:11px}.destination-region-grid article>i{background:#edf0ee;border-radius:6px;height:10px;overflow:hidden}.destination-region-grid article>i b{background:#1d6d50;border-radius:6px;height:100%;display:block}.destination-region-grid article>span{text-align:right;font-size:11px;font-weight:800}.destination-region-grid article>small{color:#999;grid-column:2/-1;font-size:8px}.destination-region-preview{background:#fff;border:1px solid #d8e7e1;border-radius:10px;margin-top:18px;padding:16px}.destination-region-preview>header{align-items:center;gap:8px;display:flex}.destination-region-preview>header span,.destination-region-preview>header strong{border-radius:12px;padding:5px 8px;font-size:8px}.destination-region-preview>header span{color:#1d6d50;background:#e4f4ee;font-weight:800}.destination-region-preview>header strong{color:#c76100;background:#fff4e7}.destination-region-preview-plot{background:repeating-linear-gradient(#0000 0 48px,#edf1ef 49px);border-bottom:1px solid #cfd9d5;height:245px;margin-top:18px;padding:16px 12px 0;position:relative}.destination-region-preview-bars{z-index:2;grid-template-columns:repeat(8,minmax(42px,1fr));gap:14px;height:100%;display:grid;position:relative}.destination-region-preview-bars>div{text-align:center;grid-template-rows:1fr 24px;align-items:end;height:100%;display:grid}.destination-region-preview-bars>div>span{justify-content:center;align-items:flex-end;height:100%;display:flex}.destination-region-preview-bars i{background:linear-gradient(#45b58d,#1d6d50);border-radius:5px 5px 0 0;width:48%;min-width:18px;position:relative;box-shadow:0 5px 12px #1d6d502e}.destination-region-preview-bars i em{color:#1d6d50;white-space:nowrap;font-size:8px;font-style:normal;font-weight:800;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.destination-region-preview-bars strong{color:#555;padding-top:7px;font-size:9px}.destination-region-average{z-index:3;pointer-events:none;border-top:2px dashed #f27d83;position:absolute;left:12px;right:12px}.destination-region-average span{color:#d92d36;background:#fff1f2;border-radius:4px;padding:3px 6px;font-size:8px;font-weight:800;position:absolute;bottom:5px;right:0}.destination-region-preview>p{align-items:flex-start;gap:6px;display:flex;color:#777!important;margin:12px 0 0!important;font-size:9px!important;line-height:1.6!important}.destination-region-preview>p svg{color:#1d6d50;flex:0 0 13px;width:13px;height:13px;margin-top:1px}@media (max-width:760px){.destination-region-preview{padding:12px}.destination-region-preview-plot{overflow-x:auto}.destination-region-preview-bars{min-width:620px}.destination-region-average{min-width:596px}.destination-region-preview>header{flex-wrap:wrap}}@media (max-width:1100px) and (min-width:761px){.delivery-domain-summary .domain-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.delivery-domain-summary .domain-summary-main h2{font-size:24px}.delivery-metric-heading{flex-direction:column;align-items:flex-start;gap:7px}.delivery-domain-summary .domain-metric-grid{grid-template-columns:1fr 1fr}.delivery-domain-summary .domain-metric-grid article{min-height:132px;padding:16px}.delivery-domain-summary .domain-metric-grid .operational-metric{grid-column:1/-1;min-height:112px}.delivery-domain-summary .domain-metric-grid strong{font-size:24px}.customer-gsqi-reference-help{top:14px;right:14px}.customer-gsqi-reference-help[open]>summary{position:fixed;top:104px;right:22px}.customer-gsqi-reference{width:auto;max-height:calc(100vh - 112px);padding:14px;position:fixed;top:94px;left:12px;right:12px;overflow-y:auto}.customer-gsqi-reference-heading{flex-direction:column;align-items:flex-start;gap:8px;padding-right:34px}.customer-gsqi-reference table{min-width:760px}.delivery-benchmark-chart{grid-template-columns:26px 1fr;gap:6px;overflow-x:auto}.delivery-benchmark-groups{gap:12px;min-width:520px;padding-inline:8px}.delivery-benchmark-bars.vertical article{gap:7px}.delivery-benchmark-bars.vertical article>strong{font-size:9px}.delivery-simple-actions{grid-template-columns:1fr}.delivery-simple-actions>article{min-height:150px}.delivery-affected-products,.delivery-action-section{padding:20px 16px}}.playauto-probe{background:#f5fbf8;border:1px solid #b8d9cc;border-radius:12px;margin:18px 0;padding:20px}.playauto-probe-head{grid-template-columns:36px 1fr auto;align-items:center;gap:12px;display:grid}.playauto-probe-head>span{color:#fff;background:#1d6d50;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.playauto-probe-head svg{width:17px}.playauto-probe-head strong{font-size:13px;display:block}.playauto-probe-head p{color:#777;margin:4px 0 0;font-size:10px}.playauto-probe-head em{color:#1d6d50;background:#e2f3ec;border-radius:20px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:700}.playauto-probe-input{grid-template-columns:90px 1fr auto;align-items:center;gap:10px;margin-top:18px;display:grid}.playauto-probe-input label{font-size:11px;font-weight:700}.playauto-probe-input input{background:#fff;border:1px solid #cedbd6;border-radius:7px;outline:none;height:40px;padding:0 12px;font-size:11px}.playauto-probe-input input:focus{border-color:#1d6d50;box-shadow:0 0 0 3px #1d6d501a}.playauto-probe-input .button{align-items:center;gap:6px;height:40px;display:flex}.playauto-probe-input .button svg{width:14px}.playauto-probe-guide{color:#777;margin:10px 0 0;font-size:9px}.playauto-probe-result{border-radius:9px;margin-top:16px;padding:14px}.playauto-probe-result.error{color:#d72d36;background:#fff0f1;font-size:11px}.playauto-probe-result.success{background:#fff;border:1px solid #d8e7e1;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.playauto-probe-result.success>div{grid-template-columns:20px 1fr auto;align-items:center;gap:5px;font-size:10px;display:grid}.playauto-probe-result.success svg{color:#1d6d50;width:15px}.playauto-probe-result.success strong{color:#1d6d50}.playauto-probe-result.success .empty svg,.playauto-probe-result.success .empty strong{color:#d98200}.playauto-probe-result.success>p{color:#555;border-top:1px solid #eee;grid-column:1/-1;margin:2px 0 0;padding-top:10px;font-size:10px}@media (max-width:760px){.playauto-probe{padding:16px}.playauto-probe-head{grid-template-columns:36px 1fr}.playauto-probe-head em{grid-column:2;justify-self:start}.playauto-probe-input{grid-template-columns:1fr}.playauto-probe-input .button{justify-content:center}.playauto-probe-result.success{grid-template-columns:1fr}}
