.workshop-page{background:#f7f9fc;color:#212529}.workshop-hero{padding:78px 0 55px;background:linear-gradient(135deg,#eef5ff,#f8fbff)}.workshop-hero h1{font-size:44px;margin-bottom:15px}.workshop-section{padding:62px 0}.workshop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:stretch}.workshop-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 8px 28px rgba(22,37,66,.07);height:100%;display:grid;grid-template-rows:210px 1fr}.workshop-card>img{width:100%;height:210px;object-fit:cover;background:#eaf0f7}.workshop-card-body{padding:24px;display:flex;min-width:0;flex-direction:column}.workshop-card h3{font-size:22px;line-height:1.35;margin:8px 0 12px;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.workshop-card-body>p{line-height:1.6;min-height:4.8em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.workshop-category{color:#0b5ed7;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.workshop-meta{display:grid;gap:8px;margin:16px 0 21px;color:#4b5563}.workshop-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:auto}.workshop-btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border:0;border-radius:7px;background:#0b5ed7;color:#fff!important;font-weight:650;cursor:pointer;text-decoration:none}.workshop-btn:hover{background:#084298;color:#fff}.workshop-btn.secondary{background:#eef4ff;color:#0b5ed7!important}.workshop-detail{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.55fr);gap:35px;align-items:start}.workshop-banner{width:100%;aspect-ratio:16/8;object-fit:cover;border-radius:14px;margin-bottom:28px;background:#eaf0f7}.workshop-copy,.workshop-panel,.workshop-form-card,.workshop-success{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:30px;box-shadow:0 8px 28px rgba(22,37,66,.06)}.workshop-copy h2{margin-top:32px}.workshop-copy p,.workshop-copy li{line-height:1.7}.workshop-list{padding-left:22px}.workshop-list li{margin-bottom:7px}.workshop-panel{position:sticky;top:25px}.workshop-panel-row{padding:13px 0;border-bottom:1px solid #edf0f4}.workshop-form-card{max-width:720px;margin:auto}.workshop-field{margin-bottom:21px}.workshop-field label{display:block;font-weight:650;margin-bottom:8px}.workshop-field input,.workshop-field textarea,.workshop-field select{width:100%;height:50px;border:1px solid #cbd5e1;border-radius:7px;padding:11px 13px;background:#fff}.workshop-field input:focus,.workshop-field textarea:focus,.workshop-field select:focus{outline:3px solid rgba(11,94,215,.13);border-color:#0b5ed7}.workshop-field textarea{height:130px;resize:vertical}.workshop-check{display:flex;gap:11px;align-items:flex-start;margin:3px 0 22px;line-height:1.5}.workshop-check input{margin-top:5px}.workshop-alert{padding:14px 17px;border-radius:7px;margin-bottom:21px}.workshop-alert.error{background:#fdecec;color:#842029}.workshop-alert.success{background:#e8f7ee;color:#146c43}.workshop-empty{text-align:center;padding:50px;background:#fff;border-radius:14px}.workshop-share{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-top:25px}.workshop-share a{padding:9px 13px;border-radius:20px;background:#f0f4f9;color:#234}.workshop-rating{display:flex;gap:8px}.workshop-rating label{font-weight:400}.workshop-announcement{position:relative;z-index:99;display:flex;justify-content:center;align-items:center;gap:12px;background:#ffcc00;color:#17202a!important;text-align:center;padding:10px 42px;font-weight:700;text-decoration:none}.workshop-announcement strong{text-decoration:underline}.workshop-popup-backdrop{position:fixed;inset:0;background:rgba(4,12,25,.65);z-index:999999;display:none;align-items:center;justify-content:center;padding:20px}.workshop-popup{position:relative;width:min(460px,100%);background:#fff;border-radius:16px;padding:38px;text-align:center;box-shadow:0 25px 70px rgba(0,0,0,.35)}.workshop-popup h2{margin:12px 0}.workshop-popup-close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:28px;cursor:pointer}.workshop-home{padding:75px 0;background:#f7f9fc}.workshop-home .section-title{text-align:center;margin-bottom:35px}.workshop-home-footer{text-align:center;margin-top:32px}
@media(max-width:991px){.workshop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workshop-detail{grid-template-columns:1fr}.workshop-panel{position:static}}
@media(max-width:575px){.workshop-hero{padding:54px 0 40px}.workshop-hero h1{font-size:32px}.workshop-section{padding:42px 0}.workshop-grid{grid-template-columns:1fr;gap:20px}.workshop-card{grid-template-rows:190px 1fr}.workshop-card>img{height:190px}.workshop-card h3,.workshop-card-body>p{min-height:0}.workshop-copy,.workshop-panel,.workshop-form-card,.workshop-success{padding:21px}.workshop-actions .workshop-btn{width:100%}.workshop-announcement{padding:10px 18px;gap:5px;flex-direction:column;line-height:1.3}.workshop-popup{padding:32px 23px}}
