:root{color:#2f3840;background:radial-gradient(circle at top left,rgba(103,93,238,.18),transparent 38%),radial-gradient(circle at bottom right,rgba(61,208,184,.16),transparent 34%),#f8f9ff;font-family:Plus Jakarta Sans,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.landing-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;gap:14px}.landing-card{width:min(720px,100%);background:#fffffff0;border:1px solid rgba(200,204,255,.5);border-radius:32px;box-shadow:0 26px 60px #5549c21f;padding:28px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;overflow:hidden}.landing-card>*{position:relative;z-index:1}.landing-card-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:0;opacity:.2}.landing-card-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:#ffffffc2}.landing-card--success{text-align:center;overflow:hidden;position:relative}.landing-confetti{position:absolute;top:0;left:0;right:0;height:120px;pointer-events:none;overflow:hidden}.confetti-piece{position:absolute;font-size:1.6rem;animation:confetti-fall 2.5s ease-out forwards;opacity:0}.confetti-piece:nth-child(1){left:10%;animation-delay:0s}.confetti-piece:nth-child(2){left:30%;animation-delay:.15s}.confetti-piece:nth-child(3){left:50%;animation-delay:.3s}.confetti-piece:nth-child(4){left:70%;animation-delay:.1s}.confetti-piece:nth-child(5){left:88%;animation-delay:.25s}@keyframes confetti-fall{0%{transform:translateY(-30px) rotate(0) scale(.5);opacity:0}15%{opacity:1}to{transform:translateY(100px) rotate(360deg) scale(1);opacity:0}}.success-business{display:flex;flex-direction:column;align-items:center;gap:4px;margin:0 auto 24px;animation:icon-pop .5s ease-out .2s both}.success-business-logo{width:80px;height:80px;border-radius:22px;object-fit:cover;margin-bottom:8px;box-shadow:0 8px 24px #6253ea26;border:1px solid rgba(198,202,255,.6)}.success-business-logo--placeholder{background:linear-gradient(145deg,#6253ea,#a89cee);color:#fff;font-weight:800;font-size:1.1rem;display:grid;place-items:center}.success-business-name{font-size:1.15rem;font-weight:700;color:#1a1a2e}.success-business-branch{font-size:.88rem;color:#64708c}.success-business-address{font-size:.82rem;color:#9aa0b8}.landing-success-icon{width:84px;height:84px;margin:0 auto 14px;border-radius:26px;display:grid;place-items:center;font-size:2.2rem;background:radial-gradient(circle at top left,rgba(98,83,234,.18),transparent 55%),linear-gradient(145deg,#6253ea1f,#58dfc024);border:1px solid rgba(198,202,255,.8);box-shadow:0 18px 34px #6253ea1f;animation:icon-pop .5s ease-out .2s both}@keyframes icon-pop{0%{transform:scale(.3);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.success-footer{margin-top:24px;font-size:.85rem;color:#8b8fa8}.landing-brand{display:grid;grid-template-columns:96px 1fr;gap:18px;align-items:center;margin-bottom:22px}.landing-brand-mark{width:96px;height:96px;border-radius:28px;background:linear-gradient(145deg,#6253ea,#58dfc0);color:#fff;display:grid;place-items:center;font-size:1.8rem;font-weight:800;text-transform:lowercase;border:3px solid rgba(255,255,255,.9);box-shadow:0 4px 16px #6253ea38,0 1px 4px #00000014;flex-shrink:0}.landing-brand-mark--image{object-fit:cover}.eyebrow,.detail-label{margin:0;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#7b85a2}.landing-brand h1{margin:4px 0 6px;font-size:clamp(1.8rem,4vw,2.8rem)}.landing-brand span{color:#586273;display:block}.landing-brand-info{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:stretch}.landing-brand-text{min-width:0}.landing-address{font-size:.82rem;line-height:1.35;margin-top:4px}.campaign-summary{display:grid;gap:6px;margin-bottom:18px}.campaign-summary-title{display:inline-block;color:#6d62b8;font-size:1.05rem;font-weight:800;letter-spacing:.12em;line-height:1.15;text-transform:uppercase}.landing-branch-card,.client-found-card,.campaign-pill{display:grid;gap:14px;background:linear-gradient(180deg,#675dee14,#675dee05);border:1px solid rgba(196,199,255,.7);border-radius:24px;padding:18px 20px;margin-bottom:18px}.campaign-summary .campaign-pill{margin-bottom:0}.campaign-pill--summary{position:relative;overflow:hidden}.campaign-pill-content{position:relative;z-index:1;display:grid;gap:6px}.campaign-pill-description{margin:0;color:#586074;font-size:.9rem;line-height:1.4;white-space:pre-wrap}.image-preview-thumb{width:56px;height:56px;border:1px solid rgba(98,83,234,.3);background:#ffffffc7;border-radius:12px;padding:2px;cursor:pointer;overflow:hidden}.image-preview-thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px;display:block}.image-preview-thumb--tall{width:68px;height:100%;min-height:92px;border-radius:14px}.image-preview-thumb--tall img{border-radius:12px}.campaign-pill-terms{margin:0;white-space:pre-wrap;line-height:1.35;font-size:.92rem;font-weight:600}.minimum-warning-inline{margin:-2px 0 4px;display:flex;align-items:center;gap:8px;color:#7a4a00;font-size:.92rem;font-weight:600}.campaign-terms-inline{margin:-2px 0 4px;color:#3f4560;font-size:.92rem;line-height:1.4;white-space:pre-wrap}.campaign-terms-inline strong{display:block;color:#2f3550;margin-bottom:4px}.campaign-terms-inline span{display:block;white-space:pre-wrap}.landing-fields{display:grid;gap:16px;border:none;padding:0;margin:0;min-width:0}fieldset[disabled].landing-fields{opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none}.landing-form{display:grid;gap:16px}.field{display:grid;gap:8px}.field span{font-weight:700}.field input,.field select,.money-field{width:100%;min-height:56px;border-radius:20px;border:1px solid #dbddff;background:#ffffffeb;padding:0 18px}.phone-input{width:100%;display:flex;align-items:center;gap:10px}.phone-prefix{position:relative;flex:none;height:56px;display:flex;align-items:center;border-radius:20px;border:1px solid #dbddff;background:#ffffffeb;padding:0 36px 0 16px;white-space:nowrap;cursor:pointer;transition:border-color .15s,background .15s}.phone-prefix:hover{border-color:#a89cee;background:#f8f6ff}.phone-prefix-flag{font-size:1.15rem;margin-right:6px;pointer-events:none}.phone-prefix-label{font-size:.88rem;font-weight:600;color:#43506b;pointer-events:none}@media (max-width: 480px){.phone-prefix-country-name{display:none}}.phone-country-select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;font-size:1rem}.phone-prefix:after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-60%) rotate(45deg);width:6px;height:6px;border-right:2px solid #64708c;border-bottom:2px solid #64708c;pointer-events:none}.phone-input input{flex:1;min-height:56px;border:1px solid #dbddff;border-radius:20px;background:#ffffffeb;padding:0 18px;outline:none;font-size:.95rem;color:#1a1a2e}.phone-input input:focus{border-color:#a89cee}.country-dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14142873;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;display:flex;align-items:flex-end;justify-content:center;padding:0}.country-dropdown{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:480px;max-height:75vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -4px 32px #503cc81f}.country-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 12px;border-bottom:1px solid #f0f0f8}.country-dropdown-title{font-weight:700;font-size:1rem;color:#1a1a2e}.country-dropdown-close{border:none;background:#6c5ce714;color:#64708c;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:.75rem;display:flex;align-items:center;justify-content:center}.country-dropdown-search{padding:12px 16px;border-bottom:1px solid #f0f0f8}.country-dropdown-search input{width:100%;border:1px solid #dbddff;border-radius:14px;padding:10px 16px;font-size:.9rem;outline:none;background:#f8f9ff;color:#1a1a2e}.country-dropdown-search input:focus{border-color:#a89cee}.country-dropdown-list{overflow-y:auto;flex:1;padding:8px 0 env(safe-area-inset-bottom,0)}.country-dropdown-empty{text-align:center;color:#999;padding:32px 16px;font-size:.9rem}.country-option{width:100%;display:flex;align-items:center;gap:12px;padding:12px 20px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background .12s}.country-option:hover,.country-option:focus{background:#f4f2ff;outline:none}.country-option--active{background:#eeeaff}.country-option-flag{font-size:1.4rem;flex:none;line-height:1}.country-option-name{flex:1;font-size:.92rem;color:#1a1a2e;font-weight:500}.country-option-prefix{font-size:.85rem;color:#64708c;font-weight:600;flex:none}.money-field{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px}.money-field input{border:none;min-height:auto;padding:0;outline:none}.field-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.field-hint{margin:-4px 0 2px;color:#6d7690;font-size:.95rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.match-list{display:grid;gap:8px}.match-item{border:1px solid #d8dbff;background:#fff;color:inherit;border-radius:18px;padding:14px 16px;text-align:left;display:grid;gap:4px}.match-item.active{border-color:#6253ea;background:#6253ea14}.voucher-preview{border-radius:24px;overflow:hidden;background:#fbf7ef;padding:18px;display:grid;place-items:center}.upload-card{display:grid;gap:10px;border-radius:22px;border:1px solid #dbddff;background:#ffffffeb;padding:16px}.upload-card.disabled{opacity:.6}.upload-trigger{min-height:52px;border-radius:18px;border:1px solid #cfd3ff;background:linear-gradient(180deg,#6253ea14,#6253ea08);color:#4f45c7;font-weight:800;cursor:pointer}.upload-trigger:disabled{cursor:not-allowed}.upload-help{color:#6d7690;font-size:.95rem;line-height:1.4}.consent-list{display:grid;border:1px solid #dbddff;background:#ffffffeb;border-radius:14px;padding:7px 9px;gap:6px}.consent-item{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:7px;color:#43506b;line-height:1.2;font-size:.72rem}.consent-item+.consent-item{border-top:1px solid rgba(219,221,255,.9);padding-top:6px}.consent-item input{width:13px;height:13px;margin-top:1px;accent-color:#6253ea}.consent-item span{font-weight:400}.legal-link{display:inline;border:none;background:transparent;padding:0;color:#4f45c7;font-size:inherit;font-weight:400;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.legal-link:hover{color:#3f36ab}.voucher-preview img{max-width:100%;max-height:280px;border-radius:18px;object-fit:contain}.primary{min-height:58px;border:none;border-radius:22px;background:linear-gradient(90deg,#6253ea,#8f81ff);color:#fff;font-weight:800;cursor:pointer}.primary:disabled{opacity:.65;cursor:wait}.landing-status{margin:18px 0 0;color:#4e5670;background:#6253ea0f;border:1px solid rgba(98,83,234,.14);border-radius:14px;padding:10px 12px;font-weight:600;line-height:1.4}.landing-modal--error{width:min(380px,100%);text-align:center;padding:32px 28px 28px;gap:0}.error-modal-icon{font-size:3rem;line-height:1;margin-bottom:14px;display:block}.error-modal-body{margin-bottom:22px}.error-modal-title{margin:0 0 8px;font-size:1.15rem;font-weight:800;color:#1a1640}.error-modal-message{margin:0;color:#4e5670;line-height:1.55;font-size:.94rem}.error-modal-btn{width:100%}.landing-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f13249e;z-index:40;display:grid;place-items:center;padding:16px}.landing-modal{width:min(860px,100%);max-height:92vh;overflow:auto;background:#fffffff7;border:1px solid rgba(200,204,255,.7);border-radius:20px;box-shadow:0 24px 50px #1a154859;padding:12px;display:grid;gap:10px}.landing-modal-close{justify-self:end;border:1px solid #cfd3ff;background:#fff;color:#4f45c7;border-radius:12px;padding:6px 12px;font-weight:700;cursor:pointer}.landing-modal-image{width:100%;max-height:74vh;object-fit:contain;border-radius:12px;background:#f5f6ff}.landing-modal--legal{width:min(760px,100%);padding:16px}.landing-modal--upload-choice{width:min(400px,100%);padding:20px;gap:0}.landing-modal-backdrop--loading{z-index:55;background:#0f1324b3}.landing-modal--loading{width:min(360px,calc(100vw - 32px));padding:28px 24px;justify-items:center;text-align:center;gap:18px}.landing-loading-spinner{width:54px;height:54px;border-radius:999px;border:5px solid rgba(98,83,234,.16);border-top-color:#6253ea;animation:landing-loading-spin .85s linear infinite}.landing-loading-copy{display:grid;gap:8px}.landing-loading-copy h2{margin:0;color:#202747;font-size:1.2rem}.landing-loading-copy p{margin:0;color:#64708c;line-height:1.45;font-size:.94rem}@keyframes landing-loading-spin{to{transform:rotate(360deg)}}.landing-modal--upload-choice .landing-modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:50%;border:1px solid #e4e6f7;background:#f5f6ff;color:#6b7280;cursor:pointer;transition:background .15s,color .15s;justify-self:end}.landing-modal--upload-choice .landing-modal-close:hover{background:#eceeff;color:#4f45c7}.upload-choice-content{display:grid;gap:20px;margin-top:4px}.upload-choice-icon-wrapper{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#eeecff,#ddd9ff);display:grid;place-items:center;color:#4f45c7}.upload-choice-header{display:grid;gap:4px}.upload-choice-content h2{margin:0;color:#202747;font-size:1.2rem;font-weight:800}.upload-choice-header p{margin:0;font-size:.85rem;color:#6b7280}.upload-choice-actions{display:grid;gap:10px;padding-bottom:2px}.upload-choice-btn{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:16px;border:1.5px solid #cfd3ff;background:#fff;color:#4f45c7;cursor:pointer;text-align:left;transition:background .15s,border-color .15s,transform .1s}.upload-choice-btn:hover{background:#f5f4ff;border-color:#a09af5;transform:translateY(-1px)}.upload-choice-btn:active{transform:translateY(0)}.upload-choice-btn--primary{background:linear-gradient(135deg,#5c52e8,#4036c0);border-color:transparent;color:#fff;box-shadow:0 4px 14px #4f45c759}.upload-choice-btn--primary:hover{background:linear-gradient(135deg,#6b62f0,#4a3fd1);border-color:transparent}.upload-choice-btn--primary .upload-choice-btn-icon{background:#ffffff2e}.upload-choice-btn--primary .upload-choice-btn-desc{color:#ffffffbf}.upload-choice-btn-icon{flex-shrink:0;width:42px;height:42px;border-radius:12px;background:#eeecff;display:grid;place-items:center}.upload-choice-btn-label{display:flex;flex-direction:column;gap:2px}.upload-choice-btn-title{font-size:.95rem;font-weight:700;line-height:1.2}.upload-choice-btn-desc{font-size:.78rem;font-weight:400;color:#8b8fb5;line-height:1.3}.legal-modal-copy{display:grid;gap:14px;color:#43506b}.legal-modal-copy h2,.legal-modal-copy h3,.legal-modal-copy p{margin:0}.legal-modal-copy h2{font-size:clamp(1.3rem,2.2vw,1.7rem);color:#243044}.legal-modal-copy p{line-height:1.55}.legal-section{display:grid;gap:8px;padding:12px 14px;border-radius:16px;background:linear-gradient(180deg,#675dee0f,#675dee05);border:1px solid rgba(196,199,255,.75)}.legal-section h3{font-size:.98rem;color:#2d3763}.legal-disclaimer{padding:10px 12px;border-radius:14px;background:#ffc1071f;border:1px solid rgba(255,193,7,.28);color:#725505;font-size:.92rem}.legal-sources{display:grid;gap:10px;padding-top:4px}.legal-sources-list{display:grid;gap:8px}.legal-sources-list a{color:#4f45c7;text-decoration:none;font-weight:700}.legal-sources-list a:hover{text-decoration:underline}.landing-powered{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#9ca3bf;font-size:.78rem;text-align:center;letter-spacing:.02em}.landing-powered-brand{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none}.landing-powered-brand:hover .landing-powered-name{opacity:1}.landing-powered-icon{height:24px;width:auto;opacity:.85}.landing-powered-name{font-size:.7rem;font-weight:600;color:#6c5ce7;letter-spacing:-.02em;opacity:.75;line-height:1}.landing-badge{display:inline-flex;padding:8px 18px;border-radius:999px;background:linear-gradient(135deg,#10b9811f,#34d3992e);color:#059669;font-weight:800;margin-bottom:14px;font-size:.95rem;letter-spacing:.02em;border:1px solid rgba(16,185,129,.2)}.success-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.success-item{background:#fff;border:1px solid #dbddff;border-radius:20px;padding:18px;display:grid;gap:8px}.success-item-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;margin:0 auto 2px;font-size:1.15rem;background:linear-gradient(180deg,#6253ea1a,#6253ea08);border:1px solid rgba(207,211,255,.9)}@media (max-width: 720px){.landing-card{padding:22px;border-radius:26px}.landing-brand{grid-template-columns:72px 1fr;gap:14px;align-items:center}.landing-brand-mark{width:72px;height:72px;border-radius:20px}.landing-brand h1{font-size:clamp(1.3rem,5vw,1.8rem)}.field-grid,.success-grid{grid-template-columns:1fr}}
