:root{--primary:#041627;--primary-container:#1a2b3c;--secondary:#50606f;--accent:#f16500;--surface:#f8f9fa;--surface-low:#f3f4f5;--surface-lowest:#fff;--outline:#c4c6cd;--text:#191c1d;--text-muted:#50606f;--success:#1f8f4e;--warning:#ab5b00;--danger:#b9382f;--shadow-soft:0 10px 30px #04162714;--shadow-xs:0 2px 10px #0416270f;--radius-md:12px;--radius-lg:18px;--sans:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--heading:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;font:16px/1.55 var(--sans);letter-spacing:.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--surface);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--surface);color:var(--text);margin:0}#root{min-height:100svh}h1,h2{font-family:var(--heading);color:var(--text);font-weight:700}h1{letter-spacing:-.02em;margin:0}h2{letter-spacing:-.01em;margin:0}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--surface-low);padding:4px 8px;font-size:15px;line-height:135%}.app-shell{background:var(--surface);flex-direction:column;min-height:100svh;display:flex}.app-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--outline);background:#ffffffed;position:sticky;top:0}.app-header-inner{justify-content:space-between;align-items:center;gap:1.4rem;width:min(1180px,100% - 2rem);min-height:70px;margin:0 auto;display:flex}.app-logo{color:var(--text);letter-spacing:.01em;white-space:nowrap;align-items:baseline;font-size:1.12rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.app-logo-accent{color:#2f6ce5}.app-nav{scrollbar-width:none;align-items:stretch;gap:.25rem;padding:.2rem;display:flex;overflow-x:auto}.app-nav::-webkit-scrollbar{display:none}.app-nav-link{color:var(--secondary);white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:.5rem .85rem;font-size:.86rem;font-weight:700;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s,box-shadow .12s}.app-nav-link:hover{color:var(--primary);background:#0416270d;border-color:#0416271f}.app-nav-link-active{color:#225fd8;background:#2f6ce521;border-color:#2f6ce53d;box-shadow:inset 0 0 0 1px #2f6ce514}.app-content{flex:1;width:min(1180px,100% - 2rem);margin:0 auto;padding:1.45rem 0 2.2rem}.app-footer{background:#fff;border-top:1px solid #e4e4e7;margin-top:auto;padding:32px 40px}.app-footer-inner{flex-direction:column;align-items:center;gap:14px;max-width:1180px;margin:0 auto;display:flex}.app-footer-legal{border-bottom:1px solid #e4e4e7;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 20px;width:100%;padding-bottom:14px;display:flex}.app-footer-legal a{color:#71717a;white-space:nowrap;font-size:12px;text-decoration:none;transition:color .2s}.app-footer-legal a:hover{color:#18181b}.app-footer-note{color:#a1a1aa;text-align:center;max-width:560px;margin:0;font-size:11px;line-height:1.7}.app-footer-logo-link{align-items:center;gap:8px;text-decoration:none;display:flex}.app-footer-logo{color:#3f3f46;letter-spacing:.01em;font-size:13px;font-weight:700}.app-footer-copy{color:#a1a1aa;margin:0;font-size:12px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-container{background:var(--surface-lowest);max-width:860px;box-shadow:var(--shadow-soft);border-radius:16px;margin:0 auto;overflow:hidden}.home-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#244493 0%,#3166cc 100%);padding:68px 40px}.home-badge{background:#fff3;border-radius:999px;justify-content:center;align-items:center;min-height:34px;margin-bottom:.95rem;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.home-free-text{color:#ffe561;margin-bottom:.5rem;font-size:.9rem;font-weight:800}.home-title{color:#fff;margin:0;font-size:clamp(1.95rem,4.5vw,3rem);line-height:1.2}.home-subtitle{color:#ffffffed;max-width:650px;margin:1rem auto 0;font-size:.95rem;line-height:1.8}.home-hero-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.6rem;display:flex}.home-btn-primary,.home-btn-outline,.home-cta-button{border-radius:999px;min-height:52px;padding:.83rem 1.35rem;font-size:.96rem;font-weight:800;transition:transform .12s,box-shadow .12s,opacity .12s,background-color .12s,border-color .12s}.home-btn-primary{color:#fff;background:var(--accent);cursor:pointer;border:0;text-decoration:none;box-shadow:0 8px 20px #f1650052}.home-btn-outline{color:#fff;cursor:pointer;background:#ffffff14;border:2px solid #ffffffe6;text-decoration:none}.home-btn-primary:hover,.home-btn-primary:focus-visible,.home-btn-outline:hover,.home-btn-outline:focus-visible,.home-cta-button:not(:disabled):hover,.home-cta-button:not(:disabled):focus-visible{transform:translateY(-1px)}.home-body{background:#fff;padding:2.6rem 2.5rem}.home-section{margin-bottom:2.35rem}.home-section:last-child{margin-bottom:0}.home-section-title{border-left:4px solid #2f6ce5;margin:0 0 1.1rem;padding-left:.75rem;font-size:1.35rem}.home-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.home-card,.home-info-card{border-radius:12px}.home-card{border:1px solid var(--outline);box-shadow:var(--shadow-xs);background:#fff;border-top:3px solid #0000;padding:1.25rem}.mode-light{border-top-color:#28ad5f}.mode-pro{border-top-color:var(--accent)}.home-card-header{justify-content:space-between;align-items:baseline;gap:.7rem;display:flex}.home-card-header h3{margin:0;font-size:1.42rem}.home-pill{color:#5e6f82;white-space:nowrap;background:#eef2f7;border-radius:999px;align-items:center;min-height:28px;padding:.2rem .6rem;font-size:.76rem;font-weight:700;display:inline-flex}.home-result-label{margin-top:.72rem;margin-bottom:.55rem;font-size:.96rem;font-weight:800}.light-text{color:#16a34a}.pro-text{color:var(--accent)}.home-card-audience{color:var(--primary);margin:0 0 .5rem;font-size:.84rem;font-weight:700}.home-card p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.65}.home-info-card{border:1px solid var(--outline);padding:1.1rem 1rem}.info-blue{background:#f2f7ff;border-color:#cadcf5}.info-slate{background:#f8fafc;border-color:#d7dee8}.home-info-card h3{align-items:center;gap:.45rem;margin:0 0 .7rem;font-size:1rem;display:flex}.home-icon{font-size:.92rem}.home-list{color:var(--text);margin:0;padding-left:1.12rem;font-size:.87rem;line-height:1.68}.home-list li+li{margin-top:.32rem}.home-action-area{background:var(--surface-low);border-top:1px solid #e4e7ec;padding:1.6rem 2.5rem 2rem}.home-action-intro{text-align:center}.home-action-kicker{color:var(--secondary);margin-bottom:.35rem;font-size:.79rem;font-weight:700}.home-action-title{margin:0;font-size:1.25rem}.home-action-copy{color:var(--text-muted);margin-top:.62rem;font-size:.88rem}.home-disclaimer-box{border:1px solid var(--outline);background:#fff;border-radius:10px;margin-top:1rem;padding:.95rem 1rem}.home-disclaimer-box strong{margin-bottom:.4rem;font-size:.84rem;display:block}.home-disclaimer-box p{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.62}.home-consent-wrap{justify-content:center;margin-top:.85rem;display:flex}.home-checkbox-label{cursor:pointer;background:#fff;border:1px solid #cdd6e4;border-radius:10px;align-items:center;gap:.55rem;min-height:44px;padding:.68rem .95rem;font-size:.9rem;font-weight:600;transition:background-color .12s,border-color .12s,box-shadow .12s;display:flex}.home-checkbox-label.is-checked{background:#f1f6ff;border-color:#5f90ff;box-shadow:inset 0 0 0 1px #2f6ce533}.home-checkbox{accent-color:#2f6ce5;flex:none;width:17px;height:17px;margin:0}.home-checkbox-text{line-height:1.4}.home-cta-button{color:#fff;cursor:pointer;background:#f16500;border:0;margin:.95rem auto 0;display:block;box-shadow:0 8px 20px #f1650047}.home-cta-button:disabled{box-shadow:none;cursor:not-allowed;background:#f3b991}.home-cta-note{text-align:center;color:#7b8795;margin-top:.45rem;font-size:.78rem}.btn-primary,.btn-secondary{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:.68rem 1.15rem;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s,background-color .12s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 6px 14px #f165004d}.btn-primary:hover{transform:translateY(-1px)}.btn-primary:disabled,.btn-primary-disabled{box-shadow:none;cursor:not-allowed;background:#f6b483;transform:none}.btn-secondary{color:var(--primary);background:var(--surface-lowest);border-color:var(--outline)}.btn-secondary:hover{background:var(--surface-low)}@media (width<=980px){.app-header-inner{flex-direction:column;align-items:flex-start;gap:.55rem;width:min(1180px,100% - 1.35rem);min-height:auto;padding:.72rem 0}.app-nav{justify-content:flex-start;width:100%;padding:.15rem 0}.app-content,.app-footer-inner{width:min(1180px,100% - 1.35rem)}.home-body,.home-action-area,.home-hero{padding-left:1.15rem;padding-right:1.15rem}.home-hero{padding-top:2.2rem;padding-bottom:2.2rem}.home-grid-2{grid-template-columns:1fr}.home-card-header{flex-wrap:wrap}.home-consent-wrap{justify-content:stretch}.home-checkbox-label{justify-content:flex-start;width:100%}.home-btn-primary,.home-btn-outline,.home-cta-button{width:100%;max-width:100%}}@media (width<=560px){.home-title{font-size:clamp(1.6rem,8vw,2.15rem)}.home-subtitle{font-size:.88rem;line-height:1.7}.home-section-title{font-size:1.15rem}.app-nav-link{min-height:44px;padding-top:.56rem;padding-bottom:.56rem}}.guide-page,.contact-page{flex-direction:column;gap:1rem;display:flex}.guide-hero-card,.contact-hero{background:var(--surface-lowest);border:1px solid var(--outline);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:1.5rem 1.6rem}.guide-eyebrow,.contact-eyebrow{color:var(--secondary);letter-spacing:.06em;text-transform:uppercase;font-size:.8rem;font-weight:700}.guide-title,.contact-hero h1{margin-top:.45rem;font-size:clamp(1.45rem,3.8vw,2rem)}.guide-lead,.contact-hero p{color:var(--text-muted);margin-top:.7rem;line-height:1.7}.guide-section-card,.guide-cta-card{background:var(--surface-lowest);border:1px solid var(--outline);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);text-align:left;padding:1.15rem 1.2rem}.guide-section-card h2,.guide-cta-card h2{font-size:1.08rem}.guide-section-card p,.guide-cta-card p{color:var(--text-muted);margin-top:.58rem;line-height:1.7}.guide-list,.guide-ordered-list{margin:.7rem 0 0;padding-left:1.2rem;line-height:1.68}.guide-list li+li,.guide-ordered-list li+li{margin-top:.4rem}.guide-mode-grid,.guide-approach-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:.85rem;display:grid}.guide-mode-card,.guide-approach-card{border:1px solid var(--outline);background:var(--surface);border-radius:12px;padding:.95rem}.guide-mode-head{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.guide-mode-head h3,.guide-approach-card h3,.guide-faq-item h3{margin:0;font-size:.98rem}.guide-mode-head span{color:var(--secondary);font-size:.8rem}.guide-mode-output{color:var(--primary);margin-top:.55rem;font-size:.84rem;font-weight:700}.guide-mode-usecase{color:var(--text-muted);margin-top:.45rem;font-size:.87rem;line-height:1.62}.guide-faq-list{gap:.8rem;margin-top:.85rem;display:grid}.guide-faq-item{border:1px solid var(--outline);background:var(--surface);border-radius:10px;padding:.85rem .9rem}.guide-faq-item p{margin-top:.5rem}.guide-cta-card{background:#fff9f3;border-color:#ffd3ae}.guide-cta-actions{flex-wrap:wrap;gap:.6rem;margin-top:.85rem;display:flex}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.contact-channel-card{background:var(--surface-lowest);border:1px solid var(--outline);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);flex-direction:column;gap:.6rem;padding:1rem;display:flex}.contact-channel-card h2{font-size:1rem}.contact-channel-card p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.contact-channel-button{box-sizing:border-box;width:100%;margin-top:auto;font-size:.84rem}.contact-channel-button-disabled{color:var(--secondary);background:var(--surface-low);border-color:var(--outline)}.contact-note{color:var(--secondary);margin-top:.1rem;font-size:.82rem;line-height:1.6}@media (width<=980px){.app-header-inner{grid-template-columns:1fr;gap:.6rem;padding:.9rem 0}.app-nav{flex-wrap:nowrap;order:3;justify-content:flex-start;width:100%;padding-bottom:.1rem}.app-current-page{order:2;justify-self:start}.app-footer{padding:24px 20px}.home-mode-grid,.home-section-split,.guide-mode-grid,.guide-approach-grid,.contact-grid{grid-template-columns:1fr}.guide-hero-card,.contact-hero{padding:1.25rem}}.result-page{text-align:left;flex-direction:column;gap:1rem;display:flex}.result-page-title{font-size:clamp(1.35rem,3.8vw,1.9rem)}.result-page-lead{color:var(--text-muted);margin-top:.4rem;line-height:1.7}.result-summary-card{background:var(--surface-lowest);border:1px solid var(--outline);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:1rem 1.2rem}.result-summary-head{justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.result-summary-title-wrap{flex:1}.result-summary-actions{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:.8rem;display:flex}.result-summary-actions .btn-primary,.result-summary-actions .btn-secondary{min-height:44px}.result-mobile-action-bar{display:none}.result-mobile-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.result-mobile-action-button{box-sizing:border-box;width:100%;min-height:46px}.result-mobile-action-note{color:var(--secondary);margin-top:.45rem;font-size:.78rem}.result-save-guide{background:#0416270a;border:1px solid #04162726;border-radius:12px;padding:.72rem .9rem}.result-save-guide-title{color:var(--primary);margin:0;font-size:.86rem;font-weight:700}.result-save-guide-list{color:var(--text-muted);margin:.45rem 0 0;padding-left:1.15rem;font-size:.82rem;line-height:1.6}.result-save-guide-list li+li{margin-top:.28rem}.result-summary-badges{flex-wrap:wrap;gap:.5rem;margin-top:.7rem;display:flex}.result-badge{border:1px solid var(--outline);border-radius:9999px;align-items:center;padding:.3rem .7rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.result-badge-primary{color:var(--primary);background:#0416270f;border-color:#04162733}.result-badge-good{color:var(--success);background:#1f8f4e1a;border-color:#1f8f4e4d}.result-badge-warn{color:var(--warning);background:#ab5b001f;border-color:#ab5b0052}.result-badge-neutral{color:#394957;background:#50606f1a;border-color:#50606f57}.result-consultation-id{color:var(--secondary);margin-top:.55rem;font-size:.78rem}.result-print-id{font-size:.8rem}.result-inline-alert{border:1px solid var(--outline);border-radius:12px;padding:.76rem .9rem;font-size:.85rem;line-height:1.65}.result-inline-alert-success{color:var(--success);background:#1f8f4e1c;border-color:#1f8f4e42}.result-inline-alert-info{color:var(--primary);background:#04162712;border-color:#04162733}.result-inline-alert-warn{color:#8a4300;background:#ab5b001f;border-color:#ab5b0047}.result-inline-alert-danger{color:var(--danger);background:#b9382f1f;border-color:#b9382f47}.result-killswitch-card{border-radius:var(--radius-md);color:#75430d;background:#ab5b0017;border:1px solid #ab5b003d;flex-direction:column;gap:.65rem;padding:.95rem 1rem;display:flex}.result-killswitch-title{font-weight:700;line-height:1.65}.result-killswitch-subtitle{font-size:.86rem;font-weight:700}.result-killswitch-followup{margin:0;font-size:.84rem;line-height:1.65}.result-killswitch-list{margin:.35rem 0 0;padding-left:1.15rem}.result-killswitch-list li+li{margin-top:.35rem}.result-layout{grid-template-columns:230px minmax(0,1fr) 280px;gap:1.05rem;display:grid}.result-index-panel,.result-document-panel,.result-side-panel{background:var(--surface-lowest);border:1px solid var(--outline);border-radius:var(--radius-md);box-shadow:var(--shadow-xs)}.result-index-panel{align-self:start;padding:.9rem;position:sticky;top:1rem}.result-index-panel h2{margin-bottom:.45rem;font-size:.92rem}.result-index-list{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.result-index-button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:1px solid #0000;border-left-width:3px;border-radius:8px;padding:.4rem .5rem;font-size:.83rem}.result-index-button:hover{background:#0416270f}.result-index-button-active{border-color:#04162747;border-left-color:var(--accent);color:#0b2034;background:#04162729;font-weight:800;box-shadow:inset 0 0 0 1px #04162714}.result-document-panel{padding:1.25rem}.result-document-title{margin-bottom:1rem;font-size:1.03rem}.result-side-panel{flex-direction:column;align-self:start;gap:1rem;padding:.9rem;display:flex;position:sticky;top:1rem}.result-side-panel h2{font-size:.9rem}.result-side-note{color:var(--text-muted);margin-top:.42rem;font-size:.8rem;line-height:1.62}.result-side-data-row{margin-top:.45rem;font-size:.84rem}.result-side-data-row span{font-weight:700}.result-side-actions{border-top:1px solid var(--outline);flex-direction:column;gap:.5rem;padding-top:.75rem;display:flex}.result-side-action{box-sizing:border-box;width:100%;min-height:44px}.result-empty-actions{flex-wrap:wrap;gap:.6rem;display:flex}.result-muted-note{color:var(--text-muted);font-size:.78rem}.result-markdown{text-align:left;flex-direction:column;gap:1.65rem;display:flex}.rfp-document-content{color:#0f172a;max-width:860px;margin-inline:auto}.rfp-document-section+.rfp-document-section{margin-top:2.2rem}.rfp-document-heading{letter-spacing:-.01em;color:#0f172a;border-bottom:1px solid #e2e8f0;margin:0;padding-bottom:.72rem;font-size:1.48rem;font-weight:700;line-height:1.4}.rfp-document-body{color:#1f2937;margin-top:1.05rem}.rfp-document-subheading{color:#0f172a;margin:1.58rem 0 .78rem;font-size:1.16rem;font-weight:700;line-height:1.52}.rfp-document-paragraph{letter-spacing:.01em;color:#1f2937;margin:0;font-size:.99rem;line-height:1.86}.rfp-document-paragraph+.rfp-document-paragraph{margin-top:1.12rem}.rfp-document-list,.rfp-document-ordered-list{color:#1f2937;margin:.48rem 0 .1rem;padding-left:1.5rem}.rfp-document-list li,.rfp-document-ordered-list li{margin:.56rem 0;padding-left:.15rem;font-size:.98rem;line-height:1.8}.rfp-document-body>:first-child{margin-top:0}.rfp-document-body>:not(:first-child){margin-top:1.02rem}.result-notice-stack{flex-direction:column;gap:.72rem;display:flex}.wizard-page{text-align:left;flex-direction:column;gap:1rem;display:flex}.wizard-hero-card{background:var(--surface-lowest);border:1px solid var(--outline);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:1.35rem 1.45rem}.wizard-eyebrow{color:var(--secondary);letter-spacing:.07em;text-transform:uppercase;font-size:.78rem;font-weight:700}.wizard-title{margin-top:.4rem;font-size:clamp(1.35rem,3.6vw,1.9rem)}.wizard-lead{color:var(--text-muted);margin-top:.55rem}.wizard-progress-wrap{flex-direction:column;gap:.45rem;margin-top:.9rem;display:flex}.wizard-progress-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.wizard-progress-track{background:#e1e5ea;border-radius:9999px;width:100%;height:8px;position:relative;overflow:hidden}.wizard-progress-bar{background:linear-gradient(90deg, var(--accent) 0%, #ff8f3d 100%);border-radius:9999px;height:100%;transition:width .22s}.wizard-progress-caption{font-size:.87rem;font-weight:700}.wizard-progress-rest{color:var(--secondary);font-size:.78rem}.wizard-layout{grid-template-columns:minmax(0,9fr) minmax(260px,3fr);gap:1rem;display:grid}.wizard-main-card{background:var(--surface-lowest);border:1px solid var(--outline);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:1.4rem}.wizard-step-section{flex-direction:column;gap:.85rem;display:flex}.wizard-step-title{font-size:1.15rem}.wizard-step-help{color:var(--text-muted);margin-top:.25rem;font-size:.9rem;line-height:1.65}.wizard-step-impact-card{background:#f6f9fc;border:1px solid #cfd9e4;border-radius:12px;padding:.85rem .9rem}.wizard-step-impact-title{color:var(--primary);margin:0;font-size:.84rem;font-weight:700}.wizard-step-impact-list{color:#344252;margin:.5rem 0 0;padding-left:1.05rem;font-size:.82rem;line-height:1.58}.wizard-step-impact-list li+li{margin-top:.24rem}.wizard-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.wizard-choice-grid-pain{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-step-mini-note{color:var(--secondary);font-size:.8rem}.wizard-pain-groups{flex-direction:column;gap:.95rem;display:flex}.wizard-pain-group{border:1px solid var(--outline);background:var(--surface);border-radius:12px;padding:.75rem}.wizard-pain-group-title{color:var(--primary);margin:0 0 .6rem;font-size:.94rem}.wizard-choice-card{border:1px solid var(--outline);text-align:left;background:var(--surface-lowest);width:100%;min-height:52px;color:var(--text);cursor:pointer;border-radius:.8rem;padding:.95rem;transition:border-color .15s,background-color .15s,box-shadow .15s,transform .15s}.wizard-choice-card:hover{box-shadow:var(--shadow-xs);background:#fffaf5;border-color:#f2995f;transform:translateY(-1px)}.wizard-choice-card:focus-visible{outline-offset:2px;border-color:var(--accent);outline:3px solid #f1650040}.wizard-choice-card-selected{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent) inset;background:#fff8f1}.wizard-choice-title-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.wizard-choice-title{color:var(--text);margin:0;font-size:1rem;font-weight:700}.wizard-chip{color:#8a4300;white-space:nowrap;background:#ffe6cf;border:1px solid #ffc58f;border-radius:9999px;justify-content:center;align-items:center;padding:.24rem .55rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.wizard-choice-lead{color:var(--text-muted);margin-top:.55rem;font-size:.9rem;line-height:1.55}.wizard-choice-meta{color:var(--secondary);margin-top:.3rem;font-size:.78rem;line-height:1.45}.wizard-select-grid{gap:.8rem;display:grid}.wizard-select-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-select-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.wizard-segment-group,.wizard-field-group{background:var(--surface);border:1px solid var(--outline);border-radius:12px;padding:.75rem}.wizard-field-group-wide{grid-column:1/-1}.wizard-pro-overview-card{background:#fff6ef;border:1px solid #ffd2ae;border-radius:12px;padding:.8rem .9rem}.wizard-pro-overview-title{color:#8a4300;font-size:.85rem;font-weight:700}.wizard-pro-overview-list{color:#8a4300;margin:.45rem 0 0;padding-left:1.1rem;font-size:.82rem}.wizard-pro-overview-list li+li{margin-top:.24rem}.wizard-field-label{color:var(--secondary);margin-bottom:.55rem;font-size:.8rem;font-weight:700;display:block}.wizard-segment-list{flex-wrap:wrap;gap:.45rem;display:flex}.wizard-chip-list{flex-wrap:wrap;gap:.45rem;margin-bottom:.55rem;display:flex}.wizard-segment-button{border:1px solid var(--outline);background:var(--surface-lowest);color:var(--text);cursor:pointer;border-radius:999px;min-height:44px;padding:.45rem .72rem;font-size:.82rem;font-weight:600}.wizard-segment-button-active{border-color:var(--accent);color:#8a4300;background:#fff2e6}.wizard-input-control{border:1px solid var(--outline);background:var(--surface-lowest);width:100%;color:var(--text);box-sizing:border-box;border-radius:10px;padding:.6rem .75rem;font-size:.9rem}.wizard-checkbox-row{grid-column:1/-1;align-items:center;gap:.45rem;min-height:44px;padding:.15rem .05rem;font-size:.9rem;display:flex}.wizard-checkbox-row input{width:18px;height:18px}.wizard-alert{border:1px solid #0000;border-radius:12px;padding:.7rem .85rem;font-size:.85rem}.wizard-alert-warn{color:#8a4300;background:#fff7eb;border-color:#ffc58f}.wizard-alert-danger{color:#9c2d26;background:#fff0ef;border-color:#f1b0ac}.wizard-nav-row{border-top:1px solid var(--outline);justify-content:space-between;align-items:center;gap:.75rem;padding-top:1rem;display:flex}.wizard-btn-primary,.wizard-btn-secondary{cursor:pointer;border:1px solid #0000;border-radius:10px;min-width:120px;min-height:46px;padding:.6rem 1rem;font-size:.9rem;font-weight:700}.wizard-btn-primary{background:var(--accent);color:#fff;box-shadow:0 6px 14px #f165003d}.wizard-btn-primary:hover{opacity:.95}.wizard-btn-secondary{background:var(--surface-lowest);border-color:var(--outline);color:var(--text)}.wizard-btn-secondary:disabled{opacity:.45;cursor:not-allowed}.wizard-side-rail{background:var(--surface-lowest);border:1px solid var(--outline);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);color:var(--text);flex-direction:column;align-self:start;gap:.8rem;padding:1rem;display:flex;position:sticky;top:1rem}.wizard-side-rail h2{font-size:1.02rem}.wizard-side-group{flex-direction:column;gap:.35rem;font-size:.86rem;display:flex}.wizard-side-group span{font-weight:700}.wizard-side-title{margin-bottom:.2rem;font-weight:700}.wizard-side-divider{border-top:1px solid var(--outline);padding-top:.65rem}.wizard-side-note{color:var(--text-muted);font-size:.8rem}@media (width<=1024px){.app-content{width:min(1180px,100% - 1.2rem)}.wizard-layout{grid-template-columns:1fr}.wizard-side-rail{position:static}.wizard-select-grid-3,.wizard-select-grid-2{grid-template-columns:1fr}.wizard-choice-grid,.wizard-choice-grid-pain{grid-template-columns:repeat(1,minmax(0,1fr))}.result-layout{grid-template-columns:1fr}.result-index-panel,.result-side-panel{position:static}.result-summary-head{flex-direction:column}.result-summary-actions{align-items:flex-start}.result-mobile-action-bar{z-index:45;border-top:1px solid var(--outline);padding:.72rem .9rem calc(.82rem + env(safe-area-inset-bottom));background:#fffffff7;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 20px #0416271f}.result-page{padding-bottom:calc(132px + env(safe-area-inset-bottom))}.result-side-actions .result-side-action{min-height:44px}.wizard-choice-card,.wizard-segment-button,.wizard-btn-primary,.wizard-btn-secondary{min-height:46px}}@media (width<=640px){.wizard-main-card{padding:1rem}.wizard-segment-group,.wizard-field-group{padding:.85rem}.wizard-step-help{font-size:.88rem}.wizard-choice-card{padding:1rem}.wizard-choice-lead{font-size:.92rem}.wizard-progress-head{flex-direction:column;align-items:flex-start;gap:.2rem}.wizard-nav-row{flex-direction:column-reverse;align-items:stretch}.result-mobile-action-grid{grid-template-columns:1fr}.result-mobile-action-button{min-height:48px}}@media screen{.print-only{display:none!important}}@page{size:A4 portrait;margin:14mm}@media print{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:#000!important;background:#fff!important}.print-hidden{display:none!important}.print-only,.print-layout{display:block!important}.print-main{width:100%!important;max-width:none!important}.print-reset-card{box-shadow:none!important;color:#000!important;background:#fff!important;border-color:#d1d5db!important}.print-markdown{color:#000!important;font-size:11pt!important;line-height:1.55!important}.rfp-document-content{color:#000!important;max-width:none!important}.rfp-document-heading{color:#000!important;border-bottom-color:#d1d5db!important;font-size:14pt!important}.rfp-document-subheading{color:#000!important;font-size:12pt!important}.rfp-document-paragraph,.rfp-document-list li,.rfp-document-ordered-list li{color:#000!important;font-size:10.8pt!important;line-height:1.6!important}.result-badge{color:#000!important;background:#fff!important;border-color:#9ca3af!important}.result-page{gap:1rem!important}}.guide-v2-page{--guide-v2-bg:#e2e8f0;--guide-v2-surface:#f1f5f9;--guide-v2-card:#fff;--guide-v2-text:#334155;--guide-v2-text-strong:#0f172a;--guide-v2-text-muted:#475569;--guide-v2-line:#e2e8f0;--guide-v2-line-strong:#cbd5e1;--guide-v2-brand-blue-900:#1e3a8a;--guide-v2-brand-blue-700:#2563eb;--guide-v2-brand-blue-500:#3b82f6;--guide-v2-brand-cyan:#0ea5e9;--guide-v2-brand-green:#10b981;--guide-v2-brand-orange:#ea580c;--guide-v2-brand-red:#ef4444;--guide-v2-brand-blue-weak:#eff6ff;--guide-v2-shadow:0 10px 25px -5px #0000001a;--guide-v2-shadow-soft:0 4px 10px #0f172a0f;background:var(--guide-v2-bg);width:100%;color:var(--guide-v2-text);padding:40px 20px;line-height:1.75}.guide-v2-page,.guide-v2-page *{box-sizing:border-box}.guide-v2-container{background:var(--guide-v2-surface);border-radius:18px;width:100%;max-width:1000px;margin:0 auto;overflow:hidden;box-shadow:0 4px 25px #0000001a}.guide-v2-hero{background:linear-gradient(135deg, var(--guide-v2-brand-blue-900) 0%, var(--guide-v2-brand-blue-500) 100%);color:#fff;text-align:center;padding:72px 40px 60px}.guide-v2-badge{background:#fff3;border-radius:999px;margin-bottom:20px;padding:6px 16px;font-size:14px;font-weight:700;display:inline-block}.guide-v2-hero h1{letter-spacing:-.02em;color:#fff;margin:0 0 18px;font-size:34px;font-weight:800;line-height:1.4}.guide-v2-hero p{opacity:.96;color:#fff;max-width:680px;margin:0 auto 28px;font-size:16px;line-height:1.9}.guide-v2-hero-cta{color:#fff;background:#0f172a;border-radius:14px;padding:18px 42px;font-size:18px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-block;box-shadow:0 8px 18px #0f172a47}.guide-v2-hero-cta:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 12px 22px #0f172a59}.guide-v2-body{background:#fff;padding:52px 40px 64px}.guide-v2-body section{margin-bottom:64px}.guide-v2-panel{border:1px solid var(--guide-v2-line);background:#f8fafc;border-radius:16px;padding:40px}.guide-v2-section-kicker{color:#475569;letter-spacing:.04em;background:#e2e8f0;border-radius:999px;margin-bottom:18px;padding:6px 16px;font-size:13px;font-weight:800;display:inline-block}.guide-v2-page h2{color:var(--guide-v2-text-strong);letter-spacing:-.02em;margin:0 0 16px;font-size:28px;line-height:1.45}.guide-v2-page h3{color:var(--guide-v2-text-strong);letter-spacing:-.01em;margin:0 0 12px;font-size:22px;line-height:1.5}.guide-v2-page p{color:var(--guide-v2-text-muted);margin:0;font-size:16px}.guide-v2-center{text-align:center}.guide-v2-section-intro{margin-bottom:30px}.guide-v2-section-intro p,.guide-v2-method-intro p{max-width:700px;margin:0 auto}.guide-v2-problem-list{flex-direction:column;gap:14px;margin-top:24px;display:flex}.guide-v2-problem-item{box-shadow:var(--guide-v2-shadow-soft);background:#fff;border-radius:10px;align-items:center;gap:14px;padding:16px 20px;display:flex}.guide-v2-problem-check{color:var(--guide-v2-brand-red);flex:none;font-size:20px;font-weight:800}.guide-v2-problem-item strong{color:var(--guide-v2-text-strong);font-size:16px;line-height:1.7}.guide-v2-compare-grid,.guide-v2-two-col,.guide-v2-deliverables{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.guide-v2-compare-card,.guide-v2-deliverable-card,.guide-v2-step-card{border:1px solid var(--guide-v2-line);box-shadow:var(--guide-v2-shadow-soft);background:#fff;border-radius:12px;padding:24px}.guide-v2-compare-card-bad{border:1px solid var(--guide-v2-line);background:#fff}.guide-v2-compare-card-good{border:2px solid var(--guide-v2-brand-blue-500);background:var(--guide-v2-brand-blue-weak)}.guide-v2-compare-card-bad h3{color:var(--guide-v2-brand-red);text-align:center}.guide-v2-compare-card-good h3{color:var(--guide-v2-brand-blue-700);text-align:center}.guide-v2-compare-good-text{color:#1e293b}.guide-v2-deliverable-card{border-top:4px solid #0000;border-radius:0 0 12px 12px}.guide-v2-deliverable-light{border-top-color:#2563eb}.guide-v2-deliverable-pro{border-top-color:#0f172a}.guide-v2-deliverable-head{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:10px;display:flex}.guide-v2-pill-time{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-block}.guide-v2-deliverable-result{border-bottom:1px solid var(--guide-v2-line);margin-bottom:14px;padding-bottom:10px;font-size:15px;font-weight:800}.guide-v2-deliverable-light .guide-v2-deliverable-result{color:#2563eb}.guide-v2-deliverable-pro .guide-v2-deliverable-result{color:#0f172a}.guide-v2-soft-cta{text-align:center;background:var(--guide-v2-brand-blue-weak);border-radius:14px;padding:28px 24px}.guide-v2-soft-cta p{color:var(--guide-v2-brand-blue-900);margin-bottom:14px;font-weight:800}.guide-v2-button{color:#fff;background:#0f172a;border-radius:12px;padding:14px 28px;font-size:16px;font-weight:800;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s;display:inline-block;box-shadow:0 8px 18px #0f172a38}.guide-v2-button:hover{background:#1e293b;transform:translateY(-1px)}.guide-v2-divider{border:0;border-top:1px dashed var(--guide-v2-line-strong);margin:52px 0}.guide-v2-method-wrap{margin-bottom:44px}.guide-v2-method-intro{margin-bottom:40px}.guide-v2-method-intro p{max-width:620px}.guide-v2-method-grid{margin-bottom:42px}.guide-v2-method-card{border:1px solid var(--guide-v2-line);background:#fff;border-radius:14px;padding:30px;position:relative}.guide-v2-method-card h3{text-align:center;margin-bottom:18px}.guide-v2-method-card small{color:#64748b;margin-top:4px;font-size:13px;font-weight:400;display:block}.guide-v2-wf-steps{flex-direction:column;gap:6px;margin:0 0 24px;padding-left:20px;display:flex}.guide-v2-wf-step{color:#fff;text-align:center;background:#94a3b8;border-radius:4px;width:60%;padding:8px 10px;font-size:12px;font-weight:700}.guide-v2-wf-step-2{margin-left:15%}.guide-v2-wf-step-3{margin-left:30%}.guide-v2-wf-step-4{margin-left:40%}.guide-v2-method-card-bad p strong{color:var(--guide-v2-brand-red)}.guide-v2-method-card-good{border:2px solid var(--guide-v2-brand-blue-500);background:var(--guide-v2-brand-blue-weak)}.guide-v2-method-badge{background:var(--guide-v2-brand-blue-500);color:#fff;box-shadow:var(--guide-v2-shadow-soft);white-space:nowrap;border-radius:999px;padding:6px 20px;font-size:13px;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.guide-v2-method-good-title{color:#1e40af}.guide-v2-agile-figure{justify-content:center;align-items:center;min-height:200px;margin-bottom:24px;display:flex}@keyframes guideV2SpinAgile{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.guide-v2-spin-agile{transform-origin:125px 100px;animation:10s linear infinite guideV2SpinAgile}.guide-v2-method-good-text{color:#1e293b}.guide-v2-method-good-text strong{color:#2563eb}.guide-v2-poc-panel{border:1px solid var(--guide-v2-line);background:#f8fafc;border-radius:16px;padding:40px}.guide-v2-poc-title{margin-bottom:22px;font-size:22px}.guide-v2-poc-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin:0 0 28px;display:flex}.guide-v2-poc-step{text-align:center}.guide-v2-poc-box{text-align:center;border-radius:12px;justify-content:center;align-items:center;margin:0 auto 10px;font-weight:800;line-height:1.5;display:flex}.guide-v2-poc-box-small{color:#4f46e5;background:#e0e7ff;border:2px dashed #6366f1;width:92px;height:92px;font-size:15px}.guide-v2-poc-box-large{color:#1d4ed8;background:#dbeafe;border:2px solid #2563eb;width:128px;height:128px;font-size:16px}.guide-v2-poc-arrow{color:#94a3b8;font-size:28px;font-weight:800}.guide-v2-poc-step-label{font-size:14px;font-weight:800}.guide-v2-step-list{flex-direction:column;gap:16px;display:flex}.guide-v2-step-card{align-items:flex-start;gap:24px;padding:28px 24px;display:flex}.guide-v2-step-no{color:#cbd5e1;text-align:center;flex:0 0 42px;width:42px;margin-top:4px;font-size:28px;font-weight:800;line-height:1}.guide-v2-step-card h3{margin-bottom:8px;font-size:18px}.guide-v2-data-note{text-align:center;background:#f0fdf4;border:1px solid #86efac;border-radius:16px;padding:30px}.guide-v2-data-icon{margin-bottom:10px;font-size:32px}.guide-v2-data-note h2{color:#166534;margin-bottom:14px;font-size:22px}.guide-v2-data-note p{color:#14532d;font-size:15px;line-height:1.85}.guide-v2-data-note strong{color:#166534}.guide-v2-faq-list{flex-direction:column;gap:14px;display:flex}.guide-v2-faq-item{border:1px solid var(--guide-v2-line);box-shadow:var(--guide-v2-shadow-soft);background:#fff;border-radius:12px;overflow:hidden}.guide-v2-faq-item summary{cursor:pointer;color:var(--guide-v2-text-strong);justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;font-size:16px;font-weight:800;list-style:none;display:flex}.guide-v2-faq-item summary::-webkit-details-marker{display:none}.guide-v2-faq-item summary:after{content:"＋";color:#64748b;flex:none;font-size:20px;font-weight:700}.guide-v2-faq-item[open] summary:after{content:"−"}.guide-v2-faq-answer{color:var(--guide-v2-text-muted);border-top:1px solid var(--guide-v2-line);padding:0 24px 22px;font-size:15px;line-height:1.85}.guide-v2-final-cta{text-align:center;border:1px solid var(--guide-v2-line);background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%);border-radius:16px;padding:36px 28px}.guide-v2-final-cta h2{margin-bottom:10px;font-size:26px}.guide-v2-final-cta p{max-width:660px;margin:0 auto 18px}.guide-v2-final-cta-button{padding:16px 32px;font-size:16px}.guide-v2-muted{color:#64748b;font-size:14px}.guide-v2-section-title-lined{border-left:5px solid var(--guide-v2-brand-blue-500);margin-bottom:24px;padding-left:15px}@media (prefers-reduced-motion:reduce){.guide-v2-spin-agile{animation:none}.guide-v2-hero-cta,.guide-v2-button{transition:none}}@media (width<=900px){.guide-v2-page{padding:20px 12px}.guide-v2-container{border-radius:10px}.guide-v2-hero{padding:56px 24px 44px}.guide-v2-hero h1{font-size:29px}.guide-v2-body{padding:36px 22px 48px}.guide-v2-panel,.guide-v2-poc-panel{padding:26px 22px}.guide-v2-compare-grid,.guide-v2-two-col,.guide-v2-deliverables{grid-template-columns:1fr}}@media (width<=640px){.guide-v2-hero h1{font-size:25px}.guide-v2-hero p{font-size:15px}.guide-v2-hero-cta,.guide-v2-button,.guide-v2-final-cta-button{width:100%;padding-left:20px;padding-right:20px}.guide-v2-page h2{font-size:24px}.guide-v2-page h3{font-size:20px}.guide-v2-problem-item{align-items:flex-start}.guide-v2-step-card{gap:16px}.guide-v2-step-no{flex-basis:34px;width:34px;font-size:24px}.guide-v2-poc-arrow{transform:rotate(90deg)}.guide-v2-wf-steps{padding-left:0}.guide-v2-wf-step,.guide-v2-wf-step-2,.guide-v2-wf-step-3,.guide-v2-wf-step-4{width:100%;margin-left:0}.guide-v2-method-badge{padding:5px 14px;font-size:12px}}.prototype-wizard-page{flex-direction:column;gap:1rem;display:flex}.prototype-card{background:var(--surface-lowest);border:1px solid var(--outline);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);padding:1rem 1.1rem}.prototype-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--secondary);margin:0;font-size:.78rem}.prototype-card h1{margin:.35rem 0 0;font-size:1.25rem}.prototype-meta-grid{color:var(--text-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .8rem;margin-top:.8rem;font-size:.86rem;display:grid}.wiz-meta-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;margin-top:1rem;padding:.75rem 1rem;display:flex}.wiz-meta-item{align-items:center;gap:.5rem;min-width:0;display:flex}.wiz-meta-label{letter-spacing:.04em;color:#94a3b8;text-transform:uppercase;white-space:nowrap;flex-shrink:0;font-size:.75rem;font-weight:700;line-height:1}.wiz-meta-value{color:#1e293b;font-size:.88rem;font-weight:600;line-height:1.4}.wiz-mode-badge{border-radius:99px;justify-content:center;align-items:center;gap:.3rem;height:24px;padding:0 .65rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.wiz-mode-badge-light{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd}.wiz-mode-badge-pro{color:#5b21b6;background:#f5f3ff;border:1px solid #ddd6fe}.wiz-mode-badge-label{font-weight:700}.wiz-mode-badge-sep{opacity:.5;font-weight:400}.wiz-mode-badge-sub{opacity:.85;font-weight:500}.prototype-progress{color:var(--secondary);margin:0;font-size:.84rem}.wiz-progress{margin-bottom:1.25rem}.wiz-progress-info{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.wiz-progress-label{color:#64748b;font-size:.8rem;font-weight:600}.wiz-progress-pct{color:#94a3b8;font-size:.75rem;font-weight:600}.wiz-progress-track{background:#e2e8f0;border-radius:99px;width:100%;height:5px;overflow:hidden}.wiz-progress-bar{background:#2563eb;border-radius:99px;min-width:6px;height:100%;transition:width .45s cubic-bezier(.22,1,.36,1)}.prototype-question-code{color:var(--secondary);font-size:.8rem;font-family:var(--mono);margin:.25rem 0 0}.prototype-question{margin:.48rem 0 0;font-size:1.06rem}.prototype-help{color:var(--text-muted);margin:.52rem 0 0;font-size:.9rem;line-height:1.65}.prototype-sub-meta{color:var(--secondary);margin:.45rem 0 0;font-size:.78rem}.prototype-options-list{gap:.55rem;margin-top:.75rem;display:grid}.prototype-option-groups{gap:.75rem;margin-top:.75rem;display:grid}.prototype-option-group-card{border:1px solid var(--outline);background:var(--surface);border-radius:10px;padding:.62rem .68rem}.prototype-option-group-title{color:var(--text-muted);margin:0;font-size:.83rem;font-weight:700}.prototype-options-list-grouped{margin-top:.52rem}.prototype-options-list-2col{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-option-button{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;width:100%;min-height:52px;padding:.75rem 1rem;font-size:.9rem;font-weight:600;line-height:1.4;transition:border-color .2s cubic-bezier(.22,1,.36,1),background .2s cubic-bezier(.22,1,.36,1),color .2s cubic-bezier(.22,1,.36,1),box-shadow .2s,transform .2s cubic-bezier(.22,1,.36,1);display:flex}.prototype-option-button:hover{color:#1e40af;background:#dbeafe59;border-color:#2563eb66;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb12}.prototype-option-button:active{box-shadow:none;transform:translateY(0)}.prototype-option-button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.wiz-option-radio{background:0 0;border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:border-color .2s,background .2s;position:relative}.wiz-option-radio:after{content:"";opacity:0;background:#fff;border-radius:50%;width:6px;height:6px;transition:transform .15s,opacity .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.prototype-option-button:hover .wiz-option-radio{border-color:#93c5fd}.wiz-option-label{flex-grow:1}.prototype-option-button-active{color:#1e40af;background:#eff6ff;border-color:#2563eb;box-shadow:0 4px 12px #2563eb1a}.prototype-option-button-active .wiz-option-radio{background:#2563eb;border-color:#2563eb}.prototype-option-button-active .wiz-option-radio:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.prototype-option-button-active:hover{background:#dbeafe;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 14px #2563eb21}.prototype-input,.prototype-textarea{border:1px solid var(--outline);background:var(--surface-lowest);width:100%;color:var(--text);box-sizing:border-box;border-radius:10px;margin-top:.75rem;padding:.65rem .72rem;font-size:.9rem}.prototype-textarea{resize:vertical;line-height:1.6}.prototype-input-number{text-align:right;font-variant-numeric:tabular-nums;max-width:180px;font-size:1.1rem}.prototype-alert{border:1px solid #0000;border-radius:10px;margin-top:.75rem;padding:.58rem .72rem;font-size:.84rem;line-height:1.55}.prototype-alert-warn{color:#8a4300;background:#fff8ef;border-color:#f8cb9f}.prototype-alert-danger{color:#9c2d26;background:#fff3f2;border-color:#efbbb7}.prototype-alert-success{color:#176b3b;background:#f1fcf5;border-color:#bfe4cb}.prototype-error-detail{color:var(--secondary);font-size:.8rem;font-family:var(--mono);white-space:pre-wrap;word-break:break-word;margin-top:.5rem}.prototype-answer-json{border:1px solid var(--outline);color:#0f172a;background:#f8fafc;border-radius:10px;margin:.75rem 0 0;padding:.85rem;font-size:.82rem;line-height:1.6;overflow-x:auto}.prototype-persist-box{border-top:1px dashed var(--outline);margin-top:.8rem;padding-top:.8rem}.prototype-persist-actions{flex-wrap:wrap;gap:.6rem;margin-top:.75rem;display:flex}.prototype-nav{border-top:1px solid var(--outline);justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1rem;display:flex}.prototype-nav-button{cursor:pointer;border:1px solid #0000;border-radius:12px;min-height:56px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s cubic-bezier(.22,1,.36,1)}.prototype-nav-button-secondary{color:#475569;background:#fff;border-color:#cbd5e1;min-width:180px}.prototype-nav-button-secondary:hover{color:#1e293b;background:#f8fafc;border-color:#94a3b8}.prototype-nav-button-secondary:disabled{opacity:.42;cursor:not-allowed}.prototype-nav-button-primary{color:#fff;background:#0f172a;min-width:240px;box-shadow:0 4px 12px #0f172a38}.prototype-nav-button-primary:hover:not(:disabled){background:#1e293b;transform:translateY(-1px);box-shadow:0 6px 18px #0f172a47}.prototype-nav-button-primary:disabled{opacity:.42;cursor:not-allowed}.prototype-nav-link{box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.prototype-review-page,.prototype-history-page,.prototype-auth-page{flex-direction:column;gap:1rem;display:flex}.prototype-auth-form{gap:.45rem;margin-top:.7rem;display:grid}.prototype-auth-form label{color:var(--secondary);font-size:.82rem;font-weight:700}.prototype-history-header-actions{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.75rem;display:flex}.prototype-history-list{gap:.8rem;display:grid}.prototype-history-item{flex-direction:column;gap:.8rem;display:flex}.prototype-history-actions{border-top:1px solid var(--outline);flex-wrap:wrap;align-items:center;gap:.6rem;padding-top:.7rem;display:flex}.prototype-review-header-actions{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.75rem;display:flex}.prototype-review-primary-actions{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.65rem;margin-top:.8rem;display:grid}.prototype-review-cta-button{background:var(--accent);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:12px;min-height:54px;padding:.7rem 1rem;font-size:1rem;font-weight:800;box-shadow:0 10px 18px #f165003d}.prototype-review-cta-button:disabled{opacity:.65;cursor:not-allowed}.prototype-review-download-error{margin-top:.85rem}.prototype-review-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.prototype-review-tab{border:1px solid var(--outline);background:var(--surface-lowest);min-height:40px;color:var(--text);cursor:pointer;border-radius:999px;padding:.42rem .9rem;font-size:.84rem;font-weight:700}.prototype-review-tab-active{border-color:var(--accent);color:var(--accent);background:#fff6ee}.prototype-review-doc{border:1px solid var(--outline);color:#0f172a;background:#f8fafc;border-radius:10px;max-height:65vh;margin:.8rem 0 0;padding:1.25rem 1.6rem;font-size:.86rem;line-height:1.65;overflow-y:auto}.prototype-review-doc h1{color:#0f172a;margin:0 0 .7rem;font-size:1.1rem;font-weight:800;line-height:1.4}.prototype-review-doc h2{border-bottom:1px solid var(--outline);color:#1e293b;margin:1.6rem 0 .45rem;padding-bottom:.32rem;font-size:.96rem;font-weight:700}.prototype-review-doc h3{color:var(--secondary);margin:.9rem 0 .3rem;font-size:.87rem;font-weight:700}.prototype-review-doc blockquote{border-left:3px solid var(--accent);color:#7c3a00;background:#fff6ee;border-radius:0 6px 6px 0;margin:.5rem 0 .8rem;padding:.5rem .9rem;font-size:.83rem}.prototype-review-doc p{color:#374151;margin:.2rem 0 .6rem}.prototype-review-doc ul{gap:.38rem;margin:.3rem 0 .8rem 1.25rem;padding:0;display:grid}.prototype-review-doc li{color:#374151;line-height:1.6}.prototype-review-structured{gap:.75rem;margin-top:.75rem;display:grid}.prototype-review-section{border:1px solid var(--outline);background:var(--surface-lowest);border-radius:10px;padding:.75rem}.prototype-review-section h3{margin:0;font-size:.98rem}.prototype-review-list{gap:.34rem;margin:.6rem 0 0;padding-left:1.1rem;font-size:.84rem;line-height:1.55;display:grid}.prototype-review-notes-title{color:var(--secondary);margin:.68rem 0 0;font-size:.84rem}.prototype-review-inline-meta{color:var(--text-muted);font-size:.8rem}@media (width<=760px){.prototype-meta-grid,.prototype-options-list-2col{grid-template-columns:1fr}.prototype-nav{flex-direction:column-reverse;align-items:stretch;gap:.6rem}.prototype-nav-button-primary,.prototype-nav-button-secondary{width:100%;min-width:0}.prototype-persist-actions,.prototype-review-tabs{flex-direction:column}.prototype-history-actions{flex-direction:column;align-items:stretch}}:root{--public-bg:#f9fafb;--public-card:#fff;--public-text:#111827;--public-muted:#6b7280;--public-border:#e5e7eb;--public-primary:#2563eb;--public-alert-bg:#fef3c7;--public-alert-border:#fcd34d;--public-alert-text:#92400e}.public-shell{background:var(--public-bg);min-height:100vh;color:var(--public-text);flex-direction:column;display:flex}.public-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.public-header{z-index:30;background:#fff;border-bottom:1px solid #e4e4e7;position:sticky;top:0}.public-header-inner{justify-content:space-between;align-items:center;gap:12px;height:64px;display:flex}.public-logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.public-logo-text{color:#18181b;letter-spacing:-.02em;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;font-weight:700}.public-header-nav{align-items:center;gap:10px;display:flex}.public-guide-link{color:#52525b;border:1px solid #e4e4e7;border-radius:8px;padding:7px 14px;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s}.public-guide-link:hover{color:#18181b;border-color:#a1a1aa}.public-contact-btn{color:#fff;background:#18181b;border-radius:8px;align-items:center;gap:5px;padding:7px 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.public-contact-btn:hover{background:#27272a}.public-main{flex:1;padding:32px 0 56px}.public-footer{background:#fff;border-top:1px solid #e4e4e7;padding:48px 0}.public-footer-inner{flex-direction:column;align-items:center;gap:16px;display:flex}.public-footer-links{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:12px;display:flex}.public-footer-links a{color:var(--public-muted);font-size:.85rem;text-decoration:none}.public-copyright{text-align:center;color:#9ca3af;font-size:.75rem}.public-alert{background:var(--public-alert-bg);color:var(--public-alert-text);border:1px solid var(--public-alert-border);border-radius:8px;align-items:flex-start;gap:8px;margin-bottom:24px;padding:12px 16px;font-size:.88rem;display:flex}.hero-block,.guide-hero{text-align:center;margin-bottom:32px}.hero-title{margin-bottom:10px;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;line-height:1.2}.hero-subtitle{color:var(--public-muted);font-size:1rem}.home-intro-block{background:var(--public-card);border:1px solid var(--public-border);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;padding:14px 20px;display:flex}.home-steps{color:var(--public-text);flex-wrap:wrap;gap:20px;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.home-step-num{background:var(--public-accent,#3b82f6);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:6px;font-size:.75rem;font-weight:700;display:inline-flex}.home-guide-cta{white-space:nowrap;color:var(--public-accent,#3b82f6);border:1px solid var(--public-accent,#3b82f6);border-radius:6px;padding:6px 12px;font-size:.88rem;font-weight:700;text-decoration:none}.home-guide-cta:hover{background:var(--public-accent,#3b82f6);color:#fff}.home-section-label{color:var(--public-text);margin-bottom:14px;font-size:1rem;font-weight:700}.industry-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.industry-card{border:1px solid var(--public-border);background:var(--public-card);text-align:center;border-radius:12px;width:100%;padding:20px;transition:transform .2s,box-shadow .2s}.industry-card:hover{transform:translateY(-3px);box-shadow:0 10px 20px -10px #00000040}.industry-card-icon{margin-bottom:10px;font-size:2rem}.industry-card-title{margin-bottom:8px;font-size:1rem;font-weight:800}.industry-card-desc{color:var(--public-muted);font-size:.82rem;line-height:1.5}.mode-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(6px);background:#0f172aa6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.mode-modal{background:#fff;border-radius:22px;width:100%;max-width:560px;padding:36px 32px 28px;position:relative;box-shadow:0 0 0 1px #0f172a0f,0 8px 24px #0f172a1a,0 32px 64px #0f172a24}.mode-modal-close{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:14px;right:14px}.mode-modal-close:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.mode-modal-header{text-align:center;margin-bottom:24px}.mode-modal-icon{margin-bottom:10px;font-size:2.6rem;line-height:1}.mode-modal-title{color:#0f172a;margin-bottom:6px;font-size:1.15rem;font-weight:800;line-height:1.4}.mode-modal-subtitle{color:#64748b;font-size:.85rem;font-weight:500}.mode-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.mode-card{text-align:left;cursor:pointer;border:1.5px solid #0000;border-radius:16px;flex-direction:column;align-items:flex-start;padding:20px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s cubic-bezier(.22,1,.36,1);display:flex}.mode-card:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.mode-card:active{box-shadow:none!important;transform:translateY(0)!important}.mode-card-light{color:#0f172a;background:#fff;border-color:#e2e8f0}.mode-card-light:hover{background:#f0f7ff;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 22px #2563eb1c}.mode-card-pro{color:#0f172a;background:#fff;border-color:#cbd5e1}.mode-card-pro:hover{background:#f8fafc;border-color:#0f172a;transform:translateY(-2px);box-shadow:0 6px 22px #0f172a21}.mode-card-head{justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;display:flex}.mode-card-icon{font-size:1.4rem;line-height:1}.mode-card-count-chip{letter-spacing:.04em;border-radius:99px;padding:3px 10px;font-size:.72rem;font-weight:700}.mode-card-light .mode-card-count-chip{color:#1d4ed8;background:#dbeafe}.mode-card-pro .mode-card-count-chip{color:#f1f5f9;background:#0f172a}.mode-card-name{color:#0f172a;letter-spacing:-.01em;margin-bottom:6px;font-size:1.05rem;font-weight:800;line-height:1.2}.mode-card-desc{color:#334155;margin:0 0 6px;font-size:.8rem;font-weight:600;line-height:1.5}.mode-card-for{color:#64748b;margin:0 0 14px;font-size:.75rem;line-height:1.5}.mode-card-cta{letter-spacing:.01em;margin-top:auto;font-size:.78rem;font-weight:700}.mode-card-light .mode-card-cta{color:#2563eb}.mode-card-pro .mode-card-cta{color:#0f172a}.mode-modal-footer{text-align:center;padding-top:4px}.mode-modal-cancel{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:.83rem;font-weight:500;transition:color .15s}.mode-modal-cancel:hover{color:#475569}.public-empty,.public-error{border:1px solid var(--public-border);text-align:center;background:#fff;border-radius:12px;padding:24px}@keyframes hp-fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-lineGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hp-pulse-ring{0%{opacity:.8;transform:scale(.8)}to{opacity:0;transform:scale(2.2)}}@keyframes hp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-page{--ink:#09090b;--ink-2:#27272a;--ink-3:#52525b;--ink-4:#a1a1aa;--paper:#fafaf9;--paper-2:#f4f4f5;--line:#e4e4e7;--blue:#2563eb;--blue-light:#dbeafe;--cyan:#0891b2;--serif:"Syne", sans-serif;--sans:"Noto Sans JP", sans-serif;--mono:"DM Mono", monospace;font-family:var(--sans);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.home-page .hp-anim-1{animation:.7s cubic-bezier(.22,1,.36,1) both hp-fadeUp}.home-page .hp-anim-2{animation:.7s cubic-bezier(.22,1,.36,1) .12s both hp-fadeUp}.home-page .hp-anim-3{animation:.7s cubic-bezier(.22,1,.36,1) .24s both hp-fadeUp}.home-page .hp-anim-4{animation:.7s cubic-bezier(.22,1,.36,1) .36s both hp-fadeUp}.hp-header{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--line);background:#fafaf9e0;position:sticky;top:0}.hp-header-inner{justify-content:space-between;align-items:center;max-width:1280px;height:64px;margin:0 auto;padding:0 40px;display:flex}.hp-logo{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.hp-logo-mark{background:var(--ink);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;overflow:hidden}.hp-logo-mark:before{content:"";opacity:.9;background:linear-gradient(135deg,#2563eb 0%,#0891b2 100%);position:absolute;inset:0}.hp-logo-mark:after{content:"R";color:#fff;font-family:var(--serif);z-index:1;font-size:16px;font-weight:800;position:relative}.hp-logo-mark-sm{border-radius:6px;width:24px;height:24px}.hp-logo-mark-sm:after{font-size:12px}.hp-logo-text{letter-spacing:-.02em;color:#09090b;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;font-weight:700}.hp-nav{align-items:center;gap:32px;display:flex}.hp-nav a{color:var(--ink-3);font-size:13px;font-weight:500;font-family:var(--sans);text-decoration:none;transition:color .2s}.hp-nav a:hover{color:var(--ink)}.hp-nav-cta{background:var(--ink)!important;color:#fff!important;border-radius:8px!important;align-items:center!important;gap:6px!important;padding:8px 18px!important;font-weight:600!important;transition:background .2s,transform .2s!important;display:flex!important}.hp-nav-cta:hover{color:#fff!important;background:#27272a!important;transform:translateY(-1px)!important}.hp-hero{grid-template-columns:1fr 420px;align-items:center;gap:80px;max-width:1280px;margin:0 auto;padding:120px 40px 100px;display:grid}.hp-hero-eyebrow{background:var(--blue-light);border-radius:99px;align-items:center;gap:8px;margin-bottom:32px;padding:4px 14px 4px 8px;display:inline-flex}.hp-eyebrow-dot{background:var(--blue);border-radius:50%;flex-shrink:0;width:6px;height:6px;position:relative}.hp-eyebrow-dot:after{content:"";border:1px solid var(--blue);opacity:.4;border-radius:50%;animation:1.5s ease-out infinite hp-pulse-ring;position:absolute;inset:-4px}.hp-eyebrow-text{font-family:var(--mono);color:var(--blue);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:500}.hp-hero-h1{font-family:var(--serif);letter-spacing:-.04em;color:var(--ink);margin-bottom:24px;font-size:clamp(38px,4.5vw,58px);font-weight:800;line-height:1.15}.hp-accent{color:var(--blue);z-index:1;display:inline-block;position:relative}.hp-accent:after{content:"";z-index:-1;transform-origin:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 30' preserveAspectRatio='none'%3E%3Cpath d='M5 20 Q 100 5 195 18' fill='none' stroke='%230891b2' stroke-width='12' stroke-linecap='round' opacity='0.28'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;height:18px;animation:.8s cubic-bezier(.22,1,.36,1) .6s both hp-lineGrow;position:absolute;bottom:6px;left:-4px;right:-24px}.hp-hero-sub{color:var(--ink-3);max-width:560px;margin-bottom:28px;font-size:16px;font-weight:300;line-height:1.85}.hp-hero-note{color:var(--ink-4);max-width:560px;margin-bottom:28px;font-size:12px;line-height:1.8}.hp-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hp-btn-primary{background:var(--ink);color:#fff;font-family:var(--sans);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.hp-btn-primary:hover{background:#1c1c1e;transform:translateY(-2px);box-shadow:0 12px 24px #0000002e}.hp-btn-secondary{color:var(--ink-3);font-size:14px;font-weight:500;font-family:var(--sans);align-items:center;gap:6px;padding:8px 0;text-decoration:none;transition:color .2s;display:inline-flex}.hp-btn-secondary:hover{color:var(--ink)}.hp-btn-secondary svg{transition:transform .2s}.hp-btn-secondary:hover svg{transform:translate(3px)}.hp-hero-visual{height:420px;position:relative}.hp-visual-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;position:absolute;box-shadow:0 4px 24px #0000000f,0 1px 4px #0000000a}.hp-vc-main{width:320px;animation:5s ease-in-out infinite hp-float;top:0;right:0}.hp-vc-badge{width:196px;padding:16px 20px;animation:5s ease-in-out 1.5s infinite hp-float;bottom:56px;left:-12px}.hp-vc-tag{width:184px;padding:12px 16px;animation:5s ease-in-out .7s infinite hp-float;top:152px;left:-30px}.hp-vc-label{font-family:var(--mono);color:var(--ink-4);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:10px}.hp-vc-title{font-family:var(--serif);color:var(--ink);margin-bottom:10px;font-size:13px;font-weight:700}.hp-vc-preview{flex-direction:column;gap:12px;display:flex}.hp-vc-preview-item{border:1px solid var(--line);background:linear-gradient(#fff 0%,#fbfbfb 100%);border-radius:12px;padding:12px 12px 10px}.hp-vc-preview-head{color:var(--ink-4);letter-spacing:.04em;margin-bottom:6px;font-size:10px}.hp-vc-preview-text{color:var(--ink-2);font-size:12px;line-height:1.6}.hp-vc-steps{flex-direction:column;gap:10px;display:flex}.hp-vc-step{align-items:center;gap:10px;display:flex}.hp-vc-step-num{background:var(--blue-light);width:20px;height:20px;color:var(--blue);font-family:var(--mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:500;display:flex}.hp-vc-step-num.hp-done{color:#16a34a;background:#dcfce7}.hp-vc-step-num.hp-next{color:#16a34a;background:#f0fdf4}.hp-vc-step-text{color:var(--ink-2);font-size:11px;font-weight:500}.hp-vc-badge-inner{align-items:center;gap:10px;display:flex}.hp-vc-badge-icon{background:linear-gradient(135deg,#2563eb,#0891b2);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hp-vc-badge-icon svg{color:#fff;width:16px;height:16px}.hp-vc-badge-text{color:var(--ink);font-size:12px;font-weight:600}.hp-vc-badge-sub{color:var(--ink-4);font-size:10px}.hp-marquee-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-2);overflow:hidden}.hp-marquee-inner{white-space:nowrap;animation:50s linear infinite hp-marquee;display:flex}.hp-marquee-item{font-family:var(--mono);color:var(--ink-4);letter-spacing:.02em;border-right:1px solid var(--line);align-items:center;gap:12px;padding:14px 28px;font-size:12px;font-weight:500;display:inline-flex}.hp-marquee-item span{color:var(--ink-3)}.hp-steps-section{max-width:1280px;margin:100px auto;padding:0 40px}.hp-section-header{margin-bottom:64px}.hp-section-label{font-family:var(--mono);color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:11px;display:block}.hp-section-title{font-family:var(--sans);letter-spacing:-.03em;color:var(--ink);font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}.hp-steps-grid{grid-template-columns:1fr 1fr 1fr;display:grid;position:relative}.hp-steps-grid:before{content:"";background:linear-gradient(90deg, transparent, var(--line) 20%, var(--line) 80%, transparent);height:1px;position:absolute;top:40px;left:10%;right:10%}.hp-step-item{border-right:1px solid var(--line);padding:40px 36px;position:relative}.hp-step-item:last-child{border-right:none}.hp-step-num-wrap{width:80px;height:80px;margin-bottom:28px;position:relative}.hp-step-num-ring{border:1px solid var(--line);border-radius:50%;position:absolute;inset:0}.hp-step-num{border:1px solid var(--line);font-family:var(--sans);color:var(--ink);z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:700;transition:background .3s,color .3s,border-color .3s;display:flex;position:absolute;inset:8px}.hp-step-item:hover .hp-step-num{background:var(--ink);color:#fff;border-color:var(--ink)}.hp-step-num.hp-step-active{color:#fff;background:linear-gradient(135deg,#2563eb,#0891b2);border-color:#0000;box-shadow:0 8px 20px #2563eb4d}.hp-step-heading{font-family:var(--serif);color:var(--ink);letter-spacing:-.02em;margin-bottom:10px;font-size:19px;font-weight:700}.hp-step-desc{color:var(--ink-3);font-size:14px;font-weight:300;line-height:1.75}.hp-guide-section{max-width:1280px;margin:0 auto 100px;padding:0 40px}.hp-guide-banner{background:var(--ink);color:inherit;border-radius:24px;justify-content:space-between;align-items:center;gap:48px;padding:56px 64px;text-decoration:none;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.hp-guide-banner:hover{transform:scale(1.005)}.hp-guide-bg{pointer-events:none;position:absolute;inset:0}.hp-guide-bg:before{content:"";background:radial-gradient(circle,#2563eb40 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.hp-guide-bg:after{content:"";background:radial-gradient(circle,#0891b233 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;right:100px}.hp-guide-left{z-index:1;position:relative}.hp-guide-chip{background:#ffffff14;border:1px solid #ffffff1f;border-radius:99px;align-items:center;gap:6px;margin-bottom:20px;padding:4px 12px;display:inline-flex}.hp-guide-chip span{font-family:var(--mono);color:#fff9;letter-spacing:.1em;text-transform:uppercase;font-size:10px}.hp-guide-title{font-family:var(--serif);color:#fff;letter-spacing:-.03em;margin-bottom:12px;font-size:28px;font-weight:800;line-height:1.2}.hp-guide-desc{color:#ffffffe6;max-width:520px;font-size:15px;font-weight:300;line-height:1.7}.hp-guide-cta{z-index:1;color:var(--ink);font-size:14px;font-weight:700;font-family:var(--sans);white-space:nowrap;background:#fff;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:14px 28px;transition:background .25s,transform .25s;display:flex;position:relative}.hp-guide-cta:hover{background:var(--paper-2);transform:translateY(-1px)}.hp-industry-section{max-width:1280px;margin:0 auto 120px;padding:0 40px}.hp-industry-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.hp-industry-helper{color:var(--ink-3);margin-bottom:28px;font-size:13px;line-height:1.7}.hp-industry-count{font-family:var(--mono);color:var(--ink-4);background:var(--paper-2);border:1px solid var(--line);white-space:nowrap;border-radius:99px;align-self:center;padding:4px 12px;font-size:12px}.hp-industry-grid{grid-template-columns:repeat(auto-fill,minmax(196px,1fr));gap:12px;display:grid}.hp-industry-card{text-align:center;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:152px;padding:28px 16px 24px;transition:border-color .25s,transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s;display:flex;position:relative;overflow:hidden}.hp-industry-card:before{content:"";opacity:0;background:linear-gradient(135deg, var(--blue-light), #0891b20f);transition:opacity .25s;position:absolute;inset:0}.hp-industry-card:hover:before{opacity:1}.hp-industry-card:hover{border-color:#2563eb4d;transform:translateY(-3px);box-shadow:0 12px 28px #2563eb1a,0 2px 6px #0000000a}.hp-industry-card:hover .hp-ic-icon{background:var(--blue);border-color:var(--blue)}.hp-industry-card:hover .hp-ic-icon svg{stroke:#fff}.hp-industry-card:hover .hp-ic-label{color:var(--blue)}.hp-ic-icon{background:var(--paper-2);border:1px solid var(--line);z-index:1;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;transition:background .25s,border-color .25s;display:flex;position:relative}.hp-ic-icon svg{width:20px;height:20px;stroke:var(--ink-3);transition:stroke .25s}.hp-ic-label{font-family:var(--serif);color:var(--ink);z-index:1;font-size:13px;font-weight:600;line-height:1.3;transition:color .25s;position:relative}.hp-footer{background:#fff;border-top:1px solid #e4e4e7;margin-top:auto;padding:48px 40px}.hp-footer-inner{flex-direction:column;align-items:center;gap:16px;max-width:1280px;margin:0 auto;display:flex}.hp-footer-logo{align-items:center;gap:8px;text-decoration:none;display:flex}.hp-footer-logo-text{color:#09090b;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;font-weight:700}.hp-footer-copy{color:#a1a1aa;font-size:13px}.hp-footer-note{color:#a1a1aa;text-align:center;max-width:520px;font-size:11px;line-height:1.7}@media (width<=1024px){.hp-hero{grid-template-columns:1fr;gap:60px;padding:80px 32px}.hp-hero-visual{display:none}.hp-steps-grid{grid-template-columns:1fr}.hp-step-item{border-right:none;border-bottom:1px solid var(--line)}.hp-step-item:last-child{border-bottom:none}.hp-steps-grid:before{display:none}.hp-guide-banner{flex-direction:column;padding:40px}.hp-header-inner{padding:0 24px}}@media (width<=640px){.hp-hero{padding:60px 20px}.hp-steps-section,.hp-guide-section,.hp-industry-section{padding:0 20px}.hp-industry-grid{grid-template-columns:1fr 1fr}.hp-nav a:not(.hp-nav-cta):not(.hp-nav-contact){display:none}.hp-footer{padding:40px 20px}.mode-modal{border-radius:18px;padding:28px 20px 24px}.mode-card-grid{grid-template-columns:1fr;gap:10px}.mode-card{padding:18px}}.hp-nav-contact{border:1px solid var(--line);background:0 0;border-radius:8px;align-items:center;gap:5px;padding:7px 14px;display:flex;color:var(--ink)!important;font-size:13px!important;font-weight:500!important;transition:border-color .2s,background .2s!important}.hp-nav-contact:hover{border-color:var(--ink-3)!important;background:var(--paper-2)!important;color:var(--ink)!important;transform:none!important}.hp-footer-support{border-bottom:1px solid #e4e4e7;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;padding-bottom:20px;display:flex}.hp-footer-contact-btn{color:#fff;background:#09090b;border-radius:8px;align-items:center;gap:6px;padding:10px 22px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.hp-footer-contact-btn:hover{background:#27272a}.hp-footer-support-link{color:#52525b;border:1px solid #e4e4e7;border-radius:99px;align-items:center;gap:5px;padding:7px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.hp-footer-support-link:hover{color:#09090b;border-color:#52525b}.hp-footer-legal{border-bottom:1px solid #e4e4e7;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 20px;width:100%;padding:20px 0;display:flex}.hp-footer-legal a{color:#52525b;white-space:nowrap;font-size:12px;text-decoration:none;transition:color .2s}.hp-footer-legal a:hover{color:#09090b}@media (width<=640px){.hp-nav-contact{padding:6px 10px;font-size:12px!important}.hp-footer-support{gap:10px}.hp-footer-legal{gap:8px 16px}}
