:root{--color-primary: #0f3d3e;--color-primary-dark: #0c2f30;--color-accent: #f0544f;--color-text: #1f2933;--color-text-light: #4b5563;--color-border: #d9d9d9;--color-bg: #f4e9d7;--color-surface: #ffffff;--shadow-soft: 0 12px 35px rgba(10, 31, 38, 0.12);--shadow-light: 0 6px 18px rgba(10, 31, 38, 0.08)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:17px}body{font-family:"IBM Plex Sans","Segoe UI","Helvetica Neue",Arial,sans-serif;font-size:17px;line-height:1.65;color:#1f2933;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;font-family:"Space Grotesk","IBM Plex Sans","Segoe UI",sans-serif;line-height:1.2;margin:1.5rem 0 .75rem 0;color:#0f3d3e}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}p{margin-bottom:.75rem}p:last-child{margin-bottom:0}a{color:#f0544f;text-decoration:none;transition:color 0.3s ease}a:hover{color:#0c2f30;text-decoration:underline}a:focus-visible{outline:2px solid #f0544f;outline-offset:2px}strong,b{font-weight:700}em,i{font-style:italic}code{font-family:"SFMono-Regular","Consolas","Liberation Mono","Menlo",monospace;font-size:14.875px;background-color:#f4e9d7;padding:0.2em 0.4em;border-radius:3px;color:#d64545}pre{background-color:#f4e9d7;border:1px solid #d9d9d9;border-radius:4px;padding:1rem;overflow-x:auto;margin:1rem 0}pre code{background:none;color:inherit;padding:0;border-radius:0}blockquote{border-left:4px solid #f0544f;padding-left:1rem;margin:1rem 0;color:#4b5563;font-style:italic}.wrapper{max-width:1120px;margin:0 auto;padding:0 1.5rem}.page-content{flex:1;padding:2.5rem 0 3rem 0}.site-header{background-color:rgba(255,255,255,0.9);backdrop-filter:blur(12px);border-bottom:1px solid #d9d9d9;padding:1.2rem 0;position:sticky;top:0;z-index:100;box-shadow:0 10px 30px rgba(12,47,48,0.08)}.site-header .wrapper{display:flex;justify-content:space-between;align-items:center}.site-title{font-size:1.625rem;font-weight:700;line-height:1.2;color:#0f3d3e;text-decoration:none;transition:color 0.3s ease}.site-title:hover{color:#f0544f}.site-title:focus-visible{outline:2px solid #f0544f;outline-offset:4px;border-radius:2px}.site-nav{position:relative;display:flex;align-items:center;gap:1rem}@media (max-width: 600px){.site-nav{width:100%;justify-content:flex-end}}.site-nav .trigger{display:flex;gap:1.5rem;list-style:none}@media (max-width: 600px){.site-nav .trigger{display:none;position:fixed;inset:0;background:rgba(255,255,255,0.97);backdrop-filter:blur(6px);padding:2.5rem 1.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;width:100%;max-width:none;min-height:100vh;margin:0 auto;box-shadow:0 12px 35px rgba(10,31,38,0.12);z-index:1200;text-align:center;overflow-y:auto}}.page-link{color:#1f2933;font-weight:500;transition:color 0.3s ease}.page-link:hover{color:#f0544f}.page-link:focus-visible{outline:2px solid #f0544f;outline-offset:4px;border-radius:2px}.page-link.is-active{color:#f0544f;font-weight:600}.nav-trigger{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}label[for="nav-trigger"]{display:none}@media (max-width: 600px){label[for="nav-trigger"]{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;cursor:pointer;box-shadow:var(--shadow-light);transition:border-color 0.2s ease, box-shadow 0.2s ease;position:relative;z-index:1101}}.nav-trigger:checked+label{border-color:#f0544f;box-shadow:0 0 0 3px rgba(240,84,79,0.15)}@media (max-width: 600px){.nav-trigger:checked ~ .trigger{display:flex;animation:fadeIn 0.2s ease}}.menu-icon{width:24px;height:24px;cursor:pointer;display:none}@media (max-width: 600px){.menu-icon{display:block}}.menu-icon svg{fill:#1f2933}.trigger__top{display:none}@media (max-width: 600px){.trigger__top{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:520px;position:absolute;top:1.2rem;left:50%;transform:translateX(-50%)}}.trigger__title{font-weight:600;color:#1f2933}.nav-close{display:none}@media (max-width: 600px){.nav-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #d9d9d9;border-radius:10px;background:#fff;font-size:1.5rem;line-height:1;cursor:pointer;box-shadow:var(--shadow-light)}}@media (max-width: 600px){.site-nav .trigger .page-link{font-size:1.35rem;font-weight:600;color:#1f2933;text-align:center;width:100%}}.site-footer{background:#0f3d3e;color:#f7f7f7;padding:3rem 0 2.5rem 0;margin-top:3rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:2rem}.footer-eyebrow{text-transform:uppercase;letter-spacing:0.08em;font-weight:700;font-size:0.8rem;color:rgba(247,247,247,0.8);margin:0 0 .4rem 0}.footer-title{font-size:1.4rem;margin:0 0 .5rem 0;color:#fff;font-weight:700}.footer-text{color:rgba(247,247,247,0.85);margin:0 0 .8rem 0}.footer-link{display:inline-flex;align-items:center;gap:0.35rem;color:rgba(247,247,247,0.95);margin-bottom:.5rem;text-decoration:none;font-weight:500}.footer-link:hover{color:#f0544f}.footer-links h4,.footer-social h4{margin:0 0 .75rem 0;color:#fff}.footer-links{display:flex;flex-direction:column}.footer-social{display:flex;flex-direction:column;gap:.75rem}.social-media-list{list-style:none;display:flex;flex-wrap:wrap;gap:.75rem;padding:0;margin:0}.social-pill{display:inline-flex;align-items:center;gap:0.5rem;padding:0.55rem 0.8rem;border-radius:999px;background:rgba(255,255,255,0.06);color:#fff;border:1px solid rgba(255,255,255,0.12);transition:background 0.2s ease, transform 0.2s ease, border-color 0.2s ease}.social-pill:hover{background:rgba(255,255,255,0.12);border-color:rgba(255,255,255,0.2);transform:translateY(-1px)}.social-icon{width:18px;height:18px;fill:currentColor}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,0.12);color:rgba(247,247,247,0.8);font-size:14.875px}@media (max-width: 600px){.footer-bottom{flex-direction:column;align-items:flex-start}}.footer-updated{margin:0}.hero{background:radial-gradient(circle at 20% 20%, rgba(240,84,79,0.08), transparent 35%),radial-gradient(circle at 80% 10%, rgba(15,61,62,0.08), transparent 30%),#f8f6f2;padding:3.5rem 0 3rem 0;border-bottom:1px solid #d9d9d9}.hero__grid{display:grid;grid-template-columns:1.2fr 0.8fr;gap:3rem}@media (max-width: 900px){.hero__grid{grid-template-columns:1fr;gap:2rem}}.hero__copy{display:flex;flex-direction:column;gap:1rem}.hero__eyebrow{letter-spacing:0.12em;font-size:0.75rem;font-weight:700;color:#0f3d3e;margin-bottom:.5rem}.hero__title{font-size:clamp(2.2rem, 4vw, 3rem);margin:0 0 .5rem 0}.hero__subtitle{max-width:46ch;color:#4b5563;font-size:1.05rem}.hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.hero__meta{list-style:none;display:flex;gap:1.5rem;padding:0;margin:1rem 0 0 0;color:#4b5563;font-size:1.4rem;font-weight:700;color:#0f3d3e;text-align:center;width:100%;padding:0.2rem 0;background:#fff;border:1px solid #d9d9d9;border-radius:16px;box-shadow:var(--shadow-soft);padding:1.5rem;position:relative}@media (max-width: 600px){.hero__meta .site-nav .trigger .page-link+.page-link{border-top:1px solid rgba(217,217,217,0.5);padding-top:.6rem}}@media (max-width: 600px){.hero__meta .site-nav .trigger .page-link.is-active{color:#f0544f}}@keyframes fadeIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hero__badge{position:absolute;top:1.2rem;right:1.2rem;background:rgba(240,84,79,0.12);color:#f0544f;padding:0.35rem 0.75rem;border-radius:999px;font-weight:700;font-size:0.8rem}.hero__card-title{font-weight:700;margin:0 0 .4rem 0;color:#0f3d3e}.hero__card-text{color:#4b5563;margin:0 0 .8rem 0}.hero__link{font-weight:600;color:#0f3d3e;text-decoration:none}.hero__link:hover{color:#f0544f}.section{padding:3rem 0}.section--tint{background:#f4e9d7;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.section__header{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem}@media (max-width: 600px){.section__header{flex-direction:column;align-items:flex-start}}.section__title{margin:0;font-size:1.75rem}.section__subtitle{color:#4b5563;max-width:52ch}.section__cta{font-weight:600;color:#0f3d3e}.section__cta:hover{color:#f0544f}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:1.5rem}.card{background:#fff;border:1px solid #d9d9d9;border-radius:14px;padding:1.4rem;box-shadow:var(--shadow-light);display:flex;flex-direction:column;justify-content:space-between;gap:1rem;transition:transform 0.2s ease, box-shadow 0.2s ease}.card:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.card__badge{display:inline-flex;align-items:center;padding:0.3rem 0.7rem;border-radius:999px;background:rgba(15,61,62,0.05);color:rgba(75,85,99,0.85);font-weight:600;font-size:0.8rem}.card__title{margin:0;font-size:1.3rem;color:#0f3d3e;font-weight:700}.card__text{color:rgba(75,85,99,0.75);margin:0}.card__footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:14.875px;color:rgba(75,85,99,0.65)}.card__link{font-weight:600;color:#f0544f}.post-card{background:#fff;border:1px solid #d9d9d9;border-radius:12px;padding:1.2rem;box-shadow:var(--shadow-light);display:flex;flex-direction:column;gap:.6rem;transition:transform 0.2s ease, box-shadow 0.2s ease}.post-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:1.5rem}.post-card__date{color:#4b5563;font-size:14.875px;margin:0}.post-card__title{margin:0;font-size:1.15rem}.post-card__excerpt{margin:0;color:#4b5563}.post-card__meta{margin:0;color:#4b5563;font-size:14.875px}.post-card__link{font-weight:600;color:#f0544f}.home .page-heading{font-size:2rem;margin-bottom:2rem}.posts-section{margin-top:3rem}.section-heading{font-size:1.5rem;margin-bottom:1.5rem;color:#0f3d3e}.post-list{list-style:none;padding:0}.post-list li{margin-bottom:2rem;border-bottom:1px solid #d9d9d9;padding-bottom:1.5rem}.post-list li:last-child{border-bottom:none}.post-preview .post-title{font-size:1.25rem;margin:0 0 .5rem 0}.post-preview .post-title a{color:#0f3d3e}.post-preview .post-title a:hover{color:#f0544f}.post-preview .post-meta{font-size:14.875px;color:#4b5563}.post-preview .post-excerpt{margin:.75rem 0 0 0;color:#4b5563}.page-article .page-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f0544f}.page-article .page-title{margin-bottom:.5rem}.page-article .page-subtitle{color:#4b5563;font-size:1.1rem;margin:0}.page-article .page-content{margin-top:2rem}.page-article .page-content h2{margin-top:2.5rem}.page-article .page-content h3{margin-top:2rem}.page-article .page-content ul,.page-article .page-content ol{margin:1rem 0;padding-left:2rem}.page-article .page-content ul li,.page-article .page-content ol li{margin-bottom:0.5rem}.btn,button,input[type="button"],input[type="submit"]{display:inline-flex;align-items:center;justify-content:center;gap:0.35rem;background-color:#f0544f;color:white;border:none;padding:0.85rem 1.6rem;border-radius:999px;cursor:pointer;font-size:1rem;font-weight:600;transition:transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;box-shadow:var(--shadow-light)}.btn:hover,button:hover,input[type="button"]:hover,input[type="submit"]:hover{background-color:#0c2f30;transform:translateY(-1px);box-shadow:var(--shadow-soft)}.btn:focus-visible,button:focus-visible,input[type="button"]:focus-visible,input[type="submit"]:focus-visible{outline:2px solid #f0544f;outline-offset:2px}.btn:disabled,button:disabled,input[type="button"]:disabled,input[type="submit"]:disabled{opacity:0.5;cursor:not-allowed}.btn--ghost{background:transparent;color:#0f3d3e;border:1.5px solid #d9d9d9;box-shadow:none}.btn--ghost:hover{background:#f8f6f2;color:#0c2f30;box-shadow:none}input[type="text"],input[type="email"],input[type="search"],textarea{width:100%;padding:0.75rem;border:1px solid #d9d9d9;border-radius:4px;font-family:"IBM Plex Sans","Segoe UI","Helvetica Neue",Arial,sans-serif;font-size:1rem;transition:border-color 0.3s ease}input[type="text"]:focus,input[type="email"]:focus,input[type="search"]:focus,textarea:focus{outline:none;border-color:#f0544f;box-shadow:0 0 0 3px rgba(33,150,243,0.1)}input[type="text"]:focus-visible,input[type="email"]:focus-visible,input[type="search"]:focus-visible,textarea:focus-visible{outline:2px solid #f0544f}.text-center{text-align:center}.text-right{text-align:right}.text-muted{color:#4b5563}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}table{width:100%;border-collapse:collapse;margin:1.5rem 0;background:#fff;border:1px solid #d9d9d9}th,td{padding:0.85rem 0.75rem;border-bottom:1px solid #d9d9d9;text-align:left}th{background:#f8f6f2;font-weight:700}tr:nth-child(even) td{background:rgba(15,61,62,0.02)}.callout{border-left:4px solid #0f3d3e;background:#f8f6f2;padding:1.2rem;border-radius:8px;margin:1.5rem 0}.callout--info{border-color:#f0544f}.callout--warn{border-color:#f39c12}.callout--success{border-color:#2d9c72}.callout--danger{border-color:#d64545}.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}:focus-visible{outline:2px solid #f0544f;outline-offset:2px}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:200;background:#0f3d3e;color:white;padding:0.75rem 1rem;border-radius:6px}.skip-link:focus{left:1rem;top:1rem;width:auto;height:auto}@media (max-width: 600px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.wrapper{padding:0 .75rem}.site-header .wrapper{flex-direction:row}.site-title{font-size:1.375rem}.page-content{padding:1rem 0}}@media print{body{background:white;color:black}a{text-decoration:underline}a::after{content:" (" attr(href) ")"}.site-header,.site-footer,.nav-trigger{display:none}}
