.store-main{background:#f8fbfa}.store-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 20px;border:0;border-radius:13px;color:#fff;background:#2f8878;font-weight:850;text-decoration:none;cursor:pointer}.store-button:disabled{opacity:.48;cursor:not-allowed}.store-button--secondary{color:#236b5d;background:#e4f2ef}.store-link-button{padding:10px;border:0;color:#327b6d;background:transparent;font-weight:800;cursor:pointer}.store-section,.store-catalog-page,.store-detail-page{width:min(1400px,calc(100% - 40px));margin:auto}.store-section{padding:clamp(54px,7vw,88px) 0}.store-section__heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.store-section__heading span,.store-catalog-heading span,.store-product-copy article>span,.store-compatibility>span{color:#2f8878;font-size:.67rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.store-section__heading h2,.store-catalog-heading h1{margin:7px 0 0;color:#153d35;font-size:clamp(1.7rem,3vw,2.65rem)}.store-section__heading a{color:#286d60;font-weight:800;text-decoration:none}.store-hero{display:grid;min-height:510px;align-items:center;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:clamp(30px,6vw,90px);padding:clamp(50px,8vw,100px) max(20px,calc((100% - 1320px)/2));color:#fff;background:radial-gradient(circle at 86% 25%,rgba(237,151,73,.28),transparent 27%),linear-gradient(135deg,#173f37,#2f8878)}.store-hero>div>span{color:#bfece2;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.store-hero h1{max-width:760px;margin:13px 0 20px;font-size:clamp(2.6rem,6vw,5.6rem);line-height:.96}.store-hero>div p{max-width:620px;margin:0 0 28px;color:#d8ede8;font-size:1rem;line-height:1.65}.store-hero aside{position:relative;min-height:280px;padding:34px;border:1px solid rgba(255,255,255,.18);border-radius:50px 12px;background:#ffffff1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.store-hero aside strong{display:block;font-family:var(--font-heading);font-size:1.6rem}.store-hero aside p{max-width:320px;color:#d8ede8;line-height:1.6}.store-hero aside i{position:absolute;right:28px;bottom:20px;color:#ffffff1f;font-family:var(--font-heading);font-size:6rem;font-style:normal;font-weight:900}.store-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}.store-category-grid a{display:grid;min-height:170px;align-content:end;padding:20px;border:1px solid #d9e8e4;border-radius:22px 7px;color:#234a42;background:#fff;text-decoration:none;transition:transform .2s ease}.store-category-grid a:hover{transform:translateY(-3px)}.store-category-grid a>span{display:grid;width:46px;height:46px;place-items:center;margin-bottom:auto;border-radius:14px 5px;color:#fff;background:#2f8878;font-size:.72rem;font-weight:900}.store-category-grid strong{font-family:var(--font-heading);font-size:1.1rem}.store-category-grid small{margin-top:4px;color:#7a8d88}.store-empty,.store-loading{display:grid;min-height:260px;place-content:center;padding:30px;border:1px dashed #bdd5cf;border-radius:24px;background:#f4faf8;text-align:center}.store-empty>span{color:#2f8878;font-size:.66rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.store-empty h1,.store-empty h2,.store-empty h3{margin:8px 0;color:#234a42}.store-empty p{max-width:550px;margin:0 auto 18px;color:#6c827c;line-height:1.6}.store-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.store-product-card{height:100%;overflow:hidden;border:1px solid #dae8e4;border-radius:22px 8px;background:#fff;box-shadow:0 10px 25px #1b4c4212}.store-product-card__media{position:relative;display:grid;aspect-ratio:1.15;place-items:center;overflow:hidden;color:#82aaa1;background:#eff6f4;text-decoration:none}.store-product-card__media img{width:100%;height:100%;object-fit:contain}.store-product-card__media>span{font-family:var(--font-heading);font-size:3rem;font-weight:900}.store-product-card__media>small{position:absolute;bottom:18px}.store-product-card__media>b{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:8px;color:#fff;background:#ef8d39;font-size:.62rem}.store-product-card__body{padding:17px}.store-product-card__body>small{color:#71847f;font-size:.63rem;text-transform:uppercase}.store-product-card__body>a{display:block;min-height:44px;margin:7px 0 3px;color:#1f453d;font-family:var(--font-heading);font-size:1rem;font-weight:700;text-decoration:none}.store-product-card__sku{color:#98a7a3;font-size:.59rem}.store-product-card__price{display:flex;min-height:48px;align-items:end;gap:8px;margin-top:8px}.store-product-card__price del{color:#96a39f;font-size:.72rem}.store-product-card__price strong{color:#173f37;font-size:1.25rem}.store-product-card__body>p{margin:5px 0 12px;color:#36795c;font-size:.68rem;font-weight:800}.store-product-card__body>p[data-stock=OUT_OF_STOCK]{color:#a85a4c}.store-product-card__body>p[data-stock=LOW_STOCK]{color:#ad6c24}.store-product-card__actions{display:grid;grid-template-columns:40px 1fr;gap:8px}.store-product-card__actions button,.store-product-card__actions a{display:grid;place-items:center;min-height:39px;border:1px solid #cee0db;border-radius:10px;color:#286d60;background:#f4faf8;font-size:.68rem;font-weight:800;text-decoration:none;cursor:pointer}.store-product-card__actions button:disabled{opacity:.5}.store-breadcrumb{display:flex;align-items:center;gap:9px;padding:24px 0;color:#83938f;font-size:.7rem}.store-breadcrumb a{color:#39796d;text-decoration:none}.store-catalog-page{padding-bottom:70px}.store-catalog-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.store-catalog-heading p{margin:5px 0;color:#71847f}.store-catalog-heading button{display:none}.store-catalog-layout{display:grid;align-items:start;grid-template-columns:245px minmax(0,1fr);gap:25px}.store-filters{position:sticky;top:10px;padding:19px;border:1px solid #d9e8e4;border-radius:18px;background:#fff}.store-filters header{display:flex;justify-content:space-between;margin-bottom:16px}.store-filters header button{display:none;border:0;background:none;font-size:1.4rem}.store-filters form{display:grid;gap:16px}.store-filters label,.store-filters legend{color:#3c5d56;font-size:.7rem;font-weight:800}.store-filters input,.store-filters select,.store-results select{width:100%;min-height:42px;margin-top:6px;padding:0 10px;border:1px solid #cdded9;border-radius:10px;background:#fff}.store-filters fieldset{padding:0;border:0}.store-filters fieldset div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.store-filters .store-check{display:flex;align-items:center;gap:8px}.store-filters .store-check input{width:auto;min-height:auto;margin:0}.store-filter-backdrop{display:none}.store-results__bar{display:flex;min-height:52px;align-items:center;justify-content:space-between;margin-bottom:15px;color:#72847f;font-size:.72rem}.store-results__bar label{display:flex;align-items:center;gap:10px}.store-results__bar select{width:auto;margin:0}.store-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:30px}.store-pagination button{min-height:40px;padding:0 14px;border:1px solid #cbded9;border-radius:10px;color:#2f7568;background:#fff}.store-pagination button:disabled{opacity:.4}.store-pagination span{font-size:.72rem}.store-detail-page{padding-bottom:70px}.store-detail-main{display:grid;align-items:start;grid-template-columns:minmax(300px,1fr) minmax(300px,.85fr) minmax(250px,.5fr);gap:clamp(20px,3vw,42px);padding:10px 0 55px}.store-gallery__main{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;border:1px solid #dce9e6;border-radius:26px 8px;color:#88aaa3;background:#f1f7f5;text-align:center}.store-gallery__main img{width:100%;height:100%;object-fit:contain}.store-gallery__main span{font-family:var(--font-heading);font-size:4rem;font-weight:900}.store-gallery__thumbs{display:flex;gap:9px;margin-top:10px}.store-gallery__thumbs button{width:66px;aspect-ratio:1;padding:2px;border:2px solid transparent;border-radius:10px;background:#f3f7f6}.store-gallery__thumbs button.is-active{border-color:#2f8878}.store-gallery__thumbs img{width:100%;height:100%;object-fit:contain}.store-product-info>span,.store-buy-panel>span{color:#2f8878;font-size:.67rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.store-product-info h1{margin:9px 0;color:#173f37;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.store-product-info>p{color:#667d77;line-height:1.6}.store-product-info__sku{font-size:.67rem}.store-detail-price{display:flex;align-items:end;gap:12px;margin:18px 0 4px}.store-detail-price strong{color:#153f36;font-size:2rem}.store-detail-price del{color:#93a39f}.store-stock{font-size:.75rem;font-weight:800}.store-stock[data-stock=LOW_STOCK]{color:#ad6c24}.store-stock[data-stock=OUT_OF_STOCK]{color:#a85a4c}.store-variants{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0;padding:0;border:0}.store-variants legend{width:100%;margin-bottom:8px;font-weight:800}.store-variants button{display:grid;min-width:105px;gap:3px;padding:11px;border:1px solid #cbded9;border-radius:11px;color:#31574f;background:#fff;text-align:left}.store-variants button.is-active{border-color:#2f8878;box-shadow:0 0 0 1px #2f8878}.store-variants button:disabled{opacity:.4}.store-variants small{font-size:.6rem}.store-compatibility{display:grid;gap:7px;margin-top:24px;padding:20px;border-radius:18px;background:#edf7f4}.store-compatibility h2{margin:4px 0 8px}.store-compatibility a{color:#286d60;text-decoration:none;font-size:.78rem;font-weight:750}.store-compatibility small{display:block;margin-left:16px;color:#758983}.store-buy-panel{position:sticky;top:14px;display:grid;gap:13px;padding:23px;border:1px solid #d2e3df;border-radius:23px 7px;background:#fff;box-shadow:0 14px 35px #17473d1a}.store-buy-panel>strong{font-size:1.5rem}.store-buy-panel label{font-size:.7rem;font-weight:800}.store-buy-panel label div{display:grid;grid-template-columns:38px 1fr 38px;margin-top:8px;border:1px solid #d1e1dd;border-radius:10px}.store-buy-panel label button{border:0;background:#f0f7f5}.store-buy-panel label b{display:grid;place-items:center}.store-buy-panel>small{color:#7b8d88;line-height:1.5}.store-product-copy{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:40px 0}.store-product-copy article{padding:28px;border:1px solid #dce9e6;border-radius:22px;background:#fff}.store-product-copy h2{margin:7px 0 14px}.store-product-copy p{color:#617872;line-height:1.7;white-space:pre-line}.store-product-copy dl{margin:0}.store-product-copy dl div{display:grid;grid-template-columns:1fr 1.4fr;padding:10px 0;border-bottom:1px solid #e6efed}.store-product-copy dt{color:#667b76}.store-product-copy dd{margin:0;font-weight:700}.store-page-heading{margin:8px 0 30px}.store-page-heading>span,.store-summary>span,.store-order-hero>span{color:#2f8878;font-size:.67rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.store-page-heading h1{margin:7px 0;color:#173f37;font-size:clamp(2rem,4vw,3.4rem)}.store-page-heading p{margin:0;color:#6c817b}.store-cart-layout,.store-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:25px}.store-cart-items{display:grid;gap:12px}.store-cart-item{display:grid;grid-template-columns:105px minmax(0,1fr) 130px 110px;align-items:center;gap:18px;padding:15px;border:1px solid #dae8e4;border-radius:20px 7px;background:#fff}.store-cart-item__image{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:14px;background:#eef6f4;color:#77a399;text-decoration:none}.store-cart-item__image img{width:100%;height:100%;object-fit:contain}.store-cart-item>div>a{display:block;margin:5px 0;color:#1f493f;font-weight:850;text-decoration:none}.store-cart-item small,.store-cart-item p{margin:0;color:#7b8e89;font-size:.67rem}.store-cart-item .store-link-button{padding:7px 0}.store-cart-item>label{font-size:.67rem;font-weight:800}.store-quantity{display:grid;grid-template-columns:34px 1fr 34px;margin-top:7px;border:1px solid #cedfdb;border-radius:10px;overflow:hidden}.store-quantity button{min-height:35px;border:0;background:#eff7f5}.store-quantity b{display:grid;place-items:center}.store-cart-item>strong{text-align:right}.store-summary{display:grid;gap:14px;padding:23px;border:1px solid #d3e4df;border-radius:23px 7px;background:#fff;box-shadow:0 14px 35px #17473d14}.store-summary>div{display:flex;justify-content:space-between;gap:15px}.store-summary p{margin:0;color:#617871;font-size:.73rem}.store-summary hr{width:100%;border:0;border-top:1px solid #dfebe8}.store-summary__total strong{font-size:1.35rem}.store-summary>small,.store-payment-card>small{color:#768b85;line-height:1.55}.store-summary>.store-link-button{text-align:center;text-decoration:none}.store-button.is-disabled{pointer-events:none;opacity:.45}.store-checkout-form{padding:28px;border:1px solid #d6e6e2;border-radius:25px 8px;background:#fff}.store-checkout-form h2{margin:0 0 17px;color:#214d43}.store-checkout-form h2:not(:first-child){margin-top:30px}.store-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.store-form-grid label{display:grid;gap:7px;color:#3d6159;font-size:.72rem;font-weight:800}.store-form-grid input{min-height:47px;padding:0 13px;border:1px solid #cbded9;border-radius:11px;font:inherit}.store-form-grid input:focus{outline:3px solid rgba(47,136,120,.16);border-color:#2f8878}.store-payment-methods{display:flex;flex-wrap:wrap;gap:10px}.store-payment-methods label{position:relative}.store-payment-methods input{position:absolute;opacity:0}.store-payment-methods span{display:block;padding:12px 17px;border:1px solid #caded9;border-radius:11px;color:#31584f;font-weight:800;cursor:pointer}.store-payment-methods input:checked+span{border-color:#2f8878;background:#e7f4f1;box-shadow:0 0 0 1px #2f8878}.store-delivery-note{margin:26px 0;padding:16px;border-radius:14px;background:#edf7f4}.store-delivery-note strong{color:#245d51}.store-delivery-note p{margin:5px 0 0;color:#647d77;line-height:1.5}.store-form-error{color:#a34437!important;font-weight:750}.store-order-hero{position:relative;padding:35px;border-radius:28px 9px;color:#eafffa;background:linear-gradient(135deg,#173f37,#2f8878)}.store-order-hero>span{color:#bce9df}.store-order-hero h1{margin:8px 0;font-size:clamp(2rem,5vw,4rem)}.store-order-hero p{max-width:700px;margin:0;line-height:1.6}.store-order-status{display:inline-flex;margin-top:20px;padding:8px 12px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#ffffff1a;font-size:.7rem;font-weight:850}.store-order-layout{display:grid;grid-template-columns:1fr 1fr 350px;align-items:start;gap:18px;margin-top:24px}.store-payment-card{display:grid;justify-items:center;gap:16px;min-height:100%;padding:24px;border:1px solid #d6e6e2;border-radius:23px 8px;background:#fff;text-align:center}.store-payment-card header{display:flex;align-items:start;gap:12px;text-align:left}.store-payment-card header>span{display:grid;min-width:34px;height:34px;place-items:center;border-radius:11px;color:#fff;background:#2f8878;font-weight:900}.store-payment-card h2{margin:0;color:#214d43}.store-payment-card header p{margin:5px 0;color:#6e837d;line-height:1.5}.store-payment-qr{width:min(250px,100%);aspect-ratio:1;object-fit:contain;border:10px solid #f2f8f6;border-radius:18px}.store-payment-total{font-size:1.8rem}.store-whatsapp-button{background:#1fae5a}.store-payment-card>.store-button{align-self:center}@media(max-width:1050px){.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.store-detail-main{grid-template-columns:1fr 1fr}.store-buy-panel{position:static;grid-column:1/3}.store-catalog-layout{grid-template-columns:220px 1fr}.store-order-layout{grid-template-columns:1fr 1fr}.store-order-layout>.store-summary{grid-column:1/3}}@media(max-width:780px){.store-hero{grid-template-columns:1fr;min-height:0}.store-hero aside{min-height:210px}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-catalog-heading button{display:block;padding:10px 14px;border:1px solid #c9ded8;border-radius:10px;background:#fff}.store-catalog-layout{grid-template-columns:1fr}.store-filters{position:fixed;inset:0 auto 0 0;z-index:60;width:min(320px,90vw);overflow:auto;border-radius:0;transform:translate(-110%);transition:transform .2s}.is-filter-open .store-filters{transform:translate(0)}.store-filters header button{display:block}.is-filter-open .store-filter-backdrop{position:fixed;inset:0;z-index:50;display:block;border:0;background:#0c292375}.store-detail-main{grid-template-columns:1fr}.store-buy-panel{grid-column:auto}.store-product-copy,.store-cart-layout,.store-checkout-layout{grid-template-columns:1fr}.store-cart-item{grid-template-columns:80px 1fr auto}.store-cart-item>label{grid-column:2}.store-cart-item>strong{grid-column:3;grid-row:1}.store-order-layout{grid-template-columns:1fr}.store-order-layout>.store-summary{grid-column:auto}.store-form-grid{grid-template-columns:1fr}}@media(max-width:520px){.store-section,.store-catalog-page,.store-detail-page{width:calc(100% - 24px)}.store-section{padding:45px 0}.store-hero{padding:48px 20px}.store-hero h1{font-size:2.7rem}.store-hero aside{display:none}.store-section__heading{align-items:start;flex-direction:column;gap:10px}.store-product-grid{gap:9px}.store-product-card__body{padding:12px}.store-product-card__body>a{font-size:.88rem}.store-product-card__actions{grid-template-columns:1fr}.store-product-card__actions button:first-child{display:none}.store-results__bar>span{display:none}.store-breadcrumb{overflow:auto;white-space:nowrap}.store-product-copy article{padding:20px}}:root{--font-heading: "Fredoka", "Trebuchet MS", sans-serif;--font-body: "Inter", Arial, sans-serif;color-scheme:light;font-family:var(--font-body);color:#17212b;background:#f7fafc}*{box-sizing:border-box}body{margin:0;background:#f7fafc}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.035em}button,input,select,textarea{font:inherit}.page{width:min(1120px,calc(100% - 32px));margin-inline:auto;padding:clamp(56px,8vw,96px) 0}.page__eyebrow{margin:0 0 10px;color:#0878c9;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.page h1{max-width:760px;margin:0 0 18px;color:#073b66;font-family:var(--font-heading);font-size:clamp(2.2rem,5vw,4rem);line-height:1.05}.page p{max-width:680px;color:#5f6b76;line-height:1.65}.placeholder-card{margin-top:36px;padding:28px;border:1px solid #d8e4eb;border-radius:22px;background:#fff}@media(min-width:851px){app-ai-workspace-page{padding:12px;background:radial-gradient(circle at 10% 0,rgba(50,212,197,.18),transparent 28%),linear-gradient(145deg,#efeff8,#e4e2f2)}app-ai-workspace-page .workspace{border:3px solid #8c82f0;border-radius:27px;box-shadow:0 3px #5144d1,0 20px 38px #17144733,0 0 38px #32d4c529,inset 0 2px #ffffffd1}app-ai-workspace-page .workspace:after{position:absolute;inset:4px 20px auto;z-index:50;height:2px;border-radius:999px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);content:""}}@media(max-width:850px){app-ai-workspace-page{padding:6px;background:radial-gradient(circle at 10% 0,rgba(50,212,197,.18),transparent 28%),linear-gradient(145deg,#efeff8,#e4e2f2)}app-ai-workspace-page .workspace{border:2px solid #8c82f0;border-radius:19px;box-shadow:0 2px #5144d1,0 12px 26px #17144729,inset 0 1px #ffffffd9}}.edu-page{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:clamp(32px,5vw,64px) 0 80px}.edu-page--wide{width:min(1320px,calc(100% - 36px))}.edu-page__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.edu-page__heading>div{max-width:760px}.edu-eyebrow{display:block;margin-bottom:8px;color:#b65b17;font-size:.69rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.edu-page h1,.edu-page h2,.edu-page h3{color:#452d1e}.edu-page__heading h1{margin:0;font-size:clamp(2.25rem,4vw,4.1rem);line-height:1}.edu-page__heading p{max-width:690px;margin:11px 0 0;color:#81736a;line-height:1.65}.edu-button{display:inline-flex;min-height:45px;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:0;border-radius:999px;color:#fff;background:#dc6d20;font-size:.78rem;font-weight:900;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.edu-button:hover{transform:translateY(-2px);box-shadow:0 11px 22px #dc6d2033}.edu-button:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}.edu-button--outline{border:1px solid #e3c6ae;color:#a84f15;background:#fff}.edu-button--soft{color:#7b3b15;background:#ffe2b7}.edu-button--small{min-height:38px;padding:8px 14px;font-size:.7rem}.edu-grid{display:grid;gap:16px}.edu-course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.edu-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:28px}.edu-summary-card{padding:20px;border:1px solid #eadfd5;border-radius:19px 7px;background:#fff;box-shadow:0 10px 24px #5e33160d}.edu-summary-card span{color:#9a8a7e;font-size:.7rem;font-weight:750}.edu-summary-card strong{display:block;margin-top:9px;color:#a75116;font-family:var(--font-heading);font-size:2rem}.edu-panel{padding:clamp(20px,3vw,30px);border:1px solid #eadfd5;border-radius:24px 9px;background:#fff;box-shadow:0 12px 28px #5e33160d}.edu-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.edu-panel__heading h2{margin:0;font-size:1.45rem}.edu-panel__heading a{color:#ad5719;font-size:.72rem;font-weight:900;text-decoration:none}.edu-empty{padding:44px 22px;border:1px dashed #dfc7b3;border-radius:20px;text-align:center}.edu-empty span{display:grid;width:55px;height:55px;margin:0 auto 14px;place-items:center;border-radius:17px 6px;color:#8c4316;background:#ffe2b7;font-family:var(--font-heading);font-weight:900}.edu-empty h2{margin:0 0 7px}.edu-empty p{margin:0 0 18px;color:#85766c}.edu-tabs{display:flex;gap:7px;margin-bottom:22px;padding:5px;border:1px solid #eadfd5;border-radius:14px;background:#fff;width:max-content}.edu-tabs button{min-height:38px;padding:7px 14px;border:0;border-radius:10px;color:#85776d;background:transparent;font-size:.72rem;font-weight:900;cursor:pointer}.edu-tabs button.is-active{color:#8b4113;background:#ffe5bf}.edu-filters{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:10px;margin-bottom:26px}.edu-field{min-height:47px;padding:0 14px;border:1px solid #e2d5ca;border-radius:13px;color:#4b382d;background:#fff;outline:0}.edu-field:focus{border-color:#e27b2d;box-shadow:0 0 0 3px #e27b2d1a}.edu-status{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;color:#815033;background:#f6e9dd;font-size:.65rem;font-weight:900}.edu-status--success{color:#356746;background:#e3f1e7}.edu-status--current{color:#8a450f;background:#ffe1b5}.edu-meta-list{display:flex;flex-wrap:wrap;gap:9px}.edu-meta-list span{padding:7px 10px;border-radius:999px;color:#765f50;background:#f6ede5;font-size:.69rem;font-weight:800}.edu-two-column{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:20px}.edu-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.edu-list li{position:relative;padding-left:20px;color:#71645b;line-height:1.55}.edu-list li:before{position:absolute;left:0;color:#e47728;font-weight:900;content:"\2713"}.edu-activity-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.edu-activity-list li{display:grid;align-items:center;grid-template-columns:auto 1fr auto;gap:12px;padding:12px;border-radius:13px;background:#fff9f3}.edu-activity-list li>span{display:grid;width:35px;height:35px;place-items:center;border-radius:11px 4px;color:#8b4113;background:#ffe0b0;font-size:.6rem;font-weight:900}.edu-activity-list strong,.edu-activity-list small{display:block}.edu-activity-list strong{font-size:.77rem}.edu-activity-list small{margin-top:2px;color:#94877e;font-size:.62rem}.edu-activity-list time{color:#9c8e84;font-size:.62rem}.edu-course-row{display:grid;align-items:center;grid-template-columns:auto minmax(0,1fr) minmax(150px,.45fr) auto;gap:16px;padding:17px;border:1px solid #eadfd5;border-radius:18px 7px;background:#fff}.edu-course-row__mark{display:grid;width:53px;height:53px;place-items:center;border-radius:16px 6px;color:#fff;background:var(--row-accent);font-family:var(--font-heading);font-weight:900}.edu-course-row h2{margin:0 0 4px;font-size:1.04rem}.edu-course-row p{margin:0;color:#887b72;font-size:.7rem}.edu-note{padding:13px 15px;border-radius:12px;color:#775226;background:#fff0cf;font-size:.72rem;line-height:1.55}.edu-loading{padding:50px;text-align:center;color:#8c7e74}.edu-error{padding:25px;border-radius:16px;color:#8a3e34;background:#feeae5}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1050px){.edu-course-grid,.edu-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.edu-page{width:min(100% - 28px,1180px)}.edu-page__heading{align-items:flex-start;flex-direction:column}.edu-filters,.edu-two-column{grid-template-columns:1fr}.edu-course-row{grid-template-columns:auto 1fr}.edu-course-row app-edu-progress-bar,.edu-course-row>a{grid-column:1/-1}}@media(max-width:560px){.edu-page{width:min(100% - 22px,1180px);padding-top:27px}.edu-course-grid{grid-template-columns:1fr}.edu-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.edu-summary-card{padding:15px}.edu-summary-card strong{font-size:1.7rem}.edu-page__heading h1{font-size:2.25rem}.edu-tabs{width:100%}.edu-tabs button{flex:1}}@media(prefers-reduced-motion:reduce){.edu-button{transition:none}}
