
:root{--ink:#17203a;--muted:#6e7891;--line:#e6e9f3;--blue:#536dfe;--coral:#ff536d;--cream:#fffaf3;--paper:#fbfcff}
.loading{text-align:center;color:var(--muted);padding:50px 0}.error-card{text-align:center;background:#f7f8fc;border:1px solid var(--line);border-radius:18px;padding:30px}.error-card b{font-size:18px}.error-card p{color:var(--muted);font-size:13px;line-height:1.5}.error-card a{display:inline-flex;margin-top:8px;color:var(--blue);font-size:12px;font-weight:800}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:82px;max-width:1180px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-size:21px;font-weight:900}.logo-mark{width:42px;height:42px;display:inline-flex}.logo-mark svg{width:100%;height:100%;display:block}.status-chip{color:#4d5fd0;background:#eef1ff;border:1px solid #dfe4ff;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.hero{min-height:650px;max-width:1180px;margin:auto;padding:70px 50px 80px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px}.eyebrow{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:2px;margin:0 0 16px}.hero h1{font-size:64px;line-height:1.02;letter-spacing:-3.2px;margin:0 0 24px}.hero h1 em{font-family:Georgia,serif;color:var(--blue);font-weight:400}.hero-text{max-width:570px;color:var(--muted);font-size:18px;line-height:1.65;margin:0}.hero-actions{display:flex;gap:12px;margin-top:32px}.button{min-height:52px;border-radius:14px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:850}.button.primary{background:var(--blue);color:#fff;min-width:220px;justify-content:space-between;box-shadow:0 14px 28px #536dfe2d}.button.secondary{background:#fff;border:1px solid var(--line)}.phone-wrap{position:relative;display:grid;place-items:center}.phone-wrap:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:linear-gradient(145deg,#eef1ff,#fff2e7)}.phone-card{position:relative;width:335px;min-height:520px;border-radius:34px;background:#f4f0e7;padding:24px 27px;color:#37322c;box-shadow:0 28px 70px #27305429;border:9px solid #fff}.phone-top{display:flex;align-items:center;justify-content:space-between}.phone-top .logo-mark{width:30px;height:30px}.phone-top small{font-size:7px;letter-spacing:1.6px}.welcome{text-align:center;font-size:7px;letter-spacing:2px;margin:32px 0 8px}.phone-card h2{text-align:center;font:500 31px Georgia,serif;margin:0}.tagline{text-align:center;font-size:10px;opacity:.62;margin:6px 0 26px}.mini-section{display:flex;align-items:center;gap:10px;margin:22px 0 12px;font-size:8px;font-weight:900;letter-spacing:1.2px}.mini-section i{height:1px;flex:1;background:currentColor;opacity:.32}.mini-item{display:flex;justify-content:space-between;gap:12px;margin:17px 0}.mini-item div{display:flex;flex-direction:column;gap:4px}.mini-item b,.mini-item strong{font-size:10px}.mini-item small{font-size:7px;opacity:.6}.process{background:#11142c;color:#fff;padding:90px max(28px,calc((100vw - 1080px)/2))}.process>h2{font-size:42px;letter-spacing:-1.8px;margin:0 0 42px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{border:1px solid #ffffff1c;background:#ffffff08;border-radius:21px;padding:27px}.steps span{color:#93a2ff;font-size:11px;font-weight:900}.steps h3{font-size:19px;margin:28px 0 9px}.steps p{color:#aeb6d0;font-size:13px;line-height:1.65;margin:0}footer{max-width:1180px;margin:auto;padding:42px 28px;display:flex;justify-content:space-between;align-items:center}footer p{color:var(--muted);font-size:12px}.menu-shell{min-height:100vh;background:#f3f5fb;padding:42px 20px}.menu-page{width:min(100%,680px);margin:auto;background:#fff;border-radius:28px;box-shadow:0 20px 60px #2730541f;overflow:hidden}.menu-cover{padding:44px 34px;text-align:center;background:#f4f0e7;color:#37322c}.menu-cover.elegante{background:#29241f;color:#f3e7d0}.menu-cover.fresco{background:#edf7ee;color:#214a2f}.menu-cover .brand{justify-content:center;margin-bottom:35px}.menu-cover .brand span:last-child{font-family:Arial,Helvetica,sans-serif}.menu-cover>small{letter-spacing:2px;font-size:9px}.menu-cover h1{font:500 42px Georgia,serif;margin:10px 0 6px;text-transform:capitalize}.menu-cover>p{opacity:.65;font-size:13px;margin:0}.menu-content{padding:26px 34px 36px}.menu-category{font-size:10px;letter-spacing:1.8px;color:var(--blue);border-bottom:1px solid var(--line);padding-bottom:8px;margin:24px 0 5px}.menu-item{display:flex;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid #eef0f6}.menu-item div{display:flex;flex-direction:column;gap:5px}.menu-item b,.menu-item strong{font-size:14px}.menu-item p{color:var(--muted);font-size:11px;line-height:1.5;margin:0}.menu-contact{display:flex;justify-content:center;margin-top:27px;color:var(--blue);font-size:12px;font-weight:800}.powered{text-align:center;color:#9299aa;font-size:9px;margin:23px 0 0}@media(max-width:800px){.hero{grid-template-columns:1fr;padding:45px 25px 75px;text-align:center;gap:55px}.hero h1{font-size:46px;letter-spacing:-2px}.hero-text{margin:auto}.hero-actions{justify-content:center}.steps{grid-template-columns:1fr}.process>h2{font-size:34px}.phone-wrap:before{width:330px;height:330px}}@media(max-width:480px){.site-header{padding:0 18px}.status-chip{display:none}.hero h1{font-size:38px}.hero-actions{flex-direction:column}.phone-card{width:310px}.menu-shell{padding:0}.menu-page{border-radius:0;min-height:100vh}.menu-cover{padding:36px 24px}.menu-content{padding:20px 24px 32px}footer{flex-direction:column;gap:15px}}
