.home-problem{background:#fff;position:relative;padding:48px 22px 32px}.home-problem .problem-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;background:var(--blue-bg);color:var(--blue);padding:6px 12px 6px 10px;border-radius:var(--r-pill);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;line-height:1}.home-problem .problem-grid{display:flex;flex-direction:column;gap:22px}.home-problem .problem-intro-col{display:flex;flex-direction:column;align-items:flex-start}.home-problem .problem-arrow{display:none}.home-problem .problem-headline{font-size:32px;font-weight:800;line-height:1.08;letter-spacing:-.025em;color:var(--ink-1);margin-bottom:18px}.home-problem .problem-headline em{color:var(--blue);font-style:normal}.home-problem .problem-intro{font-size:15px;line-height:1.6;color:var(--ink-2);margin-bottom:26px;max-width:380px}.home-problem .problem-scene{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:16 / 10;margin-bottom:22px;background:linear-gradient(135deg,#e8f4fe,#ffe8d2);box-shadow:0 10px 30px -10px #14181e2e}.home-problem .problem-scene img{width:100%;height:100%;object-fit:cover;display:block;border-radius:18px}.home-problem .problem-scene:after{content:"";display:none;position:absolute;left:0;right:0;bottom:0;height:38%;background:linear-gradient(to bottom,#fff0,#fff 95%);border-radius:0 0 22px 22px;pointer-events:none;z-index:1}.home-problem .scene-bubble{position:absolute;z-index:2;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:150px}.home-problem .scene-bubble svg{flex-shrink:0}.home-problem .scene-bubble.bubble-tl{top:5%;left:8px}.home-problem .scene-bubble.bubble-tr{top:5%;right:8px}.home-problem .scene-bubble.bubble-br{bottom:6%;left:8px}.home-problem .problem-reasons{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.home-problem .reason-card{background:#fff;border:1px solid var(--stroke);border-radius:18px;padding:12px;box-shadow:0 4px 12px -6px #14181e0f;display:grid;grid-template-columns:116px 1fr;gap:14px;align-items:center}.home-problem .reason-thumb{width:116px;height:86px;border-radius:12px;border:1px solid var(--stroke);background:var(--bg-neutral);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.home-problem .reason-illust{width:100%;height:100%;display:block;object-fit:cover}.home-problem .reason-body{display:flex;flex-direction:column;gap:4px}.home-problem .reason-head{display:flex;align-items:center;gap:8px;margin-bottom:2px}.home-problem .reason-num--badge{display:none}.home-problem .reason-num--inline{width:22px;height:22px;border-radius:50%;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0}.home-problem .reason-icon{width:26px;height:26px;border-radius:8px;background:var(--orange-bg);display:flex;align-items:center;justify-content:center;color:var(--orange);flex-shrink:0}.home-problem .reason-icon svg{width:14px;height:14px}.home-problem .reason-card h4{font-size:15px;font-weight:800;color:var(--ink-1);letter-spacing:-.005em;line-height:1.2}.home-problem .reason-card p{font-size:14px;line-height:1.55;color:var(--ink-2);margin:0}.home-problem .reason-card.accent-orange .reason-num{background:var(--orange);box-shadow:0 4px 10px -3px #ff963773}.home-problem .reason-card.accent-orange .reason-icon{background:var(--orange-bg);color:var(--orange)}.home-problem .reason-card.accent-blue .reason-num{background:var(--blue);box-shadow:0 4px 10px -3px #0098ff73}.home-problem .reason-card.accent-blue .reason-icon{background:var(--blue-bg);color:var(--blue)}.home-problem .reason-card.accent-green .reason-num{background:var(--green);box-shadow:0 4px 10px -3px #52cb8a73}.home-problem .reason-card.accent-green .reason-icon{background:var(--green-bg);color:var(--green)}.home-problem .reason-card.accent-purple .reason-num{background:var(--purple);box-shadow:0 4px 10px -3px #9747ff73}.home-problem .reason-card.accent-purple .reason-icon{background:var(--purple-bg);color:var(--purple)}.home-problem .reason-card.accent-red .reason-num{background:var(--red);box-shadow:0 4px 10px -3px #eb394873}.home-problem .reason-card.accent-red .reason-icon{background:var(--orange-bg);color:var(--red)}.home-problem .reason-card .reason-num--inline{box-shadow:none!important}.home-problem .calmer-card{background:var(--blue-bg);border:1px solid var(--blue-mid);border-radius:18px;padding:18px;display:grid;grid-template-columns:1fr 130px;gap:14px;align-items:start;position:relative}.home-problem .calmer-card .calmer-text{order:-1}.home-problem .calmer-text{display:flex;flex-direction:column;gap:10px}.home-problem .calmer-head{display:flex;align-items:center;gap:10px}.home-problem .calmer-icon{width:32px;height:32px;border-radius:10px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px -2px #0098ff59}.home-problem .calmer-card h4{font-size:15px;font-weight:800;color:var(--ink-1);letter-spacing:-.005em}.home-problem .calmer-card p{font-size:13px;line-height:1.55;color:var(--ink-2)}.home-problem .calmer-mock{background:#fff;border:1px solid var(--stroke);border-radius:12px;padding:10px 10px 12px;font-size:11px;position:relative;overflow:visible}.home-problem .calmer-mock-title{font-size:10px;font-weight:800;color:var(--ink-1);margin-bottom:6px}.home-problem .calmer-mock-row{display:flex;align-items:center;gap:6px;padding:5px 0;font-size:10px;font-weight:600;color:var(--ink-1);border-top:1px solid var(--stroke)}.home-problem .calmer-mock-row:first-of-type{border-top:none}.home-problem .calmer-mock-dot{width:12px;height:12px;border-radius:50%;border:1.5px solid var(--orange);background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center}.home-problem .calmer-mock-dot.done{background:var(--green);border-color:var(--green);color:#fff}.home-problem .calmer-star{position:absolute;bottom:-14px;right:-14px;width:32px;height:32px;z-index:3;pointer-events:none}.home-problem .calmer-star-circle{position:absolute;top:0;left:0;width:32px;height:32px;border-radius:50%;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;border:2px solid var(--blue-bg);box-shadow:0 4px 12px -2px #ff963773}@media(max-width:380px){.home-problem .calmer-card{grid-template-columns:1fr}}@media(min-width:980px){.home-problem{padding:96px 48px 72px;position:relative}.home-problem .problem-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.4fr);column-gap:56px;row-gap:36px;align-items:start;max-width:1240px;margin:0 auto;position:relative}.home-problem .problem-intro-col{grid-column:1;grid-row:1;padding-top:12px;position:relative}.home-problem .problem-scene{grid-column:2;grid-row:1;aspect-ratio:16 / 11;max-width:none;margin:0;border-radius:24px;overflow:visible}.home-problem .problem-scene img{border-radius:24px}.home-problem .problem-scene:after{display:block;height:50%}.home-problem .problem-reasons{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(0,1.6fr);gap:18px;margin-bottom:0;align-items:stretch}.home-problem .calmer-card{grid-column:auto;grid-row:auto;align-self:stretch;justify-self:stretch;width:auto;margin:0;z-index:auto;grid-template-columns:140px minmax(0,1fr);gap:18px;padding:20px 22px;border-radius:18px;align-items:center;box-shadow:0 4px 12px -6px #14181e0f}.home-problem .problem-headline{font-size:48px;line-height:1.04;letter-spacing:-.03em;max-width:none;margin-bottom:22px}.home-problem .problem-headline em{display:inline-block;position:relative}.home-problem .problem-arrow{display:block!important;position:absolute;bottom:-54px;right:-64px;pointer-events:none;width:70px;height:80px}.home-problem .problem-intro{font-size:15px;max-width:460px;margin:0}.home-problem .scene-bubble{font-size:13px;max-width:180px;padding:10px 14px;border-radius:16px;z-index:2}.home-problem .scene-bubble.bubble-tl{top:38%;left:-8px}.home-problem .scene-bubble.bubble-tr{top:6%;right:38%}.home-problem .scene-bubble.bubble-br{top:18%;right:-8px}.home-problem .reason-card{display:flex;flex-direction:column;grid-template-columns:none;gap:0;padding:0;overflow:hidden;align-items:stretch}.home-problem .reason-thumb{width:100%;height:170px;padding:14px;border:none;border-radius:0;position:relative}.home-problem .reason-illust{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.home-problem .reason-body{padding:16px 20px 22px}.home-problem .reason-card h4{font-size:17px}.home-problem .reason-card p{font-size:14px;line-height:1.55}.home-problem .reason-icon{width:30px;height:30px;border-radius:50%}.home-problem .reason-icon svg{width:16px;height:16px}.home-problem .reason-num--inline{display:none}.home-problem .reason-num--badge{display:flex;position:absolute;top:12px;left:12px;z-index:2;width:34px;height:34px;border-radius:50%;background:var(--orange);color:#fff;align-items:center;justify-content:center;font-size:15px;font-weight:800;flex-shrink:0;border:3px solid #fff;box-shadow:0 4px 10px -3px #ff963773}.home-problem .calmer-card .calmer-text{order:0}.home-problem .calmer-card h4{font-size:16px}.home-problem .calmer-card p{font-size:13px;line-height:1.5}.home-problem .calmer-mock{padding:10px 10px 12px}.home-problem .calmer-mock-title{font-size:11px;margin-bottom:4px}.home-problem .calmer-mock-row{font-size:11px;padding:4px 0}.home-problem .calmer-icon{width:28px;height:28px}.home-problem .calmer-icon svg{width:14px;height:14px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/home-problem.css.map */
