*{box-sizing:border-box}*:focus{outline:0}html{scroll-behavior:smooth;scroll-padding-top:80px}.zw-template-inner{width:100%}.main-header,.content-container,.zw-product-header{background:#f9edd7}.content-container .content-wrap{padding-bottom:100px}.form-description-wrap{display:flex;gap:20px}.error-message{color:red;font-size:12px;padding-left:17px}.error-message[role="alert"]{padding-top:5px}#form-error-message{font-size:14px;padding:15px 0 0 15px}.main-header{text-align:center;padding-bottom:20px;width:100%}.main-header .highlight-text{color:#008452;font-family:Caveat;font-size:32px;line-height:40px;font-weight:700;margin-bottom:8px;padding-top:40px}.heading-wrap{max-width:90%;margin:auto}.brand-ai{position:relative}.brand-ai svg{position:absolute;top:0;left:-20px;width:34px;height:23px}h1{color:#000;font-size:82px;font-style:normal;font-weight:700;line-height:82px;letter-spacing:-2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}h2 span,h1 span{color:#089949}.subheading{font-size:clamp(14px,2vw,16px);line-height:1.4;color:#333;margin-top:0}.form-section,.results-section{background:#fff;border-radius:20px;border:.8px solid #003f3c}.form-section{max-width:400px;height:450px;width:100%;padding:30px}.results-section{width:100%;padding:20px}.results-section>.privacy-preview-title-row{padding:20px 20px 12px;box-sizing:border-box}.app-alert-container{position:fixed;top:-100px;left:50%;transform:translateX(-50%);z-index:1000;opacity:0;transition:top .5s ease,opacity .5s ease}.app-alert-container.active{top:20px;opacity:1}#product-form{max-width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.form-group{position:relative;width:100%;margin-bottom:22px}.form-group:last-child{margin-bottom:auto}.form-group input,.form-group select{width:100%;font-family:var(--zf-primary-regular);max-width:100%;padding:12px 17px;border-radius:50px;color:#000;border:1px solid #dbdbdb;font-size:14px;background-color:transparent;outline:0;transition:all .3s ease-in-out}input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset}.form-group input,.form-group select{height:52px}.form-group label{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:14px;font-family:var(--zf-primary-regular);color:#716f6f;pointer-events:none;transition:all .2s ease;background:#fff;padding:0 5px}.form-group input:focus,.form-group input:hover,.form-group select:focus,.form-group select:hover{border-color:#000}.form-group input:focus+label,.form-group input:not(:placeholder-shown)+label,.form-group select:focus+label,.form-group select:not(:placeholder-shown)+label{top:0;left:12px;font-size:10px;color:#000}input::placeholder{color:transparent}.form-group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2rem;position:relative;border:1px solid #ccc;background:#fff}.select-wrapper{position:relative;display:inline-block;width:100%;margin-bottom:145px}.select-wrapper::after{content:"";position:absolute;top:50%;right:1.6rem;width:8px;height:8px;border-right:1px solid #000;border-top:1px solid #000;transform:translateY(-50%) rotate(135deg);pointer-events:none}.submit-button{font-family:var(--zf-primary-semibold);max-width:100%;width:100%;background:#01ee65;color:#000;display:flex;align-items:center;justify-content:center;padding:18px;border-radius:50px;font-size:16px;text-align:center;cursor:pointer;border:1px solid #000;transition:background .2s ease,transform .2s ease}.results-section h2,.results-section .privacy-preview-title{margin-top:0;font-size:16px;font-weight:bold}.privacy-preview-title-row{display:flex;align-items:center;gap:8px}.results-wrap>.privacy-preview-title-row:first-child{padding:20px 20px 12px;box-sizing:border-box}.privacy-back-icon{display:none;box-sizing:border-box}.results-wrap{background:#f9f9f9;border-radius:20px}.suggestion-wrap{min-height:315px;height:315px;overflow:scroll;-webkit-mask-image:linear-gradient(to bottom,black 80%,transparent 100%);mask-image:linear-gradient(to bottom,black 80%,transparent 100%);padding-bottom:20px}.suggestion-box{color:#706f6f;padding:30px;max-width:92%;font-size:15px;line-height:1.6;word-wrap:break-word;white-space:pre-wrap}.suggestion-box[generated]{color:#000}.btn-group{position:relative;padding:50px 30px 30px 30px;display:flex;gap:10px;justify-content:flex-start;flex-wrap:wrap}.btn-group::before{content:"";position:absolute;top:20px;left:30px;right:30px;height:1px;background:rgba(184,179,171,0.6)}.btn-wrapper{position:relative;height:44px;--offset:1px;border-radius:50px;max-width:100%;background-color:#f9f9f9;border:1px solid #d2cfca;overflow:hidden;display:inline-flex;align-items:center;padding:0 15px;width:max-content;cursor:pointer}.btn-group .btn-wrapper button{position:relative;background:transparent;font-size:14px;z-index:10;padding:0;border-radius:50px;width:max-content;cursor:pointer;border:0;display:flex;color:#10311f;align-items:center}.btn-wrapper{transition:all .3s ease}.btn-wrapper:hover{border-color:#10311f;transform:translateY(-2px)}.btn-group .btn-wrapper button{transition:color .25s ease}.btn-wrapper:hover button{color:#0b2418}.btn-wrapper svg{transition:transform .25s ease}.btn-wrapper:hover svg{transform:translateY(1px) scale(1.05)}.btn-wrapper:active{transform:translateY(0)}.btn-group .btn-wrapper button svg{width:15px;height:15px;margin-left:8px}.btn-group .btn-wrapper button.copied svg{width:12px;height:12px}.disabled{opacity:.6;pointer-events:none;cursor:not-allowed}.privacy-preview-edit-wrap{position:-webkit-sticky;position:sticky;top:12px;right:5px;float:right;z-index:2;display:flex;justify-content:flex-end;align-items:center;width:max-content;box-sizing:border-box;margin:0;padding:8px 16px 10px 30px}.privacy-preview-edit-btn{display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;height:40px;padding:0 14px;border:1px solid #d2cfca;border-radius:50px;background-color:#f9f9f9;font-size:14px;font-family:inherit;color:#10311f;cursor:pointer;transition:background .2s ease,border-color .2s ease;touch-action:manipulation}.privacy-preview-edit-btn:disabled{opacity:.45;cursor:not-allowed}.privacy-preview-edit-btn:not(:disabled):hover{background-color:#fff;border-color:#000}.privacy-preview-edit-btn.privacy-preview-btn--editing{color:#008452}.privacy-edit-icon-save path{stroke:#008452;stroke-width:1.5}.privacy-preview-btn--editing .privacy-edit-icon-pencil{display:none}.privacy-preview-btn--editing .privacy-edit-icon-save{display:block}.privacy-preview-edit-btn.privacy-preview-btn--editing:not(:disabled):hover{border-color:#008452}.privacy-preview-edit-btn:not(:disabled):active{background-color:#eee}.privacy-preview-edit-btn:focus-visible{outline:2px solid #089949;outline-offset:2px}.privacy-edit-icon-save{display:none}.copy-btn button{display:inline-flex;align-items:center;transition:all .3s ease}.reset-btn button{display:inline-flex;align-items:center;transition:transform .2s ease,color .2s ease}.reset-btn button.reset-feedback{transform:scale(1.1);color:#2c662d}@keyframes slideIn{from{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.free-tools-cta{display:flex;justify-content:center}.section-container{padding:100px 0 140px}.intro-header{text-align:center;margin-bottom:4rem}.intro-title{color:#000;text-align:center;font-family:var(--zf-primary-bold);font-size:52px;font-style:normal;font-weight:600;line-height:58px;letter-spacing:-1px;max-width:70%;margin:auto;padding-bottom:22px}.intro-highlight{color:#00a060}.intro-text{color:#000;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-0.7px;max-width:70%;margin:auto;padding-bottom:40px}.content-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.importance-section{max-width:520px}.importance-title{font-size:1.5rem;margin-bottom:1rem;color:#000;font-size:32px;font-weight:600;line-height:42px;letter-spacing:-1.497px}.importance-list{list-style:disc;padding-left:1rem;color:#000;font-size:18px;line-height:30px;letter-spacing:-0.7px}.importance-item:not(:last-child){margin-bottom:.75rem}.example-figure{margin:0;text-align:center}.example-image{max-width:100%;height:auto;border-radius:.75rem}.example-caption{margin-top:.5rem;font-size:.875rem;color:#555}.features-section{padding-bottom:80px}.content-wrapper{max-width:1200px;margin:0 auto}.features-section .header-content{text-align:center;margin-bottom:60px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px;justify-content:center}.feature-card{height:310px;border:.5px solid #afafaf;border-radius:20px;padding:50px 40px;display:flex;flex-direction:column;justify-content:flex-start;transition:background .6s ease,color .6s ease}.feature-card *{transition:color .6s ease}.feature-card:hover{background:#003f3c}.feature-card:hover *{color:#fff}.feature-card:hover svg path[fill="#003F3C"],.feature-card:hover svg path[fill="#004945"],.feature-card:hover svg path[fill="black"]{fill:#fff;transition:fill .3s ease}.feature-card:hover svg path[fill="white"]{fill:transparent}.icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.icon{width:24px;height:24px;color:#089949}.card-title{font-size:1.25rem;font-weight:700;margin-top:0;margin-bottom:8px}.card-description{font-size:1rem;color:#000;line-height:1.5;margin:0}.audience-section{padding-bottom:120px;background-color:#fff;font-family:Arial,sans-serif;text-align:center}.audience-heading{color:#000;text-align:center;font-size:32px;line-height:49px;letter-spacing:-1.497px}.card-list{display:flex;gap:20px;height:auto;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;padding:20px 10px 10px 10px;-webkit-overflow-scrolling:touch}.audience-card{flex:0 0 auto;width:295px}.card-list::-webkit-scrollbar{height:2px}.card-list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0.2);border-radius:4px}.card-list::-webkit-scrollbar-track{background:transparent}.audience-card{width:295px;height:240px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-start;padding:44px 16px;border-radius:20px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.audience-card:nth-child(even){background-color:#d0eadc}.audience-card:nth-child(odd){background-color:#f9edd7}.audience-card:hover{transform:translateY(-5px)}.card-icon{margin-bottom:auto}.card-title{font-size:22px;line-height:24px;max-width:180px;height:50px;font-weight:600;color:#1a3026;margin:0}.feature-card .card-title{height:auto;max-width:100%;margin-bottom:20px}.footer-section{margin-bottom:140px}.footer-section h4{color:#000;text-align:center;font-family:var(--zf-primary-bold);font-size:58.62px;font-style:normal;font-weight:700;line-height:71px;letter-spacing:-1px;max-width:80%;margin:auto}.footer-section .submit-button{max-width:280px;margin:20px auto;font-weight:600}@media(max-width:1200px){.intro-title,.intro-text{max-width:90%}}@media(max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr);gap:20px}.footer-section h4{max-width:90%}}@media(max-width:992px){h1{font-size:56px;line-height:64px}.section-container{padding-bottom:120px}.intro-title,.footer-section h4{font-size:40px;line-height:48px}.content-container .content-wrap{flex-direction:column;justify-content:center}.form-section,.importance-section{margin:auto}.form-description-wrap,.btn-group{align-items:center}.suggestion-wrap{min-height:400px}.suggestion-box{max-width:100%}.results-section{opacity:0;transition:opacity .2s ease;pointer-events:none;display:none;max-width:400px;width:100%;margin:auto;min-height:528px}.results-section.active{display:block;opacity:1;pointer-events:auto;max-width:480px}.form-section.hidden{display:none}.privacy-template-page .form-description-wrap{position:relative;min-height:0;overflow-x:hidden}.privacy-template-page .results-section{display:block;position:absolute;left:0;right:0;top:0;margin-left:auto;margin-right:auto;min-height:0;max-height:100%;overflow:hidden;opacity:0;visibility:hidden;transform:translateX(110%);transition:opacity .5s cubic-bezier(0.33,1,0.68,1),transform .5s cubic-bezier(0.33,1,0.68,1),visibility 0s linear .5s;pointer-events:none;z-index:1;max-width:480px;width:100%}.privacy-template-page .results-section.active{position:relative;left:auto;right:auto;top:auto;min-height:528px;max-height:none;overflow:visible;opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto;z-index:4;transition:opacity .5s cubic-bezier(0.33,1,0.68,1),transform .5s cubic-bezier(0.33,1,0.68,1),visibility 0s}.privacy-template-page .form-section{opacity:1;visibility:visible;transform:translateX(0);transition:opacity .5s cubic-bezier(0.33,1,0.68,1),transform .5s cubic-bezier(0.33,1,0.68,1),visibility 0s;position:relative;z-index:3}.privacy-template-page .form-section.hidden{display:block;opacity:0;visibility:hidden;transform:translateX(-110%);pointer-events:none;position:absolute;left:0;right:0;top:0;margin-left:auto;margin-right:auto;z-index:1;max-width:400px;width:100%;transition:opacity .5s cubic-bezier(0.33,1,0.68,1),transform .5s cubic-bezier(0.33,1,0.68,1),visibility 0s linear .5s}}@media(max-width:992px) and (prefers-reduced-motion:reduce){.privacy-template-page .form-section,.privacy-template-page .results-section,.privacy-template-page .form-section.hidden,.privacy-template-page .results-section.active{transition-duration:.01ms !important;transition-delay:0s !important}}@media(max-width:768px){.main-header .highlight-text{font-size:26px}.intro-header{text-align:left;margin:0}.container{flex-direction:column}.app-alert-container{width:90%;left:5%;transform:none}.content-layout{display:grid;grid-template-columns:1fr;gap:2rem}.content-layout>*{display:block}.content-layout>*:first-child{order:2}.content-layout>*:last-child{order:1}.example-figure{width:80%;margin:auto}.feature-card{height:auto}.features-section .header-content{margin-bottom:0}}@media(max-width:480px){h1{font-size:36px;line-height:40px}.subheading{width:90%;margin:auto}.brand-ai svg{position:absolute;top:-5px;left:-15px;width:20px;height:20px}.suggestion-wrap{min-height:300px}.suggestion-box{padding:20px}.btn-group{flex-direction:column;justify-content:center}.btn-group .btn-wrapper button,.btn-wrapper{width:100%;justify-content:center}.audience-heading{font-size:26px}.audience-card{gap:20px;width:250px}.intro-title,.footer-section h4,.importance-title{font-size:32px;line-height:36px}.importance-title{text-align:center}.importance-item{font-size:16px;line-height:24px}.footer-section h4,.heading-wrap,.intro-title{max-width:100%}.features-section .header-content,.audience-section h3{margin-bottom:20px}.content-container .content-wrap,.features-section,.audience-section{padding-bottom:60px}.audience-section{padding-top:0}.section-container{padding:60px 0}.intro-text{font-size:16px;line-height:24px}.features-grid{grid-template-columns:1fr}.feature-card{padding:30px;height:auto}}@media(max-width:400px){.main-header .highlight-text{font-size:28px;line-height:30px}.intro-title{padding-bottom:20px}}@media(max-width:375px){.main-header .highlight-text{font-size:24px;line-height:36px}h1{font-size:34px;line-height:38px}.intro-title,.footer-section h4,.importance-title{font-size:30px;line-height:34px}}@media(max-width:320px){h1{font-size:30px;line-height:34px}.intro-title,.footer-section h4,.importance-title{font-size:26px;line-height:32px}.footer-section .interactive-cta-btn-wrapper .interactive-cta-btn-content{font-size:14px}}.privacy-template-page .required-mark{color:#c62828;font-weight:700}.privacy-template-page .form-group textarea{width:100%;min-height:100px;padding:14px 17px;border-radius:20px;color:#000;border:1px solid #dbdbdb;font-size:14px;font-family:var(--zf-primary-regular);background-color:transparent;outline:0;transition:all .3s ease-in-out;resize:none}.privacy-template-page .form-group--textarea label{top:18px;transform:translateY(0)}.privacy-template-page .form-group textarea:focus,.privacy-template-page .form-group textarea:hover{border-color:#000}.privacy-template-page .form-group textarea:focus+label,.privacy-template-page .form-group textarea:not(:placeholder-shown)+label{top:0;left:12px;transform:translateY(-50%);font-size:10px;color:#000}#privacy-form{max-width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.privacy-template-page .form-fields .form-group:last-child{margin-bottom:0}.privacy-template-page .form-fields .form-group:not(:last-child){margin-bottom:22px}.privacy-template-page #privacy-form>.submit-button{flex-shrink:0;touch-action:manipulation}.privacy-template-page .form-section{height:auto;min-height:520px}.privacy-template-page .tool-disclaimer{font-size:11px;line-height:1.5;color:#666;max-width:960px;margin:0 auto;padding:32px 16px 0;text-align:center}@media(max-width:992px){.privacy-template-page .privacy-back-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:25px;height:25px;margin:0;padding:0;border:0;border-radius:50%;background-color:#f9f9f9;cursor:pointer;transition:background .2s ease,border-color .2s ease;touch-action:manipulation}.privacy-edit-btn-label{display:none}.privacy-preview-edit-btn{border-radius:50%;padding:0 10px;height:35px}.privacy-template-page .privacy-back-icon:active{background-color:#eee}.privacy-template-page .privacy-back-icon:focus-visible{outline:2px solid #089949;outline-offset:2px}.privacy-template-page .privacy-preview-title{flex:1;min-width:0;margin:0;text-align:left;padding:6px 0}.privacy-template-page .privacy-preview-title-row{margin-bottom:10px}.privacy-template-page .tool-disclaimer{padding-top:24px}.privacy-template-page #privacy-form{gap:28px}}@media(max-width:666px){.interactive-cta-btn-wrapper{flex-direction:column;align-items:center;gap:30px}.interactive-cta-btn-wrapper .secondary-cta{margin:0}}@media(min-width:993px){.privacy-template-page .privacy-back-icon{display:none !important}.privacy-template-page .privacy-preview-title{padding:0}}@media(max-width:480px){.privacy-template-page .submit-button{padding:16px 18px;min-height:48px;box-sizing:border-box}.results-wrap>.privacy-preview-title-row:first-child{padding-left:10px;padding-right:15px;gap:5px}}