/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.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,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#f2f2f2;--foreground:#1a1a1a;--primary:#e7e1d9;--secondary:#bdbdbd;--dark:#1a1a1a;--light:#fff}*{scroll-behavior:smooth;box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:Poppins,sans-serif}.hero{align-items:center;min-height:100vh;padding:1.5rem 2rem;display:flex}.hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1400px;margin:0 auto;display:grid}.hero-subtitle{text-transform:uppercase;letter-spacing:.3em;color:#777;font-size:.85rem}.hero-content h1{color:#1a1a1a;margin-top:1.5rem;font-family:Playfair Display,serif;font-size:5rem;line-height:1.1}.hero-content p{color:#666;max-width:600px;margin-top:2rem;font-size:1.1rem;line-height:1.8}.hero-buttons{gap:1rem;margin-top:3rem;display:flex}.primary-btn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:999px;padding:1rem 2rem;transition:all .3s}.primary-btn:hover{opacity:.9}.secondary-btn{cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:999px;padding:1rem 2rem;transition:all .3s}.secondary-btn:hover{background:#eaeaea}.hero-image-wrapper{position:relative}.hero-image{object-fit:cover;border-radius:2rem;width:100%;height:800px}.hero-card{background:#fff;border-radius:1.5rem;max-width:260px;padding:1.5rem;position:absolute;bottom:-30px;left:-30px;box-shadow:0 10px 30px #00000014}.hero-card p{color:#666;line-height:1.6}@media (width<=980px){.hero{padding:2rem}.hero-container{grid-template-columns:1fr;gap:4rem}.hero-content{text-align:center}.hero-content h1{font-size:3rem}.hero-content p{margin-left:auto;margin-right:auto;font-size:1rem}.hero-buttons{flex-wrap:wrap;justify-content:center}.hero-image{height:500px}.hero-card{max-width:220px;bottom:20px;left:20px}}.nav-bar{width:100%;padding:2rem 0}.nav-bar nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.left-links,.right-links{gap:4rem;display:flex}.nav-bar a{color:#1a1a1a;font-size:.9rem;font-weight:400;text-decoration:none;position:relative}.nav-bar a:after{content:"";transform-origin:50%;background-color:#1a1a1a;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.nav-bar a:hover:after{transform:scaleX(1)}.logo-nav{width:130px}@media (width<=980px){.nav-bar{padding:2rem}.nav-bar nav{flex-direction:column;gap:2rem}.logo-nav{order:-1;width:170px}.left-links,.right-links{gap:1.5rem}.nav-bar a{font-size:.85rem}}.about-section{background:#e7e1d9;width:100%;padding:8rem 2rem}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.about-image img{object-fit:cover;border-radius:2rem;width:100%;height:700px}.about-content{flex-direction:column;display:flex}.about-subtitle{text-transform:uppercase;letter-spacing:.3em;color:#777;font-size:.8rem}.about-content h2{color:#1a1a1a;margin-top:1.5rem;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:500;line-height:1.2}.about-content p{color:#555;margin-top:2rem;font-size:1rem;line-height:1.9}@media (width<=980px){.about-container{grid-template-columns:1fr;gap:4rem}.about-content h2{font-size:2.5rem}.about-image img{height:500px}}.services-section{background:#f2f2f2;width:100%;padding:8rem 2rem}.services-container{max-width:1200px;margin:0 auto}.services-header{max-width:700px}.services-subtitle{text-transform:uppercase;letter-spacing:.3em;color:#777;font-size:.8rem}.services-header h2{color:#1a1a1a;margin-top:1.5rem;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:500;line-height:1.2}.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:5rem;display:grid}.service-card{background:#fff;border:1px solid #e5e5e5;border-radius:2rem;padding:3rem;transition:all .3s}.service-card:hover{transform:translateY(-6px)}.service-card h3{color:#1a1a1a;font-size:1.5rem;font-weight:500}.service-card p{color:#666;margin-top:1.5rem;line-height:1.8}@media (width<=980px){.services-section{padding:6rem 2rem}.services-header h2{font-size:2.5rem}.services-grid{grid-template-columns:1fr;margin-top:4rem}.service-card{padding:2.5rem}.service-card h3{font-size:1.3rem}}.testimonials-section{background:#e7e1d9;width:100%;padding:8rem 2rem}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-header{max-width:700px}.testimonials-subtitle{text-transform:uppercase;letter-spacing:.3em;color:#777;font-size:.8rem}.testimonials-header h2{color:#1a1a1a;margin-top:1.5rem;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:500;line-height:1.2}.testimonial-featured{background:#fff;border:1px solid #e5e5e5;border-radius:2rem;margin-top:5rem;padding:4rem}.featured-quote{color:#1a1a1a;font-family:Playfair Display,serif;font-size:2rem;line-height:1.5}.featured-name{color:#777;margin-top:2rem;display:block}.testimonials-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.testimonial-card{background:#fff;border:1px solid #e5e5e5;border-radius:2rem;padding:3rem}.testimonial-card p{color:#555;line-height:1.9}.testimonial-card span{color:#777;margin-top:2rem;display:block}@media (width<=980px){.testimonials-section{padding:6rem 2rem}.testimonials-header h2{font-size:2.5rem}.testimonial-featured{padding:2.5rem}.featured-quote{font-size:1.5rem;line-height:1.6}.testimonials-grid{grid-template-columns:1fr}.testimonial-card{padding:2.5rem}}.contact-section{text-align:center;background:#f2f2f2;width:100%;padding:10rem 2rem}.contact-container{max-width:900px;margin:0 auto}.contact-subtitle{text-transform:uppercase;letter-spacing:.3em;color:#777;font-size:.8rem}.contact-section h2{color:#1a1a1a;margin-top:1.5rem;font-family:Playfair Display,serif;font-size:4.5rem;font-weight:500;line-height:1.1}.contact-section p{color:#666;max-width:650px;margin:2rem auto 0;font-size:1.1rem;line-height:1.9}.contact-button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:999px;margin-top:3rem;padding:1rem 2.5rem;font-size:1rem;transition:all .3s}.contact-button:hover{opacity:.9}.contact-info{color:#777;flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:4rem;display:flex}.footer{background:#f2f2f2;border-top:1px solid #e5e5e5;width:100%;padding:2rem}.footer-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-logo{width:80px}.footer span{color:#777;font-size:.9rem}@media (width<=980px){.contact-section{padding:7rem 2rem}.contact-section h2{font-size:3rem}.contact-section p{font-size:1rem;line-height:1.8}.contact-info{flex-direction:column;gap:1.5rem}.footer-container{text-align:center;flex-direction:column;gap:1.5rem}}.scroll-top{color:#fff;cursor:pointer;z-index:999;background:#1a1a1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 30px #0000001f}.scroll-top:hover{transform:translateY(-4px)}
