/* Brand assets */
.brand{display:inline-flex;align-items:center;flex-shrink:0;line-height:1}.brand img.brand-logo{display:block;width:166px;height:39px;object-fit:contain;border-radius:0}.brand .brand-on-dark{display:none}.auth-story .brand .brand-on-dark{display:block}.auth-story .brand .brand-on-light{display:none}.sidebar .brand img.brand-logo{width:155px;height:37px}.mobile-auth-brand img{width:162px;height:auto;display:block}.preview-sidebar .preview-brand-icon{width:32px;height:32px;object-fit:contain}.site-header .nav-inner nav{gap:24px}.brand-footer .brand img.brand-logo{width:192px;height:46px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-content{position:absolute;left:20px;top:-60px;background:white;padding:12px;z-index:200}.skip-content:focus{top:10px}
/* Shared public footer */
.brand-footer{background:#0b2032;color:#fff;margin-top:76px;position:relative;overflow:hidden}.brand-footer:before{content:"";display:block;height:3px;background:linear-gradient(90deg,#0dd2bd 0%,#0dd2bd 33%,#1a4554 75%)}.footer-grid{display:flex;gap:36px;padding:68px 0 54px;align-items:flex-start}.footer-intro{flex:1.7;min-width:210px;max-width:310px}.footer-intro>p{color:#bdd0d7;font-size:13px;line-height:1.9;white-space:pre-line;margin:24px 0}.footer-cta{display:inline-flex;gap:20px;align-items:center;border-bottom:1px solid #0dd2bd77;color:#36e1c9;font-size:13px;font-weight:650;padding-bottom:10px}.footer-cta span{font-size:21px}.footer-column{flex:1;min-width:95px}.footer-grid h2{font-size:14px;line-height:1.5;color:#38dfcc;margin:4px 0 22px;font-weight:650;letter-spacing:0}.footer-column ul{margin:0;padding:0;list-style:none;display:grid;gap:14px}.footer-column a{color:#e7eff2;font-size:12px;line-height:1.6}.footer-column a:hover,.footer-contact a:hover,.footer-bottom a:hover{color:#38dfcc}.footer-contact{flex:1.35;min-width:168px;overflow-wrap:anywhere}.footer-contact>p{font-size:12px;line-height:1.9;color:#bdd0d7;margin:0 0 18px;white-space:pre-line}.footer-contact>a{display:flex;gap:10px;align-items:baseline;color:white;font-size:12px;margin-bottom:13px;line-height:1.7}.contact-mark{font-size:16px;color:#38dfcc}.footer-contact .contact-detail{font-size:11px;color:#9cb7c4;margin-bottom:14px}.footer-bottom{border-top:1px solid #ffffff20;display:flex;align-items:center;gap:24px;min-height:89px;flex-wrap:wrap;padding:20px 0}.footer-socials{display:flex;gap:12px;flex-wrap:wrap;margin-right:auto}.footer-socials a{font-size:11px;color:#d7e4e8;border:1px solid #ffffff22;border-radius:30px;padding:7px 12px;display:inline-flex;gap:12px}.footer-bottom small{font-size:11px;color:#a9c2cd}.footer-top{width:36px;height:36px;border:1px solid #ffffff25;border-radius:50%;display:grid;place-items:center;color:#38dfcc;font-size:21px}.brand-footer a:focus-visible{outline:2px solid #38dfcc;outline-offset:5px}
/* Editorial pages */
.blog-hero{background:#0b2032;color:white;overflow:hidden;position:relative}.blog-hero-inner{min-height:385px;display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:60px;padding-top:60px;padding-bottom:60px}.blog-hero h1{font-size:60px;line-height:1.05;letter-spacing:-2.8px;margin:0}.blog-hero h1 span{color:#27ddc3}.blog-hero p{color:#b4cbd1;max-width:450px;line-height:1.85;font-size:15px;margin-top:24px}.blog-hero-art{height:250px;position:relative;display:grid;place-items:center;isolation:isolate}.blog-hero-art:before{content:"";position:absolute;width:340px;height:340px;border:1px solid #28ddc329;border-radius:50%;box-shadow:0 0 0 55px #28ddc306,0 0 0 110px #28ddc304;z-index:-1}.art-sheet{display:block;position:absolute;width:170px;height:212px;border-radius:17px}.art-sheet.back{background:#1b4b58;transform:rotate(-17deg) translate(-34px,5px);border:1px solid #38dfcc55}.art-sheet.front{background:#ddfff6;transform:rotate(11deg);box-shadow:12px 15px 0 #07152244;color:#078d7c;padding:25px 8px}.art-sheet svg{width:100%;height:100%}.art-dot{width:57px;height:57px;background:#27ddc3;border-radius:16px;position:absolute;right:19%;bottom:20px;transform:rotate(11deg);border:6px solid #0b2032}.blog-list{padding-top:60px;padding-bottom:30px}.blog-list-head{display:flex;align-items:center;gap:30px;justify-content:space-between;margin-bottom:32px}.blog-list-head h2{font-size:30px;letter-spacing:-1px}.blog-search{display:flex;border:1px solid #d8e6e4;background:#f7fbf9;border-radius:9px;overflow:hidden;width:320px}.blog-search input{border:0;border-radius:0;background:transparent;min-width:0;min-height:46px;padding:12px 16px;font-size:13px}.blog-search button{border:0;background:transparent;width:48px;color:#087c6e;font-size:24px;cursor:pointer}.blog-search:focus-within{outline:2px solid #0dd2bd}.search-summary{color:#6a8389;font-size:14px;margin:0 0 26px}.search-summary a{color:#007e70;margin-left:12px}.blog-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.blog-card{border:1px solid #dfeae7;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background:#fff;transition:transform .18s,box-shadow .18s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 14px 35px #0b203210}.blog-card-cover{aspect-ratio:1.75;display:block;overflow:hidden;background:#e6f4ee}.blog-card-cover img{width:100%;height:100%;object-fit:cover}.generated-cover{background:#103347;position:relative;display:grid;place-items:center;isolation:isolate}.generated-cover:before{content:"";position:absolute;right:-20px;top:-50px;width:200px;height:200px;border:1px solid #38dfcc44;border-radius:50%;box-shadow:0 0 0 35px #38dfcc09;z-index:-1}.cover-monogram{color:#38dfcc;font-size:46px;font-weight:850;letter-spacing:-2px}.cover-monogram>span{font-size:30px;margin-left:15px;color:#c8eee8}.blog-card-copy{padding:25px;flex:1;display:flex;flex-direction:column}.blog-meta{display:flex;gap:9px;flex-wrap:wrap;font-size:11px;color:#798e91;margin-bottom:16px}.blog-meta>span{color:#047e70;border-right:1px solid #d9e6e3;padding-right:9px;font-weight:650}.blog-card h3{font-size:23px;letter-spacing:-.7px;line-height:1.3;margin:0 0 14px;overflow-wrap:anywhere}.blog-card h3 a{color:#0b2032}.blog-card-copy>p{font-size:13px;line-height:1.85;color:#6e8589;margin-bottom:24px;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.read-article{display:flex;justify-content:space-between;align-items:center;color:#0c7267;font-size:12px;font-weight:650;margin-top:auto;padding-top:16px;border-top:1px solid #e5eeeb}.read-article span{font-size:21px}.blog-empty{border:1px dashed #c7ddd7;border-radius:17px;background:#f4faf7;padding:65px 24px;text-align:center}.blog-empty>span{color:#069a88;font-size:40px}.blog-empty h3{font-size:26px;letter-spacing:-.6px;margin:15px 0}.blog-empty p{color:#70878a;line-height:1.8;margin:0 0 26px;font-size:14px}.blog-empty .btn{font-size:13px}.blog-pagination{display:flex;justify-content:center;gap:25px;margin:40px 0;font-size:14px;align-items:center}.blog-pagination a{padding:9px 16px;border:1px solid #dae7e3;border-radius:8px}.missing-post{margin-top:70px;margin-bottom:90px}.article-shell{max-width:1020px;padding-top:48px;padding-bottom:30px}.article-header{max-width:780px;margin:0 auto 36px}.back-blog{color:#627d83;font-size:13px;display:inline-block;margin-bottom:32px}.article-header h1{font-size:48px;line-height:1.12;letter-spacing:-1.9px;overflow-wrap:anywhere}.article-lead{font-size:18px;line-height:1.8;color:#647c82;margin:24px 0;overflow-wrap:anywhere}.article-byline{display:flex;align-items:center;gap:13px;margin-top:28px;color:#738b91;font-size:12px}.article-byline>span:nth-child(2){display:grid;gap:5px}.article-byline strong{font-weight:650;color:#254953}.article-byline>span:last-child{margin-left:auto}.author-avatar img{border-radius:8px}.article-cover{margin:0 0 44px;border-radius:18px;overflow:hidden;background:#e5f2ee}.article-cover img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover}.article-body{max-width:730px;margin:0 auto;font-size:17px;line-height:1.95;color:#294a55;overflow-wrap:anywhere}.article-body p{margin:0 0 24px}.article-body h2,.article-body h3,.article-body h4{color:#0b2032;line-height:1.35;letter-spacing:-.6px;margin:38px 0 18px}.article-body h2{font-size:30px}.article-body h3{font-size:25px}.article-body h4{font-size:21px}.article-body a{color:#007d6c;text-decoration:underline;text-underline-offset:3px}.article-body ul,.article-body ol{padding-left:26px;margin:22px 0}.article-body li{margin:8px 0}.article-body blockquote{margin:30px 0;padding:20px 25px;border-left:4px solid #0dd2bd;background:#eefaf6;border-radius:0 10px 10px 0;font-size:19px;color:#165c58}.article-body code{background:#edf4f1;border-radius:4px;padding:3px 6px;font-size:.88em}.article-end{max-width:780px;margin:55px auto 0;border-top:1px solid #dce8e3;padding-top:28px;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:14px;color:#607e85}.draft-preview-banner{background:#fff4d9;color:#6f4a12;padding:15px 25px;text-align:center;font-size:13px;line-height:1.8}.draft-preview-banner a{font-weight:700;text-decoration:underline;margin-left:15px}
/* Center content editor */
.cms-editor{max-width:1120px}.cms-section{margin-bottom:22px}.cms-section .card-body{padding:25px}.cms-section h2{font-size:18px;margin-bottom:8px}.cms-help{font-size:12px;color:#70868f;line-height:1.8;margin-bottom:20px}.cms-editor textarea{resize:vertical}.cms-columns{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.cms-column-card{border:1px solid #dbe6e5;border-radius:12px;padding:20px;background:#fbfdfc}.cms-row-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.cms-link-row{display:grid;grid-template-columns:.9fr 1.1fr auto;gap:8px;margin-bottom:10px;align-items:end}.cms-link-row .field{margin-bottom:0;font-size:11px}.cms-link-row input{font-size:12px;min-width:0;padding:9px}.cms-link-row button{margin-bottom:2px}.cms-add{margin-top:10px}.cms-row-head>strong{font-size:13px}.cms-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;background:white;border:1px solid #dce7e4;padding:18px;border-radius:12px;position:sticky;bottom:15px;z-index:5;box-shadow:0 10px 30px #0b203210;margin-top:24px}.cms-actions .cms-status{font-size:12px;color:#6e8389;margin-right:auto}.cms-error{color:#a42f30;background:#fff1f0;border:1px solid #f1ceca;border-radius:8px;padding:12px 16px;line-height:1.7;font-size:13px;margin-bottom:18px}.cms-error:empty{display:none}.blog-editor-layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(240px,1fr);gap:22px}.blog-editor-layout>.card{align-self:start}.blog-body-editor{min-height:440px;font-size:15px!important;line-height:1.85!important;font-family:inherit}.blog-format-tools{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.blog-format-tools .btn{font-size:12px;padding:7px 11px}.blog-editor-sub{color:#738a91;font-size:12px;line-height:1.8;margin:10px 0 20px}.blog-cover-preview{display:block;width:100%;height:155px;object-fit:cover;border-radius:9px;background:#edf6f2;margin-bottom:15px}.blog-upload{display:flex;gap:8px;flex-wrap:wrap}.blog-upload .field{width:100%}.blog-item-title{max-width:380px;overflow-wrap:anywhere}.blog-item-title small{line-height:1.7}.blog-row-actions{display:flex;gap:8px;flex-wrap:wrap}.cms-danger{margin-left:auto}.cms-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.cms-form-grid .full{grid-column:1/-1}.blog-header-actions{display:flex;gap:10px}.blog-list-message{margin:20px 0}
@media(max-width:1150px){.site-header .nav-inner nav{gap:15px}.brand img.brand-logo{width:145px;height:35px}.footer-grid{gap:24px;flex-wrap:wrap}.footer-intro{flex-basis:100%;max-width:none;display:grid;grid-template-columns:1fr 1.4fr;gap:15px 40px;margin-bottom:10px}.footer-intro>p{margin:0;grid-column:2;grid-row:1/3}.footer-intro .footer-cta{width:max-content}.footer-contact{flex:1.2}.blog-hero h1{font-size:52px}.blog-card h3{font-size:21px}.blog-editor-layout{grid-template-columns:1fr}.blog-editor-layout>.card{width:100%}.cms-columns{grid-template-columns:1fr}}
@media(max-width:760px){.site-header .nav-inner nav{gap:8px}.footer-grid{padding:42px 0 30px;gap:30px 22px}.footer-intro{display:block;flex-basis:100%}.footer-intro>p{margin:20px 0}.footer-column{flex-basis:calc(50% - 22px);min-width:0}.footer-contact{flex-basis:100%;max-width:360px}.footer-grid h2{margin-bottom:17px}.footer-bottom{gap:16px;padding:24px 0}.footer-socials{flex-basis:100%}.footer-bottom small{max-width:80%;line-height:1.8}.footer-top{margin-left:auto}.brand-footer{margin-top:45px}.blog-hero-inner{min-height:300px;grid-template-columns:1fr;padding-top:42px;padding-bottom:42px;gap:15px}.blog-hero h1{font-size:46px;letter-spacing:-2px}.blog-hero p{font-size:14px}.blog-hero-art{display:none}.blog-list{padding-top:35px}.blog-list-head{flex-direction:column;align-items:stretch;gap:20px;margin-bottom:25px}.blog-list-head h2{font-size:27px}.blog-search{width:100%}.blog-cards{grid-template-columns:1fr;gap:22px}.blog-card h3{font-size:24px}.blog-card-copy{padding:24px}.blog-empty{padding:40px 22px}.blog-empty h3{font-size:23px}.article-shell{padding-top:30px}.article-header h1{font-size:35px;letter-spacing:-1.1px}.article-lead{font-size:16px}.article-byline{flex-wrap:wrap;font-size:11px}.article-byline>span:last-child{margin-left:auto}.article-cover{border-radius:12px}.article-body{font-size:16px;line-height:1.9}.article-body h2{font-size:26px}.article-body h3{font-size:23px}.article-end{flex-direction:column;align-items:flex-start}.cms-section .card-body{padding:18px}.cms-column-card{padding:15px}.cms-form-grid{grid-template-columns:1fr}.cms-link-row{grid-template-columns:1fr auto}.cms-link-row .field:first-child{grid-column:1/-1}.cms-link-row .field:nth-child(2){grid-column:1}.cms-link-row button{grid-column:2}.cms-actions{position:static;padding:15px;gap:10px}.cms-actions .cms-status{flex-basis:100%}.cms-actions .btn{font-size:12px}.blog-header-actions{flex-wrap:wrap}.blog-body-editor{min-height:350px}.cms-danger{margin-left:0}}
@media(min-width:761px) and (max-width:1000px){.blog-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}

.cms-divider{border:0;border-top:1px solid #e1eae7;margin:24px 0}
