/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{--font-display:"Avenir Next","Segoe UI",sans-serif;--font-body:"Avenir Next","Segoe UI",sans-serif;--ink:#17211e;--forest:#1f3d35;--forest-2:#2e574b;--paper:#f3efe5;--card:#fffdf8;--line:#dcd5c6;--muted:#706f68;--clay:#b86b4b;--shadow:0 18px 50px #222d281a}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 8% 0,#ffffffbf,transparent 28rem),var(--paper);font-family:var(--font-body),sans-serif;min-height:100dvh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display),sans-serif;letter-spacing:-.045em}.app-shell{background:#f3efe5b8;width:min(100%,540px);margin:0 auto;position:relative}.app-shell,.page{min-height:100dvh}.page{padding:36px 22px 118px}.eyebrow{color:var(--clay);font:700 11px/1.3 var(--font-display),sans-serif;text-transform:uppercase;letter-spacing:.16em}.eyebrow.light{color:#cfdace}.page-header{margin-bottom:26px}.page-header h1{margin:8px 0;font-size:clamp(34px,9vw,46px);line-height:1.02}.page-header p{color:var(--muted);max-width:420px;line-height:1.55}.bottom-nav{z-index:20;width:min(100%,540px);height:calc(76px + env(safe-area-inset-bottom));padding:10px 18px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8eb;border-top:1px solid #1f3d351a;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav a{color:#85857e;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.bottom-nav a.active{color:var(--forest)}.google-button,.primary-button,.secondary-button{border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;font-weight:700;transition:transform .15s,opacity .15s,background .15s;display:flex}.primary-button{color:#fff;background:var(--forest);box-shadow:0 10px 26px #1f3d3533}.primary-button:hover:not(:disabled){background:var(--forest-2);transform:translateY(-1px)}.primary-button:disabled{opacity:.62}.secondary-button{color:var(--forest);background:0 0;border:1px solid #c9c4b7;margin-top:18px}.google-button{color:var(--ink);border:1px solid var(--line);background:#fff}.google-g{color:#4285f4;font-weight:900}.text-button{color:var(--forest);background:0 0;border:0;padding:0;font-weight:800}.stack-form{gap:17px;display:grid}.stack-form.spacious{gap:22px}.stack-form label,.stack-form legend{color:#4d504b;font-size:13px;font-weight:700}.stack-form input:not([type=checkbox]),.stack-form select{border:1px solid var(--line);width:100%;height:49px;color:var(--ink);background:var(--card);border-radius:12px;outline:none;margin-top:8px;padding:0 14px}.stack-form input:focus,.stack-form select:focus{border-color:var(--forest-2);box-shadow:0 0 0 3px #2e574b1a}.input-wrap{display:block;position:relative}.input-wrap svg{color:#85857e;z-index:1;position:absolute;top:24px;left:14px}.input-wrap input{padding-left:43px!important}.two-column{grid-template-columns:1fr 1fr;gap:12px;display:grid}.notice{color:var(--forest);background:#edf4ef;border-radius:12px;margin-top:16px;padding:13px 15px;font-size:13px;line-height:1.45}.notice.error{color:#873f29;background:#f8e7df}.login-page{background:var(--forest);grid-template-rows:minmax(280px,.8fr) auto;min-height:100dvh;display:grid}.login-intro{color:#fff;background:radial-gradient(circle at 85% 12%,#75a18859,#0000 17rem),linear-gradient(160deg,#17362e,#254b40);flex-direction:column;justify-content:space-between;padding:38px 28px 32px;display:flex}.brand-mark{width:52px;height:52px;font:800 24px var(--font-display);color:#fff;border:1px solid #ffffff73;border-radius:15px;place-items:center;display:grid}.brand-mark.small{border-color:var(--forest);width:40px;height:40px;color:var(--forest);font-size:18px}.login-intro h1{max-width:440px;margin:8px 0 12px;font-size:clamp(42px,12vw,64px);line-height:.96}.login-intro p{color:#d7e1dc;max-width:340px;margin-bottom:0;line-height:1.5}.login-sheet{width:min(100%,520px);padding:30px 26px calc(32px + env(safe-area-inset-bottom));background:var(--paper);border-radius:28px 28px 0 0;margin:0 auto}.login-sheet h2{margin-bottom:4px;font-size:28px}.login-sheet>p{color:var(--muted);margin-bottom:22px}.divider{color:#929189;align-items:center;gap:12px;margin:20px 0;font-size:12px;display:flex}.divider:after,.divider:before{content:"";background:var(--line);flex:1;height:1px}.privacy-note{color:#898981;text-align:center;margin-top:18px;line-height:1.4;display:block}.center-panel,.loading-screen{text-align:center;background:var(--paper);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:32px;display:flex}.center-panel h1{margin:10px 0;font-size:38px}.center-panel p{color:var(--muted);max-width:430px;line-height:1.55}.center-panel code{background:#e5dfd1;border-radius:5px;padding:2px 5px}.center-panel .primary-button{max-width:280px;margin-top:16px}.loading-screen{color:var(--muted);gap:16px}.onboarding{padding-top:8px}.onboarding h1{margin:10px 0;font-size:44px;line-height:1}.onboarding>p{color:var(--muted);margin-bottom:28px;line-height:1.5}.progress-row{grid-template-columns:repeat(3,1fr);gap:7px;margin:0 0 26px;display:grid}.progress-row span{background:#d8d2c6;border-radius:3px;height:3px}.progress-row span.active{background:var(--forest)}.stack-form fieldset{border:0;margin:0;padding:0}.choice-list{gap:7px;margin-top:9px;display:grid}.choice-list button{border:1px solid var(--line);color:#555751;background:var(--card);text-align:left;border-radius:11px;justify-content:space-between;align-items:center;min-height:45px;padding:0 14px;display:flex}.choice-list button.selected{border-color:var(--forest);color:var(--forest);background:#edf2ec;font-weight:700}.toggle-row{justify-content:space-between;align-items:center;gap:20px;display:flex!important}.toggle-row span{gap:3px;display:grid}.toggle-row small{color:var(--muted);font-weight:400}.toggle-row input{width:44px;height:24px;accent-color:var(--forest)}.home-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.home-header h1{margin:5px 0 0;font-size:39px}.monogram{color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.context-line{color:var(--muted);align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}.status-dot{background:#69a274;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #69a2741f}.action-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.action-card{border:1px solid var(--line);text-align:left;min-height:220px;color:var(--ink);background:var(--card);border-radius:22px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:20px;display:flex;position:relative;box-shadow:0 8px 30px #232b280d}.action-card.primary-action{color:#fff;border-color:var(--forest);background:var(--forest)}.action-icon{width:48px;height:48px;color:var(--forest);background:#e7ede7;border-radius:14px;place-items:center;display:grid}.primary-action .action-icon{color:#fff;background:#ffffff24}.action-card small,.action-card strong{display:block}.action-card strong{font:750 22px var(--font-display);letter-spacing:-.04em}.action-card small{color:#777971;margin-top:5px;line-height:1.35}.primary-action small{color:#cbd9d3}.coming-soon{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#eee9df;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;position:absolute;top:12px;right:12px}.quiet-card{color:var(--muted);border:1px dashed #c9c2b4;border-radius:16px;gap:13px;margin-top:17px;padding:18px;display:flex}.quiet-card svg{color:var(--clay);flex:none}.quiet-card p{margin:0;font-size:13px;line-height:1.45}.quiet-card strong{color:var(--ink)}.home-flow .topbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.weather-pill{color:var(--muted);font-size:12px}.outfit-card{background:var(--card);box-shadow:var(--shadow);border:1px solid #1f3d351a;border-radius:24px;padding:23px}.outfit-card.compact{box-shadow:none;border-radius:18px;padding:18px}.outfit-label{color:var(--clay);text-transform:uppercase;letter-spacing:.13em;margin-bottom:18px;font-size:11px;font-weight:800}.garment-stack{gap:8px;display:grid}.garment-row{align-items:center;gap:13px;min-height:52px;display:flex}.garment-row>span:last-child{gap:2px;display:grid}.garment-row strong{font-size:14px}.garment-row small{color:var(--muted);text-transform:capitalize;font-size:11px}.garment-shape{display:block;box-shadow:inset 0 0 0 2px #ffffff2e}.garment-shape,.outfit-thumbnail{border:1px solid #17211e1f;flex:none;width:43px;height:43px}.outfit-thumbnail{object-fit:cover;background:#f7f5ef;border-radius:10px}.shape-jacket,.shape-shirt{clip-path:polygon(22% 6%,40% 0,50% 10%,60% 0,78% 6%,100% 31%,82% 45%,75% 30%,75% 100%,25% 100%,25% 30%,18% 45%,0 31%)}.shape-trousers{clip-path:polygon(18% 0,82% 0,72% 100%,52% 100%,50% 37%,48% 100%,28% 100%)}.shape-shoes{clip-path:polygon(8% 48%,55% 45%,70% 58%,95% 67%,100% 84%,91% 100%,7% 100%,0 81%)}.shape-belt{border-radius:4px;height:16px}.shape-socks,.shape-tie{border-radius:8px 8px 14px 14px;width:22px}.rationale{color:#4f514c;border-top:1px solid #e8e2d7;margin:18px 0 0;padding-top:17px;font-size:14px;line-height:1.5}.directions{gap:7px;margin:12px 0 18px;padding:0;list-style:none;display:grid}.directions li{color:var(--forest);font-size:13px}.directions li:before{content:"—";color:var(--clay);margin-right:8px}.outfit-card .primary-button{margin-top:18px}.alternatives-toggle{width:100%;color:var(--forest);background:0 0;border:0;justify-content:center;align-items:center;gap:6px;padding:20px 8px 12px;font-weight:750;display:flex}.alternatives-toggle svg{transition:transform .2s}.alternatives-toggle svg.rotate{transform:rotate(180deg)}.alternatives{gap:12px;margin-top:7px;display:grid}.disabled-preview span{color:var(--muted);text-transform:uppercase;background:#e8e3d8;border-radius:6px;margin-left:auto;padding:3px 6px;font-size:10px}.wardrobe-grid{gap:10px;margin-top:20px;display:grid}.wardrobe-actions{grid-template-columns:1fr auto;align-items:stretch;gap:10px;display:grid}.wardrobe-select-button{width:auto;min-width:82px;margin-top:0;padding:0 16px}.selection-toolbar{color:#6f3b2c;background:#f8e7df;border:1px solid #d9b4a7;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding:10px 12px;font-size:13px;display:flex}.selection-toolbar .danger-button{background:var(--card);width:auto;min-height:38px;padding:0 12px}.wardrobe-item{width:100%;color:var(--ink);background:var(--card);text-align:left;border:1px solid #e1dbcf;border-radius:15px;grid-template-columns:58px 1fr 34px;align-items:center;gap:13px;padding:10px;display:grid}.wardrobe-item:hover{border-color:#b8b7ad}.wardrobe-item.selected{border-color:var(--forest);background:#edf3ee;box-shadow:0 0 0 2px #1f3d351a}.selection-check{background:var(--card);border:1px solid #a9aea8;border-radius:7px;justify-self:center;place-items:center;width:24px;height:24px;display:grid;color:#fff!important}.wardrobe-item.selected .selection-check{border-color:var(--forest);background:var(--forest)}.color-swatch{background:#777;width:52px;height:58px}.color-swatch,.garment-thumbnail{border:1px solid #17211e1f;border-radius:11px}.garment-thumbnail{object-fit:cover;background:#f7f5ef;width:58px;height:64px}.wardrobe-copy{gap:2px;min-width:0;display:grid}.wardrobe-item small{color:var(--clay);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.wardrobe-item strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wardrobe-item span{color:var(--muted);text-transform:capitalize;font-size:11px}.wardrobe-item>svg{color:#94938c;justify-self:center}.empty-state{text-align:center;color:var(--muted);border:1px dashed #c9c2b4;border-radius:18px;grid-column:1/-1;padding:42px 24px}.empty-state h2{color:var(--ink);margin:13px 0 6px;font-size:22px}.empty-state p{margin:0;font-size:13px;line-height:1.45}.empty-icon{width:46px;height:46px;color:var(--forest);background:#e3e9e3;border-radius:50%;place-items:center;margin:0 auto;font-size:25px;display:grid}.insights-preview{color:#74756f;background:#e8e4da;border-radius:15px;grid-template-columns:26px 1fr auto;gap:10px;margin-top:20px;padding:17px;display:grid}.insights-preview strong{color:#4e514c}.insights-preview p{margin:3px 0 0;font-size:12px}.insights-preview>span{text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1019167a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet{width:min(100%,540px);max-height:92dvh;padding:10px 22px calc(28px + env(safe-area-inset-bottom));background:var(--paper);border-radius:25px 25px 0 0;overflow-y:auto;box-shadow:0 -20px 60px #0000002e}.sheet-handle{background:#c9c4b8;border-radius:4px;width:42px;height:4px;margin:0 auto 18px}.bottom-sheet header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.bottom-sheet h2{margin:4px 0 0;font-size:30px}.bottom-sheet header button{color:var(--muted);background:0 0;border:0;padding:4px}.image-disclaimer,.sheet-intro{color:var(--muted);font-size:13px;line-height:1.5}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.photo-actions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.photo-actions button{border:1px solid var(--line);min-height:108px;color:var(--forest);background:var(--card);text-align:left;border-radius:15px;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:14px;display:flex}.photo-actions button span{gap:3px;display:grid}.photo-actions small{color:var(--muted);font-size:11px;font-weight:400}.staged-files{background:#ebe7dc;border-radius:13px;gap:7px;margin-bottom:16px;padding:13px;font-size:12px;display:grid}.staged-files>div{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.staged-files>div span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.icon-button,.staged-files button{color:var(--muted);background:0 0;border:0;padding:5px}.manual-link{text-align:center;width:100%;padding:17px}.import-queue{background:#edf3ee;border:1px solid #ccd7d0;border-radius:17px;margin-top:17px;padding:16px}.queue-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.queue-heading strong{margin-top:4px;display:block}.progress-track{background:#d2ddd5;border-radius:99px;height:6px;margin:13px 0;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--forest);height:100%;transition:width .2s;display:block}.compact-button{min-height:43px;margin-bottom:12px}.queue-items{gap:7px;display:grid}.queue-item{grid-template-columns:40px 1fr auto;align-items:center;gap:9px;min-width:0;display:grid}.queue-item img,.queue-placeholder{object-fit:cover;width:40px;height:40px;color:var(--forest);background:#dfe8e1;border-radius:9px;place-items:center;display:grid}.queue-item>span:nth-child(2){gap:2px;min-width:0;display:grid}.queue-item small,.queue-item strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.queue-item strong{font-size:12px}.queue-item small{color:var(--muted);font-size:10px}.queue-item button,.review-actions button{color:var(--forest);background:#fffdf8;border:0;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:11px;font-weight:750;display:flex}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.image-choice{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:10px;display:grid}.image-choice button{color:var(--muted);background:var(--card);border:2px solid #0000;border-radius:14px;padding:5px}.image-choice button.selected{border-color:var(--forest);color:var(--forest)}.image-choice img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%;display:block}.image-choice span{justify-content:center;align-items:center;gap:5px;min-height:35px;font-size:11px;font-weight:800;display:flex}.warning-list{color:#744321;background:#f5e8d6;border-radius:12px;margin:13px 0;padding:12px}.warning-list strong{font-size:12px}.warning-list p{margin:5px 0 0;font-size:11px;line-height:1.4}.review-actions{justify-content:space-between;gap:8px;margin:12px 0 18px;display:flex}.review-actions button{background:#e8e3d8}.edit-image{object-fit:contain;background:#f7f5ef;border-radius:16px;width:100%;max-height:280px;margin-bottom:18px}.danger-button{color:#8a3d27;background:0 0;border:1px solid #d9b4a7;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:45px;font-weight:700;display:flex}.history-list{gap:24px;display:grid}.history-date{color:var(--muted);align-items:center;gap:7px;margin:0 0 9px 4px;font-size:12px;font-weight:700;display:flex}.settings-card{border:1px solid var(--line);background:var(--card);border-radius:17px;display:grid;overflow:hidden}.settings-card>div{align-items:center;gap:13px;padding:16px;display:flex}.settings-card>div+div{border-top:1px solid #e8e2d7}.settings-card svg{color:var(--forest)}.settings-card span{display:grid}.context-list small,.settings-card small{color:var(--muted);font-size:11px}.section-title{margin:26px 0 10px;font-size:18px}.context-list{border:1px solid var(--line);background:var(--card);border-radius:17px;display:grid;overflow:hidden}.context-list>div{justify-content:space-between;align-items:center;padding:15px;display:flex}.context-list>div+div{border-top:1px solid #e8e2d7}.context-list span{gap:2px;display:grid}.context-list em{color:var(--forest);text-transform:uppercase;background:#e7eee8;border-radius:6px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}@media (min-width:620px){body{padding:22px 0}.app-shell{border-radius:28px;min-height:calc(100dvh - 44px);overflow:hidden;box-shadow:0 20px 70px #1a272226}.bottom-nav{border-radius:0 0 28px 28px;bottom:22px}.login-page{width:min(100%,540px);min-height:calc(100dvh - 44px);box-shadow:var(--shadow);border-radius:28px;margin:0 auto;overflow:hidden}}@media (max-width:360px){.page{padding-left:16px;padding-right:16px}.action-card{min-height:190px;padding:16px}.action-card strong{font-size:19px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}