:root{--cream: #FAF7F2;--warm-white: #FFFDF9;--forest: #2D4A3E;--forest-light: #3D6B5A;--sage: #7A9E8E;--sage-light: #B5CEC5;--terra: #C4714A;--terra-light: #E8956D;--gold: #D4A853;--dark: #1A2820;--text: #2C3A30;--text-muted: #6B7C72;--border: #E2DDD6}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--cream);color:var(--text);overflow-x:hidden}.pc-announcement{background:var(--forest);color:#fff;text-align:center;padding:10px 20px;font-size:13px;letter-spacing:.04em;font-weight:500}.pc-announcement span{color:var(--gold)}.pc-trust-bar{background:var(--warm-white);border-bottom:1px solid var(--border);padding:20px 5%;display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.pc-trust-item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:var(--text-muted)}.pc-trust-icon{width:36px;height:36px;background:var(--forest);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;flex-shrink:0}.pc-hero{min-height:92vh;background:var(--forest);display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative}.pc-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 50%,rgba(122,158,142,.15) 0%,transparent 70%);pointer-events:none}.pc-hero-content{display:flex;flex-direction:column;justify-content:center;padding:80px 60px 80px 8%;position:relative;z-index:2}.pc-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#d4a85326;border:1px solid rgba(212,168,83,.4);color:var(--gold);padding:8px 18px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px;width:fit-content;animation:pc-fadeUp .8s ease both}.pc-hero h1{font-family:Playfair Display,serif;font-size:clamp(42px,5.5vw,72px);font-weight:700;color:#fff;line-height:1.1;margin-bottom:24px;animation:pc-fadeUp .8s .1s ease both}.pc-hero h1 em{font-style:italic;color:var(--sage-light)}.pc-hero-desc{color:#ffffffb3;font-size:17px;line-height:1.7;max-width:440px;margin-bottom:40px;font-weight:300;animation:pc-fadeUp .8s .2s ease both}.pc-hero-ctas{display:flex;gap:16px;flex-wrap:wrap;animation:pc-fadeUp .8s .3s ease both}.pc-hero-stats{display:flex;gap:40px;margin-top:56px;padding-top:40px;border-top:1px solid rgba(255,255,255,.12);animation:pc-fadeUp .8s .4s ease both}.pc-stat-number{font-family:Playfair Display,serif;font-size:32px;font-weight:700;color:#fff}.pc-stat-label{font-size:12px;color:#ffffff80;font-weight:400;margin-top:2px;letter-spacing:.03em}.pc-hero-visual{position:relative;overflow:hidden}.pc-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#3d6b5a,#2d4a3e 40%,#1a3028);display:flex;align-items:center;justify-content:center}.pc-big-paw{font-size:180px;opacity:.08;position:absolute;bottom:-20px;right:-10px;filter:blur(2px)}.pc-product-showcase{width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(181,206,197,.2) 0%,transparent 70%);border:1px solid rgba(181,206,197,.2);display:flex;align-items:center;justify-content:center;font-size:120px;animation:pc-pulse 3s ease-in-out infinite;position:relative;z-index:2}.pc-floating-card{position:absolute;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:16px 20px;color:#fff;animation:pc-float 4s ease-in-out infinite}.pc-fc-1{bottom:20%;left:5%;animation-delay:0s}.pc-fc-2{top:20%;right:5%;animation-delay:1.5s}.pc-fc-3{top:45%;left:5%;animation-delay:.8s}.pc-fc-title{font-size:11px;color:#fff9;margin-bottom:4px}.pc-fc-value{font-size:20px;font-weight:700;font-family:Playfair Display,serif}.pc-fc-sub{font-size:11px;color:#ffffff80}.pc-btn-primary{background:var(--terra);color:#fff;border:none;padding:16px 36px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s;text-decoration:none;display:inline-block}.pc-btn-primary:hover{background:var(--terra-light);transform:translateY(-2px);box-shadow:0 8px 24px #c4714a66;color:#fff}.pc-btn-outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.35);padding:16px 36px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:all .25s;text-decoration:none;display:inline-block}.pc-btn-outline:hover{border-color:#fffc;background:#ffffff0f;color:#fff}.pc-section{padding:100px 5%}.pc-section-tag{display:inline-block;background:#2d4a3e14;color:var(--forest);padding:6px 16px;border-radius:100px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.pc-section-title{font-family:Playfair Display,serif;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.15;color:var(--dark)}.pc-section-title em{font-style:italic;color:var(--terra)}.pc-section-subtitle{color:var(--text-muted);font-size:17px;line-height:1.7;max-width:560px;margin-top:16px;font-weight:300}.pc-products-section{background:var(--cream);padding:100px 5%}.pc-products-header{text-align:center;margin-bottom:64px}.pc-products-header .pc-section-subtitle{margin:16px auto 0}.pc-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px;max-width:1280px;margin:0 auto}.pc-product-card{background:var(--warm-white);border:1px solid var(--border);border-radius:20px;overflow:hidden;cursor:pointer;transition:all .3s ease;position:relative}.pc-product-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #2d4a3e1f;border-color:var(--sage-light)}.pc-product-badge{position:absolute;top:16px;left:16px;z-index:3;background:var(--terra);color:#fff;font-size:10px;font-weight:700;padding:4px 12px;border-radius:100px;letter-spacing:.06em;text-transform:uppercase}.pc-product-badge.pc-badge-new{background:var(--forest)}.pc-product-image{height:220px;display:flex;align-items:center;justify-content:center;font-size:80px;transition:transform .3s}.pc-product-card:hover .pc-product-image{transform:scale(1.03)}.pc-product-body{padding:20px 22px 24px}.pc-product-category{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--sage);margin-bottom:8px}.pc-product-name{font-family:Playfair Display,serif;font-size:20px;font-weight:600;color:var(--dark);margin-bottom:8px;line-height:1.3}.pc-product-desc{font-size:13px;color:var(--text-muted);line-height:1.6;margin-bottom:18px}.pc-product-footer{display:flex;align-items:center;justify-content:space-between}.pc-price-current{font-size:22px;font-weight:700;color:var(--forest);font-family:Playfair Display,serif}.pc-price-original{font-size:13px;color:var(--text-muted);text-decoration:line-through}.pc-product-stars{display:flex;align-items:center;gap:4px;margin-bottom:12px}.pc-stars{color:var(--gold);font-size:13px;letter-spacing:1px}.pc-review-count{font-size:12px;color:var(--text-muted)}.pc-btn-add{background:var(--forest);color:#fff;border:none;width:42px;height:42px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.pc-btn-add:hover{background:var(--terra);transform:scale(1.1)}.pc-how-section{background:var(--cream);padding:100px 5%;text-align:center}.pc-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;max-width:1100px;margin:60px auto 0;position:relative}.pc-how-grid:before{content:"";position:absolute;top:32px;left:12%;right:12%;height:1px;background:linear-gradient(to right,transparent,var(--border),var(--border),transparent);z-index:0}.pc-how-step{position:relative;z-index:1}.pc-how-icon{width:64px;height:64px;border-radius:50%;background:var(--warm-white);border:2px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:26px;margin:0 auto 20px;transition:all .3s}.pc-how-step:hover .pc-how-icon{background:var(--forest);border-color:var(--forest);transform:scale(1.1)}.pc-how-step h4{font-family:Playfair Display,serif;font-size:18px;font-weight:600;color:var(--dark);margin-bottom:8px}.pc-how-step p{font-size:13px;color:var(--text-muted);line-height:1.6}.pc-mission-section{background:var(--forest);padding:100px 5%;position:relative;overflow:hidden}.pc-mission-section:before{content:"";position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(122,158,142,.15) 0%,transparent 60%)}.pc-mission-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.pc-mission-content .pc-section-tag{background:#d4a85326;color:var(--gold)}.pc-mission-content .pc-section-title{color:#fff}.pc-mission-content .pc-section-subtitle{color:#ffffffa6}.pc-mission-points{margin-top:40px;display:flex;flex-direction:column;gap:24px}.pc-mission-point{display:flex;gap:16px;align-items:flex-start}.pc-mp-icon{width:44px;height:44px;background:#d4a85326;border:1px solid rgba(212,168,83,.25);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.pc-mp-text h4{color:#fff;font-size:15px;font-weight:600;margin-bottom:4px}.pc-mp-text p{color:#ffffff8c;font-size:13px;line-height:1.6}.pc-mission-visual{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pc-mv-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:28px 20px;text-align:center}.pc-mv-card:first-child{grid-column:1 / -1;background:#d4a8531a;border-color:#d4a85333}.pc-mv-number{font-family:Playfair Display,serif;font-size:48px;font-weight:700;color:#fff;line-height:1}.pc-mv-label{font-size:13px;color:#ffffff80;margin-top:6px}.pc-mv-emoji{font-size:32px;margin-bottom:12px}.pc-bundles-section{background:var(--warm-white);padding:100px 5%}.pc-bundles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin-top:48px}.pc-bundle-card{border:1.5px solid var(--border);border-radius:24px;padding:36px 28px;position:relative;transition:all .3s;background:var(--cream)}.pc-bundle-card.pc-bundle-popular{background:var(--forest);border-color:var(--forest)}.pc-bundle-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001a}.pc-bundle-tag{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--gold);color:var(--dark);font-size:11px;font-weight:800;padding:5px 18px;border-radius:100px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.pc-bundle-name{font-family:Playfair Display,serif;font-size:24px;font-weight:700;color:var(--dark);margin-bottom:6px}.pc-bundle-popular .pc-bundle-name{color:#fff}.pc-bundle-subtitle{font-size:13px;color:var(--text-muted);margin-bottom:24px}.pc-bundle-popular .pc-bundle-subtitle{color:#fff9}.pc-bundle-price-row{display:flex;align-items:flex-end;gap:10px;margin-bottom:28px}.pc-bundle-price{font-family:Playfair Display,serif;font-size:42px;font-weight:700;color:var(--forest);line-height:1}.pc-bundle-popular .pc-bundle-price{color:#fff}.pc-bundle-per{font-size:14px;color:var(--text-muted);padding-bottom:8px}.pc-bundle-popular .pc-bundle-per{color:#ffffff80}.pc-bundle-items{list-style:none;margin-bottom:32px;padding:0}.pc-bundle-items li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text);padding:8px 0;border-bottom:1px solid var(--border)}.pc-bundle-popular .pc-bundle-items li{color:#ffffffd9;border-color:#ffffff1a}.pc-bundle-items li:last-child{border-bottom:none}.pc-check{color:var(--sage);font-size:16px}.pc-bundle-popular .pc-check{color:var(--gold)}.pc-btn-bundle{width:100%;padding:15px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s;border:none}.pc-btn-bundle-dark{background:var(--forest);color:#fff}.pc-btn-bundle-dark:hover{background:var(--terra)}.pc-btn-bundle-light{background:#fff;color:var(--forest)}.pc-btn-bundle-light:hover{background:var(--sage-light)}.pc-testimonials-section{background:var(--warm-white);padding:100px 5%}.pc-testimonials-header{text-align:center;margin-bottom:56px}.pc-testimonials-header .pc-section-subtitle{margin:16px auto 0}.pc-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}.pc-testimonial-card{background:var(--cream);border:1px solid var(--border);border-radius:20px;padding:28px;transition:all .3s}.pc-testimonial-card:hover{border-color:var(--sage-light);transform:translateY(-4px);box-shadow:0 12px 32px #2d4a3e14}.pc-testimonial-card.pc-t-featured{background:var(--forest);border-color:var(--forest)}.pc-t-quote{font-size:36px;color:var(--sage-light);line-height:1;margin-bottom:12px;font-family:Playfair Display,serif}.pc-t-featured .pc-t-quote{color:#b5cec566}.pc-t-text{font-size:15px;line-height:1.7;color:var(--text);margin-bottom:24px}.pc-t-featured .pc-t-text{color:#ffffffd9}.pc-t-author{display:flex;align-items:center;gap:12px}.pc-t-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;background:var(--sage-light)}.pc-t-featured .pc-t-avatar{background:#b5cec533}.pc-t-name{font-weight:600;font-size:14px;color:var(--dark)}.pc-t-featured .pc-t-name{color:#fff}.pc-t-detail{font-size:12px;color:var(--text-muted);margin-top:2px}.pc-t-featured .pc-t-detail{color:#ffffff80}.pc-t-stars{color:var(--gold);font-size:13px;margin-bottom:12px}.pc-faq-section{background:var(--cream);padding:100px 5%}.pc-faq-inner{max-width:780px;margin:0 auto}.pc-faq-header{text-align:center;margin-bottom:48px}.pc-faq-item{border:1px solid var(--border);border-radius:16px;margin-bottom:12px;overflow:hidden;background:var(--warm-white);transition:border-color .2s}.pc-faq-item:hover{border-color:var(--sage)}.pc-faq-question{width:100%;background:none;border:none;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;color:var(--dark);cursor:pointer;text-align:left;gap:16px}.pc-faq-arrow{width:28px;height:28px;border-radius:50%;background:var(--cream);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;transition:all .2s}.pc-faq-item.pc-faq-open .pc-faq-arrow{background:var(--forest);color:#fff;transform:rotate(45deg)}.pc-faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 24px;font-size:14px;color:var(--text-muted);line-height:1.7}.pc-faq-item.pc-faq-open .pc-faq-answer{max-height:200px;padding:0 24px 22px}.pc-newsletter-section{background:linear-gradient(135deg,var(--terra) 0%,#A85A35 100%);padding:80px 5%;text-align:center;position:relative;overflow:hidden}.pc-newsletter-section:before{content:"\1f43e\1f43e\1f43e";position:absolute;font-size:200px;opacity:.04;top:-40px;right:-40px;letter-spacing:20px}.pc-newsletter-section .pc-section-tag{background:#ffffff26;color:#ffffffe6}.pc-newsletter-section h2{font-family:Playfair Display,serif;font-size:clamp(28px,4vw,48px);color:#fff;font-weight:700;margin-bottom:12px}.pc-newsletter-section p{color:#fffc;font-size:16px;margin-bottom:36px;font-weight:300}.pc-newsletter-form{display:flex;max-width:480px;margin:0 auto;background:#fff;border-radius:100px;overflow:hidden;padding:5px;box-shadow:0 8px 32px #00000026}.pc-newsletter-form input{flex:1;border:none;outline:none;padding:12px 20px;font-family:DM Sans,sans-serif;font-size:14px;color:var(--dark);background:transparent}.pc-newsletter-form button{background:var(--forest);color:#fff;border:none;padding:12px 28px;border-radius:100px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.pc-newsletter-form button:hover{background:var(--dark)}.pc-newsletter-note{margin-top:16px;font-size:12px;color:#fff9}.pc-reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.pc-reveal.pc-visible{opacity:1;transform:translateY(0)}@keyframes pc-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pc-pulse{0%,to{box-shadow:0 0 #b5cec51a}50%{box-shadow:0 0 0 24px #b5cec500}}@media(max-width:960px){.pc-hero{grid-template-columns:1fr;min-height:auto}.pc-hero-visual{display:none}.pc-hero-content{padding:60px 6%}.pc-mission-inner{grid-template-columns:1fr;gap:40px}.pc-testimonials-grid,.pc-bundles-grid{grid-template-columns:1fr}.pc-how-grid{grid-template-columns:repeat(2,1fr)}.pc-how-grid:before{display:none}}@media(max-width:600px){.pc-products-grid{grid-template-columns:1fr 1fr;gap:14px}.pc-trust-bar{gap:20px}.pc-hero-stats{gap:24px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pawcalm.css.map */
