.hgw-shell{max-width:1180px;margin:0 auto;padding:32px 20px 64px;font-family:inherit;color:#20242b}.hgw-hero{padding:42px;border-radius:18px;background:#f4f6f8;margin-bottom:28px}.hgw-hero-small{padding:30px}.hgw-hero h1{font-size:clamp(2rem,5vw,3.6rem);line-height:1.05;margin:6px 0 14px}.hgw-hero-small h1{font-size:clamp(1.8rem,4vw,2.8rem)}.hgw-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:.78rem;margin:0 0 8px}.hgw-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:24px;margin-bottom:30px}.hgw-card{background:#fff;border:1px solid #dfe3e8;border-radius:16px;padding:26px;box-shadow:0 8px 24px rgba(0,0,0,.05)}.hgw-guide{background:#f8fafc}.hgw-form label{display:block;font-weight:700;margin:0 0 18px}.hgw-form input,.hgw-form textarea,.hgw-form select{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:12px 14px;border:1px solid #b9c0c8;border-radius:9px;background:#fff;font:inherit}.hgw-button{display:inline-block;border:0;border-radius:9px;padding:12px 18px;background:#20242b;color:#fff!important;text-decoration:none;font-weight:700;cursor:pointer}.hgw-section{margin-top:34px}.hgw-workshop-list,.hgw-session-list{display:grid;gap:12px}.hgw-workshop-item,.hgw-session-item{display:flex;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid #dfe3e8;border-radius:12px;text-decoration:none;color:inherit;background:#fff}.hgw-session-item.is-active{outline:3px solid #c9d1da}.hgw-notice{padding:14px 18px;margin-bottom:20px;border-radius:10px;background:#edf7ed;border:1px solid #b9ddb9}.hgw-back{display:inline-block;margin-bottom:18px;text-decoration:none}.hgw-session-detail{padding-top:12px}.hgw-entry-list{display:grid;gap:16px;margin-top:24px}.hgw-entry{padding:22px;border:1px solid #dfe3e8;border-radius:14px;background:#fff}.hgw-entry-type{display:inline-block;font-size:.78rem;font-weight:700;padding:5px 9px;border-radius:999px;background:#eef1f4}.hgw-description p:last-child,.hgw-entry p:last-child{margin-bottom:0}@media(max-width:760px){.hgw-grid{grid-template-columns:1fr}.hgw-hero{padding:28px 22px}.hgw-workshop-item,.hgw-session-item{align-items:flex-start;flex-direction:column;gap:6px}}

/* Public landing page */
#primary.hgw-site-main{display:block!important;position:relative;left:50%;width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;transform:translateX(-50%);background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible}.hgw-site-main .hgw-shell{box-sizing:border-box}.hgw-site-main .hgw-shell-home{width:100%;max-width:1480px!important;margin-right:auto!important;margin-left:auto!important;padding:32px clamp(20px,3vw,48px) 64px}
.hgw-landing-hero{margin-bottom:30px}.hgw-landing-copy{padding:clamp(34px,5vw,68px);border-radius:22px;background:linear-gradient(135deg,#f4f6f8 0%,#e9eef3 100%)}.hgw-landing-copy h1{max-width:1100px;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.01;letter-spacing:-.035em;margin:8px 0 20px}.hgw-lead{max-width:900px;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.hgw-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hgw-button-large{padding:15px 22px;font-size:1.02rem}.hgw-button-secondary{background:#fff;color:#20242b!important;border:1px solid #aeb6bf}
.hgw-home-guide,.hgw-recent{margin:0 0 30px;padding:clamp(26px,3vw,42px);border:1px solid #dfe3e8;border-radius:20px;background:#fff}.hgw-section-heading{max-width:860px;margin-bottom:24px}.hgw-section-heading h2{font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.12;margin:4px 0 10px}.hgw-section-heading>p:last-child{font-size:1.05rem;line-height:1.65;margin-bottom:0}.hgw-section-heading-row{display:flex;justify-content:space-between;align-items:end;gap:24px;max-width:none}
.hgw-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hgw-step{padding:28px;border:1px solid #dfe3e8;border-radius:16px;background:#f8fafc}.hgw-step>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#20242b;color:#fff;font-weight:800}.hgw-step h3{margin:18px 0 8px;font-size:1.25rem}.hgw-step p{margin:0;line-height:1.6}
.hgw-recent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hgw-recent-card{display:flex;flex-direction:column;min-height:230px;padding:24px;border:1px solid #dfe3e8;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.045)}.hgw-recent-meta{margin:0 0 12px;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#66717d}.hgw-recent-card h3{font-size:1.3rem;line-height:1.25;margin:0 0 10px}.hgw-recent-card h3 a{color:inherit;text-decoration:none}.hgw-recent-card>p:not(.hgw-recent-meta){line-height:1.6}.hgw-recent-footer{display:flex;justify-content:space-between;gap:16px;margin-top:auto;padding-top:18px;border-top:1px solid #e6e9ed;font-size:.9rem}.hgw-recent-footer a{font-weight:800;color:inherit;text-decoration:none}.hgw-recent-empty{padding:28px;border-radius:14px;background:#f4f6f8}.hgw-recent-empty h3{margin-top:0}
.hgw-community-callout{display:flex;justify-content:space-between;align-items:end;gap:28px;padding:34px;border-radius:18px;background:#f4f6f8}.hgw-community-callout h2{margin:4px 0 10px}.hgw-community-callout p{max-width:760px}.hgw-text-link{flex:none;font-weight:800;color:inherit;text-decoration:none}.hgw-text-link:hover,.hgw-recent-card a:hover{text-decoration:underline}
@media(max-width:980px){.hgw-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.hgw-step-grid,.hgw-recent-grid{grid-template-columns:1fr}.hgw-section-heading-row,.hgw-community-callout{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.hgw-actions{flex-direction:column}.hgw-actions .hgw-button{text-align:center}.hgw-landing-copy{padding:28px 22px}.hgw-home-guide,.hgw-recent{padding:24px 20px}.hgw-recent-footer{align-items:flex-start;flex-direction:column}}

/* Project Entry photos */
.hgw-field-help{display:block;margin-top:5px;font-size:.88rem;font-weight:400;color:#66717d}.hgw-form .hgw-photo-input,.hgw-form .hgw-file-input{padding:11px;background:#f8fafc}.hgw-entry-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,340px));justify-content:start;gap:14px;margin-top:20px}.hgw-entry-photo{overflow:hidden;margin:0;border:1px solid #dfe3e8;border-radius:12px;background:#eef1f4}.hgw-entry-photo img{display:block;width:100%;height:240px;max-height:none;object-fit:cover;object-position:center}.hgw-entry-files{margin-top:20px;padding:18px;border:1px solid #dfe3e8;border-radius:12px;background:#f8fafc}.hgw-entry-files h4{margin:0 0 10px}.hgw-entry-files ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.hgw-entry-files li{display:flex;justify-content:space-between;gap:14px;align-items:center}.hgw-entry-files a{font-weight:800;overflow-wrap:anywhere}.hgw-entry-files span{flex:none;color:#66717d;font-size:.88rem}@media(max-width:560px){.hgw-entry-gallery{grid-template-columns:1fr}.hgw-entry-photo img{height:260px;max-height:none}.hgw-entry-files li{align-items:flex-start;flex-direction:column;gap:2px}}

/* Laser file privacy */
.hgw-file-info{display:flex;flex-direction:column;min-width:0}.hgw-file-controls{display:flex;align-items:center;gap:10px}.hgw-visibility-badge{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:.78rem!important;font-weight:800}.hgw-visibility-badge.is-private{background:#fff1d6;color:#714700!important}.hgw-visibility-badge.is-public{background:#dff5e8;color:#17653a!important}.hgw-visibility-form{margin:0}.hgw-visibility-switch{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border:1px solid #cbd2d9;border-radius:999px;background:#fff;color:#20242b;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.hgw-switch-track{position:relative;width:34px;height:18px;border-radius:999px;background:#9aa4af}.hgw-switch-track span{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;transition:transform .15s ease}.hgw-visibility-switch.is-public .hgw-switch-track{background:#25834d}.hgw-visibility-switch.is-public .hgw-switch-track span{transform:translateX(16px)}.hgw-public-files{margin:32px 0;padding:clamp(24px,3vw,36px);border:1px solid #dfe3e8;border-radius:18px;background:#f8fafc}.hgw-public-files h2{margin:4px 0 8px}.hgw-public-file-groups{display:grid;gap:14px;margin-top:20px}.hgw-public-file-group{padding:18px;border:1px solid #dfe3e8;border-radius:12px;background:#fff}.hgw-public-file-group h3{margin:0 0 10px}.hgw-public-file-group ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.hgw-public-file-group li{display:flex;justify-content:space-between;align-items:center;gap:16px}.hgw-public-file-group a{font-weight:800;overflow-wrap:anywhere}@media(max-width:640px){.hgw-file-controls,.hgw-public-file-group li{align-items:flex-start;flex-direction:column}.hgw-entry-files li{gap:10px}}

/* Project Session guidance */
.hgw-session-guide h2{margin-bottom:14px}.hgw-guide-steps{display:grid;gap:14px;margin:20px 0;padding-left:22px}.hgw-guide-steps li{padding-left:4px;line-height:1.55}.hgw-guide-next{margin-top:22px;padding:16px 18px;border-left:4px solid #20242b;border-radius:8px;background:#f4f6f8}.hgw-guide-next>strong{display:block;margin-bottom:5px}.hgw-guide-next p{margin:0;line-height:1.55}.hgw-session-explainer{margin-top:20px;padding:16px 18px;border:1px solid #dfe3e8;border-radius:10px;background:#f8fafc;line-height:1.55}.hgw-session-explainer>strong{display:block;margin-bottom:6px}.hgw-session-explainer p{margin:0}

/* Maker accounts and laser profiles */
.hgw-shell-account{max-width:1320px;padding-top:46px}.hgw-account-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px;padding:14px 18px;border:1px solid #dfe3e8;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.045)}.hgw-account-identity{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.hgw-account-identity img{border-radius:50%}.hgw-account-identity span{display:grid}.hgw-account-identity small{font-size:.76rem;color:#66717d}.hgw-account-identity strong{line-height:1.25}.hgw-account-links{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.hgw-account-links a{padding:9px 12px;border-radius:8px;color:#3a424b;text-decoration:none;font-weight:700}.hgw-account-links a:hover,.hgw-account-links a.is-active{background:#eef2f6;color:#111820}.hgw-auth-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);overflow:hidden;min-height:650px;border:1px solid #dfe3e8;border-radius:24px;background:#fff;box-shadow:0 18px 54px rgba(21,34,50,.1)}.hgw-auth-brand{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,7vw,88px);background:linear-gradient(145deg,#102d4f 0%,#183f69 58%,#256f7a 100%);color:#fff}.hgw-auth-brand h1{max-width:680px;margin:6px 0 20px;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.02;letter-spacing:-.035em}.hgw-auth-brand>p:last-child{max-width:620px;font-size:1.14rem;line-height:1.7;color:#e6f0f6}.hgw-auth-card{align-self:center;padding:clamp(34px,5vw,68px)}.hgw-auth-card h2{margin:4px 0 28px;font-size:2rem}.hgw-auth-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:22px;padding-top:20px;border-top:1px solid #e6e9ed;font-size:.92rem}.hgw-auth-links a{font-weight:800}.hgw-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hgw-form-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}.hgw-form .hgw-check-label{display:flex;align-items:center;gap:9px;font-weight:600}.hgw-form .hgw-check-label input{width:auto;margin:0}.hgw-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.hgw-notice-error{background:#fff0f0;border-color:#e5b7b7;color:#7a2020}.hgw-profile-hero{display:flex;align-items:center;gap:22px;margin-bottom:28px;padding:32px 36px;border-radius:20px;background:linear-gradient(135deg,#102d4f,#245f72);color:#fff}.hgw-profile-hero img{border:4px solid rgba(255,255,255,.8);border-radius:50%}.hgw-profile-hero h1{margin:3px 0 7px;font-size:clamp(2rem,4vw,3.2rem)}.hgw-profile-hero p:last-child{margin:0;color:#e4eef3}.hgw-profile-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.8fr)}.hgw-account-guide h2{margin-top:6px}.hgw-optional{font-size:.86rem;font-weight:500;color:#66717d}.hgw-laser-profile{padding:clamp(24px,3vw,36px);border:1px solid #dfe3e8;border-radius:20px;background:#fff}.hgw-equipment-count{padding:7px 11px;border-radius:999px;background:#e9f0f5;font-size:.82rem;font-weight:800}.hgw-laser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hgw-laser-card{display:flex;flex-direction:column;justify-content:space-between;min-height:210px;padding:24px;border:1px solid #dfe3e8;border-radius:15px;background:#f8fafc}.hgw-laser-card h3{margin:12px 0 6px;font-size:1.35rem}.hgw-laser-type{display:inline-flex;padding:5px 9px;border-radius:999px;background:#dfeef2;color:#174f5b;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.hgw-laser-model{font-weight:700;color:#4d5964}.hgw-text-button{padding:0;border:0;background:transparent;color:#a12d2d;font:inherit;font-size:.88rem;font-weight:800;cursor:pointer}.hgw-text-button:hover{text-decoration:underline}.hgw-empty-state{padding:26px;border:1px dashed #aeb6bf;border-radius:14px;background:#f8fafc}.hgw-empty-state h3{margin-top:0}.hgw-add-laser{margin-top:20px;background:#f8fafc}.hgw-profile-required{background:linear-gradient(145deg,#fff,#f3f7fa)}.hgw-workshop-item>span:first-child{display:grid;gap:4px}.hgw-workshop-item small{font-size:.86rem;color:#66717d}.hgw-recent-footer>span{display:grid;gap:4px}.hgw-recent-footer small{color:#66717d;font-size:.78rem;font-weight:600}.hgw-workshop-laser-bar{display:flex;justify-content:space-between;align-items:center;gap:26px;margin:-8px 0 28px;padding:20px 24px;border:1px solid #cfd9e2;border-radius:14px;background:#eef4f7}.hgw-workshop-laser-bar>div{display:grid;gap:3px}.hgw-workshop-laser-bar .hgw-eyebrow{margin:0}.hgw-workshop-laser-bar strong{font-size:1.13rem}.hgw-workshop-laser-bar>div>span{color:#53616c;font-size:.9rem}.hgw-inline-form{display:flex;align-items:center;gap:10px;flex:none}.hgw-inline-form label{margin:0}.hgw-inline-form select{min-width:260px;padding:11px 13px;border:1px solid #aeb8c2;border-radius:9px;background:#fff;font:inherit}
@media(max-width:900px){.hgw-auth-layout{grid-template-columns:1fr}.hgw-auth-brand{padding:46px 34px}.hgw-auth-brand h1{font-size:clamp(2.2rem,8vw,3.4rem)}.hgw-profile-grid{grid-template-columns:1fr}.hgw-workshop-laser-bar{align-items:flex-start;flex-direction:column}.hgw-inline-form{width:100%}.hgw-inline-form label{flex:1}.hgw-inline-form select{width:100%;min-width:0}}@media(max-width:680px){.hgw-account-bar,.hgw-account-links{align-items:flex-start;flex-direction:column}.hgw-account-links{width:100%}.hgw-account-links a{width:100%;box-sizing:border-box}.hgw-form-row,.hgw-form-row-three,.hgw-laser-grid{grid-template-columns:1fr}.hgw-profile-hero{align-items:flex-start;padding:26px 22px}.hgw-auth-card{padding:34px 24px}.hgw-inline-form{align-items:stretch;flex-direction:column}.hgw-workshop-laser-bar{padding:20px}.hgw-shell-account{padding-top:26px}}

/* Laser editing */
.hgw-laser-actions{display:flex;align-items:center;gap:18px;margin-top:22px}.hgw-laser-actions form{margin:0}.hgw-edit-link{color:#155b89;text-decoration:none;font-size:.88rem;font-weight:800}.hgw-edit-link:hover{text-decoration:underline}.hgw-add-laser.is-editing{border-color:#8bb7cc;background:#edf6f9;box-shadow:0 0 0 3px rgba(55,123,153,.08)}.hgw-form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(max-width:520px){.hgw-laser-actions{justify-content:space-between}.hgw-form-actions{align-items:stretch;flex-direction:column}.hgw-form-actions .hgw-button{text-align:center}}

/* Maker Profile pictures */
.hgw-account-identity img{object-fit:cover;background:#fff}.hgw-profile-hero img{display:block;object-fit:cover;background:#fff}.hgw-profile-photo-control{position:relative;z-index:5;flex:none}.hgw-profile-photo-control summary{position:relative;display:block;width:88px;height:88px;border-radius:50%;list-style:none;cursor:pointer;outline-offset:5px}.hgw-profile-photo-control summary::-webkit-details-marker{display:none}.hgw-profile-photo-control summary img{width:88px;height:88px;box-sizing:border-box}.hgw-avatar-hover{position:absolute;inset:4px;display:grid;place-items:center;padding:8px;border-radius:50%;background:rgba(8,20,31,.76);color:#fff;text-align:center;font-size:.72rem;font-weight:800;line-height:1.15;opacity:0;transition:opacity .16s ease}.hgw-profile-photo-control summary:hover .hgw-avatar-hover,.hgw-profile-photo-control summary:focus .hgw-avatar-hover,.hgw-profile-photo-control[open] .hgw-avatar-hover{opacity:1}.hgw-avatar-menu{position:absolute;top:104px;left:0;width:min(330px,calc(100vw - 44px));box-sizing:border-box;padding:22px;border:1px solid #cfd7df;border-radius:14px;background:#fff;color:#20242b;box-shadow:0 18px 48px rgba(8,20,31,.22)}.hgw-avatar-menu:before{content:"";position:absolute;top:-8px;left:34px;width:14px;height:14px;border-top:1px solid #cfd7df;border-left:1px solid #cfd7df;background:#fff;transform:rotate(45deg)}.hgw-avatar-menu .hgw-eyebrow{color:#20242b}.hgw-avatar-menu h3{margin:4px 0 18px}.hgw-avatar-upload-form{margin:0}.hgw-avatar-upload-form .hgw-photo-field{margin-bottom:10px}.hgw-avatar-upload-form input[type=file]{padding:10px;background:#f5f7f9}.hgw-avatar-upload-form .hgw-field-help{margin:0 0 16px}.hgw-avatar-delete-form{margin:18px 0 0;padding-top:16px;border-top:1px solid #e1e5e9}.hgw-danger-button{padding:0;border:0;background:transparent;color:#a82121;font:inherit;font-size:.9rem;font-weight:800;cursor:pointer}.hgw-danger-button:hover{text-decoration:underline}@media(max-width:520px){.hgw-avatar-menu{top:102px;left:-4px}}

/* Ask LaserIQ sidebar */
.hgw-laseriq{position:fixed;right:24px;bottom:24px;z-index:9999;font-family:inherit}.hgw-laseriq-launcher{display:flex;align-items:center;gap:10px;padding:10px 16px 10px 10px;border:0;border-radius:999px;background:#102d4f;color:#fff;font:inherit;font-weight:800;box-shadow:0 12px 34px rgba(10,30,50,.28);cursor:pointer}.hgw-laseriq-launcher:hover{background:#17436e}.hgw-laseriq-spark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#58bdc5,#d8eff1);color:#102d4f;font-size:.74rem;font-weight:900;letter-spacing:.04em}.hgw-laseriq-panel{position:absolute;right:0;bottom:62px;width:min(390px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 110px));box-sizing:border-box;overflow:hidden;border:1px solid #cbd6df;border-radius:20px;background:#fff;color:#20242b;box-shadow:0 22px 62px rgba(10,30,50,.28)}.hgw-laseriq-panel[hidden]{display:none}.hgw-laseriq-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 20px 16px;background:linear-gradient(135deg,#102d4f,#245f72);color:#fff}.hgw-laseriq-header .hgw-eyebrow{margin-bottom:4px;color:#d6edf1}.hgw-laseriq-header h2{margin:0;color:#fff;font-size:1.45rem}.hgw-laseriq-close{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:transparent;color:#fff;font:inherit;font-size:1.5rem;line-height:1;cursor:pointer}.hgw-laseriq-intro{margin:0;padding:16px 20px 14px;border-bottom:1px solid #e2e7eb;color:#53616c;font-size:.9rem;line-height:1.48}.hgw-laseriq-messages{display:flex;flex-direction:column;gap:10px;min-height:150px;max-height:285px;overflow-y:auto;padding:16px 18px;background:#f6f8fa}.hgw-laseriq-message{align-self:flex-start;max-width:90%;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #dce2e7;white-space:pre-wrap;overflow-wrap:anywhere;font-size:.92rem;line-height:1.5}.hgw-laseriq-message.is-user{align-self:flex-end;background:#102d4f;border-color:#102d4f;color:#fff}.hgw-laseriq-message.is-status{background:#eef4f7;color:#53616c;font-style:italic}.hgw-laseriq-message.is-error{background:#fff0f0;border-color:#e5b7b7;color:#7a2020}.hgw-laseriq-form{padding:16px 18px}.hgw-laseriq-form label{display:block;margin-bottom:7px;font-size:.82rem;font-weight:800}.hgw-laseriq-form textarea{display:block;width:100%;box-sizing:border-box;resize:vertical;margin:0 0 10px;padding:11px 12px;border:1px solid #aeb8c2;border-radius:10px;background:#fff;font:inherit}.hgw-laseriq-form .hgw-button{width:100%}.hgw-laseriq-form .hgw-button:disabled{opacity:.65;cursor:wait}.hgw-laseriq-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px;border-top:1px solid #e2e7eb;background:#fff;font-size:.82rem}.hgw-laseriq-footer a,.hgw-laseriq-new-chat{border:0;background:transparent;color:#155b89;font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.hgw-laseriq-footer a:hover,.hgw-laseriq-new-chat:hover{text-decoration:underline}
@media(max-width:600px){.hgw-laseriq{right:14px;bottom:14px}.hgw-laseriq-panel{position:fixed;inset:12px;width:auto;max-height:none;border-radius:18px}.hgw-laseriq-messages{max-height:calc(100vh - 420px);min-height:170px}.hgw-laseriq.is-open .hgw-laseriq-launcher{visibility:hidden}.hgw-laseriq-launcher{padding-right:14px}}

/* Workshop privacy and project discussion */
.hgw-privacy-options{display:grid;gap:10px;margin:4px 0 22px;padding:18px;border:1px solid #dfe3e8;border-radius:12px;background:#f8fafc}.hgw-privacy-options legend{padding:0 6px;font-weight:800}.hgw-privacy-options label{display:flex;align-items:flex-start;gap:11px;margin:0;padding:12px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;cursor:pointer}.hgw-privacy-options input{width:auto;margin:4px 0 0}.hgw-privacy-options label span{display:grid;gap:2px}.hgw-privacy-options small{font-weight:400;color:#5d6873}.hgw-workshop-visibility{display:flex;justify-content:space-between;align-items:center;gap:26px;margin:-8px 0 28px;padding:20px 24px;border:1px solid #cfd9e2;border-radius:14px;background:#f7f9fb}.hgw-workshop-visibility>div{display:grid;gap:5px}.hgw-workshop-visibility .hgw-eyebrow{margin:0}.hgw-workshop-visibility>div>span:last-child{color:#53616c;font-size:.9rem}
.hgw-discussion{margin:34px 0;padding:clamp(24px,3vw,38px);border:1px solid #dfe3e8;border-radius:20px;background:#fff}.hgw-discussion .hgw-section-heading{margin-bottom:20px}.hgw-comment-list{display:grid;gap:16px}.hgw-comment{padding:20px;border:1px solid #dfe3e8;border-radius:14px;background:#f8fafc}.hgw-comment.is-reply{margin-top:12px;background:#fff}.hgw-comment header{display:flex;align-items:center;justify-content:space-between;gap:18px}.hgw-comment header>div{display:flex;align-items:center;gap:10px}.hgw-comment header img{border-radius:50%;object-fit:cover}.hgw-comment header span{display:grid;gap:3px}.hgw-comment time{color:#66717d;font-size:.82rem}.hgw-owner-badge{display:inline-flex;width:max-content;padding:3px 7px;border-radius:999px;background:#dceef2;color:#174f5b;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.hgw-comment-content{margin:14px 0}.hgw-comment-content p:last-child{margin-bottom:0}.hgw-comment-actions{display:flex;align-items:flex-start;gap:18px}.hgw-reply-control summary{color:#155b89;font-size:.88rem;font-weight:800;cursor:pointer}.hgw-reply-form{min-width:min(560px,calc(100vw - 110px));margin-top:12px;padding:16px;border:1px solid #dfe3e8;border-radius:10px;background:#fff}.hgw-reply-form textarea{margin-top:6px}.hgw-comment-delete{margin:0}.hgw-comment-replies{margin:16px 0 0 30px;padding-left:16px;border-left:3px solid #d7dee5}.hgw-discussion-empty,.hgw-discussion-signin{margin:18px 0;padding:20px;border-radius:12px;background:#f4f6f8}.hgw-discussion-empty p,.hgw-discussion-signin p{margin-bottom:0}.hgw-discussion-signin{display:flex;justify-content:space-between;align-items:center;gap:18px}.hgw-discussion-signin .hgw-button{flex:none}.hgw-discussion-form{margin-top:22px;padding-top:22px;border-top:1px solid #e2e6ea}.hgw-private-workshop{padding:32px;border:1px solid #dfe3e8;border-radius:18px;background:#f8fafc}
@media(max-width:760px){.hgw-workshop-visibility,.hgw-discussion-signin{align-items:flex-start;flex-direction:column}.hgw-workshop-visibility .hgw-inline-form{width:100%}.hgw-comment header{align-items:flex-start;flex-direction:column}.hgw-comment-replies{margin-left:8px;padding-left:10px}.hgw-reply-form{min-width:0}.hgw-comment-actions{flex-wrap:wrap}}

/* Project-focused homepage, status tracking, and editing */
.hgw-landing-copy h1{max-width:none;font-size:clamp(2.4rem,4vw,3.8rem);white-space:nowrap}.hgw-hero:not(.hgw-hero-small) h1{font-size:clamp(2.2rem,4vw,3.2rem);white-space:nowrap}.hgw-status-badge{display:inline-flex;width:max-content;padding:5px 10px;border-radius:999px;font-size:.76rem;font-weight:850;line-height:1;text-transform:uppercase;letter-spacing:.045em}.hgw-status-badge.is-planning{background:#e8edf5;color:#344c6c}.hgw-status-badge.is-active{background:#dff5e8;color:#17653a}.hgw-status-badge.is-paused{background:#fff1d6;color:#714700}.hgw-status-badge.is-completed{background:#e8e2f5;color:#543b7d}.hgw-recent-meta{display:flex;align-items:center;gap:9px}.hgw-workshop-item-action{display:flex;align-items:center;justify-content:flex-end;gap:12px}.hgw-title-status{display:flex;align-items:center;gap:12px}.hgw-title-status .hgw-eyebrow{margin:0}.hgw-project-controls{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:18px;margin:-8px 0 28px}.hgw-project-status-control{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px;border:1px solid #cfd9e2;border-radius:14px;background:#eef4f7}.hgw-project-status-control>div{display:grid;gap:4px}.hgw-project-status-control .hgw-eyebrow{margin:0}.hgw-project-status-control>div>span{color:#53616c;font-size:.9rem}.hgw-edit-panel{border:1px solid #cfd9e2;border-radius:14px;background:#fff}.hgw-edit-panel>summary{padding:18px 20px;color:#155b89;font-weight:800;cursor:pointer}.hgw-edit-panel[open]>summary{border-bottom:1px solid #dfe3e8}.hgw-edit-panel>.hgw-form{padding:20px}.hgw-session-edit{margin:18px 0 24px}.hgw-entry-edit{margin-top:20px;background:#f8fafc}.hgw-entry-edit>.hgw-form{background:#fff;border-radius:0 0 14px 14px}
@media(max-width:1100px){.hgw-landing-copy h1,.hgw-hero:not(.hgw-hero-small) h1{white-space:normal}.hgw-project-controls{grid-template-columns:1fr}}@media(max-width:760px){.hgw-project-status-control{align-items:flex-start;flex-direction:column}.hgw-project-status-control .hgw-inline-form{width:100%}.hgw-workshop-item-action{align-items:flex-end;flex-direction:column;gap:7px}.hgw-title-status{align-items:flex-start;flex-direction:column}}

/* Project dashboard and finished-project workflow */
.hgw-project-dashboard{padding:clamp(24px,3vw,38px);border:1px solid #dfe3e8;border-radius:20px;background:#fff}.hgw-project-filters{display:grid;grid-template-columns:minmax(240px,1fr) minmax(190px,.45fr) auto auto;align-items:end;gap:12px;margin-bottom:30px;padding:18px;border:1px solid #dfe3e8;border-radius:14px;background:#f8fafc}.hgw-project-filters label{display:grid;gap:7px;font-weight:800}.hgw-project-filters input,.hgw-project-filters select{width:100%;box-sizing:border-box;padding:11px 13px;border:1px solid #aeb8c2;border-radius:9px;background:#fff;font:inherit}.hgw-project-group{margin-top:28px}.hgw-project-group-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.hgw-project-group-heading h3{margin:0;font-size:1.35rem}.hgw-project-group-heading>span{display:grid;place-items:center;min-width:32px;height:32px;border-radius:50%;background:#e9eef3;font-weight:800}.hgw-project-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hgw-project-card{display:flex;flex-direction:column;padding:22px;border:1px solid #dfe3e8;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(0,0,0,.04)}.hgw-project-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#66717d;font-size:.8rem}.hgw-project-card h4{margin:16px 0 7px;font-size:1.3rem}.hgw-project-card h4 a{color:inherit;text-decoration:none}.hgw-project-card h4 a:hover{text-decoration:underline}.hgw-project-laser{margin:0;color:#53616c}.hgw-project-next{margin:18px 0;padding:14px 16px;border-left:4px solid #20242b;border-radius:8px;background:#f4f6f8}.hgw-project-next strong{display:block;margin-bottom:4px;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.hgw-project-next p{margin:0}.hgw-project-card>.hgw-text-link{margin-top:auto}
.hgw-completion{margin:34px 0;padding:clamp(24px,3vw,38px);border:1px solid #d8dee5;border-radius:20px;background:#fff}.hgw-completion-record{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:26px;margin:20px 0 26px}.hgw-completion-photo{overflow:hidden;margin:0;border:1px solid #dfe3e8;border-radius:14px;background:#eef1f4}.hgw-completion-photo img{display:block;width:100%;height:100%;max-height:540px;object-fit:cover}.hgw-completion-details{display:grid;gap:13px}.hgw-completion-details section{padding:16px 18px;border:1px solid #e0e4e8;border-radius:11px;background:#f8fafc}.hgw-completion-details h3{margin:0 0 7px;font-size:1rem}.hgw-completion-details p:last-child{margin-bottom:0}.hgw-completion-edit{margin-top:22px;background:#f8fafc}.hgw-completion-edit>.hgw-form{background:#fff;border-radius:0 0 14px 14px}.hgw-public-project-status{margin-bottom:18px}
@media(max-width:900px){.hgw-project-filters{grid-template-columns:1fr 1fr}.hgw-project-card-grid,.hgw-completion-record{grid-template-columns:1fr}}@media(max-width:620px){.hgw-project-filters{grid-template-columns:1fr}.hgw-project-card-top{align-items:flex-start;flex-direction:column}.hgw-completion-photo img{max-height:none}}

/* Public Workshop discovery, joining, and notifications */
.hgw-section-links{display:flex;align-items:center;justify-content:flex-end;gap:22px;flex-wrap:wrap}.hgw-notification-link{display:inline-flex!important;align-items:center;gap:7px}.hgw-notification-link>span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 4px;border-radius:999px;background:#b32222;color:#fff;font-size:.7rem;font-weight:900}.hgw-browse-hero{margin-bottom:22px;padding:clamp(32px,5vw,62px);border-radius:22px;background:linear-gradient(135deg,#102d4f,#245f72);color:#fff}.hgw-browse-hero h1{margin:6px 0 14px;font-size:clamp(2.3rem,4.5vw,4rem);line-height:1.05}.hgw-browse-hero>p:last-child{max-width:880px;margin-bottom:0;color:#e4eef3;font-size:1.08rem;line-height:1.65}.hgw-browse-filters{display:grid;grid-template-columns:minmax(260px,1.3fr) repeat(3,minmax(165px,.55fr)) auto auto;align-items:end;gap:12px;margin-bottom:28px;padding:20px;border:1px solid #dfe3e8;border-radius:16px;background:#fff}.hgw-browse-filters label{display:grid;gap:7px;font-weight:800}.hgw-browse-filters input,.hgw-browse-filters select{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #aeb8c2;border-radius:9px;background:#fff;font:inherit}.hgw-browse-results{padding:clamp(24px,3vw,38px);border:1px solid #dfe3e8;border-radius:20px;background:#fff}.hgw-browse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hgw-browse-card{display:flex;overflow:hidden;flex-direction:column;border:1px solid #dfe3e8;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.045)}.hgw-browse-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#eef1f4}.hgw-browse-image img{display:block;width:100%;height:100%;object-fit:cover}.hgw-browse-card-body{display:flex;flex:1;flex-direction:column;padding:22px}.hgw-browse-card h3{margin:16px 0 8px;font-size:1.3rem}.hgw-browse-card h3 a{color:inherit;text-decoration:none}.hgw-browse-card h3 a:hover{text-decoration:underline}.hgw-browse-card-body>p{line-height:1.55}.hgw-browse-meta{display:grid;gap:4px;margin:12px 0 18px;padding-top:14px;border-top:1px solid #e2e6ea;color:#53616c;font-size:.85rem}.hgw-browse-card .hgw-text-link{margin-top:auto}.hgw-browse-empty{margin-top:24px}
.hgw-join-workshop{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:32px 0;padding:26px 28px;border:1px solid #b8d6de;border-radius:18px;background:#edf7f9}.hgw-join-workshop h2{margin:4px 0 8px}.hgw-join-workshop p:last-child{margin-bottom:0}.hgw-join-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap}.hgw-join-actions form{margin:0}
.hgw-notifications-header{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:24px;padding:30px 34px;border-radius:18px;background:#f4f6f8}.hgw-notifications-header h1{margin:5px 0 10px}.hgw-notifications-header p:last-child{margin-bottom:0}.hgw-notifications-header form{flex:none}.hgw-notification-list{display:grid;gap:12px}.hgw-notification{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 22px;border:1px solid #dfe3e8;border-radius:13px;background:#fff}.hgw-notification.is-unread{border-color:#8ab8c7;background:#f0f8fa;box-shadow:inset 4px 0 #245f72}.hgw-notification-type{display:inline-flex;margin-bottom:6px;color:#53616c;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.hgw-notification h2{margin:0;font-size:1rem}.hgw-notification h2 a{color:inherit;text-decoration:none}.hgw-notification h2 a:hover{text-decoration:underline}.hgw-notification p{margin:5px 0 0;color:#66717d;font-size:.82rem}.hgw-notification form{flex:none;margin:0}.hgw-mark-read{color:#155b89}.hgw-read-label{color:#66717d;font-size:.82rem}
@media(max-width:1180px){.hgw-browse-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.hgw-browse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.hgw-section-links,.hgw-join-workshop,.hgw-notifications-header,.hgw-notification{align-items:flex-start;flex-direction:column}.hgw-browse-grid{grid-template-columns:1fr}.hgw-join-actions{align-items:flex-start;justify-content:flex-start}.hgw-account-links{gap:3px}}@media(max-width:560px){.hgw-browse-filters{grid-template-columns:1fr}.hgw-browse-hero{padding:30px 22px}}

/* Community feedback and Prototype progression */
.hgw-prototype-guide{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:24px 0;padding:22px 24px;border:1px solid #9fc8d2;border-radius:16px;background:linear-gradient(135deg,#edf8fa,#f8fbfc)}.hgw-prototype-guide .hgw-eyebrow{margin:0 0 5px;color:#245f72}.hgw-prototype-guide h3{margin:0 0 7px}.hgw-prototype-guide p:last-child{margin-bottom:0}.hgw-prototype-cadence{flex:none;padding:8px 12px;border-radius:999px;background:#d7edf1;color:#174f5b;font-size:.78rem;font-weight:850}.hgw-entry.is-prototype,.hgw-public-entry.is-prototype{border-color:#9fc8d2;box-shadow:inset 4px 0 #245f72}.hgw-entry.is-prototype.is-closed,.hgw-public-entry.is-prototype.is-closed{border-color:#d7dee5;box-shadow:inset 4px 0 #8a96a1}.hgw-prototype-heading,.hgw-public-entry-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.hgw-prototype-number,.hgw-prototype-status{display:inline-flex;width:max-content;padding:5px 9px;border-radius:999px;font-size:.74rem;font-weight:850;line-height:1;text-transform:uppercase;letter-spacing:.04em}.hgw-prototype-number{background:#d7edf1;color:#174f5b}.hgw-prototype-status.is-active{background:#dff5e8;color:#17653a}.hgw-prototype-status.is-closed{background:#e8edf1;color:#495966}.hgw-close-prototype{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0 4px;padding:17px 18px;border:1px solid #c7d8de;border-radius:12px;background:#f3f8f9}.hgw-close-prototype>div{display:grid;gap:3px}.hgw-close-prototype span{color:#53616c;font-size:.88rem}.hgw-close-prototype .hgw-button{flex:none}
.hgw-entry-feedback{margin-top:24px;padding:20px;border:1px solid #dce3e8;border-radius:14px;background:#f8fafc}.hgw-feedback-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.hgw-feedback-heading .hgw-eyebrow{margin:0 0 3px}.hgw-feedback-heading h4{margin:0}.hgw-feedback-heading>span{color:#66717d;font-size:.76rem}.hgw-feedback-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.hgw-feedback-button-form{margin:0}.hgw-feedback-button,.hgw-feedback-detail>summary{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:44px;box-sizing:border-box;padding:10px 12px;border:1px solid #bdc8d1;border-radius:10px;background:#fff;color:#20242b;font:inherit;font-size:.82rem;font-weight:800;text-align:left;cursor:pointer}.hgw-feedback-button strong,.hgw-feedback-detail>summary strong{display:grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:#e8eef2;color:#344c5c;font-size:.72rem}.hgw-feedback-button:hover,.hgw-feedback-detail>summary:hover{border-color:#6d9bad;background:#f1f8fa}.hgw-feedback-button.is-selected{border-color:#69a6b4;background:#e6f5f7}.hgw-feedback-button:disabled{cursor:default;opacity:1}.hgw-feedback-button.is-readonly{cursor:default}.hgw-feedback-detail{position:relative}.hgw-feedback-detail>summary{list-style:none}.hgw-feedback-detail>summary::-webkit-details-marker{display:none}.hgw-feedback-detail[open]{grid-column:span 2}.hgw-feedback-detail[open]>summary{border-color:#6d9bad;border-radius:10px 10px 0 0;background:#eaf6f8}.hgw-feedback-detail>p,.hgw-feedback-form{margin:0;padding:14px;border:1px solid #b9cbd2;border-top:0;border-radius:0 0 10px 10px;background:#fff}.hgw-feedback-form label{display:grid;gap:7px;margin:0 0 12px;font-size:.86rem;font-weight:800}.hgw-feedback-form textarea{display:block;width:100%;box-sizing:border-box;padding:10px 11px;border:1px solid #aeb8c2;border-radius:8px;font:inherit;resize:vertical}.hgw-feedback-form .hgw-button{padding:9px 13px;font-size:.82rem}.hgw-feedback-notice{margin:0 0 13px;padding:11px 13px;border:1px solid #acd4bb;border-radius:9px;background:#edf8f1;color:#245b38;font-size:.86rem}.hgw-feedback-notice.is-error{border-color:#e0b5b5;background:#fff1f1;color:#7c2525}.hgw-feedback-notes{display:grid;gap:9px;margin-top:18px;padding-top:16px;border-top:1px solid #dce3e8}.hgw-feedback-notes h5{margin:0 0 2px}.hgw-feedback-notes article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px 9px;padding:13px 14px;border:1px solid #dde4e9;border-radius:10px;background:#fff}.hgw-feedback-notes article p{grid-column:1/-1;margin:3px 0 0}.hgw-feedback-note-label{width:max-content;padding:3px 7px;border-radius:999px;background:#eaf2f5;color:#315665;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}
.hgw-public-progress{margin:34px 0;padding:clamp(24px,3vw,38px);border:1px solid #d8dee5;border-radius:20px;background:#fff}.hgw-public-session-list{display:grid;gap:22px;margin-top:24px}.hgw-public-session{overflow:hidden;border:1px solid #dce2e7;border-radius:16px;background:#f8fafc}.hgw-public-session>header{display:flex;align-items:flex-start;gap:16px;padding:20px 22px;border-bottom:1px solid #dce2e7;background:#eef3f6}.hgw-public-session>header>span{display:grid;place-items:center;min-width:78px;padding:7px 10px;border-radius:999px;background:#20242b;color:#fff;font-size:.72rem;font-weight:850;text-transform:uppercase}.hgw-public-session>header h3{margin:0 0 3px}.hgw-public-session time,.hgw-public-entry-meta time{color:#66717d;font-size:.78rem}.hgw-public-session-plan{padding:18px 22px 0}.hgw-public-session-plan p:last-child{margin-bottom:0}.hgw-public-session-empty{margin:18px 22px 22px;color:#66717d}.hgw-public-entry-list{display:grid;gap:16px;padding:20px 22px 22px}.hgw-public-entry{padding:20px;border:1px solid #dce2e7;border-radius:13px;background:#fff}.hgw-public-entry-meta time{margin-left:auto}.hgw-public-entry h4{margin:13px 0 8px;font-size:1.25rem}.hgw-public-entry-content p:last-child{margin-bottom:0}
@media(max-width:980px){.hgw-feedback-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.hgw-prototype-guide,.hgw-close-prototype,.hgw-feedback-heading{align-items:flex-start;flex-direction:column}.hgw-prototype-cadence{flex:none}.hgw-close-prototype .hgw-button{width:100%}.hgw-feedback-actions{grid-template-columns:1fr}.hgw-feedback-detail[open]{grid-column:auto}.hgw-public-session>header{flex-direction:column}.hgw-public-entry-meta time{width:100%;margin:3px 0 0}}

/* Closed beta release candidate and feedback */
.hgw-beta-badge{display:inline-flex;width:max-content;padding:6px 10px;border:1px solid #79c4ce;border-radius:999px;background:#dff5f7;color:#154e58;font-size:.72rem;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.065em}.hgw-account-bar>.hgw-beta-badge{flex:none}.hgw-beta-gate{max-width:900px;margin:64px auto;padding:clamp(34px,6vw,72px);border:1px solid #cad7df;border-radius:24px;background:linear-gradient(145deg,#102d4f,#245f72);color:#fff;box-shadow:0 22px 62px rgba(10,30,50,.16)}.hgw-beta-gate .hgw-eyebrow{margin-top:24px;color:#bde9ee}.hgw-beta-gate h1{max-width:760px;margin:8px 0 18px;font-size:clamp(2.3rem,5vw,4.2rem);line-height:1.03}.hgw-beta-gate .hgw-lead{max-width:720px;color:#e5f0f3}.hgw-beta-gate .hgw-button-secondary{border-color:#fff;background:#fff;color:#102d4f}.hgw-beta-privacy{max-width:740px;margin:28px 0 0;color:#cce0e5;font-size:.88rem}.hgw-beta-orientation{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:22px;margin:0 0 26px;padding:24px 26px;border:1px solid #79b9c4;border-radius:18px;background:linear-gradient(135deg,#edf9fa,#fff)}.hgw-beta-orientation h2{margin:3px 0 9px}.hgw-beta-orientation p{margin:0}.hgw-beta-orientation ol{margin:14px 0 0;padding-left:20px}.hgw-beta-orientation form{min-width:185px}.hgw-beta-orientation form .hgw-text-link{display:block;margin-top:12px}.hgw-beta-hero{position:relative}.hgw-beta-hero>.hgw-beta-badge{position:absolute;right:clamp(22px,4vw,48px);top:clamp(22px,4vw,44px)}.hgw-beta-checklist,.hgw-beta-history{margin:28px 0;padding:clamp(24px,3vw,38px);border:1px solid #dce3e8;border-radius:20px;background:#fff}.hgw-beta-checklist-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:18px 0 22px}.hgw-beta-checklist-items label{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid #dfe5e9;border-radius:11px;background:#f8fafc;font-weight:700;line-height:1.4}.hgw-beta-checklist-items input{flex:none;width:auto;margin-top:4px}.hgw-beta-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px}.hgw-beta-form-card{padding:clamp(24px,3vw,36px)}.hgw-beta-form-card h2{margin:5px 0 24px}.hgw-beta-form-card input[type=file]{padding:11px;background:#f5f7f9}.hgw-beta-recovery{display:flex;align-items:flex-start;gap:18px;margin:24px 0;padding:18px 20px;border-left:4px solid #245f72;border-radius:10px;background:#eef6f8}.hgw-beta-recovery strong{flex:none}.hgw-beta-recovery span{color:#4e5e69;line-height:1.5}.hgw-beta-history-list{display:grid;gap:12px}.hgw-beta-history-list article{display:flex;align-items:flex-start;gap:16px;padding:18px;border:1px solid #dfe5e9;border-radius:13px;background:#f8fafc}.hgw-beta-history-list h3{margin:3px 0 4px}.hgw-beta-history-list p{margin:0;color:#53616c}.hgw-status-badge.is-new{background:#dff5e8;color:#17653a}.hgw-status-badge.is-reviewing{background:#fff1d6;color:#714700}.hgw-status-badge.is-planned{background:#dcecf8;color:#245379}.hgw-status-badge.is-resolved{background:#e8e2f5;color:#543b7d}.hgw-status-badge.is-closed{background:#e8edf1;color:#495966}
@media(max-width:1050px){.hgw-beta-orientation{grid-template-columns:auto 1fr}.hgw-beta-orientation form{grid-column:1/-1}.hgw-beta-form-grid{grid-template-columns:1fr}}@media(max-width:700px){.hgw-account-bar>.hgw-beta-badge{order:-1}.hgw-beta-gate{margin:24px 0;padding:30px 22px}.hgw-beta-orientation{grid-template-columns:1fr;padding:22px}.hgw-beta-orientation form{grid-column:auto}.hgw-beta-hero>.hgw-beta-badge{position:static;margin-bottom:16px}.hgw-beta-checklist-items{grid-template-columns:1fr}.hgw-beta-recovery,.hgw-beta-history-list article{flex-direction:column}}
.hgw-beta-form-card .hgw-button:disabled{opacity:.65;cursor:wait}.hgw-beta-form-card .hgw-form[aria-busy=true]{opacity:.82}

/* 0.19.1 signed-in navigation and Beta Feedback wrapping */
.hgw-account-bar{gap:18px}.hgw-account-identity{flex:0 0 170px;min-width:170px}.hgw-account-identity small{white-space:nowrap}.hgw-account-identity strong{max-width:112px;overflow-wrap:break-word}.hgw-account-links{flex:1;min-width:0;justify-content:flex-start}.hgw-beta-hero{overflow:hidden}.hgw-hero.hgw-beta-hero h1{max-width:100%;white-space:normal!important;overflow-wrap:break-word;word-break:normal}
@media(max-width:680px){.hgw-account-identity{flex-basis:auto;min-width:0}.hgw-account-identity strong{max-width:none}.hgw-account-identity small{white-space:normal}}

/* Laser Workshop Guild and Communities */
.hgw-guild-hero{margin-bottom:28px;padding:clamp(38px,6vw,72px);border-radius:24px;background:linear-gradient(135deg,#0d2949,#245f72 70%,#35818a);color:#fff}.hgw-guild-hero .hgw-eyebrow{color:#cce7eb}.hgw-guild-hero h1{max-width:900px;margin:7px 0 17px;font-size:clamp(2.7rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.035em}.hgw-guild-hero>p:last-child{max-width:850px;margin:0;color:#e2f0f2;font-size:1.08rem;line-height:1.65}.hgw-community-directory,.hgw-community-opportunities,.hgw-community-proposal,.hgw-community-projects{margin:28px 0;padding:clamp(24px,3vw,38px);border:1px solid #d8dee5;border-radius:20px;background:#fff}.hgw-community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:22px}.hgw-community-card{display:flex;flex-direction:column;padding:22px;border:1px solid #dce2e7;border-radius:15px;background:#f8fafc}.hgw-community-card.is-official{border-color:#a9cbd3;background:linear-gradient(145deg,#f8fcfd,#edf7f9)}.hgw-community-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.hgw-community-kind,.hgw-community-member-badge{display:inline-flex;width:max-content;padding:4px 8px;border-radius:999px;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.045em}.hgw-community-kind{background:#e5edf2;color:#3d5262}.hgw-community-card.is-official .hgw-community-kind{background:#d6edf1;color:#174f5b}.hgw-community-member-badge{background:#dff5e8;color:#17653a}.hgw-community-card h3{margin:16px 0 8px;font-size:1.35rem}.hgw-community-card h3 a{color:inherit;text-decoration:none}.hgw-community-card h3 a:hover{text-decoration:underline}.hgw-community-card>p{line-height:1.55}.hgw-community-card>.hgw-text-link{margin-top:auto}.hgw-community-counts{display:flex;gap:10px;margin:16px 0;padding-top:14px;border-top:1px solid #dce2e7}.hgw-community-counts span{display:grid;gap:2px;flex:1;color:#65717b;font-size:.76rem}.hgw-community-counts strong{color:#20242b;font-size:1.1rem}.hgw-community-opportunities{border-color:#c8d9a3;background:#fafcf4}.hgw-opportunity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.hgw-opportunity-grid article{padding:18px;border:1px solid #d7e0bd;border-radius:13px;background:#fff}.hgw-opportunity-grid article>span{color:#5c6d34;font-size:.76rem;font-weight:850;text-transform:uppercase}.hgw-opportunity-grid h3{margin:8px 0 13px}.hgw-community-proposal-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:22px;margin-top:22px}.hgw-community-proposal-form{padding:24px;border:1px solid #dce2e7;border-radius:15px;background:#f8fafc}.hgw-proposal-status{margin:0}.hgw-proposal-status h3{margin:5px 0 16px}.hgw-proposal-status ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.hgw-proposal-status li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #e0e5e9;border-radius:9px}.hgw-proposal-status li strong{padding:4px 7px;border-radius:999px;font-size:.68rem;text-transform:uppercase}.hgw-proposal-status li strong.is-pending{background:#fff0ce;color:#704900}.hgw-proposal-status li strong.is-approved{background:#dff5e8;color:#17653a}.hgw-proposal-status li strong.is-declined{background:#f4e2e2;color:#7c2d2d}.hgw-community-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.36fr);gap:24px;margin-bottom:28px;padding:clamp(30px,5vw,58px);border-radius:22px;background:linear-gradient(145deg,#102d4f,#245f72);color:#fff}.hgw-community-hero h1{margin:7px 0 16px;font-size:clamp(2.5rem,5vw,4.3rem);line-height:1.03}.hgw-community-hero>div>div{max-width:820px;color:#e2eef2;font-size:1.02rem;line-height:1.6}.hgw-community-hero aside{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:22px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(255,255,255,.08)}.hgw-community-hero aside>span{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#dbecef}.hgw-community-hero aside strong{color:#fff;font-size:1.55rem}.hgw-community-hero aside form{margin:8px 0 0}.hgw-community-hero aside .hgw-button{width:100%;text-align:center}.hgw-community-leader{margin-top:18px;color:#fff}.hgw-workshop-community-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:-8px 0 28px;padding:20px 24px;border:1px solid #b8d6de;border-radius:14px;background:#edf7f9}.hgw-workshop-community-bar>div{display:grid;gap:4px}.hgw-workshop-community-bar .hgw-eyebrow{margin:0}.hgw-workshop-community-bar span{color:#53616c;font-size:.88rem}.hgw-project-community{display:inline-flex;width:max-content;margin-top:8px;padding:4px 8px;border-radius:999px;background:#e4f1f4;color:#245f72;text-decoration:none;font-size:.74rem;font-weight:850}.hgw-public-community{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 18px;padding:12px 14px;border:1px solid #bdd7de;border-radius:11px;background:#eef8fa}.hgw-public-community span{color:#53616c;font-size:.76rem;font-weight:850;text-transform:uppercase}.hgw-public-community a{color:#155b89;font-weight:850;text-decoration:none}.hgw-public-community a:hover{text-decoration:underline}
@media(max-width:1040px){.hgw-community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hgw-opportunity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hgw-community-hero{grid-template-columns:1fr}.hgw-community-hero aside{display:grid;grid-template-columns:1fr 1fr auto;align-items:center}}@media(max-width:760px){.hgw-community-grid,.hgw-opportunity-grid,.hgw-community-proposal-layout{grid-template-columns:1fr}.hgw-workshop-community-bar{align-items:flex-start;flex-direction:column}.hgw-community-hero aside{display:flex}.hgw-community-counts{flex-direction:column}.hgw-community-card-top{align-items:flex-start;flex-direction:column}}

/* Community Weekly Challenges */
.hgw-callout-links{display:flex;flex:none;flex-direction:column;align-items:flex-end;gap:8px}.hgw-community-challenge-link{display:grid;gap:3px;margin:0 0 16px;padding:12px 13px;border:1px solid #b8d6de;border-radius:10px;background:#edf7f9;color:#174f5b;text-decoration:none}.hgw-community-challenge-link span{font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.hgw-community-challenge-link strong{color:#20242b;font-size:.9rem}.hgw-community-challenge-link:hover{border-color:#6fabb9;background:#e1f1f4}.hgw-challenges-hero{margin-bottom:28px;padding:clamp(38px,6vw,70px);border-radius:24px;background:linear-gradient(135deg,#172a46,#5b3d78 72%,#875a8f);color:#fff}.hgw-challenges-hero .hgw-eyebrow{color:#e4d6ed}.hgw-challenges-hero h1{max-width:960px;margin:7px 0 17px;font-size:clamp(2.7rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.035em}.hgw-challenges-hero>p:last-child{max-width:880px;margin:0;color:#eee5f3;font-size:1.08rem;line-height:1.65}.hgw-challenge-section,.hgw-community-challenges,.hgw-challenge-gallery{margin:28px 0;padding:clamp(24px,3vw,38px);border:1px solid #d8dee5;border-radius:20px;background:#fff}.hgw-community-challenges-empty{display:flex;align-items:center;justify-content:space-between;gap:28px;background:#f8fafc}.hgw-community-challenges-empty h2{margin:5px 0 9px}.hgw-community-challenges-empty p:last-child{margin-bottom:0}.hgw-challenge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:22px}.hgw-challenge-card{display:flex;flex-direction:column;padding:22px;border:1px solid #dce2e7;border-radius:15px;background:#f8fafc}.hgw-challenge-card.is-active{border-color:#8dc6ae;background:linear-gradient(145deg,#f8fcfa,#edf8f2);box-shadow:inset 0 4px #3d9a6d}.hgw-challenge-card.is-scheduled{border-color:#c9b8d9;background:linear-gradient(145deg,#fcfafe,#f5eff9)}.hgw-challenge-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#65717b;font-size:.73rem}.hgw-challenge-status{display:inline-flex;width:max-content;padding:5px 9px;border-radius:999px;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.045em}.hgw-challenge-status.is-active{background:#dff5e8;color:#17653a}.hgw-challenge-status.is-scheduled{background:#eee2f5;color:#67407a}.hgw-challenge-status.is-ended{background:#e8edf1;color:#53616c}.hgw-challenge-community{margin:18px 0 5px;color:#5b3d78;font-size:.75rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.hgw-challenge-card h3{margin:5px 0 10px;font-size:1.35rem}.hgw-challenge-card h3 a{color:inherit;text-decoration:none}.hgw-challenge-card h3 a:hover{text-decoration:underline}.hgw-challenge-card>p:not(.hgw-challenge-community){line-height:1.55}.hgw-challenge-meta{display:grid;gap:6px;margin:16px 0;padding-top:14px;border-top:1px solid #dce2e7;color:#66717d;font-size:.76rem}.hgw-challenge-meta strong{color:#344c5c}.hgw-challenge-card>.hgw-text-link{margin-top:auto}.hgw-challenge-empty{margin:28px 0;padding:50px 30px}.hgw-challenge-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.34fr);gap:26px;margin-bottom:28px;padding:clamp(32px,5vw,60px);border-radius:22px;background:linear-gradient(145deg,#1b2941,#5b3d78);color:#fff}.hgw-challenge-detail-kicker{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hgw-challenge-detail-kicker a{color:#eadff0;font-size:.78rem;font-weight:850;text-decoration:none}.hgw-challenge-detail-kicker a:hover{text-decoration:underline}.hgw-challenge-detail-hero h1{margin:15px 0 17px;font-size:clamp(2.5rem,5vw,4.25rem);line-height:1.04}.hgw-challenge-brief{max-width:840px;color:#eee6f2;font-size:1.04rem;line-height:1.65}.hgw-challenge-brief p:last-child{margin-bottom:0}.hgw-challenge-detail-hero aside{display:flex;flex-direction:column;justify-content:center;gap:14px;padding:24px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(255,255,255,.08)}.hgw-challenge-detail-hero aside span{display:flex;flex-direction:column;gap:3px;color:#e6dbea;font-size:.78rem}.hgw-challenge-detail-hero aside strong{color:#fff;font-size:1.3rem}.hgw-challenge-detail-hero aside small{padding-top:10px;border-top:1px solid rgba(255,255,255,.2);color:#e6dbea}.hgw-challenge-participation{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.68fr);gap:28px;margin:28px 0;padding:clamp(24px,3vw,38px);border:1px solid #c9b8d9;border-radius:20px;background:#faf7fc}.hgw-challenge-participation h2{margin:5px 0 10px}.hgw-challenge-participation>div>p:last-child{margin-bottom:0;line-height:1.6}.hgw-challenge-action{align-self:start;margin:0;padding:22px;border:1px solid #d7cbe1;border-radius:15px;background:#fff}.hgw-challenge-action>p:first-child{margin-top:0}.hgw-challenge-action>p:last-of-type{margin-bottom:15px}.hgw-challenge-action>strong{display:block;margin-bottom:7px;font-size:1.05rem}.hgw-challenge-entered{display:grid;gap:8px}.hgw-challenge-entered>span{color:#17653a;font-size:.7rem;font-weight:850;text-transform:uppercase}.hgw-challenge-entered>strong{margin:0;font-size:1.15rem}.hgw-challenge-entered form{margin:7px 0 0}.hgw-challenge-warning{margin:5px 0;padding:10px 12px;border:1px solid #e2baba;border-radius:9px;background:#fff3f3;color:#7c2d2d;font-size:.84rem}.hgw-challenge-gallery>.hgw-section-heading-row{margin-bottom:22px}.hgw-challenge-finished{display:inline-flex;padding:4px 7px;border-radius:999px;background:#dff5e8;color:#17653a;font-size:.68rem;font-weight:850;text-transform:uppercase}.hgw-challenge-project{border-color:#d8cbe1}.hgw-challenge-project .hgw-browse-image{background:#f2edf5}
@media(max-width:1100px){.hgw-challenge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hgw-challenge-detail-hero{grid-template-columns:1fr}.hgw-challenge-detail-hero aside{display:grid;grid-template-columns:1fr 1fr;align-items:center}.hgw-challenge-detail-hero aside small{grid-column:1/-1}}@media(max-width:800px){.hgw-challenge-participation{grid-template-columns:1fr}.hgw-community-challenges-empty{align-items:flex-start;flex-direction:column}.hgw-callout-links{align-items:flex-start}}@media(max-width:620px){.hgw-challenge-grid{grid-template-columns:1fr}.hgw-challenge-card-top{align-items:flex-start;flex-direction:column}.hgw-challenge-detail-hero aside{display:flex}.hgw-challenge-detail-kicker{align-items:flex-start;flex-direction:column}.hgw-challenge-participation,.hgw-challenge-gallery,.hgw-challenge-section,.hgw-community-challenges{padding:22px 18px}}

/* Workshop Crew collaboration and suggestion outcomes */
.hgw-crew-intro{display:grid;gap:2px;min-width:0}.hgw-crew-roster{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:14px}.hgw-crew-roster>span{color:#53616c;font-size:.8rem}.hgw-crew-roster>span strong{color:#20242b;font-size:1rem}.hgw-crew-roster>div{display:flex;align-items:center}.hgw-crew-maker{position:relative;display:inline-flex;margin-left:-7px;border:3px solid #edf7f9;border-radius:50%;background:#fff}.hgw-crew-maker:first-child{margin-left:0}.hgw-crew-maker img{display:block;width:38px;height:38px;border-radius:50%;object-fit:cover}.hgw-crew-more{display:grid;place-items:center;width:38px;height:38px;margin-left:-7px;box-sizing:border-box;border:3px solid #edf7f9;border-radius:50%;background:#245f72;color:#fff;font-size:.72rem;font-weight:850}
.hgw-feedback-notes article.is-suggestion{border-color:#b8d6de;background:linear-gradient(145deg,#fff,#f3fafb)}.hgw-suggestion-state{grid-column:1/-1;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px;padding-top:11px;border-top:1px solid #d9e5e8}.hgw-suggestion-support-total,.hgw-suggestion-outcome{display:inline-flex;align-items:center;gap:4px;width:max-content;padding:5px 9px;border-radius:999px;font-size:.72rem;font-weight:800}.hgw-suggestion-support-total{background:#e4f1f4;color:#245f72}.hgw-suggestion-support-total strong{font-size:.82rem}.hgw-suggestion-outcome.is-unreviewed{background:#e8edf1;color:#53616c}.hgw-suggestion-outcome.is-tried-it{background:#fff0ce;color:#704900}.hgw-suggestion-outcome.is-worked{background:#dff5e8;color:#17653a}.hgw-suggestion-outcome.is-didnt-help{background:#f4e2e2;color:#7c2d2d}.hgw-suggestion-outcome-form{grid-column:1/-1;display:flex;align-items:end;gap:10px;margin:7px 0 0;padding:12px;border:1px solid #c8d9df;border-radius:10px;background:#fff}.hgw-suggestion-outcome-form label{display:grid;flex:1;gap:6px;margin:0;font-size:.8rem;font-weight:800}.hgw-suggestion-outcome-form select{width:100%;box-sizing:border-box;padding:9px 10px;border:1px solid #aeb8c2;border-radius:8px;background:#fff;font:inherit}.hgw-suggestion-outcome-form .hgw-button{flex:none;padding:10px 13px;font-size:.8rem}.hgw-suggestion-support-form{grid-column:1/-1;margin:7px 0 0}.hgw-suggestion-support-form .hgw-text-button{color:#155b89}.hgw-suggestion-support-form .hgw-text-button.is-supported{color:#66717d}.hgw-suggestion-crew-note{grid-column:1/-1;margin-top:7px;color:#66717d;font-size:.78rem;font-style:italic}
@media(max-width:700px){.hgw-crew-roster{align-items:flex-start;flex-direction:column}.hgw-suggestion-outcome-form{align-items:stretch;flex-direction:column}.hgw-suggestion-outcome-form .hgw-button{width:100%}}

/* Laser Workshop Guild Hall of Fame */
.hgw-hof-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.32fr);gap:28px;margin-bottom:28px;padding:clamp(38px,6vw,72px);border-radius:24px;background:linear-gradient(135deg,#132943 0%,#334b5e 58%,#8b6a2f 100%);color:#fff}.hgw-hof-hero .hgw-eyebrow{color:#f1ddb0}.hgw-hof-hero h1{max-width:920px;margin:7px 0 18px;font-size:clamp(2.7rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.035em}.hgw-hof-hero>div>p:last-child{max-width:850px;margin-bottom:0;color:#edf1f3;font-size:1.08rem;line-height:1.65}.hgw-hof-hero aside{display:flex;flex-direction:column;justify-content:center;padding:25px;border:1px solid rgba(255,255,255,.25);border-radius:17px;background:rgba(255,255,255,.09)}.hgw-hof-hero aside strong{color:#f4d78f;font-size:3.2rem;line-height:1}.hgw-hof-hero aside span{margin-top:7px;font-size:1.05rem;font-weight:850}.hgw-hof-hero aside small{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.2);color:#e1e8eb}
.hgw-hof-principles,.hgw-hof-inductions,.hgw-hof-nomination{margin:28px 0;padding:clamp(24px,3vw,40px);border:1px solid #d8dee5;border-radius:20px;background:#fff}.hgw-hof-principles{border-color:#ded2b8;background:#fcfaf5}.hgw-hof-principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:23px}.hgw-hof-principle-grid article{padding:20px;border:1px solid #e2d8c2;border-radius:13px;background:#fff}.hgw-hof-principle-grid span{color:#7a5b23;font-size:.76rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.hgw-hof-principle-grid p{margin:9px 0 0;color:#4d5964;line-height:1.55}
.hgw-hof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:23px}.hgw-hof-card{display:flex;flex-direction:column;padding:26px;border:1px solid #d9caa9;border-radius:17px;background:linear-gradient(145deg,#fff,#fcf9f2);box-shadow:0 9px 28px rgba(31,42,52,.06)}.hgw-hof-card>header{display:flex;align-items:center;gap:16px}.hgw-hof-card>header img{display:block;width:84px;height:84px;border:4px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 0 0 1px #d8c8a7}.hgw-hof-card h3{margin:7px 0 3px;font-size:1.45rem}.hgw-hof-card header small{color:#66717d}.hgw-hof-category{display:inline-flex;width:max-content;padding:5px 9px;border-radius:999px;background:#efe4ca;color:#6f511d;font-size:.69rem;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.hgw-hof-category.is-teaching{background:#dcecf3;color:#24556c}.hgw-hof-category.is-innovation{background:#e6e1f4;color:#58417c}.hgw-hof-category.is-leadership{background:#dcece5;color:#285c42}.hgw-hof-category.is-creativity{background:#f2e0ea;color:#7a385b}.hgw-hof-category.is-generosity{background:#f7e4d6;color:#7b4928}.hgw-hof-statement{margin-top:21px;padding-top:18px;border-top:1px solid #e4dccb;line-height:1.65}.hgw-hof-statement p:last-child{margin-bottom:0}.hgw-hof-workshops{margin-top:auto;padding-top:20px}.hgw-hof-workshops>span{display:block;margin-bottom:9px;color:#596670;font-size:.77rem}.hgw-hof-workshops ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.hgw-hof-workshops a{color:#155b89;font-size:.88rem;font-weight:800;text-decoration:none}.hgw-hof-workshops a:hover{text-decoration:underline}.hgw-hof-empty{margin-top:22px}
.hgw-hof-nomination{border-color:#b8d6de;background:#f5fafb}.hgw-hof-nomination-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.58fr);gap:22px;margin-top:22px}.hgw-hof-nomination-form{padding:25px;border:1px solid #c9dce2;border-radius:15px;background:#fff}.hgw-hof-form-note{margin:-2px 0 18px;color:#66717d;font-size:.82rem;line-height:1.5}.hgw-hof-my-nominations{margin:0}.hgw-hof-my-nominations h3{margin:5px 0 16px}.hgw-hof-my-nominations ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.hgw-hof-my-nominations li{display:grid;gap:7px;padding:12px;border:1px solid #e0e5e9;border-radius:9px;background:#fff}.hgw-hof-my-nominations li>span{font-weight:750}.hgw-hof-my-nominations li strong{width:max-content;padding:4px 8px;border-radius:999px;font-size:.66rem;text-transform:uppercase}.hgw-hof-my-nominations li strong.is-pending{background:#fff0ce;color:#704900}.hgw-hof-my-nominations li strong.is-inducted{background:#dff5e8;color:#17653a}.hgw-hof-my-nominations li strong.is-not-selected{background:#e8edf1;color:#53616c}
@media(max-width:1000px){.hgw-hof-hero{grid-template-columns:1fr}.hgw-hof-hero aside{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px 14px}.hgw-hof-hero aside small{grid-column:1/-1}.hgw-hof-principle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hgw-hof-grid,.hgw-hof-nomination-layout{grid-template-columns:1fr}}@media(max-width:620px){.hgw-hof-principle-grid{grid-template-columns:1fr}.hgw-hof-card{padding:22px 18px}.hgw-hof-card>header{align-items:flex-start}.hgw-hof-card>header img{width:68px;height:68px}.hgw-hof-principles,.hgw-hof-inductions,.hgw-hof-nomination{padding:22px 18px}}

/* LaserIQ Workshop Mentor */
.hgw-laseriq-panel{display:flex;flex-direction:column;max-height:min(820px,calc(100vh - 110px))}.hgw-laseriq-header,.hgw-laseriq-intro,.hgw-laseriq-context,.hgw-laseriq-mentor-tools,.hgw-laseriq-form,.hgw-laseriq-control-note,.hgw-laseriq-footer{flex:none}.hgw-laseriq-context{display:grid;gap:3px;padding:10px 18px;border-bottom:1px solid #e2e7eb;background:#edf6f8}.hgw-laseriq-context span{color:#52707b;font-size:.67rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.hgw-laseriq-context strong{overflow:hidden;color:#203c49;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.hgw-laseriq-mentor-tools{border-bottom:1px solid #e2e7eb;background:#fff}.hgw-laseriq-mentor-tools>summary{padding:11px 18px;color:#155b89;font-size:.8rem;font-weight:850;cursor:pointer}.hgw-laseriq-prompt-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 18px}.hgw-laseriq-prompt{padding:8px 9px;border:1px solid #b9cbd2;border-radius:8px;background:#f3f8f9;color:#174f5b;font:inherit;font-size:.72rem;font-weight:800;line-height:1.25;text-align:left;cursor:pointer}.hgw-laseriq-prompt:hover,.hgw-laseriq-prompt:focus{border-color:#6d9bad;background:#e3f2f5}.hgw-laseriq-mentor-tools>p{margin:8px 18px 11px;color:#66717d;font-size:.7rem;line-height:1.4}.hgw-laseriq-messages{flex:1;min-height:110px}.hgw-laseriq-control-note{margin:0;padding:0 18px 13px;color:#66717d;font-size:.7rem;line-height:1.4}.hgw-laseriq-control-note strong{color:#344c5c}
@media(max-width:600px){.hgw-laseriq-panel{max-height:none}.hgw-laseriq-messages{min-height:100px;max-height:none}.hgw-laseriq-prompt-list{grid-template-columns:1fr}.hgw-laseriq-mentor-tools>summary{padding-top:9px;padding-bottom:9px}.hgw-laseriq-prompt{padding:7px 9px}.hgw-laseriq-intro{padding-top:12px;padding-bottom:11px}}

/* Workshop Knowledge */
.hgw-knowledge-sharing{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-top:22px;padding:24px;border:1px solid #bdd7de;border-radius:15px;background:#f3fafb}.hgw-knowledge-sharing.is-shared{border-color:#9bc9ae;background:#f2faf5}.hgw-knowledge-sharing>div{max-width:760px}.hgw-knowledge-sharing h3{margin:5px 0 9px}.hgw-knowledge-sharing p:not(.hgw-eyebrow){margin:0 0 10px;line-height:1.58}.hgw-knowledge-sharing-action{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex:none;margin:0}.hgw-knowledge-status{display:inline-flex;padding:5px 10px;border-radius:999px;background:#dff5e8;color:#17653a;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.hgw-knowledge-hero{margin-bottom:28px;padding:clamp(38px,6vw,70px);border-radius:24px;background:linear-gradient(135deg,#102d4f 0%,#23526a 62%,#2f786f 100%);color:#fff}.hgw-knowledge-hero .hgw-eyebrow{color:#cde9e4}.hgw-knowledge-hero h1{max-width:1040px;margin:7px 0 18px;font-size:clamp(2.6rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.035em}.hgw-knowledge-hero>p:last-child{max-width:900px;margin:0;color:#e1f0ef;font-size:1.08rem;line-height:1.65}.hgw-knowledge-filters{grid-template-columns:minmax(280px,1.5fr) minmax(190px,.65fr) minmax(170px,.55fr) auto auto}.hgw-knowledge-results{margin:28px 0;padding:clamp(24px,3vw,40px);border:1px solid #d8dee5;border-radius:20px;background:#fff}.hgw-knowledge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hgw-knowledge-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #d7e2e2;border-radius:17px;background:#fff;box-shadow:0 9px 28px rgba(31,42,52,.055)}.hgw-knowledge-image{display:block;overflow:hidden;aspect-ratio:16/8;background:#edf3f3}.hgw-knowledge-image img{display:block;width:100%;height:100%;object-fit:cover}.hgw-knowledge-card-body{display:flex;flex:1;flex-direction:column;padding:25px}.hgw-knowledge-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#66717d;font-size:.75rem}.hgw-knowledge-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#dff5e8;color:#17653a;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.hgw-knowledge-card h3{margin:17px 0 9px;font-size:1.5rem;line-height:1.2}.hgw-knowledge-card h3 a{color:inherit;text-decoration:none}.hgw-knowledge-card h3 a:hover{text-decoration:underline}.hgw-knowledge-summary{margin:0;line-height:1.65}.hgw-knowledge-context{display:flex;flex-wrap:wrap;gap:7px 12px;margin:18px 0;padding:13px 0;border-top:1px solid #e2e7eb;border-bottom:1px solid #e2e7eb;color:#53616c;font-size:.79rem}.hgw-knowledge-context span,.hgw-knowledge-context a{font-weight:750}.hgw-knowledge-context a{color:#155b89;text-decoration:none}.hgw-knowledge-context a:hover{text-decoration:underline}.hgw-knowledge-lessons{display:grid;gap:12px}.hgw-knowledge-lessons section{padding:14px;border-radius:11px;background:#f6f9f9}.hgw-knowledge-lessons h4,.hgw-knowledge-details h4{margin:0 0 6px;font-size:.85rem}.hgw-knowledge-lessons p{margin:0;color:#46535c;font-size:.9rem;line-height:1.55}.hgw-knowledge-details{margin:14px 0 18px;border:1px solid #dce4e5;border-radius:11px;background:#fbfcfc}.hgw-knowledge-details summary{padding:12px 14px;color:#155b89;font-size:.84rem;font-weight:850;cursor:pointer}.hgw-knowledge-details section{padding:0 14px 12px}.hgw-knowledge-details section+section{padding-top:12px;border-top:1px solid #e2e7eb}.hgw-knowledge-details p{margin:0;color:#46535c;font-size:.88rem;line-height:1.55}.hgw-knowledge-card .hgw-text-link{margin-top:auto}.hgw-knowledge-empty{margin-top:28px}
@media(max-width:1050px){.hgw-knowledge-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.hgw-knowledge-filters .hgw-button{align-self:end}}@media(max-width:820px){.hgw-knowledge-grid{grid-template-columns:1fr}.hgw-knowledge-sharing{align-items:flex-start;flex-direction:column}.hgw-knowledge-sharing-action{align-items:flex-start}}@media(max-width:620px){.hgw-knowledge-filters{grid-template-columns:1fr}.hgw-knowledge-results{padding:22px 18px}.hgw-knowledge-card-body{padding:22px 18px}.hgw-knowledge-card-top{align-items:flex-start;flex-direction:column}.hgw-knowledge-sharing{padding:20px 18px}.hgw-knowledge-sharing-action,.hgw-knowledge-sharing-action .hgw-button{width:100%}.hgw-knowledge-sharing-action .hgw-button{text-align:center}}

/* Image Workshop 0.16.0 */
.hgw-image-workshop{display:grid;gap:26px}.hgw-image-workshop-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.45fr);gap:28px;padding:clamp(36px,5vw,68px);border-radius:24px;background:linear-gradient(135deg,#102d4f 0%,#20566e 62%,#2d7d78 100%);color:#fff}.hgw-image-workshop-hero .hgw-eyebrow{color:#cce9e5}.hgw-image-workshop-hero h1{max-width:920px;margin:7px 0 18px;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.02;letter-spacing:-.035em}.hgw-image-workshop-hero>div>p:last-child{max-width:880px;margin:0;color:#e2f0ef;font-size:1.06rem;line-height:1.68}.hgw-image-workshop-hero aside{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:24px;border:1px solid rgba(255,255,255,.24);border-radius:17px;background:rgba(255,255,255,.09)}.hgw-image-workshop-hero aside strong{font-size:1.15rem}.hgw-image-workshop-hero aside span{color:#e3f0f1;font-size:.88rem;line-height:1.55}
.hgw-image-start{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.52fr);align-items:center;gap:22px;padding:clamp(24px,3vw,38px);border:1px solid #cbdce0;border-radius:20px;background:#f5fafb}.hgw-image-start h2{margin:5px 0 9px}.hgw-image-start>div>p:last-child{margin-bottom:0;line-height:1.6}.hgw-image-drop{display:grid;place-items:center;min-height:132px;padding:20px;border:2px dashed #6e9eaa;border-radius:15px;background:#fff;color:#155b89;text-align:center;cursor:pointer;transition:.18s ease}.hgw-image-drop:hover,.hgw-image-drop.is-dragging{border-color:#245f72;background:#eaf6f7;transform:translateY(-1px)}.hgw-image-drop input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.hgw-image-drop span{display:grid;gap:5px}.hgw-image-drop strong{font-size:1.05rem}.hgw-image-drop small{color:#66717d}.hgw-image-source-status{grid-column:1/-1;padding-top:13px;border-top:1px solid #d8e3e5;color:#53616c;font-size:.84rem;font-weight:750}
.hgw-image-editor{display:grid;gap:26px}.hgw-image-editor[hidden]{display:none}.hgw-image-guide{display:grid;grid-template-columns:minmax(230px,.38fr) 1fr;gap:28px;padding:26px 28px;border:1px solid #d9e1e5;border-radius:18px;background:#fff}.hgw-image-guide h2{margin:5px 0}.hgw-image-guide ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;counter-reset:image-guide;list-style:none}.hgw-image-guide li{display:grid;align-content:start;gap:5px;padding:14px;border-radius:11px;background:#f3f7f8;counter-increment:image-guide}.hgw-image-guide li:before{content:counter(image-guide);display:grid;place-items:center;width:25px;height:25px;margin-bottom:3px;border-radius:50%;background:#245f72;color:#fff;font-size:.72rem;font-weight:900}.hgw-image-guide li strong{font-size:.86rem}.hgw-image-guide li span{color:#66717d;font-size:.75rem;line-height:1.45}
.hgw-image-preview-section{padding:clamp(24px,3vw,38px);border:1px solid #cfd9de;border-radius:20px;background:#1c252d;color:#fff}.hgw-image-preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.hgw-image-preview-heading h2{margin:5px 0}.hgw-image-preview-heading .hgw-eyebrow{color:#8fd3d1}.hgw-image-preview-meta{display:flex;align-items:flex-end;flex-direction:column;gap:4px;color:#b9c7cf;font-size:.79rem}.hgw-image-preview-meta span:first-child{color:#fff;font-weight:800}.hgw-image-preview-meta .is-error{color:#ffb5b5}.hgw-image-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.hgw-image-preview-grid figure{min-width:0;margin:0}.hgw-image-preview-grid figcaption{margin-bottom:9px;color:#dfe7eb;font-size:.78rem;font-weight:850;text-transform:uppercase;letter-spacing:.045em}.hgw-image-canvas-wrap{position:relative;display:grid;place-items:center;overflow:hidden;min-height:280px;border:1px solid #465661;border-radius:13px;background-color:#fff;background-image:linear-gradient(45deg,#e5e8eb 25%,transparent 25%),linear-gradient(-45deg,#e5e8eb 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e5e8eb 75%),linear-gradient(-45deg,transparent 75%,#e5e8eb 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.hgw-image-canvas-wrap.is-source{cursor:crosshair;touch-action:none}.hgw-image-canvas-wrap canvas{display:block;max-width:100%;max-height:620px;width:auto;height:auto}.hgw-image-crop-box{position:absolute;box-sizing:border-box;border:2px solid #28c8dc;background:rgba(35,196,211,.13);box-shadow:0 0 0 9999px rgba(8,19,26,.48);pointer-events:none}.hgw-image-crop-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:10px}.hgw-image-crop-actions .hgw-button{padding:9px 13px;font-size:.8rem}.hgw-image-preview-note{margin:10px 0 0;color:#b9c7cf;font-size:.75rem;line-height:1.5}
.hgw-image-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hgw-image-panel{padding:clamp(22px,2.5vw,30px);border:1px solid #d8dee4;border-radius:18px;background:#fff}.hgw-image-panel h2{margin:5px 0 20px}.hgw-image-panel>label{display:grid;gap:7px;font-weight:800}.hgw-image-panel input[type=number],.hgw-image-panel select,.hgw-image-save-form input,.hgw-image-save-form select,.hgw-image-save-form textarea{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #aeb8c2;border-radius:9px;background:#fff;font:inherit}.hgw-image-button-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.hgw-image-button-row .hgw-button{padding:9px 12px;font-size:.78rem}.hgw-image-button-row .is-active{border-color:#245f72;background:#dff2f4;color:#174f5b}.hgw-image-size-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hgw-image-size-grid label{display:grid;gap:6px;font-size:.78rem;font-weight:850}.hgw-check-label{display:flex!important;align-items:flex-start;grid-template-columns:auto 1fr!important;gap:8px!important;margin-top:14px;font-size:.86rem}.hgw-check-label input{flex:none;margin-top:3px}.hgw-image-toggle-row{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:18px}.hgw-image-slider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px}.hgw-image-slider-grid>label,.hgw-image-threshold{display:grid;gap:6px;font-size:.8rem;font-weight:850}.hgw-image-slider-grid label>span,.hgw-image-threshold>span{display:grid;grid-template-columns:1fr 46px;align-items:center;gap:9px}.hgw-image-slider-grid input[type=range],.hgw-image-threshold input[type=range]{width:100%;accent-color:#245f72}.hgw-image-slider-grid output,.hgw-image-threshold output{padding:4px 6px;border-radius:6px;background:#eef3f5;color:#344c5c;font-size:.72rem;text-align:center}.hgw-image-threshold{margin-top:18px}
.hgw-image-output{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:clamp(24px,3vw,36px);border:1px solid #a8cbd2;border-radius:19px;background:#edf8fa}.hgw-image-output h2{margin:5px 0 9px}.hgw-image-output>div:first-child>p:last-child{max-width:720px;margin:0;line-height:1.55}.hgw-image-output-actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap}.hgw-image-save{display:grid;grid-template-columns:minmax(250px,.48fr) 1fr;gap:28px;padding:clamp(26px,3vw,40px);border:1px solid #b6d6c2;border-radius:20px;background:#f2faf5}.hgw-image-save-copy h2{margin:5px 0 10px}.hgw-image-save-copy p:last-child{line-height:1.6}.hgw-image-save-form{display:grid;gap:14px;margin:0;padding:23px;border:1px solid #cdded3;border-radius:15px;background:#fff}.hgw-image-save-form label{display:grid;gap:7px;font-size:.85rem;font-weight:850}.hgw-image-save-form .hgw-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hgw-image-save-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.hgw-image-save-actions>span{color:#53616c;font-size:.83rem}.hgw-image-save-actions>span.is-error{color:#9a2929}.hgw-image-save-actions>span.is-success{color:#17653a}.hgw-image-save-actions a{color:#155b89;font-weight:850}.hgw-entry-visibility{display:flex;align-items:center;gap:10px;float:right;margin-left:14px}.hgw-entry-visibility form{margin:0}.hgw-entry-visibility .hgw-text-button{color:#155b89;font-size:.76rem}.hgw-entry-photo figcaption{padding:8px 3px 0;font-size:.78rem}.hgw-entry-photo figcaption .hgw-text-link{font-size:.78rem}
@media(max-width:1100px){.hgw-image-guide{grid-template-columns:1fr}.hgw-image-guide ol{grid-template-columns:repeat(2,minmax(0,1fr))}.hgw-image-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hgw-image-output{align-items:flex-start;flex-direction:column}.hgw-image-output-actions{justify-content:flex-start}}@media(max-width:820px){.hgw-image-workshop-hero,.hgw-image-start,.hgw-image-save{grid-template-columns:1fr}.hgw-image-preview-grid,.hgw-image-control-grid{grid-template-columns:1fr}.hgw-image-source-status{grid-column:auto}.hgw-image-canvas-wrap{min-height:220px}.hgw-image-preview-meta{align-items:flex-start}.hgw-image-preview-heading{flex-direction:column}.hgw-image-output-actions .hgw-button{flex:1}}@media(max-width:580px){.hgw-image-workshop-hero,.hgw-image-start,.hgw-image-preview-section,.hgw-image-panel,.hgw-image-output,.hgw-image-save{padding:22px 18px}.hgw-image-guide{padding:20px 18px}.hgw-image-guide ol,.hgw-image-slider-grid,.hgw-image-save-form .hgw-form-row{grid-template-columns:1fr}.hgw-image-output-actions,.hgw-image-output-actions .hgw-button,.hgw-image-save-actions,.hgw-image-save-actions .hgw-button{width:100%}.hgw-image-output-actions .hgw-button,.hgw-image-save-actions .hgw-button{text-align:center}.hgw-image-save-form{padding:18px}.hgw-entry-visibility{float:none;margin:10px 0 0}}

/* Image Workshop 0.16.1 live-preview workspace */
.hgw-image-workspace-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(430px,.8fr);align-items:start;gap:20px}.hgw-image-workspace-layout>.hgw-image-preview-section{position:sticky;top:20px;min-width:0;padding:24px}.admin-bar .hgw-image-workspace-layout>.hgw-image-preview-section{top:52px}.hgw-image-workspace-layout>.hgw-image-control-grid{grid-template-columns:1fr;min-width:0}.hgw-image-workspace-layout .hgw-image-preview-grid{gap:14px}.hgw-image-workspace-layout .hgw-image-canvas-wrap{min-height:240px}.hgw-image-workspace-layout .hgw-image-preview-heading{gap:14px}.hgw-image-workspace-layout .hgw-image-preview-heading h2{font-size:1.5rem}.hgw-image-workspace-layout .hgw-image-preview-meta{max-width:230px;text-align:right}
@media(max-width:1120px){.hgw-image-workspace-layout{grid-template-columns:1fr}.hgw-image-workspace-layout>.hgw-image-preview-section,.admin-bar .hgw-image-workspace-layout>.hgw-image-preview-section{position:static;top:auto}.hgw-image-workspace-layout>.hgw-image-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.hgw-image-workspace-layout>.hgw-image-control-grid{grid-template-columns:1fr}.hgw-image-workspace-layout .hgw-image-preview-meta{max-width:none;text-align:left}}@media(max-width:580px){.hgw-image-workspace-layout>.hgw-image-preview-section{padding:22px 18px}}

/* Image Workshop 0.16.2 fine-tuning reset and dimension labels */
.hgw-image-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.hgw-image-panel-heading h2{margin:5px 0 0}.hgw-image-panel-heading .hgw-button{flex:none;padding:9px 12px;font-size:.76rem}.hgw-image-preview-meta>span{display:block}.hgw-image-preview-meta>span>strong{color:#fff}.hgw-image-preview-meta>span:last-child{margin-top:3px}.hgw-image-preview-meta [data-iw-source-size]{color:#d7e2e7;font-weight:750}.hgw-image-preview-meta [data-iw-output-size]{font-weight:850}.hgw-image-preview-meta [data-iw-output-size].is-error{color:#ffb5b5}
@media(max-width:580px){.hgw-image-panel-heading{align-items:stretch;flex-direction:column}.hgw-image-panel-heading .hgw-button{width:100%}}

/* Image Workshop 0.16.3 processed-preview zoom */
.hgw-image-zoom-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-4px 0 16px;padding:10px 12px;border:1px solid #425560;border-radius:10px;background:#24313a}.hgw-image-zoom-toolbar>div:first-child{display:grid;gap:2px}.hgw-image-zoom-toolbar strong{color:#fff;font-size:.78rem}.hgw-image-zoom-toolbar small{color:#b9c7cf;font-size:.68rem;line-height:1.35}.hgw-image-zoom-controls{display:flex;align-items:center;gap:6px;flex:none}.hgw-image-zoom-controls button{display:grid;place-items:center;min-width:34px;height:34px;padding:0 9px;border:1px solid #71818b;border-radius:8px;background:#fff;color:#1c252d;font:inherit;font-size:.82rem;font-weight:900;cursor:pointer}.hgw-image-zoom-controls button:hover:not(:disabled),.hgw-image-zoom-controls button:focus-visible{border-color:#75d4dc;background:#e9fafb}.hgw-image-zoom-controls button:disabled{cursor:default;opacity:.45}.hgw-image-zoom-controls output{min-width:48px;color:#fff;font-size:.76rem;font-weight:900;text-align:center}.hgw-image-canvas-wrap.is-output.is-zoomed{display:block;overflow:auto;overscroll-behavior:contain;touch-action:none;cursor:grab}.hgw-image-canvas-wrap.is-output.is-zoomed.is-panning{cursor:grabbing;user-select:none}.hgw-image-canvas-wrap.is-output.is-zoomed canvas{display:block;max-width:none;max-height:none;margin:0 auto}.hgw-image-canvas-wrap.is-output:focus-visible{outline:3px solid #75d4dc;outline-offset:3px}
@media(max-width:620px){.hgw-image-zoom-toolbar{align-items:flex-start;flex-direction:column}.hgw-image-zoom-controls{width:100%;justify-content:space-between}.hgw-image-zoom-controls output{flex:1}}

/* Image Workshop 0.16.4 final-format controls */
.hgw-image-output-actions [data-iw-download][hidden]{display:none!important}

/* Image Workshop 0.17.0 smooth trace and contextual help */
.hgw-image-trace-controls{margin-top:20px;padding:18px;border:1px solid #bfd0d9;border-radius:14px;background:#f4f8fa}.hgw-image-trace-controls[hidden]{display:none!important}.hgw-image-trace-controls h3{margin:4px 0 0;font-size:1.08rem}.hgw-image-trace-controls .hgw-image-panel-heading{margin-bottom:16px}.hgw-field-stack,.hgw-trace-field{display:grid;align-content:start;gap:7px}.hgw-image-trace-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.hgw-image-trace-grid select{width:100%}.hgw-trace-range{display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:9px}.hgw-trace-range input{width:100%}.hgw-trace-range output{padding:6px 7px;border-radius:7px;background:#e3edf2;color:#163747;font-size:.78rem;font-weight:850;text-align:center}.hgw-image-trace-toggles{display:grid;gap:10px;margin-top:16px}.hgw-image-trace-toggles>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.hgw-image-trace-status{margin:16px 0 0;padding:10px 12px;border-radius:9px;background:#e5f6f2;color:#155449;font-size:.78rem;font-weight:850}.hgw-image-trace-status.is-complex{background:#fff3d6;color:#76500a}.hgw-image-trace-status.is-error{background:#fdeaea;color:#9b2929}.hgw-label-with-help{display:inline-flex;align-items:center;gap:6px}.hgw-label-with-help>label{display:inline;margin:0}.hgw-help-tip{position:relative;display:inline-flex;vertical-align:middle}.hgw-help-button{display:inline-grid;place-items:center;width:21px;height:21px;padding:0;border:1px solid #507284;border-radius:50%;background:#fff;color:#184f68;font:inherit;font-size:.72rem;font-weight:950;line-height:1;cursor:help}.hgw-help-button:hover,.hgw-help-button:focus-visible,.hgw-help-tip.is-open .hgw-help-button{border-color:#176c82;background:#dff6f8;outline:none}.hgw-help-tip [role=tooltip]{position:absolute;z-index:30;left:50%;bottom:calc(100% + 9px);width:min(280px,75vw);padding:10px 12px;border-radius:9px;background:#14242e;color:#fff;font-size:.76rem;font-weight:550;line-height:1.45;box-shadow:0 9px 24px rgba(12,27,36,.22);opacity:0;pointer-events:none;transform:translate(-50%,5px);transition:opacity .14s ease,transform .14s ease}.hgw-help-tip [role=tooltip]::after{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border:6px solid transparent;border-top-color:#14242e}.hgw-help-tip:hover [role=tooltip],.hgw-help-tip:focus-within [role=tooltip],.hgw-help-tip.is-open [role=tooltip]{opacity:1;transform:translate(-50%,0);pointer-events:auto}
@media(max-width:620px){.hgw-image-trace-grid{grid-template-columns:1fr}.hgw-help-tip [role=tooltip]{position:fixed;z-index:1000;left:16px;right:16px;bottom:16px;width:auto;transform:translateY(8px)}.hgw-help-tip [role=tooltip]::after{display:none}.hgw-help-tip:hover [role=tooltip],.hgw-help-tip:focus-within [role=tooltip],.hgw-help-tip.is-open [role=tooltip]{transform:translateY(0)}}

/* 0.23.0 Beta Bulletin */
.hgw-beta-bulletin{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;margin:0 0 26px;padding:22px 24px;border:1px solid #79b9c4;border-left-width:5px;border-radius:15px;background:#f2fbfc;overflow:hidden}.hgw-beta-bulletin.is-update{border-color:#77b68d;background:#f1faf4}.hgw-beta-bulletin.is-issue{border-color:#d5a33d;background:#fff8e8}.hgw-beta-bulletin h2{margin:3px 0 8px;font-size:clamp(1.25rem,2.5vw,1.65rem);overflow-wrap:anywhere}.hgw-beta-bulletin p{margin:0;overflow-wrap:anywhere}.hgw-beta-bulletin aside{display:grid;justify-items:end;gap:8px;min-width:180px;color:#53616c;font-size:.86rem}.hgw-beta-bulletin aside a{font-weight:800}
@media(max-width:700px){.hgw-beta-bulletin{grid-template-columns:1fr}.hgw-beta-bulletin aside{justify-items:start;min-width:0}}

/* 0.24.6 registration mode */
.hgw-registration-closed-note {
    align-self: center;
    font-weight: 700;
    color: #516173;
}

/* Beta Feedback Follow-up status — 0.25.70 */
.hgw-status-badge.is-follow-up {
    background: #e2f0fb;
    color: #18577f;
}


/* 0.24.7 compact LaserIQ Mentor tools */
.hgw-laseriq-mentor-tools{border-bottom:1px solid #e2e7eb;background:#fff}
.hgw-laseriq-mentor-tools>summary{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px 18px;list-style:none;color:#155b89;font-size:.8rem;font-weight:850;cursor:pointer}
.hgw-laseriq-mentor-tools>summary::-webkit-details-marker{display:none}
.hgw-laseriq-mentor-tools>summary::before{content:"+";display:grid;place-items:center;width:20px;height:20px;border:1px solid #9eb6c1;border-radius:50%;color:#155b89;font-size:.9rem;line-height:1}
.hgw-laseriq-mentor-tools[open]>summary::before{content:"−"}
.hgw-laseriq-mentor-tools>summary span{white-space:nowrap}
.hgw-laseriq-mentor-tools>summary small{min-width:0;overflow:hidden;color:#536f7b;font-size:.7rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap;text-align:right}
.hgw-laseriq-mentor-body{border-top:1px solid #e2e7eb}
.hgw-laseriq-mentor-body .hgw-laseriq-intro{padding:12px 18px 10px}
.hgw-laseriq-mentor-body .hgw-laseriq-context{padding:8px 18px}
.hgw-laseriq-mentor-body .hgw-laseriq-prompt-list{padding-top:11px}
.hgw-laseriq-prompt-help{margin:8px 18px 11px;color:#66717d;font-size:.7rem;line-height:1.4}
.hgw-laseriq.has-conversation .hgw-laseriq-messages{min-height:220px}
@media(max-width:600px){
  .hgw-laseriq-panel{inset:6px}
  .hgw-laseriq-header{padding:15px 16px 12px}
  .hgw-laseriq-header h2{font-size:1.3rem}
  .hgw-laseriq-mentor-tools>summary{padding:9px 14px}
  .hgw-laseriq-mentor-tools>summary small{font-size:.66rem}
  .hgw-laseriq-messages{padding:12px 14px}
  .hgw-laseriq.has-conversation .hgw-laseriq-messages{min-height:260px}
  .hgw-laseriq-form{padding:12px 14px}
  .hgw-laseriq-form textarea{min-height:74px;max-height:120px;resize:vertical}
  .hgw-laseriq-control-note{display:none}
  .hgw-laseriq-footer{padding:9px 14px}
}


/* Workshop 0.25.0: single-project navigation and back-to-top control. */
.hgw-single-workshop-nav{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 24px;padding:12px;border:1px solid #d7e0e8;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(21,34,50,.05)}
.hgw-single-workshop-nav a{display:inline-flex;align-items:center;min-height:38px;padding:8px 12px;border-radius:9px;color:#163f6c;text-decoration:none;font-size:.9rem;font-weight:800;white-space:nowrap}
.hgw-single-workshop-nav a:hover,.hgw-single-workshop-nav a:focus-visible{background:#eaf3f8;color:#0d2f54;outline:none}
.hgw-back-to-top{position:fixed;left:22px;bottom:22px;z-index:9997;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:#14395f;color:#fff;font:800 24px/1 inherit;box-shadow:0 10px 28px rgba(14,39,66,.26);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease,background .18s ease}
.hgw-back-to-top:hover,.hgw-back-to-top:focus-visible{background:#1d5d7a;outline:3px solid rgba(37,111,122,.25);outline-offset:2px}
.hgw-back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
@media(max-width:760px){.hgw-single-workshop-nav{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;padding:10px}.hgw-single-workshop-nav a{flex:0 0 auto}.hgw-back-to-top{left:14px;bottom:14px;width:42px;height:42px;font-size:22px}}
@media(prefers-reduced-motion:reduce){.hgw-back-to-top{transition:none}}


/* Workshop 0.25.1: unified singular Workshop shell. */
.hgw-single-workshop-main{min-height:60vh}
.hgw-single-workshop-shell{width:100%;max-width:1280px!important;box-sizing:border-box;padding-top:32px}
.hgw-single-workshop-article{box-sizing:border-box;padding:clamp(26px,4vw,46px);border:1px solid #dfe3e8;border-radius:20px;background:#fff;box-shadow:0 8px 26px rgba(21,34,50,.045)}
.hgw-single-workshop-heading{margin:0 0 22px}
.hgw-single-workshop-heading .hgw-eyebrow{color:#526a7d}
.hgw-single-workshop-heading h1{margin:5px 0 0;color:#102d4f;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.025em}
.hgw-single-workshop-content>.hgw-public-project-status{margin-top:0}
.hgw-public-workshop-nav{align-items:center}
.hgw-public-workshop-brand{display:grid;gap:2px;min-width:210px;color:#182532;text-decoration:none}
.hgw-public-workshop-brand strong{font-size:1rem}
.hgw-public-workshop-brand small{color:#66717d;font-size:.74rem}
@media(max-width:680px){
  .hgw-single-workshop-shell{padding:22px 14px 60px}
  .hgw-single-workshop-article{padding:24px 18px;border-radius:16px}
  .hgw-public-workshop-nav{align-items:flex-start;flex-direction:column}
  .hgw-public-workshop-brand{min-width:0}
}

/* Maker Profile account security */
.hgw-account-security{margin:26px 0;padding:clamp(24px,3vw,36px)}.hgw-account-security .hgw-section-heading{margin-bottom:20px}.hgw-account-security .hgw-section-heading h2{margin:4px 0 8px}.hgw-account-security .hgw-section-heading p:last-child{margin:0;color:#53616c}.hgw-password-form{max-width:760px}.hgw-password-toggle{width:max-content;margin:2px 0 0}.hgw-password-form .hgw-field-help{margin:0;color:#66717d}@media(max-width:680px){.hgw-account-security{padding:22px}.hgw-password-toggle{width:100%}}

/* Workshop discussion likes — 0.25.5 */
.hgw-comment-meta{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.hgw-comment-like-form{margin:0}.hgw-comment-like{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:48px;min-height:32px;padding:4px 9px;border:1px solid #cbd5df;border-radius:999px;background:#fff;color:#526170;font:inherit;font-size:.82rem;font-weight:800;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.hgw-comment-like:hover{border-color:#17638e;background:#eef7fb;color:#155b89;transform:translateY(-1px)}.hgw-comment-like:focus-visible{outline:3px solid rgba(21,91,137,.24);outline-offset:2px}.hgw-comment-like.is-liked{border-color:#1b78ac;background:#dff3fb;color:#0d5f8a}.hgw-comment-like.is-static{cursor:default}.hgw-comment-like-icon{font-size:1rem;line-height:1}.hgw-comment-like-count{min-width:1ch;text-align:center}.hgw-comment:target{scroll-margin-top:120px;box-shadow:0 0 0 3px rgba(21,91,137,.16)}
@media(max-width:760px){.hgw-comment header{gap:10px}.hgw-comment-meta{width:100%;justify-content:space-between}.hgw-comment-like{min-height:34px}}

/* Background Removal controls and usage — 0.25.8 */
.hgw-image-background-tool{grid-column:1/-1;margin-top:4px;padding:18px;border:1px solid #c6d9df;border-radius:15px;background:#f7fbfc}.hgw-image-background-tool h3{margin:4px 0 7px}.hgw-image-background-tool p{margin-top:0}.hgw-image-background-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:13px}.hgw-image-background-allowance{margin:12px 0 0;font-weight:800;color:#294f5a}.hgw-image-background-status{margin:6px 0 0;font-weight:800}.hgw-image-background-status.is-error{color:#a12622}@media(max-width:580px){.hgw-image-background-actions,.hgw-image-background-actions .hgw-button{width:100%}.hgw-image-background-actions .hgw-button{text-align:center}}

/* Background cleanup brush — 0.25.10 */

.hgw-bg-cleanup-modal[hidden] {
  display: none !important;
}
.hgw-bg-cleanup-modal {
  position: fixed;
  inset: 0;
  background: rgba(9, 18, 32, 0.62);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  z-index: 100000;
}
.hgw-bg-cleanup-dialog {
  width: min(1100px, 96vw);
  max-height: 92vh;
  overflow: auto;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 22px 60px rgba(15, 23, 42, 0.28);
  padding: 1.25rem 1.25rem 1.5rem;
}
.hgw-bg-cleanup-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}
.hgw-bg-cleanup-header h2 {
  margin: 0.2rem 0 0;
}
.hgw-bg-cleanup-close {
  border: 0;
  background: transparent;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}
.hgw-bg-cleanup-intro {
  margin-top: 0.5rem;
}
.hgw-bg-cleanup-controls,
.hgw-bg-cleanup-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
  margin-top: 0.9rem;
}
.hgw-bg-cleanup-mode-group {
  display: inline-flex;
  gap: 0.5rem;
}
.hgw-bg-cleanup-inline-value {
  min-width: 4.5rem;
  font-weight: 600;
}
.hgw-bg-cleanup-status {
  margin: 1rem 0 0.85rem;
  font-weight: 600;
}
.hgw-bg-cleanup-status.is-error {
  color: #a12622;
}
.hgw-bg-cleanup-viewport {
  overflow: auto;
  max-height: 62vh;
  border: 1px solid #d5dbea;
  border-radius: 16px;
  background-image: linear-gradient(45deg, #edf1f7 25%, transparent 25%),
    linear-gradient(-45deg, #edf1f7 25%, transparent 25%),
    linear-gradient(45deg, transparent 75%, #edf1f7 75%),
    linear-gradient(-45deg, transparent 75%, #edf1f7 75%);
  background-size: 24px 24px;
  background-position: 0 0, 0 12px, 12px -12px, -12px 0;
}
.hgw-bg-cleanup-viewport canvas {
  display: block;
  max-width: none;
  cursor: crosshair;
}
.hgw-bg-cleanup-mode-group .hgw-button.is-active {
  box-shadow: inset 0 0 0 2px rgba(47, 84, 235, 0.22);
}
@media (max-width: 782px) {
  .hgw-bg-cleanup-dialog {
    width: 100%;
    max-height: 96vh;
    padding: 1rem;
  }
}

/* Background cutout finishing — 0.25.13 */
.hgw-image-finishing-tool {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(47, 84, 235, 0.16);
}
.hgw-image-finishing-tool h4 {
  margin: 0.2rem 0 0.45rem;
}
.hgw-image-finishing-tool p {
  margin-top: 0.35rem;
}
.hgw-image-finishing-actions {
  align-items: center;
}
.hgw-bg-finish-field {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  font-weight: 600;
}
.hgw-bg-finish-field input[type="number"] {
  width: 6.5rem;
}
.hgw-image-finishing-status {
  margin: 0.85rem 0 0;
  font-weight: 600;
}
.hgw-image-finishing-status.is-error {
  color: #a12622;
}

/* Workshop entry image viewer — 0.25.17 */
.hgw-image-lightbox-trigger {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
  border-radius: inherit;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: left;
  cursor: zoom-in;
}
.hgw-image-lightbox-trigger:focus-visible {
  outline: 3px solid #2f54eb;
  outline-offset: -3px;
}
.hgw-image-lightbox-trigger .hgw-image-lightbox-hint {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(13, 27, 42, 0.86);
  color: #fff;
  font-size: 0.74rem;
  font-weight: 800;
  line-height: 1;
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 0.16s ease, transform 0.16s ease;
  pointer-events: none;
}
.hgw-image-lightbox-trigger:hover .hgw-image-lightbox-hint,
.hgw-image-lightbox-trigger:focus-visible .hgw-image-lightbox-hint {
  opacity: 1;
  transform: translateY(0);
}
html.hgw-lightbox-open,
html.hgw-lightbox-open body {
  overflow: hidden;
}
.hgw-image-lightbox[hidden] {
  display: none !important;
}
.hgw-image-lightbox {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background: rgba(5, 14, 25, 0.84);
}
.hgw-image-lightbox-dialog {
  display: flex;
  flex-direction: column;
  width: min(1400px, 97vw);
  height: min(930px, 95vh);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 18px;
  background: #f8fafc;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.45);
}
.hgw-image-lightbox-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 20px 12px;
}
.hgw-image-lightbox-header h2 {
  margin: 3px 0 0;
  font-size: clamp(1.2rem, 2vw, 1.7rem);
}
.hgw-image-lightbox-close {
  flex: none;
  width: 42px;
  height: 42px;
  padding: 0;
  border: 1px solid #cbd5e1;
  border-radius: 10px;
  background: #fff;
  color: #111827;
  font-size: 1.8rem;
  line-height: 1;
  cursor: pointer;
}
.hgw-image-lightbox-close:hover,
.hgw-image-lightbox-close:focus-visible {
  background: #eef2f7;
}
.hgw-image-lightbox-toolbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 0 20px 12px;
}
.hgw-image-lightbox-zoom {
  display: flex;
  align-items: center;
  gap: 7px;
}
.hgw-image-lightbox-zoom button {
  min-width: 42px;
  min-height: 38px;
  padding: 7px 11px;
  border: 1px solid #cbd5e1;
  border-radius: 9px;
  background: #fff;
  color: #111827;
  font-weight: 800;
  cursor: pointer;
}
.hgw-image-lightbox-zoom button:disabled {
  opacity: 0.45;
  cursor: default;
}
.hgw-image-lightbox-zoom output {
  min-width: 58px;
  text-align: center;
  font-weight: 800;
}
.hgw-image-lightbox-help {
  margin: 0;
  padding: 0 20px 12px;
  color: #52606d;
  font-size: 0.82rem;
}
.hgw-image-lightbox-viewport {
  flex: 1 1 auto;
  min-height: 0;
  margin: 0 20px 20px;
  overflow: auto;
  border: 1px solid #cbd5e1;
  border-radius: 13px;
  background-color: #fff;
  background-image: linear-gradient(45deg, #edf1f7 25%, transparent 25%),
    linear-gradient(-45deg, #edf1f7 25%, transparent 25%),
    linear-gradient(45deg, transparent 75%, #edf1f7 75%),
    linear-gradient(-45deg, transparent 75%, #edf1f7 75%);
  background-size: 24px 24px;
  background-position: 0 0, 0 12px, 12px -12px, -12px 0;
  text-align: center;
  overscroll-behavior: contain;
}
.hgw-image-lightbox-viewport.is-zoomed {
  cursor: grab;
  touch-action: none;
}
.hgw-image-lightbox-viewport.is-dragging {
  cursor: grabbing;
  user-select: none;
}
.hgw-image-lightbox-viewport img {
  display: block;
  max-width: none;
  max-height: none;
  margin: 12px auto;
  object-fit: contain;
  box-shadow: 0 7px 24px rgba(15, 23, 42, 0.16);
  pointer-events: none;
  user-select: none;
  -webkit-user-drag: none;
}
@media (max-width: 680px) {
  .hgw-image-lightbox {
    padding: 6px;
  }
  .hgw-image-lightbox-dialog {
    width: 100%;
    height: 98vh;
    border-radius: 12px;
  }
  .hgw-image-lightbox-toolbar {
    align-items: flex-start;
    flex-direction: column;
  }
  .hgw-image-lightbox-toolbar > a {
    width: 100%;
    text-align: center;
  }
  .hgw-image-lightbox-viewport {
    margin: 0 10px 10px;
  }
  .hgw-image-lightbox-header,
  .hgw-image-lightbox-toolbar,
  .hgw-image-lightbox-help {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* Fine-tuning precision controls — 0.25.21 */
.hgw-image-adjustments {
  grid-column: 1 / -1;
}
.hgw-image-adjustments .hgw-image-slider-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px 34px;
}
.hgw-image-adjustments .hgw-image-slider-grid label > span {
  grid-template-columns: minmax(180px, 1fr) 82px;
  gap: 12px;
}
.hgw-image-adjustments .hgw-image-adjust-number {
  width: 82px;
  min-width: 82px;
  padding: 7px 8px;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 700;
}
.hgw-image-adjustments input[type="range"] {
  min-width: 0;
}
@media (max-width: 820px) {
  .hgw-image-adjustments .hgw-image-slider-grid {
    grid-template-columns: 1fr;
  }
}


/* Fine-tuning layout correction — 0.25.22 */
.hgw-image-adjustments .hgw-image-slider-grid {
  grid-template-columns: 1fr;
  gap: 14px;
}
.hgw-image-adjustments .hgw-image-slider-grid > label {
  display: grid;
  grid-template-columns: 100px minmax(0, 1fr);
  align-items: center;
  gap: 12px;
  min-width: 0;
}
.hgw-image-adjustments .hgw-image-slider-grid label > span {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 76px;
  align-items: center;
  gap: 10px;
  min-width: 0;
}
.hgw-image-adjustments .hgw-image-slider-grid input[type="range"] {
  display: block;
  width: 100%;
  min-width: 0;
  max-width: none;
}
.hgw-image-adjustments input.hgw-image-adjust-number[type="number"] {
  box-sizing: border-box;
  width: 76px;
  min-width: 76px;
  max-width: 76px;
  padding: 7px 6px;
  text-align: center;
}
@media (max-width: 520px) {
  .hgw-image-adjustments .hgw-image-slider-grid > label {
    grid-template-columns: 1fr;
    gap: 6px;
  }
}

/* Workshop 0.25.23: duplicate-safe Entry saves and owner deletion controls. */
.hgw-entry-create-form[aria-busy="true"]{opacity:.82}
.hgw-entry-create-form [data-hgw-entry-submit][disabled]{cursor:wait;filter:saturate(.65)}
.hgw-entry-submit-status{min-height:1.35em;margin:10px 0 0;color:#526170;font-size:.82rem;font-weight:750;line-height:1.45}
.hgw-entry-danger-zone{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0 0;padding:18px;border:1px solid #efc6c6;border-radius:12px;background:#fff8f8}
.hgw-entry-danger-zone>div{display:grid;gap:4px}
.hgw-entry-danger-zone strong{color:#812323}
.hgw-entry-danger-zone span{color:#6b4b4b;font-size:.82rem;line-height:1.45}
.hgw-entry-delete-form{flex:none;margin:0}
.hgw-entry-delete-button{padding:9px 12px;border:1px solid #c84a4a;border-radius:8px;background:#fff;color:#a82121}
.hgw-entry-delete-button:hover,.hgw-entry-delete-button:focus-visible{background:#a82121;color:#fff;text-decoration:none;outline:3px solid rgba(168,33,33,.18);outline-offset:2px}
@media(max-width:680px){.hgw-entry-danger-zone{align-items:stretch;flex-direction:column}.hgw-entry-delete-form,.hgw-entry-delete-button{width:100%}}


/* Workshop 0.25.24: owner controls for permanently deleting an entire Workshop. */
.hgw-project-card-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-top:14px}
.hgw-project-card-actions-completed{justify-content:flex-end}
.hgw-project-delete-control{position:relative;text-align:right}
.hgw-project-delete-control>summary{color:#a82121;cursor:pointer;font-size:.86rem;font-weight:800;list-style:none}
.hgw-project-delete-control>summary::-webkit-details-marker{display:none}
.hgw-project-delete-control[open]{width:100%}
.hgw-project-delete-form{display:grid;gap:10px;margin-top:10px;padding:14px;border:1px solid #e0b3b3;border-radius:10px;background:#fff8f8;text-align:left}
.hgw-delete-confirm{display:flex!important;align-items:flex-start;gap:8px;margin:0!important;color:#5c2323;font-size:.82rem;line-height:1.4}
.hgw-delete-confirm input{width:auto!important;margin-top:3px}
.hgw-workshop-delete-button{justify-self:start;padding:9px 12px;border:1px solid #c84a4a;border-radius:8px;background:#fff;color:#a82121}
.hgw-workshop-delete-button:hover,.hgw-workshop-delete-button:focus-visible{background:#a82121;color:#fff;text-decoration:none;outline:3px solid rgba(168,33,33,.18);outline-offset:2px}
.hgw-workshop-danger-zone{margin-top:24px;padding-top:20px;border-top:1px solid #e7c3c3}
.hgw-workshop-danger-zone h3{margin:0 0 8px;color:#8d1e1e}
.hgw-workshop-danger-zone p{margin:0 0 14px;color:#633}
.hgw-workshop-delete-form{display:grid;gap:12px}
@media(max-width:680px){.hgw-project-card-actions{align-items:stretch;flex-direction:column}.hgw-project-delete-control{text-align:left}.hgw-project-delete-control[open],.hgw-workshop-delete-button{width:100%}}

/* Project Entry photo management — 0.25.26 */
.hgw-entry-photo-manager{margin:4px 0 2px;padding:18px;border:1px solid #d8dee5;border-radius:13px;background:#f8fafc}.hgw-entry-photo-manager legend{padding:0 7px;font-weight:850}.hgw-entry-photo-manager-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-top:13px}.hgw-entry-photo-manager-item{display:grid!important;gap:8px!important;margin:0!important;padding:10px;border:1px solid #dfe4e9;border-radius:11px;background:#fff;font-size:.82rem!important;font-weight:750!important;cursor:pointer}.hgw-entry-photo-manager-item img{display:block;width:100%;height:120px;object-fit:cover;border-radius:8px;background:#eef1f4}.hgw-entry-photo-manager-item span{display:flex;align-items:center;gap:7px}.hgw-entry-photo-manager-item input{width:auto!important;margin:0!important}.hgw-photo-limit-note{padding:12px 14px;border-left:3px solid #c28a16;background:#fff8e8}@media(max-width:560px){.hgw-entry-photo-manager-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hgw-entry-photo-manager-item img{height:105px}}


/* Project rename and compact completion record 0.25.30 */
.hgw-project-rename{display:inline-block;margin:0 0 16px}.hgw-project-rename>summary{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #b8c1ca;border-radius:999px;background:#fff;color:#20242b;font-size:.82rem;font-weight:800;cursor:pointer;list-style:none}.hgw-project-rename>summary::-webkit-details-marker{display:none}.hgw-project-rename>summary:before{content:'✎';font-size:.9rem}.hgw-project-rename[open]>summary{border-color:#6f7d89;background:#eef3f6}.hgw-project-rename-form{display:flex;align-items:end;gap:10px;max-width:620px;margin-top:11px;padding:13px;border:1px solid #d8dee5;border-radius:12px;background:#fff}.hgw-project-rename-form label{flex:1;margin:0}.hgw-project-rename-form input{display:block;width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #aeb8c2;border-radius:8px;background:#fff;font:inherit}.hgw-project-rename-form .hgw-button{flex:none}
.hgw-completion-panel{padding:0;overflow:hidden}.hgw-completion-toggle{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 26px;cursor:pointer;list-style:none}.hgw-completion-toggle::-webkit-details-marker{display:none}.hgw-completion-toggle-copy{display:grid;gap:4px}.hgw-completion-toggle-copy .hgw-eyebrow{margin:0}.hgw-completion-toggle-copy strong{font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.2}.hgw-completion-toggle-copy small{color:#5f6a75;font-size:.92rem;font-weight:500}.hgw-completion-toggle-action{flex:none;display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #b8c1ca;border-radius:999px;background:#f8fafc;font-size:.82rem;font-weight:800}.hgw-completion-toggle-action:before{content:'Open'}.hgw-completion-toggle-action:after{content:'⌄';font-size:1rem}.hgw-completion-panel[open] .hgw-completion-toggle{border-bottom:1px solid #e0e4e8}.hgw-completion-panel[open] .hgw-completion-toggle-action:before{content:'Close'}.hgw-completion-panel[open] .hgw-completion-toggle-action:after{content:'⌃'}.hgw-completion-body{padding:0 26px 28px}.hgw-completion-body>.hgw-completion-record{margin-top:26px}.hgw-completion-body>.hgw-completion-edit{margin-top:26px}
@media(max-width:620px){.hgw-project-rename-form{align-items:stretch;flex-direction:column}.hgw-project-rename-form .hgw-button{width:100%}.hgw-completion-toggle{align-items:flex-start;padding:19px 18px}.hgw-completion-toggle-copy small{display:none}.hgw-completion-toggle-action{padding:7px 10px}.hgw-completion-body{padding:0 18px 22px}}

/* Primary Project Sessions placement 0.25.31 */
.hgw-project-sessions-primary {
  margin-top: 1rem;
}
.hgw-project-sessions-primary .hgw-section-heading {
  margin-bottom: .8rem;
}
.hgw-project-sessions-primary .hgw-section-heading p:last-child {
  margin-bottom: 0;
}


/* Project Session rename control — 0.25.34 */
.hgw-session-rename{display:inline-block;margin:0 0 16px}
.hgw-session-rename>summary{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #b8c1ca;border-radius:999px;background:#fff;color:#20242b;font-size:.82rem;font-weight:800;cursor:pointer;list-style:none}
.hgw-session-rename>summary::-webkit-details-marker{display:none}
.hgw-session-rename>summary:before{content:'✎';font-size:.9rem}
.hgw-session-rename[open]>summary{border-color:#6f7d89;background:#eef3f6}
.hgw-session-rename-form{display:flex;align-items:end;gap:10px;max-width:620px;margin-top:11px;padding:13px;border:1px solid #d8dee5;border-radius:12px;background:#fff}
.hgw-session-rename-form label{flex:1;margin:0}
.hgw-session-rename-form input{display:block;width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #aeb8c2;border-radius:8px;background:#fff;font:inherit}
.hgw-session-rename-form .hgw-button{flex:none}
@media(max-width:620px){.hgw-session-rename-form{align-items:stretch;flex-direction:column}.hgw-session-rename-form .hgw-button{width:100%}}


/* Project Session deletion — 0.25.35 */
.hgw-session-delete-control{display:block;max-width:720px;margin:0 0 22px}
.hgw-session-delete-control>summary{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #d9a9a9;border-radius:999px;background:#fff8f8;color:#9d2424;font-size:.82rem;font-weight:800;cursor:pointer;list-style:none}
.hgw-session-delete-control>summary::-webkit-details-marker{display:none}
.hgw-session-delete-control>summary:before{content:'⚠';font-size:.9rem}
.hgw-session-delete-control[open]>summary{background:#fdecec;border-color:#c85c5c}
.hgw-session-delete-form{display:grid;gap:12px;margin-top:11px;padding:15px;border:1px solid #e0b3b3;border-radius:12px;background:#fff8f8}
.hgw-session-delete-form p{margin:0;color:#633;line-height:1.5}
.hgw-session-delete-button{justify-self:start;padding:9px 12px;border:1px solid #c84a4a;border-radius:8px;background:#fff;color:#a82121}
.hgw-session-delete-button:hover,.hgw-session-delete-button:focus-visible{background:#a82121;color:#fff;outline:3px solid rgba(168,33,33,.18);outline-offset:2px}
@media(max-width:620px){.hgw-session-delete-button{width:100%}}

/* 0.25.39: public Project Session navigation and follower context */
.hgw-public-session-header{display:flex;align-items:flex-start;gap:16px;padding:20px 22px;border-bottom:1px solid #dce2e7;background:#eef3f6;color:inherit;text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease}
.hgw-public-session-header:hover,.hgw-public-session-header:focus-visible{background:#e3edf3;box-shadow:inset 4px 0 0 #1479b8;outline:0}
.hgw-public-session-header>span{display:grid;place-items:center;min-width:78px;padding:7px 10px;border-radius:999px;background:#20242b;color:#fff;font-size:.72rem;font-weight:850;text-transform:uppercase}
.hgw-public-session-header h3{margin:0 0 3px}.hgw-public-session-header time{color:#66717d;font-size:.78rem}.hgw-public-session-header>strong{margin-left:auto;align-self:center;color:#075f92;white-space:nowrap}
.hgw-public-session-summary{margin:18px 22px 22px;color:#3e4b56}.hgw-public-progress.is-session-view .hgw-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.hgw-public-session.is-open{background:#f8fafc}
@media(max-width:680px){.hgw-public-session-header{flex-direction:column}.hgw-public-session-header>strong{margin-left:0;align-self:flex-start}.hgw-public-progress.is-session-view .hgw-section-heading{align-items:flex-start;flex-direction:column}}

/* Beta Tester FAQ — 0.25.42 */
.hgw-beta-faq-page{max-width:1050px;margin:0 auto;padding:10px 0 40px}.hgw-beta-faq-hero{background:linear-gradient(135deg,#fff,#f4f8fb);border:1px solid var(--hgw-border,#d7dde3);border-radius:18px;padding:26px;margin-bottom:22px}.hgw-beta-faq-hero h1{margin:.15em 0}.hgw-beta-faq-search{display:block;max-width:620px;margin-top:18px;font-weight:700}.hgw-beta-faq-search span{display:block;margin-bottom:7px}.hgw-beta-faq-search input{width:100%;padding:12px 14px;border:1px solid #aeb8c2;border-radius:9px;background:#fff}.hgw-beta-faq-category{margin:24px 0}.hgw-beta-faq-category>h2{margin:0 0 10px}.hgw-beta-faq-list{display:grid;gap:10px}.hgw-beta-faq-item{background:#fff;border:1px solid var(--hgw-border,#d7dde3);border-radius:12px;overflow:hidden}.hgw-beta-faq-item summary{cursor:pointer;font-weight:800;padding:15px 46px 15px 17px;position:relative;list-style:none}.hgw-beta-faq-item summary::-webkit-details-marker{display:none}.hgw-beta-faq-item summary:after{content:'+';position:absolute;right:17px;top:11px;font-size:24px;font-weight:400}.hgw-beta-faq-item[open] summary:after{content:'−'}.hgw-beta-faq-answer{padding:0 17px 16px;color:#34414c}.hgw-beta-faq-answer p:last-child{margin-bottom:0}.hgw-beta-faq-no-results,.hgw-beta-faq-access{background:#fff;border:1px solid var(--hgw-border,#d7dde3);border-radius:14px;padding:22px}.hgw-beta-faq-item[hidden],.hgw-beta-faq-category[hidden]{display:none!important}@media(max-width:700px){.hgw-beta-faq-hero{padding:20px 16px;border-radius:13px}.hgw-beta-faq-item summary{padding:14px 42px 14px 14px}.hgw-beta-faq-answer{padding:0 14px 14px}}

/* External Project Entry video links — 0.25.44 */
.hgw-entry-videos {
    margin-top: 1rem;
    padding: 1rem;
    border: 1px solid #d8e1ea;
    border-radius: 14px;
    background: #f8fafc;
}
.hgw-entry-videos h4 { margin: 0 0 .75rem; }
.hgw-entry-video-list { display: grid; gap: .75rem; }
.hgw-entry-video-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: .85rem;
    border: 1px solid #d7e0e8;
    border-radius: 12px;
    background: #fff;
}
.hgw-entry-video-card > div { min-width: 0; }
.hgw-entry-video-card strong { display: block; margin-top: .2rem; overflow-wrap: anywhere; }
.hgw-entry-video-card p { margin: .35rem 0 0; color: #40546a; }
.hgw-video-service {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    padding: .18rem .5rem;
    border-radius: 999px;
    background: #e7f3f6;
    color: #07566d;
    font-size: .72rem;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
}
.hgw-video-open { flex: 0 0 auto; white-space: nowrap; }
.hgw-video-link-editor {
    margin: 1rem 0;
    border: 1px solid #d7e0e8;
    border-radius: 12px;
    background: #f8fafc;
}
.hgw-video-link-editor > summary {
    cursor: pointer;
    padding: .9rem 1rem;
    font-weight: 800;
    color: #07566d;
}
.hgw-video-link-editor[open] > summary { border-bottom: 1px solid #d7e0e8; }
.hgw-video-link-editor > p { margin: .9rem 1rem 0; }
.hgw-video-link-rows { display: grid; gap: .8rem; padding: 1rem; }
.hgw-video-link-row {
    margin: 0;
    padding: .85rem;
    border: 1px solid #d7e0e8;
    border-radius: 10px;
    background: #fff;
}
.hgw-video-link-row legend { padding: 0 .35rem; font-weight: 800; }
.hgw-video-link-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.5fr) 110px;
    gap: .75rem;
    align-items: end;
}
.hgw-video-description { grid-column: 1 / 3; }
.hgw-video-order { grid-column: 3; grid-row: 1; }
.hgw-video-remove { display: inline-flex !important; flex-direction: row !important; align-items: center; gap: .45rem; margin-top: .65rem; color: #a12622; }
.hgw-video-remove input { width: auto !important; }
@media (max-width: 760px) {
    .hgw-entry-video-card { align-items: flex-start; flex-direction: column; }
    .hgw-video-open { width: 100%; text-align: center; }
    .hgw-video-link-grid { grid-template-columns: 1fr; }
    .hgw-video-description,
    .hgw-video-order { grid-column: auto; grid-row: auto; }
}

/* Discussion session return and comment editing — 0.25.52 */
.hgw-edit-comment-control summary{color:#155b89;font-size:.88rem;font-weight:800;cursor:pointer}.hgw-edit-comment-form{min-width:min(560px,calc(100vw - 110px));margin-top:12px;padding:16px;border:1px solid #dfe3e8;border-radius:10px;background:#fff}.hgw-edit-comment-form textarea{margin-top:6px}.hgw-comment-edited{color:#7a8793;font-size:.74rem;font-weight:700}.hgw-edit-comment-control[open]{width:min(100%,600px)}
@media(max-width:760px){.hgw-edit-comment-form{min-width:0}.hgw-edit-comment-control[open]{width:100%}}


/* Completed Project reopen control — 0.25.53 */
.hgw-project-reopen{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 26px;padding:20px 24px;border:1px solid #c9d7e1;border-left:5px solid #2b78a8;border-radius:15px;background:#f1f7fa}
.hgw-project-reopen>div{display:grid;gap:4px;max-width:820px}
.hgw-project-reopen .hgw-eyebrow{margin:0}
.hgw-project-reopen h2{margin:0;font-size:1.2rem}
.hgw-project-reopen p:last-child{margin:2px 0 0;color:#4f5f6c;line-height:1.55}
.hgw-project-reopen-form{flex:none;margin:0}
@media(max-width:720px){.hgw-project-reopen{align-items:stretch;flex-direction:column}.hgw-project-reopen-form,.hgw-project-reopen-form .hgw-button{width:100%}.hgw-project-reopen-form .hgw-button{text-align:center}}

/* Compact Project overview workflow 0.25.57 */
.hgw-project-settings-compact{display:inline-block;margin:0 0 16px 10px;vertical-align:top}
.hgw-project-settings-compact>summary{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #b8c1ca;border-radius:999px;background:#fff;color:#20242b;font-size:.82rem;font-weight:800;cursor:pointer;list-style:none}
.hgw-project-settings-compact>summary::-webkit-details-marker{display:none}
.hgw-project-settings-compact>summary:before{content:'⚙';font-size:.9rem}
.hgw-project-settings-compact[open]{display:block;margin:0 0 18px}
.hgw-project-settings-compact[open]>summary{border-color:#6f7d89;background:#eef3f6}
.hgw-project-settings-body{max-width:860px;margin-top:11px;padding:16px;border:1px solid #d8dee5;border-radius:14px;background:#fff}
.hgw-add-session-card{margin-top:24px}
.hgw-session-starting-media{margin:4px 0 18px;padding:16px;border:1px solid #d8dee5;border-radius:12px;background:#f7fafc}
.hgw-session-starting-media legend{padding:0 7px;font-weight:800;color:#162235}
.hgw-session-starting-media label{margin-top:12px}
@media(max-width:620px){.hgw-project-settings-compact{display:block;margin:0 0 14px}.hgw-project-settings-compact>summary{width:max-content}.hgw-project-settings-body{padding:13px}.hgw-session-starting-media{padding:13px}}

/* Project Session starting-media privacy selectors retained in 0.25.59 */
.hgw-session-media-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.38fr);gap:14px;align-items:end;margin:14px 0}
.hgw-session-media-row label{margin:0}
.hgw-session-upload-field,.hgw-session-privacy-field{display:grid;gap:7px}
.hgw-session-privacy-field select{width:100%}
@media(max-width:720px){.hgw-session-media-row{grid-template-columns:1fr;align-items:stretch}}


/* Prominent Project Session cards — 0.25.59 */
.hgw-project-sessions-primary .hgw-session-list{
  gap:16px;
}
.hgw-project-sessions-primary .hgw-session-item{
  position:relative;
  align-items:center;
  min-height:82px;
  padding:20px 58px 20px 24px;
  border:2px solid #8fb8d4;
  border-left:8px solid #155b89;
  border-radius:15px;
  background:linear-gradient(135deg,#f7fbfe 0%,#eaf4fa 100%);
  box-shadow:0 8px 22px rgba(21,91,137,.10);
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease;
}
.hgw-project-sessions-primary .hgw-session-item:after{
  content:'›';
  position:absolute;
  right:22px;
  top:50%;
  transform:translateY(-50%);
  color:#155b89;
  font-size:2rem;
  font-weight:800;
  line-height:1;
}
.hgw-project-sessions-primary .hgw-session-item:hover,
.hgw-project-sessions-primary .hgw-session-item:focus-visible{
  transform:translateY(-2px);
  border-color:#155b89;
  background:linear-gradient(135deg,#ffffff 0%,#dfeff8 100%);
  box-shadow:0 12px 28px rgba(21,91,137,.18);
  outline:none;
}
.hgw-project-sessions-primary .hgw-session-item.is-active{
  border-color:#143c63;
  border-left-color:#143c63;
  background:linear-gradient(135deg,#edf7fc 0%,#d6eaf5 100%);
  box-shadow:0 0 0 3px rgba(21,91,137,.14),0 12px 28px rgba(21,91,137,.16);
}
.hgw-project-sessions-primary .hgw-session-main{
  display:grid;
  gap:6px;
}
.hgw-project-sessions-primary .hgw-session-main strong{
  color:#142b40;
  font-size:1.12rem;
  line-height:1.25;
}
.hgw-project-sessions-primary .hgw-session-main small{
  color:#155b89;
  font-size:.78rem;
  font-weight:800;
  letter-spacing:.025em;
  text-transform:uppercase;
}
.hgw-project-sessions-primary .hgw-session-date{
  flex:none;
  padding:7px 11px;
  border-radius:999px;
  background:#fff;
  color:#43515e;
  font-size:.84rem;
  font-weight:700;
  box-shadow:inset 0 0 0 1px #cddbe5;
}
@media(max-width:760px){
  .hgw-project-sessions-primary .hgw-session-item{
    min-height:0;
    padding:18px 48px 18px 18px;
  }
  .hgw-project-sessions-primary .hgw-session-date{
    padding:0;
    background:transparent;
    box-shadow:none;
  }
  .hgw-project-sessions-primary .hgw-session-item:after{
    right:17px;
  }
}
@media(prefers-reduced-motion:reduce){
  .hgw-project-sessions-primary .hgw-session-item{transition:none}
  .hgw-project-sessions-primary .hgw-session-item:hover,
  .hgw-project-sessions-primary .hgw-session-item:focus-visible{transform:none}
}

/* Project status controls — 0.25.60 */
.hgw-project-card-status-control{margin-top:14px;padding-top:13px;border-top:1px solid #dce3e9}
.hgw-project-card-status-details>summary,.hgw-project-status-details>summary{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #9fb1bf;border-radius:999px;background:#fff;color:#142f45;font-size:.84rem;font-weight:800;cursor:pointer;list-style:none}
.hgw-project-card-status-details>summary::-webkit-details-marker,.hgw-project-status-details>summary::-webkit-details-marker{display:none}
.hgw-project-card-status-details>summary:before,.hgw-project-status-details>summary:before{content:'↻';font-size:1rem}
.hgw-project-card-status-details[open]>summary,.hgw-project-status-details[open]>summary{border-color:#2b78a8;background:#eef7fb}
.hgw-project-card-status-form,.hgw-project-status-form{display:flex;align-items:flex-end;gap:10px;margin-top:11px;padding:12px;border:1px solid #d5dfe7;border-radius:12px;background:#f8fbfd}
.hgw-project-card-status-form label,.hgw-project-status-form label{display:grid;gap:5px;flex:1;margin:0;font-weight:700}
.hgw-project-card-status-form label span,.hgw-project-status-form label span{font-size:.78rem;color:#506575}
.hgw-project-card-status-form select,.hgw-project-status-form select{width:100%;min-height:42px;padding:8px 10px;border:1px solid #aebbc6;border-radius:8px;background:#fff;font:inherit}
.hgw-project-card-reopen-form{margin:0}
.hgw-project-card-reopen-form .hgw-button{width:100%;text-align:center}
.hgw-project-status-quick{margin:0 0 16px}
.hgw-project-quick-reopen-form{margin:0}
.hgw-project-quick-reopen-form .hgw-button{display:inline-flex}
@media(max-width:680px){.hgw-project-card-status-form,.hgw-project-status-form{align-items:stretch;flex-direction:column}.hgw-project-card-status-form .hgw-button,.hgw-project-status-form .hgw-button,.hgw-project-quick-reopen-form .hgw-button{width:100%;text-align:center}}

/* Active Project card emphasis — 0.25.61 */
.hgw-project-card.hgw-project-is-active,
.hgw-browse-card.hgw-project-is-active,
.hgw-recent-card.hgw-project-is-active{
    border-color:#2f8b63;
    background:linear-gradient(145deg,#ffffff 0%,#f0faf5 100%);
    box-shadow:inset 0 5px 0 #2f8b63,0 14px 34px rgba(32,111,78,.18);
}
.hgw-project-is-active .hgw-status-badge.is-active{
    background:#1f754f;
    color:#fff;
    box-shadow:0 0 0 3px rgba(47,139,99,.15);
}
.hgw-project-card.hgw-project-is-active h4 a,
.hgw-browse-card.hgw-project-is-active h3 a,
.hgw-recent-card.hgw-project-is-active h3 a{
    color:#153d2d;
}
.hgw-project-card.hgw-project-is-active:hover,
.hgw-browse-card.hgw-project-is-active:hover,
.hgw-recent-card.hgw-project-is-active:hover{
    border-color:#226f4e;
    box-shadow:inset 0 5px 0 #226f4e,0 17px 38px rgba(32,111,78,.23);
}
@media(max-width:620px){
    .hgw-project-card.hgw-project-is-active,
    .hgw-browse-card.hgw-project-is-active,
    .hgw-recent-card.hgw-project-is-active{
        box-shadow:inset 0 4px 0 #2f8b63,0 10px 24px rgba(32,111,78,.16);
    }
}

/* Project Entry submission feedback — 0.25.71 */
.hgw-entry-submit-status.is-saving,
.hgw-entry-submit-status.is-invalid{
    display:flex;
    align-items:flex-start;
    gap:9px;
    margin-top:12px;
    font-weight:800;
}
.hgw-entry-submit-status.is-saving::before{
    content:"";
    flex:0 0 16px;
    width:16px;
    height:16px;
    margin-top:2px;
    border:2px solid rgba(36,95,114,.25);
    border-top-color:#245f72;
    border-radius:50%;
    animation:hgw-entry-submit-spin .8s linear infinite;
}
.hgw-entry-submit-status.is-invalid{
    color:#9b2929;
}
@keyframes hgw-entry-submit-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.hgw-entry-submit-status.is-saving::before{animation:none}}
