.home-landing{width:100%;max-width:760px;padding-bottom:4rem}.home-landing-section{margin-top:2.75rem}.home-landing-heading{font-family:var(--font-playfair), "Playfair Display", serif;color:var(--text);margin:0 0 1.25rem;font-size:clamp(1.65rem,3.5vw,2rem);font-style:italic;font-weight:700;line-height:1.2}.home-landing-subhead{color:var(--brown);margin:-.5rem 0 1.25rem;font-size:1rem;line-height:1.6}.home-hero{margin-bottom:.5rem}.home-hero-heading{font-family:var(--font-playfair), "Playfair Display", serif;color:var(--text);max-width:18ch;margin:0;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.15}.home-intro{flex-direction:column;gap:1rem;display:flex}.home-intro p{color:var(--text);margin:0;font-size:1.05rem;line-height:1.7}.home-intro-callouts{flex-direction:column;gap:.85rem;margin-top:1.35rem;display:flex}.home-intro-tldr{margin:0;font-size:1.02rem;line-height:1.55}.home-intro-tldr strong{font-weight:700}.home-intro-link{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:14px;flex-wrap:wrap;align-items:center;gap:.4rem .55rem;padding:.95rem 1.25rem;font-size:.98rem;line-height:1.4;text-decoration:none;transition:border-color .15s,color .15s;display:flex}.home-intro-link:hover{color:var(--pink);border-color:var(--pink)}.home-intro-link-arrow{color:var(--link);font-weight:600}.home-intro-link:hover .home-intro-link-arrow{color:var(--pink)}.home-gold-card{background:var(--link);color:#fff;border-radius:14px;padding:1.5rem 1.65rem;font-size:1.05rem;line-height:1.65;box-shadow:0 1px #523e290f}.home-gold-card p{margin:0}.home-setup-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.home-setup-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;min-height:100%;display:flex;overflow:hidden}.home-setup-body{color:var(--text);flex:1;margin:0;padding:1.25rem 1.35rem 1.1rem;font-size:.95rem;line-height:1.65}.home-setup-title{background:var(--text);color:var(--bg);letter-spacing:.01em;text-align:center;margin:0;padding:.85rem 1.35rem;font-size:.98rem;font-weight:700;line-height:1.35}.home-work-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.home-work-row{background:var(--link);color:#fff;border-radius:999px;align-items:center;gap:.85rem;padding:.85rem 1.25rem .85rem 1rem;display:flex}.home-work-icon{color:#fff;background:#ffffff2e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.home-work-icon svg{width:1rem;height:1rem}.home-work-text{margin:0;font-size:.95rem;line-height:1.35}.home-work-text strong{font-weight:700}.home-industries-label{color:var(--text);font-weight:600}.home-build-card{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:14px;padding:.35rem 1.5rem .5rem;box-shadow:0 1px #523e290a}.home-build-case{border-bottom:1px solid var(--border-inner);padding:1.25rem 0}.home-build-case:last-child{border-bottom:none}.home-build-case-title{color:var(--text);margin:0 0 .55rem;font-size:1.02rem;font-weight:700;line-height:1.35}.home-build-case-tags{color:var(--brown);font-weight:500}.home-build-case-body{color:var(--text);margin:0 0 .65rem;font-size:.95rem;line-height:1.65}.home-build-case-skills{color:var(--brown);margin:0;font-size:.88rem;line-height:1.55}.home-build-case-skills strong{color:var(--text);font-weight:600}.home-tools-bento{grid-template-columns:1fr 1fr;align-items:start;gap:1rem;display:grid}.home-tool-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 1px #523e290a}.home-tool-card-wide{grid-column:1/-1}.home-tool-card-header{background:var(--link);color:#fff;justify-content:center;align-items:center;padding:.85rem 1rem;display:flex}.home-tool-card-title{letter-spacing:.01em;color:#fff;margin:0;font-size:.92rem;font-weight:700;line-height:1.2}.home-tool-grid{grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.home-tool-card-wide .home-tool-grid{grid-template-columns:repeat(4,1fr)}.home-tool-cell{text-align:center;color:var(--text);border-top:1px solid var(--border-inner);border-right:1px solid var(--border-inner);flex-direction:column;justify-content:center;align-items:center;gap:.45rem;min-height:4.5rem;padding:1rem .65rem .9rem;font-size:.88rem;line-height:1.35;display:flex}.home-tool-logo{width:1.5rem;height:1.5rem;color:var(--text);flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:inline-flex}.home-tool-logo svg{width:1.25rem;height:1.25rem}.home-tool-logo-fallback{background:var(--muted);width:1.5rem;height:1.5rem;color:var(--brown);border-radius:7px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.home-tool-name{display:block}.home-tool-cell:nth-child(2n){border-right:none}.home-tool-card-wide .home-tool-cell:nth-child(2n){border-right:1px solid var(--border-inner)}.home-tool-card-wide .home-tool-cell:nth-child(4n){border-right:none}.home-tool-cell:last-child:nth-child(odd){border-right:none;grid-column:1/-1}.home-tool-card-wide .home-tool-cell:last-child:nth-child(odd){grid-column:auto}.home-cta-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.65rem}.home-cta-lead{color:var(--text);margin:0 0 1.35rem;font-size:1.05rem;line-height:1.55}.home-cta-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.home-cta-row{color:var(--text);align-items:center;gap:.75rem;font-size:.95rem;text-decoration:none;transition:color .15s;display:flex}.home-cta-row:hover{color:var(--pink)}.home-cta-icon{width:1.75rem;height:1.75rem;color:var(--link);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-cta-icon svg{width:1.15rem;height:1.15rem}.home-cta-button{background:var(--link);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.home-cta-button:hover{opacity:.9;color:#fff}.home-cta-button-pink{background:var(--pink)}@media (max-width:640px){.home-setup-grid{grid-template-columns:1fr}.home-hero-heading{max-width:none}.home-work-row{border-radius:14px;align-items:flex-start}.home-tools-bento{grid-template-columns:1fr}.home-tool-card-wide .home-tool-grid{grid-template-columns:1fr 1fr}.home-tool-card-wide .home-tool-cell:nth-child(2n){border-right:none}.home-tool-card-wide .home-tool-cell:nth-child(odd){border-right:1px solid var(--border-inner)}}
