.v3-main{background:#f8f6f2;color:#191919;line-height:1.6}
.v3-wrap{width:min(1240px,calc(100% - 40px));margin:auto}
.v3-hero{background:#f1eee8;padding:100px 0 90px}
.v3-hero h1{font-size:clamp(46px,6vw,76px);letter-spacing:-.05em;line-height:1.04;max-width:850px;margin:18px 0 24px}
.v3-hero p{max-width:660px;font-size:19px;color:#68645f}
.v3-kicker{font:750 11px/1.4 Inter,system-ui,sans-serif;letter-spacing:.17em;color:#493447}
.v3-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.v3-button{display:inline-flex;align-items:center;min-height:48px;padding:12px 18px;background:#493447;color:#fff;border-radius:10px;text-decoration:none;font-weight:750;font-size:14px}
.v3-quiet{background:transparent;border:1px solid #d6d0c8;color:#493447}
.v3-section{padding:86px 0}.v3-alt{background:#f1eee8}
.v3-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}
.v3-heading h2{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.03em;margin:8px 0 0}
.v3-heading>a{color:#493447;font-weight:750;text-decoration:none}
.v3-room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.v3-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.v3-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #e3ded6;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #0000000d;transition:transform .2s,box-shadow .2s}
.v3-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #00000014}
.v3-card-visual{background:#eee8e2}.v3-card-visual img{width:100%;height:350px;object-fit:cover;display:block}
.v3-collection-card .v3-card-visual img{height:430px;object-fit:contain}
.v3-card-copy{padding:22px}.v3-card-copy h3{font-size:25px;line-height:1.15;margin:10px 0}
.v3-card-copy p{color:#68645f;margin:10px 0 18px}.v3-card-link{font-weight:750;color:#493447}
.v3-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.v3-product-card{min-width:0}.v3-product-card .pk-card-copy{padding:20px}
.v3-product-card .pk-card-copy h3{font-size:21px}.v3-product-card .pk-card-copy p{font-size:14px}
.v3-product-visual{height:270px;background:#f1eee8;display:flex;align-items:center;justify-content:center}
.v3-product-visual img{width:100%;height:100%;display:block;object-fit:contain}
.v3-product-pending{padding:20px;text-align:center;color:#746e68;font-size:13px;line-height:1.6}
.v3-product-card .pk-buy{background:#493447;color:#fff;min-height:48px}.v3-product-card .pk-buy:hover{background:#392837}
.v3-product-card .pk-save{color:#62515e}
.v3-bloom-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}
.v3-bloom-grid .pk-card{flex:0 1 calc(25% - 14px);min-width:220px}
.v3-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.v3-style-card{background:#fff;border:1px solid #e3ded6;border-radius:16px;overflow:hidden}
.v3-style-visual img{width:100%;height:310px;object-fit:contain;background:#f8f6f2;display:block}
.v3-style-copy{padding:20px}.v3-style-copy h3{font-size:24px;margin:8px 0 12px}
.v3-chips{display:flex;gap:7px;flex-wrap:wrap}.v3-chips a{font-size:12px;padding:6px 9px;border:1px solid #ddd8d0;border-radius:999px;text-decoration:none;color:#493447}
.v3-disclosure{font-size:13px;color:#68645f;background:#f1eee8;border:1px solid #ddd8d0;border-radius:12px;padding:16px 18px;margin-top:28px}
.v3-back{display:inline-block;margin-top:40px;text-decoration:none;color:#493447;font-weight:750}
.v3-closing{padding:70px 0;background:#493447;color:#fff}.v3-closing .v3-kicker{color:#d9c2d2}.v3-closing h2{font-size:42px;margin:12px 0 5px}.v3-closing p{color:#eadfe8}
.v3-footer{padding:52px 0;background:#faf8f4;border-top:1px solid #e6e0d8}.v3-footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,.8fr);gap:30px}
.v3-footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:7px}.v3-footer-grid strong{font-size:11px;letter-spacing:.15em;color:#493447}.v3-footer-grid a:not(.footer-brand),.v3-footer-grid span{font-size:13px;color:#64594f;text-decoration:none}
@media(max-width:900px){.v3-room-grid,.v3-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v3-bloom-grid .pk-card{flex-basis:calc(50% - 9px)}.v3-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.v3-wrap{width:calc(100% - 32px)}.v3-hero{padding:65px 0}.v3-hero h1{font-size:44px}.v3-section{padding:62px 0}.v3-heading{display:block}.v3-heading>a{display:inline-block;margin-top:15px}.v3-room-grid,.v3-collection-grid,.v3-feature-grid,.v3-style-grid{grid-template-columns:1fr}.v3-card-visual img,.v3-collection-card .v3-card-visual img{height:auto;max-height:410px}.v3-style-visual img{height:auto;max-height:390px}.v3-bloom-grid .pk-card{flex-basis:100%;min-width:0}}
@media(prefers-reduced-motion:reduce){.v3-main *,.v3-footer *{animation:none!important;transition:none!important}}
