.FirstStep-module__GyFUmq__shell{--start-paper:#fbfcf8;--start-ink:#183c2b;--start-accent:#c4ec63;--start-word:#4e761b;--start-soft:#eff5e9;background:var(--start-paper);color:var(--start-ink);width:100%;min-height:100svh;padding:max(20px,env(safe-area-inset-top)) 24px max(22px,env(safe-area-inset-bottom));isolation:isolate;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-white:#fffdf8;--color-zinc-50:#f7f8f3;--color-zinc-100:#eff5e9;--color-zinc-200:#dce3d3;--color-zinc-300:#b8c2ae;--color-zinc-400:#78816f;--color-zinc-500:#65715a;--color-zinc-600:#506047;--color-zinc-700:#394d31;--color-zinc-800:#243f29;--color-zinc-900:#183c2b;flex-direction:column;align-items:center;display:flex}.FirstStep-module__GyFUmq__header,.FirstStep-module__GyFUmq__body,.FirstStep-module__GyFUmq__footer{width:100%;max-width:370px}.FirstStep-module__GyFUmq__header{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.FirstStep-module__GyFUmq__quiet{color:var(--start-ink);cursor:pointer;background:0 0;border:0;min-height:44px;padding:8px;font-size:13px}.FirstStep-module__GyFUmq__progress{background:#e9efdf;border-radius:5px;height:5px;margin:28px 0 32px;overflow:hidden}.FirstStep-module__GyFUmq__progress span{background:var(--start-accent);transform-origin:0;width:100%;height:100%;transition:transform .48s cubic-bezier(.16,1,.3,1);display:block}.FirstStep-module__GyFUmq__body{flex-direction:column;flex:1;display:flex}.FirstStep-module__GyFUmq__scene{touch-action:pan-y;flex:1;min-height:370px}.FirstStep-module__GyFUmq__scene:focus{outline:none}.FirstStep-module__GyFUmq__scene h1{letter-spacing:-1.8px;margin:0 0 18px;font-size:clamp(32px,8.8vw,43px);font-weight:800;line-height:1.1}.FirstStep-module__GyFUmq__scene h1 em{color:var(--start-word);font-style:normal}.FirstStep-module__GyFUmq__eyebrow{letter-spacing:1.7px;text-transform:uppercase;color:#6a7464;margin:0 0 16px;font-size:11px;font-weight:600}.FirstStep-module__GyFUmq__copy{color:#606b59;max-width:300px;margin:0;font-size:15px;line-height:1.65}.FirstStep-module__GyFUmq__choices{gap:12px;margin:30px 0;display:grid}.FirstStep-module__GyFUmq__choice{text-align:left;cursor:pointer;min-height:72px;color:var(--start-ink);background:0 0;border:1.5px solid #dce3d3;border-radius:20px;align-items:center;gap:15px;padding:17px;font-size:17px;font-weight:650;transition:transform .18s,background .18s,border-color .18s;display:flex}.FirstStep-module__GyFUmq__choice[aria-pressed=true]{background:var(--start-soft);border-color:var(--start-word)}.FirstStep-module__GyFUmq__choice:active{transform:scale(.975)}.FirstStep-module__GyFUmq__choice>span{flex:1}.FirstStep-module__GyFUmq__choice svg{flex:none;width:25px;height:25px}.FirstStep-module__GyFUmq__radio{border:1.5px solid #a9b59e;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.FirstStep-module__GyFUmq__choice[aria-pressed=true] .FirstStep-module__GyFUmq__radio{border:6px solid var(--start-word);background:var(--start-accent)}.FirstStep-module__GyFUmq__art{place-items:center;width:100%;height:230px;margin-top:20px;display:grid;position:relative}.FirstStep-module__GyFUmq__halo{background:var(--start-soft);border-radius:50%;width:205px;height:205px;position:absolute}.FirstStep-module__GyFUmq__card{background:var(--start-paper);width:110px;height:134px;transform:translate(var(--x),var(--y)) rotate(var(--r));animation:.65s cubic-bezier(.2,1.15,.4,1) both FirstStep-module__GyFUmq__assemble;animation-delay:var(--delay);border:1px solid #183c2b09;border-radius:25px;place-items:center;display:grid;position:absolute}.FirstStep-module__GyFUmq__card svg{width:58px;height:58px}.FirstStep-module__GyFUmq__card:nth-child(2){--x:-76px;--y:12px;--r:-13deg;--delay:80ms;background:#e3d8f4}.FirstStep-module__GyFUmq__card:nth-child(3){--x:75px;--y:12px;--r:13deg;--delay:.14s}.FirstStep-module__GyFUmq__card:nth-child(4){--x:0px;--y:-12px;--r:0deg;--delay:.2s;background:var(--start-accent)}.FirstStep-module__GyFUmq__caption{text-align:center;color:#6a7464;margin:12px 0;font-size:12px}.FirstStep-module__GyFUmq__footer{padding-top:28px}.FirstStep-module__GyFUmq__actions{gap:12px;display:flex}.FirstStep-module__GyFUmq__back{width:52px;height:56px;color:var(--start-ink);cursor:pointer;background:0 0;border:1px solid #dce3d3;border-radius:18px;place-items:center;display:grid}.FirstStep-module__GyFUmq__back svg{width:20px;height:20px}.FirstStep-module__GyFUmq__cta{background:var(--start-accent);min-height:56px;color:var(--start-ink);cursor:pointer;border:0;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:10px;padding:13px 20px;font-size:16px;font-weight:750;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px #a7ca52}.FirstStep-module__GyFUmq__cta:active{transform:translateY(3px);box-shadow:0 1px #a7ca52}.FirstStep-module__GyFUmq__cta:disabled{opacity:.45;cursor:default}.FirstStep-module__GyFUmq__privacy{color:#68745f;text-align:center;margin:22px 0 0;font-size:11px;line-height:1.6}.FirstStep-module__GyFUmq__privacy a{text-underline-offset:3px;text-decoration:underline}.FirstStep-module__GyFUmq__error{color:#9c3029;margin:15px 0;font-size:14px;line-height:1.5}.FirstStep-module__GyFUmq__bell{place-items:center;height:160px;margin:4px 0 22px;display:grid;position:relative}.FirstStep-module__GyFUmq__bell:before{content:"";background:var(--start-soft);border-radius:44px;width:135px;height:135px;position:absolute;transform:rotate(-9deg)}.FirstStep-module__GyFUmq__bell svg{width:64px;height:64px;color:var(--start-word);position:relative}.FirstStep-module__GyFUmq__center{text-align:center}.FirstStep-module__GyFUmq__center .FirstStep-module__GyFUmq__copy{margin:auto}.FirstStep-module__GyFUmq__push{margin:25px 0 15px}.FirstStep-module__GyFUmq__stageIn>*{animation:.45s cubic-bezier(.16,1,.3,1) both FirstStep-module__GyFUmq__enter}.FirstStep-module__GyFUmq__stageIn>:nth-child(2){animation-delay:35ms}.FirstStep-module__GyFUmq__stageIn>:nth-child(3){animation-delay:70ms}.FirstStep-module__GyFUmq__stageIn>:nth-child(4){animation-delay:.105s}.FirstStep-module__GyFUmq__form{background:var(--start-paper);color:var(--start-ink)}.FirstStep-module__GyFUmq__form button[type=submit]{background:var(--start-accent);color:var(--start-ink);box-shadow:0 4px #a7ca52}.FirstStep-module__GyFUmq__form input:focus{border-color:var(--start-word)}@keyframes FirstStep-module__GyFUmq__enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes FirstStep-module__GyFUmq__assemble{0%{opacity:0;transform:translateY(22px)rotate(0)scale(.9)}to{opacity:1;transform:translate(var(--x),var(--y)) rotate(var(--r))}}@media (min-width:700px){.FirstStep-module__GyFUmq__shell{padding-top:38px;padding-bottom:38px}.FirstStep-module__GyFUmq__scene{flex:none}.FirstStep-module__GyFUmq__body{flex:0}.FirstStep-module__GyFUmq__footer{padding-top:30px}.FirstStep-module__GyFUmq__header{margin-bottom:8px}}@media (max-height:700px){.FirstStep-module__GyFUmq__shell{padding-top:10px}.FirstStep-module__GyFUmq__progress{margin:15px 0 22px}.FirstStep-module__GyFUmq__scene{min-height:320px}.FirstStep-module__GyFUmq__art{height:175px;margin-top:10px}.FirstStep-module__GyFUmq__halo{width:155px;height:155px}.FirstStep-module__GyFUmq__card{width:90px;height:108px}.FirstStep-module__GyFUmq__footer{padding-top:15px}.FirstStep-module__GyFUmq__choices{gap:9px;margin-top:20px}.FirstStep-module__GyFUmq__choice{min-height:62px}.FirstStep-module__GyFUmq__privacy{margin-top:15px}}@media (prefers-reduced-motion:reduce){.FirstStep-module__GyFUmq__shell *,.FirstStep-module__GyFUmq__shell :before{transition:none!important;animation:none!important}}.FirstStep-module__GyFUmq__stepCount{float:right;letter-spacing:0;font-variant-numeric:tabular-nums}.FirstStep-module__GyFUmq__skipRow{flex-wrap:wrap;justify-content:center;gap:4px;display:flex}.FirstStep-module__GyFUmq__shell button:focus-visible,.FirstStep-module__GyFUmq__shell input:focus-visible{outline-offset:4px;outline:3px solid #4e761b}.FirstStep-module__GyFUmq__demo{background:#eff5e9;border-radius:26px;margin:24px 0 0;padding:16px;overflow:hidden}.FirstStep-module__GyFUmq__demoLabel{text-transform:uppercase;letter-spacing:1.2px;color:#5b6d4a;text-align:center;margin:0 0 12px;font-size:10px}.FirstStep-module__GyFUmq__outfitCard{background:#fbfcf8;border-radius:22px;animation:.35s cubic-bezier(.16,1,.3,1) both FirstStep-module__GyFUmq__enter}.FirstStep-module__GyFUmq__outfit{grid-template-rows:135px 64px;grid-template-columns:1fr 1fr;gap:0;max-width:270px;margin:auto;padding:8px;display:grid}.FirstStep-module__GyFUmq__outfit img{object-fit:contain;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;width:100%;height:100%}.FirstStep-module__GyFUmq__outfit img:nth-child(2){grid-area:1/2/3}.FirstStep-module__GyFUmq__outfit img:nth-child(3){grid-area:2/1}.FirstStep-module__GyFUmq__miniOutfit{grid-template-rows:65px 35px;grid-template-columns:1fr 1fr;gap:0;width:145px;max-width:100%;margin:8px auto;display:grid}.FirstStep-module__GyFUmq__miniOutfit img{object-fit:contain;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;width:100%;height:100%}.FirstStep-module__GyFUmq__miniOutfit img:nth-child(2){grid-area:1/2/3}.FirstStep-module__GyFUmq__demoActions{justify-content:center;gap:12px;margin-top:14px;display:flex}.FirstStep-module__GyFUmq__demoActions button,.FirstStep-module__GyFUmq__reply{cursor:pointer;color:#183c2b;background:#fbfcf8;border:1px solid #d7e2c7;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:48px;min-height:48px;padding:10px 16px;font-size:13px;font-weight:650;display:flex}.FirstStep-module__GyFUmq__demoActions button:active,.FirstStep-module__GyFUmq__reply:active{transform:scale(.96)}.FirstStep-module__GyFUmq__demoActions svg,.FirstStep-module__GyFUmq__demoHeading svg,.FirstStep-module__GyFUmq__reply svg{flex:none;width:22px;height:22px}.FirstStep-module__GyFUmq__demoFeedback{text-align:center;color:#4e761b;min-height:36px;margin:14px 0 0;font-size:12px;line-height:1.5}.FirstStep-module__GyFUmq__demoHeading{justify-content:center;align-items:center;gap:10px;margin:12px 0;font-size:14px;display:flex}.FirstStep-module__GyFUmq__packList{gap:8px;margin:20px 0;display:grid}.FirstStep-module__GyFUmq__packList button{text-align:left;cursor:pointer;background:#fbfcf8;border:1px solid #0000;border-radius:15px;align-items:center;gap:12px;min-height:52px;padding:12px;font-size:14px;display:flex}.FirstStep-module__GyFUmq__packList svg{color:#0000;border:1px solid #a9b59e;border-radius:6px;width:20px;height:20px}.FirstStep-module__GyFUmq__packList button[aria-pressed=true]{border-color:#4e761b}.FirstStep-module__GyFUmq__packList button[aria-pressed=true] svg{color:#183c2b;background:#c4ec63}.FirstStep-module__GyFUmq__bigNumber{color:#4e761b;text-align:center;font-variant-numeric:tabular-nums;font-size:48px;font-weight:800}.FirstStep-module__GyFUmq__bigNumber small{font-size:13px;font-weight:500}.FirstStep-module__GyFUmq__week{gap:6px;margin:22px 0;display:flex}.FirstStep-module__GyFUmq__week button{cursor:pointer;background:#fbfcf8;border:1px solid #dce3d3;border-radius:14px;flex:1;justify-items:center;gap:10px;padding:12px 2px;font-size:11px;display:grid}.FirstStep-module__GyFUmq__week button[aria-pressed=true]{background:#c4ec63;border-color:#4e761b}.FirstStep-module__GyFUmq__week b{font-size:18px}.FirstStep-module__GyFUmq__week svg,.FirstStep-module__GyFUmq__dayDot{width:16px;height:16px}.FirstStep-module__GyFUmq__dayDot{background:#e3d8f4;border-radius:50%;transform:scale(.4)}.FirstStep-module__GyFUmq__bubble{background:#fbfcf8;border-radius:20px 20px 20px 4px;margin:22px 30px 12px 0;padding:16px;font-size:14px}.FirstStep-module__GyFUmq__reply{background:#c4ec63;border-radius:18px 18px 4px;margin-left:auto}.FirstStep-module__GyFUmq__streakArt{justify-items:center;margin:20px;display:grid}.FirstStep-module__GyFUmq__streakArt svg{color:#4e761b;width:70px;height:70px}.FirstStep-module__GyFUmq__streakArt strong{color:#4e761b;font-variant-numeric:tabular-nums;font-size:72px;line-height:1.2}.FirstStep-module__GyFUmq__streakArt span{font-size:14px}.FirstStep-module__GyFUmq__styleGrid{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;display:grid}.FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice{flex-direction:column;justify-content:center;gap:6px;min-height:150px;padding:12px 8px;font-size:14px;display:flex;position:relative}.FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__radio{width:17px;height:17px;position:absolute;top:8px;right:8px}.FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice>span{flex:none}.FirstStep-module__GyFUmq__heightInput{text-align:center;margin:40px 0}.FirstStep-module__GyFUmq__heightInput label{color:#606b59;font-size:13px;display:block}.FirstStep-module__GyFUmq__heightInput>div{justify-content:center;align-items:baseline;gap:10px;margin:20px 0;display:flex}.FirstStep-module__GyFUmq__heightInput input{letter-spacing:-2px;color:#4e761b;text-align:center;background:0 0;border:0;border-bottom:2px solid #c4ec63;width:180px;min-height:80px;font-size:54px;font-weight:750}.FirstStep-module__GyFUmq__heightInput input::placeholder{letter-spacing:-1px;color:#6a7464;font-size:26px}.FirstStep-module__GyFUmq__heightInput span{color:#4e761b;font-size:24px}.FirstStep-module__GyFUmq__city{margin:32px 0}.FirstStep-module__GyFUmq__city label{font-size:13px}.FirstStep-module__GyFUmq__citySearch{border:1px solid #dce3d3;border-radius:16px;gap:6px;margin:10px 0 18px;padding:4px;display:flex}.FirstStep-module__GyFUmq__citySearch input{background:0 0;outline:none;width:100%;min-width:0;padding:10px;font-size:16px}.FirstStep-module__GyFUmq__citySearch button{font-weight:650}.FirstStep-module__GyFUmq__selectedCity{color:#4e761b;align-items:center;gap:8px;font-size:15px;display:flex}.FirstStep-module__GyFUmq__selectedCity svg{width:20px;height:20px}.FirstStep-module__GyFUmq__summary{flex-wrap:wrap;gap:8px;margin:26px 0;display:flex}.FirstStep-module__GyFUmq__summary>span{overflow-wrap:anywhere;background:#eff5e9;border:1px solid #dce3d3;border-radius:14px;align-items:center;gap:7px;max-width:100%;padding:10px 13px;font-size:13px;display:flex}.FirstStep-module__GyFUmq__summary svg{width:16px;height:16px}.FirstStep-module__GyFUmq__finishLinks{gap:10px;margin:24px 0;display:grid}.FirstStep-module__GyFUmq__finishLinks button{min-height:56px;font-size:14px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__choices{gap:10px;margin:22px 0}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__choice{min-height:62px;padding:14px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__progress{margin-bottom:24px}.FirstStep-module__GyFUmq__styleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice,.FirstStep-module__GyFUmq__choice>span{min-width:0}.FirstStep-module__GyFUmq__radio{flex-shrink:0}.FirstStep-module__GyFUmq__headerLinks{flex-direction:column;align-items:flex-end;display:flex}.FirstStep-module__GyFUmq__headerLinks .FirstStep-module__GyFUmq__quiet{min-height:32px;padding:5px 0;font-size:11px}.FirstStep-module__GyFUmq__headerLinks .FirstStep-module__GyFUmq__quiet:first-child{font-size:12px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__privacy{font-size:10px;line-height:1.5}.FirstStep-module__GyFUmq__skipRow{min-height:44px}.FirstStep-module__GyFUmq__footer{background:var(--start-paper);z-index:5;padding-top:12px;padding-bottom:max(8px,env(safe-area-inset-bottom));position:sticky;bottom:0}.FirstStep-module__GyFUmq__shell{padding-bottom:0}.FirstStep-module__GyFUmq__scene{padding-bottom:18px}.FirstStep-module__GyFUmq__demoFeedback:empty{display:none}.FirstStep-module__GyFUmq__demoFeedback{min-height:18px;margin-bottom:0}.FirstStep-module__GyFUmq__demo{padding:15px}.FirstStep-module__GyFUmq__demoLabel{font-size:11px;font-weight:700}.FirstStep-module__GyFUmq__dressedAvatar{background-image:url(/decouverte/avatars.png);background-size:300% 200%;background-position:var(--avatar-x) var(--avatar-y);mix-blend-mode:multiply;background-repeat:no-repeat;width:100%;height:100%;min-height:80px}.FirstStep-module__GyFUmq__styleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice{border-radius:18px;justify-content:flex-start;gap:8px;min-height:245px;padding:8px 3px;font-size:12px}.FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__dressedAvatar{height:205px;min-height:205px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice:last-child{flex-direction:row;grid-column:1/-1;min-height:48px;padding:12px}.FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__radio{width:15px;height:15px;top:7px;right:7px}.FirstStep-module__GyFUmq__tryOnCopy{color:#606b59;font-size:13px;line-height:1.6}.FirstStep-module__GyFUmq__tryOnCopy strong{color:var(--start-ink);margin:10px 0 4px;font-size:19px;display:block}.FirstStep-module__GyFUmq__composer{grid-template-rows:180px 90px;grid-template-columns:1fr 1fr;gap:8px;display:grid}.FirstStep-module__GyFUmq__clothingSlot{background:var(--start-paper);cursor:pointer;border:0;border-radius:18px;min-width:0;padding:8px;position:relative}.FirstStep-module__GyFUmq__clothingSlot:nth-child(2){grid-area:1/2/3}.FirstStep-module__GyFUmq__clothingSlot>img{object-fit:contain;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;width:100%;height:100%;animation:.32s FirstStep-module__GyFUmq__pieceChange}.FirstStep-module__GyFUmq__slotChange{background:#c4ec63;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:6px;right:6px}.FirstStep-module__GyFUmq__slotChange svg{width:15px;height:15px}.FirstStep-module__GyFUmq__shoePair{width:100%;height:100%;animation:.32s FirstStep-module__GyFUmq__pieceChange;display:block;position:relative}.FirstStep-module__GyFUmq__shoePair img{object-fit:contain;mix-blend-mode:multiply;-webkit-user-select:none;user-select:none;width:83%;height:76%;position:absolute}.FirstStep-module__GyFUmq__shoePair img:first-child{top:0;left:0;transform:rotate(-12deg)}.FirstStep-module__GyFUmq__shoePair img:last-child{bottom:0;right:0;transform:rotate(8deg)}.FirstStep-module__GyFUmq__swipeDeck{height:300px;margin:0 12px;position:relative}.FirstStep-module__GyFUmq__swipeCard,.FirstStep-module__GyFUmq__nextCard{background:var(--start-paper);border-radius:22px;position:absolute;inset:0;overflow:hidden}.FirstStep-module__GyFUmq__nextCard{opacity:.6;transform:rotate(4deg)scale(.96)}.FirstStep-module__GyFUmq__swipeCard{touch-action:pan-y;cursor:grab;will-change:transform;box-shadow:0 4px 15px #183c2b08}.FirstStep-module__GyFUmq__swipeCard .FirstStep-module__GyFUmq__dressedAvatar{height:100%}.FirstStep-module__GyFUmq__swipeRight{animation:.42s cubic-bezier(.3,.1,.6,1) forwards FirstStep-module__GyFUmq__swipeRight}.FirstStep-module__GyFUmq__swipeLeft{animation:.42s cubic-bezier(.3,.1,.6,1) forwards FirstStep-module__GyFUmq__swipeLeft}.FirstStep-module__GyFUmq__hearts,.FirstStep-module__GyFUmq__dust{pointer-events:none;position:absolute;inset:0}.FirstStep-module__GyFUmq__hearts span,.FirstStep-module__GyFUmq__dust span{--dx:calc((var(--particle) - 3)*26px);--dy:calc(-35px - var(--particle)*17px);animation:.5s ease-out both FirstStep-module__GyFUmq__burst;position:absolute;top:45%;left:50%}.FirstStep-module__GyFUmq__hearts svg{color:#ff765e;width:24px;height:24px}.FirstStep-module__GyFUmq__dust span{--dx:calc((var(--particle) - 4)*24px);--dy:calc(var(--particle)*15px - 25px);background:#aeb6a2;border-radius:50%;width:7px;height:7px}.FirstStep-module__GyFUmq__ruler{text-align:center;margin:25px 0}.FirstStep-module__GyFUmq__measure{letter-spacing:-4px;color:var(--start-word);font-variant-numeric:tabular-nums;font-size:76px;font-weight:800;display:block}.FirstStep-module__GyFUmq__measure small{letter-spacing:-1px;margin-left:7px;font-size:24px;font-weight:600}.FirstStep-module__GyFUmq__rulerWindow{background:linear-gradient(90deg,#eff5e900,#eff5e9,#eff5e900);border-radius:20px;margin:25px 0 10px;position:relative}.FirstStep-module__GyFUmq__rulerStrip{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x;width:100%;height:110px;padding:20px 0;overflow:auto hidden}.FirstStep-module__GyFUmq__rulerStrip::-webkit-scrollbar{display:none}.FirstStep-module__GyFUmq__rulerTape{width:max-content;padding-inline:calc(50cqw - 6px);display:flex}.FirstStep-module__GyFUmq__rulerWindow{container-type:inline-size}.FirstStep-module__GyFUmq__tick,.FirstStep-module__GyFUmq__majorTick{scroll-snap-align:center;border-left:1px solid #a2af94;flex:none;width:12px;height:28px;display:block;position:relative}.FirstStep-module__GyFUmq__majorTick{border-left:2px solid #52684a;height:45px}.FirstStep-module__GyFUmq__majorTick b{color:#607055;font-size:12px;font-weight:500;position:absolute;top:52px;left:0;transform:translate(-50%)}.FirstStep-module__GyFUmq__rulerMarker{background:var(--start-ink);pointer-events:none;border-radius:3px;width:3px;height:65px;position:absolute;top:8px;left:50%;box-shadow:0 0 0 5px #c4ec6340}.FirstStep-module__GyFUmq__manualHeight{color:#606b59;margin-top:5px;font-size:11px}.FirstStep-module__GyFUmq__manualHeight summary{cursor:pointer;min-height:44px;padding:14px}.FirstStep-module__GyFUmq__manualHeight input{background:#eff5e9;border-radius:10px;width:90px;min-height:44px;margin-left:10px;padding:8px;font-size:20px}.FirstStep-module__GyFUmq__ruler .FirstStep-module__GyFUmq__quiet[aria-pressed=true]{text-underline-offset:4px;text-decoration:underline}.FirstStep-module__GyFUmq__morphGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:22px 0;display:grid}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__morphGrid .FirstStep-module__GyFUmq__choice{text-align:center;flex-direction:column;gap:6px;min-width:0;padding:6px;font-size:11px;display:flex;position:relative}.FirstStep-module__GyFUmq__morphGrid .FirstStep-module__GyFUmq__radio{width:15px;height:15px;position:absolute;top:7px;right:7px}.FirstStep-module__GyFUmq__morphVisual{aspect-ratio:.37;background-image:url(/decouverte/morphologies.png);background-size:500%;background-position:var(--morph-x) top;mix-blend-mode:multiply;background-repeat:no-repeat;width:100%}.FirstStep-module__GyFUmq__morphGrid .FirstStep-module__GyFUmq__choice:last-child{justify-content:center}.FirstStep-module__GyFUmq__agendaLogo{border-radius:9px;flex:none;width:38px;height:38px}.FirstStep-module__GyFUmq__packCloud{flex-wrap:wrap;justify-content:center;gap:12px 10px;padding:12px 0;display:flex}.FirstStep-module__GyFUmq__packCloud button{width:calc(33.333% - 8px);min-height:100px;transform:rotate(var(--tilt));cursor:pointer;background:#fbfcf8;border:1.5px solid #0000;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:10px 5px;transition:transform .35s,background .25s,border-color .25s;display:flex;position:relative}.FirstStep-module__GyFUmq__packCloud img{object-fit:contain;mix-blend-mode:multiply;width:65px;height:65px}.FirstStep-module__GyFUmq__packCloud svg{color:#52684a;width:43px;height:43px;margin:5px}.FirstStep-module__GyFUmq__packCloud span{text-align:center;margin-top:4px;font-size:10px}.FirstStep-module__GyFUmq__packCloud button[aria-pressed=true]{background:#c4ec63;border-color:#4e761b;transform:rotate(0)scale(.92)}.FirstStep-module__GyFUmq__packCloud .FirstStep-module__GyFUmq__packedCheck{background:#c4ec63;border-radius:50%;width:17px;height:17px;margin:2px;position:absolute;top:0;right:0}.FirstStep-module__GyFUmq__suitcase{background:#e3d8f4;border:1.5px solid #52684a;border-radius:20px;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding:15px;animation:.3s FirstStep-module__GyFUmq__pieceChange;display:flex;position:relative}.FirstStep-module__GyFUmq__suitcase>svg{width:35px;height:35px}.FirstStep-module__GyFUmq__suitcase strong{font-size:32px;line-height:1}.FirstStep-module__GyFUmq__suitcase strong small,.FirstStep-module__GyFUmq__suitcase>span{font-size:12px;font-weight:500}.FirstStep-module__GyFUmq__avatarWeek{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:22px -7px;display:grid}.FirstStep-module__GyFUmq__avatarWeek button{cursor:pointer;background:#fbfcf8;border:1px solid #dce3d3;border-radius:13px;flex-direction:column;align-items:center;min-width:0;padding:10px 0;display:flex}.FirstStep-module__GyFUmq__avatarWeek button>span:first-child{font-size:12px;font-weight:700}.FirstStep-module__GyFUmq__avatarWeek .FirstStep-module__GyFUmq__dressedAvatar,.FirstStep-module__GyFUmq__emptyDay{place-items:center;width:100%;height:130px;display:grid}.FirstStep-module__GyFUmq__emptyDay svg{color:#a2af94;width:20px;height:20px}.FirstStep-module__GyFUmq__avatarWeek small{color:#52684a;white-space:nowrap;font-size:9px}.FirstStep-module__GyFUmq__avatarWeek button[aria-pressed=true]{background:#eff5e9;border-color:#4e761b}.FirstStep-module__GyFUmq__planChoices{text-align:center;background:#fbfcf8;border-radius:16px;padding:14px}.FirstStep-module__GyFUmq__planChoices>p{font-size:13px}.FirstStep-module__GyFUmq__planChoices>button:first-of-type{text-align:left;cursor:pointer;border:1px solid #dce3d3;border-radius:15px;align-items:center;width:100%;font-size:13px;display:flex}.FirstStep-module__GyFUmq__planChoices .FirstStep-module__GyFUmq__dressedAvatar{flex:none;width:85px;height:140px}.FirstStep-module__GyFUmq__chatHeader{border-bottom:1px solid #dce3d3;align-items:center;gap:10px;margin-bottom:15px;padding:5px 0 16px;display:flex}.FirstStep-module__GyFUmq__faceStack{padding-left:5px;display:flex}.FirstStep-module__GyFUmq__faceStack>svg{border:2px solid #eff5e9;border-radius:50%;width:30px;height:30px;margin-left:-5px}.FirstStep-module__GyFUmq__chatHeader strong{font-size:14px}.FirstStep-module__GyFUmq__chatHeader small{color:#68745f;font-size:10px;display:block}.FirstStep-module__GyFUmq__chatMessage{align-items:flex-end;gap:8px;margin:12px 0;animation:.45s cubic-bezier(.16,1,.3,1) both FirstStep-module__GyFUmq__chatPop;display:flex}.FirstStep-module__GyFUmq__chatMessage>svg{flex:none;width:31px;height:31px}.FirstStep-module__GyFUmq__chatMessage>div{background:#fbfcf8;border-radius:16px 16px 16px 4px;padding:10px 13px}.FirstStep-module__GyFUmq__chatMessage small{color:#68745f;font-size:10px}.FirstStep-module__GyFUmq__chatMessage p{margin:3px 0;font-size:13px}.FirstStep-module__GyFUmq__myMessage{justify-content:flex-end}.FirstStep-module__GyFUmq__myMessage>div{background:#c4ec63;border-radius:16px 16px 4px}.FirstStep-module__GyFUmq__duel{grid-template-columns:1fr 1fr;gap:10px;padding-left:39px;display:grid}.FirstStep-module__GyFUmq__duel button{cursor:pointer;background:#fbfcf8;border:1.5px solid #dce3d3;border-radius:18px;position:relative;overflow:hidden}.FirstStep-module__GyFUmq__duel b{background:#e3d8f4;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid;position:absolute;top:8px;left:8px}.FirstStep-module__GyFUmq__duel button[aria-pressed=true]{background:#c4ec63;border-color:#4e761b}.FirstStep-module__GyFUmq__duel button>svg{color:#ff765e;width:20px;height:20px;animation:.3s FirstStep-module__GyFUmq__pieceChange;position:absolute;bottom:8px;right:8px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__streakArt svg{color:#ff765e;width:100px;height:110px;animation:2.5s ease-in-out infinite FirstStep-module__GyFUmq__flameBreathe}.FirstStep-module__GyFUmq__streakArt strong{color:#e66b50}.FirstStep-module__GyFUmq__streakArt{padding:15px 0}@keyframes FirstStep-module__GyFUmq__pieceChange{0%{opacity:.4;transform:translateY(7px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes FirstStep-module__GyFUmq__swipeRight{to{opacity:0;transform:translate(350px)rotate(24deg)}}@keyframes FirstStep-module__GyFUmq__swipeLeft{to{opacity:0;transform:translate(-350px)rotate(-24deg)}}@keyframes FirstStep-module__GyFUmq__burst{0%{opacity:1;transform:translate(0)scale(.6)}to{opacity:0;transform:translate(var(--dx),var(--dy)) scale(1.2)}}@keyframes FirstStep-module__GyFUmq__chatPop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes FirstStep-module__GyFUmq__flameBreathe{50%{transform:scale(1.045)rotate(2deg)}}@media (max-width:350px){.FirstStep-module__GyFUmq__shell{padding-left:16px;padding-right:16px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice{font-size:11px}.FirstStep-module__GyFUmq__avatarWeek small{font-size:8px}.FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__dressedAvatar{height:180px;min-height:180px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice{min-height:220px}.FirstStep-module__GyFUmq__composer{grid-template-rows:155px 80px}.FirstStep-module__GyFUmq__packCloud{gap:8px}.FirstStep-module__GyFUmq__packCloud button{min-height:95px}}@media (prefers-reduced-motion:reduce){.FirstStep-module__GyFUmq__shell *,.FirstStep-module__GyFUmq__shell :before{scroll-behavior:auto!important;transition:none!important;animation:none!important}.FirstStep-module__GyFUmq__swipeRight{opacity:0;transform:translate(30px)}.FirstStep-module__GyFUmq__swipeLeft{opacity:0;transform:translate(-30px)}}.FirstStep-module__GyFUmq__dressedAvatar{background:0 0;justify-content:center;min-width:0;display:flex;overflow:hidden}.FirstStep-module__GyFUmq__dressedAvatar>span{aspect-ratio:1/2;background-image:url(/decouverte/avatars.png);background-size:600% 200%;background-position:var(--avatar-x) var(--avatar-y);background-repeat:no-repeat;flex:none;height:100%;display:block}.FirstStep-module__GyFUmq__avatarWeek .FirstStep-module__GyFUmq__dressedAvatar>span{height:100%}.FirstStep-module__GyFUmq__shell[data-first-step=public],.FirstStep-module__GyFUmq__shell[data-first-step=settings]{height:100svh;min-height:0;padding-top:max(16px,env(safe-area-inset-top));overflow:hidden}.FirstStep-module__GyFUmq__header,.FirstStep-module__GyFUmq__footer{flex-shrink:0}.FirstStep-module__GyFUmq__body{flex:1;min-height:0}.FirstStep-module__GyFUmq__scene{overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#dce3d3 transparent;flex:1;min-height:0;padding:0 0 14px;overflow:hidden auto}.FirstStep-module__GyFUmq__footer{padding-top:12px;padding-bottom:max(8px,env(safe-area-inset-bottom));position:static}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__progress{flex-shrink:0;margin-top:20px;margin-bottom:24px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__privacy{margin-top:5px}.FirstStep-module__GyFUmq__scene h1{font-size:clamp(30px,8.5vw,40px)}.FirstStep-module__GyFUmq__morphVisual{aspect-ratio:auto;flex:none;width:54px;height:145px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__morphGrid .FirstStep-module__GyFUmq__choice{min-height:195px;padding:6px 4px;font-size:10px}.FirstStep-module__GyFUmq__morphGrid{gap:7px}.FirstStep-module__GyFUmq__packCloud button{min-height:84px}.FirstStep-module__GyFUmq__packCloud img{width:54px;height:48px}.FirstStep-module__GyFUmq__packCloud svg{width:35px;height:35px}.FirstStep-module__GyFUmq__packCloud{gap:8px;padding:6px 0}.FirstStep-module__GyFUmq__suitcase{margin-top:10px;padding:10px}.FirstStep-module__GyFUmq__chatHeader{margin-bottom:10px;padding-bottom:10px}.FirstStep-module__GyFUmq__demo{margin-top:18px}.FirstStep-module__GyFUmq__tick,.FirstStep-module__GyFUmq__majorTick{border:0}.FirstStep-module__GyFUmq__tick:before,.FirstStep-module__GyFUmq__majorTick:before{content:"";background:#a2af94;width:1px;height:28px;position:absolute;top:0;left:50%}.FirstStep-module__GyFUmq__majorTick:before{background:#52684a;width:2px;height:45px}.FirstStep-module__GyFUmq__majorTick b{left:50%}.FirstStep-module__GyFUmq__rulerMarker{transform:translate(-50%)}.FirstStep-module__GyFUmq__ruler{margin:18px 0}.FirstStep-module__GyFUmq__rulerWindow{margin-top:16px}.FirstStep-module__GyFUmq__manualHeight summary{padding:10px}.FirstStep-module__GyFUmq__scene:has(.FirstStep-module__GyFUmq__ruler) .FirstStep-module__GyFUmq__stageIn{padding-bottom:10px}.FirstStep-module__GyFUmq__myMessage{animation-delay:0s}.FirstStep-module__GyFUmq__conversation>.FirstStep-module__GyFUmq__chatMessage:nth-child(2){animation-delay:.1s}.FirstStep-module__GyFUmq__conversation>.FirstStep-module__GyFUmq__chatMessage:nth-child(4){animation-delay:.45s}@media (max-height:720px){.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__progress{margin-top:10px;margin-bottom:14px}.FirstStep-module__GyFUmq__headerLinks .FirstStep-module__GyFUmq__quiet{min-height:28px}.FirstStep-module__GyFUmq__scene h1{font-size:30px}.FirstStep-module__GyFUmq__footer .FirstStep-module__GyFUmq__privacy{font-size:9px}.FirstStep-module__GyFUmq__swipeDeck{height:245px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice{min-height:200px}.FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__dressedAvatar{height:165px;min-height:165px}}.FirstStep-module__GyFUmq__suitcase{flex-wrap:wrap}.FirstStep-module__GyFUmq__packedItems{justify-content:center;gap:5px;width:100%;display:flex}.FirstStep-module__GyFUmq__packedItems:empty{display:none}.FirstStep-module__GyFUmq__packedItems>span{background:#fbfcf8;border-radius:8px;place-items:center;width:28px;height:32px;animation:.4s cubic-bezier(.16,1,.3,1) both FirstStep-module__GyFUmq__packIn;display:grid}.FirstStep-module__GyFUmq__packedItems img{object-fit:contain;mix-blend-mode:multiply;width:25px;height:28px}.FirstStep-module__GyFUmq__packedItems svg{width:21px;height:21px}@keyframes FirstStep-module__GyFUmq__packIn{0%{opacity:0;transform:translateY(-35px)rotate(-12deg)scale(.5)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}.FirstStep-module__GyFUmq__rulerStrip{cursor:grab;-webkit-user-select:none;user-select:none}.FirstStep-module__GyFUmq__rulerStrip:active{cursor:grabbing}.FirstStep-module__GyFUmq__form{height:auto;min-height:100svh;padding-bottom:24px;overflow:visible}.FirstStep-module__GyFUmq__imageCredit{text-align:center;margin-top:8px}.FirstStep-module__GyFUmq__imageCredit p{color:#68745f;margin:0;font-size:10px}.FirstStep-module__GyFUmq__dressedAvatar{mix-blend-mode:normal}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice[aria-pressed=true],.FirstStep-module__GyFUmq__duel button[aria-pressed=true]{background:var(--start-paper);box-shadow:inset 0 0 0 2px #c4ec63}.FirstStep-module__GyFUmq__duel .FirstStep-module__GyFUmq__dressedAvatar{height:125px}.FirstStep-module__GyFUmq__chatMessage>div{padding:7px 11px}.FirstStep-module__GyFUmq__chatHeader{padding:0 0 8px}.FirstStep-module__GyFUmq__chatMessage p{font-size:12px}.FirstStep-module__GyFUmq__chatMessage{margin:7px 0}.FirstStep-module__GyFUmq__packCloud button{min-height:73px;padding:7px 4px}.FirstStep-module__GyFUmq__packCloud img{height:42px}.FirstStep-module__GyFUmq__packCloud svg{height:30px}.FirstStep-module__GyFUmq__packCloud span{font-size:9px}.FirstStep-module__GyFUmq__packCloud button:nth-child(2n){margin-top:5px}.FirstStep-module__GyFUmq__packedItems>span{height:26px}.FirstStep-module__GyFUmq__packedItems img{height:24px}.FirstStep-module__GyFUmq__suitcase strong{font-size:27px}.FirstStep-module__GyFUmq__suitcase{gap:7px}.FirstStep-module__GyFUmq__ruler+.FirstStep-module__GyFUmq__imageCredit{margin-top:0}.FirstStep-module__GyFUmq__scene[data-step=morphology] .FirstStep-module__GyFUmq__morphGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 0}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__scene[data-step=morphology] .FirstStep-module__GyFUmq__choice{justify-content:center;min-height:170px;padding:8px 4px;font-size:12px}.FirstStep-module__GyFUmq__scene[data-step=morphology] .FirstStep-module__GyFUmq__morphVisual{width:48px;height:130px}.FirstStep-module__GyFUmq__scene[data-step=morphology] .FirstStep-module__GyFUmq__choice>span{flex:none}.FirstStep-module__GyFUmq__scene[data-step=morphology] .FirstStep-module__GyFUmq__choice:last-child{padding:12px;font-size:13px}.FirstStep-module__GyFUmq__scene[data-step=morphology] h1{margin-bottom:12px;font-size:36px}.FirstStep-module__GyFUmq__rulerTape [data-current=true]:before{background:var(--start-ink);width:3px;height:55px;box-shadow:none;border-radius:3px;top:-10px;transform:translate(-1px)}.FirstStep-module__GyFUmq__rulerTape [data-current=true] b{color:var(--start-ink);font-weight:800}.FirstStep-module__GyFUmq__rulerWindow{background:0 0}.FirstStep-module__GyFUmq__rulerHint{justify-content:center;align-items:center;gap:8px;display:flex}.FirstStep-module__GyFUmq__rulerHint .FirstStep-module__GyFUmq__caption{margin:0}.FirstStep-module__GyFUmq__soundToggle{color:#68745f;cursor:pointer;background:0 0;border:0;place-items:center;min-width:44px;min-height:44px;display:grid}.FirstStep-module__GyFUmq__soundToggle svg{width:18px;height:18px}.FirstStep-module__GyFUmq__travelDemo{background:0 0;border-radius:0;margin:8px -8px 0;padding:0;overflow:visible}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packCloud{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px 2px;width:100%;padding:0;display:grid}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packCloud button{background:0 0;border:0;border-radius:0;gap:0;width:100%;min-height:90px;margin:0;padding:3px 0;transform:none}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packCloud button[aria-pressed=true]{background:0 0;transform:scale(.94)}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packCloud button[aria-pressed=true]:after{content:"";pointer-events:none;border:1px solid #87a83c;border-radius:18px;position:absolute;inset:0}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packCloud img,.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packPhoto{object-fit:contain;mix-blend-mode:multiply;width:100%;max-width:88px;height:68px;transform:rotate(var(--tilt));margin:0}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packCloud button>span:not(.FirstStep-module__GyFUmq__packPhoto){color:#52684a;margin:3px 0 0;font-size:9px}.FirstStep-module__GyFUmq__packPhoto{background-image:url(/decouverte/packing-photos.png);background-size:300% 300%;background-position:var(--pack-x) var(--pack-y);background-repeat:no-repeat;flex:none;display:block}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packCloud .FirstStep-module__GyFUmq__packedCheck{z-index:1;background:#c4ec63;width:15px;height:15px;margin:0;top:3px;right:4px}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__suitcase{background:#eff5e9;border:0;flex-wrap:nowrap;min-height:56px;margin:12px 8px 0;padding:10px}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packedItems{display:none}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__suitcase>svg{width:28px;height:28px}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__bigNumber{font-size:30px}.FirstStep-module__GyFUmq__streakNumber{isolation:isolate;place-items:center;min-width:140px;min-height:95px;display:grid;position:relative}.FirstStep-module__GyFUmq__streakNumber>strong{grid-area:1/1;font-size:80px}.FirstStep-module__GyFUmq__oldStreak{animation:.42s cubic-bezier(.2,.8,.3,1) both FirstStep-module__GyFUmq__streakOut}.FirstStep-module__GyFUmq__newStreak{animation:.5s cubic-bezier(.16,1.5,.3,1) .3s both FirstStep-module__GyFUmq__streakIn}.FirstStep-module__GyFUmq__streakBurst{pointer-events:none;position:absolute;inset:0}.FirstStep-module__GyFUmq__streakBurst i{background:#ff765e;border-radius:3px;width:7px;height:11px;animation:.7s ease-out .2s both FirstStep-module__GyFUmq__streakRay;position:absolute;top:50%;left:50%}.FirstStep-module__GyFUmq__streakBurst i:nth-child(3n){background:#c4ec63}.FirstStep-module__GyFUmq__streakBurst i:nth-child(3n+1){background:#e3d8f4}.FirstStep-module__GyFUmq__streakCelebrated>svg{animation:.65s ease-out both FirstStep-module__GyFUmq__flameCelebrate!important}@keyframes FirstStep-module__GyFUmq__streakOut{0%{opacity:1;transform:scale(1)}55%{opacity:1;transform:scale(1.6)}to{opacity:0;filter:blur(5px);transform:scale(2.1)}}@keyframes FirstStep-module__GyFUmq__streakIn{0%{opacity:0;transform:scale(.15)}to{opacity:1;transform:scale(1)}}@keyframes FirstStep-module__GyFUmq__streakRay{0%{opacity:0;transform:rotate(var(--ray)) translateY(0) scale(.5)}20%{opacity:1}to{opacity:0;transform:rotate(var(--ray)) translateY(calc(-1 * var(--distance))) rotate(80deg) scale(.6)}}@keyframes FirstStep-module__GyFUmq__flameCelebrate{50%{transform:scale(1.2)rotate(-5deg)}to{transform:scale(1)}}@media (max-height:750px){.FirstStep-module__GyFUmq__shell[data-first-step]{padding-top:8px}.FirstStep-module__GyFUmq__headerLinks .FirstStep-module__GyFUmq__quiet{min-height:26px;padding:3px 0}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__progress{margin-top:10px;margin-bottom:14px}.FirstStep-module__GyFUmq__scene .FirstStep-module__GyFUmq__eyebrow{margin-bottom:10px}.FirstStep-module__GyFUmq__scene h1{margin-bottom:12px;font-size:30px;line-height:1.08}.FirstStep-module__GyFUmq__scene .FirstStep-module__GyFUmq__copy{font-size:13px;line-height:1.4}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__choices{gap:7px;margin:16px 0}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__choice{border-radius:15px;min-height:46px;padding:10px 12px;font-size:14px}.FirstStep-module__GyFUmq__footer{padding-top:6px}.FirstStep-module__GyFUmq__cta,.FirstStep-module__GyFUmq__back{height:46px;min-height:46px}.FirstStep-module__GyFUmq__skipRow{min-height:34px}.FirstStep-module__GyFUmq__skipRow .FirstStep-module__GyFUmq__quiet{min-height:34px;padding:5px;font-size:11px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__privacy{margin-top:3px;font-size:9px;line-height:1.3}.FirstStep-module__GyFUmq__scene{padding-bottom:4px}.FirstStep-module__GyFUmq__art{height:135px;margin-top:5px}.FirstStep-module__GyFUmq__halo{width:135px;height:135px}.FirstStep-module__GyFUmq__card{width:78px;height:95px}.FirstStep-module__GyFUmq__card svg{width:42px;height:42px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice{min-height:175px;padding:6px 2px}.FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__dressedAvatar{height:142px;min-height:142px}.FirstStep-module__GyFUmq__styleGrid{margin:12px 0}.FirstStep-module__GyFUmq__tryOnCopy{font-size:11px;line-height:1.4}.FirstStep-module__GyFUmq__tryOnCopy strong{margin:8px 0 3px;font-size:16px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__styleGrid .FirstStep-module__GyFUmq__choice:last-child{min-height:40px;padding:8px}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__scene[data-step=morphology] .FirstStep-module__GyFUmq__choice{min-height:135px;padding:5px;font-size:11px}.FirstStep-module__GyFUmq__scene[data-step=morphology] .FirstStep-module__GyFUmq__morphVisual{width:37px;height:100px}.FirstStep-module__GyFUmq__scene[data-step=morphology] h1{font-size:30px}.FirstStep-module__GyFUmq__scene[data-step=morphology] .FirstStep-module__GyFUmq__morphGrid{gap:8px;margin-top:8px}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packCloud button{min-height:73px}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packCloud img,.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packPhoto{max-width:70px;height:53px}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__packCloud{gap:4px 2px}.FirstStep-module__GyFUmq__travelDemo .FirstStep-module__GyFUmq__suitcase{min-height:45px;margin-top:8px;padding:6px}.FirstStep-module__GyFUmq__composer{grid-template-rows:125px 62px;gap:5px}.FirstStep-module__GyFUmq__demo{margin-top:12px;padding:10px}.FirstStep-module__GyFUmq__travelDemo{margin-top:8px;padding:0}.FirstStep-module__GyFUmq__demoFeedback{min-height:14px;margin-top:6px;font-size:10px}.FirstStep-module__GyFUmq__caption{margin:7px 0;font-size:10px}.FirstStep-module__GyFUmq__swipeDeck{height:210px}.FirstStep-module__GyFUmq__demoActions{margin-top:8px}.FirstStep-module__GyFUmq__demoActions button{min-height:42px;padding:8px 12px}.FirstStep-module__GyFUmq__ruler{margin:8px 0}.FirstStep-module__GyFUmq__measure{font-size:58px}.FirstStep-module__GyFUmq__rulerWindow{margin:8px 0 2px}.FirstStep-module__GyFUmq__rulerStrip{height:95px}.FirstStep-module__GyFUmq__manualHeight summary{min-height:34px;padding:7px}.FirstStep-module__GyFUmq__ruler>.FirstStep-module__GyFUmq__quiet{min-height:34px}.FirstStep-module__GyFUmq__duel .FirstStep-module__GyFUmq__dressedAvatar{height:90px}.FirstStep-module__GyFUmq__chatMessage p{font-size:11px}.FirstStep-module__GyFUmq__chatMessage>div{padding:5px 9px}.FirstStep-module__GyFUmq__chatMessage{margin:5px 0}.FirstStep-module__GyFUmq__chatHeader{margin-bottom:6px;padding-bottom:6px}.FirstStep-module__GyFUmq__chatHeader small{font-size:9px}.FirstStep-module__GyFUmq__chatMessage>svg{width:27px;height:27px}.FirstStep-module__GyFUmq__streakArt{margin:8px;padding:5px 0}.FirstStep-module__GyFUmq__shell .FirstStep-module__GyFUmq__streakArt>svg{width:78px;height:83px}.FirstStep-module__GyFUmq__streakNumber{min-height:85px}.FirstStep-module__GyFUmq__streakNumber>strong{font-size:65px}.FirstStep-module__GyFUmq__avatarWeek{margin:14px -4px}.FirstStep-module__GyFUmq__avatarWeek .FirstStep-module__GyFUmq__dressedAvatar,.FirstStep-module__GyFUmq__emptyDay{height:105px}}@media (prefers-reduced-motion:reduce){.FirstStep-module__GyFUmq__streakCelebrated>svg{animation:none!important}.FirstStep-module__GyFUmq__oldStreak{display:none}.FirstStep-module__GyFUmq__newStreak{opacity:1}.FirstStep-module__GyFUmq__streakBurst{display:none}}.FirstStep-module__GyFUmq__scene[data-step=height] .FirstStep-module__GyFUmq__ruler{margin:5px 0}.FirstStep-module__GyFUmq__scene[data-step=height] .FirstStep-module__GyFUmq__rulerWindow{margin:8px 0 2px}.FirstStep-module__GyFUmq__scene[data-step=height] .FirstStep-module__GyFUmq__rulerStrip{height:88px}.FirstStep-module__GyFUmq__scene[data-step=swipe] .FirstStep-module__GyFUmq__swipeDeck{height:245px}.FirstStep-module__GyFUmq__scene[data-step=streak] .FirstStep-module__GyFUmq__streakArt{margin:8px;padding:5px 0}@media (max-height:750px){.FirstStep-module__GyFUmq__scene[data-step=swipe] .FirstStep-module__GyFUmq__swipeDeck{height:185px}.FirstStep-module__GyFUmq__scene[data-step=height] .FirstStep-module__GyFUmq__measure{font-size:50px}.FirstStep-module__GyFUmq__scene[data-step=height] .FirstStep-module__GyFUmq__rulerStrip{height:70px}.FirstStep-module__GyFUmq__scene[data-step=height] .FirstStep-module__GyFUmq__rulerHint{height:34px}}
