@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Crimson+Pro:wght@400;500;600;700&family=Cormorant+Garamond:wght@400;500;600;700&display=swap";
.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-x-8>*+*{margin-left:2rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.grid{display:grid}.w-full{width:100%}.w-6{width:1.5rem}.h-6{height:1.5rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-2{padding:.5rem}.pt-6{padding-top:1.5rem}.relative{position:relative}.absolute{position:absolute}.-top-3{top:-.75rem}.left-half{left:50%}.transform{transform:translateZ(0)}.-translate-x-half{transform:translate(-50%)}.-translate-y-1{transform:translateY(-.25rem)}.-translate-y-4{transform:translateY(-1rem)}.-translate-y-8{transform:translateY(-2rem)}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-600{border-color:#4b5563}.ring-2{box-shadow:0 0 0 2px var(--ring-color);--ring-color:#fbbf24}.ring-yellow-400{--ring-color:#fbbf24}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.overflow-hidden{overflow:hidden}.text-navy{color:#1e293b}.text-yellow-400{color:#fbbf24}.text-yellow-600{color:#d97706}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.bg-navy{background-color:#1e293b}.bg-yellow-400{background-color:#fbbf24}.bg-white{background-color:#fff}.bg-gradient-to-b{background-image:linear-gradient(to bottom, var(--gradient-stops))}.from-orange-100{--gradient-stops:#fed7aa, var(--gradient-to)}.to-orange-200{--gradient-to:#fcb040}.from-green-100{--gradient-stops:#dcfce7, var(--gradient-to)}.to-green-200{--gradient-to:#bbf7d0}.from-red-100{--gradient-stops:#fee2e2, var(--gradient-to)}.to-red-200{--gradient-to:#fca5a5}.from-blue-100{--gradient-stops:#dbeafe, var(--gradient-to)}.to-blue-200{--gradient-to:#bfdbfe}@media (min-width:768px){.md-block{display:block}.md-hidden{display:none}.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md-flex-row{flex-direction:row}.md-text-5xl{font-size:3rem;line-height:1}.md-text-8xl{font-size:6rem;line-height:1}.md-text-xl{font-size:1.25rem;line-height:1.75rem}.md-text-2xl{font-size:1.5rem;line-height:2rem}.md-text-3xl{font-size:1.875rem;line-height:2.25rem}.md-py-24{padding-top:6rem;padding-bottom:6rem}.md-mt-0{margin-top:0}}@media (min-width:640px){.sm-flex-row{flex-direction:row}.sm-px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.lg-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg-px-8{padding-left:2rem;padding-right:2rem}}body{color:#334155;background-color:#f8fafc;margin:0;padding:0;font-family:Inter,Arial,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#1e293b;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-weight:600}h1{font-size:3.5rem;font-weight:700;line-height:1.1}h2{font-size:2.25rem;font-weight:600;line-height:1.2}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.italic{font-style:italic}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.logo-text{color:#475569;font-family:Dancing Script,cursive;font-weight:600}a{color:#3b82f6;text-decoration:none;transition:color .3s}a:hover{color:#1d4ed8}.container{max-width:1200px;margin:0 auto;padding:20px}.container-popote{max-width:1280px;margin:0 auto;padding:0 1rem}.btn-primary{color:#fff;cursor:pointer;text-align:center;background-color:#3b82f6;border:none;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 6px -1px #3b82f633}.btn-primary:hover{color:#fff;background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 10px -1px #3b82f64d}.btn-secondary{color:#1e293b;cursor:pointer;text-align:center;background-color:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;padding:10px 22px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 2px 4px -1px #0000001a}.btn-secondary:hover{color:#1e293b;background-color:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px -1px #00000026}.btn-outline{color:#fff;cursor:pointer;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000;border:2px solid #ffffff4d;border-radius:8px;padding:10px 22px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-outline:hover{color:#fff;background-color:#ffffff1a;border-color:#ffffff80;transform:translateY(-1px)}.card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:16px 0;padding:24px;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a}.card:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #00000026}.card-popote{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a}.card-popote:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #00000026}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e293b 0%,#475569 100%);justify-content:center;align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 2px 2px,#94a3b81a 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.section-navy{color:#fff;background-color:#1e293b}.section-light{color:#1e293b;background-color:#f1f5f9}.section-cream{color:#334155;background-color:#f8fafc}.header{color:#fff;background-color:#1e293b;padding:1rem 0}.footer{color:#fff;text-align:left;background-color:#1e293b;padding:2rem 0}.nav-link{color:#fff;font-weight:500;transition:color .3s}.nav-link:hover{color:#94a3b8}.form-input{border:1px solid #e2e8f0;border-radius:1rem;outline:none;width:100%;padding:12px 16px;font-family:inherit;transition:all .3s}.form-input:focus{border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf241a}.form-textarea{resize:vertical;min-height:120px}.pricing-card{text-align:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a}.pricing-card:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 8px 15px -3px #00000026}.pricing-title{color:#3b82f6;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.pricing-price{color:#1e293b;margin-bottom:1rem;font-size:2rem;font-weight:700}.footer-link{color:#9ca3af;transition:color .3s}.footer-link:hover{color:#94a3b8}.text-gradient{background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-balance{text-wrap:balance}.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-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-4{margin-top:1rem}.mt-12{margin-top:3rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.min-h-120{min-height:120px}.min-w-\[200px\]{min-width:200px}.h-px{height:1px}.flex-1{flex:1}.max-w-\[100px\]{max-width:100px}.text-white\/30{color:#ffffff4d}.text-white\/70{color:#ffffffb3}.resize-none{resize:none}
:root{--aurore-rose:#d2bab0;--aurore-rose-light:#e0cec7;--aurore-caramel:#a67c52;--aurore-caramel-light:#b49a7d;--aurore-cream:#fdf8f6;--aurore-taupe:#8b7868;--aurore-sage:#9ca89f;--aurore-lavande:#c4b5cb;--aurore-white:#fff;--aurore-text:#504539;--aurore-text-light:#6b7280;--shadow-soft:0 10px 40px -10px #6b728026;--shadow-elegant:0 20px 60px -15px #8b786833;--shadow-card:0 4px 20px -5px #6b72801a}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--aurore-text);font-feature-settings:"rlig" 1, "calt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#fdf8f6 0%,#f2e8e5 100%);font-family:Inter,system-ui,sans-serif;line-height:1.7}h1,h2,h3,h4,h5,h6{color:var(--aurore-taupe);letter-spacing:-.02em;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-weight:600}h1{color:var(--aurore-text);font-size:3.5rem;font-weight:600;line-height:1.1}h2{font-size:2.25rem;font-weight:500;line-height:1.2}.logo-text{color:var(--aurore-caramel);font-family:Cormorant Garamond,serif;font-weight:600}a{color:var(--aurore-caramel);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}a:hover{color:var(--aurore-caramel-light)}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1)}input,textarea,select{font-family:inherit;transition:all .2s}input:focus,textarea:focus,select:focus{grid:2px;lighting-color:var(--aurore-rose);outline:none}img{max-width:100%;height:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.animate-fade-in{animation:.6s cubic-bezier(.4,0,.2,1) fadeIn}.animate-shake{animation:.5s cubic-bezier(.4,0,.2,1) shake}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.header-link{color:#374151;white-space:nowrap;border:2px solid #0000;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-block}.header-link:hover{border-color:var(--aurore-caramel);color:var(--aurore-caramel);background-color:#a67c520d}@media (min-width:768px){.header-link{padding:.5rem 1rem;font-size:1rem}}.header-btn{white-space:nowrap;cursor:pointer;border:2px solid #0000;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s}@media (min-width:768px){.header-btn{padding:.625rem 1.25rem;font-size:1rem}}.header-btn-primary{background-color:var(--aurore-caramel);color:#fff;border-color:var(--aurore-caramel);border:2px solid var(--aurore-caramel);white-space:nowrap;cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s}.header-btn-primary:hover{color:var(--aurore-caramel);background-color:#fff;box-shadow:0 4px 20px -5px #a67c524d}@media (min-width:768px){.header-btn-primary{padding:.625rem 1.25rem;font-size:1rem}}
