:root{--ink:#173e72;--blue:#18afe8;--deep:#0876c5;--pink:#ed4f9b;--purple:#8656d9;--green:#42bf66;--orange:#ff922f;--paper:#f8fdff;--shadow:0 15px 32px rgba(27,72,116,.2);font-family:Arial Rounded MT Bold,Trebuchet MS,Arial,sans-serif;color:var(--ink);background:#9ce8fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(#e9fbff,#fffdf5);font-family:Trebuchet MS,Arial,sans-serif}a{color:inherit}.skip-link{position:fixed;z-index:100;top:-5rem;left:1rem;padding:.8rem 1rem;border-radius:12px;background:#fff}.skip-link:focus{top:1rem}.site-header{position:sticky;z-index:30;top:0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:86px;padding:.6rem clamp(1rem,4vw,4rem);border-bottom:5px solid #fff;background:linear-gradient(180deg,#fffffffa,#def8fff7);box-shadow:0 7px #56c7e8,0 12px 25px #184e762b}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:#14538d;font:900 clamp(1.2rem,2vw,1.65rem)/1 "Arial Rounded MT Bold","Trebuchet MS",sans-serif}.brand img{width:68px;height:58px;object-fit:contain;filter:drop-shadow(0 4px 3px rgba(24,76,115,.2))}.main-menu{display:flex;align-items:center;gap:.35rem}.main-menu a{padding:.7rem .9rem;border:3px solid transparent;border-radius:17px;text-decoration:none;font-weight:900;transition:.2s}.main-menu a:hover,.main-menu a.active{transform:translateY(-3px);border-color:#fff;background:linear-gradient(#6bdbff,#1ca8df);box-shadow:0 5px #0878b6;color:#fff;text-shadow:0 2px rgba(0,66,114,.25)}.menu-toggle{display:none;border:3px solid #fff;border-radius:16px;padding:.55rem;background:linear-gradient(#6bdcff,#199fd7);box-shadow:0 4px #0877b5;color:#fff;font-weight:900}.menu-toggle span{display:block;width:28px;height:4px;margin:3px;border-radius:9px;background:#fff}.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden}.hero-main{display:grid;place-items:center;min-height:clamp(520px,62vw,790px);padding:5rem 1rem;background:linear-gradient(90deg,#045c962e,#ffffff14),url("library/picrures/main page background.png") center/cover no-repeat}.hero-copy{width:min(780px,92%);padding:clamp(1.5rem,4vw,3rem);border:6px solid rgba(255,255,255,.95);border-radius:42px;background:#ffffffe0;box-shadow:0 12px #0e89becc,0 25px 50px #13466b3d;text-align:center;backdrop-filter:blur(6px)}.kicker,.section-heading span{display:inline-block;padding:.35rem .85rem;border-radius:999px;background:#ffe45d;color:#714c00;font-weight:900}.hero-copy h1{margin:.45rem 0;font:1000 clamp(3rem,8vw,6.4rem)/.95 "Arial Rounded MT Bold","Trebuchet MS",sans-serif;letter-spacing:-.05em;color:#196eb1;text-shadow:0 4px 0 #fff,0 8px 0 #88daf0}.hero-tagline{margin:.7rem 0;font-size:clamp(1.3rem,3vw,2rem)!important;color:#d83286}.hero-copy p{font-size:clamp(1.05rem,2vw,1.3rem);font-weight:800;line-height:1.5}.game-link{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;padding:.85rem 1.4rem;border:4px solid #fff;border-radius:20px;background:linear-gradient(#73e2ff 0 17%,#19ace4 20% 72%,#0878b8 75%);box-shadow:0 7px #075c91,0 12px 20px #17486f3d;color:#fff;text-decoration:none;font-weight:1000;text-shadow:0 2px rgba(0,51,94,.3);transition:.2s}.game-link:hover{transform:translateY(-7px) scale(1.03);box-shadow:0 14px #075c91,0 20px 28px #17486f3d}.game-link--pink{background:linear-gradient(#ff9ccc,#eb4c98 25% 72%,#b62e73 75%);box-shadow:0 7px #96235c,0 12px 20px #17486f33}.section-shell{width:min(1240px,92%);margin:0 auto;padding:clamp(3rem,7vw,6rem) 0}.section-heading{max-width:760px;margin:0 auto 2.4rem;text-align:center}.section-heading h2{margin:.55rem 0;font:1000 clamp(2.2rem,5vw,3.7rem)/1 "Arial Rounded MT Bold","Trebuchet MS",sans-serif;color:#184f8d}.section-heading p{font-size:1.15rem;font-weight:700;line-height:1.5}.portal-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.6rem}.portal-card{--accent:#19ace5;grid-column:span 2;display:flex;flex-direction:column;padding:14px 14px 22px;border:6px solid #fff;border-radius:32px;background:linear-gradient(150deg,color-mix(in srgb,var(--accent),white 24%),var(--accent));box-shadow:0 8px color-mix(in srgb,var(--accent),#163e74 38%),var(--shadow);color:#fff;text-align:center;transition:.24s}.portal-card:nth-child(4){grid-column:2/span 2}.portal-card:nth-child(5){grid-column:4/span 2}.portal-card:hover{transform:translateY(-13px)}.portal-card img{width:100%;aspect-ratio:16/10;object-fit:cover;border:5px solid #fff;border-radius:22px;box-shadow:0 7px #123c644d}.portal-card h3{margin:1rem 0 .35rem;font:1000 1.6rem/1.1 Arial Rounded MT Bold,Trebuchet MS,sans-serif;text-shadow:0 2px rgba(17,58,96,.35)}.portal-card p{margin:.25rem 0;line-height:1.4;font-weight:700}.portal-card .game-link{margin-top:auto;align-self:center}.latest-section{padding-top:1rem}.latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.latest-card{padding:1.3rem;border:5px solid #fff;border-radius:27px;background:linear-gradient(#fff,#e7f9ff);box-shadow:0 7px #72cee8,var(--shadow)}.latest-card span{color:#df3f88;font-weight:900}.latest-card h3{margin:.5rem 0;font-size:1.45rem}.teacher-banner{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin:2rem auto 5rem;width:min(1160px,92%);padding:clamp(1.6rem,4vw,3rem);border:7px solid #fff;border-radius:38px;background:linear-gradient(135deg,#8656d9,#bd62d8 52%,#ec579f);box-shadow:0 10px #5b3ba5,var(--shadow);color:#fff}.teacher-banner h2{margin:.5rem 0;font:1000 clamp(2rem,4vw,3rem)/1.05 "Arial Rounded MT Bold","Trebuchet MS",sans-serif}.teacher-banner p{font-size:1.15rem;font-weight:700}.about-strip{display:flex;align-items:center;gap:1.5rem;width:min(1000px,92%);margin:0 auto 5rem;padding:1.6rem 2rem;border:5px solid #fff;border-radius:30px;background:#fff;box-shadow:0 7px #65cde9,var(--shadow)}.about-icon{display:grid;place-items:center;flex:0 0 90px;height:90px;border:5px solid #fff;border-radius:28px;background:linear-gradient(#ffe760,#ff9f2d);box-shadow:0 6px #d56b18;color:#7b3b00;font-size:1.8rem;font-weight:1000}.about-strip h2{margin:0}.about-strip p{margin:.5rem 0 0;line-height:1.5;font-weight:700}.main-footer{display:grid;grid-template-columns:1fr auto;gap:1rem 3rem;padding:2.5rem clamp(1rem,6vw,6rem);border-top:6px solid #fff;background:linear-gradient(#8be2f5,#52c4e5);color:#164c84}.main-footer strong{font:1000 1.7rem Arial Rounded MT Bold,Trebuchet MS,sans-serif}.main-footer nav{display:flex;flex-wrap:wrap;gap:1rem}.main-footer a{font-weight:900}.main-footer>p{grid-column:1/-1;margin:0;font-weight:800}.inner-main{min-height:calc(100vh - 86px);padding:5rem 1rem;background:url("library/picrures/main page background.png") center/cover fixed}.inner-panel{width:min(1050px,94%);margin:auto;padding:clamp(1.4rem,4vw,3rem);border:6px solid #fff;border-radius:38px;background:#ffffffed;box-shadow:0 10px #29acd7,var(--shadow)}.inner-panel>header{text-align:center}.inner-panel h1{font:1000 clamp(2.3rem,5vw,4rem)/1 "Arial Rounded MT Bold","Trebuchet MS",sans-serif;color:#19518e}.inner-panel>header p{font-size:1.2rem;font-weight:700}.placeholder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));gap:1rem;margin:2rem 0}.placeholder-card{padding:1.3rem;border:4px solid #fff;border-radius:24px;background:linear-gradient(145deg,#76ddf5,#319fda);box-shadow:0 6px #1670aa;color:#fff}.placeholder-card:nth-child(3n+2){background:linear-gradient(145deg,#b793f0,#7858d6);box-shadow:0 6px #523a9f}.placeholder-card:nth-child(3n+3){background:linear-gradient(145deg,#ff96c6,#e64d98);box-shadow:0 6px #a92a6a}.placeholder-card h2,.placeholder-card h3{margin:.2rem 0}.article-meta{color:#d83c85;font-weight:900}.back-home{display:flex;justify-content:center}@media(max-width:900px){.site-header{align-items:center}.menu-toggle{display:block}.main-menu{position:absolute;top:calc(100% + 5px);right:1rem;left:1rem;display:none;flex-direction:column;padding:1rem;border:5px solid #fff;border-radius:24px;background:#e8faff;box-shadow:0 9px #4bc2e4,var(--shadow)}.main-menu.open{display:flex}.main-menu a{width:100%;text-align:center}.portal-grid{grid-template-columns:repeat(2,1fr)}.portal-card,.portal-card:nth-child(4),.portal-card:nth-child(5){grid-column:span 1}.latest-grid{grid-template-columns:1fr 1fr}.teacher-banner{align-items:flex-start;flex-direction:column}.main-footer{grid-template-columns:1fr}}@media(max-width:600px){.brand span{font-size:1.05rem}.brand img{width:55px}.hero-main{min-height:620px}.hero-copy{border-radius:30px}.portal-grid,.latest-grid{grid-template-columns:1fr}.teacher-banner{margin-bottom:3rem}.about-strip{align-items:flex-start;flex-direction:column}.main-footer nav{flex-direction:column}.inner-main{padding:2rem .7rem}.inner-panel{border-radius:28px}}html,body{overflow-x:hidden}.hero-copy h1,.section-heading h2,.portal-card h3,.teacher-banner h2{overflow-wrap:anywhere}@media(max-width:600px){.hero-copy h1{font-size:clamp(2.4rem,13vw,3rem)}.section-heading h2{font-size:clamp(1.9rem,10vw,2.6rem)}.hero-copy{width:94%;padding:1.35rem .9rem}}.hero-main{position:relative;min-height:0;aspect-ratio:1688/936;padding:0;background:url(pictures/head\ main.png) center/contain no-repeat #0995e7}.hero-main .hero-copy{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.hero-art-action{position:absolute;z-index:2;left:35.7%;top:73.8%;width:27.8%;height:10.5%;border-radius:999px}.hero-art-action:focus-visible{outline:6px solid #fff;outline-offset:4px;box-shadow:0 0 0 10px #1268bd}@media(max-width:600px){.hero-main{min-height:0}.hero-art-action{left:33%;top:72.5%;width:34%;height:13%}}#content{background:url("library/picrures/main page background.png") center top/cover fixed no-repeat}.hero-main{background-image:url(pictures/head\ main.png);background-color:#0995e7}.portal-card img{aspect-ratio:1/1;object-fit:contain;background:#ffffff2e}.section-heading p{display:inline-block;margin:.8rem auto 0;padding:.7rem 1.15rem;border:3px solid rgba(255,255,255,.9);border-radius:999px;background:#ffffffe0;box-shadow:0 5px #39a4c97a,0 10px 20px #16486f29;color:#123f79;text-shadow:0 1px 0 #fff;backdrop-filter:blur(5px)}@media(max-width:600px){.section-heading p{border-radius:22px;padding:.65rem .85rem}}.portal-card:nth-child(4),.portal-card:nth-child(5){grid-column:span 2}@media(max-width:900px){.portal-card:nth-child(4),.portal-card:nth-child(5){grid-column:span 1}}.account-button{padding:.7rem .9rem;border:3px solid #fff;border-radius:17px;background:linear-gradient(#ff9ed0,#eb4d9a 68%,#b72e73);box-shadow:0 5px #92245b;color:#fff;font:900 1rem Trebuchet MS,Arial,sans-serif;text-shadow:0 2px rgba(89,15,58,.25);cursor:pointer;transition:.2s}.account-button:hover{transform:translateY(-3px);box-shadow:0 8px #92245b}.account-button:disabled{opacity:.65;cursor:wait}.login-dialog{width:min(520px,calc(100% - 2rem));padding:0;border:0;border-radius:34px;background:transparent;color:#174d84}.login-dialog::backdrop{background:#113056a6;backdrop-filter:blur(6px)}.login-card{position:relative;padding:2.2rem clamp(1.2rem,5vw,2.6rem) 2rem;border:7px solid #fff;border-radius:34px;background:linear-gradient(155deg,#effcff,#fff9df);box-shadow:0 10px #29abd8,0 30px 70px #072d5266;text-align:center}.login-card h2{margin:.5rem 0;font:1000 clamp(1.8rem,6vw,2.6rem)/1.05 "Arial Rounded MT Bold","Trebuchet MS",sans-serif}.login-intro{margin:.65rem 0 1.4rem;font-weight:800;line-height:1.45}.login-star{display:grid;place-items:center;width:64px;height:64px;margin:-3.4rem auto .5rem;border:5px solid #fff;border-radius:22px;background:linear-gradient(#ffe866,#ff9e2f);box-shadow:0 6px #cf6817;color:#fff;font-size:2rem}.login-close{position:absolute;top:.7rem;right:.7rem;width:42px;height:42px;border:3px solid #fff;border-radius:14px;background:#f05b9f;box-shadow:0 4px #a9296c;color:#fff;font-size:1.7rem;font-weight:900;cursor:pointer}.login-form{display:grid;gap:.75rem}.login-form[hidden]{display:none}.login-form label{text-align:left;font-weight:900}.login-form input{width:100%;padding:1rem;border:4px solid #63cae8;border-radius:18px;outline:0;background:#fff;color:#173e72;font:800 1.1rem Trebuchet MS,Arial,sans-serif}.login-form input:focus{border-color:#ffb52e;box-shadow:0 0 0 5px #ffbe373b}#loginCode{text-align:center;font-size:1.65rem;letter-spacing:.45em}.login-submit,.login-back{border:4px solid #fff;border-radius:19px;padding:.85rem 1rem;color:#fff;font:1000 1.05rem Trebuchet MS,Arial,sans-serif;cursor:pointer}.login-submit{background:linear-gradient(#6ce0ff,#19ace4 70%,#0878b8);box-shadow:0 6px #075c91}.login-back{background:linear-gradient(#bd9af3,#8259da 70%,#573aa5);box-shadow:0 5px #4d3590}.login-submit:hover,.login-back:hover{transform:translateY(-3px)}.login-submit:disabled{opacity:.65;cursor:wait}.login-status{min-height:1.5em;margin:1rem 0 0;font-weight:800;line-height:1.4;color:#a12b69}@media(max-width:900px){.account-button{width:100%}}.footer-legal{grid-column:1/-1;display:grid;gap:.65rem;padding-top:1rem;border-top:2px solid rgba(22,76,132,.22)}.footer-legal>strong{font-size:1.05rem}.footer-legal nav{display:flex;flex-wrap:wrap;gap:.6rem 1rem}.footer-legal nav a{font-size:.94rem}@media(max-width:600px){.footer-legal nav{flex-direction:column}}.language-toggle{padding:.65rem .85rem;border:3px solid #fff;border-radius:17px;background:linear-gradient(#ffe866,#ffad32 70%,#d77818);box-shadow:0 5px #ae5812;color:#714000;font:900 .95rem Trebuchet MS,Arial,sans-serif;cursor:pointer}.dev-mode-badge{position:fixed;z-index:1000;right:10px;bottom:10px;padding:.35rem .6rem;border:2px solid #fff;border-radius:999px;background:#714000e0;box-shadow:0 3px 9px #0003;color:#fff;font:900 .72rem Trebuchet MS,Arial,sans-serif;letter-spacing:.08em;pointer-events:none}@media(max-width:900px){.language-toggle{width:100%}}.global-search{width:min(1180px,94%);margin:1.5rem auto;padding:1.4rem;border:5px solid #fff;border-radius:30px;background:#ffffffeb;box-shadow:0 9px #45bfe5,0 16px 35px #14436e33;color:#17477e;text-align:center}.global-search h2{margin:.1rem 0;font-size:clamp(1.8rem,4vw,3rem)}.global-search input{width:min(850px,100%);min-height:62px;padding:.8rem 1.3rem;border:4px solid #55ccef;border-radius:22px;font:800 1.1rem Trebuchet MS,sans-serif;color:#17477e;box-shadow:0 6px #168bc2}.global-search-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:1rem;margin-top:1.3rem;text-align:left}.search-result-card{position:relative;display:flex;flex-direction:column;gap:.45rem;min-height:180px;padding:1rem;border:4px solid #fff;border-radius:22px;background:linear-gradient(145deg,#fff,#e5f8ff);box-shadow:0 6px #65c8e2}.search-result-card h3{margin:0 2.5rem 0 0}.search-result-card__type{font-weight:900;color:#a33c76}.search-result-card__link{align-self:flex-start;margin-top:auto;padding:.55rem .85rem;border-radius:14px;background:#159fd5;color:#fff;text-decoration:none;font-weight:900}.search-result-card.is-locked .search-result-card__link{background:#75869a;pointer-events:none}.search-result-card__lock{position:absolute;right:12px;top:10px;font-size:1.7rem}.search-result-card__favorite{position:absolute;right:10px;bottom:10px;border:0;background:none;font-size:1.6rem;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.teacher-banner{margin-bottom:0}.site-header{border-bottom:0;box-shadow:none}.global-search{padding:1rem 0;border:0;background:transparent;box-shadow:none;backdrop-filter:none}#content>.teacher-banner{width:min(1050px,84%);margin:2rem auto 3rem}.teacher-banner>.game-link{margin-top:-.45rem;padding:.65rem 1rem}.home-page .site-header{gap:.65rem;min-height:72px;padding:.4rem clamp(.8rem,2.2vw,2rem);border-bottom:0;box-shadow:0 3px #56c7e8}.home-page .brand{gap:.45rem;font-size:clamp(1rem,1.35vw,1.25rem);white-space:nowrap}.home-page .brand img{width:54px;height:48px}.home-page .main-menu{gap:.1rem}.home-page .main-menu a{padding:.48rem .5rem;border-width:2px;border-radius:14px;font-size:.84rem}.home-page .language-toggle{width:auto;padding:.34rem .48rem;border-width:2px;border-radius:999px;font-size:0;line-height:1}.home-page .language-toggle:after{content:"EN / RU";font-size:.76rem}.header-search{position:relative;flex:1 1 190px;max-width:250px;margin-left:auto}.header-search label{display:block}.header-search input{width:100%;height:40px;padding:.45rem .85rem;border:3px solid #55ccef;border-radius:15px;outline:0;background:#fff;color:#17477e;font:800 .84rem Trebuchet MS,sans-serif;box-shadow:0 3px #168bc2}.header-search input:focus{border-color:#ffb52e;box-shadow:0 3px #d77818}.header-search .global-search-results{position:absolute;z-index:50;top:calc(100% + .65rem);right:0;display:grid;width:min(720px,calc(100vw - 2rem));max-height:72vh;margin:0;padding:1rem;overflow:auto;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));border:4px solid #fff;border-radius:22px;background:#f0fcfffa;box-shadow:0 7px #45bfe5,0 18px 38px #14436e40;text-align:left}.header-search .global-search-results:empty{display:none}.home-page #content{margin:0;padding:0}.home-page .hero-main{margin:0}.home-page #content>.teacher-banner{align-items:center;width:min(1080px,88%);gap:1.25rem;margin:1rem auto 2.5rem;padding:1.15rem 1.4rem;border-width:5px;border-radius:30px}.home-page .teacher-banner h2{margin:.35rem 0;font-size:clamp(1.75rem,3.2vw,2.45rem)}.home-page .teacher-banner p{margin:.45rem 0;font-size:1rem}.teacher-actions{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;gap:.7rem}.teacher-actions>.game-link{margin:0;padding:.62rem .95rem;border-width:3px;border-radius:16px}.vk-brand-links{display:flex;align-items:center;justify-content:center;gap:.7rem}.vk-brand-link{display:block;width:74px;height:74px;border-radius:50%;transition:transform .2s}.vk-brand-link:hover{transform:translateY(-4px) scale(1.04)}.vk-brand-link:focus-visible{outline:4px solid #fff;outline-offset:3px}.vk-brand-link img{display:block;width:100%;height:100%;object-fit:contain;border-radius:50%}@media(max-width:1050px){.home-page .main-menu a{padding:.42rem .35rem;font-size:.76rem}.header-search{max-width:205px}.home-page .brand span{display:none}}@media(max-width:900px){.home-page .site-header{flex-wrap:nowrap}.home-page .brand img{width:48px;height:43px}.header-search{max-width:none;min-width:120px}.home-page .menu-toggle{flex:0 0 auto}.home-page .main-menu{top:calc(100% + 3px)}.home-page .language-toggle{width:auto}.home-page #content>.teacher-banner{align-items:center;flex-direction:row}}@media(max-width:600px){.home-page .site-header{gap:.45rem;padding:.35rem .55rem}.header-search input{height:38px;padding:.4rem .65rem;font-size:.78rem}.home-page #content>.teacher-banner{align-items:center;flex-direction:column;width:92%;padding:1rem;text-align:center}.vk-brand-link{width:66px;height:66px}}.home-page #content>.teacher-banner{margin-bottom:0}.home-page .main-footer{border-top:0}.teacher-resources-title{margin:0;color:#fff;font:1000 1.25rem/1.1 Arial Rounded MT Bold,Trebuchet MS,sans-serif;text-align:center;text-shadow:0 2px rgba(74,27,111,.35)}.home-page .teacher-banner .teacher-resources-caption{margin:-.15rem 0 0;font-size:.82rem;text-align:center}.header-search .global-search-results{display:block}.search-result-group+.search-result-group{margin-top:.75rem;padding-top:.65rem;border-top:2px solid rgba(39,137,182,.2)}.search-result-group>h3{margin:0 0 .45rem;color:#174f88;font-size:1rem}.search-result-group__items{display:grid;gap:.5rem}.search-result-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.55rem;min-height:0;padding:.55rem .65rem;border-width:3px;border-radius:16px;box-shadow:0 4px #65c8e2}.search-result-card__thumb{grid-column:1;grid-row:1/3;width:48px;height:48px;border:2px solid #fff;border-radius:11px;object-fit:cover;box-shadow:0 2px #65c8e2}.search-result-card__body{grid-column:2;grid-row:1;min-width:0}.search-result-card:not(.has-thumb) .search-result-card__body{grid-column:1/3}.search-result-card__body h4{margin:.1rem 0;color:#17477e;font-size:.98rem}.search-result-card__body p{margin:.12rem 0;overflow:hidden;color:#52677e;font-size:.73rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.search-result-card__type{font-size:.72rem}.search-result-card__lock{position:static;display:grid;grid-column:3;grid-row:1;place-items:center;width:30px;height:30px;font-size:0}.catalog-lock{display:block;width:30px;height:30px;object-fit:contain}.search-result-card__link{grid-column:2;grid-row:2;justify-self:start;align-self:center;margin:0;padding:.42rem .62rem;border-radius:11px;font-size:.78rem;white-space:nowrap}.search-result-card:not(.has-thumb) .search-result-card__link{grid-column:1/3}.search-result-card.is-locked .search-result-card__link{pointer-events:auto;background:#159fd5}.search-result-card__favorite{position:static;grid-column:4;grid-row:1/3;width:30px;height:30px;padding:0;border:0;background:none;color:#8a6aaa;font-size:1.25rem;cursor:pointer}.search-result-card__favorite[aria-pressed=true]{color:#e94392}.latest-card{position:relative}.latest-card__lock{position:absolute;top:.75rem;right:.75rem;display:grid;place-items:center}.latest-card__lock .catalog-lock{width:34px;height:34px}@media(max-width:600px){.search-result-card{grid-template-columns:auto minmax(0,1fr) auto}.search-result-card__favorite{grid-column:3;grid-row:2}.search-result-card__lock{grid-column:3;grid-row:1}.search-result-card__body p{white-space:normal}}.home-page #content{padding-bottom:2rem}.home-page #content>.teacher-banner{margin-top:.5rem}.teacher-actions{gap:.9rem}.teacher-resources-title{padding:.15rem .3rem;font-size:1.1rem}.search-result-card__thumb{width:58px;height:58px;object-fit:contain;background:#eefaff}.latest-card{display:flex;min-height:330px;flex-direction:column}.latest-card__preview{width:100%;height:155px;margin-bottom:.75rem;border:3px solid #fff;border-radius:16px;background:#e9f8ff;object-fit:contain;box-shadow:0 4px #72cee8}.latest-card>a{align-self:flex-start;margin-top:auto}.latest-card--coming{justify-content:center;background:linear-gradient(145deg,#f5fbff,#efe8ff);text-align:center}.latest-card--coming span{align-self:center}.latest-card--coming h3{color:#7858b5}@media(max-width:600px){.home-page #content{padding-bottom:1.25rem}.home-page #content>.teacher-banner{margin-top:.25rem}.latest-card{min-height:0}}
