.about-home{position:relative;overflow:hidden;background:#ffffff}.about-home-glow,.about-home-texture{display:none}.about-home-wrap{position:relative;z-index:1;width:100%;max-width:80rem;margin:0 auto;padding:clamp(2rem,4vw,2.75rem) clamp(1.5rem,4vw,3.5rem) clamp(3rem,6vw,4.5rem)}.about-home-eyebrow{display:flex;align-items:center;gap:1rem;margin:0;font-size:clamp(1rem,2.2vw,1.375rem);font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#c18d00}.about-home-eyebrow:before{content:"";display:block;width:clamp(2.5rem,5vw,3.5rem);height:3px;background:#c18d00}.about-home-grid{display:grid;gap:3.5rem;align-items:center;margin-top:.5rem}@media (min-width:1024px){.about-home-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3.5rem}}.about-home-copy{display:flex;flex-direction:column;gap:1.2rem}.about-home-title{font-family:var(--font-display,Georgia,serif);font-size:clamp(2.25rem,5vw,3.65rem);font-weight:600;line-height:1.06;letter-spacing:-.025em;margin:0;color:#1f2937}.about-home-summary{margin:0;font-size:clamp(1.02rem,1.8vw,1.125rem);line-height:1.65;color:rgba(31,41,55,.78);max-width:34rem}.about-home-paragraph{margin:0;font-size:.9375rem;line-height:1.72;color:rgba(31,41,55,.58);max-width:32rem}.about-home-cta{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;margin-top:.35rem;padding:.85rem 1.4rem;border-radius:8px;border:1px solid #ffc107;background:var(--btn-yellow-bg);font-size:.875rem;font-weight:600;letter-spacing:.02em;text-decoration:none;color:var(--btn-yellow-text);box-shadow:none;transition:background .2s ease,border-color .2s ease}@media (hover:hover) and (pointer:fine){.about-home-cta:hover{background:var(--btn-yellow-bg-hover);border-color:#ffc107;box-shadow:none;transform:none}}.about-home-visual{position:relative;padding:0;border-radius:12px;background:#fff;border:1px solid #ececec;box-shadow:none}.about-home-image-ring{display:none!important}.about-home-image-frame{position:relative;overflow:hidden;aspect-ratio:5/6;border-radius:10px;border:1px solid #ececec;box-shadow:0 4px 14px rgba(0,0,0,.05)}.about-home-image-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent,transparent 75%,rgba(31,22,8,.18));pointer-events:none}.about-home-trust{margin-top:4rem;display:flex;flex-direction:column;gap:1.5rem;background:transparent!important;border:none!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.about-home-stats{list-style:none;margin:0;padding:0 0 1.35rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .5rem;border:none;border-bottom:1px solid #ececec;background:transparent}@media (min-width:768px){.about-home-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}}.about-home-stat-item{border:none;background:transparent;padding:.5rem 1rem;text-align:center;box-shadow:none}.about-home-stat-value{margin:0;font-family:var(--font-display,Georgia,serif);font-size:clamp(2.35rem,4vw,3rem);font-weight:700;line-height:1;color:#c18d00}.about-home-stat-label{margin:.45rem 0 0;font-size:.68rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:rgba(31,41,55,.5)}.about-home-pillars{display:grid;grid-template-columns:1fr;gap:1.25rem;background:transparent;border:none;padding:0}@media (min-width:640px){.about-home-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}}.about-home-pillar{display:flex;gap:1rem;align-items:flex-start;min-height:0;padding:1.25rem 1.35rem;background:#fff;border:1px solid #ececec;border-radius:12px;box-shadow:none;transition:border-color .2s ease,background .2s ease}.about-home-pillar-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0;border-radius:10px;border:1px solid rgba(193,141,0,.28);background:#fffaf0;color:#c18d00;box-shadow:none;flex-shrink:0}.about-home-pillar-icon-svg{width:1.25rem;height:1.25rem}.about-home-pillar-copy{min-width:0;padding-top:.15rem}.about-home-pillar-title{margin:0;font-family:var(--font-display,Georgia,serif);font-size:1.1rem;font-weight:600;line-height:1.25;color:#1f2937}.about-home-pillar-desc{margin:.4rem 0 0;font-size:.875rem;line-height:1.5;color:rgba(31,41,55,.55)}@media (hover:hover) and (pointer:fine){.about-home-pillar:hover{background:#fafafa;border-color:#e0e0e0}}.about-home-reveal{will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.about-home-pillar:hover{transform:none}}@media (max-width:639px){.about-home-wrap{padding-left:1.15rem;padding-right:1.15rem}.about-home-visual{max-width:100%;padding:0}.about-home-grid{gap:2rem}}