.studio{--paper: #f5f3ed;--ink: #242d27;--muted: #657069;--green: #294d3e;background:var(--paper);color:var(--ink);font-family:Helvetica Neue,Arial,sans-serif}.studio *{box-sizing:border-box}.studio [hidden]{display:none!important}.studio .shell{width:min(1180px,calc(100% - 80px));margin-inline:auto}.studio a{text-decoration:none;color:inherit}.studio button,.studio input{font:inherit}.studio button,.studio summary{cursor:pointer}.studio button:disabled{opacity:.45;cursor:not-allowed}.studio :focus-visible{outline:3px solid #ac693b;outline-offset:4px}.studio h1,.studio h2,.studio h3{text-wrap:balance}.studio p{text-wrap:pretty}.studio-header{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #dcded5}.studio-brand{display:flex;align-items:center;gap:9px;font-size:25px;font-weight:750;letter-spacing:-1px}.brand-mark{width:29px;height:29px}.brand-dot{color:#b65b3d}.studio-header nav,.studio-languages{display:flex;align-items:center;gap:28px;font-size:13px}.studio-header a{min-height:44px;display:inline-flex;align-items:center}.studio-header nav a{color:var(--muted)}.studio-header nav .nav-current{color:var(--green);font-weight:700}.studio-languages{gap:12px;font-size:11px}.studio-languages a[aria-current]{text-decoration:underline;text-underline-offset:5px}.hero{padding-block:64px 42px;display:flex;justify-content:space-between;align-items:center;gap:32px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:.16em;color:var(--green);display:flex;align-items:center;gap:8px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#71916d}.hero h1{font-family:Georgia,Songti SC,Yu Mincho,serif;font-size:clamp(40px,4.9vw,66px);font-weight:400;letter-spacing:-.045em;line-height:1.12;margin-block:20px}.hero h1 span{display:block}.heading-second{color:#71806b}.hero-intro{max-width:540px;font-size:15px;line-height:1.8;color:var(--muted)}.hero-trust{display:flex;flex-wrap:wrap;gap:16px;font-size:11px;margin-top:22px;color:var(--muted)}.film-stamp{width:170px;height:196px;flex-shrink:0;border:1px solid #bbc3b3;border-radius:80px 80px 8px 8px;padding:23px 15px;display:flex;align-items:center;flex-direction:column;color:#6f7e68;transform:rotate(7deg);margin-right:45px}.film-stamp span{font-size:8px;letter-spacing:.15em}.film-stamp strong{font:72px/1.25 Georgia,serif}.film-stamp i{font-size:7px;font-style:normal;letter-spacing:.1em;border-top:1px solid #bbc3b3;margin-top:14px;padding-top:9px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;scroll-margin-top:20px}.workbench{background:#fdfcf9;border-radius:18px;padding:18px;box-shadow:0 2px 4px #24302305,0 8px 32px #24302308,0 0 0 1px #24302310;display:flex;flex-direction:column;min-width:0}.workbench-top,.workbench-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px;font-size:12px}.workbench-top{padding:0 3px 15px}.small-mono{font:9px ui-monospace,monospace;color:var(--muted);letter-spacing:.1em}.drop-zone{min-height:440px;flex:1;border:1px dashed #c4cbbd;border-radius:10px;background:#f1f2ec;display:flex;align-items:center;justify-content:center;transition:background-color .15s,border-color .15s;overflow:hidden}.drop-zone.is-dragging{border-color:var(--green);background:#e0e8da}.upload-empty{text-align:center;padding:40px 20px}.upload-empty h2{font-size:20px;font-weight:500;margin:23px 0 9px}.upload-empty p{font-size:12px;color:var(--muted)}.upload-empty .button{margin:24px auto 14px}.upload-icon{width:62px;height:62px;position:relative;margin:auto;color:#7d8e78}.upload-icon svg{width:100%}.upload-icon span{width:23px;height:23px;border-radius:50%;position:absolute;right:-4px;bottom:4px;background:var(--green);color:#fff;font-size:19px;line-height:22px}.upload-empty .format-note{font-size:10px}.button{min-height:45px;padding:12px 20px;display:flex;align-items:center;justify-content:center;gap:28px;font-size:12px;font-weight:600;border-radius:7px;border:0;transition:background-color .15s,transform .15s}.button:not(:disabled):active{transform:scale(.96)}.button-primary{color:#fff!important;background:var(--green)}.button-primary:not(:disabled):hover{background:#1d3d30}.button-secondary{color:var(--ink);background:#e9ede4}.button-secondary:not(:disabled):hover{background:#dce4d5}.text-button{min-height:44px;background:none;border:0;color:var(--green);font-size:11px!important;white-space:nowrap}.workbench-bottom{margin-top:10px;color:var(--muted);font-size:10px;min-height:44px}#photo-status[data-error=true]{color:#a43823}.photo-preview{width:100%;padding:12px;text-align:center}.photo-preview canvas{display:block;max-width:100%;max-height:480px;width:auto;height:auto;margin:auto;outline:1px solid #0000001a}.preview-caption{display:flex;justify-content:space-between;padding:12px 2px 0;gap:10px;font:10px ui-monospace,monospace;color:var(--muted)}.film-controls{background:#eef0e8;border-radius:18px;padding:22px;min-width:0}.film-panel-heading h2{font-size:22px;font-weight:500;margin:12px 0 8px}.film-panel-heading>p:last-child{font-size:11px;color:var(--muted);line-height:1.7}.film-options{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-block:20px;max-height:258px;overflow-y:auto;padding:4px;scrollbar-width:thin}.film-option{min-height:49px;padding:5px;border-radius:7px;border:1px solid transparent;background:#f8f9f4;color:#4e5a50;display:flex;align-items:center;gap:7px;text-align:left;position:relative}.film-option img{width:29px;height:35px;object-fit:cover;border-radius:3px;outline:1px solid #0000001a}.film-option>span:first-of-type{font-size:10px;line-height:1.3}.film-option[aria-pressed=true]{border-color:#58754b;background:#e3e9da;color:#29442b}.film-selected{display:none}.film-option[aria-pressed=true] .film-selected{display:block;position:absolute;right:2px;top:0;font-size:8px}.intensity-control{margin-bottom:16px}.intensity-control label{display:flex;justify-content:space-between;font-size:11px;margin-bottom:10px}.intensity-control input{width:100%;accent-color:var(--green);height:20px}.intensity-control output,#photo-dimensions{font-variant-numeric:tabular-nums}.film-controls>.button{width:100%;margin-top:8px}#compare-photo[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--green)}.under-workspace{display:flex;justify-content:space-between;gap:16px;padding:17px 0 0;color:var(--muted);font-size:10px}.selfie-section{display:flex;align-items:center;gap:28px;padding:29px 35px;margin-top:52px!important;background:#e9e7de;border-radius:14px}.selfie-art{width:78px;flex-shrink:0;color:#73836d}.selfie-art svg{width:100%}.selfie-section>div:nth-child(2){flex:1}.selfie-section h2{font:27px Georgia,Songti SC,serif;margin:9px 0}.selfie-section p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.8;max-width:500px}.selfie-section .button{background:#f7f6f0}.how-section{padding-block:75px}.how-section>h2,.faq-section h2,.journal-section h2{font:30px Georgia,Songti SC,serif;letter-spacing:-.025em}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:35px}.step-number{font:italic 26px Georgia,serif;color:#86917e}.steps h3{font-size:15px;margin:16px 0 10px}.steps p{font-size:12px;line-height:1.9;color:var(--muted)}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:70px;padding-block:40px;border-top:1px solid #dcded5}.faq-section h2{margin-top:18px}.faq-section details{border-bottom:1px solid #dcded5;padding:18px 0}.faq-section summary{font-size:13px;min-height:26px}.faq-section details p{color:var(--muted);font-size:12px;line-height:1.9;padding-top:15px}.journal-section{padding-block:40px 70px}.journal-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:25px}.journal-links a{font-size:12px;min-height:76px;display:flex;justify-content:space-between;gap:18px;align-items:center;border-top:1px solid #cdd3c6}.journal-links a:hover{color:var(--green);text-decoration:underline;text-underline-offset:4px}.studio-footer{border-top:1px solid #dcded5;padding-block:28px;display:flex;justify-content:space-between;gap:28px;align-items:center}.studio-footer p{color:var(--muted);font-size:10px;margin-top:10px}.studio-footer>div:last-child{font-size:11px;display:flex;gap:20px}.studio-footer a{min-height:40px;display:inline-flex;align-items:center}.skip-link{position:absolute;top:-80px;left:20px;background:var(--paper);padding:12px;z-index:99}.skip-link:focus{top:10px}@media(max-width:900px){.studio .shell{width:calc(100% - 40px)}.studio-header{gap:12px}.studio-header nav{gap:16px}.film-stamp{margin-right:10px}.workspace{grid-template-columns:minmax(0,1fr) 270px}.film-controls{padding:17px}.upload-empty h2{font-size:17px}.hero-trust{gap:10px}.selfie-section{padding:24px}}@media(max-width:680px){.studio .shell{width:calc(100% - 32px)}.studio-header{min-height:72px;flex-wrap:wrap;padding-block:12px;gap:4px 15px}.studio-brand{font-size:22px}.studio-header nav{order:3;width:100%;justify-content:space-between;font-size:12px}.studio-languages{margin-left:auto}.hero{padding-block:35px 27px}.hero h1{font-size:42px}.hero-intro{font-size:13px}.film-stamp{display:none}.hero-trust{font-size:9px;gap:10px}.workspace{grid-template-columns:1fr;gap:12px}.workbench{padding:12px;border-radius:16px}.drop-zone{min-height:310px}.upload-empty{padding:32px 12px}.upload-empty h2{font-size:18px}.workbench-bottom{gap:6px}.film-controls{padding:20px}.film-panel-heading h2{font-size:21px}.film-options{display:flex;overflow-x:auto;padding-block:5px 10px;max-height:none;margin-block:14px}.film-option{flex:0 0 104px;min-height:53px}.film-controls>.button{min-height:48px}.under-workspace{font-size:9px;flex-direction:column;gap:7px}.selfie-section{flex-wrap:wrap;gap:16px;padding:23px;margin-top:30px!important}.selfie-art{width:54px}.selfie-section h2{font-size:22px}.selfie-section .button{width:100%}.how-section{padding-block:46px}.how-section>h2,.faq-section h2,.journal-section h2{font-size:26px}.steps{grid-template-columns:1fr;gap:25px;margin-top:25px}.steps article{position:relative;padding-left:47px}.step-number{position:absolute;left:0;top:9px}.steps h3{margin-top:10px}.faq-section{grid-template-columns:1fr;gap:15px;padding-block:30px}.journal-links{grid-template-columns:1fr;gap:0}.journal-links a{min-height:65px}.journal-section{padding-block:20px 35px}.studio-footer{align-items:flex-start;flex-direction:column;gap:10px}.photo-preview canvas{max-height:430px}}@media(prefers-reduced-motion:reduce){.studio *,.studio *:before,.studio *:after{transition:none!important;scroll-behavior:auto!important}}.studio .workspace{grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start}.hero{padding-block:44px 34px}.hero h1{font-size:clamp(38px,4.3vw,58px)}.hero-intro{max-width:660px}.workbench{padding:18px 22px 12px;border-radius:25px;color:#e4e5df;background:radial-gradient(ellipse at 25% 0%,#454842 0%,transparent 60%),repeating-linear-gradient(105deg,#292c29 0px 1px,#262926 1px 3px);box-shadow:inset 0 1px #777c71,inset 0 -5px #161a17,0 2px 3px #17231930,0 20px 35px #17231924}.camera-topplate{display:flex;align-items:center;justify-content:space-between;gap:16px;height:80px;border-bottom:1px solid #565b50;margin:-4px 0 16px}.camera-topplate strong{font-size:24px;letter-spacing:-.8px}.camera-topplate strong span{font:11px ui-monospace,monospace;color:#c8b992;letter-spacing:.08em}.camera-topplate small{display:block;font:8px ui-monospace,monospace;letter-spacing:.2em;color:#a6ad9f;margin-top:7px}.camera-eyepiece{width:86px;height:46px;border:6px solid #171b18;border-radius:11px;background:#080e0b;box-shadow:0 0 0 1px #585d52,inset 0 0 0 3px #363f36;padding:5px}.camera-eyepiece i{display:block;height:100%;background:linear-gradient(135deg,#294535,#0f1816 55%,#493b38);border-radius:3px;box-shadow:inset 0 0 5px #000}.camera-dial{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:repeating-conic-gradient(#62665a 0deg 3deg,#292e29 3deg 9deg);box-shadow:0 4px 4px #0008;color:#dfdbc9;font:10px ui-monospace,monospace;position:relative;isolation:isolate}.camera-dial:before{content:"";position:absolute;inset:5px;background:#252a25;border-radius:50%;z-index:-1;border:1px solid #646b5d}.workbench-top{padding:0 4px 10px;color:#ccd5c2;font:10px ui-monospace,monospace}.workbench .small-mono{color:#b5bdac}.monitor-format{padding:2px 4px;border:1px solid #819177;margin-left:8px}.workbench .drop-zone{position:relative;min-height:390px;border:7px solid #151a16;border-radius:9px 9px 0 0;background:radial-gradient(ellipse at center,#28392e,#16241d 70%);box-shadow:0 0 0 1px #51594d,inset 0 0 40px #0005}.workbench .drop-zone.is-dragging{background:#354d3b;border-color:#77956a}.workbench .upload-empty{position:relative;z-index:2;padding:60px 22px}.workbench .upload-empty h2{color:#e7eadf;font-size:20px}.workbench .upload-empty p{color:#adbba6}.workbench .upload-icon{color:#b0c1a2}.workbench .upload-empty .button{background:#d5debc;color:#213628!important;min-height:48px;min-width:190px}.workbench .upload-empty .button:hover{background:#e8eddb}.finder-corners{position:absolute;inset:24px;pointer-events:none;z-index:1}.finder-corners i{position:absolute;width:23px;height:23px;border-color:#8a9f7770;border-style:solid}.finder-corners i:nth-child(1){left:0;top:0;border-width:1px 0 0 1px}.finder-corners i:nth-child(2){right:0;top:0;border-width:1px 1px 0 0}.finder-corners i:nth-child(3){left:0;bottom:0;border-width:0 0 1px 1px}.finder-corners i:nth-child(4){right:0;bottom:0;border-width:0 1px 1px 0}.studio-grid{position:absolute;inset:7px;pointer-events:none;z-index:3;background:linear-gradient(to right,transparent calc(33.333% - .5px),#e4ead740 33.333%,transparent calc(33.333% + .5px),transparent calc(66.666% - .5px),#e4ead740 66.666%,transparent calc(66.666% + .5px)),linear-gradient(to bottom,transparent calc(33.333% - .5px),#e4ead740 33.333%,transparent calc(33.333% + .5px),transparent calc(66.666% - .5px),#e4ead740 66.666%,transparent calc(66.666% + .5px))}.camera-screen-footer{display:flex;justify-content:space-between;gap:12px;background:#111a14;border:7px solid #151a16;border-top:0;border-radius:0 0 9px 9px;padding:9px 10px;font:9px ui-monospace,monospace;letter-spacing:.04em;color:#b8cba0;box-shadow:0 1px 0 1px #51594d}.camera-screen-footer b{font-weight:400;font-variant-numeric:tabular-nums}.workbench .photo-preview{padding:14px}.workbench .preview-caption{color:#c2d0b5}.workbench .photo-preview canvas{max-height:400px}.camera-console{display:grid;grid-template-columns:1fr 76px 1fr;align-items:center;gap:15px;padding-top:22px}.camera-modes{display:flex;flex-wrap:wrap;gap:6px}.camera-modes a{min-height:40px;display:flex;align-items:center;padding:0 12px;background:#1a201b;box-shadow:inset 0 1px 3px #0007,0 1px #ffffff15;border-radius:5px;font-size:11px;color:#9da895}.camera-modes a[aria-current]{color:#d2dbba;border-bottom:2px solid #a9bc83}.camera-shutter{width:68px;height:68px;border-radius:50%;padding:7px;background:linear-gradient(#a0a592,#4f574a);border:1px solid #9ba18e;box-shadow:0 4px 7px #0007;transition:transform .15s}.camera-shutter:active{transform:scale(.96)}.camera-shutter span{display:block;height:100%;border-radius:50%;border:2px solid #cdd2bf;background:radial-gradient(ellipse at 40% 30%,#f0f1e4,#b8c0a5);box-shadow:0 2px 4px #0006}.camera-tools{display:flex;justify-content:flex-end;gap:8px}.camera-tools button{width:42px;height:42px;border-radius:50%;background:linear-gradient(#3c453a,#242c23);color:#c9d1bc;border:1px solid #59624f;box-shadow:0 3px 4px #0004;display:grid;place-items:center}.camera-tools button[aria-pressed=true]{background:#536445;color:#f0f7dc}.camera-tools svg{width:20px;height:20px}.workbench-bottom{color:#b0b9a4;margin-top:13px;border-top:1px solid #464f40;padding-top:8px}.workbench .text-button{color:#d2ddbc}#photo-status[data-error=true]{color:#ffb9a6}.film-controls{background:#eaede3;padding:24px;border-radius:20px}.film-panel-heading .eyebrow{font-size:9px}.film-panel-heading h2{font-size:27px;margin-block:12px 9px}.film-panel-heading>p:last-child{font-size:12px}.active-lut{margin-top:20px;display:flex;gap:13px;align-items:center;padding:12px;border-radius:11px;background:#dce4d1;box-shadow:inset 0 0 0 1px #3d5b2920}.active-lut img{width:82px;height:70px;object-fit:cover;border-radius:5px;outline:1px solid #0000001a}.active-lut small{font-size:9px;color:#53664b}.active-lut strong{display:block;margin-top:4px;font-size:17px;color:#2c4426}.active-lut p{font-size:10px;color:#52634b;line-height:1.5;margin-top:4px}.film-library-label{display:flex;justify-content:space-between;font:9px ui-monospace,monospace;color:#68755c;margin-top:22px}.film-options{gap:10px;max-height:370px;padding:5px;margin-block:10px 20px;scroll-padding:8px}.film-option{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:6px;border-radius:9px;border:1px solid transparent;min-width:0}.film-image-wrap{position:relative}.film-option img{width:100%;height:84px;border-radius:4px}.film-option .film-card-name{font-size:12px!important;padding:9px 3px 3px;font-weight:600}.film-card-description{font-size:10px;line-height:1.5;color:#64715b;padding:0 3px 5px}.film-index{position:absolute;left:5px;top:5px;background:#172116b3;color:#fff;padding:2px 4px;font:8px ui-monospace,monospace;border-radius:3px}.film-option[aria-pressed=true]{box-shadow:0 0 0 1px #58754b}.film-option[aria-pressed=true] .film-selected{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;top:5px;right:5px;background:#f1f5e7;color:#294d3e;font-size:12px}.intensity-control label{font-size:12px}.intensity-control input{height:28px}.film-controls>.button{min-height:48px;font-size:13px}@media(max-width:1000px){.studio .workspace{grid-template-columns:minmax(0,1fr) 330px;gap:18px}.workbench{padding:14px}.camera-modes{gap:3px}.camera-modes a{padding-inline:8px;font-size:10px}.camera-console{grid-template-columns:1fr 62px 1fr;gap:8px}.camera-shutter{width:60px;height:60px}.camera-tools{gap:5px}.camera-eyepiece{width:66px}.film-controls{padding:19px}.film-option img{height:76px}.workbench .upload-empty{padding-inline:12px}.workbench .upload-empty h2{font-size:18px}}@media(max-width:800px){.studio .workspace{grid-template-columns:1fr}.film-options{grid-template-columns:repeat(3,minmax(0,1fr));max-height:370px}.camera-console{grid-template-columns:1fr 76px 1fr}.camera-modes a{font-size:12px;padding-inline:14px}.camera-shutter{width:68px;height:68px}.camera-eyepiece{width:86px}}@media(max-width:680px){.hero{padding-block:28px}.hero h1{font-size:clamp(29px,7.8vw,44px)}.hero-intro{font-size:13px}.workbench{border-radius:20px;padding:12px}.camera-topplate{height:68px;gap:10px}.camera-topplate strong{font-size:21px}.camera-topplate small{font-size:7px;letter-spacing:.12em}.camera-eyepiece{width:59px;height:36px;border-width:5px}.camera-dial{width:45px;height:45px}.workbench .drop-zone{min-height:330px;border-width:5px}.workbench .upload-empty{padding:45px 14px}.workbench .upload-empty h2{font-size:17px}.workbench .upload-empty .button{min-width:170px}.camera-console{grid-template-columns:1fr 58px 1fr;gap:6px;padding-top:18px}.camera-shutter{width:56px;height:56px;padding:6px}.camera-modes{flex-direction:column;align-items:flex-start}.camera-modes a{padding-inline:10px;min-height:32px;font-size:10px}.camera-tools button{width:40px;height:40px}.camera-screen-footer{padding:8px 4px;font-size:8px;border-width:5px;border-top:0}.workbench-bottom{font-size:9px}.film-controls{padding:20px}.film-panel-heading h2{font-size:26px}.film-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:410px;gap:10px;overflow-y:auto;overflow-x:hidden}.film-option{flex:auto;min-height:150px}.film-option img{height:90px}.film-option .film-card-name{font-size:13px!important}.film-card-description{font-size:11px}.active-lut img{width:90px;height:72px}.workbench .photo-preview canvas{max-height:360px}.selfie-section{margin-top:30px!important}}@media(prefers-reduced-motion:reduce){.studio .camera-shutter{transition:none}}.workbench .drop-zone.has-photo{height:440px;min-height:0;flex:none}.workbench .photo-preview{position:absolute;inset:0;padding:0}.workbench .photo-preview canvas{position:absolute;inset:0;width:100%;height:100%;max-width:none;max-height:none;margin:0;outline:none}.workbench .preview-caption{position:absolute;z-index:4;left:12px;right:12px;bottom:12px;align-items:center;padding:0;pointer-events:none;color:#fff;font-size:11px}.preview-caption>span{background:#101a14c9;padding:8px 10px;border-radius:5px}#preview-fit{pointer-events:auto;min-height:40px;padding:8px 12px;background:#101a14df;color:#eef2e6;border:1px solid #c0ccaa65;border-radius:6px;font-size:11px}.pixel-info{margin:0;padding:10px 5px;font:10px ui-monospace,monospace;color:#c7d0bb;text-align:center;font-variant-numeric:tabular-nums}.workbench .upload-empty .upload-cta{display:flex;gap:15px;min-height:68px;min-width:245px;padding:13px 20px;border-radius:12px;border:1px solid #e5edcf;background:linear-gradient(180deg,#e0e8cc,#bacd96);box-shadow:inset 0 1px #fff9,0 4px #7a8c5e,0 8px 18px #0004;text-align:left;font-weight:650;font-size:16px;transition:transform .15s,box-shadow .15s,background-color .15s}.upload-cta svg{width:24px;height:24px;flex-shrink:0}.upload-cta small{display:block;font:9px ui-monospace,monospace;letter-spacing:.09em;margin-top:6px;color:#4e653b}.upload-cta-arrow{margin-left:auto;font-size:21px}.workbench .upload-empty .upload-cta:hover{background:#e9efd9;box-shadow:inset 0 1px #fff9,0 4px #7a8c5e,0 10px 24px #0005}.workbench .upload-empty .upload-cta:active{transform:translateY(2px) scale(.96);box-shadow:inset 0 1px #fff9,0 2px #7a8c5e}@media(max-width:680px){.workbench .drop-zone.has-photo{height:360px}.workbench .upload-empty .upload-cta{min-width:220px;min-height:64px;padding-inline:16px}.pixel-info{font-size:9px}}@media(prefers-reduced-motion:reduce){.workbench .upload-empty .upload-cta{transition:none}}.hero{padding-block:24px 22px}.hero h1{margin-block:12px;font-size:clamp(36px,3.8vw,52px);line-height:1.08}.hero-intro{font-size:14px;line-height:1.65}.hero-trust{margin-top:12px}.film-stamp{height:154px;width:146px;padding:17px 12px}.film-stamp strong{font-size:54px}.film-stamp i{margin-top:9px;padding-top:7px}@media(max-width:680px){.hero{padding-block:18px}.hero h1{font-size:clamp(28px,7.5vw,38px);margin-block:10px}.hero-intro{font-size:12px;line-height:1.6}.hero-trust{margin-top:10px}}@media(min-width:801px){.studio .workspace{align-items:stretch}.workbench .drop-zone.has-photo{flex:1}}@media(min-width:801px){.studio .workspace{height:690px}.workbench,.film-controls,.workbench .drop-zone{min-height:0}.workbench .drop-zone.has-photo{height:auto}.workbench .upload-empty{padding-block:24px}.film-controls{display:flex;flex-direction:column}.film-options{flex:1;min-height:0;max-height:none;grid-auto-rows:max-content}.film-panel-heading,.active-lut,.film-library-label,.intensity-control,.film-controls>.button{flex-shrink:0}}.film-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.film-panel-heading h2{font-size:22px;margin:0}.film-count{font-size:10px;color:#64715b;white-space:nowrap}.active-lut{margin-top:12px;padding:9px;gap:10px}.active-lut img{width:56px;height:48px}.active-lut small{display:none}.active-lut strong{font-size:14px;margin-top:0}.active-lut p{margin-top:3px}.film-options{margin-top:12px}.film-controls .film-options{margin-bottom:12px}.film-controls .intensity-control{margin-bottom:8px}.film-controls .intensity-control label{margin-bottom:4px}.film-controls .intensity-control input{display:block;height:24px;margin:0}.photo-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:8px;flex-shrink:0}.photo-actions .button{min-width:0;min-height:44px;margin:0;padding:10px 8px;gap:8px;font-size:12px}@media(max-width:360px){.photo-actions .button{font-size:11px;gap:4px}}
