/*! tailwindcss v4.2.1 | 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;--spacing:.25rem;--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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#111014;--purple-950:#2d075b;--purple-900:#401079;--purple-700:#7227bd;--purple-500:#a742e2;--purple-300:#d5a6f2;--purple-100:#f2e6fb;--lavender:#faf6fd;--white:#fff;--muted:#68626e;--line:#e9e0ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}svg{display:block}.site-header{z-index:20;width:min(1240px,100% - 48px);height:96px;color:var(--white);border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:36px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{background:#fff;border-radius:8px;align-items:center;width:154px;height:68px;display:flex;overflow:hidden}.brand img{object-fit:contain;width:100%;height:100%}.site-header nav{gap:30px;margin-left:auto;display:flex}.site-header nav a{color:#ffffffd6;font-size:14px;font-weight:700;transition:color .2s}.site-header nav a:hover{color:#fff}.header-cta{border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:12px;padding:13px 18px;font-size:13px;font-weight:700;display:inline-flex}.header-cta svg,.text-link svg,.service-card a svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}.hero{min-height:790px;color:var(--white);background:radial-gradient(circle at 73% 44%,#ae43e857,#0000 29%),linear-gradient(125deg,#100817 0%,#24102f 47%,#401079 100%);grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;gap:60px;padding:150px max(24px,50vw - 620px) 82px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.13;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 20%,#000 72%,#0000);mask-image:linear-gradient(90deg,#0000 20%,#000 72%,#0000)}.hero-glow{filter:blur(2px);opacity:.28;border-radius:50%;position:absolute}.hero-glow-one{border:1px solid #c486ee;width:520px;height:520px;top:90px;right:-210px}.hero-glow-two{border:1px solid #fff;width:380px;height:380px;top:160px;right:-120px}.hero-content{z-index:2;max-width:680px;position:relative}.eyebrow{color:var(--purple-300);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:26px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--purple-300);width:34px;height:1px}.hero h1{letter-spacing:-.045em;max-width:700px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.4vw,79px);font-weight:400;line-height:.99}.hero h1 em{color:#d89cf7;font-weight:400}.hero-copy{color:#ffffffc2;max-width:610px;margin:29px 0 0;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:11px;padding:17px 25px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,#a742e2,#7b2cc3);box-shadow:0 13px 36px #8930c257}.button svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:22px;height:22px}.text-link{color:#fff;align-items:center;gap:9px;font-size:14px;font-weight:700;display:inline-flex}.hero-proof{align-items:center;gap:15px;margin-top:41px;display:flex}.avatar-stack{display:flex}.avatar-stack span{color:#371053;background:linear-gradient(145deg,#f0d9ff,#9f45d5);border:2px solid #281132;border-radius:50%;place-items:center;width:36px;height:36px;margin-left:-8px;font-size:11px;font-weight:900;display:grid}.avatar-stack span:first-child{margin-left:0}.hero-proof p{color:#fff9;margin:0;font-size:12px;line-height:1.5}.hero-proof strong{color:#fff;font-size:13px}.hero-visual{z-index:2;place-items:center;min-height:510px;display:grid;position:relative}.visual-orbit{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.orbit-one{width:470px;height:470px}.orbit-two{border-color:#d5a6f245;width:350px;height:350px}.office-photo{z-index:1;aspect-ratio:3/2;background:#161119;border:1px solid #ffffff4d;border-radius:30px;width:min(570px,94%);margin:0;position:relative;overflow:hidden;transform:rotate(1.4deg);box-shadow:0 35px 90px #04000c7a}.office-photo:after{content:"";pointer-events:none;background:linear-gradient(#571a7e0f,#19082429);position:absolute;inset:0}.office-photo img{object-fit:cover;width:100%;height:100%;display:block}.floating-card{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1f0b2dd1;border:1px solid #ffffff40;border-radius:18px;align-items:center;gap:12px;width:235px;padding:15px 17px;display:flex;position:absolute;box-shadow:0 20px 45px #00000038}.floating-card-top{top:48px;right:-10px}.floating-card-bottom{bottom:42px;left:-10px}.mini-icon{background:#a742e2;border-radius:50%;flex:0 0 35px;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.mini-icon.heart{color:#8b2bc6;background:#fff}.floating-card p{color:#fff9;margin:0;font-size:11px;line-height:1.5}.floating-card strong{color:#fff;font-size:12px}.trust-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(4,1fr);gap:0;padding:0 max(24px,50vw - 620px);display:grid}.trust-strip p{text-align:center;border-right:1px solid #ffffff1a;margin:0;padding:25px 18px;font-size:12px;font-weight:700}.trust-strip p:first-child{border-left:1px solid #ffffff1a}.trust-strip span{color:#bd72eb;margin-right:8px;font-family:Georgia,serif;font-style:italic}.section{padding:112px max(24px,50vw - 620px)}.services{background:var(--lavender)}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.kicker{color:var(--purple-700);letter-spacing:.17em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:900}.section-heading h2{letter-spacing:-.035em;max-width:710px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1.09}.section-heading>p{color:var(--muted);margin:0 0 5px;font-size:16px;line-height:1.75}.service-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:58px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:26px;flex-direction:column;min-height:430px;padding:30px;transition:transform .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 60px #391c480f}.service-card:hover{border-color:#cfa2e8;transform:translateY(-6px)}.service-card:after{content:"";background:var(--purple-100);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-75px;right:-75px}.service-card-top{justify-content:space-between;align-items:flex-start;display:flex}.service-card-top>span{color:#9b91a1;font-family:Georgia,serif;font-size:13px;font-style:italic}.service-icon{background:linear-gradient(145deg,#f0dcfb,#faf4fd);border-radius:20px;place-items:center;width:64px;height:64px;display:grid}.service-icon svg{fill:none;stroke:#6f229f;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.service-card h3{margin:38px 0 15px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.service-card>p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.service-tag{color:#68249a;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-top:20px;font-size:11px;font-weight:800;display:flex}.service-tag span{background:#a942df;border-radius:50%;width:7px;height:7px}.service-card a{z-index:1;color:#2f0a4c;border-top:1px solid #eee7f1;justify-content:space-between;align-items:center;margin-top:auto;padding-top:28px;font-size:13px;font-weight:800;display:flex;position:relative}.about{background:#fff;grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:84px;display:grid}.about-visual{color:#fff;background:radial-gradient(circle at 78% 28%,#7d2bb4,#0000 31%),linear-gradient(145deg,#130818,#341044 72%,#59177f);border-radius:34px;flex-direction:column;justify-content:space-between;min-height:610px;padding:48px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #290a3930}.about-visual:after{content:"";border:1px solid #ffffff3b;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-150px;right:-225px;box-shadow:0 0 0 52px #ffffff09,0 0 0 105px #ffffff06}.about-grid-pattern{opacity:.13;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000,#0000 74%);mask-image:linear-gradient(135deg,#000,#0000 74%)}.about-label{z-index:1;letter-spacing:.2em;font-size:11px;font-weight:900;position:relative}.about blockquote{z-index:1;letter-spacing:-.035em;max-width:440px;margin:auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.3vw,59px);font-weight:400;line-height:1.08;position:relative}.about-seal{z-index:1;align-items:center;gap:18px;display:flex;position:relative}.about-seal strong{background:#ffffff17;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:70px;height:70px;font-family:Georgia,serif;font-size:24px;display:grid}.about-seal span{color:#ffffffa6;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.5}.about-copy{align-self:center}.about-copy h2{letter-spacing:-.04em;max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.4vw,61px);font-weight:400;line-height:1.06}.about-copy>p:not(.kicker){max-width:640px;color:var(--muted);margin:27px 0 0;font-size:16px;line-height:1.8}.about-copy ul{gap:20px;margin:34px 0;padding:0;list-style:none;display:grid}.about-copy li{align-items:flex-start;gap:16px;display:flex}.about-copy li>span{background:var(--purple-100);width:28px;height:28px;color:var(--purple-700);border-radius:50%;flex:0 0 28px;place-items:center;margin-top:2px;font-size:12px;font-weight:900;display:grid}.about-copy li strong{font-size:14px}.about-copy li p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.button-dark{background:var(--ink);color:#fff;border:1px solid #211228}.button-dark svg,.button-light svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:19px;height:19px}.process{color:#fff;background:#111014}.process-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.process .kicker{color:#c27ce9}.process-heading h2{letter-spacing:-.035em;max-width:760px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(41px,4vw,58px);font-weight:400;line-height:1.09}.process-heading>p{color:#ffffff94;margin:0 0 5px;font-size:15px;line-height:1.75}.step-grid{grid-template-columns:repeat(3,1fr);gap:0;margin-top:70px;display:grid}.step-card{padding:0 52px 8px 0;position:relative}.step-card:not(:first-child){padding-left:32px}.step-number{color:#d697f5;border:1px solid #7b378f;border-radius:50%;place-items:center;width:54px;height:54px;font-family:Georgia,serif;font-size:14px;font-style:italic;display:grid}.step-line{background:linear-gradient(90deg,#772d9a,#ffffff1f);height:1px;position:absolute;top:26px;left:70px;right:18px}.step-card h3{margin:31px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.step-card>p{color:#ffffff91;max-width:330px;margin:0;font-size:13px;line-height:1.75}.faq{background:var(--lavender);grid-template-columns:.8fr 1.2fr;gap:95px;display:grid}.faq-intro h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,56px);font-weight:400;line-height:1.08}.faq-intro>p:not(.kicker){max-width:440px;color:var(--muted);margin:25px 0;font-size:15px;line-height:1.7}.purple-link{width:fit-content;color:var(--purple-700)}.faq-list{border-top:1px solid #dcd1e1}.faq-list details{border-bottom:1px solid #dcd1e1}.faq-list summary{color:#25132f;cursor:pointer;grid-template-columns:42px 1fr 24px;align-items:center;gap:15px;padding:26px 0;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.35;list-style:none;display:grid;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#9962b7;font-family:Arial,sans-serif;font-size:10px;font-weight:800}.faq-list summary b{color:#63268b;background:#eee2f4;border-radius:50%;place-items:center;width:24px;height:24px;font-family:Arial,sans-serif;font-size:16px;font-weight:400;transition:transform .2s;display:grid}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);margin:-8px 38px 26px 57px;font-size:14px;line-height:1.75}.lead-form-section{color:#fff;background:radial-gradient(circle at 12% 28%,#9130c547,#0000 26%),linear-gradient(135deg,#100914,#25102f 52%,#350c4d);grid-template-columns:.7fr 1.3fr;align-items:start;gap:82px;display:grid}.form-intro{padding-top:18px;position:sticky;top:35px}.form-intro h2{letter-spacing:-.04em;max-width:520px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,4.3vw,61px);font-weight:400;line-height:1.05}.form-intro>p:not(.kicker){color:#ffffffa6;max-width:480px;margin:27px 0 0;font-size:16px;line-height:1.8}.form-highlight{align-items:center;gap:15px;margin-top:34px;display:flex}.form-highlight>span{background:linear-gradient(145deg,#ad4dde,#6b2694);border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.form-highlight p{color:#ffffff87;margin:0;font-size:12px;line-height:1.55}.form-highlight strong{color:#fff;font-size:13px}.lead-form{color:var(--ink);background:#fff;border:1px solid #fff3;border-radius:32px;gap:28px;padding:48px;display:grid;box-shadow:0 35px 90px #00000047}.form-row.two-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-row.contact-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.lead-form label,.lead-form fieldset{min-width:0}.lead-form label>span:first-child,.lead-form legend{color:#291632;margin-bottom:10px;font-size:13px;font-weight:800;display:block}.lead-form input[type=text],.lead-form input[type=tel],.lead-form input[type=email],.lead-form input[type=date],.lead-form input[type=number],.lead-form textarea{color:#1e1522;width:100%;font:inherit;background:#fcf9fd;border:1px solid #ded2e4;border-radius:13px;outline:none;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.lead-form input[type=text],.lead-form input[type=tel],.lead-form input[type=email],.lead-form input[type=date],.lead-form input[type=number]{height:54px;padding:0 16px}.lead-form input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.lead-form textarea{resize:vertical;min-height:135px;padding:15px 16px;line-height:1.6}.lead-form input[type=text]:focus,.lead-form input[type=tel]:focus,.lead-form input[type=email]:focus,.lead-form input[type=date]:focus,.lead-form input[type=number]:focus,.lead-form textarea:focus{background:#fff;border-color:#8f3db9;box-shadow:0 0 0 4px #f0def8}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#a79cae}.full-field{display:block}.full-field small,.field-help{color:#877b8c;margin:-3px 0 11px;font-size:11px;line-height:1.55;display:block}.lead-form fieldset{border:0;margin:0;padding:0}.choice-grid{gap:10px;display:grid}.checkbox-grid,.radio-grid{grid-template-columns:1fr 1fr}.choice-item{cursor:pointer;background:#fcf9fd;border:1px solid #e7ddea;border-radius:12px;align-items:center;gap:11px;min-height:46px;margin:0;padding:10px 12px;transition:border-color .2s,background .2s,transform .2s;display:flex;position:relative}.choice-item:hover{background:#fff;border-color:#cda4df;transform:translateY(-1px)}.choice-item input{opacity:0;width:1px;height:1px;position:absolute}.choice-item>span:last-child{color:#514756;margin:0;font-size:12px;font-weight:600;line-height:1.35}.custom-control{background:#fff;border:1px solid #bdaac5;border-radius:6px;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid;position:relative;margin:0!important}.choice-item input[type=radio]+.custom-control{border-radius:50%}.choice-item input:checked+.custom-control{background:#7227bd;border-color:#7227bd}.choice-item input[type=checkbox]:checked+.custom-control:after{content:"✓";color:#fff;font-size:12px;font-weight:900}.choice-item input[type=radio]:checked+.custom-control:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px}.choice-item:has(input:checked){background:#f8effc;border-color:#ac64ce}.choice-item input:focus-visible+.custom-control{box-shadow:0 0 0 4px #ead7f3}.conditional-fields{gap:18px;display:grid}.conditional-panel{background:linear-gradient(145deg,#fbf5fe,#fff);border:1px solid #d9b8e8;border-radius:22px;gap:22px;padding:28px;display:grid;box-shadow:inset 4px 0 #8b38b5}.conditional-heading{border-bottom:1px solid #e8d8ee;padding-bottom:16px}.conditional-heading>span{color:#8b3eae;letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:900}.conditional-heading h3{color:#291032;margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400;line-height:1.18}.nested-fieldset{gap:10px;display:grid}.nested-fieldset legend{max-width:690px;line-height:1.45}.inline-options{grid-template-columns:repeat(3,1fr)}.follow-up-field{background:#fff;border:1px dashed #c99ddd;border-radius:15px;padding:17px}.form-submit{cursor:pointer;color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#a742e2,#6b1f91);border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:58px;font-size:13px;font-weight:900;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 16px 38px #62188b40}.form-submit:hover{transform:translateY(-2px);box-shadow:0 20px 44px #62188b52}.form-submit svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:21px;height:21px}.form-submit svg:last-child{width:18px;height:18px;margin-left:4px}.privacy-note{color:#817687;text-align:center;max-width:630px;margin:-14px auto 0;font-size:10px;line-height:1.6}.form-direct-contact{border-top:1px solid #e9dfec;gap:14px;padding-top:24px;display:grid}.form-direct-contact>p{color:#675c6c;text-align:center;margin:0;font-size:12px;line-height:1.55}.form-direct-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.direct-contact-link{border:1px solid #ddcce5;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:12px 15px;font-size:12px;font-weight:800;transition:transform .2s,border-color .2s,background .2s;display:flex}.direct-contact-link:hover{border-color:#ae70c9;transform:translateY(-2px)}.direct-contact-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.direct-contact-link .icon-dot{fill:currentColor;stroke:none}.whatsapp-link{color:#176b4a;background:#f0faf5}.instagram-link{color:#7227a1;background:#faf3fd}.contact-cta{background:#fff;padding-top:80px;padding-bottom:80px}.contact-card{color:#fff;background:radial-gradient(circle at 90% 10%,#c25cee7a,#0000 31%),linear-gradient(125deg,#210b2b,#57147c);border-radius:34px;justify-content:space-between;align-items:center;gap:60px;padding:66px 72px;display:flex;position:relative;overflow:hidden}.contact-card:after{content:"M7";color:#ffffff0b;font-family:Georgia,serif;font-size:270px;line-height:1;position:absolute;bottom:-85px;right:24%}.contact-card-copy{z-index:1;position:relative}.light-kicker{color:#dba9f5}.contact-card h2{letter-spacing:-.035em;max-width:700px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,57px);font-weight:400;line-height:1.05}.contact-card p:not(.kicker){color:#ffffffab;max-width:670px;margin:20px 0 0;font-size:15px;line-height:1.7}.button-light{z-index:1;color:#4e126d;background:#fff;flex:none;position:relative;box-shadow:0 16px 45px #0000002e}footer{color:#fff;background:#0d0c0f;padding:76px max(24px,50vw - 620px) 26px}.footer-main{grid-template-columns:1.35fr .75fr 1.1fr .8fr;gap:60px;padding-bottom:60px;display:grid}.footer-brand img{object-fit:contain;background:#fff;border-radius:10px;width:160px;height:82px}.footer-brand p{color:#ffffff7a;max-width:280px;margin:22px 0 0;font-size:13px;line-height:1.7}.footer-main h3{color:#bc75e2;letter-spacing:.14em;text-transform:uppercase;margin:6px 0 20px;font-size:11px}.footer-main a,.footer-main>div>p{color:#ffffff9e;margin:0 0 13px;font-size:12px;line-height:1.55;display:block}.footer-main a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:30px;padding-top:24px;display:flex}.footer-bottom p{color:#ffffff61;margin:0;font-size:10px;line-height:1.5}.floating-whatsapp{z-index:30;color:#fff;background:#6b1f91;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:9px;padding:13px 17px;font-size:12px;font-weight:800;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 40px #380f4c52}.floating-whatsapp svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:21px;height:21px}@media (width<=1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:150px}.hero-content{max-width:760px}.hero-visual{width:min(610px,100%);margin:0 auto}.section-heading{grid-template-columns:1fr;gap:24px}.section-heading>p{max-width:650px}.service-grid{grid-template-columns:1fr}.service-card{min-height:360px}.about{grid-template-columns:1fr}.about-visual{min-height:520px}.process-heading{grid-template-columns:1fr;gap:25px}.faq,.lead-form-section{grid-template-columns:1fr;gap:55px}.form-intro{position:static}.contact-card{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:1fr 1fr}}@media (width<=680px){.site-header{width:calc(100% - 32px);height:82px}.brand{width:120px;height:56px}.header-cta{padding:12px 15px;font-size:0}.header-cta:before{content:"Contato";font-size:12px}.hero{gap:35px;min-height:auto;padding:128px 20px 70px}.hero h1{font-size:48px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-visual{min-height:430px}.visual-orbit{width:390px;height:390px}.orbit-two{width:290px;height:290px}.office-photo{border-radius:22px;width:96%;transform:rotate(.7deg)}.floating-card{width:210px}.floating-card-top{top:33px;right:-35px}.floating-card-bottom{bottom:30px;left:-18px}.trust-strip{grid-template-columns:1fr 1fr;padding:0 16px}.trust-strip p:nth-child(2){border-right:0}.section{padding:78px 20px}.section-heading h2{font-size:40px}.service-grid{margin-top:38px}.about{gap:55px}.about-visual{min-height:470px;padding:30px}.about blockquote,.about-copy h2{font-size:41px}.step-grid{grid-template-columns:1fr;gap:43px;margin-top:50px}.step-card,.step-card:not(:first-child){padding:0}.step-line{display:none}.faq{gap:42px}.faq-intro h2{font-size:40px}.faq-list summary{grid-template-columns:30px 1fr 24px;font-size:18px}.faq-list details>p{margin-left:45px}.form-intro h2{font-size:41px}.lead-form{border-radius:24px;gap:25px;padding:28px 20px}.form-row.two-columns,.form-row.contact-fields,.checkbox-grid,.radio-grid,.inline-options,.form-direct-actions{grid-template-columns:1fr}.conditional-panel{border-radius:18px;padding:22px 16px}.conditional-heading h3{font-size:24px}.form-submit{padding:16px 14px;font-size:11px}.contact-cta{padding-top:58px;padding-bottom:58px}.contact-card{border-radius:26px;gap:35px;padding:44px 28px}.contact-card h2{font-size:39px}.button-light{width:100%}footer{padding:60px 20px 90px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column;align-items:flex-start}.floating-whatsapp span{display:none}.floating-whatsapp{justify-content:center;width:54px;height:54px;padding:0}}
