.home-page{background:var(--bg-deep);color:var(--text-main)}.home-container{width:min(1200px,92%);margin:0 auto}.home-section-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-primary);align-items:center;gap:.7rem;margin:0 0 .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.home-section-kicker:before{content:"";background:#2a6b4a57;width:24px;height:1px}.home-hero{border-bottom:var(--border-subtle);align-items:center;min-height:clamp(560px,88vh,780px);display:flex;position:relative;overflow:hidden}.home-hero-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.home-hero-content{z-index:2;max-width:760px;padding:6rem 0 4.75rem;position:relative}.home-badge{border-radius:var(--radius-full);border:var(--border-accent);color:var(--accent-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.1rem;padding:.38rem .85rem;font-size:.72rem;font-weight:600;display:inline-block}.home-hero-title{letter-spacing:-.03em;text-wrap:balance;color:#fff;max-width:11ch;margin:0;font-size:clamp(2.2rem,4.8vw,3.9rem);font-weight:700;line-height:1.08}.home-hero-subtitle{color:#ffffffc7;max-width:620px;margin:1.35rem 0 0;font-size:clamp(1rem,1.45vw,1.14rem);line-height:1.75}.home-hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.home-hero-actions .btn-outline{color:#fff;border-color:#ffffff8c}.home-hero-actions .btn-outline:hover{color:#fff;background:#ffffff1a;border-color:#fff}.home-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;max-width:760px;margin-top:2.3rem;display:grid}.home-stat{border-radius:var(--radius-md);background:#ffffffeb;border:1px solid #ffffff2e;flex-direction:column;gap:.3rem;padding:.95rem 1rem;display:flex;box-shadow:0 16px 40px #00000014}.home-stat strong{color:var(--text-secondary);font-size:.9rem;font-weight:600}.home-stat span{color:var(--text-muted);font-size:.76rem;line-height:1.4}.home-gallery-strip{border-top:var(--border-subtle);border-bottom:var(--border-subtle);background:#f3f1eb;padding:3.2rem 0 0;overflow:hidden}.home-gallery-intro{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.home-gallery-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-primary);margin-bottom:.5rem;font-size:.72rem;font-weight:600}.home-gallery-title{letter-spacing:-.02em;color:var(--text-main);max-width:14ch;margin:0;font-size:clamp(1.45rem,2.35vw,2rem);font-weight:700}.home-gallery-cta-btn{flex-shrink:0;font-size:.88rem}.home-gallery-track-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 7% 93%,#0000 100%)}.home-gallery-track{gap:.9rem;width:max-content;animation:42s linear infinite gallery-scroll;display:flex}.home-gallery-track:hover{animation-play-state:paused}@keyframes gallery-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-gallery-item{border-radius:var(--radius-lg);background:#fff;border:1px solid #00000014;flex-shrink:0;width:300px;height:210px;overflow:hidden;box-shadow:0 14px 30px #00000014}.home-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.home-gallery-track:hover .home-gallery-item:hover img{transform:scale(1.07)}.home-section-divider{background:var(--border-subtle);width:min(1200px,92%);height:1px;margin:0 auto}.home-section{padding:clamp(4rem,6vw,6.5rem) 0;position:relative}.home-section--offers,.home-print-section{background:#fff}.home-section--story{background:#fbfaf7}.home-section--expo{background:#fff}.home-section-header{flex-direction:column;gap:.55rem;margin-bottom:2.4rem;display:flex}.home-section-header h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:700}.home-section-header p{color:var(--text-muted);margin:0;font-size:1rem}.home-section-header--compact{margin-bottom:0}.home-offers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.home-offer-panel{border-radius:var(--radius-lg);color:var(--text-main);border:var(--border-subtle);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);background:#fff;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 10px 28px #0000000a}.home-offer-panel:hover{border-color:#0000001f;transform:translateY(-4px);box-shadow:0 22px 46px #00000014}.home-offer-panel-img-wrap{flex-shrink:0;height:330px;position:relative;overflow:hidden}.home-offer-panel-img-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fbfaf7f5);height:84px;position:absolute;bottom:0;left:0;right:0}.home-offer-panel-img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow);display:block}.home-offer-panel:hover .home-offer-panel-img{transform:scale(1.06)}.home-offer-panel-body{flex-direction:column;flex:1;gap:.8rem;padding:1.2rem 1.55rem 1.95rem;display:flex}.home-offer-panel-header{justify-content:space-between;align-items:center;display:flex}.home-offer-panel-num{letter-spacing:.12em;color:var(--text-faint);font-size:.7rem;font-weight:800}.home-offer-panel-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);border:var(--border-accent);border-radius:var(--radius-full);background:#2a6b4a0d;padding:.2rem .6rem;font-size:.66rem;font-weight:600}.home-offer-panel-title{letter-spacing:-.025em;color:var(--text-main);margin:0;font-size:clamp(1.28rem,1.8vw,1.62rem);font-weight:700;line-height:1.16}.home-offer-panel-desc{color:var(--text-muted);margin:0;font-size:.87rem;line-height:1.65}.home-offer-panel-cta{color:var(--accent-primary);transition:gap var(--transition-fast);align-items:center;gap:.3rem;margin-top:auto;padding-top:.4rem;font-size:.86rem;font-weight:600;display:inline-flex}.home-offer-panel:hover .home-offer-panel-cta{gap:.55rem}.home-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-print-inner{grid-template-columns:.95fr 1.05fr;align-items:center;gap:4rem;display:grid}.home-print-media{border-radius:calc(var(--radius-lg) + 2px);aspect-ratio:4/3;background:#fff;border:10px solid #fff;overflow:hidden;box-shadow:0 24px 48px #0000001f}.home-print-media img{object-fit:cover;width:100%;height:100%;display:block}.home-badge-inline{border-radius:var(--radius-full);border:var(--border-accent);color:var(--accent-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.9rem;padding:.3rem .7rem;font-size:.7rem;font-weight:600;display:inline-block}.home-print-content h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.5rem,2.7vw,2.1rem);font-weight:700}.home-print-content>p{color:var(--text-muted);margin:.85rem 0 0;line-height:1.7}.home-print-highlights{flex-direction:column;gap:1rem;margin-top:1.7rem;display:flex}.home-print-item{border-bottom:1px solid #0000000f;align-items:flex-start;gap:.95rem;padding-bottom:.95rem;display:flex}.home-print-item:last-child{border-bottom:none;padding-bottom:0}.home-print-icon{color:var(--accent-primary);flex-shrink:0;margin-top:.1rem;font-size:.9rem}.home-print-item strong{color:var(--text-secondary);margin-bottom:.18rem;font-size:.93rem;display:block}.home-print-item p{color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.55}.home-print-link{margin-top:1.5rem;display:inline-flex}.home-split{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.home-split-content h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.45rem,2.5vw,2.1rem);font-weight:700}.home-split-content>p{color:var(--text-muted);margin:.85rem 0 0;line-height:1.7}.home-strengths-list{color:var(--text-secondary);margin:1rem 0 0;padding-left:1.1rem;line-height:1.85}.home-strengths-list li{margin-top:.4rem}.home-founder-quote{border-left:2px solid var(--border-strong);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--text-muted);background:#ffffffc7;margin:1.5rem 0 0;padding:1.25rem 1.4rem;font-size:.92rem;font-style:italic;line-height:1.68;box-shadow:0 12px 28px #0000000a}.home-founder-quote cite{color:var(--text-faint);letter-spacing:.02em;margin-top:.6rem;font-size:.78rem;font-style:normal;font-weight:600;display:block}.home-inline-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.home-split-media{border-radius:calc(var(--radius-lg) + 2px);aspect-ratio:4/3;background:#fff;border:10px solid #fff;overflow:hidden;box-shadow:0 24px 48px #0000001f}.home-split-media img{object-fit:cover;width:100%;height:100%;display:block}.home-expo-banner{border:var(--border-subtle);border-radius:var(--radius-xl);background:#f6f3ec;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:2.5rem;display:grid;box-shadow:0 14px 34px #0000000d}.home-expo-text h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.45rem,2.5vw,2rem);font-weight:700}.home-expo-text>p{color:var(--text-muted);margin:0;line-height:1.7}.home-expo-tags{flex-direction:column;gap:.5rem;margin-top:1.2rem;display:flex}.home-expo-tags span{color:var(--text-muted);font-size:.9rem}.home-expo-action{flex-direction:column;gap:1.1rem;display:flex}.home-expo-media{border-radius:var(--radius-lg);aspect-ratio:4/3;background:#fff;border:8px solid #fff;overflow:hidden;box-shadow:0 20px 40px #0000001f}.home-expo-media img{object-fit:cover;width:100%;height:100%;display:block}.home-expo-btn{justify-content:center;width:100%}.home-final-cta{padding-top:0}.home-final-cta-inner{border-radius:var(--radius-lg);border:var(--border-subtle);background:#f3f1eb;grid-template-columns:1.2fr .8fr;align-items:end;gap:1rem;padding:2.5rem 2.6rem;display:grid}.home-final-cta-inner h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.3rem,2.4vw,1.9rem);font-weight:700}.home-final-cta-inner p{color:var(--text-muted);margin:.5rem 0 0}.home-final-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}@media (max-width:1080px){.home-offers-grid{grid-template-columns:1fr}.home-offer-panel-img-wrap{height:320px}.home-process-grid{grid-template-columns:1fr 1fr}.home-split,.home-print-inner,.home-expo-banner,.home-final-cta-inner{grid-template-columns:1fr}.home-print-inner,.home-expo-banner{gap:2rem}.home-final-actions{justify-content:flex-start}.home-expo-btn{width:auto}}@media (max-width:640px){.home-offers-grid,.home-process-grid,.home-hero-stats{grid-template-columns:1fr}.home-hero-content{padding-top:3.5rem}.home-gallery-intro{flex-direction:column;align-items:flex-start}.home-gallery-item{width:220px;height:155px}.home-expo-banner,.home-final-cta-inner{padding:1.5rem}}
