.kl-feng-shui-map{--kl-feng-shui-map-rule: #957f60;--kl-feng-shui-map-ink: #303030;--kl-feng-shui-map-selected: #000000;--kl-feng-shui-map-line: #000000;--kl-feng-shui-map-muted: #616161;--kl-feng-shui-map-wedge: #ffffff;--kl-feng-shui-map-wedge-hover: #ece7de;--kl-feng-shui-map-skeleton: #efe9e0;display:flex;flex-direction:column;gap:2.4rem;padding:3.2rem 1.6rem 4.8rem;color:#303030;font-family:var(--font-body-family)}.kl-feng-shui-map__figure{--kl-feng-shui-map-octagon-scale: 1.1;position:relative;width:90%;margin-inline:auto;aspect-ratio:500 / 470}.kl-feng-shui-map__octagon{position:absolute;top:50%;left:50%;display:block;width:calc(100% * var(--kl-feng-shui-map-octagon-scale));height:calc(100% * var(--kl-feng-shui-map-octagon-scale));transform:translate(-50%,-50%)}.kl-feng-shui-map__wedge{fill:var(--kl-feng-shui-map-wedge);transition:fill .2s ease}.kl-feng-shui-map__frame path{fill:none;stroke:var(--kl-feng-shui-map-line);stroke-width:1.2288}.kl-feng-shui-map__label{position:absolute;color:var(--kl-feng-shui-map-muted);font-size:1.4rem;line-height:1.25;cursor:pointer;transition:color .2s ease;opacity:.5}.kl-feng-shui-map__label-line{display:block;white-space:nowrap}.kl-feng-shui-map__label:has(.kl-feng-shui-map__radio:focus-visible){outline:2px solid var(--kl-feng-shui-map-ink);outline-offset:4px}.kl-feng-shui-map__label--fame-integrity{top:calc(47% - 35.2% * var(--kl-feng-shui-map-octagon-scale));left:calc(48% - 6% * var(--kl-feng-shui-map-octagon-scale))}.kl-feng-shui-map__label--marriage-partnership{top:calc(46% - 21.4% * var(--kl-feng-shui-map-octagon-scale));left:calc(51% + 19% * var(--kl-feng-shui-map-octagon-scale))}.kl-feng-shui-map__label--children-creativity{top:calc(50% - 1.4% * var(--kl-feng-shui-map-octagon-scale));left:calc(50% + 29.2% * var(--kl-feng-shui-map-octagon-scale))}.kl-feng-shui-map__label--travel-beneficial-people{top:calc(50% + 22.7% * var(--kl-feng-shui-map-octagon-scale));left:calc(50% + 19.6% * var(--kl-feng-shui-map-octagon-scale))}.kl-feng-shui-map__label--career{top:calc(50% + 32.9% * var(--kl-feng-shui-map-octagon-scale));left:calc(50% - 4% * var(--kl-feng-shui-map-octagon-scale))}.kl-feng-shui-map__label--knowledge-self-cultivation{top:calc(50% + 22.1% * var(--kl-feng-shui-map-octagon-scale));right:calc(51% + 18.4% * var(--kl-feng-shui-map-octagon-scale));text-align:right}.kl-feng-shui-map__label--friends-family{top:calc(50% - 2.2% * var(--kl-feng-shui-map-octagon-scale));right:calc(51% + 28.1% * var(--kl-feng-shui-map-octagon-scale));text-align:right}.kl-feng-shui-map__label--wealth{top:calc(50% - 21.3% * var(--kl-feng-shui-map-octagon-scale));right:calc(50% + 20.2% * var(--kl-feng-shui-map-octagon-scale));text-align:right}.kl-feng-shui-map__detail{min-width:0;padding-top:2.4rem;border-top:1px solid var(--kl-feng-shui-map-rule)}.kl-feng-shui-map__panel{display:none}@supports not selector(:has(*)){.kl-feng-shui-map__panel:first-child{display:block}}.kl-feng-shui-map__heading{margin:0 0 1.6rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:2.8rem;line-height:1.2;color:#303030}.kl-feng-shui-map__description{color:#303030;font-size:1.2rem;line-height:1.6}.kl-feng-shui-map__description p{margin:0;color:#303030}.kl-feng-shui-map__media{margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid var(--kl-feng-shui-map-rule)}.kl-feng-shui-map__media-frame{position:relative;overflow:hidden;aspect-ratio:2 / 1}.kl-feng-shui-map--film-16-9 .kl-feng-shui-map__media-frame{aspect-ratio:16 / 9}.kl-feng-shui-map--film-4-3 .kl-feng-shui-map__media-frame{aspect-ratio:4 / 3}.kl-feng-shui-map--film-1-1 .kl-feng-shui-map__media-frame{aspect-ratio:1 / 1}.kl-feng-shui-map__video{display:block;width:100%;height:100%;background-color:var(--kl-feng-shui-map-skeleton, #efe9e0);object-fit:cover}.kl-feng-shui-map__media-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:var(--kl-feng-shui-map-skeleton, #efe9e0);opacity:0;pointer-events:none;transition:opacity .25s ease}.kl-feng-shui-map__media-frame.is-loading .kl-feng-shui-map__media-skeleton{opacity:1}.kl-feng-shui-map__media-sheen{position:absolute;inset:0 auto 0 0;display:block;width:200%;background-image:linear-gradient(90deg,#fff0,#ffffff9e,#fff0);transform:translate(-50%)}.kl-feng-shui-map__media-frame.is-loading .kl-feng-shui-map__media-sheen{animation:kl-feng-shui-map-sheen 1.4s ease-in-out infinite}@keyframes kl-feng-shui-map-sheen{0%{transform:translate(-50%)}to{transform:translate(50%)}}@media(prefers-reduced-motion:reduce){.kl-feng-shui-map__media-skeleton{transition:none}.kl-feng-shui-map__media-frame.is-loading .kl-feng-shui-map__media-sheen{animation:none}}.kl-feng-shui-map__button{display:inline-block;margin-top:2.4rem;padding:1.2rem 1.6rem;border:1px solid var(--kl-feng-shui-map-ink);background-color:#fff;color:var(--kl-feng-shui-map-ink);font-family:var(--font-body-family);font-size:1.2rem;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease;line-height:normal}.kl-feng-shui-map__button:hover{background-color:var(--kl-feng-shui-map-wedge-hover)}.kl-feng-shui-map:has(.kl-feng-shui-map__radio--fame-integrity:checked) .kl-feng-shui-map__panel--fame-integrity,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--marriage-partnership:checked) .kl-feng-shui-map__panel--marriage-partnership,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--children-creativity:checked) .kl-feng-shui-map__panel--children-creativity,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--travel-beneficial-people:checked) .kl-feng-shui-map__panel--travel-beneficial-people,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--career:checked) .kl-feng-shui-map__panel--career,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--knowledge-self-cultivation:checked) .kl-feng-shui-map__panel--knowledge-self-cultivation,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--friends-family:checked) .kl-feng-shui-map__panel--friends-family,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--wealth:checked) .kl-feng-shui-map__panel--wealth{display:block}.kl-feng-shui-map:has(.kl-feng-shui-map__radio--fame-integrity:checked) .kl-feng-shui-map__wedge--fame-integrity,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--marriage-partnership:checked) .kl-feng-shui-map__wedge--marriage-partnership,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--children-creativity:checked) .kl-feng-shui-map__wedge--children-creativity,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--travel-beneficial-people:checked) .kl-feng-shui-map__wedge--travel-beneficial-people,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--career:checked) .kl-feng-shui-map__wedge--career,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--knowledge-self-cultivation:checked) .kl-feng-shui-map__wedge--knowledge-self-cultivation,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--friends-family:checked) .kl-feng-shui-map__wedge--friends-family,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--wealth:checked) .kl-feng-shui-map__wedge--wealth{fill:var(--kl-feng-shui-map-selected)}.kl-feng-shui-map:has(.kl-feng-shui-map__radio--fame-integrity:checked) .kl-feng-shui-map__label--fame-integrity,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--marriage-partnership:checked) .kl-feng-shui-map__label--marriage-partnership,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--children-creativity:checked) .kl-feng-shui-map__label--children-creativity,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--travel-beneficial-people:checked) .kl-feng-shui-map__label--travel-beneficial-people,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--career:checked) .kl-feng-shui-map__label--career,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--knowledge-self-cultivation:checked) .kl-feng-shui-map__label--knowledge-self-cultivation,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--friends-family:checked) .kl-feng-shui-map__label--friends-family,.kl-feng-shui-map:has(.kl-feng-shui-map__radio--wealth:checked) .kl-feng-shui-map__label--wealth{color:var(--kl-feng-shui-map-ink);opacity:1}@media(hover:hover){.kl-feng-shui-map__wedge:hover{cursor:pointer;fill:var(--kl-feng-shui-map-wedge-hover)}}@media(min-width:750px){.kl-feng-shui-map__figure{flex:0 1 45%;--kl-feng-shui-map-octagon-scale: 1}.kl-feng-shui-map__label--knowledge-self-cultivation,.kl-feng-shui-map__label--friends-family,.kl-feng-shui-map__label--wealth{right:auto;text-align:left}.kl-feng-shui-map__label--knowledge-self-cultivation{left:12%}.kl-feng-shui-map__label--friends-family{left:10%}.kl-feng-shui-map__label--wealth{left:22%}.kl-feng-shui-map__label--fame-integrity{top:15.8%;left:44%}.kl-feng-shui-map__label--marriage-partnership{top:27.6%;left:69%}.kl-feng-shui-map__label{font-size:1.2rem}.kl-feng-shui-map__detail{flex:1 1 0}.kl-feng-shui-map__detail{padding-top:0;border-top:0}.kl-feng-shui-map__heading{font-size:3.6rem}}@media screen and (min-width:990px){.kl-feng-shui-map{flex-direction:row-reverse;align-items:flex-start;gap:4.8rem;padding:4.8rem 4rem 7.2rem}}@media screen and (min-width:990px)and (max-width:1200px){.kl-feng-shui-map__figure{--kl-feng-shui-map-octagon-scale: .8}}
/*# sourceMappingURL=/cdn/shop/t/395/assets/kl-feng-shui-map.css.map */
