.blog-shell{--ink:#17152b;--purple:#6547e8;--purple-dark:#382279;--lavender:#f0ebff;--lime:#caff45;--coral:#ff7161;--yellow:#ffd84a;--cream:#fffdf5;--muted:#68647a;min-height:100vh;background:var(--cream);color:var(--ink);font-family:Trebuchet MS,Avenir Next,Arial,sans-serif;font-size:17px;line-height:1.5}.blog-shell *{box-sizing:border-box}.blog-shell a{text-decoration:none;color:inherit}.blog-shell button{-webkit-tap-highlight-color:transparent}.blog-shell .brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:22px;letter-spacing:-.7px}.blog-shell .brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:13px 13px 13px 5px;background:var(--purple);color:#fff;font-size:17px;box-shadow:0 5px 0 #32206d}.blog-shell .button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:56px;padding:0 25px;border-radius:14px;font-weight:900;box-shadow:0 5px 0 var(--purple-dark);transition:.2s ease}.blog-shell .button:hover{transform:translateY(-2px);box-shadow:0 7px 0 var(--purple-dark)}.blog-shell .button:active{transform:translateY(3px);box-shadow:0 2px 0 var(--purple-dark)}.blog-shell .button-small{min-height:44px;background:var(--purple);color:#fff!important;border-radius:12px;padding:0 18px;gap:9px}.blog-shell .button-lime{background:var(--lime);color:var(--ink)!important;box-shadow:0 6px 0 #452b9c}.blog-shell .kicker{color:var(--purple);font-size:13px;font-weight:900;letter-spacing:1.8px;text-transform:uppercase}.blog-shell .reading-progress{position:fixed;left:0;right:0;top:0;height:4px;background:#eee9f2;z-index:100}.blog-shell .reading-progress i{display:block;height:100%;background:var(--lime);transition:width .08s}.blog-shell .article-nav{height:78px;padding:0 max(28px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;position:relative;z-index:5}.blog-shell .article-nav-links{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:900}.blog-shell .article-hero{min-height:620px;background:linear-gradient(120deg,#eee8ff,#f5f1ff 58%,#e7ddff);padding:70px max(28px,calc((100vw - 1060px)/2)) 80px;text-align:center;position:relative;overflow:hidden;border-radius:0 0 48px 48px}.blog-shell .article-hero:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;background:#d8ff75;right:-210px;top:-160px}.blog-shell .article-hero:after{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:#d7caff;left:-130px;bottom:-125px}.blog-shell .article-breadcrumb{display:flex;justify-content:center;gap:9px;color:#777084;font-size:10px;font-weight:900;position:relative;z-index:2}.blog-shell .article-category{display:inline-block;margin-top:40px;background:#fff;border:1px solid #d7cdf6;border-radius:30px;color:var(--purple);padding:9px 13px;font-size:10px;font-weight:900;letter-spacing:1.3px;position:relative;z-index:2}.blog-shell .article-hero h1{max-width:900px;margin:24px auto 22px;font-size:clamp(53px,6.2vw,84px);line-height:.96;position:relative;z-index:2}.blog-shell .article-deck{max-width:680px;margin:auto;color:#5f586d;font:19px/1.6 Georgia,serif;position:relative;z-index:2}.blog-shell .article-byline{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:30px;font-size:10px;color:#716a7d;position:relative;z-index:2}.blog-shell .article-byline>div{text-align:left}.blog-shell .article-byline small,.blog-shell .article-byline strong{display:block}.blog-shell .article-byline strong{font-size:11px;color:var(--ink)}.blog-shell .article-byline small{margin-top:3px}.blog-shell .article-byline i{width:3px;height:3px;border-radius:50%;background:#9a92a6}.blog-shell .author-avatar{width:39px;height:39px;background:var(--coral);border-radius:50%;display:grid;place-items:center;font:900 9px Arial;border:2px solid #fff;box-shadow:0 2px 0 #aaa0ba}.blog-shell .hero-note{position:absolute;right:max(25px,calc((100vw - 1180px)/2));bottom:52px;background:#fff;border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);border-radius:15px;padding:13px 16px;display:flex;align-items:center;gap:11px;transform:rotate(3deg);z-index:3;text-align:left}.blog-shell .hero-note>span{font-size:25px;color:var(--purple)}.blog-shell .hero-note div{display:grid;gap:3px}.blog-shell .hero-note small{font-size:7px;color:#8b8394;font-weight:900;letter-spacing:.8px}.blog-shell .hero-note strong{font-size:11px}.blog-shell .hero-word{position:absolute;background:#fff;border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);border-radius:11px;padding:9px 13px;font:900 12px Georgia,serif;z-index:3}.blog-shell .hero-word.one{left:7%;top:35%;transform:rotate(-8deg)}.blog-shell .hero-word.two{right:7%;top:30%;background:var(--lime);transform:rotate(8deg)}.blog-shell .hero-spark{position:absolute;left:13%;bottom:13%;color:var(--yellow);font-size:38px}.blog-shell .article-layout{max-width:1040px;margin:85px auto 0;padding:0 28px;display:grid;grid-template-columns:210px minmax(0,690px);gap:70px;align-items:start}.blog-shell .article-aside{position:sticky;top:38px}.blog-shell .share-box>span,.blog-shell .toc>span{font-size:8px;font-weight:900;letter-spacing:1.3px;color:#938b9c}.blog-shell .toc{display:grid}.blog-shell .toc>a{display:flex;align-items:center;gap:11px;border-bottom:1px solid #e9e3ec;padding:14px 0;color:#6f687a;font-size:10px;font-weight:900;line-height:1.3}.blog-shell .toc b,.blog-shell .toc>a:hover{color:var(--purple)}.blog-shell .toc b{font-size:8px}.blog-shell .share-box{margin-top:30px}.blog-shell .share-box>div{display:flex;gap:7px;margin-top:10px}.blog-shell .share-box .share-btn,.blog-shell .share-box button{width:34px;height:34px;border:1px solid #ddd6e3;border-radius:9px;background:#fff;color:var(--purple);font-size:10px;font-weight:900;cursor:pointer;display:grid;place-items:center}.blog-shell .article-body{font:17px/1.85 Georgia,serif;color:#393442}.blog-shell .article-body>p{margin:0 0 25px}.blog-shell .article-lead{font-size:22px!important;line-height:1.65!important;color:var(--ink);font-weight:700}.blog-shell .article-body section{padding-top:70px;scroll-margin-top:25px}.blog-shell .section-number{font:900 10px Arial;color:var(--purple);letter-spacing:1px}.blog-shell .article-body h2{font:900 43px/1.04 Trebuchet MS,Arial,sans-serif;letter-spacing:-2px;margin:10px 0 24px;color:var(--ink)}.blog-shell .article-body h2 em{color:var(--purple);font-style:normal}.blog-shell .article-callout{background:#f0ebff;border-left:5px solid var(--purple);border-radius:0 18px 18px 0;padding:22px 24px;margin:32px 0;display:flex;gap:15px;font-family:Trebuchet MS,Arial,sans-serif}.blog-shell .article-callout>span{font-size:28px}.blog-shell .article-callout div{display:grid;gap:5px}.blog-shell .article-callout small{font-size:8px;color:var(--purple);font-weight:900;letter-spacing:1px}.blog-shell .article-callout strong{font-size:14px}.blog-shell .article-callout p{font-size:11px;line-height:1.55;color:#696173;margin:4px 0 0}.blog-shell .method-list{display:grid;gap:2px;margin:30px 0}.blog-shell .method-list>div{display:flex;gap:17px;padding:21px 0;border-bottom:1px solid #e5dfe8}.blog-shell .method-list>div>b{width:39px;height:39px;flex:0 0 39px;background:var(--lime);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:12px 12px 12px 5px;display:grid;place-items:center;font:900 13px Arial}.blog-shell .method-list strong{font:900 16px Trebuchet MS,Arial,sans-serif}.blog-shell .method-list p{font-size:14px;line-height:1.65;margin:5px 0 0;color:#625c69}.blog-shell .word-example{background:var(--purple-dark);color:#fff;border-radius:25px;padding:30px;margin:38px 0;position:relative;box-shadow:8px 8px 0 var(--lime)}.blog-shell .example-head{display:flex;justify-content:space-between}.blog-shell .example-head>span{font:900 8px Arial;color:var(--lime);letter-spacing:1.1px}.blog-shell .example-head button{border:0;background:#5840aa;color:#fff;border-radius:9px;width:35px;height:35px}.blog-shell .word-example h3{font:900 35px Trebuchet MS,Arial,sans-serif;margin:7px 0 0}.blog-shell .word-example>em{font-size:11px;color:#c5bcdf}.blog-shell .word-example>p{font-size:13px;margin:18px 0}.blog-shell .word-example blockquote{font:italic 17px/1.6 Georgia,serif;letter-spacing:0;background:#fff;color:var(--ink);border-radius:14px;padding:19px;margin:18px 0}.blog-shell .word-example mark{background:var(--lime);padding:1px 3px}.blog-shell .memory-hook{display:flex;gap:10px;align-items:flex-start}.blog-shell .memory-hook p{font-size:11px;line-height:1.55;color:#d7cfee;margin:0}.blog-shell .mistake-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.blog-shell .mistake-grid article{border:1px solid #e0dae5;background:#fff;border-radius:17px;padding:20px;font-family:Trebuchet MS,Arial,sans-serif}.blog-shell .mistake-grid article>span{width:29px;height:29px;background:#ffe3de;color:#d94b3c;border-radius:9px;display:grid;place-items:center;font-weight:900}.blog-shell .mistake-grid h3{font-size:13px;margin:15px 0 7px}.blog-shell .mistake-grid p{font-size:10px;line-height:1.55;color:#746d7d;margin:0}.blog-shell .routine-card{border:2px solid var(--ink);box-shadow:7px 7px 0 var(--purple);border-radius:19px;overflow:hidden;margin:30px 0;font-family:Trebuchet MS,Arial,sans-serif}.blog-shell .routine-card>div{display:flex;align-items:center;gap:16px;border-top:1px solid #ded8e2;padding:15px 18px;background:#fff}.blog-shell .routine-card>div:first-child{border:0}.blog-shell .routine-card span{background:#eee9ff;color:var(--purple);border-radius:9px;padding:7px 9px;font-size:9px;font-weight:900}.blog-shell .routine-card strong{font-size:12px}.blog-shell .article-cta{background:var(--purple);color:#fff;border-radius:29px;padding:43px;margin:80px 0 40px;display:grid;grid-template-columns:1fr 120px;gap:20px;align-items:center;position:relative;overflow:hidden}.blog-shell .article-cta:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;background:#7a60ee;right:-70px;top:-80px}.blog-shell .article-cta small{font:900 8px Arial;color:var(--lime);letter-spacing:1px}.blog-shell .article-cta h2{color:#fff;font-size:38px;margin:10px 0}.blog-shell .article-cta p{font-size:12px;line-height:1.6;color:#ddd5f8;max-width:390px}.blog-shell .article-cta .button{font-family:Trebuchet MS,Arial,sans-serif;max-width:260px;margin-top:8px}.blog-shell .cta-streak{width:105px;height:105px;border-radius:32px;background:var(--lime);color:var(--ink);display:grid;place-content:center;text-align:center;transform:rotate(4deg);box-shadow:7px 7px 0 #251754;z-index:2}.blog-shell .cta-streak>span{font-size:22px}.blog-shell .cta-streak strong{font:900 27px Arial}.blog-shell .cta-streak small{color:#70655c}.blog-shell .cta-spark{position:absolute;font-size:35px;color:var(--yellow);left:45%;top:22px}.blog-shell .author-card{display:flex;gap:20px;align-items:flex-start;border-top:1px solid #dfd9e3;border-bottom:1px solid #dfd9e3;padding:27px 0;font-family:Trebuchet MS,Arial,sans-serif}.blog-shell .author-avatar.large{width:62px;height:62px;flex:0 0 62px;font-size:13px}.blog-shell .author-card small{font-size:7px;color:var(--purple);font-weight:900;letter-spacing:1px}.blog-shell .author-card h3{font-size:17px;margin:4px 0}.blog-shell .author-card p{font-size:10px;line-height:1.55;color:#746d7e;margin:0}.blog-shell .related{max-width:1120px;margin:105px auto;padding:0 28px}.blog-shell .related-head{display:flex;align-items:end;justify-content:space-between}.blog-shell .related-head h2{font-size:39px;letter-spacing:-2px;margin:10px 0 0}.blog-shell .related-head>a{color:var(--purple);font-size:10px;font-weight:900}.blog-shell .related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.blog-shell .related-grid>a{background:#fff;border:1px solid #e2dce6;border-radius:20px;padding:13px 13px 21px;transition:.2s}.blog-shell .related-grid>a:hover{transform:translateY(-4px);box-shadow:0 8px 0 #e8e1ef}.blog-shell .related-art{height:155px;border-radius:15px;margin-bottom:18px;display:grid;place-content:center;text-align:center}.blog-shell .purple-art{background:#ded4ff;color:var(--purple)}.blog-shell .lime-art{background:var(--lime)}.blog-shell .coral-art{background:#ffd9d3;color:#d24e3f}.blog-shell .related-art span{font-size:43px;font-weight:900}.blog-shell .related-art small{font-size:8px;font-weight:900;letter-spacing:1px}.blog-shell .related-grid>a>span{font-size:8px;color:var(--purple);font-weight:900;letter-spacing:.8px}.blog-shell .related-grid h3{font-size:17px;line-height:1.3;margin:9px 0}.blog-shell .related-grid p{font-size:10px;color:#777080;line-height:1.5;margin:0}.blog-shell .article-footer{padding:40px max(28px,calc((100vw - 1120px)/2));background:#fff;border-top:1px solid #e1dbe5;display:flex;align-items:center;justify-content:space-between}.blog-shell .article-footer p,.blog-shell .article-footer small{font-size:10px;color:#817a89}@media(max-width:900px){.blog-shell .article-layout{grid-template-columns:1fr;max-width:750px}.blog-shell .article-aside{position:static;display:grid;grid-template-columns:1fr auto;gap:20px}.blog-shell .toc{grid-template-columns:repeat(2,1fr);gap:0 20px}.blog-shell .toc>span{grid-column:1/-1}.blog-shell .share-box{margin-top:0}.blog-shell .hero-word{display:none}.blog-shell .hero-note{right:25px}.blog-shell .mistake-grid{grid-template-columns:1fr}.blog-shell .related-grid{grid-template-columns:1fr 1fr}.blog-shell .related-grid>a:last-child{display:none}}@media(max-width:620px){.blog-shell .article-nav{height:68px;padding:0 18px}.blog-shell .article-nav-links>a:not(.button){display:none}.blog-shell .article-nav-links .button{width:auto}.blog-shell .article-hero{min-height:590px;padding:55px 20px 115px;border-radius:0 0 30px 30px}.blog-shell .article-category{margin-top:30px}.blog-shell .article-hero h1{font-size:48px;letter-spacing:-3px}.blog-shell .article-deck{font-size:17px}.blog-shell .article-byline{flex-wrap:wrap}.blog-shell .article-byline i{display:none}.blog-shell .hero-note{left:25px;right:25px;bottom:25px;transform:none}.blog-shell .article-layout{margin-top:55px;padding:0 20px;gap:45px}.blog-shell .article-aside,.blog-shell .toc{grid-template-columns:1fr}.blog-shell .article-body{font-size:16px}.blog-shell .article-lead{font-size:20px!important}.blog-shell .article-body h2{font-size:37px}.blog-shell .article-callout{padding:19px 17px}.blog-shell .word-example{padding:24px 19px}.blog-shell .article-cta{grid-template-columns:1fr;padding:34px 24px}.blog-shell .cta-spark,.blog-shell .cta-streak{display:none}.blog-shell .article-cta h2{font-size:34px}.blog-shell .related{margin:75px auto;padding:0 20px}.blog-shell .related-head{align-items:flex-start;gap:15px}.blog-shell .related-head h2{font-size:34px}.blog-shell .related-grid{grid-template-columns:1fr}.blog-shell .related-grid>a:last-child{display:block}.blog-shell .article-footer{padding:35px 20px;flex-direction:column;gap:15px;text-align:center}}