:root{font-family:Trebuchet MS,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#1d2230;background:radial-gradient(circle at top,#f6d661 0,#f7f4ee 22%),#f7f4ee;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--accent: #f1bf18;--accent-dark: #c58d00;--accent-soft: #fff1bd;--surface-border: #d9d1c4;--text-muted: #5d5a52;--ink-soft: #2b3044;--warm-panel: #fff7df;--garage-dark: #1c2230;--garage-mid: #30384d;--signal: #d94b6a}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at top,#fad45633,#fad45600 28%),#f7f4ee}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}.container{width:min(1100px,92vw);margin:0 auto}.site-shell{min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto}.site-header{border-bottom:1px solid var(--surface-border);background:#faf8f3f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-content{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 0}.brand{font-weight:800;font-size:1.2rem;color:var(--garage-dark)}.nav-menu{display:flex;flex-wrap:wrap;gap:.5rem}.nav-link{padding:.45rem .75rem;border-radius:999px;color:var(--text-muted);font-size:.94rem}.nav-link.active{background:var(--garage-dark);color:#fff2c7}.nav-link-button{border:none;background:transparent;font:inherit;cursor:pointer}.main-content{padding:2rem 0 3rem;padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}section{display:grid;gap:1rem}.hero{position:relative;overflow:hidden;padding:2rem;background:linear-gradient(118deg,#111724fa,#222b43f5 46%,#f4ecd6f5 46%,#f8f3e5fa);border-radius:28px;border:1px solid rgba(28,34,48,.08);box-shadow:0 26px 70px #1c22302e,0 10px 18px #c58d0014}.hero:before,.hero:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.hero:before{width:360px;height:360px;right:-120px;top:-110px;background:radial-gradient(circle,#ffd45461,#ffd45400)}.hero:after{width:300px;height:300px;left:-80px;bottom:-130px;background:radial-gradient(circle,#f1bf1824,#f1bf1800)}.hero-grid{display:grid;gap:1.6rem;position:relative;z-index:1}.hero h1{font-size:clamp(2.15rem,5vw,4.35rem);line-height:1.02;letter-spacing:-.03em;margin-bottom:.85rem;max-width:10.5ch;color:#fff9ea}.hero h1 span{color:#f3c61f}.actions{margin-top:1.1rem;display:flex;gap:.75rem;flex-wrap:wrap}.hero-copy{display:grid;gap:1rem;align-content:center}.hero-kicker{width:fit-content;padding:.45rem .8rem;border-radius:999px;background:#fff5d11f;border:1px solid rgba(255,220,108,.24);color:#ffe59d;font-size:.83rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero-lead{max-width:50ch;font-size:1.04rem;color:#fff8e9d1}.hero-stats{display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-stat{padding:.9rem .95rem;border-radius:18px;background:linear-gradient(180deg,#ffffff24,#ffffff0d);border:1px solid rgba(255,221,134,.18);box-shadow:inset 0 1px #ffffff14}.hero-stat strong{display:block;color:#fff1be;font-size:1.35rem;margin-bottom:.2rem;line-height:1}.hero-stat span{display:block;color:#fff8e9f0;font-size:.88rem;line-height:1.35;font-weight:600}.hero-tags{display:flex;flex-wrap:wrap;gap:.55rem}.hero-tag{padding:.55rem .8rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,227,144,.18);color:#fff3d0;font-size:.9rem;font-weight:700}.hero-highlights{margin-top:.45rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.hero-highlight{padding:1rem;border-radius:18px;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,239,189,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-highlight strong{display:block;margin-bottom:.35rem;color:#fff3c6;font-size:.95rem}.hero-highlight p{color:#fff9edbd;font-size:.92rem}.hero-preview{display:grid;gap:.55rem;align-content:start}.hero-stage{display:grid;gap:1rem;align-content:start}.hero-stage-header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.hero-stage-header h2{font-size:1.45rem;color:#8d1f1f;text-shadow:0 1px 0 rgba(255,255,255,.55);max-width:15ch}.hero-stage-kicker{font-size:.84rem;font-weight:800;color:#c24444;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.28rem}.hero-stage-badge{padding:.55rem .75rem;border-radius:14px;background:#1b2234;color:#ffe7a1;font-size:.82rem;font-weight:800;white-space:nowrap}.hero-stage-panel{padding:1rem;border-radius:24px;background:linear-gradient(180deg,#fffffffa,#fff7e3fa),var(--warm-panel);border:1px solid rgba(176,161,130,.55);box-shadow:0 24px 50px #1c223029}.hero-stage-panel label{display:grid;gap:.35rem;font-weight:700;font-size:.92rem}.hero-stage-panel input,.hero-stage-panel select,.hero-stage-panel textarea{border:1px solid #d1c5b1;border-radius:12px;padding:.55rem .65rem;font:inherit;background:#fff;max-width:100%}.hero-stage-panel .preview-layout{grid-template-columns:1fr}.hero-stage-panel .plate-card{width:min(100%,520px);margin-inline:auto}.hero-stage-panel .plate-main-text{font-size:clamp(2rem,8.4vw,4rem);letter-spacing:.055em}.hero-stage-notes{display:flex;flex-wrap:wrap;gap:.55rem}.hero-stage-notes span{padding:.5rem .7rem;border-radius:999px;background:#1b223414;border:1px solid rgba(27,34,52,.12);color:#384157;font-size:.84rem;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;border-radius:10px;border:1px solid var(--accent);cursor:pointer;font-weight:600}.btn-primary{background:var(--accent);color:var(--garage-dark)}.btn-ghost{background:#fff;color:var(--garage-dark)}.admin-link{color:var(--garage-mid);text-decoration:underline}.btn:disabled{opacity:.55;cursor:not-allowed}.catalog-grid{margin-top:.6rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{border:1px solid #efd6df;border-radius:14px;background:#fff;padding:1rem}.card h2{font-size:1.1rem;margin-bottom:.35rem}.catalog-image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px;margin-bottom:.55rem;border:1px solid #efd6df}.card-actions{margin-top:.7rem;display:flex;gap:.6rem;flex-wrap:wrap}.inspiration-section{gap:.85rem}.inspiration-section+.inspiration-section{margin-top:1rem}.inspiration-section-header{display:grid;gap:.25rem}.inspiration-section-header h2{color:var(--garage-dark)}.inspiration-section-header p{color:var(--text-muted);max-width:64ch}.catalog-price{margin-top:.35rem;font-weight:800;color:var(--garage-dark)}.contact-form{display:grid;gap:.75rem;max-width:500px}.contact-form label{display:grid;gap:.35rem;font-weight:600}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid #d6c2cb;border-radius:12px;padding:.62rem .72rem;font:inherit;background:#fff}.inline-check{display:flex;align-items:center;gap:.55rem}.field-error{font-size:.9rem;color:#b00020}.plate-count{font-size:.9rem;color:#264744}.reference-links{display:grid;gap:.2rem;font-size:.88rem}.share-help{font-size:.93rem;color:#5d4500;background:var(--accent-soft);border:1px solid #f0dea0;border-radius:10px;padding:.7rem .8rem}.admin-login{display:grid;gap:.7rem;max-width:420px}.admin-login label{display:grid;gap:.35rem;font-weight:600}.admin-login input{border:1px solid #cfc8bc;border-radius:8px;padding:.62rem .72rem;font:inherit;background:#fff}.admin-toolbar{display:flex;gap:.7rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.quotes-table-wrap{overflow-x:auto;border:1px solid #efd6df;border-radius:12px;background:#fff}.quotes-table{width:100%;border-collapse:collapse;min-width:760px}.quotes-table th,.quotes-table td{text-align:left;border-bottom:1px solid #ebf1ef;padding:.65rem .7rem;font-size:.92rem}.quotes-table th{background:#fff5d6}.quotes-table td input,.quotes-table td select{width:100%;min-width:120px;border:1px solid #cfd8d6;border-radius:8px;padding:.45rem .5rem;font:inherit;background:#fff}.quotes-table td textarea{width:100%;min-width:180px;border:1px solid #cfd8d6;border-radius:8px;padding:.45rem .5rem;font:inherit;background:#fff}.quotes-table td .btn+.btn{margin-top:.35rem}.preview-layout{display:grid;gap:1.25rem;align-items:start;grid-template-columns:1fr}.plate-card{--plate-bg: #f2cc00;--plate-text: #111111;--plate-border: #111111;width:min(100%,500px);aspect-ratio:2 / 1;position:relative;overflow:hidden;background:var(--plate-bg);background-image:linear-gradient(145deg,#ffffff29,#00000008);border:6px solid var(--plate-border);border-radius:16px;padding:12px;box-shadow:0 14px 28px #0000003d,0 4px 8px #0000002e,inset 0 1px #ffffff59}.plate-card:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(-22deg,#ffffff24 0 1px,#00000012 1px 3px),linear-gradient(180deg,#ffffff3d,#0000000a);opacity:.6;pointer-events:none}.plate-card:after{content:"";position:absolute;inset:8% 5% auto;height:26%;border-radius:999px;background:linear-gradient(180deg,#ffffff3d,#fff0);pointer-events:none}.plate-inner{border:3px solid var(--plate-border);border-radius:10px;height:100%;display:grid;align-content:center;justify-items:center;grid-template-rows:auto 1fr auto;gap:.16rem;position:relative;z-index:1;box-shadow:inset 0 0 0 1px #ffffff1a}.plate-top-label{font-size:clamp(.62rem,1.6vw,.95rem);letter-spacing:.12em;color:var(--plate-text);margin-top:.22rem;font-weight:900;text-shadow:0 1px 0 rgba(255,255,255,.25),0 2px 0 rgba(0,0,0,.25)}.plate-top-label.is-empty{opacity:0}.plate-main-text{font-family:Arial Black,Impact,sans-serif;font-size:clamp(2.35rem,13vw,4.8rem);line-height:1;letter-spacing:.05em;color:var(--plate-text);align-self:center;text-shadow:0 1px 0 rgba(255,255,255,.22),0 2px 0 rgba(0,0,0,.28),0 4px 6px rgba(0,0,0,.2);filter:drop-shadow(0 .6px 0 rgba(255,255,255,.2))}.plate-subtitle{font-size:clamp(.58rem,1.6vw,.95rem);letter-spacing:.13em;color:var(--plate-text);font-weight:900;margin-bottom:.15rem;text-shadow:0 1px 0 rgba(255,255,255,.22),0 2px 0 rgba(0,0,0,.24)}.plate-hole{position:absolute;width:18px;height:10px;border-radius:999px;background:#ffffff59;border:1.5px solid var(--plate-border);box-shadow:inset 0 1px 2px #00000059;z-index:2}.plate-hole-top-left{top:11px;left:38px}.plate-hole-top-right{top:11px;right:38px}.plate-hole-bottom-left{bottom:11px;left:38px}.plate-hole-bottom-right{bottom:11px;right:38px}.site-footer{border-top:1px solid var(--surface-border);background:#fff}.footer-grid{display:grid;gap:1rem;padding:1rem 0 1.2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media(min-width:960px){.preview-layout{grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr)}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);align-items:start}}@media(max-width:700px){.header-content{flex-direction:column;align-items:flex-start;gap:.65rem}.nav-menu{width:100%;overflow-x:auto;padding-bottom:.35rem;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.hero{padding:1.2rem;border-radius:22px;background:linear-gradient(180deg,#111724fa,#222b43f5 49%,#f8f3e5fa 49% 100%)}.main-content{padding:1rem 0 2rem}.actions{width:100%}.hero-stage-header{align-items:start;flex-direction:column}.hero-stats{grid-template-columns:1fr}.actions .btn{width:100%;min-height:44px}.contact-form{max-width:100%}.hero-stage-panel input,.hero-stage-panel select,.hero-stage-panel textarea,.contact-form input,.contact-form select,.contact-form textarea,.admin-login input{max-width:100%;min-height:44px;font-size:16px}.plate-card{width:100%;margin:0 auto}.hero-stage-panel .plate-main-text{font-size:clamp(1.85rem,11.5vw,3.5rem)}.hero-highlights{grid-template-columns:1fr}.hero-stage-badge{align-self:flex-start}.nav-link{padding:.55rem .82rem;white-space:nowrap}}@media(max-width:430px){.container{width:min(1100px,94vw)}.hero{padding:1rem;border-radius:14px}.preview-layout{gap:.85rem}.plate-card{padding:8px;border-width:5px;border-radius:12px}.plate-inner{border-width:2px;border-radius:8px}.plate-main-text{font-size:clamp(1.7rem,12.5vw,2.9rem);letter-spacing:.045em}.plate-subtitle,.plate-top-label{letter-spacing:.1em}.plate-hole{width:14px;height:8px}.plate-hole-top-left,.plate-hole-bottom-left{left:24px}.plate-hole-top-right,.plate-hole-bottom-right{right:24px}}@supports (-webkit-touch-callout: none){.plate-main-text{filter:none;text-shadow:0 1px 0 rgba(255,255,255,.18),0 1px 2px rgba(0,0,0,.28)}.plate-card:before{opacity:.35}}
