.home-problem{position:relative;overflow:hidden;background:#fff;padding:40px 20px 28px}.home-problem .pb-aura{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.home-problem .pb-aura .grid-dots{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(11,92,158,.1) 1px,transparent 1.4px);background-size:26px 26px;-webkit-mask-image:radial-gradient(ellipse 60% 46% at 16% 14%,#000 0%,transparent 72%);mask-image:radial-gradient(ellipse 60% 46% at 16% 14%,#000 0%,transparent 72%);opacity:.55}.home-problem .pb-grid{position:relative;z-index:1;display:flex;flex-direction:column;gap:22px;max-width:1100px;margin:0 auto}.home-problem .pb-intro{display:flex;flex-direction:column;align-items:flex-start}.home-problem .eyebrow{position:relative;display:inline-flex;align-items:center;gap:8px;background:#ffffffbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:6px 13px;border-radius:999px;font-size:11px;font-weight:700;color:var(--ink-1);margin-bottom:14px;box-shadow:0 8px 22px -12px #0b5c9e66;background-clip:padding-box;border:1.5px solid transparent}.home-problem .eyebrow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.5px;background:linear-gradient(110deg,var(--orange),var(--blue) 60%,var(--purple));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.55;pointer-events:none}.home-problem .eb-spark{width:12px;height:12px;border-radius:50%;flex:none;background:conic-gradient(from 180deg,var(--orange),var(--blue),var(--purple),var(--orange));box-shadow:0 0 0 3px #0098ff1f;animation:hp-sparkspin 4s linear infinite}@keyframes hp-sparkspin{to{transform:rotate(360deg)}}.home-problem .eb-x{width:4px;height:4px;border-radius:50%;background:var(--blue-mid);flex:none}.home-problem .pb-headline{font-family:Bricolage Grotesque,sans-serif;font-weight:800;font-size:30px;line-height:1;letter-spacing:-.03em;color:var(--ink-1);margin-bottom:16px;position:relative}.home-problem .pb-headline .hl{position:relative;overflow:hidden;color:#fff;background:linear-gradient(120deg,var(--orange),#FFB061);padding:0 .14em .04em;border-radius:13px;display:inline-block;-webkit-box-decoration-break:clone;box-decoration-break:clone;transform:rotate(-1.5deg);box-shadow:0 10px 24px -10px #ff9637b3}.home-problem .pb-headline .hl:after{content:"";position:absolute;top:0;left:-60%;width:55%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-18deg);animation:hp-hlscan 4.5s ease-in-out infinite}@keyframes hp-hlscan{0%{left:-60%}28%,to{left:160%}}.home-problem .pb-arrow{display:none}.home-problem .pb-introtext{font-size:14.5px;line-height:1.6;color:var(--ink-2);max-width:440px;margin:0}.home-problem .pb-introtext .brand{font-family:Bricolage Grotesque,sans-serif;font-weight:700;color:var(--blue);letter-spacing:-.01em}.home-problem .pb-scene{position:relative;border-radius:var(--r-xl);border:1px solid var(--stroke);overflow:visible;box-shadow:0 26px 60px -30px #2a292680}.home-problem .pb-scene-photo{position:relative;border-radius:var(--r-xl);overflow:hidden;aspect-ratio:16/11;background:linear-gradient(135deg,#e8f4fe,#ffe8d2);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 70%,rgba(0,0,0,.55) 88%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 70%,rgba(0,0,0,.55) 88%,transparent 100%)}.home-problem .pb-scene-photo img{width:100%;height:100%;object-fit:cover;object-position:center 32%;display:block}.home-problem .pb-now{position:absolute;top:12px;left:12px;z-index:4;background:#ffffff8c;-webkit-backdrop-filter:blur(10px) saturate(1.2);backdrop-filter:blur(10px) saturate(1.2);border:1px solid rgba(255,255,255,.7);border-radius:999px;padding:6px 13px 6px 11px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-1);display:inline-flex;align-items:center;gap:8px;box-shadow:0 8px 20px -8px #00000073}.home-problem .pb-now .nd{position:relative;width:9px;height:9px;flex:none;border-radius:50%;background:var(--orange)}.home-problem .pb-now .nd:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:0 0 #ff963799;animation:hp-nowdot 1.8s infinite}@keyframes hp-nowdot{0%{box-shadow:0 0 #ff96378c}70%{box-shadow:0 0 0 7px #ff963700}to{box-shadow:0 0 #ff963700}}.home-problem .pb-bubble{position:absolute;z-index:3;background:#fff;border-radius:14px;padding:8px 12px;display:flex;align-items:center;gap:8px;box-shadow:0 8px 20px -4px #14181e38,0 2px 4px #14181e14;font-size:12px;font-weight:600;color:var(--ink-1);line-height:1.25;max-width:180px;transform-origin:bottom left;animation:hp-bubblepop 8.4s ease-in-out infinite}.home-problem .pb-bubble svg{flex-shrink:0}.home-problem .pb-bubble.b1{top:9%;left:10px;animation-delay:0s}.home-problem .pb-bubble.b2{top:9%;right:10px;transform-origin:bottom right;animation-delay:1.4s}.home-problem .pb-bubble.b3{bottom:24%;left:10px;animation-delay:2.8s}@keyframes hp-bubblepop{0%{opacity:0;transform:scale(.6) translateY(6px)}5%{opacity:1;transform:scale(1.06) translateY(0)}9%{transform:scale(1)}30%{opacity:1;transform:scale(1)}38%{opacity:0;transform:scale(.94)}to{opacity:0;transform:scale(.94)}}.shopify-design-mode .home-problem .pb-bubble{animation-play-state:running}.home-problem .pb-reasons{display:flex;flex-direction:column;gap:12px}.home-problem .reason{background:#fff;border:1px solid var(--stroke);border-radius:var(--r-lg);padding:16px;display:flex;align-items:flex-start;gap:14px;box-shadow:var(--shadow-card);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;will-change:transform}.home-problem .reason:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-lg)}.home-problem .reason-tile{position:relative;width:60px;height:60px;flex:none;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:box-shadow .25s ease}.home-problem .reason-tile img{width:100%;height:100%;object-fit:cover;display:block}.home-problem .reason-body{display:flex;flex-direction:column;gap:5px;min-width:0}.home-problem .reason-head{display:flex;align-items:center;gap:9px}.home-problem .reason-num{width:22px;height:22px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex:none}.home-problem .reason h4{font-family:Manrope,sans-serif;font-size:16px;font-weight:800;color:var(--ink-1);letter-spacing:-.01em;line-height:1.2}.home-problem .reason p{font-size:13.5px;line-height:1.55;color:var(--ink-2);margin:0}.home-problem .reason.acc-orange .reason-tile{background:linear-gradient(180deg,#fff,var(--orange-bg));border:1px solid rgba(255,150,55,.32)}.home-problem .reason.acc-orange .reason-num{background:var(--orange);box-shadow:0 4px 10px -3px #ff963780}.home-problem .reason.acc-orange:hover .reason-tile{box-shadow:0 0 0 4px #ff963724}.home-problem .reason.acc-blue .reason-tile{background:linear-gradient(180deg,#fff,var(--blue-bg));border:1px solid rgba(0,152,255,.32)}.home-problem .reason.acc-blue .reason-num{background:var(--blue);box-shadow:0 4px 10px -3px #0098ff80}.home-problem .reason.acc-blue:hover .reason-tile{box-shadow:0 0 0 4px #0098ff24}.home-problem .reason.acc-green .reason-tile{background:linear-gradient(180deg,#fff,var(--green-bg));border:1px solid rgba(82,203,138,.34)}.home-problem .reason.acc-green .reason-num{background:var(--green);box-shadow:0 4px 10px -3px #52cb8a80}.home-problem .reason.acc-green:hover .reason-tile{box-shadow:0 0 0 4px #52cb8a29}.home-problem .reason-tile .tile-svg{width:30px;height:30px}.home-problem .reason.acc-orange .tile-svg{color:var(--orange)}.home-problem .reason.acc-blue .tile-svg{color:var(--blue)}.home-problem .reason.acc-green .tile-svg{color:var(--green)}.home-problem .calmer{position:relative;border-radius:var(--r-xl);background:linear-gradient(180deg,#fff 0%,var(--blue-bg) 100%);border:1px solid var(--blue-mid);padding:20px;box-shadow:0 18px 40px -22px #0098ff66;display:flex;flex-direction:column;gap:16px;transition:transform .25s ease,box-shadow .25s ease;will-change:transform}.home-problem .calmer:hover{transform:translateY(-4px);box-shadow:0 24px 50px -22px #0098ff80}.home-problem .calmer-head{display:flex;align-items:center;gap:11px}.home-problem .calmer-icon{width:34px;height:34px;border-radius:11px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;flex:none;box-shadow:0 5px 12px -2px #0098ff66}.home-problem .calmer h4{font-family:Bricolage Grotesque,sans-serif;font-size:19px;font-weight:800;color:var(--ink-1);letter-spacing:-.02em;line-height:1.05}.home-problem .calmer-body{font-size:14px;line-height:1.6;color:var(--ink-2);margin:0}.home-problem .calmer-body .brand{font-family:Bricolage Grotesque,sans-serif;font-weight:700;color:var(--blue);letter-spacing:-.01em}.home-problem .mock{position:relative;background:#fff;border:1px solid var(--stroke);border-radius:var(--r-md);padding:4px 0;box-shadow:0 10px 26px -16px #14181e4d}.home-problem .mock-title{display:flex;align-items:center;gap:8px;padding:11px 14px 10px;border-bottom:1px solid var(--stroke);font-size:11px;font-weight:800;letter-spacing:.04em;color:var(--ink-1)}.home-problem .mock-title .mt-dot{width:7px;height:7px;border-radius:50%;background:var(--green);flex:none;box-shadow:0 0 0 3px #52cb8a29}.home-problem .mock-title .mt-live{margin-left:auto;font-size:8.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,var(--green),var(--green-dark));padding:3px 8px;border-radius:999px}.home-problem .mock-row{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:600;color:var(--ink-1);border-top:1px solid var(--stroke)}.home-problem .mock-row:first-of-type{border-top:none}.home-problem .mock-dot{width:16px;height:16px;border-radius:50%;border:1.6px solid var(--orange);background:#fff;flex:none;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .35s ease,border-color .35s ease}.home-problem .mock-dot svg{opacity:0;transform:scale(.5);transition:opacity .3s ease,transform .3s ease}.home-problem .mock-dot.done{background:var(--green);border-color:var(--green)}.home-problem .mock-dot.done svg{opacity:1;transform:scale(1)}.home-problem .mock-row.is-done span{color:var(--ink-3);text-decoration:line-through;text-decoration-color:var(--blue-mid)}.home-problem .calmer-link{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:800;color:var(--blue);text-decoration:none;padding:4px 2px;cursor:pointer}.home-problem .calmer-link .arr{transition:transform .28s ease}.home-problem .calmer-link:hover .arr{transform:translate(5px)}.home-problem .calmer-link:hover{color:var(--blue-hover)}@media(prefers-reduced-motion:reduce){.home-problem .eb-spark,.home-problem .pb-headline .hl:after,.home-problem .pb-now .nd:after,.home-problem .pb-bubble{animation:none}.home-problem .pb-bubble{opacity:1;transform:none}.home-problem .mock-dot svg{transition:none}}@media(min-width:980px){.home-problem{padding:96px 48px 76px}.home-problem .pb-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.32fr);column-gap:56px;row-gap:42px;align-items:center}.home-problem .pb-intro{grid-column:1;grid-row:1;padding-top:4px}.home-problem .pb-scene{grid-column:2;grid-row:1}.home-problem .pb-reasons{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.55fr);gap:18px;align-items:stretch}.home-problem .pb-headline{font-size:52px;line-height:.98;margin-bottom:22px}.home-problem .pb-introtext{font-size:16px;max-width:460px}.home-problem .pb-headline{display:inline-block;align-self:flex-start}.home-problem .pb-arrow{display:block;position:absolute;bottom:-58px;right:-30px;width:72px;height:82px;pointer-events:none;color:var(--blue-light)}.home-problem .pb-scene-photo{aspect-ratio:16/11}.home-problem .pb-bubble{font-size:13px;max-width:200px;padding:10px 14px;border-radius:16px}.home-problem .pb-bubble.b1{top:10%;left:-10px}.home-problem .pb-bubble.b2{top:8%;right:-10px}.home-problem .pb-bubble.b3{bottom:26%;left:-10px}.home-problem .reason{flex-direction:column;align-items:flex-start;gap:14px;padding:22px 22px 24px}.home-problem .reason-tile{width:64px;height:64px}.home-problem .reason-tile img{width:100%;height:100%}.home-problem .reason h4{font-size:18px}.home-problem .reason p{font-size:14px}.home-problem .calmer{padding:24px;gap:18px}.home-problem .calmer h4{font-size:21px}.home-problem .calmer-body{font-size:14px}}@media(max-width:360px){.home-problem .pb-headline{font-size:27px}.home-problem .pb-bubble{max-width:150px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/home-problem.css.map */
