/*! 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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#071812;--green:#0b6a35;--lime:#70ed9e;--mint:#dff9e8;--cream:#f3f5ee;--line:#07181224}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-manrope),Arial,sans-serif;margin:0;font-weight:400}a{color:inherit;text-decoration:none}button,a{outline-offset:4px}em{color:var(--green);font-style:normal}.floating-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f3f5eeb8;border:1px solid #ffffff7a;border-radius:22px;justify-content:space-between;align-items:center;width:min(1160px,100% - 32px);height:70px;padding:9px 12px 9px 18px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #0420121a}.brand,.footer-brand{letter-spacing:.12em;align-items:center;gap:10px;font-size:15px;display:flex}.brand img,.footer-brand img{object-fit:cover;border-radius:50%;width:36px;height:36px}.floating-header nav{gap:30px;font-size:13px;display:flex}.floating-header nav a:hover{color:var(--green)}.header-cta,.primary-button,.outline-button,.light-button{border-radius:15px;justify-content:center;align-items:center;gap:24px;padding:15px 20px;font-size:13px;transition:all .25s;display:inline-flex}.header-cta,.primary-button{background:var(--ink);color:#fff}.header-cta:hover,.primary-button:hover{background:var(--green);transform:translateY(-2px)}.hero{background:radial-gradient(circle at 82% 28%,#70ed9e57,#0000 25%),linear-gradient(135deg,#f8faf4 0%,#e8f5e9 58%,#ccefd7 100%);grid-template-columns:1.03fr .97fr;align-items:center;min-height:790px;padding:140px max(5vw,50vw - 580px) 70px;display:grid;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#0b6a350e 1px,#0000 1px),linear-gradient(90deg,#0b6a350e 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 70%);mask-image:linear-gradient(90deg,#000,#0000 70%)}.hero-copy{z-index:2;max-width:650px;position:relative}.eyebrow,.section-number{letter-spacing:.2em;text-transform:uppercase;font-size:11px}.eyebrow{align-items:center;gap:10px;margin-bottom:28px;display:flex}.eyebrow span{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #70ed9e33}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:30px;font-size:clamp(54px,6vw,88px);font-weight:430;line-height:.94}.hero-copy>p{color:#395047;max-width:580px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin:38px 0 54px;display:flex}.primary-button{background:var(--green);padding:18px 24px}.text-link{border-bottom:1px solid var(--ink);padding:8px 0;font-size:13px}.text-link span{margin-left:10px}.trust-row{gap:34px;display:flex}.trust-row div{border-left:1px solid var(--line);gap:3px;padding-left:18px;display:grid}.trust-row strong{font-size:22px;font-weight:450}.trust-row span{text-transform:uppercase;letter-spacing:.09em;color:#63736c;font-size:10px}.hero-visual{place-items:center;height:590px;display:grid;position:relative}.orbit{border:1px solid #0b6a3538;border-radius:50%;position:absolute}.orbit-one{width:510px;height:510px}.orbit-two{width:380px;height:380px;box-shadow:0 0 0 65px #ffffff29}.specialist-card{background:#0b5f32;border-radius:170px 170px 42px 42px;width:340px;height:440px;position:relative;overflow:hidden;transform:rotate(3deg);box-shadow:0 42px 70px #00451f40}.specialist-card:before{content:"";z-index:2;border-radius:inherit;pointer-events:none;border:1px solid #ffffff52;position:absolute;inset:10px}.specialist-card>img{object-fit:cover;object-position:49% center;width:100%;height:100%;transform:scale(1.14)}.specialist-caption{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#052414c2;border-radius:18px;padding:16px 18px;position:absolute;bottom:22px;left:24px;right:24px}.specialist-caption span{letter-spacing:.18em;color:var(--lime);font-size:8px}.specialist-caption p{margin:7px 0 0;font-size:12px;line-height:1.45}.status-pill,.part-pill{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;border:1px solid #fff9;border-radius:99px;padding:12px 16px;font-size:11px;position:absolute;box-shadow:0 10px 35px #0a4b251f}.status-pill{top:105px;right:3px}.status-pill i{background:#1fd36a;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.part-pill{letter-spacing:.08em;font-size:9px;bottom:62px;left:-10px}.ticker{background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:46px;height:88px;padding:0 30px;display:flex;overflow:hidden}.ticker>span:first-child{color:#85a096;text-transform:uppercase;letter-spacing:.17em;font-size:10px}.ticker-brand{white-space:nowrap;font-size:18px;font-weight:350}.factory{background:#dff4e5;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.factory-copy h2{margin:27px 0 30px}.factory-copy>p{color:#4e655b;max-width:560px;font-size:15px;line-height:1.75}.factory-copy .primary-button{margin-top:18px}.factory-visual{color:#fff;background:linear-gradient(145deg,#062c1b,#0b6a35);border-radius:34px;place-items:center;min-height:520px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #0646222e}.factory-grid{background-image:linear-gradient(#70ed9e17 1px,#0000 1px),linear-gradient(90deg,#70ed9e17 1px,#0000 1px);background-size:55px 55px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 78%);mask-image:radial-gradient(circle,#000,#0000 78%)}.factory-visual:before,.factory-visual:after{content:"";border:1px solid #70ed9e33;border-radius:50%;width:390px;height:390px;position:absolute}.factory-visual:after{width:280px;height:280px}.factory-seal{z-index:2;border:1px solid var(--lime);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative;box-shadow:0 0 70px #70ed9e24}.factory-seal span{letter-spacing:-.12em;font-size:76px;font-style:italic;font-weight:450;line-height:.9}.factory-seal small{color:var(--lime);letter-spacing:.22em;text-align:center;margin-top:16px;font-size:9px;line-height:1.5}.factory-location{z-index:3;letter-spacing:.12em;background:#ffffff14;border:1px solid #fff3;border-radius:99px;padding:11px 15px;font-size:9px;position:absolute;top:24px;left:24px}.factory-location i{background:var(--lime);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.factory-metrics{z-index:3;border-top:1px solid #ffffff2e;grid-template-columns:1fr 1fr;padding-top:18px;display:grid;position:absolute;bottom:24px;left:24px;right:24px}.factory-metrics div{gap:4px;display:grid}.factory-metrics div+div{border-left:1px solid #ffffff2e;padding-left:22px}.factory-metrics strong{font-size:22px;font-weight:350}.factory-metrics span{letter-spacing:.1em;text-transform:uppercase;color:#9bc4aa;font-size:8px}.section{padding:115px max(5vw,50vw - 580px)}.section-heading{grid-template-columns:.65fr 1.35fr .8fr;align-items:end;margin-bottom:64px;display:grid}.section-number{color:var(--green)}h2{letter-spacing:-.055em;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.04}.section-heading h2{margin:0}.section-heading>p,.brands-title p{color:#5e7169;max-width:320px;margin:0;font-size:14px;line-height:1.7}.application-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.application-card{border:1px solid var(--line);background:#ffffff85;border-radius:24px;min-height:430px;padding:16px 16px 24px;transition:all .3s;position:relative;overflow:hidden}.application-card:hover{background:var(--mint);border-color:#0b6a354d;transform:translateY(-6px)}.application-card>span{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--green);background:#f3f5eecc;border-radius:99px;padding:6px 9px;font-size:9px;position:absolute;top:28px;left:28px}.application-photo{object-fit:cover;filter:saturate(.8);border-radius:15px;width:100%;height:190px;transition:all .45s}.application-card:hover .application-photo{filter:saturate();transform:scale(1.035)}.application-card h3{letter-spacing:-.02em;margin:22px 8px 10px;font-size:20px;font-weight:430}.application-card p{color:#64766e;max-width:210px;margin-left:8px;font-size:13px;line-height:1.6}.application-card>a{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:22px;right:22px}.application-card:hover>a{background:var(--green)}.about{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.about-art{background:radial-gradient(circle,#70ed9e2e,#0000 55%);place-items:center;height:590px;display:grid;position:relative}.about-art:before,.about-art:after{content:"";border:1px solid #70ed9e2e;border-radius:50%;width:450px;height:450px;position:absolute}.about-art:after{width:310px;height:310px}.about-ring{z-index:2;border:1px solid var(--lime);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:230px;height:230px;display:flex;box-shadow:0 0 60px #70ed9e24}.about-ring span{letter-spacing:-.08em;font-size:92px;font-weight:250}.about-ring small{letter-spacing:.35em;color:var(--lime)}.coordinate{letter-spacing:.15em;color:#688076;font-size:9px;line-height:1.7;position:absolute;bottom:25px;left:0}.about-copy .section-number{color:var(--lime)}.about-copy h2{margin:26px 0 30px}.about-copy h2 em{color:var(--lime)}.about-copy>p{color:#a7b8b0;max-width:540px;font-size:15px;line-height:1.75}.outline-button{border:1px solid #ffffff59;margin-top:22px}.outline-button:hover{border-color:var(--lime);color:var(--lime)}.brands-section{background:#e5f6e9}.brands-title{justify-content:space-between;align-items:end;margin:26px 0 62px;display:flex}.brands-title h2{margin:0}.brand-list{border-top:1px solid #0718124d}.brand-list>div{letter-spacing:-.04em;border-bottom:1px solid #0718124d;grid-template-columns:90px 1fr 40px;align-items:center;padding:28px 10px;font-size:clamp(25px,4vw,48px);display:grid}.brand-list span{letter-spacing:.1em;font-size:10px}.brand-list i{font-size:18px;font-style:normal}.final-cta{text-align:center;background:var(--green);color:#fff;flex-direction:column;justify-content:flex-end;align-items:center;min-height:1050px;padding:72px 20px 90px;display:flex;position:relative;overflow:hidden}.final-cta>:not(.cta-orbit){z-index:3;position:relative}.tractor-frame{background:radial-gradient(circle at 50% 60%,#219052 0%,#0b612f 46%,#075126 100%);border:1px solid #ffffff3b;border-radius:330px 330px 58px 58px;width:min(900px,86vw);height:570px;margin-bottom:22px;position:relative;overflow:hidden;box-shadow:0 42px 90px #001f0d47,inset 0 0 0 11px #ffffff09}.tractor-frame:before{content:"";border:1px solid #70ed9e40;border-radius:50%;position:absolute;inset:30px 100px;box-shadow:0 0 0 70px #70ed9e09}.final-tractor{z-index:2;object-fit:contain;filter:drop-shadow(0 36px 30px #00120773);width:1120px;max-width:none;height:720px;position:absolute;bottom:-120px;left:50%;transform:translate(-50%)scale(1.16)}.tractor-frame-label{z-index:4;letter-spacing:.2em;color:var(--lime);font-size:9px;position:absolute;top:38px;left:48px}.tractor-status{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff59;border-radius:99px;padding:12px 16px;font-size:10px;position:absolute;top:32px;right:32px}.tractor-status i{background:var(--lime);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.final-cta .section-number{color:var(--lime)}.final-cta h2{margin:24px 0;font-size:clamp(58px,7vw,96px)}.final-cta h2 em{color:var(--lime)}.final-cta p{color:#c4e6d0}.light-button{color:var(--ink);background:#fff;margin-top:18px;padding:18px 26px}.light-button:hover{background:var(--lime);transform:translateY(-2px)}.cta-orbit{border-color:#ffffff1f;width:900px;height:900px;box-shadow:0 0 0 110px #ffffff05,0 0 0 220px #ffffff04}footer{background:var(--ink);color:#fff;grid-template-columns:2fr 1fr 1fr;gap:50px;padding:70px max(5vw,50vw - 580px) 30px;display:grid}footer>div:not(.footer-brand){flex-direction:column;gap:10px;display:flex}footer small{color:#71867c;letter-spacing:.18em;margin-bottom:10px;font-size:9px}footer a{color:#c4d1cb;font-size:13px}footer a:hover{color:var(--lime)}footer>p{color:#63766d;border-top:1px solid #ffffff1f;grid-column:1/-1;margin:30px 0 0;padding-top:25px;font-size:10px}.whatsapp-float{z-index:45;color:#052b16;background:#1fcc68;border-radius:99px;padding:14px 18px;font-size:12px;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 35px #0003}.whatsapp-float span{margin-right:7px}@media (width<=900px){.floating-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-copy{max-width:100%}.hero-visual{height:500px}.factory{grid-template-columns:1fr;gap:50px}.section-heading{grid-template-columns:1fr}.section-heading .section-number{margin-bottom:20px}.section-heading>p{margin-top:22px}.application-grid{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr;gap:40px}.about-art{height:500px}.brands-title{display:block}.brands-title p{margin-top:20px}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=580px){.floating-header{height:62px;top:10px}.header-cta{gap:0;padding:12px;font-size:0}.header-cta:before{content:"WhatsApp";font-size:12px}.hero{min-height:auto;padding:115px 20px 65px}.hero h1{font-size:51px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:40px}.trust-row{gap:14px}.trust-row div{padding-left:10px}.trust-row strong{font-size:18px}.trust-row span{font-size:8px}.hero-visual{height:460px}.orbit-one{width:380px;height:380px}.orbit-two{width:280px;height:280px}.specialist-card{width:260px;height:350px}.status-pill{right:-6px}.part-pill{bottom:46px;left:-12px}.ticker{justify-content:flex-start;gap:30px}.ticker>span:first-child{display:none}.section{padding:85px 20px}.factory-visual{min-height:430px}.factory-seal{width:180px;height:180px}.factory-seal span{font-size:62px}.factory-location{top:16px;left:16px}.factory-metrics{bottom:16px;left:16px;right:16px}.application-grid{grid-template-columns:1fr}.application-card{min-height:410px}.application-photo{height:210px}.about{padding-top:70px}.about-art{height:390px}.about-art:before{width:340px;height:340px}.about-art:after{width:250px;height:250px}.about-ring{width:190px;height:190px}.about-ring span{font-size:72px}.brands-title{margin-bottom:36px}.brand-list>div{grid-template-columns:45px 1fr 24px;padding:23px 5px}.final-cta{min-height:830px;padding-top:50px}.tractor-frame{border-radius:190px 190px 38px 38px;width:94vw;height:390px}.tractor-frame:before{inset:35px 40px}.final-tractor{width:690px;height:470px;bottom:-66px}.tractor-frame-label{top:26px;left:30px}.tractor-status{top:auto;bottom:18px;right:18px}.final-cta h2{font-size:55px}footer{grid-template-columns:1fr}.footer-brand{grid-column:auto}.whatsapp-float{bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.factory{background-image:linear-gradient(#dff4e5e8,#dff4e5e8),url(/campo-matao.png);background-position:50% 54%;background-repeat:no-repeat;background-size:cover}.factory-copy>p{color:#3e594d}.final-cta{min-height:920px}.tractor-frame{width:min(980px,92vw);height:530px;box-shadow:none;background:0 0;border:0;border-radius:0;margin-bottom:4px;overflow:visible}.tractor-frame:before{border-color:#70ed9e38;inset:20px 120px;box-shadow:0 0 0 70px #70ed9e06}.cta-orbit{z-index:1;pointer-events:none;border:1px solid #ffffff1a;border-radius:50%;width:760px;height:760px;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 110px #ffffff05,0 0 0 220px #ffffff03}@media (width<=580px){.final-cta{min-height:760px}.tractor-frame{border-radius:0;width:96vw;height:390px}.tractor-frame:before{inset:35px 45px}.cta-orbit{width:480px;height:480px}}main>section{border-radius:30px;width:calc(100% - 16px);margin-bottom:8px;margin-left:8px;margin-right:8px;overflow:hidden}main>section:first-of-type{margin-top:8px}.about-ring span{font-weight:650}.factory-seal span{font-weight:600}.about-art:before,.factory-visual:before{animation:4.8s cubic-bezier(.4,0,.2,1) infinite neuralPulseOuter}.about-art:after,.factory-visual:after{animation:4.8s cubic-bezier(.4,0,.2,1) .65s infinite neuralPulseInner}.about-ring,.factory-seal{animation:4.8s cubic-bezier(.4,0,.2,1) 1.15s infinite neuralCore}@keyframes neuralPulseOuter{0%,to{opacity:.42;transform:scale(.97)}22%{opacity:.9;transform:scale(1.025)}38%{opacity:.5;transform:scale(1)}55%{opacity:.82;transform:scale(1.045)}72%{opacity:.4;transform:scale(.99)}}@keyframes neuralPulseInner{0%,to{opacity:.52;transform:scale(1)}18%{opacity:1;transform:scale(1.055)}31%{opacity:.48;transform:scale(.985)}58%{opacity:.88;transform:scale(1.035)}76%{opacity:.5;transform:scale(1)}}@keyframes neuralCore{0%,to{transform:scale(1);box-shadow:0 0 42px #70ed9e14}24%{transform:scale(1.018);box-shadow:0 0 72px #70ed9e38}40%{transform:scale(1);box-shadow:0 0 45px #70ed9e1a}62%{transform:scale(1.025);box-shadow:0 0 82px #70ed9e33}78%{transform:scale(.998);box-shadow:0 0 48px #70ed9e17}}@media (prefers-reduced-motion:reduce){.about-art:before,.about-art:after,.about-ring,.factory-visual:before,.factory-visual:after,.factory-seal{animation:none!important}}@media (width<=580px){main>section{border-radius:20px;width:calc(100% - 8px);margin-bottom:5px;margin-left:4px;margin-right:4px}}.editor-shell{color:#071812;min-height:100vh;font-family:var(--font-manrope),Arial,sans-serif;background:#eef5eb;padding:28px max(24px,50vw - 590px) 130px}.editor-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafcf7c7;border:1px solid #ffffffb3;border-radius:22px;justify-content:space-between;align-items:center;height:70px;padding:10px 14px 10px 18px;display:flex;position:sticky;top:16px;box-shadow:0 14px 45px #0526151a}.editor-header>div,.editor-header nav{align-items:center;gap:12px;display:flex}.editor-header img{border-radius:50%;width:36px;height:36px}.editor-header>div>span{letter-spacing:.12em;font-size:14px}.editor-header b{color:#577067;border-left:1px solid #07181229;margin-left:12px;padding-left:24px;font-size:12px;font-weight:450}.editor-header nav{font-size:12px}.editor-header nav a:first-child{color:#fff;background:#071812;border-radius:12px;padding:12px 16px}.editor-header nav span{text-overflow:ellipsis;white-space:nowrap;color:#53675f;max-width:180px;overflow:hidden}.editor-header nav a:last-child{padding:8px}.editor-intro{padding:80px 4px 46px}.editor-intro>span{letter-spacing:.2em;color:#0b6a35;font-size:10px}.editor-intro h1{letter-spacing:-.055em;margin:18px 0 12px;font-size:clamp(42px,6vw,72px);font-weight:400;line-height:1}.editor-intro p{color:#5b6f66}.editor-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.editor-card{background:#ffffffbd;border:1px solid #0718121f;border-radius:26px;padding:28px;box-shadow:0 16px 45px #072d190b}.editor-card h2{letter-spacing:-.025em;margin:0 0 26px;font-size:23px;font-weight:450}.editor-card label{margin-top:16px;display:block}.editor-card label>span{letter-spacing:.1em;text-transform:uppercase;color:#61746b;margin:0 0 7px;font-size:10px;display:block}.editor-card input,.editor-card textarea{color:#071812;resize:vertical;background:#f7faf5;border:1px solid #07181224;border-radius:12px;outline:none;width:100%;padding:13px 14px;font:400 14px/1.55 inherit;transition:all .2s}.editor-card input:focus,.editor-card textarea:focus{background:#fff;border-color:#0b6a35;box-shadow:0 0 0 3px #0b6a351a}.editor-card-wide{grid-column:1/-1}.machine-fields{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.machine-fields>div{background:#eef6ed;border-radius:18px;padding:18px 14px;position:relative}.machine-fields small{color:#0b6a35;background:#d8efdc;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:inline-grid}.save-bar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#071812f0;border:1px solid #ffffff40;border-radius:20px;justify-content:space-between;align-items:center;width:min(740px,100% - 32px);padding:10px 10px 10px 20px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #00000047}.save-bar>div{align-items:center;gap:9px;font-size:12px;display:flex}.save-dot{background:#708079;border-radius:50%;width:8px;height:8px}.save-dot.saving{background:#ffca5c;animation:1s infinite editorPulse}.save-dot.saved{background:#70ed9e}.save-dot.error{background:#ff766f}.save-bar button{color:#071812;cursor:pointer;background:#70ed9e;border:0;border-radius:13px;padding:15px 18px;font:450 13px inherit}.save-bar button span{margin-left:20px}.save-bar button:disabled{opacity:.6;cursor:wait}@keyframes editorPulse{50%{opacity:.3}}@media (width<=800px){.editor-header b,.editor-header nav span{display:none}.editor-grid{grid-template-columns:1fr}.editor-card-wide{grid-column:auto}.machine-fields{grid-template-columns:1fr 1fr}}@media (width<=520px){.editor-shell{padding-left:12px;padding-right:12px}.editor-header>div>span{display:none}.editor-intro{padding-top:55px}.editor-card{padding:20px}.machine-fields{grid-template-columns:1fr}.save-bar{bottom:10px}.save-bar button span{display:none}}
