:root{--bg:#f5f5f7;--ink:#1d1d1f;--muted:#6e6e73;--line:rgba(17,17,17,0.08);--blue:#0071e3;--dark:#111214;--shadow:0 24px 80px rgba(15,23,42,0.08);--max:1320px;--font-sans:"SF Pro Display","SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,rgba(0,113,227,.1),transparent 28%),linear-gradient(180deg,#fbfbfd,#f5f5f7 50%,#eef0f4)}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{position:-webkit-sticky;position:sticky;z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(245,245,247,.72);border-bottom:1px solid rgba(17,17,17,.06)}.site-header__inner{width:min(calc(100% - 40px),var(--max));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-header__brand{font-size:1rem;font-weight:700;letter-spacing:-.03em}.site-header__nav{display:flex;gap:28px;color:var(--muted);font-size:.95rem}.button,.site-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button--primary,.site-header__cta{color:white;background:linear-gradient(135deg,var(--blue) 0,#2d8cff 100%);box-shadow:0 18px 40px rgba(0,113,227,.24)}.button--secondary{color:var(--ink);background:rgba(255,255,255,.75);border:1px solid var(--line)}.button:hover,.site-header__cta:hover{transform:translateY(-1px)}.page-shell{width:min(calc(100% - 40px),var(--max));margin:0 auto;padding:40px 0 96px}.market-board{position:relative;z-index:10;padding:18px 0 0}.market-board__inner{width:min(calc(100% - 40px),var(--max));margin:0 auto;display:grid;grid-gap:14px;gap:14px}.market-board__chips,.market-board__meta,.market-card__footer,.market-card__links,.market-card__price,.market-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.market-board__eyebrow{display:inline-flex;align-items:baseline;gap:8px;color:white;font-size:.84rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.market-board__eyebrow small{color:rgba(235,240,228,.7);font-weight:500;text-transform:none}.market-board__chips{flex-wrap:wrap}.market-board__chip{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;background:rgba(208,240,109,.16);border:1px solid rgba(208,240,109,.22);color:white;font-size:.78rem;font-weight:700}.market-board__chip--ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12);color:rgba(235,240,228,.76)}.market-board__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px}.market-card{padding:18px 18px 16px;background:radial-gradient(circle at top right,rgba(208,240,109,.08),transparent 32%),linear-gradient(180deg,rgba(15,21,24,.96),rgba(11,18,21,.92));border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 50px rgba(5,12,15,.18);color:white}.market-card__top{align-items:flex-start}.market-card__label{display:block;color:rgba(235,240,228,.62);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.market-card__subtitle{display:block;margin-top:8px;font-size:1rem;letter-spacing:-.03em}.market-card__status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.72rem;font-weight:700;white-space:nowrap}.market-card__status--live{background:rgba(208,240,109,.16);color:#e6ff98}.market-card__status--fallback{background:rgba(255,255,255,.08);color:rgba(235,240,228,.72)}.market-card__price{margin-top:18px;align-items:end}.market-card__price strong{font-size:clamp(1.9rem,3vw,2.6rem);line-height:.95;letter-spacing:-.06em}.market-card__footer>span,.market-card__price span{color:rgba(235,240,228,.62)}.market-card__compare-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.market-compare{padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.04)}.market-compare span{display:block;color:rgba(235,240,228,.6);font-size:.74rem;line-height:1.4}.market-compare__value{display:block;margin-top:8px;font-size:1.02rem;letter-spacing:-.03em}.market-compare__value--up{color:#ffb7a1}.market-compare__value--down{color:#9cd3ff}.market-compare__value--flat{color:rgba(235,240,228,.74)}.market-card__sparkline{margin-top:16px;height:72px;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,0)),rgba(255,255,255,.02)}.market-card__sparkline svg{width:100%;height:100%;display:block}.market-card__sparkline-line,.market-card__sparkline-track{fill:none;stroke-linecap:round;stroke-linejoin:round}.market-card__sparkline-track{stroke:rgba(255,255,255,.08);stroke-width:1.5}.market-card__sparkline-line{stroke:var(--accent);stroke-width:3.5}.market-card__footer{margin-top:14px;align-items:end}.market-card__footer>span{font-size:.8rem}.market-card__links{flex-wrap:wrap;justify-content:flex-end}.market-card__links a{display:grid;grid-gap:2px;gap:2px;color:white;font-size:.72rem;font-weight:700}.market-card__links a small{color:rgba(235,240,228,.62);font-size:.7rem;font-weight:500}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:28px;gap:28px;padding:48px 0 72px;align-items:center}.control-label,.hero__eyebrow,.section-label{display:inline-flex;color:var(--blue);font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero__title,.section-title{margin:14px 0 16px;font-size:clamp(2.8rem,7vw,5.8rem);line-height:.96;letter-spacing:-.06em}.section-title{font-size:clamp(2rem,4vw,3.8rem)}.control-header p,.hero__copy,.result-main__copy p,.section-text{margin:0;max-width:620px;color:var(--muted);font-size:1.08rem;line-height:1.7}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.cta-card,.estimate-panel,.hero-card,.hero__device,.marketing-card,.panel-surface,.result-main,.summary-card,.visual-panel{border-radius:var(--radius);background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow)}.hero__device{padding:24px}.hero-card{padding:28px;background:radial-gradient(circle at top right,rgba(0,113,227,.12),transparent 34%),linear-gradient(180deg,#fbfbfd,#f2f4f7)}.hero-card__label{color:var(--muted);font-size:.88rem;text-transform:uppercase;letter-spacing:.08em}.hero-card h2{margin:12px 0 10px;font-size:2rem;letter-spacing:-.04em}.hero-card p,.marketing-card p{margin:0;color:var(--muted);line-height:1.7}.insight-grid,.marketing-grid,.stat-grid,.summary-grid{display:grid;grid-gap:18px;gap:18px}.stat-grid{margin-top:28px;grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card,.summary-card{padding:20px}.stat-card span,.summary-card__label{display:block;color:var(--muted);font-size:.92rem}.result-main__copy h2,.stat-card strong,.summary-card strong{display:block;margin-top:10px;font-size:clamp(1.8rem,3vw,3.4rem);line-height:1.02;letter-spacing:-.05em}.summary-card__sub{display:block;margin-top:10px;color:var(--muted);line-height:1.6}.section{padding:56px 0}.section--grid{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);grid-gap:28px;gap:28px;align-items:start}.marketing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-card{padding:28px}.marketing-card__index{color:var(--blue);font-size:.92rem;font-weight:700}.control-header h2,.control-header h3,.marketing-card h3,.panel-surface__header h3{margin:14px 0 10px;font-size:1.5rem;letter-spacing:-.04em}.feature-band{margin:8px 0 24px;padding:40px;border-radius:40px;background:radial-gradient(circle at top left,rgba(0,113,227,.18),transparent 26%),linear-gradient(145deg,#0f1014,#1d2028);color:white;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-gap:28px;gap:28px;align-items:center}.feature-band .section-text,.feature-band .section-title{color:white}.feature-band .section-text{opacity:.74}.visual-panel{padding:26px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);box-shadow:none}.visual-panel__row{display:flex;justify-content:space-between;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12)}.visual-panel__row:last-child{border-bottom:0}.section--cta{padding-top:20px}.cta-card{padding:44px;text-align:center}.cta-card .section-text,.cta-card .section-title{margin-left:auto;margin-right:auto;max-width:760px}.cta-card .button{margin-top:24px}.studio-hero{padding:30px 0 38px}.estimate-shell{padding-bottom:48px}.estimate-layout{display:grid;grid-template-columns:380px minmax(0,1fr);grid-gap:24px;gap:24px}.estimate-panel--sticky{position:-webkit-sticky;position:sticky;top:96px}.control-group+.control-group{padding-top:24px;border-top:1px solid var(--line)}.segmented{display:grid;grid-gap:12px;margin-top:18px}.segmented__button{padding:18px;background:rgba(248,248,250,.88);color:var(--ink);cursor:pointer}.segmented__button span,.segmented__button strong{display:block}.segmented__button strong{font-size:1rem}.segmented__button span{margin-top:6px;line-height:1.5}.segmented__button--active{border-color:rgba(0,113,227,.3);background:radial-gradient(circle at top right,rgba(0,113,227,.12),transparent 40%),linear-gradient(180deg,#ffffff,#f3f7ff)}.estimate-results,.field-grid,.site-list{display:grid;grid-gap:14px;gap:14px}.field-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.field--full{grid-column:1/-1}.field{display:grid;grid-gap:8px;gap:8px}.field span,.metric-row span,.result-main__meta span,.site-row__meta span{color:var(--muted)}.field input,.site-row input{width:100%;min-height:50px;padding:0 16px;border-radius:16px;border:1px solid var(--line);background:rgba(248,248,250,.9);color:var(--ink)}.upload-compact,.upload-zone{padding:18px;border:1px dashed rgba(0,113,227,.28);border-radius:20px;background:radial-gradient(circle at top right,rgba(0,113,227,.08),transparent 34%),rgba(248,250,255,.92)}.upload-compact span,.upload-zone span{font-weight:700}.bar-row small,.empty-state,.feedback,.reference-card__meta,.upload-compact small,.upload-zone small{color:var(--muted);line-height:1.6}.upload-zone__input{width:100%}.feedback--error{color:#a12626}.bar-list,.comparison-grid,.detail-list,.key-metric-grid,.reference-library,.risk-list,.tag-row{display:grid;grid-gap:14px;gap:14px}.reference-card{padding:16px;border-radius:20px;border:1px solid var(--line);background:rgba(248,248,250,.88)}.reference-card--active{border-color:rgba(0,113,227,.28);background:radial-gradient(circle at top right,rgba(0,113,227,.12),transparent 40%),linear-gradient(180deg,#ffffff,#f2f7ff)}.reference-card__select,.text-button,.text-link{background:none;border:0;padding:0;color:inherit;cursor:pointer}.reference-card__select{width:100%;display:flex;justify-content:space-between;gap:16px;text-align:left}.reference-card__select span,.reference-card__select strong{display:block}.reference-card__meta{display:flex;justify-content:space-between;gap:12px;margin-top:12px}.result-grade,.risk-chip,.tag{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:.82rem;font-weight:700}.tag{background:rgba(17,17,17,.05)}.text-button{color:var(--blue);font-weight:700}.text-link{color:var(--accent);font-weight:700}.site-row{display:grid;grid-template-columns:minmax(0,1fr) 120px;grid-gap:14px;gap:14px;align-items:center}.result-main{padding:28px;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);grid-gap:20px;gap:20px;align-items:end}.result-main__meta{grid-gap:16px}.result-main__meta div{padding:16px 18px;background:rgba(17,17,17,.03)}.result-main__meta strong{display:block;margin-top:6px;font-size:1.2rem}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.insight-grid,.summary-grid--wide{grid-template-columns:repeat(3,minmax(0,1fr))}.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-surface{padding:24px}.metric-list{display:grid;grid-gap:12px;gap:12px}.metric-list--compact .metric-row{padding-top:10px;padding-bottom:10px}.metric-row{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.metric-row:last-child{border-bottom:0}.key-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.key-metric{padding:18px;border-radius:18px;background:rgba(17,17,17,.03)}.detail-list__row span,.key-metric span,.risk-item p,.risk-item__footer span{color:var(--muted)}.detail-list__row strong,.key-metric strong{display:block}.key-metric strong{margin-top:8px;font-size:1.28rem}.detail-list__row{display:grid;grid-gap:6px;gap:6px;padding:14px 0;border-bottom:1px solid var(--line)}.detail-list__row:last-child{border-bottom:0}.risk-item{padding:18px;border-radius:20px;background:rgba(17,17,17,.03)}.bar-row__label,.risk-item__footer,.risk-item__header{display:flex;justify-content:space-between;gap:14px}.risk-item p{margin:12px 0;line-height:1.7}.risk-item__footer{flex-direction:column}.result-grade--low,.risk-chip--low{background:rgba(34,167,102,.14);color:#1b7d4d}.result-grade--medium,.risk-chip--medium{background:rgba(255,170,0,.16);color:#9a6700}.result-grade--high,.risk-chip--high{background:rgba(220,38,38,.14);color:#b42318}.bar-row{display:grid;grid-gap:8px;gap:8px}.bar-row__label{align-items:baseline}.bar-track{height:12px;border-radius:999px;overflow:hidden;background:rgba(17,17,17,.08)}.bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#a8b7cc,#7386a5)}.bar-fill--primary{background:linear-gradient(90deg,#0071e3,#6ea9ff)}.map-frame{border-radius:22px;border:1px solid var(--line);background:rgba(17,17,17,.04)}.map-frame iframe{width:100%;min-height:320px;border:0}.tag-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.layout-canvas{width:100%;border-radius:24px;background:radial-gradient(circle at top right,rgba(0,113,227,.08),transparent 32%),linear-gradient(180deg,#fcfcfd,#f4f6fa);border:1px solid var(--line)}.layout-canvas__block{stroke:rgba(17,17,17,.08);stroke-width:1.5}.layout-canvas__block--module{fill:rgba(0,113,227,.18)}.layout-canvas__block--aux{fill:rgba(17,17,17,.1)}.layout-canvas__block--grid{fill:rgba(255,170,0,.18)}.layout-canvas__label{font-size:15px;fill:var(--ink);font-weight:700}.result-main__meta small{display:block;margin-top:6px;color:var(--muted)}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:22px}table{width:100%;border-collapse:collapse;min-width:760px}td,th{padding:16px 18px;border-bottom:1px solid var(--line);text-align:left}th{color:var(--muted);font-size:.92rem;font-weight:600;background:rgba(17,17,17,.03)}tr:last-child td{border-bottom:0}@media (max-width:1180px){.comparison-grid,.estimate-layout,.feature-band,.hero,.insight-grid,.marketing-grid,.result-main,.section--grid,.stat-grid,.summary-grid,.summary-grid--wide{grid-template-columns:1fr}.estimate-panel--sticky{position:static}}@media (max-width:820px){.site-header__nav{display:none}.page-shell{width:min(calc(100% - 24px),var(--max));padding-bottom:64px}.hero{padding-top:28px}.cta-card,.estimate-panel,.feature-band,.hero__device,.panel-surface,.result-main{padding:22px}.field-grid--two,.key-metric-grid,.site-row{grid-template-columns:1fr}.bar-row__label,.reference-card__meta,.reference-card__select{flex-direction:column}}:root{--bg:#ece8df;--bg-alt:#f8f5ef;--ink:#12181b;--muted:#61717a;--line:rgba(18,24,27,0.1);--blue:#83aef8;--accent:#d0f06d;--accent-deep:#2b5d4e;--dark:#0e1518;--shadow:0 28px 80px rgba(10,17,20,0.12);--radius:30px}body{background:radial-gradient(circle at 12% 0,rgba(208,240,109,.22),transparent 20%),radial-gradient(circle at 88% 8%,rgba(131,174,248,.14),transparent 22%),linear-gradient(180deg,#090f12,#10181c 22%,#f2eee5 22.01%,#ebe7de)}.site-header{background:rgba(9,15,18,.7)}.site-header__brand{display:grid;grid-gap:2px;color:white}.site-header__brand em{color:rgba(208,240,109,.82);font-size:.68rem;font-style:normal;text-transform:uppercase}.site-header__nav{color:rgba(239,243,232,.72)}.button--primary,.site-header__cta{background:linear-gradient(135deg,var(--accent) 0,#8de289 100%);box-shadow:0 20px 38px rgba(208,240,109,.22)}.button--secondary{color:white;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14)}.page-shell--landing{padding-top:52px}.hero--mix{position:relative;padding:64px;border-radius:48px;background:radial-gradient(circle at top left,rgba(208,240,109,.16),transparent 26%),radial-gradient(circle at 82% 18%,rgba(131,174,248,.14),transparent 24%),linear-gradient(135deg,#0c1316,#172226 52%,#10211e);box-shadow:0 40px 100px rgba(5,12,15,.22);overflow:hidden}.hero--mix:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.06) 50%,transparent),repeating-linear-gradient(120deg,rgba(255,255,255,.05),rgba(255,255,255,.05) 1px,transparent 0,transparent 78px);opacity:.16;pointer-events:none}.hero--mix .hero__content,.hero--mix .hero__device{position:relative;z-index:1}.hero--mix .hero__copy,.hero--mix .hero__eyebrow,.hero--mix .hero__title,.studio-hero--mix .section-label,.studio-hero--mix .section-text,.studio-hero--mix .section-title{color:white}.control-label,.hero--mix .hero__eyebrow,.section-label,.studio-hero--mix .section-label{color:var(--accent)}.hero--mix .hero__title{font-size:clamp(3.4rem,7vw,6.4rem);line-height:.9;max-width:12ch}.hero-specs,.solution-grid,.studio-hero__stats{display:grid;grid-gap:14px;gap:14px}.hero-specs{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px}.hero-spec,.studio-stat{padding:18px;border-radius:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-spec span,.studio-stat span{display:block;color:rgba(239,243,232,.62);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.hero-spec strong,.studio-stat strong{display:block;margin-top:10px;color:white;font-size:1rem;line-height:1.4}.hero__device{padding:0;border:0;background:transparent;box-shadow:none}.cta-card,.estimate-panel,.hero-card--mix,.marketing-card,.panel-surface,.solution-card,.summary-card{background:linear-gradient(180deg,rgba(250,247,241,.96),rgba(236,232,223,.9));border:1px solid rgba(18,24,27,.08);box-shadow:var(--shadow)}.hero-card--mix{padding:30px}.hero-card__top{display:flex;justify-content:space-between;align-items:center;gap:12px}.hero-card__chip{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;background:rgba(18,24,27,.08);color:var(--ink);font-size:.82rem;font-weight:700}.signal-list{display:grid;grid-gap:12px;gap:12px;margin-top:24px}.signal-row{display:flex;justify-content:space-between;gap:16px;padding-top:12px;border-top:1px solid rgba(18,24,27,.08)}.signal-row span{color:var(--muted)}.signal-row strong{text-align:right;max-width:200px}.section--solutions{padding-top:10px}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-card{padding:28px;min-height:100%}.solution-card__eyebrow{display:inline-flex;color:var(--accent-deep);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.solution-card h3{margin:16px 0 12px;font-size:1.5rem;line-height:1.15;letter-spacing:-.04em}.solution-card p{margin:0;color:var(--muted);line-height:1.7}.marketing-card{position:relative;overflow:hidden}.marketing-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,var(--accent-deep) 0,var(--accent) 100%)}.feature-band{background:radial-gradient(circle at top left,rgba(208,240,109,.2),transparent 24%),linear-gradient(140deg,#121a1d,#18262a 56%,#0f1e1b);border:1px solid rgba(255,255,255,.06);box-shadow:0 40px 100px rgba(5,12,15,.18)}.feature-band .section-label{color:var(--accent)}.visual-panel{background:rgba(255,255,255,.08)}.cta-card{background:linear-gradient(180deg,rgba(248,245,239,.96),rgba(236,232,223,.92))}.studio-hero--mix{padding:40px 44px;border-radius:40px;background:radial-gradient(circle at top left,rgba(208,240,109,.15),transparent 30%),linear-gradient(140deg,#0d1417,#182429 58%,#10211d);box-shadow:0 32px 90px rgba(5,12,15,.2);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:28px;gap:28px;align-items:end}.estimate-panel,.panel-surface,.summary-card{border-radius:26px}.reference-card--active,.segmented__button--active{border-color:rgba(43,93,78,.18);background:radial-gradient(circle at top right,rgba(208,240,109,.2),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(243,247,235,.92))}.upload-compact,.upload-zone{border-color:rgba(43,93,78,.18);background:radial-gradient(circle at top right,rgba(208,240,109,.14),transparent 34%),rgba(246,248,239,.92)}.result-main{background:radial-gradient(circle at top left,rgba(208,240,109,.12),transparent 28%),linear-gradient(145deg,#121b1f,#1b282d);box-shadow:0 34px 80px rgba(8,14,17,.18)}.result-main__copy p,.result-main__meta small,.result-main__meta span{color:rgba(235,240,228,.68)}.result-main__copy h2,.result-main__meta strong{color:white}.layout-canvas,.map-frame,.table-wrap{border-color:rgba(18,24,27,.08)}.layout-canvas{background:radial-gradient(circle at top right,rgba(208,240,109,.1),transparent 30%),linear-gradient(180deg,#f9f6f0,#efebe2)}.layout-canvas__block--module{fill:rgba(43,93,78,.22)}.layout-canvas__block--aux{fill:rgba(18,24,27,.12)}.layout-canvas__block--grid{fill:rgba(208,240,109,.28)}@media (max-width:1180px){.hero-specs,.market-board__grid,.solution-grid,.studio-hero--mix{grid-template-columns:1fr}}@media (max-width:820px){.hero--mix,.studio-hero--mix{padding:28px}.hero-specs{grid-template-columns:1fr}.signal-row{flex-direction:column}.signal-row strong{text-align:left;max-width:none}.market-board{padding-top:14px}.market-board__inner,.page-shell{width:min(calc(100% - 24px),var(--max))}.market-board__meta,.market-card__footer,.market-card__price,.market-card__top{flex-direction:column;align-items:flex-start}.market-card__compare-grid{grid-template-columns:1fr}.market-card__links{justify-content:flex-start}}.button--secondary-light{color:var(--ink);background:rgba(18,24,27,.06);border-color:rgba(18,24,27,.1)}.hero__actions--center{justify-content:center}.field__textarea,.summary-textarea{width:100%;resize:vertical;border-radius:18px;border:1px solid var(--line);background:rgba(248,248,250,.9);color:var(--ink);font:inherit;line-height:1.6}.field-hint{color:var(--muted);line-height:1.6}.cashflow-positive{color:#1b7d4d}.cashflow-negative{color:#b42318}.economics-link{margin-top:20px}.escalation-review{margin-top:18px;background:rgba(18,24,27,.04);display:grid;grid-gap:12px;gap:12px}.escalation-review__header,.import-review-card__header,.review-modal__footer,.review-modal__header{display:flex;justify-content:space-between;gap:16px}.escalation-review__header{align-items:flex-start}.escalation-review__header strong,.escalation-review__row strong{display:block}.escalation-review__header span,.escalation-review__row small,.escalation-review__row span,.import-review-card__header span,.review-modal__header p{color:var(--muted)}.escalation-review__list,.review-modal__body{display:grid;grid-gap:12px;gap:12px}.escalation-review__row{padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.56);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 14px;gap:6px 14px}.escalation-review__meta{display:grid;grid-gap:4px;gap:4px;text-align:right}.escalation-review__row small{grid-column:1/-1;line-height:1.5}.review-modal{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px}.review-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(9,15,18,.48)}.review-modal__panel{position:relative;width:min(1040px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:24px;border-radius:32px;background:rgba(248,245,239,.98);border:1px solid rgba(18,24,27,.08);box-shadow:0 28px 80px rgba(10,17,20,.2);display:grid;grid-gap:20px;gap:20px}.review-modal__header{align-items:flex-start}.review-modal__header h3{margin:12px 0 0;font-size:1.6rem;letter-spacing:-.04em}.review-modal__header p{margin:12px 0 0;max-width:720px;line-height:1.7}.import-review-card{padding:20px;border:1px solid var(--line);background:rgba(255,255,255,.68);display:grid;grid-gap:16px;gap:16px}.import-review-card__header{align-items:flex-start}.import-review-card__header strong{display:block;font-size:1.02rem}.import-review-card__header span{display:block;margin-top:6px}.import-review-card .summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.import-review-card__split{display:grid;grid-gap:12px;gap:12px}.import-review-table-wrap{background:rgba(255,255,255,.7)}.import-review-table{min-width:980px}.table-input{width:100%;min-height:42px;padding:0 12px;border-radius:14px;border:1px solid rgba(18,24,27,.1);background:rgba(248,248,250,.92);color:var(--ink);font:inherit}.review-modal__footer{justify-content:flex-end;align-items:center}@media (max-width:820px){.escalation-review__header,.import-review-card__header,.review-modal__footer,.review-modal__header{flex-direction:column;align-items:flex-start}.escalation-review__row{grid-template-columns:1fr}.escalation-review__meta{text-align:left}.review-modal{padding:16px}.review-modal__panel{padding:20px;max-height:calc(100vh - 32px)}.import-review-card .summary-grid{grid-template-columns:1fr}}.sensitivity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.sensitivity-card{padding:18px;border-radius:20px;background:rgba(17,17,17,.03);display:grid;grid-gap:12px;gap:12px}.sensitivity-card__footer,.sensitivity-card__legend,.sensitivity-card__top,.sensitivity-row__head,.sensitivity-row__metrics{display:flex;justify-content:space-between;gap:12px}.sensitivity-card__label{display:block;color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sensitivity-card__top strong{display:block;margin-top:8px;font-size:1.25rem;letter-spacing:-.03em}.sensitivity-card__legend{padding:0 0 6px;color:var(--muted);font-size:.72rem;font-weight:700}.sensitivity-card__legend span,.sensitivity-row__metrics span{flex:1 1}.sensitivity-row{padding:14px 0;border-top:1px solid var(--line);display:grid;grid-gap:10px;gap:10px}.sensitivity-row__head strong{font-size:.95rem}.sensitivity-row__head span{color:var(--muted);text-align:right}.sensitivity-row__metrics span{font-size:.9rem;line-height:1.4}.sensitivity-card__footer{padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:.8rem}.sensitivity-positive{color:#1b7d4d}.sensitivity-negative{color:#b42318}.tornado-panels{display:grid;grid-gap:18px;gap:18px}.tornado-panel{padding:20px;border-radius:22px;background:rgba(17,17,17,.03);display:grid;grid-gap:16px;gap:16px}.tornado-panel__header,.tornado-panel__legend,.tornado-row__bars,.tornado-row__labels{display:grid;grid-template-columns:minmax(0,1fr) 180px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center}.tornado-panel__header h4,.tornado-panel__header strong,.tornado-row__center strong{letter-spacing:-.03em}.tornado-panel__header h4{margin:8px 0 0;font-size:1.2rem}.tornado-panel__label{display:inline-flex;color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.tornado-panel__header strong{justify-self:center;font-size:1.28rem}.tornado-panel__legend{color:var(--muted);font-size:.76rem;font-weight:700}.tornado-panel__legend span:first-child{justify-self:end}.tornado-panel__legend span:nth-child(2){justify-self:center}.tornado-list{display:grid;grid-gap:14px;gap:14px}.tornado-row{display:grid;grid-gap:8px;gap:8px}.tornado-row__half{position:relative;height:18px;display:flex;align-items:center}.tornado-row__half--left{justify-content:flex-end}.tornado-row__center{display:grid;grid-gap:4px;gap:4px;justify-items:center;text-align:center}.tornado-row__center span{color:var(--muted);font-size:.76rem}.tornado-bar{height:14px;border-radius:999px;min-width:6px}.tornado-bar--positive{background:linear-gradient(90deg,rgba(27,125,77,.2),#1b7d4d)}.tornado-bar--negative{background:linear-gradient(90deg,rgba(180,35,24,.2),#b42318)}.tornado-bar--neutral{background:rgba(17,17,17,.08)}.tornado-row__labels{color:var(--muted);font-size:.8rem}.tornado-row__labels span:first-child{justify-self:end;text-align:right}.tornado-row__labels span:last-child{justify-self:start;text-align:left}.heatmap-wrap{overflow-x:auto}.heatmap-grid{display:grid;grid-gap:10px;gap:10px;min-width:640px;align-items:stretch}.heatmap-axis,.heatmap-cell,.heatmap-corner{border-radius:18px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.7)}.heatmap-axis,.heatmap-corner{display:grid;place-items:center;min-height:58px;padding:10px 12px;color:var(--muted);font-size:.82rem;font-weight:700;text-align:center}.heatmap-axis--left,.heatmap-axis--top{color:var(--ink)}.heatmap-cell{display:grid;grid-gap:6px;gap:6px;min-height:92px;padding:14px 12px;align-content:center;text-align:center}.heatmap-cell strong{font-size:1rem;letter-spacing:-.03em}.heatmap-cell small{color:rgba(15,23,42,.72);font-size:.76rem}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.scenario-card,.scenario-grid{display:grid;grid-gap:16px;gap:16px}.scenario-card{padding:18px;border-radius:22px;border:1px solid rgba(18,24,27,.08)}.scenario-card--best{background:radial-gradient(circle at top right,rgba(27,125,77,.12),transparent 34%),rgba(255,255,255,.72)}.scenario-card--base{background:radial-gradient(circle at top right,rgba(0,113,227,.08),transparent 34%),rgba(255,255,255,.72)}.scenario-card--worst{background:radial-gradient(circle at top right,rgba(180,35,24,.12),transparent 34%),rgba(255,255,255,.72)}.scenario-card__top{display:grid;grid-gap:10px;gap:10px}.scenario-card__label{display:inline-flex;color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.scenario-card__top strong{font-size:1.05rem;line-height:1.5}.scenario-card__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.scenario-metric{padding:14px;border-radius:16px;background:rgba(255,255,255,.46)}.scenario-metric small,.scenario-metric span{display:block;color:var(--muted)}.scenario-metric strong{display:block;margin-top:8px;font-size:1.1rem;letter-spacing:-.03em}.scenario-metric small{margin-top:6px;font-size:.76rem}.b2b-layout{display:grid;grid-template-columns:420px minmax(0,1fr);grid-gap:24px;gap:24px}.b2b-panel{position:-webkit-sticky;position:sticky;top:96px}.proposal-actions{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.b2b-empty p,.proposal-actions p{margin:0;color:var(--muted);line-height:1.7}.b2b-empty{min-height:320px;align-content:center}@media (max-width:1180px){.b2b-layout,.scenario-grid,.sensitivity-grid{grid-template-columns:1fr}}.hero__eyebrow small,.section-label small{margin-left:8px;opacity:.72;font-size:.82em;font-weight:500;letter-spacing:.02em;text-transform:none}.copy-ko,.title-ko{display:block}.copy-en,.title-en{display:block;margin-top:12px;color:inherit;opacity:.74;font-size:.34em;line-height:1.4;letter-spacing:0}.section-title .title-en{font-size:.38em}.hero__copy .copy-en,.section-text .copy-en{font-size:.9rem;line-height:1.7}.button__stack,.site-header__nav-item{display:grid;grid-gap:2px;gap:2px}.button__stack strong,.site-header__nav-item span{font-size:.92rem}.button__stack small,.site-header__nav-item small{opacity:.68}.site-header__nav-item{text-align:center}@media (max-width:820px){.hero__eyebrow small,.section-label small{display:block;margin-left:0;margin-top:6px}.title-en{font-size:.42em}.sensitivity-card__footer,.sensitivity-card__legend,.sensitivity-row__metrics{flex-direction:column}.tornado-panel__header,.tornado-panel__legend,.tornado-row__bars,.tornado-row__labels{grid-template-columns:1fr}.tornado-panel__header strong,.tornado-panel__legend span:first-child,.tornado-panel__legend span:nth-child(2),.tornado-row__labels span:first-child,.tornado-row__labels span:last-child{justify-self:start;text-align:left}.scenario-card__metrics{grid-template-columns:1fr}}:root{--max:1460px;--font-sans:"Pretendard","Apple SD Gothic Neo","Noto Sans KR","Segoe UI",sans-serif;--bg:#eef3f8;--bg-soft:#f7f9fc;--surface:rgba(255,255,255,0.88);--surface-strong:rgba(255,255,255,0.96);--ink:#0f172a;--muted:#64748b;--line:rgba(15,23,42,0.08);--line-strong:rgba(15,23,42,0.14);--blue:#4f7cff;--accent:#c8ef63;--accent-deep:#0f766e;--dark:#07111b;--shadow:0 26px 80px rgba(15,23,42,0.1);--shadow-strong:0 36px 110px rgba(15,23,42,0.18);--radius:32px}html{background:#e9eef5}body{min-width:360px;background:radial-gradient(circle at 10% 0,rgba(200,239,99,.12),transparent 16%),radial-gradient(circle at 92% 6%,rgba(79,124,255,.12),transparent 18%),linear-gradient(180deg,#06101a,#0b1620 17%,#f4f7fb 17.01%,#eef3f8);color:var(--ink);letter-spacing:-.018em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:var(--font-sans)}.site-header{background:rgba(7,17,27,.78);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 20px 48px rgba(5,12,18,.22)}.site-header__inner{width:min(calc(100% - 48px),var(--max));min-height:94px;gap:24px}.site-header__brand{min-width:188px;gap:6px}.site-header__brand>span{font-size:1.18rem;font-weight:800;letter-spacing:-.04em}.site-header__brand em{color:rgba(200,239,99,.92);font-size:.73rem;font-weight:600;letter-spacing:.18em}.site-header__nav{padding:8px;gap:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.site-header__nav::-webkit-scrollbar{display:none}.site-header__nav-item{min-width:150px;padding:12px 18px;border-radius:22px;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.site-header__nav-item:hover{color:white;background:rgba(255,255,255,.08)}.site-header__nav-item--active{color:white;background:radial-gradient(circle at top,rgba(200,239,99,.12),transparent 55%),rgba(255,255,255,.09);box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}.button--primary,.site-header__cta{min-height:58px;padding:0 26px;border-radius:22px;color:var(--dark);background:linear-gradient(135deg,#d9f66a,#a8e85c);box-shadow:0 18px 36px rgba(168,232,92,.26)}.button__stack{text-align:center}.button__stack strong,.site-header__nav-item span{font-size:.95rem;font-weight:700;letter-spacing:-.03em}.button__stack small,.site-header__nav-item small{font-size:.72rem;opacity:.66;line-height:1.2}.page-shell{width:min(calc(100% - 56px),var(--max));padding:40px 0 128px}.page-shell--studio{padding-top:34px}.page-shell--studio .market-board{padding-top:0;margin-bottom:28px}.page-shell--studio .market-board__inner{width:100%}.studio-hero--mix{margin-bottom:36px;padding:56px 60px;border-radius:42px;background:radial-gradient(circle at 0 0,rgba(200,239,99,.16),transparent 22%),radial-gradient(circle at 100% 0,rgba(79,124,255,.16),transparent 24%),linear-gradient(145deg,#09131f,#132232 56%,#0e1b27);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-strong);grid-template-columns:minmax(0,1.45fr) minmax(340px,.85fr);gap:30px;align-items:stretch}.control-label,.section-label{font-size:.82rem;font-weight:800;letter-spacing:.16em}.section-title{margin:18px 0 0;font-size:clamp(2.8rem,5vw,5rem);line-height:.93;letter-spacing:-.058em}.section-title .title-en{margin-top:16px;max-width:34rem;font-size:.22em;font-weight:500;line-height:1.55;opacity:.82}.section-text{margin:24px 0 0;max-width:48rem}.section-text .copy-ko{font-size:1.03rem;line-height:1.8}.hero__copy .copy-en,.section-text .copy-en{margin-top:14px;font-size:.94rem;line-height:1.72;opacity:.7}.studio-hero__copy{display:grid;align-content:center}.studio-hero__stats{grid-template-columns:1fr;gap:14px;align-content:stretch}.studio-stat{min-height:118px;padding:20px 22px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.studio-stat span{color:rgba(230,236,244,.64);font-size:.75rem;font-weight:700;letter-spacing:.14em}.studio-stat strong{margin-top:14px;color:white;font-size:1.08rem;line-height:1.45;letter-spacing:-.03em}.b2b-layout,.estimate-layout{gap:28px;align-items:start}.b2b-layout,.estimate-layout{grid-template-columns:430px minmax(0,1fr)}.estimate-panel,.panel-surface,.scenario-card,.sensitivity-card,.summary-card,.tornado-panel{border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(248,250,252,.88));border:1px solid var(--line);box-shadow:0 16px 48px rgba(15,23,42,.07)}.estimate-panel{padding:24px}.b2b-panel,.estimate-panel--sticky{top:108px}.control-group{display:grid;grid-gap:18px;gap:18px}.control-group+.control-group{margin-top:24px}.control-header{display:grid;grid-gap:10px;gap:10px}.control-header h2{margin:0;font-size:1.26rem;letter-spacing:-.04em}.control-header p{margin:0;color:var(--muted);line-height:1.72}.segmented{gap:12px}.segmented__button{padding:18px 18px 16px;border-radius:22px;background:rgba(255,255,255,.8);border:1px solid var(--line);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.segmented__button strong{font-size:.98rem;letter-spacing:-.03em}.segmented__button span{color:var(--muted);font-size:.86rem;line-height:1.6}.segmented__button:hover{transform:translateY(-1px)}.reference-card--active,.segmented__button--active{border-color:rgba(15,118,110,.18);background:radial-gradient(circle at top right,rgba(200,239,99,.18),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,249,237,.94));box-shadow:0 16px 32px rgba(15,118,110,.08)}.field span{color:#334155;font-size:.84rem}.field input,.field select,.field__textarea,.summary-textarea,.table-input{border-radius:18px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.98);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.field input,.field select,.table-input{min-height:54px;padding:0 16px}.field__textarea,.summary-textarea{min-height:168px;padding:16px}.field input:focus,.field select:focus,.field__textarea:focus,.summary-textarea:focus,.table-input:focus{outline:none;border-color:rgba(79,124,255,.46);box-shadow:0 0 0 4px rgba(79,124,255,.12)}.field-hint{font-size:.82rem;line-height:1.65}.upload-compact,.upload-zone{padding:22px;min-height:138px;border-radius:22px;border-width:1.5px;border-style:dashed;display:grid;align-content:center;grid-gap:8px;gap:8px}.upload-zone span{color:var(--ink)}.upload-zone small{font-size:.9rem;line-height:1.65}.upload-trust{display:grid;grid-gap:6px;gap:6px;background:rgba(108,133,160,.08);border:1px solid rgba(22,32,45,.08)}.upload-trust strong{letter-spacing:-.02em}.upload-trust p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.6}.reference-card{padding:18px;border-radius:22px}.reference-card__select strong{font-size:1.02rem;letter-spacing:-.03em}.reference-card__meta{color:var(--muted);font-size:.88rem;line-height:1.7}.result-main{padding:34px 36px;border-radius:34px;gap:26px;background:radial-gradient(circle at top left,rgba(200,239,99,.12),transparent 28%),linear-gradient(145deg,#0f1a27,#162435);border:1px solid rgba(255,255,255,.08);box-shadow:0 34px 90px rgba(8,14,17,.2)}.result-main__copy h2{max-width:10ch;font-size:clamp(2.8rem,5vw,4.8rem);line-height:.9;letter-spacing:-.06em}.result-main__copy p{max-width:56rem;font-size:1.02rem;line-height:1.8}.result-main__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.result-main__meta div{min-height:116px;padding:18px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.04))}.result-main__meta span{font-size:.78rem;letter-spacing:.12em}.result-main__meta strong{margin-top:14px;font-size:1.08rem;line-height:1.38}.comparison-grid,.insight-grid,.summary-grid,.summary-grid--wide{gap:18px}.summary-grid--wide{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.panel-surface,.summary-card{padding:24px}.panel-surface__header{margin-bottom:18px;align-items:flex-start}.panel-surface__header h3{margin:8px 0 0;font-size:1.34rem;letter-spacing:-.04em}.panel-surface__header p{margin:10px 0 0;color:var(--muted);line-height:1.72}.layout-canvas,.map-frame,.table-wrap{border-radius:24px}.table-wrap{background:rgba(255,255,255,.84)}.map-frame{min-height:360px;overflow:hidden}.map-frame--placeholder{display:grid;place-items:center;padding:28px;color:var(--muted);text-align:center}.map-frame--placeholder p,.map-frame__note{margin:0;color:var(--muted);font-size:.88rem;line-height:1.6}.map-frame__note{margin-top:12px}.table th{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#475569;background:#f8fafc}.table td{font-size:.95rem;line-height:1.65}.escalation-review{padding:18px;border-radius:22px;background:rgba(15,23,42,.04)}.review-modal__panel{border-radius:34px;background:rgba(250,252,255,.98);box-shadow:0 36px 100px rgba(15,23,42,.18)}.import-review-card{padding:22px;border-radius:24px}.market-board__meta{margin-bottom:4px}.market-card{border-radius:28px;padding:22px 22px 18px;box-shadow:0 20px 52px rgba(5,12,15,.18)}.market-card__label{font-size:.74rem;letter-spacing:.14em}.market-card__subtitle{margin-top:10px;font-size:1.06rem;letter-spacing:-.035em}.market-card__price{margin-top:22px}.market-card__price strong{font-size:clamp(2.2rem,4vw,3rem)}.market-card__compare-grid{margin-top:16px;gap:12px}.tornado-panels{gap:20px}.tornado-panel{padding:24px}.tornado-panel__header h4{font-size:1.24rem}.scenario-grid{gap:18px}.scenario-card{padding:20px}.scenario-metric{padding:16px;border-radius:18px;background:rgba(255,255,255,.78)}.b2b-empty{min-height:420px}.proposal-actions{gap:14px;margin-top:20px}@media (max-width:1280px){.b2b-layout,.estimate-layout,.studio-hero--mix{grid-template-columns:1fr}.b2b-panel,.estimate-panel--sticky{position:static}}@media (max-width:980px){.page-shell,.site-header__inner{width:min(calc(100% - 28px),var(--max))}.page-shell{padding:26px 0 100px}.site-header__inner{min-height:auto;padding:16px 0;flex-wrap:wrap}.site-header__nav{order:3;width:100%;overflow-x:auto}.site-header__cta{margin-left:auto}.studio-hero--mix{padding:34px 28px;border-radius:32px}.section-title{font-size:clamp(2.35rem,8vw,3.9rem)}.result-main{padding:28px}.result-main__meta,.scenario-grid,.sensitivity-grid,.summary-grid--wide{grid-template-columns:1fr}}@media (max-width:640px){.site-header__nav-item{min-width:136px}.site-header__cta{width:100%}.page-shell{width:min(calc(100% - 20px),var(--max))}.studio-hero--mix{padding:28px 22px}.estimate-panel,.panel-surface,.scenario-card,.summary-card,.tornado-panel{padding:20px;border-radius:24px}}.page-shell--estimate .studio-hero--mix{margin-bottom:28px;padding:44px 52px;grid-template-columns:minmax(0,1.48fr) minmax(300px,.72fr)}.page-shell--estimate .section-title{font-size:clamp(2.7rem,4.8vw,4.7rem)}.page-shell--estimate .section-text .copy-ko{max-width:44rem;font-size:.98rem}.page-shell--estimate .studio-stat{min-height:100px;padding:18px 20px}.page-shell--estimate .estimate-layout{grid-template-columns:404px minmax(0,1fr)}.page-shell--estimate .estimate-results{gap:22px}.page-shell--estimate .result-main{position:relative;overflow:hidden;padding:38px 40px;grid-template-columns:minmax(0,1.2fr) 320px;gap:18px}.page-shell--estimate .result-main:after{content:"";position:absolute;inset:auto -10% -38% auto;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(200,239,99,.14),transparent 64%);pointer-events:none}.page-shell--estimate .result-main__copy{position:relative;z-index:1}.page-shell--estimate .result-main__copy h2{max-width:none;font-size:clamp(3.5rem,6vw,5.9rem);letter-spacing:-.075em}.page-shell--estimate .result-main__copy p{max-width:42rem;font-size:.98rem;line-height:1.72}.page-shell--estimate .result-main__meta{gap:12px}.page-shell--estimate .result-main__meta div{min-height:102px;padding:16px 18px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.page-shell--estimate .result-main__meta div:first-child{background:radial-gradient(circle at top right,rgba(200,239,99,.12),transparent 56%),rgba(255,255,255,.08)}.page-shell--estimate .result-main__meta span{font-size:.74rem}.page-shell--estimate .result-main__meta strong{font-size:1rem}.page-shell--estimate .summary-grid--wide{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.page-shell--estimate .summary-grid--wide>.summary-card{grid-column:span 4;min-height:128px;padding:22px 22px 20px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(246,249,252,.88))}.page-shell--estimate .summary-grid--wide>.summary-card:nth-child(-n+3){min-height:174px;padding:26px 24px 24px;background:radial-gradient(circle at top right,rgba(79,124,255,.12),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.94));border-color:rgba(79,124,255,.14);box-shadow:0 22px 56px rgba(79,124,255,.08)}.page-shell--estimate .summary-grid--wide>.summary-card:nth-child(3){background:radial-gradient(circle at top right,rgba(200,239,99,.18),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,251,239,.94));border-color:rgba(160,195,77,.18)}.page-shell--estimate .summary-grid--wide>.summary-card:nth-child(n+4){box-shadow:none;opacity:.96}.page-shell--estimate .summary-card__label{font-size:.76rem;letter-spacing:.08em}.page-shell--estimate .summary-grid--wide>.summary-card strong{margin-top:14px;font-size:1.52rem;line-height:1;letter-spacing:-.05em}.page-shell--estimate .summary-grid--wide>.summary-card:nth-child(-n+3) strong{font-size:clamp(1.95rem,3vw,2.5rem)}.page-shell--estimate .summary-grid--wide>.summary-card .summary-card__sub{margin-top:12px;font-size:.84rem;line-height:1.55}.page-shell--estimate .comparison-grid,.page-shell--estimate .insight-grid{gap:16px}.page-shell--estimate .panel-surface{padding:22px 24px}.page-shell--estimate .panel-surface__header{margin-bottom:16px}.page-shell--estimate .panel-surface__header h3{font-size:1.22rem}.page-shell--estimate .comparison-grid>.panel-surface:first-child{grid-column:1/-1;background:radial-gradient(circle at top right,rgba(200,239,99,.12),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,250,252,.92))}.page-shell--estimate .comparison-grid>.panel-surface:nth-child(3),.page-shell--estimate .comparison-grid>.panel-surface:nth-child(4){min-height:100%}.page-shell--estimate .key-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.page-shell--estimate .key-metric{padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(15,23,42,.06)}.page-shell--estimate .key-metric strong{font-size:1.18rem;letter-spacing:-.04em}.page-shell--estimate .detail-list{gap:12px}.page-shell--estimate .detail-list__row{padding:14px 0}.page-shell--estimate .table-wrap{box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}@media (max-width:1280px){.page-shell--estimate .estimate-layout,.page-shell--estimate .studio-hero--mix{grid-template-columns:1fr}.page-shell--estimate .estimate-panel--sticky{position:static}}@media (max-width:980px){.page-shell--estimate .studio-hero--mix{padding:34px 28px}.page-shell--estimate .result-main{padding:30px 28px;grid-template-columns:1fr}.page-shell--estimate .summary-grid--wide{grid-template-columns:1fr}.page-shell--estimate .summary-grid--wide>.summary-card{grid-column:auto}.page-shell--estimate .comparison-grid,.page-shell--estimate .key-metric-grid{grid-template-columns:1fr}}.page-shell--estimate .estimate-toolbar{grid-template-columns:minmax(0,1.1fr) auto auto;grid-gap:16px;gap:16px;margin-bottom:18px;padding:18px 22px;border:1px solid rgba(15,23,42,.08);border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(243,247,255,.96)),rgba(255,255,255,.92);box-shadow:0 18px 42px rgba(15,23,42,.06)}.page-shell--estimate .estimate-toolbar__group{display:grid;grid-gap:10px;gap:10px}.page-shell--estimate .estimate-toolbar__group strong{display:block;font-size:1.04rem;color:var(--ink-strong)}.page-shell--estimate .estimate-toggle{display:inline-flex;align-items:center;padding:4px;border-radius:999px;background:rgba(79,124,255,.08);border:1px solid rgba(79,124,255,.12)}.page-shell--estimate .estimate-toggle__button{border:0;background:transparent;color:var(--ink-soft);font:inherit;font-weight:700;padding:10px 16px;border-radius:999px;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.page-shell--estimate .estimate-toggle__button--active{color:var(--ink-strong);background:#ffffff;box-shadow:0 8px 20px rgba(79,124,255,.16)}.page-shell--estimate .estimate-toolbar__actions,.page-shell--estimate .estimate-toolbar__facts{align-items:center;gap:10px}.page-shell--estimate .estimate-toolbar__button{border:1px solid rgba(15,23,42,.1);background:rgba(255,255,255,.95);color:var(--ink-strong);font:inherit;font-weight:700;padding:11px 16px;border-radius:999px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.page-shell--estimate .estimate-toolbar__button:hover{transform:translateY(-1px);border-color:rgba(79,124,255,.22);box-shadow:0 12px 24px rgba(79,124,255,.12)}.page-shell--estimate .estimate-toolbar__button--primary{color:#0f172a;background:linear-gradient(135deg,#d8f27d,#c5f05c);border-color:rgba(160,195,77,.32)}.page-shell--estimate .estimate-collapsed-note{margin-bottom:18px;padding:14px 18px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.88);color:var(--ink-soft);font-size:.92rem}.page-shell--estimate .estimate-layout--collapsed{grid-template-columns:minmax(0,1fr)}.page-shell--estimate .estimate-shell--buyer .result-main{background:radial-gradient(circle at top right,rgba(200,239,99,.2),transparent 32%),linear-gradient(135deg,#0f223f,#14305a 58%,#193b70)}.page-shell--estimate .estimate-results--buyer{gap:18px}.page-shell--estimate .summary-grid--buyer{grid-template-columns:repeat(4,minmax(0,1fr))}.page-shell--estimate .summary-grid--buyer>.summary-card{grid-column:span 1;min-height:156px}.page-shell--estimate .buyer-report{padding:28px 30px;background:radial-gradient(circle at top right,rgba(79,124,255,.12),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(246,249,252,.94))}.page-shell--estimate .buyer-report__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-shell--estimate .buyer-report__badge{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;background:rgba(15,23,42,.06);color:var(--ink-strong);font-size:.84rem;font-weight:700}.page-shell--estimate .buyer-grid,.page-shell--estimate .buyer-report__grid,.page-shell--estimate .buyer-report__panels{display:grid;grid-gap:16px;gap:16px}.page-shell--estimate .buyer-report__grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.page-shell--estimate .buyer-report__item,.page-shell--estimate .buyer-report__panel{padding:18px 20px;border-radius:20px;border:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.78)}.page-shell--estimate .buyer-report__item span,.page-shell--estimate .buyer-report__panel strong{display:block}.page-shell--estimate .buyer-report__item span{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}.page-shell--estimate .buyer-report__item strong{margin-top:12px;font-size:1.5rem;line-height:1.08;letter-spacing:-.05em;color:var(--ink-strong)}.page-shell--estimate .buyer-report__item small{display:block;margin-top:8px;color:var(--ink-soft);font-size:.88rem;line-height:1.55}.page-shell--estimate .buyer-grid,.page-shell--estimate .buyer-report__panels{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.page-shell--estimate .buyer-report__panel strong{font-size:1rem;color:var(--ink-strong)}.page-shell--estimate .buyer-report__list{margin:14px 0 0;padding-left:18px;display:grid;grid-gap:10px;gap:10px;color:var(--ink-soft)}.page-shell--estimate .buyer-report__list li::marker{color:#4f7cff}.page-shell--estimate .buyer-report__list span{display:block;font-weight:700;color:var(--ink-strong)}.page-shell--estimate .buyer-report__list small{display:block;margin-top:3px;color:var(--ink-soft);line-height:1.55}.page-shell--estimate .key-metric-grid--buyer{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1280px){.page-shell--estimate .estimate-toolbar{grid-template-columns:1fr}.page-shell--estimate .estimate-toolbar__actions,.page-shell--estimate .estimate-toolbar__facts{justify-content:flex-start}.page-shell--estimate .buyer-grid,.page-shell--estimate .buyer-report__grid,.page-shell--estimate .buyer-report__panels,.page-shell--estimate .summary-grid--buyer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.page-shell--estimate .estimate-toolbar{padding:16px 18px}.page-shell--estimate .estimate-toggle{width:100%}.page-shell--estimate .estimate-toggle__button{flex:1 1}.page-shell--estimate .buyer-grid,.page-shell--estimate .buyer-report__grid,.page-shell--estimate .buyer-report__panels,.page-shell--estimate .key-metric-grid--buyer,.page-shell--estimate .summary-grid--buyer{grid-template-columns:1fr}}@media print{.page-shell--estimate .estimate-collapsed-note,.page-shell--estimate .estimate-panel,.page-shell--estimate .estimate-toolbar,.page-shell--estimate .site-header{display:none!important}.page-shell--estimate .estimate-layout{grid-template-columns:1fr}.page-shell--estimate .estimate-results{gap:12px}}:root{--bg:#f3f5f7;--bg-alt:#ffffff;--bg-soft:#f7f8fa;--surface:rgba(255,255,255,0.92);--surface-strong:rgba(255,255,255,0.98);--ink:#16202d;--muted:#6a7686;--line:rgba(22,32,45,0.08);--line-strong:rgba(22,32,45,0.14);--blue:#6c85a0;--accent:#c8d5df;--accent-deep:#557188;--dark:#233446;--shadow:0 18px 48px rgba(20,31,45,0.06);--shadow-strong:0 26px 72px rgba(20,31,45,0.1);--radius:28px}html{background:#edf1f4}body{background:radial-gradient(circle at 0 0,rgba(194,208,220,.16),transparent 20%),radial-gradient(circle at 100% 0,rgba(188,198,210,.14),transparent 18%),linear-gradient(180deg,#eef2f5,#f5f7f9)}.site-header{background:rgba(244,247,249,.84);border-bottom:1px solid rgba(22,32,45,.08);box-shadow:0 14px 34px rgba(20,31,45,.05)}.site-header__inner{min-height:82px}.site-header__brand{color:var(--ink)}.site-header__brand>span{font-size:1.05rem;font-weight:700}.site-header__brand em{color:#71869a;font-size:.69rem;letter-spacing:.15em}.site-header__nav{background:rgba(255,255,255,.66);border:1px solid rgba(22,32,45,.08)}.site-header__nav-item{min-width:144px;padding:11px 16px;color:rgba(22,32,45,.76)}.site-header__nav-item:hover{color:var(--ink);background:rgba(108,133,160,.08)}.site-header__nav-item--active{color:var(--ink);background:radial-gradient(circle at top,rgba(184,201,217,.22),transparent 58%),rgba(108,133,160,.1);box-shadow:inset 0 0 0 1px rgba(108,133,160,.12)}.site-header__nav-item span{font-size:.88rem}.button__stack small,.site-header__nav-item small{font-size:.69rem}.button--primary,.site-header__cta{min-height:52px;padding:0 22px;color:#f7fafc;background:linear-gradient(135deg,#6f859b,#5d7388);box-shadow:0 12px 24px rgba(93,115,136,.18)}.page-shell{width:min(calc(100% - 52px),var(--max));padding:32px 0 108px}.page-shell--studio{padding-top:28px}.studio-hero--mix{margin-bottom:28px;padding:42px 46px;border-radius:34px;background:radial-gradient(circle at top left,rgba(189,202,214,.22),transparent 28%),linear-gradient(180deg,rgba(252,253,254,.96),rgba(244,247,250,.92));border:1px solid rgba(22,32,45,.08);box-shadow:0 20px 48px rgba(20,31,45,.05)}.studio-hero--mix .copy-en,.studio-hero--mix .section-label,.studio-hero--mix .section-text,.studio-hero--mix .section-title,.studio-hero--mix .title-en{color:var(--ink)}.control-label{color:#6d8398;font-size:.74rem;font-weight:700;letter-spacing:.14em}.section-title{margin:14px 0 0;font-size:clamp(2.2rem,4.2vw,3.9rem);letter-spacing:-.05em}.section-title .title-en{margin-top:12px;font-size:.2em;line-height:1.52;opacity:.78}.control-header p,.hero__copy .copy-en,.section-text,.section-text .copy-en{font-size:.93rem;line-height:1.68}.studio-stat{padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.74);border:1px solid rgba(22,32,45,.08)}.studio-stat span{font-size:.77rem}.studio-stat strong{font-size:1rem;line-height:1.42}.cta-card,.estimate-panel,.marketing-card,.panel-surface,.solution-card,.summary-card{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,248,250,.92));border:1px solid rgba(22,32,45,.08);box-shadow:0 14px 32px rgba(20,31,45,.04);border-radius:24px}.estimate-panel{padding:20px}.panel-surface{padding:20px 22px}.summary-card{padding:18px 18px 17px}.control-header h2,.control-header h3,.panel-surface__header h3{margin:12px 0 8px;font-size:1.26rem}.field span,.site-row__meta span,.summary-card__label,.upload-compact span{font-size:.8rem}.key-metric strong,.result-main__meta strong,.summary-card strong{font-size:1.08rem}.detail-list__row span,.metric-row span,.risk-item p,.risk-item__footer span,.summary-card__sub{font-size:.9rem}.page-shell--estimate .studio-hero--mix{padding:38px 42px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.7fr)}.page-shell--estimate .section-title{font-size:clamp(2.35rem,4.4vw,4.1rem)}.page-shell--estimate .section-text .copy-ko{font-size:.94rem;max-width:40rem}.page-shell--estimate .studio-stat{min-height:84px}.page-shell--estimate .estimate-layout{grid-template-columns:376px minmax(0,1fr);gap:18px}.page-shell--estimate .estimate-toolbar{padding:15px 18px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,248,250,.93));box-shadow:0 14px 28px rgba(20,31,45,.05)}.page-shell--estimate .estimate-toolbar__group strong{font-size:.98rem}.page-shell--estimate .estimate-toggle{background:rgba(108,133,160,.08);border-color:rgba(108,133,160,.12)}.page-shell--estimate .estimate-toggle__button{padding:9px 14px;font-size:.9rem}.page-shell--estimate .estimate-toggle__button--active{box-shadow:0 8px 18px rgba(108,133,160,.12)}.page-shell--estimate .estimate-toolbar__button{padding:10px 14px;font-size:.9rem}.page-shell--estimate .estimate-toolbar__button:hover{border-color:rgba(108,133,160,.18);box-shadow:0 10px 20px rgba(108,133,160,.1)}.page-shell--estimate .estimate-toolbar__button--primary{color:#f7fafc;background:linear-gradient(135deg,#6f859b,#5f7387);border-color:rgba(95,115,135,.26)}.page-shell--estimate .result-main{padding:30px 32px;grid-template-columns:minmax(0,1.1fr) 284px;gap:16px;background:radial-gradient(circle at top right,rgba(198,210,221,.18),transparent 34%),linear-gradient(135deg,#5b7084,#4f6376 52%,#435666);box-shadow:0 22px 52px rgba(56,72,88,.16)}.page-shell--estimate .result-main__copy h2{font-size:clamp(2.7rem,4.6vw,4.4rem);letter-spacing:-.065em}.page-shell--estimate .result-main__copy p{max-width:38rem;font-size:.92rem;line-height:1.64}.page-shell--estimate .result-main__meta div{min-height:92px;padding:14px 16px;background:rgba(255,255,255,.1)}.page-shell--estimate .result-main__meta strong{font-size:.95rem}.page-shell--estimate .summary-grid--wide{gap:14px}.page-shell--estimate .summary-grid--wide>.summary-card{min-height:116px;padding:18px 18px 16px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,248,250,.92))}.page-shell--estimate .summary-grid--wide>.summary-card:nth-child(-n+3){min-height:148px;padding:20px 20px 18px;background:radial-gradient(circle at top right,rgba(188,201,214,.14),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,248,250,.94));border-color:rgba(108,133,160,.12);box-shadow:0 16px 30px rgba(108,133,160,.06)}.page-shell--estimate .summary-grid--wide>.summary-card:nth-child(3){background:radial-gradient(circle at top right,rgba(200,213,223,.18),transparent 36%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,247,249,.94));border-color:rgba(148,164,184,.16)}.page-shell--estimate .summary-card__label{font-size:.72rem;letter-spacing:.07em}.page-shell--estimate .summary-grid--wide>.summary-card strong{margin-top:12px;font-size:1.34rem}.page-shell--estimate .summary-grid--wide>.summary-card:nth-child(-n+3) strong{font-size:clamp(1.65rem,2.5vw,2.08rem)}.page-shell--estimate .summary-grid--wide>.summary-card .summary-card__sub{margin-top:10px;font-size:.8rem}.page-shell--estimate .panel-surface{padding:20px 22px}.page-shell--estimate .panel-surface__header h3{font-size:1.12rem}.page-shell--estimate .key-metric{padding:14px 16px}.page-shell--estimate .key-metric strong{font-size:1.05rem}.page-shell--estimate .buyer-report{padding:24px 26px;background:radial-gradient(circle at top right,rgba(188,201,214,.16),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,248,250,.94))}.page-shell--estimate .buyer-report__item,.page-shell--estimate .buyer-report__panel{padding:16px 18px;border-radius:18px}.page-shell--estimate .buyer-report__item strong{font-size:1.28rem}.page-shell--estimate .buyer-report__item small,.page-shell--estimate .buyer-report__list,.page-shell--estimate .buyer-report__list small{font-size:.86rem}.market-board__header h2,.market-board__meta,.market-card__change span,.market-card__label{color:var(--ink)}.market-card{border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,248,250,.92));border:1px solid rgba(22,32,45,.08);box-shadow:0 14px 30px rgba(20,31,45,.05)}@media (max-width:980px){.page-shell{width:min(calc(100% - 26px),var(--max));padding-bottom:72px}.page-shell--estimate .studio-hero--mix,.studio-hero--mix{padding:28px 24px}.page-shell--estimate .result-main{padding:24px 22px}}:root{--ui-ink:#16202d;--ui-ink-soft:#6a7686;--ui-hero-stat-bg:rgba(255,255,255,0.9);--ui-hero-stat-ink:#1c2735;--ui-hero-stat-muted:#6f7d8d;--ui-config-shadow:0 18px 38px rgba(20,31,45,0.12)}html[data-font-scale=compact]{font-size:15px}html[data-font-scale=default]{font-size:16px}html[data-font-scale=large]{font-size:17px}html[data-contrast=soft]{--ui-ink:#223041;--ui-ink-soft:#657385;--ui-hero-stat-bg:rgba(252,253,254,0.92);--ui-hero-stat-ink:#233243;--ui-hero-stat-muted:#667688}html[data-contrast=balanced]{--ui-ink:#16202d;--ui-ink-soft:#6a7686;--ui-hero-stat-bg:rgba(255,255,255,0.9);--ui-hero-stat-ink:#1c2735;--ui-hero-stat-muted:#6f7d8d}html[data-contrast=strong]{--ui-ink:#0f1722;--ui-ink-soft:#516071;--ui-hero-stat-bg:rgba(255,255,255,0.98);--ui-hero-stat-ink:#0f1722;--ui-hero-stat-muted:#516071}.control-header h2,.control-header h3,.detail-list__row span,.detail-list__row strong,.key-metric strong,.panel-surface__header h3,.section-text,.section-title,.site-header__brand,.site-header__nav-item,.summary-card strong,body{color:var(--ui-ink)}.button__stack small,.control-header p,.metric-row span,.result-main__meta span,.risk-item p,.risk-item__footer span,.section-text,.site-header__nav-item small,.summary-card__sub,.tag{color:var(--ui-ink-soft)}.studio-hero--mix .studio-stat{background:var(--ui-hero-stat-bg);border-color:rgba(22,32,45,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.studio-hero--mix .studio-stat span{color:var(--ui-hero-stat-muted)}.studio-hero--mix .studio-stat strong{color:var(--ui-hero-stat-ink)}.page-shell--estimate .result-main__copy h2,.page-shell--estimate .result-main__meta strong{color:#f8fbff}.page-shell--estimate .result-main__copy p,.page-shell--estimate .result-main__meta span{color:rgba(244,247,250,.8)}.page-shell--economics .section-text .copy-en,.page-shell--economics .section-text .copy-ko,.page-shell--economics .studio-stat span,.page-shell--economics .studio-stat strong{color:var(--ui-ink)}.page-shell--economics .studio-stat span{color:var(--ui-hero-stat-muted)}.market-board__chip,.market-board__chip--ghost,.market-board__eyebrow,.market-board__eyebrow small,.market-card,.market-card__footer>span,.market-card__label,.market-card__links a,.market-card__links a small,.market-card__price span,.market-card__price strong,.market-card__subtitle,.market-compare span{color:var(--ui-ink)}.market-board__chip{background:rgba(198,210,221,.34);border-color:rgba(108,133,160,.18)}.market-board__chip--ghost{background:rgba(255,255,255,.7);border-color:rgba(22,32,45,.08);color:var(--ui-ink-soft)}.market-card__footer>span,.market-card__label,.market-card__links a small,.market-card__price span,.market-compare span{color:var(--ui-ink-soft)}.market-card__status--live{background:rgba(200,213,223,.42);color:#51677d}.market-card__status--fallback{background:rgba(255,255,255,.76)}.market-card__compare-grid{border-top-color:rgba(22,32,45,.08)}.market-card__sparkline{background:linear-gradient(180deg,rgba(108,133,160,.04),rgba(108,133,160,0)),rgba(108,133,160,.04)}.market-card__sparkline-track{stroke:rgba(22,32,45,.08)}.market-card__sparkline-line{stroke:#88a0b6}.display-config{position:fixed;right:22px;bottom:22px;z-index:70;display:grid;justify-items:end;grid-gap:10px;gap:10px}.display-config__trigger{border:1px solid rgba(22,32,45,.12);background:rgba(255,255,255,.96);font:inherit;min-width:132px;padding:12px 14px;box-shadow:var(--ui-config-shadow);cursor:pointer;display:grid;grid-gap:3px;gap:3px;text-align:left}.display-config__trigger span{font-size:.92rem;font-weight:700}.display-config__trigger small{font-size:.76rem}.display-config__panel{width:min(300px,calc(100vw - 36px));padding:16px;border-radius:20px;border:1px solid rgba(22,32,45,.1);background:rgba(255,255,255,.98);box-shadow:var(--ui-config-shadow);display:grid;grid-gap:14px;gap:14px}.display-config__section{display:grid;grid-gap:10px;gap:10px}.display-config__section strong{color:var(--ui-ink);font-size:.88rem}.display-config__options{display:flex;flex-wrap:wrap}.display-config__option,.display-config__reset{border:1px solid rgba(22,32,45,.1);background:#ffffff;color:var(--ui-ink);font:inherit;font-size:.86rem;padding:10px 12px;border-radius:14px;cursor:pointer}.display-config__option--active{background:rgba(108,133,160,.12);border-color:rgba(108,133,160,.24)}.display-config__reset{justify-self:start;color:var(--ui-ink-soft)}@media (max-width:980px){.display-config{right:14px;bottom:14px}.display-config__trigger{min-width:120px;padding:11px 12px}}@media print{.display-config{display:none!important}}@font-face{font-family:Pretendard Local;src:url(/fonts/PretendardVariable.woff2) format("woff2-variations");font-weight:45 920;font-style:normal;font-display:swap}:root{--font-sans:"Pretendard Local","Apple SD Gothic Neo","Noto Sans KR","Segoe UI",sans-serif}.estimate-analytics,.estimate-analytics__grid{display:grid;grid-gap:18px;gap:18px}.estimate-analytics__grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.9fr)}.panel-surface__text{margin:0 0 18px;color:var(--ui-ink-soft);line-height:1.6}.mc-percentiles{display:grid;grid-gap:12px;gap:12px;margin-bottom:14px}.mc-percentiles__row{display:grid;grid-template-columns:88px minmax(0,1fr) 118px;grid-gap:12px;gap:12px;align-items:center}.mc-percentiles__row div:first-child{display:grid;grid-gap:2px;gap:2px}.mc-percentiles__row span{color:var(--ui-ink-soft);font-size:.84rem}.mc-percentiles__track{position:relative;overflow:hidden;height:12px;border-radius:999px;background:rgba(108,133,160,.14)}.mc-percentiles__fill{display:block;height:100%;border-radius:inherit}.mc-percentiles__fill--p10{background:linear-gradient(90deg,#3ab37d,#65c59a)}.mc-percentiles__fill--p50{background:linear-gradient(90deg,#5875d7,#7890e7)}.mc-percentiles__fill--p90{background:linear-gradient(90deg,#c96b57,#d98372)}.mc-chart{width:100%;height:230px;display:block;border-radius:18px;background:linear-gradient(180deg,rgba(245,248,252,.92),rgba(239,244,250,.96)),rgba(255,255,255,.85);border:1px solid rgba(47,76,124,.08)}.mc-summary{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.benchmark-card{display:grid;grid-gap:20px;gap:20px}.benchmark-card__headline{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.benchmark-card__headline strong{font-size:1.35rem;font-weight:700;color:var(--ui-ink)}.benchmark-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:.88rem;font-weight:600}.benchmark-chip--low{background:rgba(198,121,69,.12);color:#9e5d2f}.benchmark-chip--normal{background:rgba(76,113,189,.12);color:#3e61b4}.benchmark-chip--high{background:rgba(196,86,86,.12);color:#b44747}.benchmark-scale{position:relative;padding:38px 0 26px}.benchmark-scale__range{height:14px;border-radius:999px;background:linear-gradient(90deg,#d8e1ef,#bfcde7 52%,#d8e1ef)}.benchmark-scale__marker{position:absolute;bottom:0;transform:translateX(-50%);display:grid;grid-gap:4px;gap:4px;text-align:center}.benchmark-scale__marker span{font-size:.78rem;color:var(--ui-ink-soft)}.benchmark-scale__marker strong{font-size:.82rem;color:var(--ui-ink-soft)}.benchmark-scale__current{position:absolute;top:0;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;min-width:82px;min-height:34px;padding:0 12px;border-radius:999px;background:#2c4f87;color:#fff;font-size:.82rem;font-weight:600;box-shadow:0 12px 24px rgba(28,61,118,.16)}.benchmark-scale__current:after{content:"";position:absolute;left:50%;bottom:-18px;width:2px;height:16px;transform:translateX(-50%);background:rgba(44,79,135,.55)}.history-comparison{display:grid;grid-gap:18px;gap:18px}.history-comparison__summary{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.history-list{display:grid;grid-gap:10px;gap:10px}.history-item{padding:16px 18px;border-radius:18px;border:1px solid rgba(46,75,123,.08);background:rgba(247,250,253,.88)}.history-item__body,.history-item__meta{display:flex;gap:12px;align-items:center;justify-content:space-between}.history-item__meta{margin-bottom:8px}.history-item__body small,.history-item__meta span{color:var(--ui-ink-soft)}.history-item__body{align-items:flex-end}.history-item__body div{display:grid;grid-gap:4px;gap:4px}.history-item__body strong{font-size:1rem}@media (max-width:1100px){.estimate-analytics__grid,.history-comparison__summary{grid-template-columns:1fr}}@media (max-width:720px){.mc-percentiles__row{grid-template-columns:1fr}.benchmark-scale{padding-top:52px}.benchmark-card__headline,.history-item__body,.history-item__meta{align-items:flex-start;flex-direction:column}}.mc-settings{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:16px}.mc-settings__field{display:grid;grid-gap:6px;gap:6px}.mc-settings__field span{color:var(--ui-ink-soft);font-size:.82rem}.mc-settings__field input{min-height:42px;border-radius:12px;border:1px solid rgba(46,75,123,.12);background:rgba(255,255,255,.9);padding:0 12px;font:inherit;color:var(--ui-ink)}.waterfall-card{padding:18px 20px;border-radius:20px;border:1px solid rgba(46,75,123,.08);background:rgba(247,250,253,.88)}.waterfall-card__meta{display:flex;gap:12px;align-items:baseline;justify-content:space-between;margin-bottom:16px}.waterfall-card__meta span{color:var(--ui-ink-soft);font-size:.88rem}.waterfall-list{display:grid;grid-gap:12px;gap:12px}.waterfall-row{width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer;display:grid;grid-gap:8px;gap:8px}.waterfall-row:focus-visible .waterfall-row__label span,.waterfall-row:hover .waterfall-row__label span{color:var(--ui-ink)}.waterfall-row:focus-visible{outline:2px solid rgba(65,97,156,.22);outline-offset:6px;border-radius:12px}.waterfall-row__label{display:flex;gap:12px;align-items:center;justify-content:space-between}.waterfall-row__label span{color:var(--ui-ink-soft)}.waterfall-row__label strong{color:var(--ui-ink)}.waterfall-row__track{position:relative;display:flex;align-items:center;justify-content:center;height:16px}.waterfall-row__center{position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translateX(-50%);background:rgba(78,98,130,.18)}.waterfall-row__bar{position:absolute;top:2px;bottom:2px;border-radius:999px}.waterfall-row__bar--positive{left:50%;background:linear-gradient(90deg,#4f76d1,#7a95e3)}.waterfall-row__bar--negative{right:50%;background:linear-gradient(90deg,#d48962,#dd9a77)}@media (max-width:1100px){.mc-settings{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.mc-settings{grid-template-columns:repeat(2,minmax(0,1fr))}.waterfall-card__meta,.waterfall-row__label{align-items:flex-start;flex-direction:column}}.button__stack small,.control-header p,.field-hint,.panel-surface__text,.section-label small,.section-text,.segmented__button span,.site-header__brand em,.site-header__nav-item small,.title-en{display:none!important}.studio-hero__copy{gap:10px}.section-title{margin-bottom:0}.control-header{gap:6px}.control-header h2,.control-header h3{margin:0}.button__stack,.site-header__nav-item{display:flex;align-items:center;justify-content:center}.studio-stat{min-height:88px}.site-header__inner{min-height:64px;gap:18px;width:min(calc(100% - 32px),var(--max))}.site-header__brand{gap:2px}.site-header__brand span{font-size:.88rem;letter-spacing:-.03em}.site-header__nav{padding:4px}.site-header__nav-item{min-height:44px;padding:0 22px;font-size:.98rem}.site-header__cta{min-height:48px;padding:0 20px;border-radius:18px}.site-header__cta strong{font-size:.98rem}.page-shell{padding:18px 0 84px}.page-shell--studio{padding-top:14px}.studio-hero--mix{margin-bottom:16px;padding:24px 28px;border-radius:26px;gap:16px}.studio-hero__copy{gap:6px}.section-label{font-size:.8rem;letter-spacing:.08em}.section-title{margin-top:6px;font-size:clamp(1.75rem,3vw,2.8rem);line-height:1.02;letter-spacing:-.06em}.studio-hero__stats{gap:10px}.studio-stat{min-height:68px;padding:12px 14px;border-radius:16px}.studio-stat span{font-size:.7rem}.studio-stat strong{margin-top:8px;font-size:.9rem;line-height:1.28}.page-shell--b2b .studio-hero--mix,.page-shell--economics .studio-hero--mix,.page-shell--estimate .studio-hero--mix{margin-bottom:14px;padding:22px 26px}.page-shell--estimate{padding-top:8px}.page-shell--b2b .section-title,.page-shell--economics .section-title,.page-shell--estimate .section-title{font-size:clamp(1.9rem,3.2vw,3rem)}.page-shell--estimate .estimate-toolbar{padding:12px 14px;border-radius:18px}.page-shell--estimate .estimate-toggle__button,.page-shell--estimate .estimate-toolbar__button{min-height:38px;font-size:.86rem}.market-board{padding-top:0}.market-board__inner{gap:10px}.market-board__meta{margin-bottom:0}.market-board__eyebrow{gap:6px;font-size:.82rem}.market-board__chip--ghost,.market-board__eyebrow small{display:none}.market-board__chip{min-height:28px;padding:0 10px;border-radius:999px}.market-board__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.market-card{padding:14px 14px 12px;border-radius:18px}.market-card__label{font-size:.68rem}.market-card__subtitle{margin-top:4px;font-size:.92rem}.market-card__status{min-height:24px;padding:0 9px;font-size:.68rem}.market-card__price{margin-top:12px;gap:8px}.market-card__price strong{font-size:clamp(1.6rem,2.6vw,2.1rem)}.market-card__price span{font-size:.88rem}.market-card__compare-grid{margin-top:10px;gap:8px}.market-compare{padding-top:8px}.market-compare span{font-size:.7rem}.market-compare__value{font-size:.92rem}.market-card__sparkline{margin-top:10px;height:52px;border-radius:12px}.market-card__sparkline-line{stroke-width:3}.market-card__footer{margin-top:10px}.market-card__footer>span,.market-card__source small{font-size:.72rem}.page-shell--economics .market-card,.page-shell--economics .market-card__footer>span,.page-shell--economics .market-card__label,.page-shell--economics .market-card__price span,.page-shell--economics .market-card__price strong,.page-shell--economics .market-card__source,.page-shell--economics .market-card__source small,.page-shell--economics .market-card__subtitle,.page-shell--economics .market-compare span{color:var(--ui-ink)}.page-shell--economics .market-card__footer>span,.page-shell--economics .market-card__label,.page-shell--economics .market-card__price span,.page-shell--economics .market-card__source small,.page-shell--economics .market-compare span{color:var(--ui-ink-soft)}.page-shell--economics .market-card__status--live{color:#4b6277}@media (max-width:980px){.site-header__inner{min-height:auto;gap:12px;padding:12px 0}.market-board__inner,.page-shell,.site-header__inner{width:min(calc(100% - 20px),var(--max))}.page-shell--b2b .studio-hero--mix,.page-shell--economics .studio-hero--mix,.page-shell--estimate .studio-hero--mix,.studio-hero--mix{padding:18px}.market-board__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.market-card__sparkline{height:44px}}:root{--ui-bg:#f2efe8;--ui-bg-muted:#ebe6de;--ui-surface:rgba(252,250,246,0.94);--ui-surface-strong:#ffffff;--ui-line:rgba(111,101,86,0.18);--ui-line-strong:rgba(86,76,61,0.32);--ui-ink:#171d25;--ui-ink-soft:#636d7a;--ui-ink-faint:#8d96a1;--ui-accent:#51657b;--ui-accent-strong:#233448;--ui-accent-soft:rgba(81,101,123,0.12);--ui-success:#4d7a67;--ui-warning:#9a7552;--ui-danger:#ab5b5b;--ui-shadow:0 22px 48px rgba(34,42,52,0.08);--ui-shadow-soft:0 10px 24px rgba(34,42,52,0.05)}body,html{background:radial-gradient(circle at top left,rgba(118,136,156,.1),transparent 28%),radial-gradient(circle at top right,rgba(216,204,185,.22),transparent 22%),linear-gradient(180deg,#f6f4ef,#efebe3)}body{color:var(--ui-ink);font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;word-break:keep-all;letter-spacing:-.015em}body:before{content:"";position:fixed;inset:0 0 auto;height:240px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(255,255,255,0));z-index:-1}.site-header{top:0;padding:12px 0 10px;background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header__inner{width:min(calc(100% - 36px),1440px);min-height:72px;padding:10px 16px;gap:16px;border-radius:26px;border:1px solid var(--ui-line);background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(250,247,242,.82));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 1px 0 rgba(255,255,255,.58),var(--ui-shadow)}.site-header__brand{display:inline-flex;align-items:center;gap:12px;min-width:220px}.site-header__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;border:1px solid rgba(39,52,72,.18);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(240,235,227,.92));color:var(--ui-accent-strong);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;box-shadow:inset 0 0 0 1px rgba(255,255,255,.72)}.site-header__brand-copy{display:flex;flex-direction:column;gap:2px}.site-header__brand-copy strong{font-size:1rem;line-height:1.05;letter-spacing:-.04em}.site-header__brand-copy em{color:var(--ui-ink-soft);font-size:.75rem;font-style:normal;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.site-header__nav{flex:1 1 auto;justify-content:center;gap:6px;padding:6px;border-radius:999px;border:1px solid rgba(111,101,86,.12);background:rgba(244,240,234,.86);box-shadow:inset 0 1px 0 rgba(255,255,255,.74)}.site-header__nav-item{min-height:42px;padding:0 20px;border-radius:999px;color:var(--ui-ink-soft);font-size:.92rem;font-weight:700;letter-spacing:-.02em;transition:color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}.site-header__nav-item:hover{color:var(--ui-ink);background:rgba(255,255,255,.68);transform:translateY(-1px)}.site-header__nav-item--active{color:var(--ui-accent-strong);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(243,239,233,.96));box-shadow:inset 0 0 0 1px rgba(95,110,129,.18),0 8px 18px rgba(35,52,72,.08)}.site-header__nav-item span{font-size:.92rem}.button--primary,.site-header__cta{min-height:46px;padding:0 18px;border-radius:18px;border:1px solid rgba(28,42,58,.16);background:linear-gradient(180deg,rgba(49,66,88,.96),rgba(31,42,57,.98));color:#f5f7fb;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 24px rgba(31,42,57,.18)}.site-header__cta strong{font-size:.9rem;font-weight:700;letter-spacing:-.02em}.page-shell{width:min(calc(100% - 36px),1440px);padding:12px 0 84px}.page-shell--studio{padding-top:10px}.studio-hero--mix{margin-bottom:14px;padding:18px 22px;border-radius:28px;border:1px solid var(--ui-line);background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(247,243,236,.82));box-shadow:inset 0 1px 0 rgba(255,255,255,.82),var(--ui-shadow-soft)}.page-shell--b2b .studio-hero--mix,.page-shell--economics .studio-hero--mix{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:0;gap:0}.studio-hero__copy{gap:8px;max-width:760px}.section-label{color:var(--ui-accent);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-title{margin:0;color:var(--ui-ink);font-size:clamp(1.8rem,2.6vw,2.9rem);line-height:.98;letter-spacing:-.065em}.page-shell--b2b .b2b-layout,.page-shell--economics .b2b-layout,.page-shell--estimate .estimate-shell{gap:18px}.page-shell--estimate .estimate-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px;padding:14px 16px;border-radius:24px;border:1px solid var(--ui-line);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(247,242,235,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.88),var(--ui-shadow-soft)}.page-shell--estimate .estimate-toolbar__group strong{color:var(--ui-ink);font-size:1.02rem;letter-spacing:-.03em}.page-shell--estimate .estimate-toolbar__actions,.page-shell--estimate .estimate-toolbar__facts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.display-config__option,.display-config__reset,.page-shell--estimate .estimate-toggle__button,.page-shell--estimate .estimate-toolbar__button{min-height:38px;border-radius:14px;border:1px solid rgba(95,110,129,.18);background:rgba(255,255,255,.82);color:var(--ui-ink-soft);box-shadow:inset 0 1px 0 rgba(255,255,255,.76)}.display-config__option--active,.page-shell--estimate .estimate-toggle__button--active,.page-shell--estimate .estimate-toolbar__button--primary{color:var(--ui-accent-strong);background:linear-gradient(180deg,rgba(244,240,232,.98),rgba(233,227,217,.98));border-color:rgba(95,110,129,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 10px 20px rgba(35,52,72,.08)}.b2b-layout,.estimate-layout{display:grid;grid-gap:18px;gap:18px}.b2b-layout,.estimate-layout{grid-template-columns:minmax(320px,372px) minmax(0,1fr);align-items:start}.estimate-layout--collapsed{grid-template-columns:1fr}.display-config__panel,.estimate-panel,.market-card,.panel-surface,.result-main,.tornado-panel{position:relative;overflow:hidden;border-radius:26px;border:1px solid var(--ui-line);background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(248,244,238,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.9),var(--ui-shadow-soft)}.display-config__panel:before,.estimate-panel:before,.market-card:before,.panel-surface:before,.tornado-panel:before{content:"";position:absolute;inset:10px;border-radius:18px;border:1px solid rgba(111,101,86,.08);pointer-events:none}.b2b-panel,.estimate-panel{padding:18px}.b2b-panel,.estimate-panel--sticky{top:94px}.control-group{padding:18px 0 0}.control-group:first-child{padding-top:0}.control-group+.control-group{margin-top:2px;border-top:1px solid rgba(111,101,86,.1)}.control-header{margin-bottom:14px}.control-header h2,.control-header h3,.panel-surface__header h3{margin:4px 0 0;color:var(--ui-ink);font-size:1.06rem;line-height:1.28;letter-spacing:-.035em}.control-header p,.field-hint,.panel-surface__header p,.panel-surface__text,.result-main__copy p{color:var(--ui-ink-soft);font-size:.9rem;line-height:1.55}.field-grid{gap:12px}.field span{color:var(--ui-ink-soft);font-size:.78rem;font-weight:700;letter-spacing:.03em}.field input,.field select,.field textarea,.field__textarea{width:100%;min-height:46px;padding:12px 14px;border-radius:16px;border:1px solid rgba(95,110,129,.2);background:rgba(255,255,255,.92);color:var(--ui-ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.field textarea,.field__textarea{min-height:120px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus,.field__textarea:focus{outline:none;border-color:rgba(81,101,123,.42);box-shadow:0 0 0 4px rgba(81,101,123,.08),inset 0 1px 0 rgba(255,255,255,.86)}.segmented{gap:10px}.segmented__button{min-height:74px;padding:14px 16px;border-radius:18px;border:1px solid rgba(95,110,129,.16);background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(243,239,232,.88));color:var(--ui-ink-soft);text-align:left}.segmented__button strong{color:var(--ui-ink);font-size:.95rem}.segmented__button span{color:var(--ui-ink-soft);font-size:.82rem}.reference-card--active,.segmented__button--active{border-color:rgba(81,101,123,.34);background:linear-gradient(180deg,rgba(249,246,240,.98),rgba(236,230,220,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 12px 24px rgba(35,52,72,.08)}.upload-zone{min-height:126px;padding:20px;border-radius:20px;border:1px dashed rgba(81,101,123,.28);background:linear-gradient(180deg,rgba(249,247,243,.92),rgba(241,237,230,.9))}.upload-zone span{color:var(--ui-ink);font-size:1rem;font-weight:700}.feedback,.reference-card__meta,.upload-zone small{color:var(--ui-ink-soft)}.upload-trust{margin-top:12px;padding:14px 16px;border-radius:18px;background:rgba(81,101,123,.08);border:1px solid rgba(81,101,123,.14)}.upload-trust strong{display:block;margin-bottom:8px;color:var(--ui-accent-strong);font-size:.86rem}.upload-trust p{margin:6px 0 0;color:var(--ui-ink-soft);font-size:.82rem;line-height:1.5}.reference-card{border-radius:18px;border:1px solid rgba(111,101,86,.12);background:rgba(255,255,255,.8)}.reference-card__select{padding:15px 16px}.reference-card__select strong{color:var(--ui-ink)}.market-board__chip,.market-card__status,.tag{border-radius:999px}.tag{border:1px solid rgba(95,110,129,.14);background:rgba(255,255,255,.9);color:var(--ui-ink-soft);font-size:.78rem;font-weight:700}.result-main{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,320px);grid-gap:18px;gap:18px;padding:24px;border-color:rgba(33,47,66,.18);background:radial-gradient(circle at top right,rgba(123,145,170,.18),transparent 28%),linear-gradient(145deg,#27384c,#1b2633 48%,#18222e);box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 28px 50px rgba(22,30,41,.22)}.result-main:before{display:none}.result-main__copy h2,.result-main__meta strong{color:#f7f7f4}.result-main__copy h2{font-size:clamp(2.2rem,4vw,3.9rem);line-height:.92;letter-spacing:-.075em}.result-main__copy p,.result-main__meta small,.result-main__meta span{color:rgba(231,236,242,.7)}.result-main__meta{display:grid;grid-gap:12px;gap:12px}.result-main__meta div{padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.06)}.summary-grid,.summary-grid--wide{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:14px}.page-shell--estimate .summary-grid--wide>.summary-card{grid-column:auto!important;min-height:166px;padding:20px 18px;border-radius:22px;border:1px solid rgba(111,101,86,.14);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(245,241,233,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.88),var(--ui-shadow-soft)}.page-shell--estimate .summary-grid--wide>.summary-card strong{color:var(--ui-ink);font-size:clamp(1.5rem,2.3vw,2.2rem);letter-spacing:-.06em}.page-shell--estimate .summary-grid--wide>.summary-card .summary-card__sub{color:var(--ui-ink-soft)}.panel-surface{padding:20px}.panel-surface__header{margin-bottom:14px}.key-metric-grid{gap:12px}.estimate-collapsed-note{padding:14px 18px;border-radius:18px;border:1px solid rgba(81,101,123,.16);background:rgba(255,255,255,.72);color:var(--ui-ink-soft)}.market-board{margin-bottom:14px}.market-board__meta{align-items:center;margin-bottom:2px}.market-board__eyebrow{color:var(--ui-ink);font-size:.76rem;letter-spacing:.14em}.market-board__eyebrow small{display:inline;color:var(--ui-ink-soft);font-size:.74rem;letter-spacing:.02em}.market-board__chip{min-height:30px;padding:0 11px;border:1px solid rgba(95,110,129,.14);background:rgba(255,255,255,.88);color:var(--ui-ink-soft);font-size:.74rem}.market-board__chip--ghost{display:inline-flex;background:rgba(81,101,123,.08)}.market-board__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.page-shell--economics .market-board__grid>.market-card:first-child{grid-column:span 2}.market-card{padding:16px;color:var(--ui-ink)}.market-card__footer>span,.market-card__label,.market-card__price span,.market-card__source small,.market-compare span{color:var(--ui-ink-soft)}.market-card__price strong,.market-card__source,.market-card__subtitle{color:var(--ui-ink)}.market-card__price strong{font-size:clamp(1.8rem,2.6vw,2.4rem)}.market-card__status--live{background:rgba(90,124,104,.1);color:var(--ui-success)}.market-card__status--fallback{color:var(--ui-ink-soft)}.market-card__sparkline,.market-card__status--fallback{background:rgba(81,101,123,.08)}.market-card__sparkline-track{stroke:rgba(81,101,123,.12)}.market-card__sparkline-line{stroke:var(--ui-accent)}.tornado-panels{gap:14px}.tornado-panel{padding:18px}.tornado-panel__label{color:var(--ui-accent);font-size:.72rem;font-weight:800;letter-spacing:.12em}.heatmap-cell strong,.tornado-panel__header h4,.tornado-panel__header strong{color:var(--ui-ink)}.heatmap-wrap{border-radius:22px;border:1px solid rgba(111,101,86,.12);background:rgba(255,255,255,.72)}.heatmap-axis,.heatmap-cell,.heatmap-corner{border-color:rgba(111,101,86,.1)}.display-config{right:18px;bottom:18px}.display-config__trigger{border-radius:18px;border:1px solid var(--ui-line);background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(247,243,236,.94));color:var(--ui-ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.88),var(--ui-shadow-soft)}.display-config__section strong,.display-config__trigger span{color:var(--ui-ink)}.display-config__trigger small{color:var(--ui-ink-soft)}.display-config__panel{min-width:290px;padding:18px}.display-config__options{gap:8px}@media (max-width:1180px){.site-header__inner{width:min(calc(100% - 24px),1440px);min-height:auto;flex-wrap:wrap;justify-content:space-between}.site-header__nav{order:3;width:100%;justify-content:space-between}.b2b-layout,.estimate-layout,.market-board__grid{grid-template-columns:1fr}.page-shell--economics .market-board__grid>.market-card:first-child{grid-column:auto}.result-main{grid-template-columns:1fr}.b2b-panel,.estimate-panel--sticky{top:auto}}@media (max-width:760px){.site-header{padding-top:8px}.page-shell,.site-header__inner{width:min(calc(100% - 20px),1440px)}.site-header__brand{min-width:auto}.site-header__nav{overflow-x:auto;justify-content:flex-start}.site-header__nav-item{flex:0 0 auto}.page-shell{padding-top:8px;padding-bottom:56px}.estimate-panel,.market-card,.panel-surface,.result-main,.studio-hero--mix,.tornado-panel{border-radius:22px}.page-shell--estimate .estimate-toolbar{grid-template-columns:1fr}.page-shell--estimate .estimate-toolbar__actions,.page-shell--estimate .estimate-toolbar__facts{justify-content:flex-start}.result-main{padding:20px}.result-main__copy h2{font-size:clamp(1.9rem,10vw,3rem)}.display-config{right:14px;bottom:14px}}