:root{--ink:#16110f;--ink-soft:#4a3f3a;--paper:#f6f1ea;--paper-2:#efe7dc;--card:#fff;--line:#e2d7c9;--line-strong:#cbb9a6;--fuchsia:#7c3f82;--fuchsia-deep:#5f2c66;--plum:#46224c;--plum-2:#311637;--gold:#c99a4e;--sans:'Hanken Grotesk',system-ui,sans-serif;--serif:'Newsreader',Georgia,serif;--maxw:1240px}.blog-shell *{box-sizing:border-box}.blog-shell{background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.blog-shell a{color:inherit;text-decoration:none}.blog-shell img{max-width:100%;display:block}.blog-shell .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}.blog-shell .serif{font-family:var(--serif)}.blog-shell .eyebrow{font-family:var(--sans);font-weight:700;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.blog-shell .util{background:var(--plum-2);color:#ead7e0;font-size:12.5px;letter-spacing:.04em}.blog-shell .util .wrap{display:flex;align-items:center;justify-content:space-between;height:38px;gap:24px}.blog-shell .util .badge{display:inline-flex;align-items:center;gap:8px;font-weight:600}.blog-shell .util .dot{width:7px;height:7px;border-radius:50%;background:var(--fuchsia);box-shadow:0 0 0 3px rgba(124,63,130,.3)}.blog-shell .util .util-links{display:flex;gap:22px;align-items:center}.blog-shell .util .util-links a{opacity:.82;transition:opacity .15s}.blog-shell .util .util-links a:hover{opacity:1}.blog-shell header.site{position:sticky;top:0;z-index:50;background:rgba(246,241,234,.86);backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid var(--line)}.blog-shell header.site .wrap{display:flex;align-items:center;justify-content:space-between;height:74px;gap:28px}.blog-shell .brand{display:flex;align-items:center;gap:13px}.blog-shell .brand .mark{width:46px;height:46px;display:grid;place-items:center}.blog-shell .brand .mark img{width:100%;height:100%;object-fit:contain}.blog-shell footer .brand .mark img{filter:brightness(1.7) saturate(1.1)}.blog-shell .brand .name{line-height:1.05}.blog-shell .brand .name b{font-weight:800;font-size:17px;letter-spacing:-.01em;display:block}.blog-shell .brand .name span{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--fuchsia-deep);font-weight:700}.blog-shell nav.main{display:flex;gap:30px;align-items:center}.blog-shell nav.main a{font-weight:600;font-size:15px;color:var(--ink-soft);position:relative;padding:6px 0;transition:color .15s}.blog-shell nav.main a::after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:var(--fuchsia);transition:width .2s}.blog-shell nav.main a:hover{color:var(--ink)}.blog-shell nav.main a:hover::after,.blog-shell nav.main a.active::after{width:100%}.blog-shell nav.main a.active{color:var(--ink)}.blog-shell .head-actions{display:flex;align-items:center;gap:14px}.blog-shell .icon-btn{width:40px;height:40px;border-radius:10px;border:1px solid var(--line-strong);background:transparent;display:grid;place-items:center;cursor:pointer;color:var(--ink);transition:.15s}.blog-shell .icon-btn:hover{background:#fff;border-color:var(--ink)}.blog-shell .btn{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-family:var(--sans);font-weight:700;font-size:14.5px;padding:11px 20px;border-radius:10px;border:1px solid transparent;transition:.16s;white-space:nowrap}.blog-shell .btn-primary{background:var(--fuchsia);color:#fff;box-shadow:0 8px 20px -8px rgba(124,63,130,.6)}.blog-shell .btn-primary:hover{background:var(--fuchsia-deep);transform:translateY(-1px)}.blog-shell .btn-ghost{border-color:var(--line-strong);color:var(--ink);background:transparent}.blog-shell .btn-ghost:hover{border-color:var(--ink);background:#fff}.blog-shell .hero{padding:54px 0 18px}.blog-shell .hero-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.blog-shell .hero-head h1{font-family:var(--serif);font-weight:500;font-size:clamp(34px,5vw,56px);line-height:1.02;letter-spacing:-.015em;margin:6px 0 0}.blog-shell .hero-head h1 em{font-style:italic;color:var(--fuchsia-deep)}.blog-shell .hero-head p{max-width:330px;color:var(--ink-soft);font-size:15.5px;margin:0}.blog-shell .feature{display:grid;grid-template-columns:1.18fr 1fr;gap:0;background:var(--plum);border-radius:22px;overflow:hidden;color:#fff;box-shadow:0 30px 60px -30px rgba(42,19,32,.55)}.blog-shell .feature .ftext{padding:46px 44px 42px;display:flex;flex-direction:column}.blog-shell .tag{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:#f4d9e4;padding:6px 13px;border-radius:100px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-shell .tag.solid{background:var(--fuchsia);border-color:transparent;color:#fff}.blog-shell .feature h2{font-family:var(--serif);font-weight:500;font-size:clamp(28px,3.4vw,42px);line-height:1.07;letter-spacing:-.01em;margin:22px 0 16px}.blog-shell .feature p.lead{color:rgba(255,255,255,.78);font-size:17px;margin:0 0 26px;max-width:46ch}.blog-shell .feature .byline{margin-top:auto;display:flex;align-items:center;gap:13px;color:rgba(255,255,255,.72);font-size:14px}.blog-shell .feature .byline .av{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--fuchsia),var(--gold));display:grid;place-items:center;font-weight:800;color:#fff;font-size:19px}.blog-shell .feature .byline b{color:#fff;font-weight:700}.blog-shell .feature .byline .sep{width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.4)}.blog-shell .feature .fimg{position:relative;min-height:430px}.blog-shell .feature .fimg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.blog-shell .feature .read{margin-top:24px;align-self:flex-start}.blog-shell .secondary{padding:22px 0 8px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.blog-shell .scard{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden;display:grid;grid-template-columns:46% 1fr;transition:.18s}.blog-shell .scard:hover{transform:translateY(-3px);box-shadow:0 22px 40px -26px rgba(42,19,32,.4);border-color:var(--line-strong)}.blog-shell .scard .simg{position:relative;min-height:208px}.blog-shell .scard .simg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.blog-shell .scard .sbody{padding:24px 24px 22px;display:flex;flex-direction:column}.blog-shell .pill{align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fuchsia-deep);background:#fbe9f1;padding:5px 11px;border-radius:100px}.blog-shell .scard h3{font-family:var(--serif);font-weight:500;font-size:23px;line-height:1.13;margin:14px 0 10px;letter-spacing:-.01em}.blog-shell .scard p{color:var(--ink-soft);font-size:14.5px;margin:0 0 16px}.blog-shell .meta{display:flex;align-items:center;gap:9px;color:var(--ink-soft);font-size:13px;margin-top:auto}.blog-shell .meta .sep{width:3px;height:3px;border-radius:50%;background:var(--line-strong)}.blog-shell .sec-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:60px 0 24px}.blog-shell .sec-head .left{display:flex;align-items:baseline;gap:16px}.blog-shell .sec-head h2{font-family:var(--serif);font-weight:500;font-size:34px;letter-spacing:-.015em;margin:0}.blog-shell .sec-head .count{color:var(--fuchsia-deep);font-weight:700;font-size:14px}.blog-shell .chips{display:flex;flex-wrap:wrap;gap:9px}.blog-shell .chip{font-family:var(--sans);font-weight:600;font-size:13.5px;cursor:pointer;padding:8px 15px;border-radius:100px;border:1px solid var(--line-strong);background:transparent;color:var(--ink-soft);transition:.15s}.blog-shell .chip:hover{border-color:var(--ink);color:var(--ink)}.blog-shell .chip.active{background:var(--ink);border-color:var(--ink);color:#fff}.blog-shell .layout{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start;padding-bottom:40px}.blog-shell .grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.blog-shell .card{background:var(--card);border:1px solid var(--line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:.18s}.blog-shell .card:hover{transform:translateY(-4px);box-shadow:0 24px 44px -28px rgba(42,19,32,.45);border-color:var(--line-strong)}.blog-shell .card .cimg{position:relative;aspect-ratio:16/10}.blog-shell .card .cimg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.blog-shell .card .cimg .cattag{position:absolute;left:14px;top:14px;z-index:3;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#fff;background:rgba(22,17,15,.62);backdrop-filter:blur(6px);padding:6px 11px;border-radius:100px}.blog-shell .card .cbody{padding:20px 21px 22px;display:flex;flex-direction:column;flex:1}.blog-shell .card h3{font-family:var(--serif);font-weight:500;font-size:21px;line-height:1.16;margin:0 0 9px;letter-spacing:-.01em}.blog-shell .card p{color:var(--ink-soft);font-size:14px;margin:0 0 15px}.blog-shell .card .meta{font-size:12.5px}.blog-shell aside{position:sticky;top:94px;display:flex;flex-direction:column;gap:26px}.blog-shell .panel{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:24px 22px}.blog-shell .panel .ptitle{font-family:var(--sans);font-weight:800;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink);margin:0 0 18px;display:flex;align-items:center;gap:9px}.blog-shell .panel .ptitle::before{content:"";width:18px;height:2px;background:var(--fuchsia);border-radius:2px}.blog-shell .rank{display:flex;flex-direction:column;gap:2px}.blog-shell .rank a{display:flex;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);align-items:flex-start;transition:.15s}.blog-shell .rank a:last-child{border-bottom:0;padding-bottom:0}.blog-shell .rank a:hover h4{color:var(--fuchsia-deep)}.blog-shell .rank .num{font-family:var(--serif);font-style:italic;font-weight:500;font-size:26px;color:var(--line-strong);line-height:1;min-width:30px}.blog-shell .rank h4{font-family:var(--sans);font-weight:700;font-size:14.5px;line-height:1.28;margin:2px 0 5px;transition:color .15s}.blog-shell .rank .meta{font-size:12px;margin-top:0}.blog-shell .news{background:linear-gradient(160deg,var(--plum),var(--plum-2));color:#fff;border:0;position:relative;overflow:hidden}.blog-shell .news::after{content:"";position:absolute;right:-40px;top:-40px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(124,63,130,.55),transparent 68%)}.blog-shell .news .ptitle{color:#fff}.blog-shell .news h3{font-family:var(--serif);font-weight:500;font-size:24px;line-height:1.12;margin:0 0 10px;position:relative}.blog-shell .news p{color:rgba(255,255,255,.78);font-size:14px;margin:0 0 18px;position:relative}.blog-shell .news form{display:flex;flex-direction:column;gap:10px;position:relative}.blog-shell .news input{width:100%;padding:13px 15px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff;font-family:var(--sans);font-size:14.5px}.blog-shell .news input::placeholder{color:rgba(255,255,255,.55)}.blog-shell .news input:focus{outline:0;border-color:var(--fuchsia)}.blog-shell .news button{width:100%;justify-content:center}.blog-shell .news .fine{font-size:11.5px;color:rgba(255,255,255,.5);margin:11px 0 0;position:relative}.blog-shell .topics{display:flex;flex-wrap:wrap;gap:8px}.blog-shell .topics a{font-size:13px;font-weight:600;color:var(--ink-soft);padding:7px 13px;border-radius:8px;background:var(--paper-2);transition:.15s}.blog-shell .topics a:hover{background:var(--ink);color:#fff}.blog-shell .brands{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-2);margin-top:30px}.blog-shell .brands .wrap{display:flex;align-items:center;gap:40px;padding:26px 32px;flex-wrap:wrap;justify-content:center}.blog-shell .brands span.lab{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft)}.blog-shell .brands .logos{display:flex;gap:34px;flex-wrap:wrap;align-items:center}.blog-shell .brands .logos b{font-family:var(--serif);font-style:italic;font-size:21px;color:var(--ink);opacity:.5;transition:.15s;font-weight:500}.blog-shell .brands .logos b:hover{opacity:1;color:var(--fuchsia-deep)}.blog-shell footer{background:var(--ink);color:#d8cdc5;margin-top:0}.blog-shell footer .wrap{padding:56px 32px 30px}.blog-shell .ftop{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.blog-shell footer .brand .name b{color:#fff}.blog-shell footer .brand .name span{color:var(--fuchsia)}.blog-shell footer .fblurb{margin:18px 0 0;font-size:14px;line-height:1.6;color:#a89c93;max-width:34ch}.blog-shell footer .fcol h5{font-family:var(--sans);font-weight:800;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin:4px 0 16px}.blog-shell footer .fcol a{display:block;font-size:14px;color:#b7aba2;padding:6px 0;transition:.15s}.blog-shell footer .fcol a:hover{color:var(--fuchsia)}.blog-shell .fbot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;flex-wrap:wrap;font-size:13px;color:#8a7e75}.blog-shell .fbot .socials{display:flex;gap:10px}.blog-shell .fbot .socials a{width:36px;height:36px;border-radius:9px;border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;color:#cfc4bb;transition:.15s}.blog-shell .fbot .socials a:hover{background:var(--fuchsia);border-color:var(--fuchsia);color:#fff}.blog-shell .imgfill{width:100%;height:100%;display:block}.blog-shell .slot-plum{background:linear-gradient(150deg,#46224c,#2a1430)}.blog-shell .slot-fuchsia{background:linear-gradient(150deg,#7c3f82,#3a1c40)}.blog-shell .slot-ink{background:linear-gradient(150deg,#2c2420,#16110f)}.blog-shell .feature .fimg,.blog-shell .scard .simg,.blog-shell .card .cimg,.blog-shell .rcard .rimg,.blog-shell .cover{background:linear-gradient(150deg,#46224c,#2a1430)}.blog-shell .feature .fimg img,.blog-shell .scard .simg img,.blog-shell .card .cimg img,.blog-shell .rcard .rimg img,.blog-shell .cover img{color:transparent;font-size:0}.blog-shell .progress{position:fixed;top:0;left:0;height:3px;width:0;background:linear-gradient(90deg,var(--fuchsia),var(--gold));z-index:60;transition:width .1s linear}.blog-shell .crumb{padding:26px 0 0;font-size:13px;color:var(--ink-soft);display:flex;gap:9px;align-items:center;flex-wrap:wrap}.blog-shell .crumb a:hover{color:var(--fuchsia-deep)}.blog-shell .crumb .sep{opacity:.5}.blog-shell .ahead{max-width:760px;margin:0 auto;padding:26px 0 30px;text-align:center}.blog-shell .cat-tag{display:inline-flex;align-items:center;gap:7px;background:#f1e3f2;color:var(--fuchsia-deep);padding:7px 15px;border-radius:100px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.blog-shell .ahead h1{font-family:var(--serif);font-weight:500;font-size:clamp(33px,4.6vw,52px);line-height:1.07;letter-spacing:-.015em;margin:22px 0 18px}.blog-shell .ahead .sub{font-size:19px;color:var(--ink-soft);font-family:var(--serif);font-style:italic;margin:0 auto;max-width:60ch}.blog-shell .ameta{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:26px;color:var(--ink-soft);font-size:14px;flex-wrap:wrap}.blog-shell .ameta .av{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--fuchsia),var(--gold));display:grid;place-items:center;color:#fff;font-weight:800;font-size:15px}.blog-shell .ameta b{color:var(--ink);font-weight:700}.blog-shell .ameta .sep{width:3px;height:3px;border-radius:50%;background:var(--line-strong)}.blog-shell .cover{max-width:1040px;margin:0 auto;padding:8px 32px 0}.blog-shell .cover img{width:100%;height:clamp(280px,46vw,520px);object-fit:cover;border-radius:20px;display:block}.blog-shell .article{max-width:1040px;margin:0 auto;padding:48px 32px 20px;display:grid;grid-template-columns:64px 1fr;gap:0}.blog-shell .share-rail{position:sticky;top:100px;height:max-content;display:flex;flex-direction:column;gap:11px;align-items:center}.blog-shell .share-rail .lab{writing-mode:vertical-rl;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:6px}.blog-shell .share-rail a{width:40px;height:40px;border-radius:50%;border:1px solid var(--line-strong);display:grid;place-items:center;color:var(--ink-soft);transition:.15s;cursor:pointer}.blog-shell .share-rail a:hover{background:var(--fuchsia);border-color:var(--fuchsia);color:#fff;transform:translateY(-2px)}.blog-shell .prose{max-width:680px}.blog-shell .prose>p,.blog-shell .prose>h2,.blog-shell .prose>h3,.blog-shell .prose>ul,.blog-shell .prose>ol,.blog-shell .prose>.callout,.blog-shell .prose>blockquote,.blog-shell .prose>figure,.blog-shell .prose>.tablewrap,.blog-shell .prose>table{margin-left:auto;margin-right:auto}.blog-shell .prose p{font-size:18.5px;line-height:1.72;color:#2c2521;margin:0 0 24px}.blog-shell .prose>p:first-of-type::first-letter {font-family:var(--serif);font-size:68px;line-height:.78;font-weight:600;float:left;margin:6px 12px 0 0;color:var(--fuchsia-deep)}.blog-shell .prose h2{font-family:var(--serif);font-weight:500;font-size:30px;line-height:1.15;letter-spacing:-.01em;margin:46px 0 16px}.blog-shell .prose h2 .n{color:var(--fuchsia-deep);font-style:italic;margin-right:10px}.blog-shell .prose h3{font-family:var(--sans);font-weight:800;font-size:18px;letter-spacing:.01em;margin:34px 0 12px}.blog-shell .prose strong{font-weight:700;color:var(--ink)}.blog-shell .prose a{color:var(--fuchsia-deep);font-weight:600;border-bottom:1.5px solid rgba(124,63,130,.3)}.blog-shell .prose a:hover{border-color:var(--fuchsia)}.blog-shell .prose ul{padding-left:0;list-style:none;margin:0 0 24px}.blog-shell .prose ul li{position:relative;padding-left:28px;font-size:18px;line-height:1.6;margin-bottom:12px;color:#2c2521}.blog-shell .prose ul li::before{content:"";position:absolute;left:4px;top:11px;width:8px;height:8px;border-radius:2px;background:var(--fuchsia);transform:rotate(45deg)}.blog-shell .prose ol{padding-left:24px;margin:0 0 24px}.blog-shell .prose ol li{font-size:18px;line-height:1.6;margin-bottom:12px;color:#2c2521}.blog-shell .prose img{width:100%;height:auto;border-radius:14px;margin:30px auto}.blog-shell .callout{background:#fff;border:1px solid var(--line);border-left:4px solid var(--fuchsia);border-radius:0 14px 14px 0;padding:24px 26px;margin:34px auto;max-width:680px}.blog-shell .callout .k{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--fuchsia-deep);margin-bottom:8px}.blog-shell .callout p{font-size:17px;margin:0;color:#3a322d}.blog-shell blockquote{margin:38px auto;max-width:680px;border:0;padding:0}.blog-shell blockquote p{font-family:var(--serif);font-style:italic;font-size:27px;line-height:1.32;color:var(--plum);text-align:center;margin:0}.blog-shell blockquote cite{display:block;text-align:center;font-style:normal;font-family:var(--sans);font-size:13px;letter-spacing:.04em;color:var(--ink-soft);margin-top:16px}.blog-shell figure{margin:36px auto}.blog-shell figure figcaption{font-size:13px;color:var(--ink-soft);text-align:center;margin-top:10px;font-style:italic}.blog-shell .tablewrap{margin:34px auto;max-width:680px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.blog-shell table{width:100%;border-collapse:collapse;font-size:15.5px}.blog-shell thead th{background:var(--plum);color:#fff;text-align:left;padding:13px 18px;font-weight:700;font-size:13px;letter-spacing:.04em}.blog-shell tbody td{padding:13px 18px;border-top:1px solid var(--line)}.blog-shell tbody tr:nth-child(even){background:var(--paper-2)}.blog-shell tbody td:first-child{font-weight:700}.blog-shell .endtags{max-width:680px;margin:40px auto 0;display:flex;flex-wrap:wrap;gap:9px}.blog-shell .endtags a{font-size:13px;font-weight:600;color:var(--ink-soft);padding:7px 14px;border-radius:8px;background:var(--paper-2)}.blog-shell .endtags a:hover{background:var(--ink);color:#fff}.blog-shell .authorbox{max-width:680px;margin:36px auto 0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;display:flex;gap:20px;align-items:flex-start}.blog-shell .authorbox .av{width:60px;height:60px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--fuchsia),var(--gold));display:grid;place-items:center;color:#fff;font-weight:800;font-size:20px}.blog-shell .authorbox h4{margin:0 0 4px;font-size:17px}.blog-shell .authorbox .role{color:var(--fuchsia-deep);font-weight:700;font-size:13px;margin-bottom:9px}.blog-shell .authorbox p{margin:0;font-size:14.5px;color:var(--ink-soft)}.blog-shell .related{background:var(--paper-2);border-top:1px solid var(--line);margin-top:56px;padding:54px 0}.blog-shell .related h2{font-family:var(--serif);font-weight:500;font-size:30px;text-align:center;margin:0 0 30px;letter-spacing:-.01em}.blog-shell .rgrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.blog-shell .rcard{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.18s}.blog-shell .rcard:hover{transform:translateY(-4px);box-shadow:0 22px 40px -28px rgba(70,34,76,.4)}.blog-shell .rcard .rimg{width:100%;height:160px;position:relative}.blog-shell .rcard .rimg img{width:100%;height:100%;object-fit:cover}.blog-shell .rcard .rb{padding:18px 19px 20px}.blog-shell .rcard .rb .pill{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--fuchsia-deep);background:transparent;padding:0}.blog-shell .rcard h3{font-family:var(--serif);font-weight:500;font-size:19px;line-height:1.18;margin:9px 0 0}.blog-shell .cta{background:linear-gradient(150deg,var(--plum),var(--plum-2));color:#fff;text-align:center;padding:60px 32px;position:relative;overflow:hidden}.blog-shell .cta::after{content:"";position:absolute;left:50%;top:-60px;width:320px;height:320px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(124,63,130,.6),transparent 65%)}.blog-shell .cta h2{font-family:var(--serif);font-weight:500;font-size:clamp(28px,3.4vw,40px);margin:0 0 14px;position:relative}.blog-shell .cta p{color:rgba(255,255,255,.8);max-width:50ch;margin:0 auto 26px;position:relative}.blog-shell .cta .btn{position:relative}@media(max-width:1080px){.blog-shell .layout{grid-template-columns:1fr}.blog-shell aside{position:static;flex-direction:row;flex-wrap:wrap}.blog-shell aside .panel{flex:1;min-width:280px}.blog-shell .feature{grid-template-columns:1fr}.blog-shell .feature .fimg{min-height:280px;order:-1}}@media(max-width:900px){.blog-shell .article{grid-template-columns:1fr}.blog-shell .share-rail{flex-direction:row;position:static;margin-bottom:24px}.blog-shell .share-rail .lab{writing-mode:horizontal-tb;margin:0}.blog-shell .rgrid{grid-template-columns:1fr}}@media(max-width:820px){.blog-shell nav.main,.blog-shell .util-links{display:none}.blog-shell .secondary{grid-template-columns:1fr}.blog-shell .scard{grid-template-columns:1fr}.blog-shell .scard .simg{min-height:200px}.blog-shell .grid{grid-template-columns:1fr}.blog-shell .hero-head{flex-direction:column;align-items:flex-start}.blog-shell .sec-head{flex-direction:column;align-items:flex-start}}