@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,700;0,800;0,900;1,800&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&family=Nunito+Sans:wght@400;600;700;800;900&display=swap";:root{color:#19352f;--green:#165d4f;--dark:#0d473d;--mint:#dceee5;--coral:#ef7359;--cream:#fff8e7;--muted:#66766f;--line:#dfe7e1;background:#fbfaf5;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fbfaf5;min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.plain-button{background:0 0;border:0}.site-shell{min-height:100vh}.topbar{color:#dceee5;background:var(--dark);justify-content:center;gap:55px;min-height:34px;padding:8px 20px;font-size:12px;font-weight:600;display:flex}.header{z-index:20;justify-content:space-between;align-items:center;gap:25px;width:min(1240px,100% - 36px);height:82px;margin:auto;display:flex;position:relative}.brand{letter-spacing:-1px;color:#19352f;align-items:center;gap:10px;font:800 25px Manrope;display:flex}.brand-mark{color:#fff;background:var(--green);border-radius:13px 13px 13px 4px;place-items:center;width:42px;height:42px;display:grid}.nav{align-items:center;gap:30px;display:flex}.nav button{color:#42534e;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 0;font-weight:700}.menu-button{color:var(--green);background:0 0;border:0;display:none}.cart-button{border:1px solid var(--line);height:44px;color:var(--green);background:#fff;border-radius:12px;align-items:center;gap:8px;padding:0 15px;font-weight:800;display:flex}.cart-button svg{width:19px}.cart-button b{color:#fff;background:var(--coral);border-radius:50%;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:11px;display:grid}.shop-hero{background:linear-gradient(120deg,#fbfaf5 60%,#eef5ef 60%);grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:600px;padding:70px max(20px,50% - 590px) 90px;display:grid}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:1.3px;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.hero-copy h1,.page-title h1,.product-detail h1,.school-list-intro h1,.info-page h1{letter-spacing:-3.5px;margin:18px 0;font:800 clamp(42px,5vw,68px)/1.06 Manrope}.hero-copy h1 em{color:var(--coral);font-style:normal}.hero-copy>p{max-width:650px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{gap:13px;margin:31px 0;display:flex}.button{border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 21px;font-weight:800;display:inline-flex}.button svg{width:19px}.button-secondary{border:1px solid var(--line);background:#fff}.button-accent{color:#fff;background:var(--coral)}.hero-points{color:#53655e;flex-wrap:wrap;gap:20px;font-size:13px;font-weight:700;display:flex}.hero-points span{align-items:center;gap:5px;display:flex}.hero-points svg{width:17px;color:var(--green)}.hero-products{height:440px;position:relative}.hero-products:before{content:"";background:var(--mint);border-radius:45% 55% 46% 54%;width:390px;height:390px;position:absolute;inset:20px 20px auto auto}.hero-card{background:#fff;border-radius:22px;flex-direction:column;justify-content:center;gap:6px;padding:24px;display:flex;position:absolute;box-shadow:0 24px 55px #173f3524}.hero-card svg{width:42px;height:42px;color:var(--green);margin-bottom:15px}.hero-card strong{font:800 20px Manrope}.hero-card small{color:var(--muted)}.hero-card-main{width:280px;height:290px;top:65px;left:55px;transform:rotate(-4deg)}.hero-card-one{width:190px;height:160px;top:20px;right:10px;transform:rotate(7deg)}.hero-card-two{width:190px;height:160px;bottom:25px;right:0;transform:rotate(-6deg)}.hero-badge{color:#fff;background:var(--coral);border-radius:30px;padding:11px 15px;font-size:12px;font-weight:800;position:absolute;bottom:22px;left:5px}.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);gap:30px;padding:27px max(20px,50% - 590px);display:grid}.benefit-strip>div{justify-content:center;align-items:center;gap:13px;display:flex}.benefit-strip svg{color:var(--coral)}.benefit-strip span{flex-direction:column;display:flex}.benefit-strip small{color:var(--muted);margin-top:2px}.section{padding:90px max(20px,50% - 590px)}.section-heading{margin-bottom:38px}.heading-row{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section h2{letter-spacing:-2px;margin:10px 0 0;font:800 clamp(30px,4vw,46px)/1.12 Manrope}.text-action{color:var(--green);background:0 0;border:0;align-items:center;gap:7px;font-weight:800;display:flex}.text-action svg{width:18px}.category-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.category-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:112px;padding:20px;transition:all .2s;display:grid}.category-card>span{width:52px;height:52px;color:var(--green);background:var(--mint);border-radius:14px;place-items:center;display:grid}.category-card h3{margin:0;font:800 17px Manrope}.category-card p{color:var(--muted);margin:4px 0 0;font-size:13px}.category-card>svg{color:#8a9892;width:18px}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;transition:all .2s;overflow:hidden}.product-open{background:0 0;border:0;width:100%;padding:0}.product-visual{color:#49625a;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:210px;display:flex}.product-visual svg{stroke-width:1.35px;width:65px;height:65px}.product-visual span{opacity:.7;font-size:11px;font-weight:700}.product-visual img{object-fit:contain;width:100%;height:100%}.product-info{padding:17px}.product-info>small{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:11px}.product-name{text-align:left;color:#19352f;background:0 0;border:0;min-height:48px;padding:6px 0;font-weight:800;line-height:1.35;display:block}.product-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-bottom>strong{font:800 19px Manrope}.add-button{color:#fff;background:var(--green);border:0;border-radius:9px;align-items:center;gap:5px;height:36px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.add-button svg{width:16px}.list-banner{color:#fff;background:var(--green);grid-template-columns:1fr .65fr;align-items:center;gap:70px;display:grid}.eyebrow-light{color:#bfe4d3}.list-banner p,.school-list-intro p{color:#d3e6df;font-size:17px;line-height:1.7}.list-illustration{background:#ffffff0b;border:2px dashed #7fb3a3;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:270px;display:flex}.list-illustration strong{font:800 22px Manrope}.shop-page,.product-page,.info-page{min-height:700px}.page-title{text-align:center;margin-bottom:42px}.page-title h1{font-size:50px}.shop-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.search-box{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:10px;width:min(650px,100%);height:50px;padding:0 15px;display:flex}.search-box input{background:0 0;border:0;outline:0;width:100%}.search-box button{background:0 0;border:0}.shop-toolbar>span{color:var(--muted);font-size:13px;font-weight:700}.shop-layout{grid-template-columns:235px 1fr;gap:30px;display:grid}.category-filter{border:1px solid var(--line);background:#fff;border-radius:15px;align-self:start;gap:3px;padding:20px;display:grid}.category-filter>strong{padding:4px 8px 12px;font:800 17px Manrope}.category-filter button{text-align:left;color:#53645f;background:0 0;border:0;border-radius:8px;justify-content:space-between;padding:10px 8px;font-size:13px;display:flex}.category-filter button.selected{color:var(--green);background:var(--mint);font-weight:800}.category-filter span{color:#8a9892}.empty-state{min-height:330px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state h3{color:#19352f}.back-button{color:var(--green);background:0 0;border:0;align-items:center;gap:7px;margin-bottom:35px;font-weight:800;display:flex}.back-button svg{width:18px}.product-detail{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.product-visual-large{border-radius:24px;height:570px}.product-visual-large svg{width:145px;height:145px}.product-category{color:var(--green);background:var(--mint);border-radius:20px;padding:7px 11px;font-size:12px;font-weight:800}.product-detail h1{font-size:48px}.brand-line{color:var(--muted);font-size:13px}.detail-description{color:#53645f;font-size:17px;line-height:1.75}.detail-price{margin:27px 0;font:800 32px Manrope}.detail-price small{color:var(--muted);margin-top:4px;font:500 12px DM Sans;display:block}.pickup-box{background:#edf5f0;border-radius:13px;gap:12px;padding:15px;display:flex}.pickup-box div{flex-direction:column;gap:3px;display:flex}.pickup-box span{color:var(--muted);font-size:12px}.buy-row{gap:12px;margin-top:24px;display:flex}.quantity,.mini-quantity{border:1px solid var(--line);border-radius:11px;align-items:center;display:flex}.quantity button,.mini-quantity button{background:0 0;border:0;width:38px;height:42px}.quantity svg,.mini-quantity svg{width:15px}.quantity span{text-align:center;min-width:28px;font-weight:800}.school-list-page{color:#fff;background:var(--green);grid-template-columns:.85fr 1.15fr;gap:70px;display:grid}.school-list-intro{align-self:center}.school-list-intro ul{gap:12px;padding:0;list-style:none;display:grid}.school-list-intro li{align-items:center;gap:8px;display:flex}.school-list-intro li svg{width:20px;color:var(--green);background:#bfe4d3;border-radius:50%;padding:3px}.upload-form{color:#19352f;background:#fff;border-radius:22px;padding:30px;box-shadow:0 25px 60px #092f272e}.form-heading{align-items:center;gap:12px;margin-bottom:20px;display:flex}.form-heading>span{width:46px;height:46px;color:var(--coral);background:#fff0eb;border-radius:13px;place-items:center;display:grid}.form-heading div{flex-direction:column;display:flex}.form-heading strong{font:800 19px Manrope}.form-heading small,.drop-zone small{color:var(--muted)}.drop-zone{cursor:pointer;background:#f8fbf9;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:125px;margin-bottom:16px;border:2px dashed #b9cdc4!important;display:flex!important}.drop-zone input{opacity:0;position:absolute;width:1px!important}.upload-form label,.checkout-form label{gap:6px;margin-bottom:13px;font-size:12px;font-weight:800;display:grid}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.upload-form input,.upload-form select,.upload-form textarea,.checkout-form input,.checkout-form textarea{border:1px solid #d7e1dc;border-radius:9px;outline:0;width:100%;padding:11px}.privacy{align-items:flex-start;gap:8px;font-weight:500!important;display:flex!important}.privacy input{width:17px!important}.form-submit{width:100%}.form-status,.checkout-status{text-align:center;background:#e5f4eb;border-radius:8px;padding:10px;font-size:12px}.info-page{text-align:center;max-width:1000px;margin:auto}.info-page>p{max-width:750px;color:var(--muted);margin:0 auto;font-size:18px;line-height:1.8}.info-cards{grid-template-columns:1fr 1fr;gap:20px;margin-top:50px;display:grid}.info-cards article{text-align:left;border:1px solid var(--line);background:#fff;border-radius:20px;padding:35px}.info-cards article>svg{color:var(--coral)}.info-cards h3{font:800 22px Manrope}.info-cards p{color:var(--muted)}.info-cards button{color:var(--green);background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:800;display:flex}.drawer-overlay{z-index:100;background:#0d2f2880;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;flex-direction:column;width:min(470px,100%);height:100%;display:flex;box-shadow:-20px 0 60px #0e30294d}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:82px;padding:20px 24px;display:flex}.drawer-head>div{grid-template-columns:auto auto;align-items:center;gap:2px 9px;display:grid}.drawer-head>div>svg{color:var(--green);grid-row:1/3}.drawer-head strong{font:800 19px Manrope}.drawer-head span{color:var(--muted);font-size:11px}.drawer-head>button{background:0 0;border:0}.cart-empty{text-align:center;margin:auto;padding:40px}.cart-empty>svg{color:#a5b4ae;width:58px;height:58px}.cart-empty p{color:var(--muted)}.cart-items{padding:10px 24px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:13px;padding:15px 0;display:grid}.cart-item .product-visual{border-radius:12px;height:90px}.cart-item .product-visual svg{width:35px;height:35px}.cart-item .product-visual span{display:none}.cart-item>div:last-child{flex-direction:column;gap:7px;display:flex}.cart-item small{color:var(--green);font-weight:800}.mini-quantity{align-self:flex-start}.mini-quantity button{width:30px;height:29px}.mini-quantity .trash{color:#b94d3f;margin-left:8px}.cart-summary{border-top:1px solid var(--line);background:#fbfcfb;margin-top:auto;padding:23px}.cart-summary p,.checkout-total{justify-content:space-between;font-size:18px;display:flex}.cart-summary small{color:var(--muted);margin-bottom:17px;display:block}.cart-summary .button{width:100%}.checkout-form{padding:24px;overflow:auto}.checkout-form h3{font:800 23px Manrope}.checkout-total{border-top:1px solid var(--line);padding:16px 0}.checkout-form>.button{width:100%}footer{color:#d6e7e1;background:#103e35;justify-content:space-between;align-items:center;gap:25px;padding:42px max(20px,50% - 590px);font-size:12px;display:flex}.footer-brand{align-items:center;gap:10px;display:flex}.footer-brand div{flex-direction:column;display:flex}.footer-brand strong{color:#fff;font:800 19px Manrope}.footer-links{gap:20px;display:flex}.footer-links button{color:inherit;background:0 0;border:0;padding:0}@media (width<=1000px){.nav{gap:16px}.shop-hero{text-align:center;background:#fbfaf5;grid-template-columns:1fr}.hero-copy>p{margin:auto}.hero-actions,.hero-points{justify-content:center}.hero-products{width:min(550px,100%);margin:auto}.category-grid,.product-grid,.shop-product-grid{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:1fr}.category-filter{display:flex;overflow:auto}.category-filter>strong{display:none}.category-filter button{white-space:nowrap;gap:8px}.product-detail,.school-list-page{grid-template-columns:1fr}.product-visual-large{height:420px}.footer-links{display:none}}@media (width<=760px){.topbar span:nth-child(n+2){display:none}.menu-button{display:block}.nav{display:none}.nav-open{background:#fff;border-radius:15px;flex-direction:column;align-items:stretch;padding:22px;display:flex;position:absolute;top:72px;left:0;right:0;box-shadow:0 18px 50px #173d3426}.nav-open button{text-align:left}.cart-button span{display:none}.shop-hero{padding-top:45px}.hero-copy h1,.page-title h1,.product-detail h1,.school-list-intro h1,.info-page h1{letter-spacing:-2.5px;font-size:40px}.hero-products{height:360px;margin:-25px auto;transform:scale(.83)}.benefit-strip{grid-template-columns:1fr;align-items:start}.benefit-strip>div{justify-content:flex-start}.heading-row{flex-direction:column;align-items:flex-start}.category-grid,.product-grid,.shop-product-grid,.info-cards{grid-template-columns:1fr 1fr}.list-banner{grid-template-columns:1fr}.list-illustration{display:none}.shop-toolbar{flex-direction:column;align-items:stretch}.field-row{grid-template-columns:1fr}footer{text-align:center;flex-direction:column}}@media (width<=520px){.header{width:calc(100% - 24px)}.section{padding-top:65px;padding-bottom:65px}.hero-actions{flex-direction:column}.category-grid,.product-grid,.shop-product-grid,.info-cards{grid-template-columns:1fr}.product-visual{height:245px}.shop-page{padding-left:14px;padding-right:14px}.product-detail{gap:30px}.product-visual-large{height:340px}.buy-row{flex-direction:column}.quantity{align-self:flex-start}.school-list-page{padding-left:14px;padding-right:14px}.upload-form{padding:20px}}.account-actions{align-items:center;gap:8px;display:flex}.account-button{border:1px solid var(--line);height:44px;color:var(--green);background:#fff;border-radius:12px;align-items:center;gap:7px;padding:0 13px;font-weight:800;display:flex}.account-button svg{width:18px}.logout-button{color:var(--muted);background:0 0;border:0;padding:7px;font-size:11px}.auth-page{color:#fff;background:var(--green);grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;min-height:720px;display:grid}.auth-benefits h1{letter-spacing:-3px;margin:18px 0;font:800 clamp(42px,5vw,64px)/1.07 Manrope}.auth-benefits p{color:#d3e6df;font-size:17px;line-height:1.7}.auth-benefits ul{gap:13px;padding:0;list-style:none;display:grid}.auth-benefits li{align-items:center;gap:8px;display:flex}.auth-benefits li svg{width:20px;color:var(--green);background:#bfe4d3;border-radius:50%;padding:3px}.auth-form{color:#19352f;background:#fff;border-radius:22px;padding:35px;box-shadow:0 25px 60px #092f272e}.auth-tabs{background:#edf3ef;border-radius:11px;grid-template-columns:1fr 1fr;margin-bottom:26px;display:grid}.auth-tabs button{background:0 0;border:0;border-radius:10px;padding:12px;font-weight:800}.auth-tabs button.active{color:#fff;background:var(--green)}.auth-form label,.profile-card label,.user-editor label{gap:6px;margin-bottom:14px;font-size:12px;font-weight:800;display:grid}.auth-form input,.profile-card input,.user-editor input,.user-editor select{border:1px solid #d7e1dc;border-radius:9px;outline:0;width:100%;padding:12px}.auth-form label small{color:var(--muted);font-weight:500}.auth-form>.button{width:100%}.auth-status,.admin-status{color:#155b42;text-align:center;background:#e5f4eb;border-radius:9px;padding:11px;font-size:12px}.account-page,.admin-page{min-height:720px}.account-heading{align-items:center;gap:20px;margin-bottom:40px;display:flex}.account-avatar{color:#fff;background:var(--green);border-radius:22px;place-items:center;width:76px;height:76px;display:grid}.account-avatar svg{width:34px;height:34px}.account-heading h1,.admin-title h1{letter-spacing:-2px;margin:5px 0;font:800 42px Manrope}.account-heading p,.admin-title p{color:var(--muted);margin:0}.account-grid{grid-template-columns:1.3fr .7fr;gap:20px;display:grid}.profile-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px}.profile-card h2{margin-top:0;font-size:25px}.profile-card>.button{margin-top:8px}.account-note>svg{width:42px;height:42px;color:var(--coral)}.account-note p{color:var(--muted);line-height:1.7}.admin-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:35px;display:flex}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.stat-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto 1fr;gap:2px 12px;padding:22px;display:grid}.stat-grid svg{width:28px;color:var(--coral);grid-row:1/4}.stat-grid span{color:var(--muted);font-size:12px;font-weight:700}.stat-grid strong{font:800 28px Manrope}.stat-grid small{color:var(--muted)}.permission-card{color:#164c40;background:var(--mint);border-radius:16px;gap:15px;margin:20px 0 35px;padding:20px;display:flex}.permission-card svg{flex:none}.permission-card p{margin:4px 0 0}.user-management{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px}.management-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.management-head h2{margin:5px 0 0;font-size:28px}.management-head .search-box{max-width:430px}.user-table-wrap{overflow:auto}.user-table{border-collapse:collapse;width:100%;font-size:13px}.user-table th,.user-table td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:14px 12px}.user-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:11px}.user-table td:first-child{flex-direction:column;display:flex}.user-table td:first-child small{color:var(--muted)}.role-badge,.status-active,.status-blocked{border-radius:20px;padding:5px 9px;font-size:11px;font-weight:800}.status-active{color:#176044;background:#e2f6eb}.status-blocked{color:#8b3a2e;background:#fee7e3}.table-actions{gap:7px;display:flex}.table-actions button{color:var(--green);background:var(--mint);border:0;border-radius:7px;padding:6px 8px;font-size:11px;font-weight:800}.table-actions button.danger{color:#9a372b;background:#fee7e3}.modal-overlay{z-index:120;background:#0d2f2880;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.user-editor{background:#fff;border-radius:20px;width:min(620px,100%);max-height:95vh;padding:28px;overflow:auto;box-shadow:0 28px 70px #0d2f2866}.editor-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.editor-head h2{margin:0;font:800 25px Manrope}.editor-head button{background:0 0;border:0}.editor-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}@media (width<=1100px){.header,.nav{gap:12px}.account-button span,.logout-button{display:none}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.account-actions{margin-left:auto}.auth-page,.account-grid{grid-template-columns:1fr}.admin-title,.management-head{flex-direction:column;align-items:flex-start}.management-head .search-box{max-width:none}.user-management{padding:18px}}@media (width<=520px){.cart-button,.account-button{padding:0 11px}.stat-grid{grid-template-columns:1fr}.account-heading{flex-direction:column;align-items:flex-start}.account-heading h1,.admin-title h1{font-size:34px}.auth-form{padding:22px}.user-editor{padding:20px}.editor-actions{flex-direction:column-reverse}.editor-actions .button{width:100%}}:root{color:#102553;--green:#75b900;--dark:#061b54;--mint:#eaf7cf;--coral:#ed1c2e;--cream:#fff8d9;--muted:#64708c;--line:#dbe3f2;--navy:#061b54;--blue:#0c45a5;--yellow:#ffc900;--red:#ed1c2e;--lime:#78bc00;--pink:#e91e72;--orange:#f47a16;--purple:#783bb5;background:#fff;font-family:Nunito Sans,sans-serif}html,body{overflow-x:hidden}body{color:var(--navy);background:#fff}.site-shell{overflow-x:hidden}.topbar{color:#fff;letter-spacing:.35px;text-transform:uppercase;background:linear-gradient(90deg,#061b54,#0b3183 55%,#061b54);min-height:38px;font-size:12px;font-weight:900}.topbar span:before{content:"â˜…";color:var(--yellow);margin-right:8px}.header{border-bottom:5px solid var(--yellow);background:#fff;width:100%;height:94px;padding:0 max(22px,50% - 620px);box-shadow:0 7px 24px #061b5417}.brand{color:var(--navy);gap:12px}.brand-logo{object-fit:cover;object-position:center 32%;width:260px;height:82px;display:block}.brand-mark{width:50px;height:50px;color:var(--navy);background:var(--yellow);border:3px solid var(--navy);box-shadow:4px 4px 0 var(--navy);border-radius:10px;transform:rotate(-3deg)}.brand-copy{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.brand-copy strong{letter-spacing:1.2px;font:900 31px/1 Barlow Condensed,sans-serif}.brand-copy small{color:var(--navy);background:var(--yellow);letter-spacing:.6px;text-transform:uppercase;margin-top:4px;padding:3px 8px;font:900 10px/1 Nunito Sans;transform:rotate(-1deg)}.nav button{color:var(--navy);text-transform:uppercase;font:900 14px Nunito Sans}.nav button:hover,.nav button.active{color:var(--red);border-color:var(--yellow)}.account-button,.cart-button{border:2px solid var(--navy);color:var(--navy);border-radius:8px;box-shadow:3px 3px #cbd5e9}.cart-button{color:#fff;background:var(--navy);box-shadow:3px 3px 0 var(--yellow)}.cart-button b{background:var(--red)}.menu-button{color:var(--navy)}.shop-hero{color:#fff;background:radial-gradient(circle at 82% 24%,#2259c0cc,#0000 24%),linear-gradient(128deg,#031442 0%,#08276f 58%,#061b54 100%);min-height:650px;position:relative;overflow:hidden}.shop-hero:after{content:"";z-index:0;pointer-events:none;background:var(--pink);clip-path:polygon(5% 33%,100% 0,92% 100%,0 76%);width:360px;height:80px;position:absolute;top:42px;right:-80px;transform:rotate(-7deg)}.shop-hero>*{z-index:2;position:relative}.hero-scribble{opacity:.95;display:block;z-index:1!important;position:absolute!important}.hero-scribble-one{background:var(--yellow);width:230px;height:18px;top:48px;left:42%;transform:rotate(-3deg)}.hero-scribble-two{background:var(--red);width:270px;height:13px;bottom:35px;right:3%;transform:rotate(7deg)}.shop-hero .eyebrow{color:var(--navy);background:var(--yellow);border-radius:2px;padding:8px 14px;font-weight:900;transform:rotate(-1deg)}.hero-copy h1{letter-spacing:-2px;text-transform:uppercase;margin:22px 0;font-family:Barlow Condensed,sans-serif;font-size:clamp(58px,6.8vw,98px);font-weight:900;line-height:.88}.hero-copy h1 span{color:#fff;text-shadow:4px 5px #0000002e;display:block}.hero-copy h1 em{color:#fff;background:var(--red);clip-path:polygon(2% 10%,98% 0,100% 88%,0 100%);text-shadow:none;margin-top:18px;padding:5px 18px 9px;display:inline-block;transform:rotate(-1deg)}.hero-copy>p{color:#edf3ff;font-size:18px;font-weight:600}.hero-mascot{display:none}.button{text-transform:uppercase;letter-spacing:.25px;border-radius:8px}.button-primary{color:var(--navy);background:var(--yellow);box-shadow:5px 5px #0000003d}.button-primary:hover{transform:translate(-1px,-1px);box-shadow:7px 7px #0000003d}.button-secondary{color:#fff;background:0 0;border:2px solid #fff}.button-accent{background:var(--red);box-shadow:5px 5px #0000002e}.hero-points{color:#fff;text-transform:uppercase;font-size:13px;font-weight:900}.hero-points span{background:#ffffff14;border:1px solid #ffffff4d;padding:7px 10px}.hero-points svg{color:var(--yellow)}.hero-products{height:490px}.hero-products:before{background:#ffffff14;border:5px solid #ffffff40;width:450px;height:450px;inset:20px auto auto 25px;transform:rotate(5deg)}.brand-tile{text-align:center;border:4px solid #fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;overflow:hidden;box-shadow:9px 10px #0003}.brand-tile img{object-fit:contain;width:100%;height:100%;display:block}.brand-jolly{background:#fff;width:245px;height:190px;padding:20px;top:105px;left:25px;transform:rotate(-5deg)}.brand-pelikan{background:#0b3b96;width:230px;height:155px;padding:20px;top:28px;right:12px;transform:rotate(5deg)}.brand-faber{background:#fff;width:245px;height:135px;padding:20px;bottom:62px;right:7px;transform:rotate(-4deg)}.brand-uhu{background:#ffe500;width:180px;height:110px;bottom:13px;left:165px;transform:rotate(4deg)}.brand-ergobag{background:#fff;width:195px;height:92px;padding:14px;bottom:8px;left:10px;transform:rotate(-7deg)}.brand-ergobag img{padding:4px}.benefit-strip{z-index:4;color:#fff;background:var(--navy);border:0;margin-top:-3px;position:relative}.benefit-strip>div{border-right:1px solid #fff3;padding:8px}.benefit-strip>div:last-child{border-right:0}.benefit-strip svg{width:34px;height:34px;color:var(--yellow)}.benefit-strip strong{text-transform:uppercase;font-size:14px}.benefit-strip small{color:#cbd8f4}.section{padding-top:86px;padding-bottom:86px}.section .eyebrow,.page-title .eyebrow,.admin-page .eyebrow,.account-page .eyebrow{color:var(--blue);font-weight:900}.section h2,.management-head h2{color:var(--navy);letter-spacing:-.5px;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-size:clamp(38px,4.6vw,58px);font-weight:900;line-height:.95}.heading-row{position:relative}.heading-row:after{content:"";background:var(--yellow);width:185px;height:10px;position:absolute;bottom:-17px;left:0;transform:rotate(-2deg)}.text-action{color:#fff;background:var(--blue);text-transform:uppercase;border-radius:5px;padding:10px 14px}.category-section{background:#fff}.category-grid{gap:18px}.category-card{color:#fff;border:0;border-radius:12px;min-height:138px;overflow:hidden;box-shadow:6px 7px #dfe5f1}.category-card:before{content:"";background:#ffffff26;width:18px;height:180%;position:absolute;top:-35%;right:24px;transform:rotate(24deg)}.category-card{background:var(--blue);position:relative}.category-card[data-category=schreiben]{background:#08753e}.category-card[data-category=malen-zeichnen]{background:#1169c9}.category-card[data-category=ordnen]{background:var(--pink)}.category-card[data-category=papier]{background:var(--purple)}.category-card[data-category=geometrie]{background:var(--orange)}.category-card[data-category=kleben-schneiden]{background:#df3424}.category-card[data-category=pennale-schulbedarf]{background:#5c25a5}.category-card[data-category=basteln]{background:#7aae00}.category-card>span{width:66px;height:66px;color:inherit;background:#ffffff24;border:3px solid #ffffffa6;border-radius:50%}.category-card h3{text-transform:uppercase;font:900 23px/1 Barlow Condensed}.category-card p{color:#ffffffd6;font-weight:800}.category-card>svg{color:#fff}.category-card:hover{transform:translate(-2px,-4px);box-shadow:9px 11px #d5ddeb}.featured-section{background:linear-gradient(#f1f6fff0,#f1f6fff0),repeating-linear-gradient(0deg,#0000 0 29px,#b7c9ed 30px)}.product-card{border:2px solid var(--navy);border-radius:10px;box-shadow:5px 6px #b8c5df}.product-card:hover{transform:translate(-2px,-5px);box-shadow:8px 10px #9eafd0}.product-visual{position:relative;border-bottom:2px solid var(--navy)!important}.product-visual:after{content:"SCHULINO";color:#fff;background:var(--blue);letter-spacing:.8px;padding:4px 7px;font-size:8px;font-weight:900;position:absolute;top:8px;right:8px}.product-visual svg{color:var(--navy)}.product-info>small{color:var(--blue);font-weight:900}.product-name{color:var(--navy);font-size:15px}.product-bottom>strong{color:var(--red);font:900 22px Barlow Condensed}.add-button{background:var(--blue);text-transform:uppercase;border-radius:5px;height:39px}.list-banner,.school-list-page,.auth-page{color:#fff;background:radial-gradient(circle at 85% 15%,#2552b2e6,transparent 28%), var(--navy);position:relative;overflow:hidden}.list-banner:before,.school-list-page:before,.auth-page:before{content:"";background:var(--lime);width:48%;height:24px;position:absolute;top:26px;left:-4%;transform:rotate(-3deg)}.school-list-page{background:var(--navy)}.school-list-page:before{display:none}.list-banner .eyebrow,.school-list-page .eyebrow,.auth-page .eyebrow{color:var(--navy);background:var(--yellow);padding:7px 12px}.list-banner h2,.school-list-intro h1,.auth-benefits h1{color:#fff;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-weight:900}.list-banner p,.school-list-intro p,.auth-benefits p{color:#e7efff}.school-list-animation{width:min(560px,100%);height:230px;margin-top:28px;position:relative;overflow:hidden}.school-list-video{object-fit:contain;width:100%;height:100%;display:block}.school-list-owl-scene{isolation:isolate;justify-content:center;align-items:center;display:flex}.school-list-owl{z-index:2;filter:drop-shadow(0 18px 18px #0000002e);width:210px;max-width:58%;height:auto;animation:1.6s ease-in-out infinite schoolListOwlFloat;position:relative}.flying-supply{z-index:1;transform-origin:50%;filter:drop-shadow(0 8px 8px #0000002e);animation:4.8s ease-in-out infinite schoolSupplyOrbit;display:block;position:absolute}.supply-pencil{background:linear-gradient(90deg,#ffd22e 0 70%,#f6b36d 70% 82%,#172146 82% 100%);border-radius:10px;width:76px;height:14px;top:56px;right:86px;transform:rotate(-24deg)}.supply-note{background:linear-gradient(#fff 0 18%,#ffd645 18% 100%);border-radius:5px;width:48px;height:40px;animation-delay:-.8s;top:48px;left:94px}.supply-paper{background:#fff;border-radius:5px 12px 5px 5px;width:46px;height:56px;animation-delay:-1.4s;bottom:42px;right:116px;transform:rotate(18deg)}.supply-ruler{background:#ffc900;border-radius:3px;width:86px;height:14px;animation-delay:-2s;bottom:50px;left:112px;transform:rotate(28deg)}.supply-eraser{background:linear-gradient(90deg,#ef2f5f 0 45%,#f7f3ff 45% 100%);border-radius:5px;width:34px;height:22px;animation-delay:-2.6s;top:108px;right:72px;transform:rotate(18deg)}.supply-book{background:linear-gradient(90deg,#ed1c2e 0 12%,#2f6bd7 12% 100%);border-radius:5px;width:52px;height:42px;animation-delay:-3.3s;bottom:88px;left:80px;transform:rotate(-14deg)}@keyframes schoolListOwlFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(1deg)}}@keyframes schoolSupplyOrbit{0%,to{translate:0;scale:1}33%{translate:12px -10px;scale:1.04}66%{translate:-10px 8px;scale:.98}}.list-illustration{border:4px dashed var(--yellow);color:var(--navy);background:#fff;border-radius:8px;transform:rotate(2deg);box-shadow:10px 10px #0003}.list-illustration svg{color:var(--red)}.list-illustration span{color:var(--blue)}.page-title{color:#fff;background:var(--navy);margin:-20px -20px 42px;padding:55px 20px 48px}.page-title .eyebrow{color:var(--navy);background:var(--yellow);padding:6px 12px}.page-title h1{color:#fff;text-transform:uppercase;font-family:Barlow Condensed;font-size:64px}.page-title p{color:#dce6fa}.search-box{border:2px solid var(--navy);border-radius:7px;box-shadow:3px 3px #c3cee3}.search-box>svg{color:var(--blue)}.category-filter{border:2px solid var(--navy);border-radius:8px;box-shadow:5px 5px #c3cee3}.category-filter>strong{text-transform:uppercase;font-family:Barlow Condensed;font-size:23px}.category-filter button.selected{color:#fff;background:var(--blue)}.back-button{color:var(--blue)}.product-visual-large{border:3px solid var(--navy);border-radius:10px;box-shadow:9px 10px #bdc9df}.product-category{color:#fff;background:var(--purple);text-transform:uppercase;border-radius:4px}.product-detail h1{text-transform:uppercase;font-family:Barlow Condensed;font-weight:900}.detail-price{color:var(--red);font:900 40px Barlow Condensed}.pickup-box{border-left:7px solid var(--lime);background:#eff7dc;border-radius:4px}.pickup-box svg{color:#5c9400}.upload-form,.auth-form,.profile-card,.user-management,.stat-grid article{border:2px solid var(--navy);border-radius:9px;box-shadow:6px 7px #02103e3b}.form-heading>span{color:#fff;background:var(--red);border-radius:6px}.drop-zone{background:#f2f7ff;border-radius:7px;border:3px dashed var(--blue)!important}.upload-form{position:relative;overflow:visible}.upload-owl-helper{z-index:3;pointer-events:none;width:170px;height:210px;position:absolute;top:64px;right:-118px}.upload-owl-helper img{filter:drop-shadow(0 16px 18px #02103e3d);width:168px;height:auto;position:absolute;bottom:0;right:0}.upload-form input,.upload-form select,.upload-form textarea,.checkout-form input,.checkout-form textarea,.auth-form input,.profile-card input,.user-editor input,.user-editor select{border:2px solid #c8d3e8;border-radius:5px}.auth-tabs{background:#eaf0fb;border-radius:5px}.auth-tabs button{border-radius:4px}.auth-tabs button.active{background:var(--blue)}.account-avatar{background:var(--blue);box-shadow:6px 6px 0 var(--yellow);border-radius:8px}.account-heading h1,.admin-title h1{text-transform:uppercase;font-family:Barlow Condensed;font-weight:900}.stat-grid svg{color:var(--red)}.permission-card{border-left:8px solid var(--yellow);color:var(--navy);background:#edf3ff;border-radius:5px}.role-badge.admin{color:#fff;background:var(--red)}.role-badge.customer,.table-actions button{color:#fff;background:var(--blue)}.user-editor{border:3px solid var(--navy);border-radius:9px;box-shadow:10px 12px #00000042}.editor-head h2{text-transform:uppercase;font-family:Barlow Condensed;font-size:31px}.cart-drawer{border-left:6px solid var(--yellow)}.drawer-head{color:#fff;background:var(--navy)}.drawer-head>div>svg{color:var(--yellow)}.drawer-head>button{color:#fff}.cart-summary{background:#eef3ff}footer{color:#dbe6ff;background:var(--navy);border-top:9px solid var(--yellow);position:relative}.footer-brand strong{letter-spacing:1px;text-transform:uppercase;font:900 25px Barlow Condensed}.footer-brand .brand-mark{width:43px;height:43px}.footer-logo{object-fit:cover;object-position:center;width:220px;height:70px;display:block}@media (width<=1000px){.shop-hero{background:var(--navy)}.hero-products{width:min(560px,100%)}.header{padding-left:18px;padding-right:18px}}@media (width<=760px){.header{border-bottom-width:4px;height:82px}.brand-logo{width:185px;height:68px}.brand-mark{width:43px;height:43px}.brand-copy strong{font-size:25px}.brand-copy small{font-size:8px}.nav-open{border:3px solid var(--navy);box-shadow:6px 7px 0 var(--yellow);border-radius:7px;top:75px}.shop-hero{padding-left:20px;padding-right:20px;display:block}.shop-hero .eyebrow{text-align:center;white-space:normal;justify-content:center;max-width:100%}.hero-copy{min-width:0}.hero-copy h1{letter-spacing:-1px;font-size:58px}.hero-copy h1 span,.hero-copy h1 em{max-width:100%}.hero-products{transform-origin:top;width:540px;height:410px;margin:-15px 0 -95px;left:50%;transform:translate(-50%)scale(.72)}.brand-ergobag{bottom:42px;left:15px}.benefit-strip>div{border-bottom:1px solid #ffffff2e;border-right:0}.category-card h3{font-size:20px}.page-title h1{font-size:50px}}@media (width<=520px){.topbar{font-size:10px}.brand-copy small{display:none}.shop-hero{padding-top:48px}.hero-copy,.hero-copy h1,.hero-copy>p,.hero-actions,.hero-points{margin-left:0;margin-right:0;width:100%!important;max-width:100%!important}.hero-copy>p{overflow-wrap:anywhere}.shop-hero .eyebrow{letter-spacing:.45px;width:100%;padding-left:6px;padding-right:6px;font-size:8px}.hero-copy h1{width:100%;font-size:39px;line-height:.9}.hero-copy h1 span{white-space:normal;width:100%;display:block}.hero-copy h1 em{white-space:normal;width:100%;margin-top:13px;padding:6px 5px 10px;font-size:39px;display:block}.hero-copy>p{font-size:16px;line-height:1.55}.hero-actions{width:100%}.hero-actions .button{white-space:normal;width:100%;padding-left:10px;padding-right:10px;font-size:13px}.hero-points{flex-direction:column;justify-content:center;align-items:center}.hero-points span{justify-content:center;width:auto;max-width:100%}.hero-products{width:540px;max-width:none;height:390px;margin:5px 0 -190px;left:50%;transform:translate(-50%)scale(.5)}.brand-ergobag{bottom:58px;left:22px}.category-card{min-height:115px}.category-card>span{width:54px;height:54px}.product-card{box-shadow:4px 5px #b8c5df}.page-title{margin-left:-14px;margin-right:-14px}}.order-success{text-align:center;flex-direction:column;align-items:center;gap:13px;margin:auto;padding:42px 28px;display:flex}.order-success>svg{width:58px;height:58px;color:var(--blue)}.order-success h3{color:var(--navy);text-transform:uppercase;margin:0;font:900 29px Barlow Condensed}.order-success p{color:var(--muted);margin:0;line-height:1.6}.order-success .button{width:100%;margin-top:4px}.order-success .button-secondary,.cancellation-card .button-secondary{border-color:var(--navy);color:var(--navy);background:#fff}.cancellation-page{background:#edf3ff;place-items:center;min-height:720px;display:grid}.cancellation-card{text-align:center;border:2px solid var(--navy);background:#fff;border-radius:10px;width:min(620px,100%);padding:45px;box-shadow:8px 9px #02103e38}.cancellation-card>svg{width:62px;height:62px;color:var(--blue)}.cancellation-card h1{color:var(--navy);text-transform:uppercase;margin:10px 0;font:900 46px Barlow Condensed}.cancellation-card p{color:var(--muted);line-height:1.65}.cancellation-card .button{margin:8px 5px}.cancellation-message{background:#edf3ff;border-radius:6px;padding:12px}.order-management{border:2px solid var(--navy);background:#fff;border-radius:9px;margin-bottom:35px;padding:28px;box-shadow:6px 7px #02103e3b}.order-table td:first-child,.order-table td:nth-child(2){display:table-cell}.order-table td strong,.order-table td small{display:block}.order-table td small{color:var(--muted);margin-top:4px}.order-table select{background:#fff;border:2px solid #c8d3e8;border-radius:5px;padding:8px}.order-detail-button{color:#fff;background:var(--blue);white-space:nowrap;border:0;border-radius:5px;padding:8px 10px;font-size:12px;font-weight:800}.order-details{border:3px solid var(--navy);background:#fff;border-radius:9px;width:min(760px,100%);max-height:92vh;padding:30px;overflow:auto;box-shadow:10px 12px #00000042}.order-details .editor-head h2{margin:3px 0 0}.order-detail-meta{grid-template-columns:1fr 1fr;gap:15px;margin:20px 0;display:grid}.order-detail-meta>div{border:2px solid #d4def0;border-radius:7px;flex-direction:column;gap:5px;padding:16px;display:flex}.order-detail-meta small{color:var(--muted);text-transform:uppercase;font-weight:800}.order-detail-meta span{color:var(--muted);line-height:1.5}.pickup-note{border-left:6px solid var(--yellow);background:#edf3ff;margin-bottom:18px;padding:15px}.pickup-note p{margin:5px 0 0}.order-item-list{border-top:2px solid var(--navy)}.order-detail-item{border-bottom:1px solid #d4def0;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:14px 0;display:grid}.order-detail-item div{flex-direction:column;gap:3px;display:flex}.order-detail-item small{color:var(--muted)}.order-detail-total{justify-content:space-between;padding:20px 0;font-size:22px;display:flex}.order-details>.button{width:100%}.customer-orders{border:2px solid var(--navy);background:#fff;border-radius:9px;margin-top:35px;padding:28px;box-shadow:6px 7px #02103e3b}.customer-orders .management-head h2{color:var(--navy);text-transform:uppercase;margin:4px 0 0;font:900 38px Barlow Condensed}.empty-orders{color:var(--muted);text-align:center;background:#edf3ff;padding:25px}.customer-order-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.customer-order-grid article{border:2px solid #d4def0;border-radius:8px;flex-direction:column;gap:12px;padding:20px;display:flex}.customer-order-grid article>div{flex-direction:column;gap:3px;display:flex}.customer-order-grid small{color:var(--muted)}.customer-order-grid p{color:var(--muted);margin:0}.customer-order-grid .button{border-color:var(--navy);color:var(--navy);margin-top:auto}.customer-order-status{text-transform:uppercase;border-radius:20px;align-self:flex-start;padding:5px 9px;font-size:11px;font-weight:900}.status-new{color:#725600;background:#fff0a8}.status-processing{color:#fff;background:var(--blue)}.status-ready{color:#234d00;background:#dff5ad}.status-collected{color:#fff;background:var(--navy)}.status-cancelled{color:#8b2d25;background:#fee0dc}.customer-order-details>p{color:var(--muted)}.order-note-field{gap:7px;margin-top:20px;font-size:12px;font-weight:800;display:grid}.order-note-field textarea{resize:vertical;border:2px solid #c8d3e8;border-radius:5px;padding:12px}.order-note-field textarea:disabled{color:var(--muted);background:#f2f4f8}.customer-order-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.customer-order-actions .button{width:100%}.customer-order-actions .button:disabled{opacity:.5;cursor:not-allowed}.admin-tabs{flex-wrap:wrap;gap:10px;margin:0 0 24px;display:flex}.admin-tabs button{border:2px solid var(--navy);min-height:44px;color:var(--navy);text-transform:uppercase;background:#fff;border-radius:6px;align-items:center;gap:8px;padding:0 14px;font-weight:900;display:inline-flex;box-shadow:3px 3px #c3cee3}.admin-tabs button.active{color:#fff;background:var(--blue);box-shadow:3px 3px 0 var(--yellow)}.admin-tabs svg{width:17px}.admin-filters{grid-template-columns:minmax(260px,1fr) 210px 150px;align-items:center;gap:12px;margin-bottom:18px;display:grid}.admin-filters select,.user-editor textarea{background:#fff;border:2px solid #c8d3e8;border-radius:5px;outline:0;width:100%;padding:12px}.management-actions{align-items:center;gap:12px;display:flex}.management-actions .search-box{max-width:360px}.table-actions button{align-items:center;gap:5px;display:inline-flex}.table-actions button svg{width:14px}.product-editor{width:min(760px,100%)}.user-editor textarea{resize:vertical}.product-image-upload{background:#f5f8ff;border:3px dashed #c8d3e8;border-radius:8px;grid-template-columns:150px 1fr;align-items:center;gap:15px;margin-bottom:18px;padding:14px;display:grid}.product-image-upload.dragging{border-color:var(--blue);background:#eaf1ff}.product-image-preview{border:2px solid var(--navy);background:#fff;border-radius:7px;place-items:center;height:130px;display:grid;overflow:hidden}.product-image-preview img{object-fit:contain;width:100%;height:100%}.product-image-preview svg{width:38px;height:38px;color:var(--blue)}.product-image-preview span{color:var(--muted);font-size:12px;font-weight:900}.product-image-picker{min-height:110px;color:var(--navy);cursor:pointer;background:#fff;border-radius:6px;flex-direction:column;justify-content:center;gap:7px;padding:18px;border:0!important;margin:0!important;display:flex!important}.product-image-picker strong{text-transform:uppercase;font:900 24px Barlow Condensed}.product-image-picker span{color:var(--muted);font-size:13px;line-height:1.4}.product-image-picker input{opacity:0;position:absolute;width:1px!important;height:1px!important}.image-upload-status{color:var(--navy);background:#edf3ff;border-radius:6px;margin:-6px 0 15px;padding:10px;font-size:12px;font-weight:800}@media (width<=900px){.customer-order-grid{grid-template-columns:1fr 1fr}.admin-filters{grid-template-columns:1fr}.management-actions{flex-direction:column;align-items:stretch;width:100%}.management-actions .search-box{max-width:none}.product-image-upload{grid-template-columns:1fr}.product-image-preview{height:190px}}@media (width<=520px){.cancellation-card{padding:28px 20px}.cancellation-card h1{font-size:36px}.order-details{padding:20px}.order-detail-meta{grid-template-columns:1fr}.order-detail-item{grid-template-columns:1fr auto}.order-detail-item>strong{grid-area:1/2}.order-detail-item>span{grid-column:1/3}.customer-order-grid,.customer-order-actions{grid-template-columns:1fr}}@media (width<=760px){.header{flex-wrap:wrap;align-content:center;row-gap:8px;min-height:96px;height:auto!important}.brand-logo{width:150px!important;height:56px!important}.menu-button{order:2}.cart-button{order:3;height:40px;padding:0 9px}.account-actions{order:4;justify-content:flex-end;gap:8px;width:100%;margin-left:0;display:flex!important}.account-button span,.logout-button{display:inline-flex!important}.account-button{white-space:nowrap;height:40px;padding:0 10px;font-size:11px}.logout-button{border:2px solid var(--navy);height:40px;color:var(--navy);text-transform:uppercase;white-space:nowrap;background:#fff;border-radius:7px;align-items:center;padding:0 12px;font-size:11px;font-weight:900;box-shadow:2px 2px #cbd5e9}.admin-page{padding-left:14px;padding-right:14px}.admin-title{gap:14px}.admin-title>.button{width:100%;min-height:54px}.admin-tabs{z-index:10;background:#fbfaf5;padding:10px 0;position:sticky;top:0}.admin-tabs button{flex:calc(50% - 8px);justify-content:center}}.hero-copy h1,.page-title h1,.product-detail h1,.school-list-intro h1,.info-page h1,.account-heading h1,.admin-title h1,.section h2,.management-head h2{letter-spacing:0!important}.page-title h1{text-wrap:balance;max-width:980px;margin-left:auto;margin-right:auto;line-height:1.06}.shop-page-title h1{word-spacing:.08em;max-width:1040px;letter-spacing:.7px!important;font-size:56px!important;font-weight:800!important;line-height:1.12!important}.shop-page-title p{max-width:760px;margin:0 auto;font-size:18px;line-height:1.55}@media (width<=760px){.page-title{padding:42px 16px 38px}.page-title h1{line-height:1.08;font-size:42px!important}.shop-page-title h1{max-width:620px;letter-spacing:.5px!important;font-size:38px!important;line-height:1.14!important}.hero-copy h1{line-height:.96;letter-spacing:0!important}.school-list-animation{width:100%;height:180px;margin-top:24px}.upload-owl-helper{opacity:.96;width:104px;height:130px;top:82px;right:10px}.upload-owl-helper img{width:104px}.drop-zone{min-height:132px;padding-right:96px}}@media (width<=520px){.shop-hero,.school-list-page{width:100%;max-width:100vw}.hero-copy,.school-list-intro{width:100%;max-width:calc(100vw - 28px);overflow:hidden}.hero-copy>p,.school-list-intro p{overflow-wrap:break-word;max-width:100%;margin-left:0;margin-right:0}.upload-form{width:100%;max-width:calc(100vw - 28px);overflow:hidden}.school-list-page{display:block;overflow:hidden}.school-list-intro,.school-list-intro p{width:100%;max-width:100%}.school-list-intro h1{overflow-wrap:break-word;max-width:100%;letter-spacing:.2px!important;font-size:32px!important;line-height:1.03!important}.school-list-intro p{font-size:16px;line-height:1.55}.page-title h1{line-height:1.12;font-size:34px!important}.shop-page-title h1{font-size:31px!important;line-height:1.16!important}.school-list-animation{height:150px}.school-list-owl{width:138px;max-width:48%}.supply-pencil{width:52px;top:48px;left:260px;right:auto}.supply-note{width:34px;height:28px;top:42px;left:88px;right:auto}.supply-paper{width:32px;height:39px;bottom:34px;left:270px;right:auto}.supply-ruler{width:54px;bottom:38px;left:94px;right:auto}.supply-eraser{width:24px;height:16px;top:86px;left:294px;right:auto}.supply-book{width:35px;height:29px;bottom:72px;left:78px;right:auto}.upload-owl-helper{transform-origin:50%;width:88px;height:112px;top:92px;right:8px}.upload-owl-helper img{width:88px}.drop-zone{text-align:left;padding-left:22px;padding-right:76px;align-items:flex-start!important}.hero-copy h1,.hero-copy h1 em{line-height:.98;font-size:37px!important}}.topbar{white-space:nowrap;justify-content:flex-start;align-items:center;min-height:36px;padding:0;display:flex;overflow:hidden}.topbar-track{gap:44px;width:max-content;animation:24s linear infinite topbar-marquee;display:flex}.topbar-track span{flex:none;align-items:center;padding:0 2px;display:inline-flex}.topbar-track span:before{content:"*";color:var(--yellow);margin-right:10px}@keyframes topbar-marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (width<=760px){.topbar{min-height:32px;font-size:10px}.topbar span:nth-child(n+2){display:inline-flex}.topbar-track{gap:30px;animation-duration:18s}}.header{max-width:1280px;min-height:90px;padding-left:24px;padding-right:24px}.brand{border-radius:10px;flex:none;min-width:0}.brand-logo{object-fit:contain;object-position:center;width:235px;height:76px}.nav{flex:auto;justify-content:center;gap:24px}.nav button{letter-spacing:0;min-height:42px;padding:0 2px}.account-actions{flex:none}.account-button,.cart-button,.logout-button{transition:transform .18s,box-shadow .18s,background-color .18s}.account-button,.cart-button{border-radius:9px;min-width:max-content;height:46px}.account-button:hover,.cart-button:hover,.logout-button:hover{transform:translateY(-1px)}.logout-button{border:2px solid #0000;border-radius:8px;height:38px;padding:0 10px;font-weight:900}.menu-button{border:2px solid var(--navy);background:#fff;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;box-shadow:2px 2px #cbd5e9}@media (width<=1100px){.header{gap:10px}.brand-logo{width:200px;height:68px}.nav{gap:14px}}@media (width<=760px){.header{border-bottom:5px solid var(--yellow);background:#fff;grid-template-columns:minmax(190px,1fr) auto auto;align-items:center;gap:8px;max-width:none;display:grid;box-shadow:0 8px 22px #061b541f;width:100%!important;min-height:78px!important;padding:8px 12px!important}.brand{grid-column:1;padding:0}.brand-logo{width:152px!important;height:52px!important}.menu-button{order:initial;width:42px;height:42px;color:var(--navy);grid-column:4;padding:0;display:inline-flex}.cart-button{order:initial;border-radius:9px;grid-column:3;justify-content:center;width:42px;height:42px;padding:0;position:relative}.cart-button span{display:none!important}.cart-button b{min-width:18px;height:18px;padding:0 4px;font-size:10px;position:absolute;top:-7px;right:-7px}.account-button{order:initial;white-space:nowrap;border-radius:9px;grid-column:2;justify-self:end;max-width:142px;height:40px;padding:0 10px;font-size:11px;overflow:hidden}.account-button span{text-overflow:ellipsis;overflow:hidden;display:inline-block!important}.account-actions{order:initial;grid-column:1/5;justify-content:flex-end;gap:8px;width:100%;margin-left:0;padding-top:2px;display:flex!important}.account-actions .account-button{flex:auto;justify-content:center;max-width:none}.logout-button{border:2px solid var(--navy);height:40px;color:var(--navy);text-transform:uppercase;background:#fff;align-items:center;padding:0 12px;font-size:11px;box-shadow:2px 2px #cbd5e9;display:inline-flex!important}.nav-open{border:2px solid var(--navy);box-shadow:5px 6px 0 var(--yellow);border-radius:10px;padding:12px;top:calc(100% + 8px);left:12px;right:12px}}@media (width<=430px){.brand-logo{width:132px!important;height:48px!important}.account-button{max-width:116px;padding:0 8px}.menu-button,.cart-button{width:39px;height:39px}}@media (width<=760px){.header{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;box-shadow:0 8px 20px #061b541a;background:#fff!important;border-bottom:0!important;width:100%!important;min-height:0!important;padding:8px 12px 0 0!important;display:grid!important}.brand{max-width:calc(100vw - 118px);box-shadow:none;background:0 0;border:0;grid-area:1/1;justify-self:start;padding:0;overflow:visible}.brand-logo{object-fit:contain;object-position:left center;width:min(258px,100vw - 120px)!important;height:76px!important;transform:none!important}.header>.account-button{max-width:none;height:40px;color:var(--navy);border:2px solid var(--navy);background:#fff;grid-area:1/2;justify-self:end;padding:0 11px;box-shadow:2px 2px #cbd5e9}.header>.account-button span{display:inline-block!important}.account-actions{grid-area:1/2;justify-content:flex-end;justify-self:end;gap:6px;width:auto;margin-left:0;padding-top:0}.account-actions .account-button{max-width:136px;height:40px;color:var(--navy);border:2px solid var(--navy);background:#fff;flex:0 auto;justify-content:center;padding:0 10px;box-shadow:2px 2px #cbd5e9}.account-actions .account-button span{text-overflow:ellipsis;overflow:hidden}.logout-button{height:40px;color:var(--navy);border:2px solid var(--navy);background:#fff;padding:0 9px;box-shadow:2px 2px #cbd5e9}.menu-button{width:40px;height:40px;color:var(--navy);border:2px solid var(--navy);background:#fff;grid-area:1/3;justify-self:end;box-shadow:2px 2px #cbd5e9}.cart-button{grid-area:2/1/auto/4;justify-content:flex-end;gap:0;width:calc(100% + 12px);height:48px;margin:2px -12px 0 0;color:#fff!important;background:var(--navy)!important;border:0!important;border-top:5px solid var(--yellow)!important;box-shadow:none!important;border-radius:0!important;padding:0 14px!important}.cart-button span{display:none!important}.cart-button svg{width:22px;height:22px}.cart-button b{color:#fff;background:var(--red);min-width:18px;height:18px;padding:0 6px;font-size:10px;position:absolute;top:7px;right:6px}.nav-open{top:calc(100% + 8px)}}@media (width<=430px){.brand-logo{transform-origin:0;width:min(226px,100vw - 108px)!important;height:68px!important;transform:none!important}.header>.account-button{padding:0 9px;font-size:10px}.account-actions .account-button{max-width:112px;padding:0 8px;font-size:10px}.logout-button{padding:0 7px;font-size:10px}}@media (width<=760px){.cart-button{align-items:center;height:48px;padding:0 18px 0 0!important}.cart-button svg{background:#ffffff1f;border:1px solid #ffffff8c;border-radius:10px;width:34px;height:34px;padding:7px}.shop-hero{min-height:auto;overflow:hidden;padding:38px 22px 42px!important}.hero-scribble-one{display:none}.hero-scribble-two{opacity:.92;border-radius:2px;width:calc(100% - 54px);height:72px;top:202px;bottom:auto;right:27px;transform:rotate(-2deg)}.shop-hero .eyebrow{letter-spacing:.35px;border-radius:4px;justify-content:center;width:auto;max-width:calc(100% - 10px);min-height:34px;margin:0 auto 22px;padding:0 14px;font-size:10px;line-height:1.1;transform:none}.hero-mascot{z-index:4;pointer-events:none;filter:drop-shadow(0 10px #00000024);width:150px;height:auto;display:block;position:absolute;top:66px;right:4px}.hero-copy h1{text-align:left;width:100%;max-width:292px;margin:0 auto 22px 0;font-size:45px!important;line-height:1.03!important}.hero-copy h1 span{word-spacing:4px;text-shadow:3px 4px #00000024;letter-spacing:1.2px!important}.hero-copy h1 em{text-shadow:3px 4px #00000024;width:100%;max-width:300px;margin:20px 0 0;padding:10px 12px 12px;transform:rotate(-1.5deg);font-size:38px!important;line-height:1.05!important}.hero-copy>p{color:#f2f6ff;text-align:center;margin:28px auto;font-size:17px;font-weight:600;line-height:1.55;max-width:355px!important}.hero-actions{gap:14px;margin:0 auto;display:grid;width:100%!important;max-width:390px!important}.hero-actions .button{letter-spacing:.3px;border-radius:8px;width:100%;min-height:56px;font-size:13px}.hero-actions .button-secondary{color:#fff;background:#ffffff0a;border:2px solid #ffffffe0}}@media (width<=430px){.shop-hero{padding-top:34px!important}.hero-mascot{width:126px;top:68px;right:-6px}.hero-copy h1{max-width:254px;font-size:39px!important}.hero-copy h1 em{max-width:270px;font-size:34px!important}.hero-copy>p{font-size:16px}}.hero-products{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:128px;align-content:center;gap:16px;height:auto;min-height:500px;padding:28px;display:grid}.hero-products:before{background:#ffffff0f;border:5px solid #ffffff38;border-radius:50%;width:430px;height:430px;inset:35px auto auto 48px}.brand-tile{border:3px solid #fffffff2;border-radius:10px;place-items:center;width:100%;height:100%;padding:18px;display:grid;position:relative;inset:auto;transform:none;box-shadow:6px 7px #0003}.brand-jolly,.brand-pelikan,.brand-faber,.brand-uhu,.brand-ergobag,.brand-parker{width:100%;height:100%;inset:auto;transform:none}.brand-jolly{background:#fff}.brand-faber{background:#fff}.brand-ergobag,.brand-parker{background:#fff}.brand-tile img{object-fit:contain;max-width:100%;max-height:100%;padding:0}@media (width<=1000px){.hero-products{grid-auto-rows:104px;width:min(560px,100%);min-height:430px;margin:24px auto 0;padding:20px}.hero-products:before{width:360px;height:360px;inset:45px auto auto 50%;transform:translate(-50%)}}@media (width<=760px){.hero-products{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:78px;gap:10px;max-width:390px;min-height:0;padding:0;width:100%!important;height:auto!important;margin:28px auto 0!important;left:auto!important;transform:none!important}.hero-products:before{display:none}.brand-tile{border-width:2px;border-radius:8px;padding:12px;box-shadow:3px 4px #0003;width:100%!important;height:100%!important}}.footer-logo{width:220px;height:78px;object-fit:contain!important;object-position:center!important}.hero-products{height:540px;min-height:540px;padding:0;display:block;position:relative}.hero-products:before{background:#ffffff0d;border:5px solid #ffffff3d;border-radius:50%;width:450px;height:450px;display:block;inset:48px auto auto 52px;transform:none}.brand-tile{border:3px solid #fffffff2;border-radius:10px;place-items:center;padding:18px;display:grid;position:absolute;box-shadow:8px 9px #0003}.brand-jolly{background:#fff;width:225px;height:140px;top:116px;left:4px;transform:rotate(-4deg)}.brand-pelikan{background:#0b3b96;width:226px;height:124px;top:34px;right:22px;transform:rotate(4deg)}.brand-faber{background:#fff;width:230px;height:108px;bottom:118px;right:8px;transform:rotate(-3deg)}.brand-uhu{z-index:3;background:#ffe500;width:162px;height:96px;bottom:36px;left:198px;transform:rotate(3deg)}.brand-ergobag{z-index:2;background:#fff;width:168px;height:74px;bottom:78px;left:26px;transform:rotate(-5deg)}.brand-parker{z-index:2;background:#fff;width:176px;height:76px;top:206px;right:40px;transform:rotate(2deg)}.brand-stabilo{z-index:2;background:#fff;width:176px;height:76px;top:16px;left:122px;transform:rotate(-2deg)}.brand-staedtler{z-index:1;background:#fff;width:184px;height:78px;bottom:2px;left:40px;transform:rotate(3deg)}@media (width<=1000px){.hero-products{width:min(560px,100%);min-height:540px;margin:24px auto 0}}@media (width<=760px){.hero-products{max-width:390px;min-height:468px;width:100%!important;height:468px!important;margin:30px auto 0!important;display:block!important;transform:none!important}.hero-products:before{width:320px;height:320px;display:block;inset:54px auto auto 50%;transform:translate(-50%)}.brand-tile{border-width:2px;border-radius:8px;padding:12px;box-shadow:4px 5px #0003;position:absolute!important}.brand-jolly{width:174px!important;height:98px!important;top:78px!important;left:0!important}.brand-pelikan{width:174px!important;height:92px!important;top:24px!important;right:0!important}.brand-faber{width:178px!important;height:78px!important;bottom:110px!important;right:4px!important}.brand-uhu{width:130px!important;height:72px!important;bottom:48px!important;left:134px!important}.brand-ergobag{width:136px!important;height:58px!important;bottom:104px!important;left:10px!important}.brand-parker{width:144px!important;height:62px!important;top:172px!important;right:48px!important}.brand-stabilo{width:144px!important;height:62px!important;top:0!important;left:104px!important}.brand-staedtler{width:150px!important;height:62px!important;bottom:8px!important;left:18px!important}}.info-page h1{color:var(--navy)!important}.info-page>p,.info-cards p{color:#111!important}.info-cards h3{color:var(--navy)}.service-info-section{background:#f4f4f4;border-top:1px solid #e1e1e1;grid-template-columns:repeat(4,1fr);padding:74px max(20px,50% - 620px);display:grid}.service-info-card{text-align:center;color:#111;border-right:1px solid #d8d8d8;flex-direction:column;align-items:center;min-height:360px;padding:0 24px;display:flex}.service-illustration{width:164px;height:118px;margin-bottom:24px;position:relative}.service-illustration span{display:block;position:absolute}.service-illustration:after{content:"";background:#061b541f;border-radius:50%;width:104px;height:16px;position:absolute;bottom:3px;left:30px}.service-art-delivery:after,.service-art-return:after,.service-art-account:after,.service-art-pickup:after{display:none}.service-real{place-items:center;display:grid;position:absolute;inset:-9px -20px -5px}.service-real-image{object-fit:contain;width:100%;height:100%;display:block}.service-real-delivery{inset:-18px -34px -12px}.service-real-return{inset:-12px -24px -8px}.service-real-account{inset:-12px -32px -8px}.service-real-pickup{inset:-16px -34px -2px}.service-real-logo{filter:drop-shadow(0 1px 1px #ffffffa6);width:46px;height:auto;position:absolute;top:40px;left:58px;transform:none}.service-real-logo-delivery{width:44px;top:48px;left:66px;transform:none}.service-real-logo-pickup{width:50px;top:60px;left:82px;transform:none}.service-art-pickup{margin-bottom:38px}.service-laptop-home{background:linear-gradient(135deg,#071f63 0%,#0b2b78 58%,#fc0 58% 100%);border-radius:3px;grid-template-rows:12px 1fr 10px;grid-template-columns:1fr 28px;gap:1px 3px;width:94px;height:50px;padding:4px 5px;display:grid;position:absolute;top:28px;left:76px;overflow:hidden;transform:none;box-shadow:inset 0 0 0 1px #ffffff61}.service-laptop-home>img:first-child{object-fit:contain;object-position:left center;filter:drop-shadow(0 1px #ffffff59);grid-area:1/1;width:40px;height:12px}.service-laptop-home span{color:#fff;letter-spacing:0;text-transform:uppercase;text-shadow:1px 1px #00000040;grid-area:2/1;align-self:center;font:900 8px/1 DM Sans,sans-serif;display:block;position:static}.service-laptop-home em{color:#071f63;text-transform:uppercase;background:#fc0;border-radius:2px;grid-area:3/1;width:max-content;padding:1px 4px;font:900 6px/1 DM Sans,sans-serif}.service-laptop-owl{object-fit:contain;filter:drop-shadow(0 2px #0003);grid-area:1/2/4;place-self:end;width:28px;height:36px}.service-real-photo{object-fit:cover;object-position:38% 44%;border-radius:4px;width:100%;height:100%}.van-box{background:var(--yellow);border-radius:10px 5px 5px 10px;width:108px;height:46px;top:46px;left:18px;transform:skewY(-5deg);box-shadow:8px 8px #061b5429}.van-cab{background:#2f3846;border-radius:8px 13px 6px 4px;width:44px;height:38px;top:53px;right:12px;transform:skewY(-5deg)}.van-window{background:#b9d7f4;border-radius:3px;width:22px;height:15px;top:58px;right:24px;transform:skewY(-5deg)}.van-logo{z-index:3;object-fit:contain;object-position:center;width:72px;height:28px;position:absolute;top:55px;left:36px;transform:rotate(-3deg)}.van-door{background:#59606a;border-radius:0 5px 5px 0;width:8px;height:38px;top:52px;right:8px;transform:skewY(-5deg)}.van-wheel{z-index:2;background:#fff;border:4px solid #2d3340;border-radius:50%;width:19px;height:19px;top:83px}.van-wheel-one{left:42px}.van-wheel-two{right:28px}.return-person{background:#2d3340;border-radius:12px 12px 5px 5px;width:18px;height:58px;top:44px;left:30px;transform:rotate(-10deg)}.return-person:before{content:"";background:var(--yellow);border-radius:50%;width:18px;height:18px;position:absolute;top:-20px;left:2px;box-shadow:8px 2px 0 -5px #2d3340}.return-person:after{content:"";background:var(--yellow);border-radius:10px;width:40px;height:10px;position:absolute;top:24px;left:9px;transform:rotate(24deg)}.return-box{background:#d9d9d9;border-radius:4px;width:42px;height:36px;top:62px;left:58px;transform:rotate(-10deg);box-shadow:5px 5px #061b5429}.return-number{color:var(--yellow);text-shadow:8px 8px #061b5426;font:900 82px/1 Barlow Condensed,sans-serif;top:22px;right:18px}.account-screen{background:#f2f4f7;border-radius:8px;width:100px;height:62px;top:32px;left:32px;box-shadow:8px 9px #061b5424}.account-screen:before{content:"";background:#2d3340;border-radius:8px 8px 0 0;width:100%;height:14px;position:absolute;top:0;left:0}.account-person{background:var(--yellow);border-radius:50% 50% 10px 10px;width:30px;height:28px;top:44px;left:68px}.account-person:before{content:"";background:#ffcf73;border-radius:50%;width:14px;height:14px;position:absolute;top:-12px;left:8px}.account-line{background:#2d3340;border-radius:4px;height:4px;left:50px}.account-line-one{width:64px;top:80px}.account-line-two{width:42px;top:90px}.account-dot{background:var(--yellow);border-radius:50%;width:7px;height:7px;top:78px;left:39px}.pickup-worker,.pickup-customer{border-radius:12px 12px 5px 5px;width:18px;height:56px;top:40px}.pickup-worker{background:var(--yellow);left:42px}.pickup-worker:before,.pickup-customer:before{content:"";background:#ffcf73;border-radius:50%;width:17px;height:17px;position:absolute;top:-19px;left:1px}.pickup-worker:after{content:"";background:#2d3340;border-radius:10px;width:34px;height:10px;position:absolute;top:24px;left:12px;transform:rotate(22deg)}.pickup-customer{background:#2d3340;right:42px}.pickup-customer:after{content:"";background:#69707d;border-radius:10px;width:34px;height:10px;position:absolute;top:28px;right:10px;transform:rotate(-18deg)}.pickup-box{background:#d9d9d9;border-radius:4px;width:34px;height:28px;top:57px;left:68px;box-shadow:4px 5px #061b5424}.pickup-shadow{background:#061b5421;border-radius:50%;height:8px;bottom:14px}.pickup-shadow-one{width:42px;left:28px}.pickup-shadow-two{width:42px;right:28px}.service-info-card h3{color:#111;text-transform:uppercase;letter-spacing:.45px;justify-content:center;align-items:center;min-height:54px;margin:0 0 18px;font:800 21px/1.22 DM Sans,sans-serif;display:flex}.service-info-card p{color:#111;min-height:88px;margin:0;font-size:15px;line-height:1.35}.service-info-card button{width:170px;height:40px;color:var(--navy);background:var(--yellow);border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;margin-top:auto;font-size:14px;font-weight:900;display:inline-flex;box-shadow:3px 3px #061b542e}.service-info-card button svg{width:16px;height:16px}@media (width<=1000px){.service-info-section{grid-template-columns:repeat(2,1fr);gap:0}.service-info-card{border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;padding:34px 24px}.service-info-card:nth-child(2n){border-right:0}.service-info-card:nth-last-child(-n+2){border-bottom:0}}@media (width<=620px){.service-info-section{grid-template-columns:1fr;padding:42px 20px}.service-info-card,.service-info-card:nth-child(2n),.service-info-card:nth-last-child(-n+2){border-bottom:1px solid #d8d8d8;border-right:0;min-height:auto;padding:28px 0}.service-info-card:last-child{border-bottom:0}.service-illustration{margin-bottom:18px}.service-info-card h3,.service-info-card p{min-height:0}.service-info-card button{margin-top:22px}}@keyframes owlTravelSchool{0%{transform:translate(-34px)scale(.98)}50%{transform:translate(34px)scale(1)}to{transform:translate(-34px)scale(.98)}}@keyframes owlBodyStep{0%,to{transform:translateY(0)rotate(-1deg)}25%{transform:translateY(-4px)rotate(2deg)}50%{transform:translateY(0)rotate(1deg)}75%{transform:translateY(-4px)rotate(-2deg)}}@keyframes owlFootLeft{0%,to{transform:translate(-8px)translateY(0)rotate(12deg)}50%{transform:translate(12px)translateY(-2px)rotate(-16deg)}}@keyframes owlFootRight{0%,to{transform:translate(12px)translateY(-2px)rotate(-16deg)}50%{transform:translate(-8px)translateY(0)rotate(12deg)}}@media (width>=761px){.hero-copy{position:relative}.hero-mascot-walk{z-index:6;pointer-events:none;transform-origin:50% 100%;perspective:800px;width:205px;height:248px;animation:8.5s ease-in-out infinite owlTravelSchool;display:block;position:absolute;bottom:-8px;right:-190px}.hero-mascot{z-index:2;filter:drop-shadow(0 18px 10px #00000038);transform-origin:50% 100%;height:auto;animation:.64s ease-in-out infinite owlBodyStep;display:block;width:100%!important;position:relative!important;inset:auto!important}.hero-mascot-bag,.hero-mascot-bag:before,.hero-mascot-foot{display:none}.hero-mascot-foot-left{animation:.72s ease-in-out infinite owlFootLeft}.hero-mascot-foot-right{animation:.72s ease-in-out infinite owlFootRight;left:92px}}@media (width>=1001px){.hero-mascot-walk{width:230px;height:278px;bottom:-12px;right:-218px}}@media (width<=760px){.hero-mascot-walk{z-index:4;pointer-events:none;perspective:700px;width:138px;height:168px;animation:8.5s ease-in-out infinite owlTravelSchool;display:block;position:absolute;top:58px;right:-4px}.hero-mascot{z-index:2;filter:drop-shadow(0 12px 8px #0003);transform-origin:50% 100%;height:auto;animation:.64s ease-in-out infinite owlBodyStep;width:100%!important;display:block!important;position:relative!important;inset:auto!important}.hero-mascot-bag,.hero-mascot-foot{display:none}.hero-mascot-foot-left{animation:.72s ease-in-out infinite owlFootLeft}.hero-mascot-foot-right{animation:.72s ease-in-out infinite owlFootRight;left:80px}}@media (width<=430px){.hero-mascot-walk{width:118px;height:144px;top:60px;right:-10px}}@media (prefers-reduced-motion:reduce){.hero-mascot-walk,.hero-mascot,.hero-mascot-bag,.hero-mascot-foot{animation:none!important}}@keyframes owlWalkToBus{0%{opacity:0;transform:translate(0)scale(.94)}8%{opacity:1}22%{transform:translate(72px)scale(.97)}44%{transform:translate(154px)scale(1)}68%{transform:translate(242px)scale(.98)}82%,to{opacity:1;transform:translate(278px)scale(.96)}}@keyframes owlNaturalStep{0%,to{transform:translateY(0)rotate(-1deg)}18%{transform:translateY(-7px)rotate(2.5deg)}36%{transform:translateY(0)rotate(1deg)}54%{transform:translateY(-6px)rotate(-2.5deg)}72%{transform:translateY(0)rotate(-.5deg)}}@keyframes busIdle{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}.hero-school-scene{display:none}@media (width>=761px){.hero-school-scene{z-index:7;pointer-events:none;width:440px;height:230px;display:block;position:absolute;bottom:-10px;right:-430px}.hero-school-road{background:#ffffff21;border-radius:999px;width:400px;height:18px;position:absolute;bottom:20px;left:12px;box-shadow:0 11px #0000001f}.hero-school-road:before{content:"";background:repeating-linear-gradient(90deg,#ffcc00d9 0 22px,#0000 22px 42px);border-radius:999px;width:270px;height:3px;position:absolute;top:7px;left:48px}.hero-school-bus{background:#fc0;border:3px solid #061b54;border-radius:18px 20px 12px 12px;width:158px;height:84px;animation:2s ease-in-out infinite busIdle;position:absolute;bottom:38px;right:2px;box-shadow:8px 10px #0000002e}.hero-school-bus:before{content:"SCHULE";color:#061b54;letter-spacing:.8px;font:900 12px/1 DM Sans,sans-serif;position:absolute;top:8px;left:18px}.hero-school-bus:after{content:"";background:#fc0;border:3px solid #061b54;border-left:0;border-radius:0 18px 9px 0;width:42px;height:30px;position:absolute;bottom:0;right:-13px;transform:skew(-9deg)}.bus-window{background:#cfe9ff;border:2px solid #061b54;border-radius:5px;width:26px;height:21px;position:absolute;top:28px}.bus-window-one{left:16px}.bus-window-two{left:48px}.bus-window-three{left:80px}.bus-door{background:#f7fbff;border:2px solid #061b54;border-radius:7px 7px 4px 4px;width:24px;height:45px;position:absolute;bottom:10px;right:12px}.bus-light{background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;top:46px;right:-8px;box-shadow:0 0 10px #fffc}.bus-wheel{z-index:2;background:#fff;border:5px solid #061b54;border-radius:50%;width:26px;height:26px;position:absolute;bottom:-15px}.bus-wheel-back{left:24px}.bus-wheel-front{right:24px}.hero-mascot-walk{z-index:5;perspective:800px;width:132px;height:158px;animation:9.5s cubic-bezier(.45,0,.25,1) infinite owlWalkToBus;position:absolute;inset:24px auto auto 0}.hero-mascot{z-index:2;transform-origin:50% 88%;filter:drop-shadow(0 16px 9px #0000003b);height:auto;animation:.78s ease-in-out infinite owlNaturalStep;width:100%!important;display:block!important;position:relative!important;inset:auto!important}.hero-mascot-bag,.hero-mascot-foot{display:none!important}}@media (width>=1001px){.hero-school-scene{transform-origin:0 100%;bottom:-6px;right:-460px;transform:scale(1.05)}}@media (width<=760px){.hero-school-scene{z-index:4;pointer-events:none;width:220px;height:142px;display:block;position:absolute;top:54px;right:-14px}.hero-school-road{background:#ffffff24;border-radius:999px;width:198px;height:11px;position:absolute;bottom:8px;left:8px;box-shadow:0 7px #0000001f}.hero-school-bus{background:#fc0;border:2px solid #061b54;border-radius:10px 11px 7px 7px;width:84px;height:48px;position:absolute;bottom:22px;right:0;box-shadow:4px 5px #0000002e}.hero-school-bus:before{content:"SCHULE";color:#061b54;font:900 7px/1 DM Sans,sans-serif;position:absolute;top:5px;left:10px}.hero-school-bus:after{content:"";background:#fc0;border:2px solid #061b54;border-left:0;border-radius:0 10px 6px 0;width:20px;height:18px;position:absolute;bottom:0;right:-8px;transform:skew(-9deg)}.bus-window{background:#cfe9ff;border:1px solid #061b54;border-radius:3px;width:14px;height:11px;position:absolute;top:18px}.bus-window-one{left:9px}.bus-window-two{left:26px}.bus-window-three{left:43px}.bus-door,.bus-light{display:none}.bus-wheel{background:#fff;border:3px solid #061b54;border-radius:50%;width:15px;height:15px;position:absolute;bottom:-8px}.bus-wheel-back{left:13px}.bus-wheel-front{right:13px}.hero-mascot-walk{width:74px;height:92px;animation:9.5s cubic-bezier(.45,0,.25,1) infinite owlWalkToBus;position:absolute;inset:26px auto auto 0}.hero-mascot{filter:drop-shadow(0 9px 6px #00000038);height:auto;animation:.78s ease-in-out infinite owlNaturalStep;width:100%!important;display:block!important;position:relative!important;inset:auto!important}@keyframes owlWalkToBus{0%{opacity:0;transform:translate(0)scale(.92)}8%{opacity:1}30%{transform:translate(40px)scale(.96)}58%{transform:translate(82px)scale(1)}82%,to{opacity:1;transform:translate(116px)scale(.95)}}}@media (prefers-reduced-motion:reduce){.hero-school-bus,.hero-mascot-walk,.hero-mascot{animation:none!important}}@keyframes owlWalkToBusReal{0%{opacity:0;transform:translate(-18px)scale(.9)}8%{opacity:1}24%{transform:translate(58px)scale(.94)}46%{transform:translate(142px)scale(.98)}68%{transform:translate(228px)scale(1)}84%,to{opacity:1;transform:translate(286px)scale(.96)}}@keyframes owlTorsoWalkReal{0%,to{transform:translateY(0)rotate(-1deg)}20%{transform:translateY(-3px)rotate(1.5deg)}40%{transform:translateY(0)rotate(.5deg)}60%{transform:translateY(-3px)rotate(-1.5deg)}80%{transform:translateY(0)rotate(-.5deg)}}@keyframes owlLeftLegStepReal{0%,to{transform:translate(0)rotate(16deg)}25%{transform:translate(12px,-4px)rotate(-18deg)}50%{transform:translate(18px,1px)rotate(-8deg)}75%{transform:translate(5px,2px)rotate(10deg)}}@keyframes owlRightLegStepReal{0%,to{transform:translate(18px,1px)rotate(-8deg)}25%{transform:translate(5px,2px)rotate(10deg)}50%{transform:translate(0)rotate(16deg)}75%{transform:translate(12px,-4px)rotate(-18deg)}}@media (width>=761px){.hero-school-scene{width:520px;height:250px;bottom:-18px;right:-520px}.hero-school-bus{background:linear-gradient(#ffffff73 0 12%,#0000 13%),linear-gradient(100deg,#ffd83a 0%,#ffc400 52%,#e9a900 100%);border:1px solid #061b54f2;border-radius:18px 28px 13px 13px;width:190px;height:96px;animation:2s ease-in-out infinite busIdle;bottom:42px;right:0;overflow:visible;box-shadow:inset 0 -14px #061b54e6,inset 0 2px #ffffff9e,10px 13px #0000002e}.hero-school-bus:before{content:"SCHULE SCHULINO";color:#061b54;letter-spacing:.35px;background:#fff6bf;border-radius:3px;place-items:center;width:118px;height:16px;font:900 10px/1 DM Sans,sans-serif;display:grid;top:9px;left:18px;box-shadow:inset 0 1px #fffc}.hero-school-bus:after{background:linear-gradient(#ffffff61 0 24%,#0000 25%),linear-gradient(110deg,#ffcf1d,#e7a400);border:1px solid #061b54f2;border-left:0;border-radius:0 25px 12px 0;width:48px;height:48px;bottom:17px;right:-16px;transform:skew(-10deg);box-shadow:inset 0 -12px #061b54e6}.bus-window{background:linear-gradient(135deg,#ffffffd1,#ffffff1a 40%),linear-gradient(#dff4ff,#82b8dc);border:1px solid #08205e;border-radius:5px;width:31px;height:24px;top:32px;box-shadow:inset 0 -3px #061b5424}.bus-window-one{left:16px}.bus-window-two{left:51px}.bus-window-three{left:86px}.bus-door{background:linear-gradient(#dff4ff 0 46%,#ffcf1d 47%),#ffcf1d;border:1px solid #08205e;border-radius:7px 7px 4px 4px;width:31px;height:56px;bottom:18px;right:16px;box-shadow:inset -2px 0 #061b542e}.bus-light{background:#fff9d4;width:10px;height:10px;top:58px;right:-10px;box-shadow:0 0 14px #ffffd2e6}.bus-wheel{background:radial-gradient(circle,#fff 0 22%,#aeb7c4 23% 45%,#101827 46%);border:6px solid #101827;width:30px;height:30px;bottom:-14px;box-shadow:0 3px #00000038}.bus-wheel-back{left:27px}.bus-wheel-front{right:29px}.hero-mascot-walk{width:128px;height:158px;animation:9.2s cubic-bezier(.45,0,.2,1) infinite owlWalkToBusReal;top:26px;left:0}.hero-mascot{clip-path:inset(0 0 14%);filter:drop-shadow(0 15px 8px #0000003d);width:100%!important;animation:.7s ease-in-out infinite owlTorsoWalkReal!important}.hero-mascot-foot{z-index:3;transform-origin:50%;background:linear-gradient(#fff 0 34%,#0b4ab3 35% 78%,#061b54 79%);border-radius:16px 18px 12px 12px;width:28px;height:14px;position:absolute;bottom:1px;left:45px;box-shadow:0 4px #0003;display:block!important}.hero-mascot-foot:before{content:"";background:#f2b12a;border-radius:999px;width:9px;height:10px;position:absolute;top:-9px;left:8px}.hero-mascot-foot-left{animation:.7s ease-in-out infinite owlLeftLegStepReal}.hero-mascot-foot-right{animation:.7s ease-in-out infinite owlRightLegStepReal;left:66px}}@media (width>=1001px){.hero-school-scene{transform-origin:0 100%;right:-540px;transform:scale(1.04)}}@media (width<=760px){@keyframes owlWalkToBusReal{0%{opacity:0;transform:translate(-8px)scale(.9)}8%{opacity:1}30%{transform:translate(34px)scale(.94)}58%{transform:translate(78px)scale(.98)}82%,to{opacity:1;transform:translate(116px)scale(.94)}}.hero-school-bus{background:linear-gradient(#ffffff6b 0 13%,#0000 14%),linear-gradient(100deg,#ffd83a,#e9a900);border:1px solid #061b54;border-radius:11px 16px 8px 8px;width:96px;height:52px;bottom:23px;right:0;box-shadow:inset 0 -8px #061b54e6,4px 5px #0000002e}.hero-school-bus:before{content:"SCHULE SCHULINO";color:#061b54;letter-spacing:0;background:#fff6bf;border-radius:2px;place-items:center;width:60px;height:9px;font:900 5px/1 DM Sans,sans-serif;display:grid;top:5px;left:8px}.bus-window{background:#cfe9ff;width:15px;height:11px;top:18px}.bus-window-one{left:8px}.bus-window-two{left:25px}.bus-window-three{left:42px}.bus-wheel{background:radial-gradient(circle,#fff 0 24%,#aeb7c4 25% 45%,#101827 46%);border:3px solid #101827;width:16px;height:16px;bottom:-7px}.hero-mascot-walk{width:72px;height:92px;animation:9.2s cubic-bezier(.45,0,.2,1) infinite owlWalkToBusReal;top:26px}.hero-mascot{clip-path:inset(0 0 14%);animation:.7s ease-in-out infinite owlTorsoWalkReal!important}.hero-mascot-foot{z-index:3;background:linear-gradient(#fff 0 34%,#0b4ab3 35% 78%,#061b54 79%);border-radius:12px;width:17px;height:9px;position:absolute;bottom:0;left:25px;box-shadow:0 3px #0000002e;display:block!important}.hero-mascot-foot:before{content:"";background:#f2b12a;border-radius:999px;width:6px;height:7px;position:absolute;top:-6px;left:5px}.hero-mascot-foot-left{animation:.7s ease-in-out infinite owlLeftLegStepReal}.hero-mascot-foot-right{animation:.7s ease-in-out infinite owlRightLegStepReal;left:39px}}.hero-mascot{clip-path:none!important}.hero-mascot-foot,.hero-mascot-bag{display:none!important}.hero-school-bus{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.hero-school-bus:before,.hero-school-bus:after,.hero-school-bus .bus-window,.hero-school-bus .bus-door,.hero-school-bus .bus-light,.hero-school-bus .bus-wheel{display:none!important}.bus-real-image{object-fit:contain;filter:drop-shadow(7px 10px #0000002e);width:100%;height:100%;display:block}.bus-sign{z-index:4;color:#061b54;letter-spacing:.2px;white-space:nowrap;background:#ffffffe0;border-radius:3px;padding:2px 7px;font:900 11px/1 DM Sans,sans-serif;position:absolute;top:45%;left:35%;transform:translate(-50%,-50%);box-shadow:0 1px 2px #00000029}@media (width>=761px){.hero-school-bus{width:205px!important;height:96px!important;bottom:42px!important;right:-6px!important}}@media (width<=760px){.hero-school-bus{width:106px!important;height:52px!important;bottom:22px!important;right:-4px!important}.bus-sign{padding:1px 4px;font-size:5px;top:45%;left:35%}}@keyframes owlSpriteSteps{0%{background-position:0 0}to{background-position:100% 0}}@keyframes owlWalkPathFinal{0%{opacity:0;transform:translate(-14px)scale(.92)}7%{opacity:1}28%{transform:translate(72px)scale(.95)}52%{transform:translate(164px)scale(.98)}74%{transform:translate(252px)scale(1)}88%,to{opacity:1;transform:translate(306px)scale(.96)}}.hero-mascot,.hero-mascot-foot,.hero-mascot-bag{display:none!important}@media (width>=761px){.hero-school-scene{width:540px;height:250px}.hero-mascot-walk{width:142px!important;height:142px!important;animation:9s cubic-bezier(.42,0,.2,1) infinite owlWalkPathFinal!important;top:46px!important;left:0!important}}@media (width<=760px){@keyframes owlWalkPathFinal{0%{opacity:0;transform:translate(-6px)scale(.9)}7%{opacity:1}35%{transform:translate(36px)scale(.94)}62%{transform:translate(82px)scale(.98)}86%,to{opacity:1;transform:translate(122px)scale(.94)}}.hero-owl-sprite{width:78px;height:78px;animation:.72s steps(6,end) infinite owlSpriteSteps}.hero-mascot-walk{width:78px!important;height:78px!important;animation:9s cubic-bezier(.42,0,.2,1) infinite owlWalkPathFinal!important;top:46px!important;left:0!important}}@media (prefers-reduced-motion:reduce){.hero-owl-sprite,.hero-mascot-walk{animation:none!important}}@keyframes owlSpriteRunPro{0%{background-position:0 0}to{background-position:100% 0}}@keyframes owlRunToBusPro{0%{opacity:0;transform:translate(-18px,7px)scale(.82)}9%{opacity:1}30%{transform:translate(84px,3px)scale(.86)}54%{transform:translate(190px,5px)scale(.9)}78%,to{opacity:1;transform:translate(294px,7px)scale(.88)}}@keyframes owlLandingShadowPro{0%,to{opacity:.18;transform:translate(-50%)scaleX(.82)}50%{opacity:.28;transform:translate(-50%)scaleX(1)}}@keyframes busSettlePro{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}.hero-school-scene{isolation:isolate}.hero-school-road{background:linear-gradient(#fff3,#ffffff0f),linear-gradient(90deg,#165d4f33,#ef73592e)!important;box-shadow:0 13px 18px #0d473d29!important}.hero-school-road:before{opacity:.9;background:repeating-linear-gradient(90deg,#ffda50f2 0 24px,#0000 24px 48px)!important}.hero-school-bus{z-index:4;animation:2.4s ease-in-out infinite busSettlePro!important}.bus-real-image{filter:drop-shadow(0 18px 14px #0d231f38)drop-shadow(0 3px #ffffff47)}.bus-sign{display:none}.hero-mascot-walk{transform-origin:50% 100%;will-change:transform,opacity;overflow:visible}.hero-mascot-walk:after{content:"";z-index:1;background:radial-gradient(#0d231f57,#0d231f00 68%);border-radius:999px;width:74%;height:13px;animation:.54s ease-in-out infinite owlLandingShadowPro;position:absolute;bottom:4px;left:50%}.hero-owl-sprite{z-index:3;filter:drop-shadow(0 15px 11px #0d231f42);will-change:background-position;background-image:url(/mascot/school-owl-walk-sprite-final7.png);background-size:700% 100%;width:116px;height:183px;animation:.58s steps(7,end) infinite owlSpriteRunPro!important}@media (width>=761px){.hero-school-scene{width:590px!important;height:270px!important;bottom:-26px!important;right:-560px!important}.hero-school-road{width:520px!important;height:20px!important;bottom:20px!important;left:20px!important}.hero-school-road:before{width:360px!important;left:64px!important}.hero-school-bus{width:252px!important;height:126px!important;bottom:40px!important;right:0!important}.hero-mascot-walk{width:116px!important;height:183px!important;animation:7.8s cubic-bezier(.38,0,.18,1) infinite owlRunToBusPro!important;top:48px!important;left:0!important}}@media (width>=1001px){.hero-school-scene{transform-origin:0 100%!important;right:-590px!important;transform:scale(1.02)!important}}@media (width<=760px){@keyframes owlRunToBusPro{0%{opacity:0;transform:translate(-8px,5px)scale(.9)}8%{opacity:1}33%{transform:translate(36px)scale(.94)}60%{transform:translate(78px,3px)scale(.98)}86%,to{opacity:1;transform:translate(122px,5px)scale(.94)}}.hero-school-scene{width:238px!important;height:150px!important;top:52px!important;right:-16px!important}.hero-school-road{width:214px!important;height:12px!important;bottom:7px!important;left:7px!important}.hero-school-bus{width:116px!important;height:58px!important;bottom:21px!important;right:-2px!important}.hero-mascot-walk{width:58px!important;height:91px!important;animation:7.8s cubic-bezier(.38,0,.18,1) infinite owlRunToBusPro!important;top:42px!important;left:0!important}.hero-mascot-walk:after{height:8px;bottom:2px}.hero-owl-sprite{filter:drop-shadow(0 9px 7px #0d231f3d);width:58px;height:91px;animation:.58s steps(7,end) infinite owlSpriteRunPro!important}}@media (prefers-reduced-motion:reduce){.hero-school-bus,.hero-mascot-walk,.hero-mascot-walk:after,.hero-owl-sprite{animation:none!important}}.service-info-section{align-items:stretch;background:#f7f8f7!important;border-top:1px solid #e4e8e5!important;border-bottom:1px solid #e4e8e5!important;gap:0!important;padding:58px max(24px,50% - 620px)!important}.service-info-card{color:#0d1b2a!important;border-right:1px solid #dfe4e1!important;grid-template-rows:168px auto 1fr auto!important;place-items:start center!important;min-height:318px!important;padding:0 28px 10px!important;display:grid!important}.service-info-card:last-child{border-right:0!important}.service-illustration{place-items:center!important;width:230px!important;height:158px!important;margin:0 auto 12px!important;display:grid!important;position:relative!important}.service-real{place-items:center!important;width:100%!important;height:100%!important;display:grid!important;inset:0!important}.service-real-image{object-fit:contain!important;object-position:center center!important;filter:drop-shadow(0 10px 16px #0d231f1c)!important;width:100%!important;height:100%!important;display:block!important}.service-real-delivery .service-real-image{width:210px!important;height:128px!important}.service-real-return .service-real-image{width:204px!important;height:136px!important}.service-real-account .service-real-image{width:214px!important;height:144px!important}.service-real-pickup .service-real-image{object-fit:cover!important;border-radius:2px!important;width:218px!important;height:142px!important}.service-real-logo,.service-laptop-home{display:none!important}.service-info-card h3{color:#050b14!important;letter-spacing:.25px!important;text-transform:uppercase!important;justify-content:center!important;align-items:center!important;max-width:250px!important;min-height:54px!important;margin:0 auto 12px!important;font:900 21px/1.22 Manrope,DM Sans,sans-serif!important;display:flex!important}.service-info-card p{color:#4b5a55!important;max-width:260px!important;min-height:0!important;margin:0 auto!important;font:600 14px/1.48 DM Sans,sans-serif!important}.service-info-card button{color:#fff!important;width:auto!important;min-width:158px!important;height:38px!important;box-shadow:none!important;background:#165d4f!important;border-radius:6px!important;margin-top:22px!important;padding:0 15px!important;font:800 13px/1 DM Sans,sans-serif!important}@media (width<=1000px){.service-info-card{border-bottom:1px solid #dfe4e1!important;padding:30px 24px!important}}@media (width<=620px){.service-info-section{padding:34px 18px!important}.service-info-card,.service-info-card:nth-child(2n),.service-info-card:nth-last-child(-n+2){grid-template-rows:150px auto auto auto!important;padding:24px 0!important}.service-illustration{width:220px!important;height:144px!important}.service-info-card h3{font-size:19px!important}}@media (width>=761px){.hero-mascot-walk{width:104px!important;height:164px!important;animation:8.8s cubic-bezier(.42,0,.22,1) infinite owlRunToBusPro!important;top:62px!important}.hero-owl-sprite{width:104px!important;height:164px!important}}@media (width<=760px){@keyframes owlRunToBusPro{0%{opacity:0;transform:translate(-8px,4px)scale(.84)}9%{opacity:1}42%{transform:translate(44px,2px)scale(.88)}78%,to{opacity:1;transform:translate(108px,4px)scale(.86)}}.hero-mascot-walk{width:52px!important;height:82px!important;animation:8.8s cubic-bezier(.42,0,.22,1) infinite owlRunToBusPro!important;top:49px!important}.hero-owl-sprite{width:52px!important;height:82px!important;animation:.78s steps(6,end) infinite owlSpriteRunPro!important}}@keyframes heroSceneFollow{0%,to{transform:translate(0)}45%{transform:translate(-10px)}78%{transform:translate(-16px)}}@keyframes proOwlTravel{0%{opacity:0;transform:translate(-26px,6px)scale(.88)}6%{opacity:1}18%{transform:translate(44px,1px)scale(.91)}34%{transform:translate(122px,5px)scale(.94)}52%{transform:translate(206px)scale(.97)}72%{transform:translate(302px,4px)scale(1)}82%{opacity:1;transform:translate(332px,4px)scale(1)}94%,to{opacity:1;transform:translate(332px,4px)scale(1)}}@keyframes proOwlBody{0%,12%,24%,36%,48%,60%,72%{transform:translateY(0)rotate(-1deg)}6%,18%,30%,42%,54%,66%{transform:translateY(-7px)rotate(1deg)}82%,to{transform:translateY(0)rotate(0)}}@keyframes proOwlHead{0%,24%,48%,72%,to{transform:translateY(0)rotate(0)}12%,36%,60%{transform:translateY(-2px)rotate(1.8deg)}86%,93%{transform:translateY(-1px)rotate(-2deg)}}@keyframes proLeftLeg{0%,24%,48%,72%{transform:translate(0)rotate(16deg)}6%,30%,54%{transform:translate(16px,-8px)rotate(-22deg)}12%,36%,60%{transform:translate(26px,2px)rotate(-8deg)}18%,42%,66%{transform:translate(8px,4px)rotate(10deg)}82%,to{transform:translate(0)rotate(4deg)}}@keyframes proRightLeg{0%,24%,48%,72%{transform:translate(22px,2px)rotate(-9deg)}6%,30%,54%{transform:translate(6px,4px)rotate(12deg)}12%,36%,60%{transform:translate(0)rotate(18deg)}18%,42%,66%{transform:translate(16px,-8px)rotate(-20deg)}82%,to{transform:translate(0)rotate(-3deg)}}@keyframes proBagBounce{0%,24%,48%,72%{transform:translate(0)rotate(-4deg)}12%,36%,60%{transform:translate(-3px,-5px)rotate(3deg)}82%,to{transform:translate(0)rotate(0)}}@keyframes proLeftWing{0%,24%,48%,72%{transform:rotate(-5deg)}12%,36%,60%{transform:rotate(10deg)}82%{transform:rotate(-4deg)}88%{transform:translateY(-16px)rotate(-46deg)}93%{transform:translateY(-10px)rotate(-30deg)}98%,to{transform:rotate(-4deg)}}@keyframes proRightWing{0%,24%,48%,72%{transform:rotate(7deg)}12%,36%,60%{transform:rotate(-7deg)}82%,to{transform:rotate(0)}}@keyframes proGroundShadow{0%,24%,48%,72%,to{opacity:.24;transform:scaleX(1)}12%,36%,60%{opacity:.16;transform:scaleX(.78)}82%,94%{opacity:.22;transform:scaleX(.95)}}.hero-school-scene{animation:6.4s ease-in-out infinite heroSceneFollow;overflow:visible!important}.hero-scene-sun{z-index:0;opacity:.9;background:radial-gradient(circle,#ffe48f 0 55%,#ffe48f00 68%);border-radius:50%;width:42px;height:42px;position:absolute;top:18px;left:22px}.hero-scene-tree{z-index:0;background:#9a6139;border-radius:999px;width:20px;height:58px;position:absolute;bottom:58px}.hero-scene-tree:before{content:"";background:linear-gradient(145deg,#9ed36c,#3d8d52);border-radius:50%;width:58px;height:58px;position:absolute;top:-34px;left:50%;transform:translate(-50%);box-shadow:20px 7px 0 -8px #2f7947,-18px 8px 0 -10px #7abd5e}.hero-scene-tree-one{opacity:.75;left:80px;transform:scale(.72)}.hero-scene-tree-two{opacity:.58;bottom:70px;right:220px;transform:scale(.52)}.hero-school-bus{z-index:5!important}.hero-mascot-walk{z-index:6!important;animation:6.4s cubic-bezier(.35,0,.2,1) infinite proOwlTravel!important;overflow:visible!important}.hero-mascot-walk:after,.hero-owl-sprite,.hero-mascot,.hero-mascot-foot,.hero-mascot-bag{display:none!important}.hero-cartoon-owl{filter:drop-shadow(0 16px 12px #0d231f33);width:100%;height:100%;display:block;overflow:visible}.hero-cartoon-owl *{transform-box:fill-box}.owl-ground-shadow{fill:#0d231f52;transform-origin:50%;animation:6.4s linear infinite proGroundShadow}.owl-body{transform-origin:50% 80%;animation:6.4s linear infinite proOwlBody}.owl-head{transform-origin:50% 84%;animation:6.4s ease-in-out infinite proOwlHead}.owl-bag{transform-origin:70% 28%;animation:6.4s linear infinite proBagBounce}.owl-left-leg{transform-origin:70% 5%;animation:6.4s linear infinite proLeftLeg}.owl-right-leg{transform-origin:35% 5%;animation:6.4s linear infinite proRightLeg}.owl-left-wing{transform-origin:95% 15%;animation:6.4s ease-in-out infinite proLeftWing}.owl-right-wing{transform-origin:10% 18%;animation:6.4s ease-in-out infinite proRightWing}@media (width>=761px){.hero-school-scene{width:620px!important;height:285px!important;bottom:-36px!important;right:-600px!important}.hero-school-road{width:560px!important;height:24px!important;bottom:20px!important;left:24px!important}.hero-school-bus{width:260px!important;height:130px!important;bottom:42px!important;right:-2px!important}.hero-mascot-walk{width:118px!important;height:144px!important;top:82px!important;left:0!important}}@media (width<=760px){@keyframes proOwlTravel{0%{opacity:0;transform:translate(-8px,3px)scale(.84)}7%{opacity:1}35%{transform:translate(42px,1px)scale(.88)}70%{transform:translate(106px,3px)scale(.92)}82%,to{opacity:1;transform:translate(126px,3px)scale(.92)}}.hero-school-scene{width:250px!important;height:160px!important;top:52px!important;right:-18px!important}.hero-scene-sun{width:24px;height:24px;top:8px;left:8px}.hero-scene-tree-one{bottom:38px;left:34px;transform:scale(.38)}.hero-scene-tree-two{bottom:44px;right:96px;transform:scale(.28)}.hero-school-road{width:226px!important;height:13px!important;bottom:7px!important;left:6px!important}.hero-school-bus{width:116px!important;height:58px!important;bottom:22px!important;right:-3px!important}.hero-mascot-walk{width:58px!important;height:71px!important;top:73px!important;left:0!important}}@media (prefers-reduced-motion:reduce){.hero-school-scene,.hero-mascot-walk,.owl-ground-shadow,.owl-body,.owl-head,.owl-bag,.owl-left-leg,.owl-right-leg,.owl-left-wing,.owl-right-wing{animation:none!important}}@keyframes schulinoOwlMascotWalk{0%{background-position:0 0}to{background-position:100% 0}}@keyframes schulinoOwlMascotTravel{0%{opacity:0;transform:translate(-20px,6px)scale(.9)}6%{opacity:1}22%{transform:translate(72px,1px)scale(.93)}42%{transform:translate(166px,5px)scale(.96)}64%{transform:translate(266px,2px)scale(.99)}78%,to{opacity:1;transform:translate(338px,4px)scale(.97)}}@keyframes schulinoOwlMascotShadow{0%,to{opacity:.2;transform:translate(-50%)scaleX(.92)}50%{opacity:.3;transform:translate(-50%)scaleX(1.08)}}.hero-cartoon-owl{display:none!important}.hero-mascot-walk{width:116px!important;height:183px!important;animation:5.6s cubic-bezier(.36,0,.2,1) infinite schulinoOwlMascotTravel!important;overflow:visible!important}.hero-mascot-walk:after{content:""!important;z-index:1!important;background:radial-gradient(#0d231f52,#0d231f00 70%)!important;border-radius:999px!important;width:76%!important;height:12px!important;animation:.46s ease-in-out infinite schulinoOwlMascotShadow!important;display:block!important;position:absolute!important;bottom:2px!important;left:50%!important}@media (width>=761px){.hero-mascot-walk{top:66px!important;left:0!important}}@media (width<=760px){@keyframes schulinoOwlMascotTravel{0%{opacity:0;transform:translate(-7px,4px)scale(.88)}7%{opacity:1}34%{transform:translate(42px,1px)scale(.91)}64%{transform:translate(92px,3px)scale(.94)}78%,to{opacity:1;transform:translate(124px,3px)scale(.92)}}.hero-mascot-walk{width:58px!important;height:91px!important;animation:5.6s cubic-bezier(.36,0,.2,1) infinite schulinoOwlMascotTravel!important;top:61px!important;left:0!important}.hero-owl-sprite{width:58px!important;height:91px!important;animation:.46s steps(6,end) infinite schulinoOwlMascotWalk!important}.hero-mascot-walk:after{height:8px!important;bottom:1px!important}}@keyframes schulinoBusArcArrival{0%{opacity:0;transform:translate(130px,-42px)rotate(-7deg)scale(.86)}7%{opacity:1}18%{transform:translate(72px,-72px)rotate(-3deg)scale(.91)}32%{transform:translate(22px,-34px)rotate(2deg)scale(.97)}42%{opacity:1;transform:translate(0,0)rotate(0)scale(1)}42.1%,to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}@keyframes schulinoOwlWalkAfterBus{0%,34%{opacity:0;transform:translate(-20px,6px)scale(.9)}38%{opacity:1}50%{transform:translate(72px,1px)scale(.93)}64%{transform:translate(166px,5px)scale(.96)}78%{transform:translate(262px,2px)scale(.99)}88%,to{opacity:1;transform:translate(326px,4px)scale(.96)}}.hero-school-bus{will-change:transform,opacity;transform-origin:50% 90%!important;animation:6.4s cubic-bezier(.34,0,.22,1) infinite schulinoBusArcArrival!important}@media (width<=760px){@keyframes schulinoBusArcArrival{0%{opacity:0;transform:translate(58px,-24px)rotate(-7deg)scale(.86)}7%{opacity:1}20%{transform:translate(34px,-38px)rotate(-3deg)scale(.91)}34%{transform:translate(10px,-15px)rotate(2deg)scale(.97)}42%,to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}@keyframes schulinoOwlWalkAfterBus{0%,34%{opacity:0;transform:translate(-7px,4px)scale(.88)}38%{opacity:1}54%{transform:translate(42px,1px)scale(.91)}74%{transform:translate(92px,3px)scale(.94)}88%,to{opacity:1;transform:translate(122px,3px)scale(.92)}}.hero-mascot-walk{animation:6.4s cubic-bezier(.38,0,.2,1) infinite schulinoOwlWalkAfterBus!important}.hero-owl-sprite{animation:.42s steps(6,end) infinite schulinoOwlMascotWalk!important}}@keyframes schulinoBusCinematicArrival{0%{opacity:0;filter:drop-shadow(18px 24px 13px #0d231f1f);transform:translate(150px,-46px)rotate(-8deg)scale(.84)}8%{opacity:1}22%{transform:translate(78px,-76px)rotate(-4deg)scale(.9)}36%{transform:translate(18px,-22px)rotate(1.5deg)scale(.98)}44%{transform:translate(0,0)rotate(0)scale(1.01)}49%{transform:translateY(-2px)rotate(0)scale(1)}54%,to{opacity:1;filter:drop-shadow(0 18px 14px #0d231f33);transform:translate(0,0)rotate(0)scale(1)}}@keyframes schulinoOwlCinematicTravel{0%,42%{opacity:0;transform:translate(-24px,7px)scale(.9)}45%{opacity:1}54%{transform:translate(58px,2px)scale(.92)}65%{transform:translate(144px,6px)scale(.95)}76%{transform:translate(232px,2px)scale(.98)}87%{opacity:1;transform:translate(318px,4px)scale(.97)}94%,to{opacity:0;transform:translate(342px,5px)scale(.94)}}@keyframes schulinoOwlCinematicFrames{0%,42%{background-position:0 0}46%{background-position:0 0}50%{background-position:16.666% 0}54%{background-position:33.333% 0}58%{background-position:50% 0}62%{background-position:66.666% 0}66%{background-position:83.333% 0}70%{background-position:100% 0}74%{background-position:16.666% 0}78%{background-position:33.333% 0}82%{background-position:50% 0}86%{background-position:66.666% 0}90%,to{background-position:83.333% 0}}@keyframes schulinoOwlCinematicBody{0%,42%,90%,to{transform:translateY(0)rotate(0)}48%,60%,72%,84%{transform:translateY(-5px)rotate(1.2deg)}54%,66%,78%{transform:translateY(0)rotate(-1deg)}}@keyframes schulinoOwlCinematicShadow{0%,42%,92%,to{opacity:0;transform:translate(-50%)scaleX(.78)}48%,60%,72%,84%{opacity:.18;transform:translate(-50%)scaleX(.82)}54%,66%,78%,88%{opacity:.3;transform:translate(-50%)scaleX(1.08)}}.hero-owl-sprite{background-size:700% 100%!important;animation:6.2s linear infinite schulinoOwlCinematicFrames,6.2s ease-in-out infinite schulinoOwlCinematicBody!important}@media (width<=760px){@keyframes schulinoBusCinematicArrival{0%{opacity:0;transform:translate(64px,-24px)rotate(-8deg)scale(.84)}8%{opacity:1}24%{transform:translate(34px,-38px)rotate(-4deg)scale(.9)}38%{transform:translate(8px,-12px)rotate(1.5deg)scale(.98)}48%,to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}@keyframes schulinoOwlCinematicTravel{0%,42%{opacity:0;transform:translate(-7px,4px)scale(.88)}45%{opacity:1}58%{transform:translate(38px,1px)scale(.9)}73%{transform:translate(84px,3px)scale(.93)}87%{opacity:1;transform:translate(116px,3px)scale(.92)}94%,to{opacity:0;transform:translate(128px,3px)scale(.9)}}.hero-school-bus{animation:6.2s cubic-bezier(.34,0,.18,1) infinite schulinoBusCinematicArrival!important}.hero-mascot-walk{animation:6.2s cubic-bezier(.36,0,.18,1) infinite schulinoOwlCinematicTravel!important}.hero-mascot-walk:after{animation:6.2s ease-in-out infinite schulinoOwlCinematicShadow!important}.hero-owl-sprite{animation:6.2s linear infinite schulinoOwlCinematicFrames,6.2s ease-in-out infinite schulinoOwlCinematicBody!important}}@keyframes schulinoSceneCameraFinal{0%,28%{transform:translate(0)}62%{transform:translate(-10px)}88%,to{transform:translate(-18px)}}@keyframes schulinoBusFinalArrival{0%{opacity:0;transform:translate(154px,-48px)rotate(-8deg)scale(.84)}8%{opacity:1}22%{transform:translate(78px,-74px)rotate(-4deg)scale(.9)}36%{transform:translate(18px,-22px)rotate(1.5deg)scale(.98)}45%{transform:translate(0,0)rotate(0)scale(1.01)}52%,to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}@keyframes schulinoBusDoorOpenFinal{0%,50%{opacity:0;transform:perspective(90px)rotateY(0)}58%,to{opacity:.96;transform:perspective(90px)rotateY(-54deg)}}@keyframes schulinoOwlFinalTravel{0%,37%{opacity:1;transform:translate(-20px,5px)scale(.9)rotate(0)}43%{opacity:1;transform:translate(-18px,1px)scale(.91)rotate(-3deg)}50%{transform:translate(36px,2px)scale(.92)rotate(0)}62%{transform:translate(126px,6px)scale(.95)rotate(.5deg)}74%{transform:translate(222px,2px)scale(.98)rotate(-.5deg)}86%{opacity:1;transform:translate(312px,4px)scale(.97)rotate(0)}93%,to{opacity:0;transform:translate(352px,4px)scale(.88)rotate(0)}}@keyframes schulinoOwlFinalFrames{0%,43%{background-position:0 0}46%{background-position:16.666% 0}49%{background-position:33.333% 0}52%{background-position:50% 0}55%{background-position:66.666% 0}58%{background-position:83.333% 0}61%{background-position:100% 0}64%{background-position:16.666% 0}67%{background-position:33.333% 0}70%{background-position:50% 0}73%{background-position:66.666% 0}76%{background-position:83.333% 0}79%{background-position:100% 0}82%{background-position:16.666% 0}85%{background-position:33.333% 0}88%,to{background-position:50% 0}}@keyframes schulinoOwlFinalBody{0%,37%,90%,to{transform:translateY(0)rotate(0)}43%{transform:translateY(-4px)rotate(-2deg)}48%,60%,72%,84%{transform:translateY(-6px)rotate(1.2deg)}54%,66%,78%{transform:translateY(0)rotate(-1deg)}}@keyframes schulinoOwlFinalShadow{0%,43%{opacity:.2;transform:translate(-50%)scaleX(.92)}48%,60%,72%,84%{opacity:.16;transform:translate(-50%)scaleX(.82)}54%,66%,78%,88%{opacity:.3;transform:translate(-50%)scaleX(1.1)}94%,to{opacity:0;transform:translate(-50%)scaleX(.5)}}.hero-school-scene{animation:6.6s ease-in-out infinite schulinoSceneCameraFinal!important}.hero-school-bus{animation:6.6s cubic-bezier(.34,0,.18,1) infinite schulinoBusFinalArrival!important}.bus-sign,.bus-light,.bus-window,.bus-wheel{display:none!important}.hero-school-bus .bus-door{opacity:0;z-index:8!important;transform-origin:0!important;background:linear-gradient(#0a1e2deb,#050c16f5)!important;border:1px solid #05162680!important;border-radius:2px 7px 7px 2px!important;width:26px!important;height:56px!important;animation:6.6s ease-in-out infinite schulinoBusDoorOpenFinal!important;display:block!important;position:absolute!important;top:32px!important;left:62px!important;box-shadow:8px 5px 12px #00000038!important}.hero-mascot-walk{animation:6.6s cubic-bezier(.34,0,.18,1) infinite schulinoOwlFinalTravel!important}.hero-mascot-walk:after{animation:6.6s ease-in-out infinite schulinoOwlFinalShadow!important}.hero-owl-sprite{animation:6.6s linear infinite schulinoOwlFinalFrames,6.6s ease-in-out infinite schulinoOwlFinalBody!important}@media (width<=760px){@keyframes schulinoSceneCameraFinal{0%,35%{transform:translate(0)}80%,to{transform:translate(-6px)}}@keyframes schulinoBusFinalArrival{0%{opacity:0;transform:translate(64px,-24px)rotate(-8deg)scale(.84)}8%{opacity:1}24%{transform:translate(34px,-38px)rotate(-4deg)scale(.9)}39%{transform:translate(8px,-12px)rotate(1.5deg)scale(.98)}50%,to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}@keyframes schulinoOwlFinalTravel{0%,40%{opacity:1;transform:translate(-7px,3px)scale(.88)}46%{transform:translate(-5px)scale(.89)rotate(-3deg)}58%{transform:translate(36px,1px)scale(.9)rotate(0)}74%{transform:translate(84px,3px)scale(.93)}88%{opacity:1;transform:translate(116px,3px)scale(.92)}94%,to{opacity:0;transform:translate(130px,3px)scale(.84)}}.hero-school-scene{animation:6.6s ease-in-out infinite schulinoSceneCameraFinal!important}.hero-school-bus{animation:6.6s cubic-bezier(.34,0,.18,1) infinite schulinoBusFinalArrival!important}.hero-school-bus .bus-door{width:13px!important;height:25px!important;animation:6.6s ease-in-out infinite schulinoBusDoorOpenFinal!important;top:16px!important;left:28px!important}.hero-mascot-walk{animation:6.6s cubic-bezier(.34,0,.18,1) infinite schulinoOwlFinalTravel!important}.hero-mascot-walk:after{animation:6.6s ease-in-out infinite schulinoOwlFinalShadow!important}.hero-owl-sprite{animation:6.6s linear infinite schulinoOwlFinalFrames,6.6s ease-in-out infinite schulinoOwlFinalBody!important}}@keyframes magicSceneCamera{0%,to{transform:translate(0)}45%{transform:translate(-8px)}74%{transform:translate(-14px)}}@keyframes magicOwlReact{0%,16%,to{transform:translate(0,0)scale(1)rotate(0)}22%{transform:translateY(-5px)scale(1.02)rotate(-2deg)}30%{transform:translate(0,0)scale(1)rotate(1deg)}58%{transform:translate(4px,-3px)scale(1.01)rotate(-1deg)}72%{transform:translate(0,0)scale(1)rotate(0)}}@keyframes magicOwlStillFrame{0%,to{background-position:0 0}}@keyframes magicBagBounce{0%,14%,to{transform:translateY(0)rotate(0)}20%{transform:translateY(-12px)rotate(-5deg)}28%{transform:translateY(0)rotate(4deg)}36%{transform:translateY(-6px)rotate(-2deg)}52%{transform:translateY(0)rotate(0)}}@keyframes magicBagFlap{0%,16%,86%,to{transform:rotateX(0)}22%,68%{transform:rotateX(62deg)}}@keyframes magicPencilFlight{0%,18%{opacity:0;transform:translate(0,0)rotate(-18deg)scale(.2)}24%{opacity:1}38%{transform:translate(-110px,-86px)rotate(22deg)scale(1)}58%{transform:translate(30px,-118px)rotate(210deg)scale(1)}76%{opacity:1;transform:translate(84px,-42px)rotate(340deg)scale(.92)}88%,to{opacity:0;transform:translate(22px,8px)rotate(372deg)scale(.35)}}@keyframes magicNotebookFlight{0%,20%{opacity:0;transform:translate(0,0)rotate(10deg)scale(.2)}27%{opacity:1}42%{transform:translate(-42px,-122px)rotate(-14deg)scale(1)}62%{transform:translate(118px,-92px)rotate(18deg)scale(.96)}78%{opacity:1;transform:translate(90px,-24px)rotate(-6deg)scale(.88)}90%,to{opacity:0;transform:translate(22px,10px)rotate(0)scale(.32)}}@keyframes magicRulerFlight{0%,22%{opacity:0;transform:translate(0,0)rotate(26deg)scale(.2)}30%{opacity:1}46%{transform:translate(-132px,-42px)rotate(105deg)scale(1)}64%{transform:translate(-12px,-132px)rotate(225deg)scale(1)}80%{opacity:1;transform:translate(72px,-30px)rotate(320deg)scale(.9)}92%,to{opacity:0;transform:translate(18px,8px)rotate(360deg)scale(.34)}}@keyframes magicEraserFlight{0%,24%{opacity:0;transform:translate(0,0)rotate(-8deg)scale(.2)}32%{opacity:1}48%{transform:translate(-70px,-70px)rotate(-30deg)scale(1)}66%{transform:translate(74px,-120px)rotate(22deg)scale(1)}82%{opacity:1;transform:translate(64px,-24px)rotate(-8deg)scale(.85)}92%,to{opacity:0;transform:translate(16px,9px)rotate(0)scale(.3)}}@keyframes magicSparkle{0%,18%,86%,to{opacity:0;transform:scale(.2)rotate(0)}34%,58%{opacity:1;transform:scale(1)rotate(180deg)}72%{opacity:.45;transform:scale(.55)rotate(280deg)}}.hero-school-scene{width:560px!important;height:286px!important;animation:6.2s ease-in-out infinite magicSceneCamera!important;bottom:-30px!important;right:-530px!important;overflow:visible!important}.hero-school-bus,.hero-school-bus *,.bus-real-image{display:none!important}.hero-school-road{background:linear-gradient(#ffffff59,#ffffff14),linear-gradient(90deg,#165d4f29,#ef735924)!important;width:500px!important;height:24px!important;bottom:20px!important;left:28px!important}.hero-school-road:before{display:none!important}.hero-mascot-walk{z-index:8!important;opacity:1!important;width:116px!important;height:183px!important;animation:6.2s ease-in-out infinite magicOwlReact!important;top:62px!important;left:18px!important}.hero-mascot-walk:after{content:""!important;opacity:.25!important;background:radial-gradient(#0d231f57,#0d231f00 70%)!important;width:82%!important;height:13px!important;animation:none!important;display:block!important;bottom:1px!important;left:50%!important}.hero-owl-sprite{filter:drop-shadow(0 15px 10px #0d231f3d)!important;background-image:url(/mascot/school-owl-walk-sprite-final7.png)!important;background-position:0 0!important;background-size:700% 100%!important;width:116px!important;height:183px!important;animation:6.2s linear infinite magicOwlStillFrame!important;display:block!important}.magic-school-bag{z-index:6;background:linear-gradient(145deg,#ff5757,#b8192a);border-radius:19px 19px 13px 13px;width:82px;height:76px;animation:6.2s ease-in-out infinite magicBagBounce;position:absolute;bottom:40px;left:276px;box-shadow:inset 0 -10px #540f1938,0 15px 14px #0d231f2e}.magic-school-bag:before{content:"";border:6px solid #8e1725;border-bottom:0;border-radius:22px 22px 0 0;width:42px;height:23px;position:absolute;top:-17px;left:20px}.bag-flap{transform-origin:top;background:linear-gradient(#ff8b8b,#df2638);border-radius:16px 16px 10px 10px;width:72px;height:30px;animation:6.2s ease-in-out infinite magicBagFlap;position:absolute;top:5px;left:5px}.bag-pocket{background:#ffd24f;border-radius:7px;width:42px;height:23px;position:absolute;bottom:10px;left:20px;box-shadow:inset 0 -4px #6b4b002e}.magic-item{z-index:7;transform-origin:50%;opacity:0;filter:drop-shadow(0 8px 7px #0d231f33);display:block;position:absolute;bottom:92px;left:308px}.magic-pencil{background:linear-gradient(90deg,#f4a51c 0 68%,#fff3c2 68% 80%,#e85b5b 80%);border-radius:7px;width:72px;height:14px;animation:6.2s ease-in-out infinite magicPencilFlight}.magic-pencil:before{content:"";border-top:7px solid #0000;border-bottom:7px solid #0000;border-right:14px solid #6b4b20;position:absolute;top:0;left:-13px}.magic-notebook{background:linear-gradient(90deg,#0f5fba 0 16%,#fefefe 16%);border-radius:7px;width:52px;height:66px;animation:6.2s ease-in-out infinite magicNotebookFlight;box-shadow:inset 0 0 0 3px #164f9b}.magic-notebook:before{content:"";background:#ffd24f;border-radius:999px;width:26px;height:4px;position:absolute;top:18px;right:8px;box-shadow:0 11px #ffd24f,0 22px #ffd24f}.magic-ruler{background:#ffd84d;border-radius:4px;width:78px;height:17px;animation:6.2s ease-in-out infinite magicRulerFlight}.magic-ruler:before{content:"";opacity:.65;background:repeating-linear-gradient(90deg,#785d14 0 2px,#0000 2px 8px);position:absolute;inset:3px 8px}.magic-eraser{background:linear-gradient(90deg,#ff9fc1 0 58%,#f4f4f4 58%);border-radius:7px;width:44px;height:26px;animation:6.2s ease-in-out infinite magicEraserFlight;box-shadow:inset 0 0 0 3px #6826402e}.magic-spark{z-index:9;opacity:0;clip-path:polygon(50% 0,62% 35%,100% 50%,62% 65%,50% 100%,38% 65%,0 50%,38% 35%);background:#ffd84d;width:12px;height:12px;animation:6.2s ease-in-out infinite magicSparkle;position:absolute}.magic-spark-one{animation-delay:.15s;top:68px;left:250px}.magic-spark-two{animation-delay:.45s;top:82px;left:382px}.magic-spark-three{animation-delay:.75s;top:38px;left:336px}@media (width<=760px){.hero-school-scene{width:252px!important;height:160px!important;top:52px!important;bottom:auto!important;right:-18px!important}.hero-school-road{width:226px!important;height:13px!important;bottom:7px!important;left:6px!important}.hero-mascot-walk{width:58px!important;height:91px!important;top:60px!important;left:4px!important}.hero-owl-sprite{width:58px!important;height:91px!important}.magic-school-bag{border-radius:10px 10px 7px 7px;width:44px;height:40px;bottom:22px;left:136px}.magic-school-bag:before{border-width:3px 3px 0;border-bottom-style:none;border-bottom-color:currentColor;width:22px;height:12px;top:-9px;left:11px}.bag-flap{border-radius:9px;width:38px;height:16px;top:3px;left:3px}.bag-pocket{width:22px;height:12px;bottom:5px;left:11px}.magic-item{bottom:48px;left:154px;transform:scale(.54)}.magic-pencil{width:40px;height:8px}.magic-pencil:before{border-top-width:4px;border-bottom-width:4px;border-right-width:9px;left:-8px}.magic-notebook{width:29px;height:36px}.magic-ruler{width:43px;height:10px}.magic-eraser{width:24px;height:14px}.magic-spark{width:7px;height:7px}.magic-spark-one{top:42px;left:118px}.magic-spark-two{top:48px;left:194px}.magic-spark-three{top:28px;left:168px}}@keyframes renderedSceneDrift{0%,to{transform:translate(0)scale(1)}52%{transform:translate(-10px)scale(1.012)}}@keyframes renderedOwlActing{0%,to{transform:translate(0,0)scale(1)rotate(0)}18%{transform:translateY(-3px)scale(1.01)rotate(-1deg)}32%{transform:translate(0,0)scale(1)rotate(1deg)}54%{transform:translate(8px,-4px)scale(1.015)rotate(-2deg)}72%{transform:translate(4px)scale(1)rotate(1deg)}}.hero-school-scene{background:linear-gradient(90deg,#fbfaf51a,#fbfaf500 24%),url(/service/magic-school-bag-scene.png) 50%/cover no-repeat!important;border-radius:18px!important;width:610px!important;height:300px!important;animation:7s ease-in-out infinite renderedSceneDrift!important;bottom:-40px!important;right:-575px!important;overflow:hidden!important;box-shadow:0 28px 50px #0d231f24!important}.hero-school-scene:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 18% 30%,#fff3,#0000 34%),linear-gradient(90deg,#fbfaf5b8 0 8%,#fbfaf500 34%);position:absolute;inset:0}.hero-scene-sun,.hero-scene-tree,.hero-school-road,.hero-school-bus,.magic-school-bag,.magic-item,.magic-spark{display:none!important}.hero-mascot-walk{z-index:9!important;opacity:1!important;width:124px!important;height:196px!important;animation:7s ease-in-out infinite renderedOwlActing!important;top:82px!important;left:34px!important;overflow:visible!important}.hero-mascot-walk:after{content:""!important;z-index:1!important;opacity:.25!important;background:radial-gradient(#0d231f57,#0d231f00 70%)!important;border-radius:999px!important;width:82%!important;height:15px!important;animation:none!important;display:block!important;position:absolute!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important}.hero-owl-sprite{z-index:3!important;filter:drop-shadow(0 16px 12px #0d231f3d)!important;background-image:url(/mascot/school-owl-walk-sprite-final7.png)!important;background-position:0 0!important;background-repeat:no-repeat!important;background-size:700% 100%!important;width:124px!important;height:196px!important;animation:none!important;display:block!important;position:relative!important}@media (width<=760px){.hero-school-scene{background-position:50%!important;border-radius:12px!important;width:270px!important;height:154px!important;top:54px!important;bottom:auto!important;right:-24px!important}.hero-mascot-walk{width:58px!important;height:91px!important;top:58px!important;left:12px!important}.hero-owl-sprite{width:58px!important;height:91px!important}.hero-mascot-walk:after{height:8px!important;bottom:1px!important}}.hero-cinematic-video{z-index:20;object-fit:contain;border-radius:inherit;background:0 0;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-cinematic-video-mobile{display:none}:is(.hero-school-scene:has(.hero-cinematic-video) .hero-scene-sun,.hero-school-scene:has(.hero-cinematic-video) .hero-scene-tree,.hero-school-scene:has(.hero-cinematic-video) .hero-school-road,.hero-school-scene:has(.hero-cinematic-video) .hero-school-bus,.hero-school-scene:has(.hero-cinematic-video) .hero-mascot-walk,.hero-school-scene:has(.hero-cinematic-video) .magic-school-bag,.hero-school-scene:has(.hero-cinematic-video) .magic-item,.hero-school-scene:has(.hero-cinematic-video) .magic-spark){display:none!important}.shop-hero{grid-template-columns:minmax(0,1fr)!important;gap:28px!important}.hero-products{opacity:.82;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:min(860px,100%)!important;height:auto!important;min-height:0!important;margin:10px 0 0!important;padding:0!important;display:flex!important;position:relative!important;transform:none!important}.hero-products:before{display:none!important}.brand-tile,.brand-jolly,.brand-pelikan,.brand-faber,.brand-uhu,.brand-ergobag,.brand-parker,.brand-stabilo,.brand-staedtler{z-index:auto!important;background:#ffffffe0!important;border:1px solid #165d4f1f!important;border-radius:7px!important;place-items:center!important;width:92px!important;height:42px!important;padding:7px 10px!important;display:grid!important;position:relative!important;inset:auto!important;transform:none!important;box-shadow:0 8px 18px #0d231f12!important}.brand-pelikan{background:#123f91!important}.brand-uhu{background:#ffe500!important}.brand-tile img{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;padding:0!important}.service-logo-plate,.service-laptop-home{z-index:6!important;background:#fff!important;border-radius:4px!important;place-items:center!important;display:grid!important;position:absolute!important;transform:none!important;box-shadow:0 3px 8px #0000002e!important}.service-logo-plate img,.service-laptop-home>img:first-child{object-fit:contain!important;object-position:center!important;filter:none!important;width:100%!important;height:100%!important;display:block!important}.service-logo-plate-delivery{width:58px!important;height:24px!important;box-shadow:none!important;border-radius:3px!important;padding:4px!important;top:45px!important;left:45px!important}.service-laptop-home{width:82px!important;height:45px!important;padding:7px!important;top:40px!important;left:83px!important;overflow:hidden!important}.service-logo-plate-pickup{width:43px!important;height:19px!important;padding:4px!important;top:94px!important;left:105px!important}@media (width<=760px){.hero-products{justify-content:center!important;gap:8px!important;width:100%!important;max-width:360px!important;margin:18px auto 0!important}.brand-tile,.brand-jolly,.brand-pelikan,.brand-faber,.brand-uhu,.brand-ergobag,.brand-parker,.brand-stabilo,.brand-staedtler{width:76px!important;height:34px!important;padding:6px 8px!important}.service-logo-plate-delivery{width:37px!important;height:16px!important;padding:3px!important;top:55px!important;left:67px!important}.service-laptop-home{width:52px!important;height:28px!important;padding:4px!important;top:57px!important;left:95px!important}.service-logo-plate-pickup{width:34px!important;height:15px!important;padding:3px!important;top:91px!important;left:110px!important}}.hero-copy{position:relative!important}@media (width>=1001px){.shop-hero{grid-template-columns:minmax(0,1fr)!important;align-items:start!important}.hero-copy{min-height:760px!important;padding-right:610px!important}.hero-school-scene{z-index:5!important;border-radius:18px!important;width:560px!important;height:315px!important;animation:none!important;position:absolute!important;inset:168px 0 auto auto!important;overflow:hidden!important;transform:none!important;box-shadow:0 28px 55px #0003!important}.hero-cinematic-video{object-fit:cover!important}}@media (width<=1000px){.hero-school-scene{aspect-ratio:16/9!important;border-radius:16px!important;width:min(640px,100%)!important;height:auto!important;margin:18px auto 24px!important;animation:none!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important;box-shadow:0 20px 42px #0000002e!important}}@media (width<=760px){.hero-school-scene{aspect-ratio:16/9!important;width:calc(100vw - 96px)!important;max-width:300px!important;height:auto!important;margin:16px auto 22px!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important}.hero-copy h1{margin-top:12px!important}}.hero-school-scene:has(.hero-cinematic-video){box-shadow:none!important;background:0 0!important;border-radius:0!important;overflow:visible!important}.hero-school-scene:has(.hero-cinematic-video):after{display:none!important}.hero-cinematic-video{object-fit:contain!important;background:0 0!important;border-radius:0!important}@media (width>=1001px){.hero-copy{padding-right:650px!important}.hero-school-scene{width:650px!important;height:366px!important;top:140px!important;right:-16px!important}}@media (width<=1000px){.hero-school-scene{box-shadow:none!important;background:0 0!important;border-radius:0!important;overflow:visible!important}}@media (width<=760px){.shop-hero{background:#10275b!important}.shop-hero:after,.shop-hero .hero-scribble,.hero-cinematic-video-desktop{display:none!important}.hero-cinematic-video-mobile{display:block!important}.hero-school-scene{width:min(360px,100vw - 28px)!important;max-width:360px!important;margin:12px auto 16px!important}}.category-section{background:#fff!important;padding-top:58px!important;padding-bottom:58px!important}.category-section .section-heading{margin-bottom:26px!important}.category-section h2{color:#081f4f!important;letter-spacing:0!important;text-wrap:balance!important;max-width:720px!important;font-family:DM Sans,sans-serif!important;font-size:34px!important;font-weight:800!important;line-height:1.08!important}.category-section .text-action{border-radius:6px!important;min-height:44px!important;padding:0 16px!important;font-size:13px!important;font-weight:800!important}.category-section .heading-row:after{width:118px!important;height:5px!important;bottom:-11px!important}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.category-card,.category-card[data-category]{color:#102f66!important;width:100%!important;min-width:0!important;min-height:82px!important;box-shadow:none!important;background:#fff!important;border:1px solid #102f661f!important;border-radius:8px!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:14px 16px!important;display:grid!important;overflow:hidden!important;transform:none!important}.category-card:before{display:none!important}.category-card>span{color:#0b53ce!important;background:#f3f7ff!important;border:1px solid #102f6624!important;border-radius:8px!important;width:38px!important;height:38px!important}.category-card>span svg{stroke-width:1.75px!important;width:19px!important;height:19px!important}.category-card h3{color:#081f4f!important;letter-spacing:0!important;text-transform:none!important;overflow-wrap:anywhere!important;min-width:0!important;margin:0!important;font-family:DM Sans,sans-serif!important;font-size:15px!important;font-weight:700!important;line-height:1.18!important}.category-card p{color:#6f7b91!important;margin:3px 0 0!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important}.category-card>svg{display:none!important}.category-card:hover{border-color:#0b53ce59!important;transform:translateY(-2px)!important;box-shadow:0 10px 22px #081f4f14!important}@media (width<=1000px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=760px){.category-section{width:100vw!important;max-width:100vw!important;padding:44px 18px!important;overflow:hidden!important}.category-section .heading-row{align-items:flex-start!important;gap:14px!important}.category-section h2{overflow-wrap:anywhere!important;max-width:100%!important;font-size:25px!important;line-height:1.14!important}.category-section .text-action{min-height:40px!important;padding:0 13px!important;font-size:12px!important}.category-grid{grid-template-columns:repeat(2,minmax(0,calc(50vw - 22px)))!important;gap:8px!important;width:calc(100vw - 36px)!important;max-width:calc(100vw - 36px)!important}.category-card,.category-card[data-category]{grid-template-columns:30px minmax(0,1fr)!important;gap:8px!important;min-height:68px!important;padding:10px!important}.category-card>span{width:30px!important;height:30px!important}.category-card>span svg{width:16px!important;height:16px!important}.category-card h3{font-size:12px!important;line-height:1.12!important}.category-card p{font-size:10px!important}}@media (width<=520px){.category-grid{grid-template-columns:1fr!important}.category-card,.category-card[data-category]{grid-template-columns:28px minmax(0,1fr)!important;min-height:58px!important;padding:9px 10px!important}.category-card>span{width:28px!important;height:28px!important}}.shop-category-section{margin:-12px 0 28px!important;padding:0!important}.shop-category-section .section-heading{margin-bottom:24px!important}.shop-category-section h2{color:#081f4f!important;letter-spacing:0!important;text-wrap:balance!important;max-width:720px!important;font-family:DM Sans,sans-serif!important;font-size:34px!important;font-weight:800!important;line-height:1.08!important}.shop-category-section .heading-row:after{width:118px!important;height:5px!important;bottom:-11px!important}.shop-layout{grid-template-columns:1fr!important}.category-filter{display:none!important}.shop-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.list-illustration{isolation:isolate!important;min-height:250px!important;position:relative!important;overflow:visible!important}.list-illustration:before{content:"";z-index:0;filter:drop-shadow(0 12px 14px #02103e3d);background:url(/mascot/school-owl-mobile.png) 50%/contain no-repeat;width:210px;height:210px;position:absolute;bottom:-28px;left:-128px;transform:rotate(-8deg)}.list-illustration svg,.list-illustration strong,.list-illustration span{z-index:1;position:relative}@media (width<=1000px){.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.shop-category-section h2{font-size:25px!important;line-height:1.14!important}.list-illustration:before{width:132px;height:132px;bottom:-32px;left:-50px}}@media (width<=520px){.shop-product-grid{grid-template-columns:1fr!important}}.header .brand{min-width:0!important;box-shadow:none!important;background:0 0!important;justify-content:flex-start!important;align-items:center!important;padding:0!important;display:flex!important}.header .brand-logo{object-fit:contain!important;object-position:center!important;filter:none!important;width:210px!important;max-width:100%!important;height:76px!important;display:block!important;transform:none!important}@media (width<=1100px){.header .brand-logo{width:184px!important;height:66px!important}}@media (width<=760px){.header .brand-logo{width:152px!important;height:56px!important}}@media (width<=420px){.header .brand-logo{width:138px!important;height:50px!important}}.service-info-card button{color:#fff!important;background:var(--blue)!important;box-shadow:none!important}.service-info-card button:hover{background:#063f9e!important}.service-laptop-home,.service-logo-plate-pickup{box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.service-laptop-home>img:first-child,.service-logo-plate-pickup img{object-fit:contain!important;background:0 0!important;width:100%!important;height:100%!important}.service-laptop-home{pointer-events:none!important;width:34px!important;height:15px!important;display:block!important;top:56px!important;left:98px!important}.service-laptop-home>img:first-child{object-fit:contain!important;opacity:.96!important;max-width:100%!important;max-height:100%!important;display:block!important}.service-laptop-home span,.service-laptop-home em,.service-laptop-owl{display:none!important}@media (width<=760px){.service-laptop-home{width:28px!important;height:12px!important;top:58px!important;left:101px!important}}.service-real-account .service-laptop-home{display:none!important}.legal-page .legal-blocks{gap:18px;margin:28px 0;display:grid}.legal-page .legal-blocks article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px 24px}.legal-page .legal-blocks h3{color:var(--dark);margin:0 0 10px;font:800 18px/1.2 Manrope,DM Sans,sans-serif}.legal-page .legal-blocks p{color:#111;margin:0;line-height:1.75}.legal-page .legal-disclaimer{color:var(--muted);font-size:14px;line-height:1.75}.legal-page .legal-meta{color:var(--muted);margin-top:12px;font-size:12px}.visitor-counter-panel{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff24,#ffffff12);border:1px solid #ffffff38;border-radius:12px;align-items:center;gap:12px;width:max-content;max-width:100%;margin:0 0 22px;padding:13px 17px;display:inline-flex;box-shadow:0 14px 30px #061c3d29}.visitor-counter-panel>span{color:#17325e;background:#ffd34d;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.visitor-counter-panel svg{width:21px;height:21px}.visitor-counter-panel div{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.visitor-counter-panel small{color:#ffffffb8;text-transform:uppercase;letter-spacing:.7px;margin-bottom:5px;font-size:11px;font-weight:900}.visitor-counter-panel strong{color:#fff;font:900 27px/1 Manrope,DM Sans,sans-serif}@media (width<=1000px){.visitor-counter-panel{margin-left:auto;margin-right:auto}}@media (width<=520px){.visitor-counter-panel{justify-content:flex-start;gap:10px;width:fit-content;max-width:calc(100vw - 42px);padding:11px 14px}.visitor-counter-panel>span{border-radius:9px;width:34px;height:34px}.visitor-counter-panel svg{width:19px;height:19px}.visitor-counter-panel small{letter-spacing:.55px;font-size:10px}.visitor-counter-panel strong{font-size:24px}}
