:root{--oreo-blue:#0056c9;--oreo-deep:#003ca6;--oreo-sky:#2bbcff;--oreo-ink:#111827;--oreo-soft:#f3f4f6}body{color:var(--oreo-ink)}.oreo-shell{width:min(1160px,calc(100% - 40px));margin:0 auto}.oreo-header{background:linear-gradient(100deg,var(--oreo-deep),var(--oreo-blue));color:#fff;position:relative;z-index:20;box-shadow:0 4px 18px #00308c2e}.oreo-header__inner{min-height:82px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.oreo-header__logo img{display:block;width:168px;height:auto}.oreo-header__nav{display:flex;justify-content:center;align-items:center;gap:28px;flex-wrap:wrap}.oreo-header__nav a,.oreo-header__actions a{color:#fff;text-decoration:none;font-weight:750;letter-spacing:.01em}.oreo-header__nav a:hover,.oreo-header__actions a:hover{text-decoration:underline;text-underline-offset:5px}.oreo-header__actions{display:flex;align-items:center;gap:18px;white-space:nowrap}.oreo-home-hero{overflow:hidden;background:radial-gradient(circle at 82% 26%,#45d1ff 0,#0c84e9 34%,#0046b8 72%,#00328c);color:#fff}.oreo-home-hero__inner{min-height:520px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:38px;padding:62px 0}.oreo-home-hero h1{font-size:clamp(3rem,7vw,6.5rem);line-height:.9;margin:0 0 24px;font-weight:950;letter-spacing:-.055em;text-transform:uppercase}.oreo-home-hero p{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55;max-width:620px;margin:0 0 30px}.oreo-home-hero__cookie{display:flex;justify-content:center;filter:drop-shadow(0 28px 36px rgba(0,22,76,.34))}.oreo-home-hero__cookie img{width:min(100%,470px);height:auto;transform:rotate(7deg)}.oreo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 26px;border-radius:999px;background:#fff;color:var(--oreo-deep);font-weight:850;text-decoration:none;box-shadow:0 10px 25px #00216938}.oreo-btn--blue{background:var(--oreo-blue);color:#fff}.oreo-categories,.oreo-featured{padding:64px 0}.oreo-section-title{text-align:center;font-size:clamp(2rem,4vw,3.5rem);line-height:1;margin:0 0 36px;font-weight:950;color:var(--oreo-deep);text-transform:uppercase;letter-spacing:-.035em}.oreo-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.oreo-category-card{min-height:172px;border-radius:24px;padding:26px;display:flex;align-items:flex-end;text-decoration:none;color:#fff;font-size:1.35rem;font-weight:900;box-shadow:0 15px 35px #003da61f;background:linear-gradient(145deg,var(--oreo-blue),var(--oreo-sky))}.oreo-category-card:nth-child(2n){background:linear-gradient(145deg,#1f2937,#000)}.oreo-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.oreo-product-card{border:1px solid #e5e7eb;border-radius:22px;background:#fff;padding:16px;box-shadow:0 9px 30px #0f172a0f;display:flex;flex-direction:column}.oreo-product-card a{text-decoration:none;color:inherit}.oreo-product-card__image{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#f7fbff;border-radius:16px;overflow:hidden}.oreo-product-card__image img{width:100%;height:100%;object-fit:contain}.oreo-product-card h3{font-size:1rem;line-height:1.35;margin:16px 0 8px}.oreo-product-card__price{font-weight:850;color:var(--oreo-deep);margin-top:auto}.oreo-featured__cta{text-align:center;margin-top:34px}.oreo-values{background:#071d55;color:#fff;padding:44px 0}.oreo-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:center}.oreo-values strong{display:block;font-size:1.1rem;margin-bottom:8px}.oreo-footer{background:#f2f2f2;color:#1f2937}.oreo-footer__grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.15fr;gap:42px;padding:58px 0 46px}.oreo-footer__logo{display:flex;align-items:center;justify-content:center}.oreo-footer__logo img{width:min(100%,210px);height:auto}.oreo-footer h2{font-size:1rem;margin:0 0 18px;font-weight:900;color:#111827}.oreo-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.oreo-footer a{color:#374151;text-decoration:none}.oreo-footer a:hover{text-decoration:underline}.oreo-newsletter p{margin:0 0 16px;line-height:1.5}.oreo-newsletter__row{display:grid;grid-template-columns:1fr 48px;border:1px solid #9ca3af;border-radius:999px;overflow:hidden;background:#fff}.oreo-newsletter__row input{border:0;padding:0 18px;min-width:0;background:transparent}.oreo-newsletter__row button{border:0;background:var(--oreo-blue);color:#fff;font-size:1.35rem;cursor:pointer}.oreo-footer__bottom{background:#fff;border-top:1px solid #d1d5db}.oreo-footer__bottom-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.88rem}.oreo-payment-icons{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.oreo-payment-icons svg{width:38px;height:auto}@media(max-width:900px){.oreo-header__inner{grid-template-columns:1fr auto;padding:16px 0}.oreo-header__nav{grid-column:1/-1;justify-content:flex-start;gap:16px;padding-bottom:8px}.oreo-home-hero__inner{grid-template-columns:1fr;text-align:center}.oreo-home-hero p{margin-left:auto;margin-right:auto}.oreo-home-hero__cookie{order:-1}.oreo-home-hero__cookie img{width:min(70vw,360px)}.oreo-category-grid,.oreo-product-grid{grid-template-columns:repeat(2,1fr)}.oreo-footer__grid{grid-template-columns:1fr 1fr}.oreo-footer__logo{grid-column:1/-1;justify-content:flex-start}.oreo-newsletter{grid-column:1/-1}}@media(max-width:560px){.oreo-shell{width:min(100% - 28px,1160px)}.oreo-header__logo img{width:132px}.oreo-header__actions{gap:12px;font-size:.9rem}.oreo-header__nav{display:grid;grid-template-columns:1fr 1fr}.oreo-home-hero__inner{min-height:auto;padding:42px 0}.oreo-category-grid,.oreo-product-grid{grid-template-columns:1fr 1fr;gap:12px}.oreo-category-card{min-height:132px;padding:18px;font-size:1rem}.oreo-product-card{padding:10px}.oreo-footer__grid{display:flex;flex-direction:column;gap:34px;padding:44px 0 36px}.oreo-footer__logo{order:0;justify-content:center}.oreo-footer__customer{order:1}.oreo-footer__company{order:2}.oreo-newsletter{order:3}.oreo-footer__bottom-inner{flex-direction:column-reverse;align-items:flex-start;padding:24px 0}.oreo-payment-icons{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/oreo-brand.css.map */
