*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,sans-serif;background-color:#fff8f0;color:#2d2420;line-height:1.6;min-height:100vh}h1,h2,h3,h4{font-family:Fraunces,serif;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}img{max-width:100%;display:block}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:28px;font-weight:600;font-size:1rem;transition:all .25s ease}.btn--primary{background:#ff8c6b;color:#fff;box-shadow:0 4px 16px rgba(45,36,32,.1)}.btn--primary:hover:not(:disabled){background:#e6734f;transform:translateY(-1px);box-shadow:0 8px 32px rgba(45,36,32,.12)}.btn--primary:active:not(:disabled){transform:translateY(0)}.btn--secondary{background:#fff;color:#2d2420;border:2px solid #ffe8d6}.btn--secondary:hover{border-color:#ff8c6b;background:#ffe8d6}.btn--ghost{color:#6b5e55}.btn--ghost:hover{color:#2d2420}.btn--large{padding:1.5rem 3rem;font-size:1.125rem}.btn--full{width:100%}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:8px;font-size:.75rem;font-weight:500}.badge--mild{background:#e8f5e9;color:#2e7d32}.badge--medium{background:#fff3e0;color:#e65100}.badge--bold{background:#fce4ec;color:#c62828}.badge--outdoor{background:#e3f2fd;color:#1565c0}.badge--indoor{background:#f3e5f5;color:#6a1b9a}.badge--low{background:#e8f5e9;color:#2e7d32}.badge--high{background:#fce4ec;color:#c62828}