.landing-tema .device-frame{position:relative;max-width:300px;border-radius:2.6rem;background:#1b1b1f;padding:.55rem;box-shadow:0 22px 44px rgba(27,27,31,.25)}.landing-tema .device-frame::before{content:"";position:absolute;top:1rem;left:50%;transform:translateX(-50%);width:5rem;height:.42rem;border-radius:999px;background:#000;z-index:2}.landing-tema .device-screen{position:relative;overflow:hidden;border-radius:2.1rem;aspect-ratio:1/2;background:#fff}.landing-tema .device-screen img{display:block;width:100%;height:auto}.landing-tema .frame-caption{margin-top:1.1rem;display:flex;flex-direction:column;gap:.15rem}.landing-tema .frame-caption strong{color:var(--ink)}.landing-tema .frame-caption span{color:#8a7266;font-size:.92rem}.landing-tema .gallery-band{padding:clamp(3.5rem,3rem + 2vw,6rem)0;background:#fdf7f2}.landing-tema .included-band{padding:clamp(3.5rem,3rem + 2vw,6rem)0}.landing-tema .swatch-list{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;margin-top:1.4rem;color:#5c4a41;font-size:.95rem}.landing-tema .swatch-list li{display:flex;align-items:center;gap:.5rem}.landing-tema .swatch-dot{width:1.15rem;height:1.15rem;border-radius:50%;border:1px solid rgba(0,0,0,.12);display:inline-block}.landing-tema .others-band{padding:clamp(3.5rem,3rem + 2vw,6rem)0;background:#fdf7f2}.landing-tema .other-theme-card{text-decoration:none;text-align:center}.landing-tema .other-theme-card .theme-scroll-preview{max-width:220px;margin:0 auto;transition:transform .25s ease}.landing-tema .other-theme-card:hover .theme-scroll-preview{transform:translateY(-4px)}.landing-tema .other-theme-name{display:block;margin-top:1rem;font-family:fraunces,Georgia,serif;font-size:1.25rem;color:var(--ink)}.landing-tema .other-theme-copy{display:block;margin-top:.2rem;color:#8a7266;font-size:.92rem;max-width:26rem;margin-left:auto;margin-right:auto}