:root{--paper:#f4ebd0;--paper-2:#fbf5e4;--kraft:#ede0c0;--b900:#5c4033;--b700:#8b5e3c;--b500:#c68f5e;--b300:#d4a574;--b200:#e8d2ae;--terra:#c1683b;--terra-dark:#a0512a;--leaf:#6f8f5a;--leaf-dark:#56713f;--ink:#4a3527;--muted:#7a6650;--serif:Georgia, "Times New Roman", Times, serif;--sans:"Segoe UI", system-ui, -apple-system, Roboto, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.36 0 0 0 0 0.25 0 0 0 0 0.15 0 0 0 0.055 0'/></filter><rect width='140' height='140' filter='url(%23n)'/></svg>");line-height:1.7}img{max-width:100%;display:block}.wrap{width:100%;max-width:1080px;margin:0 auto;padding:0 24px}.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}h1,h2,h3,.brand{font-family:var(--serif)}a{color:inherit}.site-header{z-index:50;-webkit-backdrop-filter:blur(6px);border-bottom:2px dashed var(--b300);background:#f4ebd0f0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;min-height:72px;padding:8px 0;display:flex}.brand{color:var(--b900);letter-spacing:.01em;align-items:center;gap:8px;font-size:1.55rem;font-weight:700;text-decoration:none;display:inline-flex}.brand .ia{color:#fbf5e4;background:var(--terra);border-radius:48% 52% 55% 45%/52% 48%;padding:2px 9px;font-size:1.05rem;font-style:normal;display:inline-block;transform:rotate(-3deg)}.nav{align-items:center;gap:26px;display:flex}.nav a.link{color:var(--b700);padding-bottom:3px;font-size:.95rem;font-weight:600;text-decoration:none;position:relative}.nav a.link:after{content:"";background:var(--terra);border-radius:2px;width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.nav a.link:hover:after{width:100%}.btn{font-family:var(--sans);cursor:pointer;-webkit-user-select:none;user-select:none;border:none;justify-content:center;align-items:center;gap:8px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn-primary{background:var(--terra);color:#fff6e8;box-shadow:0 6px 0 var(--terra-dark), 0 12px 22px #5c403338;border-radius:16px 26px;padding:14px 30px;font-size:1rem}.btn-primary:hover:not(:disabled){box-shadow:0 8px 0 var(--terra-dark), 0 16px 26px #5c40333d;background:#ce7444;transform:translateY(-2px)rotate(-1deg)}.btn-primary:active:not(:disabled){box-shadow:0 3px 0 var(--terra-dark);transform:translateY(2px)}.btn-outline{color:var(--b700);border:2px solid var(--b500);background:0 0;border-radius:26px 16px;padding:11px 22px;font-size:.95rem}.btn-outline:hover{background:var(--kraft);border-color:var(--b700);transform:rotate(1deg)}.btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.btn-lg{padding:16px 34px;font-size:1.05rem}.btn-block{width:100%}.hero{padding:80px 0 0;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;padding-bottom:96px;display:grid}.eyebrow{background:var(--paper-2);border:1.5px solid var(--b300);color:var(--b700);letter-spacing:.1em;text-transform:uppercase;border-radius:999px 999px 999px 12px;align-items:center;gap:9px;padding:8px 18px;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 3px 8px #5c403314}.eyebrow svg{flex:none}h1{color:var(--b900);letter-spacing:-.01em;margin:26px 0 20px;font-size:clamp(2.2rem,4.8vw,3.5rem);font-weight:700;line-height:1.12}h1 .scribble{white-space:nowrap;position:relative}h1 .scribble svg{width:104%;height:14px;position:absolute;bottom:-10px;left:-2%;overflow:visible}.lead{color:var(--muted);max-width:50ch;margin-bottom:32px;font-size:1.12rem}.hero-cta{flex-wrap:wrap;align-items:center;gap:22px;margin-bottom:30px;display:flex}.link-arrow{color:var(--terra);border-bottom:2px dashed var(--b300);padding-bottom:3px;font-weight:700;text-decoration:none}.link-arrow:hover{color:var(--terra-dark);border-color:var(--terra)}.trust-line{color:var(--b700);flex-wrap:wrap;align-items:center;gap:12px;font-size:.9rem;font-weight:600;display:flex}.trust-line .leaf-dot{flex:none}.hero-visual{justify-content:center;display:flex;position:relative}.blob-frame{aspect-ratio:1/1.04;background:linear-gradient(155deg, #e8c894 0%, var(--b300) 40%, var(--b500) 100%);border-radius:56% 44% 58% 42%/48% 56% 44% 52%;width:100%;max-width:440px;position:relative;overflow:hidden;box-shadow:0 24px 48px #5c403340,inset 0 0 0 10px #fbf5e459}.blob-frame .sun{background:radial-gradient(circle at 35% 35%,#fbe3b2,#efbe7c);border-radius:50%;width:130px;height:130px;position:absolute;top:8%;right:10%;box-shadow:0 0 40px #fbe3b2b3}.blob-frame .hill{background:var(--leaf);opacity:.85;border-radius:50% 50% 0 0/100% 100% 0 0;width:140%;height:46%;position:absolute;bottom:-12%;left:-18%}.blob-frame .hill2{background:var(--leaf-dark);opacity:.9;border-radius:50% 50% 0 0/100% 100% 0 0;width:110%;height:38%;position:absolute;bottom:-16%;right:-25%}.leaf-hero{filter:drop-shadow(0 10px 14px #4a352759);width:52%;position:absolute;bottom:14%;left:50%;transform:translate(-50%)}.tag{background:var(--paper-2);border:1.5px solid var(--b300);color:var(--b900);z-index:2;border-radius:12px 18px;align-items:center;gap:10px;padding:10px 16px;font-size:.84rem;font-weight:700;display:flex;position:absolute;box-shadow:0 8px 18px #5c403329}.tag small{color:var(--muted);font-size:.74rem;font-weight:500;display:block}.tag-a{top:12%;right:-4px;transform:rotate(2.5deg)}.tag-b{bottom:16%;left:-10px;transform:rotate(-2deg)}.tag:before{content:"";background:var(--terra);border-radius:50%;flex:none;width:9px;height:9px}.wave{width:100%;height:70px;margin-bottom:-2px;display:block}.metrics{background:var(--b900);color:#f1e4c6}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:22px;padding:30px 0;display:grid}.metric{text-align:center;flex-direction:column;gap:2px;padding:0 10px;display:flex;position:relative}.metric:not(:last-child):after{content:"·";color:var(--b500);font-size:1.4rem;position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.metric b{font-family:var(--serif);color:#f7d9a8;font-size:1.45rem;font-weight:700}.metric span{color:#cbb493;font-size:.87rem}.section{padding:88px 0}.kicker{color:var(--terra);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-size:.76rem;font-weight:800;display:flex}.kicker:before{content:"";border-top:2.5px dashed var(--b500);width:24px;height:12px}h2{color:var(--b900);margin-bottom:16px;font-size:clamp(1.75rem,3.4vw,2.5rem);font-weight:700;line-height:1.18}.section-lead{color:var(--muted);max-width:60ch;margin-bottom:46px;font-size:1.04rem}.diag-card{background:var(--paper-2);border:1.5px solid var(--b200);border-radius:26px 38px 26px 42px;grid-template-columns:1fr 1.1fr;gap:36px;padding:38px;display:grid;position:relative;box-shadow:0 16px 36px #5c403324}.diag-card:before{content:"";border:1.5px dashed var(--b300);pointer-events:none;border-radius:20px 30px 20px 34px;position:absolute;inset:10px}.dropzone{border:2.5px dashed var(--b500);background:var(--kraft);text-align:center;cursor:pointer;border-radius:22px 34px 26px 40px;outline:none;justify-content:center;align-items:center;min-height:100%;padding:24px;transition:background .2s,border-color .2s,transform .2s;display:flex;position:relative}.dropzone:hover,.dropzone:focus-visible,.dropzone.drag{border-color:var(--terra);background:#f3e6c6;transform:rotate(-.5deg)}.dropzone:focus-visible{box-shadow:0 0 0 4px #c1683b40}.dropzone input{opacity:0;width:1px;height:1px;position:absolute}.dz-inner{color:var(--muted);flex-direction:column;align-items:center;gap:12px;display:flex}.dz-inner .dz-ic{background:var(--paper-2);border:1.5px solid var(--b300);border-radius:50% 50% 46% 54%/54% 46%;justify-content:center;align-items:center;width:62px;height:62px;display:flex;box-shadow:0 4px 10px #5c40331f}.dz-inner strong{color:var(--b900);font-size:1rem;font-weight:700}.dz-inner small{font-size:.82rem}.dz-preview{flex-direction:column;gap:10px;width:100%;display:flex}.dz-preview img{object-fit:cover;border:2px solid var(--b300);border-radius:16px 24px 16px 26px;width:100%;max-height:280px;box-shadow:0 8px 16px #5c40332e}.dz-preview .dz-name{color:var(--b900);word-break:break-all;font-size:.86rem;font-weight:700}.dz-preview .dz-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.dz-preview .dz-swap{color:var(--muted);font-size:.78rem}.dz-remove{color:#fff6e8;background:var(--terra);cursor:pointer;border:0;border-radius:50%;flex:none;width:30px;height:30px;font-size:17px;line-height:1}.photo-tips{flex-wrap:wrap;justify-content:center;gap:6px 18px;margin-top:12px;display:flex}.photo-tips span{color:var(--muted);padding-left:14px;font-size:.78rem;font-weight:600;line-height:1.6;position:relative}.photo-tips span:before{content:"";background:var(--leaf);border-radius:50% 50% 46% 54%/54% 46%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.field{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.field label,.field>span{color:var(--b900);font-size:.9rem;font-weight:700}.field input,.field select,.field textarea{font-family:var(--sans);border:1.5px solid var(--b300);color:var(--ink);background:#fffdf6;border-radius:12px 18px;width:100%;padding:13px 15px;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--terra);outline:none;box-shadow:0 0 0 4px #c1683b29}.field textarea{resize:vertical;min-height:96px}.field-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.privacy{background:var(--kraft);border:1.5px dashed var(--b300);color:var(--muted);border-radius:14px 20px;align-items:flex-start;gap:10px;margin:6px 0 22px;padding:13px 15px;font-size:.84rem;line-height:1.55;display:flex}.privacy svg{flex:none;margin-top:2px}.form-error{color:#8a3b28;z-index:1;background:#fbe3d3;border:1.5px solid #e5b399;border-radius:12px 18px;grid-column:1/-1;margin:18px 0 0;padding:12px 15px;font-size:.9rem;position:relative}.gate-cta{z-index:1;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex;position:relative}.progress-rail{z-index:1;background:var(--kraft);border:1.5px dashed var(--b300);border-radius:14px 20px;grid-column:1/-1;justify-content:center;align-items:center;gap:4px;margin:22px 0 0;padding:12px 18px;display:flex;position:relative}.progress-rail>div{color:var(--muted);white-space:nowrap;align-items:center;font-size:.78rem;font-weight:700;display:flex}.progress-rail>div:not(:last-child):after{content:"";border-top:2px dashed var(--b300);width:30px;height:0;margin:0 10px}.progress-rail i{background:var(--kraft);border:1.5px solid var(--b300);border-radius:50% 50% 46% 54%/54% 46%;place-items:center;width:24px;height:24px;margin-right:7px;font-size:.72rem;font-style:normal;display:grid}.progress-rail .active{color:var(--b900)}.progress-rail .active i{color:#f4ebd0;background:var(--leaf);border-color:var(--leaf-dark)}.result{border:1.5px solid var(--b300);background:#fdf8ea;border-radius:18px 26px 18px 28px;margin-top:28px;padding:26px;animation:.4s both resultReveal;position:relative;box-shadow:0 10px 24px #5c40331f}@keyframes resultReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.badge{background:var(--terra);color:#fff6e8;letter-spacing:.1em;text-transform:uppercase;border-radius:999px 999px 999px 10px;margin-bottom:14px;padding:6px 14px;font-size:.7rem;font-weight:800;display:inline-block;transform:rotate(-1.5deg)}.badge.secondary{background:var(--b700);margin-left:8px}.result h3{color:var(--b900);margin-bottom:10px;font-size:1.2rem}.result p{color:var(--muted);margin-bottom:14px;font-size:.94rem}.conf{align-items:center;gap:12px;margin-bottom:14px;display:flex}.conf .bar{border:1.5px solid var(--b300);background:#fffdf6;border-radius:99px;flex:1;height:10px;overflow:hidden}.conf .bar i{background:repeating-linear-gradient(-45deg, var(--leaf) 0 10px, var(--leaf-dark) 10px 20px);border-radius:99px;width:33%;height:100%;display:block}.conf span{color:var(--leaf-dark);white-space:nowrap;font-size:.85rem;font-weight:700}.result-cols{border-top:1.5px dashed var(--b300);grid-template-columns:1fr 1.4fr;gap:22px;margin-bottom:14px;padding-top:16px;display:grid}.result-cols h4{font-family:var(--serif);color:var(--b900);margin-bottom:8px;font-size:.95rem}.result-cols ul,.result-cols ol{color:var(--muted);padding-left:19px;font-size:.9rem;line-height:1.75}.disclaimer{color:var(--muted);border-top:1.5px dashed var(--b300);padding-top:12px;font-size:.78rem}.env-report{border-top:1.5px dashed var(--b300);margin-top:16px;padding-top:16px}.env-report h4{font-family:var(--serif);color:var(--b900);align-items:center;gap:8px;margin-bottom:10px;font-size:1rem;display:flex}.env-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-bottom:10px;display:grid}.env-item{background:var(--paper-2);border:1.5px solid var(--b200);text-align:center;border-radius:12px 16px;padding:10px 12px}.env-item b{font-family:var(--serif);color:var(--b900);font-size:1.05rem;display:block}.env-item span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.env-note{color:var(--muted);font-size:.8rem}.env-note a{color:var(--terra);font-weight:700}.env-panel{background:var(--paper-2);border:1.5px solid var(--b200);border-radius:26px 38px 26px 42px;margin-top:56px;padding:38px;position:relative;box-shadow:0 16px 36px #5c403324}.env-panel:before{content:"";border:1.5px dashed var(--b300);pointer-events:none;border-radius:20px 30px 20px 34px;position:absolute;inset:10px}.env-panel>*{position:relative}.env-panel h3{color:var(--b900);margin-bottom:8px;font-size:1.45rem}.env-panel>p{color:var(--muted);max-width:64ch;margin-bottom:22px;font-size:.95rem}.env-search{grid-template-columns:1fr auto auto;gap:12px;margin-bottom:24px;display:grid}.env-search input{font-family:var(--sans);border:1.5px solid var(--b300);color:var(--ink);background:#fffdf6;border-radius:12px 18px;width:100%;padding:13px 15px;font-size:.95rem}.env-search input:focus{border-color:var(--terra);outline:none;box-shadow:0 0 0 4px #c1683b29}.env-loading{color:var(--muted);padding:12px 0;font-size:.9rem;font-style:italic}.env-error{color:#8a3b28;background:#fbe3d3;border:1.5px solid #e5b399;border-radius:12px 18px;padding:12px 15px;font-size:.9rem}.env-results{grid-template-columns:1.2fr .8fr;gap:24px;display:grid}.env-card{border:1.5px solid var(--b300);background:#fdf8ea;border-radius:18px 26px 18px 28px;padding:22px}.env-card h4{font-family:var(--serif);color:var(--b900);align-items:center;gap:8px;margin-bottom:12px;font-size:1.02rem;display:flex}.env-current{align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.env-temp{font-family:var(--serif);color:var(--b900);font-size:2.6rem;line-height:1}.env-desc{color:var(--muted);font-size:.92rem}.env-forecast{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;display:grid}.env-day{background:var(--paper-2);border:1.5px solid var(--b200);text-align:center;border-radius:10px 14px;padding:8px}.env-day b{color:var(--b900);font-size:.78rem;display:block}.env-day span{color:var(--muted);font-size:.74rem;display:block}.env-sat{flex-direction:column;gap:12px;display:flex}.env-sat img{border:2px solid var(--b300);border-radius:14px 20px;width:100%;box-shadow:0 8px 16px #5c40332e}.env-sat .env-note a{word-break:break-all}.section-alt{background:var(--kraft);border-top:2px dashed var(--b300);border-bottom:2px dashed var(--b300)}.steps{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.step{background:var(--paper-2);border:1.5px solid var(--b200);padding:28px 22px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 8px 18px #5c40331a}.step:nth-child(odd){border-radius:22px 30px 22px 34px}.step:nth-child(2n){border-radius:30px 22px 34px}.step:hover{transform:translateY(-5px)rotate(-.6deg);box-shadow:0 16px 30px #5c403329}.step .stamp{background:var(--leaf);color:#f4ebd0;width:46px;height:46px;font-family:var(--serif);box-shadow:0 4px 0 var(--leaf-dark);border-radius:48% 52% 55% 45%/52% 48%;justify-content:center;align-items:center;margin-bottom:18px;font-size:1.05rem;font-weight:700;display:flex}.step:nth-child(2) .stamp{background:var(--b500);box-shadow:0 4px 0 var(--b700)}.step:nth-child(3) .stamp{background:var(--terra);box-shadow:0 4px 0 var(--terra-dark)}.step:nth-child(4) .stamp{background:var(--b700);box-shadow:0 4px 0 var(--b900)}.step h3{color:var(--b900);margin-bottom:8px;font-size:1.18rem}.step p{color:var(--muted);font-size:.92rem;line-height:1.6}.login-page{place-items:center;min-height:100vh;padding:68px 24px;display:grid;position:relative}.login-back{color:var(--b700);border-bottom:2px dashed var(--b300);padding-bottom:2px;font-size:.9rem;font-weight:600;text-decoration:none;position:absolute;top:32px;left:38px}.login-back:hover{color:var(--terra-dark);border-color:var(--terra)}.login-card{background:var(--paper-2);border:1.5px solid var(--b200);border-radius:26px 38px 26px 42px;width:min(520px,100%);padding:48px;position:relative;box-shadow:0 24px 48px #5c403333}.login-card:before{content:"";border:1.5px dashed var(--b300);pointer-events:none;border-radius:20px 30px 20px 34px;position:absolute;inset:10px}.login-card>*{position:relative}.phone-row{grid-template-columns:100px 70px 1fr;gap:8px;display:grid}.phone-row select,.phone-row input{border:1.5px solid var(--b300);background:var(--paper);color:var(--ink);font-size:.95rem;font-family:var(--sans);border-radius:12px;padding:11px 14px}.phone-row select{appearance:auto;cursor:pointer}.property-map-section{margin-top:4px}.login-leaf{color:#f4ebd0;background:var(--leaf);width:52px;height:52px;box-shadow:0 4px 0 var(--leaf-dark);border-radius:48% 52% 55% 45%/52% 48%;place-items:center;margin-bottom:24px;display:grid}.login-kicker{color:var(--terra);letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;font-weight:800}.login-card h1{color:var(--b900);letter-spacing:-.01em;margin:0;font-size:2.1rem;font-weight:700;line-height:1.15}.login-lead{color:var(--muted);margin:18px 0 26px;font-size:.95rem;line-height:1.7}.login-buttons{gap:12px;display:grid}.login-buttons button{height:52px;color:var(--ink);border:1.5px solid var(--b300);cursor:pointer;font-size:.95rem;font-weight:700;font-family:var(--sans);background:#fffdf6;border-radius:12px 20px;transition:border-color .16s,background .16s,transform .16s;position:relative}.login-buttons button:hover:not(:disabled){background:var(--kraft);border-color:var(--b700);transform:rotate(-.5deg)}.login-buttons button:disabled{cursor:wait;opacity:.6}.login-buttons button span{color:#f4ebd0;background:var(--b700);border-radius:48% 52% 55% 45%/52% 48%;place-items:center;width:26px;height:26px;font-size:.8rem;font-weight:800;display:grid;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.login-terms{color:var(--muted);margin:22px 0 0;font-size:.78rem;line-height:1.65}.login-terms code{color:var(--b700);background:var(--kraft);border-radius:4px;padding:1px 5px}@media (max-width:960px){.hero-grid{grid-template-columns:1fr;gap:48px;padding-bottom:80px}.tag-a{right:8px}.tag-b{left:8px}.metrics-grid{grid-template-columns:repeat(2,1fr);gap:22px}.metric:nth-child(2):after{display:none}.diag-card{grid-template-columns:1fr;padding:28px}.dropzone{min-height:240px}.steps{grid-template-columns:repeat(2,1fr)}.timeline{grid-template-columns:1fr;gap:34px}.timeline:before{border-top:none;border-left:2.5px dashed var(--b500);inset:8% auto 8% 29px}.t-item{grid-template-columns:60px 1fr;gap:20px;display:grid}.t-dot{margin-bottom:0}.env-results,.env-search{grid-template-columns:1fr}}@media (max-width:640px){.nav a.link{display:none}.section{padding:64px 0}.steps,.field-row{grid-template-columns:1fr}.hero-cta .btn-lg{width:100%}.photo-tips{gap:5px 12px}.result-cols{grid-template-columns:1fr}.env-forecast{grid-template-columns:repeat(2,1fr)}.login-card{padding:34px 24px}.login-back{top:22px;left:20px}.diag-card,.env-panel{padding:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.agro-stack{flex-direction:column;gap:24px;max-width:1150px;margin:0 auto;display:flex}.agro-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.agro-card{border:1px solid var(--b300);background:var(--paper-2);color:var(--ink);border-radius:18px;padding:24px}.agro-card h2,.agro-card h3{margin-top:0}.agro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.agro-form{border:0;flex-direction:column;gap:16px;min-width:0;margin:0;padding:0;display:flex}.agro-form label{flex-direction:column;gap:7px;font-weight:600;display:flex}.agro-form input,.agro-form select,.agro-form textarea{border:1px solid var(--b500,#9a897a);background:var(--paper);width:100%;min-height:46px;color:var(--ink);font:inherit;box-sizing:border-box;border-radius:9px;padding:11px 12px}.agro-form textarea{resize:vertical}.agro-actions{flex-wrap:wrap;gap:12px;display:flex}.agro-row{border-bottom:1px solid var(--b300);color:var(--ink);flex-direction:column;gap:8px;padding:18px;text-decoration:none;display:flex}.agro-row:hover{background:var(--kraft)}.agro-note{border-bottom:1px solid var(--b300);padding:16px 0}.agro-photos{flex-wrap:wrap;gap:12px;display:flex}.agro-photos img{object-fit:contain;background:var(--paper);border-radius:10px;width:220px;max-width:100%;height:180px}.agro-error{color:#7c241d;background:#ffebe6;border:1px solid #bd5544;border-radius:10px;padding:16px}.agro-notice{background:#edf3e6;border:1px solid #758b61;border-radius:10px;padding:16px}.muted{color:var(--muted);font-size:.9rem}.agro-table{overflow:auto}.agro-table table{border-collapse:collapse;width:100%}.agro-table th,.agro-table td{text-align:left;border-bottom:1px solid var(--b300);padding:12px}.home-preview{align-self:center;transform:rotate(1deg)}button:disabled{opacity:.6;cursor:not-allowed}:focus-visible{outline-offset:4px;outline:3px solid #a74723}details{padding:14px 0}summary{cursor:pointer;font-weight:600}@media (max-width:800px){.dashboard-shell{flex-direction:column}.dashboard-nav{box-sizing:border-box;flex-wrap:wrap;flex-direction:row!important;width:100%!important;padding:12px!important}.dashboard-nav>div:last-child{display:none}.dashboard-main{min-width:0;padding:20px 14px!important;overflow:visible!important}.agro-grid{grid-template-columns:1fr}.agro-card{padding:18px}.agro-actions .btn{width:100%}.home-preview{transform:none}}@media print{.dashboard-nav,.no-print,.agro-form,button{display:none!important}.dashboard-shell{display:block!important}.dashboard-main{padding:0!important;overflow:visible!important}.agro-card{break-inside:avoid;border-color:#bbb}}.source-data{margin:0}.source-data>div{border-bottom:1px solid var(--b300);padding:8px 0}.source-data dt{font-weight:700}.source-data dd{overflow-wrap:anywhere;margin:4px 0 0}fieldset:disabled{opacity:.65}.article-page{min-height:100vh;padding:56px 0 84px}.article-back{color:var(--b700);border-bottom:2px dashed var(--b300);margin-bottom:24px;padding-bottom:2px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.article-back:hover{color:var(--terra-dark);border-color:var(--terra)}.article-shell{background:var(--paper-2);border:1.5px solid var(--b200);border-radius:26px 38px 26px 42px;padding:44px;box-shadow:0 18px 38px #5c403324}.article-shell h1{max-width:760px;margin-top:0}.article-lead{color:var(--muted);max-width:76ch;margin-bottom:34px;font-size:1.08rem}.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:34px;display:grid}.article-panel{border:1.5px solid var(--b300);background:#fdf8ea;border-radius:16px 24px 16px 26px;padding:24px}.article-panel h2{margin-bottom:10px;font-size:1.25rem}.article-panel p{color:var(--muted);font-size:.95rem;line-height:1.75}.guide-list{gap:22px;margin-bottom:34px;display:grid}.guide-step{border:1.5px solid var(--b300);background:#fdf8ea;border-radius:16px 24px 16px 26px;grid-template-columns:58px 1fr;gap:20px;padding:24px;display:grid}.guide-step .stamp{background:var(--leaf);color:#f4ebd0;width:46px;height:46px;font-family:var(--serif);box-shadow:0 4px 0 var(--leaf-dark);border-radius:48% 52% 55% 45%/52% 48%;place-items:center;font-weight:700;display:grid}.guide-step h2{margin-bottom:8px;font-size:1.35rem}.guide-step p{color:var(--muted);margin-bottom:12px;font-size:.96rem;line-height:1.75}.guide-step ul{color:var(--muted);padding-left:20px;font-size:.94rem;line-height:1.75}.timeline{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:16px;display:grid;position:relative}.timeline:before{content:"";border-top:2.5px dashed var(--b500);position:absolute;top:30px;left:9%;right:9%}.t-item{text-align:left;position:relative}.t-dot{background:var(--paper-2);border:2px solid var(--b500);z-index:1;border-radius:50% 50% 46% 54%/54% 46%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex;position:relative;box-shadow:0 6px 14px #5c403324}.t-item:nth-child(2) .t-dot{border-color:var(--terra)}.t-item:nth-child(3) .t-dot{background:var(--b900);border-color:var(--b900)}.t-tag{font-family:var(--serif);color:var(--terra);margin-bottom:4px;font-size:1rem;font-style:italic}.t-item h3{color:var(--b900);margin-bottom:8px;font-size:1.28rem}.t-item p{color:var(--muted);max-width:30ch;font-size:.94rem}.site-footer{background:var(--b900);color:#e9d8b8;padding:64px 0 36px;position:relative}.site-footer:before{content:"";border-top:2px dashed var(--b500);position:absolute;top:0;left:0;right:0}.site-footer .brand{color:#f7ecd2;font-size:1.6rem}.site-footer .brand .ia{background:var(--terra);color:#fff3e0}.footer-tag{color:#c9af87;max-width:38ch;font-family:var(--serif);margin-top:14px;font-size:1.02rem;font-style:italic}.footer-links{color:#e9d8b8;flex-wrap:wrap;gap:14px 22px;margin-top:22px;font-size:.9rem;font-weight:700;display:flex}.footer-links a{border-bottom:1.5px dashed #d4a47499;padding-bottom:2px;text-decoration:none}.footer-links a:hover{color:#f7d9a8;border-color:#f7d9a8}.footer-meta{color:#b79a72;border-top:1.5px dashed #d4a47466;flex-wrap:wrap;justify-content:space-between;gap:10px;width:100%;margin-top:38px;padding-top:22px;font-size:.85rem;display:flex}.footer-leaf{opacity:.5;margin-bottom:18px}@media (max-width:640px){.article-shell{padding:28px 20px}.article-grid,.guide-step{grid-template-columns:1fr}}
