.p3-quick-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.p3-quick-tabs{display:flex;flex-wrap:wrap;gap:6px}.p3-quick-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:0;border-radius:7px;padding:7px 11px;background:transparent;color:var(--eh-muted);font-size:12px;cursor:pointer}.p3-quick-tabs button[aria-pressed=true]{color:var(--eh-link);background:var(--eh-brand-soft)}.p3-quick-heading>a{display:flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap;color:var(--eh-muted)}.p3-quick .p2-launcher{min-height:94px;align-items:start}.p3-quick .p2-launch{font-size:12px}.p3-quick-empty{min-height:94px;display:flex;align-items:center;justify-content:center;gap:14px;color:var(--eh-muted)}.p3-quick-empty strong{color:var(--eh-text);font-size:13px;font-weight:500}.p3-quick-empty p{font-size:11px;margin:7px 0 0}.p3-quick-empty>a{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--eh-link);margin-left:12px}.p3-editor-icon{display:inline-grid;place-items:center;flex:none;border-radius:29%;color:#fff;background:#3151a4}.p3-editor-icon.audio-editor{background:#8257c6}.p3-favorite-wrap{position:relative;display:inline-flex;flex:0 0 36px;margin:0 4px}.p2-tool-card .p3-favorite-wrap .favorite-button{width:36px;min-width:36px;height:40px;margin:0;color:var(--eh-muted)}.p2-tool-card .favorite-button:hover,.p2-tool-card .favorite-button[aria-pressed=true]{color:var(--eh-link);background:var(--eh-brand-soft)}.p3-favorite-feedback{position:absolute;z-index:5;right:0;bottom:calc(100% + 5px);padding:6px 9px;border:1px solid var(--eh-line);border-radius:7px;background:var(--eh-surface);box-shadow:var(--eh-shadow-raised);font-size:11px;white-space:nowrap;color:var(--eh-text);pointer-events:none}.p3-favorite-feedback[data-visible=false]{padding:0;border:0;width:0;height:0;overflow:hidden}.p2-site-card{display:flex;flex-direction:column}.p2-site-card>p{min-height:21px}.p2-site-shortcuts{margin-top:auto;display:grid;grid-template-columns:1fr;gap:0}.p2-site-shortcuts a{padding:7px 0;background:transparent;border-bottom:1px solid var(--eh-line);border-radius:0;font-size:12px}.p2-site-shortcuts a:last-child{border-bottom:0}.p2-site-shortcuts a:hover{color:var(--eh-link);background:transparent}.p2-lead-copy>p{font-size:14px;line-height:1.8}.p2-story-copy{padding:16px}.p2-local-note{font-size:12px}.p3-search-modal{position:fixed;inset:0;width:min(680px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 48px);margin:min(9vh,84px) auto auto;padding:0;border:0;border-radius:14px;background:var(--eh-surface);color:var(--eh-text);box-shadow:var(--eh-shadow-raised);overflow:visible}.p3-search-modal::backdrop{background:rgb(20 23 31/45%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.p3-search-modal .search-dialog{width:100%;max-height:calc(100dvh - 110px);display:flex;flex-direction:column;border:1px solid var(--eh-line);border-radius:14px;box-shadow:none;overflow:hidden}.p3-search-intro{padding:22px 24px 14px;flex:none}.p3-search-intro>span{display:block;color:var(--eh-link);letter-spacing:.12em;font-size:10px;font-weight:600}.p3-search-intro h2{margin:7px 0 6px;font-size:21px;line-height:1.4;font-weight:600}.p3-search-intro p{margin:0;color:var(--eh-muted);font-size:12px}.p3-search-dialog .search-input-row{display:flex;flex:none;gap:10px;height:48px;margin:0 20px 14px;padding:0 12px;border:1px solid var(--eh-line-strong);border-radius:9px;background:var(--eh-surface-soft);color:var(--eh-muted)}.p3-search-dialog .search-input-row:focus-within{border-color:var(--eh-link);box-shadow:0 0 0 3px var(--eh-brand-soft)}.p3-search-dialog .search-input-row>svg{flex:none}.p3-search-dialog .search-input-row input{flex:1 1;width:100%;font-size:15px;outline:0}.p3-search-dialog input::-webkit-search-cancel-button{display:none}.p3-close-search{border:1px solid var(--eh-line);border-radius:5px;padding:3px 6px;background:var(--eh-surface);color:var(--eh-muted);font-size:11px;cursor:pointer}.p3-search-filters{display:flex;flex-wrap:wrap;gap:6px;padding:0 20px 12px;border-bottom:1px solid var(--eh-line)}.p3-search-filters button{min-height:32px;padding:5px 11px;border:0;border-radius:6px;background:transparent;color:var(--eh-muted);font-size:12px;cursor:pointer}.p3-search-filters button[aria-pressed=true]{color:var(--eh-link);background:var(--eh-brand-soft)}.p3-search-caption{flex:none;padding:13px 24px 5px;font-size:11px;color:var(--eh-muted)}.p3-search-dialog .search-results{min-height:0;max-height:min(420px,48dvh);overflow-y:auto;overscroll-behavior:contain;padding:6px 12px 12px}.p3-search-dialog .p3-result{grid-template-columns:36px minmax(0,1fr) auto 16px;gap:12px;min-height:66px;border:1px solid transparent;border-radius:9px;padding:10px}.p3-result>span:nth-child(2){min-width:0}.p3-result strong{font-size:13px;font-weight:550}.p3-result small,.p3-result strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p3-result small{font-size:11px}.p3-result>svg{color:var(--eh-faint)}.p3-search-dialog .p3-result:hover,.p3-search-dialog .p3-result[aria-selected=true]{border-color:color-mix(in srgb,var(--eh-brand) 18%,var(--eh-line));background:var(--eh-brand-soft)}.p3-result em{padding:3px 6px;border-radius:4px;background:var(--eh-surface-soft);color:var(--eh-muted)}.p3-search-footer{display:flex;flex:none;justify-content:space-between;gap:12px;padding:13px 22px;border-top:1px solid var(--eh-line);font-size:11px;color:var(--eh-muted)}.p3-search-footer>span{display:flex;gap:5px;align-items:center}.p3-search-empty{text-align:center;padding:26px 20px;color:var(--eh-muted)}.p3-search-empty>strong{display:block;margin-top:12px;font-size:15px;font-weight:500;color:var(--eh-text)}.p3-search-empty p{font-size:12px;line-height:1.7}.p3-search-empty a{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--eh-link)}@media (hover:hover) and (pointer:fine){.p2-site-card,.p2-tool-card{transition:border-color .16s ease,box-shadow .16s ease}.p2-tool-card:hover{box-shadow:0 3px 12px rgb(30 35 50/5%)}.p2-site-card:hover{border-color:color-mix(in srgb,var(--item-accent) 28%,var(--eh-line))}}@media (max-width:600px){.p3-quick-heading{align-items:flex-start;gap:7px;flex-wrap:wrap;margin-bottom:6px}.p3-quick-tabs{gap:2px}.p3-quick-tabs button{min-height:40px;padding:6px 8px;font-size:11px;gap:5px}.p3-quick-tabs svg{width:13px}.p3-quick-heading>a{margin-left:auto;padding-block:12px;font-size:11px}.p3-quick .p2-launch{font-size:11px}.p3-quick-empty{min-height:150px;flex-wrap:wrap;text-align:center;gap:10px;padding:16px 6px}.p3-quick-empty>div{flex:1 0 80%}.p3-quick-empty>a{margin:0}.p2-site-shortcuts{display:none}.p2-site-card-head>a{display:grid;position:absolute;right:8px;top:9px;width:28px;height:32px}.p2-site-card{position:relative}.p2-site-card-head{padding-right:13px}.p2-story-copy{padding:0}.p3-search-modal{width:calc(100vw - 20px);margin:10px auto auto}.p3-search-modal,.p3-search-modal .search-dialog{max-height:calc(100dvh - 20px)}.p3-search-intro{padding:18px 18px 12px}.p3-search-intro h2{font-size:19px}.p3-search-dialog .search-input-row{margin:0 12px 12px;padding-inline:9px}.p3-search-dialog .search-input-row input{font-size:16px}.p3-search-filters{padding-inline:12px;gap:3px}.p3-search-filters button{min-height:38px;padding-inline:10px}.p3-search-caption{padding-inline:18px}.p3-search-dialog .search-results{max-height:45dvh;padding-inline:6px}.p3-search-dialog .p3-result{grid-template-columns:32px minmax(0,1fr) auto;gap:9px}.p3-result>svg{display:none}.p3-search-footer{padding:12px 16px;font-size:10px}.p3-search-footer>span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.p2-site-card,.p2-tool-card,.p3-quick *{transition:none}}.discovery-home{--d-line:#eceaf1;width:min(1580px,calc(100% - 48px));margin-inline:auto;padding:18px 0 28px;display:grid;gap:16px;color:var(--eh-text)}body:has(.discovery-home){background:radial-gradient(ellipse at 8% 0,#fff0f8 0,transparent 38%),radial-gradient(ellipse at 90% 25%,#edf3ff 0,transparent 44%),var(--eh-page)}.discovery-home a{text-decoration:none}.discovery-home button{cursor:pointer;font:inherit}.discovery-home svg{flex-shrink:0}.d-panel{min-width:0;border:1px solid var(--d-line,var(--eh-line));border-radius:14px;background:var(--eh-surface);box-shadow:0 3px 16px #252b4110}.d-studio{display:grid;gap:16px;min-width:0}.d-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px}.d-hero{position:relative;min-width:0;min-height:360px;overflow:hidden;border-radius:16px;background:linear-gradient(120deg,#fff5fb,#f8f9fd 65%,#f4edfb)}.d-hero-art{position:absolute;inset:0 0 0 auto;width:70%;pointer-events:none}.d-hero-art img{object-fit:cover;object-position:58% center}.d-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff7fc,#fcfaff 26%,#fcfafff0 40%,#fcfaff90 53%,transparent 70%);pointer-events:none}.d-hero-copy{position:relative;z-index:1;width:min(72%,650px);padding:28px 30px 26px}.d-eyebrow{display:block;color:#8586a4;font-size:10px;font-weight:600;letter-spacing:.22em;margin-bottom:18px}.d-hero h1{margin:0 0 5px;font-size:clamp(30px,2.65vw,44px);font-weight:750;line-height:1.3;letter-spacing:-.03em;color:#171b2c}.d-hero-title{margin:0 0 12px;font-size:clamp(21px,1.9vw,29px);font-weight:550;line-height:1.5;color:#262c40;letter-spacing:-.015em}.d-hero-description{max-width:445px;margin:0 0 20px;color:#69718c;font-size:14px;line-height:1.8}.d-hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:19px 0 24px}.d-hero-stats>div{display:flex;align-items:center;gap:8px;min-width:0}.d-hero-stats svg{color:var(--eh-link);width:17px}.d-hero-stats small,.d-hero-stats strong{display:block}.d-hero-stats strong{font-size:12px;color:#34334b;line-height:1.6}.d-hero-stats small{font-size:10px;color:#73758a;line-height:1.6}.d-hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.d-primary,.d-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:43px;padding:11px 18px;border-radius:10px;font-size:13px;font-weight:600;border:1px solid transparent}.d-primary{background:linear-gradient(130deg,#e82d83,#d82776);color:#fff;box-shadow:0 6px 17px #df267c25}.d-primary:hover{filter:brightness(.95)}.d-secondary{background:#ffffffd9;color:var(--eh-link);border-color:#f9d9e8}.d-secondary:hover{background:#fff0f7}.d-hero-rail{display:grid;grid-template-rows:auto auto 1fr;gap:10px;min-width:0}.d-mini-heading{display:flex;gap:7px;align-items:center}.d-mini-heading h2{margin:0;color:var(--eh-text);font-weight:650;font-size:12px}.d-mini-heading svg{color:var(--eh-link)}.d-mini-heading>small,.d-mini-heading>time{margin-left:auto;color:var(--eh-faint);font-size:10px;font-weight:400}.d-thought{padding:16px 18px 12px;background:linear-gradient(125deg,#fff,#faf4ff 85%)}.d-thought>p{font-size:13px;line-height:1.7;margin:10px 0 5px;min-height:43px;color:#52566e}.d-thought-bottom{justify-content:space-between;color:#86809e}.d-thought-bottom,.d-thought-bottom button{display:flex;align-items:center;font-size:10px}.d-thought-bottom button{gap:5px;border:0;border-radius:6px;background:#ffffffa8;padding:5px 7px;color:#73738b}.d-resume{padding:13px 16px}.d-resume-body{display:flex;align-items:center;gap:9px;margin-top:12px}.d-resume-body>div{min-width:0;flex:1 1}.d-resume-body strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.d-resume-body small{display:block;color:var(--eh-faint);font-size:10px;margin-top:3px}.d-small-action{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;gap:5px;min-height:30px;padding:6px 9px;background:var(--eh-brand-soft);color:var(--eh-link);border:0;border-radius:7px;font-size:11px;font-weight:500}.d-small-action:hover{background:color-mix(in srgb,var(--eh-brand) 15%,var(--eh-surface))}.d-recipe{padding:14px 16px}.d-recipe>strong{display:block;font-size:12px;margin:11px 0 5px;font-weight:600}.d-recipe>p{color:var(--eh-muted);font-size:11px;margin:0 0 11px}.d-recipe-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.d-recipe-icons,.d-recipe-icons>span{display:flex;gap:7px;align-items:center}.d-recipe-icons>span{color:var(--eh-faint)}.d-section-head{display:flex;align-items:center;gap:14px;min-width:0;margin-bottom:13px}.d-section-head h2{display:flex;align-items:center;gap:8px;margin:0;font-size:15px;line-height:1.5;font-weight:650;white-space:nowrap}.d-section-head h2>svg{color:var(--eh-link)}.d-section-head>p{font-size:11px;color:var(--eh-muted);margin:0}.d-section-head>small{font-size:10px;color:var(--eh-faint);margin-left:auto}.d-section-more{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:var(--eh-muted);font-size:11px;white-space:nowrap}.d-section-more:hover{color:var(--eh-link)}.d-workbench{padding:13px 16px 15px}.d-workbench-tabs{display:flex;align-items:center;gap:4px}.d-workbench-tabs button{font-size:11px;padding:7px 11px;min-height:32px;background:none;color:var(--eh-muted);border:0;border-radius:7px}.d-workbench-tabs button[aria-pressed=true]{background:var(--eh-brand-soft);color:var(--eh-link)}.d-channels{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:8px;min-width:0}.d-channel{display:flex;align-items:center;position:relative;gap:9px;min-width:0;padding:12px 8px;border:1px solid var(--eh-line);border-radius:10px;background:linear-gradient(125deg,color-mix(in srgb,var(--d-tint,#e8338e) 5%,var(--eh-surface)),var(--eh-surface))}.d-channel>span:not(.d-icon):not(.app-icon){min-width:0;flex:1 1}.d-channel strong{display:block;font-size:12px;font-weight:600;line-height:1.5}.d-channel small{display:block;font-size:10px;color:var(--eh-muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.d-channel>svg{position:absolute;right:5px;top:9px;width:10px;color:var(--eh-link)}.d-personal-channel strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.d-icon{display:inline-grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border-radius:12px;background:linear-gradient(145deg,color-mix(in srgb,var(--d-tint,#f13789) 64%,#fff),var(--d-tint,#f13789));color:#fff;box-shadow:inset 0 1px 1px #ffffff65,0 4px 9px color-mix(in srgb,var(--d-tint,#f13789) 20%,transparent);border:1px solid #ffffff8a}.d-icon-small{width:31px;height:31px;flex-basis:31px;border-radius:9px}.d-channel .d-icon{width:36px;height:36px;flex-basis:36px;border-radius:10px}.d-channel .d-icon svg{width:22px;height:22px}[data-tone=rose]{--d-tint:#f43069}[data-tone=blue]{--d-tint:#087af5}[data-tone=violet]{--d-tint:#9350f5}[data-tone=mint]{--d-tint:#02b78e}[data-tone=orange]{--d-tint:#ff920a}[data-tone=pink]{--d-tint:#ee368f}[data-tone=green]{--d-tint:#46bd35}.d-channel-next{display:none}.d-workbench-empty{display:flex;min-height:70px;align-items:center;justify-content:center;gap:16px;color:var(--eh-muted)}.d-workbench-empty strong{color:var(--eh-text);font-size:13px}.d-workbench-empty p{font-size:11px;margin:5px 0}.d-workbench-empty a{display:flex;gap:6px;align-items:center;color:var(--eh-link);font-size:12px}.d-scenes{padding:14px 16px 16px}.d-scene-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px}.d-scene{min-width:0;display:flex;align-items:center;gap:10px;text-align:left;padding:13px 10px;border:1px solid var(--eh-line);border-radius:11px;background:var(--eh-surface);color:var(--eh-text)}.d-scene>span:not(.d-icon){min-width:0;flex:1 1}.d-scene strong{display:block;font-size:12px;font-weight:600;line-height:1.6}.d-scene small{display:block;margin-top:4px;font-size:10px;color:var(--eh-muted);line-height:1.6}.d-scene>svg{width:11px;color:var(--eh-faint)}.d-scene .d-icon{background:color-mix(in srgb,var(--d-tint) 10%,var(--eh-surface));color:var(--d-tint);border:0;box-shadow:none;width:40px;height:46px;flex-basis:40px}.d-editorial-layout{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(250px,.9fr) minmax(230px,.85fr);align-items:start;gap:14px}.d-ai,.d-reading,.d-updates{padding:15px;min-width:0;scroll-margin-top:130px}.d-reading .d-section-head{gap:10px}.d-reading .d-section-head>p{font-size:10px}.d-reading-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:14px}.d-reading-lead{position:relative;overflow:hidden;border-radius:10px;min-height:302px;background:var(--eh-surface-soft)}.d-reading-lead>img{object-fit:cover}.d-reading-lead>div{position:relative;z-index:1;padding:18px;min-height:302px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background:linear-gradient(180deg,#ffffff15,#ffffffdf 40%,#fffffff5)}.d-reading-tag{padding:4px 8px;border-radius:5px;font-size:10px;background:#fff;color:var(--eh-link)}.d-reading-lead h3{margin:12px 0 8px;font-size:20px;line-height:1.6;font-weight:700;color:#26293a}.d-reading-lead p{font-size:11px;line-height:1.8;margin:0 0 10px;color:#64697b}.d-reading-lead>div>small{display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:10px;color:#6a6e81;margin-top:12px}.d-reading-list{display:grid;align-content:start;gap:14px}.d-reading-list article{display:grid;grid-template-columns:82px minmax(0,1fr);gap:10px;align-items:start;min-width:0}.d-story-thumb{position:relative;display:block;overflow:hidden;width:82px;height:70px;border-radius:8px;background:var(--eh-surface-soft)}.d-story-thumb img{object-fit:cover}.d-reading-list article>div>span{color:var(--eh-link);font-size:9px}.d-reading-list h3{margin:4px 0 5px;font-size:12px;line-height:1.65;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.d-reading-list time{font-size:10px;color:var(--eh-faint)}.d-ai-list{display:grid;gap:7px}.d-ai-item{display:flex;align-items:center;gap:9px;min-width:0;min-height:39px;padding:3px;border-radius:7px}.d-ai-item>span{min-width:0;flex:1 1}.d-ai-item strong{display:block;font-size:12px;font-weight:600}.d-ai-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--eh-muted);font-size:10px;margin-top:4px}.d-ai-item em{padding:4px 7px;border-radius:5px;background:var(--eh-brand-soft);color:var(--eh-link);font-size:10px;font-style:normal;flex:none}.d-ai-item:hover{background:var(--eh-surface-soft)}.d-ai-more summary{display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;padding-top:12px;color:var(--eh-link);cursor:pointer;list-style:none}.d-ai-more summary::-webkit-details-marker{display:none}.d-ai-more[open] summary{padding-bottom:12px}.d-ai-more[open] summary svg{transform:rotate(90deg)}.d-update-note{font-size:10px;color:var(--eh-faint);margin:0 0 12px}.d-updates ol{list-style:none;padding:0 0 0 13px;margin:0}.d-updates li{position:relative;padding:0 0 14px 14px;border-left:1px solid var(--eh-line)}.d-updates li:before{content:"";position:absolute;left:-3px;top:6px;width:5px;height:5px;border-radius:50%;background:var(--eh-brand);box-shadow:0 0 0 4px var(--eh-brand-soft)}.d-updates li:last-child{padding-bottom:0}.d-updates time{color:var(--eh-faint);font-size:10px}.d-updates strong{display:block;font-weight:500;font-size:12px;line-height:1.6;margin-top:4px}.d-updates li span{display:block;color:var(--eh-muted);font-size:10px;line-height:1.7;margin-top:3px}.d-ecosystem-strip{padding:14px 16px}.d-ecosystem-links{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:8px}.d-ecosystem-links>a{display:flex;align-items:center;gap:7px;min-width:0;padding:8px 5px;border-radius:8px;background:var(--eh-surface-soft)}.d-ecosystem-links>a>span:not(.d-icon){flex:1 1;min-width:0}.d-ecosystem-links strong{display:block;font-weight:550;font-size:10px}.d-ecosystem-links small{color:var(--eh-faint);display:block;font-size:9px;margin-top:3px}.d-ecosystem-links>a>svg{color:var(--eh-faint)}.d-footer-cards{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.d-blog,.d-privacy{display:flex;align-items:center;gap:13px;border-radius:12px;padding:16px 19px;background:linear-gradient(110deg,#fff1f8,#ffffffdd);border:1px solid #f5e6ef}.d-blog>svg,.d-privacy>svg{color:var(--eh-link)}.d-blog>span:not(.d-small-action),.d-privacy>span{flex:1 1}.d-blog strong,.d-privacy strong{display:block;font-size:13px;font-weight:600}.d-blog small,.d-privacy small{display:block;margin-top:5px;font-size:11px;color:var(--eh-muted);line-height:1.7}.discovery-home .ad-band{margin:0;width:100%}.d-ai,.d-reading,.d-scenes,.d-workbench{scroll-margin-top:132px}.d-scene-dialog{width:min(620px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto;border:1px solid var(--eh-line);border-radius:16px;padding:24px;background:var(--eh-surface);color:var(--eh-text);box-shadow:var(--eh-shadow-raised)}.d-scene-dialog::backdrop{background:#1f223660;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.d-scene-dialog header{display:flex;align-items:center;gap:13px}.d-scene-dialog header>div{flex:1 1}.d-scene-dialog h2{font-size:21px;margin:4px 0 0}.d-scene-dialog header>div>span{color:var(--eh-muted);font-size:11px}.d-scene-dialog header>button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:8px;background:var(--eh-surface-soft);color:var(--eh-muted);cursor:pointer}.d-scene-intro{font-size:13px;color:var(--eh-muted);line-height:1.8;margin:19px 0}.d-scene-dialog ol{padding:0;margin:0;list-style:none;display:grid;gap:10px}.d-scene-dialog li{display:flex;gap:11px;align-items:center;padding:15px 12px;border-radius:10px;background:var(--eh-surface-soft)}.d-step-number{color:var(--eh-link);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.d-scene-dialog li>div{flex:1 1;min-width:0}.d-scene-dialog li strong{display:block;font-size:13px;line-height:1.6}.d-scene-dialog li small{display:block;color:var(--eh-muted);font-size:10px;margin-top:4px}.d-scene-dialog footer{display:flex;align-items:start;gap:8px;font-size:12px;line-height:1.7;color:var(--eh-muted);margin:17px 0}.d-scene-dialog footer p{margin:0}.d-scene-dialog footer svg{flex:none;color:var(--eh-link)}.d-scene-done{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:42px;border:0;border-radius:8px;background:var(--eh-brand-soft);color:var(--eh-link);cursor:pointer}.d-mobile-nav{display:none}@media (hover:hover) and (pointer:fine){.d-channel,.d-scene{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.d-channel:hover,.d-scene:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--eh-brand) 24%,var(--eh-line));box-shadow:0 5px 14px #2720420e}}@media (max-width:1399px){.d-hero-layout{grid-template-columns:minmax(0,1fr) 305px}.d-hero-copy{padding:25px 24px;width:75%}.d-hero-stats{gap:8px}.d-hero-stats>div{gap:5px}.d-hero-stats svg{width:14px}.d-channel{flex-direction:column;align-items:flex-start;padding:11px 12px;gap:8px}.d-channel small{font-size:9px}.d-channel>span:not(.d-icon):not(.app-icon){width:100%}.d-scene{flex-wrap:wrap;position:relative;gap:8px}.d-scene>span:not(.d-icon){flex-basis:100%}.d-scene>svg{position:absolute;right:9px;top:17px}.d-scene .d-icon{width:37px;height:37px;flex-basis:37px}.d-editorial-layout{grid-template-columns:minmax(0,2.25fr) minmax(235px,.9fr) minmax(205px,.8fr)}.d-reading-list article{grid-template-columns:65px minmax(0,1fr)}.d-story-thumb{width:65px;height:64px}.d-reading-lead h3{font-size:18px}.d-reading-lead>div{padding:14px}.d-ecosystem-links>a>svg,.d-reading .d-section-head>p{display:none}}@media (max-width:1199px){.d-hero-layout{grid-template-columns:1fr}.d-hero{min-height:340px}.d-hero-copy{width:65%;padding:30px}.d-hero-rail{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;gap:12px}.d-hero-rail .d-panel{padding:14px}.d-mini-heading>small,.d-mini-heading>time{display:none}.d-resume-body{flex-wrap:wrap}.d-resume-body .d-small-action{margin-left:auto}.d-channels{display:flex;overflow-x:auto;padding:2px 1px 8px;scrollbar-width:thin;scroll-snap-type:x proximity}.d-channel{flex:0 0 150px;flex-direction:row;align-items:center;padding:13px 10px;scroll-snap-align:start}.d-channel-next{display:grid;place-items:center;width:30px;height:30px;background:var(--eh-surface-soft);color:var(--eh-muted);border:0;border-radius:8px}.d-scene-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.d-scene{flex-wrap:nowrap}.d-scene>span:not(.d-icon){flex-basis:auto}.d-scene>svg{position:static}.d-editorial-layout{grid-template-columns:minmax(0,1fr) 280px}.d-updates{grid-column:1/-1}.d-updates ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.d-updates li{padding-bottom:0}.d-ecosystem-links{display:flex;overflow:auto;padding-bottom:5px;scrollbar-width:thin}.d-ecosystem-links>a{flex:0 0 136px;padding:8px}}@media (max-width:900px){.discovery-home{width:calc(100% - 32px)}.d-hero-copy{width:72%}.d-hero-rail{grid-template-columns:1fr 1fr}.d-hero-rail .d-recipe{display:none}.d-editorial-layout{grid-template-columns:minmax(0,1fr)}.d-ai-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 22px}.d-ai-item{min-height:43px}.d-ai-more .d-ai-list{margin-top:10px}.d-updates{grid-column:auto}.d-reading-list article{grid-template-columns:92px minmax(0,1fr)}.d-story-thumb{width:92px;height:73px}.d-footer-cards{grid-template-columns:1fr}.d-section-head{flex-wrap:wrap;gap:8px 12px}.d-section-head>p{flex:1 1}.d-workbench .d-section-head{gap:8px}}@media (max-width:767px){html[data-eh-portal] body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}.discovery-home{width:calc(100% - 24px);gap:14px;padding-top:10px}.d-studio{gap:14px}.d-hero-layout{gap:0}.d-hero{min-height:0;border:1px solid #f3e9f2}.d-hero-art{inset:auto 0 0;width:100%;height:228px}.d-hero-art img{object-position:56% 55%}.d-hero:after{background:linear-gradient(180deg,#fff8fc,#fcfaff 42%,#fcfaffee 56%,#fcfaff70 70%,transparent 84%)}.d-hero-copy{width:100%;padding:24px 20px 213px}.d-eyebrow{font-size:8px;margin-bottom:12px;letter-spacing:.18em}.d-hero h1{font-size:30px;line-height:1.4}.d-hero-title{font-size:20px;margin-bottom:10px}.d-hero-description{font-size:12px;line-height:1.8;max-width:340px}.d-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin:16px 0 18px;max-width:340px}.d-hero-stats>div{gap:8px}.d-hero-stats strong{font-size:12px}.d-hero-stats small{font-size:10px}.d-hero-stats svg{width:17px}.d-hero-actions{gap:8px}.d-primary,.d-secondary{min-height:42px;font-size:12px;padding:10px 12px;gap:6px}.d-hero-rail{display:none}.d-ai,.d-reading,.d-scenes,.d-updates,.d-workbench{padding:15px 12px;border-radius:13px}.d-section-head h2{font-size:15px}.d-workbench .d-section-head h2{width:100%;margin-bottom:2px}.d-workbench-tabs{gap:2px}.d-workbench-tabs button{font-size:11px;min-height:38px;padding:7px 8px}.d-section-more{font-size:10px}.d-channel-next{display:none}.d-channels{margin-right:-12px;padding-right:12px}.d-channel{flex:0 0 125px;padding:12px;flex-direction:column;align-items:flex-start}.d-channel strong{font-size:13px}.d-channel small{font-size:10px}.d-channel .d-icon{width:40px;height:40px;flex-basis:40px}.d-workbench-empty{min-height:140px;flex-wrap:wrap;padding:15px;gap:10px}.d-workbench-empty>div{flex:1 0 70%}.d-workbench-empty p{line-height:1.8}.d-workbench-empty>a{width:100%;justify-content:center}.d-scenes .d-section-head>p{flex:1 0 100%;order:3;font-size:11px;line-height:1.7}.d-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.d-scene{padding:12px 9px;min-height:86px;gap:8px}.d-scene .d-icon{width:33px;height:42px;flex-basis:33px}.d-scene .d-icon svg{width:23px}.d-scene strong{font-size:12px}.d-scene small{font-size:10px;line-height:1.7}.d-scene>svg{display:none}.d-reading-grid{grid-template-columns:1fr}.d-reading-lead{min-height:300px}.d-reading-lead>div{padding:18px;min-height:320px;background:linear-gradient(180deg,#ffffff00,#ffffffbb 35%,#fffffff7 70%)}.d-reading-lead h3{font-size:21px;line-height:1.5}.d-reading-lead p{font-size:12px}.d-reading-list{gap:12px}.d-reading-list article{grid-template-columns:88px minmax(0,1fr)}.d-story-thumb{width:88px;height:74px}.d-reading-list h3{font-size:12px;-webkit-line-clamp:2}.d-reading-list article>div>span{font-size:10px}.d-ai-list{gap:10px 12px}.d-ai-item{gap:7px;align-items:start;position:relative;padding-bottom:28px;min-height:70px}.d-ai-item strong{font-size:12px}.d-ai-item small{font-size:10px}.d-ai-item em{position:absolute;bottom:0;left:40px;min-height:24px;padding:4px 10px}.d-ai-more .d-ai-item{padding-bottom:0;min-height:46px}.d-ai-item>svg{display:none}.d-updates ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.d-update-note{font-size:10px}.d-updates strong{font-size:12px}.d-updates li span{font-size:11px}.d-ecosystem-strip{padding:15px 12px}.d-ecosystem-strip .d-section-head>p{order:3;flex:1 0 100%;font-size:11px}.d-ecosystem-links{margin-right:-12px;padding-right:12px}.d-ecosystem-links>a{flex-basis:142px}.d-blog,.d-privacy{padding:16px 14px;gap:10px}.d-blog{flex-wrap:wrap}.d-blog>.d-small-action{margin-left:35px}.d-blog strong,.d-privacy strong{font-size:13px}.d-blog small,.d-privacy small{font-size:11px}.d-ai,.d-reading,.d-scenes,.d-workbench{scroll-margin-top:80px}.d-mobile-nav{position:fixed;inset:auto 0 0;z-index:60;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:6px 8px max(6px,env(safe-area-inset-bottom));border-top:1px solid var(--eh-line);background:var(--eh-surface);box-shadow:0 -4px 18px #30334808}.d-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:48px;gap:4px;color:var(--eh-muted);border-radius:8px;font-size:10px}.d-mobile-nav a[aria-current]{color:var(--eh-link);background:var(--eh-brand-soft)}.d-mobile-nav svg{width:21px;height:21px}.d-scene-dialog{padding:18px 14px;max-height:calc(100dvh - 24px)}.d-scene-dialog li{flex-wrap:wrap;gap:8px}.d-scene-dialog li>div{min-width:130px}.d-scene-dialog li>a{margin-left:auto;min-height:36px}.d-scene-dialog h2{font-size:19px}}@media (max-width:374px){.d-hero-copy{padding-inline:15px}.d-hero h1{font-size:27px}.d-hero-title{font-size:18px}.d-hero-actions{gap:6px}.d-primary,.d-secondary{padding-inline:10px;font-size:11px}.d-scene{flex-direction:column;align-items:flex-start}}html[data-theme=dark] body:has(.discovery-home){background:radial-gradient(ellipse at 20% 0,#342532,transparent 50%),var(--eh-page)}html[data-theme=dark] .discovery-home{--d-line:var(--eh-line)}html[data-theme=dark] .d-hero{background:#292530;border-color:var(--eh-line)}html[data-theme=dark] .d-hero:after{background:linear-gradient(90deg,#292530,#292530 26%,#292530e8 40%,#29253090 53%,transparent 70%)}html[data-theme=dark] .d-hero-art{filter:brightness(.76)}html[data-theme=dark] :is(.d-hero h1,.d-hero-title,.d-hero-stats strong){color:var(--eh-text)}html[data-theme=dark] :is(.d-hero-description,.d-hero-stats small,.d-eyebrow){color:var(--eh-muted)}html[data-theme=dark] :is(.d-thought,.d-blog,.d-privacy){background:linear-gradient(120deg,#302631,var(--eh-surface));border-color:var(--eh-line)}html[data-theme=dark] .d-thought>p{color:var(--eh-text)}html[data-theme=dark] :is(.d-thought-bottom,.d-thought-bottom button){background:transparent;color:var(--eh-muted)}html[data-theme=dark] .d-secondary{background:#332b36;border-color:#594153}html[data-theme=dark] .d-reading-lead>div{background:linear-gradient(180deg,#25263125,#252631d9 35%,#252631fa 76%)}html[data-theme=dark] .d-reading-lead :is(h3,p,small){color:var(--eh-text)}html[data-theme=dark] .d-reading-tag{background:#322531}@media (max-width:767px){html[data-theme=dark] .d-hero:after{background:linear-gradient(180deg,#292530,#292530 42%,#292530ee 56%,#29253070 70%,transparent 84%)}}@media (prefers-reduced-motion:reduce){.d-scene-dialog *,.discovery-home *{transition:none;animation:none;scroll-behavior:auto}}@media (max-width:767px){.d-hero-copy{padding:20px 18px 150px}.d-hero-art{height:190px}.d-hero-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0 16px}.d-hero-stats>div{display:block}.d-hero-stats svg{display:none}.d-hero-stats strong{font-size:10px}.d-hero-stats small{font-size:9px;line-height:1.6;margin-top:4px;overflow-wrap:anywhere}.d-workbench .d-section-head{margin-bottom:8px}}.d-hero.d-hero-carousel{min-height:0;display:flex;flex-direction:column;background:var(--eh-surface);border:1px solid var(--eh-line);border-radius:16px}.d-hero.d-hero-carousel:after{content:none}.eh-hero-swiper{width:100%;min-width:0;margin:0;flex:1 1;display:flex}.eh-hero-swiper .swiper-wrapper{height:auto;align-items:stretch}.eh-hero-swiper .swiper-slide{height:auto;display:flex}.eh-hero-slide{--hero-base:#fff8fc;position:relative;display:flex;min-width:0;min-height:314px;width:100%;overflow:hidden;background:var(--hero-base)}.eh-hero-slide[data-theme-tone=blue]{--hero-base:#f3f8ff}.eh-hero-slide[data-theme-tone=lavender]{--hero-base:#f8f5ff}.eh-hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:59%;padding:26px 50px 42px}.eh-hero-eyebrow{display:block;margin-bottom:16px;font-size:9px;line-height:1.6;font-weight:600;letter-spacing:.17em;color:#76718f}.d-hero-carousel .eh-hero-heading{margin:0 0 8px;font-size:clamp(28px,2.35vw,37px);line-height:1.3;font-weight:700;letter-spacing:-.035em;color:#202336;text-wrap:balance}.eh-hero-subtitle{margin:0 0 14px;font-size:clamp(17px,1.6vw,23px);line-height:1.5;font-weight:550;letter-spacing:-.02em;color:#373a50;text-wrap:pretty}.eh-hero-description{margin:0;max-width:370px;font-size:13px;line-height:1.85;color:#62687e;text-wrap:pretty}.eh-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px}.eh-hero-primary,.eh-hero-secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 15px;border:1px solid transparent;border-radius:10px;font-size:12px;line-height:1.6;font-weight:550;white-space:nowrap;cursor:pointer}.eh-hero-primary{background:var(--eh-action);color:white;box-shadow:0 5px 16px rgb(195 43 112/14%)}.eh-hero-primary:hover{background:var(--eh-action-hover)}.eh-hero-secondary{border-color:color-mix(in srgb,var(--eh-brand) 23%,var(--eh-line));color:var(--eh-link);background:var(--eh-surface)}.eh-hero-secondary:hover{background:var(--eh-brand-soft)}.eh-hero-art{position:absolute;inset:0 0 0 auto;width:57%;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent,#0006 26%,#000 58%);mask-image:linear-gradient(90deg,transparent,#0006 26%,#000 58%)}.eh-hero-art img{object-fit:cover;object-position:58% center;-webkit-user-select:none;user-select:none}.d-hero-carousel :where(a,button):focus-visible{outline:2px solid var(--eh-link);outline-offset:3px}@media (min-width:641px) and (max-width:1000px){.eh-hero-copy{width:61%;padding:25px 50px 42px}.d-hero-carousel .eh-hero-heading{font-size:29px}.eh-hero-subtitle{font-size:18px}}@media (max-width:640px){.eh-hero-slide{flex-direction:column;min-height:0}.eh-hero-copy{width:100%;padding:22px 20px 14px;justify-content:flex-start;flex:1 1}.eh-hero-eyebrow{font-size:8px;letter-spacing:.14em;margin-bottom:11px}.d-hero-carousel .eh-hero-heading{font-size:clamp(25px,6.8vw,32px);line-height:1.35;margin-bottom:7px}.eh-hero-subtitle{font-size:clamp(15px,4.3vw,19px);line-height:1.6;margin-bottom:10px}.eh-hero-description{font-size:12px;line-height:1.8;max-width:none}.eh-hero-actions{margin-top:17px;gap:8px;width:100%}.eh-hero-primary,.eh-hero-secondary{padding:9px 12px;font-size:12px;min-height:44px}.eh-hero-art{position:relative;inset:auto;flex:none;width:100%;height:clamp(126px,36vw,186px);margin-top:0;-webkit-mask-image:linear-gradient(180deg,transparent,#0008 18%,#000 40%);mask-image:linear-gradient(180deg,transparent,#0008 18%,#000 40%)}.eh-hero-art img{object-position:center 63%}}@media (max-width:359px){.eh-hero-copy{padding-inline:16px}.eh-hero-primary,.eh-hero-secondary{padding-inline:9px;font-size:11px;gap:5px}}html[data-theme=dark] .eh-hero-slide{--hero-base:#2a2530}html[data-theme=dark] .eh-hero-slide[data-theme-tone=blue]{--hero-base:#242b37}html[data-theme=dark] .eh-hero-slide[data-theme-tone=lavender]{--hero-base:#2a2738}html[data-theme=dark] .eh-hero-art img{filter:brightness(.74) saturate(.8)}html[data-theme=dark] .d-hero-carousel .eh-hero-heading,html[data-theme=dark] .eh-hero-subtitle{color:var(--eh-text)}html[data-theme=dark] .eh-hero-description,html[data-theme=dark] .eh-hero-eyebrow{color:var(--eh-muted)}@media (prefers-reduced-motion:reduce){.eh-hero-swiper .swiper-wrapper{transition-duration:0s}}.eh-hero-pagination{position:absolute;z-index:5;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:0}.eh-hero-pagination button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.eh-hero-pagination button span{width:6px;height:6px;border-radius:50%;background:rgb(40 43 60/35%);box-shadow:0 0 0 1px rgb(255 255 255/65%)}.eh-hero-pagination button[aria-current] span{background:var(--eh-action)}.eh-hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgb(255 255 255/65%);border-radius:50%;background:rgb(255 255 255/88%);color:#55586b;box-shadow:0 2px 8px rgb(30 35 50/8%);cursor:pointer}.eh-hero-prev{left:10px}.eh-hero-next{right:10px}.eh-hero-arrow:hover{color:var(--eh-link);background:var(--eh-surface)}.eh-hero-arrow:disabled,.eh-hero-pagination button:disabled{opacity:0;pointer-events:none}@media (hover:hover) and (pointer:fine){.eh-hero-arrow{opacity:0;pointer-events:none;transition:opacity .16s ease}.d-hero-carousel:focus-within .eh-hero-arrow,.d-hero-carousel:hover .eh-hero-arrow{opacity:1;pointer-events:auto}}@media (max-width:767px){.eh-hero-arrow{display:none}}html[data-theme=dark] .eh-hero-pagination button span{background:rgb(255 255 255/55%);box-shadow:0 0 0 1px rgb(20 20 35/20%)}html[data-theme=dark] .eh-hero-pagination button[aria-current] span{background:var(--eh-link)}html[data-theme=dark] .eh-hero-arrow{color:var(--eh-text);background:rgb(36 37 46/85%);border-color:var(--eh-line)}@media (prefers-reduced-motion:reduce){.eh-hero-arrow{transition:none}}html[data-eh-portal][data-eh-color=rose]{--eh-brand:#f04494;--eh-action:#c32b70;--eh-action-hover:#a6215d;--eh-link:#b92b6b;--eh-brand-soft:#fff0f6;--eh-on-action:#ffffff}html[data-eh-portal][data-eh-color=rose][data-theme=dark]{--eh-link:#ff9fca;--eh-brand-soft:#402837}html[data-eh-portal][data-eh-color=blue]{--eh-brand:#3986f5;--eh-action:#1d59d4;--eh-action-hover:#1748ad;--eh-link:#1e56c6;--eh-brand-soft:#edf4ff;--eh-on-action:#ffffff}html[data-eh-portal][data-eh-color=blue][data-theme=dark]{--eh-link:#9fc3ff;--eh-brand-soft:#253550}html[data-eh-portal][data-eh-color=mint]{--eh-brand:#11aa93;--eh-action:#087e6c;--eh-action-hover:#096556;--eh-link:#087566;--eh-brand-soft:#eaf8f3;--eh-on-action:#ffffff}html[data-eh-portal][data-eh-color=mint][data-theme=dark]{--eh-link:#77dbbe;--eh-brand-soft:#203d37}html[data-eh-portal][data-eh-color=violet]{--eh-brand:#925aee;--eh-action:#743ac0;--eh-action-hover:#5a2f9a;--eh-link:#6f36b9;--eh-brand-soft:#f4efff;--eh-on-action:#ffffff}html[data-eh-portal][data-eh-color=violet][data-theme=dark]{--eh-link:#ccacff;--eh-brand-soft:#372b49}html[data-eh-portal][data-eh-color=amber]{--eh-brand:#f2a535;--eh-action:#a65308;--eh-action-hover:#864209;--eh-link:#995009;--eh-brand-soft:#fff5e7;--eh-on-action:#ffffff}html[data-eh-portal][data-eh-color=amber][data-theme=dark]{--eh-link:#ffd089;--eh-brand-soft:#42331f}html[data-eh-portal][data-eh-color=graphite]{--eh-brand:#64748b;--eh-action:#475569;--eh-action-hover:#334155;--eh-link:#475569;--eh-brand-soft:#f0f3f7;--eh-on-action:#ffffff}html[data-eh-portal][data-eh-color=graphite][data-theme=dark]{--eh-link:#cbd5e1;--eh-brand-soft:#303844}html[data-eh-portal][data-eh-style]{--ap-radius:14px;--ap-control-radius:10px;--ap-card:var(--eh-surface);--ap-shadow:var(--eh-shadow);--ap-border:var(--eh-line);--ap-wash:color-mix(in srgb,var(--eh-brand) 7%,var(--eh-page));--ap-wash-2:color-mix(in srgb,var(--eh-brand) 3%,var(--eh-page));--ap-backdrop:none}html[data-eh-portal][data-eh-style] body{background:radial-gradient(ellipse at 8% 0,var(--ap-wash),transparent 52%),radial-gradient(ellipse at 94% 44%,var(--ap-wash-2),transparent 55%),var(--eh-page)}html[data-eh-portal][data-eh-style] .discovery-home{--d-line:var(--ap-border)}html[data-eh-portal][data-eh-style] :is(.d-panel,.p2-panel,.p2-blog-card,.d-hero-carousel){background:var(--ap-card);border-color:var(--ap-border);border-radius:var(--ap-radius);box-shadow:var(--ap-shadow)}html[data-eh-portal][data-eh-style] :is(.d-primary,.eh-hero-primary){background:var(--eh-action);color:var(--eh-on-action);box-shadow:0 5px 16px color-mix(in srgb,var(--eh-brand) 13%,transparent)}html[data-eh-portal][data-eh-style] :is(.d-primary,.eh-hero-primary):hover{background:var(--eh-action-hover)}html[data-eh-portal][data-eh-style] :is(.d-primary,.d-secondary,.eh-hero-primary,.eh-hero-secondary,.p2-empty button){border-radius:var(--ap-control-radius)}html[data-eh-portal][data-eh-style] .eh-hero-slide[data-theme-tone]{--hero-base:color-mix(in srgb,var(--eh-brand) 5%,var(--eh-surface))}html[data-eh-portal][data-eh-style] .d-hero-carousel .eh-hero-heading{color:var(--eh-text)}html[data-eh-portal][data-eh-style] :is(.eh-hero-subtitle,.eh-hero-description,.eh-hero-eyebrow){color:var(--eh-muted)}html[data-eh-portal][data-eh-style] :is(.d-thought,.d-blog,.d-privacy){background:linear-gradient(120deg,var(--eh-brand-soft),var(--ap-card));border-color:var(--ap-border);border-radius:var(--ap-radius)}html[data-eh-portal][data-eh-style] :is(.d-thought>p,.d-thought-bottom,.d-thought-bottom button){color:var(--eh-muted)}html[data-eh-portal][data-eh-style] .d-icon:not([data-tone]){--d-tint:var(--eh-brand)}html[data-eh-portal][data-eh-style] .eh-brand-symbol{box-shadow:inset 0 1px 0 #ffffff38,0 3px 8px color-mix(in srgb,var(--eh-brand) 10%,transparent)}html[data-eh-portal][data-eh-style] :is(.eh-masthead-search,.p2-search):focus-within{border-color:var(--eh-link)}html[data-eh-portal][data-eh-style] :is(.d-scene-dialog,.p3-search-modal,.search-dialog,.eh-network-panel){border-radius:var(--ap-radius)}html[data-eh-portal][data-eh-style=minimal]{--ap-radius:8px;--ap-control-radius:6px;--ap-shadow:none;--ap-border:var(--eh-line);--ap-wash:transparent;--ap-wash-2:transparent}html[data-eh-portal][data-eh-style=minimal] body{background:var(--eh-page)}html[data-eh-portal][data-eh-style=minimal] :is(.d-thought,.d-blog,.d-privacy,.d-channel,.p2-tool-card){background:var(--eh-surface);box-shadow:none;border-color:var(--eh-line);border-radius:8px}html[data-eh-portal][data-eh-style=minimal] .eh-hero-slide[data-theme-tone]{--hero-base:var(--eh-surface)}html[data-eh-portal][data-eh-style=minimal] :is(.d-primary,.eh-hero-primary,.eh-brand-symbol){background:var(--eh-action);box-shadow:none;border-radius:7px}html[data-eh-portal][data-eh-style=minimal] .d-icon{background:var(--d-tint,var(--eh-brand));box-shadow:none;border:0;border-radius:7px}html[data-eh-portal][data-eh-style=minimal] .d-scene .d-icon{background:var(--eh-surface-soft);color:var(--d-tint)}html[data-eh-portal][data-eh-style=minimal] :is(.d-channel,.d-scene,.p2-site-card):hover{transform:none;box-shadow:none}html[data-eh-portal][data-eh-style=mist]{--ap-radius:20px;--ap-control-radius:12px;--ap-card:color-mix(in srgb,var(--eh-surface) 84%,transparent);--ap-border:color-mix(in srgb,var(--eh-brand) 16%,var(--eh-line));--ap-shadow:0 8px 28px color-mix(in srgb,var(--eh-brand) 7%,transparent);--ap-wash:color-mix(in srgb,var(--eh-brand) 17%,var(--eh-page));--ap-wash-2:color-mix(in srgb,var(--eh-brand) 11%,var(--eh-page));--ap-backdrop:blur(12px)}html[data-eh-portal][data-eh-style=mist] :is(.d-channel,.d-scene,.p2-tool-card){border-radius:13px;background:color-mix(in srgb,var(--eh-surface) 74%,transparent)}html[data-eh-portal][data-eh-style=mist] .eh-hero-slide[data-theme-tone]{--hero-base:color-mix(in srgb,var(--eh-brand) 8%,var(--eh-surface))}@supports (((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))) or (-webkit-backdrop-filter:blur(1px))){html[data-eh-portal][data-eh-style=mist] :is(.d-panel,.p2-panel,.p2-blog-card){-webkit-backdrop-filter:var(--ap-backdrop);backdrop-filter:var(--ap-backdrop)}}@media (max-width:767px){html[data-eh-portal][data-eh-style=mist]{--ap-backdrop:blur(6px)}}@media (prefers-reduced-transparency:reduce){html[data-eh-portal][data-eh-style=mist]{--ap-card:var(--eh-surface);--ap-backdrop:none}}html[data-eh-portal] .eh-appearance-trigger{position:relative}.eh-appearance-dot{position:absolute;right:6px;bottom:6px;width:7px;height:7px;border-radius:50%;background:var(--eh-brand);border:1px solid var(--eh-surface);pointer-events:none}.eh-appearance-dialog{position:fixed;inset:84px 24px auto auto;margin:0;width:410px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 108px);padding:24px;overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--eh-line);border-radius:18px;background:var(--eh-surface);color:var(--eh-text);box-shadow:var(--eh-shadow-raised);font-family:var(--eh-font)}.eh-appearance-dialog::backdrop{background:rgb(18 24 38/12%)}.eh-appearance-heading{display:flex;align-items:center;gap:12px;padding:0;border:0;margin-bottom:24px}.eh-appearance-heading>div{flex:1 1;min-width:0}.eh-appearance-heading h2{margin:0;font-size:18px;line-height:1.5;font-weight:600}.eh-appearance-heading p{margin:4px 0 0;font-size:12px;line-height:1.6;color:var(--eh-muted)}.eh-appearance-mark{display:grid;place-items:center;width:42px;height:42px;flex:none;border-radius:12px;color:var(--eh-link);background:var(--eh-brand-soft)}.eh-appearance-heading>button{display:grid;place-items:center;width:36px;height:36px;flex:none;padding:0;border:0;border-radius:8px;background:var(--eh-surface-soft);color:var(--eh-muted);cursor:pointer}.eh-appearance-heading>button:hover{background:var(--eh-brand-soft);color:var(--eh-link)}.eh-appearance-dialog fieldset{min-width:0;border:0;padding:0;margin:0 0 22px}.eh-appearance-dialog legend{display:flex;align-items:center;justify-content:space-between;gap:10px;float:none;width:100%;padding:0 0 12px;font-size:13px;line-height:1.7;font-weight:600}.eh-appearance-dialog legend>span{color:var(--eh-muted);font-size:11px;font-weight:400}.eh-appearance-dialog label{position:relative;min-width:0;cursor:pointer}.eh-appearance-dialog input[type=radio]{position:absolute;width:1px;height:1px;margin:0;padding:0;opacity:0}.eh-appearance-colors>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.eh-appearance-colors label{display:flex;flex-direction:column;align-items:center;gap:7px;padding:8px 2px;border:1px solid transparent;border-radius:9px;color:var(--eh-muted);font-size:10px;line-height:1.5;text-align:center}.eh-color-chip{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--swatch);color:#fff;box-shadow:inset 0 0 0 1px rgb(0 0 0/5%)}.eh-color-chip svg{padding:1px;border-radius:50%;background:rgb(0 0 0/28%)}.eh-appearance-colors label:has(input:checked){border-color:var(--eh-line-strong);background:var(--eh-surface-soft);color:var(--eh-text)}.eh-appearance-dialog label:has(input:focus-visible){outline:2px solid var(--eh-link);outline-offset:3px}.eh-appearance-colors label:hover{background:var(--eh-surface-soft)}.eh-appearance-styles>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.eh-appearance-styles label{display:block;padding:6px;border:1px solid var(--eh-line);border-radius:11px;background:var(--eh-surface)}.eh-appearance-styles label:has(input:checked){border-color:var(--eh-link);box-shadow:0 0 0 2px var(--eh-brand-soft)}.eh-style-preview{height:68px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:10px 1fr;gap:7px 5px;padding:9px;overflow:hidden;border-radius:7px;background:var(--eh-surface-soft)}.eh-style-preview i{width:21px;background:var(--eh-action)}.eh-style-preview b,.eh-style-preview i{height:5px;border-radius:3px;align-self:center}.eh-style-preview b{grid-column:2/4;background:var(--eh-line-strong)}.eh-style-preview em{display:block;border:1px solid var(--eh-line);background:var(--eh-surface);border-radius:5px}.eh-style-preview-studio{background:linear-gradient(140deg,var(--eh-brand-soft),var(--eh-surface-soft))}.eh-style-preview-studio em{box-shadow:0 3px 7px color-mix(in srgb,var(--eh-brand) 10%,transparent)}.eh-style-preview-minimal{border-radius:3px;background:var(--eh-surface-soft)}.eh-style-preview-minimal em{border-radius:2px}.eh-style-preview-mist{background:linear-gradient(130deg,color-mix(in srgb,var(--eh-brand) 32%,var(--eh-surface)),var(--eh-brand-soft))}.eh-style-preview-mist em{border-radius:8px;border-color:color-mix(in srgb,var(--eh-surface) 70%,transparent);background:color-mix(in srgb,var(--eh-surface) 62%,transparent)}.eh-style-label{display:flex;align-items:center;justify-content:space-between;min-height:30px;padding:6px 3px 0;font-size:12px;color:var(--eh-text)}.eh-style-label>svg{color:var(--eh-link)}.eh-appearance-styles>p{margin:11px 0 0;font-size:11px;line-height:1.7;color:var(--eh-muted)}.eh-appearance-status{margin:0;padding:12px;border-radius:8px;background:var(--eh-surface-soft);color:var(--eh-muted);font-size:11px;line-height:1.8}.eh-appearance-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0 0;padding:16px 0 0;border-top:1px solid var(--eh-line)}.eh-appearance-footer button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 12px;font-size:12px;border:0;border-radius:8px;background:transparent;color:var(--eh-muted);cursor:pointer}.eh-appearance-footer button:first-child:hover{background:var(--eh-surface-soft)}.eh-appearance-footer button:last-child{background:var(--eh-action);color:var(--eh-on-action);padding-inline:18px}.eh-appearance-footer button:last-child:hover{background:var(--eh-action-hover)}.eh-appearance-dialog :where(button,input):focus-visible{outline:2px solid var(--eh-link);outline-offset:3px}@media (max-width:767px){.eh-appearance-dialog{inset:auto 10px max(10px,env(safe-area-inset-bottom)) 10px;width:auto;max-width:none;max-height:calc(100dvh - 32px);padding:22px 18px}.eh-appearance-colors label{min-height:65px}}@media (max-width:380px){html[data-eh-portal][data-eh-style] .eh-masthead-inner{column-gap:4px;padding-inline:10px}html[data-eh-portal][data-eh-style] .eh-header-brand{gap:6px}html[data-eh-portal][data-eh-style] .eh-brand-word{font-size:16px}html[data-eh-portal][data-eh-style] .eh-brand-symbol{width:28px;height:28px;flex-basis:28px}html[data-eh-portal][data-eh-style] .eh-masthead-inner .eh-header-control,html[data-eh-portal][data-eh-style] .eh-network summary{width:32px;min-width:32px;height:44px;padding:0}.eh-appearance-dialog{padding:18px 14px}.eh-appearance-colors>div{gap:2px}.eh-appearance-colors label{font-size:10px}.eh-color-chip{width:28px;height:28px}}@media (forced-colors:active){.eh-color-chip{forced-color-adjust:none}.eh-appearance-dialog label:has(input:checked){outline:2px solid Highlight}}@media (prefers-reduced-motion:reduce){.eh-appearance-dialog *{transition:none;animation:none}}.sp-page{width:min(1390px,calc(100% - 48px));margin-inline:auto;padding:24px 0 44px;color:var(--eh-text)}.sp-panel{min-width:0;background:var(--ap-card,var(--eh-surface));box-shadow:var(--ap-shadow,var(--eh-shadow))}.sp-intro,.sp-panel{border:1px solid var(--ap-border,var(--eh-line));border-radius:var(--ap-radius,14px)}.sp-intro{position:relative;display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:182px;padding:26px 30px;margin-bottom:22px;background:linear-gradient(115deg,var(--eh-surface),color-mix(in srgb,var(--eh-brand) 8%,var(--eh-surface)));overflow:hidden}.sp-intro-copy{position:relative;min-width:0;z-index:1}.sp-breadcrumb{display:flex;align-items:center;gap:9px;color:var(--eh-muted);font-size:11px;letter-spacing:.02em}.sp-breadcrumb a{color:var(--eh-link);font-weight:600}.sp-intro h1{margin:12px 0 8px;font-size:30px;font-weight:650;line-height:1.4;letter-spacing:-.025em}.sp-intro-copy>p{margin:0;color:var(--eh-muted);font-size:14px;line-height:1.8}.sp-intro-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;margin-top:18px;font-size:12px}.sp-intro-actions>a{display:flex;align-items:center;gap:6px;color:var(--eh-link)}.sp-stat{display:inline-flex;padding:5px 10px;border:1px solid var(--eh-line);border-radius:6px;background:var(--eh-surface);color:var(--eh-muted);font-size:11px}.sp-intro-art{flex:0 0 190px;height:126px}.sp-art-mark,.sp-intro-art{position:relative;display:grid;place-items:center}.sp-art-mark{z-index:1;width:100px;height:100px;border:1px solid color-mix(in srgb,var(--eh-brand) 20%,var(--eh-line));border-radius:26px;color:var(--eh-link);background:color-mix(in srgb,var(--eh-surface) 85%,transparent);transform:rotate(-7deg);box-shadow:12px 12px 0 color-mix(in srgb,var(--eh-brand) 7%,transparent)}.sp-intro-art i{position:absolute;height:8px;width:8px;border-radius:50%;background:var(--eh-brand);opacity:.3}.sp-intro-art i:nth-child(2){top:12px;right:16px}.sp-intro-art i:nth-child(3){bottom:8px;left:12px}.sp-intro-art i:nth-child(4){width:34px;height:2px;top:76px;right:0}.sp-note{padding:14px;margin:14px 0 0;color:var(--eh-muted);background:var(--eh-surface-soft);border-radius:8px;font-size:11px;line-height:1.9}.sp-note>svg{margin-right:8px;vertical-align:middle;color:var(--eh-link)}.sp-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 13px;border:1px solid transparent;border-radius:var(--ap-control-radius,8px);background:var(--eh-action);color:var(--eh-on-action);font-size:12px;font-weight:500;cursor:pointer}.sp-button:hover{background:var(--eh-action-hover)}.sp-button-soft{color:var(--eh-link);background:var(--eh-brand-soft)}.sp-button-soft:hover{background:color-mix(in srgb,var(--eh-brand) 15%,var(--eh-surface))}.sp-page button{cursor:pointer}.sp-page button:disabled{cursor:wait}.sp-text-button{display:flex;align-items:center;gap:6px;min-height:40px;border:0;padding:0;background:transparent;color:var(--eh-muted);font-size:12px}.sp-text-button:hover{color:var(--eh-link)}.sp-spotlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px}.sp-spotlight{display:flex;align-items:center;gap:13px;min-width:0;text-align:left;padding:18px 20px;border:1px solid var(--eh-line);border-radius:var(--ap-radius,14px);color:var(--eh-text);background:var(--eh-surface)}.sp-spotlight>span{min-width:0;flex:1 1}.sp-spotlight strong{display:block;font-size:14px;font-weight:600}.sp-spotlight small{display:block;margin-top:6px;color:var(--eh-muted);font-size:11px}.sp-spotlight>svg{color:var(--eh-link)}.sp-spotlight:hover{border-color:var(--eh-link);background:var(--eh-brand-soft)}.sp-layout{display:grid;grid-template-columns:208px minmax(0,1fr);align-items:start;gap:22px}.sp-filter-rail{position:sticky;top:136px;padding:16px 10px 10px}.sp-filter-rail h2{margin:0 0 12px;padding-inline:12px;color:var(--eh-muted);font-size:12px;font-weight:500}.sp-filter-rail>button{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:9px 10px;border:0;border-radius:8px;background:transparent;text-align:left;color:var(--eh-muted);font-size:13px}.sp-filter-rail>button>span{flex:1 1}.sp-filter-rail small{font-size:11px}.sp-filter-rail>button:hover{background:var(--eh-surface-soft)}.sp-filter-rail>button[aria-pressed=true]{background:var(--eh-brand-soft);color:var(--eh-link)}.sp-filter-rail .sp-note{font-size:11px}.sp-results{min-width:0;display:grid;gap:18px}.sp-toolbar{padding:16px 18px}.sp-search{display:flex;align-items:center;gap:10px;min-width:0;border:1px solid var(--eh-line-strong);border-radius:var(--ap-control-radius,8px);padding:0 12px;background:var(--eh-surface-soft);color:var(--eh-muted)}.sp-search input{width:100%;min-width:0;height:44px;padding:0;border:0;background:transparent;color:var(--eh-text);font-size:14px;outline:none}.sp-search:focus-within{outline:2px solid var(--eh-link);outline-offset:2px}.sp-toolbar-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:12px}.sp-toolbar-row>span{font-size:11px;color:var(--eh-muted)}.sp-segments{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.sp-segments button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 11px;border:0;border-radius:7px;background:transparent;color:var(--eh-muted);font-size:12px}.sp-segments button[aria-pressed=true]{color:var(--eh-link);background:var(--eh-brand-soft)}.sp-mobile-filter{display:none}.sp-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sp-product-card{position:relative;display:flex;flex-direction:column;padding:20px;transition:border-color .16s ease,transform .16s ease}.sp-product-card:before{content:"";position:absolute;top:0;left:20px;right:20px;height:2px;background:linear-gradient(90deg,color-mix(in srgb,var(--product-accent) 35%,transparent),transparent)}.sp-product-top{display:flex;align-items:center;gap:10px}.sp-category-tag{display:inline-flex;max-width:100%;border-radius:5px;padding:4px 7px;background:var(--eh-surface-soft);color:var(--eh-muted);font-size:10px}.sp-product-top>.p3-favorite-wrap{margin-left:auto;margin-right:-8px}.sp-product-card h2{margin:18px 0 8px;font-size:17px;line-height:1.6;font-weight:650}.sp-product-card h2 button{padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left}.sp-product-card h2 button:hover{color:var(--eh-link)}.sp-product-card>p{flex:1 1;min-height:46px;margin:0 0 18px;font-size:12px;line-height:1.9;color:var(--eh-muted)}.sp-product-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:6px;padding-top:12px;border-top:1px solid var(--eh-line)}.sp-empty{display:grid;justify-items:center;align-content:center;gap:12px;min-height:300px;padding:30px;text-align:center;color:var(--eh-muted)}.sp-empty h2{font-size:20px;color:var(--eh-text);margin:5px 0 0}.sp-empty p{font-size:13px;line-height:1.8;margin:0 0 10px}.sp-detail-dialog{width:min(540px,calc(100vw - 28px));max-height:calc(100dvh - 32px);padding:26px;border:1px solid var(--eh-line);border-radius:var(--ap-radius,14px);background:var(--eh-surface);color:var(--eh-text);overflow:auto;box-shadow:var(--eh-shadow-raised)}.sp-detail-dialog::backdrop{background:rgb(24 28 37/35%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sp-detail-dialog header{display:flex;align-items:center;gap:14px}.sp-detail-dialog header>div{flex:1 1}.sp-detail-dialog h2{margin:7px 0 0;font-size:24px}.sp-detail-dialog header>button{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:8px;background:var(--eh-surface-soft);color:var(--eh-muted);cursor:pointer}.sp-detail-description{font-size:15px;line-height:1.9;margin:24px 0}.sp-detail-facts{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;padding:18px;border:1px solid var(--eh-line);border-radius:9px;font-size:12px}.sp-detail-facts span{color:var(--eh-muted)}.sp-detail-facts strong{overflow-wrap:anywhere;font-weight:500}.sp-detail-dialog footer{display:flex;justify-content:space-between;margin-top:22px}.sp-tools-page .p2-directory-layout{grid-template-columns:208px minmax(0,1fr);gap:22px}.sp-task-ribbon{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:22px;padding:12px 16px;border:1px solid var(--eh-line);border-radius:var(--ap-radius,12px);background:var(--eh-surface)}.sp-task-ribbon>span{color:var(--eh-muted);font-size:12px;margin-right:6px}.sp-task-ribbon button{display:inline-flex;align-items:center;min-height:36px;padding:7px 12px;border:1px solid transparent;border-radius:7px;background:var(--eh-surface-soft);color:var(--eh-muted);font-size:12px}.sp-task-ribbon button[aria-pressed=true]{color:var(--eh-link);border-color:color-mix(in srgb,var(--eh-brand) 24%,var(--eh-line));background:var(--eh-brand-soft)}.sp-view-switch{display:flex;align-items:center;margin-left:auto;gap:3px}.sp-view-switch button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:6px;background:transparent;color:var(--eh-muted)}.sp-view-switch button[aria-pressed=true]{background:var(--eh-brand-soft);color:var(--eh-link)}.sp-tools-page[data-list-layout=list] .p2-tool-grid{grid-template-columns:minmax(0,1fr);gap:6px}.sp-tools-page[data-list-layout=list] .p2-tool-card>a{min-height:68px;padding:10px 14px}.sp-tools-page[data-list-layout=list] .p2-tool-card>a>span{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.4fr);align-items:center;gap:18px}.sp-tools-page[data-list-layout=list] .p2-tool-card small{margin:0}.sp-ecosystem-page .p2-network-map{padding:24px}.sp-ecosystem-page .p2-network-node{transition:border-color .16s ease,background-color .16s ease}.sp-ecosystem-page .p2-network-node:hover{background:var(--eh-brand-soft);border-color:var(--eh-link)}.sp-ecosystem-page .p2-network-node h2{font-size:16px}.sp-ecosystem-page .p2-personal-panel{padding:20px}.sp-ecosystem-page .p2-planned{padding-top:6px}html[data-eh-portal] .nav-inner a{padding-inline:8px;border-radius:6px}html[data-eh-portal] .nav-inner a:focus-visible{outline:2px solid var(--eh-link);outline-offset:-4px;background:var(--eh-brand-soft)}html[data-eh-portal] .nav-inner a.is-active{color:var(--eh-link)}.sp-page :is(a,button,input,select){scroll-margin-block:140px 90px}.sp-detail-dialog :is(a,button):focus-visible,.sp-page :is(a,button,input,select):focus-visible{outline:2px solid var(--eh-link);outline-offset:3px}@media (hover:hover) and (pointer:fine){.sp-product-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--eh-brand) 30%,var(--eh-line))}}html[data-eh-style=minimal] .sp-intro{background:var(--eh-surface)}.sp-intro :is(svg,img){flex-shrink:0}html[data-eh-style=minimal] .sp-art-mark{box-shadow:none;transform:none;border-radius:8px}@supports ((-webkit-backdrop-filter:blur(6px)) or (backdrop-filter:blur(6px))){html[data-eh-style=mist] .sp-panel{-webkit-backdrop-filter:var(--ap-backdrop);backdrop-filter:var(--ap-backdrop)}}@media (prefers-reduced-motion:reduce){.sp-detail-dialog *,.sp-page *{transition:none;animation:none;scroll-behavior:auto}}@media (max-width:1150px){.sp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-spotlight{padding:16px}.sp-intro-art{flex-basis:150px}}@media (max-width:1000px){.sp-layout,.sp-tools-page .p2-directory-layout{grid-template-columns:minmax(0,1fr)}.sp-filter-rail{display:none}.sp-mobile-filter{display:block;width:100%;margin-top:12px;min-height:42px;padding:8px 10px;border:1px solid var(--eh-line-strong);border-radius:8px;color:var(--eh-text);background:var(--eh-surface);font-size:13px}.sp-intro h1{font-size:28px}}@media (max-width:767px){.sp-page{width:calc(100% - 24px);padding:14px 0 28px}.sp-intro{padding:22px 18px;min-height:0;gap:12px;margin-bottom:16px}.sp-intro-art{flex-basis:80px;height:100px}.sp-art-mark{width:68px;height:68px;border-radius:18px}.sp-art-mark svg{width:38px}.sp-intro-actions{gap:8px 12px;margin-top:15px}.sp-intro h1{font-size:25px}.sp-intro-copy>p{font-size:12px}.sp-spotlights{gap:8px;margin-bottom:16px}.sp-spotlight{padding:14px 10px;flex-direction:column;align-items:flex-start;gap:10px}.sp-spotlight>svg{display:none}.sp-spotlight strong{font-size:12px;line-height:1.7}.sp-spotlight small{font-size:10px;line-height:1.7}.sp-toolbar{padding:14px 12px}.sp-search input{font-size:16px}.sp-segments button{min-height:40px}.sp-product-card{padding:18px}.sp-product-card>p{min-height:0}.sp-task-ribbon{flex-wrap:nowrap;overflow:auto;padding:10px;margin-bottom:16px}.sp-task-ribbon>*{flex-shrink:0}.sp-task-ribbon button{min-height:40px}.sp-view-switch{margin-left:0}.sp-view-switch button{width:40px;height:40px}.sp-tools-page[data-list-layout=list] .p2-tool-card>a>span{display:block}.sp-tools-page[data-list-layout=list] .p2-tool-card small{margin-top:5px}.sp-detail-dialog{padding:20px 16px}.sp-detail-dialog header>button{width:44px;height:44px}.sp-detail-facts{grid-template-columns:80px minmax(0,1fr);padding:14px}.sp-ecosystem-page .p2-network-map{padding:18px 12px}.sp-page :is(a,button,input,select){scroll-margin-block:80px 90px}}@media (max-width:600px){.sp-product-grid{grid-template-columns:minmax(0,1fr)}.sp-intro-art{display:none}.sp-product-card h2{margin-top:14px}}.sp-expanded-spotlights{grid-template-columns:repeat(4,minmax(0,1fr))}.sp-filter-rail{max-height:calc(100dvh - 154px);overflow-y:auto;scrollbar-width:thin}.sp-library-tabs{display:flex;align-items:center;gap:18px;margin:-4px 0 16px;border-bottom:1px solid var(--eh-line)}.sp-library-tabs button{display:flex;align-items:center;gap:8px;padding:12px 3px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--eh-muted);font-size:14px;font-weight:550}.sp-library-tabs button[aria-pressed=true]{color:var(--eh-link);border-bottom-color:var(--eh-link)}.sp-library-tabs small{font-size:11px;padding:2px 6px;border-radius:5px;background:var(--eh-surface-soft)}.sp-refine-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.sp-refine-row select{min-width:0;min-height:38px;max-width:100%;padding:6px 28px 6px 10px;border:1px solid var(--eh-line);border-radius:7px;background:var(--eh-surface);color:var(--eh-muted);font-size:12px}.sp-refine-row .sp-mobile-filter{margin:0;width:auto}.sp-refine-row .sp-view-switch{margin-left:auto}.sp-pagination{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:6px 0}.sp-pagination button{min-width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--eh-line);border-radius:8px;background:var(--eh-surface);color:var(--eh-muted);font-size:13px}.sp-pagination button[aria-current]{background:var(--eh-action);color:var(--eh-on-action);border-color:var(--eh-action)}.sp-pagination button:disabled{opacity:.4;cursor:default}.sp-product-monogram{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:12px;border:1px solid color-mix(in srgb,var(--product-accent) 23%,var(--eh-line));background:color-mix(in srgb,var(--product-accent) 9%,var(--eh-surface));color:var(--eh-text);font-size:15px;font-weight:650;letter-spacing:-.04em}.sp-product-meta{display:flex;flex-wrap:wrap;align-items:center;gap:5px 8px;color:var(--eh-muted);font-size:10px;margin-bottom:12px}.sp-product-meta span:first-child{background:var(--eh-surface-soft);border:1px solid var(--eh-line);border-radius:5px;padding:3px 6px}.sp-product-meta span:last-child{overflow-wrap:anywhere}.sp-product-detail-brand{gap:10px;margin-top:20px}.sp-product-detail-brand,.sp-tags{display:flex;align-items:center;flex-wrap:wrap}.sp-tags{gap:6px;margin:12px 0 20px}.sp-tags span{background:var(--eh-brand-soft);color:var(--eh-link);font-size:11px;border-radius:6px;padding:5px 9px}.sp-detail-facts{margin:20px 0}.sp-detail-facts dt{color:var(--eh-muted)}.sp-detail-facts dd{margin:0;min-width:0;overflow-wrap:anywhere}.sp-content-dialog{width:min(660px,calc(100vw - 28px))}.sp-content-dialog .sp-modal-heading{align-items:flex-start;gap:16px}.sp-content-dialog .sp-modal-heading h2{flex:1 1;font-size:23px;line-height:1.6;margin:0}.sp-content-dialog .sp-modal-heading button{flex:none}.sp-source-reference{display:flex;align-items:center;gap:7px;color:var(--eh-link);font-size:12px;min-height:38px}.sp-related{padding-top:18px;margin-top:18px;border-top:1px solid var(--eh-line)}.sp-related h3{gap:7px;margin:0 0 10px;font-size:14px;font-weight:600}.sp-related h3,.sp-related>a{display:flex;align-items:center}.sp-related>a{justify-content:space-between;gap:12px;min-height:40px;font-size:12px;color:var(--eh-muted)}.sp-related>div{display:flex;flex-wrap:wrap;gap:7px}.sp-related button{min-height:36px;padding:8px 11px;border:1px solid var(--eh-line);border-radius:7px;background:var(--eh-surface-soft);color:var(--eh-text);font-size:12px;cursor:pointer}.sp-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sp-resource-card{display:flex;flex-direction:column;padding:22px}.sp-resource-top{display:flex;gap:9px;align-items:center;font-size:11px;color:var(--eh-muted)}.sp-resource-top .p3-favorite-wrap{margin-left:auto}.sp-resource-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--eh-brand-soft);color:var(--eh-link)}.sp-resource-card h2{margin:18px 0 9px;font-size:17px;font-weight:600;line-height:1.65}.sp-resource-card>p{flex:1 1;margin:0 0 12px;color:var(--eh-muted);font-size:12px;line-height:1.85}.sp-resource-card>small{font-size:11px;color:var(--eh-faint)}.sp-resource-card .sp-text-button{justify-content:space-between;border-top:1px solid var(--eh-line);margin-top:16px;padding-top:10px;color:var(--eh-link)}.sp-ai-page[data-list-layout=list] .sp-product-grid{grid-template-columns:1fr}.sp-ai-page[data-list-layout=list] .sp-product-card{display:grid;grid-template-columns:minmax(200px,.8fr) minmax(0,1fr) auto;align-items:center;gap:8px 22px;padding:18px}.sp-ai-page[data-list-layout=list] .sp-product-top{grid-column:1;grid-row:1/3;flex-wrap:wrap}.sp-ai-page[data-list-layout=list] .sp-product-card h2{margin:0;font-size:15px}.sp-ai-page[data-list-layout=list] .sp-product-card>p{min-height:0;grid-column:2;margin:0}.sp-ai-page[data-list-layout=list] .sp-product-meta{display:none}.sp-ai-page[data-list-layout=list] .sp-product-bottom{grid-column:3;grid-row:1/3;flex-direction:column;border:0;padding:0}.sp-news-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:start}.sp-news-rail{display:grid;gap:18px;position:sticky;top:136px;min-width:0}.sp-topic-tabs{display:flex;flex-wrap:wrap;gap:5px;margin-top:13px}.sp-topic-tabs button{min-height:36px;padding:6px 10px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--eh-muted);font-size:12px;white-space:nowrap}.sp-topic-tabs button[aria-pressed=true]{background:var(--eh-brand-soft);color:var(--eh-link);border-color:color-mix(in srgb,var(--eh-brand) 20%,var(--eh-line))}.sp-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sp-news-story{display:flex;flex-direction:column;min-width:0;overflow:visible}.sp-news-copy{display:flex;flex:1 1;min-width:0;flex-direction:column;padding:20px}.sp-news-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;color:var(--eh-muted)}.sp-news-meta>span{color:var(--eh-link)}.sp-news-meta .p3-favorite-wrap{margin-left:auto;margin-right:-8px}.sp-news-story h2{margin:12px 0 10px;font-size:18px;font-weight:600;line-height:1.7}.sp-news-story h2 button{padding:0;border:0;background:transparent;font:inherit;color:inherit;text-align:left}.sp-news-story h2 button:hover{color:var(--eh-link)}.sp-news-copy>p{flex:1 1;font-size:13px;color:var(--eh-muted);line-height:1.85;margin:0 0 18px}.sp-news-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px;border-top:1px solid var(--eh-line)}.sp-news-bottom>span{font-size:11px;color:var(--eh-muted)}.sp-news-bottom>span,.sp-source-link{display:flex;align-items:center;gap:5px}.sp-source-link{min-height:36px;font-size:12px;color:var(--eh-link);white-space:nowrap}.sp-news-lead{display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden}.sp-news-art{position:relative;min-height:330px;background:var(--eh-surface-soft)}.sp-news-art img{object-fit:cover}.sp-news-art>span{position:absolute;bottom:12px;left:12px;padding:4px 8px;background:rgb(22 25 32/70%);color:white;font-size:10px;border-radius:5px}.sp-news-lead .sp-news-copy{padding:24px}.sp-news-lead h2{font-size:24px;line-height:1.55}.sp-news-page[data-news-layout=compact] .sp-news-grid{grid-template-columns:1fr}.sp-news-page[data-news-layout=compact] .sp-news-story:not(.sp-news-lead) .sp-news-copy{padding:16px 20px}.sp-news-page[data-news-layout=compact] .sp-news-grid h2{font-size:17px;margin:6px 0}.sp-news-notebook,.sp-source-panel{padding:20px}.sp-source-panel h2{display:flex;align-items:center;gap:7px;margin:0 0 10px;font-size:16px;font-weight:600}.sp-source-panel h2 svg{color:var(--eh-link)}.sp-news-notebook p,.sp-source-panel>p{color:var(--eh-muted);font-size:12px;line-height:1.85;margin:0 0 14px}.sp-source-panel>button{display:flex;align-items:center;gap:10px;min-height:62px;width:100%;border:0;border-radius:9px;background:transparent;color:var(--eh-text);padding:8px;text-align:left}.sp-source-panel>button:hover,.sp-source-panel>button[aria-pressed=true]{background:var(--eh-brand-soft)}.sp-source-panel>button>span:nth-child(2){flex:1 1}.sp-source-panel strong{display:block;font-size:13px;font-weight:550}.sp-source-panel small{display:block;color:var(--eh-muted);font-size:11px;margin-top:4px}.sp-source-panel>button>svg{color:var(--eh-faint)}.sp-source-monogram{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--eh-line);border-radius:9px;font-size:15px;font-weight:650;background:var(--eh-surface);color:var(--eh-link)}.sp-news-notebook{background:linear-gradient(140deg,var(--eh-brand-soft),var(--eh-surface))}.sp-eyebrow{color:var(--eh-link);font-size:10px;font-weight:600;letter-spacing:.06em}.sp-news-notebook h2{margin:14px 0 9px;font-size:21px;line-height:1.5;font-weight:600}.sp-curation-note a,.sp-news-notebook a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:42px;color:var(--eh-link);font-size:12px}.sp-node-wrap{position:relative;min-width:0;display:flex}.sp-node-wrap .p2-network-node{flex:1 1;padding-bottom:52px}.sp-site-inspect{position:absolute;left:16px;bottom:12px;border:0;border-radius:6px;background:var(--eh-brand-soft);color:var(--eh-link);padding:6px 10px;font-size:11px;min-height:30px;cursor:pointer}.sp-site-tool{display:flex;gap:12px;align-items:center;padding:14px;border-radius:9px;background:var(--eh-surface-soft);margin-top:8px}.sp-site-tool>span{flex:1 1;min-width:0}.sp-site-tool strong{display:block;font-size:13px}.sp-site-tool small{display:block;margin-top:5px;font-size:11px;color:var(--eh-muted);line-height:1.6}#ai-results,#news-results{scroll-margin-top:136px}.sp-ai-page .sp-results,.sp-news-page .sp-results{align-content:start}@media (max-width:1199px){.sp-expanded-spotlights{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-news-layout{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.sp-news-lead{grid-template-columns:minmax(0,1fr)}.sp-news-art{min-height:220px;aspect-ratio:16/7}.sp-news-lead h2{font-size:22px}.sp-ai-page[data-list-layout=list] .sp-product-card{grid-template-columns:minmax(150px,.7fr) minmax(0,1fr)}.sp-ai-page[data-list-layout=list] .sp-product-bottom{grid-row:3;grid-column:1/-1;flex-direction:row;border-top:1px solid var(--eh-line);padding-top:8px}}@media (max-width:1000px){.sp-news-layout{grid-template-columns:minmax(0,1fr)}.sp-news-rail{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.sp-curation-note{grid-column:1/-1}.sp-news-lead{grid-template-columns:1fr 1fr}.sp-news-art{aspect-ratio:auto;min-height:300px}}@media (max-width:767px){.sp-expanded-spotlights{gap:10px}.sp-expanded-spotlights .sp-spotlight{flex-direction:row;gap:10px}.sp-library-tabs{gap:14px}.sp-library-tabs button{min-height:44px;font-size:13px}.sp-refine-row select{min-height:42px}.sp-refine-row .sp-mobile-filter{flex:1 0 100%}.sp-news-grid,.sp-resource-grid{grid-template-columns:minmax(0,1fr)}.sp-resource-card{padding:18px}.sp-news-lead{grid-template-columns:minmax(0,1fr)}.sp-news-art{min-height:0;aspect-ratio:16/9}.sp-news-copy,.sp-news-lead .sp-news-copy{padding:18px}.sp-news-lead h2{font-size:21px}.sp-news-rail{grid-template-columns:minmax(0,1fr)}.sp-curation-note{grid-column:auto}.sp-topic-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.sp-topic-tabs>button{flex:none;min-height:40px}.sp-content-dialog .sp-modal-heading h2{font-size:20px}.sp-news-meta{font-size:11px}#ai-results,#news-results{scroll-margin-top:80px}.sp-pagination button{min-width:44px;height:44px}.sp-expanded-spotlights .sp-spotlight>.app-icon{width:26px;height:26px}.sp-site-tool{padding:12px}}@media (max-width:480px){.sp-ai-page[data-list-layout=list] .sp-product-card{display:flex;padding:18px}.sp-ai-page[data-list-layout=list] .sp-product-top{width:100%}.sp-ai-page[data-list-layout=list] .sp-product-card>p{margin:8px 0}.sp-ai-page[data-list-layout=list] .sp-product-bottom{width:100%}}@media (prefers-reduced-motion:reduce){.sp-content-dialog *,.sp-product-card{transition:none;animation:none}}.sp-connected-sections{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.sp-connected-sections>a{display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:8px 14px;padding:22px}.sp-connected-sections strong{font-size:16px;font-weight:600}.sp-connected-sections span{font-size:12px;line-height:1.7;color:var(--eh-muted)}.sp-connected-sections svg{grid-row:1/3;grid-column:2;align-self:center;color:var(--eh-link)}.sp-connected-sections>a:hover{border-color:var(--eh-link)}.sp-detail-subheading{font-size:15px;font-weight:600;margin:22px 0 10px}@media (max-width:600px){.sp-connected-sections{grid-template-columns:1fr}}.sp-filter-toggle{display:none}@media (max-width:767px){.sp-ai-page .sp-intro,.sp-news-page .sp-intro{padding:18px}.sp-expanded-spotlights{display:flex;overflow-x:auto;padding:1px 0 7px;scroll-snap-type:x proximity;scrollbar-width:thin}.sp-expanded-spotlights .sp-spotlight{flex:0 0 220px;min-height:72px;scroll-snap-align:start}.sp-filter-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:40px;margin-top:7px;padding:8px 3px 0;border:0;border-top:1px solid var(--eh-line);background:transparent;color:var(--eh-muted);font-size:12px}.sp-filter-toggle span{font-size:18px;color:var(--eh-link)}.sp-refine-row[data-expanded=false]{display:none}.sp-news-lead .sp-news-copy{order:0}.sp-news-lead .sp-news-art{order:1;aspect-ratio:16/7}.sp-library-tabs,.sp-news-lead .sp-news-copy>p{margin-bottom:12px}.sp-toolbar-row{margin-top:8px}}.ai-compact-page{padding-top:20px}.ai-compact-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;min-height:30px}.ai-compact-heading h1{margin:0;color:var(--eh-text);font-size:22px;line-height:1.4;font-weight:650;letter-spacing:-.02em}.ai-compact-heading>a{display:inline-flex;align-items:center;gap:5px;min-height:32px;font-size:12px;color:var(--eh-muted)}.ai-compact-heading>a:hover{color:var(--eh-link)}.ai-compact-page .sp-results{gap:16px}.ai-compact-toolbar{padding:12px 16px;min-width:0}.ai-toolbar-primary{display:flex;align-items:center;gap:24px;min-width:0}.ai-scope-tabs{display:flex;align-items:center;gap:14px;flex-shrink:0}.ai-scope-tabs button{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 1px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--eh-muted);font-size:14px;line-height:1.5;font-weight:550;white-space:nowrap}.ai-scope-tabs button[aria-pressed=true]{color:var(--eh-link);border-bottom-color:var(--eh-link)}.ai-compact-search{display:flex;align-items:center;gap:10px;flex:1 1;min-width:0;min-height:42px;padding:0 11px;border:1px solid var(--eh-line);border-radius:var(--ap-control-radius,8px);background:var(--eh-surface-soft);color:var(--eh-muted)}.ai-compact-search:focus-within{border-color:var(--eh-link);box-shadow:0 0 0 2px var(--eh-brand-soft)}.ai-compact-search input{width:100%;min-width:0;flex:1 1;height:40px;padding:0;border:0;border-radius:0;background:transparent;color:var(--eh-text);font:inherit;font-size:13px}.ai-compact-search input:focus-visible{outline:none}.ai-compact-search input::-webkit-search-cancel-button{display:none}.ai-match-count{flex-shrink:0;padding-left:8px;border-left:1px solid var(--eh-line);color:var(--eh-muted);font-size:11px;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ai-compact-search>button{display:grid;place-items:center;flex-shrink:0;width:28px;height:32px;padding:0;border:0;border-radius:5px;background:transparent;color:var(--eh-muted)}.ai-toolbar-secondary{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px;padding-top:8px;border-top:1px solid var(--eh-line)}.ai-saved-tabs{display:flex;align-items:center;gap:3px}.ai-saved-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:6px 9px;border:0;border-radius:6px;background:transparent;color:var(--eh-muted);font-size:12px}.ai-saved-tabs button[aria-pressed=true]{color:var(--eh-link);background:var(--eh-brand-soft)}.ai-toolbar-options{display:flex;align-items:center;gap:9px;margin-left:auto}.ai-filter-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:6px 8px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--eh-muted);font-size:12px;white-space:nowrap}.ai-filter-button[aria-expanded=true]{color:var(--eh-link);background:var(--eh-brand-soft)}.ai-filter-button small{display:grid;place-items:center;min-width:16px;height:16px;padding-inline:3px;border-radius:4px;color:var(--eh-link);background:var(--eh-brand-soft);font-size:10px}.ai-layout-switch{display:flex;align-items:center;gap:2px;padding-left:9px;border-left:1px solid var(--eh-line)}.ai-layout-switch button{display:grid;place-items:center;width:32px;height:34px;padding:0;border:0;border-radius:6px;background:transparent;color:var(--eh-muted)}.ai-layout-switch button[aria-pressed=true]{color:var(--eh-link);background:var(--eh-brand-soft)}.ai-category-chip{display:inline-flex;align-items:center;gap:6px;max-width:180px;min-height:28px;padding:4px 7px;border:1px solid var(--eh-line);border-radius:5px;background:transparent;color:var(--eh-muted);font-size:11px}.ai-category-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-advanced-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-top:10px;padding-top:12px;border-top:1px solid var(--eh-line)}.ai-advanced-filters[hidden]{display:none}.ai-advanced-filters>label{display:grid;gap:6px;min-width:0;flex:1 1 135px}.ai-advanced-filters>label>span{color:var(--eh-muted);font-size:11px}.ai-advanced-filters select{min-width:0;width:100%;height:38px;padding:6px 8px;border:1px solid var(--eh-line-strong);border-radius:6px;background:var(--eh-surface);color:var(--eh-text);font-size:12px}.ai-reset-filters{display:flex;align-items:center;justify-content:center;gap:5px;min-height:38px;padding:6px 8px;border:0;background:transparent;color:var(--eh-link);font-size:12px}.ai-compact-toolbar svg{flex-shrink:0}.ai-compact-toolbar button{font-family:inherit}.ai-compact-toolbar button:hover:not(:disabled){color:var(--eh-link)}.ai-compact-page .sp-filter-rail{padding-top:14px}@media (max-width:767px){.ai-compact-page{padding-top:12px}.ai-compact-heading{min-height:28px;margin-bottom:10px}.ai-compact-heading h1{font-size:20px}.ai-compact-heading>a{min-height:36px}.ai-compact-page .sp-results{gap:14px}.ai-compact-toolbar{padding:10px 12px}.ai-toolbar-primary{flex-direction:column;align-items:stretch;gap:10px}.ai-scope-tabs{gap:18px}.ai-scope-tabs button{min-height:40px;font-size:13px}.ai-compact-search{min-height:44px;padding-inline:10px;gap:8px}.ai-compact-search input{height:42px;font-size:16px}.ai-toolbar-secondary{margin-top:8px;padding-top:8px;gap:4px}.ai-saved-tabs button{min-height:40px;padding-inline:7px}.ai-filter-button{min-height:40px;padding-inline:6px;gap:4px}.ai-toolbar-options{gap:5px}.ai-layout-switch{padding-left:5px;gap:0}.ai-layout-switch button{width:38px;height:40px}.ai-category-chip{display:none}.ai-advanced-filters{gap:12px 10px}.ai-advanced-filters>label{flex-basis:calc(50% - 10px)}.ai-advanced-filters>label:first-child{flex-basis:100%}.ai-advanced-filters select{height:44px;font-size:13px}.ai-reset-filters{width:100%;min-height:40px}}@media (max-width:359px){.ai-compact-toolbar{padding-inline:10px}.ai-layout-switch button{width:34px}.ai-filter-button{padding-inline:4px}.ai-saved-tabs button{padding-inline:6px}}html[data-eh-portal]{--portal-top-height:72px;--portal-nav-height:44px;--portal-expanded-height:118px;--portal-chrome-height:118px;--portal-masthead-height:73px;--portal-chrome-motion:180ms}html[data-eh-portal][data-portal-compact=true]{--portal-top-height:50px;--portal-nav-height:36px}html[data-eh-portal] .portal-header-space{height:var(--portal-expanded-height);flex:none;pointer-events:none}html[data-eh-portal] .portal-header{position:fixed;inset:0 0 auto;z-index:70;width:100%;border:0;background:var(--eh-surface);backdrop-filter:none;-webkit-backdrop-filter:none;transition:box-shadow var(--portal-chrome-motion) ease}html[data-eh-portal][data-portal-compact=true] .portal-header{box-shadow:0 3px 14px rgb(25 30 45/7%)}html[data-eh-portal] .portal-header .eh-masthead{position:relative;top:auto}html[data-eh-portal] .portal-header .eh-masthead-inner{min-height:var(--portal-top-height);height:var(--portal-top-height);flex-wrap:nowrap;transition:height var(--portal-chrome-motion) ease,min-height var(--portal-chrome-motion) ease}html[data-eh-portal] .portal-header>.primary-nav{border-top:0;border-bottom:1px solid var(--eh-line)}html[data-eh-portal] .portal-header .nav-inner{height:var(--portal-nav-height);transition:height var(--portal-chrome-motion) ease}html[data-eh-portal] .portal-header .eh-brand-symbol{transition:width var(--portal-chrome-motion) ease,height var(--portal-chrome-motion) ease,flex-basis var(--portal-chrome-motion) ease}html[data-eh-portal] .portal-header .eh-brand-word{transition:font-size var(--portal-chrome-motion) ease}html[data-eh-portal] .portal-header .eh-brand-product{max-width:100px;overflow:hidden;transition:max-width var(--portal-chrome-motion) ease,opacity var(--portal-chrome-motion) ease,padding var(--portal-chrome-motion) ease}html[data-eh-portal] .portal-header .eh-masthead-search{transition:height var(--portal-chrome-motion) ease,border-color .16s ease}html[data-eh-portal][data-portal-compact=true] .portal-header .eh-brand-symbol{width:28px;height:28px;flex-basis:28px}html[data-eh-portal][data-portal-compact=true] .portal-header .eh-brand-word{font-size:17px}html[data-eh-portal][data-portal-compact=true] .portal-header .eh-brand-product{max-width:0;opacity:0;padding-inline:0;margin-left:0}html[data-eh-portal][data-portal-compact=true] .portal-header .eh-masthead-search{height:34px}html[data-eh-portal] :is(.sp-filter-rail,.p2-categories,.tools-sidebar,.sp-news-rail){top:calc(var(--portal-chrome-height) + 16px)}html[data-eh-portal] .sp-filter-rail{max-height:calc(100dvh - var(--portal-chrome-height) - 32px)}html[data-eh-portal] :is(#ai-results,#news-results,.sp-intro,.p2-directory-intro,.d-reading,.d-ai,.d-scenes,.d-workbench,.p2-reading,.p2-ai-picks){scroll-margin-top:calc(var(--portal-chrome-height) + 14px)}html[data-eh-portal] .sp-page :is(a,button,input,select){scroll-margin-top:calc(var(--portal-chrome-height) + 14px)}html[data-eh-portal] .eh-appearance-dialog{top:calc(var(--portal-masthead-height) + 12px);max-height:calc(100dvh - var(--portal-masthead-height) - 36px)}@media (max-width:767px){html[data-eh-portal]{--portal-top-height:64px;--portal-nav-height:0px;--portal-expanded-height:65px;--portal-chrome-height:65px;--portal-masthead-height:65px}html[data-eh-portal][data-portal-compact=true]{--portal-top-height:48px;--portal-nav-height:0px}html[data-eh-portal] .portal-header>.primary-nav{display:none}html[data-eh-portal] .portal-header .eh-masthead-inner>:is(.eh-header-brand,.eh-header-actions,.eh-mobile-menu-button){margin-block:0}html[data-eh-portal][data-portal-compact=true] .portal-header .eh-brand-symbol{width:26px;height:26px;flex-basis:26px}html[data-eh-portal] .portal-header .eh-header-control{height:44px}html[data-eh-portal] .eh-network-panel{top:calc(var(--portal-chrome-height) + 8px);max-height:calc(100dvh - var(--portal-chrome-height) - 24px)}html[data-eh-portal] .eh-appearance-dialog{top:auto;max-height:calc(100dvh - 32px)}}@media (max-width:380px){html[data-eh-portal][data-portal-compact=true] .portal-header .eh-brand-word{font-size:16px}}@media (prefers-reduced-motion:reduce){html[data-eh-portal]{--portal-chrome-motion:0ms}}@media print{html[data-eh-portal] .portal-header{position:static;box-shadow:none}html[data-eh-portal] .portal-header-space{display:none}}html[data-eh-portal] .portal-header{transform:none;transition:transform var(--portal-chrome-motion) ease,box-shadow var(--portal-chrome-motion) ease}html[data-eh-portal][data-portal-hidden=true] .portal-header{transform:translateY(calc(-100% - 2px));pointer-events:none;box-shadow:none}@media print{html[data-eh-portal][data-portal-hidden] .portal-header{transform:none}}