.container{max-width:1180px;margin:0 auto;padding:56px 32px 40px}.brief-strip{margin:56px 0 0}.brief-strip-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.brief-strip-label{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#1a1a1a;font-weight:700}.brief-strip-date{font-size:11px;color:#888;letter-spacing:.5px}.brief-strip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:.5px solid rgba(0,0,0,.1);border-bottom:.5px solid rgba(0,0,0,.1)}.brief-strip-item{cursor:pointer;display:grid;grid-template-columns:32px 1fr;gap:14px;padding:22px 24px 22px 0;border-right:.5px solid rgba(0,0,0,.06);border-bottom:.5px solid rgba(0,0,0,.06)}.brief-strip-item:nth-child(3n){border-right:0;padding-right:0}.brief-strip-item:not(:nth-child(3n+1)){padding-left:24px}.brief-strip-item:nth-last-child(-n+3){border-bottom:0}.brief-strip-num{font-family:"Source Serif 4",Georgia,serif;font-size:20px;font-weight:600;color:#c4c0b3;line-height:1;font-style:italic}.brief-strip-item:hover .brief-strip-num{color:#f39200}.brief-strip-headline{font-size:14px;font-weight:500;line-height:1.4;margin-bottom:6px;transition:color .15s}.brief-strip-item:hover .brief-strip-headline{color:#2d9cdb}.brief-strip-meta{font-size:11px;color:#888}.section-header{display:flex;align-items:baseline;justify-content:space-between;margin:56px 0 28px}.section-header h2{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#1a1a1a;display:flex;align-items:center;gap:14px}.section-header h2:after{content:"";flex:1;height:1px;background:#0000001a;min-width:40px}.section-header a{font-size:13px;color:#2d9cdb;font-weight:500}.latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 28px}.story-card{cursor:pointer}.story-img{border-radius:6px;overflow:hidden;aspect-ratio:16/10;margin-bottom:14px;background:#eee}.story-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.story-card:hover .story-img img{transform:scale(1.03)}.color-bar{height:3px;width:32px;border-radius:2px;margin-bottom:12px}.bar-orange{background:#f39200}.bar-red{background:#e84e0f}.bar-blue{background:#2d9cdb}.story-cat{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:#999;font-weight:700;margin-bottom:8px}.story-title{font-size:19px;font-weight:600;line-height:1.25;margin-bottom:8px;letter-spacing:-.2px;transition:color .15s}.story-card:hover .story-title{color:#2d9cdb}.story-dek{font-size:13px;color:#666;line-height:1.55;margin-bottom:10px}.story-meta{font-size:11px;color:#999;display:flex;gap:8px}.markets-module{display:grid;grid-template-columns:1.4fr 1fr;gap:32px;background:#fff;border:.5px solid rgba(0,0,0,.08);border-radius:12px;padding:32px;margin-top:28px}.markets-stories{display:flex;flex-direction:column;gap:20px}.markets-row{display:grid;grid-template-columns:90px 1fr;gap:18px;cursor:pointer;padding-bottom:20px;border-bottom:.5px solid rgba(0,0,0,.08)}.markets-row:last-child{border-bottom:0;padding-bottom:0}.markets-row .thumb{width:100%;aspect-ratio:1;border-radius:6px;overflow:hidden;background:#eee}.markets-row .thumb img{width:100%;height:100%;object-fit:cover}.markets-row h4{font-size:15px;font-weight:600;line-height:1.3;margin-bottom:6px}.markets-row .meta{font-size:11px;color:#999}.market-data{background:#faf8f3;border-radius:8px;padding:20px}.market-data-header{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#888;font-weight:700;margin-bottom:14px;display:flex;justify-content:space-between;align-items:center}.market-data-header .live{background:#e84e0f;color:#fff;font-size:9px;padding:2px 6px;border-radius:3px}.market-row{display:grid;grid-template-columns:70px 1fr 60px;font-size:13px;padding:10px 0;border-bottom:.5px solid rgba(0,0,0,.06);align-items:center}.market-row:last-child{border-bottom:0}.market-row .sym{font-weight:700;font-size:12px;letter-spacing:.5px}.market-row .price{text-align:right;font-family:SF Mono,Menlo,monospace;font-size:12px}.market-row .chg{text-align:right;font-family:SF Mono,Menlo,monospace;font-size:12px;font-weight:500}.chg.up{color:#16a34a}.chg.down{color:#dc2626}.newsletter{background:#1a1a1a;border-radius:12px;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:32px;margin:56px 0;position:relative;overflow:hidden}.newsletter:before{content:"";position:absolute;top:0;right:0;width:280px;height:100%;background:linear-gradient(135deg,transparent 0%,rgba(243,146,0,.08) 50%,rgba(45,156,219,.08) 100%);pointer-events:none}.nl-content{position:relative;z-index:1}.nl-label{color:#f39200;font-size:10px;letter-spacing:2.5px;text-transform:uppercase;font-weight:700;margin-bottom:10px}.nl-title{color:#fff;font-size:26px;font-weight:600;margin-bottom:8px;letter-spacing:-.3px}.nl-dek{color:#aaa;font-size:13px;line-height:1.5;max-width:380px}.nl-form{display:flex;gap:8px;position:relative;z-index:1}.nl-form input{background:#2a2a2a;border:1px solid #333;color:#fff;padding:12px 16px;border-radius:6px;font-size:13px;width:240px;font-family:inherit}.nl-form input::placeholder{color:#666}.nl-form button{background:#2d9cdb;color:#fff;border:none;padding:12px 22px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.indepth{display:grid;grid-template-columns:1fr 1fr;gap:36px}.feature{background:#fff;border:.5px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease}.feature:hover{transform:translateY(-2px)}.feature-img{aspect-ratio:16/9;overflow:hidden;background:#eee}.feature-img img{width:100%;height:100%;object-fit:cover}.feature-body{padding:24px 26px 26px}.feature-cat{font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:#2d9cdb;font-weight:700;margin-bottom:10px}.feature-title{font-size:22px;font-weight:600;line-height:1.2;margin-bottom:10px;letter-spacing:-.3px}.feature-dek{font-size:14px;color:#666;line-height:1.55;margin-bottom:14px}.feature-meta{font-size:11px;color:#999;display:flex;gap:8px;align-items:center}.author-avatar{width:22px;height:22px;border-radius:50%;background:#ddd;overflow:hidden}.author-avatar img{width:100%;height:100%;object-fit:cover}.archive-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.archive-item{display:flex;gap:14px;padding:18px;background:#fff;border:.5px solid rgba(0,0,0,.08);border-radius:8px;align-items:flex-start;cursor:pointer;transition:border-color .2s ease}.archive-item:hover{border-color:#0003}.archive-rail{width:3px;align-self:stretch;border-radius:2px;flex-shrink:0}.archive-headline{font-size:14px;font-weight:500;line-height:1.35;margin-bottom:6px}.archive-meta{font-size:11px;color:#999;letter-spacing:.3px}@media(max-width:900px){.brief-strip-grid{grid-template-columns:1fr}.brief-strip-item{border-right:0!important;padding-left:0!important;padding-right:0!important}.latest-grid{grid-template-columns:1fr;gap:32px}.newsletter{flex-direction:column;align-items:flex-start;padding:28px}.nl-form{width:100%}.nl-form input{flex:1;width:auto}.archive-grid,.indepth{grid-template-columns:1fr}.markets-module{grid-template-columns:1fr;padding:24px}}
