:root{--primary-sachi: #c3785b;--primary-sachi-hover: #a9664d;--secondary-accent: #937650;--text-primary: #333;--text-secondary: #666;--text-muted: #888;--bg-light: #f8f4f1;--bg-white: #ffffff;--bg-sachi-light: #fafafa;--border-light: #e0e0e0;--border-sachi: #f0f0f0;--shadow-sm: 0 2px 4px rgba(0,0,0,.08);--shadow-md: 0 4px 8px rgba(0,0,0,.12);--shadow-lg: 0 8px 16px rgba(0,0,0,.15);--radius-sm: 3px;--radius-md: 8px;--radius-lg: 12px;--transition: all .3s ease;--font-heading: "ZapfHumanist", serif;--font-mono: "gt_america_monoregular", "Gill Sans", Arial, sans-serif;--font-body: "Gill Sans", Arial, sans-serif}.routine-guide-sub-tabs{margin-bottom:30px;border-bottom:1.5px solid #d9d9d9;position:relative}.sub-tab-triggers{display:flex;gap:4px;justify-content:center;width:400px;margin:0 auto;background:#f8f6f3;border-radius:12px;padding:6px;box-shadow:inset 0 2px 4px #0000000f}.sub-tab-trigger{padding:14px 24px;border:none;background:transparent;cursor:pointer;font-weight:500;color:#666;transition:all .4s ease;font-size:.9rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;position:relative;overflow:hidden;border-radius:8px;flex:1;display:flex;align-items:center;justify-content:center;gap:6px}.sub-tab-trigger[data-subtab=am]{background:linear-gradient(135deg,#fff9f0,#fef4e8);border:1px solid #f4e6d7;color:#b8762e}.sub-tab-trigger[data-subtab=am]:hover{background:linear-gradient(135deg,#fff7eb,#fef1e0);color:#a16628;transform:translateY(-1px);box-shadow:0 3px 8px #b8762e26}.sub-tab-trigger[data-subtab=am].active{background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;border-color:#e76f51;font-weight:600;box-shadow:0 4px 12px #e76f5140;transform:translateY(-2px)}.sub-tab-trigger[data-subtab=am]:before{content:"\2600\fe0f";font-size:1em;margin-right:2px}.sub-tab-trigger[data-subtab=pm]{background:linear-gradient(135deg,#f8f7ff,#f1f0ff);border:1px solid #e6e4ff;color:#6366f1}.sub-tab-trigger[data-subtab=pm]:hover{background:linear-gradient(135deg,#f5f4ff,#eeedff);color:#5855eb;transform:translateY(-1px);box-shadow:0 3px 8px #6366f126}.sub-tab-trigger[data-subtab=pm].active{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border-color:#4f46e5;font-weight:600;box-shadow:0 4px 12px #4f46e540;transform:translateY(-2px)}.sub-tab-trigger[data-subtab=pm]:before{content:"\1f319";font-size:1em;margin-right:2px}.sub-tab-content{animation:fadeInUp .4s ease}.routine-timeline{position:relative;max-width:50%;margin:0 auto;padding:0}.timeline-line{display:none}.routine-timeline h3{margin:0 auto 40px;color:var(--text-primary);font-size:2rem;font-weight:500;font-family:var(--font-heading);letter-spacing:-.5px;text-align:center;padding:20px 30px;border-radius:12px;position:relative;display:block;width:fit-content;min-width:280px}#am-routine-content .routine-timeline h3{background:linear-gradient(135deg,#fff9f0,#fef4e8);border:2px solid #f4e6d7;color:#b8762e;box-shadow:0 4px 12px #b8762e1a}#pm-routine-content .routine-timeline h3{background:linear-gradient(135deg,#f8f7ff,#f1f0ff);border:2px solid #e6e4ff;color:#6366f1;box-shadow:0 4px 12px #6366f11a}.timeline-step{margin-bottom:40px;padding:0;position:relative;z-index:1;text-align:center}.step-number{display:inline-flex;height:48px;color:#000;border-radius:0;align-items:center;justify-content:center;font-weight:600;font-size:1.5rem;font-family:var(--font-mono);margin:0 auto 20px;padding:0;text-transform:uppercase;letter-spacing:.5px;background:none;box-shadow:none;border:none}.step-number.pm{background:none;box-shadow:none}.step-content h4{margin:0 0 16px;color:var(--text-primary);font-size:1.5rem;font-weight:500;font-family:var(--font-heading);letter-spacing:-.3px;text-align:center}.step-content p{margin:0 0 20px;color:var(--text-secondary);line-height:1.6;font-size:18px;font-family:var(--font-body);text-align:center}.routine-guide-product-card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:var(--bg-white);border:1.5px solid #d9d9d9;border-radius:0;padding:20px;margin:10px;box-shadow:none;position:relative;max-width:280px;text-align:center;height:100%}.recommended-products{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;align-items:stretch}.routine-guide-cleanser-box{background:var(--bg-white);border:1.5px solid #d9d9d9;border-radius:0;padding:25px;margin:15px auto;box-shadow:none;max-width:600px}.routine-guide-cleanser-products{display:flex;gap:20px;justify-content:center;align-items:flex-start;margin-bottom:20px;flex-wrap:wrap}.routine-guide-cleanser-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;flex:1;min-width:200px;max-width:250px;height:auto}.routine-guide-cleanser-info{width:100%;margin-top:12px;display:flex;flex-direction:column;justify-content:flex-start;flex-grow:0;min-height:auto}.routine-guide-cleanser-info h5{margin:0 0 8px;font-weight:400;color:var(--text-primary);font-size:1.1rem;line-height:1.3;text-transform:uppercase;flex-shrink:0;font-family:var(--font-heading)}.routine-guide-cleanser-button-wrapper{margin-top:12px;padding-top:0}.routine-guide-shared-instructions{border-top:1.5px solid #d9d9d9;padding-top:20px;text-align:center}.routine-guide-shared-instructions h6{margin:0 0 8px;font-weight:600;color:var(--text-primary);font-size:1rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px}.routine-guide-shared-instructions p{margin:0;color:var(--text-muted);font-size:1rem;font-style:italic;line-height:1.4;font-family:var(--font-body)}.routine-guide-product-image{width:auto;height:180px;margin-bottom:15px;border-radius:0;overflow:hidden;flex-shrink:0;box-shadow:none;border:1.5px solid #d9d9d9;display:flex;align-items:center;justify-content:center}.routine-guide-product-image img{width:100%;height:100%;object-fit:cover}.routine-guide-product-info{width:100%;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.routine-guide-product-header{margin-bottom:12px}.routine-guide-product-info h5{margin:0 0 8px;font-weight:400;color:var(--text-primary);font-size:1.1rem;line-height:1.3;font-family:var(--font-heading);text-transform:uppercase}.routine-guide-product-meta{margin-bottom:8px}.routine-guide-stock-status{font-size:.85rem;font-weight:500;margin-bottom:8px;display:block}.routine-guide-stock-status.out-of-stock{color:#dc3545}.routine-guide-product-application-tips{margin:8px 0 12px;color:var(--text-muted);font-size:.95rem;font-style:italic;line-height:1.4}.routine-guide-product-actions{margin-top:auto;padding-top:12px}.routine-guide-btn-add-cart{background:var(--primary-sachi);color:#fff;border:none;padding:8px 16px;border-radius:0;font-size:.85rem;cursor:pointer;font-weight:500;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;box-shadow:none;width:100%;max-width:140px;transition:all .3s ease}.routine-guide-btn-add-cart:hover{background:var(--primary-sachi-hover);transform:none;box-shadow:none}.routine-guide-btn-add-cart:disabled{background:#6c757d;cursor:not-allowed;transform:none;box-shadow:none}.routine-guide-skincare-hints{background:var(--bg-light);padding:30px;border-radius:0;margin-top:40px;border:1.5px solid #d9d9d9;box-shadow:none;position:relative;overflow:hidden}.routine-guide-hints-header{margin:0 0 25px;color:var(--text-primary);font-size:30px;font-weight:500;font-family:var(--font-heading);display:flex;align-items:center;justify-content:center;letter-spacing:-.3px;text-align:center}.routine-guide-hints-header .icon{margin-right:12px;font-size:1.6rem}.routine-guide-hints-intro{margin:0 0 35px;color:var(--text-secondary);font-weight:500;font-style:italic;line-height:1.6;font-size:1rem;font-family:var(--font-body);text-align:center;padding:0 20px}.routine-guide-tips-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:25px}.routine-guide-tip-box{background:var(--bg-white);border:1.5px solid #d9d9d9;border-radius:0;padding:20px;box-shadow:none;position:relative}.routine-guide-tip-box.sensitive,.routine-guide-tip-box.pigmentation,.routine-guide-tip-box.aging,.routine-guide-tip-box.texture,.routine-guide-tip-box.pores,.routine-guide-tip-box.radiance,.routine-guide-tip-box.oily,.routine-guide-tip-box.reactive,.routine-guide-tip-box.lifestyle,.routine-guide-tip-box.indoor,.routine-guide-tip-box.wellness,.routine-guide-tip-box.general{background:var(--bg-white);border:1.5px solid #d9d9d9}.routine-guide-tip-number{position:absolute;top:-10px;left:15px;width:24px;height:24px;background:var(--primary-sachi);color:#fff;border-radius:0;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem;font-family:var(--font-mono);box-shadow:none;border:1.5px solid #d9d9d9}.routine-guide-tip-title{margin:10px 0 12px;font-weight:600;font-size:1rem;color:var(--text-primary);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px}.routine-guide-tip-content{margin:0;line-height:1.6;color:var(--text-secondary);font-size:1rem;font-family:var(--font-body)}@media (max-width: 768px){.routine-guide-tips-container{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;padding-bottom:10px;margin-bottom:20px}.routine-guide-tip-box{min-width:280px;scroll-snap-align:start;flex-shrink:0}.routine-guide-tips-container::-webkit-scrollbar{height:6px}.routine-guide-tips-container::-webkit-scrollbar-track{background:var(--bg-light);border-radius:0}.routine-guide-tips-container::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:0}.routine-guide-tips-container::-webkit-scrollbar-thumb:hover{background:silver}}.routine-guide-treatment-options{display:flex;flex-direction:row;gap:20px}.routine-guide-treatment-options>p{margin:0 0 20px;font-weight:600;color:var(--text-primary);text-align:center}.routine-guide-treatment-option{margin-bottom:0;padding:0;background:var(--bg-white);border-radius:0;border:none;box-shadow:none}.routine-guide-treatment-separator{display:flex;align-items:center;justify-content:center;margin:20px 0;position:relative}.routine-guide-treatment-separator:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#d9d9d9;z-index:1}.routine-guide-treatment-separator span{background:var(--bg-white);padding:8px 16px;color:var(--text-secondary);font-weight:500;z-index:2;position:relative;border:1px solid #d9d9d9;border-radius:var(--radius-sm)}.routine-guide-tips-section{background:#fff3cd;padding:20px;border-radius:0;margin-top:20px;border:1.5px solid #d9d9d9;box-shadow:none}.routine-guide-tips-title{color:#856404;font-weight:600;margin-bottom:12px;font-size:1rem}.routine-guide-tips-list{margin:12px 0 0 20px;padding:0;color:#856404;line-height:1.6}.routine-guide-tips-list li{margin-bottom:8px;font-size:1rem}.routine-guide-education-link{text-align:center;padding:20px;background:var(--bg-white);border-radius:0;border:1.5px solid #d9d9d9;box-shadow:none}.routine-guide-education-link strong{color:var(--secondary-accent);font-size:1rem;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:8px}.routine-guide-education-link a{color:var(--primary-sachi);text-decoration:none;font-weight:500;font-family:var(--font-body);transition:var(--transition)}.routine-guide-education-link a:hover{color:var(--primary-sachi-hover);text-decoration:underline}.routine-guide-education-link p{margin:8px 0 0;color:var(--text-secondary);font-size:.9rem;font-family:var(--font-body);text-align:center}@media (max-width: 1024px){.routine-timeline{max-width:70%}.routine-guide-cleanser-box{max-width:90%}.routine-guide-cleanser-products{gap:18px}}@media (max-width: 768px){.sub-tab-triggers{width:320px}.sub-tab-trigger{padding:12px 18px;font-size:.85rem}.routine-timeline{max-width:90%;padding:0 15px}.timeline-step{margin-bottom:40px}.routine-timeline h3{font-size:1.5rem;margin-bottom:30px}.step-content h4{font-size:1.1rem}.routine-guide-cleanser-box{padding:20px;margin:10px 0;max-width:100%}.routine-guide-cleanser-products{flex-direction:row;gap:15px;align-items:stretch}.routine-guide-cleanser-item{min-width:auto;max-width:280px;width:100%}.routine-guide-product-image{width:auto;height:150px;border:1.5px solid #d9d9d9;border-radius:0;box-shadow:none}.routine-guide-product-card{padding:15px;margin:8px 0;max-width:100%;width:100%}.step-number{height:42px;font-size:1.3rem;padding:0;margin:0 auto 16px}.routine-guide-skincare-hints{padding:20px;margin-top:30px}.routine-guide-hints-header{font-size:1.2rem}.recommended-products{gap:10px}.routine-guide-tips-container .routine-guide-tip-box{width:84%;padding-top:20px}.routine-guide-tips-container{padding-top:20px}}@media (max-width: 480px){.sub-tab-triggers{width:280px}.sub-tab-trigger{padding:10px 14px;font-size:.8rem}.routine-timeline{max-width:95%;padding:0 10px}.routine-guide-product-image{width:auto;height:120px;border:1.5px solid #d9d9d9;border-radius:0;box-shadow:none}.step-number{height:38px;font-size:1.1rem;padding:0;margin:0 auto 12px}.routine-guide-cleanser-box{padding:15px;margin:8px 0}.routine-guide-cleanser-products{gap:12px;flex-direction:row}.routine-guide-cleanser-item{max-width:100%}.routine-guide-product-card{width:100%;max-width:100%;margin:8px 0}.routine-guide-shared-instructions{padding-top:15px}.routine-guide-btn-add-cart{padding:6px 12px;font-size:.8rem;max-width:120px}.recommended-products{gap:8px}}.loading-routine-guide,.loading-indicator,[class*=loading],[id*=loading]{display:none!important}@media print{.routine-guide-sub-tabs,.routine-guide-btn-add-cart,.routine-guide-product-actions{display:none}.routine-timeline{padding-left:0}.timeline-line{display:none}.step-number{position:static;margin-bottom:10px}.routine-guide-skincare-hints{background:#fff;border:1px solid #000}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/routine-guide.css.map */
