.ihd-shell{background:var(--bg);color:var(--fg);min-height:100vh}.ihd-hero{padding:96px 0 64px;border-bottom:1px solid var(--rule);position:relative;overflow:hidden}.ihd-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(21,20,15,.05) 1px,transparent 0),linear-gradient(90deg,rgba(21,20,15,.05) 1px,transparent 0);background-size:80px 80px;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 30% 50%,#000 30%,transparent 100%);mask-image:radial-gradient(ellipse 70% 70% at 30% 50%,#000 30%,transparent 100%)}.ihd-hero .container{position:relative;z-index:1}.ihd-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);padding:6px 12px 6px 8px;border:1px solid var(--rule);border-radius:999px;background:hsla(0,0%,100%,.5);margin-bottom:32px}.ihd-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px oklch(.58 .13 38/.15)}.ihd-hero h1{font-size:clamp(56px,8vw,120px);letter-spacing:-.04em;line-height:.94;font-weight:500;margin:0 0 28px;max-width:16ch}.ihd-hero h1 .em{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:var(--accent)}.ihd-hero .lede{font-size:clamp(18px,1.5vw,22px);color:var(--fg-2);max-width:60ch;line-height:1.45;text-wrap:pretty}.ihd-hero .meta{margin-top:36px;display:flex;gap:28px;flex-wrap:wrap;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:.04em;color:var(--fg-3);padding-top:28px;border-top:1px solid var(--rule)}.ihd-hero .meta b{color:var(--fg);font-weight:500}.ihd-md-actions-wrap{margin-top:32px}.ihd-md-preamble{font-family:Geist Mono,monospace;font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-3);margin:0 0 14px}.ihd-md-actions{gap:10px;flex-wrap:wrap}.ihd-md-actions,.ihd-md-btn{display:inline-flex;align-items:center}.ihd-md-btn{gap:9px;padding:10px 16px;border-radius:999px;border:1px solid var(--rule-strong);background:var(--bg);color:var(--fg);font-size:14px;font-weight:500;letter-spacing:-.005em;cursor:pointer;text-decoration:none;transition:background .16s,color .16s,border-color .16s,transform .2s cubic-bezier(.2,.7,.2,1)}.ihd-md-btn svg{flex-shrink:0}.ihd-md-btn:hover{background:var(--fg);color:var(--bg);border-color:var(--fg);transform:translateY(-1px)}.ihd-md-btn-accent{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.ihd-md-btn-accent:hover{background:oklch(.52 .14 38);border-color:oklch(.52 .14 38);color:var(--accent-ink)}.ihd-md-btn.is-copied{background:oklch(.5 .1 150);border-color:oklch(.5 .1 150);color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ihd-why{background:var(--bg-2);border-bottom:1px solid var(--rule);padding:96px 0}.ihd-why-grid{display:grid;grid-template-columns:280px 1fr;grid-gap:96px;gap:96px;align-items:start}.ihd-why-side{position:-webkit-sticky;position:sticky;top:96px}.ihd-why-kicker{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);margin-bottom:16px}.ihd-why-title{font-size:clamp(40px,4.4vw,64px);letter-spacing:-.03em;line-height:.98;font-weight:500;margin:0 0 20px}.ihd-why-title .em{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:var(--accent)}.ihd-why-meta{font-family:Geist Mono,monospace;font-size:11px;color:var(--fg-3);letter-spacing:.04em}.ihd-why-authors{margin-top:20px;display:flex;flex-direction:column;gap:10px}.ihd-author{display:inline-flex;align-items:center;gap:12px;padding:8px 12px 8px 8px;border:1px solid var(--rule);border-radius:999px;background:var(--bg);text-decoration:none;color:inherit;transition:background .16s,border-color .16s,transform .2s;width:max-content}.ihd-author:hover{background:#fff;border-color:var(--fg)}.ihd-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Geist Mono,monospace;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--accent-ink);background:var(--accent);flex-shrink:0;overflow:hidden}.ihd-avatar img{width:100%;height:100%;object-fit:cover;display:block}.ihd-author:nth-child(2) .ihd-avatar{background:var(--fg);color:var(--bg)}.ihd-author-text{display:flex;flex-direction:column;line-height:1.2}.ihd-author-name{font-size:13.5px;color:var(--fg);font-weight:500;letter-spacing:-.005em}.ihd-author-role{font-family:Geist Mono,monospace;font-size:10.5px;color:var(--fg-3);letter-spacing:.05em;text-transform:uppercase;margin-top:2px}.ihd-author:hover .ihd-author-role{color:var(--accent)}.ihd-why-body{max-width:64ch;font-size:17px;line-height:1.6;color:var(--fg-2)}.ihd-why-body p{margin:0 0 20px;text-wrap:pretty}.ihd-why-body p:first-child{font-size:19px;color:var(--fg)}.ihd-why-body b{color:var(--fg);font-weight:600}.ihd-why-body .em{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:var(--fg)}.ihd-manifesto{margin-top:48px;padding-top:32px;border-top:1px solid var(--rule-strong)}.ihd-manifesto-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px}.ihd-manifesto-head>span{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-3)}.ihd-manifesto-title{font-size:clamp(40px,4.4vw,64px);letter-spacing:-.03em;line-height:.98;font-weight:500;margin:0}.ihd-manifesto-title .em{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:var(--accent)}.ihd-manifesto-all{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--fg);font-weight:500;padding:6px 12px;border:1px solid var(--rule-strong);border-radius:999px;transition:background .12s,color .12s}.ihd-manifesto-all:hover{background:var(--fg);color:var(--bg)}.ihd-manifesto-all svg{transition:transform .12s}.ihd-manifesto-all:hover svg{transform:translate(2px,-2px)}.ihd-manifesto-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--rule)}.ihd-manifesto-list li{display:grid;grid-template-columns:36px 1fr;border-bottom:1px solid var(--rule);align-items:stretch}.ihd-manifesto-list li .num{font-family:Geist Mono,monospace;font-size:11px;color:var(--fg-4);letter-spacing:.05em;padding:18px 0 0}.ihd-manifesto-list li a{display:flex;flex-direction:column;gap:6px;padding:18px 0;text-decoration:none;color:inherit;position:relative;transition:padding .2s cubic-bezier(.2,.7,.2,1)}.ihd-manifesto-list li:hover a{padding-left:12px}.ihd-manifesto-list li a:after{content:"→";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-family:Geist Mono,monospace;font-size:14px;color:var(--fg-3);opacity:0;transition:opacity .16s,transform .2s}.ihd-manifesto-list li:hover a:after{opacity:1;transform:translate(3px,-50%);color:var(--accent)}.ihd-manifesto-list li a .t{font-size:16px;color:var(--fg);font-weight:500;letter-spacing:-.01em}.ihd-manifesto-list li a .d{font-size:14px;color:var(--fg-3);line-height:1.5}.ihd-manifesto-list li:hover a .t{color:var(--accent)}.ihd-shots{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-top:8px}@media (max-width:640px){.ihd-shots{grid-template-columns:1fr}}.ihd-shot{display:flex;flex-direction:column;gap:10px;padding:0;border:0;background:none;text-align:left;cursor:pointer;font:inherit;color:inherit}.ihd-shot-thumb{display:block;border:1px solid var(--rule);border-radius:12px;overflow:hidden;background:#fff;aspect-ratio:16/10;transition:border-color .12s,transform .12s,box-shadow .12s}.ihd-shot-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.ihd-shot:hover .ihd-shot-thumb{border-color:var(--rule-strong);transform:translateY(-2px);box-shadow:0 18px 40px -24px rgba(21,20,15,.35)}.ihd-shot-cap{font-size:14px;color:var(--fg-2)}.ihd-lightbox{position:fixed;inset:0;z-index:1100;background:oklch(.2 .02 60/.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px}.ihd-lightbox-fig{margin:0;display:flex;flex-direction:column;align-items:center;gap:12px}.ihd-lightbox-fig img{display:block;max-width:80vw;max-height:80vh;width:auto;height:auto;object-fit:contain;border-radius:10px;background:#fff;box-shadow:0 40px 120px -30px rgba(0,0,0,.6)}.ihd-lightbox-fig figcaption{font-family:Geist Mono,monospace;font-size:12px;letter-spacing:.06em;color:hsla(0,0%,100%,.85)}.ihd-lightbox-close{position:fixed;top:20px;right:24px;z-index:1101;width:40px;height:40px;border-radius:999px;border:1px solid hsla(0,0%,100%,.3);background:rgba(0,0,0,.3);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.ihd-lightbox-close:hover{background:rgba(0,0,0,.5)}@media (max-width:900px){.ihd-why-grid{grid-template-columns:1fr;gap:32px}.ihd-why-side{position:static}}.ihd-body{display:grid;grid-template-columns:240px 1fr;grid-gap:96px;gap:96px;padding:96px 0 120px}.ihd-toc{position:-webkit-sticky;position:sticky;top:96px;align-self:start;display:flex;flex-direction:column;gap:4px;font-size:13px;max-height:calc(100vh - 120px);overflow-y:auto;padding-right:16px}.ihd-toc h5{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-4);margin:0 0 12px;font-weight:500}.ihd-toc a{display:flex;justify-content:space-between;align-items:baseline;padding:6px 0;color:var(--fg-2);border-bottom:1px dashed transparent;transition:color .12s}.ihd-toc a:hover{color:var(--fg)}.ihd-toc a .n{font-family:Geist Mono,monospace;font-size:10.5px;color:var(--fg-4);letter-spacing:.05em}.ihd-content{max-width:820px}.ihd-section{padding:48px 0;border-top:1px solid var(--rule)}.ihd-section:first-child{padding-top:0;border-top:0}.ihd-section .h-row{display:flex;align-items:baseline;gap:16px;margin-bottom:32px}.ihd-section .h-row .n{font-family:Geist Mono,monospace;font-size:12px;color:var(--fg-4);letter-spacing:.05em}.ihd-section h2{font-size:clamp(28px,3.2vw,44px);letter-spacing:-.025em;line-height:1.04;font-weight:500;margin:0}.ihd-section h2 .em{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400}.ihd-section .intro{font-size:16.5px;color:var(--fg-2);max-width:60ch;margin:-16px 0 32px;text-wrap:pretty;line-height:1.5}.ihd-list{display:flex;flex-direction:column}.ihd-row{display:grid;grid-template-columns:36px 1fr auto;grid-gap:20px;gap:20px;padding:18px 0;border-top:1px solid var(--rule);align-items:baseline}.ihd-row:last-child{border-bottom:1px solid var(--rule)}.ihd-row .num{font-family:Geist Mono,monospace;font-size:11px;color:var(--fg-4);letter-spacing:.05em;padding-top:3px}.ihd-row .feat{display:flex;flex-direction:column;gap:4px}.ihd-row .feat .t{font-size:16px;color:var(--fg);font-weight:500;letter-spacing:-.01em}.ihd-row .feat .d{font-size:14px;color:var(--fg-3);line-height:1.45;text-wrap:pretty}.ihd-row .badge{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:var(--bg-2);color:var(--fg-3);border:1px solid var(--rule);white-space:nowrap}.ihd-row .badge.included{color:oklch(.45 .09 150);background:oklch(.92 .04 150);border-color:oklch(.82 .05 150)}.ihd-row .badge.new{color:var(--accent);background:oklch(.96 .02 38);border-color:oklch(.84 .06 38)}.ihd-row .badge.scale{color:var(--fg);background:var(--bg-2);border-color:var(--rule-strong)}.ihd-anti{margin-top:32px;background:var(--bg-2);border:1px solid var(--rule);border-radius:14px;padding:28px}.ihd-anti h3{font-size:18px;font-weight:500;margin:0 0 16px;display:flex;align-items:center;gap:10px}.ihd-anti h3:before{content:"—";color:var(--fg-3);font-family:Geist Mono,monospace}.ihd-anti ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.ihd-anti li{font-size:14.5px;color:var(--fg-2);padding-left:24px;position:relative;line-height:1.5}.ihd-anti li:before{content:"✕";position:absolute;left:0;top:0;color:var(--fg-4);font-size:12px;font-family:Geist Mono,monospace}.ihd-pricing{margin:32px 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.ihd-pricing .tier{border:1px solid var(--rule);border-radius:14px;padding:24px;background:var(--bg)}.ihd-pricing .tier.featured{border-color:var(--accent);background:oklch(.96 .02 38/.4)}.ihd-pricing .tier h4{font-size:16px;margin:0 0 4px;font-weight:500}.ihd-pricing .tier .range{font-size:12px;color:var(--fg-3);font-family:Geist Mono,monospace;margin-bottom:16px}.ihd-pricing .tier .price{font-size:28px;letter-spacing:-.02em;font-weight:500;margin-bottom:4px}.ihd-pricing .tier .price small{font-weight:400}.ihd-pricing .tier .price small,.ihd-pricing .tier .sub{font-size:13px;color:var(--fg-3)}.ihd-pricing .tier .plus{margin-top:12px;padding-top:12px;border-top:1px dashed var(--rule);font-size:13px;color:var(--fg-2)}.ihd-agent{margin:32px 0;background:#1a1814;color:var(--bg);border-radius:14px;padding:24px;font-family:Geist Mono,monospace;font-size:13px;line-height:1.55;position:relative}.ihd-agent .head{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:hsla(38,44%,96%,.5);margin-bottom:14px;display:flex;justify-content:space-between}.ihd-agent .line{color:hsla(38,44%,96%,.85)}.ihd-agent .line .k{color:oklch(.85 .08 38)}.ihd-agent .line .v{color:hsla(38,44%,96%,.95)}.ihd-agent .line .c{color:hsla(38,44%,96%,.4)}.ihd-end{padding:96px 0;text-align:center;border-top:1px solid var(--rule)}.ihd-end h2{font-size:clamp(36px,5vw,64px);letter-spacing:-.03em;line-height:.98;font-weight:500;max-width:22ch;margin:0 auto 12px}.ihd-end h2 .em{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:var(--accent)}.ihd-end p{color:var(--fg-2);font-size:17px;max-width:50ch;margin:0 auto 32px}.ihd-end .ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media (max-width:900px){.ihd-body{grid-template-columns:1fr;gap:32px}.ihd-toc{position:static;max-height:none}.ihd-pricing{grid-template-columns:1fr}}