:root{--hc-blue:#123b73;--hc-blue-2:#0b2b55;--hc-sky:#eaf4ff;--hc-red:#e63946;--hc-text:#17243a;--hc-muted:#5d6b7f;--hc-line:#dce5ef;--hc-white:#fff;--hc-green:#147d5a}
.hc-dc-shell [hidden]{display:none!important}
.hc-dc-calendar{margin:24px 0;border:1px solid #cbd8e5;border-radius:16px;padding:16px;background:#f8fbff}
.hc-dc-calendar-nav{display:grid;grid-template-columns:48px minmax(0,1.4fr) minmax(0,1fr) 48px;gap:8px;margin-bottom:18px}
.hc-dc-calendar-nav select,.hc-dc-calendar-nav button{min-width:0;height:48px;border:1px solid #bbccdf;border-radius:9px;background:#fff;color:#123b73;font:inherit;font-size:17px;padding:4px}
.hc-dc-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;text-align:center}
.hc-dc-calendar-grid>span{font-size:15px;color:#43556d;padding:7px 0}
.hc-dc-calendar-grid button{min-width:0;min-height:48px;border:1px solid #d9e4ef;border-radius:9px;background:#fff;color:#17243a;font:inherit;font-size:19px;cursor:pointer;padding:6px 0}
.hc-dc-calendar-grid button[aria-current=date]{border:2px solid #e63946;font-weight:800}
.hc-dc-calendar-grid button[aria-pressed=true]{background:#123b73;color:#fff!important;border-color:#123b73}
.hc-dc-calendar-grid button:disabled{opacity:.35;cursor:not-allowed}
@media(max-width:430px){.hc-dc-calendar{padding:8px}.hc-dc-calendar-nav{grid-template-columns:36px minmax(0,1.4fr) minmax(0,1fr) 36px;gap:4px}.hc-dc-calendar-nav select{font-size:15px}.hc-dc-calendar-grid{gap:3px}.hc-dc-calendar-grid>span{font-size:13px}}
.hc-dc-shell{width:100vw;max-width:none;margin:0 0 0 calc(50% - 50vw);background:#f4f8fc;color:var(--hc-text);font-family:Inter,"Noto Sans Devanagari","Noto Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.6;overflow:hidden}
.hc-dc-shell *,.hc-dc-profile-widget *{box-sizing:border-box}
.hc-dc-app{width:100%;margin:0 auto;background:#f4f8fc}
.hc-dc-header{min-height:106px;padding:20px clamp(18px,4vw,64px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(120deg,var(--hc-blue-2),var(--hc-blue));color:var(--hc-white)}
.hc-dc-brand{display:flex;align-items:center;gap:15px}.hc-dc-brand-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:var(--hc-red);color:#fff;font-size:18px;font-weight:800;box-shadow:0 10px 24px rgba(0,0,0,.18)}
.hc-dc-brand p{margin:0;color:#dbeaff;font-size:15px;font-weight:700;letter-spacing:.06em}.hc-dc-brand h1{margin:0;color:#fff;font-size:clamp(25px,3vw,34px);line-height:1.2;font-weight:800}
.hc-dc-language{display:flex;gap:5px;padding:5px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);border-radius:12px}.hc-dc-language button{min-height:44px;padding:8px 16px;border:0;border-radius:8px;background:transparent;color:#fff;font:inherit;font-size:16px;font-weight:700;cursor:pointer}.hc-dc-language button.is-active{background:#fff;color:var(--hc-blue-2);box-shadow:0 4px 12px rgba(0,0,0,.14)}
.hc-dc-main{width:min(100%,1500px);margin:0 auto;padding:clamp(28px,4vw,58px) clamp(16px,4vw,64px) 52px}
.hc-dc-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.hc-dc-eyebrow{display:block;margin-bottom:7px;color:var(--hc-red);font-size:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hc-dc-intro h2,.hc-dc-section-heading h2{margin:0;color:var(--hc-text);font-size:clamp(27px,4vw,44px);line-height:1.2;font-weight:850}.hc-dc-intro p{max-width:760px;margin:10px 0 0;color:var(--hc-muted);font-size:18px}.hc-dc-today{min-height:50px;padding:11px 18px;border:1px solid #b9d3ee;border-radius:12px;background:#fff;color:var(--hc-blue);font:inherit;font-size:17px;font-weight:800;cursor:pointer;white-space:nowrap}.hc-dc-today span:first-child{margin-right:8px;font-size:21px}
.hc-dc-workspace{position:relative;padding:clamp(20px,3vw,36px);border:1px solid var(--hc-line);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(24,55,91,.09)}
.hc-dc-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:28px;padding:6px;border-radius:14px;background:#edf3f9}.hc-dc-tabs button{min-height:68px;display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 16px;border:0;border-radius:10px;background:transparent;color:#52647b;font:inherit;font-size:17px;cursor:pointer}.hc-dc-tabs button span{display:grid;place-items:center;min-width:42px;height:36px;padding:0 7px;border-radius:8px;background:#d8e4ef;color:#2d4f73;font-size:15px;font-weight:900}.hc-dc-tabs button strong{font-weight:800}.hc-dc-tabs button.is-active{background:var(--hc-blue);color:#fff;box-shadow:0 7px 20px rgba(18,59,115,.22)}.hc-dc-tabs button.is-active span{background:#fff;color:var(--hc-blue)}
.hc-dc-panel>label{display:block;margin-bottom:10px;color:var(--hc-text);font-size:18px;font-weight:800}.hc-dc-panel input,.hc-dc-panel select{width:100%;min-height:58px;padding:12px 15px;border:2px solid #cbd8e5;border-radius:12px;background:#fff;color:var(--hc-text);font:inherit;font-size:18px;font-weight:650;outline:none}.hc-dc-panel input:focus,.hc-dc-panel select:focus{border-color:var(--hc-blue);box-shadow:0 0 0 4px rgba(18,59,115,.11)}
.hc-dc-bs-fields{display:grid;grid-template-columns:1.1fr 1.4fr 1fr;gap:14px}.hc-dc-bs-fields span{display:block;margin:0 0 7px;color:var(--hc-muted);font-size:15px;font-weight:750}
.hc-dc-actions{display:flex;gap:12px;margin-top:25px}.hc-dc-actions button{min-height:56px;padding:12px 22px;border-radius:12px;font:inherit;font-size:17px;font-weight:850;cursor:pointer}.hc-dc-primary{flex:1;border:0;background:var(--hc-red);color:#fff;box-shadow:0 8px 20px rgba(230,57,70,.22)}.hc-dc-primary span:last-child{margin-left:10px}.hc-dc-secondary{border:2px solid #cbd8e5;background:#fff;color:var(--hc-blue)}.hc-dc-secondary span:first-child{margin-right:8px;font-size:21px}
.hc-dc-message{min-height:0;margin:14px 0 0;color:#b42318;font-size:16px;font-weight:700}.hc-dc-message:empty{margin:0}
.hc-dc-result{margin-top:26px;padding:clamp(20px,3vw,32px);border-radius:18px;background:linear-gradient(135deg,var(--hc-blue-2),var(--hc-blue));color:#fff}.hc-dc-result-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.hc-dc-result-label{display:inline-block;padding:5px 11px;border-radius:999px;background:rgba(255,255,255,.13);color:#fff;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hc-dc-weekday{color:#d9eaff;font-size:17px;font-weight:750}.hc-dc-result-date{margin:18px 0 2px;color:#fff;font-size:clamp(31px,5vw,52px);line-height:1.15;font-weight:900;letter-spacing:.01em}.hc-dc-result-full{margin:4px 0 24px;color:#e5efff;font-size:19px;font-weight:650}.hc-dc-result-actions{display:flex;gap:10px;flex-wrap:wrap}.hc-dc-result-actions button{min-height:47px;padding:9px 15px;border:1px solid rgba(255,255,255,.26);border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font:inherit;font-size:16px;font-weight:800;cursor:pointer}.hc-dc-result-actions button:hover{background:#fff;color:var(--hc-blue)}.hc-dc-result-actions button span:first-child{margin-right:7px}
.hc-dc-history,.hc-dc-profile-widget{margin-top:34px;padding:clamp(20px,3vw,32px);border:1px solid var(--hc-line);border-radius:20px;background:#fff;color:var(--hc-text)}.hc-dc-profile-widget{font-family:Inter,"Noto Sans Devanagari","Noto Sans",system-ui,sans-serif;font-size:17px;line-height:1.6}.hc-dc-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.hc-dc-section-heading h2{font-size:clamp(23px,3vw,32px)}.hc-dc-section-heading a{color:var(--hc-blue);font-size:16px;font-weight:800;text-decoration:none}.hc-dc-history-list{display:grid;gap:10px}.hc-dc-history-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px 17px;border:1px solid var(--hc-line);border-radius:13px;background:#f9fbfd}.hc-dc-history-item p{margin:0;color:var(--hc-text);font-size:17px;font-weight:800}.hc-dc-history-item small{display:block;margin-top:2px;color:var(--hc-muted);font-size:14px}.hc-dc-history-item button{width:42px;height:42px;border:1px solid #f1c8cc;border-radius:10px;background:#fff;color:#b42332;font-size:20px;cursor:pointer}.hc-dc-empty{padding:21px;border:1px dashed #b8c9da;border-radius:12px;color:var(--hc-muted);font-size:16px;text-align:center}.hc-dc-empty a{color:var(--hc-blue);font-weight:800}
.hc-dc-ad{min-height:110px;margin-top:28px;display:grid;place-items:center;border:1px dashed #c6d2df;border-radius:15px;background:#f8fafc;color:#718096}.hc-dc-ad span{font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.hc-dc-ad+.hc-dc-workspace{margin-top:28px}
.hc-dc-shell button,.hc-dc-shell a,.hc-dc-shell input,.hc-dc-shell select,.hc-dc-profile-widget button,.hc-dc-profile-widget a{transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease}.hc-dc-shell button:hover,.hc-dc-profile-widget button:hover{transform:translateY(-1px)}.hc-dc-shell button:focus-visible,.hc-dc-shell a:focus-visible,.hc-dc-shell input:focus-visible,.hc-dc-shell select:focus-visible,.hc-dc-profile-widget button:focus-visible,.hc-dc-profile-widget a:focus-visible{outline:3px solid #ffbf47;outline-offset:3px}
@media(max-width:700px){.hc-dc-header{min-height:auto;padding:15px 16px;align-items:flex-start}.hc-dc-brand-mark{width:46px;height:46px;border-radius:13px;font-size:15px}.hc-dc-brand p{font-size:12px}.hc-dc-brand h1{font-size:22px}.hc-dc-language{align-self:center}.hc-dc-language button{min-height:40px;padding:7px 10px;font-size:14px}.hc-dc-main{padding:26px 14px 38px}.hc-dc-intro{align-items:stretch;flex-direction:column;gap:16px}.hc-dc-intro h2{font-size:29px}.hc-dc-intro p{font-size:17px}.hc-dc-today{width:100%}.hc-dc-workspace{padding:16px;border-radius:17px}.hc-dc-tabs button{min-height:61px;gap:7px;padding:8px;font-size:15px}.hc-dc-tabs button span{min-width:36px;height:32px}.hc-dc-bs-fields{grid-template-columns:1fr 1fr}.hc-dc-bs-fields>div:first-child{grid-column:1/-1}.hc-dc-actions{flex-direction:column}.hc-dc-secondary{width:100%}.hc-dc-result-top,.hc-dc-section-heading{align-items:flex-start;flex-direction:column}.hc-dc-result-date{font-size:36px}.hc-dc-result-actions{display:grid;grid-template-columns:1fr}.hc-dc-result-actions button{width:100%}.hc-dc-history,.hc-dc-profile-widget{padding:17px}.hc-dc-section-heading{gap:7px}.hc-dc-history-item p{font-size:16px}}
@media(max-width:430px){.hc-dc-header{display:block}.hc-dc-language{margin-top:13px;width:100%}.hc-dc-language button{flex:1}.hc-dc-tabs button{display:block}.hc-dc-tabs button span{margin:0 auto 4px}.hc-dc-bs-fields{grid-template-columns:1fr}.hc-dc-bs-fields>div:first-child{grid-column:auto}.hc-dc-panel input,.hc-dc-panel select{font-size:17px}}
@media(prefers-reduced-motion:reduce){.hc-dc-shell *,.hc-dc-profile-widget *{scroll-behavior:auto!important;transition:none!important}}

/* Scoped theme protection and responsive, compact calendar layout. */
.hc-dc-shell{width:100%;margin:0;max-width:none;border-radius:18px;overflow:clip}
.hc-dc-shell .hc-dc-main{width:100%;max-width:none;padding:28px clamp(12px,2.5vw,40px) 36px}
.hc-dc-shell .hc-dc-header{min-height:88px;padding:18px clamp(16px,2.5vw,40px)}
.hc-dc-shell .hc-dc-intro h2{font-size:clamp(25px,2.6vw,36px)}
.hc-dc-shell .hc-dc-calendar{width:100%;max-width:440px;margin:20px 0;justify-self:start}
.hc-dc-shell .hc-dc-result,.hc-dc-shell .hc-dc-result *,
.hc-dc-shell .hc-dc-header h1,.hc-dc-shell .hc-dc-header p,
.hc-dc-shell .hc-dc-tabs button.is-active strong,
.hc-dc-shell .hc-dc-primary,.hc-dc-shell .hc-dc-primary *{color:#fff!important;-webkit-text-fill-color:#fff!important}
.hc-dc-shell .hc-dc-result-actions button:hover,.hc-dc-shell .hc-dc-result-actions button:focus-visible{background:#24538d!important;color:#fff!important}
.hc-dc-shell .hc-dc-result-date{font-size:clamp(28px,3vw,44px);overflow-wrap:anywhere}
.hc-dc-shell .hc-dc-result-label{font-size:16px}
.hc-dc-shell .hc-dc-message{color:#245a48}
.hc-dc-shell .hc-dc-workspace>*{min-width:0}
@media(min-width:1000px){
 .hc-dc-shell .hc-dc-workspace{display:grid;grid-template-columns:minmax(340px,440px) minmax(0,1fr);column-gap:clamp(24px,4vw,64px);align-items:start}
 .hc-dc-shell .hc-dc-tabs{grid-column:1/-1}
 .hc-dc-shell .hc-dc-panel,.hc-dc-shell .hc-dc-calendar,.hc-dc-shell .hc-dc-actions,.hc-dc-shell .hc-dc-message{grid-column:1}
 .hc-dc-shell .hc-dc-result{grid-column:2;grid-row:2/6;margin-top:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
 .hc-dc-shell .hc-dc-actions{flex-wrap:wrap;margin-top:0}
}
@media(max-width:600px){
 .hc-dc-shell .hc-dc-workspace{padding:14px;border-radius:16px}
 .hc-dc-shell .hc-dc-calendar{margin-left:auto;margin-right:auto}
 .hc-dc-shell .hc-dc-tabs button{padding:8px;gap:7px;font-size:16px}
 .hc-dc-shell .hc-dc-result-actions button{flex:1 1 100%;font-size:17px}
}

/* HamroColleges standard page width: matches the gold and silver tool. */
.hc-date-page .td-page-title,.hc-date-page .td-post-title,
.hc-date-page .td-crumb-container,.hc-date-page .td_block_wrap.tdb-breadcrumbs{display:none!important}
.hc-date-page .td-main-content-wrap,.hc-date-page .tdc-content-wrap,
.hc-date-page .td-pb-row,.hc-date-page .td-pb-span12,.hc-date-page .wpb_wrapper{overflow:visible!important}
.hc-date-page .td-container.tdc-content-wrap{width:min(1240px,calc(100% - 32px))!important;max-width:1240px!important}
.hc-date-page .td-container.tdc-content-wrap>.td-pb-row{width:100%!important;margin-right:0!important;margin-left:0!important}
.hc-date-page .td-pb-span8.td-main-content{width:100%!important;max-width:none!important;padding-right:0!important;padding-left:0!important;float:none!important}
.hc-date-page .td-ss-main-content,.hc-date-page .td-page-content{width:100%!important;max-width:none!important}
.hc-date-page .td-pb-span4.td-main-sidebar{display:none!important}
.hc-dc-shell{width:100%;max-width:1240px;margin:24px auto 50px;left:auto;transform:none}
.hc-dc-shell .hc-dc-main{padding:28px}
@media(max-width:900px){.hc-date-page .td-container.tdc-content-wrap{width:calc(100% - 24px)!important}}
@media(max-width:680px){
 .hc-date-page .td-container.tdc-content-wrap{width:calc(100% - 16px)!important}
 .hc-dc-shell{margin-top:8px}
 .hc-dc-shell .hc-dc-main{padding:20px 16px}
}
/* Match the Unicode tool family: light hero, blue actions, white cards. */
.hc-dc-shell{--hc-blue:#000da5;--hc-blue-2:#00087a;--hc-text:#171a24;--hc-muted:#505b70;--hc-line:#e5e8ef;background:#fff;font-size:18px;border-radius:14px}
.hc-dc-shell .hc-dc-app,.hc-dc-shell .hc-dc-main{background:#fff}
.hc-dc-shell .hc-dc-header{background:radial-gradient(circle at 92% 10%,rgba(22,131,255,.15),transparent 35%),linear-gradient(135deg,#f7f9ff,#fff);border:1px solid #e4e9f8;border-radius:14px;padding:24px 28px}
.hc-dc-shell .hc-dc-header h1{color:#171a24!important;-webkit-text-fill-color:#171a24!important}
.hc-dc-shell .hc-dc-header p{color:#000da5!important;-webkit-text-fill-color:#000da5!important;font-size:16px}
.hc-dc-shell .hc-dc-brand-mark{background:linear-gradient(120deg,#1683ff,#000da5);border-radius:12px;box-shadow:none}
.hc-dc-shell .hc-dc-language{background:#edf3ff;border-color:#ccd9f2}
.hc-dc-shell .hc-dc-language button{color:#00087a}
.hc-dc-shell .hc-dc-language button.is-active{background:#000da5;color:#fff}
.hc-dc-shell .hc-dc-main{padding:26px 0 20px}
.hc-dc-shell .hc-dc-intro h2{font-size:clamp(24px,3vw,32px)}
.hc-dc-shell .hc-dc-eyebrow{color:#000da5;font-size:15px}
.hc-dc-shell .hc-dc-workspace{border-radius:14px;box-shadow:0 12px 35px rgba(17,24,39,.07)}
.hc-dc-shell .hc-dc-primary{background:linear-gradient(100deg,#1683ff,#000da5);box-shadow:0 7px 16px rgba(0,13,165,.18)}
.hc-dc-shell .hc-dc-result{border-radius:13px}
.hc-dc-shell .hc-dc-guide,.hc-dc-shell .hc-dc-faq{margin-top:48px}
.hc-dc-shell .hc-dc-guide-heading{text-align:center;margin-bottom:24px}
.hc-dc-shell .hc-dc-guide-heading>span{font-size:15px;font-weight:800;color:#000da5;letter-spacing:.06em}
.hc-dc-shell .hc-dc-guide h2,.hc-dc-shell .hc-dc-examples h2,.hc-dc-shell .hc-dc-faq h2,.hc-dc-shell .hc-dc-related h2{font-weight:800;font-size:clamp(25px,3vw,32px);line-height:1.35;font-family:inherit;color:#171a24;margin:6px 0 12px}
.hc-dc-shell .hc-dc-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hc-dc-shell .hc-dc-step-grid article,.hc-dc-shell .hc-dc-explain-grid article{padding:25px;border:1px solid #e5e8ef;border-radius:12px;background:#fff}
.hc-dc-shell .hc-dc-step-grid article>b,.hc-dc-shell .hc-dc-tag{display:inline-grid;place-items:center;width:46px;height:46px;margin-bottom:16px;border-radius:10px;background:#edf3ff;color:#000da5;font-size:20px}
.hc-dc-shell .hc-dc-guide h3,.hc-dc-shell .hc-dc-related h3{color:#171a24;font-size:21px;margin:0 0 9px;line-height:1.4}
.hc-dc-shell .hc-dc-guide p,.hc-dc-shell .hc-dc-faq p,.hc-dc-shell .hc-dc-examples p,.hc-dc-shell .hc-dc-related p{color:#505b70;font-size:18px;line-height:1.7;margin:0}
.hc-dc-shell .hc-dc-examples{margin-top:28px;padding:26px;background:#f5f8ff;border:1px solid #dce5f7;border-radius:12px}
.hc-dc-shell .hc-dc-example-grid,.hc-dc-shell .hc-dc-explain-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.hc-dc-shell .hc-dc-example-grid{margin-top:18px}
.hc-dc-shell .hc-dc-example-grid button{padding:18px 20px;border:1px solid #ccd9f2;border-radius:10px;background:#fff;color:#00087a;cursor:pointer;text-align:left;font:inherit}
.hc-dc-shell .hc-dc-example-grid button>span{display:block;font-size:17px;margin-bottom:5px}
.hc-dc-shell .hc-dc-example-grid strong{display:flex;justify-content:space-between;font-size:21px;gap:12px}
.hc-dc-shell .hc-dc-tip{margin-top:20px;border-left:4px solid #1683ff;padding:24px;background:#f5f8ff;border-radius:0 12px 12px 0}
.hc-dc-shell .hc-dc-faq details{border-bottom:1px solid #e5e8ef;padding:18px 4px}
.hc-dc-shell .hc-dc-faq summary{cursor:pointer;color:#171a24;font-size:19px;font-weight:750}
.hc-dc-shell .hc-dc-faq details p{margin-top:12px;max-width:1000px}
.hc-dc-shell .hc-dc-related{margin-top:48px;padding:28px;background:#f6f8fc;border:1px solid #e5e8ef;border-radius:14px}
.hc-dc-shell .hc-dc-related-head{margin-bottom:24px}
.hc-dc-shell .hc-dc-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.hc-dc-shell .hc-dc-tool-grid a{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:20px 14px;border:1px solid #d5e1f1;border-radius:12px;background:#fff;text-decoration:none;color:#000da5}
.hc-dc-shell .hc-dc-tool-grid a:hover{border-color:#1683ff;box-shadow:0 7px 18px rgba(0,13,165,.08)}
.hc-dc-shell .hc-dc-tool-grid h3{font-size:19px;margin:0 0 5px}
.hc-dc-shell .hc-dc-tool-grid p{font-size:16px;line-height:1.5}
.hc-dc-shell .hc-dc-tool-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#edf3ff;font-size:20px;font-weight:800}
@media(max-width:900px){.hc-dc-shell .hc-dc-step-grid,.hc-dc-shell .hc-dc-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hc-dc-shell .hc-dc-step-grid article:last-child{grid-column:1/-1}}
@media(max-width:600px){.hc-dc-shell .hc-dc-header{padding:18px 16px}.hc-dc-shell .hc-dc-main{padding:20px 0}.hc-dc-shell .hc-dc-step-grid,.hc-dc-shell .hc-dc-example-grid,.hc-dc-shell .hc-dc-explain-grid,.hc-dc-shell .hc-dc-tool-grid{grid-template-columns:1fr}.hc-dc-shell .hc-dc-guide,.hc-dc-shell .hc-dc-faq,.hc-dc-shell .hc-dc-related{margin-top:32px}.hc-dc-shell .hc-dc-examples,.hc-dc-shell .hc-dc-related{padding:20px 16px}}
