
:root{--ax-ink:#15253a;--ax-muted:#64748b;--ax-line:#dce5ef;--ax-blue:#1769d2;--ax-blue2:#0c4ca3;--ax-soft:#eff6ff;--ax-soft2:#f7faff;--ax-yellow:#ffe56f;--ax-card:#fff;--ax-shadow:0 16px 44px rgba(18,45,78,.10)}
body{color:var(--ax-ink)}
/* Global DO dock */
.aitira-do-dock{position:fixed;right:18px;top:50%;transform:translateY(-42%);z-index:1500000}.aitira-do-dock__toggle{display:flex;align-items:center;gap:8px;height:48px;padding:0 12px 0 15px;border:1px solid #d8e4f1;border-radius:999px;background:#fff;color:#173a65;box-shadow:0 14px 38px rgba(15,36,66,.16);font-size:13px;font-weight:950;cursor:pointer}.aitira-do-dock__toggle b{display:grid;place-items:center;min-width:30px;height:30px;padding:0 6px;border-radius:999px;background:#1769d2;color:#fff;font-size:10px;letter-spacing:.06em}.aitira-do-dock__panel{position:absolute;right:0;top:58px;width:224px;padding:10px;border:1px solid #dbe5f0;border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 22px 58px rgba(15,36,66,.2);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.98);transform-origin:top right;transition:.18s ease}.aitira-do-dock.is-open .aitira-do-dock__panel{opacity:1;visibility:visible;transform:none}.aitira-do-dock__title{display:block;padding:6px 9px 10px;color:#1b64c2}.aitira-do-dock__title span{display:block;font-size:12px;font-weight:950;letter-spacing:.08em}.aitira-do-dock__title small{display:block;margin-top:3px;color:#8493a4;font-size:10.8px;font-weight:700;letter-spacing:0}.aitira-do-dock a{display:flex;gap:10px;align-items:center;padding:10px 9px;border-radius:14px;text-decoration:none;color:#20344e;font-size:13px;font-weight:850;line-height:1.25}.aitira-do-dock a:hover{background:#edf5ff;color:#1056ad}.aitira-do-dock i{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#edf4ff;color:#1769d2;font-style:normal;font-size:14px;flex:0 0 30px}.aitira-do-dock a.is-new i{background:#fff2ad;color:#694d00}.aitira-do-dock a small{display:block;color:#8290a1;font-size:10.8px;font-weight:700;margin-top:2px}
/* Finder distinction + cards */
.finder-mode-bridge{display:grid;grid-template-columns:1.35fr 1fr;gap:14px;margin:22px 0 10px}.finder-mode-bridge article{padding:18px 20px;border:1px solid #dce6f1;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(22,45,78,.06)}.finder-mode-bridge article:last-child{background:linear-gradient(135deg,#132b4c,#255aa7);color:#fff;border:0}.finder-mode-bridge span{font-size:11px;font-weight:950;letter-spacing:.12em;color:#1769d2}.finder-mode-bridge article:last-child span{color:#9bc8ff}.finder-mode-bridge h2{margin:7px 0 5px;font-size:20px!important}.finder-mode-bridge p{margin:0;font-size:14px;line-height:1.65;color:#617086}.finder-mode-bridge article:last-child p{color:#d8e7fb}.finder-mode-bridge a{display:inline-flex;margin-top:12px;padding:9px 13px;border-radius:10px;background:#fff;color:#14345f;text-decoration:none;font-weight:900;font-size:13px}
.explorer-card{cursor:pointer}.explorer-card .finder-card-fit{margin:14px 18px 0!important;padding:12px 14px!important;border-radius:14px!important;background:#f5f8fc!important;border:1px solid #e1e8f1!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:10px!important}.explorer-card .finder-card-fit span{font-size:15.5px!important;line-height:1.5!important;font-weight:850!important;color:#354b66!important;padding:0!important}.explorer-card .finder-card-fit b{font-size:13.5px!important;white-space:nowrap!important;padding:5px 8px!important;border-radius:999px!important;background:#e7f0ff!important;color:#155ebd!important}.explorer-card .card-flags{padding-left:18px!important;padding-right:18px!important}.explorer-card>h2,.explorer-card>p,.explorer-card>.tags,.explorer-card>.card-actions{margin-left:18px!important;margin-right:18px!important}.explorer-card>h2{font-size:21px!important}.explorer-card>p{font-size:14.5px!important;line-height:1.65!important}.explorer-card .card-actions{padding-bottom:18px!important}.explorer-card .card-actions button:first-child{background:#132a49!important;color:#fff!important;border-color:#132a49!important;font-weight:900!important}
.finder-pro-modal[hidden]{display:none!important}.finder-pro-modal{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:24px}.finder-pro-modal__backdrop{position:absolute;inset:0;background:rgba(8,20,38,.62);backdrop-filter:blur(6px)}.finder-pro-modal__card{position:relative;width:min(760px,100%);max-height:min(86vh,850px);overflow:auto;background:#fff;border-radius:28px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.3)}.finder-pro-modal__close{position:absolute;right:18px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:#eef3f8;font-size:25px;cursor:pointer}.finder-pro-head{display:flex;gap:18px;align-items:center;padding-right:48px}.finder-pro-head img{width:76px;height:76px;object-fit:contain;border:1px solid #e4eaf1;border-radius:18px;padding:9px;background:#fff}.finder-pro-head small{font-size:12px;font-weight:950;color:#1769d2;letter-spacing:.08em}.finder-pro-head h2{font-size:30px!important;margin:5px 0!important}.finder-pro-desc{font-size:16px;line-height:1.75;color:#516178;margin:20px 0}.finder-pro-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.finder-pro-box{padding:16px;border:1px solid #e1e8f0;border-radius:16px;background:#f9fbfd}.finder-pro-box b{display:block;margin-bottom:7px;color:#183a65}.finder-pro-box span{display:block;font-size:14px;line-height:1.6;color:#586a81}.finder-pro-tags{display:flex;gap:7px;flex-wrap:wrap;margin:18px 0}.finder-pro-tags span{padding:7px 10px;border-radius:999px;background:#edf4ff;color:#1c62bb;font-size:12px;font-weight:850}.finder-pro-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.finder-pro-actions a,.finder-pro-actions button{min-height:44px;padding:0 15px;border-radius:12px;border:1px solid #d9e2ec;background:#fff;color:#1c3555;text-decoration:none;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.finder-pro-actions .primary{background:#1769d2;color:#fff;border-color:#1769d2}
/* Home execution launchpad */
.ai-do-launchpad{width:min(1240px,calc(100% - 48px));margin:24px auto 52px;padding:28px;border-radius:30px;background:linear-gradient(135deg,#102944,#1e5599);color:#fff;box-shadow:0 20px 54px rgba(13,44,80,.17)}.ai-do-launchpad__head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}.ai-do-launchpad__head small{font-weight:950;letter-spacing:.14em;color:#8fc3ff}.ai-do-launchpad__head h2{font-size:30px;margin:6px 0 0}.ai-do-launchpad__head p{max-width:500px;margin:0;color:#d5e4f7;line-height:1.65}.ai-do-launchpad__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.ai-do-launchpad__grid a{min-height:126px;padding:16px;border-radius:18px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.15);color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}.ai-do-launchpad__grid a:hover{background:rgba(255,255,255,.16)}.ai-do-launchpad__grid i{font-style:normal;font-size:22px}.ai-do-launchpad__grid b{font-size:16px}.ai-do-launchpad__grid span{font-size:12px;color:#c8daef;line-height:1.45}.ai-do-launchpad__grid a:last-child{background:#ffe469;color:#243247;border-color:#ffe469}.ai-do-launchpad__grid a:last-child span{color:#5f6470}
/* Blog archive: list + sidebar */
.pro-blog-hero{padding:54px 0 30px;border-bottom:1px solid var(--ax-line)}.pro-shell{width:min(1120px,calc(100% - 48px));margin:0 auto}.pro-blog-hero small,.pro-newsletter-hero small{font-size:12px;font-weight:950;letter-spacing:.14em;color:#1769d2}.pro-blog-hero h1,.pro-newsletter-hero h1{font-size:44px;line-height:1.14;margin:9px 0 10px}.pro-blog-hero p,.pro-newsletter-hero p{max-width:720px;color:#65758a;font-size:16px;line-height:1.75}.blog-pro-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px;padding:44px 0 76px}.blog-pro-list{display:grid}.blog-pro-item{display:grid;grid-template-columns:220px minmax(0,1fr);gap:25px;padding:28px 0;border-bottom:1px solid #e0e6ed;text-decoration:none;color:inherit}.blog-pro-thumb{height:148px;border-radius:18px;overflow:hidden;background:#eef3f8}.blog-pro-thumb img{width:100%;height:100%;object-fit:cover}.blog-pro-copy{min-width:0}.blog-pro-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.blog-pro-tags span{font-size:11.5px;color:#e36f14;font-weight:850}.blog-pro-item h2{font-size:23px;line-height:1.35;margin:0 0 8px}.blog-pro-item p{font-size:14px;line-height:1.65;color:#67778b;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-pro-meta{display:flex;gap:12px;margin-top:13px;font-size:12px;color:#7b8999}.blog-pro-side{border-left:1px solid #e1e6ed;padding-left:28px}.blog-pro-side__intro{padding:18px;border-radius:18px;background:#f6f8fb}.blog-pro-side__intro b{font-size:18px}.blog-pro-side__intro p{font-size:13.5px;line-height:1.65;color:#5f6e82}.blog-pro-pocket{margin-top:32px}.blog-pro-pocket h3{font-size:17px}.blog-pro-pocket a{display:flex;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid #e5eaf0;text-decoration:none;color:#273b54;font-size:13.5px;font-weight:800}.blog-pro-pocket i{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#eaf3ff;color:#1769d2;font-style:normal}.blog-pro-count{font-size:12px;color:#8996a6;margin-top:7px}
/* Blog article */
.pro-article-wrap{width:min(1100px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,760px) 260px;gap:52px;padding:48px 0 80px}.pro-article{min-width:0}.pro-article__crumb{font-size:12px;color:#1769d2;font-weight:850}.pro-article h1{font-size:43px;line-height:1.2;margin:14px 0}.pro-article__dek{font-size:18px;line-height:1.75;color:#5a697e;margin:0 0 16px}.pro-article__meta{display:flex;gap:10px;flex-wrap:wrap;font-size:12.5px;color:#78879a;margin-bottom:24px}.pro-article__hero{width:100%;max-height:440px;object-fit:cover;border-radius:22px;background:#eef3f8;margin:8px 0 32px}.pro-article__body{font-size:17px;line-height:1.9;color:#25394f}.pro-article__body p{margin:0 0 22px}.pro-article__body h2{font-size:27px;line-height:1.4;margin:46px 0 14px}.pro-article__body h3{font-size:21px;margin:34px 0 10px}.pro-article__body ul,.pro-article__body ol{padding-left:24px;margin:12px 0 24px}.pro-article__body blockquote{margin:30px 0;padding:22px 24px;border-left:4px solid #1769d2;background:#f2f7ff;border-radius:0 16px 16px 0}.pro-article-side{padding-top:42px}.pro-article-side>div{position:sticky;top:100px}.pro-article-side h3{font-size:15px;margin:0 0 12px}.pro-article-side a{display:block;padding:11px 0;border-bottom:1px solid #e4e9ef;text-decoration:none;color:#53657a;font-size:13px;line-height:1.45}.pro-article-side .pro-side-action{padding:16px;border:1px solid #dfe7f0;border-radius:16px;background:#f7faff;margin-bottom:25px}.pro-article-side .pro-side-action a{border:0;padding:6px 0;color:#1769d2;font-weight:850}
/* Newsletter archive */
.pro-newsletter-hero{padding:52px 0 28px}.newsletter-subscribe-wide{display:grid;grid-template-columns:1fr minmax(430px,620px);gap:34px;align-items:center;padding:26px 30px;margin:22px auto 36px;border-radius:24px;background:#132c4d;color:#fff}.newsletter-subscribe-wide h2{font-size:25px;margin:0 0 6px}.newsletter-subscribe-wide p{margin:0;color:#c8d9ee;font-size:13.5px}.newsletter-subscribe-form{display:flex;gap:10px;min-width:0}.newsletter-subscribe-form input[type=email]{flex:1;min-width:0;height:52px;border:0;border-radius:13px;padding:0 16px;font-size:15px;background:#fff;color:#20334b}.newsletter-subscribe-form button{flex:0 0 auto;height:52px;padding:0 20px;border:0;border-radius:13px;background:#ffe069;color:#253248;font-weight:950}.newsletter-consent{grid-column:2;display:flex;gap:8px;align-items:flex-start;font-size:11.5px;color:#c8d7e8;margin-top:-23px}.newsletter-pro-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:42px;padding:12px 0 72px}.newsletter-pro-item{display:grid;grid-template-columns:145px minmax(0,1fr) 44px;gap:20px;align-items:center;padding:24px 0;border-bottom:1px solid #dfe6ee;text-decoration:none;color:inherit}.newsletter-pro-item img{width:145px;height:94px;object-fit:cover;border-radius:15px;background:#eef3f8}.newsletter-pro-item small{font-size:11px;color:#1769d2;font-weight:900;letter-spacing:.06em}.newsletter-pro-item h2{font-size:23px;line-height:1.35;margin:5px 0 6px}.newsletter-pro-item p{margin:0;color:#66778b;font-size:13.5px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.newsletter-pro-arrow{width:40px;height:40px;border:1px solid #dfe6ee;border-radius:50%;display:grid;place-items:center;font-size:18px}.newsletter-series-side{border-left:1px solid #e0e6ec;padding-left:26px}.newsletter-series-side>div{position:sticky;top:100px}.newsletter-series-side h3{font-size:17px}.newsletter-series-side p{font-size:13.5px;color:#607086;line-height:1.65}.newsletter-series-side a{display:block;padding:11px 0;border-bottom:1px solid #e5eaf0;text-decoration:none;color:#33485f;font-size:13px;font-weight:800}
/* Newsletter detail inspired by editorial letters */
.newsletter-letter-page{background:#fff}.nl-pro-wrap{width:min(1040px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,730px) 245px;gap:54px;padding:52px 0 90px}.nl-pro-main{min-width:0}.nl-pro-kicker{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:900;color:#ea6d2d}.nl-pro-main h1{font-size:46px;line-height:1.18;margin:14px 0 14px}.nl-pro-dek{font-size:18px;color:#56687d;line-height:1.78;margin-bottom:22px}.nl-pro-cover{width:100%;max-height:390px;object-fit:cover;border-radius:24px;margin:4px 0 30px;background:#eef3f8}.nl-letter{font-size:17px;line-height:1.88;color:#24384e}.nl-letter__intro{font-size:18px;padding:24px 0;border-top:2px solid #1d2c40;border-bottom:1px solid #dfe5ec}.nl-letter__intro strong{font-size:19px}.nl-digest{margin:28px 0;padding:23px 26px;background:#fff7df;border-radius:20px;border:1px solid #ffe6a5}.nl-digest span{font-size:11px;font-weight:950;letter-spacing:.1em;color:#a45d00}.nl-digest ol{margin:10px 0 0;padding-left:22px}.nl-section{padding:40px 0;border-bottom:1px solid #e2e7ed}.nl-section__label{font-size:11px;font-weight:950;letter-spacing:.12em;color:#1769d2}.nl-section h2{font-size:28px;line-height:1.42;margin:10px 0 14px}.nl-section h3{font-size:20px;margin:22px 0 8px}.nl-section p{margin:0 0 16px}.nl-note,.nl-action{margin:23px 0;padding:20px 22px;border-radius:18px;background:#f2f7ff;border:1px solid #d9e7fb}.nl-action{background:#132c4d;color:#fff;border-color:#132c4d}.nl-action span{font-size:10px;font-weight:950;letter-spacing:.12em;color:#9fc9ff}.nl-action h3{margin:7px 0 10px}.nl-action li{margin:6px 0}.nl-links{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.nl-links a{padding:15px;border-radius:14px;background:#f3f6fa;color:#24425f;text-decoration:none;font-size:13px;font-weight:850}.nl-signoff{margin-top:34px;padding:26px;border-radius:22px;background:#fff8e7}.nl-signoff img{width:58px;height:58px;object-fit:contain;float:left;margin:0 15px 8px 0}.nl-signoff b{font-size:18px}.nl-signoff p{margin:8px 0;color:#526278}.nl-signoff a{color:#1769d2;font-weight:850}.nl-pro-side>div{position:sticky;top:100px}.nl-pro-side h3{font-size:15px}.nl-pro-toc a,.nl-pro-other a{display:block;padding:10px 0;border-bottom:1px solid #e3e8ee;color:#54667a;text-decoration:none;font-size:12.5px;line-height:1.45}.nl-pro-side .nl-side-box{padding:18px;border-radius:17px;background:#f7f9fc;margin-bottom:26px}.nl-pro-side .nl-side-box b{font-size:15px}.nl-pro-side .nl-side-box p{font-size:12.5px;line-height:1.6;color:#617085}.nl-pro-side .nl-side-box a{display:inline-flex;margin-top:7px;color:#1769d2;font-size:12.5px;font-weight:900;text-decoration:none}
/* AI DNA */
.rhythm-hero{padding:62px 0 36px;background:linear-gradient(180deg,#eef6ff,#fff)}.rhythm-shell{width:min(980px,calc(100% - 48px));margin:0 auto}.rhythm-hero__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:center}.rhythm-hero small{font-size:12px;font-weight:950;color:#1769d2;letter-spacing:.13em}.rhythm-hero h1{font-size:48px;line-height:1.12;margin:10px 0}.rhythm-hero p{font-size:17px;line-height:1.75;color:#596b80}.rhythm-character{display:grid;place-items:center}.rhythm-character img{width:min(250px,80%);filter:drop-shadow(0 25px 40px rgba(23,57,99,.15))}.rhythm-quiz{padding:44px 0 80px}.rhythm-card{padding:28px;border:1px solid #dfe7f0;border-radius:26px;background:#fff;box-shadow:var(--ax-shadow);margin-bottom:16px}.rhythm-card>span{font-size:11px;font-weight:950;color:#1769d2;letter-spacing:.1em}.rhythm-card h2{font-size:23px;margin:8px 0 18px}.rhythm-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rhythm-option{padding:14px 16px;border:1px solid #dfe6ef;border-radius:14px;background:#f8fafc;text-align:left;font-size:14px;line-height:1.45;color:#2b4058;cursor:pointer}.rhythm-option.selected{border-color:#1769d2;background:#edf5ff;color:#155aad;font-weight:850}.rhythm-run{width:100%;height:56px;border:0;border-radius:16px;background:#142c4d;color:#fff;font-weight:950;font-size:16px;cursor:pointer}.rhythm-result{display:none;margin-top:24px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#142c4d,#2763ad);color:#fff}.rhythm-result.is-show{display:block}.rhythm-result small{color:#a8d1ff;font-weight:950;letter-spacing:.12em}.rhythm-result h2{font-size:34px;margin:8px 0}.rhythm-result p{color:#d8e6f7;line-height:1.7}.rhythm-result__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.rhythm-result__grid a{padding:16px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(255,255,255,.08);color:#fff;text-decoration:none;font-size:13px;font-weight:850}.rhythm-share{margin-top:14px;display:flex;gap:8px}.rhythm-share button{height:42px;padding:0 14px;border:0;border-radius:12px;background:#ffe36b;color:#233249;font-weight:900}
/* Footer */
.aitira-pro-footer{border-top:1px solid #dfe6ed;background:#f3f6f9}.aitira-pro-footer__inner{width:min(1120px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px;padding:42px 0 30px}.aitira-pro-footer img{width:92px}.aitira-pro-footer p{font-size:13px;color:#68778a;line-height:1.6}.aitira-pro-footer a{color:#43566d;text-decoration:none;font-size:12.5px;line-height:1.8}.aitira-pro-footer nav{display:flex;flex-direction:column}.aitira-pro-footer nav b{font-size:11px;letter-spacing:.11em;color:#8694a4;margin-bottom:7px}.aitira-pro-footer__bottom{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:17px 0 26px;border-top:1px solid #dfe5ec;font-size:11px;color:#8a97a5}
@media(max-width:1180px){.aitira-do-dock{display:none}.ai-do-launchpad__grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){.finder-mode-bridge,.blog-pro-layout,.newsletter-pro-layout,.pro-article-wrap,.nl-pro-wrap,.rhythm-hero__grid{grid-template-columns:1fr}.blog-pro-side,.newsletter-series-side{border-left:0;padding-left:0;border-top:1px solid #e2e7ed;padding-top:24px}.pro-article-side,.nl-pro-side{display:none}.newsletter-subscribe-wide{grid-template-columns:1fr}.newsletter-consent{grid-column:1;margin-top:0}.ai-do-launchpad__grid{grid-template-columns:1fr 1fr}.finder-pro-grid{grid-template-columns:1fr}.aitira-pro-footer__inner{grid-template-columns:1fr 1fr}.pro-blog-hero h1,.pro-newsletter-hero h1,.rhythm-hero h1{font-size:36px}.pro-article h1,.nl-pro-main h1{font-size:36px}}
@media(max-width:620px){.pro-shell,.pro-article-wrap,.nl-pro-wrap,.rhythm-shell{width:min(100% - 30px,1120px)}.ai-do-launchpad{width:calc(100% - 24px);padding:20px;margin:16px auto 34px}.ai-do-launchpad__head{display:block}.ai-do-launchpad__head h2{font-size:25px}.ai-do-launchpad__head p{margin-top:8px}.ai-do-launchpad__grid{grid-template-columns:1fr}.blog-pro-item{grid-template-columns:112px minmax(0,1fr);gap:14px;padding:20px 0}.blog-pro-thumb{height:92px}.blog-pro-item h2{font-size:18px}.blog-pro-item p{display:none}.newsletter-pro-item{grid-template-columns:92px minmax(0,1fr);gap:13px}.newsletter-pro-item img{width:92px;height:68px}.newsletter-pro-item h2{font-size:18px}.newsletter-pro-arrow{display:none}.newsletter-subscribe-wide{padding:22px 18px}.newsletter-subscribe-form{display:grid;grid-template-columns:1fr}.newsletter-subscribe-form input[type=email],.newsletter-subscribe-form button{width:100%}.pro-article h1,.nl-pro-main h1{font-size:31px}.pro-article__dek,.nl-pro-dek{font-size:16px}.pro-article__body,.nl-letter{font-size:16px}.nl-links{grid-template-columns:1fr}.rhythm-options,.rhythm-result__grid{grid-template-columns:1fr}.aitira-pro-footer__inner{grid-template-columns:1fr}.aitira-pro-footer nav{display:none}}

/* ARTICLE IMAGE STABILITY 20260831 */
.pro-article__hero{display:block!important;width:100%!important;aspect-ratio:16/9!important;height:auto!important;max-height:none!important;object-fit:cover!important;object-position:center!important;border-radius:22px!important;background:#eef3f8!important}
.pro-article__body figure,.pro-article__body .article-figure{display:block!important;width:min(100%,680px)!important;max-width:680px!important;margin:34px auto!important;padding:0!important;float:none!important;text-align:center!important}
.pro-article__body figure figure{width:100%!important;max-width:100%!important;margin:0!important}
.pro-article__body figure img,.pro-article__body .article-figure img,.pro-article__body img{display:block!important;max-width:100%!important;width:auto!important;height:auto!important;margin:0 auto!important;border-radius:18px!important;object-fit:contain!important}
.pro-article__body .article-figure--wide{width:min(100%,720px)!important;max-width:720px!important}
.pro-article__body figcaption{margin-top:9px!important;color:#8492a3!important;font-size:12.5px!important;line-height:1.55!important}
.pro-article__body>div[style*="text-align: center"]{text-align:left!important}
@media(max-width:620px){.pro-article__hero{border-radius:16px!important}.pro-article__body figure,.pro-article__body .article-figure{margin:24px auto!important}.pro-article__body figure img,.pro-article__body .article-figure img,.pro-article__body img{border-radius:14px!important}}

/* Admin settings -> public related services sync */
.aitira-admin-related-sites{border-top:1px solid #dfe6ef;border-bottom:1px solid #dfe6ef;background:#f7fafc;padding:22px 0!important;margin:0!important}
.aitira-admin-related-sites__inner{display:grid;grid-template-columns:minmax(180px,260px) 1fr auto;gap:20px;align-items:center}
.aitira-admin-related-sites__inner>div:first-child{display:grid;gap:5px}.aitira-admin-related-sites__inner b{font-size:15px;color:#0f243a}.aitira-admin-related-sites__inner small{font-size:12px;color:#68788a;line-height:1.45}
.aitira-admin-related-sites__links{display:flex;gap:8px;flex-wrap:wrap}.aitira-admin-related-sites__links a{display:inline-flex;gap:7px;align-items:center;padding:8px 11px;border:1px solid #d8e1eb;border-radius:999px;background:#fff;color:#17324d;text-decoration:none;font-size:13px;font-weight:750}.aitira-admin-related-sites__links a:hover{border-color:#1e6ff0;color:#155fcf;transform:translateY(-1px)}
.aitira-admin-related-sites__mail{font-size:13px;font-weight:750;color:#1e6ff0;text-decoration:none;white-space:nowrap}.aitira-admin-related-sites__empty{font-size:13px;color:#718096}
@media(max-width:900px){.aitira-admin-related-sites__inner{grid-template-columns:1fr}.aitira-admin-related-sites__mail{white-space:normal}.aitira-admin-related-sites__links{gap:6px}.aitira-admin-related-sites__links a{font-size:12.5px}}
/* v9: 관리자 공통 설정 -> 실제 푸터 관련 서비스 직접 연동 */
.site-footer .aitira-related-sites-nav{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:150px}
.site-footer .aitira-related-sites-nav__title{font-size:13px;font-weight:800;color:inherit;opacity:.72;margin-bottom:2px}
.site-footer .aitira-related-sites-nav a{display:inline-flex;align-items:center;gap:4px;line-height:1.45}
.site-footer .aitira-related-sites-nav__mail{margin-top:5px}
.site-footer .aitira-related-sites-nav__empty{font-size:12px;line-height:1.55;opacity:.62;max-width:180px}
@media(max-width:760px){.site-footer .aitira-related-sites-nav{min-width:0}.site-footer .aitira-related-sites-nav__title{font-size:14px}}
