@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,400;1,700&family=Crimson+Pro:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Mono:wght@300;400;500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--red:#c8102e;--gold:#b8960c;--gold-light:#d4af37;--ink:#0e0e0e;--paper:#f5f0e8;--paper-dark:#ede8dc;--rule:#c8b89a;--white:#fdfaf4}body{background:var(--paper);overflow-x:hidden}.page{background:var(--white);max-width:780px;margin:0 auto;font-family:Crimson Pro,Georgia,serif;color:var(--ink);overflow:hidden;width:100%}.masthead{background:var(--ink);position:relative;overflow:hidden}.masthead-texture{position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,hsla(0,0%,100%,.015) 0,hsla(0,0%,100%,.015) 4px);pointer-events:none}.masthead-top{display:flex;justify-content:space-between;align-items:center;padding:14px 32px 10px;border-bottom:1px solid #2a2a2a}.masthead-meta{font-family:DM Mono,monospace;font-size:9px;color:#aaa;letter-spacing:2px;text-transform:uppercase}.masthead-meta span{color:var(--gold-light)}.masthead-center{padding:28px 32px 24px;text-align:center}.masthead-eyebrow{font-family:DM Mono,monospace;font-size:9px;letter-spacing:5px;color:#aaa;text-transform:uppercase;margin-bottom:12px}.masthead-title{font-family:Playfair Display,serif;font-size:clamp(44px,10vw,88px);font-weight:900;color:var(--white);line-height:.9;letter-spacing:-1px;margin-bottom:8px}.masthead-title em{font-style:italic;color:var(--gold-light)}.masthead-rule{display:flex;align-items:center;gap:12px;justify-content:center;margin:16px 0}.masthead-rule-line{height:1px;width:80px;background:#333}.masthead-rule-diamond{width:6px;height:6px;background:var(--gold-light);transform:rotate(45deg);flex-shrink:0}.masthead-tagline{font-family:Crimson Pro,serif;font-size:13px;font-style:italic;color:#aaa;letter-spacing:1px}.masthead-bottom{display:flex;flex-wrap:wrap;justify-content:center;border-top:1px solid #2a2a2a}.masthead-bottom-cell{flex:1 1 33.33%;max-width:33.33%;padding:10px 16px;text-align:center;font-family:DM Mono,monospace;font-size:9px;color:#aaa;letter-spacing:2px;text-transform:uppercase;border-right:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a;text-decoration:none;cursor:pointer;transition:background .2s;box-sizing:border-box}.masthead-bottom-cell:link,.masthead-bottom-cell:visited{color:#aaa}.masthead-bottom-cell:hover{background:rgba(212,175,55,.08)}.masthead-bottom-cell:nth-child(3n){border-right:none}.masthead-bottom-cell span{color:var(--gold-light);display:block;font-size:11px;margin-bottom:2px}.datebar{background:var(--red);padding:8px 32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:4px}.datebar-text{font-family:DM Mono,monospace;font-size:10px;color:hsla(0,0%,100%,.9);letter-spacing:2px;text-transform:uppercase}.content{padding:0 32px 48px;background:var(--white)}.insight-section{padding:28px 0;border-bottom:1px solid var(--rule);scroll-margin-top:12px}.insight-card{background:var(--ink);border-radius:4px;padding:24px;margin-top:4px;position:relative;overflow:hidden}.insight-card:before{content:"🔍";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:80px;opacity:.04;pointer-events:none}.insight-inner{display:flex;gap:20px;align-items:flex-start}.insight-photo{width:140px;object-fit:contain;border-radius:4px;flex-shrink:0}.insight-content{flex:1 1}.insight-card-name{font-family:Playfair Display,serif;font-size:20px;font-weight:700;color:var(--white);margin-bottom:12px}.insight-verdict{display:inline-block;font-family:DM Mono,monospace;font-size:11px;font-weight:700;letter-spacing:4px;padding:6px 16px;border-radius:2px;margin-bottom:16px}.insight-explanation{font-family:Crimson Pro,serif;font-size:15px;line-height:1.8;color:#ccc;margin-bottom:4px}.insight-disclaimer{font-family:DM Mono,monospace;font-size:9px;color:#444;letter-spacing:1px;font-style:italic;margin-top:12px}.story-bullets{margin:10px 0 4px}.story-bullet{font-family:Crimson Pro,serif;font-size:14px;line-height:1.7;color:#2a2a2a;padding:5px 0;border-bottom:1px solid var(--rule);display:flex;align-items:baseline;gap:8px}.story-bullet:last-child{border-bottom:none}.bullet-diamond{color:var(--red);font-size:8px;flex-shrink:0;position:relative;top:-1px}.insight-card .story-bullet{color:#bbb;border-bottom-color:#2a2a2a}.insight-card .bullet-diamond{color:var(--red)}.jordan-section .story-bullet{color:#2a2a2a;border-bottom-color:var(--rule)}.jordan-section .bullet-diamond{color:var(--red)}.full-analysis-btn{font-family:DM Mono,monospace;font-size:10px;letter-spacing:2px;color:var(--ink);background:transparent;border:1px solid var(--rule);padding:8px 16px;border-radius:2px;cursor:pointer;margin-top:12px;display:inline-block;transition:all .2s ease}.full-analysis-btn:hover{background:var(--ink);color:var(--white);border-color:var(--ink)}.insight-card .full-analysis-btn{color:#aaa;border-color:#333}.insight-card .full-analysis-btn:hover{background:#333;color:var(--white)}.jordan-section .full-analysis-btn{color:var(--gold);border-color:rgba(184,150,12,.3)}.jordan-section .full-analysis-btn:hover{background:rgba(184,150,12,.1)}.story-full{margin-top:12px;padding-top:12px;border-top:1px solid var(--rule)}.insight-card .story-full{border-top-color:#2a2a2a}.section{padding:28px 0;border-bottom:1px solid var(--rule)}.section:last-child{border-bottom:none}.section-header{display:flex;align-items:center;gap:14px;margin-bottom:20px;flex-wrap:wrap}.section-emoji{font-size:20px;flex-shrink:0}.section-label{font-family:DM Mono,monospace;font-size:9px;letter-spacing:4px;text-transform:uppercase;color:var(--white);background:var(--ink);padding:4px 12px;border-radius:2px;flex-shrink:0}.section-label.red{background:var(--red)}.section-label.gold{background:var(--gold)}.section-label.blue{background:#1a3a6b}.section-label.green{background:#1a4a2a}.section-title{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:var(--ink);line-height:1.1}.story{margin-bottom:20px;padding-left:16px;border-left:2px solid var(--rule);transition:border-color .2s}.story:hover{border-left-color:var(--red)}.story:last-child{margin-bottom:0}.story-headline{font-family:Playfair Display,serif;font-size:17px;font-weight:700;color:var(--ink);line-height:1.3;margin-bottom:6px;word-wrap:break-word}.story-body{font-size:15px;line-height:1.75;color:#2a2a2a;font-weight:300;word-wrap:break-word;overflow-wrap:break-word}.story-price{display:inline-block;font-family:DM Mono,monospace;font-size:10px;font-weight:500;color:var(--red);background:rgba(200,16,46,.07);padding:2px 8px;border-radius:2px;margin-bottom:8px;letter-spacing:1px}.jordan-section{background:var(--white);padding:28px 0;border-top:3px solid var(--gold-light);border-bottom:1px solid var(--rule);position:relative;overflow:hidden;scroll-margin-top:12px}.jordan-section .section-header{margin-bottom:24px}.jordan-section .section-title{color:var(--ink);font-size:22px}.jordan-section .section-label.gold{background:var(--gold)}.jordan-story-with-photo{display:flex;gap:16px;align-items:flex-start;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--rule)}.jordan-story-with-photo:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.jordan-card-photo{width:120px;object-fit:contain;border-radius:4px;flex-shrink:0}.jordan-story-content{flex:1 1}.jordan-story-with-photo .story-price{color:var(--gold);background:rgba(184,150,12,.08);border:1px solid rgba(184,150,12,.2)}.jordan-story-with-photo .story-headline{font-family:Playfair Display,serif;font-size:16px;font-weight:700;color:var(--ink);line-height:1.3;margin-bottom:6px}.jordan-story-with-photo .story-body{font-size:14px;line-height:1.75;color:#2a2a2a;font-weight:300}.jordan-section .story{margin-bottom:20px;padding-left:16px;border-left:3px solid var(--gold-light);transition:border-color .2s}.jordan-section .story:hover{border-left-color:var(--gold)}.jordan-section .story:last-child{margin-bottom:0}.jordan-section .story-headline{color:var(--ink);font-size:17px}.jordan-section .story-body{color:#2a2a2a;font-weight:300}.jordan-section .story-price{color:var(--gold);background:rgba(184,150,12,.08);border:1px solid rgba(184,150,12,.2)}.shows-section{padding:24px 0;border-top:1px solid var(--rule);scroll-margin-top:12px}.shows-list{margin-top:4px}.show-item{font-family:Crimson Pro,serif;font-size:15px;line-height:1.8;color:#2a2a2a;padding:8px 0;border-bottom:1px solid var(--rule)}.show-item:last-child{border-bottom:none}.show-date{font-family:DM Mono,monospace;font-size:10px;color:var(--red);letter-spacing:1px;font-weight:500}.take-section{background:var(--paper-dark);padding:32px 32px 40px}.take-quote{font-family:Crimson Pro,serif;font-size:17px;line-height:1.8;color:var(--ink);font-weight:400;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;border-left:3px solid var(--red)}.take-byline,.take-quote{display:block;padding-left:20px}.take-byline{font-family:DM Mono,monospace;font-size:10px;color:var(--red);letter-spacing:2px;text-transform:uppercase;margin-top:12px}.footer{background:var(--ink);padding:20px 32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.footer-brand{font-family:Playfair Display,serif;font-size:16px;font-weight:900;color:var(--white);letter-spacing:1px}.footer-meta{font-family:DM Mono,monospace;font-size:9px;color:#aaa;letter-spacing:2px;text-transform:uppercase;text-align:right}@media (max-width:600px){.masthead-top{padding:10px 16px 8px}.masthead-center{padding:20px 16px 18px}.masthead-bottom-cell{flex:1 1 50%;max-width:50%;padding:8px 6px;font-size:8px;letter-spacing:1px}.masthead-bottom-cell:nth-child(3n),.masthead-bottom-cell:nth-child(odd){border-right:1px solid #2a2a2a}.masthead-bottom-cell:nth-child(2n){border-right:none}.masthead-bottom-cell:nth-child(5):last-child{flex-basis:100%;max-width:100%;border-right:none}.home-footer{flex-direction:column;justify-content:center;gap:6px}.home-footer,.home-footer-brand{text-align:center}.home-footer-meta{text-align:center!important}.content{padding:0 16px 40px}.datebar{padding:7px 16px}.jordan-section{padding:28px 0}.jordan-card-photo{width:90px}.jordan-story-with-photo{gap:12px}.insight-inner{flex-direction:column}.insight-photo{width:100%;max-height:300px;object-fit:contain}.take-section{padding:24px 16px 32px}.take-quote{font-size:15px}.footer{padding:16px}.section-title{font-size:18px}.story-headline{font-size:15px}.story-body{font-size:14px}.full-analysis-btn{font-size:9px;padding:6px 12px}}