:root{--bg:#08111d;--panel:#0d1927;--text:#f1f7f4;--muted:#9cadb7;--line:rgba(186,218,208,.15);--accent:#66f0b8;--accent2:#46bfd1;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.7;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 82% 7%,rgba(30,130,121,.13),transparent 31%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:auto,72px 72px,72px 72px;mask-image:linear-gradient(to bottom,#000,transparent 75%);z-index:-1}a{color:inherit;text-decoration:none}.wrap,main{width:min(var(--max),calc(100% - 44px));margin:auto}.skip-link{position:fixed;left:16px;top:-80px;padding:10px 16px;background:var(--accent);color:#04110d;z-index:100;border-radius:8px}.skip-link:focus{top:16px}header{position:sticky;top:0;background:rgba(8,17,29,.82);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);z-index:10}nav{min-height:74px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font:700 1.12rem 'Manrope',sans-serif;letter-spacing:-.03em;margin-right:auto}.brand-mark{width:20px;height:20px;border:2px solid var(--accent);border-radius:50%;position:relative;box-shadow:0 0 18px rgba(102,240,184,.35)}.brand-mark:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:var(--accent);right:-3px;top:0}.nav-links{display:flex;gap:30px}.nav-links a,nav>a:not(.brand){color:var(--muted);font-size:.93rem}.nav-links a:hover,nav>a:not(.brand):hover{color:var(--text)}.hero{min-height:680px;padding:110px 0 90px;position:relative;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--line);overflow:hidden}.eyebrow,.kicker{font:600 .72rem/1 'Manrope';text-transform:uppercase;letter-spacing:.18em;color:var(--accent)}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:34px;height:1px;background:var(--accent)}.hero h1{font:500 clamp(3.5rem,8.5vw,7.7rem)/.91 'Manrope';letter-spacing:-.065em;margin:28px 0 32px;max-width:920px}.hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px rgba(241,247,244,.58)}.hero-copy{max-width:590px;color:var(--muted);font-size:1.2rem;line-height:1.65;margin:0}.hero-actions{display:flex;gap:12px;margin-top:38px}.button{padding:12px 18px;border:1px solid var(--line);border-radius:100px;font-weight:600;font-size:.91rem}.button.primary{background:var(--accent);border-color:var(--accent);color:#06140f}.button:hover{border-color:rgba(102,240,184,.6)}.signal{position:absolute;width:470px;height:470px;right:-55px;top:96px;opacity:.55}.signal span{position:absolute;inset:0;border:1px solid rgba(102,240,184,.16);border-radius:50%}.signal span:nth-child(2){inset:60px}.signal span:nth-child(3){inset:120px}.signal i{position:absolute;width:9px;height:9px;background:var(--accent);border-radius:50%;right:45px;top:150px;box-shadow:0 0 24px 8px rgba(102,240,184,.25)}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.principles>div{padding:60px 42px;border-right:1px solid var(--line)}.principles>div:first-child{padding-left:0}.principles>div:last-child{border:0}.principles strong,.status{font:500 .72rem 'Manrope';color:var(--accent);text-transform:uppercase;letter-spacing:.14em}.principles h2{font:600 1.1rem 'Manrope';margin:20px 0 10px}.principles p,.app-copy p{color:var(--muted);font-size:.94rem;line-height:1.65;margin:0}.apps-section{padding:120px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-heading h2,.journal-teaser h2{font:500 clamp(2.2rem,5vw,4.4rem)/1.04 'Manrope';letter-spacing:-.045em;margin:16px 0 0}.section-heading>p{color:var(--muted);max-width:310px;margin:0}.app-card{display:grid;grid-template-columns:150px 1fr 260px;gap:46px;align-items:center;padding:50px;background:linear-gradient(125deg,rgba(20,48,56,.82),rgba(13,25,39,.96));border:1px solid var(--line);border-radius:28px}.app-icon{width:130px;height:130px;display:grid;place-items:center;border-radius:30px;background:linear-gradient(145deg,var(--accent),var(--accent2));color:#061510;font:700 3.7rem 'Manrope';box-shadow:0 28px 70px rgba(33,162,140,.2)}.status i{display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;margin-right:8px}.app-copy h3{font:500 clamp(1.8rem,3vw,2.8rem)/1.12 'Manrope';letter-spacing:-.035em;margin:14px 0}.app-links{border-left:1px solid var(--line);padding-left:32px}.app-links a{display:flex;justify-content:space-between;padding:8px 0;color:var(--muted);font-size:.91rem}.app-links a:hover,article a{color:var(--accent)}.journal-teaser{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;padding:100px 0 130px;border-top:1px solid var(--line)}.journal-teaser>div:last-child{padding-top:32px;color:var(--muted)}.text-link{display:inline-flex;gap:30px;color:var(--text);margin-top:24px;padding-bottom:5px;border-bottom:1px solid var(--accent)}article:not(.app-card){background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:clamp(22px,5vw,48px);margin-top:20px}article:not(.app-card) h1{font:600 clamp(2rem,5vw,3.4rem)/1.15 'Manrope';letter-spacing:-.04em;margin-top:0}article:not(.app-card) h2{font:600 1.35rem 'Manrope';margin-top:2em}article[dir=rtl]{font-family:Tahoma,Arial,sans-serif}article a{overflow-wrap:anywhere}code{background:#07101b;padding:2px 6px;border-radius:6px}hr{border:0;border-top:1px solid var(--line);margin:45px 0}.muted{color:var(--muted)}footer{border-top:1px solid var(--line);padding:42px 0;color:var(--muted)}.footer-grid{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px}.footer-grid p{margin:0}.footer-grid div{display:flex;gap:20px}.footer-grid div a:hover{color:var(--accent)}.footer-grid small{grid-column:1/-1;color:#667984}
@media(max-width:850px){.signal{right:-260px;opacity:.3}.principles{grid-template-columns:1fr}.principles>div,.principles>div:first-child{padding:34px 0;border-right:0;border-bottom:1px solid var(--line)}.app-card{grid-template-columns:100px 1fr;gap:30px;padding:34px}.app-icon{width:90px;height:90px;font-size:2.8rem;border-radius:22px}.app-links{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:20px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:0 24px}}@media(max-width:620px){.wrap,main{width:min(100% - 30px,var(--max))}.nav-links{gap:16px}.nav-links a:nth-child(2){display:none}.hero{min-height:610px;padding:80px 0 65px}.hero h1{font-size:clamp(3.2rem,16vw,5rem)}.hero-copy{font-size:1.05rem}.hero-actions{align-items:flex-start;flex-direction:column}.section-heading{display:block}.section-heading>p{margin-top:22px}.apps-section{padding:85px 0}.app-card{display:block;padding:26px}.app-icon{margin-bottom:30px}.app-links{display:block;margin-top:28px}.journal-teaser{grid-template-columns:1fr;gap:20px;padding:80px 0}.footer-grid{grid-template-columns:1fr}.footer-grid small{grid-column:auto}article:not(.app-card){border-radius:16px;padding:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Bright innovation palette */
:root{--bg:#f7f8ff;--panel:#ffffff;--text:#17213d;--muted:#61708d;--line:rgba(74,81,135,.15);--accent:#635bff;--accent2:#08b8d0}
body{background:linear-gradient(180deg,#f5f3ff 0,#f8fbff 42%,#f2fffb 100%);color:var(--text)}
body:before{background:radial-gradient(circle at 82% 8%,rgba(83,210,219,.28),transparent 27%),radial-gradient(circle at 12% 22%,rgba(165,118,255,.18),transparent 25%),radial-gradient(circle at 55% 68%,rgba(75,231,177,.15),transparent 28%),linear-gradient(rgba(99,91,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(99,91,255,.04) 1px,transparent 1px);background-size:auto,auto,auto,72px 72px,72px 72px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}
header{background:rgba(255,255,255,.76);border-color:rgba(99,91,255,.12);box-shadow:0 8px 40px rgba(66,73,125,.05)}
.brand-mark{border-color:#635bff;box-shadow:0 0 20px rgba(99,91,255,.28)}.brand-mark:after{background:#12cbb0}
.nav-links a:hover,nav>a:not(.brand):hover{color:#635bff}
.hero{border-color:var(--line)}.hero:after{content:"";position:absolute;width:220px;height:220px;border-radius:44% 56% 67% 33%;right:9%;bottom:7%;background:linear-gradient(135deg,rgba(99,91,255,.2),rgba(13,208,194,.28));filter:blur(2px);transform:rotate(18deg);z-index:-1}
.eyebrow,.kicker,.principles strong,.status{color:#635bff}.eyebrow span{background:linear-gradient(90deg,#635bff,#12cbb0)}
.hero h1{background:linear-gradient(125deg,#192143 8%,#5348e9 52%,#079fae 95%);-webkit-background-clip:text;background-clip:text;color:transparent}
.hero h1 em{background:linear-gradient(125deg,#8b62ed,#17b8bd);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-stroke:0}
.button{background:rgba(255,255,255,.7);box-shadow:0 8px 24px rgba(75,78,135,.08)}.button.primary{background:linear-gradient(120deg,#635bff,#7b69ee);border-color:transparent;color:#fff;box-shadow:0 12px 28px rgba(99,91,255,.24)}.button.primary:hover{box-shadow:0 15px 34px rgba(99,91,255,.32);transform:translateY(-1px)}.button.secondary:hover{border-color:rgba(99,91,255,.4)}
.signal{opacity:.75}.signal span{border-color:rgba(99,91,255,.17)}.signal span:nth-child(2){border-color:rgba(8,184,208,.2)}.signal span:nth-child(3){border-color:rgba(24,193,156,.24)}.signal i{background:#ff7bbb;box-shadow:0 0 25px 9px rgba(255,123,187,.28)}
.principles>div{position:relative}.principles>div:before{content:"";position:absolute;top:0;left:42px;width:42px;height:3px;border-radius:3px;background:linear-gradient(90deg,#635bff,#11cbb1)}.principles>div:first-child:before{left:0}
.app-card{background:linear-gradient(125deg,rgba(255,255,255,.96),rgba(239,245,255,.94));border-color:rgba(99,91,255,.16);box-shadow:0 28px 80px rgba(74,76,130,.12)}.app-icon{background:linear-gradient(145deg,#7868ff,#35d8cd);color:#fff;box-shadow:0 24px 60px rgba(99,91,255,.24)}.status i{background:#18bd91}.app-links a:hover,article a{color:#554be0}
article:not(.app-card){box-shadow:0 18px 55px rgba(75,78,135,.08)}code{background:#eef0ff;color:#4038ac}
footer{background:rgba(255,255,255,.48)}.footer-grid div a:hover{color:#554be0}
@media(max-width:850px){.signal{opacity:.4}.principles>div:before,.principles>div:first-child:before{left:0}.app-links{border-color:var(--line)}}

/* Trust and content system */
.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:26px 0;border-bottom:1px solid var(--line);color:#4d5b78;font-size:.84rem}.trust-bar span{display:flex;align-items:center;gap:9px}.trust-bar i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e0fbf2;color:#008d72;font-style:normal;font-weight:700}.app-facts{margin:24px 0 0;display:grid;gap:7px}.app-facts div{display:grid;grid-template-columns:110px 1fr;gap:12px;font-size:.82rem}.app-facts dt{color:var(--muted)}.app-facts dd{margin:0;font-weight:600;overflow-wrap:anywhere}.explain-section{padding:20px 0 120px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article,.transparency-grid article{background:rgba(255,255,255,.75);border:1px solid rgba(99,91,255,.13);border-radius:22px;padding:28px;box-shadow:0 14px 40px rgba(75,78,135,.06)}.steps article span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#665cff,#30ccc6);color:#fff;font-weight:700}.steps h3,.transparency-grid h3{font:600 1.12rem 'Manrope',Arial,sans-serif;margin:24px 0 8px}.steps p,.transparency-grid p{color:var(--muted);font-size:.92rem;margin:0}.plain-note{margin:22px 0 0;padding:20px 24px;border-radius:16px;background:#fff8e8;border:1px solid rgba(230,168,36,.22);color:#665734}.plain-note a{text-decoration:underline;color:#4d43cf}.transparency{padding:105px 0;border-top:1px solid var(--line)}.transparency>div:first-child{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.transparency h2,.faq h2,.page-hero h1{font:500 clamp(2.3rem,5vw,4.6rem)/1.04 'Manrope',Arial,sans-serif;letter-spacing:-.05em;margin:15px 0 0}.transparency-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.transparency-grid article h3{margin-top:0}.transparency-grid article:nth-child(1){border-top:3px solid #715eff}.transparency-grid article:nth-child(2){border-top:3px solid #16c5c1}.transparency-grid article:nth-child(3){border-top:3px solid #ff80ad}.transparency-grid article:nth-child(4){border-top:3px solid #65d99f}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding:110px 0;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font:600 1rem 'Manrope',Arial,sans-serif;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+';color:#635bff;font-size:1.35rem}details[open] summary:after{content:'−'}details p{color:var(--muted);margin:12px 0 0}.page-hero{padding:110px 0 55px;border-bottom:1px solid var(--line)}.page-hero p{max-width:700px;color:var(--muted);font-size:1.15rem}.prose{max-width:820px;margin:45px auto 110px!important}.prose h2{color:#292467}.prose p{color:#53627e}.prose strong{color:var(--text)}
@media(max-width:850px){.trust-bar{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr}.transparency-grid{grid-template-columns:1fr}.faq{grid-template-columns:1fr;gap:30px}.transparency>div:first-child{display:block}}
@media(max-width:620px){.trust-bar{grid-template-columns:1fr;padding:24px 0}.app-facts div{grid-template-columns:1fr;gap:0}.explain-section{padding-bottom:80px}.transparency{padding:75px 0}.faq{padding:75px 0}.page-hero{padding:75px 0 35px}.footer-grid div{flex-wrap:wrap}}
.empty-journal{padding:70px 0 120px}.empty-journal>div{max-width:720px;padding:42px;border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(238,245,255,.9));border:1px solid rgba(99,91,255,.15);box-shadow:0 24px 70px rgba(75,78,135,.09)}.empty-journal span{font-size:2rem;color:#635bff}.empty-journal h2{font:600 1.7rem 'Manrope',Arial,sans-serif;margin:12px 0}.empty-journal p{color:var(--muted);margin-bottom:28px}

/* Publication-first layout */
.publication-hero{min-height:670px;display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:center;padding:105px 0 85px;border-bottom:1px solid var(--line)}.publication-hero h1,.journal-hero h1{font:500 clamp(3.5rem,7.5vw,7rem)/.94 Georgia,serif;letter-spacing:-.055em;margin:26px 0 28px}.publication-hero h1 em,.journal-hero h1 em{font-style:italic;color:#6256e8}.publication-hero>div>p,.journal-hero>p{max-width:670px;font-size:1.18rem;color:var(--muted)}.publication-hero aside{min-height:370px;padding:36px;border-radius:30px;background:linear-gradient(145deg,#665bff,#1bbfd0);color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 30px 80px rgba(80,74,190,.25)}.publication-hero aside:before{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.3);border-radius:50%;right:-100px;top:-80px;box-shadow:0 0 0 45px rgba(255,255,255,.06),0 0 0 90px rgba(255,255,255,.04)}.issue-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em}.publication-hero blockquote{font:500 1.65rem/1.35 Georgia,serif;margin:0;position:relative}.topic-orbit{display:flex;gap:8px}.topic-orbit i{font-style:normal;font-size:.62rem;letter-spacing:.12em;padding:7px 10px;border:1px solid rgba(255,255,255,.35);border-radius:99px}.section-title-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-title-row h2{font:500 clamp(2.4rem,5vw,4.6rem)/1 Georgia,serif;letter-spacing:-.045em;margin:15px 0 0}.featured-section,.latest-section,.category-section{padding:110px 0;border-bottom:1px solid var(--line)}.featured-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.feature-card,.post-card{background:rgba(255,255,255,.82);border:1px solid rgba(99,91,255,.13);border-radius:24px;overflow:hidden;box-shadow:0 18px 60px rgba(66,72,125,.08)}.feature-main{grid-row:span 2}.feature-main .article-art{height:320px}.feature-card:not(.feature-main){display:grid;grid-template-columns:170px 1fr}.feature-card:not(.feature-main) .article-art{height:100%}.article-art{height:190px;display:flex;align-items:flex-end;padding:22px;position:relative;overflow:hidden}.article-art:before{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.6);border-radius:50%;right:-30px;top:-35px;box-shadow:0 0 0 30px rgba(255,255,255,.12),0 0 0 60px rgba(255,255,255,.08)}.article-art span{position:relative;color:#fff;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.art-violet{background:linear-gradient(140deg,#5148d9,#a370f5)}.art-cyan{background:linear-gradient(140deg,#057da4,#27cbd4)}.art-mint{background:linear-gradient(140deg,#0a8876,#5bd9a2)}.art-coral{background:linear-gradient(140deg,#d95881,#ff9a8b)}.art-blue{background:linear-gradient(140deg,#3155ba,#56a4ef)}.art-lime{background:linear-gradient(140deg,#63952e,#acd54c)}.card-body{padding:25px}.category{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:#6256e8;font-weight:700}.card-body h3,.card-body h2{font:600 clamp(1.25rem,2vw,1.9rem)/1.23 'Manrope',Arial,sans-serif;letter-spacing:-.025em;margin:10px 0}.card-body p{color:var(--muted);font-size:.91rem;margin:0 0 18px}.card-meta{font-size:.75rem;color:#8490a6}.latest-list>a{display:grid;grid-template-columns:60px 1fr 45px;align-items:center;padding:25px 0;border-top:1px solid var(--line)}.latest-list>a:hover h3{color:#6256e8}.list-number{color:#9aa5b8;font:500 .8rem 'Manrope'}.latest-list h3{font:500 clamp(1.25rem,2.4vw,2rem)/1.2 'Manrope';margin:5px 0;transition:.2s}.read-arrow{justify-self:end;color:#6256e8;font-size:1.25rem}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category-grid>a{padding:25px 20px;min-height:210px;border-radius:20px;background:rgba(255,255,255,.78);border:1px solid var(--line);transition:.2s}.category-grid>a:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(70,75,130,.09);border-color:rgba(99,91,255,.3)}.category-grid span{font-size:.7rem;color:#6256e8}.category-grid h3{font:600 1rem 'Manrope';margin:35px 0 8px}.category-grid p{font-size:.82rem;color:var(--muted);margin:0}.apps-mini{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;align-items:center;padding:100px 0;border-bottom:1px solid var(--line)}.apps-mini>div h2,.follow-section h2{font:500 clamp(2rem,4vw,3.7rem)/1.05 Georgia,serif;letter-spacing:-.04em;margin:15px 0}.apps-mini>div p,.follow-section p{color:var(--muted)}.apps-mini article{display:grid!important;grid-template-columns:70px 1fr;gap:22px!important;align-items:center;padding:28px!important;margin:0!important}.apps-mini article nav{grid-column:1/-1;min-height:0;border-top:1px solid var(--line);padding-top:18px;display:flex;gap:24px;flex-wrap:wrap}.apps-mini article nav a{font-size:.78rem;color:#6256e8}.mini-icon{width:65px;height:65px;border-radius:17px;background:linear-gradient(145deg,#7868ff,#35d8cd);display:grid;place-items:center;color:#fff;font-weight:700;font-size:1.8rem}.apps-mini article h3{margin:0;font:600 1.25rem 'Manrope'}.apps-mini article p{margin:5px 0;color:var(--muted);font-size:.87rem}.follow-section{text-align:center;padding:110px 20px;max-width:760px;margin:auto}.follow-section .hero-actions{justify-content:center}.publication-footer{display:grid;grid-template-columns:1.5fr .7fr 1fr;gap:60px}.publication-footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.publication-footer strong{font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:var(--text);margin-bottom:8px}.publication-footer a:not(.brand){font-size:.85rem}.publication-footer small{grid-column:1/-1}.journal-hero{padding:110px 0 70px;border-bottom:1px solid var(--line)}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:70px 0 120px}.lead-post{grid-column:span 2}.lead-post{display:grid;grid-template-columns:1.1fr .9fr}.lead-post .article-art{height:100%;min-height:330px}.post-card h2{font-size:1.27rem}.article-shell{max-width:920px}.article-page{background:transparent!important;border:0!important;box-shadow:none!important;padding:90px 0 120px!important;margin:0!important}.back-link{font-size:.82rem}.article-meta{display:flex;gap:16px;flex-wrap:wrap;margin:30px 0 20px;color:#7c879b;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.article-meta span:first-child{color:#6256e8;font-weight:700}.article-page h1{font:500 clamp(2.7rem,6vw,5.3rem)/1.02 Georgia,serif!important;letter-spacing:-.05em!important;max-width:900px}.standfirst{font-size:1.3rem!important;color:#53617b!important;line-height:1.6;margin-bottom:50px}.article-page h2{font:600 1.6rem/1.25 'Manrope'!important;color:#262152!important;margin-top:2.1em!important}.article-page p,.article-page li{font-size:1.03rem;line-height:1.82;color:#475772}.article-page li{margin-bottom:8px}.callout,.health-warning{margin:35px 0;padding:25px 28px;border-radius:18px;background:#efedff;border:1px solid rgba(99,91,255,.16)}.callout p,.callout li{margin-bottom:0;color:#49446c}.health-warning{background:#fff4ec;border-color:rgba(223,119,60,.2)}.health-warning strong{color:#a74d1d}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:30px 0}.comparison>div{padding:25px;border-radius:18px;background:#fff;border:1px solid var(--line)}.comparison p{font-size:.9rem;margin:8px 0}.sources{margin-top:60px;padding-top:28px;border-top:1px solid var(--line)}.sources h2{font-size:1.1rem!important;margin-top:0!important}.sources li{font-size:.9rem}.disclosure{margin-top:35px;padding:17px 20px;border-left:3px solid #6256e8;background:rgba(255,255,255,.6);font-size:.82rem!important;color:#68758b!important}
@media(max-width:900px){.publication-hero{grid-template-columns:1fr;gap:45px}.publication-hero aside{min-height:300px}.featured-grid{grid-template-columns:1fr 1fr}.feature-main{grid-column:1/-1;grid-row:auto;display:grid;grid-template-columns:1fr 1fr}.feature-main .article-art{height:100%}.feature-card:not(.feature-main){display:block}.feature-card:not(.feature-main) .article-art{height:170px}.category-grid{grid-template-columns:repeat(2,1fr)}.apps-mini{grid-template-columns:1fr;gap:30px}.journal-grid{grid-template-columns:repeat(2,1fr)}.publication-footer{grid-template-columns:1fr 1fr}.publication-footer>div:first-child{grid-column:1/-1}}
@media(max-width:620px){.publication-hero{padding:75px 0 60px}.publication-hero h1,.journal-hero h1{font-size:clamp(3rem,14vw,4.8rem)}.section-title-row{align-items:flex-start;gap:20px;flex-direction:column}.featured-section,.latest-section,.category-section{padding:75px 0}.featured-grid{grid-template-columns:1fr}.feature-main{grid-column:auto;display:block}.feature-main .article-art{height:220px}.category-grid,.journal-grid{grid-template-columns:1fr}.category-grid>a{min-height:170px}.apps-mini{padding:75px 0}.latest-list>a{grid-template-columns:36px 1fr 25px}.apps-mini article nav{display:grid;grid-template-columns:1fr 1fr}.publication-footer{grid-template-columns:1fr}.publication-footer>div:first-child{grid-column:auto}.lead-post{grid-column:auto;display:block}.lead-post .article-art{min-height:220px}.article-page{padding:65px 0 90px!important}.comparison{grid-template-columns:1fr}.follow-section{padding:80px 0}}

/* Licensed editorial photography */
.article-hero-media{margin:0 0 56px}.article-hero-media img{display:block;width:100%;max-height:590px;object-fit:cover;border-radius:26px;box-shadow:0 24px 70px rgba(45,54,102,.16)}.article-hero-media figcaption{margin-top:12px;color:#7c879b;font-size:.75rem}.article-hero-media figcaption a{color:#6256e8}.journal-grid .article-art,.featured-grid .article-art{background-position:center;background-size:cover}.journal-grid .article-art:after,.featured-grid .article-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(17,22,45,.55))}.journal-grid .article-art span,.featured-grid .article-art span{z-index:1}.journal-grid article:nth-child(1) .article-art,.featured-grid article:nth-child(1) .article-art{background-image:url('/assets/editorial/ai-everyday-work.jpg')}.journal-grid article:nth-child(2) .article-art,.featured-grid article:nth-child(2) .article-art{background-image:url('/assets/editorial/ai-agents-vs-chatbots.jpg')}.journal-grid article:nth-child(3) .article-art,.featured-grid article:nth-child(3) .article-art{background-image:url('/assets/editorial/privacy-ai-tools.jpg')}.journal-grid article:nth-child(4) .article-art{background-image:url('/assets/editorial/ai-small-business.jpg')}.journal-grid article:nth-child(5) .article-art{background-image:url('/assets/editorial/ai-learning-research.jpg')}.journal-grid article:nth-child(6) .article-art{background-image:url('/assets/editorial/on-device-ai.jpg')}.journal-grid article:nth-child(7) .article-art{background-image:url('/assets/editorial/smartphones-ai-future.jpg')}.journal-grid article:nth-child(8) .article-art{background-image:url('/assets/editorial/choose-useful-tech-tools.jpg')}.journal-grid article:nth-child(9) .article-art{background-image:url('/assets/editorial/ai-education-human-agency.jpg')}.journal-grid article:nth-child(10) .article-art{background-image:url('/assets/editorial/emerging-tech-future-jobs.jpg')}.journal-grid article:nth-child(11) .article-art{background-image:url('/assets/editorial/ai-health-boundaries.jpg')}@media(max-width:620px){.article-hero-media{margin-bottom:42px}.article-hero-media img{max-height:430px;border-radius:18px}}
