@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap");:root{color-scheme:light;--bg:#f6f7f8;--surface:#ffffff;--surface-muted:#eef1f4;--surface-soft:#f2f4f6;--text:#171b1f;--muted:#5f6874;--quiet:#87909c;--border:#d8dde3;--border-soft:#e5e9ee;--primary:#1a237e;--primary-hover:#12195f;--green:#127344;--gold:#9a6a12;--danger:#ad2b2b;--shadow:0 18px 46px rgba(24,34,45,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;word-break:keep-all}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.material-symbols-outlined{display:inline-block;line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.nav-cta,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:8px;font-weight:800;line-height:1;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}button.primary-button,button.secondary-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.nav-cta,.primary-button{color:#ffffff;background:var(--primary);box-shadow:0 12px 26px rgba(26,35,126,.16)}.nav-cta:hover,.primary-button:hover{background:var(--primary-hover)}.secondary-button{color:var(--text);background:var(--surface);border:1px solid var(--border)}.secondary-button:hover{color:var(--primary);border-color:var(--primary)}.landing{min-height:100vh;background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,255,255,0) 520px),var(--bg)}.landing-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 clamp(20px,4vw,56px);background:rgba(255,255,255,.94);border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{color:var(--primary);font-size:1.35rem;font-weight:900}.nav-links{display:flex;align-items:center;gap:26px;color:var(--muted);font-size:.9rem;font-weight:700}.nav-links a:hover{color:var(--primary)}.nav-actions{display:flex;align-items:center;gap:10px}.nav-account-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 4px;color:var(--muted);font-size:.88rem;font-weight:800}.nav-account-link:hover{color:var(--primary)}.hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(440px,1.12fr);align-items:center;grid-gap:clamp(36px,5vw,72px);gap:clamp(36px,5vw,72px);width:min(100% - 48px,1240px);min-height:calc(100svh - 64px);margin:0 auto;padding:clamp(42px,5vw,66px) 0 clamp(36px,5vw,56px)}.hero-content{display:grid;grid-gap:18px;gap:18px}.section-label{margin:0;color:var(--primary);font-size:.88rem;font-weight:900}.final-band h2,.hero h1,.report-copy h2,.section-heading h2{margin:0;color:var(--text);font-weight:900;letter-spacing:0}.hero h1{max-width:600px;font-size:clamp(2.7rem,3.4vw,3.7rem);line-height:1.09}.hero-copy{max-width:610px;margin:0;color:var(--muted);font-size:1.04rem;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:8px 0 0}.hero-metrics div{min-height:112px;padding:15px;background:rgba(255,255,255,.86);border:1px solid var(--border-soft);border-radius:8px}.architecture-card>p,.hero-metrics dt,.panel-grid span,.product-panel p,.product-panel span{margin:0;color:var(--quiet);font-size:.78rem;font-weight:800}.hero-metrics dd{margin:7px 0 5px;color:var(--text);font-size:1.28rem;font-weight:900}.hero-metrics span{color:var(--muted);font-size:.86rem;line-height:1.45}.product-panel{display:grid;grid-gap:12px;gap:12px;padding:18px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.case-card,.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-head{padding-bottom:12px;border-bottom:1px solid var(--border-soft)}.panel-head strong{font-size:.95rem}.panel-head span{padding:6px 10px;color:var(--green);background:rgba(18,115,68,.1);border-radius:999px}.case-card{align-items:flex-start;padding:18px;background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:8px}.case-card strong{display:block;margin-top:6px;font-size:clamp(1.55rem,2vw,1.9rem);line-height:1}.case-card b{flex:0 0 auto;padding:8px 12px;color:var(--green);background:rgba(18,115,68,.12);border-radius:999px;font-size:.92rem}.panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.panel-grid div{min-height:76px;padding:14px;background:var(--surface);border:1px solid var(--border-soft);border-radius:8px}.panel-grid strong{display:block;margin-top:7px;font-size:1.15rem}.panel-table{display:grid;grid-gap:8px;gap:8px}.panel-table div{display:flex;align-items:center;gap:10px;min-height:40px;padding:0 12px;background:var(--surface);border:1px solid var(--border-soft);border-radius:8px}.panel-table .material-symbols-outlined{color:var(--green);font-size:1.1rem}.panel-table p{color:var(--muted);font-weight:700}.final-band,.landing-footer,.landing-section,.proof-strip{width:min(100% - 48px,1240px);margin:0 auto}.proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;background:var(--border-soft);border:1px solid var(--border-soft);border-radius:8px}.proof-strip article{min-height:118px;padding:22px;background:var(--surface)}.proof-strip span{color:var(--primary);font-size:.9rem;font-weight:900}.proof-strip p{max-width:330px;margin:12px 0 0;color:var(--text);font-size:1.08rem;font-weight:800;line-height:1.48}.landing-section{padding:74px 0;border-bottom:1px solid var(--border-soft)}.landing-section:last-of-type{border-bottom:0}.section-heading{display:grid;grid-gap:12px;gap:12px;max-width:760px;margin-bottom:28px}.compact-heading{max-width:680px}.final-band h2,.report-copy h2,.section-heading h2{font-size:clamp(1.95rem,2.55vw,2.65rem);line-height:1.18}.final-band p,.report-copy p,.section-heading p:not(.section-label){margin:0;color:var(--muted);font-size:1rem;line-height:1.72}.module-list,.pain-grid,.pricing-cards{display:grid;grid-gap:14px;gap:14px}.pain-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.architecture-card,.module-list article,.pain-grid article,.pricing-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:8px}.pain-grid article{min-height:190px;padding:22px}.architecture-card h3,.module-list h3,.pain-grid h3,.pipeline h3,.pricing-card h3{margin:0;color:var(--text);font-size:1.12rem;line-height:1.35}.architecture-card li,.module-list p,.pain-grid p,.pipeline p,.pricing-card li,.pricing-card p{margin:10px 0 0;color:var(--muted);line-height:1.68}.module-list{grid-template-columns:repeat(2,minmax(0,1fr))}.module-list article{padding:20px 22px}.architecture-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);grid-gap:18px;gap:18px;align-items:stretch}.pipeline{display:grid;grid-gap:10px;gap:10px}.pipeline article{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;padding:18px 0;border-top:1px solid var(--border-soft)}.pipeline article:last-child{border-bottom:1px solid var(--border-soft)}.pipeline span{color:var(--primary);font-weight:900}.architecture-card{align-self:stretch;padding:24px}.architecture-card h3{margin-top:10px;font-size:1.45rem}.architecture-card ul{display:grid;grid-gap:11px;gap:11px;margin:22px 0 0;padding:0;list-style:none}.architecture-card li{margin:0;padding:12px 0;border-top:1px solid var(--border-soft);font-weight:700}.report-section{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);grid-gap:42px;gap:42px;align-items:start}.report-copy{display:grid;grid-gap:14px;gap:14px}.report-copy .secondary-button{justify-self:start;margin-top:6px}.report-map{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.report-map span{display:flex;align-items:center;min-height:50px;padding:0 14px;color:var(--text);background:var(--surface);border:1px solid var(--border-soft);border-radius:8px;font-weight:800}.pricing-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card{display:grid;grid-gap:20px;gap:20px;padding:24px}.pricing-card.featured{border-color:rgba(26,35,126,.35);box-shadow:0 18px 38px rgba(26,35,126,.1)}.pricing-card strong{display:block;margin-top:10px;font-size:2rem}.pricing-card ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.pricing-card li{margin:0}.pricing-card li:before{content:"✓";margin-right:8px;color:var(--green);font-weight:900}.pricing-card .primary-button,.pricing-card .secondary-button{align-self:end}.final-band{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-top:18px;padding:34px;background:var(--primary);border-radius:8px}.final-band,.final-band .section-label,.final-band h2,.final-band p{color:#ffffff}.final-band>div{display:grid;grid-gap:10px;gap:10px;max-width:720px}.final-band .primary-button{flex:0 0 auto;color:var(--primary);background:#ffffff;box-shadow:none}.landing-footer{display:flex;justify-content:space-between;gap:16px;padding:28px 0 36px;color:var(--muted)}.landing-footer strong{color:var(--text)}.hero-redesign{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);min-height:min(720px,calc(100svh - 118px))}.hero-art{margin:0}.hero-art-image{display:block;width:100%;height:auto;aspect-ratio:1200/860;object-fit:contain;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.source-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;width:min(100% - 48px,1240px);margin:0 auto}.source-strip article{display:grid;grid-gap:8px;gap:8px;min-height:118px;padding:18px;background:var(--surface);border:1px solid var(--border-soft);border-radius:8px}.insight-card>.material-symbols-outlined,.source-center .material-symbols-outlined,.source-node .material-symbols-outlined,.source-strip .material-symbols-outlined,.workflow-rail .material-symbols-outlined{color:var(--primary);font-size:1.55rem}.source-node b,.source-strip strong{color:var(--text);font-weight:900}.insight-card p,.source-center p,.source-strip p,.workflow-rail p{margin:0;color:var(--muted);line-height:1.55}.product-layout{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);grid-gap:18px;gap:18px;align-items:stretch}.report-preview,.source-map{background:var(--surface);border:1px solid var(--border-soft);border-radius:8px;box-shadow:0 16px 34px rgba(24,34,45,.06)}.source-map{display:grid;grid-gap:18px;gap:18px;padding:22px}.source-center{display:grid;grid-gap:8px;gap:8px;place-items:center;min-height:180px;text-align:center;background:var(--surface-soft);border:1px dashed var(--border);border-radius:8px}.source-center strong{color:var(--text);font-size:1.35rem;font-weight:900}.source-node-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.source-node{display:grid;grid-gap:8px;gap:8px;justify-items:center;min-height:92px;padding:14px 8px;text-align:center;background:#fbfcfd;border:1px solid var(--border-soft);border-radius:8px}.source-node b{font-size:.85rem}.insight-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.insight-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;min-height:142px;padding:20px;background:var(--surface);border:1px solid var(--border-soft);border-radius:8px}.insight-card h3,.workflow-rail h3{margin:0 0 8px;color:var(--text);font-size:1.05rem;line-height:1.35}.workflow-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.workflow-rail article{display:grid;grid-gap:10px;gap:10px;min-height:190px;padding:20px;background:var(--surface);border:1px solid var(--border-soft);border-radius:8px}.workflow-number{color:var(--quiet);font-size:.8rem;font-weight:900}.visual-report-section{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);grid-gap:28px;gap:28px;align-items:center}.report-preview{display:grid;grid-gap:14px;gap:14px;padding:20px}.preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--border-soft)}.preview-header div{display:grid;grid-gap:6px;gap:6px}.preview-header span,.preview-score-grid span{color:var(--quiet);font-size:.8rem;font-weight:900}.preview-header strong{color:var(--text);font-size:1.35rem;line-height:1.25}.preview-header b{flex:0 0 auto;padding:8px 12px;color:var(--green);background:rgba(18,115,68,.1);border-radius:999px;font-size:.86rem}.preview-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.preview-score-grid div{display:grid;grid-gap:8px;gap:8px;min-height:96px;padding:16px;background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:8px}.preview-score-grid strong{color:var(--text);font-size:1.32rem}.report-tag-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:9px;gap:9px}.report-tag-grid span{display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 10px;color:var(--text);background:#fbfcfd;border:1px solid var(--border-soft);border-radius:8px;font-size:.9rem;font-weight:800;text-align:center}.subpage{min-height:100vh;padding:0 clamp(20px,5vw,56px) 88px;background:var(--bg)}.subpage-nav{justify-content:space-between;min-height:72px;max-width:1180px;margin:0 auto}.subpage-actions,.subpage-nav{display:flex;align-items:center}.subpage-actions{gap:10px}.subpage-hero{display:grid;grid-gap:14px;gap:14px;max-width:1180px;margin:0 auto;padding:64px 0 28px}.subpage-hero h1{margin:0;color:var(--text);font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.12}.subpage-hero p:not(.section-label):not(.eyebrow){max-width:760px;margin:0;color:var(--muted);line-height:1.75}.card-kicker,.eyebrow{margin:0;color:var(--primary);font-size:.86rem;font-weight:900}.subpage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;max-width:1180px;margin:0 auto}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.subpage-card{display:grid;grid-gap:18px;gap:18px;max-width:1180px;margin:0 auto;padding:24px;background:var(--surface);border:1px solid var(--border-soft);border-radius:8px}.subpage-card h2,.subpage-card p{margin:0}.subpage-card h2{color:var(--text);font-size:1.7rem}.subpage-card p{color:var(--muted);line-height:1.72}.featured-plan{border-color:rgba(26,35,126,.35);box-shadow:0 18px 38px rgba(26,35,126,.1)}.stat-list{display:grid;grid-gap:10px;gap:10px;margin:0}.report-list a,.stat-list div{display:grid;grid-template-columns:1fr 1.3fr .8fr;grid-gap:12px;gap:12px;align-items:center;padding:12px;background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:8px}.stat-list dt{color:var(--muted);font-weight:800}.stat-list dd{margin:0;color:var(--text);font-weight:900}.check-list{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;color:var(--muted);line-height:1.65;list-style:none}.check-list li:before{content:"✓";margin-right:8px;color:var(--green);font-weight:900}.search-panel{max-width:860px;margin:0 auto;padding:24px;background:var(--surface);border:1px solid var(--border-soft);border-radius:8px;box-shadow:var(--shadow)}.search-panel form{display:grid;grid-gap:12px;gap:12px}.search-panel label{color:var(--text);font-weight:900}.search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px}.search-row input{min-width:0;min-height:48px;padding:0 16px;color:var(--text);background:var(--surface-soft);border:1px solid var(--border);border-radius:8px}.quick-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;color:var(--muted);font-weight:800}.sheet-header{display:flex;justify-content:space-between;gap:16px;align-items:center}.sheet-header a,.sheet-header span{color:var(--primary);font-weight:900}.report-list{display:grid;grid-gap:10px;gap:10px}.report-list b{color:var(--primary)}.mypage .subpage-hero{max-width:1180px}.mypage .subpage-card{max-width:none;margin:0}.mypage-grid{grid-template-columns:minmax(250px,.32fr) minmax(0,1fr);max-width:1180px;margin:0 auto;align-items:start}.mypage-grid,.mypage-main{display:grid;grid-gap:16px;gap:16px}.mypage-main{min-width:0}.account-card{position:-webkit-sticky;position:sticky;top:24px}.account-profile{display:grid;grid-gap:8px;gap:8px}.account-avatar{display:grid;place-items:center;width:54px;height:54px;margin-bottom:4px;color:#ffffff;background:var(--primary);border:1px solid rgba(26,35,126,.2);border-radius:50%;font-size:1.25rem;font-weight:900;background-position:50%;background-size:cover;overflow:hidden}.account-email{margin:0;color:var(--muted);font-weight:700}.account-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:34px;padding:0 12px;color:var(--primary);background:rgba(26,35,126,.08);border:1px solid rgba(26,35,126,.14);border-radius:999px;font-size:.82rem;font-weight:900}.account-meta{display:grid;grid-gap:10px;gap:10px;margin:0}.account-meta div{display:grid;grid-gap:4px;gap:4px;padding-top:12px;border-top:1px solid var(--border-soft)}.account-meta dt,.payment-list span,.report-id,.stat-tile span{color:var(--quiet);font-size:.78rem;font-weight:900}.account-meta dd{margin:0;color:var(--text);font-weight:800}.logout-button{width:100%;border:1px solid var(--border);cursor:pointer}.auth-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:22px;gap:22px;align-items:center;max-width:1180px;margin:0 auto;padding:26px;background:var(--surface);border:1px solid var(--border-soft);border-radius:8px;box-shadow:var(--shadow)}.auth-card h2,.auth-card p{margin:0}.auth-card h2{margin-top:8px;color:var(--text);font-size:1.45rem}.auth-card p:not(.card-kicker){max-width:690px;margin-top:8px;color:var(--muted);line-height:1.7}.auth-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.auth-notice{max-width:1180px;margin:0 auto 16px;padding:12px 14px;color:var(--danger);background:rgba(173,43,43,.08);border:1px solid rgba(173,43,43,.16);border-radius:8px;font-size:.92rem;font-weight:800}.mypage-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.stat-tile{gap:8px}.stat-tile strong{color:var(--text);font-size:2rem;line-height:1}.mypage-report-list{display:grid;grid-gap:10px;gap:10px}.mypage-report-list a{display:grid;grid-template-columns:1.1fr 1.25fr .72fr .78fr .78fr .88fr;grid-gap:12px;gap:12px;align-items:center;min-height:62px;padding:12px 14px;background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:8px}.mypage-report-list strong{color:var(--text)}.mypage-report-list b,.mypage-report-list em,.payment-list em,.progress-list span{justify-self:start;padding:6px 9px;border-radius:999px;font-size:.78rem;font-style:normal;font-weight:900}.mypage-report-list b,.payment-list em{color:var(--green);background:rgba(18,115,68,.1)}.mypage-report-list em,.progress-list span{color:var(--primary);background:rgba(26,35,126,.08)}.mypage-report-list small{color:var(--muted);font-weight:700}.mypage-detail-grid{max-width:none;margin:0}.progress-list{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none;counter-reset:progress}.progress-list li{counter-increment:progress;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:start;padding:14px;background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:8px}.progress-list li:before{content:counter(progress,decimal-leading-zero);padding-top:2px;color:var(--primary);font-weight:900}.payment-list strong,.progress-list strong{color:var(--text)}.progress-list p{margin:5px 0 0;color:var(--muted);line-height:1.55}.payment-list{display:grid;grid-gap:10px;gap:10px}.payment-card{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;min-height:96px;padding:12px;background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:8px}.payment-card>div{display:grid;grid-gap:5px;gap:5px}.payment-card p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.45}.payment-card b{color:var(--text)}.payment-card b,.payment-card em{justify-self:start}.pdf-disabled,.pdf-download-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 10px;border-radius:8px;font-size:.78rem;font-weight:900;line-height:1}.pdf-download-button{color:#ffffff;background:var(--primary);box-shadow:0 10px 22px rgba(26,35,126,.14);justify-self:start}.pdf-disabled{color:var(--quiet);background:var(--surface);border:1px solid var(--border);justify-self:start}@media (max-width:1080px){.architecture-layout,.hero,.hero-redesign,.product-layout,.report-section,.visual-report-section{grid-template-columns:1fr}.hero{min-height:auto}.hero-art{max-width:860px}.product-panel{max-width:760px}.pain-grid,.pricing-cards,.pricing-grid{grid-template-columns:1fr}.source-strip,.workflow-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.landing-nav{padding:0 16px}.nav-links{display:none}.nav-cta{min-height:38px;padding:9px 12px;font-size:.86rem}.nav-actions{gap:8px}.nav-account-link{font-size:.8rem}.final-band,.hero,.landing-footer,.landing-section,.proof-strip,.source-strip{width:min(100% - 32px,1240px)}.hero{padding-top:34px}.hero h1{font-size:2.12rem}.auth-card,.hero-metrics,.insight-stack,.module-list,.mypage-grid,.mypage-report-list a,.mypage-stats,.panel-grid,.payment-card,.preview-score-grid,.proof-strip,.report-list a,.report-map,.report-tag-grid,.search-row,.source-node-grid,.source-strip,.stat-list div,.subpage-grid,.workflow-rail{grid-template-columns:1fr}.product-panel{padding:14px}.case-card,.final-band,.landing-footer,.panel-head,.preview-header{align-items:flex-start;flex-direction:column}.hero-art-image{aspect-ratio:1.05;object-fit:cover;object-position:48% 50%}.hero-redesign .hero-metrics{display:none}.insight-card,.source-strip article,.workflow-rail article{min-height:auto}.landing-section{padding:54px 0}.final-band h2,.report-copy h2,.section-heading h2{font-size:2rem}.pipeline article{grid-template-columns:1fr}.final-band{padding:24px}.subpage{padding-inline:16px}.subpage-nav{gap:16px}.subpage-actions{flex-wrap:wrap;justify-content:flex-end}.account-card{position:static}.auth-card{padding:20px}.auth-actions{justify-content:flex-start}.auth-actions .primary-button,.auth-actions .secondary-button{width:100%}}.auction-hero{grid-template-columns:minmax(0,.78fr) minmax(480px,1.22fr);min-height:min(760px,calc(100svh - 88px))}.auction-hero-copy h1{max-width:660px;font-size:clamp(2.55rem,3.2vw,3.55rem)}.auction-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:8px 0 0}.auction-hero-metrics div{min-height:104px;padding:15px;background:rgba(255,255,255,.9);border:1px solid var(--border-soft);border-radius:8px}.auction-hero-metrics dt,.auction-summary-grid dt,.sample-summary-grid dt{color:var(--quiet);font-size:.78rem;font-weight:900}.auction-hero-metrics dd,.auction-summary-grid dd,.sample-summary-grid dd{margin:7px 0 5px;color:var(--text);font-weight:900}.auction-hero-metrics span,.sample-summary-grid span{color:var(--muted);font-size:.86rem;line-height:1.45}.auction-report-shell,.bid-range-panel,.sample-disclosure,.sample-report-document{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.auction-report-shell{overflow:hidden}.sample-banner{min-height:40px;padding:11px 18px;color:#7b520c;background:#fff7e6;border-bottom:1px solid #f1d58d;font-size:.86rem;font-weight:900}.auction-report-top,.sample-document-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px}.auction-report-top div,.sample-document-header div{display:grid;grid-gap:6px;gap:6px}.auction-report-top span,.bid-range-panel span,.market-comparison-list span,.sample-detail-grid span,.sample-document-header span{color:var(--quiet);font-size:.8rem;font-weight:900}.auction-report-top strong,.sample-document-header h2{margin:0;color:var(--text);font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.25}.auction-report-top p,.bid-range-panel p,.market-comparison-list p,.sample-deliverable-grid p,.sample-document-header p,.sample-table p{margin:0;color:var(--muted);line-height:1.58}.auction-report-top b,.sample-document-header b{flex:0 0 auto;padding:8px 12px;color:#7b520c;background:#fff1cc;border-radius:999px;font-size:.86rem}.auction-summary-grid,.sample-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.auction-summary-grid div,.sample-summary-grid div{min-height:116px;padding:16px;border-right:1px solid var(--border-soft)}.auction-summary-grid div:last-child,.sample-summary-grid div:last-child{border-right:0}.auction-summary-grid dd{font-size:1.18rem}.risk-board{display:grid;grid-gap:10px;gap:10px;padding:18px}.risk-row{display:grid;grid-template-columns:.75fr .55fr minmax(0,1.7fr);grid-gap:12px;gap:12px;align-items:center;min-height:44px;padding:0 12px;background:#fbfcfd;border:1px solid var(--border-soft);border-radius:8px}.risk-row span{color:var(--text);font-weight:900}.risk-row strong{justify-self:start;padding:6px 9px;color:var(--primary);background:rgba(26,35,126,.08);border-radius:999px;font-size:.78rem}.risk-row p{margin:0;color:var(--muted);font-size:.88rem}.included-strip{display:flex;flex-wrap:wrap;gap:8px;padding:0 18px 18px}.included-strip span{min-height:32px;padding:8px 10px;color:var(--green);background:rgba(18,115,68,.08);border:1px solid rgba(18,115,68,.14);border-radius:999px;font-size:.8rem;font-weight:900}.evidence-grid,.report-module-grid,.sample-deliverable-grid{display:grid;grid-gap:12px;gap:12px}.report-module-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.evidence-grid article,.report-module-grid article,.sample-deliverable-grid article{background:var(--surface);border:1px solid var(--border-soft);border-radius:8px}.report-module-grid article{min-height:184px;padding:20px}.report-block-heading span,.report-module-grid span{color:var(--primary);font-weight:900}.evidence-grid h3,.report-module-grid h3,.sample-deliverable-grid h3{margin:14px 0 8px;color:var(--text);font-size:1.08rem;line-height:1.35}.evidence-grid p,.report-module-grid p{margin:0;color:var(--muted);line-height:1.62}.evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.evidence-grid article{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;min-height:128px;padding:18px}.evidence-grid .material-symbols-outlined{color:var(--primary);font-size:1.45rem}.evidence-grid h3{margin-top:0}.sample-teaser-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);grid-gap:24px;gap:24px;align-items:start}.sample-teaser-copy{display:grid;grid-gap:14px;gap:14px}.sample-teaser-copy h2{margin:0;color:var(--text);font-size:clamp(1.95rem,2.55vw,2.65rem);line-height:1.18}.sample-teaser-copy p:not(.section-label){margin:0;color:var(--muted);line-height:1.72}.sample-teaser-copy .primary-button{justify-self:start}.deliverable-list{display:grid;grid-gap:10px;gap:10px}.deliverable-list div{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;min-height:62px;padding:0 16px;background:var(--surface);border:1px solid var(--border-soft);border-radius:8px}.deliverable-list span{color:var(--primary);font-weight:900}.deliverable-list strong{color:var(--text)}.auction-sample-page{background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,0) 430px),var(--bg)}.sample-deliverables,.sample-report-document,.sample-report-hero{max-width:1180px;margin:0 auto}.sample-report-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.36fr);grid-gap:20px;gap:20px;align-items:start;padding:58px 0 26px}.sample-report-hero h1{max-width:860px;margin:0;color:var(--text);font-size:clamp(2.35rem,4vw,3.5rem);line-height:1.1}.sample-report-hero p{max-width:780px;margin:14px 0 0;color:var(--muted);line-height:1.72}.sample-disclosure{display:grid;grid-gap:10px;gap:10px;padding:18px;box-shadow:none}.sample-disclosure strong{color:var(--text)}.sample-disclosure span{padding-top:10px;color:var(--muted);border-top:1px solid var(--border-soft);font-size:.9rem;font-weight:800}.sample-report-document{overflow:hidden;margin-bottom:28px}.sample-document-header{background:var(--surface)}.sample-summary-grid dd{font-size:1.22rem}.sample-report-block{padding:26px;border-top:1px solid var(--border-soft)}.report-block-heading{display:flex;gap:12px;align-items:baseline;margin-bottom:16px}.report-block-heading h3{margin:0;color:var(--text);font-size:1.34rem}.sample-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.bid-range-panel,.market-comparison-list div,.sample-checklist li,.sample-detail-grid div,.yield-table>div{background:#fbfcfd;border:1px solid var(--border-soft);border-radius:8px}.sample-detail-grid div{display:grid;grid-gap:8px;gap:8px;min-height:82px;padding:14px}.sample-detail-grid strong{color:var(--text)}.sample-table{display:grid;grid-gap:10px;gap:10px}.sample-table div{display:grid;grid-template-columns:.8fr .7fr .5fr minmax(0,1.8fr);grid-gap:12px;gap:12px;align-items:center;min-height:58px;padding:12px 14px;background:#fbfcfd;border:1px solid var(--border-soft);border-radius:8px}.sample-table b,.sample-table strong{color:var(--text)}.sample-table em{justify-self:start;padding:6px 9px;color:var(--green);background:rgba(18,115,68,.1);border-radius:999px;font-size:.78rem;font-style:normal;font-weight:900}.two-column-block{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:16px;gap:16px;align-items:start}.market-comparison-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.market-comparison-list div{display:grid;grid-gap:8px;gap:8px;min-height:104px;padding:14px}.bid-range-panel strong,.market-comparison-list strong{color:var(--text);font-size:1.22rem}.bid-range-panel{display:grid;grid-gap:10px;gap:10px;min-height:100%;padding:18px;box-shadow:none}.yield-table{display:grid;grid-gap:8px;gap:8px}.yield-table>div{display:grid;grid-template-columns:.6fr repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:center;min-height:54px;padding:12px 14px}.yield-table .yield-head{color:var(--quiet);background:var(--surface-soft);font-size:.82rem;font-weight:900}.yield-table b,.yield-table strong{color:var(--text)}.yield-table b{color:var(--green)}.sample-checklist{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.sample-checklist li{min-height:48px;padding:13px 14px;color:var(--text);font-weight:800}.sample-checklist li:before{content:"✓";margin-right:10px;color:var(--green);font-weight:900}.sample-deliverables{padding:36px 0 72px}.sample-deliverable-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sample-deliverable-grid article{min-height:142px;padding:20px}.pdf-style-report{background:#ffffff}.report-cover-header{background:linear-gradient(180deg,#ffffff,#f8fafc)}.report-block-heading small{color:var(--quiet);font-size:.82rem;font-weight:900}.auction-history-table,.executive-summary-grid,.field-check-grid,.registry-table,.sample-section-index,.swot-grid,.tax-cost-grid{display:grid;grid-gap:10px;gap:10px}.sample-section-index{grid-template-columns:repeat(5,minmax(0,1fr))}.auction-history-table div,.executive-summary-grid article,.field-check-grid div,.judgment-box,.mode-note,.registry-table div,.report-subtitle,.sample-section-index div,.swot-grid div,.tax-cost-grid div{background:#fbfcfd;border:1px solid var(--border-soft);border-radius:8px}.sample-section-index div{display:grid;grid-gap:8px;gap:8px;min-height:104px;padding:14px}.executive-summary-grid span,.field-check-grid span,.mode-note,.report-subtitle,.sample-section-index span,.tax-cost-grid span{color:var(--quiet);font-size:.8rem;font-weight:900}.executive-summary-grid strong,.field-check-grid strong,.judgment-box strong,.sample-section-index strong,.tax-cost-grid strong{color:var(--text)}.sample-section-index em{color:var(--primary);font-size:.78rem;font-style:normal;font-weight:900}.executive-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-summary-grid article{display:grid;grid-gap:8px;gap:8px;min-height:150px;padding:16px}.executive-summary-grid p,.judgment-box p,.swot-grid p{margin:0;color:var(--muted);line-height:1.62}.mode-note,.report-subtitle{margin:18px 0 12px;padding:12px 14px}.auction-history-table div,.registry-table div{display:grid;grid-gap:10px;gap:10px;align-items:center;min-height:54px;padding:12px 14px}.auction-history-table div{grid-template-columns:.6fr repeat(4,minmax(0,1fr))}.registry-table div{grid-template-columns:.52fr 1fr 1fr 1fr .72fr}.auction-history-table b,.auction-history-table strong,.registry-table b,.registry-table strong{color:var(--text)}.auction-history-table b,.registry-table b{justify-self:start;padding:6px 9px;color:var(--primary);background:rgba(26,35,126,.08);border-radius:999px;font-size:.78rem}.tax-cost-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tax-cost-grid div{display:grid;grid-gap:8px;gap:8px;min-height:96px;padding:14px}.tax-cost-grid b{color:var(--green)}.swot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.swot-grid div{display:grid;grid-gap:8px;gap:8px;min-height:146px;padding:16px}.swot-grid strong{color:var(--primary);font-size:1.25rem}.judgment-box{display:grid;grid-gap:8px;gap:8px;margin-top:12px;padding:18px;background:#fffaf0;border-color:#f1d58d}.judgment-box span{color:#7b520c;font-size:.8rem;font-weight:900}.field-check-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.field-check-grid div{display:grid;grid-gap:8px;gap:8px;min-height:88px;padding:14px}@media (max-width:1080px){.auction-hero,.sample-report-hero,.sample-teaser-section,.two-column-block{grid-template-columns:1fr}.auction-hero{min-height:auto}.evidence-grid,.executive-summary-grid,.field-check-grid,.report-module-grid,.sample-deliverable-grid,.sample-detail-grid,.sample-section-index,.swot-grid,.tax-cost-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.auction-hero-metrics,.auction-summary-grid,.evidence-grid,.executive-summary-grid,.field-check-grid,.market-comparison-list,.report-module-grid,.sample-deliverable-grid,.sample-detail-grid,.sample-section-index,.sample-summary-grid,.swot-grid,.tax-cost-grid{grid-template-columns:1fr}.auction-hero-metrics{display:none}.auction-hero-copy h1,.sample-report-hero h1{font-size:2.16rem}.auction-report-top,.sample-document-header{flex-direction:column}.auction-summary-grid div,.sample-summary-grid div{border-right:0;border-bottom:1px solid var(--border-soft)}.auction-summary-grid div:last-child,.sample-summary-grid div:last-child{border-bottom:0}.auction-history-table div,.registry-table div,.risk-row,.sample-table div,.yield-table .yield-head,.yield-table>div{grid-template-columns:1fr}.sample-report-block{padding:20px}.sample-report-hero{padding-top:38px}}.real-report-page{background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(255,255,255,0) 420px),#e9edf2}.real-report-hero,.report-sheet{max-width:1060px;margin:0 auto}.real-report-hero{padding:58px 0 26px}.real-report-hero h1{max-width:820px;margin:0;color:var(--text);font-size:clamp(2.45rem,4vw,3.55rem);line-height:1.08}.real-report-hero p:not(.eyebrow){max-width:760px;margin:14px 0 0;color:var(--muted);line-height:1.72}.sample-tier-panel{display:grid;grid-gap:12px;gap:12px;max-width:1060px;margin:0 auto 18px}.sample-tier-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.sample-tier-tabs a{display:grid;grid-gap:6px;gap:6px;min-height:76px;padding:14px;background:#ffffff;border:1px solid #cfd6de;border-radius:4px}.sample-tier-tabs a.is-active{border-color:var(--primary);box-shadow:inset 0 0 0 2px rgba(26,35,126,.16)}.sample-tier-tabs span{color:var(--text);font-weight:900}.sample-tier-tabs strong{color:var(--muted);font-size:.9rem}.sample-tier-summary{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px;background:#202938;border:1px solid #202938;border-radius:4px}.sample-tier-summary span{color:#f1b243;font-size:.8rem;font-weight:900}.sample-tier-summary strong{display:block;margin-top:4px;color:#ffffff;font-size:1.18rem}.sample-tier-summary p{max-width:720px;margin:6px 0 0;color:rgba(255,255,255,.78);line-height:1.6}.report-sheet{margin-bottom:18px;padding:30px;background:#ffffff;border:1px solid #cfd6de;border-radius:4px;box-shadow:0 16px 38px rgba(24,34,45,.08)}.report-letterhead{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding-bottom:18px;margin-bottom:18px;border-bottom:3px solid var(--text)}.report-letterhead span,.report-section-title span{color:var(--quiet);font-size:.78rem;font-weight:900}.report-letterhead h2,.report-section-title h2{margin:6px 0 0;color:var(--text);font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.24}.report-letterhead p,.report-section-title p{margin:8px 0 0;color:var(--muted);line-height:1.58}.report-grade{flex:0 0 auto;min-width:82px;padding:10px 12px;color:#7b520c;background:#fff1cc;text-align:center;font-weight:900}.report-disclaimer,.report-grade{border:1px solid #f1d58d;border-radius:4px}.report-disclaimer{margin:16px 0 0;padding:12px 14px;color:#6d4b0c;background:#fff7e6;font-size:.9rem;line-height:1.6}.report-section-title{margin-bottom:16px}.report-section-title h2 small{display:inline-flex;margin-left:8px;padding:4px 7px;border-radius:4px;background:#eef2f6;color:var(--quiet);font-size:.86rem;vertical-align:middle}.report-subheading{margin:22px 0 10px;color:var(--text);font-size:1.04rem;font-weight:900}.report-table-wrap{overflow-x:auto;border:1px solid #cfd6de;border-radius:4px}.report-table{width:100%;min-width:760px;border-collapse:collapse;background:#ffffff;font-size:.9rem}.report-table.cover-table{min-width:680px}.report-table.key-value-table{min-width:560px}.report-table td,.report-table th{padding:10px 12px;border:1px solid #dbe1e8;text-align:left;vertical-align:top;line-height:1.48}.report-table th{color:var(--text);background:#eef2f6;font-size:.82rem;font-weight:900}.report-table td:first-child,.report-table.paired-table td:nth-child(3){color:#2c343d;background:#f8fafc;font-weight:900}.report-table td{color:var(--muted)}.report-table td strong{color:var(--text)}.report-status{display:inline-flex;align-items:center;min-height:26px;padding:5px 8px;border-radius:999px;font-size:.78rem;font-weight:900;white-space:nowrap}.report-status.is-safe{color:var(--green);background:rgba(18,115,68,.1)}.report-status.is-warning{color:#8a5b0b;background:#fff1cc}.report-status.is-critical{color:#ffffff;background:#9b1c1c}.report-status.is-neutral{color:var(--primary);background:rgba(26,35,126,.08)}.report-priority-callout{display:grid;grid-gap:10px;gap:10px;margin-bottom:16px;padding:18px;color:#ffffff;background:#202938;border:1px solid #202938;border-left:6px solid #b62424;border-radius:4px}.report-priority-callout span{color:#f1b243;font-size:.78rem;font-weight:900}.report-priority-callout strong{max-width:780px;color:#ffffff;font-size:1.18rem;line-height:1.45}.report-priority-callout p{max-width:860px;margin:0;color:rgba(255,255,255,.78);line-height:1.62}.rights-focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:18px}.rights-focus-card{display:grid;grid-gap:8px;gap:8px;min-height:132px;padding:14px;border:1px solid #c7d2de;border-top:4px solid #b62424;border-radius:4px;background:#ffffff}.rights-focus-card span{color:var(--quiet);font-size:.78rem;font-weight:900}.rights-focus-card strong{color:#202938;font-size:1.18rem;line-height:1.25}.rights-focus-card em{color:var(--muted);font-size:.88rem;font-style:normal;line-height:1.48}.report-judgment{display:grid;grid-gap:8px;gap:8px;margin-top:14px;padding:16px;background:#fffaf0;border:1px solid #f1d58d;border-radius:4px}.report-judgment strong{color:var(--text);font-size:1.08rem}.report-judgment p{margin:0;color:var(--muted);line-height:1.62}.report-index-sheet .report-table{min-width:720px}.api-slot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:16px}.api-slot{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid #cfd6de;border-radius:4px;background:#f8fafc}.api-slot span{color:var(--quiet);font-size:.78rem;font-weight:900}.api-slot strong{color:var(--text);font-size:.96rem}.api-slot em{justify-self:start;padding:4px 7px;color:var(--primary);background:rgba(26,35,126,.08);border-radius:4px;font-size:.78rem;font-style:normal;font-weight:900}.report-quote-block{padding:16px;color:#2c343d;background:#f8fafc;border:1px solid #cfd6de;border-left:4px solid var(--primary);border-radius:4px;line-height:1.74}.photo-placeholder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.photo-placeholder{aspect-ratio:4/3;display:grid;align-content:end;grid-gap:6px;gap:6px;padding:12px;border:1px solid #cfd6de;border-radius:4px;background:linear-gradient(135deg,rgba(26,35,126,.08),rgba(18,115,68,.12)),repeating-linear-gradient(45deg,#f8fafc,#f8fafc 10px,#eef2f6 0,#eef2f6 20px)}.photo-placeholder span{width:28px;height:28px;display:inline-grid;place-items:center;color:#ffffff;background:var(--primary);border-radius:50%;font-size:.82rem;font-weight:900}.photo-placeholder strong{color:var(--text)}.report-map-panel{position:relative;min-height:360px;overflow:hidden;margin-bottom:16px;border:1px solid #b9c5d2;border-radius:4px;background:linear-gradient(90deg,rgba(44,52,61,.06) 1px,transparent 0),linear-gradient(0deg,rgba(44,52,61,.06) 1px,transparent 0),linear-gradient(135deg,#e9f1ef,#f6f1e6 48%,#eaf0f6);background-size:42px 42px,42px 42px,auto}.report-map-panel:after,.report-map-panel:before{position:absolute;content:"";border-radius:999px;pointer-events:none}.report-map-panel:before{width:240px;height:240px;left:52%;top:46%;border:1px solid rgba(26,35,126,.22);transform:translate(-50%,-50%)}.report-map-panel:after{width:420px;height:420px;left:52%;top:46%;border:1px solid rgba(18,115,68,.18);transform:translate(-50%,-50%)}.report-map-panel.is-wide{min-height:430px}.report-map-panel.is-market{min-height:400px;background:radial-gradient(circle at 38% 48%,rgba(241,178,67,.28),transparent 16%),radial-gradient(circle at 63% 43%,rgba(18,115,68,.22),transparent 18%),linear-gradient(90deg,rgba(44,52,61,.06) 1px,transparent 0),linear-gradient(0deg,rgba(44,52,61,.06) 1px,transparent 0),#edf3f7;background-size:auto,auto,42px 42px,42px 42px,auto}.map-legend,.map-pin,.map-rings,.map-route{position:absolute;z-index:1}.ring{position:absolute;display:inline-flex;align-items:center;justify-content:center;color:var(--quiet);border:1px dashed rgba(26,35,126,.38);border-radius:999px;font-size:.76rem;font-weight:900}.ring-300{width:120px;height:120px;left:calc(52% - 60px);top:calc(46% - 60px)}.ring-500{width:240px;height:240px;left:calc(52% - 120px);top:calc(46% - 120px)}.ring-1000{width:420px;height:420px;left:calc(52% - 210px);top:calc(46% - 210px)}.map-pin{left:52%;top:46%;padding:9px 10px;color:#ffffff;background:#b62424;border-radius:4px;font-weight:900;transform:translate(-50%,-50%);box-shadow:0 10px 24px rgba(0,0,0,.18)}.map-route{padding:7px 10px;color:#173d2c;background:rgba(255,255,255,.86);border:1px solid rgba(18,115,68,.3);border-radius:4px;font-size:.82rem;font-weight:900}.route-a{left:12%;top:24%}.route-b{right:13%;bottom:24%}.map-legend{left:16px;right:16px;bottom:16px;display:grid;grid-gap:4px;gap:4px;padding:12px;background:rgba(255,255,255,.92);border:1px solid #cfd6de;border-radius:4px}.map-legend strong{color:var(--text)}.map-legend span{color:var(--muted);line-height:1.5}.auto-mapping-block{display:grid;grid-gap:12px;gap:12px;margin-bottom:16px}.auto-mapping-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.auto-mapping-summary div{display:grid;grid-gap:6px;gap:6px;min-height:108px;padding:13px;background:#f8fafc;border:1px solid #cfd6de;border-radius:4px}.auto-map-legend-row span,.auto-mapping-summary span{color:var(--quiet);font-size:.76rem;font-weight:900}.auto-mapping-summary strong{color:var(--text);font-size:1.16rem;line-height:1.2}.auto-mapping-summary em{color:var(--muted);font-size:.83rem;font-style:normal;line-height:1.42}.auto-map-scroll{overflow:hidden;border:1px solid #b9c5d2;border-radius:4px;background:#eef3f6}.auto-map-svg{display:block;width:100%;height:auto;min-height:280px;font-family:inherit;background:#edf2f1}.map-land{fill:#eef2f1}.map-buildings text,.map-pois text,.map-subject text,.map-zones text{fill:#617083;font-size:14px;font-weight:800}.map-zone{stroke-width:2;opacity:.78}.map-zone-park{fill:#dbeed7;stroke:#99c68f}.map-zone-office{fill:#dbeafe;stroke:#93b8e6}.map-zone-medical{fill:#ffe1df;stroke:#efb0ac}.map-zone-residential{fill:#f5e7c5;stroke:#d8bf7c}.road{fill:none;stroke-linecap:round;stroke-linejoin:round}.road-main{stroke:#f8dc73;stroke-width:58}.road-main-label{stroke:#fff4bd;stroke-width:22}.road-minor{stroke:#ffffff;stroke-width:28;filter:drop-shadow(0 0 0 #cbd5df)}.road-lane{stroke:#ffffff;stroke-width:18;opacity:.94}.road-name{fill:#9a7a2b;font-size:13px;font-weight:900}.map-buildings rect{fill:#f1ded3;stroke:#d7c8bf;stroke-width:2;rx:5}.map-pois circle{fill:#8b5cf6;stroke:#ffffff;stroke-width:4}.map-pois text:first-of-type{fill:#ffffff;font-size:15px;font-weight:900}.map-routes path{fill:none;stroke:#7c3aed;stroke-width:13;stroke-linecap:round;stroke-linejoin:round;marker-end:url(#routeArrow);opacity:.92}#routeArrow path{fill:#7c3aed}.route-step circle{fill:#facc15;stroke:#ffffff;stroke-width:3}.route-step text{fill:#4c1d95;font-size:12px;font-weight:900}.subject-building{fill:none;stroke:#2563eb;stroke-width:5}.subject-pin{fill:#ef4b37;filter:drop-shadow(0 8px 10px rgba(31,41,55,.24))}.map-subject circle{fill:#ffffff;opacity:.92}.map-subject text{fill:#111827;font-size:15px;font-weight:900}.map-leader-line{stroke:#111827;stroke-width:1.8;vector-effect:non-scaling-stroke}.map-marker-halo{fill:#ffffff;stroke:#111827;stroke-width:2;vector-effect:non-scaling-stroke}.map-marker-dot{fill:#111827}.map-card{fill:rgba(255,255,255,.97);stroke:#303844;stroke-width:2;filter:url(#mapCardShadow);vector-effect:non-scaling-stroke}.map-card-label-bg{fill:#303844}.map-card-label{fill:#ffffff;font-size:12px;font-weight:900}.map-card-text{fill:#171b1f;font-size:13px;line-height:1.25}.map-card-strong{font-weight:900}.map-card-metric{fill:#0f6a42;font-weight:900}.map-card-note{fill:#66717f;font-size:12px}.map-comparable-sale .map-card,.map-comparable-sale .map-marker-halo{stroke:#1a237e}.map-comparable-sale .map-card-label-bg,.map-comparable-sale .map-marker-dot{fill:#1a237e}.map-comparable-premium .map-card,.map-comparable-premium .map-marker-halo{stroke:#9a6a12}.map-comparable-premium .map-card-label-bg,.map-comparable-premium .map-marker-dot{fill:#9a6a12}.map-comparable-excluded{opacity:.72}.map-comparable-excluded .map-card,.map-comparable-excluded .map-marker-halo{stroke:#8b95a1}.map-comparable-excluded .map-card-label-bg,.map-comparable-excluded .map-marker-dot{fill:#6b7280}.auto-map-legend-row{display:flex;flex-wrap:wrap;gap:8px}.auto-map-legend-row span{display:inline-flex;align-items:center;min-height:30px;padding:6px 9px;background:#ffffff;border:1px solid #cfd6de;border-radius:4px}.auto-map-legend-row span:before{width:9px;height:9px;margin-right:6px;border-radius:50%;content:""}.legend-rent:before{background:#303844}.legend-sale:before{background:#1a237e}.legend-premium:before{background:#9a6a12}.legend-excluded:before{background:#6b7280}.auction-mapping-block{gap:14px}.auction-map-scroll{position:relative;max-height:720px;overflow:auto;border:1px solid #aeb8c5;border-radius:4px;background:#dfe6ec}.auction-map-zoom-controls{position:-webkit-sticky;position:sticky;left:12px;top:12px;z-index:10;display:inline-flex;gap:4px;padding:5px;background:rgba(255,255,255,.94);border:1px solid #aeb8c5;border-radius:4px;box-shadow:0 8px 16px rgba(31,41,55,.14)}.auction-map-zoom-controls button{display:grid;place-items:center;min-width:34px;height:32px;padding:0 9px;color:#172033;background:#ffffff;border:1px solid #c7d0da;border-radius:3px;font-size:.86rem;font-weight:900;cursor:pointer}.auction-map-zoom-controls button:hover:not(:disabled){background:#eef3f8;border-color:#8ea1b4}.auction-map-zoom-controls button:disabled{color:#9aa5b1;cursor:not-allowed}.auction-map-shell{position:relative;margin-top:-44px}.auction-map-stage{position:relative;width:1180px;height:720px;overflow:hidden;isolation:isolate;background:#e8edf0;transform-origin:left top;transition:transform .14s ease}.auction-map-fallback,.auction-map-lines,.auction-naver-map{position:absolute;inset:0}.auction-naver-map{z-index:1;opacity:0;transition:opacity .16s ease}.auction-map-stage.is-live-map .auction-naver-map{opacity:1}.auction-map-stage.is-live-map .auction-map-fallback{opacity:0}.auction-map-fallback{z-index:0;background:linear-gradient(90deg,rgba(68,81,98,.08) 1px,transparent 0),linear-gradient(0deg,rgba(68,81,98,.08) 1px,transparent 0),#e8eeef;background-size:62px 62px;transition:opacity .16s ease}.auction-map-fallback:before{position:absolute;inset:0;background:radial-gradient(circle at 57% 50%,rgba(239,75,55,.12),transparent 12%),radial-gradient(circle at 84% 60%,rgba(124,58,237,.12),transparent 16%);content:""}.fallback-building,.fallback-district,.fallback-road,.fallback-route,.fallback-route-step,.fallback-station{position:absolute}.fallback-district{display:grid;place-items:center;color:#49606f;border:1px solid rgba(96,120,133,.26);font-size:.82rem;font-weight:900}.district-west{left:64px;bottom:64px;width:248px;height:162px;color:#3d7047;background:rgba(211,237,206,.72);border-color:rgba(57,150,79,.45)}.district-north{left:348px;top:108px;width:240px;height:106px;color:#446574;background:rgba(219,234,244,.68)}.district-east{right:92px;top:364px;width:184px;height:188px;color:#6f561f;background:rgba(247,229,176,.72);border-color:rgba(205,154,42,.5)}.district-south{right:292px;bottom:74px;width:216px;height:128px;color:#73403d;background:rgba(252,220,216,.72);border-color:rgba(220,119,110,.5)}.fallback-road{z-index:1;display:grid;place-items:center;color:#9b7628;font-size:.78rem;font-weight:900;box-shadow:0 0 0 1px rgba(130,142,154,.16)}.road-horizontal{left:-60px;right:-60px;height:36px;background:#ffffff}.road-main-a{top:390px;height:60px;background:linear-gradient(#f7de76,#f7de76);transform:rotate(-4deg)}.road-sub-a{top:238px;transform:rotate(1deg)}.road-sub-b{top:532px;transform:rotate(-2deg)}.road-vertical{top:-80px;bottom:-80px;width:34px;background:#ffffff}.road-v-a{left:330px}.road-v-b{left:596px}.road-v-c{left:864px}.road-diagonal{width:34px;height:960px;background:#ffffff}.road-d-a{left:204px;top:-122px;transform:rotate(-52deg)}.road-d-b{right:222px;top:-108px;transform:rotate(35deg)}.fallback-building{z-index:2;display:grid;place-items:center;color:#615b53;background:rgba(234,209,192,.82);border:1px solid rgba(172,142,121,.55);border-radius:3px;font-size:.78rem;font-weight:900}.building-a{left:616px;top:312px;width:86px;height:58px}.building-b{left:450px;top:362px;width:102px;height:58px}.building-c{right:314px;top:328px;width:98px;height:74px}.building-d{right:196px;top:202px;width:126px;height:82px;background:rgba(202,224,244,.82)}.fallback-station{right:188px;top:332px;z-index:3;display:grid;place-items:center;width:42px;height:42px;color:#ffffff;background:#6d28d9;border:3px solid #ffffff;border-radius:50%;font-size:.75rem;font-weight:900;box-shadow:0 8px 16px rgba(31,41,55,.2)}.fallback-route{z-index:3;width:14px;background:#7c3aed;border-radius:999px;box-shadow:0 0 0 3px rgba(255,255,255,.72)}.fallback-route:after{position:absolute;left:50%;bottom:-16px;width:0;height:0;border-right:13px solid transparent;border-left:13px solid transparent;border-top:20px solid #7c3aed;content:"";transform:translateX(-50%)}.fallback-route-a{right:222px;bottom:108px;height:236px;transform:rotate(-24deg)}.fallback-route-b{right:142px;bottom:176px;height:170px;transform:rotate(44deg)}.fallback-route-c{right:278px;bottom:138px;height:162px;transform:rotate(4deg)}.fallback-route-step{z-index:4;display:grid;place-items:center;width:22px;height:22px;color:#4c1d95;background:#facc15;border:3px solid #ffffff;border-radius:50%;font-size:.72rem;font-weight:900}.fallback-step-1{right:230px;top:354px}.fallback-step-2{right:176px;top:378px}.fallback-step-3{right:128px;top:424px}.fallback-step-4{right:166px;top:484px}.fallback-step-5{right:226px;top:530px}.fallback-step-6{right:282px;top:476px}.fallback-step-7{right:240px;bottom:84px}.auction-map-lines{z-index:4;pointer-events:none}.auction-map-radius{fill:rgba(37,99,235,.05);stroke:rgba(37,99,235,.35);stroke-width:2}.auction-leader-line{stroke:#161d27;stroke-width:1.8;vector-effect:non-scaling-stroke}.leader-sale{stroke:#1a237e}.leader-premium{stroke:#9a6a12}.leader-excluded{stroke:#697386}.auction-map-data-card,.auction-map-point,.auction-target-marker{position:absolute;z-index:5}.auction-target-marker{display:grid;grid-gap:3px;gap:3px;min-width:86px;padding:8px 10px;color:#ffffff;background:#ef4b37;border:3px solid #ffffff;border-radius:3px;text-align:center;transform:translate(-50%,-50%);box-shadow:0 10px 18px rgba(31,41,55,.24)}.auction-target-marker:before{position:absolute;left:50%;bottom:-14px;width:0;height:0;border-right:12px solid transparent;border-left:12px solid transparent;border-top:16px solid #ef4b37;content:"";transform:translateX(-50%)}.auction-target-marker span{font-size:.75rem;font-weight:900}.auction-target-marker b{font-size:.78rem}.auction-map-point,.native-map-dot{display:grid;place-items:center;width:18px;height:18px;color:#ffffff;background:#303844;border:2px solid #ffffff;border-radius:50%;font-size:.56rem;font-weight:900;transform:translate(-50%,-50%);box-shadow:0 5px 12px rgba(17,24,39,.22)}.native-map-dot{transform:none}.native-map-dot-sale,.point-sale{background:#1a237e}.native-map-dot-premium,.point-premium{background:#9a6a12}.native-map-dot-excluded,.point-excluded{background:#6b7280}.auction-map-data-card{display:grid;grid-gap:3px;gap:3px;width:158px;min-height:92px;padding:9px;background:rgba(255,255,255,.98);border:2px solid #303844;border-radius:3px;box-shadow:0 8px 18px rgba(30,41,59,.14)}.auction-map-data-card b{justify-self:start;padding:2px 6px;color:#ffffff;background:#303844;border-radius:2px;font-size:.68rem;line-height:1.35}.auction-map-data-card em,.auction-map-data-card small,.auction-map-data-card span,.auction-map-data-card strong{color:#171b1f;font-size:.76rem;line-height:1.24}.auction-map-data-card strong{font-size:.8rem;font-weight:900}.auction-map-data-card em{color:#0f6a42;font-style:normal;font-weight:900}.auction-map-data-card small{color:#697386}.card-sale{border-color:#1a237e}.card-sale b{background:#1a237e}.card-premium{border-color:#9a6a12}.card-premium b{background:#9a6a12}.card-excluded{border-color:#8b95a1;opacity:.78}.card-excluded b{background:#6b7280}@media (max-width:760px){.real-report-hero{padding-top:38px}.real-report-hero h1{font-size:2.1rem}.sample-tier-tabs{grid-template-columns:1fr}.sample-tier-tabs a{min-height:auto}.sample-tier-summary{align-items:flex-start;flex-direction:column}.report-sheet{width:100%;padding:16px;border-radius:4px}.report-letterhead{flex-direction:column}.report-grade{text-align:left}.report-table{min-width:720px;font-size:.86rem}.report-table.cover-table,.report-table.key-value-table{min-width:100%}.api-slot-grid,.photo-placeholder-grid,.rights-focus-grid{grid-template-columns:1fr}.auto-mapping-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.auto-mapping-summary div{min-height:92px;padding:11px}.auto-mapping-summary strong{font-size:1.02rem}.report-map-panel,.report-map-panel.is-market,.report-map-panel.is-wide{min-height:320px}.ring-1000{width:330px;height:330px;left:calc(52% - 165px);top:calc(46% - 165px)}.route-a,.route-b{left:12px;right:auto}.route-b{bottom:76px}}