.sr-hero{--sr-panel:linear-gradient(135deg,#dfeff9 0%,#c7e0ef 55%,#bdd9e7 100%);background:radial-gradient(circle at 18% 30%,#fffffff2,#f2f4f6f5 35%,#eef1f4 100%);min-height:100vh;margin-top:-112px;position:relative;overflow:hidden}.sr-hero-layout{grid-template-rows:82% 18%;grid-template-columns:42% 58%;min-height:100vh;display:grid}.sr-hero-copy{z-index:2;flex-direction:column;grid-row:1/-1;justify-content:center;padding:152px 48px 60px 56px;display:flex;position:relative}.sr-hero-heading{font-family:"Yu Mincho","Hiragino Mincho ProN",var(--font-sr-serif,"Noto Serif JP"),serif;letter-spacing:.02em;color:#1a1a1a;white-space:pre-line;margin:0 0 20px;font-size:clamp(1.55rem,2.1vw,2.3rem);font-weight:600;line-height:1.85}.sr-hero-sub{color:#555;margin:0 0 36px;font-size:clamp(.85rem,1vw,1rem);font-weight:400;line-height:1.9}.sr-hero-ctas{flex-wrap:wrap;gap:14px;margin-bottom:32px;display:flex}.sr-hero-cta-primary{color:#fff;font-family:var(--font-sr-display),sans-serif;letter-spacing:.06em;background:#3d62ad;border-radius:999px;justify-content:center;align-items:center;padding:14px 36px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.sr-hero-cta-primary:hover{background:#2d4e8f;box-shadow:0 8px 24px #3d62ad4d}.sr-hero-cta-outline{color:#3d62ad;font-family:var(--font-sr-display),sans-serif;letter-spacing:.06em;background:0 0;border:1.5px solid #3d62ad;border-radius:999px;justify-content:center;align-items:center;padding:14px 36px;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.sr-hero-cta-outline:hover{color:#fff;background:#3d62ad}.sr-hero-badges{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.sr-hero-badges li{color:#666;padding-left:22px;font-size:.8rem;line-height:1.5;position:relative}.sr-hero-badges li:before{content:"✓";color:#3d62ad;font-size:.85rem;font-weight:700;position:absolute;left:0}.sr-hero-panel-wrap{grid-row:1/2;justify-content:flex-end;align-items:stretch;padding:0 0 0 12px;display:flex;position:relative}.sr-hero-panel{background:var(--sr-panel);border-radius:0 0 0 110px;justify-content:center;align-items:center;width:100%;height:100%;padding:160px 48px 48px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff80}.sr-hero-panel:before,.sr-hero-panel:after{content:"";pointer-events:none;filter:blur(5px);border-radius:50%;position:absolute}.sr-hero-panel:before{background:radial-gradient(circle,#ffffff6b,#fff0);width:360px;height:360px;top:-60px;right:90px}.sr-hero-panel:after{background:radial-gradient(circle,#b3e5ff3d,#b3e5ff00);width:420px;height:420px;bottom:-140px;left:90px}.sr-hero-dashboard{z-index:2;background:#fff;border-radius:16px;width:100%;max-width:520px;position:relative;overflow:hidden;box-shadow:0 24px 48px #5064822e,0 8px 16px #50648214}.sr-dash-topbar{background:#f4f5f7;border-bottom:1px solid #e8eaed;align-items:center;gap:8px;height:36px;padding:0 16px;display:flex}.sr-dash-dot{border-radius:50%;width:10px;height:10px}.sr-dash-dot:first-child{background:#ff6058}.sr-dash-dot:nth-child(2){background:#ffbd2e}.sr-dash-dot:nth-child(3){background:#27ca40}.sr-dash-title{font-family:var(--font-sr-display),sans-serif;letter-spacing:.08em;color:#999;text-transform:uppercase;margin-left:auto;font-size:.7rem;font-weight:700}.sr-dash-body{min-height:300px;display:flex}.sr-dash-sidebar{background:#f8f9fb;border-right:1px solid #ecedf0;flex-direction:column;align-items:center;gap:14px;width:52px;padding:18px 0;display:flex}.sr-dash-nav{background:#e4e7ed;border-radius:8px;width:28px;height:28px}.sr-dash-nav.active{background:#3d62ad}.sr-dash-main{flex:1;padding:22px}.sr-dash-stats{gap:12px;margin-bottom:22px;display:flex}.sr-dash-stat{background:#f8f9fb;border-radius:10px;flex-direction:column;flex:1;gap:8px;padding:14px;display:flex}.sr-dash-num{border-radius:4px;width:36px;height:14px}.sr-dash-num.green{background:#7ad09f}.sr-dash-num.blue{background:#89a8dc}.sr-dash-num.amber{background:#e3c464}.sr-dash-label{background:#e4e7ed;border-radius:3px;width:100%;height:6px}.sr-dash-rows{flex-direction:column;gap:8px;display:flex}.sr-dash-row{background:#fff;border:1px solid #f0f1f3;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;display:flex}.sr-dash-pill{border-radius:50%;flex-shrink:0;width:8px;height:8px}.sr-dash-pill.green{background:#7ad09f}.sr-dash-pill.blue{background:#89a8dc}.sr-dash-pill.amber{background:#e3c464}.sr-dash-text{background:#e8eaed;border-radius:4px;height:8px}.sr-dash-text.long{flex:1}.sr-dash-text.short{flex-shrink:0;width:48px}@media (max-width:1200px){.sr-hero-layout{grid-template-columns:42% 58%}.sr-hero-copy{padding:140px 32px 48px 40px}.sr-hero-panel{border-radius:0 0 0 72px;padding:140px 32px 48px}}@media (max-width:960px){.sr-hero{min-height:auto}.sr-hero-layout{grid-template-rows:auto auto;grid-template-columns:1fr;min-height:auto}.sr-hero-copy{grid-row:1;padding:140px 24px 32px}.sr-hero-heading{font-size:clamp(1.35rem,5vw,1.8rem)}.sr-hero-panel-wrap{grid-row:2;padding:0 20px 60px}.sr-hero-panel{border-radius:24px;height:auto;padding:32px 24px}}@media (max-width:640px){.sr-hero-copy{padding:130px 20px 28px}.sr-hero-ctas{flex-direction:column}.sr-hero-cta-primary,.sr-hero-cta-outline{text-align:center;width:100%}.sr-dash-stats{flex-direction:column}.sr-dash-body{min-height:240px}}
.sr-challenges{--sr-ch-bg:#f4f5f7;--sr-ch-text:#1a1a1a;--sr-ch-muted:#4b4f57;--sr-ch-line:#63748d;--sr-ch-blue:#315ca8;--sr-ch-card:#ffffffc2;--sr-ch-card-border:#fffc;--sr-ch-shadow:0 18px 36px #73849e24;--sr-ch-shadow-soft:0 8px 18px #5b6c8724;isolation:isolate;background:radial-gradient(circle at 12% 12%,#ffffffeb,#ffffff26 34%,#0000 48%),radial-gradient(circle at 50% 48%,#ffffff8c,#fff0 58%),linear-gradient(#f5f6f8 0%,#eef1f4 100%);min-height:100vh;padding:40px 32px 72px;position:relative;overflow:hidden}.sr-challenges:before{content:"";z-index:-1;filter:blur(.5px);background:linear-gradient(#c8dcefeb,#bad0e6eb);border-radius:58% 42% 0 0/48% 52% 0 0;width:320px;height:240px;position:absolute;bottom:-54px;left:-78px;transform:rotate(-10deg);box-shadow:inset 0 1px #ffffff73}.sr-ch-container{width:min(1220px,100%);margin:0 auto;padding-top:6px}.sr-ch-title{text-align:center;font-family:"Yu Mincho","Hiragino Mincho ProN",var(--font-sr-serif,"Noto Serif JP"),serif;letter-spacing:.02em;color:var(--sr-ch-text);margin:6px 0 56px;font-size:clamp(2rem,3.2vw,3.45rem);font-weight:500;line-height:1.45}.sr-ch-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:30px;margin-bottom:54px;display:grid}.sr-ch-card{background:var(--sr-ch-card);border:1px solid var(--sr-ch-card-border);box-shadow:var(--sr-ch-shadow);-webkit-backdrop-filter:blur(8px);text-align:center;border-radius:20px;flex-direction:column;align-items:center;min-height:720px;padding:34px 22px 20px;display:flex}.sr-ch-icon-wrap{justify-content:center;align-items:center;height:110px;margin-bottom:14px;display:flex}.sr-ch-line-icon{width:180px;height:96px;color:var(--sr-ch-line);position:relative}.sr-ch-line-icon *{box-sizing:border-box;border-color:currentColor;position:absolute}.sr-ch-card-title{letter-spacing:.01em;color:var(--sr-ch-text);margin:0 0 14px;font-size:clamp(1.85rem,2.25vw,2.55rem);font-weight:700;line-height:1.35}.sr-ch-card-copy{color:#272727;letter-spacing:.01em;min-height:158px;margin:0;font-size:clamp(1.05rem,1.35vw,1.35rem);font-weight:700;line-height:1.65}.sr-ch-mockshot{border-radius:4px 4px 16px 16px;width:100%;height:246px;margin-top:auto;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff8c}.sr-ch-mockshot.soldout{background:linear-gradient(#eceef1 0%,#e1e4e8 100%)}.sr-ch-mockshot.calendar{background:linear-gradient(#ede2d6 0%,#e8dccf 46%,#deceba 46%,#dac8b5 100%)}.sr-ch-mockshot.sheet{background:linear-gradient(#eceeef 0%,#e3e6e9 100%)}.sr-ch-browser-frame{width:78%;height:130px;box-shadow:var(--sr-ch-shadow-soft);background:linear-gradient(#fff,#f0f2f5);border:1px solid #d2d6ded9;border-radius:10px;position:absolute;top:20px;left:22px;overflow:hidden}.sr-ch-browser-bar{background:#f3f5f7;border-bottom:1px solid #d7dbe2d9;height:20px;position:absolute;top:0;left:0;right:0}.sr-ch-browser-bar:before,.sr-ch-browser-bar:after{content:"";background:#cfd5dc;border-radius:50%;width:8px;height:8px;position:absolute;top:6px}.sr-ch-browser-bar:before{left:8px}.sr-ch-browser-bar:after{left:20px}.sr-ch-browser-controls{background:#cfd5dc;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;left:32px}.sr-ch-browser-side{background:linear-gradient(#e7ebf0,#dde2e8);border-radius:6px;width:70px;height:72px;position:absolute;top:34px;left:12px}.sr-ch-shop-mini{border:3px solid #d2d8df;border-top-width:0;width:30px;height:24px;position:absolute;top:48px;left:22px}.sr-ch-shop-mini:before{content:"";border:3px solid #d2d8df;border-radius:6px 6px 0 0;width:30px;height:12px;position:absolute;top:-12px;left:-3px}.sr-ch-soldout-label{background:#d8dde4;border-radius:999px;width:98px;height:12px;position:absolute;top:46px;left:92px}.sr-ch-soldout-label:before,.sr-ch-soldout-label:after{content:"";border-radius:999px;position:absolute;left:0}.sr-ch-soldout-label:before{background:#62666f;width:120px;height:18px;top:20px}.sr-ch-soldout-label:after{background:#dee3e8;width:76px;height:10px;top:46px}.sr-ch-trend-card{width:104px;height:76px;box-shadow:var(--sr-ch-shadow-soft);background:linear-gradient(#fff,#f4f6f8);border:1px solid #d6dae0f2;border-radius:10px;position:absolute;bottom:16px;right:10px}.sr-ch-trend-axis{border-bottom:2px solid #c5cbd4;border-left:2px solid #c5cbd4;width:70px;height:44px;position:absolute;bottom:14px;left:16px}.sr-ch-trend-card:before,.sr-ch-trend-card:after{content:"";background:#7e8da1;border-radius:999px;position:absolute}.sr-ch-trend-card:before{transform-origin:0;width:56px;height:3px;bottom:20px;left:18px;transform:rotate(18deg)}.sr-ch-trend-card:after{transform-origin:0;width:30px;height:3px;bottom:28px;left:52px;transform:rotate(-26deg)}.sr-ch-calendar-paper{background:linear-gradient(#fffefd,#f8f6f3);border:1px solid #d6ccc0d9;width:150px;height:160px;position:absolute;top:18px;left:34px;box-shadow:0 14px 24px #68544124}.sr-ch-calendar-paper:before,.sr-ch-calendar-paper:after{content:"";background:#5f5a57;border-radius:999px;width:6px;height:18px;position:absolute;top:-8px}.sr-ch-calendar-paper:before{left:34px}.sr-ch-calendar-paper:after{right:34px}.sr-ch-calendar-year{color:#867f76;font-size:12px;font-weight:700;position:absolute;top:18px;right:16px}.sr-ch-calendar-grid{grid-template-columns:repeat(7,1fr);gap:6px 4px;width:114px;display:grid;position:absolute;top:34px;left:18px}.sr-ch-calendar-grid span{background:#d1d0cb;border-radius:2px;justify-self:center;width:8px;height:8px}.sr-ch-note{color:#6b675f;text-align:left;width:56px;height:36px;padding:6px;font-size:9px;line-height:1.35;position:absolute;box-shadow:0 8px 16px #7a624829}.sr-ch-note.n1{background:#efdfc6;top:10px;left:8px}.sr-ch-note.n2{background:#efdcdd;top:16px;right:10px}.sr-ch-note.n3{background:#cfe3e3;top:68px;right:4px}.sr-ch-note.n4{background:#dce9ea;width:42px;height:24px;bottom:12px;left:16px}.sr-ch-pen{background:linear-gradient(90deg,#d7d7d9 0%,#3a3d43 24%,#1d1f24 76%,#d5a85f 76% 100%);border-radius:999px;width:84px;height:8px;position:absolute;bottom:26px;right:58px;transform:rotate(-18deg);box-shadow:0 6px 10px #0000001f}.sr-ch-desk{background:linear-gradient(#d7bf98,#cda97d);height:50px;position:absolute;inset:auto 0 0}.sr-ch-small-obj{border-radius:4px;position:absolute;box-shadow:0 6px 12px #6e5c4a1f}.sr-ch-small-obj.o1{background:#c3af91;border-radius:50%;width:30px;height:20px;bottom:18px;left:18px}.sr-ch-small-obj.o2{background:#bfd7df;width:46px;height:18px;bottom:14px;left:74px}.sr-ch-small-obj.o3{background:#f3e7b6;width:26px;height:16px;bottom:18px;right:18px}.sr-ch-spreadsheet{background:#fff;border:1px solid #ccd3dbeb;border-radius:6px;width:calc(100% - 70px);height:142px;position:absolute;top:24px;left:28px;overflow:hidden;box-shadow:0 14px 24px #5b6c872e}.sr-ch-sheet-top{background:#2f7d4f;height:18px}.sr-ch-sheet-header{background:#f3f5f8;border-bottom:1px solid #dde2e8;height:16px}.sr-ch-sheet-grid{opacity:.95;background-image:linear-gradient(90deg,#d9dfe5 1px,#0000 1px),linear-gradient(#d9dfe5 1px,#0000 1px);background-size:22px 18px;position:absolute;inset:34px 0 0}.sr-ch-bell-card{width:76px;height:68px;box-shadow:var(--sr-ch-shadow-soft);background:linear-gradient(#fff,#f2f4f7);border:1px solid #d7dce2f5;border-radius:12px;position:absolute;bottom:18px;right:18px}.sr-ch-bell{border:3px solid var(--sr-ch-line);border-bottom:0;border-radius:18px 18px 0 0;width:28px;height:26px;position:absolute;top:15px;left:24px}.sr-ch-bell:before{content:"";border-bottom:3px solid var(--sr-ch-line);border-left:3px solid #0000;border-right:3px solid #0000;border-radius:0 0 16px 16px;height:10px;position:absolute;bottom:-10px;left:-8px;right:-8px}.sr-ch-bell:after{content:"";background:var(--sr-ch-line);border-radius:50%;width:8px;height:8px;position:absolute;bottom:-14px;left:10px}.sr-ch-store-front{border:3px solid;border-top-width:0;border-radius:0 0 4px 4px;width:64px;height:50px;top:18px;left:10px}.sr-ch-store-front:before{content:"";background:linear-gradient(#63748d0f,#63748d00);border:3px solid;border-radius:8px 8px 0 0;width:68px;height:18px;position:absolute;top:-18px;left:-4px}.sr-ch-store-front:after{content:"";border:3px solid;border-bottom-width:0;width:14px;height:22px;position:absolute;bottom:0;left:12px}.sr-ch-store-shelf{border:3px solid;width:16px;height:10px;bottom:18px;left:44px}.sr-ch-walker-body{background:currentColor;border-radius:999px;width:3px;height:22px;top:34px;left:102px}.sr-ch-walker-arm{transform-origin:0;background:currentColor;border-radius:999px;width:16px;height:3px;top:40px;left:95px;transform:rotate(26deg)}.sr-ch-walker-leg{transform-origin:top;background:currentColor;border-radius:999px;width:3px;height:18px;top:54px;left:100px;transform:rotate(18deg)}.sr-ch-walker-leg.right{left:106px;transform:rotate(-26deg)}.sr-ch-walker-head{border:3px solid;border-radius:50%;width:16px;height:16px;top:18px;left:97px}.sr-ch-coin-badge{border:3px solid;border-radius:50%;width:44px;height:44px;top:10px;right:6px}.sr-ch-coin-badge:before{content:"¥";color:currentColor;place-items:center;font-size:18px;font-weight:700;display:grid;position:absolute;inset:0}.sr-ch-coin-badge:after{content:"";background:currentColor;border-radius:999px;height:3px;position:absolute;top:19px;left:6px;right:6px;transform:rotate(-45deg)}.sr-ch-calendar-icon{border:3px solid;border-radius:8px;width:62px;height:52px;top:18px;left:8px}.sr-ch-calendar-icon:before,.sr-ch-calendar-icon:after{content:"";background:currentColor;border-radius:999px;width:4px;height:12px;position:absolute;top:-8px}.sr-ch-calendar-icon:before{left:14px}.sr-ch-calendar-icon:after{right:14px}.sr-ch-calendar-dots{grid-template-columns:repeat(3,1fr);gap:5px;width:40px;height:26px;display:grid;top:38px;left:18px}.sr-ch-calendar-dots span{opacity:.55;background:currentColor;border-radius:50%;place-self:center;width:6px;height:6px;position:static}.sr-ch-megaphone{border:3px solid;border-left-width:0;border-radius:0 10px 10px 0;width:44px;height:24px;top:28px;left:78px;transform:skew(-18deg)}.sr-ch-megaphone:before{content:"";background:currentColor;border-radius:999px;width:14px;height:6px;position:absolute;top:9px;left:-10px;transform:rotate(-20deg)}.sr-ch-megaphone:after{content:"";background:currentColor;border-radius:999px;width:8px;height:20px;position:absolute;top:22px;left:10px;transform:rotate(18deg)}.sr-ch-sound-wave,.sr-ch-sound-wave:before,.sr-ch-sound-wave:after{border-top:3px solid;border-bottom:0;border-left:0;border-right:3px solid;border-radius:0 14px 0 0}.sr-ch-sound-wave{width:14px;height:14px;top:18px;right:34px;transform:rotate(45deg)}.sr-ch-sound-wave:before,.sr-ch-sound-wave:after{content:"";position:absolute;inset:-8px}.sr-ch-sound-wave:after{inset:-16px}.sr-ch-checklist-icon{border:3px solid;border-radius:6px;width:46px;height:58px;top:18px;right:6px}.sr-ch-checklist-icon:before{content:"";background:var(--sr-ch-bg);border:3px solid;border-radius:4px;width:18px;height:8px;position:absolute;top:-8px;left:12px}.sr-ch-checklist-line,.sr-ch-checklist-line:before,.sr-ch-checklist-line:after{content:"";background:currentColor;border-radius:999px;height:3px;position:absolute;left:18px;right:10px}.sr-ch-checklist-line{top:16px}.sr-ch-checklist-line:before{top:14px;left:0;right:0}.sr-ch-checklist-line:after{top:28px;left:0;right:0}.sr-ch-checkmark,.sr-ch-checkmark:before{content:"";background:currentColor;border-radius:999px;position:absolute}.sr-ch-checkmark{width:3px;height:8px;top:13px;left:9px;transform:rotate(-40deg)}.sr-ch-checkmark:before{transform-origin:bottom;width:3px;height:14px;top:-5px;left:6px;transform:rotate(90deg)}.sr-ch-checkmark.cm2{top:28px}.sr-ch-checkmark.cm3{top:42px}.sr-ch-doc-stack,.sr-ch-doc-stack:before,.sr-ch-doc-stack:after{content:"";background:#63748d08;border:3px solid;border-radius:4px;width:30px;height:40px;position:absolute}.sr-ch-doc-stack{top:16px;left:16px}.sr-ch-doc-stack:before{top:-8px;left:18px}.sr-ch-doc-stack:after{top:0;left:36px}.sr-ch-doc-line,.sr-ch-doc-line:before,.sr-ch-doc-line:after{content:"";background:currentColor;border-radius:999px;width:18px;height:2px;position:absolute;left:22px}.sr-ch-doc-line{top:28px}.sr-ch-doc-line:before{top:8px;left:0}.sr-ch-doc-line:after{top:16px;left:0}.sr-ch-process-arrow{opacity:.8;border:3px dashed;border-radius:50%;width:54px;height:54px;top:14px;left:56px}.sr-ch-process-arrow:before,.sr-ch-process-arrow:after{content:"";border-color:currentColor;position:absolute}.sr-ch-process-arrow:before{border-top:3px solid;border-right:3px solid;width:12px;height:12px;top:18px;right:-4px;transform:rotate(45deg)}.sr-ch-process-arrow:after{border-bottom:3px solid;border-left:3px solid;width:12px;height:12px;bottom:18px;left:-4px;transform:rotate(45deg)}.sr-ch-process-hand{border:0 solid;border-width:0 0 3px 3px;border-radius:0 0 0 16px;width:40px;height:30px;top:34px;left:70px;transform:rotate(-8deg)}.sr-ch-box{border:3px solid;border-radius:2px;width:42px;height:34px;top:36px;right:26px;transform:skewY(-8deg)}.sr-ch-box:before,.sr-ch-box:after{content:"";background:currentColor;border-radius:999px;position:absolute}.sr-ch-box:before{transform-origin:top;width:3px;height:30px;top:-1px;left:18px;transform:rotate(33deg)}.sr-ch-box:after{width:42px;height:3px;top:10px;left:-1px}.sr-ch-clock{border:3px solid;border-radius:50%;width:34px;height:34px;top:4px;right:0}.sr-ch-clock:before,.sr-ch-clock:after{content:"";transform-origin:bottom;background:currentColor;border-radius:999px;width:3px;height:10px;position:absolute;top:6px;left:15px}.sr-ch-clock:after{width:9px;height:3px;top:14px;left:15px;transform:rotate(35deg)}.sr-ch-summary{text-align:center;width:min(980px,100%);margin:0 auto}.sr-ch-summary-title{font-family:"Yu Mincho","Hiragino Mincho ProN",var(--font-sr-serif,"Noto Serif JP"),serif;letter-spacing:.02em;color:var(--sr-ch-text);margin:0 0 26px;font-size:clamp(2rem,3.1vw,3.25rem);font-weight:500;line-height:1.6}.sr-ch-summary-list{text-align:left;max-width:900px;margin:0;padding-left:1.35em;font-size:clamp(1.12rem,1.5vw,1.5rem);font-weight:700;line-height:1.8;display:inline-block}.sr-ch-summary-list li{color:#1f1f1f;margin:.12em 0}.sr-ch-summary-list li::marker{color:var(--sr-ch-blue);font-size:1.1em}@media (max-width:1180px){.sr-ch-grid{gap:22px}.sr-ch-card{min-height:680px}}@media (max-width:980px){.sr-challenges{padding:32px 18px 64px}.sr-ch-grid{grid-template-columns:1fr;max-width:720px;margin-left:auto;margin-right:auto}.sr-ch-card{min-height:auto}.sr-ch-card-copy{min-height:auto;margin-bottom:22px}.sr-ch-summary{max-width:760px}}@media (max-width:640px){.sr-ch-title{margin-top:28px;margin-bottom:36px}.sr-ch-card{padding:26px 16px 16px}.sr-ch-summary-list{padding-left:1.2em;display:block}}
