:root{color-scheme:light;font-family:DM Sans,sans-serif;color:#42281c;background:#f7efe4}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 50% -10%,#fffaf4 0,#f7efe4 48%,#eee0cf)}.home-shell{width:100%;flex:1;display:grid;place-items:center;padding:38px 20px 28px}.hero{width:min(100%,680px);padding:48px 28px;text-align:center;background:#fffdf9e6;border:1px solid rgba(109,59,36,.12);border-radius:34px;box-shadow:0 24px 70px #4c28161f}.cookie-mark{width:86px;height:86px;margin:0 auto 22px;display:grid;place-items:center;font-size:44px;background:#f3dfca;border-radius:28px;box-shadow:inset 0 0 0 1px #6d3b240f;transform:rotate(-4deg)}.eyebrow{margin:0 0 12px;color:#c45f2c;font-size:12px;font-weight:800;letter-spacing:.22em}h1{max-width:560px;margin:0 auto;font-family:Playfair Display,serif;font-size:clamp(36px,8vw,62px);line-height:1.04;color:#512b1d}.intro{max-width:500px;margin:22px auto 30px;color:#766056;font-size:clamp(16px,3.6vw,19px);line-height:1.55}.order-button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;padding:0 34px;border-radius:16px;background:#e96c2e;color:#fff;text-decoration:none;font-size:17px;font-weight:800;box-shadow:0 12px 26px #e96c2e47;transition:transform .2s ease,box-shadow .2s ease}.order-button:hover{transform:translateY(-2px);box-shadow:0 15px 32px #e96c2e57}.order-button:focus-visible,.management-link:focus-visible{outline:3px solid #ec9b70;outline-offset:4px}.order-note{margin:18px 0 0;color:#937e74;font-size:12px;line-height:1.45}.public-footer{width:min(calc(100% - 36px),820px);margin:0 auto;padding:22px 8px 26px;border-top:1px solid #d9c5b3;text-align:center;color:#78675f;font-size:11px;line-height:1.65}.legal-details strong,.legal-details span{display:block}.legal-details strong{color:#593221;font-size:13px}.management-link{display:inline-block;margin-top:14px;padding:7px 11px;color:#8c776e;font-size:10px;text-decoration:underline;text-underline-offset:3px}@media(max-width:520px){.home-shell{padding-top:22px}.hero{padding:38px 20px;border-radius:26px}.cookie-mark{width:72px;height:72px;font-size:37px;border-radius:23px}.order-button{width:100%}}@media(prefers-reduced-motion:reduce){.order-button{transition:none}}
