*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#1f2937;background:#f9fafb}.page-container{min-height:100vh;display:flex;flex-direction:column}.header{background:#fff;box-shadow:0 2px 4px #00000014;padding:1rem 2rem;position:sticky;top:0;z-index:100}.header h1{font-size:1.5rem;color:#065f46;font-weight:700}.hero{background:linear-gradient(135deg,#4ade80,#059669,#047857);color:#fff;padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001a}.hero *{position:relative;z-index:2}.hero h2{font-size:2.5rem;margin-bottom:1rem;font-weight:800;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero p{font-size:1.2rem;margin-bottom:2rem;opacity:.95;max-width:600px;margin-left:auto;margin-right:auto}.hero-image{max-width:400px;width:100%;border-radius:12px;margin-top:2rem;box-shadow:0 8px 16px #0003;transition:transform .3s ease}.hero-image:hover{transform:scale(1.05)}.container{max-width:700px;margin:3rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;flex:1}.success-message{background:#d1fae5;color:#047857;padding:1rem;border-radius:8px;margin-bottom:2rem;border:1px solid #a7f3d0;font-weight:600;text-align:center}.plant-order-form h3{color:#065f46;font-size:1.8rem;margin-bottom:.5rem;font-weight:700}.plant-order-form>p{color:#6b7280;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.form-group{margin-bottom:1.5rem}label{display:block;margin-bottom:.5rem;font-weight:600;color:#065f46;font-size:.95rem}input,select,textarea{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s ease,box-shadow .3s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#4ade80;box-shadow:0 0 0 3px #4ade801a}textarea{min-height:120px;resize:vertical}textarea::-moz-placeholder{color:#9ca3af;font-size:.95rem}textarea::placeholder{color:#9ca3af;font-size:.95rem}.submit-button{background:linear-gradient(135deg,#4ade80,#22c55e);color:#fff;padding:1rem 2rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;margin-top:1rem}.submit-button:hover{background:linear-gradient(135deg,#22c55e,#16a34a);transform:translateY(-2px);box-shadow:0 4px 12px #22c55e66}.submit-button:active{transform:translateY(0)}.footer{background:#065f46;color:#fff;padding:2rem;text-align:center;margin-top:auto}.footer-content p{margin-bottom:.5rem}.footer-links{margin-top:1rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.footer-links a{color:#d1fae5;text-decoration:none;padding:.25rem .5rem;border-radius:4px;transition:background-color .3s ease}.footer-links a:hover{background-color:#ffffff1a;text-decoration:underline}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#065f46;color:#fff;padding:1.5rem;box-shadow:0 -4px 16px #0003;z-index:1000}.cookie-banner-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.cookie-banner-content p{flex:1;margin:0}.cookie-buttons{display:flex;gap:1rem;flex-shrink:0}.cookie-buttons button{padding:.5rem 1.5rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.95rem}.cookie-buttons button:first-child{background:#4ade80;color:#065f46}.cookie-buttons button:first-child:hover{background:#22c55e;transform:translateY(-1px)}.cookie-buttons .decline{background:#6b7280;color:#fff}.cookie-buttons .decline:hover{background:#4b5563;transform:translateY(-1px)}@media (max-width: 768px){.hero{padding:3rem 1rem}.hero h2{font-size:2rem}.hero p{font-size:1.1rem}.hero-image{max-width:320px}.container{margin:2rem 1rem;padding:1.5rem}.plant-order-form h3{font-size:1.5rem}.cookie-banner-content{flex-direction:column;text-align:center}.cookie-buttons{width:100%;justify-content:center}.footer-links{flex-direction:column;gap:.5rem}}@media (max-width: 480px){.header{padding:1rem}.hero h2{font-size:1.6rem}.container{margin:1rem .5rem;padding:1rem}.submit-button{padding:.875rem 1.5rem}}.policy-container{min-height:100vh;background:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.policy-header{background:#fff;box-shadow:0 2px 4px #00000014;padding:1.5rem 2rem;margin-bottom:2rem}.back-link{display:inline-block;color:#059669;text-decoration:none;font-weight:600;margin-bottom:1rem;transition:color .3s ease}.back-link:hover{color:#047857;text-decoration:underline}.policy-header h1{font-size:2rem;color:#065f46;font-weight:700;margin:0}.policy-content{max-width:800px;margin:0 auto;padding:0 2rem 4rem}.policy-content section{margin-bottom:2.5rem}.policy-content h2{color:#065f46;font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #d1fae5}.policy-content h3{color:#047857;font-size:1.2rem;font-weight:600;margin:1.5rem 0 1rem}.policy-content p{color:#374151;line-height:1.7;margin-bottom:1rem}.policy-content ul,.policy-content ol{margin:1rem 0 1rem 1.5rem;color:#374151;line-height:1.7}.policy-content li{margin-bottom:.5rem}.policy-content strong{color:#065f46;font-weight:600}.cookie-table{width:100%;border-collapse:collapse;margin:1.5rem 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.cookie-table th,.cookie-table td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}.cookie-table th{background:#f3f4f6;color:#065f46;font-weight:600}.cookie-table tr:last-child td{border-bottom:none}.policy-footer{margin-top:3rem;padding:1.5rem;background:#f3f4f6;border-radius:8px;text-align:center;color:#6b7280;font-style:italic}.thank-you-content{max-width:900px;margin:0 auto;padding:2rem}.thank-you-message{background:#fff;padding:3rem 2rem;border-radius:16px;box-shadow:0 4px 16px #00000014;text-align:center}.thank-you-message h1{color:#065f46;font-size:2.5rem;font-weight:800;margin-bottom:2rem}.thank-you-image{margin:2rem 0}.thank-you-image img{max-width:400px;width:100%;border-radius:12px;box-shadow:0 8px 16px #0000001a}.lead-text{font-size:1.2rem;color:#374151;margin-bottom:3rem;font-weight:500;line-height:1.6}.next-steps{margin:3rem 0}.next-steps h2{color:#065f46;font-size:1.8rem;margin-bottom:2rem;font-weight:700}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.step{background:#f9fafb;padding:2rem 1.5rem;border-radius:12px;text-align:center;border:1px solid #e5e7eb;transition:transform .3s ease,box-shadow .3s ease}.step:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.step-number{display:inline-block;width:40px;height:40px;background:linear-gradient(135deg,#4ade80,#22c55e);color:#fff;border-radius:50%;font-weight:700;font-size:1.2rem;line-height:40px;margin-bottom:1rem}.step h3{color:#065f46;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.step p{color:#6b7280;line-height:1.5;margin:0}.contact-info{background:#f0fdf4;padding:2rem;border-radius:12px;margin:2rem 0;border:1px solid #bbf7d0}.contact-info h2{color:#065f46;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.contact-info p{color:#374151;line-height:1.6;margin:0}.social-proof{background:linear-gradient(135deg,#4ade80,#22c55e);color:#fff;padding:1.5rem;border-radius:12px;margin:2rem 0}.social-proof p{margin:0;font-size:1.1rem;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.return-button{display:inline-block;background:linear-gradient(135deg,#4ade80,#22c55e);color:#fff;text-decoration:none;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1.1rem;margin-top:2rem;transition:all .3s ease}.return-button:hover{background:linear-gradient(135deg,#22c55e,#16a34a);transform:translateY(-2px);box-shadow:0 4px 12px #22c55e66}@media (max-width: 768px){.policy-header,.policy-content,.thank-you-content{padding:1rem}.policy-header h1{font-size:1.6rem}.thank-you-message{padding:2rem 1rem}.thank-you-message h1{font-size:2rem}.steps-grid{grid-template-columns:1fr;gap:1.5rem}.cookie-table{font-size:.9rem}.cookie-table th,.cookie-table td{padding:.75rem}}@media (max-width: 480px){.policy-content h2{font-size:1.3rem}.thank-you-message h1{font-size:1.8rem}.lead-text{font-size:1.1rem}.next-steps h2{font-size:1.5rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.table{display:table}.underline{text-decoration-line:underline}
