:root{--bg:#f6f7f9;--surface:#fff;--text:#172033;--muted:#667085;--line:#e4e7ec;--primary:#0f766e;--primary-dark:#115e59;--soft:#ecfdf5;--shadow:0 16px 44px rgba(15,23,42,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1140px,calc(100% - 32px));margin-inline:auto}.narrow{width:min(760px,calc(100% - 32px))}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:72px;justify-content:space-between;gap:24px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:10px;font-size:1.18rem;font-weight:800}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--primary);color:#fff}.main-nav{display:flex;align-items:center;gap:24px;font-weight:700;font-size:.95rem}.main-nav a:hover{color:var(--primary)}.search-link{padding:9px 14px;border:1px solid var(--line);border-radius:10px}.hero{background:linear-gradient(135deg,#0f172a,#134e4a);color:#fff;padding:88px 0}.hero-inner{max-width:850px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:800;color:#0d9488;margin:0 0 12px}.hero .eyebrow{color:#99f6e4}.article-header h1,.hero h1,.simple-page h1{font-size:clamp(2.35rem,6vw,4.9rem);line-height:1.04;letter-spacing:-.045em;margin:0 0 22px}.hero p:not(.eyebrow){font-size:1.18rem;max-width:690px;color:#d7e2e7}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;background:var(--primary);color:#fff;font-weight:800;padding:13px 20px;cursor:pointer;font-size:.97rem}.button:hover{background:var(--primary-dark)}.button:disabled{opacity:.65;cursor:not-allowed}.button-secondary{background:#fff;color:#183149}.featured-section,.posts-section,.related-section{padding:72px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.section-heading h2{font-size:2rem;line-height:1.15;margin:0}.section-heading>a{font-weight:800;color:var(--primary)}.featured-card{display:grid;grid-template-columns:1.15fr .85fr;background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.featured-image{position:relative;min-height:390px}.featured-image img,.post-card-image img{object-fit:cover}.featured-content{padding:44px;display:flex;flex-direction:column;justify-content:center}.featured-content h2{font-size:2.1rem;line-height:1.15;margin:14px 0}.featured-content p,.post-meta{color:var(--muted)}.post-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.86rem}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.post-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.post-card-image{position:relative;display:block;aspect-ratio:16/9;background:#dce6e8}.post-card-body{padding:22px;display:flex;flex-direction:column;flex:1 1}.post-card h2{font-size:1.28rem;line-height:1.28;margin:13px 0 10px}.post-card h2 a:hover{color:var(--primary)}.post-card p{color:var(--muted);margin:0 0 18px}.read-more{font-weight:800;color:var(--primary);margin-top:auto}.pagination{justify-content:space-between;gap:16px;margin-top:42px}.page-numbers a,.pagination>a{padding:9px 13px;border:1px solid var(--line);background:var(--surface);border-radius:9px;font-weight:700}.page-numbers{flex-wrap:wrap}.contact-card,.empty-state,.guidelines{padding:30px;background:var(--surface);border:1px solid var(--line);border-radius:16px}.simple-page{padding:76px 0;min-height:55vh}.article-description,.simple-page .lead{font-size:1.18rem;color:var(--muted)}.simple-page h2{margin-top:36px}.center-page{text-align:center}.center-page .button{margin-top:20px}.article-page{padding:70px 0 30px}.article-header{text-align:center}.article-header h1{font-size:clamp(2.25rem,5vw,4.4rem)}.article-meta{justify-content:center;margin-top:22px}.back-link{display:inline-block;margin-bottom:24px;color:var(--primary);font-weight:800}.article-image{margin-top:42px}.article-image img{width:100%;border-radius:22px;border:1px solid var(--line);background:#dce6e8}.article-body{font-family:Georgia,Times New Roman,serif;font-size:1.12rem;line-height:1.85;padding-top:44px}.article-body h2,.article-body h3{font-family:Arial,Helvetica,sans-serif;line-height:1.25;letter-spacing:-.02em;margin-top:2.2em}.article-body h2{font-size:1.85rem}.article-body h3{font-size:1.4rem}.article-body a{color:var(--primary);text-decoration:underline}.article-body blockquote{margin:2em 0;padding:12px 24px;border-left:4px solid var(--primary);background:var(--soft)}.article-body code{background:#e9edf3;border-radius:5px;padding:2px 5px;font-size:.9em}.article-body pre{overflow:auto;background:#111827;color:#e5e7eb;padding:20px;border-radius:12px}.article-body table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.article-body td,.article-body th{border:1px solid var(--line);padding:10px;text-align:left}.related-section{border-top:1px solid var(--line)}.search-label{display:block;font-weight:800;margin:28px 0 8px}.search-input{width:100%;padding:17px 18px;border:1px solid #cfd5df;border-radius:12px;font:inherit;background:#fff}.search-input:focus,input:focus,textarea:focus{outline:3px solid rgba(13,148,136,.18);border-color:var(--primary)}.search-status{color:var(--muted);margin:10px 0 25px}.guest-form{margin-top:34px;padding:30px;background:#fff;border:1px solid var(--line);border-radius:18px}.guest-form label{display:block;font-weight:800;margin-bottom:18px}.guest-form input,.guest-form textarea{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid #cfd5df;border-radius:10px;font:inherit;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.checkbox-label{display:flex!important;align-items:flex-start;gap:10px}.checkbox-label input{width:auto;margin-top:5px}.form-message{padding:12px 14px;border-radius:10px}.form-message.success{background:#ecfdf3;color:#067647}.form-message.error{background:#fef3f2;color:#b42318}.policy h2{font-size:1.5rem}.site-footer{background:#101828;color:#d0d5dd;margin-top:50px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:60px;gap:60px;padding:58px 0}.footer-brand{font-size:1.35rem;font-weight:800;color:#fff}.footer-grid h2{font-size:1rem;color:#fff}.footer-grid a{display:block;margin:8px 0}.footer-grid a:hover{color:#5eead4}.footer-bottom{padding:20px 0;border-top:1px solid #344054;font-size:.9rem}code{word-break:break-word}@media(max-width:850px){.main-nav{gap:13px}.featured-card{grid-template-columns:1fr}.featured-image{min-height:320px}.post-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:640px){.header-inner{align-items:flex-start;padding:14px 0;flex-direction:column}.main-nav{width:100%;overflow-x:auto;padding-bottom:4px}.hero{padding:62px 0}.featured-content{padding:26px}.footer-grid,.form-grid,.post-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.pagination{align-items:stretch;flex-direction:column}.page-numbers{order:-1}.article-page{padding-top:45px}}.home-post-list{gap:0}.home-post-item,.home-post-list{display:flex;flex-direction:column}.post-card-horizontal{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:360px;border-radius:0;border:0;border-top:1px solid var(--line);background:var(--surface);overflow:hidden}.post-card-horizontal:last-child{border-bottom:1px solid var(--line)}.post-card-horizontal .post-card-image{min-height:360px;aspect-ratio:auto}.post-card-horizontal .post-card-image img{object-fit:cover}.post-card-horizontal .post-card-body{justify-content:center;padding:42px}.post-card-horizontal .post-card-body h2{font-size:clamp(1.55rem,2.5vw,2.1rem);line-height:1.2}.post-card-horizontal .post-card-body p{font-size:1.05rem;line-height:1.75}.post-card-reverse .post-card-image{order:2}.post-card-reverse .post-card-body{order:1}.home-ad-placeholder,.home-ad-slot{width:100%;min-height:250px;margin:34px 0;display:flex;flex-direction:column;justify-content:center}.home-ad-slot{background:#fff}.home-ad-placeholder{align-items:center;border:1px dashed #cfd5df;background:#f9fafb;color:var(--muted);font-size:.8rem}.ad-label,.home-ad-placeholder{letter-spacing:.08em;text-transform:uppercase}.ad-label{display:block;margin-bottom:8px;color:#98a2b3;font-size:.7rem;text-align:center}.pagination{justify-content:flex-start;margin-top:48px}.page-numbers,.pagination{display:flex;align-items:center;gap:8px}.page-numbers a,.pagination-button,.pagination-ellipsis{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border:1px solid var(--line);border-radius:0;background:var(--surface);font-weight:700}.page-numbers a:hover,.pagination-button:hover{border-color:var(--primary);color:var(--primary)}.page-numbers .active{background:var(--primary);border-color:var(--primary);color:#fff}.pagination-ellipsis{min-width:44px;border-color:transparent;background:transparent}@media (max-width:760px){.post-card-horizontal{grid-template-columns:1fr}.post-card-horizontal .post-card-image{min-height:240px;order:1}.post-card-horizontal .post-card-body{padding:26px;order:2}.post-card-reverse .post-card-image{order:1}.post-card-reverse .post-card-body{order:2}.home-ad-placeholder,.home-ad-slot{min-height:180px;margin:24px 0}.pagination{align-items:flex-start;flex-direction:row}.page-numbers,.pagination{flex-wrap:wrap}}.simple-page{padding:64px 0 80px}.guest-page-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;grid-gap:52px;gap:52px}.guest-page-content{min-width:0;padding:38px;border:1px solid var(--line);background:var(--surface)}.guest-page-content h1{margin:0 0 28px;font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.1}.guest-page-content h2{margin:0 0 20px;font-size:1.65rem}.guest-page-content h3{margin:30px 0 14px;font-size:1.15rem}.guest-page-content li,.guest-page-content p{color:var(--muted);font-size:1rem;line-height:1.8}.guest-page-content ul{margin:0;padding-left:22px}.guest-important-box{margin:30px 0;padding:20px 22px;border-left:4px solid var(--primary);background:rgba(15,118,110,.08)}.guest-important-box strong{display:block;margin-bottom:6px;color:var(--text)}.guest-important-box p{margin:0}.guest-email{color:var(--primary);font-size:1.08rem;font-weight:800;text-decoration:underline;text-underline-offset:4px}.guest-page-sidebar{position:-webkit-sticky;position:sticky;top:100px;padding:28px;border:1px solid var(--line);background:var(--surface)}.guest-page-sidebar>h2{margin:0 0 22px;padding-bottom:13px;border-bottom:2px solid var(--primary);font-size:1.3rem}.guest-latest-posts{display:flex;flex-direction:column}.guest-latest-item{padding:16px 0;border-bottom:1px solid var(--line)}.guest-latest-item:first-child{padding-top:0}.guest-latest-item:last-child{border-bottom:0}.guest-latest-item h3{margin:0 0 7px;font-size:.98rem;line-height:1.45}.guest-latest-item h3 a{color:var(--text)}.guest-latest-item h3 a:hover{color:var(--primary)}.guest-latest-item time{color:var(--muted);font-size:.8rem}@media (max-width:850px){.guest-page-layout{grid-template-columns:1fr;gap:32px}.guest-page-sidebar{position:static}}@media (max-width:600px){.simple-page{padding:36px 0 56px}.guest-page-content,.guest-page-sidebar{padding:22px}}