:root{color:#4a6840;--paper:#f6e5b6;--paper-deep:#efdca7;--ink:#4a6840;--ink-soft:#5d7b54;--blue:#5f79cc;--blue-soft:#7f97df;--accent-gold:#b9912d;--accent-gold-deep:#9d7a1d;--accent-cream:#fff8de;--card:#fff9e7bf;--shadow:#44614924;background:#f6e5b6;font-family:Trebuchet MS,Gill Sans,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at top,#fff9e6bf,#0000 34%),linear-gradient(#f8e9be 0%,#f3dfab 100%);margin:0}button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none}input,textarea{width:100%;color:var(--ink);font:inherit;background:#fffdf4f0;border:1px solid #4a68402e;border-radius:14px;padding:8px 10px}textarea{resize:vertical}#root{min-height:100vh}.app-shell{min-height:100vh;padding:24px 18px 40px}.app-loading{min-height:100vh;color:var(--ink);place-items:center;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:1.6rem;display:grid}.poster{max-width:1240px;box-shadow:0 20px 55px var(--shadow);background:radial-gradient(circle at 50% 0,#fffbedc7,#0000 38%),linear-gradient(#fff8e29e,#f2dea86b);border-radius:36px;margin:0 auto;padding:36px 22px 30px;position:relative;overflow:hidden}.poster:before{content:"";pointer-events:none;border:2px solid #365f4614;border-radius:30px;position:absolute;inset:12px}.poster__headline{text-align:center;margin-bottom:18px;position:relative}.poster__logo{width:min(100%,560px);height:auto;margin:0 auto;display:block}.poster__subtitle{width:min(100%,560px);color:var(--blue);letter-spacing:.08em;text-transform:uppercase;text-align:left;margin:6px auto 0;font-family:Segoe Print,Bradley Hand,cursive;font-size:clamp(1.35rem,3.2vw,2.2rem)}.poster__sparkle{border:2px solid #ffffff94;border-bottom:0;border-radius:999px 999px 0 0;width:38px;height:20px;position:absolute}.poster__sparkle--left{top:58px;left:28px;transform:rotate(-9deg)}.poster__sparkle--right{top:72px;right:72px;transform:rotate(12deg)}.cafe-scene{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;min-height:820px;display:grid;position:relative;overflow:hidden}.cafe-scene:before{content:"";opacity:.8;pointer-events:none;z-index:1;background:radial-gradient(circle at 28% 24%,#ffffffb8,#0000 30%),linear-gradient(#fafcff8a,#fff5d438);border:1px solid #5f79cc14;border-radius:42px;width:min(34vw,420px);height:500px;position:absolute;top:128px;right:-44px;box-shadow:inset 0 1px #ffffffb3,0 18px 36px #4a68400f}.cafe-scene:after{content:"";opacity:.38;pointer-events:none;z-index:1;border:2px dashed #5f79cc24;border-radius:999px;width:180px;height:180px;position:absolute;top:146px;right:40px}.cafe-artwork{opacity:.82;z-index:0;pointer-events:none;width:min(68%,840px);margin:0;position:absolute;top:8px;left:-24px}.cafe-artwork img{transform-origin:0 0;width:100%;height:auto;display:block;transform:scale(1.38)}.menu-panel{z-index:2;width:min(100%,1040px);margin:0 auto;padding-top:40px;position:relative}.promo-carousel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(circle at 100% 0,#ffffffb3,#0000 36%),#fff9e7f2;border:2px solid #365f4624;border-radius:30px;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);align-items:center;gap:18px;width:calc(100% + 28px);min-height:320px;margin-bottom:20px;margin-left:-14px;margin-right:-14px;padding:22px 26px;display:grid;box-shadow:0 14px 34px #606f451a}.promo-carousel--blue{background:radial-gradient(circle at 100% 0,#ffffffad,#0000 34%),linear-gradient(135deg,#e9f0fffa,#fff9e7f5)}.promo-carousel--gold{background:radial-gradient(circle at 100% 0,#ffffffad,#0000 34%),linear-gradient(135deg,#fff4d6fa,#fff9e7f5)}.promo-carousel--green{background:radial-gradient(circle at 100% 0,#ffffffad,#0000 34%),linear-gradient(135deg,#eaf6e9fa,#fff9e7f5)}.promo-carousel__copy{align-content:center;gap:12px;min-height:100%;animation:.72s cubic-bezier(.22,1,.36,1) promoCarouselFade;display:grid}.promo-carousel__copy h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:clamp(1.8rem,3vw,2.4rem);line-height:.98}.promo-carousel__copy>p:last-of-type{max-width:32rem;color:var(--ink-soft);margin:0}.promo-carousel__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.promo-carousel__nav{min-width:78px;color:var(--blue);background:#ffffffb8;border:1px solid #5f79cc2e;border-radius:999px;padding:10px 14px;font-weight:700;box-shadow:0 10px 20px #5f79cc1f}.promo-carousel__nav:hover,.promo-carousel__nav:focus-visible{transform:translateY(-2px)}.promo-carousel__dots{align-items:center;gap:8px;display:inline-flex}.promo-carousel__dot{background:#5f79cc3d;border:1px solid #5f79cc3d;border-radius:999px;width:12px;height:12px;padding:0}.promo-carousel__dot.active{background:linear-gradient(#7ea0f5 0%,#5f79cc 100%);border-color:#4f6ec4c2;width:28px}.promo-carousel__visual{justify-content:center;align-items:center;min-height:100%;animation:.82s cubic-bezier(.22,1,.36,1) promoCarouselFloatIn;display:flex}.promo-carousel__image-frame{background:radial-gradient(circle at top,#ffffffe6,#0000 46%),linear-gradient(#ffffffa8,#fff4d666);border-radius:28px;place-items:center;width:min(100%,332px);height:276px;padding:24px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffb3,0 18px 30px #4a68401f}.promo-carousel__image{object-fit:contain;object-position:center;filter:drop-shadow(0 14px 20px #4a684029);width:auto;max-width:calc(100% - 4px);height:auto;max-height:calc(100% - 4px);display:block}@keyframes promoCarouselFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes promoCarouselFloatIn{0%{opacity:0;transform:translate(8px)scale(.992)}to{opacity:1;transform:translate(0)scale(1)}}.section-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px;display:flex}.tab{color:#5f79cc;letter-spacing:.04em;background:#fffbf1e6;border:2px solid #5f79cc47;border-radius:999px;min-width:138px;padding:13px 20px;font-weight:700;transition:transform .18s,background .18s,color .18s,box-shadow .18s,border-color .18s,filter .18s;position:relative;box-shadow:0 10px 20px #5f79cc24}.tab:hover,.tab:focus-visible,.category-chip:hover,.category-chip:focus-visible{transform:translateY(-2px)}.tab.active{color:#fffdf8;letter-spacing:.06em;background:linear-gradient(#7ea0f5 0%,#5f79cc 100%);border-color:#4f6ec4c2;font-family:Segoe Print,Bradley Hand,cursive;box-shadow:inset 0 1px #fff3,0 16px 30px #587edd4d}.tab:not(.active):hover,.tab:not(.active):focus-visible{filter:saturate(1.08);background:#f4f8ffeb;border-color:#587edd75;box-shadow:0 14px 24px #587edd33}.category-panel{grid-template-columns:minmax(240px,.68fr) minmax(0,1.82fr);gap:18px;display:grid}.category-list,.items-grid{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9e7ed;border:2px solid #365f4624;border-radius:28px;box-shadow:0 14px 34px #606f451a}.category-list{padding:18px 16px}.items-grid{padding:18px}.panel-heading,.items-header{margin-bottom:16px}.panel-kicker{color:var(--blue);letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px;font-family:Segoe Print,Bradley Hand,cursive;font-size:.95rem}.panel-heading h2,.items-header h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:2rem;line-height:1}.category-buttons{gap:12px;display:grid}.category-chip{text-align:left;width:100%;color:var(--ink-soft);background:#fffdf3f0;border:2px dashed #365f4638;border-radius:18px;padding:15px 16px;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s,color .18s;position:relative;box-shadow:inset 0 1px #ffffffbf}.category-chip.active{color:#3f5db3;background:linear-gradient(#6f89d83d,#5f79cc29);border-color:#5f79ccc7;box-shadow:inset 0 1px #ffffffbf}.items-header{justify-content:space-between;align-items:end;gap:16px;display:flex}.items-header>p{color:var(--ink-soft);margin:0;font-weight:700}.item-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.item-card{background:linear-gradient(#fffef6eb,#f9eecfc2);border:2px solid #365f4624;border-radius:24px;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffffb3}.item-card--no-description{height:100%}.item-card__content{flex-direction:column;justify-content:space-between;gap:10px;height:100%;min-height:160px;padding:16px;display:flex}.item-card--no-description .item-card__content{justify-content:space-between;gap:10px;height:100%;min-height:160px}.item-card__details{min-width:0}.item-card--no-description .item-card__details{flex-direction:column;justify-content:flex-start;gap:6px;display:flex}.item-card--recommended .item-card__details{padding-right:30px}.item-card__image{object-fit:contain;object-position:center;filter:drop-shadow(0 10px 16px #4a68401f);width:min(100%,220px);max-width:100%;height:140px;margin:0 auto 6px;display:block}.recommended-badge{color:#4a6840;background:linear-gradient(#fff2be 0%,#ffd46b 100%);border:1px solid #b9912d38;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;position:absolute;top:-12px;right:-12px;box-shadow:inset 0 1px #ffffff80,0 8px 18px #b9912d38}.recommended-badge:after{content:"Recommended";color:#fff8de;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;background:#4a6840f0;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:700;transition:opacity .18s,transform .18s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px)}.recommended-badge:hover:after,.recommended-badge:focus-visible:after{opacity:1;transform:translateY(0)}.recommended-badge__icon{opacity:.98;z-index:1;width:19px;height:19px;position:relative}.item-card__footer{justify-content:space-between;align-items:end;gap:12px;display:flex}.item-card--no-description .item-card__footer{margin-top:auto}.item-card h3{margin:0 0 6px;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:1.35rem;line-height:1}.item-card p{color:var(--ink-soft);margin:0;line-height:1.28}.price-block{gap:4px;display:grid}.price-block--coffee-based{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.price-block--coffee-groups{grid-template-columns:1fr;gap:8px}.price-group{align-content:start;gap:4px;min-width:0;display:grid}.price-group__title{color:var(--accent-gold-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1}.price-row{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.price-block--coffee-based .price-row{flex-direction:column;align-items:flex-start;gap:4px}.price-block--coffee-groups .price-row{flex-wrap:nowrap;align-items:center;gap:6px}.price{background:linear-gradient(180deg, var(--accent-gold) 0%, var(--accent-gold-deep) 100%);color:var(--accent-cream);letter-spacing:.03em;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;padding:6px 10px;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,0 8px 16px #9d7a1d38}.price-note{min-width:42px;color:var(--accent-gold-deep);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700;line-height:1}.price-block--coffee-based .price-note{min-width:0}.price-block--coffee-groups .price-note{letter-spacing:.06em;min-width:18px;font-size:.62rem}.price-block--coffee-groups .price{min-width:0;padding:4px 9px;font-size:.8rem}.item-card__symbol{opacity:.18;flex-shrink:0;width:26px;height:auto}.dapur-shell{background:radial-gradient(circle at top,#fffae8c7,#0000 28%),linear-gradient(#f8e9be 0%,#f3dfab 100%);min-height:100vh;padding:20px 14px 24px}.dapur-header{background:#fff9e7e6;border:1px solid #4a68401f;border-radius:28px;justify-content:space-between;align-items:end;gap:18px;max-width:1240px;margin:0 auto 12px;padding:16px 18px;display:flex}.dapur-header h1{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:clamp(2rem,4vw,3rem)}.dapur-header p{color:var(--ink-soft);max-width:44rem;margin:6px 0 0}.dapur-note{font-size:.92rem}.dapur-kicker{color:var(--blue);letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px;font-family:Segoe Print,Bradley Hand,cursive;font-size:.88rem}.dapur-link,.dapur-form button,.dapur-item__actions button{color:#fffdf8;background:linear-gradient(#7ea0f5 0%,#5f79cc 100%);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #587edd2e}.dapur-form button.danger,.dapur-item__actions button.danger{background:linear-gradient(#c98274 0%,#b46356 100%);box-shadow:0 10px 20px #b463562e}.dapur-error{color:#8b3e32;background:#be4e3b1f;border-radius:16px;max-width:1240px;margin:0 auto 18px;padding:12px 16px}.dapur-layout{grid-template-columns:minmax(220px,.8fr) minmax(240px,.9fr) minmax(0,1.5fr);gap:12px;max-width:1240px;margin:0 auto;display:grid}.dapur-panel{background:#fff9e7eb;border:1px solid #4a68401f;border-radius:24px;padding:12px;box-shadow:0 14px 34px #606f4514}.dapur-panel--wide{min-width:0}.dapur-panel__header{margin-bottom:8px}.dapur-panel__header h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:1.5rem}.dapur-block{gap:8px;display:grid}.dapur-block--add{background:linear-gradient(#eff4fff5,#e0eaffdb);border:1px solid #5f79cc38;border-radius:20px;padding:10px;box-shadow:inset 0 1px #ffffffc7,0 14px 26px #5f79cc1f}.dapur-block--add .dapur-block__label{color:#4866c0}.dapur-form--add input,.dapur-form--add textarea{background:#fffffff5;border-color:#5f79cc3d}.dapur-form--add button{background:linear-gradient(#7ea0f5 0%,#5673ca 100%);box-shadow:0 12px 22px #587edd38}.dapur-block__label{color:var(--accent-gold-deep);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.dapur-divider{background:linear-gradient(90deg,#b9912de6,#b9912d2e);border-radius:999px;height:2px;margin:10px 0}.dapur-divider--soft{opacity:.7;margin:14px 0}.dapur-list{gap:6px;display:grid}.dapur-inline-row{background:#fffdf3eb;border:2px dashed #4a684033;border-radius:14px;justify-content:space-between;align-items:center;gap:6px;padding:6px 8px;display:flex}.dapur-inline-row.active{background:#5f79cc24;border-color:#5f79ccb8}.dapur-inline-input{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-weight:600}.dapur-inline-label{text-align:left;flex:1;min-width:0;padding:2px 0;font-weight:600;display:block}.dapur-inline-input:focus{outline:none}.dapur-inline-actions{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.dapur-inline-actions button,.dapur-item__buttons .danger-icon{color:#fffdf8;background:linear-gradient(#7ea0f5 0%,#5f79cc 100%);border-radius:999px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:0 10px;font-weight:700;display:inline-flex;box-shadow:0 10px 20px #587edd2e}.dapur-inline-actions .danger-icon,.dapur-item__buttons .danger-icon{background:linear-gradient(#d48779 0%,#b85f51 100%);width:36px;min-width:36px;min-height:36px;padding:0;box-shadow:0 10px 20px #b85f5133}.dapur-inline-actions .icon-button{width:36px;min-width:36px;min-height:36px;padding:0}.dapur-inline-actions .icon-button svg,.dapur-inline-actions .danger-icon svg,.dapur-item__buttons .danger-icon svg{width:16px;height:16px}.dapur-pill{text-align:left;background:#fffdf3eb;border:2px dashed #4a684033;border-radius:18px;padding:12px 14px}.dapur-pill.active{color:#3f5db3;background:#5f79cc24;border-color:#5f79ccb8}.dapur-form{gap:6px;display:grid}.dapur-form--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dapur-form--grid .dapur-form__full{grid-column:1/-1}.dapur-form label,.dapur-item label{gap:4px;display:grid}.dapur-form label span,.dapur-item label span{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.05em;font-size:.76rem;font-weight:700}.dapur-checkbox{align-items:center;gap:8px;width:auto;display:inline-flex}.dapur-checkbox input{width:18px;height:18px;margin:0;padding:0}.dapur-item-list{gap:8px;display:grid}.dapur-item{background:#fffdf4eb;border:1px solid #4a684024;border-radius:18px;gap:8px;padding:10px;display:grid}.dapur-item__row{grid-template-columns:1.2fr .8fr;gap:6px;display:grid}.dapur-item__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.dapur-item__buttons{gap:6px;margin-left:auto;display:flex}@media (width<=1080px){.cafe-scene{min-height:auto}.cafe-scene:before,.cafe-scene:after{display:none}.cafe-artwork{opacity:.72;width:min(100%,720px);margin:0 auto -74px;position:relative;top:0;left:0}.cafe-artwork img{transform-origin:top;transform:scale(1.14)}.menu-panel{width:100%;padding-top:0}.promo-carousel{grid-template-columns:1fr;width:100%;margin-left:0;margin-right:0}.promo-carousel__visual{order:-1}.dapur-layout{grid-template-columns:1fr}}@media (width<=760px){.app-shell{padding:12px}.poster{border-radius:24px;padding:28px 14px 24px}.poster:before{border-radius:18px;inset:8px}.cafe-scene{gap:8px}.cafe-artwork{opacity:.6;width:calc(100% + 40px);margin:-10px -20px -50px}.category-panel{grid-template-columns:1fr}.promo-carousel{border-radius:24px;gap:12px;min-height:0;padding:14px}.promo-carousel__copy{gap:10px}.promo-carousel__copy h2{font-size:1.62rem}.promo-carousel__controls{justify-content:space-between}.promo-carousel__nav{min-width:68px;padding:9px 12px;font-size:.92rem}.promo-carousel__image-frame{border-radius:22px;width:min(100%,252px);height:220px;padding:18px}.category-list{padding:12px 10px}.panel-heading,.items-header{margin-bottom:12px}.panel-kicker{margin-bottom:4px;font-size:.82rem}.panel-heading h2,.items-header h2{font-size:1.7rem}.items-grid{border-radius:22px;padding:12px}.category-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-chip{min-height:52px;padding:10px 12px;font-size:.92rem;line-height:1.2}.items-header{flex-direction:column;align-items:start;gap:6px;margin-bottom:10px}.items-header>p{font-size:.92rem}.item-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.item-card{border-radius:20px}.item-card__content{gap:8px;min-height:0;padding:12px}.item-card--no-description .item-card__content{justify-content:space-between;gap:8px;height:100%;min-height:0}.item-card--recommended .item-card__details{padding-right:24px}.item-card h3{margin-bottom:6px;font-size:1.18rem}.item-card__image{height:124px;margin-bottom:6px}.item-card p{font-size:.98rem;line-height:1.24}.item-card__footer{gap:6px}.price-block{gap:4px}.price-row{gap:8px}.price-block--coffee-based{gap:6px 8px}.price-block--coffee-groups{gap:8px}.price-block--coffee-groups .price{padding:4px 8px;font-size:.76rem}.price{padding:5px 9px;font-size:.88rem}.price-note{min-width:38px;font-size:.7rem}.recommended-badge{width:34px;height:34px;top:-10px;right:-10px}.recommended-badge__icon{width:17px;height:17px}}@media (width<=560px){.poster__sparkle{display:none}.poster__subtitle{width:min(100%,360px);font-size:1.25rem}.poster__logo{width:min(100%,360px)}.cafe-artwork{width:calc(100% + 34px);margin:-4px -17px -34px}.section-tabs{justify-content:stretch}.promo-carousel{border-radius:20px;min-height:0;padding:12px}.promo-carousel__copy h2{font-size:1.42rem}.promo-carousel__copy>p:last-of-type{font-size:.92rem;line-height:1.28}.promo-carousel__controls{gap:8px}.promo-carousel__dots{gap:6px}.promo-carousel__dot{width:10px;height:10px}.promo-carousel__dot.active{width:24px}.promo-carousel__image-frame{width:min(100%,208px);height:184px;padding:14px}.tab{width:100%}.item-cards{grid-template-columns:1fr;gap:8px}.category-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-chip{min-height:48px;padding:9px 10px;font-size:.84rem}.item-card__symbol{width:20px}.item-card__footer{flex-direction:row;align-items:center;gap:8px}.items-grid{padding:10px}.items-header{margin-bottom:8px}.items-header h2{font-size:1.48rem}.items-header>p{font-size:.88rem}.item-card{border-radius:18px}.item-card__content{gap:7px;padding:10px}.item-card--no-description .item-card__content{justify-content:space-between;gap:7px;height:100%;min-height:0}.item-card--recommended .item-card__details{padding-right:20px}.item-card h3{font-size:1.04rem}.item-card__image{height:108px;margin-bottom:5px}.item-card p{font-size:.9rem;line-height:1.22}.price{padding:5px 8px;font-size:.84rem}.price-note{min-width:34px;font-size:.66rem}.price-block--coffee-based{grid-template-columns:1fr 1fr;gap:6px}.price-block--coffee-groups{grid-template-columns:1fr;gap:8px}.price-group{gap:3px}.price-group__title{font-size:.68rem}.price-block--coffee-groups .price-note{min-width:18px;font-size:.56rem}.price-block--coffee-groups .price{padding:4px 6px;font-size:.74rem}.recommended-badge{width:30px;height:30px;top:-8px;right:-8px}.recommended-badge__icon{width:15px;height:15px}.dapur-shell{padding:10px 10px 18px}.dapur-header{flex-direction:column;align-items:start;padding:14px}.dapur-form--grid,.dapur-item__row{grid-template-columns:1fr}.dapur-item__actions{flex-direction:column;align-items:start}.dapur-inline-row{grid-template-columns:1fr}.dapur-inline-actions{justify-content:flex-end}}
