/* Cotton duck canvas, derived from the supplied Texture1 reference.
   Layered backgrounds retain the ONURI palette and never cover text or photographs. */
:root{--canvas-white:linear-gradient(rgba(252,250,247,.70),rgba(252,250,247,.70)),url('/assets/cotton-canvas.webp');--canvas-paper:linear-gradient(rgba(241,237,230,.70),rgba(241,237,230,.70)),url('/assets/cotton-canvas.webp')}
body,.header,.mobile-nav,dialog,.search-dialog,.side-dialog,.filter-panel,.product-information,input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select,.house-chat-panel,.chat-launch{background-image:var(--canvas-white);background-size:auto,480px 480px;background-repeat:repeat}
.hero,.product-visual,.main-product-image,.editorial-split,.editorial-copy,.house-note,.house-chat-bubble,.house-chat-messages,.success,.noscript{background-image:var(--canvas-paper);background-size:auto,480px 480px;background-repeat:repeat}
/* The same fabric surface carries through the private administration workspace. */
.workspace,.auth{background-image:var(--canvas-paper);background-size:auto,480px 480px;background-repeat:repeat}
.auth-side,.sidebar,.topbar,.metric,.panel:not(.retention),.table-wrap,.toolbar,.empty,.dialog-heading,.dialog-content,.workspace input,.workspace select,.workspace textarea,.auth input,dialog input,dialog select,dialog textarea{background-image:var(--canvas-white);background-size:auto,480px 480px;background-repeat:repeat}
.workspace th,.message-copy,.chat-messages,.chat-message,.nav-group a[aria-current]{background-image:var(--canvas-paper);background-size:auto,480px 480px;background-repeat:repeat}
