.wte-single-theme{max-width:var(--wte-container-max);margin-inline:auto}.wte-single-theme__header{text-align:center;margin-bottom:var(--wte-space-3xl)}.wte-single-theme__title{font-size:var(--wte-font-size-3xl);font-weight:var(--wte-font-weight-bold);margin-bottom:var(--wte-space-md);line-height:var(--wte-line-height-tight)}.wte-single-theme__categories{display:flex;justify-content:center;gap:var(--wte-space-sm);flex-wrap:wrap}.wte-single-theme__layout{display:grid;grid-template-columns:1fr 340px;gap:var(--wte-space-3xl);align-items:start;margin-bottom:var(--wte-space-4xl)}@media (max-width:991px){.wte-single-theme__layout{grid-template-columns:1fr}}.wte-single-theme__thumbnail{border-radius:var(--wte-radius-xl);overflow:hidden;box-shadow:var(--wte-shadow-lg);margin-bottom:var(--wte-space-2xl);border:1px solid var(--wte-color-border-light)}.wte-single-theme__image{width:100%;height:auto;display:block}.wte-single-theme__description{font-size:var(--wte-font-size-lg);line-height:var(--wte-line-height-relaxed);color:var(--wte-color-text)}.wte-single-theme__description p{margin-bottom:var(--wte-space-lg)}.wte-single-theme__panel{background-color:var(--wte-color-bg-white);border-radius:var(--wte-radius-xl);padding:var(--wte-space-xl);box-shadow:var(--wte-shadow-md);position:sticky;top:calc(var(--wte-header-height, 80px) + var(--wte-space-lg));border:1px solid var(--wte-color-border-light)}.wte-single-theme__price-box{text-align:center;padding-bottom:var(--wte-space-lg);margin-bottom:var(--wte-space-lg);border-bottom:1px solid var(--wte-color-border)}.wte-single-theme__price-label{display:block;font-size:var(--wte-font-size-sm);color:var(--wte-color-text-light);margin-bottom:var(--wte-space-xs)}.wte-single-theme__price-value{font-size:var(--wte-font-size-3xl);font-weight:var(--wte-font-weight-bold);color:var(--wte-color-text);font-family:var(--wte-font-family-en)}.wte-single-theme__price-tax{font-size:var(--wte-font-size-xs);color:var(--wte-color-text-muted)}.wte-single-theme__actions{display:flex;flex-direction:column;gap:var(--wte-space-md);margin-bottom:var(--wte-space-xl)}.wte-single-theme__meta-list{list-style:none;padding:0;margin:0}.wte-single-theme__meta-item{display:flex;justify-content:space-between;align-items:center;padding:var(--wte-space-sm) 0;border-bottom:1px dashed var(--wte-color-border);font-size:var(--wte-font-size-sm)}.wte-single-theme__meta-item:last-child{border-bottom:none}.wte-single-theme__meta-label{color:var(--wte-color-text-light)}.wte-single-theme__meta-value{font-weight:var(--wte-font-weight-medium);color:var(--wte-color-text)}