
:root{--oh-orange:#ff5a1f;--oh-teal:#0b8a82;--oh-ink:#18262f;--oh-muted:#667680;--oh-line:#e4ece9;--oh-soft:#f7fbfa;--oh-warm:#fff8f2}
.open-help-shell{display:block;width:100%;max-width:1120px;margin:0 auto 44px}
.open-help-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);min-height:360px;border:1px solid #eee6df;border-radius:28px;background:linear-gradient(135deg,#fff 0%,#fffaf5 52%,#f3fbfa 100%);overflow:hidden;box-shadow:0 18px 44px rgba(36,63,72,.07)}
.open-help-hero-copy{padding:32px 30px;display:flex;flex-direction:column;justify-content:center}
.open-help-kicker{display:inline-flex;width:max-content;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#eff9f7;color:var(--oh-teal);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.open-help-hero h1{margin:13px 0 10px;font-size:46px;line-height:1.02;color:var(--oh-ink)}
.open-help-hero h1 em{display:block;color:var(--oh-orange);font-style:normal}
.open-help-hero p{margin:0;color:var(--oh-muted);font-size:16px;line-height:1.62}
.open-help-hero-art{position:relative;min-height:360px;background:#fff}
.open-help-hero-art img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.open-help-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.12) 18%,rgba(255,255,255,0) 38%);pointer-events:none}
.open-help-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.open-help-actions .u-btn{white-space:nowrap}
.open-help-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}
.open-help-stats article{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid var(--oh-line);border-radius:16px;background:rgba(255,255,255,.84)}
.open-help-stats img{width:30px;height:30px;object-fit:contain}.open-help-stats b{display:block;font-size:19px;color:var(--oh-teal)}.open-help-stats span{font-size:12px;color:#6c7a83}
.open-help-section{margin-top:26px}.open-help-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.open-help-section-head h2{margin:0;color:var(--oh-ink);font-size:28px}.open-help-section-head p{margin:4px 0 0;color:var(--oh-muted);line-height:1.5}.open-help-section-head a{color:var(--oh-orange);font-weight:750;text-decoration:none}
.open-help-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.open-help-feature{padding:18px;border-radius:20px;border:1px solid var(--oh-line);background:#fff;box-shadow:0 9px 22px rgba(34,63,70,.04)}.open-help-feature img{width:42px;height:42px;object-fit:contain;margin-bottom:8px}.open-help-feature b{display:block;color:var(--oh-ink);margin-bottom:5px}.open-help-feature span{display:block;color:var(--oh-muted);font-size:13px;line-height:1.45}
.open-help-category-nav{display:flex;gap:8px;overflow-x:auto;padding:2px 0 7px;scrollbar-width:thin}.open-help-category-nav a{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:8px 11px;border:1px solid var(--oh-line);border-radius:999px;background:#fff;color:#34454e;text-decoration:none;font-size:13px;font-weight:700}.open-help-category-nav a.active{border-color:#ffb18f;background:#fff3ed;color:#e65318}.open-help-category-nav img{width:22px;height:22px;object-fit:contain}
.open-help-example-grid,.open-help-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.open-help-card{overflow:hidden;border:1px solid var(--oh-line);border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(34,64,72,.05);display:flex;flex-direction:column}.open-help-card-art{position:relative;height:132px;background:#f1f7f6;overflow:hidden}.open-help-card-art img.main{width:100%;height:100%;object-fit:cover;display:block}.open-help-card-art .cat-icon{position:absolute;left:10px;bottom:10px;width:34px;height:34px;padding:5px;border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 6px 14px rgba(29,51,59,.12)}.open-help-card-body{padding:15px;display:flex;flex-direction:column;gap:9px;flex:1}.open-help-card-body h3{margin:0;color:var(--oh-ink);font-size:18px;line-height:1.18}.open-help-card-body p{margin:0;color:var(--oh-muted);font-size:13.5px;line-height:1.5}.open-help-meta{display:flex;flex-wrap:wrap;gap:7px;color:#65747e;font-size:12px}.open-help-meta span{display:inline-flex;align-items:center;gap:5px}.open-help-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:4px}.open-help-card-footer .thanks{color:#f0521b;font-weight:800}.open-help-card-footer a{color:var(--oh-teal);font-weight:800;text-decoration:none}
.open-help-info-strip{display:grid;grid-template-columns:auto 1fr minmax(240px,.8fr);gap:18px;align-items:center;margin-top:22px;padding:18px 20px;border:1px solid #e9e5df;border-radius:22px;background:linear-gradient(90deg,#fff9f4,#fff,#eff9f7);overflow:hidden}.open-help-info-strip>img{width:58px;height:58px;object-fit:contain}.open-help-info-strip h3{margin:0 0 5px;color:var(--oh-ink)}.open-help-info-strip p{margin:0;color:var(--oh-muted);line-height:1.5}.open-help-info-strip .scene{width:100%;height:100px;object-fit:cover;border-radius:16px}
.open-help-form-layout,.open-help-manage-layout,.open-help-share-layout,.open-help-view-layout,.open-help-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;margin-top:22px}.open-help-panel{border:1px solid var(--oh-line);border-radius:22px;background:#fff;box-shadow:0 10px 26px rgba(35,62,70,.05);padding:22px}.open-help-panel h2{margin:0 0 8px;color:var(--oh-ink);font-size:26px}.open-help-panel>p{margin:0 0 16px;color:var(--oh-muted);line-height:1.55}
.open-help-side-stack{display:flex;flex-direction:column;gap:14px}.open-help-side-card{padding:18px;border:1px solid var(--oh-line);border-radius:20px;background:#fff}.open-help-side-card img{display:block;width:56px;height:56px;object-fit:contain;margin-bottom:9px}.open-help-side-card h3{margin:0 0 8px;color:var(--oh-ink)}.open-help-side-card p,.open-help-side-card li{color:var(--oh-muted);line-height:1.55}.open-help-side-card ol{margin:0;padding-left:18px}
.open-help-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:10px 0 18px}.open-help-category-option{position:relative}.open-help-category-option input{position:absolute;opacity:0;pointer-events:none}.open-help-category-option span{display:flex;align-items:center;gap:8px;height:54px;padding:0 10px;border:1px solid var(--oh-line);border-radius:14px;background:#fff;cursor:pointer;font-size:13px;font-weight:750;color:#34434b;transition:.15s}.open-help-category-option img{width:30px;height:30px;object-fit:contain}.open-help-category-option input:checked+span{border-color:#ff986c;background:#fff3ec;color:#d94f17;box-shadow:0 0 0 2px rgba(255,91,31,.08)}
.open-help-panel label{display:block;margin-bottom:14px;color:#26343c;font-weight:700}.open-help-panel label>span{display:block;margin-bottom:7px}.open-help-panel input[type=text],.open-help-panel textarea{width:100%;box-sizing:border-box;border:1px solid #d8e3df;border-radius:14px;padding:12px 14px;font:inherit;color:#1f2d35;background:#fff}.open-help-panel textarea{min-height:112px;resize:vertical}.open-help-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.open-help-check{display:flex!important;gap:10px!important;align-items:flex-start;padding:13px 14px;border:1px solid var(--oh-line);border-radius:15px;background:#f7fbfa}.open-help-check input{margin-top:3px}
.open-help-manage-list{display:flex;flex-direction:column;gap:14px}.open-help-manage-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:16px;padding:14px;border:1px solid var(--oh-line);border-radius:21px;background:#fff}.open-help-manage-card .thumb{width:150px;height:120px;border-radius:16px;object-fit:cover}.open-help-manage-card h3{margin:0 0 5px;color:var(--oh-ink);font-size:21px}.open-help-manage-card p{margin:0;color:var(--oh-muted);line-height:1.5}.open-help-manage-card .topline{display:flex;justify-content:space-between;gap:10px}.open-help-status{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#eaf8f5;color:#0c827a;font-size:12px;font-weight:800;white-space:nowrap}.open-help-status.off{background:#fff2eb;color:#d95a1f}.open-help-mini-stats{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.open-help-mini-stats span{padding:7px 10px;border-radius:999px;background:#f5f8f7;color:#53636d;font-size:12px}.open-help-mini-stats b{color:var(--oh-teal)}
.open-help-view-hero{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;align-items:stretch}.open-help-view-title{padding:4px 0}.open-help-view-title h1{margin:8px 0 9px;color:var(--oh-ink);font-size:38px;line-height:1.06}.open-help-view-title .summary{color:#556670;font-size:17px;line-height:1.55}.open-help-view-art{overflow:hidden;border-radius:20px;background:#f4f8f7}.open-help-view-art img{width:100%;height:100%;min-height:220px;object-fit:cover}.open-help-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.open-help-detail-grid article{padding:14px;border-radius:16px;background:#f8fbfa;border:1px solid #e9efed}.open-help-detail-grid b{display:block;color:var(--oh-ink);margin-bottom:5px}.open-help-detail-grid p{margin:0;color:var(--oh-muted);line-height:1.5}
.open-help-react-card{position:sticky;top:18px}.open-help-react-card .reaction-graphic{display:block;width:82px;height:82px;object-fit:contain;margin:0 auto 4px}.open-help-reaction-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}.open-help-reaction-stats article{text-align:center;padding:12px;border-radius:15px;background:#f7faf9;border:1px solid #e9efed}.open-help-reaction-stats b{display:block;color:var(--oh-orange);font-size:24px}.open-help-reaction-stats span{font-size:12px;color:#6d7981}.open-help-like-box{display:flex;align-items:flex-start;gap:9px;padding:12px;border:1px solid var(--oh-line);border-radius:15px;background:#f7fbfa;margin-bottom:12px}.open-help-react-card textarea{min-height:92px}.open-help-feedback-list{display:flex;flex-direction:column;gap:9px;margin-top:16px}.open-help-feedback-list article{padding:13px 14px;border-radius:15px;background:#fff;border:1px solid #e9efed}.open-help-feedback-list b{display:block;color:#22313a;margin-bottom:3px}.open-help-feedback-list p{margin:0;color:#65747d;line-height:1.5}.open-help-feedback-list small{display:block;margin-top:5px;color:#8a969c}
.open-help-qr-stage{display:grid;grid-template-columns:240px minmax(0,1fr);gap:18px;align-items:center}.open-help-qr-box{display:flex;align-items:center;justify-content:center;min-height:230px;padding:14px;border:1px solid var(--oh-line);border-radius:18px;background:#fff}.open-help-copy-row{display:flex;gap:8px;margin-top:12px}.open-help-copy-row input{flex:1;border:1px solid #d8e3df;border-radius:12px;padding:10px 12px;font:inherit}.open-help-print-card{padding:18px;border-radius:20px;background:linear-gradient(145deg,#fffaf5,#eff9f7);border:1px solid var(--oh-line)}.open-help-print-card img{display:block;width:76px;height:76px;object-fit:contain;margin-bottom:8px}.open-help-print-card h3{margin:0 0 5px;color:var(--oh-ink)}.open-help-print-card p{margin:0;color:var(--oh-muted);line-height:1.5}
.open-help-profile-mini{margin-top:18px;padding:18px 20px;border:1px solid #e4ece9;border-radius:20px;background:linear-gradient(90deg,#fff,#f3fbf9);display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center}.open-help-profile-mini h2{margin:0 0 3px;font-size:21px;color:#1b2931}.open-help-profile-mini p{margin:0;color:#66757f;font-size:13px}.open-help-profile-mini .metric{padding:10px 13px;border-radius:14px;background:#fff;border:1px solid #e7efed;text-align:center;min-width:110px}.open-help-profile-mini .metric b{display:block;color:#0d857d;font-size:21px}.open-help-profile-mini .metric span{font-size:12px;color:#687780}
.open-help-thanks-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:center;padding:28px;border:1px solid var(--oh-line);border-radius:26px;background:linear-gradient(135deg,#fff8f2,#fff,#f1faf8)}.open-help-thanks-hero img{width:100%;height:210px;object-fit:cover;border-radius:20px}.open-help-thanks-hero h1{margin:10px 0 8px;font-size:38px;line-height:1.05;color:var(--oh-ink)}
@media(max-width:980px){.open-help-hero,.open-help-form-layout,.open-help-manage-layout,.open-help-share-layout,.open-help-view-layout,.open-help-detail-layout,.open-help-thanks-hero{grid-template-columns:1fr}.open-help-hero-art{min-height:270px}.open-help-example-grid,.open-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.open-help-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.open-help-react-card{position:static}.open-help-view-hero{grid-template-columns:1fr}.open-help-qr-stage{grid-template-columns:1fr}}
@media(max-width:650px){.open-help-shell{margin-bottom:28px}.open-help-hero{border-radius:22px}.open-help-hero-copy{padding:22px 19px}.open-help-hero h1{font-size:36px}.open-help-hero-art{min-height:220px}.open-help-stats{grid-template-columns:1fr}.open-help-feature-grid,.open-help-example-grid,.open-help-grid,.open-help-form-grid,.open-help-category-grid,.open-help-detail-grid{grid-template-columns:1fr 1fr}.open-help-section-head{align-items:flex-start;flex-direction:column}.open-help-info-strip{grid-template-columns:auto 1fr}.open-help-info-strip .scene{grid-column:1/-1;height:110px}.open-help-manage-card{grid-template-columns:1fr}.open-help-manage-card .thumb{width:100%;height:170px}.open-help-view-title h1,.open-help-thanks-hero h1{font-size:31px}.open-help-profile-mini{grid-template-columns:1fr 1fr}.open-help-profile-mini>div:first-child{grid-column:1/-1}}
@media(max-width:430px){.open-help-feature-grid,.open-help-example-grid,.open-help-grid,.open-help-category-grid{grid-template-columns:1fr}.open-help-profile-mini{grid-template-columns:1fr}.open-help-profile-mini>div:first-child{grid-column:auto}.open-help-thanks-hero{padding:20px}}

/* v107 clean vector graphics: all artwork is text-free and scalable. */
.open-help-hero-art img{object-fit:cover!important;image-rendering:auto}
.open-help-feature{overflow:hidden}
.open-help-feature img{width:100%!important;height:122px!important;object-fit:contain!important;margin:0 0 10px!important;border-radius:15px;background:#fbfdfc}
.open-help-card-art img.main,.open-help-manage-card .thumb,.open-help-view-art img,.open-help-thanks-hero>img{image-rendering:auto}
.open-help-thanks-hero>img{object-fit:contain!important;background:#fbfdfc}
.open-help-info-strip .scene{object-fit:contain!important;background:#f7fbfa}
@media(max-width:650px){.open-help-feature img{height:108px!important}}

/* v109 — final standalone graphics. No sprite-sheet cropping. */
.open-help-card-art{height:150px;background:#fbfdfc}
.open-help-card-art img.main{object-fit:contain!important;object-position:center!important;padding:4px;box-sizing:border-box}
.open-help-manage-card .thumb{object-fit:contain!important;background:#fbfdfc;padding:4px;box-sizing:border-box}
.open-help-view-art img{object-fit:contain!important;background:#fbfdfc;padding:4px;box-sizing:border-box}
.open-help-feature img{object-fit:contain!important;background:#fbfdfc}
.open-help-info-strip .scene{object-fit:contain!important}
.open-help-hero-art img{object-fit:cover!important;object-position:center!important}
.open-help-thanks-hero>img{object-fit:contain!important;background:#fbfdfc}

.open-help-side-card.compact{padding:16px 18px 16px}.open-help-side-card-head{display:flex;align-items:flex-start;gap:14px}.open-help-side-card.compact img{flex:0 0 52px;width:52px;height:52px;margin:0}.open-help-side-card-copy{min-width:0;flex:1}.open-help-side-card-copy h3{margin:2px 0 6px}.open-help-side-card-copy p{margin:0}.open-help-side-card.compact .open-help-actions{margin-top:14px;padding-left:66px;display:flex;flex-wrap:wrap;gap:10px}.open-help-side-card.compact .u-btn{min-width:120px;text-align:center}.open-help-side-card.compact .u-btn.secondary{background:#fff}@media (max-width:1000px){.open-help-side-card.compact .open-help-actions{padding-left:0}}


/* v161: dedicated top banner for Open Help statistics */
.open-help-detail-top{
  position:relative;
  min-height:132px;
  margin:0 0 22px;
  padding:22px 360px 22px 30px;
  display:flex;
  align-items:center;
  overflow:hidden;
  border:1px solid #efdfd5;
  border-radius:16px;
  background:linear-gradient(105deg,#fff8f3 0%,#fffdfb 62%,#f7fbfa 100%);
}
.open-help-detail-top-copy{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  gap:16px;
  align-items:center;
}
.open-help-detail-top-icon{
  grid-row:1/3;
  width:52px;
  height:52px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#ff5a1f;
  color:#fff;
  font-size:22px;
  box-shadow:0 8px 20px rgba(255,90,31,.18);
}
.open-help-detail-top h2{margin:0 0 6px;font-size:22px;line-height:1.18;color:#18262f}
.open-help-detail-top p{margin:0;color:#53646b;font-size:13px;line-height:1.45}
.open-help-detail-top>img{
  position:absolute;
  z-index:1;
  right:10px;
  top:0;
  width:360px;
  height:132px;
  object-fit:contain;
  object-position:right center;
}

/* v161: tighter share card and icon-only print action */
.open-help-side-card.compact{padding:14px 16px}
.open-help-side-card-head{gap:11px}
.open-help-side-card.compact img{flex:0 0 44px;width:44px;height:44px}
.open-help-side-card-copy h3{margin:1px 0 4px;font-size:16px}
.open-help-side-card-copy p{font-size:12px;line-height:1.42}
.open-help-side-card.compact .open-help-actions{
  margin-top:10px;
  padding-left:55px;
  gap:7px;
  align-items:center;
}
.open-help-side-card.compact .u-btn{min-width:0;height:38px;padding:0 13px;font-size:12px}
.open-help-side-card.compact .open-help-print-icon-btn{
  width:38px;
  min-width:38px;
  padding:0;
  font-size:19px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
@media(max-width:1000px){
  .open-help-detail-top{padding-right:250px}
  .open-help-detail-top>img{width:260px}
  .open-help-side-card.compact .open-help-actions{padding-left:0}
}
@media(max-width:650px){
  .open-help-detail-top{min-height:118px;padding:18px 16px}
  .open-help-detail-top>img{right:0;width:52%;height:118px;opacity:.17}
  .open-help-detail-top-copy{grid-template-columns:44px minmax(0,1fr);gap:11px}
  .open-help-detail-top-icon{width:44px;height:44px;font-size:19px}
  .open-help-detail-top h2{font-size:19px}
}


/* v162 — compact spacing, real printer icon, rebuilt QR/share workspace */
.open-help-detail-page{margin-bottom:12px}
.open-help-manage-page{margin-bottom:18px}
.open-help-share-page{margin-bottom:12px}
.open-help-print-icon-btn{width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.open-help-print-icon-btn img{width:21px!important;height:21px!important;min-width:0!important;flex:0 0 21px!important;margin:0!important;padding:0!important;object-fit:contain!important;background:transparent!important}
.open-help-manage-card .open-help-print-icon-btn{vertical-align:middle}
.open-help-side-card.compact .open-help-print-icon-btn{width:38px!important;min-width:38px!important;height:38px!important}
.open-help-side-card.compact .open-help-print-icon-btn img{width:20px!important;height:20px!important;flex-basis:20px!important}

.open-help-share-head{display:grid;grid-template-columns:54px minmax(0,1fr);gap:15px;align-items:center;margin-bottom:16px;padding:18px 22px;border:1px solid #e7ecea;border-radius:18px;background:linear-gradient(105deg,#fff8f3,#fff 58%,#f2faf8)}
.open-help-share-head-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#fff;border:1px solid #dfe9e6}
.open-help-share-head-icon img{width:34px;height:34px;object-fit:contain}
.open-help-share-head h1{margin:0 0 4px;font-size:24px;color:#18262f}.open-help-share-head p{margin:0;color:#65757d;font-size:13px;line-height:1.45}
.open-help-share-workspace{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;align-items:start}
.open-help-share-main{min-width:0;border:1px solid var(--oh-line);border-radius:20px;background:#fff;padding:20px;box-shadow:0 8px 24px rgba(35,62,70,.04)}
.open-help-share-title{padding-bottom:15px;border-bottom:1px solid #edf1f0}.open-help-share-title h2{margin:8px 0 5px;font-size:25px;color:#18262f}.open-help-share-title p{margin:0;color:#667680;line-height:1.5}
.open-help-category-chip{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border-radius:999px;background:#eef9f7;color:#078d82;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.45px}.open-help-category-chip img{width:22px;height:22px;object-fit:contain}
.open-help-share-grid{display:grid;grid-template-columns:minmax(260px,.86fr) minmax(300px,1.14fr);gap:18px;align-items:start;margin-top:18px}
.open-help-qr-card{padding:16px;border:1px solid #e5ece9;border-radius:18px;background:#fbfdfc}
.open-help-qr-card .open-help-qr-box{min-height:246px;padding:12px;background:#fff}
.open-help-copy-row{margin-top:10px}.open-help-copy-row input{min-width:0;font-size:12px}.open-help-copy-row .u-btn{flex:0 0 auto}
.open-help-share-buttons{display:flex;align-items:center;gap:8px;margin-top:10px}.open-help-share-buttons .u-btn{height:40px}
.open-help-poster-preview-wrap{padding:14px;border:1px solid #eadfd8;border-radius:18px;background:linear-gradient(145deg,#fffaf6,#f5fbf9)}
.open-help-poster-label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.open-help-poster-label b{font-size:14px;color:#20343b}.open-help-poster-label span{font-size:11px;color:#819094}
#open-help-poster-preview{display:block;width:100%;height:auto;aspect-ratio:3/4;border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(34,63,70,.08)}
.open-help-share-side{gap:12px}.open-help-share-side .open-help-side-card.compact{padding:14px}.open-help-share-side .open-help-side-card.compact img{width:42px;height:42px;flex-basis:42px}.open-help-share-side .open-help-side-card-copy h3{font-size:15px}.open-help-share-side .open-help-side-card-copy p{font-size:12px;line-height:1.4}
@media(max-width:980px){.open-help-share-workspace{grid-template-columns:1fr}.open-help-share-side{grid-template-columns:1fr 1fr;display:grid}.open-help-share-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.open-help-share-grid{grid-template-columns:1fr}.open-help-share-side{grid-template-columns:1fr}.open-help-share-main{padding:15px}.open-help-share-head{padding:15px}.open-help-poster-label{align-items:flex-start;flex-direction:column;gap:2px}}


/* v163 — compact management buttons and side cards */
.open-help-manage-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}
.open-help-manage-actions .u-btn,
.open-help-manage-actions .open-help-action-form{height:40px;margin:0}
.open-help-manage-actions .u-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;height:40px;padding:0 15px;border-radius:10px;font-size:13px;line-height:1;box-sizing:border-box}
.open-help-manage-actions .open-help-action-form{display:inline-flex!important;vertical-align:middle}
.open-help-manage-actions .open-help-square-action{width:40px!important;min-width:40px!important;padding:0!important}
.open-help-manage-actions .open-help-square-action img{width:21px!important;height:21px!important;object-fit:contain!important;margin:0!important;padding:0!important;background:transparent!important}
.open-help-manage-actions .open-help-square-action.danger{border-color:#ffd2c3;background:#fff8f5}
.open-help-manage-actions .open-help-square-action.danger:hover{background:#fff0e9}
.open-help-manage-guidance{gap:10px}
.open-help-manage-guidance .open-help-side-card.compact{padding:14px 15px;border-radius:17px}
.open-help-manage-guidance .open-help-side-card-head{display:grid;grid-template-columns:44px minmax(0,1fr);gap:11px;align-items:start}
.open-help-manage-guidance .open-help-side-card.compact img{width:44px;height:44px;min-width:44px;margin:0;object-fit:contain}
.open-help-manage-guidance .open-help-side-card-copy h3{margin:1px 0 4px;font-size:15px;line-height:1.2}
.open-help-manage-guidance .open-help-side-card-copy p{margin:0;font-size:12px;line-height:1.42;color:var(--oh-muted)}

/* v163 — category buttons: readable labels, consistent height, no clipping */
.open-help-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:9px 0 16px}
.open-help-category-option{min-width:0;margin:0!important}
.open-help-category-option>span{display:grid!important;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:7px;height:auto!important;min-height:58px;padding:8px 9px!important;box-sizing:border-box;overflow:hidden}
.open-help-category-option>span img{width:28px!important;height:28px!important;min-width:28px;object-fit:contain;margin:0!important}
.open-help-category-option>span b{display:block;min-width:0;margin:0;font-size:12px;font-weight:750;line-height:1.15;white-space:normal;overflow-wrap:anywhere;color:inherit}

/* v163 — create/edit guidance: icon left, text right */
.open-help-guidance{gap:10px}
.open-help-guidance .open-help-guide-card{display:grid!important;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start;padding:14px 15px!important;border-radius:17px!important;margin:0!important}
.open-help-guidance .open-help-guide-art{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:#f1faf7;border:1px solid #dfeee9}
.open-help-guidance .guide-free .open-help-guide-art{background:#fff1eb;border-color:#ffe0d4}
.open-help-guidance .guide-qr .open-help-guide-art{background:#eff7fb;border-color:#dcebf2}
.open-help-guidance .open-help-guide-art img{display:block!important;width:27px!important;height:27px!important;min-width:0!important;margin:0!important;padding:0!important;object-fit:contain!important;background:transparent!important}
.open-help-guidance .open-help-guide-card>div{min-width:0}
.open-help-guidance .open-help-guide-card h3{margin:1px 0 4px!important;font-size:15px;line-height:1.2}
.open-help-guidance .open-help-guide-card p{margin:0!important;font-size:12px;line-height:1.42;color:var(--oh-muted)}

/* v163 — quick tips: fixed structure, no giant/floating icons */
.open-help-quick-tips{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:7px 14px!important;border:1px solid var(--oh-line);border-radius:17px;background:#fff;margin:0!important;overflow:hidden}
.open-help-quick-tip{display:grid!important;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;min-height:66px;padding:10px 0!important;margin:0!important;border:0!important;background:transparent!important;box-sizing:border-box}
.open-help-quick-tip+.open-help-quick-tip{border-top:1px solid #edf1f0!important}
.open-help-quick-icon{display:grid!important;place-items:center;width:38px!important;height:38px!important;min-width:38px!important;border-radius:50%;background:#f2f8f7;border:1px solid #e0ebe8;overflow:hidden;position:relative}
.open-help-quick-icon img{display:block!important;width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;margin:0!important;padding:0!important;object-fit:contain!important;background:transparent!important}
.open-help-clock:before{content:"";width:20px;height:20px;border:2px solid #1596b2;border-radius:50%;box-sizing:border-box}
.open-help-clock:after{content:"";position:absolute;width:2px;height:7px;background:#1596b2;left:18px;top:10px;transform-origin:1px 9px;transform:rotate(0deg);box-shadow:4px 6px 0 -0.5px #1596b2}
.open-help-quick-tip>div{min-width:0}
.open-help-quick-tip b{display:block;margin:0 0 3px;font-size:13px;line-height:1.2;color:#20343b}
.open-help-quick-tip span:not(.open-help-quick-icon){display:block;font-size:11.5px;line-height:1.42;color:#6d7d83}

/* keep the guidance column visually tight */
.open-help-form-layout{align-items:start}
.open-help-guidance .share-support-card{margin-top:0!important}

@media(max-width:1100px){
  .open-help-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:980px){
  .open-help-guidance{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .open-help-guidance .open-help-quick-tips,.open-help-guidance .share-support-card{grid-column:1/-1}
}
@media(max-width:650px){
  .open-help-guidance{grid-template-columns:1fr!important}
  .open-help-guidance .open-help-quick-tips,.open-help-guidance .share-support-card{grid-column:auto}
  .open-help-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .open-help-category-option>span{min-height:54px;padding:7px 8px!important}
}
@media(max-width:390px){
  .open-help-category-grid{grid-template-columns:1fr!important}
}


/* v166 — restore compact Open Help hero on account + public pages */
.open-help-hero{
  min-height:300px;
  grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);
  border-radius:24px;
}
.open-help-hero-copy{
  padding:24px 30px;
}
.open-help-hero h1{
  margin:10px 0 8px;
  font-size:39px;
  line-height:1.04;
  letter-spacing:-.55px;
  white-space:normal;
}
.open-help-hero h1 em{
  display:inline;
}
.open-help-hero p{
  font-size:14px;
  line-height:1.48;
}
.open-help-hero-art{
  min-height:300px;
}
.open-help-actions{
  margin-top:14px;
}
.open-help-stats{
  gap:8px;
  margin-top:14px;
}
.open-help-stats article{
  min-width:0;
  gap:8px;
  padding:9px 10px;
  border-radius:14px;
}
.open-help-stats img{
  width:27px;
  height:27px;
}
.open-help-stats article>div{
  min-width:0;
  display:flex;
  align-items:baseline;
  gap:5px;
  white-space:nowrap;
}
.open-help-stats b{
  display:inline;
  font-size:17px;
  line-height:1;
}
.open-help-stats span{
  display:inline;
  font-size:11.5px;
  line-height:1.1;
}

/* v166 — categories wrap naturally; no horizontal scrollbar */
.open-help-category-nav{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  overflow:visible;
  padding:2px 0 0;
  scrollbar-width:none;
}
.open-help-category-nav::-webkit-scrollbar{
  display:none;
}
.open-help-category-nav a{
  flex:0 0 auto;
  padding:7px 10px;
  font-size:12.5px;
}
.open-help-category-nav img{
  width:21px;
  height:21px;
}

/* slightly tighter public section rhythm */
.open-help-section{
  margin-top:22px;
}
.open-help-section-head{
  margin-bottom:11px;
}
.open-help-section-head h2{
  font-size:26px;
}
.open-help-section-head p{
  font-size:13px;
  line-height:1.45;
}

@media(max-width:980px){
  .open-help-hero{
    grid-template-columns:1fr;
    min-height:0;
  }
  .open-help-hero-art{
    min-height:235px;
  }
}

@media(max-width:650px){
  .open-help-hero-copy{
    padding:20px 18px;
  }
  .open-help-hero h1{
    font-size:31px;
    margin:8px 0 7px;
  }
  .open-help-hero p{
    font-size:13px;
    line-height:1.45;
  }
  .open-help-hero-art{
    min-height:195px;
  }
  .open-help-stats{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px;
    margin-top:12px;
  }
  .open-help-stats article{
    padding:8px 7px;
    gap:6px;
    justify-content:center;
  }
  .open-help-stats img{
    width:24px;
    height:24px;
  }
  .open-help-stats article>div{
    gap:3px;
  }
  .open-help-stats b{
    font-size:15px;
  }
  .open-help-stats span{
    font-size:10px;
  }
  .open-help-category-nav{
    gap:6px;
  }
  .open-help-category-nav a{
    padding:6px 9px;
    font-size:12px;
  }
}


/* v171 — give the live cards and final info strip more breathing room */
.open-help-section .open-help-grid{
  margin-bottom:14px;
}
.open-help-section + .open-help-info-strip{
  margin-top:36px;
}
.open-help-info-strip{
  margin-top:36px;
}

@media(max-width:650px){
  .open-help-section .open-help-grid{
    margin-bottom:10px;
  }
  .open-help-section + .open-help-info-strip,
  .open-help-info-strip{
    margin-top:28px;
  }
}


/* v172 — separate category chips from the active-help cards */
.open-help-category-nav{
  margin-bottom:16px;
}
@media(max-width:650px){
  .open-help-category-nav{
    margin-bottom:13px;
  }
}


/* v176 — compact bottom "Без зобов’язань" strip */
.open-help-info-strip{
  grid-template-columns:52px minmax(0,1fr) 220px;
  gap:14px;
  min-height:118px;
  padding:14px 18px;
  border-radius:20px;
}
.open-help-info-strip>img:not(.scene){
  width:46px;
  height:46px;
}
.open-help-info-strip h3{
  margin:0 0 4px;
  font-size:16px;
}
.open-help-info-strip p{
  font-size:13px;
  line-height:1.42;
}
.open-help-info-strip .scene,
.open-help-info-strip img.scene{
  width:220px!important;
  max-width:220px!important;
  height:86px!important;
  object-fit:contain!important;
  justify-self:end;
  border-radius:14px;
}

@media(max-width:650px){
  .open-help-info-strip{
    grid-template-columns:42px minmax(0,1fr);
    gap:10px;
    min-height:0;
    padding:13px 14px;
  }
  .open-help-info-strip>img:not(.scene){
    width:40px;
    height:40px;
  }
  .open-help-info-strip .scene,
  .open-help-info-strip img.scene{
    grid-column:1/-1;
    justify-self:center;
    width:180px!important;
    max-width:180px!important;
    height:72px!important;
    margin-top:2px;
  }
}


/* v177 — tighten vertical spacing around final info strip */
.open-help-section + .open-help-info-strip,
.open-help-info-strip{
  margin-top:16px!important;
}
.open-help-shell{
  margin-bottom:16px!important;
}

@media(max-width:650px){
  .open-help-section + .open-help-info-strip,
  .open-help-info-strip{
    margin-top:12px!important;
  }
  .open-help-shell{
    margin-bottom:14px!important;
  }
}


/* v178 — restore soft, non-rectangular edges on the images that had reverted */
.open-help-feature-grid .open-help-feature:nth-child(2) img,
.open-help-feature-grid .open-help-feature:nth-child(3) img,
.open-help-example-grid .open-help-card:nth-child(3) .open-help-card-art img.main{
  -webkit-mask-image:radial-gradient(ellipse 98% 96% at center,#000 70%,rgba(0,0,0,.92) 78%,rgba(0,0,0,.55) 89%,transparent 100%);
  mask-image:radial-gradient(ellipse 98% 96% at center,#000 70%,rgba(0,0,0,.92) 78%,rgba(0,0,0,.55) 89%,transparent 100%);
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-size:100% 100%;
  mask-size:100% 100%;
  background:transparent!important;
}


/* v181 — the three corrected illustrations now carry their own soft/painted edges */
.open-help-feature-grid .open-help-feature:nth-child(2) img,
.open-help-feature-grid .open-help-feature:nth-child(3) img,
.open-help-example-grid .open-help-card:nth-child(3) .open-help-card-art img.main{
  -webkit-mask-image:none !important;
  mask-image:none !important;
  background:transparent !important;
}

/* Keep the two adjacent sections visually separated. */
.open-help-section + .open-help-section{
  margin-top:30px;
}


/* v258 — hero illustration becomes a muted background on Open Help pages */
.open-help-hero{
  position:relative;
  display:block;
  min-height:0;
  overflow:hidden;
}
.open-help-hero-copy{
  position:relative;
  z-index:3;
  max-width:760px;
}
.open-help-hero-art{
  position:absolute;
  inset:0;
  min-height:0!important;
  z-index:1;
  background:transparent;
  pointer-events:none;
}
.open-help-hero-art img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover!important;
  object-position:right center!important;
  filter:saturate(.92) brightness(1.02);
}
.open-help-hero-art:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,#fffaf5 0%,rgba(255,250,245,.985) 15%,rgba(255,250,245,.95) 30%,rgba(255,250,245,.78) 44%,rgba(255,250,245,.34) 60%,rgba(255,250,245,.08) 76%,rgba(255,250,245,0) 92%),linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.03));
  pointer-events:none;
}
.open-help-actions,
.open-help-stats{position:relative;z-index:3}
@media(max-width:980px){
  .open-help-hero{display:block;min-height:0}
  .open-help-hero-copy{max-width:none}
  .open-help-hero-art{display:block;inset:0;min-height:0!important}
  .open-help-hero-art:after{background:linear-gradient(180deg,rgba(255,250,245,.14) 0%,rgba(255,250,245,.08) 18%),linear-gradient(90deg,#fffaf5 0%,rgba(255,250,245,.98) 12%,rgba(255,250,245,.90) 27%,rgba(255,250,245,.62) 43%,rgba(255,250,245,.22) 62%,rgba(255,250,245,0) 86%)}
}
@media(max-width:650px){
  .open-help-hero{border-radius:22px}
  .open-help-hero-copy{padding:20px 18px;max-width:none}
  .open-help-hero-art{display:block;min-height:0!important}
  .open-help-hero-art img{object-position:65% center!important}
  .open-help-hero-art:after{background:linear-gradient(180deg,rgba(255,250,245,.22) 0%,rgba(255,250,245,.08) 20%),linear-gradient(90deg,#fffaf5 0%,rgba(255,250,245,.97) 10%,rgba(255,250,245,.87) 25%,rgba(255,250,245,.58) 41%,rgba(255,250,245,.22) 60%,rgba(255,250,245,0) 84%)}
}
