@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.grid{display:grid}.table{display:table}}:root{--paper:#fff8ef;--paper-deep:#f8ecdf;--ink:#24170f;--muted:#7d6658;--line:#dac7b8;--copper:#c97861;--copper-deep:#b86550;--copper-soft:#e6a38d;--sage:#5c8f78}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:#f1ece5;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.app-stage{background:radial-gradient(circle at top,#fff8eff2,#0000 32rem),#f1ece5;justify-content:center;min-height:100svh;display:flex}.mobile-shell{background:var(--paper);width:min(100%,430px);min-height:100svh;position:relative;overflow:hidden;box-shadow:0 24px 60px #3f291a1f}.screen{min-height:100svh;padding:24px;position:relative}.hidden-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.primary-button{background:linear-gradient(135deg, var(--copper-soft), var(--copper-deep));color:#fff;cursor:pointer;border:0;border-radius:28px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:64px;font-size:1.25rem;font-weight:800;display:inline-flex;box-shadow:0 16px 32px #be695347}.primary-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.icon-button{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.icon-button svg{width:22px;height:22px}.center-state{min-height:100svh;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.spin-icon{width:32px;height:32px;animation:.9s linear infinite spin}.spin-icon.small{width:18px;height:18px}@keyframes spin{to{transform:rotate(360deg)}}.welcome-screen{text-align:center;grid-template-rows:auto 1fr auto;gap:14px;padding:56px 24px 28px;display:grid}.flower-corner{opacity:.72;pointer-events:none;width:150px;position:absolute;top:28px}.flower-corner.left{left:-46px;transform:rotate(24deg)}.flower-corner.right{right:-46px;transform:scaleX(-1)rotate(24deg)}.welcome-copy{z-index:1;align-content:start;gap:14px;padding-top:20px;display:grid;position:relative}.couple-name,.monogram,.gallery-monogram{color:#b8784a;margin:0;font-family:Georgia,Times New Roman,serif}.couple-name{font-size:clamp(2.1rem,10vw,3.45rem);line-height:1}.welcome-copy h1,.name-card h1,.success-message h1,.empty-gallery h2,.unavailable-screen h1{letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.08}.welcome-copy h1{font-size:clamp(2.08rem,8.6vw,2.95rem)}.welcome-copy p{margin:0;font-size:1.04rem;line-height:1.45}.couple-illustration-wrap{isolation:isolate;align-items:end;min-height:350px;display:grid;position:relative;overflow:hidden}.couple-illustration{z-index:2;width:min(84%,410px);margin:0 auto 155px;position:relative;transform:translate(-2%)}.flower-base{z-index:1;mix-blend-mode:multiply;opacity:.66;pointer-events:none;width:135%;max-width:none;position:absolute;bottom:-76px;left:calc(50% + 36px);transform:translate(-50%)}.name-screen{align-content:center;padding:32px 28px;display:grid}.back-button{position:absolute;top:28px;left:18px}.name-card{z-index:1;text-align:center;gap:16px;display:grid;position:relative}.name-card .monogram{font-size:2rem}.small-flower{opacity:.58;width:82px;margin:-18px auto 8px}.name-card h1{max-width:270px;margin:0 auto;font-size:1.82rem}.name-card p{max-width:250px;color:var(--muted);margin:0 auto;line-height:1.45}.name-form{gap:16px;margin-top:12px;display:grid}.input-row{border:1px solid var(--line);min-height:60px;color:var(--muted);background:#ffffff7a;border-radius:12px;align-items:center;gap:12px;padding:0 16px;display:flex}.input-row svg{width:22px;height:22px}.input-row input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.secure-note{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:0;font-size:.82rem;display:inline-flex;position:absolute;bottom:70px;left:0;right:0}.secure-note svg{width:15px;height:15px}.name-flower{opacity:.45;width:104px;position:absolute;bottom:-24px}.name-flower.bottom-left{left:-34px;transform:rotate(18deg)}.name-flower.bottom-right{right:-34px;transform:scaleX(-1)rotate(18deg)}.account-screen{flex-direction:column;min-height:100svh;padding:54px 24px 28px;display:flex;overflow:hidden}.account-close-button{color:var(--ink);position:absolute;top:28px;left:22px}.account-close-button svg{width:30px;height:30px}.account-header{text-align:center}.account-header h1{letter-spacing:0;margin:0;font-size:1.58rem;line-height:1.1}.account-brand{justify-items:center;gap:2px;margin-top:clamp(48px,8svh,76px);display:grid}.account-monogram{color:#9b7a62;font-size:2.95rem;line-height:1}.account-brand img{opacity:.28;mix-blend-mode:multiply;width:118px}.account-card{z-index:1;background:#fffdf980;border:1px solid #dac7b8eb;border-radius:8px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:118px;margin-top:clamp(56px,8svh,78px);padding:22px 16px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff94}.account-avatar{background:linear-gradient(135deg, var(--copper-soft), var(--copper-deep));color:#fff;border-radius:999px;place-items:center;width:76px;height:76px;font-size:2.35rem;font-weight:500;line-height:1;display:grid}.account-user-copy{min-width:0}.account-user-copy span{color:var(--muted);margin-bottom:6px;font-size:1rem;display:block}.account-user-copy strong{color:var(--ink);word-break:break-word;font-size:1.45rem;line-height:1.08;display:block}.account-edit-button,.account-signout-button{border:1px solid var(--copper);color:var(--copper-deep);cursor:pointer;background:#fffdf98f;border-radius:999px;justify-content:center;align-items:center;gap:9px;font-weight:800;display:inline-flex}.account-edit-button{white-space:nowrap;min-height:52px;padding:0 18px;font-size:1rem}.account-edit-button svg,.account-signout-button svg{width:22px;height:22px}.account-divider{color:var(--copper);grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin:clamp(58px,8svh,80px) 20px 0;display:grid}.account-divider:before,.account-divider:after{content:"";background:#dac7b8c7;height:1px}.account-divider span{place-items:center;display:inline-grid}.account-divider svg{width:24px;height:24px}.account-signout-button{z-index:1;width:100%;min-height:58px;margin-top:clamp(86px,11svh,122px);font-size:1.18rem;position:relative}.account-help{z-index:1;color:var(--muted);text-align:center;margin:auto 0 0;font-size:1rem;line-height:1.35;position:relative}.account-flower{opacity:.24;mix-blend-mode:multiply;pointer-events:none;width:142px;position:absolute;bottom:-28px}.account-flower.bottom-left{left:-48px;transform:rotate(18deg)}.account-flower.bottom-right{right:-48px;transform:scaleX(-1)rotate(18deg)}.inline-alert{color:#9a3f30;justify-content:center;align-items:center;gap:8px;margin:0;font-size:.9rem;line-height:1.35;display:inline-flex}.inline-alert svg{flex:none;width:17px;height:17px}.gallery-screen{padding:24px 20px 96px}.gallery-header,.success-header{text-align:center;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.gallery-header{justify-content:center}.gallery-title,.success-header p{margin:0;font-size:1rem;font-weight:800}.gallery-monogram{font-size:1.25rem;line-height:1}.tag-search-panel{gap:10px;margin:0 -4px 16px;display:grid}.tag-search-field{background:#fffdf9db;border:1px solid #dac7b8db;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:0 16px;display:flex;box-shadow:inset 0 1px #ffffffb8}.tag-search-field svg{width:18px;height:18px;color:var(--muted);flex:none}.tag-search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:.95rem}.tag-search-field input::placeholder{color:#7d6658c7}.tag-chip-row{scrollbar-width:none;gap:10px;padding:0 0 2px;display:flex;overflow-x:auto}.tag-chip-row::-webkit-scrollbar{display:none}.tag-chip-row button{min-height:38px;color:var(--copper);cursor:pointer;background:#fffdf9bd;border:1px solid #dac7b8c7;border-radius:999px;flex:none;padding:0 14px;font-size:.82rem;font-weight:800}.tag-chip-row button.active{color:var(--copper-deep);background:#c9786124;border-color:#c9786166}.gallery-usage-card{background:#fff4efd1;border:1px solid #dac7b8a8;border-radius:8px;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffb8}.gallery-usage-icon{width:38px;height:38px;color:var(--copper);background:#ee9d8533;border-radius:999px;place-items:center;display:grid}.gallery-usage-icon svg{width:22px;height:22px}.gallery-usage-content{gap:8px;min-width:0;display:grid}.gallery-usage-content p{margin:0;font-size:.78rem;font-weight:900}.gallery-usage-actions{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;gap:10px;display:grid}.gallery-usage-action{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.usage-pill,.usage-heart{width:32px;height:32px;color:var(--copper);background:#ee9d8538;border-radius:999px;place-items:center;font-size:.9rem;font-weight:900;display:inline-grid}.usage-heart svg{width:18px;height:18px}.gallery-usage-action strong,.gallery-usage-action small{min-width:0;display:block}.gallery-usage-action strong{font-size:.78rem;line-height:1.15}.gallery-usage-action small{color:var(--muted);margin-top:2px;font-size:.72rem;line-height:1.15}.gallery-usage-divider{background:#dac7b8b8;width:1px;height:38px}.gallery-alert{background:#fff4efdb;border:1px solid #9a3f3033;border-radius:8px;gap:8px;margin-bottom:14px;padding:12px;display:grid}.gallery-alert button{color:var(--copper-deep);cursor:pointer;background:0 0;border:0;font-weight:800}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;display:grid}.photo-card{background:var(--paper-deep);aspect-ratio:.78;border:0;border-radius:8px;width:100%;padding:0;position:relative;overflow:hidden;box-shadow:0 8px 18px #40291814}.photo-card-main{border-radius:inherit;width:100%;height:100%;color:inherit;cursor:pointer;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:0 0;border:0;padding:0;display:block;overflow:hidden}.photo-card-main:disabled{cursor:wait}.photo-card:nth-child(3n+2){aspect-ratio:.92}.photo-card:nth-child(5n){aspect-ratio:.72}.photo-card-main img{object-fit:cover;-webkit-user-drag:none;width:100%;height:100%}.photo-card.deleting img{opacity:.64}.photo-delete-button{z-index:2;width:34px;height:34px;color:var(--copper-deep);cursor:pointer;background:#fffdf9eb;border:1px solid #dac7b8c7;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:7px;right:7px;box-shadow:0 8px 18px #40291829}.photo-delete-button:disabled{cursor:wait;opacity:.86}.photo-delete-button svg{width:18px;height:18px}.photo-like-badge{color:#fff;text-shadow:0 1px 2px #00000052;background:linear-gradient(#0000000d,#00000085);border-radius:999px;align-items:center;gap:4px;min-height:24px;padding:0 8px;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;bottom:8px;left:8px}.photo-like-badge svg{fill:#ffffffeb;width:15px;height:15px}.photo-card.liked .photo-like-badge svg{color:#fff;fill:#fff}.photo-card-main:focus-visible,.photo-delete-button:focus-visible{outline:3px solid var(--copper);outline-offset:3px}.photo-card.highlighted{outline-offset:3px;outline:4px solid #e28f7e;animation:1.15s both photo-pop}@keyframes photo-pop{0%{transform:scale(.94)}50%{transform:scale(1.03)}to{transform:scale(1)}}.skeleton-card{background:linear-gradient(90deg,#f1dfcf,#fff7ee,#f1dfcf) 0 0/220% 100%;animation:1.2s ease-in-out infinite shimmer}.gallery-sentinel{width:100%;height:1px}.gallery-end-message{color:var(--muted);text-align:center;margin:10px 0 96px;font-size:.86rem}@keyframes shimmer{to{background-position:-220% 0}}.empty-gallery{text-align:center;min-height:55svh;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.empty-gallery svg{width:48px;height:48px;color:var(--copper)}.empty-gallery h2{max-width:260px;color:var(--ink);font-size:1.65rem}.empty-gallery p{margin:0}.floating-add-button{color:#fff;cursor:pointer;z-index:10;background:linear-gradient(135deg,#e8ab95,#c97861);border:0;border-radius:999px;align-content:center;place-items:center;gap:4px;width:112px;height:112px;font-weight:800;line-height:1.05;display:grid;position:fixed;bottom:70px;left:calc(50% + min(215px,50vw) - 150px);box-shadow:0 18px 34px #9a534152}.floating-add-button span{font-size:2.6rem;font-weight:300;line-height:.7}.bottom-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9;background:#fff8eff0;border-top:1px solid #dac7b8a6;justify-content:space-between;align-items:center;width:min(100%,430px);height:72px;padding:0 44px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.bottom-nav button.active{color:var(--copper)}.bottom-nav svg{width:24px;height:24px}.upload-toast{color:#fff;z-index:20;background:#24170fdb;border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:0 16px;display:inline-flex;position:fixed;bottom:150px;left:50%;transform:translate(-50%)}.sheet-backdrop{z-index:30;background:#1c120c8f;justify-content:center;align-items:end;display:flex;position:fixed;inset:0}.add-photo-sheet{background:var(--paper);text-align:center;border-radius:24px 24px 0 0;width:min(100%,430px);padding:10px 22px 28px;box-shadow:0 -24px 50px #1e130c3d}.sheet-handle{background:#d8c6b8;border-radius:999px;width:54px;height:5px;margin:0 auto 18px}.add-photo-sheet h2{margin:0 0 8px;font-size:1.2rem}.add-photo-sheet p{color:var(--muted);margin:0 0 18px;line-height:1.4}.sheet-option{border:1px solid var(--line);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#ffffff7a;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:58px 1fr;align-items:center;gap:4px 12px;width:100%;min-height:88px;padding:14px;display:grid}.sheet-option+.sheet-option{margin-top:12px}.sheet-option.disabled{cursor:not-allowed;opacity:.58}.sheet-option span{color:#fff;background:linear-gradient(135deg,#e7ad98,#c97861);border-radius:999px;grid-row:1/3;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.sheet-option svg{width:27px;height:27px}.sheet-option strong{align-self:end}.sheet-option small{color:var(--muted);line-height:1.25}.sheet-cancel{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-top:22px;font-weight:700}.tag-confirm-screen{grid-template-rows:auto auto auto;align-content:start;gap:16px;min-height:100svh;max-height:100svh;padding:24px 22px 28px;display:grid;overflow-y:auto}.tag-close-button{z-index:2;position:absolute;top:22px;right:18px}.tag-confirm-header{text-align:center;padding:0 46px}.tag-confirm-header h1{margin:0 0 6px;font-size:1.45rem}.tag-confirm-header p{color:var(--muted);margin:0;line-height:1.35}.tag-preview-card{background:var(--paper-deep);border-radius:12px;width:100%;height:min(42svh,340px);min-height:260px;position:relative;overflow:hidden;box-shadow:0 18px 42px #40291824}.tag-preview-grid{display:grid;position:absolute;inset:0}.tag-preview-item{min-width:0;min-height:0;position:relative;overflow:hidden}.tag-preview-card.multiple .tag-preview-grid{background:#fffdf9b3;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(72px,1fr);gap:3px;padding:3px}.tag-preview-grid img{object-fit:cover;width:100%;height:100%;min-height:0}.tag-preview-card.multiple .tag-preview-item,.tag-preview-card.multiple .tag-preview-grid img{border-radius:8px}.upload-preview-status{z-index:2;color:#fff;background:#24170fb8;border-radius:8px;gap:5px;padding:7px;font-size:.72rem;line-height:1.2;display:grid;position:absolute;bottom:7px;left:7px;right:7px}.upload-preview-status progress{accent-color:#f5cbbf;width:100%;height:6px}.upload-preview-status small{color:#ffe9e2}.upload-preview-status button{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff52;border-radius:8px;min-height:28px;font-weight:800}.tag-photo-count{z-index:1;color:#fff;background:#24170fad;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 8px 18px #24170f2e}.tag-preview-card p{min-height:44px;color:var(--muted);z-index:1;background:#fffdf9e6;border-radius:999px;align-items:center;gap:10px;margin:0;padding:0 14px;font-size:.88rem;line-height:1.25;display:flex;position:absolute;bottom:12px;left:14px;right:14px;box-shadow:0 10px 24px #24170f29}.tag-preview-card svg{flex:none;width:18px;height:18px}.tag-editor{z-index:1;gap:12px;display:grid;position:relative}.tag-editor-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.tag-editor-heading h2{margin:0;font-size:1.08rem}.tag-editor-heading span{color:var(--muted);font-weight:800}.tag-entry-field{border:1px solid var(--line);background:#fffdf9bf;border-radius:999px;grid-template-columns:38px 1fr 38px;align-items:center;gap:8px;width:100%;min-height:58px;padding:0 10px 0 12px;display:grid}.tag-entry-field>span{width:36px;height:36px;color:var(--copper);background:#c978611f;border-radius:999px;justify-content:center;align-items:center;font-size:1.4rem;font-weight:900;display:inline-flex}.tag-entry-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.tag-entry-field input::placeholder{color:#7d665894}.tag-entry-field button{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.tag-entry-field button:disabled{opacity:.4;cursor:not-allowed}.tag-entry-field svg{width:23px;height:23px}.selected-tag-row,.popular-tag-row{flex-wrap:wrap;gap:10px;display:flex}.selected-tag-row button,.popular-tag-row button{min-height:40px;color:var(--copper);cursor:pointer;background:#fffdf9b3;border:1px solid #dac7b8d6;border-radius:999px;padding:0 14px;font-weight:800}.selected-tag-row button{align-items:center;gap:8px;display:inline-flex}.selected-tag-row svg{width:14px;height:14px}.popular-tag-row button.active{color:var(--copper-deep);background:#c9786124;border-color:#c9786173}.tag-helper,.tag-tip{color:var(--muted);margin:0;line-height:1.35}.tag-editor h3{margin:6px 0 0;font-size:1rem}.tag-tip{border-top:1px solid #dac7b8b8;align-items:center;gap:10px;margin-top:4px;padding-top:16px;display:flex}.tag-tip svg{flex:none;width:22px;height:22px}.publish-photo-button{margin-top:4px}.preview-backdrop{z-index:40;background:#180f0abd;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.photo-preview{background:var(--paper);border-radius:12px;grid-template-rows:auto minmax(0,1fr) auto auto;gap:14px;width:min(100%,430px);max-height:calc(100svh - 36px);padding:14px;display:grid;box-shadow:0 26px 70px #00000052}.preview-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.preview-header p{color:var(--muted);margin:0 0 2px;font-size:.82rem}.preview-header strong{display:block}.preview-photo{object-fit:contain;background:#1b120d;border-radius:8px;width:100%;max-height:min(68svh,720px)}.preview-like-button{width:max-content;min-height:56px;color:var(--muted);cursor:pointer;background:0 0;border:0;grid-template-rows:auto auto;grid-template-columns:54px auto;place-items:center start;column-gap:12px;display:grid}.preview-like-button span{border:1px solid var(--line);width:48px;height:48px;color:var(--copper);background:#fffdf9e0;border-radius:999px;grid-row:1/3;justify-content:center;align-items:center;display:inline-flex}.preview-like-button svg{width:27px;height:27px}.preview-like-button.liked svg{fill:currentColor}.preview-like-button strong{color:var(--copper);line-height:1.1}.preview-like-button small{color:var(--muted);font-size:.92rem}.download-button{background:linear-gradient(135deg, var(--copper-soft), var(--copper-deep));color:#fff;border-radius:28px;justify-content:center;align-items:center;gap:10px;min-height:54px;font-weight:800;text-decoration:none;display:inline-flex}.download-button svg{width:21px;height:21px}.success-screen{text-align:center;grid-template-rows:auto auto 1fr auto;gap:22px;padding:24px;display:grid}.success-header{margin-bottom:0}.success-header span{width:44px}.success-photo{aspect-ratio:.78;object-fit:cover;border-radius:8px;width:100%;box-shadow:0 18px 40px #38231629}.success-message{align-content:center;place-items:center;gap:12px;display:grid}.success-message span{background:var(--sage);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.success-message svg{width:30px;height:30px}.success-message h1{max-width:250px;font-size:1.45rem}.success-message p{max-width:260px;color:var(--muted);margin:0}.unavailable-screen{text-align:center;align-content:center;place-items:center;gap:14px;padding:32px;display:grid}.unavailable-icon{width:48px;height:48px;color:var(--copper)}.unavailable-screen .monogram,.unavailable-screen h1{font-size:2rem}.unavailable-screen p{color:var(--muted);margin:0;line-height:1.45}@media (max-width:360px){.screen{padding-left:18px;padding-right:18px}.floating-add-button{width:96px;height:96px;font-size:.86rem;left:calc(100% - 104px)}.bottom-nav{padding:0 34px}}@media (min-width:560px){.app-stage{align-items:center;padding:28px 0}.mobile-shell{border-radius:8px;min-height:min(860px,100svh - 56px)}.screen{min-height:min(860px,100svh - 56px)}.bottom-nav{border-radius:0 0 8px 8px;bottom:28px}.floating-add-button{bottom:98px}.upload-toast{bottom:178px}}
