*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#262626;background:#fcfcfc;line-height:1.7;min-height:100vh;display:flex;flex-direction:column}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.container{padding:0 1.5rem}}.skip-link{position:absolute;top:-100%;left:.5rem;padding:.5rem 1rem;background:#262626;color:#fafafa;border-radius:.25rem;z-index:100;text-decoration:none;font-size:.875rem}.skip-link:focus{top:.5rem}h1,h2,h3,h4,h5,h6{font-family:"Playfair Display",Georgia,serif;font-weight:400;letter-spacing:-.025em}h1{font-size:2.25rem;font-weight:500;line-height:1.15}@media (min-width: 640px){h1{font-size:3rem}}@media (min-width: 1024px){h1{font-size:3.75rem}}h2{font-size:1.875rem;line-height:1.2}@media (min-width: 640px){h2{font-size:2.25rem}}h3{font-size:1.5rem;line-height:1.3}@media (min-width: 640px){h3{font-size:1.875rem}}p,li{font-size:1.125rem;line-height:1.75}.site-header{position:fixed;top:0;width:100%;background:rgba(252,252,252,.9);backdrop-filter:blur(8px);border-bottom:1px solid #e5e5e5;z-index:50;height:64px}.nav{display:flex;align-items:center;justify-content:space-between;height:64px}.nav-brand{font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:500;font-size:1.25rem;letter-spacing:-.025em;color:#262626;text-decoration:none}.nav-brand:hover{color:#666}.nav-links{display:none;list-style:none;gap:2rem}@media (min-width: 768px){.nav-links{display:flex}}.nav-link{font-size:.875rem;font-weight:500;color:#666;text-decoration:none;transition:color .15s;padding-bottom:.25rem}.nav-link:hover{color:#262626}.nav-link.active{color:#262626;font-weight:600;border-bottom:2px solid #262626}.nav-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.5rem;margin-right:-.5rem;color:#262626;min-height:44px;min-width:44px}@media (min-width: 768px){.nav-toggle{display:none}}.mobile-menu{position:fixed;inset:64px 0 0 0;background:rgba(252,252,252,.98);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;padding-top:3rem;z-index:50}.mobile-menu[hidden]{display:none}.mobile-link{font-size:1.125rem;font-weight:500;color:#666;text-decoration:none;padding:1rem 1.5rem;min-height:44px;min-width:44px;display:flex;align-items:center}.mobile-link:hover{color:#262626}.mobile-link.active{color:#262626;font-weight:600}main{flex:1;margin-top:64px;padding:4rem 0}.prose{max-width:720px;margin:0 auto}.prose h1{font-size:2rem;margin-bottom:1rem}.prose h2{font-size:1.5rem;font-weight:500;margin-top:2.5rem;margin-bottom:1rem}.prose h3{font-size:1.25rem;font-weight:500;margin-top:2rem;margin-bottom:.75rem}.prose h4{font-size:1.125rem;font-weight:500;margin-top:1.5rem;margin-bottom:.5rem}.prose p{margin-bottom:1rem}.prose a{color:#262626;text-decoration:underline;text-underline-offset:4px}.prose a:hover{color:#666}.prose ul,.prose ol{margin-bottom:1.25rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose blockquote{border-left:3px solid #e5e5e5;padding-left:1rem;margin:1.5rem 0;color:#666;font-style:italic}.prose code{background:#f2f2f2;padding:.15rem .4rem;border-radius:.25rem;font-size:.875em}.prose pre{background:#1e293b;color:#e2e8f0;padding:1.25rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0;font-size:.875rem;line-height:1.6}.prose pre code{background:none;padding:0;border-radius:0;font-size:inherit;color:inherit}.prose img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0}.prose hr{border:none;border-top:1px solid #e5e5e5;margin:2rem 0}.prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.prose table th,.prose table td{padding:.75rem;border:1px solid #e5e5e5;text-align:left}.prose table th{background:#f2f2f2;font-weight:600}.page-hero{text-align:center;padding:3rem 0 4rem}.page-hero h1{margin-bottom:1rem}.page-hero p{color:#666;max-width:600px;margin:0 auto}.blog-list{max-width:720px;margin:0 auto}.blog-card{display:block;padding:1.5rem 0;border-bottom:1px solid #e5e5e5;text-decoration:none;color:inherit;transition:opacity .15s}.blog-card:hover{opacity:.8}.blog-card:last-child{border-bottom:none}.blog-card-meta{font-size:.8125rem;color:#666;margin-bottom:.375rem}.blog-card-title{font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:500;margin-bottom:.5rem;color:#262626}.blog-card-excerpt{font-size:.9375rem;color:#666;line-height:1.6}.post-header{max-width:720px;margin:0 auto 2rem}.post-header .post-meta{font-size:.875rem;color:#666;margin-bottom:.75rem}.post-header h1{margin-bottom:1rem}.post-header .post-excerpt{font-size:1.125rem;color:#666;line-height:1.6}.hero{padding:4rem 0 5rem}@media (min-width: 768px){.hero{padding:6rem 0 7rem}}.hero h1{max-width:700px}.hero h1 .text-muted{color:#666}.hero p{color:#666;max-width:600px;margin-top:1rem}.hero .hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.section{padding:4rem 0}.section--alt{background:#f2f2f2}.section h2{margin-bottom:.5rem}.section-header{margin-bottom:2.5rem}.card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.card-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.card-grid{grid-template-columns:repeat(4, 1fr)}}.card{background:#fff;border:1px solid #e5e5e5;border-radius:.5rem;padding:1.5rem}.card .card-icon{color:#666;margin-bottom:1rem;font-size:1.5rem}.card h3{font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;font-weight:600;margin-bottom:.5rem}.card p{font-size:.9375rem;color:#666;line-height:1.6}.steps-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.steps-grid{grid-template-columns:repeat(3, 1fr)}}.step .step-number{font-family:"Playfair Display",Georgia,serif;font-size:3rem;font-weight:400;color:#666;line-height:1;margin-bottom:.5rem}.step h3{font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.step p{font-size:.9375rem;color:#666;line-height:1.6}.site-footer{border-top:1px solid #e5e5e5;padding:3rem 0;background:#f2f2f2}.footer-main{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:1.5rem}@media (min-width: 768px){.footer-main{flex-direction:row;justify-content:space-between}}.footer-cc{display:flex;align-items:center;gap:.5rem}.footer-small{font-size:.75rem;color:#666}.footer-small a{text-decoration:underline;color:#666}.footer-small a:hover{color:#262626}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-links a{font-size:.875rem;color:#666;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#262626}.footer-legal{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-legal a{font-size:.75rem;color:#666;text-decoration:none;transition:color .15s}.footer-legal a:hover{color:#262626}a:focus-visible,button:focus-visible{outline:2px solid #262626;outline-offset:2px;border-radius:2px}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#262626;color:#fafafa;text-decoration:none;border-radius:.25rem;font-weight:500;font-size:.9375rem;transition:background .15s,color .15s;border:1px solid #262626;cursor:pointer}.btn:hover{background:#4c4c4c;border-color:#4c4c4c}.btn--outline{background:rgba(0,0,0,0);color:#262626;border:1px solid #e5e5e5}.btn--outline:hover{background:#f2f2f2;border-color:#262626}.btn--light{background:#fafafa;color:#262626;border:1px solid #fafafa}.btn--light:hover{background:#ededed}.cta-dark{background:#262626;color:#fafafa;text-align:center;padding:4rem 1.5rem}.cta-dark h2{color:#fafafa;margin-bottom:1rem}.cta-dark p{color:rgba(250,250,250,.8);max-width:600px;margin:0 auto 2rem}@media (min-width: 768px){.about-grid{grid-template-columns:1fr 1fr !important}}