/*! tailwindcss v4.0.3 | MIT License | https://tailwindcss.com */.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.flex{display:flex}.hidden{display:none}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}.navbar{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 100px}.navbar-links{display:flex;gap:60px}.navbar a{text-decoration:none;color:#000;font-size:16px;transition:color .3s}.navbar a:hover{color:#ff5a5f}.navbar-links.hidden{display:none}@media (max-width: 768px){.navbar{padding:16px 20px;background-color:#000}.hamburger{display:block;background:none;border:none;color:#000;font-size:24px;cursor:pointer}}.hero-section{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.hero-content{flex:1;max-width:70%;margin-right:2rem}.hero-text{margin-bottom:1rem;line-height:1.6}.hero-button{background-color:#ff5a5f;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.hero-image{border-radius:50%;width:180px;height:180px;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.hero-section{flex-direction:column;align-items:center;text-align:center}.hero-content{max-width:100%;margin-right:0;margin-top:1rem}.hero-text,.hero-button,.hero-image{margin-bottom:1rem}}
