:root{--gdc-radius:20px;--gdc-shadow:0 18px 60px rgba(22,20,16,.10);--gdc-text:#171717;--gdc-muted:#6f6b63;--gdc-border:rgba(20,20,20,.09);--gdc-white:#fff}
.gdc-webapp-fullscreen #site-header,.gdc-webapp-fullscreen header#site-header,.gdc-webapp-fullscreen .site-header,.gdc-webapp-fullscreen #header,.gdc-webapp-fullscreen .header-wrapper,.gdc-webapp-fullscreen #masthead,.gdc-webapp-fullscreen #footer,.gdc-webapp-fullscreen footer#footer,.gdc-webapp-fullscreen .site-footer,.gdc-webapp-fullscreen #top-bar-wrap,.gdc-webapp-fullscreen .page-header,.gdc-webapp-fullscreen .entry-header{display:none!important}
.gdc-webapp-fullscreen #content-wrap,.gdc-webapp-fullscreen #primary,.gdc-webapp-fullscreen .content-area,.gdc-webapp-fullscreen .site-main,.gdc-webapp-fullscreen .container,.gdc-webapp-fullscreen .site-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.gdc-webapp-fullscreen .content-area{float:none!important}
.gdc-webapp-page{background:#fff!important}
.gdc-webapp-page .entry-content{margin:0!important}
.gdc-app,.gdc-app *{box-sizing:border-box}
.gdc-app{min-height:100vh;background:#fff;color:var(--gdc-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,"Noto Sans","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
.gdc-app button,.gdc-app input,.gdc-app textarea,.gdc-app select{font:inherit}
.gdc-app button{cursor:pointer}
.gdc-app a{text-decoration:none;color:inherit}
.gdc-app h1,.gdc-app h2,.gdc-app h3,.gdc-app p{margin-top:0}
.gdc-shell-width{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.gdc-skip-link{position:fixed;left:12px;top:-60px;z-index:9999;background:#000;color:#fff;padding:10px 14px;border-radius:8px}.gdc-skip-link:focus{top:12px}
.gdc-topbar{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:28px;height:78px;padding:0 max(24px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.94);backdrop-filter:saturate(160%) blur(16px);border-bottom:1px solid var(--gdc-border)}
.gdc-brand{border:0;background:none;display:flex;align-items:center;gap:10px;padding:0;min-width:max-content}.gdc-brand img{display:block;max-width:190px;max-height:54px;object-fit:contain}.gdc-brand-mark{font-size:30px;color:var(--gdc-accent)}.gdc-brand-text{font-size:12px;letter-spacing:.18em;font-weight:800}
.gdc-desktop-nav{display:flex;gap:7px;margin-left:20px}.gdc-desktop-nav button{border:0;background:none;padding:11px 14px;border-radius:12px;font-weight:650;color:#555}.gdc-desktop-nav button:hover,.gdc-desktop-nav button.is-active{background:var(--gdc-surface);color:#111}
.gdc-top-actions{margin-left:auto;display:flex;align-items:center;gap:11px}.gdc-language{display:flex;align-items:center;gap:7px;border:1px solid var(--gdc-border);border-radius:999px;padding:5px 9px}.gdc-language button{border:0;background:none;padding:3px 4px;color:#888;font-size:13px;font-weight:800}.gdc-language button.is-active{color:var(--gdc-primary)}.gdc-language span{color:#ccc;font-size:11px}.gdc-icon-button,.gdc-account-button{border:0;background:none;display:flex;align-items:center;gap:7px;border-radius:999px;padding:9px}.gdc-icon-button:hover,.gdc-account-button:hover{background:var(--gdc-surface)}.gdc-icon{font-size:19px}.gdc-cart-count{display:grid;place-items:center;min-width:19px;height:19px;border-radius:999px;background:var(--gdc-primary);color:#fff;font-size:10px;font-weight:800}.gdc-avatar{font-size:18px}.gdc-account-label{font-size:13px;font-weight:700;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gdc-main{min-height:calc(100vh - 78px);outline:none}.gdc-mobile-nav{display:none}
.gdc-section{padding-block:88px}.gdc-section-eyebrow{display:block;margin-bottom:10px;font-size:11px;letter-spacing:.19em;text-transform:uppercase;font-weight:800;color:var(--gdc-accent)}.gdc-section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:30px}.gdc-section-heading h2,.gdc-intro h2,.gdc-about h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.035em}.gdc-section-heading.centered{justify-content:center;text-align:center}
.gdc-primary-btn,.gdc-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;border-radius:999px;padding:12px 22px;font-weight:800;font-size:14px;transition:.22s ease}.gdc-primary-btn{border:1px solid var(--gdc-primary);background:var(--gdc-primary);color:#fff!important;box-shadow:0 10px 30px rgba(0,0,0,.12)}.gdc-primary-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.gdc-primary-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.gdc-primary-btn.is-loading{opacity:.65}.gdc-secondary-btn{border:1px solid var(--gdc-border);background:#fff;color:var(--gdc-text)}.gdc-secondary-btn:hover{background:var(--gdc-surface)}.gdc-wide{width:100%}.gdc-text-link{border:0;background:none;color:var(--gdc-primary);font-weight:800;padding:5px 0}
.gdc-hero{position:relative;background:#121212;overflow:hidden}.gdc-hero-slide{position:relative;min-height:clamp(520px,69vh,760px);background-size:cover;background-position:center;display:flex;align-items:flex-end}.gdc-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,8,.76) 0%,rgba(8,8,8,.50) 42%,rgba(8,8,8,.06) 78%),linear-gradient(0deg,rgba(8,8,8,.4),transparent 42%)}.gdc-hero-content{position:relative;z-index:2;color:#fff;padding-bottom:74px}.gdc-hero-content h1{font-size:clamp(42px,6.2vw,78px);line-height:.98;letter-spacing:-.05em;max-width:800px;margin:15px 0 18px}.gdc-hero-content p{max-width:620px;font-size:clamp(16px,2vw,20px);color:rgba(255,255,255,.83);margin-bottom:18px}.gdc-hero-meta{display:flex;flex-wrap:wrap;gap:12px 22px;margin-bottom:24px;font-size:14px}.gdc-hero-badge,.gdc-badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.gdc-hero-badge{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.35);padding:8px 12px;font-size:10px}.gdc-badge{padding:7px 10px;font-size:9px;background:#fff;color:#111}.gdc-badge-early{background:#f6e2b2}.gdc-badge-new{background:#dff2df}.gdc-badge-full,.gdc-badge-closed{background:#f5dbdb}.gdc-badge-replay{background:#dfebf6}
.gdc-hero-dots{position:absolute;z-index:4;bottom:25px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.gdc-hero-dot{width:8px;height:8px;border:0;border-radius:999px;background:rgba(255,255,255,.4);padding:0;transition:.2s}.gdc-hero-dot.is-active{width:28px;background:#fff}.gdc-hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:45px;height:45px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(0,0,0,.18);color:#fff;font-size:27px;display:grid;place-items:center}.gdc-hero-arrow.prev{left:18px}.gdc-hero-arrow.next{right:18px}
.gdc-intro{text-align:center;padding-block:92px 75px}.gdc-intro p{max-width:820px;margin:22px auto 28px;font-size:18px;line-height:1.8;color:var(--gdc-muted)}.gdc-intro-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}
.gdc-journey{background:var(--gdc-surface)}.gdc-journey-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.gdc-journey-tile{background:#fff;border:1px solid var(--gdc-border);border-radius:var(--gdc-radius);padding:26px 21px;min-height:210px;transition:.25s}.gdc-journey-tile:hover{transform:translateY(-4px);box-shadow:var(--gdc-shadow)}.gdc-journey-tile>span{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:var(--gdc-surface);font-size:20px;color:var(--gdc-accent)}.gdc-journey-tile h3{font-size:17px;margin:28px 0 8px}.gdc-journey-tile p{font-size:13px;color:var(--gdc-muted);margin-bottom:0}
.gdc-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gdc-course-card{overflow:hidden;border-radius:var(--gdc-radius);background:#fff;border:1px solid var(--gdc-border);transition:.25s;min-width:0}.gdc-course-card:hover{transform:translateY(-4px);box-shadow:var(--gdc-shadow)}.gdc-card-image{position:relative;display:block;width:100%;aspect-ratio:1.42/1;border:0;background:linear-gradient(135deg,#dedad1,#f3f0e8);background-size:cover;background-position:center}.gdc-card-image .gdc-badge,.gdc-card-image .gdc-status-pill{position:absolute;top:16px;left:16px}.gdc-card-body{padding:21px}.gdc-card-kicker{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--gdc-accent);font-weight:850;margin-bottom:9px}.gdc-card-body h3{font-size:22px;line-height:1.18;margin:0 0 10px}.gdc-card-body h3 button,.gdc-card-body h3 a{font:inherit;color:inherit;text-align:left;border:0;background:none;padding:0}.gdc-card-body p{font-size:14px;color:var(--gdc-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gdc-card-meta{display:flex;flex-direction:column;gap:5px;color:var(--gdc-muted);font-size:12px;margin:14px 0}.gdc-card-footer{border-top:1px solid var(--gdc-border);padding-top:15px;display:flex;gap:12px;justify-content:space-between;align-items:center}.gdc-price-html{font-size:15px}.gdc-price-html del{opacity:.5;font-weight:500}.gdc-price-html ins{text-decoration:none}
.gdc-how{background:#111;color:#fff}.gdc-how .gdc-section-eyebrow{color:#d8bb86}.gdc-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14);border-radius:var(--gdc-radius);overflow:hidden}.gdc-how-step{padding:32px;background:#151515;min-height:210px}.gdc-how-step>span{font-size:12px;color:#cba970}.gdc-how-step h3{font-size:24px;margin:42px 0 9px}.gdc-how-step p{font-size:13px;color:rgba(255,255,255,.64);margin:0}
.gdc-about-card{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;padding:50px;border-radius:30px;background:var(--gdc-surface)}.gdc-about-card p{font-size:17px;color:var(--gdc-muted);line-height:1.8}.gdc-about-points{display:flex;flex-direction:column;gap:12px;justify-content:center}.gdc-about-points span{background:#fff;border-radius:14px;padding:14px 16px;font-size:13px}
.gdc-page-hero{padding-top:70px;padding-bottom:36px}.gdc-page-hero.compact{padding-top:52px}.gdc-page-hero h1{font-size:clamp(44px,7vw,72px);line-height:1;letter-spacing:-.05em;margin:8px 0 13px}.gdc-page-hero p{color:var(--gdc-muted);font-size:17px}.gdc-catalogue{padding-bottom:90px}.gdc-searchbar{display:flex;align-items:center;gap:10px;background:var(--gdc-surface);border:1px solid var(--gdc-border);border-radius:16px;padding:0 17px;margin-bottom:16px}.gdc-searchbar span{font-size:24px;color:#888}.gdc-searchbar input{height:54px;width:100%;border:0!important;background:transparent!important;outline:0!important;box-shadow:none!important;padding:0!important;color:#111!important}.gdc-filter-scroll{display:flex;gap:8px;overflow:auto;padding:2px 0 24px;scrollbar-width:none}.gdc-filter-scroll::-webkit-scrollbar{display:none}.gdc-filter{white-space:nowrap;border:1px solid var(--gdc-border);background:#fff;border-radius:999px;padding:9px 15px;font-size:13px}.gdc-filter.is-active{background:var(--gdc-primary);color:#fff;border-color:var(--gdc-primary)}.gdc-load-wrap{text-align:center;padding-top:32px}.gdc-empty-wide{grid-column:1/-1;border:1px dashed #ccc;border-radius:18px;padding:50px;text-align:center;color:#777}
.gdc-course-hero{position:relative;min-height:480px;background:#161616 center/cover no-repeat;color:#fff;display:flex;align-items:flex-end}.gdc-course-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.14)),linear-gradient(0deg,rgba(0,0,0,.55),transparent)}.gdc-course-hero-inner{position:relative;z-index:2;padding-bottom:52px}.gdc-course-hero-inner h1{font-size:clamp(40px,6vw,70px);max-width:850px;line-height:1;letter-spacing:-.045em;margin:16px 0}.gdc-course-hero-inner p{max-width:680px;font-size:18px;color:rgba(255,255,255,.8)}.gdc-back-btn{border:0;background:rgba(255,255,255,.14);color:inherit;border-radius:999px;padding:9px 13px;margin-bottom:22px;backdrop-filter:blur(10px)}.gdc-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:70px;padding-block:70px}.gdc-course-copy h2{font-size:38px;letter-spacing:-.035em;margin-bottom:25px}.gdc-richtext{color:#4f4b45;font-size:16px;line-height:1.85}.gdc-richtext p{margin-bottom:1.2em}.gdc-course-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:35px}.gdc-course-facts>div{background:var(--gdc-surface);border-radius:15px;padding:16px}.gdc-course-facts small{display:block;color:#888;margin-bottom:4px}.gdc-registration-card{position:sticky;top:100px;align-self:start;border:1px solid var(--gdc-border);border-radius:24px;padding:27px;background:#fff;box-shadow:var(--gdc-shadow)}.gdc-registration-card h2{font-size:27px;margin-bottom:22px}.gdc-reg-block{padding:20px 0;border-top:1px solid var(--gdc-border)}.gdc-reg-block h3{font-size:15px;margin:0 0 4px}.gdc-reg-block>p{font-size:12px;color:#888}.gdc-check-grid{display:grid;gap:7px;margin-top:12px}.gdc-check-card{display:flex;align-items:center;gap:10px;border:1px solid var(--gdc-border);border-radius:12px;padding:11px 12px;cursor:pointer}.gdc-check-card input{position:absolute;opacity:0;pointer-events:none}.gdc-checkmark{display:grid;place-items:center;width:21px;height:21px;border:1px solid #ccc;border-radius:6px;color:transparent}.gdc-check-card:has(input:checked){border-color:var(--gdc-primary);background:var(--gdc-surface)}.gdc-check-card input:checked+.gdc-checkmark{background:var(--gdc-primary);border-color:var(--gdc-primary);color:#fff}.gdc-price-option-copy{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;flex:1}.gdc-price-option-copy>span{min-width:0}.gdc-price-option-copy strong{white-space:nowrap;color:var(--gdc-primary);font-size:13px}.gdc-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.gdc-choice-card{position:relative;border:1px solid var(--gdc-border);border-radius:13px;padding:13px;cursor:pointer;display:flex;flex-direction:column;gap:5px}.gdc-choice-card input{position:absolute;opacity:0}.gdc-choice-card:has(input:checked){border-color:var(--gdc-primary);background:var(--gdc-surface)}.gdc-choice-card>span{font-size:12px;color:var(--gdc-accent);font-weight:900}.gdc-choice-card strong{font-size:13px}.gdc-field-label{display:block;font-weight:800;font-size:13px;margin-bottom:7px}.gdc-reg-block textarea,.gdc-form input,.gdc-form textarea,.gdc-form select{width:100%;border:1px solid #d9d7d2!important;background:#fff!important;border-radius:12px!important;min-height:48px;padding:11px 13px!important;outline:0!important;box-shadow:none!important;color:#111!important}.gdc-reg-block textarea:focus,.gdc-form input:focus,.gdc-form textarea:focus,.gdc-form select:focus{border-color:var(--gdc-accent)!important}.gdc-registration-total{border-top:1px solid var(--gdc-border);padding-top:20px}.gdc-registration-total>div{display:flex;justify-content:space-between;gap:10px;align-items:end;margin-bottom:15px;flex-wrap:wrap}.gdc-registration-total small,.gdc-registration-total span{display:block;color:#888;font-size:11px}.gdc-registration-total strong{font-size:24px}.gdc-registration-total #gdc-rule-label{width:100%;color:var(--gdc-accent);font-weight:800}
.gdc-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gdc-product-card{border:1px solid var(--gdc-border);border-radius:18px;overflow:hidden;background:#fff}.gdc-product-image{aspect-ratio:1/1;background:#f3f1ec center/cover no-repeat}.gdc-product-body{padding:17px}.gdc-product-body h3{font-size:16px;min-height:46px}.gdc-product-body>.gdc-price-html{display:block;margin:10px 0 14px}.gdc-product-body .gdc-primary-btn,.gdc-product-body .gdc-secondary-btn{width:100%}
.gdc-cart-page{padding-bottom:90px}.gdc-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px}.gdc-cart-items{display:flex;flex-direction:column;gap:10px}.gdc-cart-item{display:grid;grid-template-columns:95px minmax(0,1fr) auto;gap:18px;align-items:start;border:1px solid var(--gdc-border);border-radius:18px;padding:15px}.gdc-cart-thumb{width:95px;aspect-ratio:1/1;border-radius:12px;background:#eee center/cover no-repeat}.gdc-cart-info h3{font-size:17px;margin:4px 0 8px}.gdc-cart-info small{display:block;color:#777;font-size:11px}.gdc-cart-actions{display:flex;gap:15px;align-items:center;margin-top:12px}.gdc-qty{display:flex;border:1px solid var(--gdc-border);border-radius:999px;overflow:hidden}.gdc-qty button{width:34px;height:32px;border:0;background:#fff}.gdc-qty span{min-width:30px;display:grid;place-items:center;font-size:12px}.gdc-remove{border:0;background:none;color:#a04444;font-size:12px}.gdc-cart-summary,.gdc-order-summary{border:1px solid var(--gdc-border);border-radius:20px;padding:24px;align-self:start;position:sticky;top:100px}.gdc-cart-summary>div,.gdc-order-summary>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0}.gdc-cart-summary .total,.gdc-order-summary .total{border-top:1px solid var(--gdc-border);font-size:18px;margin-top:5px;padding:18px 0}.gdc-cart-summary .gdc-primary-btn{margin-top:12px}.gdc-empty-state{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px}.gdc-empty-state>span{font-size:40px}
.gdc-account-hero{background:var(--gdc-surface);padding:66px 0}.gdc-account-hero .gdc-shell-width{display:flex;align-items:center;gap:20px}.gdc-profile-badge{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:var(--gdc-primary);color:#fff;font-size:28px;font-weight:800}.gdc-account-hero span,.gdc-account-hero p{color:#777}.gdc-account-hero h1{font-size:40px;margin:0}.gdc-account-hero p{margin:4px 0 0}.gdc-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding-block:48px 90px}.gdc-account-grid>button{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;text-align:left;border:1px solid var(--gdc-border);background:#fff;border-radius:18px;padding:20px;transition:.2s}.gdc-account-grid>button:hover{background:var(--gdc-surface);transform:translateY(-2px)}.gdc-account-icon{display:grid;place-items:center;width:46px;height:46px;background:var(--gdc-surface);border-radius:13px}.gdc-account-grid strong{display:block}.gdc-account-grid small{color:#888}.gdc-account-grid b{font-size:25px;color:#aaa}
.gdc-auth-page{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1.1fr .9fr}.gdc-auth-visual{background:linear-gradient(135deg,#141414,#29261f);color:#fff;display:flex;align-items:flex-end;padding:70px max(50px,calc((100vw - 1180px)/2));padding-right:50px}.gdc-auth-visual h1{font-size:clamp(45px,6vw,70px);line-height:1;margin-bottom:16px}.gdc-auth-visual p{max-width:520px;color:#bbb}.gdc-auth-panel{padding:70px clamp(30px,6vw,90px);display:flex;flex-direction:column;justify-content:center}.gdc-auth-tabs{display:flex;gap:8px;background:var(--gdc-surface);padding:5px;border-radius:999px;margin-bottom:28px}.gdc-auth-tabs button{flex:1;border:0;background:none;border-radius:999px;padding:10px}.gdc-auth-tabs button.is-active{background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.07);font-weight:800}.gdc-form{display:flex;flex-direction:column;gap:15px}.gdc-form h2{font-size:30px}.gdc-form label{font-size:12px;font-weight:700;color:#555}.gdc-form input,.gdc-form textarea,.gdc-form select{margin-top:6px}.gdc-form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gdc-checkbox-line{display:flex!important;align-items:center;gap:8px}.gdc-checkbox-line input{width:auto!important;min-height:0!important;margin:0!important}.gdc-profile-page{max-width:840px;padding-bottom:90px}.gdc-profile-form{border:1px solid var(--gdc-border);padding:28px;border-radius:20px}
.gdc-orders{display:flex;flex-direction:column;gap:12px;padding-bottom:90px}.gdc-order-card{display:flex;justify-content:space-between;gap:25px;border:1px solid var(--gdc-border);border-radius:18px;padding:20px}.gdc-order-card h3{font-size:17px;margin:7px 0}.gdc-order-card small{color:#777}.gdc-order-card>div:last-child{text-align:right;display:flex;flex-direction:column;justify-content:space-between}.gdc-status-pill{display:inline-flex;width:max-content;border-radius:999px;padding:6px 9px;background:var(--gdc-surface);font-size:10px;font-weight:800}.gdc-order-detail{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;padding-bottom:90px}.gdc-order-items{display:flex;flex-direction:column;gap:10px}.gdc-order-items article{display:flex;justify-content:space-between;gap:20px;border:1px solid var(--gdc-border);border-radius:17px;padding:20px}.gdc-order-items h3{font-size:16px}.gdc-order-items small{display:block;color:#777;font-size:11px}.gdc-order-summary h3{margin-top:18px}
.gdc-skeleton{background:linear-gradient(90deg,#eee 25%,#f7f7f7 40%,#eee 65%);background-size:400% 100%;animation:gdc-shimmer 1.3s infinite}.gdc-skeleton-hero{height:65vh}.gdc-skeleton-title{height:45px;width:45%;border-radius:10px;margin:70px 0 30px}.gdc-skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gdc-skeleton-grid div{height:330px;border-radius:18px;background:inherit}.gdc-page-loading{min-height:55vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#777}.gdc-spinner{width:28px;height:28px;border:3px solid #ddd;border-top-color:var(--gdc-primary);border-radius:50%;animation:gdc-spin .8s linear infinite}@keyframes gdc-spin{to{transform:rotate(360deg)}}@keyframes gdc-shimmer{0%{background-position:100% 0}100%{background-position:0 0}}
.gdc-toast{position:fixed;z-index:1000;left:50%;bottom:30px;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:#171717;color:#fff;border-radius:999px;padding:11px 17px;font-size:13px;font-weight:700;box-shadow:var(--gdc-shadow);transition:.25s}.gdc-toast.is-show{opacity:1;transform:translate(-50%,0)}.gdc-toast.error{background:#9d3333}.gdc-modal{display:none}
@media (max-width:1024px){.gdc-journey-grid{grid-template-columns:repeat(3,1fr)}.gdc-course-grid{grid-template-columns:repeat(2,1fr)}.gdc-detail-grid{grid-template-columns:minmax(0,1fr) 360px;gap:35px}.gdc-product-grid{grid-template-columns:repeat(3,1fr)}.gdc-desktop-nav{display:none}.gdc-topbar{height:70px}.gdc-main{min-height:calc(100vh - 70px)}}
@media (max-width:760px){.gdc-shell-width{width:min(100% - 28px,1180px)}.gdc-webapp-page{padding-bottom:72px!important}.gdc-topbar{height:62px;padding:0 14px;gap:8px}.gdc-brand img{max-width:145px;max-height:42px}.gdc-brand-text{display:none}.gdc-brand-mark{font-size:25px}.gdc-account-button{display:none}.gdc-language{padding:4px 7px}.gdc-icon-button{padding:7px}.gdc-top-actions{gap:5px}.gdc-main{min-height:calc(100vh - 62px)}.gdc-mobile-nav{display:flex;position:fixed;z-index:120;bottom:0;left:0;right:0;height:66px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid var(--gdc-border);padding:5px max(6px,env(safe-area-inset-left));padding-bottom:max(5px,env(safe-area-inset-bottom));justify-content:space-around}.gdc-mobile-nav button{position:relative;flex:1;border:0;background:none;color:#777;display:flex;flex-direction:column;gap:1px;align-items:center;justify-content:center}.gdc-mobile-nav button>span{font-size:19px}.gdc-mobile-nav button small{font-size:9px}.gdc-mobile-nav button.is-active{color:var(--gdc-primary);font-weight:800}.gdc-mobile-nav .gdc-cart-count{position:absolute;top:2px;left:52%;min-width:17px;height:17px;font-size:9px}.gdc-section{padding-block:58px}.gdc-section-heading{align-items:center}.gdc-section-heading h2,.gdc-intro h2,.gdc-about h2{font-size:32px}.gdc-hero-slide{min-height:70vh;align-items:flex-end;background-position:center}.gdc-hero-overlay{background:linear-gradient(0deg,rgba(8,8,8,.88) 0%,rgba(8,8,8,.48) 50%,rgba(8,8,8,.15) 100%)}.gdc-hero-content{padding-bottom:66px}.gdc-hero-content h1{font-size:43px}.gdc-hero-content p{font-size:15px}.gdc-hero-meta{font-size:12px}.gdc-hero-arrow{display:none}.gdc-intro{padding-block:60px}.gdc-intro p{font-size:15px}.gdc-journey-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-14px;padding-right:14px;scrollbar-width:none}.gdc-journey-grid::-webkit-scrollbar{display:none}.gdc-journey-tile{min-width:77vw;scroll-snap-align:start}.gdc-course-grid{grid-template-columns:1fr;gap:16px}.gdc-card-image{aspect-ratio:1.5/1}.gdc-how-grid{grid-template-columns:1fr 1fr}.gdc-how-step{min-height:180px;padding:24px}.gdc-how-step h3{margin-top:26px}.gdc-about-card{grid-template-columns:1fr;gap:25px;padding:28px}.gdc-footer{margin-bottom:-72px}.gdc-footer .gdc-shell-width{flex-direction:column;align-items:flex-start}.gdc-footer a{margin-left:0}.gdc-page-hero{padding-top:46px}.gdc-page-hero h1{font-size:48px}.gdc-catalogue{padding-bottom:70px}.gdc-course-hero{min-height:62vh}.gdc-course-hero-inner{padding-bottom:40px}.gdc-course-hero-inner h1{font-size:43px}.gdc-detail-grid{grid-template-columns:1fr;gap:40px;padding-block:42px}.gdc-registration-card{position:static;box-shadow:none}.gdc-course-facts{grid-template-columns:1fr 1fr}.gdc-choice-grid{grid-template-columns:1fr 1fr}.gdc-product-grid{grid-template-columns:1fr 1fr;gap:12px}.gdc-product-body{padding:13px}.gdc-product-body h3{font-size:14px}.gdc-cart-layout,.gdc-order-detail{grid-template-columns:1fr}.gdc-cart-summary,.gdc-order-summary{position:static}.gdc-cart-item{grid-template-columns:72px minmax(0,1fr);gap:12px}.gdc-cart-thumb{width:72px}.gdc-cart-item>strong{grid-column:2;text-align:left}.gdc-account-hero{padding:42px 0}.gdc-account-hero h1{font-size:30px}.gdc-profile-badge{width:56px;height:56px}.gdc-account-grid{grid-template-columns:1fr;padding-block:25px 75px}.gdc-auth-page{grid-template-columns:1fr;min-height:auto}.gdc-auth-visual{min-height:280px;padding:45px 24px}.gdc-auth-panel{padding:35px 20px 80px}.gdc-form-two{grid-template-columns:1fr}.gdc-order-card{flex-direction:column}.gdc-order-card>div:last-child{text-align:left;gap:10px}.gdc-order-items article{flex-direction:column}.gdc-skeleton-hero{height:60vh}.gdc-skeleton-grid{grid-template-columns:1fr}.gdc-skeleton-grid div{height:280px}.gdc-toast{bottom:82px;max-width:calc(100% - 24px);white-space:normal;text-align:center}}
@media (max-width:400px){.gdc-language span{display:none}.gdc-language{gap:2px}.gdc-brand img{max-width:118px}.gdc-how-grid{grid-template-columns:1fr}.gdc-product-grid{grid-template-columns:1fr 1fr}.gdc-choice-grid{grid-template-columns:1fr}.gdc-course-facts{grid-template-columns:1fr}}
@media (prefers-reduced-motion:reduce){.gdc-app *{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}

/* ===== v1.1.0 Compact Modern Education UI ===== */
.gdc-app{
  --gdc-radius:14px;
  --gdc-radius-sm:10px;
  --gdc-shadow:0 12px 32px rgba(25,55,38,.08);
  --gdc-text:#1b241f;
  --gdc-muted:#6f7b74;
  --gdc-border:#dfe9e2;
  --gdc-soft:#f2faf5;
  --gdc-soft-2:#f8fbf9;
  background:#fff;
  color:var(--gdc-text);
  font-size:14px;
}
.gdc-svg{width:16px;height:16px;display:inline-block;vertical-align:-3px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.gdc-shell-width{width:min(1160px,calc(100% - 36px))}

/* compact header */
.gdc-topbar{height:64px;padding:0;background:rgba(255,255,255,.97);border-bottom:1px solid var(--gdc-border);box-shadow:0 1px 0 rgba(0,0,0,.01)}
.gdc-topbar-inner{height:100%;display:flex;align-items:center;gap:30px}
.gdc-brand{gap:8px}
.gdc-brand img{max-width:154px;max-height:38px}
.gdc-brand-mark{font-size:22px}
.gdc-brand-text{font-size:11px;letter-spacing:.12em}
.gdc-desktop-nav{gap:2px;margin-left:4px}
.gdc-desktop-nav button{padding:8px 11px;border-radius:8px;font-size:13px;font-weight:600;color:#475149}
.gdc-desktop-nav button:hover,.gdc-desktop-nav button.is-active{background:var(--gdc-soft);color:var(--gdc-primary)}
.gdc-top-actions{gap:6px}
.gdc-language{gap:4px;border:0;background:var(--gdc-soft-2);border-radius:8px;padding:3px 6px}
.gdc-language button{font-size:11px;padding:4px 3px;font-weight:700}
.gdc-language span{font-size:9px}
.gdc-icon-button,.gdc-account-button{min-height:34px;border-radius:8px;padding:6px 8px;color:#344139}
.gdc-icon-button svg,.gdc-avatar svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.gdc-avatar{display:grid;place-items:center;font-size:0}
.gdc-account-label{font-size:12px;font-weight:650;max-width:78px}
.gdc-cart-count{min-width:16px;height:16px;font-size:8px;margin-left:-3px}
.gdc-main{min-height:calc(100vh - 64px)}

/* typography & controls */
.gdc-section{padding-block:64px}
.gdc-section-eyebrow{margin-bottom:6px;font-size:9px;letter-spacing:.15em;color:var(--gdc-primary)}
.gdc-section-heading{margin-bottom:22px;align-items:center}
.gdc-section-heading h2,.gdc-home-about h2,.gdc-home-course-head h2,.gdc-how-copy h2{font-size:clamp(25px,3vw,36px);line-height:1.12;letter-spacing:-.025em;margin:0}
.gdc-primary-btn,.gdc-secondary-btn{min-height:39px;border-radius:8px;padding:8px 15px;gap:7px;font-size:12px;font-weight:750;box-shadow:none}
.gdc-primary-btn:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(35,134,90,.14)}
.gdc-primary-btn .gdc-svg,.gdc-secondary-btn .gdc-svg{width:14px;height:14px}
.gdc-text-link{font-size:12px;font-weight:700}

/* split hero similar to modern education sites */
.gdc-hero{margin-top:18px;background:var(--gdc-soft);border:1px solid #dcece2;border-radius:18px;overflow:hidden;box-shadow:none}
.gdc-hero-slide{min-height:410px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:stretch;background:none}
.gdc-hero-copy{padding:52px 18px 46px 50px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:2}
.gdc-hero-kicker{font-size:10px;letter-spacing:.13em;font-weight:800;color:var(--gdc-primary);margin-bottom:10px}
.gdc-hero-badge{background:#fff;border:1px solid #cfe1d5;color:#376249;padding:5px 8px;font-size:8px;letter-spacing:.08em;margin-bottom:12px}
.gdc-hero-copy h1{max-width:530px;font-size:clamp(34px,4.25vw,56px);line-height:1.02;letter-spacing:-.045em;margin:0 0 14px;color:#17231c}
.gdc-hero-copy p{max-width:520px;font-size:14px;line-height:1.7;color:#66736b;margin:0 0 15px}
.gdc-hero-short{max-width:520px;margin:0 0 15px;color:#66736b}.gdc-hero-short p{font-size:14px;line-height:1.7;color:inherit;margin:0 0 10px}.gdc-hero-short p:last-child{margin-bottom:0}
.gdc-hero-meta{display:flex;flex-wrap:wrap;gap:7px 16px;margin:0 0 20px;font-size:11px;color:#5f6d65}
.gdc-hero-meta span{display:inline-flex;align-items:center;gap:5px}
.gdc-hero-meta .gdc-svg{width:14px;height:14px;color:var(--gdc-primary)}
.gdc-hero-media{display:block;width:100%;height:100%;border:0;background:#dfeee4 center/cover no-repeat;position:relative;min-height:410px}
.gdc-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(239,248,242,.88) 0,rgba(239,248,242,.12) 22%,transparent 45%);pointer-events:none}
.gdc-hero-media>span{display:grid;place-items:center;height:100%;color:var(--gdc-primary)}
.gdc-hero-media>span .gdc-svg{width:46px;height:46px}
.gdc-hero-controls{position:absolute;left:50px;bottom:22px;display:flex;align-items:center;gap:8px;z-index:4}
.gdc-hero-dots{position:static;transform:none;display:flex;gap:5px}
.gdc-hero-dot{width:6px;height:6px;background:#a8bfb0}
.gdc-hero-dot.is-active{width:20px;background:var(--gdc-primary)}
.gdc-hero-arrow{position:static;transform:none;width:27px;height:27px;border:1px solid #c9dcd0;background:#fff;color:#567061;font-size:16px}
.gdc-hero-empty{min-height:350px;display:grid;grid-template-columns:1fr .7fr}
.gdc-hero-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#dcefe3,#f4faf6);color:var(--gdc-primary)}
.gdc-hero-placeholder .gdc-svg{width:68px;height:68px}
.gdc-hero-placeholder-image{background-image:url("https://globaldiamondcutter.com/wp-content/uploads/2026/08/Untitled-Picsart-AiImageEnhancer.webp");background-position:center;background-size:cover;background-repeat:no-repeat;min-height:350px}

/* concise "what is GDC" block */
.gdc-home-about{margin-top:28px;display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center;padding:30px 32px;border:1px solid var(--gdc-border);border-radius:14px;background:#fff}
.gdc-home-about-copy p{margin:12px 0 0;max-width:650px;color:var(--gdc-muted);font-size:13px;line-height:1.75}
.gdc-home-about-features{display:grid;gap:8px}
.gdc-home-about-features>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:9px 11px;border-radius:9px;background:var(--gdc-soft-2)}
.gdc-home-about-features>div>.gdc-svg{width:17px;height:17px;color:var(--gdc-primary);justify-self:center}
.gdc-home-about-features strong{display:block;font-size:12px}
.gdc-home-about-features small{display:block;color:#7d8781;font-size:10px;margin-top:1px}

/* homepage catalogue controls */
.gdc-home-courses{padding-top:58px}
.gdc-home-course-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}
.gdc-home-search{width:min(330px,42%);height:38px;display:flex;align-items:center;gap:7px;border:1px solid var(--gdc-border);background:#fff;border-radius:8px;padding-left:11px;overflow:hidden}
.gdc-home-search>span{color:#8b9890;display:grid;place-items:center}
.gdc-home-search input{flex:1;min-width:0;border:0!important;box-shadow:none!important;background:transparent!important;height:36px!important;padding:0!important;font-size:11px!important;color:#263029!important;outline:none!important}
.gdc-home-search button{width:36px;height:36px;border:0;border-left:1px solid var(--gdc-border);background:var(--gdc-soft);color:var(--gdc-primary);display:grid;place-items:center}
.gdc-home-search button .gdc-svg{width:14px;height:14px}
.gdc-home-filter-row{display:flex;align-items:center;gap:8px;background:var(--gdc-soft);border-radius:10px;padding:10px;margin-bottom:20px;overflow-x:auto;scrollbar-width:none}
.gdc-home-filter-row::-webkit-scrollbar{display:none}
.gdc-home-cat,.gdc-home-cat-more{white-space:nowrap;border:1px solid transparent;background:#fff;border-radius:7px;min-height:31px;padding:6px 13px;font-size:10px;color:#566159}
.gdc-home-cat.is-active{border-color:var(--gdc-primary);color:var(--gdc-primary);font-weight:700}
.gdc-home-cat-more{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:var(--gdc-primary);font-weight:700}
.gdc-home-cat-more .gdc-svg{width:12px;height:12px}
.gdc-home-viewall{text-align:center;margin-top:25px}

/* compact course cards */
.gdc-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.gdc-course-card{border-radius:11px;border-color:#e1e9e3;box-shadow:0 3px 12px rgba(25,55,38,.025);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.gdc-course-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(25,55,38,.08);border-color:#cfe0d5}
.gdc-card-image{aspect-ratio:1.65/1;border-bottom:1px solid #e4ece7}
.gdc-card-image .gdc-badge,.gdc-card-image .gdc-status-pill{top:10px;left:10px}
.gdc-badge{padding:4px 7px;font-size:7px;letter-spacing:.06em}
.gdc-card-body{padding:13px 14px 14px}
.gdc-card-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}
.gdc-card-kicker{margin:0;font-size:8px;letter-spacing:.08em;color:#68766e}
.gdc-card-format{font-size:8px;background:var(--gdc-soft);color:var(--gdc-primary);border-radius:5px;padding:3px 6px;white-space:nowrap}
.gdc-card-body h3{font-size:15px;line-height:1.3;margin:0 0 10px;min-height:39px}
.gdc-card-meta{gap:5px;margin:0 0 11px;font-size:9px;color:#7b867f}
.gdc-card-meta span{display:flex;align-items:center;gap:5px;min-width:0}
.gdc-card-meta .gdc-svg{width:11px;height:11px;color:#6b8977}
.gdc-card-footer{padding-top:10px;gap:8px}
.gdc-price-html{font-size:12px;color:var(--gdc-primary)}
.gdc-card-link{display:inline-flex;align-items:center;gap:4px;border:0;background:none;color:#56675d;font-size:9px;font-weight:700;padding:3px 0}
.gdc-card-link .gdc-svg{width:10px;height:10px}

/* learning categories */
.gdc-journey{background:var(--gdc-soft-2);border-top:1px solid #edf2ee;border-bottom:1px solid #edf2ee}
.gdc-journey-grid{gap:10px}
.gdc-journey-tile{min-height:148px;padding:17px 16px;border-radius:10px;box-shadow:none}
.gdc-journey-tile:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(25,55,38,.06)}
.gdc-journey-tile>span{width:32px;height:32px;border-radius:8px;background:var(--gdc-soft);color:var(--gdc-primary)}
.gdc-journey-tile>span .gdc-svg{width:15px;height:15px}
.gdc-journey-tile h3{font-size:13px;margin:17px 0 5px}
.gdc-journey-tile p{font-size:10px;line-height:1.55;color:#7a857e}

/* teachers / founders */
.gdc-teachers{background:#fff;border-top:1px solid #edf2ee}
.gdc-teachers-head{display:grid;grid-template-columns:minmax(0,.8fr) minmax(300px,.7fr);gap:32px;align-items:end;margin-bottom:28px}
.gdc-teachers-head h2{font-size:clamp(27px,3vw,38px);line-height:1.12;letter-spacing:-.03em;margin:0}
.gdc-teachers-head>p{max-width:530px;margin:0;color:var(--gdc-muted);font-size:12px;line-height:1.75;justify-self:end}
.gdc-teacher-list{display:grid;gap:22px}
.gdc-teacher-card{position:relative;display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);min-height:390px;background:linear-gradient(135deg,#f6fbf8 0%,#fff 62%);border:1px solid #dfe9e2;border-radius:18px;overflow:hidden;box-shadow:0 8px 26px rgba(25,55,38,.045)}
.gdc-teacher-card.is-reverse{grid-template-columns:minmax(0,1.22fr) minmax(260px,.78fr)}
.gdc-teacher-card.is-reverse .gdc-teacher-media{order:2}
.gdc-teacher-card.is-reverse .gdc-teacher-copy{order:1}
.gdc-teacher-media{min-height:390px;background:var(--gdc-soft);overflow:hidden}
.gdc-teacher-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.gdc-teacher-card:hover .gdc-teacher-media img{transform:scale(1.025)}
.gdc-teacher-copy{position:relative;padding:38px 42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.gdc-teacher-number{position:absolute;right:26px;top:22px;font-size:10px;font-weight:800;letter-spacing:.16em;color:#a3b4aa}
.gdc-teacher-tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 14px}
.gdc-teacher-tags span{padding:4px 8px;border:1px solid #d4e4da;border-radius:999px;background:#fff;color:#4f695a;font-size:8px;font-weight:700;letter-spacing:.04em}
.gdc-teacher-copy h3{font-size:clamp(25px,2.7vw,36px);line-height:1.08;letter-spacing:-.035em;margin:0;color:#17231c}
.gdc-teacher-role{margin:8px 0 18px;color:var(--gdc-primary);font-size:10px;font-weight:800;letter-spacing:.03em}
.gdc-teacher-short{max-width:650px;color:#657168;font-size:12px;line-height:1.8}
.gdc-teacher-short p{margin:0}
.gdc-teacher-more{width:100%;margin-top:18px;border-top:1px solid #e6ece8;padding-top:13px}
.gdc-teacher-more summary{list-style:none;display:inline-flex;align-items:center;gap:6px;cursor:pointer;color:#385b48;font-size:10px;font-weight:800;user-select:none}
.gdc-teacher-more summary::-webkit-details-marker{display:none}
.gdc-teacher-more summary .gdc-svg{width:11px;height:11px;transition:transform .2s ease}
.gdc-teacher-more[open] summary .gdc-svg{transform:rotate(90deg)}
.gdc-teacher-more .gdc-more-close{display:none}
.gdc-teacher-more[open] .gdc-more-open{display:none}
.gdc-teacher-more[open] .gdc-more-close{display:inline}
.gdc-teacher-bio{padding:14px 0 0;max-width:680px;color:#68746d;font-size:11px;line-height:1.78}
.gdc-teacher-bio p:first-child{margin-top:0}.gdc-teacher-bio p:last-child{margin-bottom:0}

/* how it works / CTA banner */
.gdc-how{background:#fff;color:var(--gdc-text)}
.gdc-how .gdc-section-eyebrow{color:var(--gdc-primary)}
.gdc-how-banner{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;background:var(--gdc-soft);border:1px solid #dcebe1;border-radius:14px;padding:34px 36px}
.gdc-how-copy p{max-width:450px;color:#69766e;font-size:12px;line-height:1.7;margin:12px 0 18px}
.gdc-how-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:none;border:0;border-radius:0;overflow:visible}
.gdc-how-step{min-height:96px;padding:13px;background:#fff;border:1px solid #deebe3;border-radius:9px;display:grid;grid-template-columns:27px 1fr;gap:9px;color:var(--gdc-text)}
.gdc-how-step>span{font-size:9px;color:var(--gdc-primary);font-weight:800;padding-top:2px}
.gdc-how-step h3{font-size:12px;margin:0 0 4px}
.gdc-how-step p{font-size:9px;line-height:1.45;color:#7b867f;margin:0}

/* page catalogue */
.gdc-page-hero{padding-top:42px;padding-bottom:20px;display:flex;justify-content:space-between;gap:24px;align-items:flex-end}
.gdc-page-hero>div:first-child{min-width:0}
.gdc-page-hero.compact{display:block;padding-top:36px}
.gdc-page-hero h1{font-size:clamp(32px,4.4vw,48px);letter-spacing:-.035em;margin:4px 0 8px}
.gdc-page-hero p{font-size:12px;margin-bottom:0;color:var(--gdc-muted)}
.gdc-catalogue{padding-bottom:70px}
.gdc-searchbar{height:40px;border-radius:8px;padding:0 11px;gap:7px;background:#fff}
.gdc-searchbar span{display:grid;place-items:center;color:#89958e;font-size:0}
.gdc-searchbar .gdc-svg{width:14px;height:14px}
.gdc-searchbar input{height:38px!important;font-size:11px!important}
.gdc-searchbar-head{width:min(340px,38%);margin-bottom:0}
.gdc-filter-scroll{gap:7px;background:var(--gdc-soft);border-radius:9px;padding:9px;margin-bottom:18px}
.gdc-filter{border-radius:7px;padding:6px 12px;font-size:10px;background:#fff}
.gdc-filter.is-active{background:#fff;color:var(--gdc-primary);border-color:var(--gdc-primary)}
.gdc-load-wrap{padding-top:24px}
.gdc-empty-wide{border-radius:10px;padding:40px;font-size:12px}

/* course detail - keep content rich but make controls smaller */
.gdc-course-hero{min-height:440px}
.gdc-course-hero-inner{padding-bottom:42px}
.gdc-course-hero-inner h1{font-size:clamp(34px,4.8vw,58px);line-height:1.02;max-width:760px}
.gdc-course-hero-inner p{font-size:14px;max-width:620px}
.gdc-back-btn{min-height:34px;padding:7px 10px;border-radius:7px;font-size:10px}
.gdc-detail-grid{grid-template-columns:minmax(0,1fr) 340px;gap:34px;padding-block:44px 68px}
.gdc-course-copy h2{font-size:28px}
.gdc-richtext{font-size:13px;line-height:1.75}
.gdc-richtext p{margin:0 0 14px}.gdc-richtext p:last-child{margin-bottom:0}
.gdc-course-facts{gap:8px}
.gdc-course-facts>div{padding:13px;border-radius:9px}
.gdc-course-facts small{font-size:9px}
.gdc-course-facts strong{font-size:11px}
.gdc-registration-card,.gdc-cart-summary,.gdc-order-summary{top:82px;border-radius:12px;padding:19px;box-shadow:0 8px 24px rgba(25,55,38,.06)}
.gdc-registration-card h2{font-size:22px;margin-bottom:16px}
.gdc-reg-block{padding-block:14px}
.gdc-reg-block h3{font-size:12px;margin-bottom:5px}
.gdc-reg-block p{font-size:10px}
.gdc-check-grid{gap:6px}
.gdc-check-card{min-height:37px;border-radius:8px;padding:8px 9px;font-size:10px}
.gdc-checkmark{width:17px;height:17px;border-radius:5px;font-size:9px}
.gdc-choice-grid{gap:7px}
.gdc-choice-card{min-height:48px;border-radius:8px;padding:9px}
.gdc-choice-card>span,.gdc-choice-icon{font-size:10px}
.gdc-choice-icon .gdc-svg{width:14px;height:14px}
.gdc-choice-card strong{font-size:10px}
.gdc-field-label{font-size:10px}
.gdc-reg-block textarea,.gdc-form input,.gdc-form textarea,.gdc-form select{min-height:40px!important;border-radius:8px!important;font-size:12px!important;padding:8px 10px!important}
.gdc-registration-total{padding-top:14px}
.gdc-registration-total small{font-size:9px}
.gdc-registration-total strong{font-size:19px}
.gdc-registration-total span{font-size:9px}

/* store, cart and account compactness */
.gdc-product-grid{gap:14px}
.gdc-product-card{border-radius:11px}
.gdc-product-body{padding:13px}
.gdc-product-body h3{font-size:14px}
.gdc-product-body .gdc-primary-btn,.gdc-product-body .gdc-secondary-btn{min-height:35px;font-size:10px}
.gdc-cart-page{padding-bottom:70px}
.gdc-cart-layout,.gdc-order-detail{gap:28px}
.gdc-cart-item{border-radius:10px;padding:13px}
.gdc-cart-thumb{border-radius:8px}
.gdc-cart-info h3{font-size:13px}
.gdc-cart-info small{font-size:9px}
.gdc-account-hero{padding:40px 0;background:var(--gdc-soft)}
.gdc-profile-badge{width:48px;height:48px;font-size:18px}
.gdc-account-hero h1{font-size:28px}
.gdc-account-grid{gap:10px;padding-block:30px 65px}
.gdc-account-grid>button{grid-template-columns:38px 1fr auto;padding:14px;border-radius:10px}
.gdc-account-icon{width:36px;height:36px;border-radius:8px}
.gdc-account-grid strong{font-size:12px}
.gdc-account-grid small{font-size:9px}
.gdc-account-grid b{font-size:18px}
.gdc-auth-page{min-height:calc(100vh - 64px)}
.gdc-auth-visual{background:linear-gradient(135deg,#1f5f44,#2f8560);padding:54px max(42px,calc((100vw - 1160px)/2));padding-right:42px}
.gdc-auth-visual h1{font-size:clamp(36px,5vw,56px)}
.gdc-auth-panel{padding:54px clamp(28px,5vw,70px)}
.gdc-auth-tabs{border-radius:9px;padding:4px}
.gdc-auth-tabs button{border-radius:7px;padding:8px;font-size:11px}
.gdc-form{gap:12px}
.gdc-form h2{font-size:24px}
.gdc-form label{font-size:10px}
.gdc-profile-form{border-radius:11px;padding:20px}
.gdc-order-card{border-radius:10px;padding:15px}
.gdc-order-card h3{font-size:14px}
.gdc-order-card small{font-size:9px}
.gdc-status-pill{padding:4px 7px;font-size:8px}
.gdc-order-items article{border-radius:10px;padding:14px}

/* footer */
.gdc-footer{margin-top:12px;background:#14231b;padding:25px 0}
.gdc-footer .gdc-shell-width{justify-content:space-between;gap:20px}
.gdc-footer .gdc-shell-width>div:first-child{display:flex;flex-direction:column;gap:3px}
.gdc-footer strong{font-size:11px;letter-spacing:.08em}
.gdc-footer span{font-size:9px;color:#9daf9f}
.gdc-footer-actions{display:flex;align-items:center;gap:14px}
.gdc-footer-actions .gdc-text-link,.gdc-footer-actions a{margin:0;color:#d9ece0;font-size:10px}

/* mobile navigation uses small line icons instead of oversized symbols */
.gdc-mobile-icon{display:grid;place-items:center}
.gdc-mobile-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

@media (max-width:1024px){
  .gdc-topbar{height:60px}
  .gdc-main{min-height:calc(100vh - 60px)}
  .gdc-topbar-inner{gap:14px}
  .gdc-desktop-nav{display:none}
  .gdc-hero-slide{grid-template-columns:.9fr 1.1fr;min-height:380px}
  .gdc-hero-copy{padding:42px 14px 42px 38px}
  .gdc-hero-media{min-height:380px}
  .gdc-home-about{grid-template-columns:1fr;gap:22px}
  .gdc-home-about-features{grid-template-columns:repeat(3,1fr)}
  .gdc-home-about-features>div{grid-template-columns:30px 1fr}
  .gdc-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gdc-journey-grid{grid-template-columns:repeat(3,1fr)}
  .gdc-how-banner{grid-template-columns:1fr;gap:22px}
}

@media (max-width:760px){
  .gdc-shell-width{width:min(100% - 24px,1160px)}
  .gdc-webapp-page{padding-bottom:64px!important}
  .gdc-topbar{height:56px;padding:0}
  .gdc-topbar-inner{gap:7px}
  .gdc-brand img{max-width:118px;max-height:32px}
  .gdc-brand-mark{font-size:20px}
  .gdc-top-actions{gap:3px}
  .gdc-language{padding:2px 4px}
  .gdc-language button{font-size:10px;padding:3px 2px}
  .gdc-icon-button{padding:5px 6px;min-height:30px}
  .gdc-icon-button svg{width:15px;height:15px}
  .gdc-account-button{display:none}
  .gdc-main{min-height:calc(100vh - 56px)}

  .gdc-mobile-nav{height:60px;padding:4px max(4px,env(safe-area-inset-left));padding-bottom:max(4px,env(safe-area-inset-bottom))}
  .gdc-mobile-nav button{gap:2px}
  .gdc-mobile-nav button>span{font-size:0}
  .gdc-mobile-nav button small{font-size:8px}
  .gdc-mobile-nav .gdc-cart-count{top:2px;left:53%;min-width:14px;height:14px;font-size:7px}
  .gdc-mobile-icon svg{width:16px;height:16px}

  .gdc-section{padding-block:44px}
  .gdc-section-heading h2,.gdc-home-about h2,.gdc-home-course-head h2,.gdc-how-copy h2{font-size:25px}
  .gdc-section-eyebrow{font-size:8px}
  .gdc-primary-btn,.gdc-secondary-btn{min-height:38px;padding:8px 13px;font-size:11px}

  .gdc-hero{margin-top:10px;border-radius:13px}
  .gdc-hero-slide{display:flex;flex-direction:column-reverse;min-height:0}
  .gdc-hero-media{min-height:210px;aspect-ratio:1.55/1}
  .gdc-hero-media:after{background:linear-gradient(0deg,var(--gdc-soft) 0,rgba(239,248,242,.1) 24%,transparent 45%)}
  .gdc-hero-copy{padding:25px 20px 32px}
  .gdc-hero-kicker{font-size:8px;margin-bottom:7px}
  .gdc-hero-badge{font-size:7px;margin-bottom:9px}
  .gdc-hero-copy h1{font-size:31px;line-height:1.04;margin-bottom:10px}
  .gdc-hero-copy p{font-size:12px;line-height:1.6;margin-bottom:12px}.gdc-hero-short{margin-bottom:12px}.gdc-hero-short p{font-size:12px;line-height:1.6;margin-bottom:8px}
  .gdc-hero-meta{font-size:9px;gap:6px 11px;margin-bottom:15px}
  .gdc-hero-controls{left:20px;bottom:8px}
  .gdc-hero-arrow{display:grid;width:24px;height:24px;font-size:14px}
  .gdc-hero-dot{width:5px;height:5px}
  .gdc-hero-dot.is-active{width:16px}
  .gdc-hero-empty{display:flex;min-height:300px}
  .gdc-hero-placeholder{min-height:180px}
  .gdc-hero-placeholder-image{min-height:210px;background-position:center top}

  .gdc-home-about{margin-top:18px;padding:20px 18px;gap:18px}
  .gdc-home-about-copy p{font-size:11px;line-height:1.65}
  .gdc-home-about-features{grid-template-columns:1fr;gap:6px}
  .gdc-home-about-features>div{padding:8px 9px}

  .gdc-home-courses{padding-top:42px}
  .gdc-home-course-head{align-items:flex-start;flex-direction:column;gap:12px}
  .gdc-home-search{width:100%}
  .gdc-home-filter-row{padding:8px;margin-bottom:15px}
  .gdc-home-cat,.gdc-home-cat-more{min-height:29px;padding:5px 10px;font-size:9px}
  .gdc-home-cat-more{margin-left:0}

  .gdc-course-grid{grid-template-columns:1fr;gap:12px}
  .gdc-card-image{aspect-ratio:1.75/1}
  .gdc-card-body{padding:12px 13px}
  .gdc-card-body h3{font-size:14px;min-height:0}
  .gdc-card-meta{font-size:9px}

  .gdc-journey-grid{display:flex;grid-template-columns:none;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-12px;padding-right:12px;scrollbar-width:none}
  .gdc-journey-tile{min-width:72vw;min-height:130px;scroll-snap-align:start;padding:15px}
  .gdc-journey-tile h3{font-size:12px;margin-top:14px}

  .gdc-how-banner{padding:22px 18px}
  .gdc-how-grid{grid-template-columns:1fr 1fr;gap:6px}
  .gdc-how-step{min-height:90px;padding:10px;grid-template-columns:22px 1fr}

  .gdc-page-hero{padding-top:30px;padding-bottom:16px;flex-direction:column;align-items:stretch;gap:14px}
  .gdc-page-hero.compact{padding-top:28px}
  .gdc-page-hero h1{font-size:34px}
  .gdc-page-hero p{font-size:10px}
  .gdc-searchbar-head{width:100%}
  .gdc-filter-scroll{padding:8px;margin-bottom:14px}
  .gdc-filter{font-size:9px;padding:5px 10px}
  .gdc-catalogue{padding-bottom:55px}

  .gdc-course-hero{min-height:360px}
  .gdc-course-hero-inner{padding-bottom:28px}
  .gdc-course-hero-inner h1{font-size:34px}
  .gdc-course-hero-inner p{font-size:12px}
  .gdc-detail-grid{grid-template-columns:1fr;gap:26px;padding-block:30px 55px}
  .gdc-registration-card{position:static;box-shadow:none;padding:16px}
  .gdc-course-facts{grid-template-columns:1fr 1fr}
  .gdc-choice-grid{grid-template-columns:1fr 1fr}

  .gdc-product-grid{grid-template-columns:1fr 1fr;gap:10px}
  .gdc-product-body{padding:10px}
  .gdc-product-body h3{font-size:11px}

  .gdc-account-hero{padding:30px 0}
  .gdc-profile-badge{width:44px;height:44px}
  .gdc-account-hero h1{font-size:23px}
  .gdc-account-grid{grid-template-columns:1fr;padding-block:22px 55px}
  .gdc-auth-page{grid-template-columns:1fr;min-height:auto}
  .gdc-auth-visual{min-height:220px;padding:34px 20px}
  .gdc-auth-panel{padding:28px 18px 66px}
  .gdc-form-two{grid-template-columns:1fr}
  .gdc-order-card{flex-direction:column;padding:13px}
  .gdc-order-card>div:last-child{text-align:left;gap:8px}

  .gdc-footer{margin-bottom:-64px;padding:22px 0}
  .gdc-footer .gdc-shell-width{flex-direction:column;align-items:flex-start;gap:12px}
}

@media (max-width:420px){
  .gdc-brand img{max-width:102px}
  .gdc-language span{display:none}
  .gdc-how-grid{grid-template-columns:1fr}
  .gdc-product-grid{grid-template-columns:1fr 1fr}
  .gdc-choice-grid{grid-template-columns:1fr}
  .gdc-course-facts{grid-template-columns:1fr}
}
@media (prefers-reduced-motion:reduce){.gdc-app *{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}

@media(max-width:900px){
  .gdc-teachers-head{grid-template-columns:1fr;gap:10px;margin-bottom:20px}.gdc-teachers-head>p{justify-self:start;max-width:680px}
  .gdc-teacher-card,.gdc-teacher-card.is-reverse{grid-template-columns:minmax(220px,.78fr) minmax(0,1.22fr);min-height:340px}.gdc-teacher-card.is-reverse .gdc-teacher-media{order:1}.gdc-teacher-card.is-reverse .gdc-teacher-copy{order:2}
  .gdc-teacher-media{min-height:340px}.gdc-teacher-copy{padding:28px 30px}.gdc-teacher-number{right:20px;top:18px}
}
@media(max-width:640px){
  .gdc-teachers{padding-block:44px}.gdc-teachers-head h2{font-size:25px}.gdc-teachers-head>p{font-size:11px;line-height:1.65}
  .gdc-teacher-list{gap:14px}.gdc-teacher-card,.gdc-teacher-card.is-reverse{display:flex;flex-direction:column;min-height:0;border-radius:14px}.gdc-teacher-card.is-reverse .gdc-teacher-media,.gdc-teacher-card.is-reverse .gdc-teacher-copy{order:initial}
  .gdc-teacher-media{min-height:0;aspect-ratio:1.18/1}.gdc-teacher-copy{padding:23px 20px 24px}.gdc-teacher-number{right:18px;top:17px;font-size:8px}.gdc-teacher-tags{padding-right:32px;margin-bottom:12px}
  .gdc-teacher-copy h3{font-size:24px}.gdc-teacher-role{font-size:9px;margin:7px 0 14px}.gdc-teacher-short{font-size:11px;line-height:1.68}.gdc-teacher-bio{font-size:10.5px;line-height:1.7}
}


/* v1.3.0 homepage selected products */
.gdc-home-products{background:#fff;padding-block:54px}
.gdc-home-products-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}
.gdc-home-products-head h2{margin:4px 0 6px;font-size:clamp(25px,3vw,35px);line-height:1.1}
.gdc-home-products-head p{max-width:620px;margin:0;color:var(--gdc-muted);font-size:12px;line-height:1.65}
.gdc-home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.gdc-home-product-grid .gdc-product-card{box-shadow:0 5px 20px rgba(24,62,42,.04);transition:transform .2s ease,box-shadow .2s ease}
.gdc-home-product-grid .gdc-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(24,62,42,.08)}
.gdc-product-image{display:block;text-decoration:none}
.gdc-product-body h3 a{color:inherit;text-decoration:none}
.gdc-product-body h3 a:hover{color:var(--gdc-primary)}
@media(max-width:1024px){.gdc-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.gdc-home-products{padding-block:42px}.gdc-home-products-head{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:14px}.gdc-home-products-head h2{font-size:25px}.gdc-home-products-head p{font-size:10.5px}.gdc-home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}

/* ===== v1.3.1 Mobile top-right hamburger navigation ===== */
.gdc-menu-toggle{display:none;border:0;background:transparent;color:#344139;width:34px;height:34px;border-radius:8px;padding:7px;place-items:center}
.gdc-menu-toggle:hover{background:var(--gdc-soft)}
.gdc-menu-toggle svg,.gdc-mobile-menu-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.gdc-mobile-menu{display:none}

@media (max-width:760px){
  .gdc-webapp-page{padding-bottom:0!important}
  .gdc-mobile-nav{display:none!important}
  .gdc-footer{margin-bottom:0!important}
  .gdc-menu-toggle{display:grid;flex:0 0 34px}
  .gdc-top-actions{margin-left:auto;white-space:nowrap}
  .gdc-mobile-menu{display:block;position:fixed;inset:0;z-index:320;pointer-events:none;visibility:hidden}
  .gdc-mobile-menu-backdrop{position:absolute;inset:0;border:0;background:rgba(15,29,21,.34);opacity:0;transition:opacity .22s ease;padding:0}
  .gdc-mobile-menu-panel{position:absolute;top:0;right:0;width:min(84vw,330px);height:100%;background:#fff;box-shadow:-18px 0 48px rgba(18,42,28,.16);transform:translateX(104%);transition:transform .24s ease;display:flex;flex-direction:column;padding:max(14px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom))}
  .gdc-mobile-menu.is-open{pointer-events:auto;visibility:visible}
  .gdc-mobile-menu.is-open .gdc-mobile-menu-backdrop{opacity:1}
  .gdc-mobile-menu.is-open .gdc-mobile-menu-panel{transform:translateX(0)}
  .gdc-mobile-menu-head{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--gdc-border)}
  .gdc-mobile-menu-head strong{font-size:10px;letter-spacing:.11em;color:var(--gdc-primary)}
  .gdc-mobile-menu-close{width:34px;height:34px;border:0;background:var(--gdc-soft-2);border-radius:8px;color:#344139;display:grid;place-items:center;padding:0}
  .gdc-mobile-menu-links{display:flex;flex-direction:column;padding-top:10px}
  .gdc-mobile-menu-links>button{min-height:52px;width:100%;border:0;border-bottom:1px solid var(--gdc-border);background:#fff;color:#24342b;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:0 5px;font-size:13px;font-weight:650}
  .gdc-mobile-menu-links>button:hover,.gdc-mobile-menu-links>button.is-active{color:var(--gdc-primary);background:var(--gdc-soft-2)}
  .gdc-mobile-menu-links b{font-size:20px;line-height:1;font-weight:400;color:#92a198}
  .gdc-mobile-menu-cart{display:flex;align-items:center;gap:10px}
  .gdc-mobile-menu-cart .gdc-cart-count{margin:0;min-width:18px;height:18px;font-size:8px}
}

@media (max-width:400px){
  .gdc-topbar-inner{gap:5px}
  .gdc-brand img{max-width:104px}
  .gdc-language{padding:2px 3px}
  .gdc-menu-toggle{width:32px;height:32px;flex-basis:32px;padding:6px}
}
html.gdc-menu-open{overflow:hidden}

/* v1.3.4 — Store category sidebar */
.gdc-store-catalogue>.gdc-searchbar{margin-bottom:18px}
.gdc-store-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px;align-items:start}
.gdc-store-sidebar{position:sticky;top:88px;border:1px solid var(--gdc-border);border-radius:14px;background:#fff;padding:16px 14px;max-height:calc(100vh - 112px);overflow:auto}
.gdc-store-sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:0 4px 12px;border-bottom:1px solid var(--gdc-border);margin-bottom:8px}
.gdc-store-sidebar-head h3{font-size:13px;line-height:1.2;margin:0;font-weight:750;letter-spacing:-.01em}
.gdc-store-sidebar-close{display:none;width:28px;height:28px;border:0;background:transparent;font-size:22px;line-height:1;color:var(--gdc-muted);padding:0}
.gdc-store-category-list{display:flex;flex-direction:column;gap:3px}
.gdc-store-category{width:100%;border:0;background:transparent;border-radius:8px;padding:9px 8px 9px calc(8px + (var(--gdc-cat-depth,0) * 12px));display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;font-size:11.5px;line-height:1.35;color:#333;transition:background-color .18s ease,color .18s ease}
.gdc-store-category:hover{background:#f5faf7;color:var(--gdc-primary)}
.gdc-store-category.is-active{background:color-mix(in srgb,var(--gdc-primary) 10%,#fff);color:var(--gdc-primary);font-weight:700}
.gdc-store-category em{font-style:normal;font-size:9.5px;min-width:22px;text-align:right;color:#8a948e;font-weight:500}
.gdc-store-category.is-active em{color:var(--gdc-primary)}
.gdc-store-results{min-width:0}
.gdc-store-results-head{min-height:34px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0 0 12px}
.gdc-store-results-head>div{display:flex;align-items:baseline;gap:9px;min-width:0}
.gdc-store-results-head strong{font-size:13px;line-height:1.3}
.gdc-store-results-head span{font-size:10px;color:var(--gdc-muted);white-space:nowrap}
.gdc-clear-store-filter{border:0;background:transparent;color:var(--gdc-primary);font-size:10px;padding:3px 0;white-space:nowrap}
.gdc-store-results .gdc-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.gdc-store-filter-toggle{display:none;width:100%;border:1px solid var(--gdc-border);border-radius:10px;background:#fff;min-height:42px;padding:0 13px;margin-bottom:12px;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;color:#26362f}
.gdc-store-filter-toggle>span{display:flex;align-items:center;gap:8px}
.gdc-store-filter-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.gdc-store-filter-toggle b{font-size:18px;font-weight:400;color:var(--gdc-primary)}

@media(max-width:1024px){
  .gdc-store-layout{grid-template-columns:190px minmax(0,1fr);gap:18px}
  .gdc-store-results .gdc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .gdc-store-filter-toggle{display:flex}
  .gdc-store-layout{display:block}
  .gdc-store-sidebar{display:none;position:static;max-height:none;margin:0 0 14px;padding:13px;border-radius:12px;box-shadow:none}
  .gdc-store-sidebar.is-open{display:block}
  .gdc-store-sidebar-close{display:block}
  .gdc-store-category{font-size:11px;padding-block:9px}
  .gdc-store-results-head{min-height:28px;margin-bottom:10px}
  .gdc-store-results-head strong{font-size:12px}
  .gdc-store-results-head span{font-size:9.5px}
  .gdc-store-results .gdc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
}
@media(max-width:420px){
  .gdc-store-results .gdc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* ===== v1.3.7 Internal WebApp product detail ===== */
.gdc-product-image{width:100%;border:0;padding:0;cursor:pointer;display:block;background-color:#f6f7f5}
.gdc-product-title{appearance:none;border:0;background:transparent;padding:0;margin:0;color:inherit;font:inherit;text-align:left;cursor:pointer;line-height:inherit}
.gdc-product-title:hover{color:var(--gdc-primary)}
.gdc-product-detail{padding-top:24px;padding-bottom:72px}
.gdc-product-detail-top{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--gdc-border);margin-bottom:26px;color:var(--gdc-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.gdc-product-detail-top .gdc-back-btn{margin:0;color:#24372c;text-transform:none;letter-spacing:0;font-size:11px}
.gdc-product-detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:54px;align-items:start}
.gdc-product-gallery{min-width:0}
.gdc-product-main-media{border:1px solid var(--gdc-border);border-radius:18px;background:#f7f8f6;overflow:hidden;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}
.gdc-product-main-media img{width:100%;height:100%;object-fit:contain;display:block}
.gdc-product-thumbs{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 2px;scrollbar-width:thin}
.gdc-product-thumb{width:72px;height:72px;flex:0 0 72px;border:1px solid var(--gdc-border);border-radius:10px;background:#fff;padding:3px;overflow:hidden;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}
.gdc-product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:7px;display:block}
.gdc-product-thumb.is-active{border-color:var(--gdc-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--gdc-primary) 12%,transparent)}
.gdc-product-summary{position:sticky;top:92px;border:1px solid var(--gdc-border);border-radius:18px;background:#fff;padding:30px;box-shadow:0 16px 44px rgba(24,62,42,.06)}
.gdc-product-summary h1{font-size:clamp(28px,3vw,43px);line-height:1.08;letter-spacing:-.04em;margin:8px 0 16px;color:#17251e;font-weight:650}
.gdc-product-detail-price{font-size:22px;font-weight:750;line-height:1.25;margin-bottom:14px;color:#15241c}
.gdc-product-detail-price del{color:#a0a7a3;font-weight:500;font-size:.72em;margin-right:6px}.gdc-product-detail-price ins{text-decoration:none}
.gdc-product-short{font-size:12px;line-height:1.72;color:var(--gdc-muted);margin:0 0 14px}
.gdc-product-short p{margin:0 0 8px}.gdc-product-short p:last-child{margin-bottom:0}
.gdc-product-stock{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:6px 10px;background:#f5f8f6;font-size:10px;font-weight:700;color:#55645c;margin-bottom:22px}
.gdc-product-stock>span{width:7px;height:7px;border-radius:50%;background:#a0aaa4}.gdc-product-stock.is-in{color:#247c55;background:#f0f9f4}.gdc-product-stock.is-in>span{background:#28a86d}.gdc-product-stock.is-out{color:#a64d48;background:#fff4f2}.gdc-product-stock.is-out>span{background:#cf665f}
.gdc-product-options{border-top:1px solid var(--gdc-border);padding-top:20px;margin-top:2px}.gdc-product-options>h2{font-size:13px;margin:0 0 16px;color:#21332a}
.gdc-product-option-group{margin-bottom:18px}.gdc-product-option-group:last-child{margin-bottom:6px}
.gdc-product-option-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.gdc-product-option-label strong{font-size:11px}.gdc-product-option-label span{font-size:9.5px;color:var(--gdc-primary);font-weight:700;max-width:55%;text-align:right}
.gdc-product-option-values{display:flex;flex-wrap:wrap;gap:7px}
.gdc-product-option{min-height:38px;border:1px solid var(--gdc-border);background:#fff;border-radius:9px;padding:8px 12px;font-size:10.5px;line-height:1.25;color:#34453c;cursor:pointer;transition:all .16s ease}
.gdc-product-option:hover:not(:disabled){border-color:color-mix(in srgb,var(--gdc-primary) 50%,var(--gdc-border));background:#f7fbf8}.gdc-product-option.is-active{border-color:var(--gdc-primary);background:color-mix(in srgb,var(--gdc-primary) 9%,#fff);color:var(--gdc-primary);font-weight:750;box-shadow:inset 0 0 0 1px var(--gdc-primary)}.gdc-product-option:disabled{opacity:.35;cursor:not-allowed;background:#fafafa}
.gdc-product-buy-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;align-items:end;margin-top:22px;padding-top:20px;border-top:1px solid var(--gdc-border)}
.gdc-product-qty-wrap>label{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--gdc-muted);font-weight:700;margin-bottom:7px}
.gdc-product-qty{height:42px;border:1px solid var(--gdc-border);border-radius:9px;display:grid;grid-template-columns:32px 1fr 32px;overflow:hidden;background:#fff}.gdc-product-qty button{border:0;background:#f8faf8;color:#284036;font-size:17px;cursor:pointer}.gdc-product-qty input{border:0!important;box-shadow:none!important;min-width:0;width:100%;text-align:center;font-size:11px;font-weight:700;padding:0;background:#fff;-moz-appearance:textfield}.gdc-product-qty input::-webkit-outer-spin-button,.gdc-product-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.gdc-product-add{min-height:42px;width:100%;font-size:11px}.gdc-product-add:disabled{opacity:.48;cursor:not-allowed}
.gdc-product-selection-note{min-height:17px;font-size:10px;color:#9a6559;margin-top:8px}.gdc-product-meta-simple{display:flex;flex-direction:column;gap:5px;border-top:1px solid var(--gdc-border);padding-top:14px;margin-top:9px;color:var(--gdc-muted);font-size:9.5px;line-height:1.5}.gdc-product-meta-simple b{color:#425148}
.gdc-product-description{max-width:900px;margin:64px auto 0;padding-top:42px;border-top:1px solid var(--gdc-border)}.gdc-product-description h2{font-size:clamp(24px,3vw,34px);margin:5px 0 22px;letter-spacing:-.025em}.gdc-product-description .gdc-richtext{font-size:12.5px;line-height:1.78;color:#435148}.gdc-product-description .gdc-richtext img{max-width:100%;height:auto;border-radius:12px}.gdc-product-description .gdc-richtext h2,.gdc-product-description .gdc-richtext h3{color:#1a2a21;margin-top:26px}.gdc-product-description .gdc-richtext table{max-width:100%;display:block;overflow:auto;border-collapse:collapse}.gdc-product-description .gdc-richtext td,.gdc-product-description .gdc-richtext th{border:1px solid var(--gdc-border);padding:8px}

@media(max-width:1024px){
  .gdc-product-detail-grid{grid-template-columns:minmax(0,1fr) 360px;gap:28px}
  .gdc-product-summary{padding:22px;top:84px}.gdc-product-summary h1{font-size:30px}
}
@media(max-width:760px){
  .gdc-product-detail{padding-top:10px;padding-bottom:52px}.gdc-product-detail-top{margin-bottom:14px;min-height:38px}.gdc-product-detail-top>span{display:none}
  .gdc-product-detail-grid{grid-template-columns:1fr;gap:16px}.gdc-product-main-media{border-radius:14px;aspect-ratio:1/1}.gdc-product-thumbs{gap:7px;padding-top:9px}.gdc-product-thumb{width:58px;height:58px;flex-basis:58px;border-radius:8px}
  .gdc-product-summary{position:static;border-radius:14px;padding:20px 17px;box-shadow:none}.gdc-product-summary h1{font-size:27px;margin-top:6px}.gdc-product-detail-price{font-size:18px}.gdc-product-short{font-size:11px}.gdc-product-option{min-height:36px;padding:7px 10px;font-size:10px}
  .gdc-product-buy-row{grid-template-columns:98px minmax(0,1fr);gap:8px}.gdc-product-qty{height:40px;grid-template-columns:29px 1fr 29px}.gdc-product-add{min-height:40px;font-size:10px}
  .gdc-product-description{margin-top:38px;padding-top:28px}.gdc-product-description h2{font-size:24px}.gdc-product-description .gdc-richtext{font-size:11px;line-height:1.72}
}
@media(max-width:390px){.gdc-product-buy-row{grid-template-columns:1fr}.gdc-product-qty-wrap{max-width:120px}.gdc-product-option-values{gap:6px}}

/* ===== v1.4.0 Course-style product cards ===== */
.gdc-product-card{display:flex;flex-direction:column;height:100%}
.gdc-product-image{aspect-ratio:16/9;background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#f3f4f2}
.gdc-product-body{display:flex;flex-direction:column;flex:1}
.gdc-product-body>.gdc-price-html{margin-top:auto}
.gdc-product-body>.gdc-primary-btn,.gdc-product-body>.gdc-secondary-btn{margin-top:0}
.gdc-product-card.is-course-product .gdc-product-image{aspect-ratio:16/9;background-size:cover;background-position:center}
.gdc-product-card.is-book-product .gdc-product-image{aspect-ratio:700/1025;background-size:cover;background-position:center;background-color:#f7f7f4}
.gdc-product-card.is-course-product .gdc-product-body h3{min-height:0;margin-bottom:8px}
.gdc-product-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 13px;margin:4px 0 12px;color:#43544a;font-size:10px;line-height:1.4}
.gdc-product-card-meta span{display:inline-flex;align-items:center;gap:5px;min-width:0}
.gdc-product-card-meta .gdc-svg{width:14px;height:14px;flex:0 0 14px;stroke:var(--gdc-primary);stroke-width:1.9}
.gdc-product-card-meta .gdc-product-card-location{flex-basis:100%}
.gdc-product-detail-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin:14px 0;color:#425348;font-size:10.5px}
.gdc-product-detail-meta span{display:inline-flex;align-items:center;gap:6px}
.gdc-product-detail-meta .gdc-svg{width:15px;height:15px;stroke:var(--gdc-primary);stroke-width:1.9}
@media(max-width:760px){
  .gdc-product-card-meta{gap:5px 9px;font-size:9px;margin-bottom:9px}
  .gdc-product-card-meta .gdc-svg{width:12px;height:12px;flex-basis:12px}
  .gdc-product-image,.gdc-product-card.is-course-product .gdc-product-image{aspect-ratio:16/9}
  .gdc-product-card.is-book-product .gdc-product-image{aspect-ratio:700/1025}
}

/* ===== v1.4.1 Compact Courses / Store catalogue headers ===== */
.gdc-catalogue-top{padding-top:24px}
@media(max-width:760px){.gdc-catalogue-top{padding-top:16px}}


/* ===== v1.4.6 Modern WebApp footer ===== */
.gdc-site-footer{position:relative;margin-top:72px;padding:0 0 24px;background:#fff;color:#17251e}
.gdc-site-footer>.gdc-shell-width{border-top:1px solid var(--gdc-border);padding-top:34px}
.gdc-footer-cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:190px;padding:38px 42px;margin-bottom:44px;border:1px solid color-mix(in srgb,var(--gdc-primary) 18%,var(--gdc-border));border-radius:24px;background:linear-gradient(135deg,color-mix(in srgb,var(--gdc-surface) 86%,#fff) 0%,#fff 74%);box-shadow:0 18px 50px rgba(24,62,42,.055)}
.gdc-footer-cta:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-92px;top:-122px;background:color-mix(in srgb,var(--gdc-primary) 10%,transparent);pointer-events:none}
.gdc-footer-cta-copy{position:relative;z-index:1;max-width:720px}
.gdc-footer-kicker{display:block;margin-bottom:9px;color:var(--gdc-primary);font-size:9px;line-height:1.2;font-weight:850;letter-spacing:.17em;text-transform:uppercase}
.gdc-footer-cta h2{margin:0 0 10px;font-size:clamp(28px,3.5vw,48px);line-height:1.04;letter-spacing:-.045em;font-weight:620;color:#14231b}
.gdc-footer-cta p{max-width:650px;margin:0;color:var(--gdc-muted);font-size:12.5px;line-height:1.75}
.gdc-footer-cta-button{position:relative;z-index:1;flex:0 0 auto;min-height:46px;border:0;border-radius:12px;background:var(--gdc-primary);color:#fff;padding:0 18px 0 20px;display:inline-flex;align-items:center;gap:12px;font-size:10.5px;font-weight:800;letter-spacing:.02em;box-shadow:0 10px 24px color-mix(in srgb,var(--gdc-primary) 22%,transparent);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.gdc-footer-cta-button:hover{transform:translateY(-1px);filter:brightness(.96);box-shadow:0 14px 30px color-mix(in srgb,var(--gdc-primary) 28%,transparent)}
.gdc-footer-cta-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.gdc-footer-grid{display:grid;grid-template-columns:minmax(280px,1.7fr) repeat(3,minmax(120px,.72fr));gap:42px;padding:0 8px 42px}
.gdc-footer-brand{max-width:410px}
.gdc-footer-logo{border:0;background:transparent;padding:0;display:inline-flex;align-items:center;min-height:38px;margin-bottom:18px}
.gdc-footer-logo img{display:block;max-width:190px;max-height:48px;object-fit:contain}
.gdc-footer-wordmark{color:var(--gdc-primary);font-size:11px;letter-spacing:.14em;font-weight:850}
.gdc-footer-brand p{margin:0 0 16px;max-width:330px;font-size:16px;line-height:1.5;letter-spacing:-.015em;color:#213229}
.gdc-footer-contact{display:block;color:var(--gdc-muted);font-size:10px;line-height:1.6}
.gdc-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.gdc-footer-column h3{margin:2px 0 8px;font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:.12em;color:#7a8880;font-weight:800}
.gdc-footer-column button{border:0;background:transparent;padding:2px 0;color:#25362d;font-size:11px;line-height:1.45;text-align:left;transition:color .16s ease,transform .16s ease}
.gdc-footer-column button:hover{color:var(--gdc-primary);transform:translateX(2px)}
.gdc-footer-connect p{margin:0 0 4px;max-width:210px;color:var(--gdc-muted);font-size:10px;line-height:1.65}
.gdc-footer-whatsapp{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border:1px solid color-mix(in srgb,var(--gdc-primary) 24%,var(--gdc-border));border-radius:9px;background:color-mix(in srgb,var(--gdc-surface) 45%,#fff);color:var(--gdc-primary);font-size:9.5px;font-weight:800;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}
.gdc-footer-whatsapp:hover{background:color-mix(in srgb,var(--gdc-primary) 9%,#fff);border-color:color-mix(in srgb,var(--gdc-primary) 38%,var(--gdc-border));transform:translateY(-1px);color:var(--gdc-primary)}
.gdc-footer-whatsapp svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.gdc-footer-bottom{min-height:52px;border-top:1px solid var(--gdc-border);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding:14px 8px 0;color:#879189;font-size:9.5px;line-height:1.4}
.gdc-footer-bottom>span:nth-child(2){text-align:center;color:#69776f}
.gdc-footer-top{justify-self:end;border:0;background:transparent;color:#536159;display:inline-flex;align-items:center;gap:5px;padding:5px 0;font-size:9.5px;transition:color .16s ease}
.gdc-footer-top:hover{color:var(--gdc-primary)}
.gdc-footer-top svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:980px){
  .gdc-footer-grid{grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(120px,.8fr));gap:30px}.gdc-footer-connect{grid-column:2/4}.gdc-footer-cta{padding:32px 30px;min-height:170px}
}
@media(max-width:760px){
  .gdc-site-footer{margin-top:48px;padding-bottom:18px}.gdc-site-footer>.gdc-shell-width{padding-top:22px}
  .gdc-footer-cta{display:block;min-height:0;padding:27px 22px;margin-bottom:34px;border-radius:18px}.gdc-footer-cta:after{width:190px;height:190px;right:-82px;top:-95px}.gdc-footer-cta h2{font-size:30px}.gdc-footer-cta p{font-size:11px;line-height:1.7}.gdc-footer-cta-button{margin-top:19px;min-height:42px;border-radius:10px;font-size:10px}
  .gdc-footer-grid{grid-template-columns:1fr 1fr;gap:28px 22px;padding:0 3px 30px}.gdc-footer-brand{grid-column:1/-1;max-width:none}.gdc-footer-logo{margin-bottom:13px}.gdc-footer-logo img{max-width:165px;max-height:42px}.gdc-footer-brand p{font-size:15px;margin-bottom:10px}.gdc-footer-connect{grid-column:1/-1}.gdc-footer-connect p{max-width:310px}
  .gdc-footer-bottom{grid-template-columns:1fr auto;gap:10px;padding:13px 3px 0}.gdc-footer-bottom>span:nth-child(2){display:none}.gdc-footer-top{justify-self:end}
}
@media(max-width:420px){.gdc-footer-grid{grid-template-columns:1fr 1fr}.gdc-footer-cta{padding:24px 18px}.gdc-footer-cta h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){.gdc-footer-cta-button,.gdc-footer-column button,.gdc-footer-whatsapp{transition:none}.gdc-footer-cta-button:hover,.gdc-footer-whatsapp:hover{transform:none}}


/* ===== v1.4.6 Consistent homepage vertical spacing ===== */
/* Each adjacent homepage section contributes half of the shared gap, so the
   distance between cards/sections remains visually consistent. */
#gdc-main > .gdc-section{padding-block:24px!important}
#gdc-main > .gdc-home-about{margin-top:24px!important;margin-bottom:24px!important}
.gdc-site-footer{margin-top:0!important}
.gdc-site-footer>.gdc-shell-width{padding-top:24px!important}

@media(max-width:760px){
  #gdc-main > .gdc-section{padding-block:18px!important}
  #gdc-main > .gdc-home-about{margin-top:18px!important;margin-bottom:18px!important}
  .gdc-site-footer{margin-top:0!important}
  .gdc-site-footer>.gdc-shell-width{padding-top:18px!important}
}


/* ===== v1.4.6 Course detail hero clean banner ===== */
.gdc-course-hero{align-items:flex-start;background-position:center;overflow:hidden}
.gdc-course-hero-shade{background:linear-gradient(180deg,rgba(0,0,0,.32),rgba(0,0,0,.08) 28%,rgba(0,0,0,.12) 100%)}
.gdc-course-hero-inner{padding-top:24px;padding-bottom:0}
.gdc-course-hero-top{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:none}
.gdc-course-hero-top .gdc-badge{margin-left:auto}
@media (max-width:760px){
  .gdc-course-hero-inner{padding-top:18px;padding-bottom:0}
  .gdc-course-hero-top{align-items:flex-start;gap:8px}
}

/* Reusable course registration question templates */
.gdc-custom-questions{display:flex;flex-direction:column;gap:16px}.gdc-question-heading{padding-top:2px}.gdc-question-heading:not(:first-child){padding-top:15px;border-top:1px dashed var(--gdc-border)}.gdc-question-heading h3{font-size:12px;letter-spacing:.045em;text-transform:uppercase;color:#5d5a55;margin:0}.gdc-question-field{display:flex;flex-direction:column;gap:6px}.gdc-question-field .gdc-field-label{margin:0;font-size:11px;font-weight:700;color:#514e49}.gdc-required-mark{color:#b42318;margin-left:3px}.gdc-question-help{display:block;color:#85817b;font-size:10px;line-height:1.45}.gdc-question-field input[type=text],.gdc-question-field input[type=email],.gdc-question-field input[type=number],.gdc-question-field input[type=date],.gdc-question-field select,.gdc-question-field textarea{width:100%;border:1px solid #cfd6e0!important;background:#fff!important;border-radius:4px!important;min-height:40px;padding:8px 10px!important;outline:0!important;box-shadow:none!important;color:#222!important;font-size:12px}.gdc-question-field textarea{min-height:72px;resize:vertical}.gdc-question-field input:focus,.gdc-question-field select:focus,.gdc-question-field textarea:focus{border-color:var(--gdc-primary)!important;box-shadow:0 0 0 1px var(--gdc-primary)!important}.gdc-question-checklist,.gdc-question-radio-list{display:grid;grid-template-columns:1fr;gap:5px;margin-top:3px}.gdc-question-checklist label,.gdc-question-radio-list label,.gdc-question-single-check>label{display:flex;align-items:flex-start;gap:7px;font-size:11px;line-height:1.35;color:#3f3c38;cursor:pointer}.gdc-question-checklist input,.gdc-question-radio-list input,.gdc-question-single-check input{width:14px;height:14px;min-width:14px;margin:1px 0 0;accent-color:var(--gdc-primary)}.gdc-question-single-check{padding-top:2px}.gdc-question-field.is-invalid{padding:8px;border:1px solid #d63638;border-radius:6px;background:#fff5f5}.gdc-question-field.is-invalid input,.gdc-question-field.is-invalid select,.gdc-question-field.is-invalid textarea{border-color:#d63638!important}@media(min-width:760px){.gdc-question-checklist.is-compact-two-col{grid-template-columns:1fr 1fr}}

/* v1.5.3: server-rendered SEO preview shown before the WebApp hydrates. */
.gdc-seo-prerender{background:#fff;padding-bottom:42px}.gdc-seo-prerender-media{width:100%;max-height:560px;overflow:hidden;background:#f4f4f4}.gdc-seo-prerender-media img{display:block;width:100%;height:auto;max-height:560px;object-fit:contain;margin:0 auto}.gdc-seo-prerender-copy{padding-top:28px}.gdc-seo-prerender-copy h1{margin:8px 0 10px;font-size:clamp(28px,4vw,48px);line-height:1.12}.gdc-seo-prerender-copy h2{margin:0 0 18px;font-size:clamp(20px,2.6vw,30px);font-weight:600}.gdc-seo-prerender-facts{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid rgba(0,0,0,.1)}


/* ===== v1.5.4 Course detail banner: show the complete image without cropping =====
   The banner image now participates in normal layout at its own aspect ratio.
   This keeps every edge of desktop/mobile artwork visible instead of using
   background-size: cover, which cropped wide or tall source images. */
.gdc-course-hero{
  display:block!important;
  position:relative;
  min-height:0!important;
  background:#f4f4f4!important;
  background-image:none!important;
  overflow:hidden;
}
.gdc-course-hero.has-image{min-height:0!important}
.gdc-course-hero.is-empty{min-height:360px!important;background:linear-gradient(135deg,#ececec,#f8f8f8)!important}
.gdc-course-hero-image{
  display:block;
  width:100%;
  max-width:none;
  height:auto;
  object-fit:contain;
  object-position:center;
}
.gdc-course-hero-shade{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,0) 24%,rgba(0,0,0,0) 100%);
}
.gdc-course-hero-inner{
  position:absolute!important;
  top:0;
  left:50%;
  transform:translateX(-50%);
  z-index:2;
  padding-top:24px;
  padding-bottom:0!important;
  pointer-events:none;
}
.gdc-course-hero-top{pointer-events:auto}
@media(max-width:760px){
  .gdc-course-hero{min-height:0!important}
  .gdc-course-hero.is-empty{min-height:240px!important}
  .gdc-course-hero-inner{padding-top:14px}
}

/* v1.5.6 manual linked WooCommerce stock status */
.gdc-card-stock-out{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#fff0f0;color:#b42318;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}
.gdc-stock-text-in{color:#137333}.gdc-stock-text-out{color:#b42318}
