@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=DM+Sans:wght@400;500&display=swap";@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-tracking:initial;--tw-outline-style:solid;--tw-duration:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.bottom-\[-1px\]{bottom:-1px}.z-10{z-index:10}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.aspect-\[4\/3\]{aspect-ratio:4/3}.h-full{height:100%}.min-h-\[100px\]{min-height:100px}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-none{--tw-border-style:none;border-style:none}.bg-transparent{background-color:#0000}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.tracking-\[0\.1em\]{--tw-tracking:.1em;letter-spacing:.1em}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.outline-none{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root{--cream:#faf8f5;--cream-dark:#f2eee8;--black:#1a1a1a;--gray-dark:#4a4a4a;--gray-mid:#8a8a8a;--gray-light:#c4c4c4;--gray-lighter:#e8e5e0;--white:#fff;--accent:#2c2c2c;--hover-bg:#f2eee8}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:var(--cream);color:var(--black);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif}.app-container{background:var(--cream);width:100%;max-width:430px;height:100%;margin:0 auto;position:relative;overflow:hidden}.heading-display{letter-spacing:-.02em;color:var(--black);font-family:Cormorant Garamond,serif;font-size:32px;font-style:italic;font-weight:500;line-height:1.1}.heading-section{color:var(--black);font-family:Cormorant Garamond,serif;font-size:24px;font-style:italic;font-weight:500;line-height:1.2}.text-body{color:var(--gray-dark);font-family:DM Sans,sans-serif;font-size:15px;line-height:1.5}.text-small{color:var(--gray-mid);font-family:DM Sans,sans-serif;font-size:13px;line-height:1.4}.text-label{letter-spacing:.08em;text-transform:uppercase;color:var(--gray-mid);font-family:DM Sans,sans-serif;font-size:11px;font-weight:500}.btn-primary{background:var(--black);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:background .2s;display:flex}.btn-primary:hover{background:var(--accent)}.btn-primary:disabled{background:var(--gray-light);cursor:not-allowed}.btn-secondary{color:var(--black);border:1px solid var(--gray-lighter);cursor:pointer;background:0 0;border-radius:0;padding:12px 20px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:all .2s}.btn-secondary:hover{border-color:var(--black)}.btn-ghost{color:var(--gray-mid);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:13px;transition:color .2s}.btn-ghost:hover{color:var(--black)}.screen{background:var(--cream);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden auto}.screen-content{min-height:100%;padding:24px 24px 120px}.screen-footer{background:linear-gradient(to top,var(--cream)70%,transparent);width:100%;max-width:430px;padding:16px 24px 32px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.header{justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 0;display:flex}.header-back{cursor:pointer;width:40px;height:40px;color:var(--black);background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .15s;display:flex}.header-back:hover{opacity:.6}.header-title{letter-spacing:.1em;text-transform:uppercase;color:var(--gray-mid);font-family:DM Sans,sans-serif;font-size:11px;font-weight:500}.header-spacer{width:40px}.card{background:var(--white);margin-bottom:12px;padding:20px;transition:background .15s}.card.editing{animation:.2s ease-out cardAppear}@keyframes cardAppear{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.card:hover:not(.editing){background:var(--hover-bg)}.card-image{aspect-ratio:4/3;background:var(--cream-dark);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.upload-area{aspect-ratio:4/3;border:1px dashed var(--gray-light);cursor:pointer;background:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;transition:all .2s;display:flex}.upload-area:hover{border-color:var(--gray-mid);background:var(--cream)}.upload-icon{width:32px;height:32px;color:var(--gray-light)}.image-grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.grid-item{aspect-ratio:1;background:var(--cream-dark);cursor:pointer;position:relative;overflow:hidden}.grid-item img{-o-object-fit:cover;object-fit:cover;transform-origin:50%;will-change:transform;backface-visibility:hidden;width:100%;height:100%;transition:transform .25s ease-out,filter .25s ease-out;transform:scale(1)}.grid-item:hover img{filter:brightness(.92);transform:scale(1.03)}.grid-item-add{border:1px dashed var(--gray-light);background:var(--white);justify-content:center;align-items:center;display:flex}.grid-item-add:hover{border-color:var(--gray-mid)}.virtualized-grid{width:100%;min-height:200px}.virtualized-grid .grid-item{border-radius:0}.tags-container{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.tag{background:var(--cream);color:var(--gray-dark);padding:6px 12px;font-size:12px}.canvas-container{background:var(--black);width:100%;height:100%;position:relative;overflow:hidden}.canvas-venue{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.draggable-item{cursor:move;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:2px solid #0000;transition:border-color .2s;position:absolute}.draggable-item.selected{border-color:var(--white)}.draggable-item img{-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%;height:100%}.canvas-toolbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;gap:8px;padding:8px;display:flex;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.toolbar-btn{cursor:pointer;width:44px;height:44px;color:var(--black);background:0 0;border:none;justify-content:center;align-items:center;transition:background .2s;display:flex}.toolbar-btn:hover{background:var(--cream)}.resize-handle{border:2px solid var(--black);z-index:10;touch-action:none;background:#fff;border-radius:2px;width:16px;height:16px;position:absolute}.resize-handle.nw{cursor:nw-resize;top:-8px;left:-8px}.resize-handle.ne{cursor:ne-resize;top:-8px;right:-8px}.resize-handle.sw{cursor:sw-resize;bottom:-8px;left:-8px}.resize-handle.se{cursor:se-resize;bottom:-8px;right:-8px}.toast-container{z-index:1000;pointer-events:none;flex-direction:column;gap:8px;max-width:90%;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%)}.toast{background:var(--white);border:1px solid var(--cream-dark);pointer-events:auto;cursor:pointer;align-items:center;gap:12px;padding:14px 20px;animation:.3s toastSlideIn;display:flex;box-shadow:0 4px 20px #0000001a}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.toast-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast-error .toast-icon{color:#c53030}.toast-success .toast-icon{color:#2f855a}.toast-info .toast-icon{color:#2b6cb0}.toast-message{color:var(--black);font-size:14px;line-height:1.4}@keyframes generationGlow{0%,to{box-shadow:0 0 8px 2px #ffffff4d}50%{box-shadow:0 0 20px 6px #fff9}}@keyframes generationShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.draggable-item.generating{animation:1.5s ease-in-out infinite generationGlow}.draggable-item.generating:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000) 0 0/200% 100%;animation:2s ease-in-out infinite generationShimmer;position:absolute;inset:0}.canvas-venue.generating{animation:2s ease-in-out infinite venuePulse}@keyframes venuePulse{0%,to{filter:brightness()}50%{filter:brightness(1.1)}}.library-panel{background:var(--white);z-index:100;border-radius:16px 16px 0 0;max-height:50%;padding:16px 16px 32px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.library-panel.open{transform:translateY(0)}.library-panel-handle{background:var(--gray-lighter);cursor:pointer;border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.project-card{background:var(--white);cursor:pointer;align-items:center;gap:16px;margin-bottom:12px;padding:16px;display:flex}.project-card:hover:not(.editing):not(.menu-open){background:var(--hover-bg)}.project-card.menu-open{z-index:10;position:relative}.project-thumb{background:var(--cream-dark);flex-shrink:0;width:72px;height:72px;overflow:hidden}.project-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.project-info{flex-direction:column;flex:1;justify-content:center;display:flex}.project-name{color:var(--black);margin-bottom:4px;font-family:Cormorant Garamond,serif;font-size:18px;font-weight:500}.project-meta{color:var(--gray-mid);font-size:13px}.input-field{border:none;border-bottom:1px solid var(--gray-lighter);width:100%;color:var(--black);background:0 0;outline:none;padding:14px 0;font-family:DM Sans,sans-serif;font-size:15px;transition:border-color .2s}.input-field:focus{border-color:var(--black)}.input-field::-moz-placeholder{color:var(--gray-light)}.input-field::placeholder{color:var(--gray-light)}.textarea-field{border:1px solid var(--gray-lighter);background:var(--white);width:100%;color:var(--black);resize:none;outline:none;min-height:100px;padding:14px;font-family:DM Sans,sans-serif;font-size:15px;transition:border-color .2s}.textarea-field:focus{border-color:var(--black)}.textarea-field::-moz-placeholder{color:var(--gray-light)}.textarea-field::placeholder{color:var(--gray-light)}.fab{background:var(--black);width:56px;height:56px;color:var(--white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:fixed;bottom:100px;right:24px;box-shadow:0 4px 20px #0003}.fab:hover{transform:scale(1.05)}.tabs{border-bottom:1px solid var(--gray-lighter);gap:24px;margin-bottom:24px;display:flex}.tab{color:var(--gray-mid);cursor:pointer;background:0 0;border:none;padding:12px 0;font-family:DM Sans,sans-serif;font-size:14px;transition:color .15s;position:relative}.tab:hover{color:var(--gray-dark)}.tab.active,.tab.active:hover{color:var(--black)}.tabs{position:relative}.tab-indicator{background:var(--black);height:2px;transition:left .25s,width .25s;position:absolute;bottom:-1px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.empty-state-icon{width:48px;height:48px;color:var(--gray-light);margin-bottom:16px}.generating-overlay{z-index:200;background:#1a1a1ae6;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.generating-text{color:var(--white);margin-top:24px;font-family:Cormorant Garamond,serif;font-size:20px;font-style:italic}.spinner{border:2px solid #fff3;border-top-color:var(--white);border-radius:50%;width:32px;height:32px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.description-panel{background:var(--white);z-index:50;padding:20px 24px 32px;position:absolute;bottom:0;left:0;right:0}.hidden-input{display:none}.venue-moments{background:var(--cream);gap:12px;padding:16px 24px;display:flex;overflow-x:auto}.venue-moment{cursor:pointer;opacity:.6;flex-shrink:0;width:100px;transition:opacity .2s}.venue-moment.active{opacity:1}.venue-moment-thumb{background:var(--cream-dark);width:100px;height:75px;margin-bottom:8px;overflow:hidden}.venue-moment-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.venue-moment-label{color:var(--gray-dark);font-size:12px}.results-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.result-card,.result-item{aspect-ratio:3/4;background:var(--cream-dark);cursor:pointer;position:relative;overflow:hidden}.result-card img,.result-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.result-card.selected:after,.result-item.selected:after{content:"";border:3px solid var(--black);position:absolute;inset:0}.result-check{background:var(--black);width:24px;height:24px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.auth-container{flex-direction:column;justify-content:center;min-height:100%;display:flex}.btn-icon{cursor:pointer;color:var(--gray-mid);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.btn-icon:hover{color:var(--black)}.lightbox-overlay{z-index:1000;background:#000000f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox-close{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;padding:8px;position:absolute;top:16px;right:16px}.lightbox-nav{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;padding:16px 8px;transition:background .2s;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:#fff3}.lightbox-nav-left{left:0}.lightbox-nav-right{right:0}.lightbox-content{flex-direction:column;max-width:90%;max-height:90%;display:flex}.lightbox-image{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:70vh}.lightbox-actions{background:#ffffff0d;justify-content:space-between;align-items:center;margin-top:8px;padding:16px;display:flex}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:var(--white);width:100%;max-width:400px;max-height:90vh;overflow-y:auto}.modal-header{border-bottom:1px solid var(--cream-dark);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-body{padding:24px}.modal-footer{border-top:1px solid var(--cream-dark);justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.dropdown-menu{background:var(--white);border:1px solid var(--cream-dark);z-index:100;min-width:160px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 20px #00000026}.dropdown-item{background:var(--white);text-align:left;width:100%;color:var(--black);cursor:pointer;border:none;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:14px;display:block}.dropdown-item:hover{background:var(--cream-dark)}.dropdown-item:not(:last-child){border-bottom:1px solid var(--cream-dark)}.dropdown-item.selected{background:var(--cream);font-weight:500}.time-dropdown-trigger{background:var(--white);border:1px solid var(--gray-lighter);color:var(--black);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:8px 12px;font-family:DM Sans,sans-serif;font-size:14px;display:flex}.time-dropdown-trigger:hover{border-color:var(--gray-light)}.time-dropdown-menu{min-width:120px;max-height:240px;overflow-y:auto}.time-dropdown-menu .dropdown-item{padding:10px 16px;font-size:13px}.pill-group{flex-wrap:wrap;gap:8px;display:flex}.pill{background:var(--white);border:1px solid var(--gray-lighter);cursor:pointer;color:var(--gray-mid);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:6px;flex-direction:row;align-items:center;gap:6px;padding:6px 10px;font-family:DM Sans,sans-serif;font-size:11px;transition:border-color .15s,background .15s;display:flex}.pill:hover{border-color:var(--gray-light)}.pill.selected{border-color:var(--black);background:var(--cream);color:var(--black)}.pill-icon{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.pill-icon svg{width:100%;height:100%}.slider-container{align-items:center;gap:12px;display:flex}.slider-wrapper{flex:1;position:relative}.slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--gray-lighter);border-radius:2px;outline:none;width:100%;height:4px}.slider-ticks{height:16px;margin-top:4px;position:relative}.slider-tick{color:var(--gray-light);font-size:9px;position:absolute;transform:translate(-50%)}.slider-tick:first-child{left:9px}.slider-tick:nth-child(2){left:calc(20% + 5.4px)}.slider-tick:nth-child(3){left:calc(40% + 1.8px)}.slider-tick:nth-child(4){left:calc(60% - 1.8px)}.slider-tick:nth-child(5){left:calc(80% - 5.4px)}.slider-tick:nth-child(6){left:calc(100% - 9px)}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--black);cursor:pointer;border-radius:50%;width:18px;height:18px}.slider::-moz-range-thumb{background:var(--black);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px}.slider-value{color:var(--black);text-align:right;min-width:40px;font-family:DM Sans,sans-serif;font-size:14px}.references-strip{gap:12px;padding:8px 4px;display:flex;overflow:auto visible}.reference-thumb{cursor:pointer;border-radius:4px;flex-shrink:0;width:48px;height:48px;transition:opacity .15s;position:relative}.reference-thumb:hover{opacity:.8}.reference-thumb img{-o-object-fit:cover;object-fit:cover;border-radius:4px;width:100%;height:100%}.reference-thumb-remove{background:var(--black);width:16px;height:16px;color:var(--white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex;position:absolute;top:-4px;right:-4px}.add-reference-btn{border:1px dashed var(--gray-lighter);cursor:pointer;width:48px;height:48px;color:var(--gray-mid);background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.add-reference-btn:hover{border-color:var(--gray-light);color:var(--gray-dark)}.skeleton{background:var(--cream-dark);position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000) 0 0/200% 100%;animation:1.5s ease-in-out infinite skeletonShimmer;position:absolute;inset:0}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-dark{background:#333}.skeleton-dark:after{background:linear-gradient(90deg,#0000,#ffffff1a,#0000) 0 0/200% 100%}.skeleton-text{border-radius:2px;height:14px;margin-bottom:8px}.skeleton-text:last-child{margin-bottom:0}.image-blur-container{background:var(--cream-dark);position:relative;overflow:hidden}.image-blur-container:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000) 0 0/200% 100%;transition:opacity .3s ease-out;animation:1.5s ease-in-out infinite skeletonShimmer;position:absolute;inset:0}.image-blur-container.loaded:after{opacity:0}.image-blur-thumb{-o-object-fit:cover;object-fit:cover;filter:blur(20px);z-index:1;width:100%;height:100%;transition:opacity .3s ease-out;position:absolute;inset:0;transform:scale(1.1)}.image-blur-thumb.loaded{opacity:0;pointer-events:none}.image-blur-full{-o-object-fit:cover;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s ease-out}.image-blur-full.loaded{opacity:1}.page-content{animation:.3s ease-out pageContentFadeIn}@keyframes pageContentFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.skeleton-container{animation:.15s ease-out fadeIn}.tab-content{animation:.2s ease-out tabFadeIn}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.screen{animation:.2s ease-out screenFadeIn}@keyframes screenFadeIn{0%{opacity:0}to{opacity:1}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}.auth-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-modal{background:var(--cream, #FAF8F5);width:100%;max-width:420px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px #00000040}.auth-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;color:var(--color-charcoal, #2D2D2D);opacity:.6;transition:opacity .2s}.auth-modal-close:hover{opacity:1}.auth-modal-content{padding:3rem 2rem 2rem}.auth-modal-center{text-align:center}.auth-modal-icon{margin-bottom:1.5rem;color:var(--color-charcoal, #2D2D2D);opacity:.8}.auth-modal-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.75rem;font-weight:500;color:var(--color-charcoal, #2D2D2D);margin:0 0 .5rem;letter-spacing:-.02em}.auth-modal-subtitle{font-family:DM Sans,-apple-system,sans-serif;font-size:.9375rem;color:var(--color-charcoal, #2D2D2D);opacity:.7;margin:0 0 1.5rem;line-height:1.5}.auth-modal-text{font-family:DM Sans,-apple-system,sans-serif;font-size:.9375rem;color:var(--color-charcoal, #2D2D2D);opacity:.7;margin:0 0 .25rem}.auth-modal-email{font-family:DM Sans,-apple-system,sans-serif;font-size:.9375rem;font-weight:500;color:var(--color-charcoal, #2D2D2D);margin:0 0 1rem}.auth-modal-hint{font-family:DM Sans,-apple-system,sans-serif;font-size:.8125rem;color:var(--color-charcoal, #2D2D2D);opacity:.6;margin:0 0 1.5rem;line-height:1.5}.auth-modal-google{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.9375rem}.auth-modal-divider{display:flex;align-items:center;margin:1.5rem 0}.auth-modal-divider:before,.auth-modal-divider:after{content:"";flex:1;height:1px;background:var(--color-charcoal, #2D2D2D);opacity:.15}.auth-modal-divider span{font-family:DM Sans,-apple-system,sans-serif;font-size:.8125rem;color:var(--color-charcoal, #2D2D2D);opacity:.5;padding:0 1rem;text-transform:lowercase}.auth-modal-form{display:flex;flex-direction:column;gap:1rem}.auth-modal-field{display:flex;flex-direction:column;gap:.375rem}.auth-modal-field .text-label{font-family:DM Sans,-apple-system,sans-serif;font-size:.8125rem;font-weight:500;color:var(--color-charcoal, #2D2D2D);opacity:.8}.auth-modal-field .input-field{width:100%;padding:.75rem 1rem;font-family:DM Sans,-apple-system,sans-serif;font-size:.9375rem;color:var(--color-charcoal, #2D2D2D);background:#fff;border:1px solid rgba(45,45,45,.2);transition:border-color .2s}.auth-modal-field .input-field:focus{outline:none;border-color:var(--color-charcoal, #2D2D2D)}.auth-modal-field .input-field::-moz-placeholder{color:var(--color-charcoal, #2D2D2D);opacity:.4}.auth-modal-field .input-field::placeholder{color:var(--color-charcoal, #2D2D2D);opacity:.4}.auth-modal-forgot{display:flex;justify-content:flex-end;margin-top:-.5rem}.auth-modal-forgot .btn-ghost{font-size:.8125rem;padding:.25rem 0}.auth-modal-error{font-family:DM Sans,-apple-system,sans-serif;font-size:.8125rem;color:#c53030;margin:0;padding:.5rem .75rem;background:#c5303014}.auth-modal-footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(45,45,45,.1);text-align:center}.auth-modal-footer .btn-ghost{font-size:.875rem}.auth-modal .btn-primary{width:100%;padding:.875rem 1.5rem;font-family:DM Sans,-apple-system,sans-serif;font-size:.9375rem;font-weight:500;color:var(--cream, #FAF8F5);background:var(--color-charcoal, #2D2D2D);border:none;cursor:pointer;transition:opacity .2s}.auth-modal .btn-primary:hover:not(:disabled){opacity:.9}.auth-modal .btn-primary:disabled{opacity:.5;cursor:not-allowed}.auth-modal .btn-secondary{width:100%;padding:.875rem 1.5rem;font-family:DM Sans,-apple-system,sans-serif;font-size:.9375rem;font-weight:500;color:var(--color-charcoal, #2D2D2D);background:transparent;border:1px solid rgba(45,45,45,.3);cursor:pointer;transition:border-color .2s,background-color .2s}.auth-modal .btn-secondary:hover{border-color:var(--color-charcoal, #2D2D2D);background:#2d2d2d08}.auth-modal .btn-ghost{background:none;border:none;font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;color:var(--color-charcoal, #2D2D2D);opacity:.7;cursor:pointer;padding:.5rem;transition:opacity .2s}.auth-modal .btn-ghost:hover{opacity:1}@media(max-width:480px){.auth-modal{max-width:100%;margin:0}.auth-modal-content{padding:2.5rem 1.5rem 1.5rem}.auth-modal-title{font-size:1.5rem}}.landing{min-height:100vh;background:var(--cream, #FAF8F5);color:var(--color-charcoal, #2D2D2D);width:100vw;position:fixed;inset:0;overflow-x:hidden;overflow-y:auto;z-index:9999;scroll-behavior:smooth}.landing-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#faf8f5f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(45,45,45,.08)}.landing-header-inner{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.landing-logo-text{font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:500;color:var(--color-charcoal, #2D2D2D);letter-spacing:-.02em}.landing-nav{display:flex;align-items:center;gap:1.5rem}.landing-nav-link{font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;color:var(--color-charcoal, #2D2D2D);text-decoration:none;opacity:.7;transition:opacity .2s;background:none;border:none;cursor:pointer}.landing-nav-link:hover{opacity:1}.landing-nav-cta{padding:.625rem 1.25rem;font-size:.875rem}.landing-nav-login{white-space:nowrap}.landing-logo-link{text-decoration:none;cursor:pointer}.landing-hero{padding:8rem 1.5rem 4rem;max-width:1200px;margin:0 auto;display:grid;gap:3rem;align-items:center}@media(min-width:768px){.landing-hero{grid-template-columns:1fr 1fr;padding:10rem 1.5rem 6rem;gap:4rem}}.landing-hero-content{text-align:center}@media(min-width:768px){.landing-hero-content{text-align:left}}.landing-hero-trust{font-family:DM Sans,-apple-system,sans-serif;font-size:.8125rem;color:var(--color-charcoal, #2D2D2D);opacity:.5;margin:0 0 1rem;letter-spacing:.02em}@media(min-width:768px){.landing-hero-trust{font-size:.875rem;margin-bottom:1.25rem}}.landing-hero-title{font-family:Cormorant Garamond,Georgia,serif;font-size:2.5rem;font-weight:400;line-height:1.15;letter-spacing:-.03em;margin:0 0 1.25rem;color:var(--color-charcoal, #2D2D2D)}@media(min-width:768px){.landing-hero-title{font-size:3.5rem}}@media(min-width:1024px){.landing-hero-title{font-size:4rem}}.landing-hero-subtitle{font-family:DM Sans,-apple-system,sans-serif;font-size:1rem;line-height:1.6;color:var(--color-charcoal, #2D2D2D);opacity:.7;margin:0 0 2rem}@media(min-width:768px){.landing-hero-subtitle{font-size:1.125rem}}.landing-hero-ctas{display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:768px){.landing-hero-ctas{flex-direction:row;align-items:center}}.landing-hero-cta{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem}.landing-hero-demo{display:flex;align-items:center;gap:.5rem;font-family:DM Sans,-apple-system,sans-serif;font-size:.9375rem;color:var(--color-charcoal, #2D2D2D);text-decoration:none;opacity:.7;transition:opacity .2s;white-space:nowrap}.landing-hero-demo:hover{opacity:1}.landing-hero-visual{position:relative}.landing-hero-image{aspect-ratio:4/3;background:var(--cream-dark, #F5F3EF);overflow:hidden}.before-after-slider{position:relative}.ba-slider-container{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:var(--cream-dark, #F5F3EF)}.ba-slider-image{position:absolute;inset:0}.ba-slider-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ba-slider-range{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;z-index:10}.ba-slider-handle{position:absolute;top:0;bottom:0;width:4px;background:#fff;transform:translate(-50%);pointer-events:none;box-shadow:0 0 8px #0000004d}.ba-slider-handle-line{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0003}.slider-labels{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;justify-content:space-between;pointer-events:none}.slider-label{font-family:DM Sans,-apple-system,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#00000080;padding:.25rem .5rem}.landing-social-proof{padding:3rem 1.5rem;text-align:center;border-top:1px solid rgba(45,45,45,.08);border-bottom:1px solid rgba(45,45,45,.08)}.landing-social-proof-text{font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;color:var(--color-charcoal, #2D2D2D);opacity:.5;margin:0}.landing-section-header{text-align:center;margin-bottom:3rem}.landing-section-title{font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:400;letter-spacing:-.02em;margin:0 0 .75rem;color:var(--color-charcoal, #2D2D2D)}@media(min-width:768px){.landing-section-title{font-size:2.5rem}}.landing-section-subtitle{font-family:DM Sans,-apple-system,sans-serif;font-size:1rem;color:var(--color-charcoal, #2D2D2D);opacity:.7;margin:0}.landing-showcase{padding:5rem 1.5rem;max-width:1200px;margin:0 auto}.landing-showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.landing-showcase-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.showcase-card{position:relative;overflow:hidden;cursor:pointer}.showcase-card-image{aspect-ratio:3/4;overflow:hidden}.showcase-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8e4de,#d4cfc6);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.showcase-placeholder-text{font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;color:var(--color-charcoal, #2D2D2D);opacity:.6}.showcase-placeholder-category{font-family:DM Sans,-apple-system,sans-serif;font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-charcoal, #2D2D2D);opacity:.4}.showcase-card-info{padding:.75rem 0}.showcase-card-category{font-family:DM Sans,-apple-system,sans-serif;font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-charcoal, #2D2D2D);opacity:.5}.showcase-card-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:500;margin:.25rem 0 0;color:var(--color-charcoal, #2D2D2D)}.landing-demo{padding:5rem 1.5rem;background:var(--cream-dark, #F5F3EF)}.landing-demo-video{max-width:900px;margin:0 auto}.demo-video-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#e8e4de,#d4cfc6);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--color-charcoal, #2D2D2D);opacity:.5}.demo-video-placeholder svg{width:48px;height:48px}.demo-video-placeholder span{font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem}.landing-how-it-works{padding:5rem 1.5rem;max-width:1000px;margin:0 auto}.how-it-works-steps{display:grid;gap:2rem}@media(min-width:768px){.how-it-works-steps{grid-template-columns:repeat(3,1fr);gap:3rem}}.how-it-works-step{text-align:center}.step-number{width:48px;height:48px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:500;color:var(--color-charcoal, #2D2D2D);border:1px solid rgba(45,45,45,.2)}.step-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:500;margin:0 0 .5rem;color:var(--color-charcoal, #2D2D2D)}.step-description{font-family:DM Sans,-apple-system,sans-serif;font-size:.9375rem;color:var(--color-charcoal, #2D2D2D);opacity:.7;margin:0;line-height:1.5}.landing-pricing{padding:5rem 1.5rem;background:var(--cream-dark, #F5F3EF)}.pricing-toggle{display:flex;justify-content:center;gap:0;margin-bottom:3rem;border:1px solid rgba(45,45,45,.2);width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.pricing-toggle-btn{font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;background:transparent;border:none;color:var(--color-charcoal, #2D2D2D);opacity:.5;cursor:pointer;transition:all .2s}.pricing-toggle-btn.active{background:var(--color-charcoal, #2D2D2D);color:var(--cream, #FAF8F5);opacity:1}.pricing-annual-note{font-family:DM Sans,-apple-system,sans-serif;font-size:.75rem;color:var(--color-charcoal, #2D2D2D);opacity:.5;margin:.25rem 0 .5rem;font-style:italic}.pricing-annual-inline{font-family:DM Sans,-apple-system,sans-serif;font-size:.75rem;color:var(--color-charcoal, #2D2D2D);opacity:.5;font-style:italic}.pricing-cards{display:grid;gap:1.5rem;max-width:1000px;margin:0 auto}@media(min-width:768px){.pricing-cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.pricing-cards{grid-template-columns:repeat(4,1fr);max-width:1200px}.pricing-cards-centered{grid-template-columns:repeat(3,1fr);max-width:900px}}.pricing-card{background:var(--cream, #FAF8F5);padding:2rem;position:relative;display:flex;flex-direction:column}.pricing-card-highlighted{border:2px solid var(--color-charcoal, #2D2D2D)}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);font-family:DM Sans,-apple-system,sans-serif;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;background:var(--color-charcoal, #2D2D2D);color:var(--cream, #FAF8F5);padding:.375rem .75rem}.pricing-header{margin-bottom:1.5rem}.pricing-name{font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .5rem;color:var(--color-charcoal, #2D2D2D);opacity:.6}.pricing-price{margin-bottom:.5rem}.pricing-amount,.pricing-free,.pricing-custom{font-family:Cormorant Garamond,Georgia,serif;font-size:2.5rem;font-weight:500;color:var(--color-charcoal, #2D2D2D)}.pricing-period{font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;color:var(--color-charcoal, #2D2D2D);opacity:.5}.pricing-description{font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;color:var(--color-charcoal, #2D2D2D);opacity:.6;margin:0}.pricing-features{list-style:none;padding:0;margin:0 0 1.5rem;flex:1}.pricing-feature{display:flex;align-items:flex-start;gap:.75rem;font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;color:var(--color-charcoal, #2D2D2D);padding:.5rem 0}.pricing-feature svg{flex-shrink:0;margin-top:2px;opacity:.6}.pricing-feature-excluded{opacity:.4}.pricing-feature-excluded span{text-decoration:line-through}.pricing-cta{width:100%;padding:.875rem 1.5rem;font-size:.875rem}.landing-cta-section{padding:5rem 1.5rem;text-align:center}.landing-cta-content{max-width:600px;margin:0 auto}.landing-cta-title{font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:400;letter-spacing:-.02em;margin:0 0 .75rem;color:var(--color-charcoal, #2D2D2D)}@media(min-width:768px){.landing-cta-title{font-size:2.5rem}}.landing-cta-subtitle{font-family:DM Sans,-apple-system,sans-serif;font-size:1rem;color:var(--color-charcoal, #2D2D2D);opacity:.7;margin:0 0 2rem}.landing-cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem}.landing-footer{background:var(--color-charcoal, #2D2D2D);color:var(--cream, #FAF8F5);padding:4rem 1.5rem 2rem}.landing-footer-inner{max-width:1200px;margin:0 auto;display:grid;gap:3rem}@media(min-width:768px){.landing-footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem}}.landing-footer-brand .landing-logo-text{color:var(--cream, #FAF8F5)}.landing-footer-tagline{font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;opacity:.6;margin:.5rem 0 0}.landing-footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:768px){.landing-footer-links{display:contents}}.landing-footer-column h4{font-family:DM Sans,-apple-system,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem;opacity:.5}.landing-footer-column a{display:block;font-family:DM Sans,-apple-system,sans-serif;font-size:.875rem;color:var(--cream, #FAF8F5);text-decoration:none;opacity:.8;padding:.375rem 0;transition:opacity .2s}.landing-footer-column a:hover{opacity:1}.landing-footer-app-label{font-family:DM Sans,-apple-system,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;margin:0 0 1rem;opacity:.5}.app-store-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.625rem 1rem;background:#ffffff1a;color:var(--cream, #FAF8F5);text-decoration:none;transition:background .2s}.app-store-badge:hover{background:#ffffff26}.app-store-badge-text{display:flex;flex-direction:column}.app-store-badge-small{font-family:DM Sans,-apple-system,sans-serif;font-size:.625rem;opacity:.8}.app-store-badge-large{font-family:DM Sans,-apple-system,sans-serif;font-size:.9375rem;font-weight:500}.landing-footer-bottom{max-width:1200px;margin:3rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.landing-footer-bottom p{font-family:DM Sans,-apple-system,sans-serif;font-size:.8125rem;opacity:.5;margin:0}.landing .btn-primary{font-family:DM Sans,-apple-system,sans-serif;font-weight:500;background:var(--color-charcoal, #2D2D2D);color:var(--cream, #FAF8F5);border:none;cursor:pointer;transition:opacity .2s}.landing .btn-primary:hover{opacity:.9}.landing .btn-secondary{font-family:DM Sans,-apple-system,sans-serif;font-weight:500;background:transparent;color:var(--color-charcoal, #2D2D2D);border:1px solid rgba(45,45,45,.3);cursor:pointer;transition:border-color .2s}.landing .btn-secondary:hover{border-color:var(--color-charcoal, #2D2D2D)}@media(max-width:767px){.landing-header-inner{padding:.875rem 1rem}.landing-nav{gap:1.25rem}.landing-nav-link{font-size:.8125rem}.landing-nav-login{display:none}.landing-nav-cta{padding:.5rem .875rem;font-size:.8125rem}.landing-hero-subtitle br{display:none}}
