.on-home{--lux-bg:#f7f1e8;--lux-panel:#fffdf8;--lux-gold:#9a3412;--lux-gold-soft:rgba(154,52,18,0.12);--lux-line:rgba(120,53,15,0.18);--lux-ivory:#292524;--lux-muted:rgba(41,37,36,0.64);--lux-display:"IBM Plex Serif","Noto Serif KR",serif;--lux-peach:#166534;background:repeating-linear-gradient(90deg,transparent,transparent 47px,rgba(154,52,18,.035) 47px,rgba(154,52,18,.035) 48px),var(--lux-bg);color:var(--lux-ivory);min-height:70vh}body:has(.on-home){background:#f7f1e8}.on-home .home-hero{position:relative;min-height:78svh;overflow:hidden;display:grid;align-items:stretch;gap:1.4rem}@media (min-width:960px){.on-home .home-hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:86svh}}.on-home .home-hero-gallery{position:relative;min-height:22rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1.15fr .85fr;gap:.55rem;padding:4.2rem 0 1.6rem}.on-home .home-hero-shot{position:relative;overflow:hidden;display:block;border-radius:.35rem;background:#efe4d4;border:7px solid #fffdf8;box-shadow:0 0 0 1px rgba(20,83,45,.22),0 16px 32px rgba(41,37,36,.08)}.on-home .home-hero-shot:first-child{grid-column:1/span 2}.on-home .home-hero-shot img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.04);transition:transform .8s ease}.on-home .home-hero-shot:hover img{transform:scale(1.04)}.on-home .home-hero-shot span{position:absolute;left:.7rem;bottom:.7rem;display:inline-flex;align-items:center;gap:.35rem;padding:.32rem .65rem;border-radius:.25rem;background:#9a3412;font-family:var(--lux-display);font-size:.92rem;color:#fffdf8}.on-home .home-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:3.4rem 0 2.6rem;border-left:0}@media (min-width:960px){.on-home .home-hero-copy{padding-left:1.6rem;border-left:3px solid #14532d}}.on-home .home-kicker{display:inline-flex;align-items:center;gap:.4rem;font-size:.76rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--lux-gold)}.on-home .home-title{margin-top:.75rem;font-family:var(--lux-display);font-size:clamp(2.8rem,7vw,5.1rem);font-weight:600;letter-spacing:-.035em;line-height:1.02;color:var(--lux-ivory)}.on-home .home-lead{margin-top:1.15rem;max-width:32rem;font-size:1.04rem;line-height:1.88;color:var(--lux-muted)}.on-home .home-note{margin-top:.85rem;max-width:30rem;font-size:.9rem;color:var(--lux-peach)}.on-home .home-actions{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:.7rem}.on-home .home-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:3rem;padding:.8rem 1.25rem;border-radius:.35rem;font-size:.88rem;font-weight:800;transition:background .25s ease,color .25s ease,border-color .25s ease}.on-home .home-btn-gold{background:var(--lux-gold);color:#fffdf8;border:1px solid var(--lux-gold)}.on-home .home-btn-gold:hover{background:#7c2d12}.on-home .home-btn-ghost{background:transparent;color:var(--lux-ivory);border:1px solid var(--lux-line)}.on-home .home-btn-ghost:hover{border-color:var(--lux-peach);color:var(--lux-peach)}.on-home .home-steps{border-top:1px solid var(--lux-line);border-bottom:1px solid var(--lux-line);padding:1.9rem 0;background:#fffdf8}.on-home .home-steps ol{margin:0;padding:0;list-style:none;display:grid;gap:1.1rem}@media (min-width:768px){.on-home .home-steps ol{grid-template-columns:repeat(3,1fr);gap:1.6rem}}.on-home .home-steps li{display:grid;gap:.35rem;color:var(--lux-gold);padding:.4rem .2rem .4rem .85rem;border-left:3px solid #14532d}.on-home .home-steps b{font-size:1.05rem;font-family:var(--lux-display);color:var(--lux-ivory)}.on-home .home-steps span{font-size:.93rem;line-height:1.65;color:var(--lux-muted)}.on-home .home-breeds{padding:4.1rem 0 2rem}.on-home .home-breeds-head{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.on-home .home-breeds-head h2{margin:.4rem 0 0;font-family:var(--lux-display);font-size:clamp(1.9rem,3.8vw,2.9rem);font-weight:600;letter-spacing:-.03em;color:var(--lux-ivory)}.on-home .home-breeds-head p{max-width:24rem;margin:0;font-size:.92rem;line-height:1.7;color:var(--lux-muted)}.on-home .home-group{margin-top:2.5rem}.on-home .home-group h3{display:flex;align-items:baseline;gap:.75rem;margin:0 0 1.05rem;font-family:var(--lux-display);font-size:1.5rem;font-weight:600;color:var(--lux-ivory)}.on-home .home-group h3 em{font-style:normal;font-family:Pretendard,sans-serif;font-size:.76rem;font-weight:700;color:var(--lux-peach)}.on-home .home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}@media (min-width:700px){.on-home .home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}}@media (min-width:1024px){.on-home .home-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.on-home .home-card{position:relative;overflow:hidden;background:var(--lux-panel);border:1px solid var(--lux-line);border-radius:.35rem;isolation:isolate}.on-home .home-card:hover{border-color:var(--lux-gold)}.on-home .home-card-media{aspect-ratio:1/1;overflow:hidden}.on-home .home-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.on-home .home-card:hover img{transform:scale(1.05)}.on-home .home-card-meta{padding:.75rem .8rem .85rem;background:#fffdf8}.on-home .home-card-meta small{display:block;font-size:.66rem;font-weight:700;letter-spacing:.14em;color:#166534}.on-home .home-card-meta strong{display:block;margin-top:.12rem;font-family:var(--lux-display);font-size:1.12rem;font-weight:600;color:var(--lux-ivory)}.on-home .home-card-meta b{display:block;margin-top:.15rem;font-size:.72rem;font-weight:600;color:var(--lux-gold)}.on-home .home-close{margin-top:3.2rem;padding:2rem 0 0;border-top:1px solid var(--lux-line);text-align:left}.on-home .home-close p{margin:0;max-width:36rem;font-family:var(--lux-display);font-size:1.28rem;font-weight:500;line-height:1.6;color:var(--lux-ivory)}.on-home .home-close a{margin-top:1.1rem}