.square-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:64px 0 40px}.square-hero h1{font-size:clamp(34px,4vw,60px);line-height:1.2;letter-spacing:-2px;margin:20px 0}.square-hero p,.square-note{color:#53614e;line-height:1.8}.square-toolbar{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #a5b39d;padding-top:28px;gap:16px}.square-toolbar strong{font-size:22px}.square-toolbar span{font-size:14px;font-weight:400;margin-left:12px;color:#53614e}.square-note{font-size:14px;margin:14px 0 28px}.square-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.square-card{border:1px solid #aab8a2;border-radius:22px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.square-cover{position:relative;border:0;border-bottom:1px solid #c5cec0;display:block;width:100%;padding:0;aspect-ratio:16/9;background:#e4eadd;cursor:pointer;overflow:hidden}.square-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.square-cover:hover img{transform:scale(1.025)}.square-cover-placeholder{color:#63775b;font-size:30px;letter-spacing:8px}.square-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#18251bd9;color:#fff;font-size:20px;padding-left:3px}.square-duration{position:absolute;bottom:14px;left:14px;background:#273223e8;color:#fff;border-radius:6px;padding:4px 10px;font-variant-numeric:tabular-nums}.square-card-body{padding:22px;flex:1;display:flex;flex-direction:column}.square-card h2{font-size:19px;font-weight:750;line-height:1.65;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;min-height:3.3em}.square-type{color:#536b4b;font-size:15px;margin:14px 0 20px}.square-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;font-size:14px;margin-bottom:24px}.square-actions .button{padding:12px 17px;min-height:46px;font-size:15px;white-space:nowrap}.square-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;color:#4d6744;font-size:15px}.square-pagination{text-align:center;padding:36px 0;color:#53614e}.square-empty{padding:60px 20px;text-align:center;border:1px dashed #aab8a2;border-radius:20px}.square-empty>span{font-size:54px}.square-empty p{margin-bottom:26px}.square-error,.square-message{padding:16px 20px;border-radius:12px;line-height:1.7;overflow-wrap:anywhere}.square-error{background:#fff0e8;color:#8f3419;border:1px solid #dfac94}.square-message{background:#edf4e7;color:#294721;border:1px solid #a9bb9e}.square-message a{font-weight:700;text-decoration:underline}.square-player{width:min(900px,94vw);max-width:94vw;max-height:92vh;border:1px solid #64755a;border-radius:18px;padding:0;background:#fff;color:#192519;overflow:auto}.square-player::backdrop{background:#0a160dd9}.square-player-head{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:18px 24px}.square-player-head h2{font-size:18px;line-height:1.6;margin:0;overflow-wrap:anywhere}.square-close{flex:none;font-size:32px;width:40px;height:40px;border:1px solid #b9c5b1;border-radius:50%;background:#fff;cursor:pointer;line-height:1}.square-player video{display:block;width:100%;height:min(55vh,520px);background:#090d09}.square-player-status,.square-player-error{padding:18px 24px;margin:0}.square-player-error{color:#81351e}.square-player-error p{font-size:14px;line-height:1.7}.square-player-error .button{margin-top:8px}.square-content button:focus-visible{outline:3px solid #406c32;outline-offset:3px}.square-content button:disabled{opacity:.55;cursor:wait}body:has(.square-player[open]){overflow:hidden}
@media(max-width:1180px){.square-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.square-hero{padding:36px 0 28px;display:block}.square-hero>.button{margin-top:14px}.square-grid{grid-template-columns:minmax(0,1fr);gap:22px}.square-card-body{padding:20px}.square-toolbar span{display:block;margin:4px 0 0}.square-player-head{padding:14px}.square-player video{height:48vh}.square-note{margin-bottom:22px}}
