.compare-module__-ZWgpW__page{--ivory:#f6f2ea;--ivory-dim:#efe9dc;--obsidian:#17181c;--accent:#3e5c76;--accent-light:#6e93b8;--taupe:#6b6a63;--line:#ddd6c7;color:var(--obsidian);background:#fff;min-height:100vh}.compare-module__-ZWgpW__wrap{max-width:560px;margin:0 auto;padding:clamp(2.5rem,7vw,4.5rem) 1.5rem clamp(4rem,9vw,6rem)}.compare-module__-ZWgpW__resultsWrap{max-width:880px}@media (min-width:1100px){.compare-module__-ZWgpW__wrap{margin:0 0 0 320px}}.compare-module__-ZWgpW__fieldGroup{flex-direction:column;gap:1.1rem;display:flex}.compare-module__-ZWgpW__fieldRow{grid-template-columns:1fr 1fr;align-items:start;gap:1.1rem;display:grid}.compare-module__-ZWgpW__field{border:1.5px solid var(--obsidian);background:#fff;border-radius:8px;align-items:center;gap:.6rem;padding:.9rem 1rem;display:flex}.compare-module__-ZWgpW__fieldIcon{color:var(--accent);flex-shrink:0}.compare-module__-ZWgpW__field select,.compare-module__-ZWgpW__field input{width:100%;font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);background:0 0;border:none;outline:none;font-size:.95rem}.compare-module__-ZWgpW__field select{cursor:pointer}.compare-module__-ZWgpW__fieldWithError{flex-direction:column;flex:none;gap:.35rem;width:100%;display:flex}.compare-module__-ZWgpW__fieldWithError .compare-module__-ZWgpW__field{flex:auto}.compare-module__-ZWgpW__fieldError{border-color:#b3432f!important}.compare-module__-ZWgpW__errorText{font-family:var(--font-body,"Inter", sans-serif);color:#b3432f;min-height:1.05rem;margin:0;font-size:.78rem;line-height:1.3}@media (max-width:560px){.compare-module__-ZWgpW__fieldRow{grid-template-columns:1fr}.compare-module__-ZWgpW__field select,.compare-module__-ZWgpW__field input{font-size:16px}}
.ChatFlow-module__KfkSRG__chat{max-width:100%}.ChatFlow-module__KfkSRG__log{flex-direction:column;display:flex}.ChatFlow-module__KfkSRG__turn{flex-direction:column;align-items:flex-end;gap:.6rem;margin-bottom:1.75rem;animation:.3s both ChatFlow-module__KfkSRG__chatFadeIn;display:flex}.ChatFlow-module__KfkSRG__turn .ChatFlow-module__KfkSRG__botMsg{align-self:flex-start}.ChatFlow-module__KfkSRG__botMsg{font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);max-width:90%;min-height:1.575rem;margin:0;font-size:1.05rem;font-weight:700;line-height:1.5}.ChatFlow-module__KfkSRG__answerRow{align-self:flex-end;align-items:center;gap:.5rem;display:flex}.ChatFlow-module__KfkSRG__userBubble{color:var(--obsidian);font-family:var(--font-body,"Inter", sans-serif);background:#f1f0ea;border-radius:999px;max-width:80%;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600}.ChatFlow-module__KfkSRG__editBtn{border:1.5px solid var(--line);width:28px;height:28px;color:var(--taupe);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:flex}.ChatFlow-module__KfkSRG__editBtn:hover{color:var(--accent);border-color:var(--accent)}.ChatFlow-module__KfkSRG__composer{flex-direction:column;display:flex}.ChatFlow-module__KfkSRG__phaseBlock{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;animation:.35s both ChatFlow-module__KfkSRG__chatFadeInOpacity;display:flex}.ChatFlow-module__KfkSRG__answerReveal{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;animation:.3s both ChatFlow-module__KfkSRG__chatFadeInOpacity;display:flex}.ChatFlow-module__KfkSRG__sendBtn{color:var(--taupe);font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.02em;cursor:pointer;background:#f1f0ea;border:none;border-radius:999px;align-items:center;padding:.8rem 1.7rem;font-size:.85rem;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.ChatFlow-module__KfkSRG__sendBtn:hover{background:#e5e3da}.ChatFlow-module__KfkSRG__sendBtnReady{background:var(--obsidian);color:#fff}.ChatFlow-module__KfkSRG__sendBtnReady:hover{background:var(--accent)}.ChatFlow-module__KfkSRG__sendBtn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}@media (max-width:700px){.ChatFlow-module__KfkSRG__chat{padding-bottom:5.5rem}.ChatFlow-module__KfkSRG__sendBtn{z-index:45;width:100%;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom));border-radius:0;justify-content:center;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 20px #17181c14}}.ChatFlow-module__KfkSRG__watchList{flex-direction:column;gap:.75rem;width:100%;display:flex}.ChatFlow-module__KfkSRG__watchCard{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:.75rem;padding:.9rem 1.1rem;display:flex}.ChatFlow-module__KfkSRG__watchIcon{background:var(--accent);color:#fff;width:38px;height:38px;font-family:var(--font-body,"Inter", sans-serif);object-fit:cover;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.ChatFlow-module__KfkSRG__watchInfo{flex:1;min-width:0}.ChatFlow-module__KfkSRG__watchName{font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);font-size:.92rem;font-weight:700}.ChatFlow-module__KfkSRG__watchMeta{font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.1rem;font-size:.8rem;display:flex}.ChatFlow-module__KfkSRG__watchBadge{color:#2f6b48;background:#dbf0e2;border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-flex}.ChatFlow-module__KfkSRG__removeWatchBtn{width:28px;height:28px;color:var(--taupe);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.ChatFlow-module__KfkSRG__removeWatchBtn:hover{color:#b3432f;background:#b3432f14}.ChatFlow-module__KfkSRG__addWatchBtn{border:1.5px dashed var(--line);width:100%;font-family:var(--font-body,"Inter", sans-serif);color:var(--accent);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;padding:.9rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.ChatFlow-module__KfkSRG__addWatchBtn:hover{border-color:var(--accent);background:#f7f9f8}@keyframes ChatFlow-module__KfkSRG__chatFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatFlow-module__KfkSRG__chatFadeInOpacity{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.ChatFlow-module__KfkSRG__turn,.ChatFlow-module__KfkSRG__phaseBlock,.ChatFlow-module__KfkSRG__answerReveal{animation:none}.ChatFlow-module__KfkSRG__sendBtn,.ChatFlow-module__KfkSRG__editBtn{transition:none}}
.WatchModal-module__hL0cia__backdrop{z-index:100;background:#17181c73;justify-content:center;align-items:flex-end;animation:.2s both WatchModal-module__hL0cia__backdropIn;display:flex;position:fixed;inset:0}.WatchModal-module__hL0cia__sheet{width:100%;max-width:480px;padding:1.5rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;flex-direction:column;min-height:75vh;max-height:94vh;animation:.25s both WatchModal-module__hL0cia__sheetUp;display:flex;overflow-y:auto}.WatchModal-module__hL0cia__sheetHeader{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.WatchModal-module__hL0cia__backBtn,.WatchModal-module__hL0cia__closeBtn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.WatchModal-module__hL0cia__backBtn{color:var(--taupe);background:0 0;transition:color .15s}.WatchModal-module__hL0cia__backBtn:hover{color:var(--obsidian)}.WatchModal-module__hL0cia__closeBtn{color:var(--obsidian);background:#f1f0ea;transition:background .15s}.WatchModal-module__hL0cia__closeBtn:hover{background:#e5e3da}.WatchModal-module__hL0cia__sheetTitle{font-family:var(--font-body,"Inter", sans-serif);letter-spacing:-.01em;color:var(--obsidian);margin:0 0 .5rem;font-size:1.15rem;font-weight:800}.WatchModal-module__hL0cia__sheetSubtitle{font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);margin:0 0 1.25rem;font-size:.85rem;line-height:1.5}.WatchModal-module__hL0cia__sheetTitle:last-of-type{margin-bottom:1.25rem}.WatchModal-module__hL0cia__stepProgress{background:var(--line);border-radius:2px;height:3px;margin-top:1.5rem;overflow:hidden}.WatchModal-module__hL0cia__stepProgressFill{background:var(--accent);border-radius:2px;height:100%;transition:width .3s}.WatchModal-module__hL0cia__addBtn{width:100%;color:var(--taupe);font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.02em;cursor:pointer;background:#f1f0ea;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:auto;padding:1rem .9rem .9rem;font-size:.9rem;font-weight:700;transition:background .2s,color .2s;display:flex}.WatchModal-module__hL0cia__addBtn:hover{background:#e5e3da}.WatchModal-module__hL0cia__addBtn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.WatchModal-module__hL0cia__addBtnReady{background:var(--obsidian);color:#fff}.WatchModal-module__hL0cia__addBtnReady:hover{background:var(--accent)}.WatchModal-module__hL0cia__valueField{border:1.5px solid var(--obsidian);background:#fff;border-radius:8px;align-items:center;gap:.6rem;padding:.9rem 1rem;display:flex}.WatchModal-module__hL0cia__valueFieldIcon{color:var(--accent);flex-shrink:0}.WatchModal-module__hL0cia__valueField input{width:100%;font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);background:0 0;border:none;outline:none;font-size:.95rem}.WatchModal-module__hL0cia__useOriginalBtn{color:var(--accent);font-family:var(--font-body,"Inter", sans-serif);cursor:pointer;background:0 0;border:none;margin-top:.6rem;padding:0;font-size:.8rem;font-weight:600;display:block}.WatchModal-module__hL0cia__useOriginalBtn:hover{color:var(--obsidian)}.WatchModal-module__hL0cia__skipBtn{text-align:center;width:100%;color:var(--taupe);font-family:var(--font-body,"Inter", sans-serif);cursor:pointer;background:#fff;border:none;flex-shrink:0;margin-top:auto;padding:1rem .9rem .9rem;font-size:.85rem;font-weight:600;display:block}.WatchModal-module__hL0cia__skipBtn:hover{color:var(--obsidian)}@keyframes WatchModal-module__hL0cia__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes WatchModal-module__hL0cia__sheetUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1100px){.WatchModal-module__hL0cia__backdrop{z-index:auto;background:0 0;animation:none;display:block;position:static}.WatchModal-module__hL0cia__sheet{border:1px solid var(--line);border-radius:20px;max-width:480px;min-height:0;max-height:none;margin:1.5rem 0 0;animation:.2s both WatchModal-module__hL0cia__cardIn;overflow:visible;box-shadow:0 20px 45px #17181c1f,0 2px 8px #17181c0f}}@keyframes WatchModal-module__hL0cia__cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.WatchModal-module__hL0cia__backdrop,.WatchModal-module__hL0cia__sheet{animation:none!important}.WatchModal-module__hL0cia__closeBtn,.WatchModal-module__hL0cia__backBtn,.WatchModal-module__hL0cia__addBtn{transition:none}}
.WatchTurnInput-module___q7-JW__wrap{margin-top:.25rem}.WatchTurnInput-module___q7-JW__toggleRow{gap:1.5rem;margin-bottom:1.1rem;display:flex}.WatchTurnInput-module___q7-JW__toggleOption{font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.WatchTurnInput-module___q7-JW__toggleOption input{opacity:0;width:0;height:0;position:absolute}.WatchTurnInput-module___q7-JW__radioDot{border:1.5px solid var(--obsidian);border-radius:50%;flex-shrink:0;width:16px;height:16px;position:relative}.WatchTurnInput-module___q7-JW__toggleOption input:checked+.WatchTurnInput-module___q7-JW__radioDot:after{content:"";background:var(--accent);border-radius:50%;position:absolute;inset:3px}.WatchTurnInput-module___q7-JW__tooltipWrap{outline:none;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.WatchTurnInput-module___q7-JW__tooltipIcon{color:var(--taupe);cursor:help}.WatchTurnInput-module___q7-JW__tooltipWrap:hover .WatchTurnInput-module___q7-JW__tooltipIcon,.WatchTurnInput-module___q7-JW__tooltipWrap:focus-visible .WatchTurnInput-module___q7-JW__tooltipIcon{color:var(--accent)}.WatchTurnInput-module___q7-JW__tooltipBox{background:var(--obsidian);color:#fff;width:200px;font-family:var(--font-body,"Inter", sans-serif);opacity:0;visibility:hidden;pointer-events:none;z-index:5;border-radius:6px;padding:.6rem .75rem;font-size:.76rem;line-height:1.5;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);right:-8px;transform:translateY(4px)}.WatchTurnInput-module___q7-JW__tooltipBox:after{content:"";border:5px solid #0000;border-top-color:var(--obsidian);position:absolute;top:100%;right:12px}.WatchTurnInput-module___q7-JW__tooltipWrap:hover .WatchTurnInput-module___q7-JW__tooltipBox,.WatchTurnInput-module___q7-JW__tooltipWrap:focus-visible .WatchTurnInput-module___q7-JW__tooltipBox{opacity:1;visibility:visible;transform:translateY(0)}.WatchTurnInput-module___q7-JW__refHint{font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);margin:-.3rem 0 0;font-size:.82rem}
.SearchableSelect-module__iq7gaa__wrap{flex:1;min-width:0;position:relative}.SearchableSelect-module__iq7gaa__dropdown{z-index:10;background:#fff;border:1.5px solid #17181c;border-radius:8px;max-height:240px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 20px #17181c1f}.SearchableSelect-module__iq7gaa__status{font-family:var(--font-body,"Inter", sans-serif);color:#6b6a63;padding:.8rem 1rem;font-size:.85rem}.SearchableSelect-module__iq7gaa__item{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body,"Inter", sans-serif);color:#17181c;background:0 0;border:none;border-bottom:1px solid #eee9dd;padding:.6rem 1rem;font-size:.9rem;display:block}.SearchableSelect-module__iq7gaa__item:last-child{border-bottom:none}.SearchableSelect-module__iq7gaa__item:hover,.SearchableSelect-module__iq7gaa__itemHighlighted{background:#f6f2ea}
.RefAutocomplete-module__jfEawG__wrap{flex:1;min-width:0;position:relative}.RefAutocomplete-module__jfEawG__dropdown{z-index:10;background:#fff;border:1.5px solid #17181c;border-radius:8px;max-height:260px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 20px #17181c1f}.RefAutocomplete-module__jfEawG__status{font-family:var(--font-body,"Inter", sans-serif);color:#6b6a63;padding:.8rem 1rem;font-size:.85rem}.RefAutocomplete-module__jfEawG__item{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #eee9dd;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;padding:.65rem 1rem;display:flex}.RefAutocomplete-module__jfEawG__item:last-child{border-bottom:none}.RefAutocomplete-module__jfEawG__item:hover,.RefAutocomplete-module__jfEawG__item:focus-visible,.RefAutocomplete-module__jfEawG__itemHighlighted{background:#f6f2ea}.RefAutocomplete-module__jfEawG__itemRef{font-family:var(--font-body,"Inter", sans-serif);color:#17181c;font-size:.9rem;font-weight:700}.RefAutocomplete-module__jfEawG__itemMeta{font-family:var(--font-body,"Inter", sans-serif);color:#6b6a63;font-size:.78rem}
.PhotoScanField-module__YjiE1G__field{width:100%}.PhotoScanField-module__YjiE1G__hiddenInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.PhotoScanField-module__YjiE1G__chooseBtn{border:1.5px dashed var(--line);width:100%;font-family:var(--font-body,"Inter", sans-serif);color:var(--accent);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:1.1rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.PhotoScanField-module__YjiE1G__chooseBtn:hover{border-color:var(--accent);background:#f7f9f8}.PhotoScanField-module__YjiE1G__previewWrap{border:1.5px solid var(--line);background:#17181c;border-radius:14px;width:100%;height:200px;position:relative;overflow:hidden}.PhotoScanField-module__YjiE1G__previewImg{object-fit:cover;width:100%;height:100%;display:block}.PhotoScanField-module__YjiE1G__scanLine{background:linear-gradient(90deg, transparent, var(--accent-light,#6e93b8) 20%, #fff 50%, var(--accent-light,#6e93b8) 80%, transparent);height:2px;animation:1.5s ease-in-out infinite PhotoScanField-module__YjiE1G__scanSweep;position:absolute;left:0;right:0;box-shadow:0 0 12px 2px #6e93b8cc}.PhotoScanField-module__YjiE1G__scanBadge,.PhotoScanField-module__YjiE1G__doneBadge{font-family:var(--font-body,"Inter", sans-serif);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;bottom:.6rem;left:.6rem}.PhotoScanField-module__YjiE1G__scanBadge{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#17181c8c}.PhotoScanField-module__YjiE1G__doneBadge{color:#2f6b48;background:#dbf0e2}.PhotoScanField-module__YjiE1G__changeBtn{font-family:var(--font-body,"Inter", sans-serif);color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#17181c8c;border:none;border-radius:999px;padding:.3rem .6rem;font-size:.72rem;font-weight:700;position:absolute;bottom:.6rem;right:.6rem}.PhotoScanField-module__YjiE1G__changeBtn:hover{background:#17181cbf}@keyframes PhotoScanField-module__YjiE1G__scanSweep{0%{opacity:0;top:4%}10%{opacity:1}90%{opacity:1}to{opacity:0;top:94%}}@media (prefers-reduced-motion:reduce){.PhotoScanField-module__YjiE1G__scanLine{opacity:0;animation:none}}
.InvoiceScanField-module__ue94Oq__field{width:100%}.InvoiceScanField-module__ue94Oq__hiddenInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.InvoiceScanField-module__ue94Oq__chooseBtn{border:1.5px dashed var(--line);width:100%;font-family:var(--font-body,"Inter", sans-serif);color:var(--accent);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:1.1rem;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.InvoiceScanField-module__ue94Oq__chooseBtn:hover{border-color:var(--accent);background:#f7f9f8}.InvoiceScanField-module__ue94Oq__card{border:1.5px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:.85rem;width:100%;padding:.9rem 1.1rem;display:flex}.InvoiceScanField-module__ue94Oq__iconWrap{width:48px;height:48px;color:var(--accent);background:#eef4f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.InvoiceScanField-module__ue94Oq__iconWrapScanning{color:var(--accent)}.InvoiceScanField-module__ue94Oq__scanLine{background:linear-gradient(90deg,#0000,#fff,#0000);height:2px;animation:1.3s ease-in-out infinite InvoiceScanField-module__ue94Oq__scanSweepSmall;position:absolute;left:0;right:0;box-shadow:0 0 10px 2px #3e5c76b3}.InvoiceScanField-module__ue94Oq__status{flex:1;min-width:0}.InvoiceScanField-module__ue94Oq__fileName{font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.InvoiceScanField-module__ue94Oq__scanningText{font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);margin-top:.15rem;font-size:.78rem}.InvoiceScanField-module__ue94Oq__extractedText,.InvoiceScanField-module__ue94Oq__doneText{font-family:var(--font-body,"Inter", sans-serif);align-items:center;gap:.3rem;margin-top:.2rem;font-size:.78rem;font-weight:700;display:inline-flex}.InvoiceScanField-module__ue94Oq__extractedText{color:#2f6b48}.InvoiceScanField-module__ue94Oq__doneText{color:var(--taupe)}.InvoiceScanField-module__ue94Oq__changeBtn{font-family:var(--font-body,"Inter", sans-serif);color:var(--accent);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.3rem .4rem;font-size:.76rem;font-weight:700}.InvoiceScanField-module__ue94Oq__changeBtn:hover{color:var(--obsidian)}@keyframes InvoiceScanField-module__ue94Oq__scanSweepSmall{0%{opacity:0;top:6%}10%{opacity:1}90%{opacity:1}to{opacity:0;top:90%}}@media (prefers-reduced-motion:reduce){.InvoiceScanField-module__ue94Oq__scanLine{opacity:0;animation:none}}
.ResultsStep-module__50zBUW__resultsLayout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:2rem;display:grid}.ResultsStep-module__50zBUW__main{min-width:0}.ResultsStep-module__50zBUW__sidebar{position:sticky;top:2rem}@media (max-width:800px){.ResultsStep-module__50zBUW__resultsLayout{grid-template-columns:1fr;gap:1.5rem}.ResultsStep-module__50zBUW__main{padding-bottom:6rem}}.ResultsStep-module__50zBUW__resultsHeader{text-align:center;margin-bottom:2rem}.ResultsStep-module__50zBUW__sketch{--sketch-fill:#eaf3ee;--sketch-line:#17181c;width:92px;height:92px;margin:0 auto 1rem;animation:.4s both ResultsStep-module__50zBUW__popIn}.ResultsStep-module__50zBUW__resultsTitle{font-family:var(--font-body,"Inter", sans-serif);letter-spacing:-.02em;color:var(--obsidian);margin:0 0 .5rem;font-size:clamp(1.6rem,3.8vw,2.3rem);font-weight:800}.ResultsStep-module__50zBUW__resultsSubtitle{font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);margin:0;font-size:.95rem}.ResultsStep-module__50zBUW__loadingWrap{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 0 1rem;display:flex}.ResultsStep-module__50zBUW__loadingIcon{--loading-ring:#e7e2d4;--loading-accent:var(--accent);width:64px;height:64px;margin-bottom:1.25rem}.ResultsStep-module__50zBUW__loadingTitle{font-family:var(--font-body,"Inter", sans-serif);letter-spacing:-.01em;color:var(--obsidian);margin:0 0 .4rem;font-size:1.3rem;font-weight:800}.ResultsStep-module__50zBUW__loadingSubtitle{font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);margin:0 0 2rem;font-size:.9rem}.ResultsStep-module__50zBUW__skeletonFeatured,.ResultsStep-module__50zBUW__skeletonRow{background:linear-gradient(100deg,#f1efe7 30%,#f9f8f3 50%,#f1efe7 70%) 0 0/200% 100%;border-radius:18px;width:100%;animation:1.5s ease-in-out infinite ResultsStep-module__50zBUW__shimmer}.ResultsStep-module__50zBUW__skeletonFeatured{height:108px;margin-bottom:1rem}.ResultsStep-module__50zBUW__skeletonRow{height:76px}@keyframes ResultsStep-module__50zBUW__shimmer{0%{background-position:150% 0}to{background-position:-50% 0}}.ResultsStep-module__50zBUW__featuredCard{color:inherit;background:linear-gradient(155deg,#eaf3ee 0%,#f5f9f6 55%,#fff 100%);border:1.5px solid #cfe4d7;border-radius:20px;flex-direction:column;gap:1rem;margin-bottom:1.75rem;padding:1.6rem 1.75rem;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;position:relative}.ResultsStep-module__50zBUW__featuredCard:hover{transform:translateY(-2px);box-shadow:0 14px 32px #17181c1a}.ResultsStep-module__50zBUW__featuredPill{font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.06em;text-transform:uppercase;color:#2f6b48;background:#dbf0e2;border-radius:999px;padding:.3rem .65rem;font-size:.66rem;font-weight:800;position:absolute;top:1.1rem;right:1.75rem}.ResultsStep-module__50zBUW__featuredTop{align-items:center;gap:.9rem;padding-right:6.5rem;display:flex}.ResultsStep-module__50zBUW__featuredCopy{min-width:0}.ResultsStep-module__50zBUW__featuredInsurer{font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.01em;color:var(--obsidian);margin:0 0 .2rem;font-size:1.15rem;font-weight:800}.ResultsStep-module__50zBUW__featuredTagline{font-family:var(--font-body,"Inter", sans-serif);color:#3f5b48;margin:0;font-size:.85rem}.ResultsStep-module__50zBUW__featuredCta{background:var(--obsidian);color:#fff;font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;padding:.65rem 1.2rem;font-size:.78rem;font-weight:700;display:inline-flex}.ResultsStep-module__50zBUW__otherLabel{font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--taupe);margin:0 0 .9rem;font-size:.72rem;font-weight:700}.ResultsStep-module__50zBUW__resultsGrid{flex-direction:column;gap:1rem;margin-bottom:1.75rem;display:flex}.ResultsStep-module__50zBUW__resultCard{border:1px solid var(--line);opacity:0;background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.4rem 1.6rem;transition:box-shadow .2s,transform .2s;animation:.45s both ResultsStep-module__50zBUW__fadeInUp;display:flex}.ResultsStep-module__50zBUW__resultCard:hover{transform:translateY(-2px);box-shadow:0 10px 24px #17181c12}.ResultsStep-module__50zBUW__resultHeader{flex:1;align-items:center;gap:.85rem;min-width:0;display:flex}.ResultsStep-module__50zBUW__resultAvatar{background:var(--accent);color:#fff;width:40px;height:40px;font-family:var(--font-body,"Inter", sans-serif);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.ResultsStep-module__50zBUW__resultLeft{flex:1;min-width:0}.ResultsStep-module__50zBUW__resultInsurer{font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);flex-wrap:wrap;align-items:center;gap:.4rem;margin:0 0 .4rem;font-size:1.02rem;font-weight:700;display:flex}.ResultsStep-module__50zBUW__bestTag{font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:#eaf0f4;border-radius:999px;padding:.2rem .5rem;font-size:.64rem;font-weight:700}.ResultsStep-module__50zBUW__resultTags{flex-wrap:wrap;gap:.4rem;display:flex}.ResultsStep-module__50zBUW__resultTag{font-family:var(--font-body,"Inter", sans-serif);color:#3f5b48;background:#eef4f0;border-radius:999px;padding:.25rem .6rem;font-size:.74rem;font-weight:600}.ResultsStep-module__50zBUW__resultRight{text-align:right;flex-shrink:0}.ResultsStep-module__50zBUW__resultPrice{font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);white-space:nowrap;font-size:1.25rem;font-weight:800}.ResultsStep-module__50zBUW__resultPriceUnit{font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);margin-bottom:.5rem;font-size:.72rem}.ResultsStep-module__50zBUW__resultBtn{color:var(--obsidian);font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:#f1f0ea;border:none;border-radius:999px;align-items:center;padding:.55rem .9rem;font-size:.72rem;font-weight:700;transition:background .2s;display:inline-flex}.ResultsStep-module__50zBUW__resultBtn:hover{background:#e5e3da}.ResultsStep-module__50zBUW__seeMoreBtn{border:1px dashed var(--line);width:100%;font-family:var(--font-body,"Inter", sans-serif);color:var(--accent);cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:.45rem;margin-bottom:1.5rem;padding:.85rem;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s;display:flex}.ResultsStep-module__50zBUW__seeMoreBtn:hover{border-color:var(--accent);background:#f5f5f2}.ResultsStep-module__50zBUW__seeMoreIconFlipped{transform:rotate(180deg)}.ResultsStep-module__50zBUW__disclaimer{text-align:center;font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);margin:0 0 1.5rem;font-size:.8rem}.ResultsStep-module__50zBUW__startOver{text-align:center;font-family:var(--font-body,"Inter", sans-serif);color:var(--accent);cursor:pointer;background:0 0;border:none;margin:0 auto;font-size:.85rem;font-weight:600;display:block}@keyframes ResultsStep-module__50zBUW__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ResultsStep-module__50zBUW__popIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@media (max-width:560px){.ResultsStep-module__50zBUW__featuredTop{padding-right:0}.ResultsStep-module__50zBUW__featuredPill{align-self:flex-start;position:static}.ResultsStep-module__50zBUW__resultCard{gap:.85rem;padding:1.1rem 1.2rem}.ResultsStep-module__50zBUW__resultAvatar{width:34px;height:34px;font-size:.85rem}.ResultsStep-module__50zBUW__resultInsurer{font-size:.9rem}.ResultsStep-module__50zBUW__resultTag{padding:.2rem .5rem;font-size:.68rem}.ResultsStep-module__50zBUW__resultPrice{font-size:1.05rem}.ResultsStep-module__50zBUW__resultBtn{padding:.5rem .8rem;font-size:.68rem}}@media (prefers-reduced-motion:reduce){.ResultsStep-module__50zBUW__resultBtn,.ResultsStep-module__50zBUW__resultCard,.ResultsStep-module__50zBUW__featuredCard{transition:none}.ResultsStep-module__50zBUW__resultCard,.ResultsStep-module__50zBUW__sketch{opacity:1;animation:none}.ResultsStep-module__50zBUW__skeletonFeatured,.ResultsStep-module__50zBUW__skeletonRow{animation:none}}
.Whysection-module__pzULUq__why{--ivory:#f6f2ea;--obsidian:#17181c;--accent:#3e5c76;--accent-light:#6e93b8;--taupe:#8c8474;--line:#ddd6c7;background:var(--ivory);color:var(--obsidian)}.Whysection-module__pzULUq__inner{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4rem);max-width:1200px;margin:0 auto;padding:clamp(4rem,9vw,7rem) clamp(1.5rem,6vw,4rem);display:grid}.Whysection-module__pzULUq__visual{justify-content:center;align-items:center;display:flex}.Whysection-module__pzULUq__whyPhoto{border-radius:6px;width:100%;max-width:420px;height:auto}.Whysection-module__pzULUq__copy{max-width:560px}.Whysection-module__pzULUq__heading{font-family:var(--font-display,"Playfair Display", serif);letter-spacing:-.01em;margin:0 0 1.25rem;font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:600}.Whysection-module__pzULUq__body{font-family:var(--font-body,"Inter", sans-serif);color:#3b3a36;margin:0;font-size:clamp(.98rem,1.6vw,1.08rem);line-height:1.75}.Whysection-module__pzULUq__body strong{color:var(--obsidian);font-weight:600}@media (max-width:900px){.Whysection-module__pzULUq__inner{text-align:left;grid-template-columns:1fr}.Whysection-module__pzULUq__whyPhoto{max-width:280px;margin:0 auto}.Whysection-module__pzULUq__copy{max-width:none}}@media (max-width:480px){.Whysection-module__pzULUq__whyPhoto{max-width:220px}}
.LoadingWatch-module__UPvKXq__arc{transform-origin:60px 60px;animation:1.1s linear infinite LoadingWatch-module__UPvKXq__spin}.LoadingWatch-module__UPvKXq__hand{transform-origin:60px 60px;animation:1.6s linear infinite LoadingWatch-module__UPvKXq__spin}@keyframes LoadingWatch-module__UPvKXq__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.LoadingWatch-module__UPvKXq__arc,.LoadingWatch-module__UPvKXq__hand{animation:none}}
.WaxLogo-module__YlDVZq__wordmark{color:#fff;width:44px;height:44px;font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.04em;background:#17181c;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:inline-flex}.WaxLogo-module__YlDVZq__logoImg{object-fit:contain;border-radius:12px;flex-shrink:0;width:44px;height:44px}
.WatchesBasketCard-module__gmVFyq__basket{border:1px solid var(--line);background:#fff;border-radius:18px;padding:1.25rem 1.4rem}.WatchesBasketCard-module__gmVFyq__basketTitle{font-family:var(--font-body,"Inter", sans-serif);letter-spacing:.06em;text-transform:uppercase;color:var(--taupe);margin:0 0 1rem;font-size:.72rem;font-weight:700}.WatchesBasketCard-module__gmVFyq__basketList{flex-direction:column;gap:.85rem;display:flex}.WatchesBasketCard-module__gmVFyq__basketItem{align-items:center;gap:.75rem;display:flex}.WatchesBasketCard-module__gmVFyq__basketAvatar{background:var(--accent);color:#fff;width:34px;height:34px;font-family:var(--font-body,"Inter", sans-serif);object-fit:cover;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.WatchesBasketCard-module__gmVFyq__basketInfo{min-width:0}.WatchesBasketCard-module__gmVFyq__basketName{font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.WatchesBasketCard-module__gmVFyq__basketValue{font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);margin-top:.1rem;font-size:.78rem}.WatchesBasketCard-module__gmVFyq__basketTotal{border-top:1px solid var(--line);font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);justify-content:space-between;align-items:center;margin-top:1.1rem;padding-top:1rem;font-size:.85rem;display:flex}.WatchesBasketCard-module__gmVFyq__basketTotal strong{color:var(--obsidian);font-size:1.05rem;font-weight:800}.WatchesBasketCard-module__gmVFyq__mobileBar{display:none}@media (max-width:800px){.WatchesBasketCard-module__gmVFyq__basket{display:none}.WatchesBasketCard-module__gmVFyq__mobileBar{z-index:40;border-top:1px solid var(--line);padding:.9rem 1.25rem calc(.9rem + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;align-items:center;gap:.85rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #17181c1a}}.WatchesBasketCard-module__gmVFyq__mobileBarAvatars{flex-shrink:0;display:flex}.WatchesBasketCard-module__gmVFyq__mobileBarAvatar,.WatchesBasketCard-module__gmVFyq__mobileBarAvatarMore{width:34px;height:34px;font-family:var(--font-body,"Inter", sans-serif);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin-left:-10px;font-size:.78rem;font-weight:700;display:flex}.WatchesBasketCard-module__gmVFyq__mobileBarAvatars .WatchesBasketCard-module__gmVFyq__mobileBarAvatar:first-child{margin-left:0}.WatchesBasketCard-module__gmVFyq__mobileBarAvatar{background:var(--accent);color:#fff}.WatchesBasketCard-module__gmVFyq__mobileBarAvatarMore{color:var(--obsidian);background:#eeece4}.WatchesBasketCard-module__gmVFyq__mobileBarText{flex-direction:column;min-width:0;display:flex}.WatchesBasketCard-module__gmVFyq__mobileBarCount{font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);font-size:.85rem;font-weight:700}.WatchesBasketCard-module__gmVFyq__mobileBarTotal{font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);font-size:.78rem}
.StepProgress-module__t_5Fva__desktopStepper{display:none}@media (min-width:1100px){.StepProgress-module__t_5Fva__desktopStepper{z-index:30;flex-direction:column;gap:2.5rem;width:180px;display:flex;position:fixed;top:4rem;left:3rem}}.StepProgress-module__t_5Fva__topRow{justify-content:space-between;align-items:center;display:flex}.StepProgress-module__t_5Fva__logo{font-family:var(--font-cormorant,"Cormorant Garamond", serif);color:var(--obsidian);letter-spacing:.01em;font-size:1.5rem;font-weight:600}.StepProgress-module__t_5Fva__stepList{flex-direction:column;gap:1.75rem;display:flex;position:relative}.StepProgress-module__t_5Fva__stepList:before{content:"";background:var(--line);width:2px;position:absolute;top:14px;bottom:14px;left:7px}.StepProgress-module__t_5Fva__stepItem{z-index:1;align-items:center;gap:.75rem;display:flex;position:relative}.StepProgress-module__t_5Fva__dot{border:2px solid var(--line);background:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px}.StepProgress-module__t_5Fva__dotDone{border-color:var(--accent);background:var(--accent)}.StepProgress-module__t_5Fva__dotActive{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent);background:#fff}.StepProgress-module__t_5Fva__stepLabel{font-family:var(--font-body,"Inter", sans-serif);color:var(--taupe);font-size:.92rem;font-weight:600}.StepProgress-module__t_5Fva__stepLabelActive{color:var(--obsidian);font-weight:700}.StepProgress-module__t_5Fva__menuWrap{position:relative}.StepProgress-module__t_5Fva__menuBtn,.StepProgress-module__t_5Fva__mobileMenuBtn{cursor:pointer;color:var(--taupe);border:none;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.StepProgress-module__t_5Fva__menuBtn{background:0 0;border-radius:50%;width:30px;height:30px}.StepProgress-module__t_5Fva__menuBtn:hover{color:var(--obsidian);background:#f1f0ea}.StepProgress-module__t_5Fva__mobileMenuBtn{background:0 0;flex-shrink:0;width:24px;height:24px}.StepProgress-module__t_5Fva__mobileMenuBtn:hover{color:var(--obsidian)}.StepProgress-module__t_5Fva__menuBackdrop{z-index:55;background:0 0;position:fixed;inset:0}.StepProgress-module__t_5Fva__menuPanel{z-index:56;border:1px solid var(--line);background:#fff;border-radius:12px;min-width:160px;padding:.4rem;animation:.15s both StepProgress-module__t_5Fva__menuIn;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 12px 28px #17181c24}.StepProgress-module__t_5Fva__menuItem{width:100%;font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.6rem;padding:.6rem .7rem;font-size:.88rem;font-weight:600;transition:background .15s;display:flex}.StepProgress-module__t_5Fva__menuItem:hover{background:#f1f0ea}@keyframes StepProgress-module__t_5Fva__menuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.StepProgress-module__t_5Fva__mobileHeader{z-index:50;border-bottom:1px solid var(--line);background:#fff;padding:.85rem 1.1rem;display:block;position:sticky;top:0}@media (min-width:1100px){.StepProgress-module__t_5Fva__mobileHeader{display:none}}.StepProgress-module__t_5Fva__mobileTopRow{align-items:center;gap:.6rem;display:flex}.StepProgress-module__t_5Fva__mobileLogo{background:var(--obsidian);color:#fff;width:24px;height:24px;font-family:var(--font-cormorant,"Cormorant Garamond", serif);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.StepProgress-module__t_5Fva__mobileTitleGroup{flex-direction:column;flex:1;align-items:center;gap:.35rem;min-width:0;display:flex}.StepProgress-module__t_5Fva__mobileTitle{font-family:var(--font-body,"Inter", sans-serif);color:var(--obsidian);font-size:.9rem;font-weight:700}.StepProgress-module__t_5Fva__mobileBar{gap:.25rem;width:84px;display:flex}.StepProgress-module__t_5Fva__mobileSegment{background:var(--line);border-radius:2px;flex:1;height:4px}.StepProgress-module__t_5Fva__mobileSegmentFilled{background:var(--accent)}
