:root{--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:Georgia, "Times New Roman", serif;--red:var(--accent);--red-dark:var(--accent-hover);--wine:var(--accent-dark);--paper:var(--background);--ink-soft:var(--muted);--cream-deep:color-mix(in srgb, var(--cream) 72%, var(--accent) 28%);--rose:color-mix(in srgb, var(--accent) 42%, white);--shadow:0 22px 70px color-mix(in srgb, var(--accent-dark) 12%, transparent);--radius-sm:14px;--radius-md:24px;--radius-lg:38px;--container:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% 5%, color-mix(in srgb, var(--cream) 72%, transparent), transparent 28rem), var(--paper);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #1b6ca8}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.narrow{max-width:860px}.section{padding:92px 0}.section-tight{padding:56px 0 92px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.1}h1{max-width:930px;margin-bottom:26px;font-size:clamp(2.75rem,6vw,5.35rem)}h2{margin-bottom:20px;font-size:clamp(2rem,4vw,3.4rem)}h3{font-size:1.3rem}.lead{max-width:760px;color:var(--ink-soft);font-size:clamp(1.05rem,2vw,1.24rem)}.eyebrow{color:var(--red-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:.76rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:30px;height:2px}.eyebrow.light{color:#fff1dc}.button{background:var(--red);color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 25px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{background:var(--red-dark);box-shadow:0 14px 32px color-mix(in srgb, var(--red-dark) 22%, transparent);transform:translateY(-2px)}.button.secondary{border-color:var(--line);background:color-mix(in srgb, var(--surface) 76%, transparent);color:var(--wine)}.button.secondary:hover{box-shadow:none;background:#fff}.button.light{color:var(--wine);background:#fff4df}.button.light:hover{background:#fff}.skip-link{z-index:1000;color:#111;background:#fff;border-radius:10px;padding:10px 14px;position:fixed;top:10px;left:14px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:30;border-bottom:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--paper) 92%, transparent);backdrop-filter:blur(18px);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:80px;display:flex}.brand{align-items:center;display:inline-flex}.brand:hover{text-decoration:none}.brand-lockup{align-items:center;gap:12px;display:inline-flex}.brand-symbol{flex:none;width:44px;height:44px}.brand-symbol svg{width:100%;height:100%;display:block}.brand-symbol svg>circle{fill:var(--cream)}.brand-symbol svg path{fill:var(--red)}.brand-copy{display:grid}.brand-copy strong{color:var(--wine);font-size:1.45rem;line-height:.96}.brand-copy small{color:var(--ink-soft);white-space:nowrap;margin-top:4px;font-size:.67rem}.brand-lockup.compact .brand-copy strong{font-size:1.65rem}.desktop-nav{color:var(--ink-soft);align-items:center;gap:24px;font-size:.88rem;font-weight:700;display:flex}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--red-dark)}.desktop-nav a[aria-current=page]{text-underline-offset:8px;text-decoration:underline}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-weight:800}.mobile-nav nav{border:1px solid var(--line);background:var(--surface);min-width:230px;box-shadow:var(--shadow);border-radius:16px;padding:12px;display:grid;position:absolute;top:48px;right:0}.mobile-nav nav a{padding:10px}.hero{padding:112px 0 86px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--rose) 52%, transparent), transparent 67%);border-radius:50%;width:600px;height:600px;position:absolute;top:-170px;right:-210px}.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(310px,.8fr);align-items:center;gap:76px;display:grid;position:relative}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.trust-row{color:var(--ink-soft);flex-wrap:wrap;gap:18px;margin-top:36px;font-size:.84rem;font-weight:700;display:flex}.trust-row span:before{content:"•";color:var(--red);margin-right:8px}.hero-card{border:1px solid color-mix(in srgb, var(--line) 84%, transparent);border-radius:var(--radius-lg);background:linear-gradient(145deg, var(--cream-deep), #fff5df 58%, var(--rose));min-height:470px;box-shadow:var(--shadow);position:relative;overflow:hidden}.orbit{border:1px solid color-mix(in srgb, var(--wine) 16%, transparent);border-radius:50%;position:absolute}.orbit-one{width:360px;height:360px;top:-55px;right:-60px}.orbit-two{width:250px;height:250px;bottom:-60px;left:-78px}.inner-figure{justify-content:center;align-items:center;gap:14px;display:flex;position:absolute;inset:65px 42px 115px}.small-self,.adult-self{color:#fff;box-shadow:0 18px 42px color-mix(in srgb, var(--wine) 15%, transparent);border-radius:50%;place-items:center;font-weight:800;display:grid}.small-self{background:var(--red);width:112px;height:112px;font-size:1.25rem}.adult-self{background:var(--wine);width:166px;height:166px;font-size:1.5rem}.connection{background:var(--red-dark);width:68px;height:3px;transform:rotate(-8deg)}.body-heart{place-items:center;display:grid;position:absolute;inset:56px 42px 108px}.body-shape{background:linear-gradient(180deg, var(--wine), var(--red-dark));width:185px;height:250px;box-shadow:0 20px 45px color-mix(in srgb, var(--wine) 19%, transparent);border-radius:48% 48% 34% 34%}.heart-pulse{width:96px;height:96px;color:var(--red);box-shadow:0 16px 40px color-mix(in srgb, var(--wine) 18%, transparent);background:#fff4df;border-radius:50%;place-items:center;font-size:4rem;line-height:1;display:grid;position:absolute}.hero-card-image{margin:0}.hero-card-image img{object-fit:cover;width:100%;height:100%;min-height:470px}.hero-card-quote{text-align:center;color:var(--wine);font-family:var(--font-serif);margin:0;font-size:1.08rem;font-style:italic;position:absolute;bottom:24px;left:36px;right:36px}.intro-section{background:color-mix(in srgb, var(--surface-soft) 72%, transparent)}.split-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:72px;display:grid}.split-heading>p{color:var(--ink-soft);margin-bottom:12px;font-size:1.05rem}.values-grid{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:48px;display:grid;overflow:hidden}.values-grid article{background:var(--surface);min-height:270px;padding:38px}.values-grid article>span{background:var(--cream);width:44px;height:44px;color:var(--red-dark);border-radius:50%;place-items:center;margin-bottom:34px;font-weight:800;display:inline-grid}.values-grid p{color:var(--ink-soft);margin-bottom:0}.resource-category-grid article{flex-direction:column;display:flex}.category-links{flex-wrap:wrap;gap:10px 18px;margin-top:auto;padding-top:24px;display:flex}.category-links a{color:var(--red-dark);font-weight:800}.section-heading{justify-content:space-between;align-items:end;gap:34px;margin-bottom:42px;display:flex}.section-heading>div{max-width:760px}.section-heading p{max-width:650px;color:var(--ink-soft);margin-bottom:0}.card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface) 92%, transparent);flex-direction:column;min-height:410px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.article-card:hover{border-color:var(--rose);box-shadow:var(--shadow);text-decoration:none;transform:translateY(-4px)}.article-card-image{aspect-ratio:1200/630;background:var(--cream);overflow:hidden}.article-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.article-card:hover .article-card-image img{transform:scale(1.025)}.article-card-body{flex-direction:column;flex:1;padding:25px 28px 28px;display:flex}.article-meta{color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:.76rem;font-weight:700;display:flex}.article-card h3{margin:22px 0 13px;font-size:1.45rem}.article-card p{color:var(--ink-soft);font-size:.94rem}.card-link{color:var(--red-dark);margin-top:auto;font-weight:800}.card-link:after{content:" →"}.topic-preview{background:var(--surface-soft)}.topic-preview-grid,.professional-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.topic-preview-grid a,.professional-preview-grid a{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow);padding:26px;transition:transform .18s,border-color .18s;display:block}.topic-preview-grid a:hover,.professional-preview-grid a:hover{border-color:var(--red);text-decoration:none;transform:translateY(-2px)}.topic-preview-grid span,.professional-preview-grid span{color:var(--red-dark);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.topic-preview-grid h3,.professional-preview-grid h3{margin:12px 0 10px;font-size:1.45rem}.topic-preview-grid p,.professional-preview-grid p{color:var(--ink-soft);margin:0}.professional-preview-grid strong{color:var(--wine);margin-top:16px;font-size:.78rem;display:block}.professional-preview-home,.professional-resources-home{background:color-mix(in srgb, var(--surface-soft) 72%, transparent)}.closing-section{padding-top:38px}.closing-panel{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--wine), var(--red-dark));color:#fff;box-shadow:var(--shadow);padding:62px}.closing-panel h2{max-width:890px}.closing-panel p{color:#ffffffd1;max-width:760px}.page-hero{padding:96px 0 56px}.page-hero h1{max-width:900px;font-size:clamp(2.7rem,5vw,4.7rem)}.page-hero p{max-width:760px;color:var(--ink-soft);font-size:1.08rem}.article-shell{width:min(100% - 40px,860px);margin:0 auto;padding:78px 0 104px}.article-header{margin-bottom:38px}.article-header h1{font-size:clamp(2.55rem,5.5vw,4.55rem)}.article-header .article-meta{justify-content:flex-start;gap:20px;margin-bottom:24px}.article-intro{color:var(--ink-soft);font-size:1.18rem}.back,.article-back{color:var(--red-dark);margin-bottom:32px;font-size:.9rem;font-weight:800;display:inline-flex}.article-back:before{content:"←";margin-right:8px}.article-content,.content-blocks{font-family:var(--font-serif);font-size:1.14rem}.article-content>p,.content-blocks>p{margin-bottom:25px}.article-content>h2,.content-blocks>h2{font-family:var(--font-sans);margin:55px 0 19px;font-size:1.78rem}.article-content ul,.article-content ol,.content-blocks ul,.content-blocks ol{margin:0 0 30px;padding-left:26px}.article-content li,.content-blocks li{margin-bottom:12px;padding-left:7px}.callout,.note,.warning,.exercise,.key-points,.sources,.banner,.table-wrap,blockquote{margin:36px 0}.callout,.note,.warning,.exercise,.key-points,.sources,.banner{border-radius:var(--radius-sm);background:var(--surface-soft);padding:28px 30px}.callout,.note{border-left:4px solid var(--red)}.warning{border:1px solid var(--rose);background:#fff1e9}.exercise{border:1px solid var(--line);background:var(--surface)}.key-points{font-family:var(--font-sans);background:#fff8dc;border:1px solid #d5c28d}.sources{font-family:var(--font-sans)}.banner{background:linear-gradient(135deg, var(--wine), var(--red-dark));color:#fff}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{border:1px solid var(--line);text-align:left;padding:12px}details{border-bottom:1px solid var(--line);padding:14px 0}summary{cursor:pointer;font-weight:800}.disclaimer{border-left:4px solid var(--red);background:var(--surface);margin-top:55px;padding:22px}.legacy-page{width:min(1160px,100% - 40px);margin-inline:auto;padding:clamp(48px,7vw,96px) 0}.legacy-page>:where(article,section,.content-page,.professional-page,.legal-page,.author-page){width:min(900px,100%);margin-inline:auto}.legacy-page :where(h1,h2,h3){overflow-wrap:anywhere}.legacy-page h1{font-size:clamp(2.35rem,5vw,4.8rem)}.legacy-page h2{margin-top:2em}.legacy-page :where(p,li){font-size:1.06rem}.legacy-page :where(.lead,.intro){color:var(--ink-soft);font-size:clamp(1.08rem,2vw,1.3rem)}.legacy-page :where(.principles-grid,.cards-grid,.case-grid,.models-grid,.tools-grid,.professional-grid,.resource-grid,.team-grid){grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin:30px 0;display:grid}.legacy-page :where(.principles-grid,.cards-grid,.case-grid,.models-grid,.tools-grid,.professional-grid,.resource-grid,.team-grid)>*{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:22px}.legacy-page :where(.callout,.notice,.warning,.safety-note,.editorial-note){border-left:4px solid var(--red);background:var(--surface);border-radius:14px;margin:28px 0;padding:24px}.legacy-page :where(iframe,video){border:0;max-width:100%}.legacy-page .container{width:100%}.site-footer{border-top:1px solid var(--line);background:color-mix(in srgb, var(--surface-soft) 58%, transparent);padding:58px 0 30px}.footer-grid{grid-template-columns:1.4fr .7fr 1fr;gap:46px;display:grid}.footer-grid p{max-width:440px;color:var(--ink-soft);font-size:.9rem}.footer-grid nav{align-content:start;gap:11px;font-size:.9rem;font-weight:700;display:grid}.footer-grid nav a:hover{color:var(--red-dark)}.footer-grid>div:last-child a{color:var(--red-dark);font-weight:700}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1080px){.desktop-nav{gap:15px;font-size:.82rem}}@media (width<=980px){.desktop-nav{display:none}.mobile-nav{display:block}.hero-grid,.split-heading{grid-template-columns:1fr}.hero-card{min-height:400px}.card-grid{grid-template-columns:repeat(2,1fr)}.values-grid,.topic-preview-grid,.professional-preview-grid{grid-template-columns:1fr}}@media (width<=680px){.container{width:min(calc(100% - 28px), var(--container))}.section{padding:70px 0}.header-inner{min-height:70px}.brand-copy small{display:none}.hero{padding:78px 0 65px}.hero-grid{gap:48px}.hero-card{min-height:345px}.inner-figure{gap:8px;inset:46px 20px 100px}.small-self{width:84px;height:84px;font-size:1rem}.adult-self{width:126px;height:126px;font-size:1.2rem}.connection{width:42px}.body-heart{inset:42px 20px 95px}.body-shape{width:145px;height:205px}.heart-pulse{width:78px;height:78px;font-size:3.2rem}.section-heading{display:block}.section-heading .button{margin-top:20px}.card-grid{grid-template-columns:1fr}.closing-panel{padding:38px 26px}.article-shell{width:min(100% - 28px,860px)}.footer-grid{grid-template-columns:1fr}}.structured-content-blocks{font-family:inherit;font-size:inherit}.structured-content-blocks>.structured-document{width:100%;max-width:none;font-family:inherit;font-size:inherit;margin:0;padding:0}.structured-content-blocks>.structured-document>:where(article,section,.content-page,.professional-page,.legal-page,.author-page){width:100%;max-width:none;margin-inline:0}.structured-content-blocks>.structured-document :where(img,svg,video,iframe){max-width:100%}.structured-content-blocks>.structured-document :where(h1,h2,h3,p,li,a){overflow-wrap:break-word}.structured-document .related-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.structured-document .related-grid .article-card{min-height:300px}@media (width<=900px){.structured-document .psychologist-card-link .button{width:fit-content}.structured-document .related-grid{grid-template-columns:1fr}}@media (width<=620px){.structured-document .psychologist-card-link .button{text-align:center;width:100%}}.structured-document .editorial-page{width:min(100% - 40px,1040px)}.structured-document .editorial-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:52px;display:grid}.structured-document .editorial-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.structured-document .editorial-photo{aspect-ratio:16/10;background:var(--cream);display:block;overflow:hidden}.structured-document .editorial-photo img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.structured-document .editorial-photo:hover img{transform:scale(1.02)}.structured-document .editorial-card-body{padding:32px}.structured-document .editorial-card h2{margin-bottom:16px;font-size:clamp(1.9rem,4vw,2.7rem)}.structured-document .editorial-card h2 a:hover{color:var(--red-dark)}.structured-document .editorial-card p{margin-bottom:26px}.structured-document .editorial-principles{border-top:1px solid var(--line);margin-top:76px;padding-top:54px}.structured-document .editorial-note{border-radius:var(--radius-md);background:var(--surface-soft);color:var(--wine);margin-top:30px;padding:24px}@media (width<=760px){.structured-document .editorial-grid{grid-template-columns:1fr}}.structured-document .methodology-page{width:min(100% - 40px,1040px);margin:0 auto;padding:70px 0 108px}.structured-document .breadcrumbs a{color:var(--red-dark);font-weight:700}.structured-document .methodology-header{max-width:900px;margin-bottom:50px}.structured-document .methodology-header h1{font-size:clamp(2.6rem,5vw,4.7rem)}.structured-document .process-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.structured-document .process-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:28px}.structured-document .process-grid article>span{color:var(--rose);font-size:2rem;font-weight:800}.structured-document .process-grid h2{margin:20px 0 12px;font-size:1.45rem}.structured-document .process-grid p{color:var(--ink-soft);margin:0}.structured-document .evidence-section,.structured-document .memory-section,.structured-document .roles-section,.structured-document .limits-section{margin-top:72px}.structured-document .evidence-section h2,.structured-document .memory-section h2,.structured-document .roles-section h2,.structured-document .limits-section h2{margin-top:10px;font-size:clamp(1.8rem,3vw,2.55rem)}.structured-document .evidence-table{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--line);gap:1px;display:grid;overflow:hidden}.structured-document .evidence-table>div{background:var(--surface);grid-template-columns:.7fr 1.3fr;gap:30px;padding:25px 28px;display:grid}.structured-document .evidence-table strong{color:var(--wine)}.structured-document .evidence-table p{color:var(--ink-soft);margin:0}.structured-document .memory-section{border-left:5px solid var(--red);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--surface-soft);padding:34px}.structured-document .memory-section li,.structured-document .limits-section li{color:var(--ink-soft);margin-bottom:11px}.structured-document .memory-section .button{margin-top:18px}.structured-document .roles-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.structured-document .roles-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:29px}.structured-document .roles-grid span{color:var(--red-dark);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.structured-document .roles-grid h3{margin:18px 0 7px;font-size:1.45rem}.structured-document .roles-grid p{color:var(--ink-soft)}.structured-document .roles-grid a{color:var(--red-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}.structured-document .limits-section{border-radius:var(--radius-md);background:var(--cream);padding:31px}.structured-document .related-links a{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:22px}.structured-document .related-links strong,.structured-document .related-links span{display:block}.structured-document .related-links span{color:var(--ink-soft);margin-top:7px;font-size:.83rem}@media (width<=720px){.structured-document .process-grid,.structured-document .roles-grid,.structured-document .related-links{grid-template-columns:1fr}.structured-document .evidence-table>div{grid-template-columns:1fr;gap:9px}}.structured-document .professional-article{width:min(100% - 40px,1120px);margin:0 auto;padding:52px 0 110px}.structured-document .professional-breadcrumbs{color:var(--ink-soft);flex-wrap:wrap;gap:8px;margin-bottom:58px;font-size:.82rem;font-weight:700;display:flex}.structured-document .professional-breadcrumbs a:hover{color:var(--red-dark)}.structured-document .professional-header{max-width:900px;margin-bottom:66px}.structured-document .professional-meta{color:var(--red-dark);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:14px;margin-bottom:22px;font-size:.76rem;font-weight:800;display:flex}.structured-document .professional-meta span:first-child{background:var(--wine);color:#fff;letter-spacing:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.structured-document .professional-header h1{max-width:980px;font-size:clamp(2.65rem,5.2vw,4.75rem)}.structured-document .professional-lead{max-width:820px;color:var(--ink-soft);font-size:clamp(1.08rem,2vw,1.28rem)}.structured-document .professional-credits{color:var(--ink-soft);flex-wrap:wrap;gap:9px 24px;margin-top:24px;font-size:.84rem;display:flex}.structured-document .professional-credits a{color:var(--wine);text-underline-offset:3px;font-weight:800;text-decoration:underline}.structured-document .professional-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:68px;display:grid}.structured-document .professional-toc{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdf8eb;gap:10px;padding:24px;font-size:.84rem;display:grid;position:sticky;top:116px}.structured-document .professional-toc strong{color:var(--wine);margin-bottom:6px}.structured-document .professional-toc a{color:var(--ink-soft)}.structured-document .professional-toc a:hover{color:var(--red-dark)}.structured-document .professional-content{min-width:0}.structured-document .professional-content section{margin-bottom:72px;scroll-margin-top:112px}.structured-document .professional-content h2{margin:10px 0 28px;font-size:clamp(2rem,4vw,3.15rem)}.structured-document .section-label{color:var(--red-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:800}.structured-document .professional-intro-block{border:1px solid var(--line);border-radius:var(--radius-md);background:linear-gradient(145deg, var(--surface), var(--surface-soft));padding:34px}.structured-document .professional-intro-block p{color:var(--ink);font-family:var(--font-serif);margin:0;font-size:1.24rem;line-height:1.75}.structured-document .professional-points{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.structured-document .professional-points article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:42px 1fr;gap:16px;min-height:210px;padding:25px;display:grid}.structured-document .professional-points article>span{background:var(--cream);width:42px;height:42px;color:var(--red-dark);border-radius:50%;align-self:start;place-items:center;font-size:.78rem;font-weight:800;display:grid}.structured-document .professional-points h3{margin:4px 0 10px;font-size:1.24rem}.structured-document .professional-points p{color:var(--ink-soft);margin:0;font-size:.94rem}.structured-document .workflow-list{counter-reset:workflow;margin:0;padding:0;list-style:none}.structured-document .workflow-list li{counter-increment:workflow;min-height:116px;padding:0 0 34px 78px;position:relative}.structured-document .workflow-list li:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:56px;bottom:0;left:27px}.structured-document .workflow-list li:before{content:counter(workflow);background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;font-weight:800;display:grid;position:absolute;top:0;left:0}.structured-document .workflow-list h3{margin:0 0 8px;font-size:1.38rem}.structured-document .workflow-list p{max-width:720px;color:var(--ink-soft);margin:0}.structured-document .questions-section,.structured-document .mistakes-section,.structured-document .sources-section{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:34px}.structured-document .questions-section ul,.structured-document .mistakes-section ul{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.structured-document .questions-section li,.structured-document .mistakes-section li{background:var(--surface-soft);min-height:112px;padding:22px 22px 22px 48px;position:relative}.structured-document .questions-section li:before{content:"?";color:var(--red-dark);font-weight:900;position:absolute;left:19px}.structured-document .mistakes-section{background:#fff8f3}.structured-document .mistakes-section li{background:#fffaf6}.structured-document .mistakes-section li:before{content:"×";color:var(--red-dark);font-weight:900;position:absolute;left:19px}.structured-document .tool-section{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--wine), var(--red-dark));color:#fff;box-shadow:var(--shadow);padding:40px}.structured-document .light-label{color:#ffe4cf}.structured-document .tool-section h2{max-width:720px;margin-bottom:16px}.structured-document .tool-section>p{color:#ffffffc7;max-width:700px}.structured-document .tool-section ol{margin:26px 0 0;padding-left:24px}.structured-document .tool-section li{margin-bottom:13px;padding-left:8px}.structured-document .professional-boundary{border-left:5px solid var(--red-dark);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#f7e1d8;margin:-26px 0 72px;padding:24px 28px}.structured-document .professional-boundary strong{color:var(--wine);margin-bottom:8px;display:block}.structured-document .professional-boundary p{color:var(--ink-soft);margin:0}.structured-document .sources-section ol{margin:0;padding-left:24px}.structured-document .sources-section li{margin-bottom:18px;padding-left:8px}.structured-document .sources-section a{color:var(--red-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}.structured-document .sources-section span{color:var(--ink-soft);margin-top:4px;font-size:.88rem;display:block}.structured-document .professional-pagination{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:18px;margin-top:74px;padding-top:36px;display:grid}.structured-document .professional-pagination a{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);gap:4px;padding:24px;display:grid}.structured-document .professional-pagination a:hover{border-color:var(--rose);box-shadow:var(--shadow)}.structured-document .professional-pagination small{color:var(--ink-soft)}.structured-document .professional-pagination strong{color:var(--wine)}.structured-document .professional-pagination .next{text-align:right}.structured-document .related-professional{border-top:1px solid var(--line);margin-top:86px;padding-top:56px}.structured-document .related-professional h2{margin-bottom:30px}.structured-document .related-grid a:hover{border-color:var(--rose);box-shadow:var(--shadow)}.structured-document .related-grid h3{margin:22px 0 10px}.structured-document .related-grid p{color:var(--ink-soft);font-size:.9rem}.structured-document .related-grid strong{color:var(--red-dark);margin-top:auto}@media (width<=900px){.structured-document .professional-layout{grid-template-columns:1fr;gap:36px}.structured-document .professional-toc{grid-template-columns:repeat(2,1fr);position:static}.structured-document .professional-toc strong{grid-column:1/-1}}@media (width<=680px){.structured-document .professional-article{padding-top:34px}.structured-document .professional-breadcrumbs{margin-bottom:40px}.structured-document .professional-points,.structured-document .questions-section ul,.structured-document .mistakes-section ul,.structured-document .professional-pagination{grid-template-columns:1fr}.structured-document .professional-points article{min-height:0}.structured-document .professional-toc{grid-template-columns:1fr}.structured-document .professional-toc strong{grid-column:auto}.structured-document .professional-intro-block,.structured-document .questions-section,.structured-document .mistakes-section,.structured-document .sources-section,.structured-document .tool-section{padding:26px 21px}.structured-document .workflow-list li{padding-left:68px}.structured-document .professional-pagination .next{text-align:left}}.structured-document .safety-page{width:min(100% - 40px,1080px);margin:0 auto;padding:70px 0 108px}.structured-document .safety-header{max-width:900px;margin-bottom:48px}.structured-document .safety-header h1{font-size:clamp(2.6rem,5vw,4.7rem)}.structured-document .decision-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.structured-document .level{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:30px}.structured-document .level>span{color:var(--red-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.structured-document .level h2{margin:17px 0 12px;font-size:1.65rem}.structured-document .level p,.structured-document .level li{color:var(--ink-soft)}.structured-document .level strong{color:var(--wine);margin-top:22px;display:block}.structured-document .level-four{background:#f8e2dc;border-color:#9f363659}.structured-document .check-section,.structured-document .referral-section,.structured-document .sources{margin-top:68px}.structured-document .check-section h2,.structured-document .referral-section h2,.structured-document .sources h2{margin-top:10px;font-size:clamp(1.8rem,3vw,2.55rem)}.structured-document .check-section ol{counter-reset:safety-check;grid-template-columns:repeat(2,1fr);gap:12px;padding:0;list-style:none;display:grid}.structured-document .check-section li{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-height:105px;color:var(--ink-soft);counter-increment:safety-check;padding:22px 22px 22px 62px;position:relative}.structured-document .check-section li:before{content:counter(safety-check);background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:800;display:grid;position:absolute;top:20px;left:19px}.structured-document .phrases{gap:13px;display:grid}.structured-document .phrases blockquote{border-left:4px solid var(--red);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--surface-soft);color:var(--wine);font-family:var(--font-serif);margin:0;padding:22px 24px}.structured-document .sources{border-radius:var(--radius-md);background:var(--cream);padding:30px}.structured-document .sources a{color:var(--red-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}@media (width<=760px){.structured-document .decision-grid,.structured-document .check-section ol,.structured-document .related-links{grid-template-columns:1fr}}.structured-document .professional-hero{padding:104px 0 86px;position:relative;overflow:hidden}.structured-document .professional-hero:before{content:"";background:radial-gradient(circle,#e9a39a57,#0000 68%);border-radius:50%;width:560px;height:560px;position:absolute;top:-210px;right:-180px}.structured-document .professional-hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:center;gap:72px;display:grid;position:relative}.structured-document .professional-hero h1{max-width:850px;font-size:clamp(2.8rem,5.8vw,5.2rem)}.structured-document .professional-position>span{color:var(--red-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:22px;font-size:.76rem;font-weight:800;display:block}.structured-document .professional-position ol{counter-reset:professional-step;margin:0;padding:0;list-style:none}.structured-document .professional-position li{counter-increment:professional-step;grid-template-columns:1fr;gap:2px;min-height:65px;padding:0 0 17px 48px;display:grid;position:relative}.structured-document .professional-position li:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:35px;bottom:0;left:17px}.structured-document .professional-position li:before{content:counter(professional-step);background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:800;display:grid;position:absolute;top:0;left:0}.structured-document .professional-position small{color:var(--ink-soft);line-height:1.45}.structured-document .professional-intro{background:#fbf0dc85}.structured-document .professional-principles{width:100%}.structured-document .task-section{background:var(--surface-soft)}.structured-document .task-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.structured-document .task-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:48px 1fr;gap:16px;padding:25px;transition:transform .2s,border-color .2s;display:grid}.structured-document .task-card:hover{border-color:var(--rose);transform:translateY(-3px)}.structured-document .task-card>span{background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.76rem;font-weight:800;display:grid}.structured-document .task-card h3{margin:2px 0 7px;font-size:1.2rem}.structured-document .task-card p{color:var(--ink-soft);margin:0;font-size:.9rem}.structured-document .professional-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.structured-document .professional-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdf8eb;flex-direction:column;min-height:350px;padding:30px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.structured-document .professional-card:hover{border-color:var(--rose);box-shadow:var(--shadow);transform:translateY(-5px)}.structured-document .professional-number{color:var(--rose);font-size:2.35rem;font-weight:800;line-height:1}.structured-document .professional-kicker{color:var(--red-dark);letter-spacing:.09em;text-transform:uppercase;margin-top:24px;font-size:.72rem;font-weight:800}.structured-document .professional-card h3{margin:12px 0 15px;font-size:1.55rem}.structured-document .professional-card p{color:var(--ink-soft);font-size:.93rem}.structured-document .professional-card .card-link{margin-top:auto}.structured-document .library-section{background:#fbf0dc85}.structured-document .library-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.structured-document .library-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-height:310px;padding:29px;transition:transform .2s,box-shadow .2s;display:flex}.structured-document .library-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.structured-document .library-card>span{color:var(--red-dark);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.structured-document .library-card h3{margin:25px 0 13px;font-size:1.5rem}.structured-document .library-card p{color:var(--ink-soft)}.structured-document .library-card strong{color:var(--red-dark);margin-top:auto}.structured-document .professional-use{background:var(--surface-soft)}.structured-document .professional-use-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.structured-document .use-list{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--line);gap:1px;display:grid;overflow:hidden}.structured-document .use-list article{background:var(--surface);padding:25px 28px}.structured-document .use-list strong{color:var(--wine);margin-bottom:5px;display:block}.structured-document .professional-disclaimer{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--wine), var(--red-dark));color:#fff;box-shadow:var(--shadow);grid-template-columns:1.35fr .65fr;gap:60px;padding:54px;display:grid}.structured-document .professional-disclaimer h2{max-width:760px;font-size:clamp(2rem,4vw,3.25rem)}.structured-document .professional-disclaimer p{color:#ffffffc7;max-width:780px;margin-bottom:0}.structured-document .methodology-link{color:#fff4df;text-underline-offset:3px;margin-top:22px;font-weight:800;text-decoration:underline;display:inline-flex}.structured-document .professional-credits{border-radius:var(--radius-md);background:#ffffff14;border:1px solid #ffffff38;align-content:center;gap:5px;padding:28px;display:grid}.structured-document .professional-credits span{color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;margin-top:14px;font-size:.75rem;font-weight:800}.structured-document .professional-credits span:first-child{margin-top:0}.structured-document .professional-credits a{text-underline-offset:3px;font-weight:800;text-decoration:underline}@media (width<=900px){.structured-document .professional-hero-grid,.structured-document .professional-use-grid,.structured-document .professional-disclaimer{grid-template-columns:1fr;gap:38px}.structured-document .professional-grid,.structured-document .library-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.structured-document .professional-hero{padding:74px 0 62px}.structured-document .professional-position{padding:25px 21px}.structured-document .task-grid,.structured-document .professional-grid,.structured-document .library-grid{grid-template-columns:1fr}.structured-document .professional-card,.structured-document .library-card{min-height:0}.structured-document .professional-disclaimer{padding:34px 24px}}.structured-document .person-photo{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--cream);box-shadow:var(--shadow);margin:0;overflow:hidden}.structured-document .person-photo img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.structured-document .person-section .list-intro{color:var(--wine);font-family:var(--font-sans);margin-bottom:13px;font-size:.95rem;font-weight:800}.structured-document .other-person-card img{object-fit:cover;border-radius:18px;width:88px;height:88px;display:block}@media (width<=900px){.structured-document .person-hero,.structured-document .person-layout,.structured-document .other-profile{grid-template-columns:1fr}.structured-document .person-photo{max-width:620px}.structured-document .person-sidebar{grid-template-columns:repeat(2,1fr);position:static}}@media (width<=620px){.structured-document .person-page{padding-top:48px}.structured-document .person-hero{margin-bottom:54px}.structured-document .person-introduction{padding:26px 22px}.structured-document .person-sidebar{grid-template-columns:1fr}.structured-document .other-profile{margin-top:66px}.structured-document .other-person-card{grid-template-columns:72px 1fr}.structured-document .other-person-card img{width:72px;height:72px}}.structured-document .model-page{width:min(100% - 40px,1080px);margin:0 auto;padding:70px 0 108px}.structured-document .model-header{max-width:880px;margin-bottom:48px}.structured-document .model-header h1{font-size:clamp(2.6rem,5vw,4.7rem)}.structured-document .credits{color:var(--ink-soft);flex-wrap:wrap;gap:8px 22px;margin-top:24px;font-size:.84rem;display:flex}.structured-document .credits a{color:var(--red-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}.structured-document .model-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:54px;display:grid}.structured-document .toc{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);gap:10px;padding:22px;font-size:.82rem;display:grid;position:sticky;top:108px}.structured-document .toc strong{color:var(--wine);margin-bottom:5px}.structured-document .toc a{color:var(--ink-soft)}.structured-document .toc a:hover{color:var(--red-dark)}.structured-document .model-content section{margin-bottom:62px;scroll-margin-top:110px}.structured-document .model-content h2{margin-top:10px;font-size:clamp(1.75rem,3vw,2.45rem)}.structured-document .model-content li{color:var(--ink-soft);margin-bottom:12px}.structured-document .soft-section,.structured-document .warning-section{border-radius:var(--radius-md);background:var(--surface-soft);padding:30px}.structured-document .warning-section{border-left:5px solid var(--red-dark);background:#f8e2dc}.structured-document .caution{border-top:1px solid var(--line);color:var(--wine);margin:24px 0 0;padding-top:18px;font-size:.92rem;font-weight:700}.structured-document .question-list{gap:12px;display:grid}.structured-document .question-list blockquote{border-left:3px solid var(--red);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--surface);color:var(--wine);font-family:var(--font-serif);margin:0;padding:18px 20px}.structured-document .numbered{counter-reset:work-step;padding:0;list-style:none}.structured-document .numbered li{counter-increment:work-step;min-height:44px;padding-left:55px;position:relative}.structured-document .numbered li:before{content:counter(work-step);background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:800;display:grid;position:absolute;top:-5px;left:0}.structured-document .related-links{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:14px;margin-top:72px;padding-top:34px;display:grid}.structured-document .related-links strong{color:var(--wine)}@media (width<=860px){.structured-document .model-layout{grid-template-columns:1fr;gap:28px}.structured-document .toc{grid-template-columns:repeat(2,1fr);position:static}.structured-document .related-links{grid-template-columns:1fr}}@media (width<=560px){.structured-document .toc{grid-template-columns:1fr}.structured-document .soft-section,.structured-document .warning-section{padding:24px 20px}}.structured-document .models-hero{padding-bottom:48px}.structured-document .model-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.structured-document .model-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-height:340px;padding:32px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.structured-document .model-card:hover{border-color:var(--rose);box-shadow:var(--shadow);transform:translateY(-5px)}.structured-document .model-label{color:var(--red-dark);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.structured-document .model-card h2{margin:25px 0 15px;font-size:1.75rem}.structured-document .model-card p{color:var(--ink-soft)}.structured-document .model-meta{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.structured-document .model-meta span{background:var(--cream);color:var(--ink-soft);border-radius:999px;padding:6px 9px;font-size:.75rem;font-weight:700}.structured-document .model-card .card-link{margin-top:auto;padding-top:24px}.structured-document .boundary-note{border-left:4px solid var(--red);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--surface-soft);padding:30px}.structured-document .boundary-note strong{margin-bottom:8px;display:block}.structured-document .boundary-note p{color:var(--ink-soft);margin:0}@media (width<=720px){.structured-document .model-grid{grid-template-columns:1fr}.structured-document .model-card{min-height:0}}.structured-document .tool-page{width:min(100% - 40px,920px);margin:0 auto;padding:72px 0 105px}.structured-document .tool-header{border-bottom:1px solid var(--line);padding-bottom:44px}.structured-document .tool-header h1{font-size:clamp(2.55rem,5vw,4.5rem)}.structured-document .tool-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.structured-document .tool-section,.structured-document .tool-limits{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);margin:44px 0;padding:28px}.structured-document .tool-section h2,.structured-document .tool-limits h2{font-size:1.55rem}.structured-document .tool-section li,.structured-document .tool-limits li{color:var(--ink-soft);margin-bottom:9px}.structured-document .worksheet{gap:18px;display:grid}.structured-document .worksheet-field{break-inside:avoid;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:30px}.structured-document .field-heading{align-items:center;gap:14px;display:flex}.structured-document .field-heading span{background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.78rem;font-weight:800;display:grid}.structured-document .field-heading h2{margin:0;font-size:1.45rem}.structured-document .worksheet-field p{color:var(--ink-soft);margin:14px 0 18px}.structured-document .writing-space{background:repeating-linear-gradient(to bottom, transparent 0, transparent 31px, var(--line) 32px);min-height:116px}.structured-document .tool-bottom{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px 22px;margin-top:46px;padding-top:28px;display:flex}.structured-document .tool-bottom a{color:var(--red-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}@media (width<=620px){.structured-document .tool-page{padding-top:54px}.structured-document .worksheet-field{padding:23px 19px}}@media print{.structured-document .site-header,.structured-document .site-footer,.structured-document .no-print,.structured-document .breadcrumbs{display:none!important}.structured-document .tool-page{width:100%;padding:0}.structured-document .tool-header{padding-bottom:18px}.structured-document .tool-header h1{font-size:25pt}.structured-document .lead{font-size:11pt}.structured-document .tool-section,.structured-document .tool-limits,.structured-document .worksheet-field{box-shadow:none;background:#fff;border-color:#aaa}.structured-document .worksheet-field{page-break-inside:avoid}.structured-document .writing-space{background:repeating-linear-gradient(#0000 0 29px,#bbb 30px);min-height:130px}}.structured-document .resource-hero{padding-bottom:48px}.structured-document .cards-callout-section{padding-top:16px;padding-bottom:44px}.structured-document .cards-callout{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--wine), var(--red-dark));color:#fff;box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:34px;padding:38px;display:flex}.structured-document .cards-callout .eyebrow{color:#fff1dc}.structured-document .cards-callout h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3rem)}.structured-document .cards-callout p{color:#ffffffc7;max-width:700px;margin-bottom:0}.structured-document .cards-callout .button{color:var(--wine);background:#fff4df;flex:none}.structured-document .resource-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.structured-document .resource-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-height:320px;padding:30px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.structured-document .resource-card:hover{border-color:var(--rose);box-shadow:var(--shadow);transform:translateY(-5px)}.structured-document .resource-number{color:var(--rose);font-size:2.2rem;font-weight:800}.structured-document .resource-card h2{margin:26px 0 14px;font-size:1.55rem}.structured-document .resource-card p{color:var(--ink-soft)}.structured-document .resource-card .card-link{margin-top:auto}@media (width<=900px){.structured-document .resource-grid{grid-template-columns:repeat(2,1fr)}.structured-document .cards-callout{flex-direction:column;align-items:stretch}}@media (width<=620px){.structured-document .resource-grid{grid-template-columns:1fr}.structured-document .resource-card{min-height:0}.structured-document .cards-callout{padding:28px 22px}}.structured-document .breadcrumbs{color:var(--ink-soft);flex-wrap:wrap;gap:8px;margin-bottom:38px;font-size:.82rem;display:flex}.structured-document .integration-section .eyebrow{color:#fff1dc}.structured-document .related-grid a{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-height:260px;padding:25px;display:flex}.structured-document .related-grid span{color:var(--red-dark);font-size:.73rem;font-weight:800}.structured-document .related-grid h3{margin:21px 0 12px;font-size:1.35rem}.structured-document .editorial-note{border-left:4px solid var(--red);border-radius:0 var(--radius-lg) var(--radius-lg) 0;background:var(--surface-soft);grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding:42px;display:grid}.structured-document .editorial-note h2{margin-bottom:0;font-size:clamp(1.8rem,3.5vw,2.7rem)}.structured-document .editorial-note p{color:var(--ink-soft);margin:0}@media (width<=960px){.structured-document .cards-hero-grid,.structured-document .editorial-note{grid-template-columns:1fr}}@media (width<=620px){.structured-document .cards-summary,.structured-document .editorial-note{padding:25px 20px}}.structured-document .case-page{width:min(100% - 40px,900px);margin:0 auto;padding:70px 0 108px}.structured-document .case-header{margin-bottom:45px}.structured-document .case-header h1{font-size:clamp(2.55rem,5vw,4.55rem)}.structured-document .confidentiality{background:var(--cream);color:var(--ink-soft);border-radius:999px;margin-top:20px;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.structured-document .case-page section{margin-bottom:60px}.structured-document .case-page h2{margin-top:10px;font-size:clamp(1.75rem,3vw,2.45rem)}.structured-document .case-page li{color:var(--ink-soft);margin-bottom:11px}.structured-document .situation{border-radius:var(--radius-md);background:linear-gradient(145deg, var(--surface), var(--surface-soft));box-shadow:var(--shadow);padding:32px}.structured-document .situation p{color:var(--wine);font-family:var(--font-serif);margin:14px 0 0;font-size:1.15rem}.structured-document .case-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.structured-document .case-grid section{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:28px}.structured-document .alternatives{border-left:5px solid var(--red);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--surface-soft);padding:30px}.structured-document .questions{gap:12px;display:grid}.structured-document .questions blockquote{border-left:3px solid var(--red);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--surface);color:var(--wine);font-family:var(--font-serif);margin:0;padding:18px 20px}.structured-document .dialogue-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.structured-document .dialogue-grid>div{border-radius:var(--radius-md);padding:27px}.structured-document .dialogue-grid strong{margin-bottom:12px;display:block}.structured-document .dialogue-grid p{font-family:var(--font-serif);margin:0}.structured-document .unhelpful{background:#f8e2dc;border:1px solid #9f363640}.structured-document .helpful{border:1px solid var(--line);background:var(--surface-soft)}.structured-document .next-step{border-radius:var(--radius-md);background:var(--cream);padding:30px}.structured-document .next-step p{color:var(--wine);margin-bottom:0}@media (width<=720px){.structured-document .case-grid,.structured-document .dialogue-grid,.structured-document .related-links{grid-template-columns:1fr}}.structured-document .cases-hero{padding-bottom:48px}.structured-document .cases-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.structured-document .case-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-height:360px;padding:31px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.structured-document .case-card:hover{border-color:var(--rose);box-shadow:var(--shadow);transform:translateY(-5px)}.structured-document .case-number{color:var(--red-dark);letter-spacing:.09em;text-transform:uppercase;font-size:.73rem;font-weight:800}.structured-document .case-card h2{margin:27px 0 15px;font-size:1.65rem}.structured-document .case-card p{color:var(--ink-soft)}.structured-document .case-card .card-link{margin-top:auto}@media (width<=900px){.structured-document .cases-grid{grid-template-columns:1fr}.structured-document .case-card{min-height:0}}.structured-document .legal-page{width:min(100% - 40px,900px);margin:0 auto;padding:76px 0 105px}.structured-document .legal-header{border-bottom:1px solid var(--line);padding-bottom:42px}.structured-document .legal-header h1{max-width:820px}.structured-document .legal-updated{color:var(--ink-soft);margin:26px 0 0;font-size:.88rem;font-weight:700}.structured-document .legal-content{font-family:var(--font-serif);font-size:1.08rem}.structured-document .legal-content section{padding-top:48px}.structured-document .legal-content h2{font-family:var(--font-sans);font-size:clamp(1.75rem,4vw,2.55rem)}.structured-document .legal-content li{margin-bottom:11px}.structured-document .legal-content a,.structured-document .legal-contact a{color:var(--red-dark);text-underline-offset:3px;text-decoration:underline}.structured-document .legal-contact{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft);margin-top:58px;padding:28px}.structured-document .legal-contact p{margin:8px 0 0}@media (width<=620px){.structured-document .legal-page{padding-top:52px}.structured-document .legal-content{font-size:1rem}}.structured-document .professional-article-cta .button{white-space:nowrap}@media (width<=800px){.structured-document .professional-article-cta .button{width:fit-content}}.structured-document .psychologist-card-link .button{white-space:nowrap}.structured-document .editorial-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.structured-document .editorial-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);grid-template-columns:190px 1fr;gap:28px;padding:24px;display:grid}.structured-document .editorial-card picture,.structured-document .editorial-card img{width:190px;height:190px}.structured-document .editorial-card img{object-fit:cover;background:var(--cream);border-radius:28px}.structured-document .editorial-card span{color:var(--red-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.structured-document .editorial-card h2{margin:10px 0 8px;font-size:2rem}.structured-document .editorial-card .role{color:var(--wine);font-weight:800}.structured-document .editorial-card p:not(.role){color:var(--ink-soft)}.structured-document .editorial-principles{background:#fbf0dc94}@media (width<=980px){.structured-document .editorial-grid{grid-template-columns:1fr}}@media (width<=620px){.structured-document .editorial-card{grid-template-columns:1fr}.structured-document .editorial-card picture,.structured-document .editorial-card img{width:128px;height:128px}}.structured-document .professional-hero{background:linear-gradient(180deg,var(--surface-soft),transparent);padding:82px 0 68px}.structured-document .professional-position>span{color:var(--red-dark);letter-spacing:.09em;text-transform:uppercase;font-size:.75rem;font-weight:800}.structured-document .professional-position ol{margin:22px 0 0;padding:0;list-style:none}.structured-document .professional-position li{border-top:1px solid var(--line);grid-template-columns:105px 1fr;gap:16px;padding:13px 0;display:grid}.structured-document .professional-position li:first-child{border-top:0}.structured-document .professional-position strong{color:var(--wine)}.structured-document .professional-position small{color:var(--ink-soft)}.structured-document .professional-principles{margin-top:34px}@media (width<=960px){.structured-document .professional-hero-grid,.structured-document .professional-use-grid{grid-template-columns:1fr}.structured-document .cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.structured-document .cards-grid{grid-template-columns:1fr}.structured-document .professional-position{padding:25px 20px}.structured-document .professional-position li{grid-template-columns:1fr;gap:4px}}.structured-document .profile-back{color:var(--red-dark);margin-bottom:30px;font-size:.9rem;font-weight:800;display:inline-flex}.structured-document .person-photo{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--cream);max-width:320px;box-shadow:var(--shadow);margin:0;overflow:hidden}.structured-document .person-photo picture,.structured-document .person-photo img{width:100%;height:auto}.structured-document .person-photo img{aspect-ratio:1;object-fit:cover}.structured-document .person-heading h1{margin-bottom:18px;font-size:clamp(2.65rem,6vw,5rem)}.structured-document .person-role{max-width:720px;color:var(--wine);margin-bottom:22px;font-size:clamp(1rem,2vw,1.18rem);font-weight:800;line-height:1.45}.structured-document .person-heading .lead{margin-bottom:0}.structured-document .person-highlights{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.structured-document .person-highlights span{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:750}.structured-document .person-introduction{border-left:4px solid var(--red);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--surface-soft);margin-bottom:54px;padding:34px}.structured-document .person-introduction p:last-child,.structured-document .person-section p:last-child{margin-bottom:0}.structured-document .person-section{margin-top:58px}.structured-document .person-section h2{font-family:var(--font-sans);margin-bottom:21px;font-size:clamp(1.85rem,4vw,2.65rem)}.structured-document .person-section p{margin-bottom:22px}.structured-document .list-intro{color:var(--wine);font-family:var(--font-sans);font-size:.95rem;font-weight:800;margin-bottom:13px!important}.structured-document .person-section ul{margin:0;padding-left:25px}.structured-document .person-section li{margin-bottom:11px;padding-left:7px}.structured-document .contact-card,.structured-document .safety-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:28px}.structured-document .contact-card{box-shadow:var(--shadow)}.structured-document .editorial-role{color:var(--red-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.72rem;font-weight:800;display:inline-block}.structured-document .contact-card h2{margin-bottom:12px;font-size:1.65rem}.structured-document .contact-card p,.structured-document .safety-card p{color:var(--ink-soft);font-size:.9rem}.structured-document .contact-link{color:var(--red-dark);overflow-wrap:anywhere;text-underline-offset:3px;margin:18px 0;font-weight:800;text-decoration:underline;display:block}.structured-document .contact-card .button{text-align:center;width:100%;padding-inline:18px}.structured-document .safety-card{background:var(--surface-soft)}.structured-document .safety-card strong{color:var(--wine);margin-bottom:8px;display:block}.structured-document .safety-card p{margin-bottom:0}.structured-document .other-profile h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3rem)}.structured-document .other-profile p{max-width:600px;color:var(--ink-soft);margin-bottom:0}.structured-document .other-person-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:88px 1fr;align-items:center;gap:18px;padding:14px;transition:transform .18s,box-shadow .18s;display:grid}.structured-document .other-person-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.structured-document .other-person-card picture,.structured-document .other-person-card img{width:88px;height:88px}.structured-document .other-person-card img{object-fit:cover;border-radius:18px}.structured-document .other-person-card strong,.structured-document .other-person-card small{display:block}.structured-document .other-person-card strong{color:var(--wine);margin-bottom:6px;font-size:1.06rem}.structured-document .other-person-card small{color:var(--ink-soft);line-height:1.4}@media (width<=900px){.structured-document .person-hero,.structured-document .person-layout,.structured-document .other-profile{grid-template-columns:1fr}.structured-document .person-photo{max-width:320px}.structured-document .person-sidebar{grid-template-columns:repeat(2,1fr);position:static}}@media (width<=620px){.structured-document .person-page{width:min(100% - 28px,1120px);padding-top:48px}.structured-document .person-hero{margin-bottom:54px}.structured-document .person-introduction{padding:26px 22px}.structured-document .person-sidebar{grid-template-columns:1fr}.structured-document .other-profile{margin-top:66px}.structured-document .other-person-card{grid-template-columns:72px 1fr}.structured-document .other-person-card picture,.structured-document .other-person-card img{width:72px;height:72px}}@media (width<=620px){.structured-document .session-card{min-height:0}}.structured-document .professional-card-link .button{white-space:nowrap}.structured-document .professional-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:58px;display:grid}.structured-document .professional-position{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg,var(--surface),var(--surface-soft));box-shadow:var(--shadow);padding:32px}.structured-document .professional-position strong{color:var(--wine);margin-bottom:16px;font-size:1.25rem;display:block}.structured-document .professional-position ul{margin:0;padding-left:20px}.structured-document .professional-position li{color:var(--ink-soft);margin-bottom:12px}.structured-document .cards-preview{background:#fbf0dc73}.structured-document .session-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-height:350px;box-shadow:var(--shadow);flex-direction:column;padding:27px;display:flex}.structured-document .session-card:hover{border-color:var(--red);transform:translateY(-3px)}.structured-document .card-topline{justify-content:space-between;gap:12px;display:flex}.structured-document .card-topline>span{color:var(--rose);font-size:1.8rem;font-weight:850}.structured-document .session-card h3{margin:24px 0 12px;font-size:1.55rem}.structured-document .session-card p{color:var(--ink-soft)}.structured-document .card-meta{flex-wrap:wrap;gap:7px;margin:8px 0 22px;display:flex}.structured-document .card-meta span{border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:700}.structured-document .session-card>strong{color:var(--red-dark);margin-top:auto}.structured-document .professional-use-grid{grid-template-columns:.8fr 1.2fr;gap:54px;display:grid}.structured-document .use-list{gap:14px;display:grid}.structured-document .use-list article{border-left:4px solid var(--red);background:var(--surface-soft);padding:22px}.structured-document .use-list p{color:var(--ink-soft);margin:6px 0 0}@media (width<=960px){.structured-document .professional-hero-grid,.structured-document .professional-use-grid{grid-template-columns:1fr}.structured-document .cards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.structured-document .cards-grid{grid-template-columns:1fr}.structured-document .professional-position{padding:25px 20px}.structured-document .session-card{min-height:0}}.structured-document .person-page{width:min(100% - 40px,1120px);margin:0 auto;padding:70px 0 104px}.structured-document .profile-back{color:var(--red-dark);margin-bottom:30px;font-weight:800;display:inline-flex}.structured-document .profile-back:before{content:"←";margin-right:8px}.structured-document .person-hero{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(34px,6vw,76px);margin-bottom:70px;display:grid}.structured-document .person-hero>img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:var(--shadow);display:block}.structured-document .person-hero h1{margin:8px 0 16px;font-size:clamp(2.6rem,6vw,5rem)}.structured-document .role{color:var(--wine);font-weight:800}.structured-document .highlights{flex-wrap:wrap;gap:9px;margin-top:26px;display:flex}.structured-document .highlights span{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:750}.structured-document .person-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:clamp(38px,7vw,82px);display:grid}.structured-document .person-content{font-family:var(--font-serif);font-size:1.1rem}.structured-document .person-content .intro{border-left:4px solid var(--red);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--surface-soft);padding:32px}.structured-document .person-content section{margin-bottom:52px}.structured-document .person-content h2{font-family:var(--font-sans);margin-bottom:18px;font-size:clamp(1.8rem,4vw,2.55rem)}.structured-document .list-intro{color:var(--wine);font-family:var(--font-sans);font-weight:800}.structured-document .person-sidebar{gap:18px;display:grid;position:sticky;top:110px}.structured-document .credential,.structured-document .contact{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:26px}.structured-document .credential{background:var(--surface-soft)}.structured-document .credential strong,.structured-document .contact strong{color:var(--wine);margin-bottom:10px;display:block}.structured-document .credential p{color:var(--ink-soft);margin:0;font-size:.9rem}.structured-document .contact a{color:var(--red-dark);overflow-wrap:anywhere;margin:14px 0;font-weight:750;display:block}.structured-document .contact .button{color:inherit;text-align:center}.structured-document .other-profile{border-top:1px solid var(--line);grid-template-columns:1fr minmax(280px,420px);align-items:center;gap:36px;margin-top:72px;padding-top:52px;display:grid}.structured-document .other-profile>a{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:80px 1fr;align-items:center;gap:16px;padding:14px;display:grid}.structured-document .other-profile img{object-fit:cover;border-radius:16px;width:80px;height:80px}.structured-document .other-profile strong,.structured-document .other-profile small{display:block}.structured-document .other-profile small{color:var(--ink-soft);margin-top:5px}@media (width<=900px){.structured-document .person-hero,.structured-document .person-layout,.structured-document .other-profile{grid-template-columns:1fr}.structured-document .person-hero>img{max-width:560px}.structured-document .person-sidebar{grid-template-columns:repeat(2,1fr);position:static}}@media (width<=620px){.structured-document .person-page{width:min(100% - 28px,1120px);padding-top:48px}.structured-document .person-content .intro{padding:25px 20px}.structured-document .person-sidebar{grid-template-columns:1fr}}.structured-document .card-meta{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.structured-document .card-meta span{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);border-radius:999px;padding:8px 11px;font-size:.75rem;font-weight:700}.structured-document .cards-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.structured-document .session-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-height:360px;padding:28px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.structured-document .session-card:hover{border-color:var(--rose);box-shadow:var(--shadow);transform:translateY(-5px)}.structured-document .card-topline{justify-content:space-between;align-items:start;gap:14px;display:flex}.structured-document .card-topline>span{color:var(--rose);font-size:2rem;font-weight:800;line-height:1}.structured-document .card-topline small{max-width:150px;color:var(--red-dark);text-align:right;font-weight:800}.structured-document .session-card h2{margin:26px 0 13px;font-size:1.55rem}.structured-document .session-card dl{grid-template-columns:1fr 1fr;gap:12px;margin:8px 0 24px;display:grid}.structured-document .session-card dl div{border-top:1px solid var(--line);padding-top:10px}.structured-document .session-card dt{color:var(--ink-soft);font-size:.72rem;font-weight:700}.structured-document .session-card dd{color:var(--wine);margin:3px 0 0;font-size:.86rem;font-weight:800}.structured-document .session-card .card-link{margin-top:auto}body[data-page-archetype=professional-index] .content-blocks.structured-content-blocks,body[data-page-archetype=professional-resource] .content-blocks.structured-content-blocks,body[data-page-archetype=professional-index] .structured-document,body[data-page-archetype=professional-resource] .structured-document{width:100%;max-width:none;margin:0;padding:0}body[data-page-archetype=professional-index] .structured-document .container,body[data-page-archetype=professional-resource] .structured-document .container,body[data-page-archetype=professional-index] .structured-document .professional-principles{width:min(calc(100% - 40px), var(--container));margin-inline:auto}body[data-page-archetype=professional-index] .structured-document :where(.professional-hero-grid,.split-heading,.section-heading,.task-grid,.professional-grid,.library-grid,.professional-use-grid),body[data-page-archetype=professional-resource] .structured-document :where(.professional-article,.professional-layout,.professional-content,.professional-points,.questions-section,.mistakes-section,.sources-section,.tool-page,.model-page,.case-page,.worksheet){min-width:0}body[data-page-archetype=professional-index] .structured-document :where(h1,h2,h3,p,li,a),body[data-page-archetype=professional-resource] .structured-document :where(h1,h2,h3,p,li,a){overflow-wrap:break-word}body[data-page-archetype=professional-index] .structured-document .cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body[data-page-archetype=professional-index] .structured-document .session-card{overflow-wrap:anywhere;min-width:0}body[data-page-archetype=professional-resource] .structured-document .professional-article .tool-section{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--wine), var(--red-dark));color:#fff;box-shadow:var(--shadow);padding:40px}body[data-page-archetype=professional-resource] .structured-document .professional-article .tool-section :where(h2,li){color:inherit}body[data-page-archetype=professional-resource] .structured-document .professional-article .tool-section>p{color:#ffffffd1}body[data-page-archetype=professional-resource] .structured-document .professional-article .tool-section .light-label{color:#ffe4cf}body[data-page-archetype=professional-resource] .structured-document .professional-header .professional-credits{color:var(--ink-soft);background:0 0;border:0;border-radius:0;flex-wrap:wrap;gap:9px 24px;margin-top:24px;padding:0;font-size:.84rem;display:flex}body[data-page-archetype=professional-resource] .structured-document .professional-header .professional-credits span{color:var(--ink-soft);font-size:inherit;font-weight:inherit;letter-spacing:normal;text-transform:none;margin:0}body[data-page-archetype=professional-resource] .structured-document .professional-header .professional-credits a{color:var(--wine);text-underline-offset:3px;font-weight:800;text-decoration:underline}body[data-page-archetype=article-detail] .article-hero-image{width:100%;aspect-ratio:auto!important;height:auto!important;min-height:0!important;max-height:none!important}body[data-page-archetype=article-detail] .article-hero-image>img{display:block;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}body[data-page-archetype=article-detail] .content-blocks figure{max-width:100%;margin-inline:0}body[data-page-archetype=article-detail] .content-blocks figure>img{object-fit:contain;width:100%;height:auto;max-height:680px;display:block}@media (width<=960px){body[data-page-archetype=professional-index] .structured-document .cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){body[data-page-archetype=professional-index] .structured-document .container,body[data-page-archetype=professional-resource] .structured-document .container,body[data-page-archetype=professional-index] .structured-document .professional-principles{width:min(calc(100% - 28px), var(--container))}body[data-page-archetype=professional-resource] .structured-document .professional-article .tool-section{padding:26px 21px}body[data-page-archetype=article-detail] .article-hero-image{margin-block:26px 38px}}@media (width<=620px){body[data-page-archetype=professional-index] .structured-document .cards-grid{grid-template-columns:minmax(0,1fr)}body[data-page-archetype=professional-index] .structured-document .session-card{min-height:0}}[data-home-slot]{scroll-margin-top:96px}.practice-preview-grid article{flex-direction:column;display:flex}.practice-preview-grid article>a{color:var(--red-dark);margin-top:auto;padding-top:22px;font-weight:800}body[data-page-archetype=author-profile] .structured-content-blocks,body[data-page-archetype=editorial-policy] .structured-content-blocks,body[data-page-archetype=professional-index] .structured-content-blocks,body[data-page-archetype=professional-resource] .structured-content-blocks{width:100%}body[data-page-archetype=author-profile] .structured-document>:where(article,section,main,.author-page,.profile-page),body[data-page-archetype=editorial-policy] .structured-document>:where(article,section,main,.content-page,.editorial-page,.legal-page),body[data-page-archetype=professional-index] .structured-document>:where(article,section,main,.professional-page,.professional-index),body[data-page-archetype=professional-resource] .structured-document>:where(article,section,main,.professional-page,.professional-article,.methodology-page){width:min(calc(100% - 40px), var(--container));margin-inline:auto}body[data-page-archetype=author-profile] .structured-document :where(.author-hero,.profile-hero,.author-header){grid-template-columns:minmax(180px,320px) minmax(0,1fr);align-items:center;gap:clamp(28px,6vw,72px);display:grid}body[data-page-archetype=author-profile] .structured-document :where(.author-photo,.profile-photo,.author-portrait){border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--cream);box-shadow:var(--shadow);overflow:hidden}body[data-page-archetype=author-profile] .structured-document :where(.author-photo,.profile-photo,.author-portrait) img{aspect-ratio:4/5;object-fit:cover;width:100%}body[data-page-archetype=editorial-policy] .structured-document :where(.editorial-grid,.team-grid,.authors-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}body[data-page-archetype=professional-index] .structured-document :where(.professional-grid,.principles-grid,.professional-principles),body[data-page-archetype=professional-resource] .structured-document :where(.professional-grid,.process-grid,.roles-grid,.tool-grid,.model-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}body[data-page-archetype=professional-index] .structured-document :where(.professional-card,.principle-card,.professional-principles>*),body[data-page-archetype=professional-resource] .structured-document :where(.professional-card,.process-grid>*,.roles-grid>*,.tool-grid>*,.model-grid>*){min-width:0}.mobile-nav{border-bottom:0;flex:none;padding:0}.mobile-nav summary{white-space:nowrap;align-items:center;gap:8px;min-height:42px;padding:8px 12px;line-height:1;list-style:none;display:inline-flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav-icon{background:currentColor;border-radius:999px;flex:none;width:16px;height:2px;display:inline-block;position:relative}.mobile-nav-icon:before,.mobile-nav-icon:after{content:"";background:currentColor;border-radius:999px;width:16px;height:2px;transition:transform .18s,top .18s;position:absolute;left:0}.mobile-nav-icon:before{top:-5px}.mobile-nav-icon:after{top:5px}.mobile-nav[open] .mobile-nav-icon{background:0 0}.mobile-nav[open] .mobile-nav-icon:before{top:0;transform:rotate(45deg)}.mobile-nav[open] .mobile-nav-icon:after{top:0;transform:rotate(-45deg)}.mobile-nav nav{max-width:min(280px,100vw - 28px);top:calc(100% + 10px)}@media (width<=760px){body[data-page-archetype=author-profile] .structured-document>:where(article,section,main,.author-page,.profile-page),body[data-page-archetype=editorial-policy] .structured-document>:where(article,section,main,.content-page,.editorial-page,.legal-page),body[data-page-archetype=professional-index] .structured-document>:where(article,section,main,.professional-page,.professional-index),body[data-page-archetype=professional-resource] .structured-document>:where(article,section,main,.professional-page,.professional-article,.methodology-page){width:min(calc(100% - 28px), var(--container))}body[data-page-archetype=author-profile] .structured-document :where(.author-hero,.profile-hero,.author-header),body[data-page-archetype=editorial-policy] .structured-document :where(.editorial-grid,.team-grid,.authors-grid),body[data-page-archetype=professional-index] .structured-document :where(.professional-grid,.principles-grid,.professional-principles),body[data-page-archetype=professional-resource] .structured-document :where(.professional-grid,.process-grid,.roles-grid,.tool-grid,.model-grid){grid-template-columns:1fr}}@media (width<=680px){.header-inner{gap:12px}.brand,.brand-lockup,.brand-copy{min-width:0}.brand-lockup{gap:8px}.brand-symbol{width:40px;height:40px}.brand-copy strong,.brand-lockup.compact .brand-copy strong{font-size:clamp(1rem,4.8vw,1.25rem);line-height:1}.mobile-nav summary{font-size:.82rem}.hero-card-body{grid-template-rows:minmax(220px,auto) auto;align-content:start;min-height:0;padding:26px 22px 24px;display:grid}.hero-card-body .body-heart{min-height:225px;position:relative;inset:auto}.hero-card-body .hero-card-quote{z-index:1;margin:8px 0 0;font-size:clamp(.98rem,4.5vw,1.08rem);line-height:1.5;position:relative;inset:auto}}@media (width<=380px){.brand-symbol{width:36px;height:36px}.brand-copy strong,.brand-lockup.compact .brand-copy strong{font-size:.98rem}.mobile-nav summary{padding-inline:10px}}.brand-lockup[data-astro-cid-uivuhh7y]{align-items:center;gap:.72rem;display:inline-flex}.brand-symbol[data-astro-cid-uivuhh7y]{flex:none;width:42px;height:42px}.brand-symbol[data-astro-cid-uivuhh7y] svg[data-astro-cid-uivuhh7y]{width:100%;height:100%;display:block}.brand-copy[data-astro-cid-uivuhh7y]{gap:.15rem;display:grid}.brand-copy[data-astro-cid-uivuhh7y] strong[data-astro-cid-uivuhh7y]{font-size:1.15rem;line-height:1}.brand-copy[data-astro-cid-uivuhh7y] small[data-astro-cid-uivuhh7y]{color:var(--muted);font-size:.68rem}.compact[data-astro-cid-uivuhh7y] .brand-copy[data-astro-cid-uivuhh7y] small[data-astro-cid-uivuhh7y]{display:none}
