:root{--ink: #2b171b;--muted: #77676a;--paper: #fffdfb;--rose-50: #fbf3f0;--rose-100: #f3e2dc;--rose-300: #dca99e;--rose-500: #aa5b56;--wine: #681f2e;--line: rgba(75, 37, 44, .14);--shadow: 0 28px 90px rgba(67, 29, 36, .14);--radius-lg: 30px;--radius-md: 18px}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 10% 8%,rgba(216,154,146,.22),transparent 30rem),linear-gradient(135deg,#f8eeea,#fdfaf7 48%,#f3e2dc);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,textarea,input{font:inherit}button{color:inherit}.page-shell{width:min(1180px,calc(100% - 32px));min-height:calc(100vh - 48px);margin:24px auto;display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:36px;background:#fffdfbd6;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand-panel{position:relative;display:flex;min-height:730px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:44px;color:#fffaf6;background:linear-gradient(150deg,#712334fa,#48141ffa),var(--wine)}.brand-panel:before,.brand-panel:after{position:absolute;content:"";border:1px solid rgba(255,239,233,.22);border-radius:999px 999px 46% 46%;transform:rotate(18deg)}.brand-panel:before{width:128px;height:350px;top:92px;right:-44px;background:linear-gradient(180deg,rgba(255,255,255,.13),transparent)}.brand-panel:after{width:80px;height:230px;right:62px;bottom:-82px;background:#ffe8e212}.wordmark{position:relative;z-index:1;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:750;letter-spacing:.17em;text-transform:uppercase}.brand-logo{width:auto;height:38px;flex:0 0 auto;object-fit:contain}.brand-copy{position:relative;z-index:1;max-width:350px}.eyebrow{margin:0 0 18px;color:#efc7be;font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.brand-copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5.4vw,68px);font-weight:400;letter-spacing:-.055em;line-height:.98}.brand-copy h1 em{display:block;color:#f0c9c1;font-weight:400}.brand-copy>p:last-child{margin:24px 0 0;color:#fffaf6b3;font-size:15px;line-height:1.7}.brand-footer{position:relative;z-index:1;display:flex;align-items:center;gap:10px;color:#fffaf6ad;font-size:13px}.spark{color:#efc7be}.form-panel{display:flex;min-width:0;flex-direction:column;padding:36px clamp(28px,5vw,68px) 40px;background:#fffdfbf0}[data-survey-form]{display:flex;min-height:0;flex:1;flex-direction:column}.form-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:36px}.time-pill{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.03em}.time-pill{padding:9px 13px}.progress-wrap{margin-bottom:44px}.progress-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:var(--muted);font-size:12px;font-weight:650}.progress-track{height:4px;overflow:hidden;border-radius:999px;background:var(--rose-100)}.progress-fill{width:25%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--rose-500),var(--wine));transition:width .35s cubic-bezier(.22,1,.36,1)}.question-step,.success-view{display:none;animation:rise .38s cubic-bezier(.22,1,.36,1) both}.question-step.is-active,.success-view.is-active{display:block}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-label{margin:0 0 14px;color:var(--rose-500);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.question-step h2,.success-view h2{max-width:660px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,3.4vw,42px);font-weight:400;letter-spacing:-.035em;line-height:1.16}.required-note{margin:14px 0 0;color:var(--muted);font-size:13px}.choices{display:grid;gap:12px;margin-top:32px}.choice{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);gap:14px;align-items:start;cursor:pointer;border:1px solid var(--line);border-radius:var(--radius-md);padding:16px 18px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.choice:hover{transform:translateY(-1px);border-color:#aa5b566b;box-shadow:0 10px 24px #54272e14}.choice:has(input:checked){border-color:var(--rose-500);background:var(--rose-50);box-shadow:0 0 0 3px #aa5b5614}.choice input{width:20px;height:20px;margin:1px 0 0;accent-color:var(--wine)}.choice-copy{min-width:0;font-size:15px;font-weight:680;line-height:1.4}.stars{display:grid;grid-template-columns:repeat(5,minmax(54px,1fr));gap:10px;margin-top:34px}.star-choice{position:relative}.star-choice input{position:absolute;opacity:0;pointer-events:none}.star-choice label{display:grid;min-height:82px;place-items:center;cursor:pointer;border:1px solid var(--line);border-radius:16px;background:#fff;color:#cfaaa2;font-size:26px;transition:.2s ease}.star-choice label small{display:block;margin-top:-13px;color:var(--muted);font-size:10px;font-weight:750}.star-choice label:hover,.star-choice input:focus-visible+label{transform:translateY(-2px);border-color:var(--rose-300)}.star-choice input:checked+label{border-color:var(--rose-500);background:var(--wine);color:#f6d1c8;box-shadow:0 9px 22px #681f2e38}.textarea-wrap{margin-top:30px}textarea{width:100%;min-height:170px;resize:vertical;outline:none;border:1px solid var(--line);border-radius:var(--radius-md);padding:18px;background:#fff;color:var(--ink);line-height:1.6;transition:border-color .2s ease,box-shadow .2s ease}textarea:focus{border-color:var(--rose-500);box-shadow:0 0 0 4px #aa5b5617}.char-count{margin:8px 4px 0;color:#9a898c;font-size:11px;text-align:right}.other-field{display:none;margin:10px 0 0 36px;outline:none;border:0;border-bottom:1px solid var(--rose-300);padding:8px 2px;background:transparent;color:var(--ink)}.choice:has(input:checked)+.other-field{display:block}.error-message{min-height:20px;margin:16px 0 0;color:#a1263f;font-size:13px;font-weight:650}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:34px}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;cursor:pointer;border:0;border-radius:999px;padding:0 23px;font-size:13px;font-weight:780;letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:active{transform:scale(.98)}.btn-primary{margin-left:auto;background:var(--wine);color:#fffaf6;box-shadow:0 10px 24px #681f2e33}.btn-primary:hover{background:#7d2638;box-shadow:0 13px 28px #681f2e42}.btn-secondary{background:transparent;color:var(--muted)}.btn-secondary:hover{background:var(--rose-50);color:var(--ink)}.success-view{max-width:620px;padding-top:20px}.success-icon{display:grid;width:60px;height:60px;margin-bottom:26px;place-items:center;border-radius:50%;background:var(--wine);color:#fff;font-size:24px;box-shadow:0 15px 34px #681f2e38}.success-copy{margin:20px 0 0;color:var(--muted);font-size:15px;line-height:1.7}.coupon-card{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:30px;border:1px dashed var(--rose-300);border-radius:22px;padding:20px;background:var(--rose-50)}.coupon-meta small{display:block;margin-bottom:6px;color:var(--muted);font-size:11px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.coupon-code{font-family:Georgia,Times New Roman,serif;font-size:30px;letter-spacing:.08em}.copy-button{cursor:pointer;border:1px solid var(--line);border-radius:999px;padding:10px 14px;background:#fff;color:var(--wine);font-size:12px;font-weight:750}@media(max-width:850px){html,body{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}.page-shell{width:100%;height:100dvh;min-height:0;margin:0;grid-template-columns:1fr;grid-template-rows:56px minmax(0,1fr);border:0;border-radius:0;background:var(--paper);box-shadow:none}.brand-panel{min-height:0;padding:0 18px;justify-content:center}.brand-panel:before,.brand-panel:after,.brand-copy,.brand-footer{display:none}.wordmark{font-size:12px;letter-spacing:.15em}.brand-logo{height:31px}.form-panel{height:calc(100dvh - 56px);min-height:0;overflow:hidden;padding:12px 18px 10px}.form-topbar{flex:0 0 auto;margin-bottom:9px}.time-pill{padding:7px 10px;font-size:11px}.progress-wrap{flex:0 0 auto;margin-bottom:12px}.progress-meta{margin-bottom:6px;font-size:10px}[data-survey-form]{overflow:hidden;justify-content:flex-start}.question-step.is-active,.success-view.is-active{min-height:0;flex:0 0 auto;overflow:visible}.question-step.is-active{display:flex;flex-direction:column}.section-label{margin-bottom:7px;font-size:10px}.question-step h2,.success-view h2{font-size:clamp(23px,6.7vw,28px);line-height:1.08}.required-note{margin-top:8px;font-size:11px}.choices{gap:6px;margin-top:12px}.choice{grid-template-columns:18px minmax(0,1fr);gap:9px;border-radius:12px;padding:8px 10px}.choice:hover{transform:none;box-shadow:none}.choice input{width:17px;height:17px;margin-top:0}.choice-copy{font-size:12.5px;line-height:1.25}.stars{gap:6px;margin-top:16px}.star-choice label{min-height:58px;border-radius:12px;font-size:20px}.star-choice label small{margin-top:-10px;font-size:9px}.textarea-wrap{display:flex;min-height:0;flex:0 0 auto;flex-direction:column;margin-top:14px}textarea{height:min(15dvh,120px);min-height:86px;flex:none;resize:none;border-radius:14px;padding:13px;font-size:13px}.char-count{margin-top:4px}.other-field{margin-top:2px;padding:4px 2px;font-size:12px}.error-message{min-height:16px;margin-top:5px;font-size:11px}.form-actions{min-height:46px;flex:0 0 auto;margin-top:14px;padding-top:0}.btn{min-height:42px;padding:0 17px;font-size:12px}.success-view{padding-top:4px}.success-icon{width:48px;height:48px;margin-bottom:14px;font-size:19px}.success-copy{margin-top:12px;font-size:13px;line-height:1.5}.coupon-card{margin-top:16px;padding:14px}.coupon-code{font-size:25px}}@media(max-width:560px){.coupon-card{align-items:center;flex-direction:row}}@media(max-width:850px)and (max-height:700px){.page-shell{grid-template-rows:48px minmax(0,1fr)}.form-panel{height:calc(100dvh - 48px);padding-top:8px;padding-bottom:7px}.wordmark{font-size:11px}.brand-logo{height:27px}.form-topbar{margin-bottom:6px}.time-pill{padding:5px 9px;font-size:10px}.progress-wrap{margin-bottom:8px}.section-label{margin-bottom:5px;font-size:9px}.question-step h2,.success-view h2{font-size:clamp(20px,5.8vw,23px)}.required-note{margin-top:5px;font-size:10px}.choices{gap:4px;margin-top:8px}.choice{gap:7px;padding:6px 8px}.choice input{width:16px;height:16px}.choice-copy{font-size:11.5px;line-height:1.17}.stars{margin-top:10px}.star-choice label{min-height:50px}.textarea-wrap{margin-top:9px}textarea{height:70px;min-height:70px;padding:10px}.error-message{margin-top:2px}.form-actions{min-height:40px;margin-top:8px;padding-top:0}.btn{min-height:38px}.success-icon{width:42px;height:42px;margin-bottom:9px}.success-copy{margin-top:8px;line-height:1.35}.coupon-card{margin-top:10px;padding:10px 12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/bcw-survey-20260806025422.css.map */
