/*! 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:#1b1b1d;--yellow:#ffed35;--paper:#f6f5f1;--line:#d8d7d2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.site-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:100px;padding:0 5vw;display:flex}.brand img{object-fit:contain;width:209px;height:70px}.header-cta{letter-spacing:.14em;align-items:center;gap:14px;font-size:12px;font-weight:700;display:flex}.header-cta span{background:var(--yellow);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.header-cta span img{object-fit:contain;width:23px;height:23px}.hero{background:#fff;grid-template-columns:1.04fr .96fr;min-height:calc(100vh - 100px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:7vw 5vw 6vw;display:flex}h1{letter-spacing:-.052em;max-width:820px;margin-bottom:30px;font-size:clamp(34px,4vw,62px);font-weight:850;line-height:1}h1 em{background:linear-gradient(transparent 72%,var(--yellow) 0);font-style:normal}.hero-copy>p{color:#555;max-width:680px;font-size:16px;line-height:1.65}.hero-copy .lead{color:var(--ink);font-size:21px;line-height:1.4}.hero-copy .hero-points{color:var(--ink);margin-top:14px;font-weight:700}.actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.button{letter-spacing:.1em;border:1px solid var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:0 24px;font-size:11px;font-weight:780;display:inline-flex}.primary{background:var(--yellow);border-color:var(--yellow)}.secondary{background:#fff}.hero-visual{background:#ddd;min-height:650px;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.yellow-corner{background:var(--yellow);clip-path:polygon(100% 0,100% 100%,0 100%);width:90px;height:90px;position:absolute;bottom:0;right:0}.section{padding:110px 7vw}.section-heading{grid-template-columns:1fr 1fr;align-items:start;gap:10vw;display:grid}h2{letter-spacing:-.045em;font-size:clamp(42px,5vw,76px);font-weight:850;line-height:1}h3,.category-title{font-weight:850}.body-copy p,.product-intro p{color:#565656;font-size:17px;line-height:1.75}.about{background:var(--paper)}.about-layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:7vw;display:grid}.about-copy{flex-direction:column;justify-content:center;display:flex}.about-copy h2{margin-bottom:44px}.about-image{min-height:660px;position:relative;overflow:hidden}.about-image:after{content:"";background:var(--yellow);clip-path:polygon(100% 0,100% 100%,0 100%);width:80px;height:80px;position:absolute;bottom:0;right:0}.about-image img{object-fit:cover;object-position:center 55%;width:100%;height:100%}.dark{background:var(--ink);color:#fff}.benefits h2 span,.audience h2 span{color:var(--yellow)}.benefit-grid{border-top:1px solid #444;border-left:1px solid #444;grid-template-columns:repeat(3,1fr);margin-top:64px;display:grid}.benefit-card{border-bottom:1px solid #444;border-right:1px solid #444;min-height:300px;padding:34px;position:relative;overflow:hidden}.benefit-card:after{content:"";border:1px solid #3c3c3f;border-radius:50%;width:130px;height:130px;position:absolute;top:-42px;right:-42px}.icon{width:82px;height:82px;color:var(--ink);background:var(--yellow);border:0;border-radius:0;place-items:center;padding:0;font-size:27px;font-weight:850;transition:box-shadow .25s,transform .25s;display:grid;position:relative;box-shadow:10px 10px #0000}.icon:after{content:"";border:1px solid var(--yellow);z-index:0;width:82px;height:82px;position:absolute;bottom:-10px;left:10px}.benefit-card:hover .icon{transform:translate(-3px,-3px);box-shadow:6px 6px #fff}.benefit-card h3{margin:48px 0 16px;font-size:20px}.benefit-card p{color:#aaa;font-size:14px;line-height:1.6}.products{background:#fff}.product-intro{text-align:center;padding-bottom:70px;display:block}.product-intro h2{margin-bottom:24px;font-size:clamp(42px,5vw,76px)}.product-intro p{white-space:nowrap;max-width:none;margin:0 auto;font-size:16px}.category-list{border-top:1px solid var(--line)}.product-category{border-bottom:1px solid var(--line);padding:32px 0 46px}.category-title{align-items:center;margin-bottom:25px;font-size:25px;display:flex}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-image,.product-placeholder{aspect-ratio:1;background:#f4f4f2;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-image:hover img{transform:scale(1.035)}.product-placeholder{color:#a4a49e;border:1px dashed #c8c8c3;place-items:center;display:grid}.product-placeholder span{font-size:38px;font-weight:200}.audience{color:#fff;background:#242426}.audience-grid{background:#4a4a4d;border:1px solid #4a4a4d;grid-template-columns:1fr 1fr;gap:1px;margin-top:65px;display:grid}.audience-card{background:#303033;grid-template-columns:58px 1fr;gap:24px;min-height:210px;padding:34px;display:grid}.audience-icon{background:var(--yellow);width:48px;height:48px;color:var(--ink);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.audience-card h3{margin:10px 0 14px;font-size:21px}.audience-card p{color:#c5c5c7;font-size:14px;line-height:1.65}.footer{background:#fff}.footer-top{grid-template-columns:1.1fr .9fr;gap:8vw;padding:110px 7vw;display:grid}.footer-copy>p,.footer-detail p{color:#555;max-width:660px;font-size:16px;line-height:1.7}.footer-detail{margin:38px 0}.footer-detail p:last-child{margin-bottom:0}.footer-copy .closing{color:var(--ink);font-size:20px;font-weight:650}.dark-button{background:var(--ink);color:#fff}.whatsapp-icon{object-fit:contain;flex:0 0 25px;width:25px;height:25px}.contact-form{background:var(--ink);color:#fff;gap:18px;padding:40px;display:grid}.contact-form label{letter-spacing:.12em;text-transform:uppercase;gap:8px;font-size:11px;display:grid}.contact-form input,.contact-form textarea{color:#fff;width:100%;font:inherit;resize:vertical;background:0 0;border:0;border-bottom:1px solid #5d5d5f;outline:none;padding:10px 2px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--yellow)}.contact-form button{color:var(--ink);justify-self:start;margin-top:8px}.footer-bottom{border-top:1px solid var(--line);grid-template-columns:220px 1fr;align-items:center;gap:5vw;padding:42px 7vw;font-size:13px;display:grid}.footer-bottom img{width:190px}.footer-bottom p{color:#555;margin:5px 0;line-height:1.5}.whatsapp-float{z-index:1000;background:#25d366;border-radius:50%;place-items:center;width:62px;height:62px;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 5px 18px #00000040}.whatsapp-float:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 8px 24px #0000004d}.whatsapp-float:focus-visible{outline-offset:3px;outline:3px solid #fff}.whatsapp-float img{object-fit:contain;filter:brightness(0)invert();width:34px;height:34px}.thanks-page{background:var(--ink);min-height:100vh}.thanks-header{border-bottom-color:#ecebe6}.thanks-content{background:linear-gradient(135deg,#1b1b1d 0%,#27272a 100%);place-items:center;min-height:calc(100vh - 100px);padding:70px 6vw;display:grid}.thanks-card{text-align:center;width:min(820px,100%);box-shadow:18px 18px 0 var(--yellow);background:#fff;padding:72px;position:relative;overflow:hidden}.thanks-card:after{content:"";background:var(--yellow);clip-path:polygon(100% 0,100% 100%,0 100%);width:84px;height:84px;position:absolute;bottom:0;right:0}.thanks-icon{background:var(--yellow);place-items:center;width:78px;height:78px;margin:0 auto 28px;font-size:38px;font-weight:850;display:grid}.thanks-eyebrow{letter-spacing:.18em;margin-bottom:18px;font-size:11px;font-weight:800}.thanks-card h1{max-width:680px;margin:0 auto 24px;font-size:clamp(40px,5vw,66px)}.thanks-card>p:not(.thanks-eyebrow){color:#555;max-width:600px;margin:0 auto;font-size:18px;line-height:1.7}.thanks-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:38px;display:flex}.thanks-actions .secondary{border-color:var(--ink)}@media (width<=900px){.hero{grid-template-columns:1fr}.hero-copy{padding:70px 6vw}.hero-visual{order:-1;min-height:55vw}.section,.footer-top{padding:80px 6vw}.section-heading,.footer-top,.about-layout{grid-template-columns:1fr;gap:34px}.about-copy h2{margin-bottom:30px}.about-image{aspect-ratio:4/3;min-height:0}.product-intro p{white-space:normal}.benefit-grid{grid-template-columns:1fr 1fr}.audience-grid{grid-template-columns:1fr}.footer-bottom{grid-template-columns:1fr;gap:20px}}@media (width<=600px){.site-header{height:84px;padding:0 5vw}.brand img{width:162px;height:58px}.header-cta{font-size:0}h1{font-size:35px}h2{font-size:42px}.hero-visual{min-height:78vw}.hero-copy .lead{font-size:18px}.actions{flex-direction:column;align-items:stretch}.button{text-align:center;width:100%}.about-image:after{width:52px;height:52px}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:270px}.product-intro h2{font-size:42px}.product-intro p{white-space:normal}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-title{font-size:21px}.audience-card{grid-template-columns:48px 1fr;padding:25px 20px}.contact-form{padding:28px 22px}.footer-bottom>img{justify-self:center}.whatsapp-float{width:56px;height:56px;bottom:16px;right:16px}.whatsapp-float img{width:31px;height:31px}.thanks-content{min-height:calc(100vh - 84px);padding:38px 5vw 54px}.thanks-card{box-shadow:8px 8px 0 var(--yellow);padding:48px 22px}.thanks-card h1{font-size:38px}.thanks-card>p:not(.thanks-eyebrow){font-size:16px}.thanks-actions{flex-direction:column;align-items:stretch}.thanks-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.hp-field{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}
