:root{--bg:#061624;--panel:#0b2031;--line:#264052;--red:#eb2838;--gold:#ffd48e;--text:#f6f4ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body.prl-body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}.prl-shell{width:min(1380px,calc(100% - 48px));margin:auto}.prl-header{height:86px;border-bottom:1px solid rgba(180,207,222,.15);background:#061521}.prl-header__inside{display:flex;align-items:center;height:100%;gap:36px}.prl-brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:800;font-size:17px;white-space:nowrap}.prl-brand img{width:54px;height:54px;object-fit:cover;border-radius:50%}.prl-nav{display:flex;gap:30px}.prl-nav a,.prl-footer a{color:#fff;text-decoration:none;font-size:14px;font-weight:700}.prl-header__right{display:flex;align-items:center;gap:18px;margin-left:auto}.prl-phone{color:#fff;text-decoration:none;font-size:13px;font-weight:800}.prl-cart{border:1px solid #365061;border-radius:23px;padding:12px 17px;color:#fff;text-decoration:none;font-size:13px;font-weight:800}.prl-cart b{color:#ed2b3a;margin-left:6px}.prl-home{padding:58px 0 108px}.prl-hero{display:grid;grid-template-columns:minmax(0,2.18fr) minmax(300px,.82fr);gap:20px}.prl-hero__main{min-height:540px;padding:82px 68px 48px;border:1px solid rgba(194,211,219,.22);border-radius:20px;background:linear-gradient(90deg,rgba(5,17,28,.98) 0%,rgba(5,17,28,.84) 39%,rgba(5,17,28,.05) 82%),url('hero-sushi.webp') center/cover}.prl-kicker{margin:0 0 17px;color:#f13a46;font-size:14px;font-weight:900;letter-spacing:.03em}.prl-hero h1{max-width:560px;margin:0;font-size:clamp(46px,5vw,76px);line-height:.96;letter-spacing:-.05em}.prl-hero h1 span{color:var(--gold)}.prl-hero__text{max-width:440px;margin:28px 0;color:#eef0f2;font-size:17px;line-height:1.45}.prl-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:11px;background:var(--red);box-shadow:0 9px 20px rgba(226,27,44,.3);color:#fff;text-decoration:none;font-size:14px;font-weight:800}.prl-button b{font-size:18px;margin-left:7px}.prl-hero__facts{display:flex;flex-wrap:wrap;gap:26px;margin-top:60px;color:#f1eee6;font-size:12px;font-weight:700}.prl-hero__facts span::first-letter{color:var(--gold);font-size:18px}.prl-delivery{position:relative;min-height:540px;overflow:hidden;padding:35px 28px;border-radius:20px;background:linear-gradient(145deg,#fff0d2,#fedb9e);color:#081725}.prl-delivery h2{position:relative;z-index:2;margin:0;font-size:27px;line-height:1.05}.prl-delivery img{position:absolute;right:-8px;top:106px;width:240px;height:250px;object-fit:contain}.prl-delivery__details{position:absolute;z-index:2;bottom:28px;left:28px}.prl-delivery__details strong{display:block;margin-bottom:11px;color:#d81d2b;font-size:12px;letter-spacing:.07em}.prl-delivery__details p{margin:0 0 15px;color:#071724;font-size:14px;font-weight:800;line-height:1.5}.prl-section{margin-top:66px}.prl-section__heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:30px}.prl-section__heading h2{margin:0;font-size:38px;letter-spacing:-.04em}.prl-section__heading a{color:#fff;text-decoration:none;font-size:13px;font-weight:800}.prl-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.prl-category{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;min-height:145px;border:1px solid var(--line);border-radius:14px;background:#0b2031;color:#fff;text-decoration:none;font-size:14px}.prl-category:hover{border-color:#f23743}.prl-category__round{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:#f4f1eb;color:#e01f31;font-size:29px;overflow:hidden}.prl-category__round img{width:100%;height:100%;object-fit:cover}.prl-banners{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:54px}.prl-banner{min-height:280px;padding:35px;border:1px solid var(--line);border-radius:18px;background-size:cover;background-position:center;color:#fff}.prl-banner--pizza{background-image:linear-gradient(90deg,rgba(99,6,12,.94),rgba(99,6,12,.2)),url('banner-pizza.webp')}.prl-banner--sushi{background-image:linear-gradient(90deg,rgba(4,16,27,.96),rgba(4,16,27,.16)),url('banner-sushi.webp')}.prl-banner h3{margin:0 0 13px;font-size:34px;line-height:1}.prl-banner p{max-width:240px;margin:0 0 24px;font-size:15px;line-height:1.35}.prl-products{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.prl-product{min-height:270px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#0b2031;color:#fff;text-decoration:none}.prl-product:hover{border-color:#e9323e}.prl-product img{display:block;width:100%;height:160px;margin-bottom:12px;border-radius:8px;object-fit:cover;background:#172d3c}.prl-product b{display:block;min-height:34px;font-size:14px;line-height:1.25}.prl-product strong{display:block;margin:10px 0;color:#fff;font-size:15px}.prl-product span{color:var(--gold);font-size:11px;font-weight:800}.prl-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:66px 0 50px}.prl-benefits article{display:flex;gap:17px;min-height:105px;padding:23px;border:1px solid var(--line);border-radius:13px;background:#0b2031}.prl-benefits i{color:var(--gold);font-size:27px;font-style:normal}.prl-benefits h3{margin:0 0 6px;font-size:15px}.prl-benefits p{margin:0;color:#c3cdd4;font-size:12px;line-height:1.35}.prl-contact{display:flex;align-items:center;justify-content:space-between;padding:36px 40px;border-radius:17px;background:linear-gradient(120deg,#ef2c38,#a30e1b)}.prl-contact p{margin:0 0 11px;color:#ffe0b0;font-size:12px;font-weight:900;letter-spacing:.08em}.prl-contact h2{margin:0;font-size:32px;line-height:1.22}.prl-contact a{padding:16px 23px;border-radius:10px;background:#fff;color:#c61a27;text-decoration:none;font-size:12px;font-weight:900}.prl-footer{min-height:150px;padding:42px 0;background:#06111c;border-top:1px solid rgba(255,255,255,.08)}.prl-footer__inside{display:grid;grid-template-columns:1fr 1.4fr 1fr auto;align-items:center;gap:30px}.prl-footer p{margin:0;color:#c3ccd2;font-size:13px}.prl-footer__links{display:flex;gap:17px}.prl-footer small{color:#a6b2b9;font-size:12px}.prl-content{min-height:60vh;padding:60px 0}.prl-content h1{font-size:38px}.prl-shop .woocommerce{color:#fff}.prl-shop .woocommerce a{color:inherit}.prl-shop .button,.prl-shop button.button{background:#e82435;color:#fff;border-radius:8px}.prl-shop ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.prl-shop ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:12px;border:1px solid var(--line);border-radius:12px;background:#0b2031}.prl-shop ul.products li.product img{border-radius:8px}.prl-shop .price{color:var(--gold)!important}@media(max-width:1050px){.prl-hero{grid-template-columns:1fr}.prl-delivery{min-height:330px}.prl-delivery img{top:52px}.prl-categories{grid-template-columns:repeat(3,1fr)}.prl-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.prl-shell{width:min(100% - 28px,1380px)}.prl-header{height:72px}.prl-header__inside{gap:12px}.prl-brand img{width:46px;height:46px}.prl-brand span,.prl-phone{display:none}.prl-nav{display:none}.prl-header__right{margin-left:auto}.prl-cart{padding:10px 12px}.prl-home{padding:24px 0 55px}.prl-hero__main{min-height:490px;padding:35px 27px;background-position:63% center}.prl-hero h1{font-size:46px}.prl-hero__facts{gap:12px;margin-top:42px}.prl-delivery{min-height:360px}.prl-delivery h2{font-size:26px}.prl-section{margin-top:50px}.prl-section__heading h2{font-size:30px}.prl-section__heading a{font-size:11px}.prl-categories{grid-template-columns:repeat(2,1fr);gap:12px}.prl-category{min-height:130px}.prl-banners{grid-template-columns:1fr;margin-top:40px}.prl-products{grid-template-columns:repeat(2,1fr);gap:10px}.prl-product{min-height:235px}.prl-product img{height:115px}.prl-benefits{grid-template-columns:1fr;margin:50px 0 32px}.prl-contact{align-items:flex-start;flex-direction:column;padding:28px}.prl-contact h2{font-size:27px}.prl-footer__inside{grid-template-columns:1fr;gap:17px}.prl-footer__links{display:none}.prl-footer{padding:30px 0}.prl-shop ul.products{grid-template-columns:repeat(2,1fr)}}
