/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.container{width:100%}.block{display:block}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.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,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.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,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@layer base{*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}svg{vertical-align:middle;display:inline-block}}.header-fixed{z-index:1000;background:#fff;position:sticky;top:0;left:0;right:0;box-shadow:0 2px 10px #0000001a}.header-nav{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex}.header-logo{object-fit:cover;height:3rem}.desktop-nav{align-items:center;gap:2.5rem;display:flex}.desktop-nav a{color:#374151;font-weight:500;text-decoration:none}.desktop-nav .nav-cta{color:#fff;background:#111827;border-radius:9999px;padding:.75rem 2rem}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.mobile-menu-btn svg{color:#111827;width:2rem;height:2rem}.menu-icon{display:block}.close-icon{display:none}.mobile-nav{background:#fff;border-top:1px solid #e5e7eb;max-height:0;transition:max-height .3s;display:none;overflow:hidden;box-shadow:0 4px 6px #0000001a}.mobile-nav-content{flex-direction:column;gap:1rem;padding:1rem 1.5rem;display:flex}.mobile-nav-link{color:#374151;border-radius:.5rem;padding:.75rem;font-weight:500;text-decoration:none;transition:background .2s}.mobile-nav-link.cta{color:#fff;text-align:center;background:#111827;margin-top:.5rem}#hero{background-color:#faf8f3;justify-content:center;align-items:center;min-height:95vh;padding:5rem 0;display:flex;position:relative}#hero:before{content:"";opacity:.05;z-index:0;pointer-events:none;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;background-image:url(/images/background_pattern.jpg);background-repeat:repeat;background-size:180px 180px;position:absolute;inset:0}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#hero:before{background-size:100px 100px}}@media(-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){#hero:before{background-size:66px 66px}}@media(max-width:480px){#hero:before{background-size:150px 150px}}.hero-content{z-index:1;text-align:center;max-width:1200px;padding:0 1.5rem max(7rem,11vh);position:relative}.hero-logo{height:20rem;margin:.3rem 0 2rem;padding:2rem 3rem}.hero-title{color:#2d2a26;text-shadow:0 2px 10px #0000001a;margin-bottom:.5rem;font-size:3rem;font-weight:700}.hero-subtitle{color:#6b7280;margin-bottom:3rem;font-size:1.25rem}.hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-cta .btn-primary{color:#fff;background:#2d2a26;border-radius:9999px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;box-shadow:0 10px 40px #0003}.hero-cta .btn-secondary{color:#2d2a26;background:0 0;border:2px solid #2d2a26;border-radius:9999px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none}.scroll-indicator{color:#2d2a26;animation:2s infinite bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-indicator span{margin-bottom:.5rem;font-size:.875rem;display:block}.scroll-indicator svg{width:1.5rem;height:1.5rem;margin:0 auto;display:block}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-10px)}}#about{background:#f5f0e8;padding:6rem 1.5rem}.about-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:3rem;max-width:1280px;margin:0 auto;display:grid}.about-image-wrapper{position:relative}.about-image-frame{aspect-ratio:4/5;background:linear-gradient(135deg,#fde68a,#fecaca);border-radius:1rem;overflow:hidden;box-shadow:0 20px 60px #00000026}.about-image-frame img{object-fit:cover;width:100%;height:100%}.about-decoration{z-index:-1;background:#111827;border-radius:1rem;width:8rem;height:8rem;position:absolute;bottom:-1.5rem;right:-1.5rem}.about-title{color:#111827;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.about-text{color:#374151;flex-direction:column;gap:1.25rem;font-size:1.125rem;line-height:1.7;display:flex}.about-text .bold{color:#111827;font-weight:600}.about-text .italic{color:#6b7280;font-style:italic}.about-cta{margin-top:2rem}.about-cta .btn{color:#fff;background:#111827;border-radius:9999px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 10px 30px #0003}#portfolio{background:#fff;padding:6rem 1.5rem}.portfolio-container{max-width:1280px;margin:0 auto}.portfolio-header{text-align:center;margin-bottom:4rem}.portfolio-header h2{color:#111827;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.portfolio-header p{color:#6b7280;max-width:48rem;margin:0 auto;font-size:1.25rem}.carousel-wrapper{max-width:72rem;margin:0 auto;position:relative}.carousel-container{border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 80px #0003}.carousel-track{transition:transform .5s ease-out;display:flex}.carousel-slide{min-width:100%;position:relative}.carousel-slide-bg{aspect-ratio:16/10}.carousel-slide-bg.gradient-1{background:linear-gradient(135deg,#d1fae5,#dbeafe)}.carousel-slide-bg.gradient-2{background:linear-gradient(135deg,#fbcfe8,#fde68a)}.carousel-slide-bg.gradient-3{background:linear-gradient(135deg,#fee2e2,#fed7aa)}.carousel-slide-bg img{object-fit:cover;width:100%;height:100%}.carousel-caption{background:linear-gradient(#0000,#000c);padding:2rem;position:absolute;bottom:0;left:0;right:0}.carousel-caption h3{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700}.carousel-caption p{color:#ffffffe6;font-size:1.125rem}.carousel-badge{background:#ffffffe6;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 4px 15px #0003}.carousel-badge span{color:#111827;font-size:1.25rem;font-weight:700}.carousel-prev,.carousel-next{cursor:pointer;z-index:10;background:#fffffff2;border:none;border-radius:9999px;padding:1rem;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 30px #0003}.carousel-prev{left:1rem}.carousel-next{right:1rem}.carousel-prev svg,.carousel-next svg{color:#111827;width:1.5rem;height:1.5rem}.carousel-dots{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.dot{cursor:pointer;background:#d1d5db;border:none;border-radius:9999px;width:.75rem;height:.75rem;transition:all .3s}.dot.active{background:#111827;width:2rem}#process{background:#faf8f3;padding:6rem 1.5rem}.process-container{max-width:1280px;margin:0 auto}.process-header{text-align:center;margin-bottom:4rem}.process-header h2{color:#111827;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.process-header p{color:#6b7280;max-width:48rem;margin:0 auto;font-size:1.25rem}.process-grid{grid-template-columns:1fr;gap:2rem;max-width:90vw;margin:0 auto;display:grid}.process-step{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 30px #0000001a}.process-step-content{gap:1.5rem;display:flex}.process-step-number{color:#fff;background:#111827;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.5rem;font-weight:700;display:flex}.process-step h3{color:#111827;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.process-step p{color:#374151;line-height:1.7}.process-cta{text-align:center;margin-top:4rem}.process-cta p{color:#111827;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.process-cta .btn{color:#fff;background:#111827;border-radius:9999px;padding:1rem 3rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 10px 30px #0003}#faq{background:#f5f0e8;padding:6rem 1.5rem}.faq-container{max-width:1280px;margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.faq-header h2{color:#111827;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.faq-header p{color:#6b7280;max-width:48rem;margin:0 auto;font-size:1.25rem}.faq-list{flex-direction:column;gap:1rem;max-width:64rem;margin:0 auto;display:flex}.faq-item{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 15px #00000014}.faq-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;display:flex}.faq-question span{color:#111827;padding-right:2rem;font-size:1.5rem;font-weight:600}.faq-icon{color:#111827;flex-shrink:0;width:1.5rem;height:1.5rem;transition:transform .3s}.faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq-answer-content{padding:0 2rem 1.5rem}.faq-answer-content p{color:#374151;font-size:1.125rem;line-height:1.7}#contact{background:#faf8f3;padding:6rem 1.5rem}.contact-container{max-width:1280px;margin:0 auto}.contact-header{text-align:center;margin-bottom:4rem}.contact-header h2{color:#111827;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.contact-header p{color:#6b7280;max-width:48rem;margin:0 auto;font-size:1.25rem}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:72rem;margin:0 auto;display:grid}.contact-info{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 40px #0000001a}.contact-image{aspect-ratio:.9;background:linear-gradient(135deg,#fde68a,#fecaca);border-radius:.75rem;margin-bottom:1.5rem;overflow:hidden}.contact-image img{object-fit:cover;object-position:top;width:100%;height:100%}.contact-details{flex-direction:column;gap:1.5rem;display:flex}.contact-details h3{color:#111827;font-size:2rem;font-weight:700}.contact-links{flex-direction:column;gap:.75rem;display:flex}.contact-link{color:#374151;align-items:center;gap:.75rem;font-size:1.125rem;text-decoration:none;display:flex}.contact-link svg{flex-shrink:0;width:1.5rem;height:1.5rem}.contact-section{border-top:1px solid #e5e7eb;padding-top:1rem}.contact-section .label{color:#111827;margin-bottom:.5rem;font-weight:600}.contact-section p{color:#374151}.contact-section .note{color:#6b7280;margin-top:.5rem;font-size:.875rem}.contact-cta{background:#fff;border-radius:1rem;justify-content:center;align-items:center;padding:2rem;display:flex;box-shadow:0 10px 40px #0000001a}.contact-cta-content{text-align:center}.contact-icon{background:linear-gradient(135deg,#fb923c,#ec4899);border-radius:9999px;justify-content:center;align-items:center;width:8rem;height:8rem;margin:0 auto 1.5rem;display:flex;box-shadow:0 10px 30px #0003}.contact-icon svg{color:#fff;width:4rem;height:4rem}.contact-cta-content h3{color:#111827;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.contact-cta-content p{color:#374151;margin-bottom:1.5rem;font-size:1.125rem}.contact-cta-content .btn{color:#fff;background:#111827;border-radius:9999px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 10px 30px #0003}footer{color:#fff;background:#2d2a26;padding:3rem 1.5rem}.footer-container{max-width:1280px;margin:0 auto}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-brand h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.footer-brand .italic{font-style:italic;font-weight:400}.footer-brand p,.footer-section p{color:#ffffffb3}.footer-section h4{margin-bottom:1rem;font-weight:600}.footer-bottom{border-top:1px solid #fff3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-bottom p{color:#ffffffb3;font-size:.875rem}@media(min-width:768px){.process-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.desktop-nav{display:none!important}.mobile-menu-btn,.mobile-nav{display:block!important}.mobile-nav-link:hover{background:#f3f4f6}}@media(min-width:769px){.mobile-nav{display:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@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}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
