.palka-product-main__layout{margin-inline:auto;display:grid;align-items:start}.palka-product-gallery__thumbnails{margin-top:16px;margin-bottom:0;display:flex;gap:10px;overflow-x:auto;scrollbar-width:thin}.palka-product-gallery__thumbnail{position:relative;padding:0;flex:0 0 auto;display:block;border:1px solid var(--color-border, #e5e2dc);border-radius:0;background:var(--color-surface, #fff);overflow:hidden;opacity:.66;cursor:pointer;transition:border-color .16s ease,opacity .16s ease}.palka-product-gallery__thumbnail>span{position:absolute;inset-inline:3px;bottom:3px;padding:3px 2px;background:#163222e6;color:#fff;font-size:8px;font-weight:600;line-height:1;letter-spacing:.04em;text-align:center}.palka-product-gallery__thumbnail:hover,.palka-product-gallery__thumbnail.is-active{border-color:var(--color-green, #163222);opacity:1}.palka-product-gallery__thumbnail img{width:100%;height:100%;display:block;object-fit:cover}.palka-product-gallery__thumbnail:focus-visible{outline:2px solid var(--color-green, #163222);outline-offset:2px}.palka-product-gallery__list{margin:0;padding:0;display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;list-style:none}.palka-product-gallery__media{position:relative;min-width:100%;flex:0 0 100%;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;scroll-margin-top:96px;background:#f1f0ec;scroll-snap-align:start}.palka-product-gallery__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.palka-product-gallery__media video,.palka-product-gallery__media iframe,.palka-product-gallery__media model-viewer,.palka-product-gallery__placeholder{width:100%;height:100%;display:block;object-fit:contain}.palka-product-gallery__media--external_video iframe{aspect-ratio:16 / 9;height:auto}.palka-product-gallery__empty{aspect-ratio:1;background:#f1f0ec}.palka-product-main__info-inner{top:calc(var(--palka-header-height, 80px) + 32px)}.palka-product-main__english,.palka-product-main__stock,.palka-product-main__unit-price{margin:0;font-size:13px}.palka-product-main__english{font-weight:400;letter-spacing:.04em}.palka-product-main__info h1{margin:0;color:var(--color-text, #1b1b1b)}.palka-product-main__price{display:flex;flex-wrap:wrap;align-items:baseline;font-variant-numeric:tabular-nums}.palka-product-main__price small{color:var(--color-text-secondary, #74706a);font-size:11px;font-weight:400}.palka-product-main__price s{color:var(--color-text-secondary, #74706a);font-size:13px}.palka-product-main__unit-price{margin-top:6px;color:var(--color-text-secondary, #74706a)}.palka-product-main__stock{letter-spacing:.04em}.palka-product-form__error{margin-bottom:20px;color:#9b2c2c}.palka-product-form__field{margin-bottom:20px;display:grid;gap:10px}.palka-product-form__field label{font-size:13px;font-weight:500}.palka-product-form select,.palka-product-form input[type=number]{width:100%;min-height:52px;padding:0 14px;border:1px solid var(--color-control-border, #918d87);border-radius:0;background:var(--color-surface, #fff);color:var(--color-text, #1b1b1b);font:inherit}.palka-product-form__quantity{width:144px;margin:0}.palka-product-form__purchase-row{display:grid;align-items:end}.palka-product-form__quantity-control{width:144px;min-height:56px;display:grid;align-items:stretch;border:1px solid var(--color-control-border, #918d87);background:var(--color-surface, #fff)}.palka-product-form__quantity-control .palka-product-form__quantity-button,.palka-product-form__quantity-control input[type=number]{width:100%;min-width:0;min-height:54px;padding:0;border:0;border-radius:0;background:transparent;color:var(--color-text, #1b1b1b);text-align:center;font:inherit}.palka-product-form__quantity-control input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.palka-product-form__quantity-control input[type=number]::-webkit-inner-spin-button,.palka-product-form__quantity-control input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.palka-product-form__quantity-button{font-size:18px;cursor:pointer}.palka-product-form__quantity-button:hover:not(:disabled){background:#1632220f}.palka-product-form__quantity-button:disabled{color:var(--color-border, #e5e2dc);cursor:not-allowed}.palka-product-form__submit{width:100%;min-height:56px;padding:14px 20px;border:1px solid var(--color-green, #163222);border-radius:0;color:#fff;font:inherit;cursor:pointer}.palka-product-form__submit:hover:not(:disabled){background:var(--color-green-deep, #062a0b)}.palka-product-form__submit:disabled{cursor:not-allowed}.palka-product-form select:focus-visible,.palka-product-form input:focus-visible,.palka-product-form button:focus-visible{outline:2px solid var(--color-green, #163222);outline-offset:3px}.palka-product-form__dynamic{margin-top:12px}.palka-product-form__dynamic .shopify-payment-button__button,.palka-product-form__dynamic .shopify-payment-button__more-options{min-height:52px;border-radius:0}.palka-product-main__description{margin-top:26px;color:var(--color-text-secondary, #74706a);font-size:13px;line-height:1.9}.palka-product-main__description>*:first-child,.palka-product-main__description .metafield-rich_text_field>*:first-child{margin-top:0}.palka-product-main__description>*:last-child,.palka-product-main__description .metafield-rich_text_field>*:last-child{margin-bottom:0}.palka-product-main__facts{margin:26px 0 0;padding:18px 0;display:grid;gap:10px;border-block:1px solid var(--color-border, #e5e2dc)}.palka-product-main__facts>div{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;font-size:12px;line-height:1.65}.palka-product-main__facts dt{color:var(--color-text-secondary, #74706a)}.palka-product-main__facts dd{margin:0}@media screen and (min-width:750px)and (max-width:989px){.palka-product-main{padding-block:36px 88px}.palka-product-main__layout{grid-template-columns:minmax(0,1.06fr) minmax(300px,.94fr);gap:28px}.palka-product-main__info-inner{top:calc(var(--palka-header-height, 72px) + 20px)}.palka-product-main__info h1{font-size:clamp(30px,4.6vw,38px)}.palka-product-main__price{margin-top:24px}.palka-product-main__description,.palka-product-main__facts{margin-top:20px}.palka-product-form{margin-top:26px}}@media screen and (max-width:749px){.palka-product-main{padding-block:32px 80px}.palka-product-main__layout{grid-template-columns:1fr;gap:36px}.palka-product-main__info-inner{position:static;max-width:none}.palka-product-gallery__list{gap:12px}.palka-product-gallery__thumbnail{width:64px;height:80px}.palka-product-main__info h1{font-size:clamp(32px,9vw,40px)}.palka-product-main__price{margin-top:24px;font-size:20px}.palka-product-main__description,.palka-product-main__facts{margin-top:22px}.palka-product-form{margin-top:28px}.palka-product-form__submit{min-height:56px}}.palka-product-main__description table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.7;margin:24px 0}.palka-product-main__description th,.palka-product-main__description td{padding:12px 0;border-bottom:1px solid #e5e2dc;text-align:left;vertical-align:top}.palka-product-main__description th{width:26%;font-weight:500;padding-right:12px}.palka-product-main__description small{display:block;font-size:11px;line-height:1.6;color:#74706a}.palka-product-main{background:#fff}.palka-product-main__layout{width:min(1200px,calc(100% - 80px));max-width:1200px}.palka-product-main__info-inner{position:static;max-width:460px;padding-top:8px}.palka-product-main__info h1{font-family:var(--font-body-family, Arial, sans-serif);font-weight:400;line-height:1.55;letter-spacing:.025em;overflow-wrap:anywhere}.palka-product-main__english{font-size:11px;margin-top:8px;color:#888}.palka-product-main__price{font-size:24px;font-weight:500;gap:8px}.palka-product-main__stock{font-size:11px;margin-top:8px;color:#777;font-weight:400}.palka-product-intro{font-size:13px;line-height:1.9;color:#666;margin:24px 0 0}.palka-product-size{display:grid;grid-template-columns:90px 1fr;gap:12px;margin:22px 0 0;border-block:1px solid #e7e7e2;font-size:12px;line-height:1.7}.palka-product-size dt{color:#777}.palka-product-size dd{margin:0;color:#333}.palka-product-form__purchase-row{grid-template-columns:110px minmax(0,1fr);gap:12px}.palka-product-form__quantity,.palka-product-form__quantity-control{width:110px}.palka-product-form__quantity-control{grid-template-columns:32px 44px 32px}.palka-product-form__submit{background:#222;border-color:#222;font-size:13px;font-weight:400;letter-spacing:.06em}.palka-product-form__submit:disabled{background:#ededeb;border-color:#ededeb;color:#777;opacity:1}.palka-product-detail{border-bottom:1px solid #e7e7e2}.palka-product-detail:first-child{border-top:1px solid #e7e7e2}.palka-product-detail summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;font-size:13px;font-weight:400;cursor:pointer}.palka-product-detail summary::-webkit-details-marker{display:none}.palka-product-detail summary:after{content:"+";font-size:18px;font-weight:300;color:#777}.palka-product-detail[open] summary:after{content:"\2212"}.palka-product-detail summary:focus-visible{outline:2px solid #476e48;outline-offset:3px}.palka-product-detail__body{padding:0 0 20px;font-size:12px;line-height:1.9;color:#666}.palka-product-detail__body dl{margin:0}.palka-product-detail__body dl>div{display:grid;grid-template-columns:76px 1fr;gap:16px;margin-bottom:16px}.palka-product-detail__body dd{margin:0}.palka-product-detail__body dt{color:#333}.palka-care-note{font-size:10px;color:#888;line-height:1.7;margin:0}.palka-product-gallery__thumbnail{width:64px;height:64px}@media(max-width:989px){.palka-product-main__layout{width:calc(100% - 48px);gap:32px}.palka-product-main__info h1{font-size:22px}}@media(max-width:749px){.palka-product-main__layout{width:calc(100% - 40px)}.palka-product-main__info-inner{max-width:none;padding-top:0}.palka-product-main__price{margin-top:18px;font-size:22px}.palka-product-intro,.palka-product-size{margin-top:18px}.palka-product-form{margin-top:20px}}.palka-product-gallery{min-width:0;align-self:start}.palka-product-main .palka-product-gallery__list{position:relative;display:flex!important;flex-wrap:nowrap;gap:0!important;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;margin:0;padding:0}.palka-product-gallery__list::-webkit-scrollbar{display:none}.palka-product-main .palka-product-gallery__media{flex:0 0 100%;width:100%;min-width:100%;max-width:100%;height:min(64vh,600px);aspect-ratio:auto;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}.palka-product-main .palka-product-gallery__media img,.palka-product-main .palka-product-gallery__media video,.palka-product-main .palka-product-gallery__media iframe,.palka-product-main .palka-product-gallery__media model-viewer{width:100%;height:100%;object-fit:contain;display:block}.palka-product-main .palka-product-gallery__thumbnails{display:flex!important}.palka-gallery-controls{display:flex;align-items:center;justify-content:center;gap:24px;padding:12px 0;font-size:11px;color:#777}.palka-gallery-controls button{border:0;background:none;padding:10px 14px;font:inherit;font-size:20px;color:#333;cursor:pointer}.palka-gallery-controls button:disabled{opacity:.2;cursor:default}.palka-gallery-controls button:focus-visible,.palka-product-gallery__list:focus-visible{outline:1px solid #354b3e;outline-offset:3px}.palka-product-main{padding-block:30px 48px}.palka-product-main__layout{gap:48px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.palka-product-main__info h1{font-size:24px}.palka-product-main__price,.palka-product-intro{margin-top:16px}.palka-product-size{margin-top:16px;padding:12px 0}.palka-product-form{margin-top:18px}.palka-product-accordions{margin-top:20px}.palka-product-detail summary{padding:15px 0}@media(max-width:749px){.palka-product-main{padding-block:16px 36px}.palka-product-main__layout{grid-template-columns:1fr;gap:20px}.palka-product-main .palka-product-gallery__media{height:min(46svh,420px)}.palka-product-main__info h1{font-size:21px}.palka-gallery-controls{padding:4px 0;gap:18px}}.palka-product-main .palka-product-gallery__media{background:transparent}.palka-header__nav,.palka-header__account,.palka-mobile-menu{display:none!important}.palka-header__inner{display:flex!important;justify-content:space-between}.palka-header__utilities{margin-left:auto}.palka-wordmark__primary{font-family:Georgia,serif!important;font-size:30px!important;font-weight:400!important}body:has(.palka-purchase-bar){padding-bottom:calc(90px + env(safe-area-inset-bottom,0px))}html:has(.palka-purchase-bar){scroll-padding-bottom:110px}.palka-product-form .palka-purchase-bar{position:fixed;z-index:30;inset:auto 0 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,380px);align-items:center;gap:24px;padding:14px max(24px,calc((100vw - 1200px)/2));padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #dedede}.palka-purchase-bar__title{margin:0;font-family:Georgia,"Noto Serif JP",serif;font-size:15px;line-height:1.7;color:#111}.palka-purchase-bar .palka-product-form__submit{margin:0;min-height:48px;width:100%;background:#111;border-color:#111;color:#fff;border-radius:0;box-shadow:none;letter-spacing:.12em}.palka-purchase-bar .palka-product-form__submit:disabled{background:#f1f1f1;border-color:#e3e3e3;color:#8b8b8b;cursor:default}@media(max-width:749px){body:has(.palka-purchase-bar){padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))}.palka-product-form .palka-purchase-bar{grid-template-columns:minmax(0,1fr);gap:7px;padding:10px 18px calc(10px + env(safe-area-inset-bottom,0px))}.palka-purchase-bar__title{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.palka-purchase-bar .palka-product-form__submit{min-height:46px}}.palka-purchase-bar .palka-product-form__submit:hover:not(:disabled){background:#303030;border-color:#303030;color:#fff}.palka-purchase-bar .palka-product-form__submit:focus-visible{outline:2px solid #111;outline-offset:4px}.palka-product-gallery__frame{position:relative}.palka-product-main .palka-product-gallery .palka-product-gallery__media{aspect-ratio:2 / 3!important;height:auto!important}.palka-product-gallery__frame .palka-gallery-controls{position:static;inset:auto;transform:none;justify-content:center;gap:20px;margin:8px 0 0;padding:0;pointer-events:auto}.palka-product-gallery__frame .palka-gallery-controls button{width:44px;height:44px;padding:0;background:transparent;color:#222;border-radius:0;pointer-events:auto;font-size:26px}.palka-product-gallery__frame .palka-gallery-controls>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.palka-product-main .palka-product-gallery__thumbnails{gap:8px;margin-top:10px;padding:3px}.palka-product-main .palka-product-gallery__thumbnail{flex:0 0 calc((100% - 40px) / 6);width:calc((100% - 40px) / 6);height:auto;aspect-ratio:4 / 5;opacity:1;border:1px solid transparent;background:#f5f5f5}.palka-product-main .palka-product-gallery__thumbnail.is-active{outline:1px solid #333;outline-offset:2px;border-color:#fff}.palka-product-main .palka-product-specs{border-top:1px solid #dcdcdc;margin-top:32px;padding-top:20px}.palka-product-main .palka-product-specs h2{margin:0 0 18px;font-family:var(--font-heading-family, serif);font-size:20px;font-weight:400;line-height:1.6;letter-spacing:.04em}.palka-product-main .palka-product-specs .palka-product-detail__body{padding:0;font-size:14px;line-height:1.9;color:#444}.palka-product-main .palka-product-specs dl{margin:0}.palka-product-main .palka-product-specs dl>div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:20px;padding:12px 0;border-bottom:1px solid #e1e1e1}.palka-product-main .palka-product-specs dt,.palka-product-main .palka-product-specs dd{margin:0;color:inherit}.palka-product-main .palka-product-specs dt{font-weight:400}.palka-product-main .palka-product-specs .palka-care-note{margin-top:14px;font-size:11px;color:#888}.palka-product-main .palka-product-notes p{margin:0 0 12px}@media(max-width:749px){.palka-product-main .palka-product-specs dl>div{grid-template-columns:88px minmax(0,1fr);gap:16px}.palka-product-main .palka-product-specs h2{font-size:19px}.palka-product-main .palka-product-specs .palka-product-detail__body{font-size:13px}}.palka-product-main--simple .palka-product-main__layout{align-items:start}.palka-product-main--simple .palka-product-main__info-inner{padding-top:0;width:100%;max-width:500px}.palka-product-main--simple .palka-product-main__info h1{margin:0;font-size:28px;line-height:1.5}.palka-product-main--simple .palka-product-main__price{margin-top:18px;font-size:24px}.palka-product-main--simple .palka-product-main__description{margin:22px 0 0;font-size:14px;line-height:1.9;color:#555750;overflow-wrap:anywhere}.palka-product-main--simple .palka-product-main__description img{max-width:100%;height:auto}.palka-product-main--simple .palka-product-main__description>:first-child{margin-top:0}.palka-product-main--simple .palka-product-main__description>:last-child{margin-bottom:0}.palka-product-main--simple .palka-product-specs{margin-top:28px;padding-top:22px;border-top:1px solid #deded8}.palka-product-main--simple .palka-product-specs h2{margin:0 0 14px;font-family:var(--font-body-family, sans-serif);font-size:16px;font-weight:500;line-height:1.7;letter-spacing:.03em}.palka-product-main--simple .palka-product-specs .palka-product-detail__body{font-size:13px;line-height:1.9;color:#555750;overflow-wrap:anywhere}.palka-product-main--simple .palka-product-detail__body p{margin:0 0 10px}.palka-product-main--simple .palka-product-detail__body>:last-child{margin-bottom:0}.palka-product-main--simple .palka-product-specs dl>div{grid-template-columns:132px minmax(0,1fr);gap:16px;margin:0;padding:12px 0;border-bottom:1px solid #e4e4df}.palka-product-main--simple .palka-product-specs dl>div:first-child{padding-top:0}.palka-product-main--simple .palka-product-specs dl>div:last-child{border-bottom:0;padding-bottom:0}.palka-product-main--simple .palka-product-specs .palka-care-note{margin:16px 0 0;font-size:11px;line-height:1.7;color:#80827a}.palka-product-main--simple .palka-product-detail__body a{color:inherit;text-decoration:underline;text-underline-offset:3px}@media(max-width:749px){.palka-product-main--simple .palka-product-main__info-inner{max-width:none}.palka-product-main--simple .palka-product-main__info h1{font-size:24px}.palka-product-main--simple .palka-product-main__price{font-size:22px;margin-top:14px}.palka-product-main--simple .palka-product-main__description{margin-top:18px;font-size:13px}.palka-product-main--simple .palka-product-specs{margin-top:24px;padding-top:20px}.palka-product-main--simple .palka-product-specs dl>div{grid-template-columns:1fr;gap:5px;padding:14px 0}.palka-product-main--simple .palka-product-specs dt{color:#30332d;font-weight:500}}.palka-product-main--simple .palka-product-detail__body a[href="/pages/contact"]{white-space:nowrap}@media(min-width:750px){.palka-product-main--simple .palka-product-main__layout{grid-template-columns:minmax(0,clamp(220px,calc(66.667svh - 248px),480px)) minmax(0,560px);justify-content:center;gap:clamp(28px,4vw,56px)}.palka-product-main--simple .palka-product-main__info{min-width:0}.palka-product-main--simple .palka-product-main__info-inner{max-width:none}.palka-product-main--simple .palka-product-specs{margin-top:20px;padding-top:16px}.palka-product-main--simple .palka-product-specs dl>div{grid-template-columns:132px minmax(0,1fr)}}.palka-product-main--simple .palka-product-gallery .palka-product-gallery__media{background:transparent!important}.palka-product-gallery__media--image img[aria-haspopup=dialog]{cursor:zoom-in}.palka-product-gallery__media--image img[aria-haspopup=dialog]:focus-visible{outline:2px solid #222;outline-offset:-3px}.palka-photo-viewer{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100svh;max-width:none;max-height:none;margin:0;border:0;padding:24px;box-sizing:border-box;background:#f5f4f0;color:#222}.palka-photo-viewer[open]{display:flex;align-items:center;justify-content:center}.palka-photo-viewer::backdrop{background:#0009}.palka-photo-viewer .palka-photo-viewer__image{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;cursor:default}@media(max-width:749px){.palka-photo-viewer{padding:max(20px,env(safe-area-inset-top)) 12px max(20px,env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/palka-product.css.map */
