@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600&family=Noto+Serif+JP:wght@100;300;400;500;600&display=swap";:root{--pg-color-stroke: #E9E8E2;--pg-color-dark: #483D29;--pg-color-highlight: #C8A77E;--pg-color-white: #FFFFFF;--pg-color-F9F9F9: #F9F9F9;--pg-color-F8F5EF: #F8F5EF;--pg-color-FBFAF7: #FBFAF7;--pg-color-F5F4EE: #F5F4EE}.pg-text-stroke{color:var(--pg-color-stroke)}.pg-text-dark{color:var(--pg-color-dark)}.pg-text-highlight{color:var(--pg-color-highlight)}.pg-text-white{color:var(--pg-color-white)}.pg-bg-stroke{background-color:var(--pg-color-stroke)}.pg-bg-dark{background-color:var(--pg-color-dark)}.pg-bg-highlight{background-color:var(--pg-color-highlight)}.pg-bg-white{background-color:var(--pg-color-white)}.pg-bg-F9F9F9{background-color:var(--pg-color-F9F9F9)}.pg-border-stroke{border-color:var(--pg-color-stroke)}.pg-border-dark{border-color:var(--pg-color-dark)}.pg-border-highlight{border-color:var(--pg-color-highlight)}.pg-border-white{border-color:var(--pg-color-white)}.pg-base-text{font-family:Inter,sans-serif;font-weight:300;font-size:16px;line-height:1.46;letter-spacing:.1em;color:var(--pg-color-dark)}.pg-text-body-small{font-size:14px;font-weight:300;line-height:1.46;letter-spacing:.1em}.pg-text-body-small-no{font-size:14px;line-height:1.46;letter-spacing:.1em}.pg-text-body-small-400{font-size:14px;font-weight:400;line-height:1.46;letter-spacing:.1em}.pg-text-body-medium{font-size:16px;font-weight:500;line-height:1.46;letter-spacing:.1em}.pg-text-body-small-medium{font-size:14px;font-weight:500;line-height:1.46;letter-spacing:.1em}.pg-text-xs{font-size:12px;font-weight:400;line-height:1.46;letter-spacing:.1em}.pg-h1-serif{font-family:"Noto Serif JP",serif;font-weight:400;font-size:52px;line-height:1.11;letter-spacing:.1em}.pg-h2{font-family:Inter,sans-serif;font-weight:400;font-size:33px;line-height:1.46;letter-spacing:.1em;margin:0}.pg-h3{font-family:Inter,sans-serif;font-weight:400;font-size:28px;line-height:1.46;letter-spacing:.1em}.pg-h4{font-family:Inter,sans-serif;font-weight:400;font-size:24px;line-height:1.46;letter-spacing:.1em}.pg-h5{font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:1.46;letter-spacing:.1em}.pg-h6{font-family:Inter,sans-serif;font-weight:400;font-size:17px;line-height:1.56;letter-spacing:.1em}.pg-text-head-menu{font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.46;letter-spacing:.2em;color:#776958}.pg-text-footer-menu{font-family:Inter,sans-serif;font-size:14px;font-weight:200;line-height:3.04;letter-spacing:.1em}.pg-text-aienbotton{font-family:Inter,sans-serif;font-size:13px;font-weight:300;line-height:1.46;color:#484429}.pg-text-16{font-family:Inter,sans-serif;font-size:16px;line-height:1.46;letter-spacing:.1em}.shopify-section-group-header-group,.section-header,.header-wrapper{position:sticky!important;top:0!important;z-index:1000!important}.pg-header{width:100%;height:74px;background-color:var(--pg-color-white);border-bottom:1px solid var(--pg-color-stroke);position:sticky;top:0;z-index:1000}.pg-header-inner{display:flex;justify-content:space-between;align-items:center;height:100%}.pg-header-left{display:flex;align-items:center;gap:72px}.pg-header-logo{display:flex;align-items:center}.pg-header-logo img{height:24px;width:auto}.pg-header-nav-list{display:flex;gap:72px;list-style:none;padding:0;margin:0}.pg-header-nav-list a{text-decoration:none;transition:opacity .3s ease}.pg-header-nav-list a:hover{opacity:.6}.pg-header-right{display:flex;align-items:center;gap:24px}.pg-header-advisor-btn{display:flex;justify-content:center;align-items:center;gap:8px;width:188px;height:44px;border-radius:22px;text-decoration:none;transition:opacity .3s ease}.pg-header-advisor-btn:hover{opacity:.85}.pg-header-advisor-btn .pg-text-body-small-no{font-weight:600;margin:0}.pg-header-ai-icon{width:24px;height:24px;object-fit:contain}.pg-header-cart{display:flex;align-items:center;justify-content:center;color:var(--pg-color-dark);transition:opacity .3s ease}.pg-header-cart:hover{opacity:.6}.pg-container{max-width:1920px;margin:0 auto;padding:0 24px}.pg-product-section{background-color:var(--pg-color-white)}.pg-product-grid{display:flex;gap:24px;align-items:flex-start}.pg-product-gallery{display:flex;gap:8px;flex:1.2}.pg-main-image{flex:1;border-radius:16px;overflow:hidden;aspect-ratio:1 / 1.1;border:1px solid var(--pg-color-stroke)}.pg-main-image img{width:100%;height:100%;object-fit:cover}.pg-thumbnails{display:flex;flex-direction:column;gap:8px;width:120px}.pg-thumb-item{border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;aspect-ratio:1 / 1}.pg-thumb-item.active{border-color:var(--pg-color-highlight)}.pg-thumb-item img{width:100%;height:100%;object-fit:cover}.pg-product-info{flex:1;max-width:600px}.pg-product-desc{margin-top:0;margin-bottom:40px;color:#555}.pg-read-more{text-decoration:underline;margin-top:16px;display:inline-block}.pg-quantity-selector{margin-bottom:30px}.pg-qty-box{display:flex;width:120px;margin-top:12px;border-radius:4px;border-width:1px;border-style:solid}.pg-qty-btn{background:none;border:none;padding:10px 16px;cursor:pointer}.pg-qty-input{width:50px;text-align:center;border:none;background:transparent;border-left:1px solid var(--pg-color-stroke);border-right:1px solid var(--pg-color-stroke)}.pg-accordion{padding:20px 0;border-top-width:1px;border-bottom-width:1px;border-style:solid;border-left:none;border-right:none;margin-bottom:40px}.pg-accordion-toggle{width:100%;display:flex;justify-content:space-between;background:none;border:none;cursor:pointer}.pg-purchase-box{padding:40px;border-radius:16px}.pg-purchase-tabs{display:flex;gap:10px;margin-bottom:30px}.pg-tab-btn{flex:1;padding:14px;border-radius:30px;border:1px solid var(--pg-color-highlight);background:var(--pg-color-white);cursor:pointer}.pg-tab-btn.active{background:var(--pg-color-highlight);color:var(--pg-color-white)}.pg-purchase-price-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.pg-add-to-cart-btn{width:100%;padding:18px;border-radius:8px;border:none;margin:24px 0;cursor:pointer;transition:opacity .3s ease}.pg-add-to-cart-btn:hover{opacity:.85}.pg-purchase-notes{text-align:center}.pg-modal-link{text-decoration:underline;display:inline-block;margin-bottom:16px}.pg-note-list{list-style:none;padding:0;margin:0;text-align:left;line-height:1.8}.pg-benefit-banner{background-color:#ceb388;margin-top:80px}.pg-benefit-inner{display:flex;justify-content:space-between;align-items:center;padding-top:48px;padding-bottom:48px}.pg-benefit-item{display:flex;align-items:center;gap:24px;flex:1;justify-content:center}.pg-benefit-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.pg-svg-icon{width:100%;height:100%;color:var(--pg-color-white)}.pg-benefit-text h4{margin:0 0 8px;font-weight:300;letter-spacing:.1em}.pg-benefit-text p{margin:0;opacity:.9}.pg-comparison-section{padding:100px 0;background-color:var(--pg-color-white)}.pg-section-header{text-align:center;margin-bottom:74px}.pg-subtitle{letter-spacing:.15em;font-family:Inter,sans-serif;font-size:12px}.pg-table-wrapper{max-width:1200px;margin:0 auto;overflow-x:auto}.pg-comparison-table{width:100%;border-collapse:collapse;text-align:center;border:1px solid var(--pg-color-stroke)}.pg-comparison-table th,.pg-comparison-table td{padding:24px 16px;border:1px solid var(--pg-color-stroke);vertical-align:middle}.pg-comparison-table thead th{font-weight:400;border-top:none;border-bottom:none;border-right:1px solid rgba(255,255,255,.15)}.pg-comparison-table thead th:last-child{border-right:none}.pg-row-header{width:16%;background-color:var(--pg-color-white)}.pg-comparison-table td:nth-child(2){width:26%;color:#555}.pg-comparison-table td:nth-child(3){width:58%;color:#555}.pg-feat-row{width:100%;max-width:1920px;height:288px;margin:0 auto;overflow:hidden;display:flex;align-items:center;position:relative}.pg-gradient-bg{background:linear-gradient(to bottom,#f9f8f3,#fff)}div.pg-container.pg-feat-inner{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 190px 0 56px;box-sizing:border-box}.pg-feat-reverse div.pg-container.pg-feat-inner{flex-direction:row-reverse;padding:0 56px 0 190px}.pg-feat-text{z-index:2}.pg-feat-text h3{font-family:Inter,sans-serif;font-weight:300;font-size:33px;line-height:1.46;letter-spacing:.1em;color:var(--pg-color-dark);margin:0;white-space:nowrap}.pg-feat-number-wrap{display:flex;align-items:center;height:100%}.pg-feat-big-num{font-family:Inter,sans-serif;font-size:300px;line-height:1.46;letter-spacing:.1em;color:#f5efe4;position:relative;top:65px;-webkit-user-select:none;user-select:none;font-weight:100}.pg-before-after-section{padding:120px 0}.pg-ba-grid{display:flex;gap:30px;justify-content:space-between}.pg-ba-item{flex:1;display:flex;flex-direction:column;gap:24px}.pg-ba-image-wrapper{position:relative;border-radius:16px;overflow:hidden;background-color:#f5f5f5}.pg-ba-image-wrapper img{width:100%;height:100%;object-fit:cover}.pg-ba-divider{position:absolute;top:0;bottom:0;left:50%;width:1px;background-color:var(--pg-color-white);transform:translate(-50%);z-index:2}.pg-ba-label{position:absolute;top:20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:.1em;z-index:3}.pg-ba-label-left{left:24px}.pg-ba-label-right{right:24px}.pg-ba-text{display:flex;justify-content:center;align-items:center;gap:16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:.1em}.pg-ba-negative{text-decoration:line-through}.pg-ba-arrow{font-size:12px}.pg-split-section{display:flex;width:100%;max-width:1920px;margin:0 auto;min-height:600px}.pg-split-image{flex:1;position:relative;overflow:hidden}.pg-split-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.pg-split-content{flex:1;display:flex;align-items:center;justify-content:center}.pg-split-text-inner{max-width:500px;padding:40px}.pg-split-text-inner h2{margin-bottom:24px;line-height:1.6}.pg-how-to-use-section{padding:120px 0}.pg-uppercase-title{text-transform:uppercase;letter-spacing:.15em;font-weight:500}.pg-steps-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:60px 40px;align-items:center;max-width:1200px;margin:0 auto}.pg-step-item{display:flex;align-items:flex-start;gap:24px}.pg-step-icon{flex-shrink:0;width:120px;height:120px;border-radius:50%;border:1px solid var(--pg-color-stroke);display:flex;align-items:center;justify-content:center;overflow:hidden}.pg-step-icon img{width:80%;height:80%;object-fit:contain}.pg-step-content{flex:1}.pg-step-label{display:block;margin-bottom:8px;font-weight:500;letter-spacing:.1em}.pg-step-content h3{margin-bottom:12px}.pg-step-content p{color:#666;line-height:1.8}.pg-step-arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.pg-step-arrow svg{width:100%;height:100%;color:var(--pg-color-stroke)}.pg-faq-section{padding:120px 0}.pg-faq-list{max-width:900px;margin:0 auto}.pg-faq-item{border-bottom-width:1px;border-bottom-style:solid;cursor:pointer;transition:all .3s ease}.pg-faq-question{list-style:none;padding:32px 0;display:flex;justify-content:space-between;align-items:center;position:relative}.pg-faq-question::-webkit-details-marker{display:none}.pg-faq-icon{position:relative;width:20px;height:20px;flex-shrink:0}.pg-faq-icon:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:var(--pg-color-dark)}.pg-faq-icon:after{content:"";position:absolute;top:0;left:50%;width:1px;height:100%;background-color:var(--pg-color-dark);transition:transform .3s ease}details[open] .pg-faq-icon:after{transform:rotate(90deg);opacity:0}.pg-faq-answer{padding:0 0 40px;color:#666;line-height:1.8}.pg-routine-section{padding:120px 0;background-color:#f8f6f3}.pg-routine-header{margin-bottom:60px}.pg-routine-header h2{margin-bottom:16px}.pg-routine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.pg-routine-item{display:block;text-decoration:none;transition:transform .3s ease}.pg-routine-item:hover{transform:translateY(-8px)}.pg-routine-image{border-radius:8px;overflow:hidden;aspect-ratio:16 / 10;margin-bottom:24px}.pg-routine-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.pg-routine-item:hover .pg-routine-image img{transform:scale(1.05)}.pg-routine-info h3{margin-bottom:8px}.pg-routine-price{margin-bottom:16px;opacity:.8}.pg-routine-tag{display:inline-block;padding:6px 12px;border-radius:4px;letter-spacing:.05em}.pg-footer{background-color:#2d2a26;padding:80px 75px 86px 74px;width:100%;max-width:1920px;margin:0 auto;box-sizing:border-box}.pg-footer .pg-container{padding:0;max-width:100%}.pg-footer-main{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:80px}.pg-footer-brand{width:554px;max-width:554px;flex-shrink:0}.pg-footer-logo{margin-bottom:32px}.pg-footer-desc{opacity:1;margin-bottom:96px;line-height:1.8}.pg-footer-social{display:flex;gap:24px}.pg-footer-social a{color:var(--pg-color-white);opacity:.5;transition:opacity .3s ease;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.pg-footer-social a:hover{opacity:1}.pg-footer-links{display:flex;gap:161px}.pg-footer-nav-title{margin-bottom:36px;font-family:Inter,sans-serif;font-weight:600;opacity:.5}.pg-footer-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.pg-footer-nav-list li{margin-bottom:0}.pg-footer-nav-list a{display:block;line-height:1.4;text-decoration:none;white-space:nowrap;opacity:.8;transition:opacity .3s ease}.pg-footer-nav-list a:hover{opacity:1}.pg-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:32px;padding-bottom:0;display:flex;justify-content:space-between;align-items:center}.pg-footer-copyright p{opacity:.6;margin:0}.pg-footer-legal{display:flex;gap:32px}.pg-footer-legal a{text-decoration:none;opacity:.6;transition:opacity .3s ease}.pg-footer-legal a:hover{opacity:1}.pg-recommendation-section{padding:120px 0;background-color:var(--pg-color-F8F5EF)}.pg-recommendation-header{text-align:center}.pg-rec-title{margin:24px 0}.pg-rec-subtitle{margin-bottom:72px}.pg-recommendation-grid{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.pg-rec-card{width:281px;display:flex;flex-direction:column}.pg-rec-image{width:281px;height:329px;margin-bottom:22px;background-color:#ebebeb}.pg-rec-image img{width:100%;height:100%;object-fit:cover}.pg-rec-info{width:100%}.pg-rec-name{margin:0 0 4px}.pg-rec-desc{margin:0 0 12px;color:#666}.pg-rec-price{margin:0 0 24px}.pg-rec-button{display:flex;align-items:center;justify-content:center;width:281px;height:46px;border:1px solid var(--pg-color-highlight);border-radius:23px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;line-height:1.46;letter-spacing:.1em;color:var(--pg-color-highlight);text-decoration:none;transition:all .3s ease;margin-top:auto}.pg-rec-button:hover{background-color:var(--pg-color-highlight);color:var(--pg-color-white)}@media screen and (max-width:750px){.pg-container{padding:30px 20px}.pg-h2{font-size:24px}.pg-h3{font-size:22px}.pg-product-grid{flex-direction:column;gap:40px}.pg-product-gallery{flex-direction:column;width:100%}.pg-thumbnails{flex-direction:row;width:100%;gap:10px}.pg-thumb-item{width:calc(25% - 8px)}.pg-product-info{max-width:100%}.pg-benefit-inner{flex-direction:column;gap:40px;padding-top:40px;padding-bottom:40px}.pg-benefit-item{text-align:center;flex-direction:column;gap:16px}.pg-benefit-icon{width:56px;height:56px}.pg-comparison-section{padding:60px 0}.pg-comparison-table th,.pg-comparison-table td{padding:16px 12px;font-size:13px}.pg-table-wrapper{margin:0 20px;padding-bottom:10px}.pg-feat-row{height:300px}.pg-feat-text h3{font-size:18px;white-space:normal}.pg-feat-big-num{font-size:160px;transform:translateY(10%)}.pg-ba-grid{flex-direction:column;gap:60px}.pg-ba-label{top:12px;font-size:12px}.pg-ba-label-left{left:16px}.pg-ba-label-right{right:16px}.pg-split-section{flex-direction:column;min-height:auto}.pg-split-image{width:100%;height:300px}.pg-split-content{width:100%;padding:60px 20px}.pg-split-text-inner{max-width:100%;padding:0}.pg-steps-grid{grid-template-columns:1fr;gap:40px}.pg-step-arrow{display:none}.pg-step-item{flex-direction:column;align-items:center;text-align:center;gap:16px}.pg-step-icon{width:100px;height:100px}.pg-faq-section{padding:80px 0}.pg-faq-question{padding:24px 0;font-size:15px}.pg-faq-answer{padding:0 0 32px;font-size:13px}.pg-routine-section{padding:80px 0}.pg-routine-header{margin-bottom:40px}.pg-routine-grid{grid-template-columns:1fr;gap:40px}.pg-routine-image{aspect-ratio:4 / 3;margin-bottom:16px}.pg-footer{padding-top:60px}.pg-footer-main{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:80px}.pg-footer-brand{width:554px;max-width:554px;flex-shrink:0}.pg-footer-logo{margin-bottom:32px}.pg-footer-links{display:flex;gap:161px}.pg-footer-nav-title{margin-bottom:24px;font-family:Inter,sans-serif;font-weight:600;opacity:1}.pg-footer-nav-list li{margin-bottom:0}.pg-footer-nav-list a{text-decoration:none;white-space:nowrap;transition:opacity .3s ease}.pg-footer-bottom{flex-direction:column;gap:24px;text-align:center;padding:30px 0}.pg-footer-legal{justify-content:center;gap:24px;flex-wrap:wrap}.pg-rec-title{font-size:32px}.pg-rec-subtitle{margin-bottom:40px}.pg-recommendation-grid{flex-direction:column;align-items:center;gap:48px}}.pg-ingredients-section{padding:120px 0}.pg-ingredients-grid{display:flex;justify-content:space-between;width:100%;max-width:1700px;margin:80px auto 0}.pg-ingredient-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:248px}.pg-ingredient-visual{position:relative;width:248px;height:245px;margin-bottom:17px;display:flex;justify-content:center;align-items:center;background-color:#f9f9f9;border-radius:50%}.pg-spin-dashline{position:absolute;top:0;left:0;width:100%;height:100%;animation:spin-animation 20s linear infinite;transform-origin:center;transform-box:fill-box;z-index:1;background-color:var(--pg-color-dark);-webkit-mask-image:url(./circle-dashline.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url(./circle-dashline.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center}@keyframes spin-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pg-ingredient-img-amino{position:relative;z-index:2;max-width:80%;height:auto;object-fit:contain;transform:translate(35px,-40px)}.pg-ingredient-img-hiaruron,.pg-ingredient-img-rosemari{position:relative;z-index:2;max-width:60%;height:auto;object-fit:contain;transform:translate(60px,-60px)}.pg-ingredient-img-orenji{position:relative;z-index:2;max-width:70%;height:auto;object-fit:contain;transform:translate(60px,-60px)}.pg-ingredient-img{position:relative;z-index:2;max-width:80%;height:auto;object-fit:contain;transform:translate(35px,-40px)}.pg-ingredient-text h3{margin:0 0 4px}.pg-ingredient-text p{margin:0}.pg-ingredient-visual:before{content:"";position:absolute;top:10px;left:10px;right:10px;bottom:10px;animation:spin-animation 20s linear infinite;z-index:1;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Ccircle cx='50%25' cy='50%25' r='49%25' fill='none' stroke='black' stroke-width='1.5' stroke-dasharray='8 6' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Ccircle cx='50%25' cy='50%25' r='49%25' fill='none' stroke='black' stroke-width='1.5' stroke-dasharray='8 6' /%3E%3C/svg%3E")}.pg-ingredient-item:nth-child(1) .pg-ingredient-visual:before{background-color:#ebdcd0}.pg-ingredient-item:nth-child(2) .pg-ingredient-visual:before{background-color:#d1d8e5}.pg-ingredient-item:nth-child(3) .pg-ingredient-visual:before{background-color:#c2dead}.pg-ingredient-item:nth-child(4) .pg-ingredient-visual:before{background-color:#f3d9c1}@media screen and (max-width:1750px){.pg-ingredients-grid{justify-content:center;flex-wrap:wrap;gap:60px 40px}}@media screen and (max-width:750px){.pg-ingredients-grid{flex-direction:column;align-items:center;gap:60px}}.pg-ai-advisor-section{width:100%;height:271px;background-image:url(./recommendation-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.pg-ai-advisor-inner{display:flex;justify-content:center;width:100%}.pg-ai-advisor-button{display:flex;justify-content:center;align-items:center;gap:12px;width:297px;height:77px;border-radius:50px;text-decoration:none;transition:opacity .3s ease}.pg-ai-advisor-button:hover{opacity:.85}.pg-ai-advisor-button .pg-h5{margin:0}.pg-ai-icon{width:24px;height:auto;object-fit:contain}.pg-floating-btn-wrap{position:fixed;bottom:40px;right:40px;z-index:9999;display:flex;align-items:center;gap:16px}.pg-floating-tooltip{position:absolute;right:96px;top:50%;background-color:#fff3;color:var(--pg-color-dark);padding:8px 16px;border-radius:20px;box-shadow:0 4px 12px #00000014;white-space:nowrap;pointer-events:none;opacity:0;border:1px solid rgba(255,255,255,.2);box-sizing:border-box}.pg-tooltip-1{animation:tooltip-cycle-1 12s infinite}.pg-tooltip-2{animation:tooltip-cycle-2 12s infinite}@keyframes tooltip-cycle-1{0%{opacity:0;transform:translateY(-50%) translate(10px)}8%{opacity:1;transform:translateY(-50%) translate(0)}42%{opacity:1;transform:translateY(-50%) translate(0)}50%,to{opacity:0;transform:translateY(-50%) translate(10px)}}@keyframes tooltip-cycle-2{0%,50%{opacity:0;transform:translateY(-50%) translate(10px)}58%{opacity:1;transform:translateY(-50%) translate(0)}92%{opacity:1;transform:translateY(-50%) translate(0)}to{opacity:0;transform:translateY(-50%) translate(10px)}}.pg-floating-btn{position:relative;display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:50%;box-shadow:0 8px 24px #e4968966;transition:transform .3s ease}.pg-floating-btn:hover{transform:scale(1.05)}.pg-floating-bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;object-fit:contain;z-index:1;animation:float-spin 12s linear infinite}.pg-floating-sparkle{position:relative;z-index:2;width:32px;height:auto;object-fit:contain}.pg-floating-btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:radial-gradient(circle,#fffc,#fff0 70%);opacity:0;animation:float-shine 4s ease-in-out infinite;pointer-events:none;mix-blend-mode:overlay;z-index:3}@keyframes float-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float-shine{0%,70%,to{opacity:0}85%{opacity:.8}}@media screen and (max-width:750px){.pg-floating-btn-wrap{bottom:20px;right:20px}.pg-floating-btn{width:64px;height:64px}.pg-floating-sparkle{width:26px}.pg-floating-tooltip{display:none}}.pg-sub-hero{width:100%;height:951px;background-image:url(./05-top-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden}.pg-sub-hero-inner{max-width:1920px;height:100%;margin:0 auto;position:relative}.pg-sub-hero-content{position:absolute;top:166px;left:clamp(16px,10.4vw,200px)}.pg-sub-hero-title{margin-bottom:24px}.pg-sub-hero-desc{margin-bottom:56px;line-height:1.8}.pg-sub-hero-actions{display:flex;gap:16px}.pg-sub-btn-filled,.pg-sub-btn-outline{display:flex;align-items:center;justify-content:center;width:220px;height:56px;border-radius:28px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:.1em;text-decoration:none;transition:all .3s ease}.pg-sub-btn-filled{background-color:var(--pg-color-highlight);color:var(--pg-color-white);border:1px solid var(--pg-color-highlight)}.pg-sub-btn-filled:hover{opacity:.85}.pg-sub-btn-outline{background-color:transparent;color:var(--pg-color-dark);border:1px solid var(--pg-color-dark)}.pg-sub-btn-outline:hover{background-color:var(--pg-color-dark);color:var(--pg-color-white)}.pg-sub-hero-features{position:absolute;top:698px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:1808px;height:179px;background-color:var(--pg-color-white);border-radius:24px;display:flex;justify-content:space-between;align-items:center;padding:0 80px;box-sizing:border-box;box-shadow:0 10px 40px #0000000d}.pg-sub-feature-item{display:flex;align-items:center;gap:24px;flex:1}.pg-sub-feature-num{font-family:Inter,sans-serif;font-size:32px;font-weight:200;letter-spacing:.1em;color:var(--pg-color-highlight);border:1px solid var(--pg-color-highlight);border-radius:50%;width:85px;height:85px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pg-sub-feature-text h4{margin:0 0 8px}.pg-sub-feature-text p{margin:0;line-height:1.6;color:#666}.pg-rec-routine-section{padding:50px 0 120px;background-color:var(--pg-color-F8F5EF)}.pg-rec-routine-header{text-align:center;margin-bottom:64px}.pg-rec-routine-subtitle{display:block;font-family:Inter,sans-serif;font-size:12px;letter-spacing:.15em;margin-bottom:16px;text-transform:uppercase}.pg-rec-routine-grid{display:flex;justify-content:center;align-items:flex-end;gap:32px;margin-bottom:58px;padding-top:50px}.pg-rec-routine-card{position:relative;width:510px;height:409px;background-color:var(--pg-color-white);border-radius:255px 255px 16px 16px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 24px 32px;box-sizing:border-box}.pg-rec-routine-step{position:absolute;left:0;bottom:0;width:34px;height:68px;background-color:var(--pg-color-highlight);border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:3}.pg-rec-routine-step span{color:var(--pg-color-white);font-family:Inter,sans-serif;font-weight:600;font-size:11px;letter-spacing:.1em;writing-mode:vertical-rl;transform:rotate(180deg)}.pg-rec-routine-image{width:285px;height:310px;margin-bottom:27px;display:flex;justify-content:center;align-items:center;z-index:2}.pg-rec-routine-image img{max-width:100%;max-height:100%;object-fit:contain}.pg-rec-routine-info{display:flex;flex-direction:column;align-items:center;width:100%}.pg-rec-routine-info h4{margin:0 0 8px}.pg-rec-routine-info p{margin:0;text-align:center}.pg-rec-routine-footer{display:flex;flex-direction:column;align-items:center;gap:58px}.pg-rec-routine-btn{display:flex;justify-content:center;align-items:center;width:238px;height:55px;background-color:var(--pg-color-highlight);border-radius:28px;text-decoration:none;font-weight:600;letter-spacing:.1em;transition:opacity .3s ease}.pg-rec-routine-btn:hover{opacity:.85}.pg-rec-routine-note{margin:0;text-align:center}.pg-plan-compare-section{padding:120px 0;background-color:var(--pg-color-white);text-align:center}.pg-plan-title{margin-bottom:12px}.pg-plan-desc{margin-bottom:58px}.pg-plan-subtitle{margin-bottom:16px}.pg-plan-table-wrapper{display:flex;justify-content:center}.pg-plan-table{width:900px;border-collapse:collapse;text-align:center}.pg-plan-table th,.pg-plan-table td{height:65px;vertical-align:middle;border:1px solid var(--pg-color-stroke);box-sizing:border-box}.pg-plan-table th:nth-child(1),.pg-plan-table td:nth-child(1){width:200px}.pg-plan-table th:nth-child(2),.pg-plan-table td:nth-child(2){width:300px}.pg-plan-table th:nth-child(3),.pg-plan-table td:nth-child(3){width:400px}.pg-plan-empty-cell{background-color:var(--pg-color-white)}.pg-continuous-changes-section{padding:120px 0;background-color:var(--pg-color-F8F5EF);text-align:center}.pg-continuous-changes-inner{max-width:1808px;margin:0 auto;padding:0 16px;box-sizing:border-box}.pg-changes-title{margin-bottom:12px}.pg-changes-desc{margin-bottom:58px}.pg-changes-grid{display:flex;justify-content:space-between;gap:23px}.pg-changes-card{position:relative;width:587px;display:flex;flex-direction:column;border-radius:16px;overflow:hidden}.pg-changes-badge{position:absolute;top:24px;left:24px;height:39px;padding:0 24px;background-color:#666;border-radius:20px;display:flex;align-items:center;justify-content:center;line-height:1;z-index:2;color:var(--pg-color-white)}.pg-changes-image{width:100%;height:380px}.pg-changes-image img{width:100%;height:100%;object-fit:cover}.pg-changes-caption{width:100%;height:59px;display:flex;align-items:center;justify-content:center}.pg-changes-caption .pg-h6{margin:0}.pg-subtitle{letter-spacing:.15em;font-family:Inter,sans-serif;font-size:12px;text-transform:uppercase}.pg-text-small{font-family:Inter,sans-serif;font-size:13px;font-weight:300;letter-spacing:.1em;margin:0;opacity:.6}.pg-review-section{padding:120px 0;background-color:var(--pg-color-F8F5EF)}.pg-review-grid{max-width:1808px;margin:0 auto;padding:0 16px;box-sizing:border-box;display:flex;justify-content:space-between;gap:24px}.pg-review-card{width:587px;padding:32px;box-sizing:border-box;background-color:var(--pg-color-white);border:1px solid var(--pg-color-stroke);border-radius:16px;display:flex;flex-direction:column}.pg-review-stars{color:#eab308;font-size:18px;letter-spacing:4px;margin-bottom:24px}.pg-review-text{margin:0 0 40px;line-height:1.6;flex-grow:1}.pg-sub-faq-section{padding:120px 0;background-color:var(--pg-color-white)}.pg-sub-faq-wrapper{max-width:1808px;margin:0 auto;padding:0 16px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.pg-sub-faq-item{background-color:var(--pg-color-F8F5EF);border-radius:12px;overflow:hidden}.pg-sub-faq-question{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:24px 26.5px 24px 32px}.pg-sub-faq-question::-webkit-details-marker{display:none}details[open] .pg-sub-faq-question{padding-bottom:0}.pg-sub-faq-question h5{margin:0;padding-right:24px}.pg-sub-faq-icon{position:relative;width:24px;height:24px;flex-shrink:0}.pg-sub-faq-icon:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:1.5px;background-color:var(--pg-color-dark);transform:translate(-50%,-50%)}.pg-sub-faq-icon:after{content:"";position:absolute;top:50%;left:50%;width:1.5px;height:16px;background-color:var(--pg-color-dark);transform:translate(-50%,-50%);transition:transform .3s ease,opacity .3s ease}details[open] .pg-sub-faq-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.pg-sub-faq-answer{padding:24px 32px}.pg-sub-faq-answer p{margin:0;line-height:1.8}.pg-final-cta-section{background-image:url(./05-bg2.png);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;padding:184px 0}.pg-final-subtitle{font-family:Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px}.pg-final-title{margin:0 0 48px}.pg-final-btn{display:inline-flex;justify-content:center;align-items:center;width:321px;height:83px;background-color:var(--pg-color-highlight);color:var(--pg-color-white);border-radius:41.5px;font-family:Inter,sans-serif;font-size:24px;font-weight:600;text-decoration:none;margin-bottom:48px;transition:opacity .3s ease}.pg-final-btn:hover{opacity:.85}.pg-final-note{font-family:Inter,sans-serif;font-size:12px;font-weight:300;margin:0}.pg-gift-hero{width:100%;height:873px;background-image:url(./12-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center;box-sizing:border-box;padding-top:274px}.pg-gift-hero-title,.pg-gift-hero-desc{margin:0 0 24px}.pg-gift-hero-btn{display:inline-flex;justify-content:center;align-items:center;width:292px;height:77px;background-color:var(--pg-color-highlight);border-radius:38.5px;text-decoration:none;transition:opacity .3s ease}.pg-gift-hero-btn.pg-h5{margin:0}.pg-gift-hero-btn:hover{opacity:.85}.pg-gift-features-section{width:100%;background-color:var(--pg-color-white);padding:48px 0}.pg-gift-features-inner{max-width:1920px;margin:0 auto;display:flex;justify-content:center;align-items:flex-start}.pg-gift-feature-item{width:480px;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box}.pg-gift-feature-icon{width:64px;height:64px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.pg-gift-feature-icon img{width:100%;height:100%;object-fit:contain}.pg-gift-feature-text{width:416px}.pg-gift-feature-text h6{margin:0 0 8px}.pg-gift-feature-text p{margin:0;line-height:1.6;color:#666}.pg-gift-products-section{padding:100px 0;background-color:var(--pg-color-F5F4EE)}.pg-gift-products-header{text-align:center;margin-bottom:64px}.pg-gift-products-header .pg-subtitle{display:inline-block;margin-bottom:16px}.pg-gift-products-header .pg-h2{line-height:1.6}.pg-gift-products-grid{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.pg-gift-product-card{width:510px;height:740px;border-radius:255px 255px 30px 30px;padding:56px 32.5px 32px;box-sizing:border-box;display:flex;flex-direction:column}.pg-gift-product-image{display:flex;justify-content:center;align-items:center;height:310px;margin-top:-100px;margin-bottom:48px}.pg-gift-product-image img{width:285px;height:310px;object-fit:contain}.pg-gift-product-content{display:flex;flex-direction:column;flex-grow:1}.pg-product-title{margin-bottom:4px}.pg-product-desc{margin-top:0;margin-bottom:24px;color:#555}.pg-product-includes{list-style:none;padding:0;margin:0}.pg-product-includes li{display:flex;align-items:center;margin-bottom:8px}.pg-check-icon{display:inline-block;width:14px;height:10px;margin-right:12px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5L4.5 8.5L13 1' stroke='%23C8A77E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.pg-product-bottom{margin-top:auto}.pg-product-price{margin-bottom:24px}.pg-product-btn{display:flex;justify-content:center;align-items:center;width:100%;height:77px;border-radius:40px;text-decoration:none;transition:opacity .3s ease}.pg-product-btn:hover{opacity:.8}.pg-ai-diagnosis-section{padding:100px 0;background-color:var(--pg-color-white)}.pg-ai-diagnosis-container{display:flex;align-items:center;width:100%;max-width:1808px;margin:0 auto;gap:56px;padding:0;box-sizing:border-box}.pg-ai-diagnosis-image{width:876px;height:580px;flex-shrink:0;border-radius:16px;overflow:hidden}.pg-ai-diagnosis-image img{width:100%;height:100%;object-fit:cover}.pg-ai-diagnosis-content{display:flex;justify-content:center;align-items:center;flex-grow:1}.pg-ai-content-inner{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:750px}.pg-ai-title,.pg-ai-desc{margin-bottom:32px}.pg-ai-features-list{list-style:none;padding:0;margin:0 0 48px}.pg-ai-features-list li{display:flex;align-items:center;margin-bottom:20px}.pg-ai-features-list li:last-child{margin-bottom:0}.pg-ai-btn{align-self:center;display:flex;justify-content:center;align-items:center;width:315px;height:77px;border-radius:40px;text-decoration:none;transition:opacity .3s ease}.pg-ai-btn:hover{opacity:.8}.pg-gift-review-card{width:434px;padding:32px;box-sizing:border-box;background-color:var(--pg-color-white);border:1px solid var(--pg-color-stroke);border-radius:16px;display:flex;flex-direction:column}.pg-faq-bottom-action{display:flex;justify-content:center;margin-top:58px}.pg-faq-btn{display:flex;justify-content:center;align-items:center;padding:0 64px;height:77px;border-radius:40px;text-decoration:none;transition:opacity .3s ease}.pg-faq-btn:hover{opacity:.8}.pg-gif-section{position:relative;width:100%;height:645px;background-image:url(./12-bg-2.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.pg-gif-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;z-index:1}.pg-gif-container{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 20px}.pg-gif-title{margin-bottom:24px}.pg-gif-desc{margin-bottom:48px;color:var(--pg-color-white)}.pg-gif-btn{display:inline-flex;justify-content:center;align-items:center;padding:24px 48px;border-radius:40px;text-decoration:none;transition:opacity .3s ease}.pg-gif-btn:hover{opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/25/assets/sp-style.css.map */
