.engraving-planner-page{background:#090909}.engraving-planner-main{min-height:calc(100vh - 150px)}
.engraving-planner-hero{display:flex;align-items:center;gap:14px;margin:14px 0;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#111}
.engraving-planner-hero__icon{display:flex;width:42px;height:42px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:7px;background:rgba(217,119,6,.16);color:#fbbf24}
.engraving-planner-hero__icon span{width:23px;height:23px}.engraving-planner-hero>div:nth-child(2){min-width:0;flex:1}
.engraving-planner-hero p,.engraving-planner-hero h1,.engraving-planner-hero>div>div{margin:0}.engraving-planner-hero p{color:#fbbf24;font-size:12px}
.engraving-planner-hero h1{margin-top:2px;color:#f5f5f5;font-size:20px;font-weight:500}.engraving-planner-hero>div>div{margin-top:3px;color:#8a8a8a;font-size:13px}
.engraving-planner-hero__actions{display:flex;gap:7px}.engraving-planner-hero__actions a,.engraving-planner-hero__actions button{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:5px;background:transparent;color:#bdbdbd;cursor:pointer;font:12px/1.4 inherit;text-decoration:none}
.engraving-planner-hero__actions a:hover,.engraving-planner-hero__actions button:hover{border-color:rgba(245,158,11,.46);color:#fde68a}.engraving-planner-hero__actions .is-primary{border-color:rgba(245,158,11,.4);background:rgba(217,119,6,.14);color:#fde68a}
.engraving-planner-hero__actions span{width:16px;height:16px}.engraving-planner-build-error{display:flex;align-items:center;gap:12px;padding:28px;border:1px solid rgba(239,68,68,.28);border-radius:8px;background:#111}
.engraving-planner-build-error h2{margin:0;color:#f5f5f5;font-size:16px;font-weight:500}.engraving-planner-build-error p{margin:4px 0 0;color:#8a8a8a;font-size:13px}
@media(max-width:760px){.engraving-planner-hero{align-items:flex-start}.engraving-planner-hero__actions{display:none}}
