:root{--lobeko-background: #faf8f5;--lobeko-surface: #ffffff;--lobeko-surface-soft: #f7f3ef;--lobeko-text: #2e2a26;--lobeko-text-muted: #746d66;--lobeko-border: #e8e1da;--lobeko-accent: #d2beac;--lobeko-accent-dark: #a88f7a;--lobeko-error: #a8463f;--lobeko-radius-small: 8px;--lobeko-radius-medium: 12px;--lobeko-radius-large: 16px;--lobeko-shadow-soft: 0 8px 30px rgba(46, 42, 38, .06);--lobeko-space-xs: 6px;--lobeko-space-sm: 10px;--lobeko-space-md: 16px;--lobeko-space-lg: 24px;--lobeko-space-xl: 32px;--lobeko-space-2xl: 48px;--lobeko-heading-line-height: 1.15;--lobeko-body-line-height: 1.55}body{color:var(--lobeko-text)}.product__title h1{color:var(--lobeko-text);font-size:clamp(3rem,4vw,4.4rem);line-height:var(--lobeko-heading-line-height);letter-spacing:-.025em}.product__text,.product__tax,.caption-with-letter-spacing{color:var(--lobeko-text-muted)}.product__info-container>*+*{margin-top:1.8rem}.lobeko-card{padding:var(--lobeko-space-lg);border:1px solid var(--lobeko-border);border-radius:var(--lobeko-radius-large);background:var(--lobeko-surface);box-shadow:var(--lobeko-shadow-soft)}.lobeko-personalisation{margin:2.4rem 0;padding:2.4rem;border:1px solid var(--lobeko-border);border-radius:var(--lobeko-radius-large);background:var(--lobeko-surface-soft);box-shadow:var(--lobeko-shadow-soft)}.lobeko-personalisation__title{margin:0 0 .8rem;color:var(--lobeko-text);font-size:2.2rem;line-height:1.25;letter-spacing:-.01em}.lobeko-personalisation__intro{margin:0 0 2rem;color:var(--lobeko-text-muted);font-size:1.5rem;line-height:var(--lobeko-body-line-height)}.lobeko-personalisation__label{display:block;margin-bottom:.8rem;color:var(--lobeko-text);font-size:1.5rem;font-weight:600}.lobeko-personalisation__input{width:100%;min-height:5.2rem;padding:1.3rem 1.5rem;border:1px solid var(--lobeko-border);border-radius:var(--lobeko-radius-small);background:var(--lobeko-surface);color:var(--lobeko-text);font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.lobeko-personalisation__input:hover{border-color:var(--lobeko-accent)}.lobeko-personalisation__input:focus{border-color:var(--lobeko-accent-dark);outline:none;box-shadow:0 0 0 3px #a88f7a24}.lobeko-personalisation__details{display:flex;justify-content:space-between;gap:1rem;margin-top:.7rem;color:var(--lobeko-text-muted)}.lobeko-personalisation__details small{font-size:1.2rem}.lobeko-personalisation__confirmation{display:flex;align-items:flex-start;gap:1.1rem;margin-top:1.8rem}.lobeko-personalisation__checkbox{flex:0 0 auto;width:1.8rem;height:1.8rem;margin-top:.2rem;accent-color:var(--lobeko-text)}.lobeko-personalisation__confirmation label{color:var(--lobeko-text-muted);font-size:1.35rem;line-height:1.5}.lobeko-personalisation__error{margin:1.2rem 0 0;color:var(--lobeko-error);font-size:1.3rem;font-weight:600}.product-form__quantity .quantity{border:1px solid var(--lobeko-border);border-radius:var(--lobeko-radius-small)}.product-form__submit{min-height:5.4rem;border-radius:var(--lobeko-radius-small);font-weight:600;letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.product-form__submit:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 22px #2e2a2624}.product-form__submit:disabled{cursor:not-allowed;opacity:.48}@media screen and (max-width:749px){.product__title h1{font-size:3rem}.lobeko-personalisation{padding:2rem;border-radius:var(--lobeko-radius-medium)}.lobeko-personalisation__title{font-size:2rem}}.lobeko-trust-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;width:100%;margin:2rem 0;overflow:hidden;border:1px solid var(--lobeko-border);border-radius:var(--lobeko-radius-medium);background:var(--lobeko-border)}.lobeko-trust-bar__item{display:flex;align-items:flex-start;gap:1rem;min-width:0;margin:0;padding:1.5rem;background:var(--lobeko-surface)}.lobeko-trust-bar__icon{display:flex;align-items:center;justify-content:center;flex:0 0 2.4rem;width:2.4rem;height:2.4rem;margin:.1rem 0 0;border-radius:50%;background:var(--lobeko-surface-soft);color:var(--lobeko-accent-dark)}.lobeko-trust-bar__icon svg{display:block;width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lobeko-trust-bar__item>span:last-child{display:flex;min-width:0;flex-direction:column;gap:.2rem}.lobeko-trust-bar__item strong{display:block;margin:0;color:var(--lobeko-text);font-size:1.35rem;font-weight:600;line-height:1.35}.lobeko-trust-bar__item small{display:block;margin:0;color:var(--lobeko-text-muted);font-size:1.15rem;line-height:1.4}@media screen and (max-width:749px){.lobeko-trust-bar{grid-template-columns:1fr}.lobeko-trust-bar__item{padding:1.4rem 1.5rem}}.product-form__submit{width:100%;min-height:5.8rem;border:1px solid var(--lobeko-text);border-radius:12px;background:var(--lobeko-text);color:#fff;font-size:1.55rem;font-weight:600;letter-spacing:.02em;box-shadow:0 8px 22px #2e2a261f;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,opacity .2s ease}.product-form__submit:not(:disabled):hover{transform:translateY(-1px);background:#201d1a;box-shadow:0 12px 28px #2e2a262e}.product-form__submit:disabled{border-color:var(--lobeko-border);background:#f1eeea;color:#9b948d;box-shadow:none;cursor:not-allowed;opacity:1}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lobeko-theme.css.map */
