:root{--violet-900:#1f0a4a;--violet-800:#2d0d70;--violet-700:#4b0099;--violet-500:#7c3fd6;--violet-100:#f1eaff;--orange-600:#d94a00;--orange-500:#f05000;--ink:#171321;--ink-soft:#5b5570;--line:#e7e1f5;--paper:#fcfbfe;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:Inter,sans-serif;line-height:1.5}.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500}h1,h2,h3{letter-spacing:-.01em;font-family:Space Grotesk,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:1240px;margin:0 auto;padding:0 32px}.signal-rule{align-items:center;gap:3px;height:14px;display:flex}.signal-rule span{background:var(--orange-500);border-radius:1px;width:2px;display:block}header{border-bottom:1px solid var(--line);backdrop-filter:blur(6px);z-index:50;background:#fcfbfef0;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:80px;display:flex}.logo{align-items:center;gap:11px;display:flex}.logo img{width:38px;height:auto}.logo-text{color:var(--violet-900);font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.logo-text small{letter-spacing:.1em;color:var(--ink-soft);margin-top:2px;font-family:IBM Plex Mono,monospace;font-size:8px;font-weight:500;display:block}nav.links{gap:22px;display:flex}nav.links a{color:var(--ink);white-space:nowrap;font-size:13px;font-weight:500}nav.links a:hover,nav.links a.active{color:var(--violet-700)}.nav-right{align-items:center;gap:14px;display:flex}.icon-btn{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.btn-outline{border:1.5px solid var(--violet-700);color:var(--violet-700);border-radius:10px;padding:9px 18px;font-size:14px;font-weight:600}.btn-solid{background:var(--orange-500);color:var(--white);border-radius:10px;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:600;display:flex}.hero{grid-template-columns:1.15fr .85fr;align-items:start;gap:56px;padding:60px 0 46px;display:grid}.hero-badge{color:var(--orange-600);align-items:center;gap:8px;margin-bottom:22px;display:inline-flex}.hero h1{color:var(--violet-900);max-width:560px;font-size:46px;font-weight:700;line-height:1.08}.hero h1 em{color:var(--orange-600);font-style:normal}.hero p.lede{color:var(--ink-soft);max-width:480px;margin-top:20px;font-size:17px}.search-box{background:var(--white);border:1.5px solid var(--line);border-radius:14px;align-items:center;gap:10px;margin-top:30px;padding:14px 18px;display:flex;box-shadow:0 8px 24px -16px #1f0a4a40}.search-box input{background:0 0;border:none;outline:none;flex:1;font-family:Inter;font-size:15px}.search-box svg{color:var(--ink-soft);flex-shrink:0}.tags{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.tag{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:8px 15px;font-size:13.5px;font-weight:500}.tag.more{color:var(--violet-700);border-color:#0000;align-items:center;gap:5px;font-weight:600;display:flex}.brief{border-top:1px solid var(--line);margin-top:38px;padding-top:22px}.brief h3{color:var(--violet-900);text-transform:uppercase;letter-spacing:.04em;margin-bottom:14px;font-size:13px;font-weight:700}.brief-row{align-items:baseline;gap:14px;padding:9px 0;display:flex}.brief-row .date{color:var(--orange-600);flex-shrink:0;width:70px;font-family:IBM Plex Mono;font-size:11px}.brief-row a{color:var(--ink);font-size:14px;font-weight:600;line-height:1.4}.brief-row a:hover{color:var(--violet-700)}.last-article{background:var(--white);border:1px solid var(--line);border-radius:16px;margin-top:18px;padding:16px}.last-article .kicker{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.last-article .kicker h3{color:var(--violet-900);font-size:14px;font-weight:700}.thumb{background:var(--violet-100);border-radius:10px;height:150px;margin-bottom:12px;position:relative;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%}.thumb .badge{background:var(--orange-500);color:#fff;letter-spacing:.03em;z-index:2;border-radius:6px;padding:4px 9px;font-size:10.5px;font-weight:700;position:absolute;top:10px;left:10px}.last-article .meta{color:var(--ink-soft);margin-bottom:6px;font-family:IBM Plex Mono;font-size:11px}.last-article h4{margin-bottom:6px;font-size:16px;font-weight:700;line-height:1.3}.last-article p{color:var(--ink-soft);margin-bottom:10px;font-size:13.5px}.read-link{color:var(--violet-700);align-items:center;gap:5px;font-size:13.5px;font-weight:600;display:inline-flex}.intent-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.intent-grid{grid-template-columns:repeat(5,1fr);padding:30px 0;display:grid}.intent-item{border-right:1px solid var(--line);padding:0 22px}.intent-item:last-child{border-right:none}.intent-item .ico{background:var(--violet-100);width:34px;height:34px;color:var(--violet-700);border-radius:9px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.intent-item h4{margin-bottom:4px;font-size:14.5px;font-weight:700}.intent-item p{color:var(--ink-soft);font-size:12.5px;line-height:1.4}.columns{grid-template-columns:1fr 1.15fr 1fr;gap:36px;padding:56px 0;display:grid}.col-head{justify-content:space-between;align-items:baseline;margin-bottom:20px;display:flex}.col-head h3{color:var(--violet-900);font-size:17px;font-weight:700}.col-head a{color:var(--violet-700);font-size:12.5px;font-weight:600}.col-empty{color:var(--ink-soft);padding:14px 0;font-size:13px}.guide-row{border-bottom:1px solid var(--line);gap:12px;padding:14px 0;display:flex}.guide-row:first-of-type{padding-top:0}.guide-thumb{background:var(--violet-100);border-radius:9px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.guide-thumb img{object-fit:cover;width:100%;height:100%}.guide-row .cat{color:var(--orange-600);letter-spacing:.05em;text-transform:uppercase;margin-bottom:3px;font-family:IBM Plex Mono;font-size:10px}.guide-row h4{margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.35}.guide-row p{color:var(--ink-soft);font-size:12px;line-height:1.4}.case-card{background:var(--white);border:1px solid var(--line);border-radius:16px;overflow:hidden}.case-thumb{background:var(--violet-100);height:190px;position:relative;overflow:hidden}.case-thumb img{object-fit:cover;width:100%;height:100%}.case-thumb .badge{backdrop-filter:blur(4px);color:#fff;z-index:2;background:#ffffff29;border-radius:6px;padding:5px 10px;font-size:10.5px;font-weight:700;position:absolute;top:12px;left:12px}.case-thumb:after{content:"";background:linear-gradient(#0000 55%,#1407338c);position:absolute;inset:0}.case-body{padding:18px}.case-body .meta{color:var(--ink-soft);margin-bottom:8px;font-family:IBM Plex Mono;font-size:11px}.case-body h4{margin-bottom:8px;font-size:16.5px;font-weight:700;line-height:1.3}.case-body p{color:var(--ink-soft);margin-bottom:12px;font-size:13.5px}.pop-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 0;display:flex}.pop-row:first-of-type{padding-top:0}.pop-num{color:var(--orange-600);flex-shrink:0;width:20px;font-family:Space Grotesk;font-size:15px;font-weight:700}.pop-thumb{background:var(--violet-100);border-radius:8px;flex-shrink:0;width:52px;height:52px;overflow:hidden}.pop-thumb img{object-fit:cover;width:100%;height:100%}.pop-row h4{margin-bottom:4px;font-size:13.5px;font-weight:700;line-height:1.35}.pop-row span{color:var(--ink-soft);font-family:IBM Plex Mono;font-size:11.5px}.trust{background:var(--violet-100);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{grid-template-columns:repeat(5,1fr);padding:28px 0;display:grid}.trust-item{align-items:flex-start;gap:12px;padding:0 16px;display:flex}.trust-item svg{color:var(--violet-700);flex-shrink:0;margin-top:2px}.trust-item b{font-size:14px;font-weight:700;display:block}.trust-item span{color:var(--ink-soft);font-size:12px}footer{padding:40px 0 34px}.footer-brand{border-bottom:1px solid var(--line);align-items:center;gap:14px;margin-bottom:28px;padding-bottom:28px;display:flex}.footer-brand img{width:auto;height:34px}.footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-left{align-items:center;gap:14px;display:flex}.footer-left .ico{background:var(--violet-100);width:42px;height:42px;color:var(--violet-700);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.footer-left b{font-size:14.5px;display:block}.footer-left span{color:var(--ink-soft);font-size:12.5px}.newsletter{gap:8px;display:flex}.newsletter input{border:1px solid var(--line);border-radius:10px;width:230px;padding:11px 16px;font-family:Inter;font-size:13.5px}.newsletter button{background:var(--violet-900);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:11px 18px;font-size:13.5px;font-weight:600}.socials{gap:10px;display:flex}.socials a{background:var(--violet-900);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.article-header{max-width:760px;margin:0 auto;padding:48px 0 32px}.article-header .cat{color:var(--orange-600);letter-spacing:.05em;text-transform:uppercase;margin-bottom:14px;font-family:IBM Plex Mono;font-size:11px}.article-header h1{color:var(--violet-900);font-size:36px;font-weight:700;line-height:1.15}.article-header .meta{color:var(--ink-soft);margin-top:16px;font-family:IBM Plex Mono;font-size:13px}.article-cover{border-radius:16px;max-width:900px;margin:0 auto 40px;overflow:hidden}.article-body{max-width:760px;margin:0 auto;padding-bottom:64px;font-size:17px;line-height:1.75}.article-body h2{color:var(--violet-900);margin:40px 0 16px;font-size:26px}.article-body h3{color:var(--violet-900);margin:32px 0 14px;font-size:21px}.article-body p{margin-bottom:18px}.article-body a{color:var(--violet-700);text-decoration:underline}.article-body img{border-radius:12px;margin:24px 0}.article-body ul,.article-body ol{margin:0 0 18px 22px}.category-header{padding:48px 0 32px}.category-header .eyebrow{color:var(--orange-600);margin-bottom:10px}.category-header h1{color:var(--violet-900);font-size:34px}.article-grid{grid-template-columns:repeat(3,1fr);gap:28px;padding-bottom:64px;display:grid}@media (width<=980px){.hero{grid-template-columns:1fr}.intent-grid{grid-template-columns:repeat(2,1fr)}.intent-item{border-right:none;border-bottom:1px solid var(--line);margin-bottom:16px;padding-bottom:20px}.columns,.article-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr);gap:20px}.trust-item{padding:0}nav.links{display:none}.footer-row{flex-direction:column;align-items:flex-start}}
