@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#171a2d;background:#f4f4f3;font-synthesis:none;--navy: #12162c;--header: #18181d;--orange: #c75e23;--blue: #2f98e8;--green: #23805a;--ink: #171a2d;--muted: #7d7f7e;--line: #dededb;--input: #f7f7f4;--button-muted: #b8bbbf}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f4f4f3}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:wait;opacity:.68}button:focus-visible,input:focus-visible,textarea:focus-visible,.choice-row:focus-within{outline:3px solid rgba(47,152,232,.23);outline-offset:2px}.site-shell{min-height:100vh;padding:8px 0 38px}.page-frame{width:min(700px,calc(100% - 32px));min-height:calc(100vh - 8px);margin:0 auto;background:#fff}.brand-header{height:94px;display:grid;place-items:center;background:var(--header)}.brand-header img{width:188px;height:48px;object-fit:contain}.landing-page,.deal-page,.review-page{width:min(404px,calc(100% - 40px));margin:0 auto}.landing-page{padding:31px 0 310px}.deal-page,.review-page{padding:31px 0 48px}.page-intro{text-align:center}.page-intro>span{color:var(--orange);font-size:8px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.page-intro h1{margin:7px 0 0;font:700 24px/1.2 Manrope,sans-serif;letter-spacing:-.035em}.deal-intro h1{font-size:23px}.page-intro p{margin:9px 0 0;color:#898a89;font-size:9px}.notice{display:flex;align-items:center;gap:8px;margin:22px 0 -3px;padding:10px 12px;border:1px solid #cbe7d9;border-radius:5px;color:var(--green);background:#f1fbf6;font-size:10px}.create-deal-button{width:100%;height:45px;margin-top:50px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:3px;color:#fff;background:var(--navy);font-size:11px;font-weight:500}.create-deal-button:hover,.submit-button:hover{background:#202641}.round-plus{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#e8843f;background:#493126}.latest-documents{margin-top:55px}.form-section+.form-section{margin-top:21px}.section-rule{display:flex;align-items:center;gap:12px;margin-bottom:12px}.section-rule h2{margin:0;flex:0 0 auto;color:#303235;font-size:8px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.section-rule span{height:1px;flex:1;background:#e7e7e4}.section-helper,.empty-section-copy{margin:-1px 0 10px;color:#929391;font-size:7.5px;line-height:1.55}.empty-section-copy{padding:8px 10px;border:1px dashed #d7d7d3;border-radius:4px}.document-list{display:grid;gap:5px}.document-row{min-height:35px;padding:0 10px;display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid #e4e4e1;border-radius:4px;text-align:left;color:#282b2f;background:#f9f9f6;font-size:9px}.document-row:hover{border-color:#bfcbd7;background:#fff}.document-row svg{color:#8d7140}.document-row:nth-child(n+2) svg{color:var(--green)}.status-pill{padding:4px 8px;border-radius:999px;font-size:7px;font-style:normal}.status-pill.draft{color:#8d5c16;background:#fff2d8}.status-pill.submitted{color:#26704f;background:#e5f7ed}.deal-page form{margin-top:29px}.field{min-width:0}.field>label{display:block;margin-bottom:7px;color:#20232c;font-size:8px;font-weight:500}input,textarea{width:100%;border:1px solid #dededa;border-radius:4px;color:var(--ink);background:var(--input)}input{height:31px;padding:0 10px;font-size:8px}input::placeholder,textarea::placeholder{color:#a0a2a4}input[readonly]{color:#7f8181}.inline-entry,.custom-entry{position:relative;display:flex;align-items:center}.inline-entry input,.custom-entry input{padding-right:57px}.mini-button{min-width:44px;height:20px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border-radius:4px;color:#fff;background:var(--button-muted);font-size:7px}.inline-entry>.mini-button,.custom-entry>.mini-button{position:absolute;right:8px}.field-error{margin:5px 0 0;color:#b42318;font-size:8px}.has-error input{border-color:#d87168}.preview-label{display:inline-flex;margin:-2px 0 8px;padding:3px 6px;border-radius:999px;color:#8d5c16;background:#fff1d7;font-size:6.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.choice-stack{display:grid;gap:7px}.choice-row{min-height:31px;padding:0 10px;display:flex;align-items:center;gap:10px;border:1px solid #e1e1dd;border-radius:4px;color:#292c32;background:#f8f8f5;font-size:8px;cursor:pointer}.choice-row.selected{border-color:#a9cce8;background:#f4f9fd}.choice-row input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.choice-control{width:13px;height:13px;flex:0 0 13px;border:1px solid #bcc3c8;border-radius:4px;background:#fff}.choice-row.selected .choice-control{border:4px solid #4e9ed7}.custom-entry{margin-top:7px}.custom-entry input{padding-left:31px;border-style:dashed}.outlined-plus{position:absolute;left:10px;z-index:1;width:14px;height:14px;display:grid;place-items:center;border:1px dashed #bfc3c3;border-radius:50%;color:#8e9190}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 13px}.property-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.property-type-option{position:relative;min-height:36px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px solid rgba(18,23,43,.1);border-radius:4px;color:var(--ink);background:var(--input);font-size:8px;font-weight:600;text-align:left}.property-type-option:hover{border-color:#aab3bf;background:#fff}.property-type-option.selected{border-color:var(--navy);color:#fff;background:var(--navy)}.property-type-option>svg:first-child{color:var(--orange)}.property-type-check{margin-left:auto;color:#d97537}.quantity-grid{margin:10px 0 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quantity-stepper{min-height:58px;padding:9px 8px;display:grid;place-items:center;gap:6px;border:1px solid rgba(18,23,43,.08);border-radius:4px;background:var(--input)}.quantity-stepper>span{color:#777a78;font-size:6.5px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.stepper-controls{display:flex;align-items:center;gap:8px}.stepper-controls button{width:22px;height:22px;padding:0;display:grid;place-items:center;border-radius:4px;color:#fff;background:var(--navy);font-size:13px;font-weight:600;line-height:1}.stepper-controls button:hover:not(:disabled){background:#202641}.stepper-controls button:disabled{cursor:not-allowed;opacity:.32}.stepper-controls output{width:20px;color:var(--navy);font-size:16px;line-height:22px;text-align:center}.tag-composer{position:relative;min-height:101px;padding-bottom:27px;border:1px dashed #cfd0cc;border-radius:4px;background:#f9f9f6}.tag-composer-wrap{display:grid;gap:6px}.tag-composer textarea{min-height:72px;padding:10px;resize:vertical;border:0;background:transparent;font-size:8px;line-height:1.5}.tag-composer textarea:focus{outline:0}.composer-add{position:absolute;bottom:8px;left:10px}.composer-hint,.composer-feedback{margin:0;font-size:7px;line-height:1.45}.composer-hint{color:#727876}.composer-feedback{color:#1f7a57;font-weight:600}.tag-list{padding:9px 9px 0;display:flex;flex-wrap:wrap;gap:5px}.tag{max-width:100%;padding:5px 6px 5px 8px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;color:#365c48;background:#e7f4ec;font-size:7px}.tag button{width:15px;height:15px;padding:0;display:grid;place-items:center;border-radius:50%;color:#365c48;background:#ffffffb3}.form-notice{margin-top:15px;color:#8d5c16;font-size:8px}.form-footer{margin-top:25px;padding-top:15px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e3e3e0}.draft-button,.submit-button{height:31px;padding:0 17px;border-radius:4px;color:#fff;font-size:8px;font-weight:500}.draft-button{background:var(--blue)}.draft-button:hover{background:#2587d0}.submit-button{min-width:83px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--navy)}.generate-button{min-height:31px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;border-radius:4px;color:#fff;background:var(--navy);font-size:7.5px;font-weight:600}.generate-button:hover{background:#202641}.hook-tools{margin-top:10px;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d9e4ed;border-radius:4px;background:#f5f9fc}.hook-tools>div,.panel-heading>div{min-width:0;display:grid;gap:2px}.hook-tools strong,.panel-heading strong{color:#252936;font-size:8px;font-weight:600}.hook-tools span,.panel-heading span{color:#858886;font-size:7px;line-height:1.4}.suggestion-panel,.saved-hooks{margin-top:9px;padding:10px;border:1px solid #e0e1de;border-radius:4px;background:#fff}.suggestion-panel{background:#fbfbf9}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-heading>button{padding:0;color:#267bb6;background:transparent;font-size:7px;font-weight:600}.panel-heading.compact>svg{color:#987345}.suggestion-list{margin-top:9px;display:grid;gap:7px}.hook-suggestion{padding:9px;border:1px solid #e1e2df;border-radius:4px;background:#fff}.hook-suggestion p{margin:0;color:#30333b;font-size:8px;line-height:1.5}.hook-suggestion-actions{margin-top:8px;display:flex;gap:13px}.text-action{padding:0;display:inline-flex;align-items:center;gap:4px;color:#347baa;background:transparent;font-size:7px;font-weight:600}.text-action.is-complete{color:var(--green);cursor:default}.saved-hook-list{margin-top:9px;display:grid;gap:6px}.saved-hook-row{min-height:32px;padding:6px 7px 6px 9px;display:grid;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:6px;border:1px solid #e5e5e2;border-radius:4px;background:#f9f9f6;color:#3b3e43;font-size:7.5px;line-height:1.4}.saved-hook-row>button{padding:0 6px;height:21px;display:inline-flex;align-items:center;gap:3px;border-radius:3px;color:#fff;background:var(--navy);font-size:7px}.saved-hook-row>.remove-hook{width:22px;padding:0;justify-content:center;color:#8d5552;background:#f7eae8}.library-empty{margin:8px 0 0;color:#989a98;font-size:7.5px}.back-button{height:31px;padding:0;display:inline-flex;align-items:center;gap:5px;color:#53565c;background:transparent;font-size:8px;font-weight:500}.back-button:hover{color:var(--navy)}.footer-primary-actions{display:flex;align-items:center;gap:8px}.footer-primary-actions .submit-button{min-width:104px}.review-summary{margin-top:28px;padding:11px 12px;display:grid;gap:3px;border:1px solid #dfe0dc;border-radius:4px;background:#f9f9f6}.review-summary strong{font-size:9px}.review-summary span{color:#858785;font-size:7.5px}.channel-tabs{margin-top:15px;padding:3px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:5px;background:#ececea}.email-subject-preview{padding:12px 15px;display:grid;gap:4px;border-bottom:1px solid #e4e4e1;background:#fafaf8}.email-subject-preview span{color:#8a5a2b;font-size:6.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.email-subject-preview strong{color:#252832;font-size:9px;line-height:1.45}.channel-tabs button{min-height:30px;border-radius:3px;color:#707270;background:transparent;font-size:8px;font-weight:600}.channel-tabs button.active{color:#fff;background:var(--navy);box-shadow:0 1px 3px #12162c2e}.post-preview{margin-top:10px;overflow:hidden;border:1px solid #dfe0dc;border-radius:5px;background:#fff}.post-preview-heading{min-height:48px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e4e1}.post-preview-heading>div{display:grid;gap:2px}.post-preview-heading span{color:var(--orange);font-size:6.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.post-preview-heading strong{font-size:9px}.post-preview-heading button{height:25px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border-radius:3px;color:#4c5358;background:#f0f1ef;font-size:7px}.post-preview textarea{min-height:380px;padding:15px;resize:vertical;border:0;border-radius:0;color:#252832;background:#fff;font-size:9px;line-height:1.65}.copy-notice{margin:0;padding:7px 12px;color:var(--green);background:#f1faf5;font-size:7.5px}.review-safeguard{margin-top:11px;padding:10px;display:flex;align-items:flex-start;gap:8px;border:1px solid #cfe5d9;border-radius:4px;color:var(--green);background:#f4fbf7}.review-safeguard svg{flex:0 0 auto}.review-safeguard p{margin:0;color:#54705f;font-size:7.5px;line-height:1.5}.review-safeguard strong{display:block;color:#276346}.review-footer .submit-button{min-width:119px}@media(max-width:390px){.hook-tools{align-items:stretch;flex-direction:column}.form-footer{align-items:flex-start;gap:12px;flex-direction:column}.footer-primary-actions{width:100%;justify-content:space-between}.review-footer .submit-button{align-self:flex-end}.property-type-grid,.quantity-grid{grid-template-columns:1fr}.quantity-stepper{min-height:52px;grid-template-columns:1fr auto;justify-items:start}}@media(max-width:560px){.site-shell{padding:0}.page-frame{width:100%}.brand-header{height:82px}.landing-page,.deal-page,.review-page{width:min(100% - 32px,404px)}.landing-page{padding-top:28px}.create-deal-button{margin-top:36px}}@media(max-width:420px){.page-intro h1,.deal-intro h1{font-size:21px}.document-row{min-height:40px;font-size:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
