/*
Theme Name: MIOR Food Builder
Theme URI: https://mior.io/
Author: MIOR Agency
Description: Thème rapide pour Pizza / Sandwich Builder, conçu pour MIOR Food Builder Core.
Version: 1.0.0
Text Domain: mior-food-builder-theme
*/
:root{--mior-bg:#fffaf5;--mior-text:#171717;--mior-red:#e53935;--mior-yellow:#ffb300}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mior-bg);color:var(--mior-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.site-shell{max-width:1240px;margin:0 auto;padding:0 20px}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,250,245,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:950;font-size:20px}.brand .custom-logo{max-height:44px;width:auto}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--mior-red);color:#fff;display:grid;place-items:center}.main-nav{display:flex;gap:23px;font-weight:750;font-size:14px}.header-cta{background:#171717;color:#fff;padding:11px 17px;border-radius:99px;font-weight:850}.hero{position:relative;overflow:hidden;padding:72px 0 45px}.hero:before{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,var(--mior-yellow),transparent 65%);opacity:.18;right:-160px;top:-180px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;position:relative}.hero-kicker{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #eee0d4;border-radius:99px;padding:8px 12px;font-size:13px;font-weight:850}.hero-kicker i{width:8px;height:8px;border-radius:50%;background:#22c55e}.hero h1{font-size:clamp(45px,6.3vw,86px);line-height:.91;letter-spacing:-.055em;margin:18px 0}.hero h1 em{font-style:normal;color:var(--mior-red)}.hero p{font-size:18px;line-height:1.65;color:#65605d;max-width:620px}.hero-actions{display:flex;gap:10px;margin-top:26px}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:14px;font-weight:900}.btn-primary{background:var(--mior-red);color:#fff}.btn-secondary{background:#fff;border:1px solid #e7dfd7}.hero-card{background:#171717;color:#fff;border-radius:32px;padding:22px;box-shadow:0 24px 80px rgba(0,0,0,.19);transform:rotate(2deg)}.hero-food{aspect-ratio:1.15;border-radius:23px;background:linear-gradient(135deg,#ffb300,#e53935);display:grid;place-items:center;font-size:150px;overflow:hidden}.hero-card-bottom{display:flex;align-items:center;justify-content:space-between;padding:16px 3px 0}.hero-card-bottom strong{font-size:20px}.hero-price{color:var(--mior-yellow);font-weight:950;font-size:23px}.benefits{padding:10px 0 35px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.benefit{background:#fff;border:1px solid #eee5de;border-radius:18px;padding:17px;display:flex;gap:12px;align-items:center}.benefit-icon{width:43px;height:43px;border-radius:13px;background:#fff3e9;display:grid;place-items:center;font-size:22px}.benefit strong{display:block}.benefit span{font-size:13px;color:#777}.builder-zone{background:#fff;border-top:1px solid #eee5de;border-bottom:1px solid #eee5de}.how{padding:55px 0}.section-title{text-align:center;max-width:700px;margin:0 auto 28px}.section-title span{color:var(--mior-red);font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.1em}.section-title h2{font-size:clamp(30px,4vw,50px);letter-spacing:-.04em;margin:8px 0}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.how-card{padding:24px;border-radius:20px;background:#fff;border:1px solid #eee5de}.how-num{font-size:12px;font-weight:950;color:var(--mior-red)}.how-card h3{margin:8px 0 5px}.how-card p{margin:0;color:#777;line-height:1.55}.site-footer{background:#111;color:#fff;padding:42px 0}.footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-inner p{color:#aaa;margin:4px 0}.footer-links{display:flex;gap:18px;color:#ccc;font-size:14px}@media(max-width:900px){.main-nav{display:none}.hero-grid{grid-template-columns:1fr}.hero{padding-top:45px}.hero-card{max-width:560px;margin:auto}.benefit-grid,.how-grid{grid-template-columns:1fr}.footer-inner{display:block}.footer-links{margin-top:18px}}@media(max-width:600px){.site-shell{padding:0 13px}.header-inner{min-height:62px}.header-cta{padding:9px 12px;font-size:13px}.hero{padding:30px 0 24px}.hero h1{font-size:48px}.hero p{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-food{font-size:100px}.hero-card{border-radius:22px;padding:14px}.benefits{padding-bottom:20px}.how{padding:38px 0}.footer-links{flex-wrap:wrap}}
