:root{--background:#fff;--foreground:#171717}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.hw-chat-grid{grid-template-columns:1fr 340px;gap:24px;display:grid}.hw-sidebar{flex-direction:column;gap:16px;display:flex}.hw-chat-panel{flex-direction:column;height:calc(100vh - 160px);display:flex;overflow:hidden}@media (max-width:900px){.hw-chat-grid{grid-template-columns:1fr!important}.hw-sidebar{display:none!important}.hw-chat-panel{height:calc(100dvh - 80px)!important}}.flex{display:flex}.inline-flex{display:inline-flex}.inline-block{display:inline-block}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.mx-auto{margin-left:auto;margin-right:auto}.max-w-3xl{max-width:48rem}.text-center{text-align:center}.whitespace-nowrap{white-space:nowrap}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.ml-1{margin-left:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.text-xs{font-size:.75rem;line-height:1.5}.text-sm{font-size:.875rem;line-height:1.6}.text-lg{font-size:1.125rem;line-height:1.6}.text-xl{font-size:1.25rem;line-height:1.5}.text-3xl{font-size:1.875rem;line-height:1.25}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.leading-relaxed{line-height:1.7}.underline{text-decoration:underline}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-green-700{color:#15803d}.text-amber-700{color:#b45309}.text-amber-800{color:#92400e}.text-orange-800{color:#9a3412}.bg-white{background-color:#fff}.bg-amber-50{background-color:#fffbeb}.bg-orange-50{background-color:#fff7ed}.bg-orange-500{background-color:#f97316}.bg-opacity-25{--tw-bg-opacity:.25}.border{border:1px solid #e5e7eb}.border-gray-200{border-color:#e5e7eb}.border-amber-100{border-color:#fef3c7}.border-orange-100{border-color:#ffedd5}.border-orange-200{border-color:#fed7aa}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.opacity-80{opacity:.8}.transition-colors{transition:color .15s,background-color .15s,border-color .15s}.transition-opacity{transition:opacity .15s}.hover\:bg-orange-600:hover{background-color:#ea580c}.hover\:text-amber-900:hover{color:#78350f}.hover\:opacity-90:hover{opacity:.9}.hover\:underline:hover{text-decoration:underline}.hw-page{background:#f9fafb;min-height:100vh}.hw-h1{color:#111827;margin-bottom:1rem;font-family:Fraunces,Georgia,serif;font-size:clamp(26px,4.5vw,34px);font-weight:700;line-height:1.25}.hw-h2{color:#111827;margin-bottom:.75rem;font-family:Fraunces,Georgia,serif;font-size:clamp(19px,3vw,23px);font-weight:700;line-height:1.3}.hw-tip{background:#f0fdf4;border:1px solid #a7f3d0;border-radius:10px;margin-bottom:2rem;padding:.85rem 1.1rem;font-size:.9rem}.hw-tip-text{color:#065f46}.hw-note{background:#f0fdf4}.hw-note-text{color:#065f46}.hw-cta-box{text-align:center;background:#111827;border:none;border-radius:14px;margin-bottom:2.5rem;padding:1.9rem 1.6rem}.hw-cta-box .hw-h2{color:#fff}.hw-cta-box p{color:#9ca3af}.hw-btn{color:#111827;background:#6ee7b7;border-radius:22px;padding:.75rem 1.6rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.hw-btn:hover{opacity:.9}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.p-4{padding:1rem}.pl-6{padding-left:1.5rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.text-2xl{font-size:1.5rem;line-height:1.3}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.bg-gray-50,.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:shadow-md:hover{box-shadow:0 4px 10px -2px #00000014}.bg-blue-50{background-color:#f0fdf4}.border-blue-100{border-color:#a7f3d0}.border-blue-200{border-color:#6ee7b7}.text-blue-600{color:#0f766e}.bg-blue-600{background-color:#111827}.hover\:bg-blue-700:hover{background-color:#0f766e}main.max-w-3xl{background:0 0}.max-w-3xl h1{letter-spacing:-.01em;font-family:Fraunces,Georgia,serif}.max-w-3xl h2{font-family:Fraunces,Georgia,serif}.max-w-3xl>nav.text-sm a{color:#0f766e;font-weight:600;text-decoration:none}.max-w-3xl>nav.text-sm a:hover{text-decoration:underline}.max-w-3xl p{line-height:1.75}.text-gray-700{color:#374151}.text-blue-700{color:#0f766e}.text-blue-800{color:#065f46}.text-left{text-align:left}.transition-shadow{transition:box-shadow .15s}.w-full{width:100%}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.divide-y>*+*{border-top-style:solid;border-top-width:1px}.divide-gray-100>*+*{border-top-color:#f3f4f6}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.bg-white.bg-opacity-25{background-color:#ffffff40}.hw-nav{z-index:100;background:#111827;border-bottom:1px solid #1f2937;position:sticky;top:0}.hw-nav .nav-inner{justify-content:space-between;align-items:center;gap:12px;max-width:1100px;height:56px;margin:0 auto;padding:0 20px;display:flex}.hw-nav .nav-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.hw-nav .nav-logo-mark{background:#6ee7b7;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hw-nav .nav-logo-name{color:#fff;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:700}.hw-nav .nav-links-desktop{align-items:center;gap:12px;display:flex}.hw-nav .nav-link{color:#9ca3af;white-space:nowrap;font-size:13px;font-weight:500;text-decoration:none}.hw-nav .nav-link:hover{color:#fff}.hw-nav .nav-cta{color:#111827;white-space:nowrap;background:#6ee7b7;border-radius:20px;flex-shrink:0;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .15s}.hw-nav .nav-cta:hover{opacity:.88}.hw-nav .nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:4px;width:42px;height:42px;padding:9px;display:none}.hw-nav .nav-burger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.hw-nav .nav-mobile-panel{background:#111827;border-bottom:1px solid #1f2937;flex-direction:column;gap:2px;padding:6px 20px 16px;display:flex}.hw-nav .nav-mobile-link{color:#e5e7eb;border-radius:8px;padding:13px 10px;font-size:15px;font-weight:600;text-decoration:none}.hw-nav .nav-mobile-link:hover{background:#1f2937}.hw-nav .nav-mobile-cta{text-align:center;color:#111827;background:#6ee7b7;border-radius:10px;margin-top:6px;padding:14px;font-size:15px;font-weight:700;text-decoration:none}@media (max-width:600px){.hw-nav .nav-logo-name{font-size:16px}.hw-nav .nav-links-desktop{display:none}.hw-nav .nav-burger{display:flex}}
