:root{--background:#fffaf4;--surface:#fff;--surface-soft:#f4e8dc;--primary:#a85f4b;--primary-hover:#8b4b3a;--secondary:#788a6b;--secondary-soft:#dde6d6;--accent:#c6955d;--rose:#dfb5ad;--text:#3e322c;--muted:#73645c;--border:#e3d3c7;--success:#4f7357;--warning:#94652f;--danger:#a64141;--whatsapp:#168a52;--whatsapp-hover:#126b42;--shadow:0 18px 45px #3e322c1a;--header:74px;--content:1240px;--font-body:"Trebuchet MS","Segoe UI",Arial,sans-serif;--font-display:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);font-family:var(--font-body),Arial,sans-serif;margin:0;font-size:16px;overflow-x:hidden}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--font-display),Georgia,serif;margin:0 0 .45em;line-height:1.12}h1{font-size:clamp(2.5rem,6vw,5.4rem)}h2{font-size:clamp(1.9rem,3.5vw,3.2rem)}h3{font-size:1.25rem}p{margin:0 0 1em;line-height:1.7}svg{stroke-width:1.8px;flex:none;width:1.15rem;height:1.15rem}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:999;background:var(--text);color:#fff;padding:10px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.section{width:min(var(--content),calc(100% - 40px));margin:auto;padding:88px 0}.eyebrow{color:var(--primary-hover);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:900}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font-weight:850;line-height:1.15;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--primary);color:#fff}.button-secondary{border-color:var(--text);color:var(--text);background:#fff}.button-secondary:hover{background:var(--text);color:#fff}.button-light{color:var(--text);background:#fff}.button-whatsapp{background:var(--whatsapp);color:#fff}.button-whatsapp:hover{background:var(--whatsapp-hover)}.button-quiet{color:var(--muted);background:0 0;border:0}.button-full{width:100%}.icon-button{border:1px solid var(--border);width:44px;height:44px;color:var(--text);background:#fff;border-radius:50%;place-items:center;padding:0;display:inline-grid}.icon-button:hover,.icon-button.selected{border-color:var(--primary);color:var(--primary)}.danger{color:var(--danger)}.text-link{color:var(--primary-hover);align-items:center;gap:8px;font-weight:850;display:inline-flex}.mobile-only{display:none}.site-header{z-index:100;height:var(--header);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.header-inner{align-items:center;gap:20px;width:min(1400px,100% - 28px);height:100%;margin:auto;display:flex}.wordmark{align-items:center;min-width:max-content;display:flex}.brand-mark{font-family:var(--font-display);align-items:baseline;gap:5px;font-size:1.55rem;display:inline-flex}.brand-mark strong{color:var(--primary)}.brand-mark-image{width:174px;height:52px;position:relative}.brand-logo{object-fit:contain}.desktop-nav{align-items:center;gap:20px;display:flex}.desktop-nav>a,.nav-details summary{border-bottom:3px solid #0000;padding:27px 0 23px;font-size:.88rem;font-weight:800;list-style:none}.desktop-nav>a.active,.desktop-nav>a:hover,.nav-details summary:hover{border-color:var(--primary);color:var(--primary-hover)}.nav-details{position:relative}.nav-details summary::-webkit-details-marker{display:none}.category-menu{border:1px solid var(--border);width:230px;box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:10px;display:grid;position:absolute;top:62px;left:-22px}.category-menu a{border-radius:8px;padding:12px}.category-menu a:hover{background:var(--surface-soft)}.header-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.counter-button{position:relative}.counter-button span{background:var(--primary);color:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.65rem;display:grid;position:absolute;top:-5px;right:-4px}.header-whatsapp{min-height:44px}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#211b187a;border:0;position:fixed;inset:0}.mobile-nav,.search-panel{z-index:210;box-shadow:var(--shadow);background:#fff;position:fixed;top:0;bottom:0;overflow-y:auto}.mobile-nav{flex-direction:column;width:min(390px,100% - 28px);padding:20px;display:flex;left:0}.mobile-nav-heading,.panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding-bottom:18px;display:flex}.mobile-nav nav{margin-top:14px;display:grid}.mobile-nav nav a{border-bottom:1px solid #eee5df;align-items:center;gap:12px;min-height:50px;padding:0 10px;font-weight:800;display:flex}.mobile-nav nav a.active{background:var(--surface-soft);color:var(--primary-hover)}.mobile-categories{gap:8px;margin:22px 0;display:grid}.mobile-categories a{color:var(--muted);padding:8px 0}.search-panel{width:min(540px,100% - 18px);padding:24px;right:0}.search-panel label{margin:22px 0 8px;font-weight:800;display:block}.search-box{border:1px solid var(--border);border-radius:12px;align-items:center;gap:10px;height:50px;padding:0 14px;display:flex}.search-box input{border:0;outline:0;width:100%}.search-results{margin:14px 0 22px;display:grid}.search-results>a{border-bottom:1px solid var(--border);padding:13px 0;display:grid}.search-results small{color:var(--muted)}.demo-banner{background:var(--accent);color:#2d210f;text-align:center;padding:11px 18px;font-weight:850}.hero{background:var(--secondary);color:#fff;align-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.hero>.crochet-visual{opacity:.45;position:absolute;inset:0}.hero-copy{z-index:2;width:min(var(--content),calc(100% - 40px));max-width:1240px;margin:auto;padding:80px 0;position:relative}.hero-copy h1{text-shadow:0 4px 25px #00000038;max-width:760px;font-size:clamp(3.3rem,8vw,7rem)}.hero-copy .eyebrow{color:#f9d9b7}.hero-lead{max-width:620px;font-size:1.15rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.crochet-visual{background:var(--secondary-soft);min-height:280px;position:relative;overflow:hidden}.tone-moda-praia{background:#b7c9b0}.tone-mesa-posta{background:#d8c6b6}.tone-infantil{background:#deb9bd}.stitch-grid{grid-template-columns:repeat(8,1fr);gap:12px;display:grid;position:absolute;inset:-10%;transform:rotate(-8deg)}.stitch-grid span{border:7px solid #ffffff61;border-top-width:11px;border-radius:50% 50% 38% 38%;min-height:52px}.thread-orbit{border:3px solid #ffffff59;border-radius:50%;width:360px;height:360px;position:absolute;top:10%;right:6%}.yarn-ball{background:#ffffff38;border:6px solid #ffffff73;border-radius:50%;width:130px;height:130px;position:absolute;bottom:12%;right:13%}.yarn-ball i{border:3px solid #ffffff80;border-radius:50%;position:absolute;inset:18%;transform:rotate(35deg)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px;display:flex}.category-grid{border:1px solid var(--border);border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.category-card{border-right:1px solid var(--border);flex-direction:column;min-height:260px;padding:28px;transition:all .2s;display:flex}.category-card:last-child{border-right:0}.category-card>span{color:var(--muted);font-weight:850}.category-card h3{margin-top:auto}.category-card p{color:var(--muted)}.category-card:hover{background:var(--secondary);color:#fff}.category-card:hover p,.category-card:hover>span{color:#e8efe4}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.product-card{border:1px solid var(--border);background:#fff;border-radius:18px;min-width:0;transition:all .2s;overflow:hidden}.product-media{aspect-ratio:4/5;background:var(--surface-soft);position:relative}.product-media>a,.product-media img,.product-media .crochet-visual{width:100%;height:100%}.product-media img{object-fit:cover}.favorite-button{z-index:2;background:#ffffffed;border:1px solid #ffffffbf;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:12px;right:12px}.favorite-button.selected{color:var(--primary)}.favorite-button.selected svg{fill:currentColor}.product-badges{flex-wrap:wrap;gap:5px;max-width:calc(100% - 70px);display:flex;position:absolute;top:12px;left:12px}.product-badges span{color:#fff;background:#3e322ce0;border-radius:999px;padding:5px 8px;font-size:.68rem;font-weight:850}.product-card-content h3{min-height:2.7em}.card-description{min-height:4.8em;color:var(--muted);font-size:.9rem}.price-line{flex-direction:column;justify-content:center;min-height:48px;display:flex}.price-line del{color:var(--muted);font-size:.8rem}.price-line strong{font-size:1.05rem}.product-card-actions{gap:8px;margin-top:14px;display:flex}.product-card-actions .button{flex:1}.card-whatsapp{color:var(--whatsapp)}.empty-state{border:1px dashed var(--border);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:44px;display:flex}.empty-state>svg{width:44px;height:44px;color:var(--primary);margin-bottom:14px}.craft-band{background:var(--secondary);color:#fff;grid-template-columns:1fr 1fr;min-height:500px;display:grid}.craft-band>div:first-child{padding:90px max(28px,calc((100vw - var(--content))/2));max-width:760px}.craft-band .eyebrow{color:#f8d8b6}.craft-band>.crochet-visual{min-height:500px}.process-grid{border:1px solid var(--border);border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.process-grid article{border-right:1px solid var(--border);min-height:240px;padding:30px}.process-grid article:last-child{border-right:0}.process-grid svg{width:34px;height:34px;color:var(--primary)}.process-grid strong{color:var(--muted);margin:36px 0 10px;display:block}.process-grid p{color:var(--muted)}.cta-band{width:min(var(--content),calc(100% - 40px));background:var(--primary-hover);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:28px;margin:0 auto 90px;padding:55px;display:flex}.cta-band .eyebrow{color:#f5d5ba}.cta-band p{max-width:700px}.page-header{max-width:780px;margin-bottom:42px}.page-header>p:last-child{color:var(--muted);font-size:1.05rem}.content-page{padding-top:70px}.catalog-toolbar{grid-template-columns:minmax(240px,1.6fr) repeat(3,minmax(145px,.55fr));gap:10px;margin-bottom:20px;display:grid}.catalog-toolbar>label{gap:6px;font-size:.75rem;font-weight:850;display:grid}.catalog-toolbar input,.catalog-toolbar select{border:1px solid var(--border);background:#fff;border-radius:12px;min-height:50px;padding:0 12px}.catalog-search{border:1px solid var(--border);background:#fff;border-radius:12px;align-self:end;align-items:center;gap:9px;min-height:50px;padding:0 14px;display:flex!important}.catalog-search input{border:0;outline:0;width:100%;min-height:auto;padding:0}.results-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.results-heading p{color:var(--muted);margin:0}.notice{border-left:4px solid var(--accent);background:#fff3dc;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:22px;padding:18px 20px;display:flex}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:25px;font-size:.8rem;display:flex}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:64px;display:grid}.product-gallery{top:calc(var(--header) + 20px);aspect-ratio:5/6;background:var(--surface-soft);border-radius:22px;position:sticky;overflow:hidden}.product-gallery img,.product-gallery .crochet-visual{object-fit:cover;width:100%;height:100%}.product-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.product-price{flex-direction:column;margin:16px 0;display:flex}.product-price del{color:var(--muted)}.product-price strong{font-size:1.6rem}.availability{border-radius:999px;width:max-content;padding:8px 12px;font-size:.78rem;font-weight:850;display:inline-flex}.availability-ready{background:var(--secondary-soft);color:#3d5a43}.availability-made_to_order{color:#6d4b21;background:#f5e4c9}.availability-unavailable{color:var(--danger);background:#f5dada}fieldset{border:0;margin:24px 0;padding:0}legend{margin-bottom:10px;font-weight:850}legend small{color:var(--muted);font-weight:600}.option-list{flex-wrap:wrap;gap:8px;display:flex}.option-list button{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:7px;min-height:46px;padding:0 14px;display:flex}.option-list button.selected{border-color:var(--secondary);background:var(--secondary-soft);font-weight:850}.quantity{justify-content:space-between;align-items:center;margin:24px 0;font-weight:850;display:flex}.stepper{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:44px 48px 44px;align-items:center;height:46px;display:grid}.stepper button{background:0 0;border:0;height:100%}.stepper output{text-align:center}.product-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.field-help{color:var(--warning)}.success-message{min-height:25px;color:var(--success)}.specs{border-top:1px solid var(--border);margin:30px 0}.specs>div{border-bottom:1px solid var(--border);grid-template-columns:120px 1fr;padding:14px 0;display:grid}.specs dt{color:var(--muted)}.specs dd{margin:0;font-weight:800}.cart-layout{grid-template-columns:1fr 370px;align-items:start;gap:35px;display:grid}.cart-item{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:22px 0;display:flex}.cart-item h2{font-size:1.3rem}.cart-item p{color:var(--muted)}.cart-controls{align-items:center;gap:8px;display:flex}.order-summary{top:calc(var(--header) + 18px);border:1px solid var(--border);background:#fff;border-radius:18px;padding:26px;position:sticky}.summary-row{border-bottom:1px solid var(--border);justify-content:space-between;padding:12px 0;display:flex}.order-summary label{gap:7px;margin:18px 0;font-weight:850;display:grid}.order-summary textarea{min-height:110px}.undo-notice{background:var(--secondary-soft);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:12px 16px;display:flex}.custom-order-page{padding-bottom:80px}.order-hero{min-height:430px;padding:75px max(28px,calc((100vw - var(--content))/2));background:var(--secondary);color:#fff;grid-template-columns:1fr auto;align-items:center;display:grid}.order-hero svg{color:#f4d0ad;width:100px;height:100px}.order-form{border:1px solid var(--border);width:min(860px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:20px;gap:18px;margin:-55px auto 0;padding:40px;display:grid}.order-form label,.contact-page form label,.admin-form label{gap:7px;font-weight:800;display:grid}.order-form input,.order-form select,.order-form textarea,.contact-page input,.contact-page textarea,.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--border);background:#fff;border-radius:10px;width:100%;min-height:48px;padding:10px 12px}.order-form textarea,.contact-page textarea,.admin-form textarea{resize:vertical;min-height:120px}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field-error{color:var(--danger);font-size:.82rem}.reference-note{border-left:4px solid var(--secondary);background:var(--secondary-soft);padding:14px}.about-hero{min-height:600px;padding:80px max(30px,calc((100vw - var(--content))/2));background:#fff;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;display:grid}.artisan-card{aspect-ratio:4/5;background:var(--secondary);color:#fff;font-family:var(--font-display);border-radius:30px;flex-direction:column;justify-content:flex-end;padding:42px;font-size:clamp(2.5rem,5vw,5rem);line-height:.95;display:flex}.artisan-card strong{color:#f6d2ae}.editorial{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.editorial>div:last-child{color:var(--muted)}.care-grid{border:1px solid var(--border);border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.care-grid article{border-right:1px solid var(--border);min-height:280px;padding:30px}.care-grid article:last-child{border:0}.care-grid svg{width:34px;height:34px;color:var(--primary);margin-bottom:65px}.care-grid p{color:var(--muted)}.faq-list{border-top:1px solid var(--border);max-width:900px}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;padding:22px 36px 22px 0;font-weight:850;list-style:none;position:relative}.faq-list summary svg{position:absolute;right:0}.faq-list p{color:var(--muted);padding-right:35px}.contact-page{min-height:650px;padding:80px max(30px,calc((100vw - var(--content))/2));background:#fff;grid-template-columns:1fr 1fr;gap:60px;display:grid}.contact-link{border-top:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:18px 0;display:grid}.contact-link span{display:grid}.contact-link span:not(strong){color:var(--muted)}.contact-page form{border:1px solid var(--border);background:var(--background);border-radius:18px;padding:30px}.legal-page{max-width:920px}.legal-page>section{border-top:1px solid var(--border);padding:25px 0}.legal-page>section h2{font-size:1.45rem}.legal-page>section p,.legal-text{color:var(--muted)}.legal-text{white-space:pre-line}.error-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:50px 24px;display:flex}.error-page>svg{width:58px;height:58px;color:var(--primary);margin-bottom:20px}.error-page p{max-width:620px;color:var(--muted)}.error-page>div{flex-wrap:wrap;gap:10px;display:flex}.loading-page{place-content:center;gap:10px;min-height:100vh;display:grid}.loading-page strong{font-family:var(--font-display);font-size:2.2rem}.loading-page span{background:var(--surface-soft);height:8px;animation:1s infinite pulse}.site-footer{background:var(--text);color:#fff;padding:70px 0 25px}.footer-inner{width:min(var(--content),calc(100% - 40px));grid-template-columns:1.5fr 1fr 1.2fr 1.1fr;gap:42px;margin:auto;display:grid}.footer-inner>div{align-content:start;gap:8px;display:grid}.footer-inner h2{font-family:var(--font-body);text-transform:uppercase;color:#f2cfa9;font-size:.76rem}.footer-inner a{color:#ddd3cd;min-height:30px}.footer-brand p{color:#c9beb8}.footer-bottom{width:min(var(--content),calc(100% - 40px));color:#bfb2ab;border-top:1px solid #5b4d47;justify-content:space-between;margin:45px auto 0;padding-top:20px;font-size:.78rem;display:flex}.footer-bottom p{margin:0}.admin-login{background:var(--secondary);place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{background:#fff;border-radius:22px;gap:15px;width:min(470px,100%);padding:38px;display:grid}.login-card>svg{width:40px;height:40px;color:var(--secondary)}.login-card>p{color:var(--muted)}.login-card label{gap:7px;font-weight:850;display:grid}.login-field{gap:7px;display:grid}.login-field>label{font-weight:850}.login-card input{border:1px solid var(--border);border-radius:10px;min-height:48px;padding:0 12px}.password-field{position:relative}.password-field input{width:100%;padding-right:48px}.password-field button{background:0 0;border:0;width:40px;height:40px;position:absolute;top:4px;right:4px}.admin-app{background:#f6f5f1;grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{background:var(--text);color:#fff;flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.admin-sidebar-head{border-bottom:1px solid #5d514c;justify-content:space-between;padding:0 8px 22px;display:flex}.admin-sidebar-head strong{font-family:var(--font-display);font-size:1.4rem}.admin-sidebar nav{gap:5px;padding-top:16px;display:grid}.admin-sidebar nav a{color:#ddd5d0;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:0 12px;font-weight:800;display:flex}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{color:#fff;background:#51433d}.admin-sidebar-bottom{border-top:1px solid #5d514c;margin-top:auto;padding-top:18px;display:grid}.admin-sidebar-bottom a,.admin-sidebar-bottom button{color:#ddd5d0;background:0 0;border:0;align-items:center;gap:9px;min-height:45px;padding:0 10px;font-weight:800;display:flex}.admin-main{min-width:0}.admin-topbar{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:16px;min-height:74px;padding:10px 28px;display:flex}.admin-topbar>div{display:grid}.admin-topbar small{color:var(--muted)}.admin-topbar .button{margin-left:auto}.admin-menu-button{display:none}.admin-view{width:min(1180px,100% - 42px);margin:auto;padding:42px 0 80px}.admin-page-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.admin-page-heading h1{font-size:2.8rem}.admin-page-heading p:last-child{color:var(--muted)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.metric-grid article{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:1fr auto;min-height:145px;padding:20px;display:grid}.metric-grid article span,.metric-grid article strong{grid-column:1/-1}.metric-grid article span{color:var(--muted)}.metric-grid article strong{font-family:var(--font-display);font-size:2.5rem}.admin-shortcuts{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px;display:grid}.admin-shortcuts a{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:150px;padding:22px;display:flex}.admin-shortcuts a strong{margin-top:auto}.admin-shortcuts a span{color:var(--muted)}.admin-toolbar{grid-template-columns:1fr 200px;gap:10px;margin-bottom:18px;display:grid}.admin-toolbar label{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:0 13px;display:flex}.admin-toolbar input{border:0;outline:0;width:100%}.admin-toolbar select{border:1px solid var(--border);background:#fff;border-radius:10px;padding:0 12px}.admin-loading,.admin-error{border:1px solid var(--border);background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:200px;padding:25px;display:flex}.admin-error{flex-direction:column}.admin-product-list{gap:10px;display:grid}.admin-product-list article{border:1px solid var(--border);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.admin-product-list article>div:first-child{gap:4px;display:grid}.admin-product-list span{color:var(--muted)}.admin-product-list small{background:var(--secondary-soft);border-radius:999px;width:max-content;padding:4px 8px}.row-actions{gap:7px;display:flex}.admin-form{gap:18px;display:grid}.admin-form>section,.admin-card{border:1px solid var(--border);background:#fff;border-radius:16px;gap:16px;padding:25px;display:grid}.admin-form h2,.admin-card h2{font-size:1.55rem}.admin-form small{color:var(--muted);font-weight:600}.check{align-items:center;gap:8px;min-height:44px;display:flex!important}.check input{height:19px;width:19px!important;min-height:0!important}.check-row{flex-wrap:wrap;gap:18px;display:flex}.upload-zone{text-align:center;cursor:pointer;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;border:2px dashed var(--border)!important;display:flex!important}.upload-zone svg{width:34px;height:34px;color:var(--secondary)}.upload-zone input{opacity:0;pointer-events:none;position:absolute}.form-actions{z-index:5;border:1px solid var(--border);background:#fffffff5;border-radius:14px;justify-content:flex-end;gap:9px;padding:13px;display:flex;position:sticky;bottom:0}.form-message{border-radius:10px;padding:12px}.form-message.error{color:var(--danger);background:#f6dddd}.form-message.success{background:var(--secondary-soft);color:var(--success)}.admin-two-column{grid-template-columns:.8fr 1.2fr;gap:20px;display:grid}.category-admin-list{display:grid}.category-admin-list article{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:14px 0;display:flex}.category-admin-list article>div{display:grid}.category-admin-list span{color:var(--muted)}.simple-list{color:var(--muted);gap:12px;display:grid}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.8s linear infinite spin}@keyframes pulse{50%{opacity:.45}}@media (max-width:1080px){.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card:nth-child(2n){border-right:0}.category-card:nth-child(n+3){border-top:1px solid var(--border)}.footer-inner{grid-template-columns:1.4fr 1fr 1fr}.footer-inner>div:last-child{grid-column:1/-1}.catalog-toolbar{grid-template-columns:1fr 1fr}.catalog-search{grid-column:1/-1}.admin-shortcuts{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){:root{--header:66px}.section{width:calc(100% - 28px);padding:68px 0}.mobile-only{display:inline-grid}.desktop-nav{display:none}.header-inner{gap:5px}.brand-mark{font-size:1.15rem}.brand-mark-image{width:120px;height:46px}.header-whatsapp{display:none}.header-actions{gap:3px}.header-actions .icon-button,.header-inner>.icon-button{width:39px;height:39px}.hero{min-height:560px}.hero-copy{width:calc(100% - 28px);padding:65px 0}.hero-copy h1{font-size:clamp(3.4rem,16vw,5.6rem)}.product-grid{grid-template-columns:repeat(2,1fr);gap:13px}.craft-band{grid-template-columns:1fr}.craft-band>.crochet-visual{min-height:300px}.process-grid{grid-template-columns:1fr}.process-grid article{border-right:0;border-bottom:1px solid var(--border);min-height:180px}.process-grid article:last-child{border-bottom:0}.cta-band{flex-direction:column;align-items:flex-start;width:calc(100% - 28px);padding:36px}.product-layout{grid-template-columns:1fr;gap:35px}.product-gallery{position:static}.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.about-hero{grid-template-columns:1fr;gap:35px;padding:60px 20px}.artisan-card{max-width:520px}.editorial,.contact-page,.care-grid{grid-template-columns:1fr}.care-grid article{border-right:0;border-bottom:1px solid var(--border);min-height:auto}.care-grid article svg{margin-bottom:25px}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand,.footer-inner>div:last-child{grid-column:1/-1}.admin-app{grid-template-columns:1fr}.admin-sidebar{z-index:310;width:min(310px,90vw);transition:all .2s;position:fixed;left:0;transform:translate(-105%)}.admin-sidebar.open{transform:none}.admin-menu-button{display:grid}.admin-topbar{padding:10px 14px}.admin-view{width:calc(100% - 28px);padding-top:28px}.metric-grid{grid-template-columns:1fr 1fr}.admin-two-column{grid-template-columns:1fr}.admin-page-heading,.admin-product-list article{flex-direction:column;align-items:flex-start}.row-actions{flex-wrap:wrap;width:100%}.row-actions .button{flex:1}.form-actions{grid-template-columns:1fr;display:grid}.form-actions .button{width:100%}}@media (max-width:520px){input,select,textarea{font-size:16px!important}.header-inner{width:calc(100% - 12px)}.wordmark{margin-right:auto}.brand-mark{font-size:1rem}.header-actions .icon-button,.header-inner>.icon-button{width:37px;height:37px}.hero{min-height:500px}.hero-copy h1{font-size:3.55rem}.hero-lead{font-size:1rem}.hero-actions{display:grid}.hero-actions .button{width:100%}.section-heading{flex-direction:column;align-items:flex-start}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{border-right:0;border-top:1px solid var(--border);min-height:210px}.category-card:first-child{border-top:0}.product-card-content h3,.card-description{min-height:0}.product-card-actions .button{font-size:.84rem}.catalog-toolbar{grid-template-columns:1fr}.catalog-search{grid-column:auto}.results-heading{flex-direction:column;align-items:flex-start}.product-info h1{font-size:2.7rem}.product-actions{grid-template-columns:1fr}.specs>div{grid-template-columns:90px 1fr}.cart-item{flex-direction:column;align-items:flex-start}.cart-controls{justify-content:space-between;width:100%}.form-row{grid-template-columns:1fr}.order-form{padding:24px 16px}.order-hero{grid-template-columns:1fr;padding:60px 20px}.order-hero svg{display:none}.contact-page{padding:60px 18px}.footer-inner{grid-template-columns:1fr}.footer-brand,.footer-inner>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.login-card{padding:30px 20px}.admin-topbar>div{display:none}.admin-topbar .button{padding:0 11px;font-size:.78rem}.metric-grid{gap:8px}.metric-grid article{min-height:125px;padding:14px}.admin-shortcuts,.admin-toolbar{grid-template-columns:1fr}.admin-form>section,.admin-card{padding:20px 14px}.admin-page-heading .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.existing-image-list,.pending-image-list{gap:12px;display:grid}.existing-image-editor,.pending-image-list article{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:14px;padding:12px;display:grid}.existing-image-editor>img{object-fit:cover;border-radius:10px;width:110px;height:110px}.existing-image-editor>div{gap:10px;min-width:0;display:grid}.image-editor-controls{grid-template-columns:90px minmax(170px,1fr) auto auto;align-items:end;gap:8px;display:grid}.pending-image-list article{grid-template-columns:92px minmax(0,1fr) auto}.pending-image-preview{background-position:50%;background-size:cover;border-radius:10px;width:92px;height:92px}.pending-image-list article>div:nth-child(2){gap:5px;display:grid}.pending-image-list span{color:var(--muted);font-size:.82rem}@media (max-width:620px){.existing-image-editor,.pending-image-list article{grid-template-columns:78px minmax(0,1fr)}.existing-image-editor>img,.pending-image-preview{width:78px;height:78px}.image-editor-controls{grid-template-columns:1fr 1fr}.image-editor-controls .button,.image-editor-controls .icon-button,.pending-image-list .row-actions{grid-column:1/-1}.pending-image-list .row-actions{justify-content:flex-end}}:root{--background:#fff9f3;--surface:#fff;--surface-soft:#f7ece2;--surface-muted:#f1e0d3;--primary:#ad624f;--primary-hover:#8d4838;--primary-soft:#f3dcd4;--secondary:#718165;--secondary-soft:#e0e8da;--accent:#c99862;--rose:#dca9a0;--text:#44342e;--muted:#75645c;--border:#e7d8cd;--border-strong:#d6c0b1;--success:#53745a;--warning:#93602f;--danger:#a44343;--whatsapp:#178a54;--whatsapp-hover:#116f43;--shadow-soft:0 10px 34px #4a342d14;--shadow:0 22px 60px #4a342d21;--shadow-strong:0 28px 80px #3a261f38;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--font-body:"Segoe UI", "Trebuchet MS", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-display:Georgia, "Times New Roman", serif}body{background:radial-gradient(circle at 0 0, #dca9a01f, transparent 28rem), var(--background);letter-spacing:-.008em}::selection{background:var(--primary-soft);color:var(--primary-hover)}h1,h2,h3{letter-spacing:-.025em;text-wrap:balance}p{text-wrap:pretty}.button{min-height:50px;box-shadow:none;border-radius:999px;padding-inline:20px;font-size:.94rem;font-weight:800;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .2s,color .2s;transform:translateZ(0)}.button:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.button:active{transform:translateY(0)scale(.985)}.button-primary{background:linear-gradient(135deg, var(--primary), #bd735e)}.button-secondary{border-color:var(--border-strong);background:#ffffffd1}.button-secondary:hover{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-hover)}.button-light{background:#fffffff0}.button-whatsapp{background:linear-gradient(135deg, var(--whatsapp), #25a765)}.icon-button{border-color:var(--border);transition:transform .18s,color .18s,border-color .18s,background-color .18s;box-shadow:0 5px 16px #4a342d0f}.icon-button:hover{background:var(--surface-soft);transform:translateY(-1px)}.icon-button:active{transform:scale(.95)}.eyebrow{color:var(--primary-hover);letter-spacing:.14em;align-items:center;gap:8px;display:flex}.eyebrow:before{content:"";opacity:.65;background:currentColor;width:24px;height:1px}.section-intro{max-width:640px;color:var(--muted);margin-top:8px}.brand-mark{align-items:center;gap:10px}.brand-mark-text{line-height:1}.brand-monogram{background:linear-gradient(145deg, var(--primary), var(--primary-hover));color:#fff;width:42px;height:42px;font-family:var(--font-display);letter-spacing:-.06em;border-radius:50%;place-items:center;font-size:.84rem;font-weight:700;display:grid;box-shadow:inset 0 0 0 3px #ffffff3d,0 7px 20px #8d483833}.brand-name-lines{gap:1px;display:grid}.brand-name-lines>span{font-size:.88em}.brand-name-lines strong{letter-spacing:.03em;font-size:.82em}.brand-mark-image{width:190px;height:56px}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf8e6;border-color:#e7d8cdd1;height:78px;box-shadow:0 4px 22px #4a342d0a}.header-inner{width:min(1420px,100% - 36px)}.desktop-nav{gap:26px;margin-left:16px}.desktop-nav>a,.nav-details summary{padding-block:30px 24px;font-size:.9rem}.category-menu{width:250px;box-shadow:var(--shadow);border-radius:18px;padding:12px;top:67px}.category-menu a{align-items:center;min-height:44px;display:flex}.header-actions{gap:9px}.modal-backdrop{animation:.2s both fade-in}.mobile-nav,.search-panel,.catalog-filter-drawer{animation:.25s cubic-bezier(.2,.8,.2,1) both drawer-in}.mobile-nav{padding:22px}.mobile-nav nav a{border-bottom:0;border-radius:12px;margin-bottom:4px}.mobile-nav nav a:hover{background:var(--surface-soft)}.mobile-categories{background:var(--surface-soft);border-radius:16px;padding:18px}.search-panel{padding:30px}.search-box{background:var(--background);border-radius:16px;height:56px}.search-results>a{border-bottom:0;border-radius:12px;padding:15px 12px}.search-results>a:hover{background:var(--surface-soft)}.search-empty{color:var(--muted);text-align:center;padding:34px 16px}.search-empty svg{width:28px;height:28px;margin:0 auto 10px}.hero-redesign{min-height:min(760px,100svh - 78px);padding:72px max(24px, calc((100vw - var(--content)) / 2));background:radial-gradient(circle at 18% 20%,#ffffff26,#0000 30%),linear-gradient(125deg,#6d7c62 0%,#7f8d72 46%,#596850 100%);grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);align-items:center;gap:clamp(38px,6vw,90px);display:grid}.hero-redesign .hero-copy{width:auto;max-width:720px;margin:0;padding:0}.hero-redesign h1{max-width:690px;font-size:clamp(3.4rem,6.7vw,6.7rem);line-height:.94}.hero-redesign .hero-lead{color:#ffffffe6;max-width:600px;font-size:clamp(1rem,1.4vw,1.2rem)}.hero-brand-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;width:max-content;margin-bottom:28px;padding:9px 15px 9px 10px}.hero-brand-chip .brand-monogram{color:var(--primary-hover);background:#fffffff0}.hero-brand-chip .brand-name-lines strong{color:#f8d8bd}.hero-trust{flex-wrap:wrap;gap:12px 20px;margin-top:28px;display:flex}.hero-trust span{color:#ffffffd6;align-items:center;gap:7px;font-size:.82rem;font-weight:700;display:inline-flex}.hero-trust svg{color:#f5cfaa}.hero-art{min-height:560px;position:relative}.hero-art>.crochet-visual{height:auto;min-height:0;box-shadow:var(--shadow-strong);border:1px solid #ffffff38;border-radius:46% 46% 30px 30px;position:absolute;inset:35px 38px 30px 20px;transform:rotate(2deg)}.hero-art:before{content:"";background:#f5d0b124;border-radius:999px 0 0 999px;position:absolute;inset:0 0 0 42%}.hero-art-card{z-index:3;width:174px;color:var(--text);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf8eb;border:1px solid #ffffff8c;border-radius:22px;padding:10px;position:absolute}.hero-art-card .crochet-visual{border-radius:15px;height:132px;min-height:132px}.hero-art-card span{font-family:var(--font-display);padding:10px 5px 3px;font-weight:700;display:block}.hero-art-card-top{top:0;right:0;transform:rotate(4deg)}.hero-art-card-bottom{bottom:0;left:0;transform:rotate(-4deg)}.crochet-visual{isolation:isolate;background:linear-gradient(145deg,#d6b397,#a76854);min-height:300px}.crochet-visual:after{content:"";z-index:-1;background:linear-gradient(#ffffff17,#40221a29);position:absolute;inset:0}.crochet-visual-compact{min-height:180px}.crochet-glow{aspect-ratio:1;filter:blur(12px);background:#fff3;border-radius:50%;width:72%;position:absolute;top:-28%;left:-18%}.crochet-object{z-index:3;fill:#fff8ee29;stroke:#fffcf5d6;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 18px 22px #42251c38);width:70%;height:70%;position:absolute;top:15%;left:15%;overflow:visible}.crochet-fill{fill:#fffcf5d6;stroke:none}.yarn-tail{z-index:4;border:4px solid #ffffff80;border-color:#ffffff80 #ffffff80 #0000 #0000;border-radius:50%;width:46%;height:25%;position:absolute;bottom:5%;right:-8%;transform:rotate(18deg)}.tone-sage{background:linear-gradient(145deg,#9eae94,#61715a)}.tone-terracotta{background:linear-gradient(145deg,#cf8a71,#8f4d3e)}.tone-bolsas{background:linear-gradient(145deg,#d5b490,#a96b51)}.tone-moda-praia,.tone-moda{background:linear-gradient(145deg,#aebfa6,#718367)}.tone-mesa-posta,.tone-mesa{background:linear-gradient(145deg,#d9c5b5,#a67b69)}.tone-infantil,.tone-amigurumi{background:linear-gradient(145deg,#e0b7b5,#ad7778)}.stitch-grid{opacity:.46;gap:14px}.stitch-grid span{border-width:8px 5px 5px;min-height:54px}.thread-orbit{border-color:#ffffff38;width:72%;height:72%;top:-15%;right:-17%}.value-strip{width:min(var(--content), calc(100% - 40px));z-index:5;border:1px solid var(--border);box-shadow:var(--shadow);background:#fffffff5;border-radius:24px;grid-template-columns:repeat(3,1fr);margin:-38px auto 0;display:grid;position:relative}.value-strip article{border-right:1px solid var(--border);align-items:flex-start;gap:16px;min-height:150px;padding:26px;display:flex}.value-strip article:last-child{border-right:0}.value-strip>article>svg{width:29px;height:29px;color:var(--primary)}.value-strip h2{font-family:var(--font-body);letter-spacing:0;margin-bottom:6px;font-size:1rem}.value-strip p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.55}.categories-home{padding-top:110px}.category-showcase{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.category-showcase-card{border:1px solid var(--border);background:var(--surface);border-radius:24px;min-width:0;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden;box-shadow:0 8px 26px #4a342d0d}.category-showcase-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow);transform:translateY(-6px)}.category-showcase-card .crochet-visual{height:230px;min-height:230px}.category-showcase-card>div:last-child{padding:22px}.category-showcase-card>div:last-child>span{letter-spacing:.16em;color:var(--primary);font-size:.74rem;font-weight:900}.category-showcase-card h3{margin-top:18px;font-size:1.5rem}.category-showcase-card p{min-height:4.8em;color:var(--muted);font-size:.9rem}.category-showcase-card strong{color:var(--primary-hover);align-items:center;gap:7px;font-size:.86rem;display:inline-flex}.product-grid{gap:24px}.product-card{border-radius:24px;box-shadow:0 8px 24px #4a342d0d}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.product-media{aspect-ratio:4/5}.product-media>a{display:block;position:absolute;inset:0}.product-media img{transition:transform .45s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-media img{transform:scale(1.035)}.favorite-button{box-shadow:0 8px 22px #4a342d26}.card-availability{color:var(--text);background:#ffffffeb;border-radius:999px;padding:7px 10px;font-size:.69rem;font-weight:850;position:absolute;bottom:12px;left:12px;box-shadow:0 5px 14px #4a342d1f}.card-availability-ready{color:var(--success)}.card-availability-unavailable{color:var(--danger)}.product-card-content{padding:23px}.product-card-content h3{font-size:1.42rem}.card-description{line-height:1.55}.price-line strong{color:var(--primary-hover);font-size:1.18rem}.product-card-actions .button{min-height:46px;font-size:.84rem}.craft-band-redesign{background:#53624d;grid-template-columns:1.05fr .95fr;min-height:580px}.craft-band-copy{padding:100px max(36px, calc((100vw - var(--content)) / 2));align-self:center}.craft-band-copy>svg{color:#f0c79f;width:42px;height:42px;margin-bottom:24px}.craft-band-copy p{color:#ffffffd9;max-width:640px}.craft-band-art{min-height:580px;position:relative;overflow:hidden}.craft-band-art .crochet-visual{min-height:100%;position:absolute;inset:0}.craft-band-art blockquote{z-index:4;max-width:360px;color:var(--text);font-family:var(--font-display);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf5e6;border:1px solid #ffffff73;border-radius:22px;margin:0;padding:25px;font-size:1.35rem;line-height:1.35;position:absolute;bottom:34px;right:34px}.process-grid-redesign{border:0;gap:16px;padding:0;list-style:none;overflow:visible}.process-grid-redesign li{border:1px solid var(--border);background:#fff;border-radius:22px;min-height:260px;padding:30px;position:relative;overflow:hidden}.process-grid-redesign li:after{content:"";background:var(--primary-soft);opacity:.55;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-50px;right:-50px}.process-grid-redesign li>svg{width:36px;height:36px;color:var(--primary);margin:30px 0 26px}.process-grid-redesign .process-step{color:var(--muted);letter-spacing:.12em;font-size:.78rem;font-weight:900;position:absolute;top:25px;right:25px}.process-grid-redesign p{color:var(--muted)}.cta-band-redesign{background:radial-gradient(circle at 95% 20%, #ffffff2b, transparent 14rem), linear-gradient(135deg, var(--primary-hover), #70483f);box-shadow:var(--shadow);border:1px solid #ffffff1f;border-radius:30px;padding:62px;position:relative;overflow:hidden}.cta-band-redesign:after{content:"";border:20px double #ffffff14;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-125px;right:-90px}.cta-band-redesign>*{z-index:2;position:relative}.home-faq-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.home-faq-grid details{border:1px solid var(--border);background:#fff;border-radius:18px;padding:23px}.home-faq-grid summary{cursor:pointer;font-family:var(--font-display);font-size:1.18rem;font-weight:700}.home-faq-grid p{color:var(--muted);margin:16px 0 0}.catalog-header{max-width:850px}.catalog-toolbar-redesign{grid-template-columns:minmax(280px,1.15fr) minmax(520px,1.85fr);gap:12px;margin-bottom:18px;display:grid}.catalog-toolbar-redesign .catalog-search{border-radius:16px;min-height:56px}.catalog-filter-fields{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.catalog-filter-fields label{color:var(--muted);gap:6px;font-size:.73rem;font-weight:800;display:grid}.catalog-filter-fields select{border:1px solid var(--border);min-height:56px;color:var(--text);background:#fff;border-radius:16px;padding:0 13px}.catalog-filter-button{display:none}.results-heading{padding:8px 4px}.results-heading strong{color:var(--text)}.catalog-filter-drawer{z-index:220;width:min(420px,100% - 22px);box-shadow:var(--shadow-strong);background:#fff;padding:24px;position:fixed;inset:0 0 0 auto;overflow-y:auto}.catalog-filter-fields.mobile{grid-template-columns:1fr;gap:18px;margin-top:24px;display:grid}.catalog-filter-actions{background:#fff;grid-template-columns:1fr 1.4fr;gap:9px;margin-top:28px;padding-top:16px;display:grid;position:sticky;bottom:0}.product-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(36px,6vw,72px)}.product-gallery-wrap{min-width:0}.product-gallery{aspect-ratio:5/6;box-shadow:var(--shadow-soft);border-radius:28px;position:relative;top:auto}.product-main-image{background:0 0;border:0;width:100%;padding:0;position:absolute;inset:0}.product-main-image img{object-fit:cover;transition:transform .35s}.product-main-image:hover img{transform:scale(1.015)}.zoom-hint{color:var(--text);box-shadow:var(--shadow-soft);background:#ffffffe6;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:.74rem;font-weight:800;display:inline-flex;position:absolute;bottom:14px;right:14px}.gallery-arrow{z-index:3;width:46px;height:46px;color:var(--text);box-shadow:var(--shadow-soft);background:#ffffffe6;border:1px solid #fff9;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow-left{left:14px}.gallery-arrow-right{right:14px}.gallery-count{z-index:3;color:#fff;background:#3e322cbf;border-radius:999px;padding:7px 11px;font-size:.7rem;font-weight:800;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.gallery-thumbnails{scrollbar-width:thin;gap:10px;margin-top:12px;padding:2px;display:flex;overflow-x:auto}.gallery-thumbnails button{aspect-ratio:1;background:var(--surface-soft);border:2px solid #0000;border-radius:14px;flex:0 0 82px;width:82px;padding:0;position:relative;overflow:hidden}.gallery-thumbnails button.active{border-color:var(--primary)}.gallery-thumbnails img{object-fit:cover}.product-info{align-self:start}.product-title-row{gap:12px}.product-title-actions{gap:7px;display:flex}.product-info h1{font-size:clamp(2.7rem,5vw,4.8rem)}.product-intro{color:var(--muted);font-size:1.04rem}.option-list button{border-radius:999px}.product-actions{gap:10px}.product-description{padding-top:8px}.image-modal{z-index:500;background:#231915eb;place-items:center;padding:30px;animation:.2s both fade-in;display:grid;position:fixed;inset:0}.image-modal img{object-fit:contain;border-radius:18px;width:auto;max-width:94vw;height:auto;max-height:90vh}.image-modal-close{z-index:2;top:max(18px, env(safe-area-inset-top));position:fixed;right:18px}.mobile-product-actions{display:none}.site-footer{background:linear-gradient(145deg,#44342e,#332722)}.footer-brand>span{color:#bfaea5;font-size:.82rem;line-height:1.6}.footer-inner a{transition:color .18s,transform .18s}.footer-inner a:hover{color:#fff;transform:translate(3px)}.mobile-bottom-nav{display:none}.admin-login{background:var(--background);padding:0}.admin-login-layout{grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr);width:100%;min-height:100svh;display:grid}.admin-login-art{background:linear-gradient(145deg,#62705a,#3f4d3a);min-height:100%;position:relative;overflow:hidden}.login-pattern{background-image:radial-gradient(circle,#0000 0 11px,#ffffff24 12px 15px,#0000 16px);background-size:54px 54px;position:absolute;inset:-8%;transform:rotate(-8deg)}.login-pattern:after{content:"";border:28px double #ffffff1f;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-50px;right:-80px}.login-art-copy{z-index:2;color:#fff;position:absolute;bottom:clamp(40px,10vh,100px);left:clamp(30px,6vw,86px);right:30px}.login-art-copy>span{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:22px;display:grid}.login-art-copy>span svg{width:27px;height:27px}.login-art-copy strong{font-family:var(--font-display);font-size:clamp(2.5rem,5vw,5rem);display:block}.login-art-copy p{color:#fffc;max-width:510px;font-size:1.08rem}.login-card{border:1px solid var(--border);width:min(520px,100% - 48px);box-shadow:var(--shadow);border-radius:28px;place-self:center;padding:46px}.login-card .eyebrow{margin-top:8px}.login-card h1{font-size:clamp(2.4rem,5vw,3.5rem)}.login-icon{background:var(--secondary-soft);width:52px;height:52px;color:var(--secondary);border-radius:16px;place-items:center;display:grid}.login-icon svg{width:25px;height:25px}.login-back-link{width:max-content;color:var(--muted);align-items:center;gap:7px;margin-bottom:8px;font-size:.85rem;font-weight:800;display:inline-flex}.admin-app{background:#f8f5f1;grid-template-columns:284px minmax(0,1fr)}.admin-sidebar{background:linear-gradient(#40332e,#2f2521);width:284px;padding:22px 16px}.admin-sidebar-head{align-items:center;padding:0 6px 23px}.admin-brand{align-items:center;gap:11px;min-width:0;display:flex}.admin-brand-icon{background:linear-gradient(145deg, var(--primary), #c67a63);color:#fff;border-radius:14px;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 8px 20px #0003}.admin-brand>span:last-child{min-width:0;display:grid}.admin-brand strong{white-space:nowrap;font-size:1.15rem}.admin-brand small{color:#bcaea8;font-size:.68rem}.admin-close-button{color:#fff;background:#ffffff14;border-color:#ffffff26;display:none}.admin-sidebar nav{gap:6px}.admin-sidebar nav a{border-radius:13px;min-height:51px}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:linear-gradient(90deg,#ba6f5847,#ffffff12)}.admin-sidebar nav a.active:before{content:"";background:#e5a48f;border-radius:3px;width:3px;height:24px;margin-left:-12px}.admin-sidebar-bottom{gap:4px}.admin-sidebar-bottom a,.admin-sidebar-bottom button{border-radius:11px;width:100%}.admin-sidebar-bottom a:hover,.admin-sidebar-bottom button:hover{color:#fff;background:#ffffff12}.admin-backdrop{display:none}.admin-topbar{z-index:20;min-height:80px;padding:10px 28px;position:sticky;top:0;box-shadow:0 5px 24px #4a342d0a}.admin-topbar-title{display:grid}.admin-topbar-title>span{font-family:var(--font-display);font-size:1.25rem;font-weight:700}.admin-topbar-title small{color:var(--muted)}.admin-user{border-left:1px solid var(--border);align-items:center;gap:10px;margin-left:auto;padding-left:18px;display:flex}.admin-avatar{background:var(--primary-soft);width:40px;height:40px;color:var(--primary-hover);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:1.1rem;font-weight:700;display:grid}.admin-user>div{display:grid}.admin-user small{color:var(--muted);font-size:.72rem}.admin-new-product{margin-left:8px!important}.admin-view{width:min(1220px,100% - 48px);padding-top:46px}.admin-page-heading{align-items:center}.admin-page-heading h1{max-width:800px;font-size:clamp(2.4rem,4.5vw,3.6rem)}.admin-welcome-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:linear-gradient(120deg,#fff,#fff7f1);border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:22px 24px;display:flex}.admin-welcome-card>div{align-items:center;gap:15px;display:flex}.admin-welcome-card p{color:var(--muted);margin:3px 0 0}.admin-welcome-icon{background:var(--primary-soft);width:48px;height:48px;color:var(--primary);border-radius:15px;place-items:center;display:grid}.metric-grid{gap:16px}.metric-grid article{border-radius:20px;min-height:176px;padding:22px;box-shadow:0 6px 20px #4a342d0a}.metric-grid article span,.metric-grid article strong,.metric-grid article small{grid-column:1/-1}.metric-grid article>span:not(.metric-icon){margin-top:18px}.metric-grid article small{color:var(--muted)}.metric-icon{background:var(--primary-soft);width:43px;height:43px;color:var(--primary);border-radius:13px;place-items:center;display:grid}.metric-icon.success{background:var(--secondary-soft);color:var(--success)}.metric-icon.neutral{color:var(--muted);background:#ede8e4}.metric-icon.warning{color:var(--warning);background:#f5e4cf}.metric-alert{background:#fffaf3!important;border-color:#e8c49c!important}.admin-section-heading{margin:38px 0 18px}.admin-section-heading h2{font-size:1.8rem}.admin-shortcuts{gap:16px}.admin-shortcuts a{border-radius:20px;min-height:190px;padding:25px;transition:transform .2s,box-shadow .2s,border-color .2s}.admin-shortcuts a:hover{border-color:var(--border-strong);box-shadow:var(--shadow-soft);transform:translateY(-4px)}.admin-shortcuts a>svg{width:28px;height:28px;color:var(--primary)}.admin-toolbar-redesign{grid-template-columns:1fr 250px}.admin-toolbar-redesign>label{border-radius:15px;min-height:54px}.admin-filter-select select{width:100%;height:100%;color:var(--text);background:0 0;border:0;outline:0}.admin-results-summary{min-height:46px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 5px;display:flex}.admin-results-summary p{margin:0}.admin-results-summary strong{color:var(--text)}.admin-product-list{gap:12px}.admin-product-list article{border-radius:18px;padding:18px;transition:opacity .2s,box-shadow .2s,border-color .2s}.admin-product-list article:hover{border-color:var(--border-strong);box-shadow:var(--shadow-soft)}.admin-product-list article.is-busy{opacity:.65;pointer-events:none}.admin-product-main{align-items:center;gap:14px;display:flex!important}.admin-product-monogram{background:var(--surface-soft);width:50px;height:50px;color:var(--primary-hover);font-family:var(--font-display);border-radius:15px;flex:none;place-items:center;font-size:1.4rem;font-weight:700;display:grid!important}.admin-product-main>div:last-child{gap:3px;min-width:0;display:grid}.admin-product-meta{align-items:center;gap:10px;display:flex!important}.admin-product-meta b{color:var(--primary-hover);font-size:.84rem}.status-pill{padding:5px 9px!important}.status-published{color:var(--success);background:var(--secondary-soft)!important}.status-draft{color:var(--muted);background:#eee8e3!important}.status-archived{color:var(--danger);background:#f3dddd!important}.admin-form>section,.admin-card{border-radius:20px;box-shadow:0 5px 18px #4a342d09}.admin-form input,.admin-form select,.admin-form textarea{border-radius:13px;min-height:52px;transition:border-color .18s,box-shadow .18s}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft);outline:0}.form-actions{box-shadow:var(--shadow);border-radius:18px;padding:12px;bottom:12px}.upload-zone{background:linear-gradient(145deg, #fff, var(--surface-soft));border-radius:18px}.admin-route-state{background:#f8f5f1;place-items:center;min-height:100svh;padding:24px;display:grid}.admin-route-state-card{border:1px solid var(--border);text-align:center;width:min(560px,100%);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:38px}.admin-route-state-card>svg{width:48px;height:48px;color:var(--primary);margin-bottom:18px}.admin-route-state-card>div{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.admin-route-loading span{color:var(--muted)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes drawer-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes card-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.product-card,.category-showcase-card,.value-strip article,.process-grid-redesign li{animation:.5s both card-rise}.product-card:nth-child(2),.category-showcase-card:nth-child(2),.value-strip article:nth-child(2),.process-grid-redesign li:nth-child(2){animation-delay:60ms}.product-card:nth-child(3),.category-showcase-card:nth-child(3),.value-strip article:nth-child(3),.process-grid-redesign li:nth-child(3){animation-delay:.12s}.product-card:nth-child(4),.category-showcase-card:nth-child(4){animation-delay:.18s}@media (max-width:1180px){.hero-redesign{grid-template-columns:1fr .8fr}.hero-art{min-height:500px}.category-showcase{grid-template-columns:repeat(2,1fr)}.category-showcase-card{grid-template-columns:.9fr 1.1fr;display:grid}.category-showcase-card .crochet-visual{height:100%;min-height:280px}.catalog-toolbar-redesign{grid-template-columns:1fr}.admin-user>div{display:none}}@media (max-width:920px){.hero-redesign{grid-template-columns:1fr;min-height:auto;padding-block:64px 100px}.hero-redesign .hero-copy{max-width:760px}.hero-art{width:min(620px,100%);min-height:540px;margin:0 auto}.value-strip{grid-template-columns:1fr;margin-top:-45px}.value-strip article{border-right:0;border-bottom:1px solid var(--border);min-height:auto}.value-strip article:last-child{border-bottom:0}.craft-band-redesign{grid-template-columns:1fr}.craft-band-art{min-height:430px}.home-faq-grid,.admin-app{grid-template-columns:1fr}.admin-sidebar{z-index:320;transition:transform .25s cubic-bezier(.2,.8,.2,1);position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.admin-sidebar.open{transform:translate(0)}.admin-close-button{display:grid}.admin-backdrop{z-index:310;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#23191585;border:0;display:block;position:fixed;inset:0}.admin-menu-button{display:grid}.admin-user{border-left:0;margin-left:auto;padding-left:0}.admin-topbar-title{display:none}.admin-login-layout{grid-template-columns:1fr}.admin-login-art{display:none}.login-card{margin-block:30px}}@media (max-width:820px){:root{--header:68px}body{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.site-header{height:var(--header)}.header-inner{width:calc(100% - 20px)}.wordmark .brand-monogram{width:36px;height:36px}.wordmark .brand-name-lines{display:none}.brand-mark-image{width:124px;height:46px}.desktop-favorite{display:none}.hero-redesign{padding:52px 18px 92px}.hero-brand-chip .brand-name-lines{display:grid}.hero-redesign h1{font-size:clamp(3.15rem,14vw,5.5rem)}.hero-art{min-height:470px}.hero-art>.crochet-visual{inset:26px 28px 25px 12px}.hero-art-card{width:150px}.hero-art-card .crochet-visual{height:108px;min-height:108px}.category-showcase-card{grid-template-columns:1fr}.category-showcase-card .crochet-visual{min-height:240px}.catalog-desktop-filters{display:none}.catalog-toolbar-redesign{grid-template-columns:1fr auto}.catalog-filter-button{min-width:112px;display:inline-flex}.catalog-filter-button span{background:var(--primary);color:#fff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:.7rem;display:grid}.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.mobile-product-actions{z-index:85;left:10px;right:10px;bottom:calc(76px + env(safe-area-inset-bottom));border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-radius:18px;align-items:center;gap:10px;padding:9px 9px 9px 15px;display:flex;position:fixed}.mobile-product-actions>div{min-width:0;margin-right:auto;display:grid}.mobile-product-actions span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.72rem;overflow:hidden}.mobile-product-actions strong{color:var(--primary-hover)}.mobile-product-actions .button{min-height:45px;padding-inline:15px;font-size:.78rem}.site-footer{padding-bottom:80px}.mobile-bottom-nav{z-index:90;left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf8f0;border:1px solid #e7d8cdf2;border-radius:22px;grid-template-columns:repeat(5,1fr);min-height:64px;padding:6px;display:grid;position:fixed;box-shadow:0 15px 40px #4a342d33}.mobile-bottom-nav>a{min-width:0;min-height:52px;color:var(--muted);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.62rem;font-weight:800;display:flex}.mobile-bottom-nav>a.active{background:var(--primary-soft);color:var(--primary-hover)}.mobile-bottom-icon{place-items:center;display:grid;position:relative}.mobile-bottom-icon svg{width:20px;height:20px}.mobile-bottom-icon b{background:var(--primary);color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.57rem;display:grid;position:absolute;top:-7px;left:13px}.admin-topbar{padding-inline:14px}.admin-new-product{width:45px;min-width:45px;padding:0;font-size:0}.admin-new-product svg{width:20px;height:20px}.admin-view{width:calc(100% - 28px);padding-top:30px}.admin-page-heading{align-items:flex-start}.admin-welcome-card{flex-direction:column;align-items:flex-start}.admin-welcome-card>div{align-items:flex-start}.metric-grid{grid-template-columns:1fr 1fr}.admin-product-list article{align-items:stretch}.admin-product-main,.row-actions{width:100%}.row-actions .button{flex:1}}@media (max-width:560px){.section{width:calc(100% - 28px);padding-block:62px}.hero-redesign{padding-top:42px}.hero-brand-chip{margin-bottom:22px}.hero-brand-chip .brand-mark{font-size:1.08rem}.hero-actions{grid-template-columns:1fr}.hero-trust{gap:9px 13px}.hero-art{min-height:390px}.hero-art-card{border-radius:17px;width:124px;padding:7px}.hero-art-card .crochet-visual{height:85px;min-height:85px}.hero-art-card span{padding:7px 3px 1px;font-size:.72rem}.value-strip{width:calc(100% - 28px)}.category-showcase{grid-template-columns:1fr}.category-showcase-card{grid-template-columns:118px minmax(0,1fr);display:grid}.category-showcase-card .crochet-visual{border-radius:0;height:100%;min-height:210px}.category-showcase-card>div:last-child{padding:18px}.category-showcase-card h3{font-size:1.3rem}.category-showcase-card p{min-height:0;font-size:.82rem}.craft-band-copy{padding:68px 22px}.craft-band-art{min-height:340px}.craft-band-art blockquote{max-width:none;padding:20px;font-size:1.1rem;bottom:16px;left:16px;right:16px}.cta-band-redesign{width:calc(100% - 28px);padding:36px 24px}.catalog-toolbar-redesign{grid-template-columns:1fr}.catalog-filter-button{width:100%}.results-heading{gap:4px}.product-gallery{border-radius:20px}.gallery-arrow{width:42px;height:42px}.product-title-row{align-items:flex-start}.product-title-actions{flex-direction:column}.product-actions{grid-template-columns:1fr}.mobile-product-actions>div{display:none}.mobile-product-actions .button{width:100%}.footer-inner{width:calc(100% - 32px)}.admin-login-layout{align-items:center}.login-card{border-radius:22px;width:calc(100% - 24px);padding:30px 20px}.metric-grid{gap:9px}.metric-grid article{min-height:154px;padding:16px}.metric-grid article strong{font-size:2.15rem}.admin-shortcuts,.admin-toolbar-redesign{grid-template-columns:1fr}.admin-results-summary{flex-direction:column;align-items:flex-start}.admin-product-main{align-items:flex-start}.admin-product-monogram{border-radius:13px;width:43px;height:43px}.admin-product-main span{font-size:.78rem}.admin-product-meta{flex-wrap:wrap}.row-actions .button{flex-basis:100%}.admin-form>section,.admin-card{padding:20px 15px}.admin-route-state-card{padding:30px 20px}}@media (prefers-reduced-motion:reduce){.product-card,.category-showcase-card,.value-strip article,.process-grid-redesign li{animation:none!important}}:root{--background:#fff8f1;--surface-soft:#faeee7;--surface-muted:#f4dfd5;--primary:#b35f62;--primary-hover:#8d4548;--primary-soft:#f5dedc;--secondary:#7d8e72;--secondary-soft:#e5ecdf;--accent:#ca9b79;--rose:#dcaaa5;--text:#4a342f;--muted:#7b665e;--border:#ead7cc;--border-strong:#dcbfb2}.site-header{background:#fffaf5ed;border-bottom-color:#dcbfb2cc;box-shadow:0 8px 30px #5c38310d}.brand-mark-image{background:#fff9f2;border-radius:15px;width:190px;height:62px;overflow:hidden}.wordmark .brand-mark-image{transition:transform .22s,filter .22s}.wordmark:hover .brand-mark-image{filter:saturate(1.04);transform:translateY(-1px)}.hero-brand-chip .brand-mark-image{border-radius:22px;width:222px;height:132px;box-shadow:0 14px 40px #57322d24}.footer-brand .brand-mark-image{border-radius:22px;width:220px;height:140px}.mobile-nav-heading .brand-mark-image{width:170px;height:106px}.button-primary{background:linear-gradient(135deg,#b45f62,#c97c72);box-shadow:0 10px 24px #b35f622e}.button-primary:hover{background:linear-gradient(135deg,#91484b,#b45f62)}.product-card,.category-showcase-card,.admin-form>section,.admin-card{background:#fffdfaf5;border-color:#e0c8bce0}.product-card{box-shadow:0 12px 32px #5c3a3112}.product-card:hover{box-shadow:0 22px 52px #5c3a3124}.admin-app,.admin-route-state{background:linear-gradient(135deg,#fbf4ed,#f8eee8)}.admin-sidebar{background:linear-gradient(#5a403b 0%,#382925 100%)}.admin-brand{gap:5px;width:218px;min-width:0;display:grid}.admin-brand-logo{background:#fff8f1;border-radius:18px;width:214px;height:132px;position:relative;overflow:hidden;box-shadow:0 12px 28px #0000002e}.admin-brand small{color:#ead6cc;letter-spacing:.04em;padding-left:8px;font-size:.72rem}.login-art-copy{width:min(430px,80%)}.login-brand-logo{background:#fff8f1;border-radius:28px;width:390px;max-width:100%;height:260px;margin-bottom:24px;position:relative;overflow:hidden;box-shadow:0 28px 70px #2417144d}.login-card-logo{background:#fff8f1;border-radius:20px;width:245px;height:154px;margin:0 auto 6px;position:relative;overflow:hidden;box-shadow:0 12px 32px #5b37311a}.login-card{background:#fffdfaf5}.admin-login-art{background:linear-gradient(145deg,#8b675f,#53604c)}.admin-product-thumbnail{border:1px solid var(--border);background:linear-gradient(145deg, #fff, var(--surface-soft));width:58px;height:58px;color:var(--primary);border-radius:16px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.admin-product-thumbnail img{object-fit:cover}.admin-product-thumbnail svg{width:24px;height:24px}.admin-section-help{color:var(--muted);margin:-6px 0 2px;font-size:.9rem}.admin-live-preview{overflow:hidden;background:linear-gradient(145deg,#fffdfa,#faeae4)!important}.admin-live-preview-heading h2{align-items:center;gap:9px;display:flex}.admin-live-preview-heading h2 svg{color:var(--primary)}.admin-live-preview-heading p:last-child{color:var(--muted)}.admin-preview-card{border:1px solid var(--border);background:#fff;border-radius:24px;width:min(390px,100%);overflow:hidden;box-shadow:0 16px 42px #5c3a311f}.admin-preview-media{aspect-ratio:4/5;background:var(--surface-soft);position:relative}.admin-preview-media>img{object-fit:cover}.admin-preview-placeholder{color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:10px;display:grid;position:absolute;inset:0}.admin-preview-placeholder svg{width:42px;height:42px;color:var(--primary)}.admin-preview-availability{color:var(--primary-hover);background:#fffffff0;border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:850;position:absolute;bottom:14px;left:14px;box-shadow:0 8px 18px #4f2d271f}.admin-preview-content{padding:22px}.admin-preview-content small{color:var(--primary-hover);text-transform:uppercase;letter-spacing:.08em;font-weight:850}.admin-preview-content h3{margin:8px 0;font-size:1.55rem}.admin-preview-content p{min-height:3em;color:var(--muted);font-size:.9rem}.admin-preview-content strong{color:var(--primary-hover);font-size:1.15rem}@media (max-width:920px){.admin-sidebar-head{min-height:138px}.admin-brand-logo{width:205px;height:124px}}@media (max-width:820px){.brand-mark-image{border-radius:12px;width:128px;height:58px}.hero-brand-chip .brand-mark-image{width:190px;height:116px}.footer-brand .brand-mark-image{width:200px;height:125px}}@media (max-width:560px){.brand-mark-image{width:112px;height:52px}.header-inner{gap:4px}.hero-brand-chip .brand-mark-image{width:178px;height:108px}.login-card-logo{width:210px;height:132px}.admin-preview-card{width:100%}}.upload-zone{position:relative;overflow:hidden}.upload-zone input[type=file]{opacity:0;cursor:pointer;pointer-events:auto;width:100%;height:100%;min-height:0;position:absolute;inset:0}.form-actions{margin-top:2px;position:static}@media (max-width:820px){.admin-topbar .admin-new-product{width:45px;min-width:45px;padding:0;font-size:0}.admin-topbar .admin-new-product svg{width:20px;height:20px}}:root{--coffee:#2a1d18;--coffee-soft:#3b2922;--gold:#c9a74f;--gold-light:#efd98f;--blush:#f4dfdc;--cream:#fffaf3}body{background:radial-gradient(circle at 7% 5%,#e4adaa33,#0000 25rem),radial-gradient(circle at 96% 12%,#c7d3bc40,#0000 28rem),repeating-linear-gradient(45deg,#9a6e5c05 0 1px,#0000 1px 9px),linear-gradient(#fffaf4 0%,#fff5ee 52%,#fffaf6 100%)}h1,h2,h3,.product-card-content h3,.category-showcase-card h3,.admin-page-heading h1{font-family:var(--font-display);font-weight:500}.brand-mark-image{background:#b28f67;border-radius:50%;flex:0 0 58px;width:58px;height:58px;box-shadow:0 8px 22px #492f2421}.brand-logo{object-fit:cover;object-position:center}.hero-brand-chip .brand-mark-image{border-radius:28px;flex-basis:112px;width:112px;height:112px;box-shadow:0 18px 44px #57322d29}.footer-brand .brand-mark-image{border-radius:24px;flex-basis:96px;width:96px;height:96px}.mobile-nav-heading .brand-mark-image{border-radius:20px;flex-basis:78px;width:78px;height:78px}#conteudo .button,.site-header .button,.site-footer .button,.mobile-nav .button,.search-panel .button{min-height:52px;font-family:var(--font-display);letter-spacing:.105em;text-transform:uppercase;border-radius:7px;font-size:.88rem;font-weight:600}#conteudo .button-primary,.site-header .button-primary,.site-footer .button-primary,.mobile-nav .button-primary,.search-panel .button-primary{color:#211713;background:linear-gradient(135deg,#d3b255,#c49d3d);border:1px solid #b99135;box-shadow:0 12px 28px #a37e2638}#conteudo .button-primary:hover,.site-header .button-primary:hover,.site-footer .button-primary:hover,.mobile-nav .button-primary:hover,.search-panel .button-primary:hover{color:#18100d;background:linear-gradient(135deg,#e0c46c,#c9a348)}#conteudo .button-secondary,.site-header .button-secondary,.site-footer .button-secondary,.mobile-nav .button-secondary,.search-panel .button-secondary{background:var(--coffee);color:var(--gold-light);border:1px solid #c9a74fc7}#conteudo .button-secondary:hover,.site-header .button-secondary:hover,.site-footer .button-secondary:hover,.mobile-nav .button-secondary:hover,.search-panel .button-secondary:hover{background:var(--coffee-soft);border-color:var(--gold);color:#fff1bc}.button-whatsapp,#conteudo .button-whatsapp{color:#fff;background:linear-gradient(135deg,#148746,#0f753a);border:1px solid #0f743b;box-shadow:0 12px 28px #12783e2e}.button-whatsapp:hover,#conteudo .button-whatsapp:hover{color:#fff;background:linear-gradient(135deg,#18a052,#128244)}.product-actions{grid-template-columns:1fr;gap:12px}.product-actions .button{letter-spacing:.16em;border-radius:4px;justify-content:center;min-height:66px;font-size:clamp(.82rem,1.4vw,1rem)}.product-actions .button svg{width:23px;height:23px}.quantity{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;gap:18px;font-weight:600}.stepper{background:var(--coffee);height:56px;color:var(--gold-light);border:1px solid #c9a74fb8;border-radius:4px;grid-template-columns:52px 58px 52px;box-shadow:0 10px 26px #2b1d181f}.stepper button{color:var(--gold-light)}.stepper button:hover{background:#ffffff0f}.stepper output{font-family:var(--font-display);font-size:1.05rem}.product-card-actions .button{letter-spacing:.08em;border-radius:6px}.product-card-content h3{color:#3f2923}.product-price strong{color:#785334}.admin-sidebar-head{align-items:center;min-height:116px}.admin-brand{align-items:center;gap:11px;width:auto;display:flex}.admin-brand-logo{background:#b28f67;border-radius:22px;flex:0 0 78px;width:78px;height:78px}.admin-brand-logo img{object-fit:cover}.admin-brand small{max-width:130px;padding-left:0;line-height:1.35}.login-brand-logo{border-radius:34px;width:170px;height:170px}.login-card-logo{border-radius:28px;width:112px;height:112px}.login-brand-logo img,.login-card-logo img{object-fit:cover}.admin-form .button{border-radius:9px;min-height:50px}.admin-form .button-primary,.admin-page-heading .button-primary{color:#fff;background:linear-gradient(135deg,#b65d63,#cb8279)}.upload-zone{background:linear-gradient(145deg,#fffaf5,#fae9e2);border:1.5px dashed #bd8b75}.upload-zone:hover{background:linear-gradient(145deg,#fffaf5,#f7ddd7);border-color:#9c5b57}@media (max-width:820px){.brand-mark-image{border-radius:15px;flex-basis:48px;width:48px;height:48px}.hero-brand-chip .brand-mark-image{flex-basis:94px;width:94px;height:94px}.footer-brand .brand-mark-image{flex-basis:84px;width:84px;height:84px}.mobile-nav-heading .brand-mark-image{flex-basis:68px;width:68px;height:68px}.product-actions .button{min-height:59px}}@media (max-width:560px){.brand-mark-image{border-radius:13px;flex-basis:43px;width:43px;height:43px}.header-inner{width:calc(100% - 14px)}.quantity{flex-direction:column;align-items:flex-start}.stepper{grid-template-columns:1fr 1fr 1fr;width:100%}.product-actions .button{letter-spacing:.105em;min-height:58px;padding-inline:13px;font-size:.79rem}.mobile-product-actions .button{color:#211713;background:linear-gradient(135deg,#d3b255,#c49d3d);border-radius:5px}.admin-brand-logo{flex-basis:68px;width:68px;height:68px}.login-card-logo{width:96px;height:96px}}.hero-crochet-photo{width:min(590px,100%);min-height:0;color:var(--text);background:#fffaf5f0;border:1px solid #ffffff73;border-radius:34px;margin:0 auto;padding:18px 18px 56px;position:relative;transform:rotate(1deg);box-shadow:0 28px 70px #2c1f1b38}.hero-crochet-photo:before{content:"";z-index:-1;background:#f3c3be26;border:1px dashed #ffebe0b8;border-radius:36px;position:absolute;inset:28px -18px -20px 26px}.hero-crochet-frame{aspect-ratio:1576/1330;background:#f4c9c3;border-radius:24px;width:100%;position:relative;overflow:hidden}.hero-crochet-frame img{object-fit:cover;object-position:center}.hero-crochet-photo figcaption{color:#6d4a42;font-family:var(--font-display);text-align:center;margin:0;font-size:clamp(.88rem,1.3vw,1.02rem);font-style:italic;position:absolute;bottom:17px;left:18px;right:18px}@media (max-width:920px){.hero-crochet-photo{width:min(610px,100%);margin-top:8px}}@media (max-width:560px){.hero-redesign{gap:34px}.hero-crochet-photo{border-radius:24px;width:100%;padding:10px 10px 47px;transform:none}.hero-crochet-photo:before{border-radius:25px;inset:14px -7px -10px 14px}.hero-crochet-frame{border-radius:18px}.hero-crochet-photo figcaption{font-size:.86rem;bottom:13px;left:12px;right:12px}}.field-label-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.character-counter{color:var(--muted);flex:none;font-size:.76rem;font-weight:750}.character-counter.exceeded,.field-inline-error{color:var(--danger)}.field-inline-error{font-size:.8rem;font-weight:750}.field-hint{color:var(--muted)}.admin-form [aria-invalid=true]{box-shadow:0 0 0 3px #a443431a;border-color:var(--danger)!important}.admin-form textarea[name=shortDescription]{min-height:96px}.admin-form textarea[name=colorsText],.admin-form textarea[name=sizesText]{min-height:132px}.product-info,.product-title-row,.product-title-row h1{min-width:0}.product-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;display:grid}.product-info h1{overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.product-main-image img{object-fit:contain;object-position:center;background:linear-gradient(145deg,#f8eee7,#fffaf5)}.option-list{min-width:0}.option-list button{white-space:normal;overflow-wrap:anywhere;text-align:left;max-width:100%;height:auto;min-height:46px;line-height:1.35}.product-card-content h3{overflow-wrap:anywhere;text-wrap:pretty;-webkit-line-clamp:unset;line-clamp:unset;min-height:0;line-height:1.12;display:block;overflow:visible}.product-card-content h3 a{overflow-wrap:inherit}.card-description{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:560px){.product-page{width:100%;padding-top:0}.product-page .breadcrumbs{width:calc(100% - 28px);margin:14px auto}.product-layout{gap:24px}.product-gallery-wrap{width:100%}.product-gallery{aspect-ratio:1;border-radius:0;width:100%}.product-info{width:calc(100% - 36px);margin-inline:auto;padding-bottom:32px}.product-info h1{letter-spacing:-.025em;text-wrap:balance;font-size:clamp(1.8rem,8vw,2.45rem);line-height:1.08}.product-title-row{grid-template-columns:minmax(0,1fr) auto;gap:10px}.product-title-actions{flex-direction:row;gap:6px}.product-title-actions .icon-button{width:42px;height:42px}.product-price strong{font-size:clamp(1.45rem,7vw,1.9rem)}.product-intro{font-size:1rem;line-height:1.65}.option-list{grid-template-columns:1fr;display:grid}.option-list button{justify-content:flex-start;width:100%;padding:11px 16px}.mobile-product-actions{max-width:calc(100% - 20px)}.admin-form .field-label-row{align-items:flex-start}.character-counter{font-size:.72rem}}.product-description p,.product-intro,.specs dd{overflow-wrap:anywhere}.product-description p{white-space:pre-line}@media (max-width:560px){.product-title-row{grid-template-columns:minmax(0,1fr)}.product-title-actions{justify-content:flex-end}.product-info fieldset,.product-info .quantity,.product-info .product-actions,.product-info .specs,.product-info .product-description{max-width:100%}}@media (max-width:820px){.product-page{overflow-x:clip}.product-page .product-layout{flex-direction:column;gap:20px;display:flex}.product-page .product-gallery-wrap{z-index:1;flex:none;width:calc(100% - 28px);margin-inline:auto;position:relative}.product-page .product-gallery{isolation:isolate;background:linear-gradient(145deg,#f8eee7,#fffaf5);border-radius:22px;width:100%;height:clamp(280px,86vw,420px);max-height:420px;overflow:hidden;aspect-ratio:auto!important;position:relative!important;top:auto!important}.product-page .product-main-image{position:absolute;inset:0;overflow:hidden}.product-page .product-main-image img{object-position:center;object-fit:contain!important}.product-page .product-info{z-index:2;width:calc(100% - 36px);margin:0 auto;padding-top:0;position:relative}}@media (max-width:560px){.product-page .product-gallery{border-radius:18px;height:clamp(250px,76vw,320px);max-height:320px}.product-page .zoom-hint{padding:8px 11px;bottom:10px;right:10px}}
