:root{--ink:#203832;--muted:#62736d;--line:#dce5df;--paper:#fff;--green:#21644f;--soft:#edf3ed;--gold:#ae8151}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#f5f7f3;color:var(--ink);font-family:Arial,'Noto Sans KR','Malgun Gothic',sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid #cddcd3;background:#fff;color:#264f3e;padding:10px 15px;border-radius:10px;font-size:13px;font-weight:700;transition:background .18s,box-shadow .18s}button:hover{background:#e7f0e8;box-shadow:0 3px 12px #28473312}button:disabled{opacity:.6;cursor:wait}.primary{background:#24644f;color:#fff;border-color:#24644f}.primary:hover{background:#174f3b;color:#fff}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #81bda2;outline-offset:3px}input{width:100%;min-width:0;background:#fff;color:#203832;border:1px solid #ccd9d1;padding:13px 14px;border-radius:10px;font-size:14px}.report-nav{max-width:1240px;margin:auto;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:850;font-size:18px}.brand span{display:block;font-size:9px;letter-spacing:1.8px;color:#6d8175;margin-top:2px}.report-nav>div{display:flex;gap:24px;font-size:13px;font-weight:600}.report-main{max-width:1240px;margin:auto;padding:0 26px 40px}.report-hero{display:grid;grid-template-columns:1fr 1fr;background:#eaf0e7;border:1px solid var(--line);border-radius:24px;overflow:hidden;margin:12px 0 28px}.report-hero>div:first-child{padding:42px 38px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:800;color:#43725c}h1{font-size:16px;letter-spacing:-.4px;margin:14px 0;color:#41604f;font-weight:700}.brand-display{font-size:clamp(29px,3.2vw,43px);line-height:1.3;letter-spacing:-1.5px;margin:12px 0 20px;font-weight:500}.brand-display strong{font-weight:850}.intro{font-size:14px;color:#536d5f}.open-badge{display:inline-block;border:1px solid #c4d7c7;background:#ffffffb0;border-radius:20px;font-size:11px;font-weight:700;padding:6px 12px;margin-top:12px}.hero-photo{position:relative;min-height:330px;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:right}.hero-photo span{position:absolute;bottom:12px;right:12px;background:#ffffffdb;border-radius:5px;padding:3px 7px;font-size:10px;color:#43584b}.input-panel{padding:26px 28px;background:#fff;border:1px solid var(--line);border-radius:20px}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:20px}.section-head h2{margin:5px 0;font-size:23px;letter-spacing:-.7px}.section-head p{font-size:13px;color:var(--muted);margin:8px 0}.section-head>a{font-size:12px;color:var(--green)}.account-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}label>span{display:block;font-size:12px;font-weight:700;margin-bottom:8px}label small{font-weight:400;color:var(--muted)}.form-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:18px}.form-bottom p{font-size:12px;color:var(--muted);max-width:690px;margin:0}.form-bottom button{white-space:nowrap}.input-panel [role=status],#export-status{font-size:13px;margin-bottom:0;color:#8c4339}.export-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:38px 0 14px}.export-bar h2{font-size:19px;margin:0 0 4px}.export-bar p{font-size:12px;margin:0;color:#566b5f}.export-bar small{font-size:10px}.export-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:570px}.analysis-sheet{border:1px solid #d7e2da;border-radius:20px;padding:30px;background:#fff;box-shadow:0 12px 38px #253b3007}.sheet-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:24px}.sheet-head h2{font-size:27px;margin:5px 0;letter-spacing:-.8px}.sheet-date{font-size:12px;text-align:right;color:var(--muted)}.sheet-date b{font-size:15px;color:var(--ink)}.profile-scores{display:grid;grid-template-columns:repeat(var(--cols,1),minmax(0,1fr));gap:14px}.profile-score{position:relative;border:1px solid #dce6df;background:#f7f9f5;border-radius:14px;padding:23px;overflow:hidden}.profile-score:before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent)}.profile-handle{font-size:17px;font-weight:800;overflow-wrap:anywhere}.profile-name{font-size:12px;color:var(--muted);margin-top:3px}.score-value{font-size:52px;line-height:1.2;font-weight:850;color:var(--accent);margin:20px 0 8px;letter-spacing:-2px}.score-value small{font-size:14px;letter-spacing:0;color:#728076;margin-left:5px}.score-band{font-size:14px;font-weight:800;color:var(--accent)}.profile-meta{font-size:12px;color:#68786e;margin-top:15px}.comparison-scroll{overflow-x:auto;margin:24px 0;border:1px solid var(--line);border-radius:12px}.comparison-table{border-collapse:collapse;width:100%;table-layout:fixed;font-size:13px}.comparison-table th,.comparison-table td{text-align:left;padding:13px 15px;border-bottom:1px solid #e5ebe6;overflow-wrap:anywhere;vertical-align:top}.comparison-table thead th{background:#eaf0e8;color:#405d4b;font-size:12px}.comparison-table tbody th{color:#697c6e;font-size:12px;font-weight:500;background:#f8faf6}.comparison-table th:first-child{width:180px}.comparison-table tr:last-child>*{border-bottom:0}.positive{color:#16735b}.negative{color:#a4565d}.chart-head{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin:20px 0 10px}.chart-head span{font-size:11px;color:var(--muted)}.comparison-chart{width:100%;height:210px;display:block}.chart-legend{display:flex;gap:18px;flex-wrap:wrap;font-size:12px}.chart-legend i{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:6px}.sheet-notes{font-size:11px;color:#6a7b70;line-height:1.8;background:#f4f7f1;padding:14px 16px;border-radius:10px;margin-top:22px}.insights{display:grid;grid-template-columns:repeat(var(--cols,1),1fr);gap:12px;margin:20px 0}.insight{font-size:12px;border-left:3px solid var(--accent);padding:6px 12px;overflow-wrap:anywhere}.insight b{display:block;margin-bottom:6px}.report-footer-links{display:flex;gap:12px;flex-wrap:wrap;margin:13px 0;font-size:12px}.report-footer-links a{color:var(--green);border-bottom:1px solid #aac5b4}.browse-section,main>section:not(.report-hero):not(.input-panel):not(#report-result){margin-top:42px}.creator-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.creator-card{border:1px solid #dce6de;border-radius:15px;background:#fff;padding:19px;transition:transform .18s,border-color .18s}.creator-card:hover{transform:translateY(-3px);border-color:#83ac92}.avatar{display:inline-flex;align-items:center;justify-content:center;background:var(--av,#e4eee5);color:#315e46;width:43px;height:43px;border-radius:14px;font-size:18px;font-weight:800;margin-bottom:12px}.creator-card .handle{font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-card .name{font-size:11px;color:var(--muted);height:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-card .followers{font-size:21px;font-weight:850;margin:14px 0}.creator-card .followers small{font-size:10px;color:var(--muted);font-weight:400;margin-left:4px}.card-actions{display:flex;gap:6px}.card-actions button,.card-actions a{font-size:11px;padding:6px 10px;border-radius:7px}.card-actions a{background:#eff4ed;border:1px solid #dce6dc}.report-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.library-card{background:#fff;padding:22px;border:1px solid var(--line);border-radius:15px;transition:border-color .18s}.library-card:hover{border-color:#739b82}.library-card time{font-size:11px;color:#789182}.library-card strong{display:block;margin:12px 0;font-size:15px;overflow-wrap:anywhere}.library-card p{font-size:12px;color:#637d6b;margin:0}.method-panel{padding:30px;border:1px solid var(--line);border-radius:20px;background:#ecf1e9}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.method-grid article>span{font-size:11px;font-weight:800;color:#4f745d}.method-grid h3{font-size:18px;line-height:1.5;letter-spacing:-.5px;margin:15px 0}.method-grid p{font-size:13px;color:#5e7364;line-height:1.9}.method-grid small{font-size:11px;color:#7a8b7e}.grade-bands{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:26px 0}.grade-bands span{background:#ffffffa0;border-radius:10px;padding:12px;font-size:11px;text-align:center}.grade-bands b{display:block;font-size:13px;margin-bottom:5px}.grade-bands span:nth-child(1){color:#08745c}.grade-bands span:nth-child(2){color:#20788c}.grade-bands span:nth-child(3){color:#6e7197}.grade-bands span:nth-child(4){color:#936124}.grade-bands span:nth-child(5){color:#aa5261}details{border-top:1px solid #cddbcc;padding-top:16px;font-size:12px;color:#58705f}summary{cursor:pointer;font-weight:700}details p{line-height:1.9}.brief-panel{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:35px;background:#203e32;color:#f2f7ed;border-radius:20px}.brief-panel .eyebrow{color:#add0b5}.brief-panel h2{font-size:27px;letter-spacing:-1px}.brief-panel p{font-size:13px;color:#bfd1c2}.brief-panel label{display:block;font-size:12px;margin-bottom:13px}.brief-panel input{margin-top:6px}.brief-panel button{background:#d5e8cc;color:#284932;border-color:#d5e8cc}.report-foot{text-align:center;padding:35px 20px 50px;color:#7a8d7f;font-size:11px}.report-foot b{font-size:14px;color:#42634e}.empty-panel{padding:25px;border:1px dashed #bccdbd;border-radius:13px;font-size:13px;color:#617b67;grid-column:1/-1}.mini-tools{display:flex;gap:8px;flex-wrap:wrap}body[data-cab] .report-hero{background:#f4eade}body[data-cab] .hero-photo img{object-position:center}
@media(max-width:800px){.report-nav{padding:16px}.report-nav>div{gap:12px;font-size:11px}.report-main{padding:0 14px 30px}.report-hero{grid-template-columns:1fr}.report-hero>div:first-child{padding:28px}.hero-photo{min-height:170px;height:190px}.hero-photo img{object-position:center 45%}.brand-display{font-size:32px}.input-panel{padding:22px 18px}.section-head{align-items:flex-start;flex-wrap:wrap}.section-head h2{font-size:21px}.account-inputs{grid-template-columns:1fr;gap:12px}.form-bottom{flex-direction:column;align-items:stretch;gap:15px}.export-bar{align-items:flex-start;flex-direction:column}.export-actions{justify-content:flex-start}.analysis-sheet{padding:18px 12px;border-radius:15px}.sheet-head{gap:12px}.sheet-head h2{font-size:21px}.sheet-date{font-size:10px}.sheet-date b{font-size:12px}.profile-scores{gap:7px}.profile-score{padding:15px 10px}.profile-handle{font-size:12px}.score-value{font-size:30px;letter-spacing:-1px}.score-value small{font-size:10px}.score-band{font-size:11px}.profile-meta{font-size:10px}.profile-name{font-size:10px}.comparison-table{min-width:540px;font-size:12px}.comparison-table th:first-child{width:120px}.comparison-table th,.comparison-table td{padding:10px}.insights{grid-template-columns:1fr}.creator-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.creator-card{padding:15px}.report-library{grid-template-columns:1fr}.method-panel{padding:22px 18px}.method-grid{grid-template-columns:1fr;gap:18px}.method-grid article{padding-bottom:12px;border-bottom:1px solid #d9e2d5}.grade-bands{grid-template-columns:repeat(2,1fr)}.brief-panel{grid-template-columns:1fr;gap:15px;padding:26px 22px}.chart-head{flex-direction:column;gap:2px}}
@media print{body{background:white}.report-nav,.report-hero,.input-panel,.export-bar,#export-status,.report-footer-links,.browse-section,.method-panel,.brief-panel,.report-foot,#report-library,.report-main>section:not(#report-result){display:none!important}.report-main{padding:0}.analysis-sheet{border:0;box-shadow:none}.comparison-scroll{overflow:visible}.comparison-table{min-width:0}}

.sheet-notes,.report-footer-links,.sheet-date{overflow-wrap:anywhere}.report-main>section{min-width:0}.profile-score{min-width:0}.score-value{white-space:nowrap}@media(max-width:500px){.profile-scores[style*="3"] .score-value{font-size:25px}.profile-scores[style*="3"] .score-value small{display:block;margin:4px 0;font-size:10px}.sheet-date{max-width:90px;flex-shrink:0}}

.report-history-lock{position:relative;min-height:210px;background:#f1f5ed;border:1px solid #d8e3d3;border-radius:12px;overflow:hidden;text-align:center;padding:25px}.report-history-lock>div:last-child{position:relative;padding:30px 10px;color:#315937;font-size:13px}.report-history-lock a{color:#216940;text-decoration:underline}.report-blur{position:absolute;inset:15px;filter:blur(8px);opacity:.25;font-size:35px;color:#6c8c70}
/* Personal comparison workspace */
.report-hero{background:#edf1ed;border:1px solid #d9e1db}.hero-duel{padding:44px 30px;align-self:stretch;border-left:1px solid #d2ddd5;color:#264937}.hero-duel>span{font-size:10px;letter-spacing:2px}.hero-duel>div{display:flex;align-items:center;gap:22px;margin:35px 0}.hero-duel b{font-size:54px;letter-spacing:-3px}.hero-duel i{font-style:normal;font-size:12px;color:#6a7e71}.hero-duel p{font-size:16px;line-height:1.8}.compare-access{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#eff4f0;border:1px solid #c8d7ce;border-radius:12px;padding:16px;margin:15px 0 22px;color:#274635}.compare-access span{font-size:12px}.compare-access a{font-size:12px;color:#285b42;text-decoration:underline}.compare-access select{max-width:100%;padding:10px;border:1px solid #a3b8aa;border-radius:8px;background:white;color:#244332}.paid-field{opacity:.65}.account-inputs input:read-only{background:#f0f4f0}.export-actions{gap:10px}.export-actions button{min-height:46px;border:1px solid #8ca497;display:inline-flex;gap:8px;align-items:center;justify-content:center}.export-actions button[data-export=copy],.export-actions button[data-export=png]{background:#254b3a;color:white;border-color:#254b3a}.export-actions svg{width:21px;height:21px;flex-shrink:0}.export-actions button:hover{background:#173729;color:#fff}.profile-share{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.profile-share a,.profile-share button{background:#fff;border:1px solid #b8c9bd;padding:7px 10px;border-radius:8px;font:inherit;font-size:12px;color:#264b36}.duel-summary{display:grid;grid-template-columns:1fr 1fr;gap:25px;border:1px solid #dbe4dd;border-radius:14px;padding:24px;margin:20px 0;background:#f8faf7}.duel-summary span{font-size:10px;letter-spacing:2px;color:#708174}.duel-summary h3{font-size:24px;margin:10px 0}.duel-summary p{font-size:12px;color:#65796a;line-height:1.7}.duel-bars>div{margin:10px 0 20px}.duel-bars label{display:flex;justify-content:space-between;gap:10px;font-size:12px;overflow-wrap:anywhere}.duel-bars i{display:block;width:var(--bar);height:9px;min-width:2px;border-radius:9px;background:var(--accent);margin-top:9px;transform-origin:left;animation:duel-grow .8s ease-out}.profile-score{animation:duel-enter .45s ease-out}.profile-score:nth-child(2){animation-delay:.08s}.profile-score:nth-child(3){animation-delay:.16s}@keyframes duel-grow{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes duel-enter{from{opacity:.3;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.duel-bars i,.profile-score{animation:none}}@media(max-width:700px){.hero-duel{border-left:0;border-top:1px solid #d2ddd5;padding:24px}.hero-duel>div{margin:15px 0}.hero-duel b{font-size:38px}.duel-summary{grid-template-columns:1fr;padding:18px}.export-actions button{flex:1 1 140px}.profile-handle{overflow-wrap:anywhere}.compare-access select{width:100%}}
/* Shared-period metric comparisons */
.metric-section{margin:24px 0}.common-window{padding:22px;background:#edf4ef;border:1px solid #c9dcd0;border-radius:16px;margin-bottom:18px}.common-window h3{margin:8px 0;font-size:21px}.common-window p,.metric-method p{font-size:13px;line-height:1.7;color:#526b5b}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.metric-card{min-width:0;padding:20px;border:1px solid #d9e3dd;border-radius:16px;background:linear-gradient(135deg,#fff,#f8faf6);animation:metric-enter .6s both;animation-delay:var(--delay)}.metric-card:last-child{grid-column:1/-1}.metric-card header{display:flex;align-items:center;gap:10px}.metric-card h3{font-size:18px;margin:0}.metric-step{font-size:12px;font-weight:800;background:#e7eee8;border-radius:8px;padding:6px;color:#496252}.metric-note{font-size:12px;color:#62776a;min-height:32px;line-height:1.6}.metric-account{margin-top:16px}.metric-account>div:first-child{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:13px}.metric-account span{overflow-wrap:anywhere}.metric-account strong{font-size:19px;font-variant-numeric:tabular-nums}.metric-track{height:9px;margin-top:10px;background:#e5ece7;border-radius:8px;overflow:hidden}.metric-track i{display:block;height:100%;width:var(--width);background:var(--account);border-radius:8px;transform-origin:left;animation:metric-fill 1s both;animation-delay:var(--delay)}.metric-track i.is-negative{background:repeating-linear-gradient(120deg,#b24b63 0 7px,#d07a8d 7px 10px)}.metric-verdict{border-radius:8px;padding:9px 11px;font-size:12px;line-height:1.6;font-weight:700;overflow-wrap:anywhere}.level-0{background:#edf0f3;color:#4d6171}.level-1{background:#e7f1fc;color:#205f99}.level-2{background:#eee8fa;color:#7146a0}.level-3{background:#fff0da;color:#91480e}.metric-method{margin-top:14px;font-size:13px;color:#526b5b}.metric-method summary{cursor:pointer;padding:10px}.export-actions button{min-height:44px}.export-bar{border:1px solid #cbdccf;border-radius:16px;padding:20px;background:#f1f6ef}@keyframes metric-fill{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes metric-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.metric-grid{grid-template-columns:1fr}.metric-card{padding:16px}.common-window{padding:16px}.common-window h3{font-size:17px}.export-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.export-actions #publish-button{grid-column:1/-1}.export-actions button{padding:10px;font-size:12px}}@media(prefers-reduced-motion:reduce){.metric-card,.metric-track i{animation:none!important}}
