:root{--pm-red: #C0392B;--pm-red-light: #F5E6E3;--pm-red-soft: #E8C4BC;--pm-red-deep: #8B1A10;--pm-red-glow: rgba(192,57,43,.12);--pm-cream: #FAF7F4;--pm-parchment: #F2EDE6;--pm-linen: #E8E0D5;--pm-charcoal: #1C1A18;--pm-espresso: #2E2A26;--pm-mink: #5C5550;--pm-pale-mink: #9C958F;--pm-amber: #E8963A;--pm-amber-pale: #FDF0DC;--pm-sage: #8A9E7E;--pm-sage-pale: #EAF0E6;--pm-radius-sm: 6px;--pm-radius-md: 12px;--pm-radius-lg: 20px;--pm-radius-xl: 32px;--pm-shadow-sm: 0 2px 12px rgba(28,26,24,.06);--pm-shadow-md: 0 8px 32px rgba(28,26,24,.1)}.pm-page{font-family:Jost,sans-serif;color:var(--pm-espresso);line-height:1.6;overflow-x:hidden}.pm-page *,.pm-page *:before,.pm-page *:after{box-sizing:border-box}.pm-section{padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,5rem);position:relative}.pm-section--cream{background:transparent}.pm-section--parchment{background:var(--pm-parchment)}.pm-section--dark{background:var(--pm-charcoal);color:#fff;overflow:hidden}.pm-section--dark:before{content:"";position:absolute;left:50%;top:0;transform:translate(-50%);width:900px;height:500px;background:radial-gradient(ellipse,rgba(192,57,43,.18) 0%,transparent 65%);pointer-events:none;z-index:0}.pm-section--red{background:var(--pm-red-light)}.pm-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}.pm-section-header{max-width:720px;margin:0 auto 3rem;text-align:center}.pm-label{display:block;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--pm-red);margin-bottom:1.4rem}.pm-section--dark .pm-label{color:var(--pm-red-soft)}.pm-title{font-family:Jost,sans-serif;font-size:clamp(28px,4vw,46px);font-weight:400;color:var(--pm-charcoal);line-height:1.1;margin-top:0}.pm-section--dark .pm-title{color:#fff}.pm-title em{font-style:italic;color:var(--pm-red)}.pm-section--dark .pm-title em{color:var(--pm-red-soft)}.pm-subtitle{font-size:15px;color:var(--pm-mink);line-height:1.7;max-width:540px;margin:1rem auto 0}.pm-section--dark .pm-subtitle{color:#ffffff80}.pm-hero-device-wrapper{position:relative;background:transparent;overflow:visible}.pm-hero-device-wrapper:before{content:"";position:absolute;left:50%;top:20%;transform:translate(-50%,-50%);width:800px;height:400px;background:radial-gradient(ellipse at center,rgba(192,57,43,.1) 0%,rgba(192,57,43,.04) 45%,transparent 70%);pointer-events:none;z-index:0}.pm-hero{padding:clamp(2rem,4vw,3rem) clamp(1.5rem,5vw,5rem) clamp(1.5rem,3vw,2.5rem);text-align:center;background:transparent;position:relative;z-index:1}.pm-hero__title{font-family:Jost,sans-serif;font-size:clamp(32px,4.5vw,56px);font-weight:400;color:var(--pm-charcoal);line-height:1.05;letter-spacing:-.02em;position:relative;z-index:1}.pm-hero__title em{font-style:italic;color:var(--pm-red)}.pm-hero__sub{font-size:15px;color:var(--pm-mink);max-width:520px;margin:1rem auto 0;line-height:1.7;position:relative;z-index:1}.pm-device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.pm-device-card{background:var(--pm-parchment);border:1px solid var(--pm-linen);border-radius:var(--pm-radius-xl);padding:2rem 1.2rem;text-align:center}.pm-device-card__img{position:relative;width:100%;max-width:240px;margin:0 auto;height:360px;background:var(--pm-parchment);border-radius:80px;border:1.5px dashed var(--pm-linen);display:flex;align-items:center;justify-content:center;overflow:hidden}.pm-device-card__img img{width:100%;height:100%;object-fit:contain}.pm-device-card__name{font-family:Jost,sans-serif;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--pm-charcoal);margin-top:1.4rem}.pm-device-card__desc{font-size:12px;color:var(--pm-pale-mink);margin-top:4px}.pm-setup-row-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.pm-setup-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.pm-step-card{background:#fff;border:1px solid var(--pm-linen);border-radius:var(--pm-radius-lg);padding:1.4rem 1.5rem;display:flex;flex-direction:column;gap:.6rem}.pm-step-card__header{display:flex;align-items:center;gap:12px}.pm-step-num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:var(--pm-red);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.pm-step-card__title{font-family:Jost,sans-serif;font-size:15px;font-weight:600;color:var(--pm-charcoal);line-height:1.3;margin:0}.pm-step-card__body{font-size:13px;color:var(--pm-mink);line-height:1.6;margin:0;padding-left:44px}.pm-control-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.pm-control-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--pm-radius-lg);padding:1.8rem}.pm-control-card__title{font-family:Jost,sans-serif;font-size:18px;font-weight:600;color:#fff;margin-bottom:1rem;display:flex;align-items:center;gap:10px}.pm-control-icon{width:32px;height:32px;border-radius:50%;background:var(--pm-red);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;flex-shrink:0}.pm-control-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.pm-control-card li{font-size:13.5px;color:#ffffffa6;line-height:1.65;padding-left:18px;position:relative}.pm-control-card li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--pm-red)}.pm-control-card li strong{color:#fff;font-weight:600}.pm-modes-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:16px}.pm-mode-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--pm-radius-md);padding:14px 8px;text-align:center;aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:background .3s,border-color .3s}.pm-mode-btn__num{font-size:22px;font-weight:500;color:#fff;line-height:1}.pm-mode-btn__label{font-size:11px;color:#ffffff73;margin-top:4px;letter-spacing:.06em;text-transform:uppercase;font-weight:500;transition:color .3s}.pm-mode-btn.is-active{background:var(--pm-red);border-color:var(--pm-red)}.pm-mode-btn.is-active .pm-mode-btn__label{color:#ffffffe6}.pm-intensity-bar{display:flex;align-items:center;gap:6px;padding:12px 0}.pm-intensity-bar__label{font-size:11px;color:#fff6;width:20px;text-align:center}.pm-intensity-bar__track{flex:1;height:8px;background:#ffffff14;border-radius:50px;overflow:hidden;position:relative}.pm-intensity-bar__fill{width:0%;height:100%;background:linear-gradient(90deg,var(--pm-red) 0%,var(--pm-amber) 100%);border-radius:50px;transition:width .05s linear}.pm-battery-icon{display:flex;align-items:center;justify-content:center}.pm-battery-row{display:flex;align-items:center;gap:8px}.pm-battery-svg{flex-shrink:0}.pm-timeline{display:flex;flex-direction:column;position:relative;padding-left:32px}.pm-timeline:before{content:"";position:absolute;left:11px;top:8px;bottom:8px;width:2px;background:#ffffff1a;border-radius:1px}.pm-timeline-item{position:relative;padding:0 0 1.8rem}.pm-timeline-item:last-child{padding-bottom:0}.pm-timeline-dot{position:absolute;left:-32px;top:4px;width:22px;height:22px;border-radius:50%;background:var(--pm-red);display:flex;align-items:center;justify-content:center;z-index:1}.pm-timeline-dot span{width:8px;height:8px;border-radius:50%;background:#fff}.pm-timeline-item h4{font-family:Jost,sans-serif;font-size:15px;font-weight:600;color:#fff;margin:0 0 4px}.pm-timeline-item p{font-size:13px;color:#ffffff8c;line-height:1.65;margin:0}.pm-power-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.pm-pwr-card{background:#fff;border:1px solid var(--pm-linen);border-radius:var(--pm-radius-lg);padding:1.8rem;display:flex;flex-direction:column;gap:.8rem}.pm-pwr-card__head{display:flex;align-items:center;gap:.8rem}.pm-pwr-num{font-size:16px;font-weight:700;color:var(--pm-red);flex-shrink:0}.pm-pwr-title{font-family:Jost,sans-serif;font-size:17px;font-weight:600;color:var(--pm-charcoal);line-height:1.3;margin:0}.pm-pwr-body{font-size:13.5px;color:var(--pm-mink);line-height:1.7;margin:0;padding-left:52px}@media(max-width:860px){.pm-power-grid{grid-template-columns:1fr 1fr}.pm-pwr-body{padding-left:32px}}@media(max-width:600px){.pm-power-grid{grid-template-columns:1fr;gap:.75rem}.pm-pwr-body{padding-left:28px}}.pm-mbtn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--pm-charcoal);color:#fff;font-size:11px;font-weight:700;vertical-align:middle;margin:0 3px;line-height:1}.pm-warning-box{background:var(--pm-amber-pale);border:1px solid var(--pm-amber);border-radius:var(--pm-radius-md);padding:1.1rem 1.3rem;display:flex;gap:.8rem;align-items:flex-start}.pm-warning-icon{width:24px;height:24px;border-radius:50%;background:var(--pm-amber);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pm-notes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.pm-note-card{background:#fff;border:1px solid var(--pm-linen);border-radius:var(--pm-radius-lg);padding:1.6rem}.pm-note-card__title{font-family:Jost,sans-serif;font-size:16px;font-weight:600;color:var(--pm-charcoal);margin:0 0 .8rem;display:flex;align-items:center;gap:8px}.pm-note-dot{width:8px;height:8px;border-radius:50%;background:var(--pm-red);flex-shrink:0}.pm-note-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.pm-note-card li{font-size:13.5px;color:var(--pm-mink);line-height:1.65;padding-left:16px;position:relative}.pm-note-card li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:var(--pm-linen)}.pm-safety-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.pm-safety-card{background:var(--pm-sage-pale);border:1px solid var(--pm-sage);border-radius:var(--pm-radius-md);padding:1rem 1.2rem;display:flex;gap:.75rem;align-items:flex-start}.pm-safety-icon{width:22px;height:22px;border-radius:50%;background:var(--pm-sage);color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pm-safety-card strong{font-size:14px;color:var(--pm-charcoal);display:block;margin-bottom:2px}.pm-safety-card p{font-size:13px;color:var(--pm-mink);line-height:1.6;margin:0}.pm-sticky-bar{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:9999;display:flex;align-items:center;gap:4px;padding:6px 8px;background:#1c1a1899;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:999px;box-shadow:0 8px 32px #00000047;white-space:nowrap}.pm-sticky-btn{font-family:Jost,sans-serif;font-size:12px;font-weight:500;letter-spacing:.03em;color:#ffffff73;background:transparent;border:none;border-radius:999px;padding:6px 16px;cursor:pointer;transition:color .25s,text-shadow .25s;line-height:1}.pm-sticky-btn:hover{color:#fffc}.pm-sticky-btn.is-active{color:#e8533a;font-weight:600;text-shadow:0 0 8px rgba(192,57,43,.9),0 0 20px rgba(192,57,43,.5),0 0 40px rgba(192,57,43,.25)}.pm-reveal{opacity:0;transform:translateY(32px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.pm-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes pmModeBreath{0%,to{background:#ffffff0d;border-color:#ffffff1a}50%{background:var(--pm-red);border-color:var(--pm-red)}}@media(max-width:860px){.pm-device-grid{grid-template-columns:1fr 1fr}.pm-control-grid{grid-template-columns:1fr}.pm-modes-grid{grid-template-columns:repeat(3,1fr)}.pm-setup-row-2,.pm-setup-row-3{grid-template-columns:1fr 1fr}.pm-notes-grid{grid-template-columns:1fr}.pm-safety-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.pm-section{padding:2.5rem 1rem}.pm-hero{padding:2rem 1rem 1.5rem}.pm-hero__title{font-size:clamp(26px,7vw,40px)}.pm-device-grid{grid-template-columns:1fr;max-width:280px;margin:0 auto}.pm-device-card__img{height:200px;border-radius:55px}.pm-setup-row-2,.pm-setup-row-3{grid-template-columns:1fr;gap:.75rem}.pm-setup-row-2{margin-bottom:.75rem}.pm-control-grid{grid-template-columns:1fr;gap:1rem}.pm-control-card{padding:1.2rem}.pm-modes-grid{grid-template-columns:repeat(2,1fr);gap:6px}.pm-mode-btn{aspect-ratio:auto;padding:10px 14px;flex-direction:row;justify-content:flex-start;gap:10px}.pm-mode-btn__num{font-size:18px}.pm-mode-btn__label{font-size:11px;margin-top:0}.pm-notes-grid{grid-template-columns:1fr}.pm-safety-grid{grid-template-columns:1fr;gap:.7rem}.pm-sticky-bar{max-width:calc(100vw - 2rem);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pm-sticky-bar::-webkit-scrollbar{display:none}.pm-sticky-btn{font-size:11px;padding:5px 10px}}@media(max-width:400px){.pm-sticky-btn{font-size:10px;padding:5px 8px}}.shopify-section:has(.pm-breadcrumb){margin-bottom:0!important;padding-bottom:0!important}.pm-hero-device-section{margin-top:0!important;padding-top:0!important}#pmIntensityBar{display:block!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pawmoves-how-to-use.css.map */
