.platform-frame.svelte-6y572f{grid-template-columns:minmax(430px,1.24fr) minmax(260px,.76fr);align-items:stretch;gap:24px;width:min(100%,900px);height:520px;min-height:0;max-height:100%;margin-inline:auto;display:grid}.platform-frame__preview.svelte-6y572f{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:linear-gradient(180deg, var(--surface-1), var(--bg-card));gap:16px;min-height:0;padding:18px;display:grid;position:relative;overflow:hidden}.platform-frame__preview.svelte-6y572f:before{content:"";background:linear-gradient(90deg, transparent 0 31px, var(--surface-border) 32px 33px, transparent 34px), linear-gradient(180deg, transparent 0 31px, var(--surface-border) 32px 33px, transparent 34px);opacity:.16;pointer-events:none;background-size:64px 64px;position:absolute;inset:0}.platform-frame__window-bar.svelte-6y572f,.platform-frame__market-grid.svelte-6y572f,.platform-frame__upload.svelte-6y572f,.platform-frame__plan.svelte-6y572f{z-index:1;position:relative}.platform-frame__window-bar.svelte-6y572f{border:1px solid var(--surface-border);border-radius:var(--radius-sm);background:var(--bg-card);align-items:center;gap:7px;min-height:34px;padding:0 12px;display:flex}.platform-frame__window-bar.svelte-6y572f span:where(.svelte-6y572f){border-radius:var(--radius-pill);background:var(--surface-border-strong);width:7px;height:7px}.platform-frame__window-bar.svelte-6y572f strong:where(.svelte-6y572f){font-family:var(--font-ui,sans-serif);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-left:6px;font-size:10px;font-weight:800}.platform-frame__market-card.svelte-6y572f,.platform-frame__dropzone.svelte-6y572f,.platform-frame__doc-list.svelte-6y572f,.platform-frame__import-summary.svelte-6y572f,.platform-frame__progress.svelte-6y572f,.platform-frame__question-card.svelte-6y572f,.platform-frame__answer-grid.svelte-6y572f,.platform-frame__outcome.svelte-6y572f{border:1px solid var(--surface-border);background:var(--bg-card)}.platform-frame__market-grid.svelte-6y572f{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-content:stretch;gap:14px;min-height:0;display:grid}.platform-frame__market-card.svelte-6y572f{border-radius:var(--radius-sm);gap:10px;min-height:0;padding:10px;display:grid;overflow:hidden}.platform-frame__market-card--featured.svelte-6y572f{min-height:100%}.platform-frame__market-image.svelte-6y572f{border-radius:var(--radius-sm);background:linear-gradient(180deg, #0000000f, #0000009e), var(--deal-image) center / cover;align-content:end;gap:4px;min-height:190px;padding:12px;display:grid;position:relative;overflow:hidden}.platform-frame__market-card--featured.svelte-6y572f .platform-frame__market-image:where(.svelte-6y572f){min-height:286px}.platform-frame__market-image.svelte-6y572f span:where(.svelte-6y572f){border-radius:var(--radius-pill);color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff3d;width:fit-content;padding:5px 8px}.platform-frame__market-image.svelte-6y572f strong:where(.svelte-6y572f){font-family:var(--font-display,serif);color:#fff;font-size:28px;line-height:1}.platform-frame__market-card.svelte-6y572f span:where(.svelte-6y572f),.platform-frame__doc-list.svelte-6y572f span:where(.svelte-6y572f),.platform-frame__import-summary.svelte-6y572f span:where(.svelte-6y572f),.platform-frame__progress.svelte-6y572f span:where(.svelte-6y572f),.platform-frame__question-card.svelte-6y572f span:where(.svelte-6y572f),.platform-frame__answer-grid.svelte-6y572f span:where(.svelte-6y572f),.platform-frame__outcome.svelte-6y572f span:where(.svelte-6y572f){font-family:var(--font-ui,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:800}.platform-frame__outcome.svelte-6y572f span:where(.svelte-6y572f){letter-spacing:0;text-transform:none;color:var(--primary);font-size:11px}.platform-frame__market-card.svelte-6y572f strong:where(.svelte-6y572f),.platform-frame__doc-list.svelte-6y572f strong:where(.svelte-6y572f),.platform-frame__import-summary.svelte-6y572f strong:where(.svelte-6y572f),.platform-frame__progress.svelte-6y572f strong:where(.svelte-6y572f),.platform-frame__question-card.svelte-6y572f strong:where(.svelte-6y572f),.platform-frame__answer-grid.svelte-6y572f strong:where(.svelte-6y572f),.platform-frame__outcome.svelte-6y572f strong:where(.svelte-6y572f){font-family:var(--font-ui,sans-serif);color:var(--text-dark);font-size:14px}.platform-frame__market-card.svelte-6y572f>div:where(.svelte-6y572f):not(.platform-frame__market-image) span:where(.svelte-6y572f),.platform-frame__market-card.svelte-6y572f>div:where(.svelte-6y572f):not(.platform-frame__market-image) strong:where(.svelte-6y572f){display:block}.platform-frame__market-card.svelte-6y572f>div:where(.svelte-6y572f):not(.platform-frame__market-image) strong:where(.svelte-6y572f){margin-top:4px;line-height:1.2}.platform-frame__market-card.svelte-6y572f footer:where(.svelte-6y572f){gap:8px;margin-top:auto;display:flex}.platform-frame__market-card.svelte-6y572f footer:where(.svelte-6y572f) span:where(.svelte-6y572f){border-top:1px solid var(--surface-border);letter-spacing:0;text-transform:none;color:var(--text-secondary);flex:1;padding-top:8px}.platform-frame__upload.svelte-6y572f,.platform-frame__plan.svelte-6y572f{align-content:start;gap:14px;display:grid}.platform-frame__dropzone.svelte-6y572f{border-style:dashed;border-color:var(--primary-alpha-30);border-radius:var(--radius-md);background:var(--primary-alpha-08);text-align:center;place-items:center;gap:8px;min-height:196px;padding:24px;display:grid}.platform-frame__dropzone.svelte-6y572f>span:where(.svelte-6y572f){border-radius:var(--radius-pill);background:var(--primary);width:42px;height:42px;font-family:var(--font-ui,sans-serif);color:#fff;place-items:center;font-size:22px;font-weight:800;display:grid}.platform-frame__dropzone.svelte-6y572f p:where(.svelte-6y572f),.platform-frame__question-card.svelte-6y572f p:where(.svelte-6y572f){max-width:300px;color:var(--text-secondary);margin:0;font-size:12px;line-height:1.45}.platform-frame__doc-list.svelte-6y572f,.platform-frame__answer-grid.svelte-6y572f{border-radius:var(--radius-sm);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.platform-frame__doc-list.svelte-6y572f div:where(.svelte-6y572f),.platform-frame__answer-grid.svelte-6y572f div:where(.svelte-6y572f){border-left:1px solid var(--surface-border);align-content:center;gap:8px;min-height:82px;padding:12px;display:grid}.platform-frame__doc-list.svelte-6y572f div:where(.svelte-6y572f):first-child,.platform-frame__answer-grid.svelte-6y572f div:where(.svelte-6y572f):first-child{border-left:0}.platform-frame__doc-list.svelte-6y572f strong:where(.svelte-6y572f){word-break:break-word;font-size:12px;line-height:1.25}.platform-frame__import-summary.svelte-6y572f,.platform-frame__progress.svelte-6y572f{border-radius:var(--radius-sm);background:var(--primary-alpha-08);grid-template-columns:54px 1fr;align-items:center;gap:12px;min-height:62px;padding:12px;display:grid}.platform-frame__import-summary.svelte-6y572f span:where(.svelte-6y572f),.platform-frame__progress.svelte-6y572f span:where(.svelte-6y572f){color:var(--primary)}.platform-frame__progress.svelte-6y572f span:where(.svelte-6y572f){border-radius:var(--radius-pill);background:var(--primary-alpha-18);place-items:center;width:42px;height:42px;display:grid}.platform-frame__progress.svelte-6y572f span:where(.svelte-6y572f):before{content:"";border:3px solid var(--primary);border-radius:var(--radius-pill);border-right-color:#0000;width:22px;height:22px;display:grid}.platform-frame__question-card.svelte-6y572f{border-color:var(--primary-alpha-20);border-radius:var(--radius-md);background:var(--bg-card);align-content:center;gap:8px;min-height:172px;padding:22px;display:grid}.platform-frame__question-card.svelte-6y572f strong:where(.svelte-6y572f){max-width:320px;font-size:24px;line-height:1.05}.platform-frame__copy.svelte-6y572f{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface-1);align-content:start;gap:0;min-height:0;padding:14px 18px;display:grid}.platform-frame__eyebrow.svelte-6y572f{font-family:var(--font-ui,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--primary);margin-bottom:2px;font-size:10px;font-weight:800}.platform-frame__outcomes.svelte-6y572f{display:grid}.platform-frame__outcome.svelte-6y572f{border-top:1px solid var(--surface-border);border-radius:var(--radius-sm);opacity:.58;background:0 0;border-bottom:0;grid-template-columns:34px 1fr;align-items:center;gap:12px;min-height:54px;padding:8px 10px;transition:background .18s,box-shadow .18s,opacity .18s;display:grid}.platform-frame__outcome.is-active.svelte-6y572f{background:var(--primary-alpha-08);box-shadow:inset 3px 0 0 var(--primary);opacity:1}@media (width<=760px){.platform-frame.svelte-6y572f{grid-template-columns:1fr}.platform-frame__preview.svelte-6y572f{min-height:0}}@media (width<=520px){.platform-frame__market-grid.svelte-6y572f,.platform-frame__doc-list.svelte-6y572f,.platform-frame__answer-grid.svelte-6y572f{grid-template-columns:1fr}.platform-frame__doc-list.svelte-6y572f div:where(.svelte-6y572f),.platform-frame__answer-grid.svelte-6y572f div:where(.svelte-6y572f){border-left:0;border-top:1px solid var(--surface-border)}.platform-frame__doc-list.svelte-6y572f div:where(.svelte-6y572f):first-child,.platform-frame__answer-grid.svelte-6y572f div:where(.svelte-6y572f):first-child{border-top:0}}.platform-frame__preview.svelte-6y572f:before{display:none}.platform-frame__eyebrow.svelte-6y572f{text-transform:none;letter-spacing:0;font-size:12px}@media (width<=640px){.platform-frame.svelte-6y572f{gap:18px;height:auto;max-height:none}.platform-frame__copy.svelte-6y572f{gap:8px;padding:18px 20px}.platform-frame__eyebrow.svelte-6y572f{margin-bottom:6px}.platform-frame__market-grid.svelte-6y572f>:where(.svelte-6y572f):nth-child(n+2){display:none}.platform-frame__market-image.svelte-6y572f,.platform-frame__market-card--featured.svelte-6y572f .platform-frame__market-image:where(.svelte-6y572f){min-height:140px}.platform-frame__outcome.svelte-6y572f{display:none}.platform-frame__outcome.is-active.svelte-6y572f{border-radius:var(--radius-sm);background:var(--primary-alpha-08);min-height:0;box-shadow:inset 3px 0 0 var(--primary);border-top:0;grid-template-columns:1fr;gap:4px;padding:14px 16px;display:grid}.platform-frame__outcome.is-active.svelte-6y572f span:where(.svelte-6y572f){letter-spacing:.08em;text-transform:uppercase;color:var(--primary);font-size:11px}.platform-frame__outcome.is-active.svelte-6y572f strong:where(.svelte-6y572f){font-family:var(--font-headline,serif);font-size:22px;line-height:1.15}}.deal-decoder.svelte-77v7lc{grid-template-columns:minmax(430px,1.24fr) minmax(260px,.76fr);align-items:stretch;gap:24px;width:min(100%,900px);height:520px;min-height:0;max-height:100%;margin-inline:auto;display:grid}.deal-decoder__card-shell.svelte-77v7lc{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:linear-gradient(180deg, var(--surface-1), var(--bg-card));align-content:start;justify-items:start;gap:0;min-height:0;padding:18px;display:grid;position:relative;overflow:hidden}.deal-decoder__card-shell.svelte-77v7lc:before{content:"";background:linear-gradient(90deg, transparent 0 31px, var(--surface-border) 32px 33px, transparent 34px), linear-gradient(180deg, transparent 0 31px, var(--surface-border) 32px 33px, transparent 34px);opacity:.16;pointer-events:none;background-size:64px 64px;position:absolute;inset:0}.deal-decoder__card-frame.svelte-77v7lc{z-index:1;width:min(100%,420px);min-height:0;transition:filter .24s;position:relative}.deal-decoder__spotlight.svelte-77v7lc{z-index:5;pointer-events:none;display:none;position:absolute}.deal-decoder__spotlight--hero.svelte-77v7lc{border:4px solid var(--primary);border-radius:var(--radius-md) var(--radius-md) 0 0;height:37%;box-shadow:0 0 0 5px var(--primary-alpha-12);display:block;inset:0 0 auto}.deal-decoder__spotlight--firm.svelte-77v7lc{border:3px solid var(--primary);border-radius:var(--radius-sm);background:var(--primary-alpha-08);width:156px;height:48px;box-shadow:0 0 0 6px var(--primary-alpha-14), var(--shadow-ref-f078d470);display:block;top:184px;left:10px}.deal-decoder__card-frame.svelte-77v7lc .deal-card,.deal-decoder__card-frame.svelte-77v7lc .card-hero,.deal-decoder__card-frame.svelte-77v7lc .hero-image,.deal-decoder__card-frame.svelte-77v7lc .hero-image-shell,.deal-decoder__card-frame.svelte-77v7lc .hero-headline,.deal-decoder__card-frame.svelte-77v7lc .card-title,.deal-decoder__card-frame.svelte-77v7lc .card-manager,.deal-decoder__card-frame.svelte-77v7lc .card-description,.deal-decoder__card-frame.svelte-77v7lc .metric,.deal-decoder__card-frame.svelte-77v7lc .card-copy,.deal-decoder__card-frame.svelte-77v7lc .card-footer{transition:transform .24s,outline-color .24s,box-shadow .24s,background .24s}.deal-decoder__card-shell.svelte-77v7lc .deal-card{cursor:default;min-height:0}.deal-decoder__card-shell.svelte-77v7lc .deal-card:hover,.deal-decoder__card-shell.svelte-77v7lc .deal-card--preview-interactive:hover{transform:none}.deal-decoder__card-shell.svelte-77v7lc .card-footer{pointer-events:none}.deal-decoder__card-frame--hero.svelte-77v7lc .card-hero,.deal-decoder__card-frame--irr.svelte-77v7lc .hero-headline,.deal-decoder__card-frame--minimum.svelte-77v7lc .metric:first-child,.deal-decoder__card-frame--strategy.svelte-77v7lc .card-description,.deal-decoder__card-frame--actions.svelte-77v7lc .card-footer{z-index:2;outline:3px solid var(--primary);outline-offset:-3px;box-shadow:0 0 0 5px var(--primary-alpha-12);position:relative}.deal-decoder__card-frame--hero.svelte-77v7lc .card-hero{box-shadow:inset 0 0 0 4px var(--primary), 0 0 0 5px var(--primary-alpha-12);outline:none;transform:none}.deal-decoder__card-frame--hero.svelte-77v7lc .hero-image-shell{z-index:1;outline:4px solid var(--primary);outline-offset:-4px;box-shadow:inset 0 0 0 4px var(--primary)}.deal-decoder__card-frame--hero.svelte-77v7lc .hero-image{filter:saturate(1.12)contrast(1.04)brightness(1.08);transform:scale(1.04)}.deal-decoder__card-frame--firm.svelte-77v7lc .card-title,.deal-decoder__card-frame--firm.svelte-77v7lc .card-manager{z-index:2;position:relative}.deal-decoder__card-frame--irr.svelte-77v7lc .hero-headline{background:var(--teal-alpha-12);outline-offset:4px;width:fit-content;transform:translateY(-2px)scale(1.04)}.deal-decoder__card-frame--minimum.svelte-77v7lc .metric:first-child,.deal-decoder__card-frame--actions.svelte-77v7lc .card-footer{background:var(--primary-alpha-08)}.deal-decoder__card-frame--strategy.svelte-77v7lc .card-description{background:var(--primary-alpha-08);outline-offset:4px}.deal-decoder__reading-order.svelte-77v7lc{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface-1);gap:0;min-height:0;padding:16px 18px;display:grid}.deal-decoder__reading-label.svelte-77v7lc{font-family:var(--font-ui,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--teal);margin-bottom:2px;font-size:10px;font-weight:800}.deal-decoder__reading-row.svelte-77v7lc{border-top:1px solid var(--surface-border);opacity:.58;filter:grayscale();grid-template-columns:34px 1fr;gap:12px;min-height:62px;padding:9px 0;transition:background .24s,box-shadow .24s,border-color .24s,opacity .24s,filter .24s;display:grid}.deal-decoder__reading-row.is-active.svelte-77v7lc{border-color:var(--primary-alpha-18);border-radius:var(--radius-sm);background:var(--primary-alpha-08);box-shadow:inset 3px 0 0 var(--primary);opacity:1;filter:none;margin-inline:-12px;padding-inline:12px}.deal-decoder__reading-index.svelte-77v7lc{font-family:var(--font-ui,sans-serif);color:var(--text-muted);font-size:11px;font-weight:800;line-height:1.35}.deal-decoder__reading-row.svelte-77v7lc strong:where(.svelte-77v7lc){font-family:var(--font-ui,sans-serif);color:var(--text-dark);font-size:13px;display:block}.deal-decoder__reading-row.is-active.svelte-77v7lc strong:where(.svelte-77v7lc),.deal-decoder__reading-row.is-active.svelte-77v7lc .deal-decoder__reading-index:where(.svelte-77v7lc){color:var(--primary)}.deal-decoder__reading-row.svelte-77v7lc span:where(.svelte-77v7lc):not(.deal-decoder__reading-index){color:var(--text-secondary);margin-top:3px;font-size:12px;line-height:1.4;display:block}.deal-decoder__reading-row.svelte-77v7lc:not(.is-active) .deal-decoder__reading-index:where(.svelte-77v7lc),.deal-decoder__reading-row.svelte-77v7lc:not(.is-active) strong:where(.svelte-77v7lc),.deal-decoder__reading-row.svelte-77v7lc:not(.is-active) span:where(.svelte-77v7lc):not(.deal-decoder__reading-index){color:var(--text-muted)}@media (width<=720px){.deal-decoder.svelte-77v7lc{grid-template-columns:1fr;min-height:0}.deal-decoder__card-shell.svelte-77v7lc .deal-card,.deal-decoder__card-frame.svelte-77v7lc{min-height:0}}.deal-decoder__card-shell.svelte-77v7lc:before{display:none}.deal-decoder__reading-label.svelte-77v7lc{text-transform:none;letter-spacing:0;font-size:12px}@media (width<=640px){.deal-decoder.svelte-77v7lc{gap:18px;height:auto;max-height:none}.deal-decoder__card-shell.svelte-77v7lc{padding:12px}.deal-decoder__card-frame.svelte-77v7lc{width:100%;max-width:360px;margin-inline:auto}.deal-decoder__reading-order.svelte-77v7lc{padding:18px 20px}.deal-decoder__reading-label.svelte-77v7lc{margin-bottom:6px}.deal-decoder__reading-row.svelte-77v7lc{display:none}.deal-decoder__reading-row.is-active.svelte-77v7lc{border-radius:var(--radius-sm);background:var(--primary-alpha-08);box-shadow:inset 3px 0 0 var(--primary);filter:none;opacity:1;border-top:0;grid-template-columns:1fr;gap:6px;margin:0;padding:14px 16px;display:grid}.deal-decoder__reading-row.is-active.svelte-77v7lc .deal-decoder__reading-index:where(.svelte-77v7lc){letter-spacing:.08em;text-transform:uppercase;color:var(--primary);font-size:11px}.deal-decoder__reading-row.is-active.svelte-77v7lc strong:where(.svelte-77v7lc){font-family:var(--font-headline,serif);color:var(--text-dark);font-size:22px;line-height:1.15}.deal-decoder__reading-row.is-active.svelte-77v7lc span:where(.svelte-77v7lc):not(.deal-decoder__reading-index){color:var(--text-secondary);margin-top:6px;font-size:14px;line-height:1.5}.deal-decoder__card-frame.svelte-77v7lc .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.deal-decoder__card-frame.svelte-77v7lc .metric:nth-child(4n){border-right:1px solid var(--border)}.deal-decoder__card-frame.svelte-77v7lc .metric:nth-child(2n){border-right:none}.deal-decoder__card-frame.svelte-77v7lc .metric:nth-last-child(-n+2){border-bottom:none}.deal-decoder__card-frame.svelte-77v7lc .metric:nth-last-child(-n+4):not(:nth-last-child(-n+2)){border-bottom:1px solid var(--border)}.deal-decoder__spotlight--hero.svelte-77v7lc,.deal-decoder__spotlight--firm.svelte-77v7lc{display:none}.deal-decoder__card-frame--hero.svelte-77v7lc .card-hero{box-shadow:none}.deal-decoder__card-frame--firm.svelte-77v7lc .card-title,.deal-decoder__card-frame--firm.svelte-77v7lc .card-manager{background:var(--primary-alpha-08)}.deal-decoder__card-frame--firm.svelte-77v7lc .card-title{outline:3px solid var(--primary);outline-offset:4px;box-shadow:0 0 0 5px var(--primary-alpha-12);border-radius:var(--radius-sm)}}.sources-confidence.svelte-15h238u{grid-template-columns:minmax(320px,.9fr) minmax(320px,1fr);align-items:start;gap:28px;width:min(100%,720px);margin-inline:auto;display:grid}.sources-confidence__visual.svelte-15h238u{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:linear-gradient(180deg, var(--surface-1) 0%, var(--bg-card) 100%);grid-template-columns:minmax(0,.92fr) 34px minmax(0,1.08fr);align-items:center;min-height:360px;padding:24px;display:grid;position:relative;overflow:hidden}.sources-confidence__visual.svelte-15h238u:before{content:"";background:linear-gradient(90deg, transparent 0 31px, var(--surface-border) 32px 33px, transparent 34px), linear-gradient(180deg, transparent 0 31px, var(--surface-border) 32px 33px, transparent 34px);opacity:.2;background-size:64px 64px;position:absolute;inset:0}.sources-confidence__document.svelte-15h238u,.sources-confidence__field-card.svelte-15h238u{z-index:1;border:1px solid var(--surface-border);background:var(--bg-card);min-width:0;box-shadow:var(--shadow-xs);font-family:var(--font-ui,sans-serif);gap:10px;display:grid;position:relative}.sources-confidence__document.svelte-15h238u{border-radius:var(--radius-sm);min-height:210px;padding:18px}.sources-confidence__document.svelte-15h238u:before{content:"";border:1px solid var(--surface-border);border-radius:var(--radius-xs);background:var(--surface-1);width:28px;height:34px;position:absolute;top:18px;right:18px}.sources-confidence__document.svelte-15h238u span:where(.svelte-15h238u),.sources-confidence__field-label.svelte-15h238u{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:800}.sources-confidence__document.svelte-15h238u strong:where(.svelte-15h238u),.sources-confidence__field-card.svelte-15h238u strong:where(.svelte-15h238u){color:var(--text-dark);font-size:15px}.sources-confidence__document.svelte-15h238u mark:where(.svelte-15h238u),.sources-confidence__field-card.svelte-15h238u mark:where(.svelte-15h238u){border-radius:var(--radius-pill);background:var(--primary-alpha-08);color:var(--primary);justify-self:start;padding:5px 8px;font-weight:800}.sources-confidence__rail.svelte-15h238u{z-index:1;place-items:center;gap:12px;display:grid;position:relative}.sources-confidence__rail.svelte-15h238u:before{content:"";background:var(--primary-alpha-20);width:100%;height:2px;position:absolute}.sources-confidence__rail.svelte-15h238u span:where(.svelte-15h238u){border-radius:var(--radius-pill);background:var(--primary);width:8px;height:8px;box-shadow:0 0 0 5px var(--primary-alpha-14);position:relative}.sources-confidence__field-card.svelte-15h238u{border-radius:var(--radius-md);border-color:var(--primary-alpha-20);background:var(--primary-alpha-08);padding:18px}.sources-confidence__field-card.svelte-15h238u div:where(.svelte-15h238u){border-top:1px solid var(--surface-border);border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;gap:8px;padding:12px 0;display:flex}.sources-confidence__field-card.svelte-15h238u p:where(.svelte-15h238u){color:var(--text-secondary);margin:0;font-size:12px;line-height:1.4}.sources-confidence__order.svelte-15h238u{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface-1);gap:0;padding:18px 20px;display:grid}.sources-confidence__label.svelte-15h238u{font-family:var(--font-ui,sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--teal);margin-bottom:2px;font-size:10px;font-weight:800}.sources-confidence__order.svelte-15h238u p:where(.svelte-15h238u){border-top:1px solid var(--surface-border);color:var(--text-secondary);margin:6px 0 4px;padding:12px 0;font-size:13px;line-height:1.45}.sources-confidence__row.svelte-15h238u{border-top:1px solid var(--surface-border);grid-template-columns:34px 1fr;gap:12px;min-height:76px;padding:13px 0;display:grid}.sources-confidence__index.svelte-15h238u{font-family:var(--font-ui,sans-serif);color:var(--primary);font-size:11px;font-weight:800;line-height:1.35}.sources-confidence__row.svelte-15h238u strong:where(.svelte-15h238u),.sources-confidence__row.svelte-15h238u span:where(.svelte-15h238u){display:block}.sources-confidence__row.svelte-15h238u strong:where(.svelte-15h238u){font-family:var(--font-ui,sans-serif);color:var(--text-dark);font-size:13px}.sources-confidence__row.svelte-15h238u span:where(.svelte-15h238u){color:var(--text-secondary);margin-top:4px;font-size:13px;line-height:1.45}@media (width<=720px){.sources-confidence.svelte-15h238u{grid-template-columns:1fr}.sources-confidence__visual.svelte-15h238u{grid-template-columns:1fr;gap:18px;min-height:0}.sources-confidence__rail.svelte-15h238u{grid-template-columns:repeat(3,auto)}.sources-confidence__rail.svelte-15h238u:before{width:2px;height:100%}}.sources-confidence__visual.svelte-15h238u:before{display:none}.sources-confidence__label.svelte-15h238u{text-transform:none;letter-spacing:0;font-size:12px}@media (width<=640px){.sources-confidence.svelte-15h238u{gap:18px}.sources-confidence__visual.svelte-15h238u{min-height:0;padding:18px}.sources-confidence__order.svelte-15h238u{padding:18px 20px}.sources-confidence__order.svelte-15h238u p:where(.svelte-15h238u){border-top:0;margin:0 0 6px;padding:0;font-size:14px;line-height:1.5}.sources-confidence__row.svelte-15h238u{grid-template-columns:1fr;gap:4px;min-height:0;padding:16px 0}.sources-confidence__row.svelte-15h238u .sources-confidence__index:where(.svelte-15h238u){letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:11px}.sources-confidence__row.svelte-15h238u strong:where(.svelte-15h238u){font-family:var(--font-headline,serif);font-size:20px;line-height:1.15}.sources-confidence__row.svelte-15h238u span:where(.svelte-15h238u):not(.sources-confidence__index){margin-top:6px;font-size:14px;line-height:1.5}}.identity-step.svelte-flgm2m{flex-direction:column;gap:24px;display:flex}.gyc-logo.svelte-flgm2m{text-align:center;padding:24px 0 0}.gyc-logo-text.svelte-flgm2m{color:var(--text-dark,var(--text-dark));letter-spacing:0;font-size:20px;font-weight:700}.gyc-logo-sub.svelte-flgm2m{color:var(--text-muted,var(--text-muted));letter-spacing:1px;text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:600}.step-header.svelte-flgm2m{flex-direction:column;gap:4px;display:flex}.step-title.svelte-flgm2m{color:var(--text-dark,var(--text-dark));letter-spacing:0;font-size:22px;font-weight:800}.step-subtitle.svelte-flgm2m{color:var(--text-secondary,var(--text-secondary));font-size:14px;line-height:1.5}.identity-setup.svelte-flgm2m .setup-question__form-card{align-content:center}.step-body.svelte-flgm2m{flex-direction:column;gap:16px;display:flex}.step-footer.svelte-flgm2m{justify-content:space-between;align-items:center;padding-top:8px;display:flex}.tos-checks.svelte-flgm2m{flex-direction:column;gap:16px;display:flex}.consent-row.svelte-flgm2m{cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:12px;width:100%;padding:0;display:flex}.consent-box.svelte-flgm2m{border:2px solid var(--border,var(--border));border-radius:var(--radius-xs);flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;transition:all .18s;display:flex}.consent-box.checked.svelte-flgm2m{border-color:var(--primary);background:var(--primary)}.consent-box.svelte-flgm2m svg:where(.svelte-flgm2m){width:13px;height:13px;color:var(--bg-card);display:none}.consent-box.checked.svelte-flgm2m svg:where(.svelte-flgm2m){display:block}.consent-text.svelte-flgm2m{color:var(--text-dark,var(--text-dark));font-size:14px;line-height:1.5}.consent-text.svelte-flgm2m a:where(.svelte-flgm2m){color:var(--primary);text-decoration:underline}.step-error.svelte-flgm2m{border-radius:var(--radius-md);background:var(--red-bg);color:var(--red-600);padding:10px 14px;font-size:13px;font-weight:600}.tos-hint.svelte-flgm2m{color:var(--text-muted,var(--text-muted));text-align:center;margin:0 0 4px;font-size:12px}.investor-status-step.svelte-1lu9zy2 .setup-choice-row__copy span{letter-spacing:0;text-transform:none;color:var(--text-muted);font-weight:600}.first-action-step.svelte-v99fy0 .setup-choice-row{min-height:82px}.goal-tiles.svelte-1gzon4n{grid-template-columns:1fr;gap:12px;display:grid}.goal-card__ic.svelte-1gzon4n{background:var(--primary-alpha-12);width:44px;height:44px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.goal-card__ic.svelte-1gzon4n svg:where(.svelte-1gzon4n){width:22px;height:22px}.goal-card__badge.svelte-1gzon4n{background:var(--primary);width:22px;height:22px;color:var(--bg-card);opacity:0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .18s,transform .18s;display:inline-flex;transform:scale(.6)}.goal-card__badge.svelte-1gzon4n svg:where(.svelte-1gzon4n){width:13px;height:13px}.goal-card.is-selected .goal-card__badge.svelte-1gzon4n{opacity:1;transform:scale(1)}.wizard-card--setup .goal-card__ic.svelte-1gzon4n{width:40px;height:40px}.wizard-card--setup .goal-card__ic.svelte-1gzon4n svg:where(.svelte-1gzon4n){width:20px;height:20px}@media (width<=640px){.goal-tiles.svelte-1gzon4n{grid-template-columns:1fr}}.choice-grid.svelte-aum8ng{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.choice-meta.svelte-aum8ng{flex-wrap:wrap;gap:8px;display:flex}.choice-meta.svelte-aum8ng span:where(.svelte-aum8ng){border-radius:var(--radius-pill);background:var(--primary-alpha-08);color:var(--primary);padding:4px 8px;font-size:11px;font-weight:700}@media (width<=640px){.choice-grid.svelte-aum8ng{grid-template-columns:1fr}}.plan-stage.svelte-1babd73{flex-direction:column;gap:18px;display:flex}.buy-box-review.svelte-1babd73{border:1px solid var(--primary-alpha-20);border-radius:var(--radius-lg);background:var(--primary-alpha-08);gap:18px;padding:20px;display:grid}.review-copy.svelte-1babd73{gap:8px;max-width:720px;display:grid}.review-kicker.svelte-1babd73{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.review-copy.svelte-1babd73 h2:where(.svelte-1babd73){color:var(--text-dark);margin:0;font-size:22px;line-height:1.2}.review-copy.svelte-1babd73 p:where(.svelte-1babd73){color:var(--text-secondary);margin:0;line-height:1.55}.buy-box-grid.svelte-1babd73{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.buy-box-item.svelte-1babd73{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-card);gap:6px;min-width:0;padding:12px;display:grid}.buy-box-item.svelte-1babd73 span:where(.svelte-1babd73){color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.buy-box-item.svelte-1babd73 strong:where(.svelte-1babd73){color:var(--text-dark);font-size:14px;line-height:1.35}.buy-box-item.svelte-1babd73 .ui-btn{justify-self:start}.commit-note.svelte-1babd73{border-radius:var(--radius-md);background:var(--bg-card);color:var(--text-secondary);align-items:flex-start;gap:8px;padding:14px;font-size:13px;line-height:1.5;display:flex}.commit-note.svelte-1babd73 strong:where(.svelte-1babd73){color:var(--text-dark)}@media (width<=760px){.buy-box-grid.svelte-1babd73{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.buy-box-grid.svelte-1babd73{grid-template-columns:1fr}}.coaching-cta.svelte-1pb5gn8{justify-content:center;padding:8px 0;display:flex}.coaching-card.svelte-1pb5gn8{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:480px;display:flex}.coaching-icon.svelte-1pb5gn8{background:var(--primary-alpha-08);width:64px;height:64px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.coaching-title.svelte-1pb5gn8{color:var(--text-dark,var(--text-dark));margin:0;font-size:22px;font-weight:800}.coaching-desc.svelte-1pb5gn8{color:var(--text-secondary,var(--text-secondary));margin:0;font-size:14px;line-height:1.6}.coaching-primary.svelte-1pb5gn8{background:var(--primary);color:var(--bg-card);border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.coaching-primary.svelte-1pb5gn8:hover{background:var(--primary-hover,var(--c-47a86d));box-shadow:var(--shadow-ref-58ea8100);transform:translateY(-1px)}.setup-complete.svelte-hqmr1a{gap:18px;display:grid}.setup-complete__hero.svelte-hqmr1a{border:1px solid var(--primary-alpha-20);border-radius:var(--radius-lg);background:var(--primary-alpha-08);gap:10px;padding:24px;display:grid}.setup-complete__hero.svelte-hqmr1a p:where(.svelte-hqmr1a){font-family:var(--font-ui,sans-serif);letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin:0;font-size:11px;font-weight:800}.setup-complete__hero.svelte-hqmr1a h2:where(.svelte-hqmr1a){font-family:var(--font-headline,serif);letter-spacing:0;color:var(--text-dark);margin:0;font-size:30px;line-height:1.08}.setup-complete__hero.svelte-hqmr1a span:where(.svelte-hqmr1a){color:var(--text-secondary);font-size:14px;line-height:1.55}.setup-complete__platform.svelte-hqmr1a{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.setup-complete__platform.svelte-hqmr1a figure:where(.svelte-hqmr1a){border:1px solid var(--surface-border);border-radius:var(--radius-lg);background:var(--bg-card);grid-template-rows:auto 1fr;margin:0;display:grid;overflow:hidden}.setup-complete__platform.svelte-hqmr1a img:where(.svelte-hqmr1a){aspect-ratio:16/10;object-fit:cover;object-position:top left;background:var(--surface-2);width:100%;display:block}.setup-complete__platform.svelte-hqmr1a figcaption:where(.svelte-hqmr1a){gap:4px;padding:12px;display:grid}.setup-complete__platform.svelte-hqmr1a strong:where(.svelte-hqmr1a){color:var(--text-dark);font-size:14px;font-weight:800}.setup-complete__platform.svelte-hqmr1a span:where(.svelte-hqmr1a){color:var(--text-secondary);font-size:12px;line-height:1.4}.setup-complete__handoff.svelte-hqmr1a{border:1px solid var(--surface-border);border-radius:var(--radius-md);background:var(--surface-1);color:var(--text-secondary);margin:0;padding:14px 16px;font-size:13px;line-height:1.55}@media (width<=640px){.setup-complete__hero.svelte-hqmr1a{padding:18px}.setup-complete__hero.svelte-hqmr1a h2:where(.svelte-hqmr1a){font-size:26px}.setup-complete__platform.svelte-hqmr1a{grid-template-columns:1fr}.setup-complete__platform.svelte-hqmr1a img:where(.svelte-hqmr1a){aspect-ratio:16/7}}
