@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";
.Layout-module__jbLzUW__shell{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Layout-module__jbLzUW__shell:before,.Layout-module__jbLzUW__shell:after{content:"";z-index:-1;filter:blur(80px);opacity:.55;pointer-events:none;border-radius:999px;position:fixed}.Layout-module__jbLzUW__shell:before{background:radial-gradient(circle,#24c5ff66 0%,#24c5ff00 70%);width:38rem;height:38rem;top:-12rem;right:-8rem}.Layout-module__jbLzUW__shell:after{background:radial-gradient(circle,#ffa15f59 0%,#ffa15f00 70%);width:34rem;height:34rem;bottom:-12rem;left:-8rem}.Layout-module__jbLzUW__header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg)78%,transparent);position:sticky;top:0}.Layout-module__jbLzUW__headerInner{justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:.9rem 1.1rem;display:flex}.Layout-module__jbLzUW__brand{color:var(--text);font-family:var(--font-display);letter-spacing:.02em;align-items:center;gap:.8rem;font-size:1.2rem;display:inline-flex}.Layout-module__jbLzUW__brandMark{flex-shrink:0;width:2rem;height:2rem}.Layout-module__jbLzUW__brandText{line-height:1.05;display:grid}.Layout-module__jbLzUW__brandSub{font-family:var(--font-body);color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-top:.18rem;font-size:.64rem;display:block}.Layout-module__jbLzUW__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.3rem;display:flex}.Layout-module__jbLzUW__navLink{color:var(--muted);border:1px solid #0000;border-radius:999px;padding:.45rem .74rem;font-size:.82rem;transition:all .2s}.Layout-module__jbLzUW__navLink:hover{color:var(--text);border-color:var(--line);background:var(--surface-strong)}.Layout-module__jbLzUW__navLinkActive{color:#fff;background:linear-gradient(130deg,var(--accent)0%,var(--accent-strong)100%);box-shadow:0 8px 14px color-mix(in srgb,var(--accent-strong)24%,transparent);border-color:#0000}.Layout-module__jbLzUW__main{flex:1;width:100%;max-width:1180px;margin:0 auto;padding:2.3rem 1.1rem 4rem}.Layout-module__jbLzUW__footer{border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface)76%,transparent);color:var(--muted);margin-top:auto;padding:3.5rem 1.1rem;font-size:.85rem}.Layout-module__jbLzUW__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1180px;margin:0 auto;display:flex}.Layout-module__jbLzUW__footerLeft{flex-direction:column;gap:.4rem;display:flex}.Layout-module__jbLzUW__footerBrandName{font-family:var(--font-display);color:var(--text);letter-spacing:.02em;font-size:1.1rem;font-weight:600}.Layout-module__jbLzUW__footerTagline{font-size:.8rem;line-height:1.5}.Layout-module__jbLzUW__footerCopy{opacity:.8;margin-top:.8rem;font-size:.75rem}.Layout-module__jbLzUW__footerLinks{gap:2rem;display:flex}.Layout-module__jbLzUW__footerLinks a{color:var(--text);text-decoration:none;transition:color .2s}.Layout-module__jbLzUW__footerLinks a:hover{color:var(--accent);text-decoration:none}@media (max-width:960px){.Layout-module__jbLzUW__headerInner{flex-direction:column;align-items:flex-start}.Layout-module__jbLzUW__nav{width:100%}}@media (max-width:640px){.Layout-module__jbLzUW__main{padding-top:1.6rem}.Layout-module__jbLzUW__nav{justify-content:flex-start}.Layout-module__jbLzUW__navLink{padding:.4rem .58rem;font-size:.8rem}.Layout-module__jbLzUW__footerInner{flex-direction:column;align-items:flex-start;gap:2rem}.Layout-module__jbLzUW__footerLinks{flex-direction:column;gap:.8rem}}
.Frameworks-module__vaHREa__container{color:#1a202c;max-width:860px;min-height:100vh;margin:0 auto;padding:40px 24px;font-family:Noto Sans JP,sans-serif;line-height:1.8}.Frameworks-module__vaHREa__title{color:#111827;letter-spacing:.02em;text-align:center;margin-bottom:16px;font-size:2.25rem;font-weight:700;line-height:1.4}.Frameworks-module__vaHREa__subtitle{color:#6b7280;text-align:center;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1rem;font-weight:400}.Frameworks-module__vaHREa__content h2{color:#1f2937;border-left:5px solid #0ea5e9;margin-top:64px;margin-bottom:24px;padding-left:16px;font-size:1.6rem;font-weight:700;position:relative}.Frameworks-module__vaHREa__content h3{color:#374151;margin-top:32px;margin-bottom:16px;font-size:1.25rem;font-weight:700}.Frameworks-module__vaHREa__content p{color:#374151;text-align:justify;margin-bottom:24px;font-size:1rem;line-height:1.9}.Frameworks-module__vaHREa__card{background:#fff;border:1px solid #e2e8f099;border-radius:16px;margin-bottom:24px;padding:28px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.Frameworks-module__vaHREa__card:before{content:"";opacity:0;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Frameworks-module__vaHREa__card:hover{border-color:#e2e8f0;transform:translateY(-3px);box-shadow:0 12px 20px -3px #00000014,0 4px 6px -2px #0000000a}.Frameworks-module__vaHREa__card:hover:before{opacity:1}.Frameworks-module__vaHREa__card .Frameworks-module__vaHREa__cardTitle{color:#0f172a;align-items:center;gap:8px;margin-bottom:12px;font-size:1.15rem;font-weight:800;display:flex;margin-top:0!important}.Frameworks-module__vaHREa__card .Frameworks-module__vaHREa__cardTitle:before{content:"";background:#3b82f6;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.Frameworks-module__vaHREa__card p{margin-bottom:12px}.Frameworks-module__vaHREa__card p:last-child{margin-bottom:0}.Frameworks-module__vaHREa__phaseSection{border-top:2px dashed #e5e7eb;margin-top:48px;padding:24px 0 0;position:relative}.Frameworks-module__vaHREa__phaseHeader{flex-direction:column;align-items:flex-start;margin-bottom:24px;display:flex}.Frameworks-module__vaHREa__phaseLabel{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:999px;margin-bottom:12px;padding:6px 14px;font-size:.8rem;font-weight:700;box-shadow:0 2px 8px #6366f140}.Frameworks-module__vaHREa__phaseSection .Frameworks-module__vaHREa__phaseTitle{color:#0f172a;font-size:1.6rem;font-weight:800;line-height:1.3;margin:0!important}.Frameworks-module__vaHREa__phaseSection .Frameworks-module__vaHREa__phaseDescription{color:#475569;margin-top:8px;font-size:.98rem;margin-bottom:0!important}.Frameworks-module__vaHREa__contrastGrid{grid-template-columns:1fr 1fr;gap:16px;margin:24px 0;display:grid}@media (max-width:768px){.Frameworks-module__vaHREa__contrastGrid{grid-template-columns:1fr}}.Frameworks-module__vaHREa__contrastCard{border:1px solid #0000;border-radius:12px;padding:16px}.Frameworks-module__vaHREa__contrastBad{background-color:#fef2f2;border:1px solid #fecaca}.Frameworks-module__vaHREa__contrastGood{background-color:#f0fdf4;border:1px solid #bbf7d0}.Frameworks-module__vaHREa__contrastLabel{margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.Frameworks-module__vaHREa__labelBad{color:#dc2626}.Frameworks-module__vaHREa__labelGood{color:#16a34a}.Frameworks-module__vaHREa__narrative{background:linear-gradient(145deg,#f8fafc 0%,#fff 100%);border:1px solid #e2e8f0;border-left:4px solid #10b981;border-radius:8px 12px 12px 8px;margin:32px 0;padding:24px 28px;box-shadow:0 4px 6px -1px #00000005}.Frameworks-module__vaHREa__narrativeTitle{color:#047857;align-items:center;gap:8px;margin-top:0;margin-bottom:12px;font-size:1.05rem;font-weight:800;display:flex}.Frameworks-module__vaHREa__narrativeTitle:before{content:"💡";font-size:1.2rem}.Frameworks-module__vaHREa__narrativeContent{color:#334155;font-size:.98rem;line-height:1.8}.Frameworks-module__vaHREa__intro{color:#334155;background:linear-gradient(90deg,#f8fafccc,#0000);border-left:3px solid #cbd5e1;border-radius:12px;margin-bottom:48px;padding:24px 28px;font-size:1.15rem;line-height:2}.Frameworks-module__vaHREa__grid2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.Frameworks-module__vaHREa__example{color:#0c4a6e;background-color:#f0f9ff;border-left:4px solid #0ea5e9;border-radius:4px;margin-top:8px;padding:12px 16px;font-size:.9rem;display:block}.Frameworks-module__vaHREa__exampleLabel{color:#0284c7;text-transform:uppercase;letter-spacing:.05em;margin-right:8px;font-size:.75rem;font-weight:700}.Frameworks-module__vaHREa__mermaidContainer{border-radius:8px;justify-content:center;align-items:center;margin:2rem auto;padding:1rem;display:flex;overflow-x:auto}.Frameworks-module__vaHREa__mermaidContainer svg{max-width:100%;height:auto}.Frameworks-module__vaHREa__summaryBox{background:linear-gradient(145deg,#fffbf0 0%,#fff 100%);border:1px solid #fef3c7;border-left:5px solid #f59e0b;border-radius:8px 12px 12px 8px;margin:40px 0;padding:28px 32px;position:relative;overflow:hidden;box-shadow:0 4px 12px #f59e0b14}.Frameworks-module__vaHREa__summaryBox:after{content:"";pointer-events:none;background:radial-gradient(circle,#fde68a66 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:0;right:0;transform:translate(30%,-30%)}.Frameworks-module__vaHREa__summaryBoxTitle{color:#b45309;border-bottom:1px dashed #fde68a;align-items:center;gap:12px;margin-top:0;margin-bottom:20px;padding-bottom:12px;font-size:1.35rem;font-weight:800;display:flex}.Frameworks-module__vaHREa__summaryBoxIcon{filter:drop-shadow(0 2px 4px #f59e0b4d);font-size:1.6rem;line-height:1}.Frameworks-module__vaHREa__summaryBoxContent{color:#334155;font-size:1rem;line-height:1.9}.Frameworks-module__vaHREa__summaryBoxContent ol,.Frameworks-module__vaHREa__summaryBoxContent ul{margin-top:0;margin-bottom:0;padding-left:24px}.Frameworks-module__vaHREa__summaryBoxContent li{margin-bottom:12px}.Frameworks-module__vaHREa__summaryBoxContent li:last-child{margin-bottom:0}
.Page-module__lEHVma__pageHeader{grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr);align-items:stretch;gap:1.2rem;margin-bottom:2.2rem;display:grid}.Page-module__lEHVma__pageHeaderSingle{grid-template-columns:minmax(0,1fr);justify-items:start}.Page-module__lEHVma__pageHeaderWithPlanBadge{padding-right:min(36vw,19rem);position:relative}.Page-module__lEHVma__planBadge{white-space:nowrap;text-overflow:ellipsis;border-radius:999px;width:fit-content;max-width:min(35vw,18rem);margin:0;padding:.5rem .78rem;font-size:.82rem;position:absolute;top:0;right:0;overflow:hidden}.Page-module__lEHVma__heroWrap{grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr);gap:1rem;display:grid}.Page-module__lEHVma__heroMainCompact{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)94%,white);border-radius:1.15rem;gap:.9rem;padding:clamp(1rem,2.4vw,1.6rem);display:grid}.Page-module__lEHVma__heroSummary{color:var(--text);max-width:48ch;font-size:1rem;line-height:1.55}.Page-module__lEHVma__heroTagRow{flex-wrap:wrap;gap:.48rem;display:flex}.Page-module__lEHVma__heroTag{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:.28rem .58rem;font-size:.8rem}.Page-module__lEHVma__ladderPanel{border:1px solid color-mix(in srgb,var(--accent)28%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,var(--accent)10%,var(--surface))0%,color-mix(in srgb,var(--surface)96%,white)100%);border-radius:1.15rem;gap:.7rem;padding:clamp(.9rem,2vw,1.2rem);display:grid}.Page-module__lEHVma__ladderLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--accent-strong);font-size:.75rem;font-weight:700}.Page-module__lEHVma__ladderList{gap:.42rem;display:grid}.Page-module__lEHVma__ladderItem{border:1px solid color-mix(in srgb,var(--line)88%,var(--accent));background:color-mix(in srgb,var(--surface)74%,transparent);border-radius:.7rem;justify-content:space-between;align-items:baseline;gap:.65rem;padding:.54rem .62rem;display:flex}.Page-module__lEHVma__ladderName{font-size:.8rem;font-weight:600;line-height:1.35}.Page-module__lEHVma__ladderPrice{font-family:var(--font-display);font-size:.92rem}.Page-module__lEHVma__ladderFoot{color:var(--muted);border-top:1px dashed color-mix(in srgb,var(--line)72%,var(--accent));padding-top:.55rem;font-size:.82rem;line-height:1.45}.Page-module__lEHVma__audiencePanel{border:1px solid color-mix(in srgb,var(--accent)28%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,var(--accent)10%,var(--surface))0%,color-mix(in srgb,var(--surface)96%,white)100%);border-radius:1.15rem;gap:.72rem;padding:clamp(.9rem,2vw,1.2rem);display:grid}.Page-module__lEHVma__audienceLabel{letter-spacing:.09em;text-transform:uppercase;color:var(--accent-strong);font-size:.75rem;font-weight:700}.Page-module__lEHVma__audienceTitle{font-family:var(--font-display);font-size:1.1rem;line-height:1.35}.Page-module__lEHVma__audienceSubtitle{color:var(--muted);font-size:.88rem;line-height:1.45}.Page-module__lEHVma__audienceBlock{border:1px solid color-mix(in srgb,var(--line)86%,var(--accent));background:color-mix(in srgb,var(--surface)78%,transparent);border-radius:.8rem;padding:.62rem}.Page-module__lEHVma__audienceBlockTitle{color:var(--text);margin-bottom:.45rem;font-size:.76rem;font-weight:700}.Page-module__lEHVma__audienceChipRow,.Page-module__lEHVma__companyChipRow{flex-wrap:wrap;gap:.42rem;display:flex}.Page-module__lEHVma__audienceChip,.Page-module__lEHVma__companyChip{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:.2rem .52rem;font-size:.78rem}.Page-module__lEHVma__companyChip{color:var(--text);border-color:color-mix(in srgb,var(--accent)26%,var(--line));background:color-mix(in srgb,var(--accent)8%,var(--surface))}.Page-module__lEHVma__audienceNote{color:var(--muted);border-top:1px dashed color-mix(in srgb,var(--line)72%,var(--accent));padding-top:.58rem;font-size:.82rem;line-height:1.45}.Page-module__lEHVma__heroMain{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)92%,white);border-radius:1.25rem;gap:1rem;padding:clamp(1.1rem,2.4vw,1.8rem);display:grid}.Page-module__lEHVma__eyebrow{letter-spacing:.1em;text-transform:uppercase;width:fit-content;color:var(--accent-strong);background:color-mix(in srgb,var(--accent)12%,transparent);border:1px solid color-mix(in srgb,var(--accent)35%,transparent);border-radius:999px;padding:.32rem .65rem;font-size:.75rem;display:inline-block}.Page-module__lEHVma__pageTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.Page-module__lEHVma__pageTitleNoWrap{white-space:nowrap;max-width:none}.Page-module__lEHVma__pageTitleSingleLine{white-space:nowrap;text-overflow:ellipsis;max-width:none;overflow:hidden}.Page-module__lEHVma__pageLead{color:var(--muted);max-width:70ch;font-size:1.04rem;line-height:1.7}.Page-module__lEHVma__pageLeadGroup{gap:.2rem;display:grid}.Page-module__lEHVma__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.35rem;display:grid}.Page-module__lEHVma__metricCard{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)90%,white);border-radius:.76rem;padding:.55rem .62rem}.Page-module__lEHVma__metricLabel{color:var(--muted);letter-spacing:.06em;font-size:.72rem}.Page-module__lEHVma__metricValue{margin-top:.2rem;font-size:.82rem;font-weight:700;line-height:1.35}.Page-module__lEHVma__insightLine{color:var(--text);max-width:70ch;line-height:1.7}.Page-module__lEHVma__highlightText{color:var(--accent-strong)}.Page-module__lEHVma__heroPanel{border:1px solid color-mix(in srgb,var(--accent)32%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,var(--accent)14%,var(--surface))0%,color-mix(in srgb,var(--accent-strong)8%,var(--surface))100%);border-radius:1.25rem;gap:.8rem;padding:clamp(1rem,2vw,1.45rem);display:grid}.Page-module__lEHVma__heroPanelLabel{text-transform:uppercase;letter-spacing:.11em;color:var(--accent-strong);font-size:.75rem;font-weight:700}.Page-module__lEHVma__heroPanelTitle{font-family:var(--font-display);font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.35}.Page-module__lEHVma__heroPanelList{gap:.5rem;list-style:none;display:grid}.Page-module__lEHVma__heroPanelList li{border:1px solid color-mix(in srgb,var(--line)84%,var(--accent));background:color-mix(in srgb,var(--surface)74%,transparent);color:var(--text);border-radius:.8rem;padding:.62rem .72rem;font-size:.9rem;line-height:1.5}.Page-module__lEHVma__heroPanelFoot{color:var(--muted);border-top:1px dashed color-mix(in srgb,var(--line)70%,var(--accent));padding-top:.65rem;font-size:.88rem}.Page-module__lEHVma__trustLine{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:.9rem;padding:.88rem 1rem}.Page-module__lEHVma__freePreviewNotice{border-color:color-mix(in srgb,var(--accent)45%,var(--line));background:color-mix(in srgb,var(--accent)12%,var(--surface));color:var(--text);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent)22%,transparent);font-weight:600}.Page-module__lEHVma__actionRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Page-module__lEHVma__buttonPrimary,.Page-module__lEHVma__buttonGhost{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.62rem 1rem;font-size:.92rem;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.Page-module__lEHVma__buttonPrimary:disabled,.Page-module__lEHVma__buttonGhost:disabled{cursor:not-allowed}.Page-module__lEHVma__buttonPrimary{color:#fff;background:linear-gradient(130deg,var(--accent)0%,var(--accent-strong)100%);box-shadow:0 10px 18px color-mix(in srgb,var(--accent-strong)24%,transparent)}.Page-module__lEHVma__buttonPrimary:hover{transform:translateY(-1px)}.Page-module__lEHVma__buttonGhost{color:var(--text);border:1px solid var(--line);background:var(--surface)}.Page-module__lEHVma__buttonGhost:hover{border-color:var(--accent)}.Page-module__lEHVma__section{margin-top:2.3rem}.Page-module__lEHVma__sectionCompact{margin-top:1.2rem}.Page-module__lEHVma__sectionSub{color:var(--muted);margin-bottom:0;line-height:1.6}.Page-module__lEHVma__sectionHeadingRow{justify-content:space-between;align-items:baseline;gap:.8rem;margin-bottom:1rem;display:flex}.Page-module__lEHVma__sectionHint{color:var(--muted);font-size:.85rem}.Page-module__lEHVma__actionRowCenter{justify-content:center;gap:.8rem;margin-top:.9rem;display:flex}.Page-module__lEHVma__scanBoard{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.Page-module__lEHVma__scanPanel{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)92%,white);border-radius:1rem;padding:.92rem}.Page-module__lEHVma__scanTitle{margin-bottom:.7rem;font-size:.98rem;font-weight:700}.Page-module__lEHVma__scanList{gap:.48rem;list-style:none;display:grid}.Page-module__lEHVma__scanList li{border-left:2px solid color-mix(in srgb,var(--accent)35%,var(--line));color:var(--muted);padding-left:.55rem;font-size:.9rem;line-height:1.5}.Page-module__lEHVma__processGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.Page-module__lEHVma__processCard{border:1px solid var(--line);background:var(--surface);border-radius:.92rem;padding:.86rem}.Page-module__lEHVma__processIndex{font-family:var(--font-display);color:var(--accent-strong);letter-spacing:.08em;margin-bottom:.38rem;font-size:.78rem}.Page-module__lEHVma__closingBanner{border:1px solid color-mix(in srgb,var(--accent)30%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,var(--accent)11%,var(--surface))0%,color-mix(in srgb,var(--surface)94%,white)100%);border-radius:1rem;padding:1rem}.Page-module__lEHVma__storyFrame,.Page-module__lEHVma__storyFrameCompact{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)90%,white);border-radius:1rem;padding:1.1rem 1.05rem}.Page-module__lEHVma__storyListGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.Page-module__lEHVma__storyLineCard{border:1px solid var(--line);background:var(--surface);border-radius:.86rem;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.45rem;padding:.74rem .8rem;display:grid}.Page-module__lEHVma__storyBullet{color:var(--accent-strong);margin-top:.34rem;font-size:.72rem}.Page-module__lEHVma__insightGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.Page-module__lEHVma__insightCard{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;gap:.45rem;padding:.85rem;display:grid}.Page-module__lEHVma__insightNumber{font-family:var(--font-display);color:var(--accent-strong);letter-spacing:.08em;font-size:.85rem}.Page-module__lEHVma__sectionTitle{font-family:var(--font-display);margin-bottom:0;font-size:clamp(1.4rem,2vw,2rem)}.Page-module__lEHVma__grid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.Page-module__lEHVma__grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.Page-module__lEHVma__card{border:1px solid var(--line);background:linear-gradient(160deg,color-mix(in srgb,var(--surface)84%,white)0%,var(--surface)100%);border-radius:1rem;padding:1rem}.Page-module__lEHVma__cardTitle{margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.Page-module__lEHVma__cardBody{color:var(--muted);line-height:1.65}.Page-module__lEHVma__cardLink{color:var(--accent-strong);margin-top:.8rem;font-size:.9rem;font-weight:600;display:inline-flex}.Page-module__lEHVma__tagRow{flex-wrap:wrap;gap:.45rem;margin-top:.8rem;display:flex}.Page-module__lEHVma__tag{background:color-mix(in srgb,var(--accent)11%,transparent);color:var(--accent-strong);border:1px solid color-mix(in srgb,var(--accent)25%,transparent);border-radius:999px;padding:.25rem .55rem;font-size:.78rem}.Page-module__lEHVma__inlineList{flex-wrap:wrap;gap:.55rem;display:flex}.Page-module__lEHVma__inlinePill{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:999px;padding:.32rem .62rem;font-size:.8rem}.Page-module__lEHVma__list{gap:.5rem;padding-left:1.15rem;display:grid}.Page-module__lEHVma__painGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.85rem;list-style:none;display:grid}.Page-module__lEHVma__painCard{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)92%,white);color:var(--muted);border-radius:.9rem;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.55rem;padding:.84rem .9rem;line-height:1.55;display:grid}.Page-module__lEHVma__painMarker{background:color-mix(in srgb,var(--accent)12%,transparent);width:1.2rem;height:1.2rem;color:var(--accent-strong);border:1px solid color-mix(in srgb,var(--accent)28%,transparent);border-radius:999px;justify-content:center;align-items:center;margin-top:.08rem;font-size:.68rem;font-weight:800;display:inline-flex}.Page-module__lEHVma__introPill{border:1px solid color-mix(in srgb,var(--accent)28%,var(--line));background:color-mix(in srgb,var(--accent)10%,transparent);color:var(--text);border-radius:999px;padding:.38rem .72rem;font-size:.82rem;display:inline-flex}.Page-module__lEHVma__painClosing{border:1px solid color-mix(in srgb,var(--accent)28%,var(--line));background:color-mix(in srgb,var(--accent)9%,var(--surface));color:var(--text);border-radius:.9rem;margin-top:.9rem;padding:.72rem .86rem;font-weight:600;line-height:1.6}.Page-module__lEHVma__list li{color:var(--muted);line-height:1.6}.Page-module__lEHVma__faq{gap:.7rem;display:grid}.Page-module__lEHVma__faqItem{border:1px solid var(--line);background:var(--surface);border-radius:.85rem;padding:.9rem}.Page-module__lEHVma__faqQ{margin-bottom:.45rem;font-weight:700}.Page-module__lEHVma__faqA{color:var(--muted);line-height:1.65}.Page-module__lEHVma__reviewMisconceptionBlock{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)93%,white);border-radius:.95rem;gap:1.25rem;padding:.95rem;display:grid}.Page-module__lEHVma__reviewContrastGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.Page-module__lEHVma__reviewContrastCard{border:1px solid var(--line);background:var(--surface);border-radius:.82rem;padding:.72rem .78rem}.Page-module__lEHVma__reviewContrastBad{border-color:color-mix(in srgb,var(--line)80%,var(--accent))}.Page-module__lEHVma__reviewContrastGood{border-color:color-mix(in srgb,var(--accent)34%,var(--line));background:color-mix(in srgb,var(--accent)6%,var(--surface))}.Page-module__lEHVma__reviewSummaryText{color:var(--muted);margin:.5rem 0 0;line-height:1.7}.Page-module__lEHVma__content{gap:1.8rem;margin-top:1.5rem;display:grid}.Page-module__lEHVma__reviewSubpoints{border:1px solid var(--line);background:var(--surface);border-radius:.82rem;padding:.72rem .78rem}.Page-module__lEHVma__reviewDiagram{border:1px solid color-mix(in srgb,var(--accent)28%,var(--line));background:color-mix(in srgb,var(--accent)8%,var(--surface));border-radius:.82rem;padding:.72rem .78rem}.Page-module__lEHVma__reviewDiagram .Page-module__lEHVma__list{gap:.42rem;padding-left:1.05rem}.Page-module__lEHVma__pyramidTree{gap:1rem;display:grid}.Page-module__lEHVma__treeRoot{border:1px solid color-mix(in srgb,var(--accent)44%,var(--line));background:linear-gradient(165deg,color-mix(in srgb,var(--accent)12%,var(--surface))0%,color-mix(in srgb,var(--surface)92%,white)100%);width:min(620px,94%);margin:0 auto}.Page-module__lEHVma__structureChart{background:color-mix(in srgb,var(--surface)95%,white);border:1px solid var(--line);border-radius:1rem;justify-content:space-between;align-items:center;gap:.5rem;margin:1rem 0;padding:1rem;display:flex}.Page-module__lEHVma__structureNode{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.Page-module__lEHVma__nodeTag{color:var(--muted);margin-bottom:.4rem;font-size:.72rem;font-weight:700}.Page-module__lEHVma__nodeTagAccent{color:var(--accent-strong)}.Page-module__lEHVma__nodeBox{border:1px solid var(--line);background:var(--surface);border-radius:.5rem;width:100%;margin-bottom:.4rem;padding:.6rem;font-size:.9rem;font-weight:700}.Page-module__lEHVma__nodeBoxAccent{border-color:var(--accent);background:color-mix(in srgb,var(--accent)8%,var(--surface));color:var(--accent-strong)}.Page-module__lEHVma__nodeDesc{color:var(--muted);font-size:.78rem;line-height:1.3}.Page-module__lEHVma__structureArrow{color:var(--line);margin-top:1.2rem;font-size:1.2rem;font-weight:700}.Page-module__lEHVma__allocationChart{margin:1.5rem 0}.Page-module__lEHVma__allocationBar{border:1px solid var(--line);border-radius:.5rem;height:2.2rem;display:flex;overflow:hidden}.Page-module__lEHVma__allocationPart{color:#fff;text-shadow:0 1px 2px #0003;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.Page-module__lEHVma__allocationLabel{white-space:nowrap;padding:0 .5rem}.Page-module__lEHVma__allocationLegend{color:var(--muted);justify-content:space-between;margin-top:.6rem;font-size:.82rem;font-weight:600;display:flex}.Page-module__lEHVma__questionMatrix{grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1.5rem 0;display:grid}.Page-module__lEHVma__matrixItem{border:1px solid var(--line);background:var(--surface);border-radius:.8rem;flex-direction:column;display:flex;overflow:hidden}.Page-module__lEHVma__matrixHead{background:color-mix(in srgb,var(--surface)93%,black);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:.5rem .7rem;display:flex}.Page-module__lEHVma__matrixHeadAccent{background:color-mix(in srgb,var(--accent)15%,var(--surface));border-bottom-color:color-mix(in srgb,var(--accent)25%,var(--line))}.Page-module__lEHVma__matrixTag{font-family:var(--font-display);font-size:.85rem;font-weight:700}.Page-module__lEHVma__matrixType{color:var(--muted);font-size:.72rem;font-weight:700}.Page-module__lEHVma__matrixBody{flex:1;padding:.8rem .7rem;font-size:.85rem;line-height:1.4}.Page-module__lEHVma__matrixFoot{color:var(--muted);background:color-mix(in srgb,var(--surface)96%,black);border-top:1px solid var(--line);text-align:right;padding:.4rem .7rem;font-size:.72rem}@media (max-width:640px){.Page-module__lEHVma__structureChart{flex-direction:column;gap:1rem}.Page-module__lEHVma__structureArrow{margin-top:0;transform:rotate(90deg)}.Page-module__lEHVma__allocationLabel{font-size:.65rem}.Page-module__lEHVma__questionMatrix{grid-template-columns:1fr}}.Page-module__lEHVma__treeRoot:after{content:"";background:color-mix(in srgb,var(--accent)42%,var(--line));width:1px;height:.72rem;position:absolute;bottom:-.72rem;left:50%;transform:translate(-50%)}.Page-module__lEHVma__treeBranchRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:.82rem;padding-top:.72rem;display:grid;position:relative}.Page-module__lEHVma__treeBranchRow:before{content:"";background:color-mix(in srgb,var(--accent)34%,var(--line));height:1px;position:absolute;top:0;left:16.666%;right:16.666%}.Page-module__lEHVma__treeColumn{gap:.48rem;display:grid;position:relative}.Page-module__lEHVma__treeColumn:before{content:"";background:color-mix(in srgb,var(--accent)42%,var(--line));width:1px;height:.72rem;position:absolute;top:-.72rem;left:50%}.Page-module__lEHVma__treeEvidenceNode{border:1px solid color-mix(in srgb,var(--accent)26%,var(--line));background:color-mix(in srgb,var(--surface)94%,white);text-align:center;color:var(--text);border-radius:.78rem;padding:.56rem .62rem;font-size:.86rem;font-weight:700;line-height:1.4;position:relative}.Page-module__lEHVma__treeEvidenceNode:after{content:"";background:color-mix(in srgb,var(--accent)34%,var(--line));width:1px;height:.5rem;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.Page-module__lEHVma__treeStarGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.38rem;display:grid}.Page-module__lEHVma__treeStarNode{border:1px solid color-mix(in srgb,var(--accent)38%,var(--line));background:color-mix(in srgb,var(--accent)6%,var(--surface));text-align:center;border-radius:.6rem;padding:.42rem .2rem;font-size:.76rem;font-weight:700;line-height:1}.Page-module__lEHVma__starFlowDiagram{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;display:flex}.Page-module__lEHVma__starNode{border:1px solid color-mix(in srgb,var(--accent)36%,var(--line));background:color-mix(in srgb,var(--accent)8%,var(--surface));text-align:center;border-radius:.72rem;min-width:84px;padding:.45rem .55rem;font-weight:700;line-height:1.35}.Page-module__lEHVma__starArrow{color:var(--accent-strong);font-size:1rem;font-weight:800}@media (max-width:760px){.Page-module__lEHVma__treeRoot{width:100%}.Page-module__lEHVma__treeRoot:after,.Page-module__lEHVma__treeBranchRow:before{display:none}.Page-module__lEHVma__treeBranchRow{grid-template-columns:1fr;padding-top:0}.Page-module__lEHVma__treeColumn:before{height:.55rem;top:-.55rem;left:.9rem}.Page-module__lEHVma__treeEvidenceNode:after{left:.9rem;transform:none}}.Page-module__lEHVma__reviewSubpoints .Page-module__lEHVma__list{gap:.45rem;padding-left:1.05rem}.Page-module__lEHVma__reviewSubpointGroups{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.7rem;display:grid}.Page-module__lEHVma__reviewSubpointGroupCard{border:1px solid color-mix(in srgb,var(--accent)24%,var(--line));background:var(--surface);border-radius:.82rem;padding:.72rem .78rem}.Page-module__lEHVma__reviewSubpointGroupCard .Page-module__lEHVma__cardTitle{margin-bottom:.42rem;font-size:.92rem}.Page-module__lEHVma__reviewSubpointGroupCard .Page-module__lEHVma__list{gap:.42rem;padding-left:1.02rem}.Page-module__lEHVma__reviewExampleItem{border-left:3px solid color-mix(in srgb,var(--accent)45%,var(--line));background:color-mix(in srgb,var(--accent)9%,var(--surface));color:var(--text);border-radius:.52rem;margin-left:-.98rem;padding:.44rem .56rem .44rem .6rem;list-style:none}.Page-module__lEHVma__reviewExampleTag{border:1px solid color-mix(in srgb,var(--accent)36%,var(--line));background:color-mix(in srgb,var(--accent)14%,var(--surface));color:var(--accent-strong);vertical-align:baseline;border-radius:999px;margin-right:.42rem;padding:.08rem .42rem;font-size:.72rem;font-weight:700;display:inline-block}.Page-module__lEHVma__reviewQaItem{gap:.3rem;margin-left:-.98rem;padding:.2rem .1rem;list-style:none;display:grid}.Page-module__lEHVma__reviewQaItem+.Page-module__lEHVma__reviewQaItem{border-top:1px dashed color-mix(in srgb,var(--line)74%,var(--accent));margin-top:.32rem;padding-top:.5rem}.Page-module__lEHVma__reviewQLine,.Page-module__lEHVma__reviewALine{margin:0;line-height:1.55}.Page-module__lEHVma__reviewQTag,.Page-module__lEHVma__reviewATag{text-align:center;border-radius:999px;min-width:1.35rem;margin-right:.44rem;padding:.08rem .42rem;font-size:.72rem;font-weight:700;display:inline-block}.Page-module__lEHVma__reviewQTag{color:var(--accent-strong);border:1px solid color-mix(in srgb,var(--accent)38%,var(--line));background:color-mix(in srgb,var(--accent)14%,var(--surface))}.Page-module__lEHVma__reviewATag{color:var(--text);border:1px solid color-mix(in srgb,var(--line)86%,var(--accent));background:color-mix(in srgb,var(--surface)88%,white)}.Page-module__lEHVma__reviewStarDetails{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;display:grid}.Page-module__lEHVma__reviewStarWideCard{grid-column:span 2}@media (max-width:1100px){.Page-module__lEHVma__reviewStarDetails{grid-template-columns:repeat(2,minmax(0,1fr))}.Page-module__lEHVma__reviewStarWideCard{grid-column:span 1}}@media (max-width:700px){.Page-module__lEHVma__reviewStarDetails{grid-template-columns:1fr}}@media (max-width:900px){.Page-module__lEHVma__reviewSubpointGroups{grid-template-columns:1fr}}.Page-module__lEHVma__muted{color:var(--muted);line-height:1.68}.Page-module__lEHVma__mutedStrong{color:var(--text);margin-top:.7rem;font-weight:600;line-height:1.7}.Page-module__lEHVma__longCopy{gap:.72rem;display:grid}.Page-module__lEHVma__comparisonTable{border-collapse:collapse;border:1px solid var(--line);border-radius:.9rem;width:100%;overflow:hidden}.Page-module__lEHVma__comparisonTable th,.Page-module__lEHVma__comparisonTable td{border-bottom:1px solid var(--line);text-align:left;padding:.7rem .8rem}.Page-module__lEHVma__comparisonTable th{font-family:var(--font-display);background:var(--surface);font-size:.92rem}.Page-module__lEHVma__comparisonTable tr:last-child td{border-bottom:0}.Page-module__lEHVma__pricingGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.Page-module__lEHVma__planCard{border:1px solid var(--line);background:var(--surface);border-radius:1rem;gap:.8rem;padding:1rem;display:grid}.Page-module__lEHVma__planMetaRow{min-height:1.35rem}.Page-module__lEHVma__planBadge,.Page-module__lEHVma__planBadgeStrong{letter-spacing:.03em;border-radius:999px;align-items:center;padding:.2rem .5rem;font-size:.73rem;font-weight:700;display:inline-flex}.Page-module__lEHVma__planBadge{color:var(--accent-strong);background:color-mix(in srgb,var(--accent)12%,transparent);border:1px solid color-mix(in srgb,var(--accent)25%,transparent)}.Page-module__lEHVma__planBadgeStrong{color:#fff;background:linear-gradient(130deg,var(--accent)0%,var(--accent-strong)100%)}.Page-module__lEHVma__planCardFeatured{border-color:color-mix(in srgb,var(--accent)44%,var(--line));box-shadow:0 14px 24px color-mix(in srgb,var(--accent-strong)19%,transparent);transform:translateY(-4px)}.Page-module__lEHVma__planName{font-family:var(--font-display);font-size:1.2rem}.Page-module__lEHVma__planPrice{font-size:1.55rem;font-weight:800}.Page-module__lEHVma__planTarget{color:var(--muted);font-size:.92rem}.Page-module__lEHVma__productPlanCard{flex-direction:column;gap:.8rem;display:flex}.Page-module__lEHVma__productPlanName{min-height:3.2rem;line-height:1.35}.Page-module__lEHVma__productPlanPrice{align-items:flex-end;min-height:2.1rem;display:flex}.Page-module__lEHVma__productOutcomeList{flex:1;align-content:start;margin:0}.Page-module__lEHVma__productActionRow{flex-direction:column;align-items:stretch;gap:.65rem;margin-top:auto;display:flex}.Page-module__lEHVma__productActionRow .Page-module__lEHVma__buttonPrimary,.Page-module__lEHVma__productActionRow .Page-module__lEHVma__buttonGhost{width:100%}.Page-module__lEHVma__credibilityGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.Page-module__lEHVma__credibilityCard{border:1px solid var(--line);background:var(--surface);border-radius:.95rem;padding:.95rem}.Page-module__lEHVma__stepGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:.9rem;display:grid}.Page-module__lEHVma__stepCard{border:1px solid var(--line);background:var(--surface);border-radius:.98rem;padding:.95rem}.Page-module__lEHVma__stepIndex{font-family:var(--font-display);color:var(--accent-strong);letter-spacing:.08em;margin-bottom:.35rem;font-size:.82rem}.Page-module__lEHVma__closingPanel{border:1px solid color-mix(in srgb,var(--accent)28%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,var(--accent)12%,var(--surface))0%,color-mix(in srgb,var(--surface)88%,white)100%);border-radius:1rem;gap:.74rem;padding:clamp(1rem,2vw,1.45rem);display:grid}.Page-module__lEHVma__footnote{color:var(--muted);margin-top:1.4rem;font-size:.87rem}.Page-module__lEHVma__summaryGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;display:grid}.Page-module__lEHVma__summaryCell{border:1px solid var(--line);background:var(--surface);border-radius:.8rem;padding:.6rem}.Page-module__lEHVma__summaryLabel{color:var(--muted);margin-bottom:.2rem;font-size:.77rem}.Page-module__lEHVma__summaryValue{font-weight:700}.Page-module__lEHVma__keywordTitle{color:var(--muted);margin-bottom:.7rem;font-size:.86rem}.Page-module__lEHVma__keywordCloud{flex-wrap:wrap;gap:.55rem;display:flex}.Page-module__lEHVma__disclaimer{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:.8rem;margin-top:1.2rem;padding:.8rem;font-size:.88rem}.Page-module__lEHVma__authCard{gap:1rem;max-width:560px;display:grid}.Page-module__lEHVma__authModeSwitch{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.Page-module__lEHVma__authModeButton{width:100%}.Page-module__lEHVma__authForm{gap:.88rem;display:grid}.Page-module__lEHVma__authField{gap:.36rem;display:grid}.Page-module__lEHVma__authLabel{color:var(--muted);font-size:.78rem}.Page-module__lEHVma__authInput{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:.62rem;padding:.65rem .72rem}.Page-module__lEHVma__authInput:focus{outline:2px solid color-mix(in srgb,var(--accent)36%,transparent);outline-offset:1px;border-color:color-mix(in srgb,var(--accent)55%,var(--line))}.Page-module__lEHVma__authSubmitRow{justify-content:flex-start;display:flex}.Page-module__lEHVma__authMessage{margin:0}.Page-module__lEHVma__authActionRow{padding-top:.2rem}.Page-module__lEHVma__authSessionInfo{margin-top:0}.Page-module__lEHVma__authStatusGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.Page-module__lEHVma__authStatusCell{border:1px solid var(--line);background:color-mix(in srgb,var(--surface)88%,white);border-radius:.72rem;min-width:0;padding:.6rem .68rem}.Page-module__lEHVma__authStatusCellWide{grid-column:1/-1}.Page-module__lEHVma__authStatusCell .Page-module__lEHVma__summaryValue{overflow-wrap:anywhere;line-height:1.45}@media (max-width:1100px){.Page-module__lEHVma__heroWrap,.Page-module__lEHVma__pageHeader{grid-template-columns:1fr}.Page-module__lEHVma__scanBoard,.Page-module__lEHVma__processGrid,.Page-module__lEHVma__insightGrid,.Page-module__lEHVma__metricGrid,.Page-module__lEHVma__credibilityGrid,.Page-module__lEHVma__pricingGrid,.Page-module__lEHVma__summaryGrid,.Page-module__lEHVma__storyListGrid,.Page-module__lEHVma__painGrid,.Page-module__lEHVma__grid3,.Page-module__lEHVma__stepGrid,.Page-module__lEHVma__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.Page-module__lEHVma__productActionRow{flex-direction:column}.Page-module__lEHVma__authModeSwitch,.Page-module__lEHVma__authStatusGrid{grid-template-columns:1fr}.Page-module__lEHVma__pageHeaderWithPlanBadge{padding-right:0}.Page-module__lEHVma__planBadge{white-space:normal;text-overflow:clip;width:auto;max-width:none;position:static;overflow:visible}.Page-module__lEHVma__pageTitleNoWrap{white-space:normal}.Page-module__lEHVma__pageTitleSingleLine{white-space:normal;text-overflow:clip;overflow:visible}.Page-module__lEHVma__sectionHeadingRow{flex-direction:column;align-items:flex-start;margin-bottom:.9rem}.Page-module__lEHVma__actionRowCenter{justify-content:flex-start}.Page-module__lEHVma__heroMain,.Page-module__lEHVma__heroMainCompact,.Page-module__lEHVma__ladderPanel,.Page-module__lEHVma__heroPanel,.Page-module__lEHVma__storyFrame,.Page-module__lEHVma__closingPanel{border-radius:.92rem}.Page-module__lEHVma__insightGrid,.Page-module__lEHVma__metricGrid,.Page-module__lEHVma__storyListGrid,.Page-module__lEHVma__painGrid,.Page-module__lEHVma__stepGrid,.Page-module__lEHVma__credibilityGrid,.Page-module__lEHVma__grid3,.Page-module__lEHVma__grid2,.Page-module__lEHVma__reviewContrastGrid,.Page-module__lEHVma__pricingGrid,.Page-module__lEHVma__summaryGrid{grid-template-columns:1fr}.Page-module__lEHVma__pageTitle{max-width:none}.Page-module__lEHVma__comparisonTable{font-size:.84rem}.Page-module__lEHVma__comparisonTable th,.Page-module__lEHVma__comparisonTable td{padding:.55rem}}.Page-module__lEHVma__markdownWrapper{margin-top:1.5rem;padding:0 .5rem}.Page-module__lEHVma__markdownBody{color:var(--text);line-height:1.75}.Page-module__lEHVma__markdownBody h2,.Page-module__lEHVma__markdownBody h3,.Page-module__lEHVma__markdownBody h4{font-family:var(--font-display);margin-top:2rem;margin-bottom:1rem;line-height:1.35}.Page-module__lEHVma__markdownBody h2{border-bottom:2px solid color-mix(in srgb,var(--accent)35%,transparent);color:var(--text);padding-bottom:.5rem;font-size:clamp(1.4rem,2.5vw,1.8rem)}.Page-module__lEHVma__markdownBody h3{color:var(--accent-strong);margin-top:2.2rem;font-size:1.25rem}.Page-module__lEHVma__markdownBody h4{margin-top:1.8rem;font-size:1.1rem;font-weight:700}.Page-module__lEHVma__markdownBody p{color:var(--muted);margin-bottom:1.2rem}.Page-module__lEHVma__markdownBody ul,.Page-module__lEHVma__markdownBody ol{margin-bottom:1.2rem;padding-left:1.4rem}.Page-module__lEHVma__markdownBody li{color:var(--muted);margin-bottom:.5rem}.Page-module__lEHVma__markdownBody strong{color:var(--text);font-weight:700}.Page-module__lEHVma__markdownBody blockquote{border-left:4px solid var(--accent);background:color-mix(in srgb,var(--accent)8%,transparent);color:var(--text);border-radius:.4rem;margin:1.5rem 0;padding:.8rem 1.2rem;font-style:italic}.Page-module__lEHVma__markdownBody code{background:color-mix(in srgb,var(--surface)80%,black);color:var(--accent-strong);border-radius:.3rem;padding:.2rem .4rem;font-family:monospace;font-size:.9em}.Page-module__lEHVma__markdownBody pre{background:#1e1e1e;border-radius:.6rem;margin-bottom:1.5rem;padding:1rem;overflow-x:auto}.Page-module__lEHVma__markdownBody pre code{color:#e4e4e4;background:0 0;padding:0;font-size:.9rem}.Page-module__lEHVma__markdownBody img{border:1px solid var(--line);border-radius:.6rem;max-width:100%;margin:1rem 0}.Page-module__lEHVma__markdownBody table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.9rem}.Page-module__lEHVma__markdownBody th,.Page-module__lEHVma__markdownBody td{border:1px solid var(--line);text-align:left;padding:.75rem}.Page-module__lEHVma__markdownBody th{background:color-mix(in srgb,var(--surface)90%,white);color:var(--text);font-weight:600}.Page-module__lEHVma__frameworksBody{color:var(--text);font-size:1.05rem;line-height:1.8}.Page-module__lEHVma__frameworksBody p{color:var(--muted);margin-bottom:2rem}.Page-module__lEHVma__frameworksBody h2{font-family:var(--font-display);border-bottom:2px solid color-mix(in srgb,var(--accent)35%,transparent);color:var(--text);margin-top:3rem;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem}.Page-module__lEHVma__frameworksBody h3{font-family:var(--font-display);color:var(--accent-strong);margin-top:2.5rem;margin-bottom:1rem;font-size:1.4rem}.Page-module__lEHVma__frameworksBody ul,.Page-module__lEHVma__frameworksBody ol{margin-bottom:2rem;padding-left:1.5rem}.Page-module__lEHVma__frameworksBody li{color:var(--muted);margin-bottom:.8rem;line-height:1.7}.Page-module__lEHVma__frameworksBody strong{color:var(--text);font-weight:700}
.Checkout-module__oZ_BHq__section{max-width:1000px;margin:0 auto;padding:4rem 1.1rem}.Checkout-module__oZ_BHq__title{font-family:var(--font-display);text-align:center;margin-bottom:2rem;font-size:2rem}.Checkout-module__oZ_BHq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.Checkout-module__oZ_BHq__productSummary{background:var(--surface);border:1px solid var(--line);border-radius:1rem;padding:2rem;position:sticky;top:6rem}.Checkout-module__oZ_BHq__productName{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.5rem;line-height:1.3}.Checkout-module__oZ_BHq__productPrice{color:var(--accent-strong);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.Checkout-module__oZ_BHq__productDesc{color:var(--muted);border-top:1px solid var(--line);padding-top:1.5rem;font-size:.95rem;line-height:1.6}.Checkout-module__oZ_BHq__paymentSection{border:1px solid var(--line);background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #00000008}.Checkout-module__oZ_BHq__paymentHeader{border-bottom:1px solid var(--line);margin-bottom:2rem;padding-bottom:1rem}.Checkout-module__oZ_BHq__paymentTitle{margin-bottom:.2rem;font-size:1.1rem;font-weight:700}.Checkout-module__oZ_BHq__secureBadge{color:#009c5d;background:#009c5d1a;border-radius:999px;align-items:center;gap:.4rem;margin-top:.5rem;padding:.2rem .6rem;font-size:.8rem;display:inline-flex}.Checkout-module__oZ_BHq__guestNote{text-align:center;color:var(--muted);background:var(--surface);border-radius:.8rem;margin-top:2rem;padding:1rem;font-size:.9rem}.Checkout-module__oZ_BHq__loginLink{color:var(--accent-strong);cursor:pointer;text-decoration:underline}.Checkout-module__oZ_BHq__accountCreationNote{background:color-mix(in srgb,var(--accent)5%,var(--surface));border:1px solid color-mix(in srgb,var(--accent)15%,var(--line));color:var(--text);text-align:left;border-radius:.8rem;margin-top:1.5rem;padding:1rem;font-size:.88rem;line-height:1.5}.Checkout-module__oZ_BHq__noticeIcon{color:var(--accent-strong);margin-right:.5rem;font-weight:700}.Checkout-module__oZ_BHq__error{color:#d32f2f;background:#ff00001a;border-radius:.5rem;margin-bottom:1rem;padding:.8rem;font-size:.9rem}@media (max-width:800px){.Checkout-module__oZ_BHq__grid{grid-template-columns:1fr;gap:2rem}.Checkout-module__oZ_BHq__productSummary{order:-1;position:static}.Checkout-module__oZ_BHq__section{padding:2rem 1.1rem}}
