.belisy-atf{background:var(--belisy-paper);border-bottom:1px solid rgba(30,61,47,.08)}.belisy-atf__grid{display:grid;grid-template-columns:1fr 1fr;gap:5.6rem;padding:3rem 3.2rem 6rem;align-items:start;max-width:1280px;margin:0 auto}.belisy-atf__crumb{font-family:var(--belisy-font-mono);font-size:1.05rem;letter-spacing:.08em;color:var(--belisy-sage);text-transform:uppercase;margin-bottom:2rem;font-weight:700}.belisy-atf__crumb a{color:inherit;text-decoration:none}.belisy-atf__crumb a:hover{color:var(--belisy-sage-deep)}.belisy-atf__gallery{position:sticky;top:120px}.belisy-atf__main{aspect-ratio:1 / 1;border-radius:var(--belisy-radius-xl);background:var(--belisy-mint-soft);border:1px solid rgba(30,61,47,.08);display:grid;place-items:center;overflow:hidden;position:relative}.belisy-atf__main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle at 14px 14px,rgba(61,94,75,.06) 1.4px,transparent 2px);background-size:28px 28px}.belisy-atf__img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.belisy-atf__thumbs{display:flex;gap:.8rem;margin-top:1.2rem}.belisy-atf__thumb{flex:1 1 0;max-width:84px;aspect-ratio:1 / 1;border-radius:1.4rem;background:var(--belisy-warm);border:1px solid rgba(30,61,47,.08);cursor:pointer;overflow:hidden;padding:0}.belisy-atf__thumb img{width:100%;height:100%;object-fit:cover;display:block}.belisy-atf__thumb.active{border:2px solid var(--belisy-sage-deep)}.belisy-atf__placeholder{width:100%;height:100%;position:relative;z-index:1;fill:#1e3d2f59}.belisy-atf__eye{font-family:var(--belisy-font-mono);font-size:1.1rem;letter-spacing:.22em;text-transform:uppercase;color:var(--belisy-sage);font-weight:700}.belisy-atf__title{font-weight:900;font-size:clamp(3rem,3.4vw,4.4rem);line-height:1;letter-spacing:-.035em;margin:.8rem 0 1.2rem;color:var(--belisy-ink)}.belisy-atf__title em{font-style:normal;color:var(--belisy-sage-deep)}.belisy-atf__rate{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;font-weight:700;font-size:1.35rem;color:var(--belisy-ink);margin-bottom:1.8rem}.belisy-atf__rate .stars{--pct: 100%;position:relative;display:inline-block;font-size:1.5rem;line-height:1;letter-spacing:1px;color:#ddd3c2}.belisy-atf__rate .stars:before{content:"\2605\2605\2605\2605\2605"}.belisy-atf__rate .stars:after{content:"\2605\2605\2605\2605\2605";position:absolute;left:0;top:0;width:var(--pct);overflow:hidden;white-space:nowrap;color:var(--belisy-honey)}.belisy-atf__rate .vf{color:var(--belisy-sage-deep);font-family:var(--belisy-font-mono);font-size:1rem;letter-spacing:.06em;display:inline-flex;align-items:center;gap:.4rem}.belisy-atf__desc{font-size:1.55rem;line-height:1.6;color:#1e3d2fc7;margin:0 0 2.2rem}.belisy-atf__specs{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2.6rem}.belisy-atf__specs .spec{background:var(--belisy-white);border:1px solid rgba(30,61,47,.08);border-radius:1.4rem;padding:1.4rem 1.3rem;display:flex;align-items:flex-start;gap:.7rem;text-align:left}.belisy-atf__specs .spec-check{color:var(--belisy-sage-deep);flex-shrink:0;margin-top:.1rem}.belisy-atf__specs .spec-text{display:flex;flex-direction:column}.belisy-atf__specs .v{font-weight:900;font-size:1.5rem;letter-spacing:-.02em;line-height:1.2;color:var(--belisy-ink)}.belisy-atf__specs .l{font-size:1.15rem;color:#1e3d2f99;margin-top:.5rem;line-height:1.4}.belisy-atf__lbl{font-family:var(--belisy-font-mono);font-size:1rem;letter-spacing:.22em;text-transform:uppercase;color:var(--belisy-sage);font-weight:700;margin:0 0 1rem}.belisy-atf__variants{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;margin-bottom:2.4rem}.belisy-atf__variant{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:1.5rem 1.4rem;border:1.5px solid rgba(30,61,47,.14);border-radius:1.4rem;position:relative;background:var(--belisy-white);cursor:pointer;font-family:inherit;text-align:left;width:100%;transition:border-color .16s,box-shadow .16s,background .16s}.belisy-atf__variant.active{border-color:var(--belisy-sage-deep);background:var(--belisy-mint-soft);box-shadow:0 0 0 3px #3d5e4b1a}.belisy-atf__variant:disabled{opacity:.5;cursor:not-allowed}.belisy-atf__variant .vname{font-weight:800;font-size:1.6rem;letter-spacing:-.01em;color:var(--belisy-ink)}.belisy-atf__variant .vsub{font-size:1.2rem;color:#1e3d2f99;line-height:1.3}.belisy-atf__variant .vcompare{font-size:1.2rem;color:#1e3d2f73;text-decoration:line-through;margin-top:1.2rem}.belisy-atf__variant .vprice{font-weight:900;font-size:1.9rem;letter-spacing:-.02em;color:var(--belisy-ink);margin-top:auto;padding-top:.8rem}.belisy-atf__variant .vcompare+.vprice{margin-top:0;padding-top:.2rem}.belisy-atf__variant .vbadge{position:absolute;top:-9px;left:50%;transform:translate(-50%);background:var(--belisy-honey);color:var(--belisy-ink);font-family:var(--belisy-font-mono);font-size:.9rem;font-weight:800;letter-spacing:.1em;padding:.2rem .9rem;border-radius:var(--belisy-radius-pill);text-transform:uppercase;white-space:nowrap}.belisy-atf__variant .vsave{position:absolute;top:-9px;right:1rem;background:var(--belisy-berry);color:var(--belisy-paper);font-family:var(--belisy-font-mono);font-size:.9rem;font-weight:800;letter-spacing:.04em;padding:.2rem .7rem;border-radius:var(--belisy-radius-pill)}.belisy-atf__variants--demo .belisy-atf__variant{cursor:default}.belisy-atf__demo-note{font-size:1.15rem;color:#1e3d2f80;margin:-1.4rem 0 2.4rem;font-style:italic}.belisy-atf__actions{display:flex;gap:1.2rem;align-items:stretch;margin-bottom:2rem}.belisy-atf__actions .qty{display:flex;align-items:center;border:1.5px solid rgba(30,61,47,.14);border-radius:var(--belisy-radius-pill);padding:.4rem;background:var(--belisy-white)}.belisy-atf__actions .qty button{width:40px;height:40px;border-radius:var(--belisy-radius-pill);font-size:2rem;font-weight:700;color:var(--belisy-sage-deep);background:none;border:none;cursor:pointer}.belisy-atf__actions .qty .n{width:4rem;text-align:center;font-weight:800;font-size:1.5rem;border:none;background:none;color:var(--belisy-ink);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.belisy-atf__actions .qty .n::-webkit-outer-spin-button,.belisy-atf__actions .qty .n::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.belisy-atf__actions .belisy-btn{flex:1;font-size:1.55rem}.belisy-atf__actions .belisy-btn:disabled{opacity:.5;cursor:not-allowed}.belisy-atf__trust{display:flex;flex-wrap:wrap;gap:1.8rem;font-size:1.25rem;font-weight:600;color:#1e3d2fb3}.belisy-atf__trust span{display:inline-flex;align-items:center;gap:.6rem}.belisy-atf__trust svg{color:var(--belisy-sage-deep)}@media(max-width:900px){.belisy-atf__grid{grid-template-columns:1fr;gap:2.8rem}.belisy-atf__gallery{position:static}.belisy-atf__specs{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.belisy-atf__title{font-size:3.2rem}.belisy-atf__actions{flex-wrap:wrap}}.belisy-atf__buybar{display:none}@media(max-width:749px){.belisy-atf__grid{display:block;padding:1.8rem 2rem 3rem}.belisy-atf__gallery{position:static;margin-bottom:.6rem}.belisy-atf__crumb{margin-bottom:1rem}.belisy-atf__main{background:var(--belisy-mint-soft)}.belisy-atf__placeholder{max-height:320px}.belisy-atf__title{font-size:3.1rem}.belisy-atf__rate{justify-content:flex-start;font-size:1.3rem}.belisy-atf__desc{font-size:1.45rem}.belisy-atf__specs{grid-template-columns:1fr 1fr;gap:1rem;margin:1.8rem 0}.belisy-atf__variants{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.8rem}.belisy-atf__variant{padding:1.6rem 1.1rem 1.3rem}.belisy-atf__variant .vname{font-size:1.45rem}.belisy-atf__variant .vprice{font-size:1.7rem}.belisy-atf__actions .qty{display:none}.belisy-atf__actions .belisy-btn{width:100%}.belisy-atf__trust{gap:.8rem 1.6rem;font-size:1.2rem}.belisy-atf__buybar{display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;background:var(--belisy-paper);border-top:1px solid rgba(30,61,47,.08);box-shadow:0 -8px 24px -8px #1e3d2f2e;padding:1.2rem 1.6rem;gap:1.2rem;align-items:center;z-index:40}.belisy-atf__buybar-price{white-space:nowrap;line-height:1.1}.belisy-atf__buybar-price .now{font-weight:900;font-size:1.9rem;color:var(--belisy-ink)}.belisy-atf__buybar-price .sm{display:block;font-family:var(--belisy-font-mono);font-size:1.05rem;color:var(--belisy-sage);font-weight:700;letter-spacing:.04em}.belisy-atf__buybar .belisy-btn{flex:1}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-belisy-pdp-atf.css.map */
