/*
Theme Name: Tinta Yobi Laser
Theme URI: https://tintayobi.com/
Author: Tinta Yobi
Description: Tema oficial de Tinta Yobi, convertido desde el diseño aprobado por el cliente.
Version: 1.2.3
Requires at least: 6.4
Requires PHP: 8.1
Text Domain: tinta-yobi
*/


:root{--navy:#071a2d;--blue:#123d68;--yellow:#ffbe18;--cream:#f4f1e9;--muted:#66717d;--line:#dfe3e6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:Arial,Helvetica,sans-serif;background:#fff}button,a,input{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.promo{height:34px;background:var(--yellow);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.promo span{padding:0 12px}.header{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;font-weight:900;font-size:21px;letter-spacing:-.04em;white-space:nowrap}.brand span{display:grid;place-items:center;background:var(--yellow);width:34px;height:34px;margin-right:8px;clip-path:polygon(50% 0,100% 24%,86% 100%,14% 100%,0 24%)}.brand b{color:#e5a600;margin-left:4px}.nav{display:flex;gap:28px;font-size:14px;font-weight:700}.nav a:hover{color:#d79800}.header-actions{display:flex;gap:8px}.header-actions button{border:1px solid var(--line);background:white;border-radius:6px;height:40px;padding:0 14px;font-weight:700}.header-actions button:first-child{font-size:25px}.cart i{font-style:normal;background:var(--yellow);padding:3px 7px;border-radius:20px;margin-left:5px}.menu{display:none;border:0;background:none;font-size:25px}.hero{min-height:545px;background:var(--cream);display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden}.hero-copy{padding:78px 30px 62px 64px;position:relative;z-index:2}.eyebrow{display:block;color:#9a6900;font-size:11px;font-weight:900;letter-spacing:.18em;margin-bottom:16px}.hero h1{font-size:clamp(46px,5vw,70px);line-height:.98;letter-spacing:-.055em;margin:0;max-width:650px}.hero h1 em{color:#d89b00;font-style:normal}.hero-copy>p{font-size:18px;line-height:1.6;color:#53606b;max-width:520px}.hero-buttons{display:flex;gap:12px;margin:30px 0}.primary,.secondary,.offer button,.newsletter button{padding:15px 22px;border:0;border-radius:4px;font-weight:800}.primary{background:var(--navy);color:white}.primary b{color:var(--yellow);margin-left:18px}.secondary{border:1px solid #bfc5c8}.trust{display:flex;align-items:center;gap:12px;margin-top:34px}.trust>strong{font-size:22px}.trust span{color:#e0a000;letter-spacing:2px;font-size:12px}.trust small{display:block;color:#6b747c;letter-spacing:0;margin-top:4px}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;background:var(--blue);isolation:isolate}.hero-visual:before{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(255,255,255,.13);border-radius:50%}.hero-visual img{width:88%;max-height:440px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 25px 22px rgba(0,0,0,.3));transform:rotate(-7deg)}.hero-word{position:absolute;color:rgba(255,255,255,.055);font-size:110px;font-weight:900;transform:rotate(-90deg);letter-spacing:-.08em}.deal{position:absolute;top:34px;right:25px;background:var(--yellow);padding:16px 18px;z-index:3;transform:rotate(2deg)}.deal>*{display:block}.deal small{font-size:9px;font-weight:900}.deal strong{font-size:23px;margin:2px 0}.deal span{font-size:10px}.warranty{position:absolute;left:22px;bottom:24px;background:white;border-radius:50%;width:92px;height:92px;display:flex;align-items:center;justify-content:center;gap:5px;z-index:3;box-shadow:0 8px 30px #0018}.warranty b{font-size:35px}.warranty span{font-size:9px;font-weight:900}.benefits{border-bottom:1px solid var(--line)}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0}.benefits-grid>div{display:flex;align-items:center;gap:14px;padding:3px 24px;border-right:1px solid var(--line)}.benefits-grid>div:first-child{padding-left:0}.benefits-grid>div:last-child{border:0}.benefits-grid b{font-size:25px;color:#d99a00}.benefits-grid strong,.benefits-grid small{display:block}.benefits-grid strong{font-size:14px}.benefits-grid small{color:var(--muted);margin-top:5px}.section{padding-top:80px;padding-bottom:80px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-head h2,.offer h2,.newsletter h2{font-size:39px;letter-spacing:-.04em;margin:0}.section-head>a{font-size:13px;font-weight:800;border-bottom:2px solid var(--yellow);padding-bottom:5px}.categories{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.category{display:flex;align-items:center;min-height:126px;padding:18px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.2s}.category:hover{background:#fff8df;transform:translateY(-2px)}.category img{width:74px;height:74px;object-fit:contain;margin-right:17px}.category span{flex:1}.category strong,.category small{display:block}.category strong{margin-bottom:8px}.category small{font-size:11px;color:var(--muted);line-height:1.4}.category>b{color:#d79a00}.products-wrap{background:#f5f6f7}.filters{display:flex;gap:5px}.filters button{border:0;background:transparent;padding:8px 13px;font-size:13px}.filters .active{background:var(--navy);color:white}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:white;border:1px solid #e1e4e6}.product-image{height:245px;background:#edf0f1;position:relative;display:grid;place-items:center;overflow:hidden}.product-image img{width:88%;height:88%;object-fit:contain;transition:.25s}.product:hover .product-image img{transform:scale(1.06)}.product-image>span{position:absolute;top:13px;left:13px;background:var(--yellow);font-size:10px;font-weight:900;padding:6px 9px;z-index:1}.product-image button{position:absolute;top:10px;right:10px;width:35px;height:35px;background:white;border:0;border-radius:50%;font-size:20px;z-index:1}.product-info{padding:18px}.product-info>small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.product h3{font-size:16px;margin:8px 0;min-height:38px}.rating{font-size:11px;color:#e2a100}.rating span{color:#888}.price{margin:14px 0;display:flex;align-items:center;gap:9px}.price strong{font-size:21px}.price s{font-size:12px;color:#8c9399}.add{width:100%;height:42px;background:var(--navy);color:white;border:0;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.add:hover{background:#d89b00}.offer{margin-top:80px;margin-bottom:80px;min-height:410px;background:var(--yellow);display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.offer>div{padding:55px 0 55px 65px;z-index:2}.offer .eyebrow{color:#493400}.offer p{max-width:470px;line-height:1.5}.offer>div>strong{font-size:30px;display:block;margin:22px 0}.offer s{font-size:15px;color:#766322;margin-right:9px}.offer button{background:var(--navy);color:white}.offer img{width:90%;max-height:390px;object-fit:contain;filter:drop-shadow(0 22px 20px #704b0050)}.newsletter{background:#0e385f;color:white;padding:62px 0}.newsletter>.shell{display:flex;justify-content:space-between;align-items:center;gap:40px}.newsletter .eyebrow{color:var(--yellow)}.newsletter h2{font-size:34px}.newsletter p{color:#c3ced8}.newsletter form{display:flex;min-width:460px}.newsletter input{height:52px;flex:1;border:0;padding:0 18px}.newsletter button{height:52px;background:var(--yellow);color:var(--navy);border-radius:0;white-space:nowrap}footer{background:#061829;color:#aab7c2;padding:58px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.brand.light{color:white;margin-bottom:17px}.footer-grid p{max-width:280px;line-height:1.6}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px;font-size:13px}.footer-grid>div>strong{color:white;margin-bottom:6px}.footer-grid a:hover{color:var(--yellow)}.legal{border-top:1px solid #264052;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;font-size:11px}.toast{position:fixed;right:24px;bottom:24px;background:var(--navy);color:white;padding:15px 20px;box-shadow:0 8px 30px #0004;z-index:20;border-left:4px solid var(--yellow)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.nav{display:none;position:absolute;top:110px;left:20px;right:20px;background:white;padding:22px;z-index:10;box-shadow:0 15px 30px #0002;flex-direction:column}.nav.open{display:flex}.menu{display:block}.header{justify-content:flex-start}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr}.hero-copy{padding:58px 34px}.hero-visual{min-height:420px}.benefits-grid{grid-template-columns:1fr 1fr}.benefits-grid>div{border-bottom:1px solid var(--line)}.categories{grid-template-columns:1fr 1fr}.products{grid-template-columns:1fr 1fr}.newsletter>.shell{align-items:flex-start;flex-direction:column}.newsletter form{min-width:0;width:100%}.about-intro,.about-details{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.shell{width:min(100% - 24px,1180px)}.promo{font-size:9px;text-align:center}.header{height:68px}.header-actions button:first-child{display:none}.cart{font-size:0}.cart i{font-size:12px}.brand{font-size:17px}.hero{width:100%}.hero-copy{padding:46px 24px}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-buttons{align-items:stretch;flex-direction:column}.hero-buttons a{text-align:center}.hero-visual{min-height:340px}.hero-visual:before{width:300px;height:300px}.deal{top:15px;right:12px}.warranty{width:75px;height:75px}.benefits-grid{grid-template-columns:1fr}.benefits-grid>div{border-right:0;padding:16px 4px}.section{padding-top:55px;padding-bottom:55px}.section-head{align-items:flex-start;gap:15px;flex-direction:column}.section-head h2,.offer h2{font-size:32px}.categories,.products{grid-template-columns:1fr}.category{border-right:0}.filters{overflow:auto;width:100%}.offer{width:100%;grid-template-columns:1fr;margin-top:30px;margin-bottom:30px}.offer>div{padding:45px 24px}.offer img{justify-self:center}.newsletter form{flex-direction:column;gap:8px}.footer-grid{grid-template-columns:1fr;gap:35px}.legal{gap:12px;flex-direction:column}.toast{left:12px;right:12px;bottom:12px}}

.laser-icon{width:74px;height:74px;flex:0 0 74px;margin-right:17px;display:grid;place-items:center;background:var(--navy);color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.08em;border:2px solid var(--yellow)}.brand span{font-size:10px}.product-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.75)}.hero-visual img{width:100%;height:100%;max-height:none;object-fit:cover;transform:none;filter:none;opacity:.86}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,26,45,.05),rgba(7,26,45,.38));z-index:1}.offer img{width:100%;height:100%;max-height:410px;object-fit:cover;filter:none}.offer{background:#d9aa59}.offer>div{background:linear-gradient(90deg,#d9aa59 86%,transparent)}
.admin-link{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;height:40px;padding:0 14px;font-size:12px;font-weight:800}.admin-page{min-height:100vh;background:#f4f5f6}.admin-top{height:72px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:white;border-bottom:1px solid var(--line)}.admin-top>div{display:flex;align-items:center;gap:18px;font-size:12px}.admin-top>div a{font-weight:800;color:#9a6900}.admin-shell{width:min(1180px,calc(100% - 40px));margin:auto;padding:54px 0 80px}.admin-intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px}.admin-intro h1{font-size:48px;letter-spacing:-.05em;margin:0}.admin-intro p{max-width:650px;color:var(--muted);line-height:1.6}.admin-intro>a{background:var(--navy);color:white;padding:13px 18px;font-weight:800;font-size:12px}.admin-grid{display:grid;grid-template-columns:390px 1fr;gap:28px;align-items:start}.admin-form,.admin-list{background:white;border:1px solid var(--line);padding:28px}.admin-form h2,.admin-list h2{margin:0 0 24px;font-size:22px}.admin-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;font-size:12px;font-weight:800}.admin-form input,.admin-form select,.admin-form textarea{width:100%;border:1px solid #cfd5d9;background:white;padding:12px;border-radius:3px}.admin-form textarea{resize:vertical}.admin-form label small{font-weight:400;color:var(--muted)}.admin-form .check{flex-direction:row;align-items:center}.admin-form .check input{width:auto}.admin-submit{width:100%;font-size:13px}.admin-submit:disabled{opacity:.6}.form-message{font-size:13px;background:#edf7ef;padding:12px;border-left:3px solid #3e8b4e}.admin-list-head{display:flex;align-items:center;justify-content:space-between}.admin-list-head span{font-size:12px;color:var(--muted)}.admin-item{display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:16px;border-top:1px solid var(--line);padding:16px 0}.admin-item img,.image-placeholder{width:74px;height:66px;object-fit:cover;background:var(--navy);color:var(--yellow);display:grid;place-items:center;font-weight:900}.admin-item small{color:#9a6900;font-weight:900;font-size:9px;letter-spacing:.1em}.admin-item h3{font-size:15px;margin:4px 0}.admin-item p{font-size:11px;color:var(--muted);margin:0}.item-actions{display:flex;gap:6px}.item-actions button{border:1px solid var(--line);background:white;padding:7px 9px;font-size:11px;font-weight:700}.item-actions .danger{color:#9e2a2a}.empty{text-align:center;padding:70px 20px;color:var(--muted)}.empty strong{color:var(--navy)}
@media(max-width:800px){.admin-grid{grid-template-columns:1fr}.admin-intro{align-items:flex-start;gap:20px;flex-direction:column}.admin-intro h1{font-size:38px}.admin-top>div>span{display:none}.admin-item{grid-template-columns:60px 1fr}.admin-item img,.image-placeholder{width:60px;height:60px}.item-actions{grid-column:2}.admin-link{display:none}}
.brand{width:218px;height:62px;background:#fff url('/logo-tinta-yobi.jpg') center/contain no-repeat;font-size:0}.brand span,.brand b{display:none}.brand.light{width:250px;height:75px;background-color:#fff;border-radius:4px;margin-bottom:17px}.admin-top .brand{height:58px}@media(max-width:600px){.brand{width:170px;height:52px}.brand.light{width:220px;height:68px}}
.about{background:var(--cream);padding:82px 0}.about-intro{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;padding-bottom:52px;border-bottom:1px solid #d9d3c6}.about h2{font-size:48px;letter-spacing:-.05em;margin:0}.about-intro p{margin:0 0 18px;color:#4f5b65;line-height:1.75}.about-intro p:last-child{margin-bottom:0}.about-details{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;padding-top:42px}.about-details h3{font-size:25px;letter-spacing:-.03em;margin:0 0 20px}.about-services ul{display:grid;grid-template-columns:1fr 1fr;gap:0 32px;margin:0;padding:0;list-style:none}.about-services li{position:relative;padding:14px 0 14px 24px;border-top:1px solid #d9d3c6;line-height:1.45}.about-services li:before{content:"+";position:absolute;left:2px;color:#b67d00;font-weight:900}.about-commitment{background:var(--navy);color:white;padding:36px}.about-commitment>span{display:block;color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.18em;margin-bottom:15px}.about-commitment p{color:#c5d0da;line-height:1.7;margin:0}@media(max-width:600px){.about{padding:58px 0}.about-intro{gap:26px;padding-bottom:38px}.about h2{font-size:38px}.about-details{gap:28px;padding-top:32px}.about-services ul{grid-template-columns:1fr}.about-commitment{padding:28px 24px}}

/* Paleta de marca inspirada en los cuatro colores base de la sublimación. */
:root{--cyan:#00aeef;--magenta:#ec008c;--yellow:#fff200;--black:#111111;--navy:var(--black);--blue:var(--cyan);--cream:#f8f7f2}.promo{background:linear-gradient(90deg,var(--cyan) 0 30%,var(--magenta) 40% 68%,var(--yellow) 82% 100%);color:var(--black)}.nav a:hover,.footer-grid a:hover{color:var(--magenta)}.eyebrow{color:var(--magenta)}.hero-visual{background:linear-gradient(135deg,var(--cyan) 0 9%,var(--black) 9% 78%,var(--magenta) 78% 100%)}.hero-buttons .secondary{border-color:var(--cyan);box-shadow:inset 4px 0 0 var(--magenta)}.benefits-grid>div:nth-child(1) b{color:var(--cyan)}.benefits-grid>div:nth-child(2) b{color:var(--magenta)}.benefits-grid>div:nth-child(3) b{color:#d5c600}.benefits-grid>div:nth-child(4) b{color:var(--black)}.section-head>a{border-color:var(--magenta)}.category:hover{background:#eefaff}.category>b{color:var(--magenta)}.laser-icon{border-color:var(--cyan);color:var(--yellow)}.category:nth-child(3n+2) .laser-icon{border-color:var(--magenta)}.category:nth-child(3n) .laser-icon{border-color:var(--yellow)}.product-image>span{background:var(--yellow)}.rating{color:#d5c600}.add:hover{background:var(--magenta)}.offer{background:var(--yellow)}.offer>div{background:linear-gradient(90deg,var(--yellow) 86%,transparent)}.newsletter{background:var(--black);border-top:8px solid transparent;border-image:linear-gradient(90deg,var(--cyan),var(--magenta),var(--yellow)) 1}.newsletter button{background:var(--cyan)}.about{border-top:8px solid transparent;border-image:linear-gradient(90deg,var(--cyan),var(--magenta),var(--yellow),var(--black)) 1}.about-services li:before{color:var(--magenta)}.about-commitment{background:var(--black);box-shadow:inset 8px 0 0 var(--cyan)}footer{background:var(--black);border-top:5px solid var(--magenta)}.admin-intro>a,.admin-submit{background:var(--black)}.admin-intro>a:hover,.admin-submit:hover{background:var(--magenta)}
