:root{--paper:#f4f0e8;--ink:#262820;--muted:#74766a;--red:#ac382b;--red-dark:#922c22;--line:#d9d9cd;--white:#fffdf7;--serif:"Instrument Serif",Georgia,"Times New Roman",serif;--sans:"DM Sans",Arial,sans-serif;color-scheme:light;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #ad6249;outline-offset:5px}img{display:block;max-width:100%}[hidden]{display:none!important}.shell{width:min(1304px,calc(100% - 112px));margin-inline:auto}.site-header{height:105px;display:flex;align-items:center;gap:40px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:650;white-space:nowrap;letter-spacing:-1px}.brand-icon{display:flex;align-items:center;justify-content:center;gap:1px;width:34px;height:34px;background:var(--red);color:var(--paper);font-size:25px;letter-spacing:-3px;font-weight:700;border-radius:8px;padding-right:3px;line-height:1}.brand-icon>span{font-weight:400}.brand-dot{font-size:10px;position:relative;top:-9px;left:4px;font-weight:400}.site-header nav{display:flex;gap:30px;margin-left:auto;font-size:12px;font-weight:550}.site-header nav a{display:flex;gap:7px;align-items:center}.site-header nav a:hover{color:var(--red)}.count{display:inline-flex;align-items:center;justify-content:center;background:#e5e4d9;width:20px;height:20px;font-size:10px;border-radius:50%}.header-note{display:flex;gap:8px;align-items:center;font-size:10px;border-left:1px solid var(--line);padding-left:32px;color:#777769}.header-note>span{height:5px;width:5px;background:#849475;border-radius:50%}.studio{display:grid;grid-template-columns:minmax(370px,.91fr) minmax(390px,1.09fr);gap:clamp(55px,7.4vw,110px);padding-top:54px;padding-bottom:65px}.eyebrow{font-size:9px;line-height:1.4;font-weight:600;letter-spacing:1.8px;margin:0}.editor-column>.eyebrow{display:flex;align-items:center;gap:8px}.tiny-star{font-size:17px;color:var(--red);line-height:1}h1{font-family:var(--serif);font-weight:400;font-size:clamp(64px,6.2vw,91px);letter-spacing:-3.3px;line-height:.95;margin:23px 0 20px}h1 em{color:var(--red);font-weight:400}.intro{font-size:12px;line-height:1.7;color:#6b6b60;margin:0 0 28px}.editor{max-width:475px}.step-title{display:flex;align-items:center;gap:10px;margin-bottom:11px}.step-title h2{font-size:12px;font-weight:650;margin:0;letter-spacing:-.15px}.step-number{font-family:var(--sans);font-size:8px;font-weight:600;background:#e6e4d9;display:flex;align-items:center;justify-content:center;width:21px;height:21px;border-radius:50%;color:#727468}.step-title>.text-button{margin-left:auto}.upload-zone{min-height:142px;border:1px dashed #bcbcaf;border-radius:5px;display:flex;justify-content:center;align-items:center;background:#fffdf75c;transition:border-color .2s,background .2s}.upload-zone.dragging{background:#ede1d2;border:2px dashed var(--red)}.upload-zone.busy{opacity:.55;pointer-events:none}.upload-empty{text-align:center;padding:17px}.upload-icon{display:block;width:31px;height:31px;margin:0 auto 5px;color:#6b7164}.upload-main{font-size:12px;font-weight:650;background:none;border:0;padding:3px 0}.upload-main span{margin-left:2px}.upload-empty p{margin:3px 0 6px;font-size:10px;color:var(--muted)}kbd{font:inherit}.text-button{background:none;border:0;padding:0;font-size:10px;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#b1b0a6}.text-button:hover{color:var(--red)}.camera-button{font-size:9px;color:#77796c}.field-note{font-size:9px;color:#868679;margin:8px 0 22px;line-height:1.6}.upload-selected{display:flex;align-items:center;gap:14px;width:100%;padding:15px 18px}.upload-selected>img{height:106px;width:83px;object-fit:cover;border-radius:2px}.upload-selected>div{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.upload-selected strong{max-width:245px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.upload-selected #file-details{font-size:10px;color:var(--muted)}.photo-check{margin-left:auto;background:#e6eadf;color:#65724b;width:23px;height:23px;font-size:12px;border-radius:50%;display:grid;place-items:center}.style-heading{margin-bottom:12px}.style-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.style-card{padding:0;background:transparent;border:0;text-align:left;min-width:0}.style-photo{display:block;position:relative;border:2px solid transparent;padding:3px;border-radius:6px;margin:-3px -3px 7px;transition:border-color .2s}.style-card.selected .style-photo{border-color:var(--red)}.style-photo img{width:100%;height:93px;object-fit:cover;object-position:50% 35%;border-radius:3px;filter:saturate(.83);transition:filter .2s}.style-card:hover img{filter:saturate(1.1)}.style-card:disabled{opacity:.65}.selected-tick{display:none;position:absolute;right:8px;bottom:8px;background:var(--red);width:17px;height:17px;border-radius:50%;place-items:center;color:var(--white);font-size:9px}.style-card.selected .selected-tick{display:grid}.style-card strong{font-size:10px;display:block;font-weight:650;margin-bottom:2px}.style-card>span:last-child{font-size:8px;color:var(--muted);line-height:1.4;display:block}.style-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:8px;color:#89887d;margin:16px 0 21px;line-height:1.5}.style-bottom>span:last-child{white-space:nowrap;color:#7e7b71}.style-bottom small{font-size:6px;letter-spacing:.7px;border:1px solid #d9d5c9;border-radius:3px;padding:3px 4px;margin-left:4px}.primary-button{border:1px solid var(--red);background:var(--red);color:var(--white);display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:3px;height:47px;padding:0 18px;font-weight:550;font-size:12px;transition:background .2s,transform .2s}.primary-button:hover:not(:disabled){background:var(--red-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.55}.primary-button>span:last-child{font-size:20px;line-height:1;font-weight:400}.quota-line{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;font-size:9px;min-height:27px;padding:8px 0 3px;color:#77776c}.quota-dot{width:4px;height:4px;border-radius:50%;background:#868e70}.privacy-hint{font-size:8px;line-height:1.7;text-align:center;color:#959388;margin:4px -5px 0;display:flex;align-items:baseline;justify-content:center;gap:4px}.privacy-hint svg{flex:none;position:relative;top:2px}.message{font-size:11px;line-height:1.6;border-left:2px solid var(--red);background:#ede5da;padding:10px 12px;margin:15px 0;color:#7a352a}.message[data-tone=info]{border-color:#8b927c;color:#5b6250;background:#e8e9df}.turnstile-slot{min-height:70px;margin-bottom:14px}.preview-column{padding-top:9px;min-width:0}.preview-topline{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:10px;margin-bottom:18px;color:#797a6c}.frame-counter{font-size:7px;letter-spacing:1.4px;color:#9a978a;white-space:nowrap}.photo-stage{position:relative;min-height:650px;padding:8px 5px 90px 14px}.photo-print{position:relative;z-index:1;width:100%;background:#fffdf7;padding:15px 15px 0;box-shadow:0 6px 28px #423b2415,0 1px 3px #3c372820;transform:rotate(2deg);transition:transform .35s}.photo-stage.has-result{min-height:0;padding-bottom:10px}.has-result .photo-print{transform:rotate(0)}.comparison{position:relative;overflow:hidden;background:#d2c3a9;aspect-ratio:4/5;isolation:isolate}.result-image{width:100%;height:100%;object-fit:cover;display:block}.has-result .result-image{object-fit:contain;background:#ebe7df}.image-label{position:absolute;font-size:8px;z-index:3;color:#fffdf7;background:#20211cc7;backdrop-filter:blur(8px);padding:6px 8px;border-radius:3px;top:13px;letter-spacing:.3px}.after-label{right:13px}.before-label{left:13px}.print-caption{height:64px;display:flex;align-items:center;justify-content:space-between;gap:10px}.print-caption>span:first-child{font-family:var(--serif);font-size:22px;font-style:italic;color:#60574b;line-height:1}.print-caption>span:last-child{font-size:9px;color:#a09b8d;letter-spacing:2px}.original-sticker{position:absolute;width:170px;background:#fffdf7;padding:7px 7px 0;left:-14px;bottom:23px;z-index:2;transform:rotate(-8deg);box-shadow:0 4px 20px #40362321}.original-sticker>img{width:100%;aspect-ratio:1.14;object-fit:cover}.original-sticker>span{display:flex;justify-content:space-between;align-items:center;height:32px;font-size:7px;font-weight:500;color:#777166}.original-sticker>span>span{font-size:15px}.photo-stamp{width:102px;height:102px;border-radius:50%;background:#d8dda8;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:13px;font-weight:650;line-height:1.3;letter-spacing:-.2px;position:absolute;right:-25px;bottom:31px;z-index:2;transform:rotate(12deg);box-shadow:inset 0 0 0 5px #d8dda8,inset 0 0 0 6px #9ca16b}.photo-stamp span{font-size:5px;letter-spacing:1px;margin-top:8px}.preview-note{display:flex;align-items:center;justify-content:center;gap:10px;font-size:9px;line-height:1.7;color:#8d897c;margin:8px 0 0}.preview-note>span:first-child{font-size:21px;font-family:var(--serif)}.before-layer{position:absolute;inset:0;z-index:2;clip-path:inset(0 50% 0 0)}.before-layer img{width:100%;height:100%;object-fit:contain;background:#ebe7df}.compare-line{position:absolute;top:0;bottom:0;left:50%;z-index:4;width:1px;background:#fff9e7;pointer-events:none}.compare-line>span{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:5px;color:#4e4d41;font-size:23px;background:#fffdf7;width:38px;height:38px;border-radius:50%;box-shadow:0 2px 8px #0002}.compare-line i{height:10px;width:1px;background:#c8c2b5}.compare-slider{position:absolute;inset:0;width:100%;height:100%;margin:0;z-index:5;opacity:0;cursor:ew-resize;touch-action:pan-y}.comparison:has(.compare-slider:focus-visible){outline:3px solid var(--red);outline-offset:3px}.progress-overlay{position:absolute;inset:0;z-index:6;background:#29291fe3;color:var(--white);display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:35px;backdrop-filter:blur(7px)}.progress-overlay p{font-family:var(--serif);font-size:31px;line-height:1.1;max-width:280px;margin:22px 0 12px}.progress-overlay>span{font-size:11px;line-height:1.7;max-width:270px;color:#d8d4c5}.developing-mark{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:38px;height:38px;animation:develop 3s ease-in-out infinite}.developing-mark span{border:1px solid #cec5af;border-radius:1px}.developing-mark span:nth-child(2),.developing-mark span:nth-child(3){background:#cec5af}.light-button{padding:10px 16px;border:1px solid #d9d3c0;background:none;color:var(--white);font-size:11px;border-radius:3px;margin-top:22px}.light-button:hover{background:#fff1}.result-actions{display:grid;grid-template-columns:1fr 47px;gap:9px;margin-top:20px}.outline-button{height:47px;border:1px solid #c9c6b9;background:transparent;font-size:24px;border-radius:3px}.outline-button[aria-pressed=true]{background:#ede1d5;color:var(--red);border-color:#bf7869}.result-actions>.text-button{grid-column:1/-1;justify-self:center;margin-top:10px;font-size:11px}.result-actions>p{grid-column:1/-1;text-align:center;color:var(--muted);font-size:8px;margin:3px 0 0;line-height:1.6}.how-section{background:#eae9df;border-block:1px solid #dcdcd1}.how-inner{display:grid;grid-template-columns:.82fr 1fr 1fr 1fr;align-items:center;gap:32px;padding-top:32px;padding-bottom:32px}.section-kicker{font-size:8px;letter-spacing:1.5px;line-height:1.9;color:#8a8c7c;margin:0}.how-step{display:flex;gap:12px}.how-step>span{font-family:var(--serif);font-style:italic;font-size:19px;color:#919383;line-height:1.2}.how-step h2{font-size:10px;font-weight:600;margin:1px 0 6px}.how-step p{font-size:9px;line-height:1.7;color:#888b7c;margin:0;max-width:190px}.history-section{padding-top:64px;padding-bottom:60px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.section-top .eyebrow,.faq-section .eyebrow{font-size:8px;color:#92917f;letter-spacing:1.6px}.section-top h2,.faq-section h2{font-size:45px;font-family:var(--serif);font-weight:400;letter-spacing:-1px;line-height:1.1;margin:10px 0 0}.history-filters{display:flex;gap:4px;padding-bottom:3px}.history-filters button{border:0;background:transparent;font-size:9px;padding:8px 11px;border-radius:3px;color:#898779}.history-filters button.active{background:#e4e3d7;color:#4c5040}.history-filters span{font-size:12px;margin-left:3px}.history-explanation{font-size:9px;line-height:1.7;color:#909080;margin:15px 0 23px}.history-empty{border:1px dashed #cecec0;border-radius:4px;min-height:118px;display:flex;align-items:center;padding:25px 30px;gap:20px;background:#f9f6ee55}.empty-frame{display:grid;place-items:center;height:43px;width:39px;border:1px solid #c9c9b8;color:#9e9f8b;transform:rotate(-5deg);font-size:21px;flex:none}.history-empty h3{font-size:11px;font-weight:500;margin:0 0 5px}.history-empty p{font-size:9px;color:#939381;margin:0;line-height:1.6}.history-empty a{margin-left:auto;white-space:nowrap}.history-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.history-grid:empty{display:none}.history-card{background:var(--white);padding:7px 7px 9px;box-shadow:0 2px 8px #24241409}.history-open{padding:0;border:0;background:#e7e5da;display:block;width:100%;position:relative}.history-open>img{width:100%;height:165px;object-fit:cover}.history-open:hover:after{content:"View photo \2197";position:absolute;inset:auto 0 0;background:#262820d9;padding:10px;color:var(--white);font-size:10px}.history-card-meta{display:flex;align-items:center;justify-content:space-between;gap:5px;margin:10px 3px 0}.history-card-meta strong{font-size:9px;font-weight:550;display:block}.history-card-meta small{display:block;color:#92917f;font-size:7px;margin-top:3px}.history-actions{display:flex;gap:6px;align-items:center}.history-actions button{background:none;border:0;padding:3px;color:#858677;font-size:14px}.history-actions button[aria-pressed=true]{color:var(--red)}.history-actions .delete-history{font-size:11px}.faq-section{padding-top:44px;padding-bottom:68px;border-top:1px solid var(--line);display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.faq-section h2{font-size:49px;margin-top:17px}.faq-list{padding-top:0}details{border-bottom:1px solid var(--line)}summary{font-size:11px;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;padding:17px 0;gap:20px}summary::-webkit-details-marker{display:none}summary>span{color:#8e8f7f;font-size:16px;font-weight:400;line-height:1}details[open] summary>span{transform:rotate(45deg)}details p{font-size:11px;line-height:1.8;color:var(--muted);max-width:620px;margin:0 30px 18px 0}details a{text-decoration:underline;text-underline-offset:3px}.site-footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:24px;padding-top:28px;padding-bottom:31px}.site-footer .brand{font-size:15px;letter-spacing:-.6px;gap:8px}.site-footer .brand-icon{height:25px;width:25px;font-size:19px;border-radius:6px;letter-spacing:-2px}.site-footer p{font-family:var(--serif);font-style:italic;font-size:16px;color:#8f907e;margin:0}.site-footer>div{display:flex;gap:20px;margin-left:auto;font-size:8px;color:#8e8d7e;align-items:center}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);padding:12px 18px;background:#282b22;color:#fffdf7;z-index:30;font-size:12px;line-height:1.5;border-radius:4px;box-shadow:0 6px 22px #0002;max-width:min(440px,calc(100% - 32px));width:max-content}.noscript{position:fixed;inset:auto 10px 10px;padding:20px;background:var(--red);color:#fff;z-index:99}.legal-main{max-width:760px;padding-top:64px;padding-bottom:80px}.legal-main h1{font-size:65px;margin-bottom:24px}.legal-main>.intro{font-size:14px}.legal-main h2{font-family:var(--serif);font-size:31px;font-weight:400;letter-spacing:-.4px;margin:34px 0 12px}.legal-main p,.legal-main li{font-size:13px;line-height:1.9;color:#737464}.legal-main a{text-decoration:underline;text-underline-offset:3px}.legal-main ul{padding-left:20px}.legal-date{font-size:10px!important;color:#929280!important}.legal-back{font-size:11px;display:inline-block;margin-top:30px}.busy-editor .style-grid{pointer-events:none}.busy-editor .upload-zone{pointer-events:none;opacity:.6}.busy-editor #remove-photo{pointer-events:none;opacity:.5}@keyframes develop{0%,to{transform:rotate(0)}50%{transform:rotate(90deg)}}@media(min-width:1550px){.studio{gap:120px;padding-top:63px}.photo-stage{min-height:740px}.style-photo img{height:108px}.editor{max-width:490px}.intro{font-size:14px}.step-title h2,.primary-button{font-size:13px}.upload-zone{min-height:154px}.field-note{font-size:10px}.style-card strong{font-size:11px}.style-card>span:last-child{font-size:9px}.quota-line{font-size:10px}.privacy-hint{font-size:9px}}@media(max-width:1100px){.shell{width:calc(100% - 64px)}.studio{gap:48px;grid-template-columns:minmax(315px,.96fr) minmax(330px,1.04fr)}.photo-stage{min-height:610px;padding-left:0;padding-right:0}.photo-stamp{right:-12px;width:89px;height:89px;font-size:11px}.original-sticker{width:145px;left:-14px;bottom:39px}.header-note{display:none}.style-photo img{height:84px}.style-bottom{font-size:7px}.style-bottom small{font-size:5px}.how-inner{gap:25px;grid-template-columns:.7fr 1fr 1fr 1fr}.history-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.history-open>img{height:175px}.faq-section{gap:50px}.site-footer{gap:17px}.site-footer>div{gap:14px}}@media(max-width:850px){.shell{width:calc(100% - 48px)}.site-header{height:82px}.site-header nav{gap:20px;font-size:11px}.brand{font-size:19px}.studio{gap:34px;grid-template-columns:minmax(280px,1fr) minmax(290px,1fr);padding-top:36px;padding-bottom:40px}.editor-column>.eyebrow{font-size:7px;letter-spacing:1.3px}h1{font-size:66px;margin-top:17px}.intro{font-size:11px;margin-bottom:22px}.preview-column{padding-top:6px}.preview-topline{font-size:8px;gap:7px;margin-bottom:12px}.frame-counter{font-size:6px;letter-spacing:.6px}.photo-stage{min-height:522px;padding-top:10px}.photo-print{padding:10px 10px 0}.print-caption{height:50px}.print-caption>span:first-child{font-size:18px}.original-sticker{width:130px;bottom:22px;left:-5px}.photo-stamp{bottom:18px;right:-6px;width:76px;height:76px;font-size:9px}.photo-stamp span{font-size:4px}.preview-note{font-size:8px}.style-photo img{height:73px}.style-grid{gap:8px}.style-card strong{font-size:9px}.style-card>span:last-child{font-size:7px}.style-bottom{font-size:6px;gap:5px}.style-bottom small{display:none}.upload-selected{padding:13px;gap:10px}.upload-selected strong{max-width:155px}.upload-selected>img{width:65px;height:86px}.privacy-hint{font-size:7px;align-items:flex-start}.how-inner{grid-template-columns:repeat(3,1fr);gap:24px}.section-kicker{grid-column:1/-1;font-size:7px}.section-kicker br{display:none}.how-step{gap:10px}.how-step h2{font-size:9px}.how-step p{font-size:8px}.history-section{padding-block:42px}.history-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.history-empty{padding:20px;gap:15px}.history-empty a{font-size:9px}.faq-section{grid-template-columns:.7fr 1.3fr;gap:30px;padding-bottom:48px}.section-top h2{font-size:38px}.faq-section h2{font-size:43px}.site-footer{flex-wrap:wrap;gap:12px 25px}.site-footer>div{width:100%;margin-top:6px}.site-footer>div>span{margin-left:auto}}@media(max-width:650px){.shell{width:calc(100% - 38px)}.site-header{height:76px;gap:16px}.brand{font-size:18px}.brand-icon{width:30px;height:30px;font-size:23px}.site-header nav{font-size:10px;gap:14px}.site-header nav a:first-child{display:none}.studio{display:flex;flex-direction:column;padding-top:31px;gap:34px;padding-bottom:35px}.editor-column>.eyebrow{font-size:8px;letter-spacing:1.6px}h1{font-size:76px;letter-spacing:-2.7px;line-height:.95;margin:21px 0 18px}h1 br{display:none}h1 em{white-space:nowrap}.intro{font-size:12px;line-height:1.75;margin-bottom:29px}.editor{max-width:none}.step-title h2{font-size:12px}.step-title .text-button{font-size:10px}.upload-zone{min-height:148px}.upload-main{font-size:13px}.upload-empty p{font-size:10px}.camera-button{font-size:10px;min-height:24px}.field-note{font-size:9px;margin-bottom:24px}.style-grid{gap:12px}.style-photo img{height:113px}.style-card strong{font-size:11px;margin-bottom:4px}.style-card>span:last-child{font-size:8px}.style-bottom{font-size:8px;margin-top:18px;margin-bottom:23px}.style-bottom small{display:inline;font-size:5px}.primary-button{height:51px;font-size:13px}.quota-line{font-size:10px;padding-top:10px}.privacy-hint{font-size:8px;margin-top:8px;justify-content:center;align-items:baseline}.upload-selected>img{width:83px;height:106px}.upload-selected strong{max-width:210px}.upload-selected{padding:16px;gap:14px}.upload-selected #file-details{font-size:11px}.preview-column{width:100%;padding:0}.preview-topline{font-size:9px;margin-bottom:15px}.frame-counter{font-size:7px;letter-spacing:1px}.photo-stage{min-height:0;padding:7px 9px 91px 12px}.photo-print{padding:13px 13px 0;transform:rotate(1.7deg)}.comparison{aspect-ratio:4/4.6}.print-caption{height:61px}.print-caption>span:first-child{font-size:23px}.original-sticker{width:144px;left:0;bottom:10px}.original-sticker>span{font-size:7px;height:31px}.photo-stamp{width:91px;height:91px;right:4px;bottom:15px;font-size:11px}.photo-stamp span{font-size:4px}.preview-note{font-size:8px;gap:7px;margin-top:4px}.has-result.photo-stage{padding:0 0 6px}.has-result .photo-print{padding:10px 10px 0}.has-result .comparison{aspect-ratio:4/5}.result-actions{grid-template-columns:1fr 51px}.result-actions .outline-button{height:51px}.result-actions>p{font-size:8px}.how-inner{padding-block:25px;gap:21px;grid-template-columns:1fr}.section-kicker{font-size:8px}.how-step{gap:15px}.how-step>span{font-size:23px;width:30px;flex:none}.how-step h2{font-size:11px;margin-bottom:4px}.how-step p{font-size:10px;max-width:none}.history-section{padding-block:39px}.section-top{align-items:flex-start;flex-direction:column;gap:18px}.section-top h2{font-size:43px}.section-top .eyebrow{font-size:8px}.history-filters{padding:0}.history-filters button{font-size:10px;min-height:32px}.history-explanation{font-size:10px;margin:13px 0 20px;max-width:340px}.history-empty{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:24px 18px}.history-empty h3{font-size:10px}.history-empty p{font-size:9px}.history-empty a{grid-column:2;justify-self:start;margin:0;font-size:10px}.empty-frame{width:32px;height:39px;font-size:19px}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.history-open>img{height:180px}.history-card-meta{gap:4px;margin-inline:1px}.history-actions{gap:1px}.history-actions button{min-height:28px;min-width:23px;padding:2px}.history-card-meta strong{font-size:9px}.faq-section{grid-template-columns:1fr;gap:20px;padding-top:33px;padding-bottom:37px}.faq-section h2{font-size:44px;margin-top:13px}.faq-section h2 br{display:none}.faq-section h2 br:after{content:" "}.faq-list summary{font-size:11px;padding:18px 0}.faq-list p{font-size:11px;margin-right:12px}.site-footer{padding-block:25px;gap:17px 20px}.site-footer .brand,.site-footer p{font-size:15px}.site-footer>div{font-size:8px;gap:20px;margin-top:0}.legal-main{padding-top:38px;padding-bottom:48px}.legal-main h1{font-size:55px;line-height:1.05}.legal-main>.intro{font-size:13px}.legal-main h2{font-size:29px}.legal-main p,.legal-main li{font-size:12px}}@media(max-width:370px){.shell{width:calc(100% - 30px)}h1{font-size:67px}.style-photo img{height:97px}.style-grid{gap:9px}.style-card>span:last-child{font-size:7px}.style-bottom{font-size:7px}.style-bottom small{font-size:4px}.upload-selected strong{max-width:165px}.privacy-hint{font-size:7px}.history-open>img{height:156px}.site-footer p{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.light-button:disabled{opacity:.45}.progress-overlay>.abandon-note{font-size:9px;line-height:1.7;margin-top:14px;max-width:290px;color:#c5c0b2}#abandon-job{margin-top:10px;background:#fffdf7;color:#383b2d;border-color:#fffdf7}@media(max-width:650px){h1{font-size:clamp(62px,18vw,76px)}h1 br{display:initial}}
