@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/roboto-latin-500-normal-7RbcRiD8.woff2)format("woff2"),url(/assets/roboto-latin-500-normal-DQZyH_nt.woff)format("woff")}:root{color:#151515;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}.mobile-carousel{overscroll-behavior:contain;scrollbar-width:none;-webkit-user-select:none;user-select:none;width:100%;min-width:0;max-width:100%;display:block;position:relative;overflow:auto}.mobile-carousel::-webkit-scrollbar{display:none}.mobile-carousel{touch-action:pan-y;overflow:auto hidden}.mobile-carousel[data-dragging=true]{cursor:none}.mobile-carousel-content{width:max-content;min-width:100%;transform:translateX(var(--mobile-carousel-overdrag));will-change:transform;display:flex}.mobile-carousel-scrollbar{z-index:4;opacity:0;pointer-events:none;transition:opacity .15s;position:absolute;inset:0}.mobile-carousel-scrollbar[data-visible=true]{opacity:1}.mobile-carousel-scrollbar-thumb{background:#00000059;border-radius:999px;height:3px;position:absolute;bottom:4px;right:4px}body{min-width:320px;overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.phone-stage{place-items:center;width:100%;height:100%;padding:24px;display:grid;position:relative}.device-menu-bar{z-index:100;border-radius:12px;padding:3px;position:absolute;top:18px;right:18px}.device-picker-trigger{color:#151515;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;height:34px;padding:0 10px 0 12px;font:600 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-trigger:hover,.device-picker-trigger[data-state=open]{background:#0000000e}.device-picker-trigger:focus-visible{outline-offset:2px;outline:2px solid #000000b8}.device-picker-menu{z-index:200;min-width:168px;transform-origin:var(--radix-dropdown-menu-content-transform-origin);background:#fffffffa;border-radius:12px;padding:3px;animation:.12s ease-out device-menu-in;box-shadow:0 0 1px #0000000f,0 0 0 1px #00000014,0 4px 4px #0000000d}.device-picker-item{color:#181818;-webkit-user-select:none;user-select:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;height:34px;padding:0 9px 0 10px;font:500 14px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.device-picker-item[data-highlighted]{background:#f0f0f0}.device-picker-item[data-state=checked]{font-weight:600}.device-picker-check{color:#181818;place-items:center;display:grid}@keyframes device-menu-in{0%{opacity:0;transform:scale(.98)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.phone-scale-box{position:relative}.phone-device{transform-origin:0 0;-webkit-user-select:none;user-select:none;position:absolute;top:0;left:0}.phone-bezel{object-fit:contain;z-index:2;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.device-screen{cursor:none;z-index:1;-webkit-user-select:none;user-select:none;background:#fff;border-radius:42px;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.device-camera{z-index:75;pointer-events:none;background:#050505;border-radius:50%;display:block;position:absolute;box-shadow:inset 0 0 0 1px #ffffff14}.device-screen,.device-screen *{cursor:none!important}.device-screen img,.keyboard-asset{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.device-screen input,.device-screen textarea,.device-screen select,.device-screen option,.device-screen [contenteditable=true]{-webkit-user-select:auto;user-select:auto}.device-screen:active,.device-screen:active *,.device-screen input,.device-screen textarea,.device-screen button,.device-screen a,.device-screen [role=button]{cursor:none!important}.device-screen[data-cursor-debug=true],.device-screen[data-cursor-debug=true] *{cursor:default!important}.device-screen :focus,.device-screen :focus-visible{box-shadow:none!important;outline:0!important}.flow-stack,.flow-scenes,.flow-screen,.mobile-app-viewport{position:absolute;inset:0}.mobile-app-viewport[data-platform=android][data-keyboard-visible=false]{bottom:var(--device-safe-area-bottom,48px)}.flow-stack{--flow-header-height:0px;--flow-header-content-height:0px;--flow-header-safe-area:0px;--flow-footer-height:0px;--keyboard-height:0px;touch-action:pan-y;background:0 0;overflow:hidden}.flow-fixed-header{z-index:12;height:var(--flow-header-height);padding-top:var(--flow-header-safe-area);box-sizing:border-box;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;position:absolute;top:0;left:0;right:0}.flow-fixed-footer{z-index:12;right:0;bottom:var(--keyboard-height);height:var(--flow-footer-height);background:0 0;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0}.flow-scenes{top:var(--flow-header-height);bottom:0;overflow:hidden}.flow-screen{will-change:transform;background:0 0;overflow:hidden}.mobile-page{--mobile-safe-area-height:var(--device-safe-area-bottom,34px);--keyboard-height:0px;position:absolute;inset:0}.mobile-page[data-keyboard-visible=true],.mobile-app-viewport[data-platform=android] .mobile-page{--mobile-safe-area-height:0px}.mobile-scroll{top:0;right:0;bottom:var(--keyboard-height);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;touch-action:none;-webkit-user-select:none;user-select:none;transition:bottom .26s cubic-bezier(.2,.8,.2,1);position:absolute;left:0;overflow:hidden auto}.mobile-scroll::-webkit-scrollbar{display:none}.mobile-scroll[data-dragging=true]{cursor:none}.mobile-cursor{z-index:80;opacity:0;pointer-events:none;will-change:transform;background:radial-gradient(circle at 50% 44%,#ffffffb3 0 34%,#ffffff8a 58%,#eeeeee7a 100%);border:.5px solid #0000001f;border-radius:999px;width:48px;height:48px;transition:opacity 90ms,background 80ms,box-shadow 80ms;position:absolute;top:0;left:0;box-shadow:inset 0 1px 2px #fff9,inset 0 -5px 10px #0000000d,inset 0 0 0 1px #00000006}.mobile-cursor:before{content:"";pointer-events:none;background:linear-gradient(#ffffff61,#fff0);border-radius:999px;width:32px;height:17px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.mobile-cursor:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 1px 0 3px #ffffff47,inset -1px 0 3px #00000005}.mobile-cursor-hotspot{pointer-events:none;background:#ffffffd1;border:1px solid #007afff2;border-radius:999px;width:9px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffbf,0 0 0 3px #007aff29}.mobile-cursor-hotspot:before,.mobile-cursor-hotspot:after{content:"";background:#007afff2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-cursor-hotspot:before{width:17px;height:1px}.mobile-cursor-hotspot:after{width:1px;height:17px}.mobile-cursor[data-visible=true]{opacity:1}.mobile-cursor[data-active=true]{background:radial-gradient(circle at 50% 55%,#e8e8e894 0 30%,#f8f8f880 62%,#ffffffad 100%);box-shadow:inset 0 3px 7px #00000014,inset 0 -4px 8px #ffffff57,inset 0 0 0 1px #00000008}.mobile-cursor[data-active=true]:before{background:linear-gradient(#0000000e,#0000)}.mobile-cursor[data-active=true]:after{box-shadow:inset 0 5px 9px #0000000b,inset 0 -3px 7px #ffffff47}.mobile-scroll-content{will-change:transform;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;padding:0;display:grid}.app-screen{background:#fff}.mobile-scrollbar{z-index:9;top:4px;right:5px;bottom:calc(var(--mobile-safe-area-height) + var(--keyboard-height) + 4px);opacity:0;pointer-events:none;width:4px;transition:bottom .26s cubic-bezier(.2,.8,.2,1),opacity .18s;position:absolute}.mobile-page[data-keyboard-dragging=true] .mobile-scroll,.mobile-page[data-keyboard-dragging=true] .mobile-scrollbar,.flow-stack[data-keyboard-dragging=true] .flow-fixed-footer{transition:none}.mobile-scrollbar[data-visible=true]{opacity:1}.mobile-scrollbar-thumb{background:#00000047;border-radius:999px;width:4px;min-height:36px;transition:background .12s;box-shadow:0 0 0 1px #ffffff2e}.status-bar{z-index:72;color:#050505;pointer-events:none;background:0 0;grid-template-columns:1fr auto;align-items:center;height:54px;padding:10px 34px 0 36px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Arial,sans-serif;display:grid;position:absolute;top:0;left:0;right:0}.device-screen[data-device=pixel-10] .status-bar{align-items:start;height:auto;padding:32px 32px 0;font-family:Roboto,Arial,sans-serif}.status-time{text-align:center;letter-spacing:0;justify-self:start;min-width:58px;font-size:15px;font-weight:600;line-height:1}.status-indicators{justify-self:end;align-items:center;display:flex}.status-indicator-svg{display:block}.status-indicator-svg[data-platform=ios]{width:79px;height:13px}.status-indicator-svg[data-platform=android]{width:50px;height:14px}.device-screen[data-device=pixel-10] .status-time{font-weight:500;transform:translateY(2px)}.home-indicator-svg{z-index:70;width:100%;height:var(--device-safe-area-bottom,34px);pointer-events:none;display:block;position:absolute;bottom:0;left:0;right:0}.android-navigation-bar{z-index:70;width:428px;height:var(--device-safe-area-bottom,48px);pointer-events:none;-webkit-user-drag:none;display:block;position:absolute;bottom:-1px;left:-1px}h1,h2,p{margin:0}h1{letter-spacing:0;font-size:26px;line-height:1.08}h2{font-size:15px}p{color:#555;font-size:14px;line-height:1.45}.field-label{color:#555;font-size:13px;font-weight:800}.mobile-field{gap:8px;display:grid}.mobile-field input{color:#151515;background:#fff;border:1px solid #0000001a;border-radius:8px;outline:0;width:100%;min-height:44px;padding:0 12px}.mobile-field input:focus{box-shadow:none;border-color:#00000029}.device-screen .mobile-field input:focus,.device-screen .mobile-field input:focus-visible{border-color:#0000001f;box-shadow:none!important;outline:0!important}.sheet-overlay{z-index:20;background:#00000057;position:absolute;inset:0}.bottom-sheet{z-index:21;touch-action:none;background:#fff;border-radius:22px 22px 0 0;flex-direction:column;min-height:260px;display:flex;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 -16px 48px #0003}.sheet-handle-zone{touch-action:none;place-items:center;height:30px;display:grid}.sheet-handle{background:#c9c9c4;border-radius:999px;width:42px;height:5px}.sheet-header{gap:4px;padding:0 18px 14px;display:grid}.sheet-title{margin:0;font-size:18px;font-weight:900}.sheet-description{color:#737373;margin:0;font-size:13px;line-height:1.35}.sheet-content{padding:0 18px 24px;overflow:auto}.keyboard-dock{z-index:30;height:339px;box-shadow:none;pointer-events:none;will-change:transform;background:#d8d9de;border-radius:32px 32px 0 0;padding:0;position:absolute;bottom:-1px;left:0;right:0;overflow:hidden}.keyboard-dock[data-platform=android]{background:#f3f2f6;border-radius:0;box-shadow:0 -1px 2px #00000014}.keyboard-dock[data-visible=true]{pointer-events:auto}.keyboard-asset{z-index:1;border-radius:inherit;object-fit:cover;object-position:center bottom;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block;position:relative}.keyboard-dock[data-platform=android] .keyboard-asset{object-fit:fill;border-radius:0}:root{--paper:#f8f1e7;--paper-deep:#eee2d2;--coffee:#382417;--coffee-soft:#755f50;--terracotta:#c9532f;--terracotta-dark:#a83f22;--sage:#929271;--sage-light:#e5e2d2;--sand:#ead7bc;--line:#4c36262e;--white:#fffdf9}.phone-stage[data-web-app=true]{background:#e8dfd2;padding:0}.phone-stage[data-web-app=true] .device-menu-bar,.phone-stage[data-web-app=true] .phone-bezel,.phone-stage[data-web-app=true] .device-camera,.phone-stage[data-web-app=true] .status-bar,.phone-stage[data-web-app=true] .home-indicator-svg,.phone-stage[data-web-app=true] .android-navigation-bar,.phone-stage[data-web-app=true] .keyboard-dock,.phone-stage[data-web-app=true] .mobile-cursor{display:none!important}.phone-stage[data-web-app=true] .phone-scale-box{background:var(--paper);overflow:hidden;box-shadow:0 0 48px #38241721;width:min(100%,520px)!important;height:100%!important}.phone-stage[data-web-app=true] .phone-device{-webkit-user-select:auto;user-select:auto;position:relative;width:100%!important;height:100%!important;transform:none!important}.phone-stage[data-web-app=true] .device-screen{box-shadow:none;cursor:auto;-webkit-user-select:auto;user-select:auto;--device-safe-area-bottom:env(safe-area-inset-bottom,0px)!important;border-radius:0!important;width:100%!important;height:100%!important;inset:0!important}.phone-stage[data-web-app=true] .device-screen,.phone-stage[data-web-app=true] .device-screen *{cursor:auto!important}.phone-stage[data-web-app=true] .mobile-app-viewport{bottom:0!important}.phone-stage[data-web-app=true] .flow-stack,.phone-stage[data-web-app=true] .mobile-page{--keyboard-height:0px!important}.phone-stage[data-web-app=true] .mobile-scroll{touch-action:pan-y;bottom:0!important}.phone-stage[data-web-app=true] .mobile-page{--mobile-safe-area-height:env(safe-area-inset-bottom,0px)!important}@media (width<=600px){.phone-stage[data-web-app=true] .phone-scale-box{max-width:none;box-shadow:none}}button{font:inherit}.app-screen{background:var(--paper);color:var(--coffee);font-family:DM Sans,sans-serif}.ritual-screen,.result-screen,.memories-screen{min-height:100%}.checkin-page,.step-page,.waiting-page,.result-content,.memories-content{box-sizing:border-box;min-height:100%;padding:70px 24px calc(var(--mobile-safe-area-height) + 28px)}.brand{width:max-content;color:var(--coffee);letter-spacing:-1.2px;margin:0 auto;font-family:Manrope,sans-serif;font-size:25px;font-weight:500}.brand span{color:var(--terracotta)}.brand--compact{margin:0;font-size:21px}.mood-topbar{position:relative}.mood-topbar>button{width:44px;height:44px;color:var(--sage);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:-9px;right:0}.mood-topbar>button svg{width:18px;height:18px}.date-rule,.section-rule{color:var(--sage);text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.date-rule{margin-top:23px;font-size:14px;font-weight:600}.date-rule span,.section-rule span{background:var(--sage);opacity:.58;height:1px}.checkin-page>h1,.step-page>h1,.waiting-page h1,.result-content>h1,.memories-content>h1{color:var(--coffee);letter-spacing:-1.6px;margin:18px 0 0;font-family:Manrope,sans-serif;font-size:35px;font-weight:600;line-height:1.08}.checkin-page>h1{text-align:center}.couple-illustration{mix-blend-mode:multiply;object-fit:contain;width:calc(100% + 12px);margin:15px -6px 2px;display:block}.mood-section{margin-top:1px}.section-rule{gap:9px}.section-rule h2{color:var(--sage);letter-spacing:1.6px;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.mood-grid{grid-template-columns:repeat(5,1fr);gap:2px;margin:16px -9px 0;display:grid}.mood-option{min-width:0;color:var(--coffee-soft);text-align:center;cursor:pointer;background:0 0;border:0;padding:0 1px}.mood-icon{width:48px;height:48px;color:var(--sage);background:#e8e2d0b3;border:1px solid #0000;border-radius:50%;place-items:center;margin:0 auto 7px;transition:all .16s;display:grid}.mood-icon svg{width:23px;height:23px}.mood-option strong{font-size:11px;font-weight:600;line-height:1.15;display:block}.mood-option small{color:#806d60;white-space:pre-line;margin-top:4px;font-size:9px;line-height:1.25;display:block}.mood-option[data-active=true] .mood-icon{color:var(--terracotta);background:#f4ded0;border-color:#c9532f6b;transform:translateY(-2px)}.mood-option[data-active=true] strong{color:var(--terracotta-dark)}.privacy-note{color:var(--sage);justify-content:center;align-items:center;gap:9px;margin:22px auto 14px;font-size:12px;font-weight:500;display:flex}.privacy-note svg{width:16px;height:16px}.primary-button{background:var(--terracotta);color:#fffaf4;cursor:pointer;border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:55px;font-size:17px;font-weight:600;transition:transform .12s,background .12s;display:flex;box-shadow:0 8px 18px #8d371f2e}.primary-button:active{background:var(--terracotta-dark);transform:scale(.985)}.primary-button:disabled{cursor:wait;opacity:.65}.primary-button svg{width:17px;height:17px}.progress-dots{color:var(--sage);justify-content:center;align-items:center;gap:7px;margin-top:14px;display:flex}.progress-dots span{background:#c7b9a7;border-radius:50%;width:4px;height:4px}.progress-dots span[data-active=true]{background:var(--terracotta);width:6px;height:6px}.progress-dots small{font-size:11px;font-weight:600}.step-page{padding-bottom:calc(var(--mobile-safe-area-height) + 30px)}.step-header,.result-header{grid-template-columns:42px 1fr 42px;align-items:center;display:grid}.step-header .brand{justify-self:center}.step-kicker{color:var(--sage);letter-spacing:1.1px;justify-self:end;font-size:9px;font-weight:700}.back-button{border:1px solid var(--line);width:44px;height:44px;color:var(--coffee);cursor:pointer;background:#fffdf9b3;border-radius:50%;place-items:center;display:grid}.back-button svg{width:17px;height:17px}.eyebrow{color:var(--sage);letter-spacing:1.7px;text-transform:uppercase;margin-top:34px;font-size:10px;font-weight:700}.step-intro,.waiting-page>p,.match-summary{color:var(--coffee-soft);margin-top:13px;font-size:14px;line-height:1.5}.choice-list{border-top:1px solid var(--line);margin-top:23px}.choice-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--coffee);text-align:left;cursor:pointer;background:0 0;grid-template-columns:42px 1fr 24px;align-items:center;gap:12px;padding:15px 2px;display:grid}.choice-icon{background:var(--sage-light);width:38px;height:38px;color:var(--sage);border-radius:50%;place-items:center;display:grid}.choice-icon svg{width:18px;height:18px}.choice-row strong,.choice-row small{display:block}.choice-row strong{font-size:14px;font-weight:600}.choice-row small{color:var(--coffee-soft);margin-top:3px;font-size:10px;line-height:1.3}.choice-check{border:1px solid #cbbcac;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.choice-row[data-active=true]{color:var(--terracotta-dark)}.choice-row[data-active=true] .choice-icon{color:var(--terracotta);background:#f3dbcc}.choice-row[data-active=true] .choice-check{border-color:var(--terracotta);background:var(--terracotta);color:#fff}.choice-check svg{width:12px;height:12px}.availability-block{margin-top:28px}.block-title{align-items:center;gap:11px;display:flex}.block-title>svg{width:19px;height:19px;color:var(--terracotta)}.block-title strong,.block-title small{display:block}.block-title strong{font-size:14px}.block-title small{color:var(--coffee-soft);margin-top:2px;font-size:10px}.segment-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:13px;display:grid}.segment-grid button{border:1px solid var(--line);min-height:47px;color:var(--coffee-soft);cursor:pointer;background:#fffdf99e;border-radius:13px;font-size:12px;font-weight:600}.segment-grid button[data-active=true]{border-color:var(--terracotta);color:var(--terracotta-dark);background:#f3dbcc}.budget-list{border-top:1px solid var(--line);margin-top:12px}.budget-list button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--coffee);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:13px 3px;display:flex}.budget-list strong,.budget-list small{display:block}.budget-list strong{font-size:13px}.budget-list small{color:var(--coffee-soft);margin-top:2px;font-size:10px}.radio-dot{box-sizing:border-box;border:1px solid #bba998;border-radius:50%;width:17px;height:17px}.budget-list button[data-active=true] .radio-dot{border:5px solid var(--terracotta)}.availability-page .privacy-note{margin-top:20px}.pulse-page{padding-bottom:calc(var(--mobile-safe-area-height) + 34px)}.pulse-page .eyebrow{margin-top:27px}.pulse-visibility{gap:8px;margin-top:22px;display:grid}.pulse-visibility>button{border:1px solid var(--line);width:100%;min-height:55px;color:var(--coffee);text-align:left;cursor:pointer;background:#fffdf99e;border-radius:15px;grid-template-columns:19px 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.pulse-visibility>button .radio-dot{width:17px;height:17px}.pulse-visibility>button strong,.pulse-visibility>button small{display:block}.pulse-visibility>button strong{font-size:12px}.pulse-visibility>button small{color:var(--coffee-soft);margin-top:2px;font-size:9px}.pulse-visibility>button[data-active=true]{background:#f3dbcc;border-color:#c9532f94}.pulse-visibility>button[data-active=true] .radio-dot{border:5px solid var(--terracotta)}.pulse-preview{background:#e3e5d5;border-radius:17px;grid-template-columns:38px 1fr;align-items:center;gap:11px;margin-top:14px;padding:14px;display:grid}.pulse-preview[data-private=true]{background:#eee2d2}.pulse-preview-icon{color:#63805d;background:#ffffff8c;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.pulse-preview[data-private=true] .pulse-preview-icon{color:var(--sage)}.pulse-preview-icon svg{width:18px;height:18px}.pulse-preview small,.pulse-preview strong,.pulse-preview em{display:block}.pulse-preview small{color:var(--sage);letter-spacing:.7px;text-transform:uppercase;font-size:8px;font-weight:800}.pulse-preview strong{margin-top:3px;font-size:13px}.pulse-preview em{color:var(--coffee-soft);margin-top:2px;font-size:9px;font-style:normal}.pulse-help-section{margin-top:21px}.pulse-help-section .section-rule h2{font-size:10px}.pulse-help-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:12px;display:grid}.pulse-help-grid button{border:1px solid var(--line);min-height:53px;color:var(--coffee);text-align:left;cursor:pointer;background:#fffdf994;border-radius:13px;padding:8px}.pulse-help-grid strong,.pulse-help-grid small{display:block}.pulse-help-grid strong{font-size:11px}.pulse-help-grid small{color:var(--coffee-soft);margin-top:2px;font-size:8px}.pulse-help-grid button[data-active=true]{border-color:var(--terracotta);color:var(--terracotta-dark);background:#f3dbcc}.pulse-request-preview{background:#ead7bc80;border-radius:12px;margin-top:9px;padding:10px 11px}.pulse-request-preview small,.pulse-request-preview strong{display:block}.pulse-request-preview small{color:var(--sage);letter-spacing:.7px;font-size:7px;font-weight:800}.pulse-request-preview strong{color:var(--coffee);margin-top:4px;font-size:10px;line-height:1.4}.pulse-request{margin-top:15px}.pulse-request input::placeholder{color:#aa988a;font-weight:400}.pulse-page .privacy-note{margin-top:17px}.pulse-page .primary-button{margin-top:13px}.waiting-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.waiting-page .brand{position:absolute;top:74px}.matching-orbit{width:166px;height:166px;margin-bottom:26px;position:relative}.matching-orbit span{border:1px solid var(--terracotta);background:#e6b9975c;border-radius:50%;width:112px;height:112px;position:absolute;top:27px}.matching-orbit span:first-child{left:1px}.matching-orbit span:nth-child(2){border-color:var(--sage);background:#d3d4bb6b;right:1px}.matching-orbit svg{width:22px;height:22px;color:var(--terracotta);position:absolute;top:68px;left:73px}.waiting-page .eyebrow{margin-top:0}.waiting-page h1{margin-top:12px}.waiting-page>p:last-of-type{max-width:280px}.loading-line{background:#e5d8c8;border-radius:9px;width:210px;height:3px;margin-top:26px;overflow:hidden}.loading-line span{background:var(--terracotta);border-radius:9px;width:45%;height:100%;animation:1s ease-in-out infinite alternate load-slide;display:block}@keyframes load-slide{0%{transform:translate(0)}to{transform:translate(255%)}}.result-shell{background:var(--paper);position:absolute;inset:0;overflow:hidden}.result-screen{bottom:70px}.result-content{padding-bottom:36px}.result-header{grid-template-columns:1fr auto}.couple-badge{display:flex}.couple-badge span{border:2px solid var(--paper);background:var(--terracotta);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:700;display:grid}.couple-badge span+span{background:var(--sage);margin-left:-8px}.result-content>.eyebrow{margin-top:38px}.result-content>h1{margin-top:8px;font-size:44px}.match-summary{max-width:310px;font-size:15px}.match-art{height:210px;margin:18px -8px 0;overflow:hidden}.match-art img{mix-blend-mode:multiply;object-fit:cover;width:100%;height:100%}.activity-card{background:#fffdf9b8;border:1px solid #90806740;border-radius:20px;margin-top:13px;padding:19px}.activity-meta{color:var(--sage);text-transform:uppercase;flex-wrap:wrap;gap:8px 15px;font-size:9px;font-weight:700;display:flex}.activity-meta span{align-items:center;gap:5px;display:flex}.activity-meta svg{width:12px;height:12px}.activity-card h2{text-transform:uppercase;letter-spacing:1.3px;margin:16px 0 0;font-family:Manrope,sans-serif;font-size:13px}.activity-card p{color:var(--coffee-soft);margin-top:8px;font-size:13px;line-height:1.5}.result-content .primary-button{margin-top:18px}.result-actions .secondary-button{margin-top:9px}.alternative-message{color:var(--coffee-soft);text-align:center;margin:10px 6px 0;font-size:10px;line-height:1.45}.alternative-after-cancel{margin-top:10px}.text-button{color:var(--sage);cursor:pointer;background:0 0;border:0;margin:15px auto 0;font-size:12px;font-weight:600;display:block}.success-message{color:var(--coffee);background:#e5e3d2;border-radius:16px;align-items:center;gap:12px;margin-top:18px;padding:15px;display:flex}.success-message>svg{width:21px;height:21px;color:var(--sage)}.success-message strong,.success-message small{display:block}.success-message strong{font-size:13px}.success-message small{color:var(--coffee-soft);margin-top:3px;font-size:10px}.app-tabbar{z-index:20;height:calc(68px + var(--mobile-safe-area-height));padding:8px 12px var(--mobile-safe-area-height);box-sizing:border-box;border-top:1px solid var(--line);background:#f8f1e7f5;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.app-tabbar button{color:#9d8979;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:3px;font-size:9px;display:flex}.app-tabbar svg{width:18px;height:18px}.app-tabbar button[data-active=true]{color:var(--terracotta)}.memories-screen{bottom:0}.memories-content{padding-bottom:calc(var(--mobile-safe-area-height) + 36px)}.memories-content>h1{margin-top:10px}.weekly-recap{color:var(--coffee);background:#ede2cf;border-radius:20px;margin-top:24px;padding:17px}.recap-heading{align-items:center;gap:12px;display:flex}.recap-heading>svg{width:26px;height:26px;color:var(--terracotta)}.recap-heading strong,.recap-heading small{display:block}.recap-heading small{color:var(--sage);letter-spacing:1px;font-size:8px;font-weight:800}.recap-heading strong{margin-top:3px;font-size:14px}.recap-stats{background:#fffdf96b;border:1px solid #4c36261f;border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:15px;display:grid;overflow:hidden}.recap-stats span{text-align:center;padding:11px 5px}.recap-stats span+span{border-left:1px solid #4c36261f}.recap-stats strong,.recap-stats small{display:block}.recap-stats strong{font:700 18px Manrope,sans-serif}.recap-stats small{color:var(--coffee-soft);margin-top:2px;font-size:8px}.weekly-recap>p{color:var(--coffee-soft);margin:12px 0 0;font-size:10px;line-height:1.4}.memory-loading{color:var(--coffee-soft);text-align:center;background:#ede2cf;border-radius:18px;margin-top:24px;padding:19px;font-size:11px}.memory-list{border-top:1px solid var(--line);margin-top:26px}.memory-list article{border-bottom:1px solid var(--line);grid-template-columns:49px 1fr;gap:13px;padding:18px 0;display:grid}.memory-list time{color:var(--terracotta);letter-spacing:.7px;font-size:9px;font-weight:700}.memory-list strong{font-size:14px}.memory-list p{color:var(--coffee-soft);margin-top:5px;font-size:11px;line-height:1.45}.memory-list article div>small{color:var(--sage);text-transform:uppercase;align-items:center;gap:4px;margin-top:7px;font-size:8px;font-weight:700;display:flex}.memory-list article div>small svg{width:10px;height:10px}.memory-empty{color:var(--coffee-soft);text-align:center;border:1px dashed #4c362638;border-radius:20px;justify-items:center;margin-top:26px;padding:28px 20px;display:grid}.memory-empty>svg{width:24px;height:24px;color:var(--sage)}.memory-empty strong{color:var(--coffee);margin-top:11px;font-size:13px}.memory-empty p{max-width:245px;margin:6px 0 0;font-size:10px;line-height:1.45}.welcome-page,.auth-page,.pairing-choice-page,.setup-page,.invite-page,.settings-content{box-sizing:border-box;min-height:100%;padding:70px 24px calc(var(--mobile-safe-area-height) + 28px)}.welcome-page{text-align:center}.welcome-art{height:230px;margin:16px -16px -2px;overflow:hidden}.welcome-art img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.welcome-page .eyebrow{margin-top:8px}.welcome-page h1,.auth-page h1,.pairing-choice-page h1,.setup-page h1,.invite-page h1,.settings-content h1{letter-spacing:-1.6px;margin:10px 0 0;font-family:Manrope,sans-serif;font-size:35px;font-weight:600;line-height:1.08}.welcome-copy{max-width:320px;color:var(--coffee-soft);margin:15px auto 0;font-size:14px;line-height:1.55}.trust-stack{text-align:left;gap:9px;margin:20px 0;display:grid}.trust-stack>span{border:1px solid var(--line);background:#fffdf98c;border-radius:15px;grid-template-columns:32px 1fr;column-gap:10px;padding:12px 13px;display:grid}.trust-stack svg{width:18px;height:18px;color:var(--terracotta);grid-row:1/3;align-self:center}.trust-stack strong{font-size:12px}.trust-stack small{color:var(--coffee-soft);margin-top:2px;font-size:9px;line-height:1.35}.secondary-button{width:100%;min-height:48px;color:var(--coffee);cursor:pointer;background:#fffdf999;border:1px solid #80604940;border-radius:15px;justify-content:center;align-items:center;gap:8px;margin-top:10px;font-weight:600;display:flex}.secondary-button:disabled{opacity:.55}.secondary-button svg{width:16px;height:16px}.auth-page,.pairing-choice-page{box-sizing:border-box;min-height:100%;padding:70px 24px calc(var(--mobile-safe-area-height) + 30px)}.auth-page .eyebrow{margin-top:34px}.auth-fields{gap:14px;margin-top:25px;display:grid}.auth-fields .app-field input{height:52px}.auth-security{background:var(--sage-light);border-radius:15px;grid-template-columns:30px 1fr;gap:10px;margin-top:15px;padding:13px;display:grid}.auth-security>svg{width:17px;height:17px;color:var(--sage);align-self:center}.auth-security strong,.auth-security small{display:block}.auth-security strong{font-size:11px}.auth-security small{color:var(--coffee-soft);margin-top:3px;font-size:9px;line-height:1.4}.auth-page .primary-button{margin-top:19px}.auth-switch{margin-top:17px}.prototype-note{color:#9d8979;text-align:center;margin:19px 0 0;font-size:9px}.auth-confirmation{text-align:center}.auth-confirmation .auth-mark{width:88px;height:88px;color:var(--terracotta);background:#f0d5c4;border-radius:50%;place-items:center;margin:90px auto 0;display:grid;box-shadow:0 0 0 15px #f0d5c459}.auth-confirmation .auth-mark svg{width:32px;height:32px}.auth-confirmation .eyebrow{margin-top:42px}.auth-confirmation .step-intro{margin-left:auto;margin-right:auto}.pairing-choice-page .brand{margin-bottom:25px}.account-chip{border:1px solid var(--line);background:#fffdf99e;border-radius:17px;align-items:center;gap:11px;padding:13px 14px;display:flex}.account-chip>svg{width:18px;height:18px;color:var(--terracotta)}.account-chip strong,.account-chip small{display:block}.account-chip strong{font-size:12px}.account-chip small{color:var(--coffee-soft);margin-top:2px;font-size:9px}.pairing-choice-page .eyebrow{margin-top:35px}.pairing-choice-page h1{margin-top:9px}.pairing-options{gap:11px;margin-top:28px;display:grid}.pairing-options>button{border:1px solid var(--line);width:100%;min-height:77px;color:var(--coffee);text-align:left;cursor:pointer;background:#fffdf9ad;border-radius:18px;grid-template-columns:43px 1fr 18px;align-items:center;gap:12px;padding:14px;display:grid}.pairing-option-icon{width:42px;height:42px;color:var(--terracotta);background:#f3dbcc;border-radius:50%;place-items:center;display:grid}.pairing-option-icon svg{width:19px;height:19px}.pairing-options strong,.pairing-options small{display:block}.pairing-options strong{font-size:13px}.pairing-options small{color:var(--coffee-soft);margin-top:4px;font-size:9px;line-height:1.35}.pairing-options>button>svg{width:16px;height:16px;color:var(--sage)}.pairing-choice-page .privacy-note{margin-top:24px}.setup-page .eyebrow,.invite-page .eyebrow{margin-top:28px}.field-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.pairing-field-grid{grid-template-columns:1fr;margin-top:12px}.app-field{color:var(--sage);letter-spacing:.7px;text-transform:uppercase;gap:6px;font-size:9px;font-weight:700;display:grid}.app-field--wide{grid-column:1/-1}.app-field input{box-sizing:border-box;border:1px solid var(--line);width:100%;min-width:0;height:46px;color:var(--coffee);text-transform:none;background:#fffdf9b8;border-radius:13px;padding:0 13px;font:600 14px DM Sans,sans-serif}.consent-card,.notification-card{border:1px solid var(--line);background:#fffdf99e;border-radius:18px;margin-top:18px;overflow:hidden}.consent-card>button{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--coffee);text-align:left;cursor:pointer;background:0 0;grid-template-columns:25px 1fr;gap:10px;padding:13px;display:grid}.consent-card>button:last-child{border-bottom:0}.consent-check{box-sizing:border-box;border:1px solid #bba998;border-radius:7px;place-items:center;width:21px;height:21px;display:grid}.consent-card button[data-checked=true] .consent-check{border-color:var(--terracotta);background:var(--terracotta);color:#fff}.consent-check svg{width:13px;height:13px}.consent-card strong,.consent-card small,.switch-row strong,.switch-row small{display:block}.consent-card strong,.switch-row strong{font-size:12px}.consent-card small,.switch-row small{color:var(--coffee-soft);margin-top:3px;font-size:9px;line-height:1.35}.card-heading{background:#ead7bc61;align-items:center;gap:10px;padding:13px;display:flex}.card-heading>svg{width:18px;height:18px;color:var(--terracotta)}.card-heading strong,.card-heading small{display:block}.card-heading strong{font-size:12px}.card-heading small{color:var(--coffee-soft);margin-top:2px;font-size:9px}.switch-row{border:0;border-top:1px solid var(--line);width:100%;color:var(--coffee);text-align:left;cursor:pointer;background:0 0;grid-template-columns:32px 1fr 42px;align-items:center;gap:10px;padding:12px 13px;display:grid}.setting-icon{background:var(--sage-light);width:30px;height:30px;color:var(--sage);border-radius:50%;place-items:center;display:grid}.setting-icon svg{width:15px;height:15px}.toggle{background:#d8cbbc;border-radius:20px;width:42px;height:25px;transition:all .16s;display:block;position:relative}.toggle i{background:#fff;border-radius:50%;width:19px;height:19px;transition:all .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #38241740}.toggle[data-on=true]{background:var(--terracotta)}.toggle[data-on=true] i{transform:translate(17px)}.setup-page .primary-button{margin-top:14px}.form-error{color:#9c3223;margin:10px 0 0;font-size:11px;line-height:1.4}.signed-in-row{background:var(--sage-light);border-radius:15px;grid-template-columns:32px 1fr 18px;align-items:center;gap:10px;margin-top:20px;padding:12px 13px;display:grid}.signed-in-row>svg:first-child{width:17px;height:17px;color:var(--sage)}.signed-in-row>svg:last-child{color:#63805d;width:15px;height:15px}.signed-in-row strong,.signed-in-row small{display:block}.signed-in-row strong{font-size:11px}.signed-in-row small{color:var(--coffee-soft);margin-top:2px;font-size:9px}.invite-page{text-align:center}.invite-heart{width:86px;height:86px;color:var(--terracotta);background:#f0d5c4;border-radius:50%;place-items:center;margin:52px auto 0;display:grid;box-shadow:0 0 0 15px #f0d5c459}.invite-heart svg{width:34px;height:34px}.invite-page .step-intro{max-width:305px;margin-left:auto;margin-right:auto}.invite-code{border:1px solid var(--line);background:#fffdf9b3;border-radius:17px;grid-template-columns:1fr 48px;align-items:center;margin-top:28px;padding-left:48px;display:grid}.invite-code>span{letter-spacing:4px;font:700 23px Manrope,sans-serif}.invite-code button{border:0;border-left:1px solid var(--line);height:54px;color:var(--terracotta);cursor:pointer;background:0 0;place-items:center;display:grid}.invite-code svg{width:18px;height:18px}.share-button{margin-top:10px}.privacy-panel{background:var(--sage-light);color:var(--coffee);text-align:left;border-radius:16px;grid-template-columns:28px 1fr;gap:10px;margin-top:20px;padding:14px;display:grid}.privacy-panel>svg{width:18px;height:18px;color:var(--sage)}.privacy-panel strong,.privacy-panel small{display:block}.privacy-panel strong{font-size:11px}.privacy-panel small{color:var(--coffee-soft);margin-top:4px;font-size:9px;line-height:1.45}.inline-status{color:var(--coffee-soft);margin:12px 0;font-size:10px;line-height:1.4}.invite-page .primary-button{margin-top:20px}.waiting-page--status{justify-content:flex-start;padding-top:70px}.waiting-page--status .brand{position:static}.waiting-page--status .matching-orbit{margin-top:65px}.live-update-status{color:#567151;background:#63805d1c;border-radius:99px;align-items:center;gap:6px;margin-top:11px;padding:6px 9px;font-size:8px;font-weight:700;display:flex}.live-update-status>span{background:#6c9665;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #6c96651f}.live-update-status[data-status=connecting],.live-update-status[data-status=fallback]{color:#8b622c;background:#d79a451f}.live-update-status[data-status=connecting]>span,.live-update-status[data-status=fallback]>span{background:#d79a45;box-shadow:0 0 0 3px #d79a4521}.matching-orbit[data-ready=true] svg{color:#63805d;transform:scale(1.1)}.waiting-status-card{box-sizing:border-box;border:1px solid var(--line);text-align:left;background:#fffdf9a6;border-radius:18px;width:100%;margin-top:24px;padding:14px}.waiting-status-card>div{align-items:center;gap:10px;display:flex}.status-dot{background:#d79a45;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #d79a4524}.waiting-status-card strong,.waiting-status-card small{display:block}.waiting-status-card strong{font-size:12px}.waiting-status-card small{color:var(--coffee-soft);margin-top:3px;font-size:9px}.waiting-status-card button{width:100%;color:var(--terracotta-dark);cursor:pointer;background:#eee2d2;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:13px;padding:11px;font-size:11px;font-weight:700;display:flex}.waiting-status-card button:disabled{color:var(--sage)}.waiting-status-card svg{width:14px;height:14px}.ready-panel{box-sizing:border-box;text-align:left;background:#e2e6d5;border-radius:16px;align-items:center;gap:11px;width:100%;margin-top:24px;padding:15px;display:flex}.ready-panel>svg{color:#63805d}.ready-panel strong,.ready-panel small{display:block}.ready-panel strong{font-size:12px}.ready-panel small{color:var(--coffee-soft);margin-top:3px;font-size:9px}.waiting-page--status>.primary-button,.waiting-page--status>.secondary-button{margin-top:18px}.partner-pulse-card{box-sizing:border-box;width:100%;color:var(--coffee);text-align:left;background:#f1dfd0;border:1px solid #c9532f33;border-radius:19px;margin-top:18px;padding:15px}.partner-pulse-card--checkin{margin:16px 0 20px;box-shadow:0 10px 28px #4c362612}.partner-pulse-live{color:var(--sage);letter-spacing:.45px;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:5px;margin-top:9px;font-size:7px;font-weight:800;display:flex}.partner-pulse-live>span{background:#63805d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #63805d21}.partner-pulse-live[data-status=connecting]>span{background:#d79a45;box-shadow:0 0 0 3px #d79a4521}.partner-pulse-live[data-status=fallback]>span{background:var(--terracotta);box-shadow:0 0 0 3px #c9532f1f}.partner-pulse-heading{grid-template-columns:35px 1fr auto;align-items:center;gap:10px;display:grid}.partner-pulse-heading>span{width:35px;height:35px;color:var(--terracotta);background:#fffdf9a6;border-radius:50%;place-items:center;display:grid}.partner-pulse-heading svg{width:16px;height:16px}.partner-pulse-heading small,.partner-pulse-heading strong{display:block}.partner-pulse-heading small{color:var(--terracotta-dark);letter-spacing:.8px;font-size:7px;font-weight:800}.partner-pulse-heading strong{margin-top:3px;font-size:13px}.partner-pulse-heading em{color:var(--coffee-soft);white-space:nowrap;background:#fffdf99e;border-radius:99px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:700}.partner-pulse-request{border-top:1px solid #4c36261f;margin-top:12px;padding-top:11px}.partner-pulse-request small{color:var(--sage);letter-spacing:.8px;font-size:7px;font-weight:800;display:block}.partner-pulse-request strong{margin-top:4px;font-size:11px;display:block}.partner-pulse-request em{color:var(--terracotta-dark);text-transform:uppercase;background:#fffdf999;border-radius:99px;margin-top:5px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:800;display:inline-block}.partner-pulse-request p,.partner-pulse-awareness{color:var(--coffee-soft);margin:5px 0 0;font-size:9px;line-height:1.4}.partner-pulse-awareness{border-top:1px solid #4c36261f;padding-top:11px}.pulse-ack-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;display:grid}.pulse-ack-actions button{min-height:37px;color:var(--terracotta-dark);cursor:pointer;background:#fffdf9a6;border:1px solid #c9532f40;border-radius:11px;font-size:9px;font-weight:700}.pulse-ack-actions button:last-child{border-color:var(--terracotta);background:var(--terracotta);color:#fff}.pulse-ack-actions button:disabled{opacity:.6}.pulse-acknowledged{color:#567151;background:#63805d1f;border-radius:11px;align-items:center;gap:7px;margin-top:12px;padding:9px 10px;font-size:9px;font-weight:700;display:flex}.pulse-acknowledged svg{width:13px;height:13px}.own-pulse-response{box-sizing:border-box;color:#567151;text-align:left;background:#e2e6d5;border-radius:14px;align-items:center;gap:10px;width:100%;margin-top:12px;padding:11px 13px;display:flex}.own-pulse-response>svg{width:16px;height:16px}.own-pulse-response strong,.own-pulse-response small{display:block}.own-pulse-response strong{font-size:10px}.own-pulse-response small{margin-top:2px;font-size:9px}.why-button{color:var(--terracotta-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:13px;padding:0;font-size:11px;font-weight:700;display:flex}.why-button svg{width:14px;height:14px}.why-panel{background:#eee2d2;border-radius:15px;margin-top:10px;padding:13px}.why-panel p{color:var(--coffee-soft);margin:0;font-size:9px;line-height:1.4}.why-panel ul{gap:7px;margin:10px 0 0;padding:0;list-style:none;display:grid}.why-panel li{align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex}.why-panel li svg{width:12px;height:12px;color:var(--sage)}.moment-controls{text-align:center;background:#e9dece;border-radius:18px;margin-top:16px;padding:17px}.moment-controls .timer{letter-spacing:1px;margin:0;font:600 34px Manrope,sans-serif}.moment-controls>span{color:var(--coffee-soft);margin-top:2px;font-size:9px;display:block}.moment-controls>div{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.moment-controls button{border:1px solid var(--line);background:var(--white);min-height:42px;color:var(--coffee);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.moment-controls button svg{width:14px;height:14px}.moment-controls .cancel-button{min-height:32px;color:var(--coffee-soft);background:0 0;border:0;margin:9px auto 0;font-weight:500}.feedback-card{background:#e3e5d5;border-radius:18px;margin-top:16px;padding:15px}.feedback-card>div:first-child{align-items:center;gap:10px;display:flex}.feedback-card>div:first-child>svg{color:#63805d}.feedback-card strong,.feedback-card small{display:block}.feedback-card strong{font-size:12px}.feedback-card small{color:var(--coffee-soft);margin-top:2px;font-size:9px}.feedback-options{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:13px;display:grid}.feedback-options button{min-height:37px;color:var(--coffee-soft);cursor:pointer;background:#ffffff8c;border:1px solid #63805d40;border-radius:11px;font-size:10px;font-weight:600}.feedback-options button[data-active=true]{color:#fff;background:#63805d;border-color:#63805d}.feedback-thanks{text-align:center;margin-top:10px!important}.settings-screen{min-height:100%}.settings-content h1{margin-top:8px}.paired-badge{color:#567151;background:#e3e5d5;border-radius:99px;align-items:center;gap:6px;margin-top:13px;padding:7px 10px;font-size:10px;font-weight:700;display:inline-flex}.paired-badge svg{width:12px;height:12px}.settings-section{border:1px solid var(--line);background:#fffdf994;border-radius:18px;margin-top:25px;overflow:hidden}.settings-section h2{letter-spacing:1px;text-transform:uppercase;margin:0;padding:13px;font-size:11px}.account-settings{margin-top:18px}.account-row{grid-template-columns:32px 1fr;align-items:center;gap:10px;padding:0 13px 13px;display:grid}.account-row>svg{width:17px;height:17px;color:var(--terracotta)}.account-row strong,.account-row small{display:block}.account-row strong{font-size:12px}.account-row small{color:var(--coffee-soft);margin-top:2px;font-size:9px}.compact-settings{padding-bottom:13px}.preference-chips{grid-template-columns:repeat(3,1fr);gap:7px;padding:0 13px;display:grid}.preference-chips button{border:1px solid var(--line);min-height:40px;color:var(--coffee-soft);cursor:pointer;background:0 0;border-radius:12px;font-size:10px;font-weight:600}.preference-chips button[data-active=true]{border-color:var(--terracotta);color:var(--terracotta-dark);background:#f3dbcc}.snooze-section .switch-row{border-top:0}.quiet-card{background:#e5e2d2;border-radius:17px;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;margin-top:14px;padding:14px;display:grid}.quiet-card>svg{color:var(--sage)}.quiet-card strong,.quiet-card small{display:block}.quiet-card strong{font-size:11px}.quiet-card small{color:var(--coffee-soft);margin-top:3px;font-size:8px;line-height:1.35}.quiet-time{color:var(--terracotta-dark);font-size:11px;font-weight:800}.danger-text{color:#9c3223}.boot-screen{flex-direction:column;justify-content:center;align-items:center;gap:25px;display:flex;position:absolute;inset:0}.boot-screen .loading-line{margin:0;display:block}.boot-screen .loading-line i{background:var(--terracotta);border-radius:9px;width:45%;height:100%;animation:1s ease-in-out infinite alternate load-slide;display:block}@media (height<=760px){.checkin-page{padding-top:64px}.date-rule{margin-top:14px}.checkin-page>h1{margin-top:13px;font-size:31px}.couple-illustration{width:92%;margin:5px auto -4px}.mood-grid{margin-top:11px}.privacy-note{margin-top:14px}}
