.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}:root{--teal:#2a7a7d;--teal-2:#1f6f73;--mint:#7fe3f1;--line:#e6e6e6;--shadow-soft:0 10px 28px rgba(0,0,0,.1);--shadow-card:0 14px 34px rgba(0,0,0,.12);--radius-xl:22px;--radius-lg:18px;--radius-md:14px;--radius-sm:12px;--text:#111;--muted:#6d6d6d;--bg:radial-gradient(ellipse at top,#fff 0%,#fafafa 60%,#f5f5f5 100%)}.ds-page{min-height:100vh;background:var(--bg);color:var(--text)}.ds-main{padding:30px 40px 40px}.dsb-title{font-size:44px;font-weight:900;letter-spacing:-.3px;margin:10px 0 28px}.dsb-categoryBar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0 22px}.dsb-tabs{display:inline-flex;background:#fff;border:1px solid #cfe2e4;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-soft);margin-top:8px;margin-left:20px;margin-bottom:22px}.dsb-tab{min-width:170px;padding:12px 16px;border:0;cursor:pointer;font-weight:900;background:#fff;color:#2c2c2c;font-size:16px;border-radius:0}.dsb-tab+.dsb-tab{border-left:1px solid #dfeff0}.dsb-tab.is-on{color:#fff;background:linear-gradient(180deg,#2fa3aa,#1e7a80);text-shadow:0 2px 0 rgba(0,0,0,.12)}.dsb-layout{display:grid;grid-template-columns:1fr 360px;grid-gap:34px;gap:34px;align-items:start}.dsb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.dsb-card{background:#fff;border:1px solid #ececec;border-radius:var(--radius-xl);box-shadow:var(--shadow-card);overflow:hidden}.dsb-cardInner{display:grid;grid-template-columns:132px 1fr;grid-gap:22px;gap:22px;padding:22px 22px 20px;align-items:center}.dsb-thumb{width:132px;height:132px;border-radius:20px;background:linear-gradient(180deg,#fff,#f3f6f6);border:1px solid #eef1f1;display:grid;place-items:center;overflow:hidden;padding:6px}.dsb-thumb img{width:100%;height:100%;object-fit:contain;display:block}.dsb-cardBody{display:flex;flex-direction:column;gap:12px;min-width:0}.dsb-cardTitle{font-size:28px;font-weight:950;letter-spacing:-.2px;line-height:1.12;margin:0}.dsb-cardDesc{margin:0;color:#2b2b2b;font-size:15px;line-height:1.45}.dsb-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:2px}.dsb-tag{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;border:1px solid #eef1f1;background:#f6f8f8;color:#202020;font-weight:800;font-size:13px}.dsb-cta{width:auto;min-width:140px;max-width:180px;padding:0 18px;height:36px;font-size:14px;border-radius:999px;background:#333;color:#fff;align-self:flex-start;white-space:nowrap;margin-top:2px}.dsb-cta:hover{filter:brightness(1.03)}.dsb-cta:active{transform:translateY(1px)}.dsb-cta:focus-visible{outline:3px solid rgba(68,197,218,.7);outline-offset:3px}.dsb-formCard{position:-webkit-sticky;position:sticky;top:18px;background:#fff;border:1px solid #ececec;border-radius:var(--radius-xl);box-shadow:var(--shadow-card);padding:20px 20px 18px}.dsb-formTitle{font-size:22px;font-weight:950;margin:6px 0 14px}.dsb-field{margin-bottom:12px}.dsb-label{display:block;font-size:12px;font-weight:900;color:#333;margin-bottom:6px}.dsb-input,.dsb-select,.dsb-textarea{width:100%;height:42px;border-radius:12px;border:1px solid #e1e1e1;padding:0 12px;font-size:14px;font-weight:700;outline:none;background:#fff;box-shadow:0 8px 16px rgba(0,0,0,.06)}.dsb-textarea{height:90px;padding:10px 12px;resize:vertical}.dsb-input:focus,.dsb-select:focus,.dsb-textarea:focus{border-color:rgba(46,154,164,.65);box-shadow:0 0 0 3px rgba(127,227,241,.35)}.dsb-radioRow{display:flex;gap:14px;align-items:center;flex-wrap:wrap;padding-top:2px}.dsb-radioItem{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#222}.dsb-submit{width:100%;margin-top:10px;height:46px;border-radius:999px;border:1px solid hsla(0,0%,100%,.35);background:linear-gradient(180deg,#8db7ad,#6c9f93);color:#fff;font-size:15px;font-weight:1000;cursor:pointer;box-shadow:0 14px 22px rgba(108,159,147,.22);white-space:nowrap}.dsb-submit:hover{filter:brightness(1.03)}.dsb-submit:active{transform:translateY(1px)}.ds-navItem.ds-active:after{content:"";position:absolute;left:10%;right:10%;bottom:2px;height:6px;border-radius:999px;background:linear-gradient(90deg,#c03a2b,#d35400);box-shadow:0 8px 16px rgba(192,58,43,.18)}@media (max-width:1200px){.dsb-layout{grid-template-columns:1fr 340px;gap:28px}}@media (max-width:980px){.ds-main{padding:18px 16px 26px}.dsb-grid,.dsb-layout{grid-template-columns:1fr}.dsb-grid{gap:18px}.dsb-formCard{position:static}.dsb-title{font-size:36px;margin-left:20px}}@media (max-width:520px){.dsb-cardInner{grid-template-columns:104px 1fr;gap:16px;padding:14px}.dsb-thumb{width:104px;height:104px;border-radius:16px}.dsb-cardTitle{font-size:22px}.dsb-cta{min-width:120px;height:38px;font-size:13px}.dsb-submit{height:44px;font-size:14px}}.dsb-titleRow--between{display:flex;align-items:center;justify-content:space-between;gap:16px}.dsb-registrationBtn{height:40px;padding:0 18px;border-radius:999px;border:1px solid hsla(0,0%,100%,.35);background:linear-gradient(180deg,#2fa3aa,#1e7a80);color:#fff;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 10px 18px rgba(31,111,115,.22);white-space:nowrap}.dsb-registrationBtn:hover{filter:brightness(1.03)}.dsb-registrationBtn:active{transform:translateY(1px)}.dsb-modalDim{position:fixed;inset:0;background:rgba(0,0,0,.45);display:grid;place-items:center;z-index:9999;padding:18px}.dsb-modal{width:min(520px,100%);background:#fff;border-radius:22px;border:1px solid #ececec;box-shadow:0 30px 70px rgba(0,0,0,.35);padding:18px}.dsb-modalHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.dsb-modalTitle{font-size:20px;font-weight:950;margin:0}.dsb-modalClose{width:38px;height:38px;border-radius:999px;border:1px solid #e6e6e6;background:#fff;cursor:pointer;font-size:22px;line-height:1}.dsb-modalForm{display:grid;grid-gap:10px;gap:10px}.dsb-modalActions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.dsb-btnGhost{border-radius:999px;border:1px solid #e6e6e6;background:#fff}.dsb-btnGhost,.dsb-btnPrimary{height:40px;padding:0 16px;font-weight:900;cursor:pointer}.dsb-btnPrimary{border-radius:999px;border:1px solid hsla(0,0%,100%,.35);background:#333;color:#fff}