*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--app-screen-height:100dvh;--bg-page:#eef1f4;--bg-page-deep:#d8dde3;--glass-bg:#f4f7facc;--glass-border:#7a848e2e;--glass-shadow:0 28px 64px #545d6724;--accent-primary:#c64537;--text-primary:#29313a;--text-secondary:#5d6874;--text-tertiary:#85919d;--text-quaternary:#a7b1bc;--console-main:#edece9;--console-highlight:#fbfbfa;--console-lowlight:#c7c8c8;--console-shell-bg:linear-gradient(180deg, #f8f8f6 0%, #edece9 42%, #d4d5d4 100%);--console-surface-bg:linear-gradient(180deg, #f6f6f4 0%, #edece9 54%, #dedfdd 100%);--console-line:#666c703d;--console-accent-red:#c64537;--console-accent-soft:#c6453724;--console-shadow-warm:0 28px 52px #4853602e;--console-panel-inset:inset 0 2px 0 #fffffff0, inset 0 -24px 38px #8b96a438;--font-display:-apple-system, BlinkMacSystemFont, "SF Pro Display", "PingFang SC", "Helvetica Neue", sans-serif;--font-body:-apple-system, BlinkMacSystemFont, "SF Pro Text", "PingFang SC", "Helvetica Neue", sans-serif}html,body,#root{width:100%;height:var(--app-screen-height);min-height:var(--app-screen-height);color:var(--text-primary);font-family:var(--font-body);-webkit-user-select:none;user-select:none;cursor:default;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;overflow:hidden}button{cursor:pointer;border:none;outline:none;font-family:inherit}@keyframes fadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes shutter-flash{0%{opacity:0}30%{opacity:1}to{opacity:0}}@keyframes slideRight{0%{transform:translate(-100%)}to{transform:translate(400%)}}@font-face{font-family:Space Age;src:url(https://zhidao-1328221956.cos.ap-shanghai.myqcloud.com/ai-photo-booth/font/2026/05/25/fonts/space-age.woff2)format("woff2"),url(https://zhidao-1328221956.cos.ap-shanghai.myqcloud.com/ai-photo-booth/font/2026/05/25/fonts/space-age.woff)format("woff");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:"ZhengGe DianHei 16";src:url(https://zhidao-1328221956.cos.ap-shanghai.myqcloud.com/ai-photo-booth/font/2026/05/25/fonts/zhengge-dianhei-16.woff2)format("woff2"),url(https://zhidao-1328221956.cos.ap-shanghai.myqcloud.com/ai-photo-booth/font/2026/05/25/fonts/zhengge-dianhei-16.woff)format("woff");font-style:normal;font-weight:400;font-display:swap}.app-container{width:100vw;height:var(--app-screen-height);position:relative;overflow:hidden}.screen{justify-content:center;align-items:center;padding:36px;display:flex;position:absolute;inset:0;overflow:auto}.capture-popover-layer{z-index:30;pointer-events:auto;-webkit-backdrop-filter:blur(4px);background:linear-gradient(#ffffffeb,#f7f7f5f5),#fffffff0;animation:.42s ease-out both captureLayerFadeIn;position:absolute;inset:0;overflow:hidden}.capture-popover-layer.is-entering{animation:.42s ease-out both captureLayerFadeIn}.capture-popover-layer.is-closing{animation:.72s both captureLayerFadeOut}.fade-in{animation:.45s ease-out fadeIn}.ambient-orb{filter:blur(10px);pointer-events:none;z-index:0;border-radius:999px;position:absolute}.ambient-orb-left{background:radial-gradient(circle,#cc564129,#cc564100);width:420px;height:420px;top:8%;left:-80px}.ambient-orb-right{background:radial-gradient(circle,#eec2a157,#eec2a100);width:360px;height:360px;top:16%;right:-40px}.ambient-orb-bottom{background:radial-gradient(circle,#d69a7d2e,#d69a7d00);width:460px;height:300px;bottom:-100px;left:50%;transform:translate(-50%)}.screen-kicker{color:#9a5a4a;letter-spacing:.12em;text-transform:uppercase;background:#fffaf3cc;border:1px solid #c6453733;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 10px 22px #976e5814}.btn-primary,.btn-secondary{border-radius:999px;min-height:52px;padding:0 24px;font-size:16px;font-weight:600;transition:transform .18s,background .18s,box-shadow .18s,color .18s}.btn-primary{color:#fff8f4;background:linear-gradient(#d35a48,#b93a2d);box-shadow:inset 0 1px #ffece366,0 16px 32px #973d2d38}.btn-primary:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffece375,0 18px 36px #973d2d42}.btn-secondary{color:var(--text-primary);background:#fff8f0c2;border:1px solid #ab7a663d;box-shadow:0 12px 24px #7c5d4c1f}.btn-secondary:hover{background:#fffaf4eb;transform:translateY(-1px)}.time-home{--side-showcase-top-offset:clamp(42px, 4.2vh, 64px);--side-showcase-bottom-offset:clamp(32px, 3.6vh, 50px);--home-shell-width:min(1680px, 100%);--home-shell-height:calc(var(--app-screen-height) - 56px);--home-shell-gap:clamp(8px, 1vh, 14px);--home-title-offset:0px;--home-header-width:min(100%, 920px);--home-header-gap:8px;--home-hero-width:min(1560px, 84vw);--home-hero-height:min(410px, 33vh);--home-dashboard-width:clamp(920px, 60vw, 1080px);--home-dashboard-max-height:min(820px, 100%);--home-dashboard-margin-top:0px;--home-dashboard-perspective:1100px;--home-dashboard-tilt:20deg;--home-dashboard-wrap-padding:0 10px 32px;--home-dashboard-panel-min-height:clamp(172px, 17.8vh, 220px);--home-dashboard-panel-padding-block:clamp(8px, .95vh, 12px);--home-dashboard-panel-padding-inline:clamp(24px, 2.6vw, 36px);--home-dashboard-surface-padding:18px 18px 16px;--home-controls-min-height:clamp(96px, 9.8vh, 116px);--home-control-gap:18px;--home-control-cell-padding:8px 14px;--home-control-title-size:24px;--home-age-heading-width:auto;--home-age-display-width:140px;--home-age-display-height:80px;--home-age-display-margin-top:16px;--home-age-number-size:52px;--home-age-track-width:44px;--home-age-track-height:236px;--home-age-thumb-size:76px;--home-age-tick-font-size:14px;--home-slider-arrow-width:92px;--home-slider-arrow-height:42px;--home-slider-arrow-font-size:18px;--home-slider-window-min-height:114px;--home-slider-window-gap:8px;--home-slider-window-margin:12px 0 14px;--home-slider-window-marker-height:18px;--home-slider-window-marker-offset:30px;--home-slider-side-font-size:21px;--home-slider-current-width:220px;--home-slider-current-height:80px;--home-slider-current-padding:15px 22px;--home-slider-current-font-size:38px;--home-crt-screen-height:72px;--home-crt-screen-radius:15px;--home-status-height:44px;--home-status-padding-x:58px;--home-status-gap:20px;--home-selection-pill-width:118px;--home-selection-pill-padding:6px 14px 5px;--home-action-height:64px;--home-action-padding:6px 22px;--home-action-gap:18px;--home-action-button-min-width:280px;--home-action-button-height:clamp(48px, 4.8vh, 62px);--home-action-primary-size:22px;--home-action-secondary-size:14px;--home-action-line-gap:3px;--home-vent-height:42px;--home-type-l:48px;--home-type-m:24px;--home-type-s:16px;color:var(--text-primary);background:#fff;justify-content:flex-start;align-items:stretch;padding:clamp(26px,3.2vh,44px) clamp(18px,2vw,32px) clamp(30px,3.4vh,48px);overflow:hidden}.time-home.is-returning{animation:.76s both homeReturnFade}.time-home.is-returning .time-home-shell{animation:.76s cubic-bezier(.19,.78,.28,1) both homeReturnRise}.time-home.is-transitioning-to-capture .time-home-shell{animation:.68s cubic-bezier(.22,.78,.28,1) both homeCaptureRetreat}.time-home-shell{z-index:2;width:var(--home-shell-width);max-width:100%;height:var(--home-shell-height);align-content:start;place-items:start center;gap:var(--home-shell-gap);grid-template-rows:auto auto minmax(0,1fr);max-height:100%;margin:0 auto;display:grid;position:relative}.side-photo-showcase{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.side-showcase{--side-window-count:3;--side-window-gap:clamp(14px, 1.55vh, 22px);--side-shell-pad-top:clamp(42px, 4.8vh, 60px);--side-shell-pad-inline:clamp(30px, 2.2vw, 44px);--side-shell-pad-bottom:clamp(48px, 4.8vh, 66px);--side-window-padding:clamp(10px, 1.1vw, 14px);--side-window-radius:22px;--side-window-inset:clamp(10px, 1.1vw, 14px);top:var(--side-showcase-top-offset);bottom:var(--side-showcase-bottom-offset);width:clamp(260px,22vw,392px);position:absolute}.side-showcase-left{left:clamp(14px,1.6vw,36px)}.side-showcase-right{right:clamp(14px,1.6vw,36px)}.side-showcase-shell{isolation:isolate;width:100%;height:100%;padding:var(--side-shell-pad-top) var(--side-shell-pad-inline) var(--side-shell-pad-bottom);background:radial-gradient(at 50% 0,#fffffffa,#0000 28%),linear-gradient(90deg,#969ca02e,#0000 8% 92%,#767e8433),linear-gradient(#fbfbfa 0%,#f0f0ee 46%,#ddddda 100%);border:1px solid #848a8e75;border-radius:46px;position:relative;overflow:hidden;box-shadow:inset 0 3px #fffffff5,inset 0 0 0 7px #ffffff5c,inset 0 -34px 58px #777e8238,0 26px 40px #4650582e,0 2px #8f95983d}.side-showcase-shell:before,.side-showcase-shell:after{content:"";pointer-events:none;position:absolute}.side-showcase-shell:before{border:1px solid #6f757947;border-radius:34px;inset:20px;box-shadow:inset 0 2px 3px #ffffffeb,inset 0 -3px 8px #656c7124}.side-showcase-shell:after{background:linear-gradient(90deg,#0000,#81888d61,#0000);height:1px;inset:34px 28px auto}.side-showcase-redline{z-index:1;opacity:.88;border:2px solid #b5272070;border-radius:38px;position:absolute;inset:15px;box-shadow:inset 0 0 0 1px #ffffff85}.side-showcase-innerline{z-index:1;border:1px solid #969ca038;border-radius:26px;position:absolute;inset:32px;box-shadow:inset 0 1px 3px #7a808429}.side-showcase-track{--side-window-height:calc((100% - (var(--side-window-gap) * (var(--side-window-count) - 1))) / var(--side-window-count));z-index:3;gap:var(--side-window-gap);flex-direction:column;height:100%;display:flex;position:relative}.side-showcase-window{flex:0 0 var(--side-window-height);min-height:0;padding:var(--side-window-padding);border-radius:var(--side-window-radius);background:linear-gradient(#ffffffd1,#0000 20%),linear-gradient(#ecece9 0%,#d4d7d6 100%);border:1px solid #6c727657;position:relative;overflow:hidden;box-shadow:inset 0 2px 2px #fffffff5,inset 0 -10px 18px #5c646a33,0 8px 12px #4c565e29}.side-showcase-media-viewport{inset:var(--side-window-inset);z-index:1;isolation:isolate;background:#121417;border-radius:13px;position:absolute;overflow:hidden}.side-showcase-media-viewport:before,.side-showcase-media-viewport:after{content:"";z-index:2;pointer-events:none;border-radius:inherit;position:absolute;inset:0}.side-showcase-media-viewport:before{opacity:.5;mix-blend-mode:screen;background:repeating-linear-gradient(90deg,#ff545409 0 1px,#14141405 1px 2px,#66ffaa08 2px 3px,#14141405 3px 4px,#6aa4ff09 4px 5px,#12121204 5px 6px),repeating-linear-gradient(0deg,#ffffff16 0 1px,#00000017 1px 2px,#0000 2px 4px),linear-gradient(#ffffff0d,#0000 34%,#00000014)}.side-showcase-media-viewport:after{mix-blend-mode:screen;filter:blur(.45px);opacity:.56;background:linear-gradient(90deg,#0000,#fff1,#ffffff29,#c645371f,#ffffff0f,#0000);width:18%;animation:7.2s linear infinite statusRasterDrift;transform:translate(-138%)}.side-showcase-media-track{z-index:1;will-change:transform;flex-direction:column;height:100%;display:flex;position:relative}.side-showcase-media-track.is-animating{height:200%;animation:sideWindowMediaPush var(--side-window-push-duration,.72s) cubic-bezier(.2, .78, .22, 1) both}.side-showcase-media-slide{flex:0 0 100%;min-height:0}.side-showcase-media-track.is-animating .side-showcase-media-slide{flex-basis:50%}.side-showcase-media-slide img{object-fit:cover;filter:saturate(1.03)contrast(1.03);width:100%;height:100%;display:block}.side-window-rim{inset:var(--side-window-inset);z-index:2;pointer-events:none;border:4px solid #262a2cc2;border-radius:14px;position:absolute;box-shadow:inset 0 0 0 2px #ffffff2e,inset 0 0 22px #00000057,0 1px #ffffffbd}.side-window-glass{inset:var(--side-window-inset);z-index:3;pointer-events:none;background:linear-gradient(118deg,#ffffff5c,#0000 24% 68%,#ffffff1f),linear-gradient(#ffffff24,#0000 42%,#0003);border-radius:13px;position:absolute;box-shadow:inset 0 1px #ffffff8a,inset 0 -14px 22px #0003}.side-window-screw{z-index:4;background:linear-gradient(45deg,#0000 45%,#41464aa8 46% 54%,#0000 55%),linear-gradient(-45deg,#0000 45%,#41464a85 46% 54%,#0000 55%),radial-gradient(circle at 30% 24%,#fff 0 20%,#eef0ef 42%,#bdc2c4 68%,#768087 100%);border:1px solid #565e6475;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:inset 0 1px 1px #ffffffeb,0 1px 2px #31383e38}.side-window-screw-tl{top:9px;left:9px}.side-window-screw-tr{top:9px;right:9px}.side-window-screw-bl{bottom:9px;left:9px}.side-window-screw-br{bottom:9px;right:9px}.side-showcase-light-rail{z-index:4;align-items:center;gap:clamp(8px,.7vw,12px);display:flex;position:absolute;top:clamp(30px,3.1vh,42px);left:50%;transform:translate(-50%)}.side-showcase.is-four-up{--side-window-count:4;--side-window-gap:clamp(10px, 1.05vh, 15px);--side-shell-pad-top:clamp(34px, 3.8vh, 48px);--side-shell-pad-inline:clamp(26px, 1.9vw, 36px);--side-shell-pad-bottom:clamp(38px, 3.9vh, 52px);--side-window-padding:clamp(8px, .9vw, 11px);--side-window-radius:18px;--side-window-inset:clamp(8px, .9vw, 11px)}.side-showcase.is-presentation4k{--side-window-gap:clamp(12px, .95vh, 18px);--side-shell-pad-top:clamp(40px, 3.2vh, 54px);--side-shell-pad-inline:clamp(30px, 1.8vw, 42px);--side-shell-pad-bottom:clamp(44px, 3.4vh, 60px);--side-window-padding:clamp(9px, .72vw, 12px);--side-window-radius:20px;--side-window-inset:clamp(9px, .72vw, 12px)}.side-showcase-light-rail span{background:radial-gradient(circle at 34% 28%,#fff4ed 0 16%,#ff5d4f 36%,#bd201b 76%,#67110f 100%);border-radius:50%;width:9px;height:9px;box-shadow:0 0 7px #d32d2675,inset 0 1px 1px #ffffffb8}.side-showcase-vent{z-index:4;background:repeating-linear-gradient(90deg,#0000 0 8px,#767c803d 9px 12px),linear-gradient(#ffffffa8,#b8bdbe2e);border:1px solid #7e848838;border-radius:999px;position:absolute;box-shadow:inset 0 1px 2px #ffffffd1}.side-showcase-vent-side{background:repeating-linear-gradient(0deg,#0000 0 5px,#70767a52 6px 8px),linear-gradient(90deg,#ffffffb8,#adb2b542);width:8px;height:96px;top:20%}.side-showcase-left .side-showcase-vent-side{right:4px}.side-showcase-right .side-showcase-vent-side{left:4px}.side-showcase-vent-bottom-left,.side-showcase-vent-bottom-right{display:none}.side-showcase-vent-bottom-left{left:28px;right:58%}.side-showcase-vent-bottom-right{left:42%;right:28px}@keyframes sideWindowMediaPush{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.time-title{width:var(--home-header-width);align-items:center;gap:var(--home-header-gap);text-align:center;transform:translateY(var(--home-title-offset));z-index:2;flex-direction:column;display:flex;position:relative}.time-title h1{font-size:var(--home-type-l);letter-spacing:0;color:#241915;text-shadow:0 1px #ffffffd6;font-weight:900;line-height:1.02}.time-title p{font-family:Space Age,system-ui,sans-serif;font-size:var(--home-type-l);letter-spacing:.08em;color:#b84335;text-shadow:0 1px #fff8f2e0;margin-top:0;font-weight:400;line-height:1.02}.time-title-subcopy{max-width:44ch;font-size:var(--home-type-s);letter-spacing:.04em;color:#6d5448d1;margin-top:0;line-height:1.35;display:block}.time-machine-hero{width:var(--home-hero-width);min-height:0;max-height:var(--home-hero-height);z-index:2;justify-content:center;align-self:start;align-items:center;display:flex;position:relative}.time-machine-hero img{width:100%;max-height:var(--home-hero-height);object-fit:contain;height:auto;display:block}.dashboard-wrap{width:var(--home-dashboard-width);max-width:100%;height:min(100%, var(--home-dashboard-max-height));min-height:0;perspective:var(--home-dashboard-perspective);padding:var(--home-dashboard-wrap-padding);margin-top:var(--home-dashboard-margin-top);z-index:2;align-self:start;position:relative}.dashboard-panel{min-height:var(--home-dashboard-panel-min-height);height:100%;max-height:100%;padding:var(--home-dashboard-panel-padding-block) var(--home-dashboard-panel-padding-inline) var(--home-dashboard-panel-padding-bottom,clamp(12px, 1.4vh, 18px));color:var(--text-primary);background:linear-gradient(180deg, #fffffff0 0%, #ffffff57 8%, transparent 18%), radial-gradient(ellipse at 50% 0%, #ffffffc7, transparent 36%), var(--console-shell-bg);transform:rotateX(var(--home-dashboard-tilt));transform-origin:top;border:1px solid #9c9e9e8f;border-radius:52px 52px 34px 34px;display:flex;position:relative;overflow:visible;box-shadow:inset 0 3px #fffffffa,inset 0 0 0 6px #ffffff57,inset 0 -38px 58px #7e818247,0 32px 42px #43484c3d,0 4px #8e919247}.dashboard-panel:before{content:"";pointer-events:none;opacity:.9;background:0 0;border:1px solid #787c7e5c;border-radius:42px 42px 28px 28px;position:absolute;inset:18px 28px;box-shadow:inset 0 2px 2px #fffffff0,inset 0 -2px 4px #5f64682e,0 1px #ffffffe6}.dashboard-panel:after{content:"";clip-path:polygon(7% 0,93% 0,100% 100%,0 100%);background:linear-gradient(#ffffffb8,#0000 22%),linear-gradient(#e5e5e2 0%,#c9cac8 100%);border:1px solid #7e828457;border-radius:12px 12px 28px 28px;width:250px;height:40px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #fffffff5,inset 0 -10px 14px #696e712e,0 10px 14px #484d502e}.dashboard-outer-groove{pointer-events:none;z-index:0;border:1px solid #787c7e5c;border-radius:28px;position:absolute;inset:30px 38px 70px;box-shadow:inset 0 2px 3px #60646733,inset 0 -2px 2px #ffffffbd}.dashboard-surface{z-index:1;min-height:0;padding:var(--home-dashboard-surface-padding);background:linear-gradient(180deg, #ffffffdb, #ffffff1f 18%, transparent 26%), var(--console-surface-bg);border:1px solid #898b8b5c;border-radius:34px 34px 26px 26px;flex-direction:column;flex:auto;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px #fffffff5,inset 0 -20px 30px #7e828229,inset 0 0 0 1px #ffffffa3,0 10px 18px #4f54581f}.dashboard-surface:before{content:"";background:linear-gradient(90deg,#0000,#8a95a061,#0000);height:1px;position:absolute;inset:16px 18px auto}.dashboard-controls{gap:var(--home-control-gap);min-height:var(--home-controls-min-height);flex:auto;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;display:grid}.dashboard-control-cell{min-width:0;min-height:100%;padding:var(--home-control-cell-padding);background:linear-gradient(180deg, #ffffffa8, transparent 18%), var(--console-main);border:1px solid #72757666;border-radius:20px;flex-direction:column;justify-content:center;display:flex;position:relative;box-shadow:inset 0 2px 2px #ffffffeb,inset 0 -14px 24px #7c7e7e29,0 7px 12px #4b4f512e,0 0 0 4px #ffffff47}.dashboard-control-cell:before{content:"";pointer-events:none;border:1px solid #ffffffb8;border-radius:15px;position:absolute;inset:8px;box-shadow:inset 0 1px 2px #ffffffdb,inset 0 -2px 2px #61646524}.dashboard-picker{position:relative}.panel-screw{z-index:4;background:linear-gradient(45deg,#0000 46%,#424546a3 47% 53%,#0000 54%),linear-gradient(-45deg,#0000 46%,#46494a99 47% 53%,#0000 54%),radial-gradient(circle at 30% 24%,#fff 0 24%,#fbfbfa 34%,#dde1e3 54%,#fff 72%,#909699 100%);border:1px solid #5c60627a;border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:inset 0 1px 1px #fff,inset 0 -1px 1px #35383938,0 1px 2px #36393a3d}.panel-screw-tl{top:12px;left:12px}.panel-screw-tr{top:12px;right:12px}.panel-screw-bl{bottom:12px;left:12px}.panel-screw-br{bottom:12px;right:12px}.dashboard-status-rail{min-height:var(--home-status-height);padding:10px var(--home-status-padding-x);background:linear-gradient(180deg, #ffffffb8, transparent 50%), var(--console-main);border:1px solid #7b7e7e57;border-radius:999px;align-items:center;margin-top:12px;display:flex;position:relative;box-shadow:inset 0 3px 4px #ffffffdb,inset 0 -10px 16px #70737424,0 8px 12px #4d525424}.dashboard-selection{justify-content:center;align-items:center;gap:var(--home-status-gap);color:#6f7375;width:100%;font-size:var(--home-type-s);letter-spacing:0;font-weight:800;display:flex}.dashboard-selection span{min-width:0;width:min(100%, var(--home-selection-pill-width));max-width:100%;padding:var(--home-selection-pill-padding);text-align:center;color:#9b2b28;background:linear-gradient(#ffffffeb,#0000 48%),#e9e8e5;border:1px solid #7b7e7e52;border-radius:18px;box-shadow:inset 0 2px 1px #fffffff5,inset 0 -8px 12px #7376771f,0 3px 5px #4d52541f}.dashboard-dot-grid{opacity:.55;background-image:radial-gradient(circle,#9da0a0 1.6px,#0000 1.8px);background-size:9px 9px;width:30px;height:42px;position:absolute;top:50%;transform:translateY(-50%)}.dashboard-dot-grid-left{left:34px}.dashboard-dot-grid-right{right:34px}.dashboard-action-well{min-height:var(--home-action-height);padding:var(--home-action-padding);background:linear-gradient(180deg, #ffffffb8, transparent 32%), var(--console-main);align-items:center;gap:var(--home-action-gap);border:1px solid #777a7b57;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(240px,46%) minmax(0,1fr);margin-top:16px;display:grid;box-shadow:inset 0 3px 4px #ffffffdb,inset 0 -14px 22px #6f727329,0 8px 12px #484d4f24}.dashboard-vent{height:var(--home-vent-height);opacity:.56;background:repeating-linear-gradient(0deg,#0000 0 7px,#7f828242 8px 10px),linear-gradient(#ffffff94,#c7c8c733);border:1px solid #8f929238;border-radius:12px;box-shadow:inset 0 1px 2px #fffc}.dashboard-start{width:100%;min-width:min(100%, var(--home-action-button-min-width));height:var(--home-action-button-height);box-sizing:border-box;color:#fff;letter-spacing:0;background:linear-gradient(#ffffff40,#0000 24%),radial-gradient(at 50% 0,#ff867557,#0000 46%),linear-gradient(#e14337 0%,#cc2a22 52%,#a91917 100%);border:2px solid #5a1c18b8;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:6px 20px 7px;font-weight:900;line-height:1;transition:transform .16s,filter .16s;display:flex;overflow:hidden;box-shadow:inset 0 2px #ffbaac8c,inset 0 -13px 20px #4e090747,0 9px #4b1714,0 14px 20px #4b221e61}.dashboard-start span{max-width:100%;font-size:var(--home-action-primary-size);white-space:nowrap;line-height:1}.dashboard-start strong{margin-top:var(--home-action-line-gap);color:inherit;font-family:Space Age,system-ui,sans-serif;font-size:var(--home-action-secondary-size);white-space:nowrap;letter-spacing:.08em;font-weight:400;line-height:1}.dashboard-start:hover{filter:brightness(1.04);transform:translateY(-1px)}.dashboard-start:active{transform:translateY(1px)scale(.99)}.time-home .age-slider,.time-home .slider-picker{width:100%;padding:0}.time-home .age-slider{grid-template-rows:auto 1fr;grid-template-columns:minmax(92px,.78fr) minmax(112px,1fr);align-items:center;column-gap:18px;min-height:100%;display:grid}.time-home .age-heading{width:var(--home-age-heading-width);color:#55585a;font-size:var(--home-control-title-size);letter-spacing:0;text-align:left;text-shadow:0 1px #ffffffe0;flex-direction:column;grid-area:1/2;justify-content:center;place-self:start;align-items:flex-start;margin-top:4px;margin-bottom:0;font-weight:900;line-height:1.18;display:flex}.time-home .slider-label{color:#55585a;font-size:var(--home-control-title-size);letter-spacing:0;text-transform:none;text-shadow:0 1px #ffffffe0;margin-bottom:10px;font-weight:900;line-height:1.18}.time-home .age-display{isolation:isolate;width:min(100%, var(--home-age-display-width));min-width:0;max-width:100%;height:var(--home-age-display-height);margin:var(--home-age-display-margin-top) 0 0;box-sizing:border-box;background:linear-gradient(#ffffff14,#0000 18%,#00000029 100%),radial-gradient(#c6453729,#c6453708 46%,#0000 74%),radial-gradient(#252525 0%,#161616 76%,#0b0b0b 100%);border:1px solid #ffffffa3;border-radius:16px;grid-area:2/2;justify-content:center;align-items:center;gap:0;font-family:"ZhengGe DianHei 16",PingFang SC,Microsoft YaHei,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 3px #000000b8,inset 0 0 40px #c6453724,inset 0 0 80px #ffffff08,inset 0 -1px #ffffff14,0 2px #5558595c,0 0 0 4px #ffffff61}.time-home .age-display:before,.time-home .age-display:after,.time-home .slider-value.current:before,.time-home .slider-value.current:after{content:"";pointer-events:none;position:absolute;inset:0}.time-home .age-display:before,.time-home .slider-value.current:before{opacity:.78;mix-blend-mode:screen;background:repeating-linear-gradient(90deg,#ff46460d 0 1px,#1e1e1e0a 1px 2px,#5aff8c09 2px 3px,#1e1e1e0a 3px 4px,#5a96ff0b 4px 5px,#1212120a 5px 6px),repeating-linear-gradient(0deg,#ffffff1a 0 1px,#00000014 1px 3px,#0000 3px 5px),linear-gradient(#ffffff0a,#0000 34%,#0000001f)}.time-home .age-display:after,.time-home .slider-value.current:after{mix-blend-mode:screen;filter:blur(.4px);opacity:.52;background:linear-gradient(90deg,#0000,#ffffff0f,#ffffff2e,#c645372e,#ffffff14,#0000);width:22%;animation:7.2s linear infinite statusRasterDrift;transform:translate(-140%)}.time-home .age-number{z-index:1;color:#e0262c;min-width:auto;font-family:"ZhengGe DianHei 16",PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--home-age-number-size);letter-spacing:.02em;text-shadow:0 0 8px #c6453733,0 0 16px #c645371a;font-weight:700;line-height:1;position:relative}.time-home .age-unit{display:none}.time-home .age-track{isolation:isolate;width:var(--home-age-track-width);height:var(--home-age-track-height);z-index:0;background:repeating-linear-gradient(0deg,#0000 0 22px,#585b5c3d 23px 25px),linear-gradient(90deg,#a7a9a9,#efefed 18%,#cbcaca 50%,#fafaf8 82%,#929696);border-width:2px;border-color:#5b5f606b;grid-area:1/1/span 2;margin:0 auto;position:relative;box-shadow:inset 7px 0 9px #36393a3d,inset -7px 0 8px #ffffffa3,0 0 0 8px #c7c8c752,0 12px 16px #45484a38}.time-home .age-track-fill{z-index:1;background:linear-gradient(#f2594f,#d42624 60%,#9d1818);border-radius:7px;bottom:0;left:7px;right:7px;box-shadow:inset 0 1px #ffb8b080,0 0 8px #be242233}.time-home .age-thumb{width:var(--home-age-thumb-size);height:var(--home-age-thumb-size);z-index:4;background:radial-gradient(circle at 50% 42%,#fefefd 0 48%,#0000 50%),linear-gradient(#fff,#d5d6d5);border:1px solid #666a6b61;box-shadow:inset 0 2px #fffffffa,inset 0 -8px 12px #70747533,0 11px 14px #42454657,0 0 0 2px #dadbda}.time-home .age-thumb:after{content:"";border:2px solid #b01f20;border-radius:50%;position:absolute;inset:14px;box-shadow:inset 0 1px 1px #ffffffdb}.time-home .age-track-ticks{right:-46px;z-index:2;display:block;inset-block:0}.time-home .age-tick{color:#5d6164;min-width:32px;font-size:var(--home-age-tick-font-size);letter-spacing:0;font-weight:700;right:0}.time-home .slider-arrow{width:var(--home-slider-arrow-width);height:var(--home-slider-arrow-height);color:#4f5355;font-size:var(--home-slider-arrow-font-size);background:linear-gradient(#ffffffe6,#0000 44%),linear-gradient(#f7f7f5 0%,#d4d5d4 100%);border:1px solid #63676857;border-radius:9px;margin:0 auto;box-shadow:inset 0 1px #fffffff5,inset 0 -8px 10px #676a6b2e,0 4px #65696a5c,0 7px 9px #4e525429}.time-home .slider-window{min-height:var(--home-slider-window-min-height);gap:var(--home-slider-window-gap);margin:var(--home-slider-window-margin);width:100%;position:relative;overflow:hidden}.time-home .slider-window:before,.time-home .slider-window:after{content:"";width:2px;height:var(--home-slider-window-marker-height);background:#60646647;position:absolute;left:50%;transform:translate(-50%)}.time-home .slider-window:before{top:var(--home-slider-window-marker-offset)}.time-home .slider-window:after{bottom:var(--home-slider-window-marker-offset)}.time-home .slider-value.prev,.time-home .slider-value.next{color:#5d6164;font-size:var(--home-slider-side-font-size);letter-spacing:0;filter:none;font-weight:700;transform:none}.time-home .slider-value.current{isolation:isolate;width:min(100%, var(--home-slider-current-width));min-width:0;max-width:100%;height:var(--home-slider-current-height);padding:var(--home-slider-current-padding);box-sizing:border-box;color:#e0262c;font-family:"ZhengGe DianHei 16",PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--home-slider-current-font-size);letter-spacing:.02em;text-shadow:0 0 8px #c6453733,0 0 16px #c645371a;background:linear-gradient(#ffffff14,#0000 18%,#00000029 100%),radial-gradient(#c6453729,#c6453708 46%,#0000 74%),radial-gradient(#252525 0%,#161616 76%,#0b0b0b 100%);border:1px solid #ffffffa3;border-radius:13px;flex:none;justify-content:center;align-items:center;font-weight:700;line-height:1;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 3px #000000b8,inset 0 0 40px #c6453724,inset 0 0 80px #ffffff08,inset 0 -1px #ffffff14,0 2px #5558595c,0 0 0 4px #ffffff61}.time-home .slider-value.current.is-rolling{filter:none}.time-home .slider-value.current.is-rolling:after{opacity:.58;animation:1.8s linear infinite statusRasterDrift}.time-home .slider-current-static,.time-home .slider-current-item{z-index:1;white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;width:100%;min-width:0;display:flex;position:relative;overflow:hidden}.time-home .slider-current-static{height:100%}.time-home .slider-current-track{z-index:1;will-change:transform;flex-direction:column;width:100%;height:200%;display:flex;position:absolute;inset:0}.time-home .slider-current-track.is-rolling-up{animation:.46s cubic-bezier(.22,.78,.22,1) both dashboardScreenRollUp}.time-home .slider-current-track.is-rolling-down{animation:.46s cubic-bezier(.22,.78,.22,1) both dashboardScreenRollDown;transform:translateY(-50%)}.time-home .slider-current-track .slider-current-item{flex:0 0 50%;height:50%;min-height:0;padding:0 2px}.home-stage,.capture-panel,.processing-card,.result-shell{background:var(--glass-bg);border:1px solid var(--glass-border);width:100%;box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(30px)}.home-stage{border-radius:36px;flex-direction:column;align-items:center;gap:28px;padding:40px 44px 34px;display:flex}.home-selectors{justify-content:center;align-items:center;gap:12px;width:100%;max-width:840px;display:flex}.selector-divider{background:linear-gradient(#0000,#b0735b42,#0000);justify-self:center;width:1px;height:180px}.home-selection-line{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;gap:10px;font-size:15px;display:flex}.home-action{flex-direction:column;align-items:center;gap:12px;display:flex}.btn-home-capture{color:#fff8f4;background:linear-gradient(#d45a48,#bb3e30);border-radius:999px;min-width:220px;min-height:58px;padding:0 30px;font-size:18px;font-weight:600;transition:transform .18s,box-shadow .18s;box-shadow:0 18px 40px #9a3f2e3d}.btn-home-capture:hover{transform:translateY(-1px);box-shadow:0 22px 44px #9a3f2e47}.home-action-hint,.home-footer-hint{color:var(--text-tertiary);text-align:center;font-size:14px}.hint-divider{color:var(--text-quaternary)}.slider-picker,.age-slider{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;width:100%;padding:0 14px;display:flex}.slider-label{color:#9c624f;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:13px;font-weight:700}.slider-arrow{color:#a24638;background:#fff9f2eb;border:1px solid #ba7c643d;border-radius:999px;width:34px;height:34px;font-size:12px;box-shadow:0 8px 18px #6d4f3e1a}.slider-arrow:hover{color:#8f3428;background:#fffcf7fa}.slider-window{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:136px;margin:12px 0;display:flex}.slider-value{text-align:center;white-space:nowrap;transition:opacity .18s,transform .18s,color .18s}.slider-value.prev,.slider-value.next{color:#7b5f518f;opacity:.7;filter:blur(.3px);font-size:16px}.slider-value.current{color:#b44335;background:#fff8f1e0;border:1px solid #c5715c3d;border-radius:18px;padding:14px 18px;font-size:22px;font-weight:700;box-shadow:0 10px 24px #755a4a24}.age-display{align-items:baseline;gap:6px;margin-bottom:14px;display:flex}.age-number{text-align:center;color:#3a2820;min-width:72px;font-size:52px;font-weight:700;line-height:1}.age-unit{color:var(--text-tertiary);font-size:16px}.age-track{cursor:pointer;touch-action:none;background:#fff7eec2;border:1px solid #b6826a3d;border-radius:999px;width:18px;height:220px;position:relative}.age-track-fill{border-radius:inherit;background:linear-gradient(#ee9f9357,#c64537eb);position:absolute;bottom:0;left:0;right:0}.age-thumb{background:#fffbf6fa;border:1px solid #c6453738;border-radius:50%;width:28px;height:28px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 10px 20px #7452402e}.age-track-ticks{right:-42px;position:absolute;inset-block:0}.age-tick{color:var(--text-quaternary);font-size:11px;position:absolute;right:0;transform:translateY(50%)}.bottom-gallery{opacity:.94;width:100%;padding:8px 0 0;position:relative;overflow:hidden}.gallery-track{gap:14px;width:max-content;padding:8px 10px 0;animation:56s linear infinite slideGallery;display:flex}@keyframes slideGallery{0%{transform:translate(0)}to{transform:translate(-50%)}}.gallery-item{border:1px solid #fff5ebe6;border-radius:20px;flex-shrink:0;width:180px;height:102px;position:relative;overflow:hidden;box-shadow:0 14px 26px #7e5f4d24}.gallery-item img{object-fit:cover;width:100%;height:100%}.gallery-item-overlay{inset-inline:0;background:linear-gradient(#0000,#44261c29 28%,#6b2f24c2);padding:8px 10px;position:absolute;bottom:0}.gallery-label{color:#fff8f3;font-size:11px}.gallery-gradient{pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.gallery-gradient-left{background:linear-gradient(90deg, var(--bg-page), transparent);left:0}.gallery-gradient-right{background:linear-gradient(270deg, var(--bg-page), transparent);right:0}.processing-screen,.result-screen{background:#fff;padding:36px}.capture-screen{--capture-type-l:48px;--capture-type-m:24px;--capture-type-s:16px;background:linear-gradient(#fffffffa,#f7f7f5f5),#fff;justify-content:center;align-items:center;padding:clamp(24px,4vh,48px) clamp(32px,5vw,80px);overflow:hidden}.capture-shell{z-index:1;width:min(1480px,100vw - 96px);max-height:calc(var(--app-screen-height) - 56px);transform-origin:50% 92%;animation:.86s cubic-bezier(.18,.82,.22,1) both captureMachinePop;position:relative}.capture-screen.is-closing .capture-shell{animation:.72s cubic-bezier(.72,0,.34,1) both captureMachineClose}.capture-panel{height:min(860px, calc(var(--app-screen-height) - 56px));background:linear-gradient(180deg, #fffffff5 0%, #ffffff57 10%, transparent 22%), var(--console-shell-bg);border:1px solid #7e828485;border-radius:42px;grid-template-rows:auto minmax(0,1fr) auto;gap:clamp(14px,1.7vh,22px);min-height:620px;padding:clamp(26px,3.3vh,42px) clamp(34px,4vw,56px) clamp(24px,3vh,38px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 3px #fffffffa,inset 0 0 0 8px #ffffff57,inset 0 -34px 54px #7e81823d,0 34px 54px #363a3d3d,0 5px #8e919247}.capture-panel:before{content:"";pointer-events:none;z-index:0;border:1px solid #787c7e57;border-radius:36px 36px 22px 22px;position:absolute;inset:18px 24px;box-shadow:inset 0 2px 2px #ffffffe6,inset 0 -2px 4px #5f646829}.capture-panel:after{content:"";pointer-events:none;z-index:0;border:1px solid #ffffffc7;border-radius:30px;position:absolute;inset:42px 54px 54px}.capture-panel>*{z-index:1;position:relative}.capture-panel-error{min-height:min(620px, calc(var(--app-screen-height) - 56px));grid-template-rows:auto 1fr}.capture-copy{text-align:center;flex-direction:column;align-items:center;gap:3px;padding:2px 48px 0;display:flex}.capture-copy h2{font-size:var(--capture-type-l);letter-spacing:0;color:#17191c;text-shadow:0 1px #ffffffeb;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:10px;font-weight:900;line-height:1;display:flex}.capture-copy h2 strong{color:inherit;letter-spacing:.08em;font-family:Space Age,system-ui,sans-serif;font-size:.92em;font-weight:400;line-height:1}.capture-copy p{font-size:var(--capture-type-s);color:#484e548f;text-align:center;max-width:none;font-weight:700;line-height:1.35}.capture-preview{aspect-ratio:16/9;background:linear-gradient(#ffffff8f,#0000 16%),#241714;border:1px solid #6c707485;border-radius:24px;width:100%;height:100%;min-height:0;position:relative;overflow:hidden;box-shadow:0 0 0 8px #f6f6f4f5,0 0 0 10px #7c80823d,0 16px 24px #484d502e,inset 0 0 0 1px #ffffff2e}.capture-preview:after{content:"";mix-blend-mode:screen;pointer-events:none;background:linear-gradient(90deg,#ffffff29,#0000 18% 82%,#ffffff24),linear-gradient(#ffffff29,#0000 26%,#00000014);position:absolute;inset:0}.capture-preview.flash-active{animation:.4s ease-out shutter-flash}.camera-video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.shutter-flash{background:#fff;animation:.4s ease-out shutter-flash;position:absolute;inset:0}.face-guide{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.guide-ellipse{border:1.5px solid #fff2e68c;border-radius:50%;width:clamp(230px,21vw,330px);height:clamp(290px,29vw,430px);box-shadow:0 0 0 999px #20181447}.guide-frame{border:3px solid #e02126d1;border-radius:34px;width:min(42%,440px);height:min(82%,560px);position:absolute;box-shadow:inset 0 0 0 1px #ff787052,0 0 18px #e021262e}.countdown-overlay{background:#2a151233;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.countdown-number{z-index:1;font-size:calc(var(--capture-type-l) * 2.35);color:#fff7f2;text-shadow:0 0 24px #ce56426b;font-weight:800;animation:.22s ease-out fadeInScale;position:relative}.countdown-ring{border:6px solid #d65a4480;border-radius:50%;width:clamp(150px,13vw,220px);height:clamp(150px,13vw,220px);position:absolute;box-shadow:0 0 0 1px #ffeade52}.capture-controls{background:linear-gradient(180deg, #ffffffbd, transparent 46%), var(--console-main);border:1px solid #777a7b57;border-radius:22px;grid-template-columns:minmax(150px,210px) 24px minmax(320px,1fr) minmax(130px,190px);align-items:center;gap:clamp(12px,1.3vw,20px);min-height:clamp(76px,8vh,96px);padding:clamp(12px,1.4vh,18px) clamp(20px,2.2vw,30px);display:grid;box-shadow:inset 0 3px 4px #ffffffd6,inset 0 -10px 16px #70737424,0 8px 12px #4d52541f}.capture-back-button{color:#3a3938;min-height:58px;font-size:var(--capture-type-m);background:linear-gradient(#ffffffe6,#0000 42%),linear-gradient(#f4f4f1,#d9dad8);border:1px solid #65696a52;border-radius:14px;justify-self:stretch;padding:0 22px;font-weight:900;box-shadow:inset 0 2px #fffffffa,inset 0 -8px 12px #676a6b29,0 4px #6b6f7057,0 8px 12px #4c505229}.capture-control-divider{border-inline:2px solid #9a9d9e3d;justify-self:center;width:10px;height:52px}.capture-status-screen{background:linear-gradient(#ffffff14,#0000 18%,#00000029 100%),radial-gradient(#c645372e,#c6453708 46%,#0000 74%),radial-gradient(#242424 0%,#151515 76%,#0b0b0b 100%);border:1px solid #0a0a0ab3;border-radius:16px;justify-content:center;align-items:center;gap:18px;min-height:64px;padding:0 28px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000009e,inset 0 0 40px #c6453724,inset 0 0 80px #ffffff08,inset 0 -1px #ffffff14,0 2px #ffffff85}.capture-status-screen:before,.capture-status-screen:after{content:"";pointer-events:none;position:absolute;inset:0}.capture-status-screen:before{opacity:.82;mix-blend-mode:screen;background:repeating-linear-gradient(90deg,#ff46460d 0 1px,#1e1e1e0a 1px 2px,#5aff8c09 2px 3px,#1e1e1e0a 3px 4px,#5a96ff0b 4px 5px,#1212120a 5px 6px),repeating-linear-gradient(0deg,#ffffff1a 0 1px,#00000014 1px 3px,#0000 3px 5px),linear-gradient(#ffffff0a,#0000 34%,#0000001f)}.capture-status-screen:after{mix-blend-mode:screen;filter:blur(.4px);opacity:.7;background:linear-gradient(90deg,#0000,#ffffff0f,#ffffff2e,#c645372e,#ffffff14,#0000);width:22%;animation:7.2s linear infinite statusRasterDrift;transform:translate(-140%)}.capture-status-screen>*{z-index:1;position:relative}.capture-status-screen .capture-status-light:after{content:"";pointer-events:none;background:radial-gradient(circle,#e1433742,#e1433700);border-radius:50%;position:absolute;inset:-10px}.capture-tip{color:#e0443a;font-family:"ZhengGe DianHei 16",PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--capture-type-m);letter-spacing:.02em;text-shadow:0 0 8px #c6453733,0 0 16px #c645371a;font-weight:700}.capture-status-copy{color:#e0443a;font-family:"ZhengGe DianHei 16",PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--capture-type-s);letter-spacing:.02em;text-shadow:0 0 8px #c6453733,0 0 16px #c645371a;font-weight:700}.capture-status-light{background:#e14337;border-radius:50%;flex:none;width:24px;height:24px;animation:1s ease-in-out infinite statusPulse;position:relative;box-shadow:inset 0 0 0 8px #fff6f2db,0 0 0 7px #e143371f,0 0 18px #e143376b}.capture-vent{opacity:.62;background:repeating-linear-gradient(0deg,#0000 0 7px,#7f82824d 8px 10px),linear-gradient(#ffffffa3,#c7c8c73d);border:1px solid #8f929238;border-radius:12px;height:58px;box-shadow:inset 0 1px 2px #fffc}.capture-screw{z-index:4;background:linear-gradient(45deg,#0000 46%,#424546a8 47% 53%,#0000 54%),linear-gradient(-45deg,#0000 46%,#46494a99 47% 53%,#0000 54%),radial-gradient(circle at 30% 24%,#fff 0 24%,#fbfbfa 34%,#dde1e3 54%,#fff 72%,#909699 100%);border:1px solid #5c60627a;border-radius:50%;width:17px;height:17px;position:absolute;box-shadow:inset 0 1px 1px #fff,inset 0 -1px 1px #35383938,0 1px 2px #36393a3d}.capture-screw-tl{top:26px;left:28px}.capture-screw-tr{top:26px;right:28px}.capture-screw-bl{bottom:26px;left:28px}.capture-screw-br{bottom:26px;right:28px}.capture-error{z-index:1;text-align:center;width:min(520px,100%);box-shadow:var(--console-shadow-warm);background:#fff8f1eb;border:1px solid #ab7a6638;border-radius:30px;flex-direction:column;place-self:center;align-items:center;gap:16px;margin:0 auto;padding:34px;display:flex;position:relative}.capture-error p{font-size:var(--capture-type-s)}.capture-error-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@keyframes captureMachinePop{0%{opacity:.86;transform:translateY(112%)scale(.98)}58%{opacity:1;transform:translateY(-20px)scale(1)}72%{transform:translateY(10px)}84%{transform:translateY(-7px)}93%{transform:translateY(3px)}to{transform:translateY(0)}}@keyframes captureMachineClose{0%{opacity:1;transform:translateY(0)scale(1)}32%{opacity:1;transform:translateY(18px)scale(.996)}to{opacity:.98;transform:translateY(118%)scale(.98)}}@keyframes captureLayerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes captureLayerFadeOut{0%{opacity:1}to{opacity:0}}@keyframes homeReturnFade{0%{opacity:0}to{opacity:1}}@keyframes homeReturnRise{0%{opacity:0;filter:blur(10px);transform:translateY(26px)scale(.992)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes homeCaptureRetreat{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:.97;filter:saturate(.94)brightness(.985);transform:translateY(10px)scale(.992)}}@keyframes resultBackdropFade{0%{opacity:1}to{opacity:0}}@keyframes resultMachineClose{0%{opacity:1;transform:translateY(0)scale(1)}20%{transform:translateY(-10px)scale(1.008)}to{opacity:.98;transform:translateY(118%)scale(.985)}}@keyframes statusRasterDrift{0%{transform:translate(-140%)}to{transform:translate(240%)}}@keyframes dashboardScreenRollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes dashboardScreenRollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@keyframes statusPulse{0%,to{opacity:.68;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}.capture-error-actions .btn-primary,.capture-error-actions .btn-secondary{min-width:120px}.error-icon{width:52px;height:52px;color:var(--console-accent-red);background:#fff5efeb;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:600;display:flex}.processing-screen{background:#05070d;justify-content:center;align-items:flex-end;padding:28px 32px 34px;overflow:hidden}.processing-screen.is-entering-from-capture{z-index:20}.processing-video-stage{background:#04060c;position:absolute;inset:0;overflow:hidden}.processing-screen.is-entering-from-capture .processing-video-stage{animation:.22s linear both captureLayerFadeIn}.processing-video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .12s linear;position:absolute;inset:0}.processing-video.is-visible{opacity:1}.processing-video.is-hidden{opacity:0}.processing-info-panel{z-index:1;text-align:center;color:#fff;flex-direction:column;align-items:center;gap:12px;width:min(860px,100%);padding:0 8px;transition:opacity .22s,transform .22s;display:flex;position:relative}.processing-info-panel.is-fading,.processing-screen.is-holding-intro .processing-info-panel{opacity:0;transform:translateY(10px)}.processing-step{letter-spacing:0;color:#fff;font-size:15px;font-weight:600;line-height:1.4}.progress-bar-container{align-items:center;gap:12px;width:100%;display:flex}.progress-bar-track{background:#ffffff47;border-radius:999px;flex:1;height:10px;position:relative;overflow:hidden}.progress-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#fffffff0,#fff);height:100%}.progress-bar-scan{background:linear-gradient(90deg,#0000,#ffffffeb,#0000);width:60px;animation:1.6s linear infinite slideRight;position:absolute;top:0;bottom:0}.progress-percent{color:#fff;min-width:52px;font-size:15px;font-weight:700}.processing-elapsed{color:#fff;min-height:22px;font-size:15px}.result-shell{z-index:1;width:min(1440px,100%);max-height:calc(var(--app-screen-height) - 72px);background:linear-gradient(180deg, #fffffff5 0%, #ffffff57 10%, transparent 22%), radial-gradient(ellipse at 50% 0%, #ffffffc2, transparent 38%), var(--console-shell-bg);border:1px solid #7e828485;border-radius:48px;flex-direction:column;padding:clamp(18px,2.2vh,26px);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 3px #fffffffa,inset 0 0 0 8px #ffffff57,inset 0 -38px 58px #7e818247,0 34px 54px #363a3d3d,0 5px #8e919247}.result-shell:before{content:"";pointer-events:none;border:1px solid #787c7e57;border-radius:38px;position:absolute;inset:12px;box-shadow:inset 0 2px 2px #ffffffe6,inset 0 -2px 4px #5f646829,0 1px #ffffffd1}.result-screen{isolation:isolate;background:0 0;justify-content:center}.result-screen:before{content:"";z-index:0;background:linear-gradient(#fffffffa,#f5f3f0fa);position:absolute;inset:0}.result-screen.is-closing:before{animation:.76s forwards resultBackdropFade}.result-screen.is-closing{pointer-events:none}.result-screen.is-closing .result-shell{transform-origin:50% 92%;animation:.76s cubic-bezier(.72,0,.34,1) both resultMachineClose}.result-machine{grid-template-rows:minmax(0,1fr) auto;gap:24px;height:100%;min-height:0;display:grid}.result-main-grid{grid-template-columns:minmax(0,1.16fr) minmax(460px,.84fr);align-items:stretch;gap:24px;min-height:0;display:grid}.result-panel-block,.result-card-block,.result-meta-tray{background:linear-gradient(180deg, #ffffffbd, transparent 34%), var(--console-main);border:1px solid #777a7b57;position:relative;box-shadow:inset 0 3px 4px #ffffffdb,inset 0 0 0 1px #ffffff94,inset 0 -14px 22px #6f727329,0 8px 12px #484d4f24,0 0 0 4px #ffffff3d}.result-panel-block:before,.result-card-block:before,.result-meta-tray:before{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffffbd;position:absolute;inset:10px;box-shadow:inset 0 1px 2px #ffffffdb,inset 0 -2px 2px #61646524}.result-photo-panel{border-radius:36px;min-height:0;padding:28px 42px}.result-side-stack{grid-template-rows:minmax(0,1fr) clamp(228px,25vh,276px) clamp(122px,14vh,150px);gap:22px;display:grid}.result-card-block{border-radius:30px}.result-info-card{min-height:clamp(318px,34vh,384px);padding:34px 34px 30px}.result-card-body{z-index:1;flex-direction:column;align-items:flex-start;height:100%;display:flex;position:relative}.result-photo-window{z-index:1;background:linear-gradient(#ffffffd1,#0000 36%),linear-gradient(#f2f1ee,#d8d9d7);border:1px solid #6c70746b;border-radius:32px;width:100%;height:100%;min-height:0;padding:18px;position:relative;box-shadow:inset 0 2px #fffffffa,inset 0 0 0 5px #ffffff80,inset 0 -12px 18px #696e7133,0 4px #8e919238,0 12px 18px #484d5024}.result-photo-inner{background:linear-gradient(#ffffff1a,#0000 16%),#121820;border:1px solid #31384075;border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 0 28px #00000029,0 10px 18px #484d502e}.result-side-vent,.result-card-grille,.result-action-vent,.result-meta-vent{opacity:.62;pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0 7px,#7f82824d 8px 10px),linear-gradient(#ffffffa3,#c7c8c73d);border:1px solid #8f929238;border-radius:12px;display:block;position:absolute;box-shadow:inset 0 1px 2px #fffc,inset 0 -1px 2px #6d71731f}.result-side-vent{width:24px;height:96px;top:50%;transform:translateY(-50%)}.result-side-vent-left{left:18px}.result-side-vent-right{right:18px}.result-photo-img{object-fit:cover;width:100%;height:100%}.result-placeholder{width:100%;height:100%;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.placeholder-icon{font-size:42px}.result-title{letter-spacing:0;color:#2d353d;text-shadow:0 1px #ffffffe6;text-wrap:balance;max-width:8ch;margin-top:24px;font-size:clamp(52px,4.5vw,68px);line-height:1.08}.result-subtitle{color:var(--text-secondary);text-wrap:pretty;max-width:22ch;margin-top:16px;font-size:16px;font-weight:700;line-height:1.45}.result-message-strip{max-width:32ch;color:var(--text-secondary);background:#fff9f3db;border:1px solid #c6453724;border-radius:18px;margin-top:22px;padding:10px 14px;font-size:14px;font-weight:700;line-height:1.45}.result-card-grille{width:40px;height:38px;bottom:20px}.result-card-grille-left{left:28px}.result-card-grille-right{right:28px}.result-share-card{padding:18px 24px}.result-share-body{flex-direction:column;gap:16px;height:100%;display:flex}.share-sms-row{flex-direction:column;gap:6px;display:flex}.share-link-label{color:#7a848f;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700}.share-sms-input-wrap{gap:8px;display:flex}.share-phone-input{color:#e0d8c0;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;outline:none;flex:1;height:40px;padding:0 12px;font-size:14px}.share-phone-input:focus{border-color:var(--accent-primary)}.share-sms-btn{color:#7a848f;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;flex-shrink:0;height:40px;padding:0 18px;font-size:14px;font-weight:700;transition:background .2s,color .2s,border-color .2s}.share-sms-btn:disabled{opacity:.4;cursor:not-allowed}.share-sms-hint{color:#5a626b;margin:0;font-size:11px}.result-action-panel{grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;gap:20px;padding:18px 26px;display:grid}.result-action-vent{width:100%;height:74px;position:relative;inset:auto}.btn-restart{letter-spacing:0;background:linear-gradient(#ffffff40,#0000 24%),radial-gradient(at 50% 0,#ff867557,#0000 46%),linear-gradient(#e14337 0%,#cc2a22 52%,#a91917 100%);border:2px solid #5a1c18b8;border-radius:28px;min-width:0;min-height:88px;padding:0 34px;font-size:clamp(24px,2vw,28px);font-weight:900;box-shadow:inset 0 2px #ffbaac8c,inset 0 -13px 20px #4e090747,0 8px #4b1714,0 14px 20px #4b221e57}.btn-restart:disabled{cursor:default}.result-meta-tray{border-radius:30px;grid-template-columns:92px minmax(0,1fr) 92px;align-items:center;gap:18px;min-height:132px;padding:18px 22px;display:grid}.result-meta-pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.result-meta-pill{background:linear-gradient(#ffffffeb,#0000 48%),#e9e8e5;border:1px solid #7b7e7e52;border-radius:22px;justify-content:center;align-items:center;min-height:78px;padding:0 26px;display:flex;position:relative;box-shadow:inset 0 2px 1px #fffffff5,inset 0 -8px 12px #7376771f,0 3px 5px #4d52541f}.result-meta-pill span{color:var(--accent-primary);letter-spacing:0;font-size:clamp(18px,1.5vw,22px);font-weight:800;line-height:1.2}.result-meta-pill-screw{position:absolute;top:50%;left:18px;transform:translateY(-50%)}.result-meta-vent{width:100%;height:64px;position:relative;inset:auto}.result-screw,.result-meta-pill-screw{background:linear-gradient(45deg,#0000 46%,#424546a3 47% 53%,#0000 54%),linear-gradient(-45deg,#0000 46%,#46494a99 47% 53%,#0000 54%),radial-gradient(circle at 30% 24%,#fff 0 24%,#fbfbfa 34%,#dde1e3 54%,#fff 72%,#909699 100%);border:1px solid #5c60627a;border-radius:50%;width:18px;height:18px;display:block;box-shadow:inset 0 1px 1px #fff,inset 0 -1px 1px #35383938,0 1px 2px #36393a3d}.result-screw{z-index:2;position:absolute}.result-screw-tl{top:18px;left:18px}.result-screw-tr{top:18px;right:18px}.result-screw-bl{bottom:18px;left:18px}.result-screw-br{bottom:18px;right:18px}.result-info-card .screen-kicker{color:#9b2b28;background:linear-gradient(#ffffffeb,#0000 48%),#e9e8e5;border-color:#7b7e7e38;padding:11px 18px;font-size:14px;box-shadow:inset 0 2px 1px #fffffff5,inset 0 -8px 12px #7376771f,0 3px 5px #4d52541f}@media (width>=2200px) and (width<=3199px) and (height>=1300px){.time-home{--side-showcase-top-offset:clamp(56px, 4.4vh, 74px);--side-showcase-bottom-offset:clamp(38px, 3.2vh, 52px);--home-shell-width:min(1880px, 100%);--home-shell-height:calc(var(--app-screen-height) - 78px);--home-shell-gap:clamp(8px, .8vh, 14px);--home-title-offset:0px;--home-header-width:min(100%, 1040px);--home-hero-width:min(1700px, 74vw);--home-hero-height:min(440px, 29vh);--home-dashboard-width:clamp(1040px, 52vw, 1220px);--home-dashboard-max-height:min(900px, 100%);--home-dashboard-margin-top:0px;--home-dashboard-tilt:20deg;--home-dashboard-wrap-padding:0 10px 34px;--home-dashboard-panel-min-height:clamp(176px, 14vh, 220px);--home-dashboard-panel-padding-block:clamp(8px, .75vh, 12px);--home-dashboard-panel-padding-bottom:clamp(18px, 1.5vh, 24px);--home-dashboard-surface-padding:18px 18px 16px;--home-controls-min-height:clamp(96px, 7.8vh, 118px);--home-control-cell-padding:8px 14px;--home-slider-window-min-height:104px;--home-slider-current-width:206px;--home-slider-current-height:74px;--home-slider-current-padding:12px 18px;--home-slider-current-font-size:34px;--home-status-height:46px;--home-status-gap:18px;--home-selection-pill-width:122px;--home-selection-pill-padding:6px 14px 5px;--home-action-height:68px;--home-action-padding:6px 22px;--home-action-button-min-width:292px;--home-action-button-height:clamp(50px, 4.6vh, 64px);--home-action-primary-size:22px;--home-action-secondary-size:14px;--home-vent-height:44px;--home-crt-screen-height:68px}.side-showcase{width:clamp(390px,18vw,460px)}}@media (width>=2400px) and (height>=1300px){.time-home{--side-showcase-top-offset:clamp(54px, 4vh, 84px);--side-showcase-bottom-offset:clamp(42px, 3.4vh, 64px);--home-shell-width:min(2720px, 100%);--home-shell-height:calc(var(--app-screen-height) - 108px);--home-shell-gap:clamp(10px, .75vh, 16px);--home-header-width:min(100%, 1260px);--home-header-gap:10px;--home-hero-width:min(2280px, 74vw);--home-hero-height:min(620px, 28vh);--home-dashboard-width:clamp(1320px, 42vw, 1620px);--home-dashboard-max-height:min(1080px, 100%);--home-dashboard-wrap-padding:0 14px 44px;--home-dashboard-panel-min-height:clamp(198px, 10.8vh, 252px);--home-dashboard-panel-padding-block:clamp(10px, .55vh, 13px);--home-dashboard-panel-padding-bottom:clamp(20px, 1.7vh, 28px);--home-dashboard-panel-padding-inline:clamp(34px, 1.8vw, 48px);--home-dashboard-surface-padding:21px 21px 18px;--home-controls-min-height:clamp(104px, 6.4vh, 126px);--home-control-gap:22px;--home-control-cell-padding:8px 16px;--home-slider-window-min-height:106px;--home-slider-current-width:198px;--home-slider-current-height:72px;--home-slider-current-padding:12px 16px;--home-slider-current-font-size:33px;--home-crt-screen-height:66px;--home-status-height:52px;--home-status-padding-x:72px;--home-status-gap:20px;--home-selection-pill-width:126px;--home-selection-pill-padding:6px 14px 5px;--home-action-height:74px;--home-action-padding:8px 24px;--home-action-gap:20px;--home-action-button-min-width:300px;--home-action-button-height:clamp(54px, 3.6vh, 66px);--home-action-primary-size:23px;--home-action-secondary-size:14px;--home-vent-height:50px;--home-type-l:56px;--home-type-m:24px;--home-type-s:15px;padding-top:clamp(44px,4.2vh,70px);padding-bottom:clamp(48px,4.5vh,76px);padding-inline:clamp(26px,2vw,44px)}.side-photo-showcase{display:block}.side-showcase{opacity:1;width:clamp(430px,16.2vw,520px)}.side-showcase-left{left:clamp(18px,1vw,42px)}.side-showcase-right{right:clamp(18px,1vw,42px)}.side-showcase-shell{border-radius:48px}.side-showcase.is-presentation4k .side-window-rim,.side-showcase.is-presentation4k .side-window-glass,.side-showcase.is-presentation4k .side-showcase-media-viewport{border-radius:14px}}@media (width>=3200px) and (height>=1800px){.time-home{--side-showcase-top-offset:clamp(70px, 4.3vh, 98px);--side-showcase-bottom-offset:clamp(48px, 3.3vh, 68px);--home-shell-width:min(2100px, 100%);--home-shell-height:calc(var(--app-screen-height) - 96px);--home-shell-gap:clamp(10px, .7vh, 16px);--home-header-width:min(100%, 1120px);--home-header-gap:10px;--home-hero-width:min(1920px, 72vw);--home-hero-height:min(500px, 24vh);--home-dashboard-width:clamp(1180px, 40vw, 1400px);--home-dashboard-max-height:min(980px, 100%);--home-dashboard-tilt:18deg;--home-dashboard-wrap-padding:0 12px 40px;--home-dashboard-panel-min-height:clamp(184px, 11vh, 228px);--home-dashboard-panel-padding-block:clamp(8px, .5vh, 12px);--home-dashboard-panel-padding-bottom:clamp(18px, 1.5vh, 24px);--home-dashboard-panel-padding-inline:clamp(32px, 1.8vw, 44px);--home-dashboard-surface-padding:19px 19px 17px;--home-controls-min-height:clamp(96px, 6.4vh, 116px);--home-control-gap:20px;--home-control-cell-padding:8px 14px;--home-slider-window-min-height:98px;--home-slider-current-width:188px;--home-slider-current-height:68px;--home-slider-current-padding:11px 15px;--home-slider-current-font-size:31px;--home-crt-screen-height:62px;--home-status-height:48px;--home-status-padding-x:64px;--home-status-gap:18px;--home-selection-pill-width:120px;--home-selection-pill-padding:5px 12px 4px;--home-action-height:70px;--home-action-padding:6px 22px;--home-action-gap:18px;--home-action-button-min-width:284px;--home-action-button-height:clamp(50px, 3.7vh, 60px);--home-action-primary-size:21px;--home-action-secondary-size:13px;--home-vent-height:46px;--home-type-l:48px;--home-type-m:22px;--home-type-s:14px;padding-top:clamp(40px,4.2vh,64px);padding-bottom:clamp(44px,4.6vh,72px)}.side-showcase{width:clamp(460px,15vw,560px)}.side-showcase.is-presentation4k{--side-window-gap:clamp(14px, .88vh, 20px);--side-shell-pad-top:clamp(48px, 3vh, 62px);--side-shell-pad-inline:clamp(34px, 1.6vw, 48px);--side-shell-pad-bottom:clamp(52px, 3.2vh, 68px);--side-window-padding:clamp(10px, .68vw, 13px);--side-window-radius:22px;--side-window-inset:clamp(10px, .68vw, 13px)}}@media (width>=1200px) and (height<=1180px){.time-home{--side-showcase-top-offset:clamp(34px, 4.1vh, 54px);--side-showcase-bottom-offset:clamp(22px, 2.4vh, 32px);--home-shell-height:calc(var(--app-screen-height) - 46px);--home-shell-gap:clamp(4px, .55vh, 8px);--home-title-offset:0px;--home-header-width:min(100%, 820px);--home-header-gap:6px;--home-hero-width:min(1420px, 76vw);--home-hero-height:min(340px, 27vh);--home-dashboard-width:clamp(980px, 58vw, 1080px);--home-dashboard-max-height:min(760px, 100%);--home-dashboard-margin-top:0px;--home-dashboard-tilt:20deg;--home-dashboard-wrap-padding:0 8px 24px;--home-dashboard-panel-min-height:clamp(166px, 16.6vh, 198px);--home-dashboard-panel-padding-block:8px;--home-dashboard-panel-padding-inline:24px;--home-dashboard-surface-padding:16px 16px 14px;--home-controls-min-height:90px;--home-control-gap:14px;--home-control-cell-padding:8px 12px;--home-age-track-height:208px;--home-age-thumb-size:68px;--home-slider-arrow-width:82px;--home-slider-arrow-height:36px;--home-slider-window-min-height:96px;--home-slider-window-margin:10px 0 12px;--home-slider-current-width:184px;--home-slider-current-height:72px;--home-slider-current-padding:12px 18px;--home-crt-screen-height:64px;--home-status-height:42px;--home-status-padding-x:56px;--home-status-gap:18px;--home-selection-pill-width:118px;--home-selection-pill-padding:6px 12px 5px;--home-action-height:60px;--home-action-padding:4px 20px;--home-action-gap:16px;--home-action-button-min-width:280px;--home-action-button-height:46px;--home-vent-height:40px;--home-type-l:40px;--home-type-m:20px;--home-type-s:14px;padding:20px 24px 26px}.side-showcase{opacity:.94;width:clamp(250px,19vw,340px)}.side-showcase-left{left:-74px}.side-showcase-right{right:-74px}.side-showcase-shell{border-radius:40px}.side-showcase-track{--side-window-gap:12px}.side-showcase-window{--side-window-inset:9px;--side-window-padding:9px;--side-window-radius:18px}.side-showcase-media-viewport,.side-window-rim,.side-window-glass{border-radius:11px}.time-home-shell{align-content:start}.time-title-subcopy{margin-top:8px}}@media (width>=1200px) and (height<=1020px){.time-home{--side-showcase-top-offset:clamp(30px, 3.7vh, 46px);--side-showcase-bottom-offset:clamp(16px, 1.9vh, 24px);--home-shell-height:calc(var(--app-screen-height) - 38px);--home-shell-gap:4px;--home-header-width:min(100%, 760px);--home-header-gap:4px;--home-hero-width:min(1260px, 72vw);--home-hero-height:min(282px, 24vh);--home-dashboard-width:clamp(900px, 56vw, 1020px);--home-dashboard-max-height:min(680px, 100%);--home-dashboard-tilt:20deg;--home-dashboard-wrap-padding:0 8px 20px;--home-dashboard-panel-min-height:160px;--home-dashboard-panel-padding-block:7px;--home-dashboard-panel-padding-inline:20px;--home-dashboard-surface-padding:16px 16px 14px;--home-controls-min-height:84px;--home-control-gap:12px;--home-control-cell-padding:7px 12px;--home-age-heading-width:120px;--home-age-display-width:120px;--home-age-track-width:40px;--home-age-track-height:190px;--home-age-thumb-size:60px;--home-slider-arrow-height:34px;--home-slider-window-min-height:86px;--home-slider-window-margin:10px 0 12px;--home-slider-current-width:164px;--home-slider-current-height:70px;--home-slider-current-padding:10px 14px;--home-slider-current-font-size:30px;--home-slider-side-font-size:17px;--home-crt-screen-height:60px;--home-status-height:38px;--home-status-padding-x:44px;--home-status-gap:14px;--home-selection-pill-width:108px;--home-selection-pill-padding:5px 10px 4px;--home-action-height:56px;--home-action-padding:4px 16px;--home-action-gap:14px;--home-action-button-min-width:248px;--home-action-button-height:42px;--home-vent-height:36px;--home-type-l:36px;--home-type-m:18px;--home-type-s:13px;padding:16px 20px 22px}.side-showcase{width:clamp(222px,17vw,300px)}.side-showcase-left{left:clamp(-20px,.5vw,10px)}.side-showcase-right{right:clamp(-20px,.5vw,10px)}.side-showcase-shell{--side-shell-pad-top:38px;--side-shell-pad-inline:24px;--side-shell-pad-bottom:48px;border-radius:38px}.side-showcase-track{--side-window-gap:12px}.side-showcase-window{--side-window-inset:9px;--side-window-padding:9px;--side-window-radius:18px}.side-showcase-media-viewport,.side-window-rim,.side-window-glass{border-radius:11px}}@media (width>=1800px) and (width<=2199px) and (height>=980px){.time-home{--side-showcase-top-offset:clamp(42px, 4vh, 62px);--side-showcase-bottom-offset:clamp(30px, 3.1vh, 44px)}.side-showcase{opacity:1;width:clamp(320px,18vw,408px)}.side-showcase-left{left:clamp(-8px,.7vw,16px)}.side-showcase-right{right:clamp(-8px,.7vw,16px)}.side-showcase.is-four-up{--side-window-gap:clamp(10px, .95vh, 14px);--side-shell-pad-top:clamp(34px, 3.4vh, 46px);--side-shell-pad-inline:clamp(24px, 1.6vw, 34px);--side-shell-pad-bottom:clamp(36px, 3.6vh, 50px);--side-window-padding:clamp(8px, .8vw, 10px);--side-window-radius:18px;--side-window-inset:clamp(8px, .8vw, 10px)}}@media (width<=1599px){.screen,.result-screen{padding:20px}.processing-screen{padding:20px 20px 26px}.result-screen{justify-content:center}.capture-screen{justify-content:center;align-items:center;padding:22px 32px}.time-home{--home-shell-width:min(1440px, 100%);--home-shell-height:calc(var(--app-screen-height) - 50px);--home-shell-gap:clamp(6px, .8vh, 10px);--home-title-offset:0px;--home-header-width:min(100%, 760px);--home-header-gap:6px;--home-hero-width:min(1160px, 80vw);--home-hero-height:min(310px, 28vh);--home-dashboard-width:clamp(920px, 70vw, 1060px);--home-dashboard-max-height:min(720px, 100%);--home-dashboard-margin-top:0px;--home-dashboard-perspective:980px;--home-dashboard-tilt:20deg;--home-dashboard-wrap-padding:0 8px 26px;--home-dashboard-panel-min-height:clamp(166px, 17.8vh, 202px);--home-dashboard-panel-padding-block:8px;--home-dashboard-panel-padding-inline:24px;--home-dashboard-surface-padding:16px 16px 14px;--home-controls-min-height:86px;--home-control-gap:16px;--home-control-cell-padding:8px 12px;--home-age-track-width:38px;--home-age-track-height:186px;--home-age-display-width:122px;--home-age-display-height:70px;--home-slider-arrow-width:76px;--home-slider-arrow-height:34px;--home-slider-window-min-height:92px;--home-slider-current-width:178px;--home-slider-current-height:70px;--home-slider-current-padding:12px 18px;--home-slider-current-font-size:30px;--home-slider-side-font-size:17px;--home-crt-screen-height:62px;--home-status-height:40px;--home-status-padding-x:42px;--home-status-gap:16px;--home-selection-pill-width:124px;--home-selection-pill-padding:6px 14px 5px;--home-action-height:58px;--home-action-padding:4px 20px;--home-action-gap:16px;--home-action-button-min-width:280px;--home-action-button-height:44px;--home-vent-height:38px;--home-type-l:42px;--home-type-m:22px;--home-type-s:14px;justify-content:flex-start;padding:22px 18px 28px}.time-home-shell{align-content:start}.dashboard-panel{border-radius:46px 46px 32px 32px;overflow:visible}.dashboard-surface{border-radius:30px 30px 24px 24px}.dashboard-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.result-shell{width:min(1360px,100%);padding:20px}.capture-shell{width:min(1260px,100vw - 64px)}.capture-panel{height:min(760px, calc(var(--app-screen-height) - 44px));gap:14px;min-height:600px;padding:24px 32px 22px}.capture-screen{--capture-type-l:42px;--capture-type-m:22px;--capture-type-s:15px}.capture-controls{grid-template-columns:minmax(128px,170px) 18px minmax(280px,1fr) minmax(96px,150px);min-height:74px;padding:12px 18px}.capture-back-button{min-height:50px}.processing-info-panel{width:min(760px,100%);padding:0 8px}.result-main-grid{grid-template-columns:minmax(0,1.05fr) minmax(410px,.95fr);gap:20px}.result-photo-panel{min-height:clamp(620px,68vh,760px);padding-inline:34px}.result-photo-window{min-height:clamp(560px,60vh,680px)}.result-side-stack{grid-template-rows:minmax(0,1fr) 228px 122px;gap:18px}.result-info-card{padding:28px 28px 24px}.result-title{font-size:clamp(52px,4.7vw,68px)}.result-meta-pills{gap:16px}}@media (width<=1099px){.time-home{--home-shell-width:min(1120px, 100%);--home-shell-height:min(860px, calc(var(--app-screen-height) - 24px));--home-shell-gap:clamp(4px, .6vh, 8px);--home-title-offset:0px;--home-header-width:min(100%, 660px);--home-header-gap:6px;--home-hero-width:min(760px, 86vw);--home-hero-height:min(250px, 26vh);--home-dashboard-width:min(900px, 96vw);--home-dashboard-max-height:100%;--home-dashboard-margin-top:clamp(0px, .8vh, 8px);--home-dashboard-perspective:760px;--home-dashboard-panel-min-height:390px;--home-dashboard-panel-padding-block:24px;--home-dashboard-panel-padding-inline:20px;--home-controls-min-height:205px;--home-control-gap:12px;--home-control-cell-padding:20px 16px 18px;--home-crt-screen-height:64px;--home-status-height:58px;--home-status-padding-x:10px;--home-status-gap:8px;--home-selection-pill-width:112px;--home-selection-pill-padding:8px 10px;--home-action-height:96px;--home-action-padding:18px 22px;--home-action-gap:14px;--home-action-button-min-width:260px;--home-action-button-height:68px;--home-vent-height:52px;--home-type-l:42px;--home-type-m:20px;--home-type-s:14px;padding:14px 14px 12px}.side-photo-showcase{display:none}.time-home-shell{align-content:start}.dashboard-wrap{padding:0 0 22px}.dashboard-panel{min-height:390px;padding:24px 20px 28px;transform:rotateX(8deg)}.dashboard-controls{gap:12px;min-height:205px}.dashboard-selection{gap:8px;margin:12px auto 14px}.dashboard-status-rail{padding:8px 10px}.dashboard-action-well{grid-template-columns:.7fr minmax(260px,1.3fr) .7fr;gap:14px;padding:18px 22px}.time-home .age-slider{grid-template-columns:minmax(74px,.76fr) minmax(92px,1fr);column-gap:12px}.time-home .age-track{width:34px;height:182px}.time-home .age-thumb{width:62px;height:62px}.time-home .age-display,.time-home .age-heading{width:118px}.time-home .slider-window{min-height:102px}.time-home .slider-value.current{min-width:154px;padding:14px 16px}.time-home .slider-arrow{width:78px;height:38px}.result-shell{padding:18px}.result-main-grid{grid-template-columns:minmax(0,1fr) 360px;gap:16px}.result-photo-panel{min-height:580px;padding:24px 28px}.result-photo-window{min-height:520px;padding:14px}.result-side-vent{width:20px;height:78px}.result-side-vent-left{left:12px}.result-side-vent-right{right:12px}.result-side-stack{grid-template-rows:minmax(0,1fr) 210px 108px;gap:16px}.result-info-card{min-height:280px;padding:24px}.result-title{margin-top:18px;font-size:clamp(40px,4.8vw,52px)}.result-subtitle{max-width:22ch;margin-top:14px;font-size:15px}.result-message-strip{margin-top:18px;font-size:13px}.result-share-card{padding:14px 16px}.result-action-panel{grid-template-columns:48px minmax(0,1fr) 48px;gap:14px;padding:14px 18px}.result-action-vent{height:60px}.btn-restart{border-radius:24px;min-height:74px;font-size:22px}.result-meta-tray{grid-template-columns:74px minmax(0,1fr) 74px;gap:12px;min-height:118px}.result-meta-pills{gap:12px}.result-meta-pill{min-height:68px;padding:0 18px}.result-meta-pill span{font-size:18px}.result-meta-vent{height:56px}}@media (width<=720px){.capture-copy h2,.result-title,.processing-step{letter-spacing:0}.result-subtitle{font-size:15px}.result-shell{border-radius:32px;padding:14px}.result-shell:before{border-radius:24px;inset:8px}.result-machine{gap:16px}.result-main-grid{grid-template-columns:1fr;gap:14px}.result-photo-panel{border-radius:26px;min-height:auto;padding:20px 18px}.result-photo-window{aspect-ratio:4/5;border-radius:24px;min-height:0;padding:12px}.result-photo-inner{border-radius:20px}.result-side-vent{display:none}.result-side-stack{grid-template-rows:auto auto auto;gap:14px}.result-card-block,.result-meta-tray{border-radius:24px}.result-info-card{min-height:auto;padding:22px 20px 18px}.result-info-card .screen-kicker{padding:9px 14px;font-size:12px}.result-title{margin-top:16px;font-size:40px}.result-subtitle,.result-message-strip{max-width:none}.result-card-grille{width:32px;height:30px;bottom:14px}.result-card-grille-left{left:18px}.result-card-grille-right{right:18px}.result-share-card{padding:16px}.result-share-body{text-align:center}.result-action-panel{grid-template-columns:1fr;padding:16px}.result-action-vent{display:none}.btn-restart{width:100%;min-height:68px;font-size:21px}.result-meta-tray{grid-template-columns:1fr;padding:14px 16px}.result-meta-vent{display:none}.result-meta-pills{grid-template-columns:1fr;gap:10px}.result-meta-pill{justify-content:flex-start;min-height:60px;padding-left:46px}.processing-screen{align-items:flex-end;padding:14px 12px 18px}.processing-info-panel{gap:8px;width:100%;padding:0 4px}.processing-elapsed,.progress-percent,.processing-step{font-size:14px}.time-home{--home-shell-width:100%;--home-shell-height:min(760px, calc(var(--app-screen-height) - 16px));--home-shell-gap:4px;--home-title-offset:0px;--home-hero-width:min(520px, 94vw);--home-hero-height:min(210px, 24vh);--home-dashboard-width:min(620px, 98vw);--home-dashboard-margin-top:0px;--home-dashboard-perspective:620px;--home-crt-screen-height:58px;--home-type-l:36px;--home-type-m:16px;--home-type-s:12px}.dashboard-panel{border-radius:32px 32px 26px 26px;min-height:370px;padding:20px 14px 24px;transform:rotateX(6deg)}.dashboard-controls{gap:8px;min-height:190px}.dashboard-control-cell{padding:20px 10px 18px}.panel-screw{width:11px;height:11px}.panel-screw-tl{top:8px;left:8px}.panel-screw-tr{top:8px;right:8px}.panel-screw-bl{bottom:8px;left:8px}.panel-screw-br{bottom:8px;right:8px}.dashboard-selection{gap:8px;margin:12px auto 14px}.dashboard-status-rail{padding:8px 10px}.dashboard-action-well{grid-template-columns:minmax(0,.3fr) minmax(190px,1fr) minmax(0,.3fr);gap:8px;min-height:92px;padding:14px 12px}.dashboard-vent{height:54px}.dashboard-selection{flex-wrap:wrap;margin:6px auto 10px;font-size:12px}.dashboard-selection span{padding:5px 9px}.time-home .age-display,.time-home .age-heading{width:94px}.time-home .age-slider{grid-template-columns:minmax(54px,.7fr) minmax(66px,1fr);column-gap:8px}.time-home .age-track{width:26px;height:148px}.time-home .age-thumb{width:48px;height:48px}.time-home .slider-window{min-height:86px}.time-home .slider-value.current{min-width:104px;padding:12px 8px}.time-home .slider-arrow{width:58px;height:32px}.dashboard-start{min-width:190px;height:64px}.capture-screen{padding:12px}.capture-shell{width:calc(100vw - 24px);max-height:calc(var(--app-screen-height) - 24px)}.capture-panel{height:calc(var(--app-screen-height) - 24px);border-radius:30px 30px 22px 22px;gap:12px;min-height:0;padding:18px 14px 14px}.capture-screen{--capture-type-l:26px;--capture-type-m:15px;--capture-type-s:13px}.capture-copy{gap:5px;padding:0 24px}.capture-copy h2{line-height:1.08}.capture-preview{aspect-ratio:auto;min-height:0}.capture-controls{grid-template-columns:1fr;justify-items:center;gap:10px;min-height:0;padding:12px}.capture-back-button{justify-self:stretch;min-height:44px}.capture-control-divider,.capture-vent{display:none}.capture-status-screen{gap:10px;width:100%;min-height:50px;padding:0 14px}.capture-status-light{width:18px;height:18px;box-shadow:inset 0 0 0 6px #fff6f2db,0 0 0 5px #e143371f,0 0 14px #e1433761}.guide-frame{border-width:2px;width:min(64%,260px);height:min(78%,390px)}.guide-ellipse{width:min(58vw,210px);height:min(78vw,300px)}.countdown-number{font-size:calc(var(--capture-type-l) * 2.35)}}
