@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.grow{flex-grow:1}}:root{--background:#fff9f2;--foreground:#21354b;--navy:#21354b;--navy-soft:#48617a;--cream:#fff9f2;--white:#fff;--pink:#ffe1e8;--pink-strong:#f47f73;--teal:#3ea9a5;--teal-soft:#d7f5f0;--yellow:#ffe59a;--peach:#ffe7d4;--mint:#e8faf5;--border:#eed9c8;--shadow:#21354b14}html{scroll-behavior:smooth}body{color:var(--foreground);background:radial-gradient(circle at 0 0,#ffe1e88c,#0000 25%),radial-gradient(circle at 100% 0,#d7f5f073,#0000 28%),linear-gradient(#fffaf5 0%,#fff8f1 100%);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9f2e0;border-bottom:1px solid #eed9c8e6;position:sticky;top:0}.site-main{padding:0 0 4rem}.site-footer{background:#ffffffa6;border-top:1px solid #eed9c8e6}.site-container{width:100%;max-width:1180px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.header-inner,.footer-inner{justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;padding-bottom:1rem;display:flex}@media (max-width:920px){.header-inner,.footer-inner{flex-direction:column;align-items:flex-start}}.brand-block{min-width:0}.brand-link{align-items:center;gap:.75rem;display:flex}.brand-logo{border-radius:12px;flex-shrink:0;width:44px;height:44px;display:block}.brand-text{flex-direction:column;min-width:0;display:flex}.site-title{letter-spacing:-.03em;color:var(--navy);font-size:1.4rem;font-weight:900;line-height:1.05;display:inline-block}.site-tagline{color:var(--teal);margin:.2rem 0 0;font-size:.85rem;font-weight:700}.nav-list{flex-wrap:wrap;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{border:1px solid var(--border);color:var(--navy);box-shadow:0 8px 18px var(--shadow);background:#ffffffc7;border-radius:999px;padding:.7rem 1rem;font-size:.95rem;font-weight:800;transition:transform .18s,border-color .18s,background .18s;display:inline-block}.nav-link:hover{background:#fffdfb;border-color:#f4b7b8;transform:translateY(-1px)}.nav-link-active{color:#fff;background:linear-gradient(135deg,#f4907d,#f47f73);border-color:#0000;box-shadow:0 12px 26px #f47f7347}.home-page{flex-direction:column;gap:2.25rem;display:flex}.hero-banner-section{padding-top:1.25rem}.hero-banner-frame{border:1px solid var(--border);box-shadow:0 18px 40px var(--shadow);background:#ffffffd1;border-radius:32px;overflow:hidden}.hero-banner-image{width:100%;height:auto;display:block}.intro-section,.featured-section,.about-home-section,.categories-section,.posts-preview-section{width:100%}.intro-panel,.content-panel,.feature-card,.simple-card,.split-card{border:1px solid var(--border);box-shadow:0 14px 36px var(--shadow);background:#ffffffd1;border-radius:28px}.intro-panel,.content-panel,.split-card,.feature-card,.simple-card{padding:1.5rem}.section-kicker,.feature-label{text-transform:uppercase;letter-spacing:.16em;color:#c76d63;font-size:.78rem;font-weight:900;display:inline-block}.hero-title,.section-title.big-title{letter-spacing:-.04em;color:var(--navy);margin:.5rem 0 0;font-size:clamp(2.2rem,5vw,4rem);font-weight:900;line-height:1.04}.section-title{letter-spacing:-.03em;color:var(--navy);margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;line-height:1.15}.hero-text,.body-text,.feature-text,.simple-card-text{color:var(--navy-soft);font-size:1.02rem;line-height:1.85}.button-row{flex-wrap:wrap;gap:.85rem;margin-top:1.5rem;display:flex}.btn-primary,.btn-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.25rem;font-weight:900;transition:transform .18s,opacity .18s,background .18s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#f4907d,#f47f73);box-shadow:0 12px 28px #f47f7347}.btn-secondary{color:var(--navy);border:1px solid var(--border);box-shadow:0 8px 18px var(--shadow);background:#fff}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-1px)}.section-heading{flex-direction:column;gap:.3rem;margin-bottom:1rem;display:flex}.card-grid{gap:1.25rem;display:grid}.card-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:960px){.card-grid.three-up,.card-grid.two-up{grid-template-columns:1fr}}.feature-title,.simple-card-title{color:var(--navy);margin:.9rem 0 0;font-size:1.35rem;font-weight:900;line-height:1.24}.feature-link{color:var(--teal);margin-top:1rem;font-weight:900;display:inline-block}.split-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}@media (max-width:960px){.split-panel{grid-template-columns:1fr}}.pink-card{background:linear-gradient(#fff7f8 0%,#fff1f3 100%)}.yellow-card{background:linear-gradient(#fffdf5 0%,#fff7dc 100%)}.mint-card{background:linear-gradient(#f3fffb 0%,#e7fbf5 100%)}.peach-card{background:linear-gradient(#fff8f2 0%,#ffefe1 100%)}.stack-list{flex-direction:column;gap:.85rem;margin-top:1rem;display:flex}.stack-item{color:var(--navy-soft);background:#ffffffc7;border:1px solid #eed9c8f2;border-radius:20px;padding:.95rem 1rem;line-height:1.7}.page-stack{flex-direction:column;gap:1.5rem;padding-top:1.5rem;padding-bottom:1rem;display:flex}.text-stack{flex-direction:column;gap:1rem;display:flex}.post-panel{border:1px solid var(--border);box-shadow:0 14px 36px var(--shadow);background:#ffffffe0;border-radius:28px;padding:1.75rem}.post-meta{color:var(--teal);margin-top:.75rem;font-size:.95rem;font-weight:700}.post-content{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.post-content p{color:var(--navy-soft);margin:0;font-size:1.04rem;line-height:1.9}.footer-title{color:var(--navy);margin:0;font-size:1rem;font-weight:900}.footer-text{color:var(--navy-soft);margin:.35rem 0 0;font-size:.95rem;line-height:1.7}
