/* Theme Name: OBOIKUPI Restored
Version: 1.0 */
:root{--red:#d83232;--ink:#262626;--muted:#777;--paper:#fff;--line:#e5e5e5}*{box-sizing:border-box}body{margin:0;background:#f5f5f3;color:var(--ink);font:15px/1.55 Arial,sans-serif}a{color:#b92323;text-decoration:none}a:hover{text-decoration:underline}.top{background:#292929;color:#eee;font-size:13px}.wrap{max-width:1180px;margin:auto;padding:0 18px}.top .wrap{display:flex;justify-content:space-between;padding-top:8px;padding-bottom:8px}.head{background:#fff}.head .wrap{display:flex;align-items:center;justify-content:space-between;padding-top:25px;padding-bottom:25px;gap:25px}.logo{font-size:33px;font-weight:900;color:#222;letter-spacing:-1px}.logo b{color:var(--red)}.tag{color:#777;font-size:13px}.phone{font-size:22px;font-weight:700}.nav{background:var(--red)}.nav .wrap{display:flex;flex-wrap:wrap}.nav a{color:#fff;font-weight:bold;padding:14px 18px}.nav a:hover{background:#b92323;text-decoration:none}.main{padding-top:28px;padding-bottom:40px}.hero{background:linear-gradient(115deg,#fff 0,#fff 58%,#ece7df 100%);border:1px solid var(--line);padding:34px;border-radius:5px}.hero h1{font-size:34px;line-height:1.15;margin:0 0 12px}.hero p{font-size:17px;max-width:720px}.btn{display:inline-block;background:var(--red);color:#fff;padding:11px 18px;border-radius:3px;font-weight:bold}.section{margin-top:32px}.section h2{font-size:27px;margin:0 0 18px}.grid{display:grid;grid-template-columns:repeat(5,1fr);gap:17px}.card{background:#fff;border:1px solid var(--line);border-radius:4px;padding:13px;display:flex;flex-direction:column;min-height:100%}.card img{width:100%;aspect-ratio:1;object-fit:contain;background:#fafafa}.card h3{font-size:15px;line-height:1.35;margin:11px 0 5px}.card p{color:var(--muted);margin:auto 0 0;font-size:13px}.content{background:#fff;border:1px solid var(--line);padding:28px;border-radius:4px}.content h1{margin-top:0}.footer{background:#292929;color:#ccc;padding:28px 0}.footer a{color:#fff}@media(max-width:900px){.grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.head .wrap,.top .wrap{align-items:flex-start;flex-direction:column}.grid{grid-template-columns:repeat(2,1fr)}.hero{padding:23px}.hero h1{font-size:27px}.nav a{padding:11px 9px}}
