/*! 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{--cream:#f4efe7;--paper:#faf7f1;--petrol:#214b49;--petrol-deep:#173b3a;--wine:#713e45;--clay:#b7654d;--gold:#d3b88f;--ink:#302e2b;--muted:#6d655e;--line:#302e2b26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4efe7eb;border-bottom:1px solid #214b491f;align-items:center;gap:clamp(18px,2vw,30px);min-height:88px;padding:12px clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand{flex-shrink:0;align-items:center;gap:12px;width:max-content;display:inline-flex}.brand img{object-fit:contain;width:52px;height:52px}.brand span{flex-direction:column;display:flex}.brand strong{color:var(--petrol);font-family:Georgia,Times New Roman,serif;font-size:23px}.brand small{color:var(--wine);letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:700}.desktop-nav{color:var(--petrol);justify-content:center;align-items:center;gap:clamp(12px,1.35vw,22px);margin-left:0;font-size:13px;font-weight:700;display:flex;position:absolute;left:50%;transform:translate(-50%)}.desktop-nav a{white-space:nowrap;position:relative}.desktop-nav a:after{background:var(--clay);content:"";height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.mobile-menu{display:none}.mobile-menu summary{border:1px solid var(--petrol);min-width:58px;color:var(--petrol);cursor:pointer;text-align:center;text-transform:uppercase;border-radius:999px;padding:11px 12px;font-size:10px;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:var(--paper);border-radius:18px;flex-direction:column;width:min(290px,100vw - 36px);padding:12px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 50px #173b3a33}.mobile-menu nav a{color:var(--petrol);border-radius:10px;padding:11px 12px;font-size:10px;font-weight:700}.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible{background:var(--cream)}.button{border:1px solid var(--petrol);background:var(--petrol);color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 28px;font-size:13px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.button:hover,.button:focus-visible{background:var(--petrol-deep);transform:translateY(-2px)}.button-small{white-space:nowrap;flex-shrink:0;min-height:42px;margin-left:auto;padding:0 22px;font-size:12px}.hero{grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);min-height:min(820px,100vh - 88px);display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;padding:64px clamp(28px,7vw,112px);display:flex}.eyebrow{color:var(--clay);letter-spacing:.22em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1{max-width:760px;color:var(--petrol);letter-spacing:-.045em;margin-bottom:28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,72px);font-weight:600;line-height:.98}.hero-text{max-width:650px;color:var(--muted);margin-bottom:34px;font-size:clamp(17px,1.5vw,20px);line-height:1.7}.hero-actions{align-items:center;gap:28px;display:flex}.text-link{color:var(--petrol);font-size:13px;font-weight:800}.text-link span{color:var(--clay);margin-left:8px}.hero-details{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:0;margin-top:52px;font-size:11px;font-weight:700;display:flex}.hero-details span+span:before{color:var(--gold);content:"•";margin:0 16px}.hero-art{background:var(--petrol);min-height:570px;position:relative;overflow:hidden}.hero-art .shape{border-radius:48% 52% 55% 45%/42% 45% 55% 58%;position:absolute}.shape-green{background:#2f625f;width:53%;height:43%;top:5%;left:-2%;transform:rotate(-9deg)}.shape-wine{z-index:2;background:var(--wine);width:21%;height:18%;top:43%;left:28%;transform:rotate(7deg)}.shape-clay{background:var(--clay);width:58%;height:50%;bottom:-5%;right:-8%;transform:rotate(12deg)}.hero-art svg{z-index:3;width:92%;height:88%;position:absolute;inset:7% 4% 4% 3%;overflow:visible}.hero-portrait{z-index:4;border:8px solid #f4efe7eb;border-radius:46% 54% 47% 53%/42% 44% 56% 58%;width:64%;height:76%;position:absolute;top:8%;right:8%;overflow:hidden;box-shadow:0 22px 60px #173b3a47}.hero-portrait img{object-fit:cover;object-position:50% 43%;width:100%;height:100%}.hero-art path{fill:none;stroke:var(--gold);stroke-linecap:round;stroke-width:3px}.hero-art p{z-index:5;color:#f4efe7db;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(19px,1.8vw,27px);font-style:italic;line-height:1.25;position:absolute;bottom:5%;right:7%}.section{padding:120px clamp(28px,7vw,112px)}.section-heading{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;column-gap:8vw;margin-bottom:64px;display:grid}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.schema-copy h2,.about-copy h2,.contact h2,.service h2{color:var(--petrol);letter-spacing:-.035em;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(39px,4vw,64px);font-weight:500;line-height:1.06}.section-heading>p:last-child{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.themes{background:var(--paper)}.theme-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.theme-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:330px;padding:30px;position:relative}.theme-mark{background:var(--clay);border-radius:58% 42% 52% 48%/46% 55% 45% 54%;width:34px;height:25px;display:block;transform:rotate(-12deg)}.theme-card:nth-child(2) .theme-mark{background:var(--wine);border-radius:50%;width:31px;height:31px;transform:none}.theme-card:nth-child(3) .theme-mark{background:var(--petrol);border-radius:42% 58% 47% 53%/57% 43%;width:38px;height:22px;transform:rotate(9deg)}.theme-card:nth-child(4) .theme-mark{border:1.5px solid var(--gold);background:0 0;border-radius:52% 48% 45% 55%;width:29px;height:29px;transform:rotate(18deg)}.theme-card h3{min-height:70px;color:var(--petrol);margin:80px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;line-height:1.2}.theme-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.themes-action{justify-content:center;margin-top:30px;display:flex}.themes-note{max-width:none;color:var(--petrol);text-align:center;white-space:nowrap;margin:38px auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(19px,1.75vw,25px);line-height:1.4}.schema{background:var(--cream);grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr);align-items:center;gap:9vw;display:grid}.schema-visual{background:var(--petrol);align-items:flex-end;min-height:600px;padding:48px;display:flex;position:relative;overflow:hidden}.schema-visual>p{z-index:3;max-width:310px;color:var(--cream);margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px;font-style:italic;line-height:1.25;position:relative}.mini-symbol span{border-radius:50% 45% 55% 46%;position:absolute}.mini-green{background:#2f625f;width:310px;height:280px;top:70px;left:-50px}.mini-wine{z-index:2;background:var(--wine);width:125px;height:110px;top:235px;left:210px}.mini-clay{background:var(--clay);width:330px;height:300px;bottom:115px;right:-95px}.mini-symbol i{z-index:4;border:2px solid var(--gold);border-bottom-color:#0000;border-right-color:#0000;border-radius:50%;width:260px;height:150px;position:absolute;top:170px;left:120px;transform:rotate(23deg)}.schema-copy h2{margin-bottom:34px}.schema-copy>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:16px;line-height:1.8}.schema-copy .schema-emphasis{border-left:2px solid var(--gold);color:var(--petrol);margin-top:30px;padding:24px 0 24px 26px;font-family:Georgia,Times New Roman,serif;font-size:20px}.process{background:var(--paper)}.section-heading.compact{max-width:800px;display:block}.section-heading.compact h2{margin:0}.steps{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.steps article{border-top:1px solid var(--gold);background:var(--cream);gap:24px;padding:34px 30px;display:flex}.steps article>span{color:var(--clay);font-family:Georgia,Times New Roman,serif;font-size:34px}.steps h3{color:var(--petrol);margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.steps p,.about-copy p,.service p{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.75}.about{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:center;gap:9vw;display:grid}.portrait-wrap{position:relative}.portrait-wrap:before{border:1px solid var(--gold);content:"";border-radius:50%;width:120px;height:120px;position:absolute;top:-32px;left:-32px}.portrait-frame{z-index:1;aspect-ratio:4/5;border-radius:46% 54% 44% 56%/42% 44% 56% 58%;position:relative;overflow:hidden}.portrait-frame img{object-fit:cover;object-position:50% 25%;width:100%;height:100%}.portrait-caption{z-index:2;background:var(--wine);color:#fff;flex-direction:column;width:74%;margin:-38px 0 0 auto;padding:22px 26px;display:flex;position:relative}.portrait-caption strong{font-family:Georgia,Times New Roman,serif;font-size:20px}.portrait-caption span{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:700}.about-copy h2{margin-bottom:32px}.about-copy p+p{margin-top:18px}.service{grid-template-columns:1.35fr .65fr;padding-top:0;display:grid}.service-primary,.service-secondary{padding:clamp(38px,5vw,72px)}.service-primary{background:var(--petrol)}.service-primary h2,.service-primary p{color:var(--cream)}.service-primary p{max-width:700px;margin-top:28px}.service-secondary{background:var(--gold)}.service-secondary .eyebrow{color:var(--wine)}.service-secondary h3{color:var(--petrol);font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500}.faq{background:var(--paper);grid-template-columns:.7fr 1.3fr;gap:8vw;display:grid}.faq .section-heading{margin-bottom:0}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{color:var(--petrol);cursor:pointer;padding:26px 50px 26px 0;font-family:Georgia,Times New Roman,serif;font-size:20px;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{color:var(--clay);content:"+";font-family:Arial,sans-serif;font-size:25px;position:absolute;top:24px;right:4px}.faq details[open] summary:after{content:"−"}.faq details p{max-width:700px;color:var(--muted);padding:0 50px 28px 0;font-size:15px;line-height:1.75}.contact{background:var(--wine);grid-template-columns:1fr .65fr;align-items:end;gap:8vw;display:grid}.contact .eyebrow{color:var(--gold)}.contact h2{max-width:850px;color:var(--cream)}.contact p{color:#f4efe7bf;max-width:620px;margin:28px 0 0;font-size:16px;line-height:1.7}.contact-actions{color:var(--cream);flex-direction:column;align-items:flex-start;gap:18px;font-size:14px;display:flex}.button-light{border-color:var(--cream);background:var(--cream);color:var(--wine);margin-bottom:12px}.button-light:hover,.button-light:focus-visible{background:var(--gold)}footer{background:var(--petrol-deep);color:#f4efe7a6;grid-template-columns:1fr auto auto;align-items:center;gap:34px;padding:32px clamp(24px,5vw,76px);font-size:11px;display:grid}.footer-brand strong{color:var(--cream)}.footer-brand img{width:44px;height:44px}.floating-whatsapp{z-index:18;background:var(--petrol);color:#fff;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:12px;min-height:48px;padding:0 18px;font-size:12px;font-weight:800;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 10px 30px #173b3a47}.floating-whatsapp b{color:var(--gold);font-size:18px}@media (width<=1500px){.site-header{gap:16px;padding-left:28px;padding-right:28px}.brand img{width:48px;height:48px}.brand strong{font-size:21px}.desktop-nav{gap:13px;font-size:12px}.button-small{padding-left:17px;padding-right:17px;font-size:12px}}@media (width<=1160px){.desktop-nav{display:none}.button-small{margin-left:auto}.mobile-menu{flex-shrink:0;display:block;position:relative}}@media (width<=1080px){.site-header{gap:16px;padding-left:28px;padding-right:28px}.hero{grid-template-columns:1fr .8fr}.theme-grid{grid-template-columns:repeat(2,1fr)}.theme-card{min-height:280px}.theme-card h3{margin-top:55px}}@media (width<=760px){.site-header{gap:10px;min-height:72px;padding:9px 18px}.brand img{width:45px;height:45px}.brand strong{font-size:17px}.brand small{font-size:7.5px}.button-small{display:none}.mobile-menu summary{min-width:58px}.hero{flex-direction:column;min-height:auto;display:flex}.hero-copy{padding:72px 24px 58px}h1{font-size:clamp(40px,12vw,56px)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-details{flex-direction:column;align-items:flex-start;gap:8px}.hero-details span+span:before{display:none}.hero-art{min-height:520px}.hero-portrait{border-width:6px;width:70%;height:72%;top:9%;right:7%}.section{padding:82px 24px}.section-heading,.schema,.steps,.about,.service,.faq,.contact{grid-template-columns:1fr}.section-heading{gap:28px;margin-bottom:44px}.theme-grid{grid-template-columns:1fr}.theme-card{min-height:auto}.theme-card h3{min-height:auto;margin:36px 0 15px}.themes-note{white-space:normal}.schema{gap:68px}.schema-visual{min-height:470px;padding:34px}.schema-copy .schema-emphasis{font-size:18px}.steps{gap:14px}.about{gap:70px}.service{padding:0}.service-primary,.service-secondary{padding:62px 24px}.faq{gap:48px}.contact{gap:52px}footer{grid-template-columns:1fr;justify-items:start;gap:12px}.floating-whatsapp span{display:none}.floating-whatsapp{justify-content:center;width:50px;padding:0;bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
