.eqr-wizard-v2{min-height:100vh;padding:30px 18px 80px;background:radial-gradient(circle at 8% 0,rgba(240,76,125,.12),transparent 30%),radial-gradient(circle at 92% 20%,rgba(255,178,135,.18),transparent 32%),#fbf8f6;color:#24202a}.eqr-wizard-frame{width:min(1180px,100%);margin:auto}.eqr-wizard-header{display:grid;grid-template-columns:180px 1fr 180px;align-items:center;margin-bottom:24px}.eqr-wizard-exit{color:#5f5962;text-decoration:none;font-weight:700}.eqr-free-pill{justify-self:end;border:1px solid #eadde1;background:#fff;padding:10px 14px;border-radius:999px;font-size:12px;font-weight:800;color:#554d56}.eqr-free-pill::first-letter{color:#38b77b}.eqr-stepper{display:flex;align-items:center;justify-content:center}.eqr-stepper button{border:0;background:transparent;color:#9b9299;display:flex;align-items:center;gap:8px;font:700 13px/1 'DM Sans',sans-serif;padding:8px;cursor:default}.eqr-stepper button i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;font-style:normal;background:#e9e2e4;color:#8b8288;transition:.25s}.eqr-stepper button.active{color:#302934}.eqr-stepper button.active i{background:#ef4d7d;color:white;box-shadow:0 7px 18px rgba(239,77,125,.25)}.eqr-stepper button.current i{outline:5px solid rgba(239,77,125,.1)}.eqr-stepper em{height:2px;width:58px;background:#e5dfe1}.eqr-wizard-layout{display:grid;grid-template-columns:minmax(0,710px) 390px;gap:34px;align-items:start;justify-content:center}.eqr-wizard-card{background:rgba(255,255,255,.94);border:1px solid rgba(80,56,69,.09);border-radius:30px;box-shadow:0 28px 70px rgba(58,32,45,.1);min-height:680px;overflow:hidden}.eqr-wizard-card form{padding:42px 44px}.eqr-wizard-v2 .eqr-wizard-step{display:none}.eqr-wizard-v2 .eqr-wizard-step.active{display:block;animation:eqrStepIn .38s cubic-bezier(.2,.8,.2,1)}@keyframes eqrStepIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.eqr-step-heading{display:flex;gap:18px;margin-bottom:30px}.eqr-step-heading>span{flex:0 0 46px;height:46px;border-radius:15px;background:#fff0f4;color:#e94376;display:grid;place-items:center;font:800 13px/1 'DM Sans',sans-serif}.eqr-step-heading small{display:block;color:#e94376;font-weight:800;text-transform:uppercase;letter-spacing:.11em;margin:1px 0 6px}.eqr-step-heading h1{font:700 clamp(30px,4vw,44px)/1.03 'Fraunces',serif;margin:0 0 10px;color:#241e27}.eqr-step-heading p{margin:0;color:#716972;max-width:570px;line-height:1.55}.eqr-choice-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.eqr-choice-grid-v2 .eqr-choice{min-height:88px;border:1.5px solid #eee6e9;border-radius:18px;background:#fff;padding:14px 15px;display:grid;grid-template-columns:46px 1fr 24px;gap:12px;align-items:center;text-align:left;cursor:pointer;transition:.22s;box-shadow:none}.eqr-choice-grid-v2 .eqr-choice:hover{border-color:#f5a6bc;transform:translateY(-2px);box-shadow:0 10px 24px rgba(91,48,65,.08)}.eqr-choice-grid-v2 .eqr-choice.selected{border-color:#ef4d7d;background:linear-gradient(135deg,#fff8fa,#fff);box-shadow:0 10px 26px rgba(239,77,125,.11)}.eqr-choice-grid-v2 .eqr-choice input{position:absolute;opacity:0;pointer-events:none}.eqr-choice-grid-v2 .eqr-choice>i{width:46px;height:46px;border-radius:14px;background:#f7eff1;color:#9c596c;display:grid;place-items:center;font-style:normal;font-size:23px}.eqr-choice-grid-v2 .selected>i{background:linear-gradient(135deg,#ef4d7d,#ff9b7e);color:#fff}.eqr-choice-grid-v2 .eqr-choice span{display:flex;flex-direction:column;gap:4px}.eqr-choice-grid-v2 .eqr-choice b{font-size:15px;color:#282229}.eqr-choice-grid-v2 .eqr-choice small{font-size:12px;color:#8a8188}.eqr-choice-grid-v2 .eqr-choice strong{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#f0e9eb;color:transparent;font-size:12px}.eqr-choice-grid-v2 .selected strong{background:#ef4d7d;color:#fff}.eqr-step-actions{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:28px}.eqr-step-actions>span{font-size:12px;color:#948991}.eqr-wizard-v2 .eqr-button{min-height:50px;border-radius:15px;font-weight:800;padding:0 22px}.eqr-wizard-v2 .eqr-button-primary{background:linear-gradient(135deg,#eb4277,#ff997b);box-shadow:0 13px 28px rgba(235,66,119,.22);border:0}.eqr-wizard-v2 .eqr-button-ghost{background:#f7f3f4;border:1px solid #e9e1e4;color:#514951}.eqr-field-featured{background:#fff8fa;border:1px solid #f6dce4;border-radius:18px;padding:16px}.eqr-wizard-v2 .eqr-field label{display:flex;justify-content:space-between;gap:10px}.eqr-wizard-v2 .eqr-field label span{font-size:10px;color:#e84a79;text-transform:uppercase;letter-spacing:.06em}.eqr-wizard-v2 .eqr-field input,.eqr-wizard-v2 .eqr-field select{border-radius:13px;min-height:52px;background:#fff;border:1px solid #dfd6da;transition:.2s}.eqr-wizard-v2 .eqr-field input:focus,.eqr-wizard-v2 .eqr-field select:focus{border-color:#ef4d7d;box-shadow:0 0 0 4px rgba(239,77,125,.1);outline:0}.eqr-summary-card{display:grid;grid-template-columns:82px 1fr 32px;align-items:center;gap:17px;padding:20px;border-radius:22px;background:linear-gradient(135deg,#2a2030,#493044);color:#fff}.eqr-summary-card .eqr-mini-qr{width:82px;height:82px;border:8px solid white;border-radius:13px}.eqr-summary-card small{color:#f7b5c9;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.eqr-summary-card h2{margin:4px 0;font:700 24px/1.1 'Fraunces',serif}.eqr-summary-card p{margin:0;color:#d9cfd7;font-size:13px}.eqr-summary-card>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#47c88a}.eqr-ready-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.eqr-ready-grid article{padding:15px;border:1px solid #eee5e8;border-radius:16px;display:flex;flex-direction:column;gap:5px}.eqr-ready-grid i{font-size:20px;color:#ea4676;font-style:normal}.eqr-ready-grid b{font-size:13px}.eqr-ready-grid small{font-size:11px;color:#81777e;line-height:1.35}.eqr-preview-panel{position:sticky;top:24px}.eqr-preview-label{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin:0 5px 12px}.eqr-preview-label>span{font-weight:800;font-size:14px}.eqr-preview-label>span i{display:inline-block;width:8px;height:8px;background:#3bc47d;border-radius:50%;margin-right:7px;box-shadow:0 0 0 5px rgba(59,196,125,.12)}.eqr-preview-label small{color:#867c84}.eqr-preview-label button{display:none;width:34px;height:34px;border-radius:50%;border:1px solid #e6dce0;background:#fff}.eqr-preview-stage{background:linear-gradient(145deg,#2a1d2d,#120f17);border-radius:32px;padding:24px;box-shadow:0 30px 65px rgba(37,20,31,.24);overflow:hidden}.eqr-preview-device{position:relative;width:300px;height:606px;margin:auto;border:8px solid #17131a;border-radius:38px;background:#fff;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.35);transition:.3s}.eqr-phone-speaker{position:absolute;z-index:5;top:8px;left:50%;transform:translateX(-50%);width:82px;height:21px;border-radius:20px;background:#17131a}.eqr-phone-status{height:35px;padding:11px 17px 0;display:flex;justify-content:space-between;font-size:9px;font-weight:800;position:relative;z-index:3}.eqr-phone-hero{height:202px;position:relative;padding:46px 24px 20px;color:#fff;background:linear-gradient(145deg,#8b3f59,#e88989);overflow:hidden}.eqr-phone-hero:before,.eqr-phone-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);opacity:.65}.eqr-phone-hero:before{width:190px;height:190px;background:#f6c99c;right:-60px;top:-30px}.eqr-phone-hero:after{width:160px;height:160px;background:#6f294e;left:-55px;bottom:-80px}.eqr-hero-orb{position:absolute;width:80px;height:80px;border:1px solid rgba(255,255,255,.3);border-radius:50%;right:24px;bottom:18px;box-shadow:inset 0 0 0 14px rgba(255,255,255,.08)}.eqr-phone-mark{position:relative;font:700 19px/1 'Fraunces',serif}.eqr-phone-mark b{color:#ffd2df}.eqr-phone-hero>span{position:absolute;z-index:2;bottom:22px;left:24px;max-width:210px;font:700 18px/1.1 'Fraunces',serif}.eqr-phone-content{padding:28px 24px;text-align:center;color:#302630}.eqr-phone-content>small{text-transform:uppercase;letter-spacing:.14em;color:#db4d76;font-weight:800;font-size:9px}.eqr-phone-content h2{font:700 29px/1.08 'Fraunces',serif;margin:10px 0 12px}.eqr-phone-content p{font-size:12px;line-height:1.55;color:#776d75;margin:0 auto;max-width:230px}.eqr-preview-divider{display:flex;align-items:center;gap:9px;margin:21px 0 18px;color:#dc537a}.eqr-preview-divider i{height:1px;background:#eddee3;flex:1}.eqr-preview-lines{display:grid;gap:12px}.eqr-preview-lines span{height:36px;border-radius:11px;background:linear-gradient(90deg,#f7eff1,#fff8f5);border:1px solid #f1e6e9}.eqr-preview-lines span:nth-child(2){width:84%;margin:auto}.eqr-preview-date{font-size:10px;color:#aa9ca4;margin-top:15px;text-transform:uppercase;letter-spacing:.08em}.eqr-phone-footer{position:absolute;bottom:0;left:0;right:0;height:43px;background:#fbf6f7;border-top:1px solid #f0e6e8;padding:14px 18px;display:flex;justify-content:space-between;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#9e9098}.eqr-preview-device[data-theme=drinks] .eqr-phone-hero{background:linear-gradient(145deg,#6d3548,#d69b65)}.eqr-preview-device[data-theme=seating] .eqr-phone-hero{background:linear-gradient(145deg,#2f5961,#a7a77b)}.eqr-preview-device[data-theme=schedule] .eqr-phone-hero{background:linear-gradient(145deg,#4e4169,#bd7690)}.eqr-preview-device[data-theme=pdf] .eqr-phone-hero{background:linear-gradient(145deg,#2f4660,#738ba3)}.eqr-preview-device[data-theme=info] .eqr-phone-hero,.eqr-preview-device[data-theme=link] .eqr-phone-hero{background:linear-gradient(145deg,#523c62,#d37186)}.eqr-preview-hint{text-align:center;color:#817680;font-size:11px;margin:12px 0 0}.eqr-nav-buttons{margin-top:24px}
@media(max-width:900px){.eqr-wizard-v2{padding:12px 10px 90px}.eqr-wizard-header{grid-template-columns:auto 1fr auto;margin-bottom:12px}.eqr-wizard-exit span,.eqr-free-pill{display:none}.eqr-stepper button{padding:6px}.eqr-stepper button span{display:none}.eqr-stepper em{width:34px}.eqr-wizard-layout{display:flex;flex-direction:column;gap:12px}.eqr-wizard-card{order:2;width:100%;min-height:0;border-radius:24px}.eqr-wizard-card form{padding:26px 18px}.eqr-preview-panel{order:1;position:relative;top:auto;width:100%;background:#fff;border:1px solid #ece3e6;border-radius:22px;padding:12px;box-shadow:0 12px 35px rgba(52,32,43,.08)}.eqr-preview-label{margin:0}.eqr-preview-label button{display:block}.eqr-preview-stage{height:188px;padding:10px;border-radius:17px;margin-top:10px;transition:.3s}.eqr-preview-device{width:270px;height:548px;border-radius:33px;transform:scale(.31);transform-origin:top center}.eqr-preview-panel.expanded .eqr-preview-stage{height:535px;padding-top:18px}.eqr-preview-panel.expanded .eqr-preview-device{transform:scale(.91)}.eqr-preview-hint{display:none}.eqr-step-heading{gap:11px;margin-bottom:22px}.eqr-step-heading>span{flex-basis:38px;height:38px;border-radius:12px}.eqr-step-heading h1{font-size:31px}.eqr-choice-grid-v2{grid-template-columns:1fr}.eqr-choice-grid-v2 .eqr-choice{min-height:76px}.eqr-step-actions{align-items:stretch;flex-direction:column}.eqr-step-actions>span{text-align:center;order:2}.eqr-step-actions .eqr-button{width:100%}.eqr-field-row,.eqr-ready-grid{grid-template-columns:1fr}.eqr-summary-card{grid-template-columns:68px 1fr 26px}.eqr-summary-card .eqr-mini-qr{width:68px;height:68px}.eqr-nav-buttons{display:grid;grid-template-columns:1fr 1.35fr;gap:8px}.eqr-wizard-v2 .eqr-button{padding:0 13px}.eqr-ready-grid{display:none}}
@media(max-width:380px){.eqr-step-heading h1{font-size:28px}.eqr-wizard-card form{padding:23px 14px}.eqr-choice-grid-v2 .eqr-choice{grid-template-columns:42px 1fr 21px;padding:12px}.eqr-choice-grid-v2 .eqr-choice>i{width:42px;height:42px}.eqr-preview-label small{display:none}}
@media(prefers-reduced-motion:reduce){.eqr-wizard-v2 *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.eqr-format-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.eqr-format-choice{position:relative;display:grid;grid-template-columns:48px 1fr 22px;gap:12px;align-items:center;min-height:88px;padding:14px;border:1.5px solid #ece3e6;border-radius:18px;background:#fff;cursor:pointer;transition:.2s}.eqr-format-choice:hover{border-color:#f2a0b8;transform:translateY(-1px)}.eqr-format-choice.selected{border-color:#ef4d7d;background:#fff8fa;box-shadow:0 10px 24px rgba(239,77,125,.1)}.eqr-format-choice input{position:absolute;opacity:0}.eqr-format-choice>i{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#f5edef;color:#94556a;font:800 13px/1 'DM Sans',sans-serif}.eqr-format-choice.selected>i{color:#fff;background:linear-gradient(135deg,#ef4d7d,#ff9b7e)}.eqr-format-choice span{display:flex;flex-direction:column;gap:4px}.eqr-format-choice b{font-size:14px}.eqr-format-choice small{font-size:11px;line-height:1.35;color:#887e85}.eqr-format-choice strong{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#eee7e9;color:transparent;font-size:11px}.eqr-format-choice.selected strong{background:#ef4d7d;color:#fff}.eqr-mode-fields{display:none;margin-top:18px}.eqr-mode-fields.active{display:block;animation:eqrStepIn .25s ease}.eqr-upload-field,.eqr-page-note{border:1.5px dashed #e7cbd4;border-radius:18px;background:#fff8fa;padding:18px;display:grid!important;grid-template-columns:54px 1fr minmax(145px,auto);align-items:center;gap:14px}.eqr-upload-field>i,.eqr-page-note>i{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:#f3dce4;color:#d53f6d;font:800 12px/1 'DM Sans',sans-serif}.eqr-upload-field>div,.eqr-page-note>div{display:flex;flex-direction:column;gap:4px}.eqr-upload-field small,.eqr-page-note small{color:#887d84;font-size:11px}.eqr-upload-field input[type=file]{font-size:11px;max-width:210px}.eqr-page-note{grid-template-columns:54px 1fr}.eqr-preview-format{display:none;min-height:240px;align-content:center;justify-items:center;text-align:center}.eqr-preview-format>i{display:grid;place-items:center;width:82px;height:105px;border-radius:10px;background:linear-gradient(145deg,#fff,#f2e6e9);box-shadow:0 13px 25px rgba(70,40,53,.13);color:#e34673;font:800 17px/1 'DM Sans',sans-serif;font-style:normal;margin-bottom:18px}.eqr-preview-format>b{font:700 20px/1.15 'Fraunces',serif}.eqr-preview-format>span{font-size:10px;color:#968991;margin-top:7px}.eqr-preview-device[data-mode=pdf] .eqr-preview-page-copy,.eqr-preview-device[data-mode=image] .eqr-preview-page-copy,.eqr-preview-device[data-mode=link] .eqr-preview-page-copy{display:none}.eqr-preview-device[data-mode=pdf] .eqr-preview-pdf,.eqr-preview-device[data-mode=image] .eqr-preview-image,.eqr-preview-device[data-mode=link] .eqr-preview-link{display:grid}.eqr-preview-device[data-mode=image] .eqr-preview-image>i{width:210px;height:230px;background:linear-gradient(160deg,#edbdaf,#8c4c69 55%,#412d45);color:#fff;font-size:28px}.eqr-preview-device[data-mode=link] .eqr-preview-link>i{width:82px;height:82px;border-radius:50%;background:linear-gradient(135deg,#ef4d7d,#ff9b7e);color:#fff;font-size:30px}.eqr-preview-device[data-mode=pdf] .eqr-phone-content,.eqr-preview-device[data-mode=image] .eqr-phone-content,.eqr-preview-device[data-mode=link] .eqr-phone-content{padding-top:20px}.eqr-preview-device[data-mode=pdf] .eqr-phone-hero,.eqr-preview-device[data-mode=image] .eqr-phone-hero,.eqr-preview-device[data-mode=link] .eqr-phone-hero{height:150px}.eqr-preview-device[data-mode=pdf] .eqr-phone-hero>span,.eqr-preview-device[data-mode=image] .eqr-phone-hero>span,.eqr-preview-device[data-mode=link] .eqr-phone-hero>span{bottom:15px}
@media(max-width:900px){.eqr-format-grid{grid-template-columns:1fr}.eqr-upload-field{grid-template-columns:48px 1fr;padding:14px}.eqr-upload-field>i{width:48px;height:48px}.eqr-upload-field input[type=file]{grid-column:1/-1;max-width:100%;width:100%}.eqr-stepper em{width:20px}}
