@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{font-family:var(--font-sans);background-color:var(--wc-bg);color:var(--wc-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3{font-family:var(--wc-font-headline)}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.min-h-dvh{min-height:100dvh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.fade-in{--tw-enter-opacity:0}.wedcost-screen{background:var(--wc-bg);flex-direction:column;width:100%;max-width:430px;min-height:100dvh;margin:0 auto;display:flex}.wedcost-quiz-screen{background:var(--wc-bg);flex-direction:column;width:100%;max-width:430px;height:100dvh;margin:0 auto;display:flex;overflow:hidden}.wedcost-btn-primary{background:var(--wc-btn-bg);color:var(--wc-btn-text);cursor:pointer;letter-spacing:.01em;-webkit-tap-highlight-color:transparent;touch-action:manipulation;width:100%;font-size:17px;font-weight:700;font-family:var(--font-sans);border:none;border-radius:12px;padding:15px 24px;transition:opacity .15s,transform .1s}.wedcost-btn-primary:active{opacity:.85;transform:scale(.99)}.wedcost-btn-primary:disabled{opacity:.45;cursor:not-allowed}.wedcost-btn-gold{background:var(--wc-btn-bg);color:var(--wc-btn-text);cursor:pointer;letter-spacing:.01em;-webkit-tap-highlight-color:transparent;touch-action:manipulation;width:100%;font-size:17px;font-weight:700;font-family:var(--font-sans);border:none;border-radius:12px;padding:16px 24px;transition:opacity .15s}.wedcost-btn-gold:active{opacity:.85}.wedcost-btn-ghost{color:var(--wc-body);border:1.5px solid var(--wc-border);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-radius:12px;width:100%;padding:14px 24px;font-size:16px;font-weight:600;transition:background .15s}.option-card{background:var(--wc-surface);border:1.5px solid var(--wc-border);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;color:var(--wc-headline);text-align:left;border-radius:14px;flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:14px 16px;font-size:15px;font-weight:500;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.option-card:active{opacity:.85}.option-card.selected{border-color:var(--wc-border-selected);background:var(--wc-surface-selected);box-shadow:0 2px 10px #00000014}.option-card-row{align-items:center;gap:13px;width:100%;display:flex}.option-emoji-box{background:var(--wc-border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:background .15s;display:flex}.option-card.selected .option-emoji-box{background:var(--wc-surface-selected)}.option-checkmark{border:1.5px solid var(--wc-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-left:auto;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.option-card.selected .option-checkmark{background:var(--wc-accent);border-color:var(--wc-accent);box-shadow:0 0 6px var(--wc-accent)}.option-micro-copy{background:var(--wc-micro-bg);border-left:3px solid var(--wc-micro-border);color:var(--wc-micro-text);border-radius:0 6px 6px 0;width:calc(100% - 53px);margin-top:8px;margin-left:53px;padding:8px 10px;font-size:13px;font-weight:400;line-height:1.5;animation:.25s fadeIn}.continue-btn-wrap{padding-top:10px;padding-bottom:4px}.fade-in{animation:.35s forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:.35s forwards slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.progress-bar-track{background:var(--wc-progress-bg);border-radius:4px;width:100%;height:4px;overflow:hidden}.progress-bar-fill{background:var(--wc-progress-fill);border-radius:4px;height:100%;transition:width .45s}.score-bar-track{background:var(--wc-border);border-radius:6px;width:100%;height:12px;overflow:hidden}.score-bar-fill{border-radius:6px;height:100%;transition:width .8s}.blurred-bar{filter:blur(4px);-webkit-user-select:none;user-select:none;pointer-events:none}.faq-item{border-bottom:1px solid var(--wc-divider)}.countdown-box{background:linear-gradient(135deg,var(--wc-headline) 0%,#1d2b1ad9 100%);color:var(--wc-accent-fg);text-align:center;border-radius:12px;padding:16px 20px}.countdown-digits{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--wc-accent);font-size:32px;font-weight:800}.guarantee-box{background:var(--wc-surface);border:1.5px solid var(--wc-accent);text-align:center;border-radius:12px;padding:20px}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--background:38 100% 97%;--foreground:0 0% 18%;--card:0 0% 100%;--card-foreground:0 0% 18%;--border:30 30% 88%;--input:30 30% 88%;--ring:34 39% 63%;--primary:34 39% 63%;--primary-foreground:0 0% 100%;--secondary:0 33% 74%;--secondary-foreground:0 0% 100%;--muted:38 40% 95%;--muted-foreground:0 0% 45%;--accent:38 40% 92%;--accent-foreground:0 0% 18%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--radius:.75rem;--wc-bg:#fbf8f4;--wc-surface:#fff;--wc-surface-selected:#fef2ee;--wc-border:#e8ddd2;--wc-border-selected:#c96b4a;--wc-headline:#1d2b1a;--wc-body:#5c5040;--wc-muted:#9b8070;--wc-accent:#c96b4a;--wc-accent-fg:#fff;--wc-progress-bg:#c96b4a26;--wc-progress-fill:#c96b4a;--wc-micro-bg:#fef5ee;--wc-micro-border:#c96b4a;--wc-micro-text:#6b2810;--wc-btn-bg:#c96b4a;--wc-btn-text:#fff;--wc-font-headline:"Playfair Display", Georgia, serif;--wc-card-bg:#fff;--wc-card-border:#ede5dc;--wc-divider:#ede5dc;--wc-loader-bg:#f5f2ee;--wc-input-border:#d4c4b8;--wc-input-bg:#fff}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
