:root{color:#18191b;font-synthesis:none;text-rendering:optimizelegibility;background:#eef0f1;font-family:Avenir Next,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100dvh;margin:0}button,a{font:inherit}button{cursor:pointer}img{max-width:100%}a{color:inherit;text-decoration:none}::selection{color:#fff;background:#e6656d}:root{--ink:#18191b;--muted:#74777b;--line:#d4d7d9;--paper:#f8f8f7;--accent:#e6656d;--radius:18px}main{overflow:hidden}.nav{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;height:76px;padding:0 4vw;display:flex;position:relative}.brand{letter-spacing:-.03em;align-items:center;gap:12px;font-size:15px;font-weight:800;display:flex}.brand img{border-radius:10px;width:36px;height:36px}.brand i{color:var(--accent);font-style:normal}.nav-links{color:#56595d;gap:32px;font-size:13px;display:flex}.nav-links a:hover{color:var(--accent)}.credits,.cta,.develop,.download,.credit-band button{white-space:nowrap;border:0;justify-content:center;align-items:center;gap:10px;display:inline-flex}.credits{background:var(--paper);border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;box-shadow:0 1px #00000014}.credits svg{color:var(--accent)}.hero{grid-template-columns:43% 57%;align-items:center;min-height:calc(100dvh - 76px);padding:56px 4vw 68px;display:grid}.hero-copy{z-index:2;position:relative}.overline,.studio-head span,.result-panel span{letter-spacing:.18em;color:var(--accent);font-family:DM Sans,sans-serif;font-size:11px;font-weight:700}h1,h2,h3,p{margin:0}.hero h1{letter-spacing:-.075em;font-family:DM Sans,sans-serif;font-size:clamp(66px,8vw,132px);font-weight:600;line-height:.82}.hero h1 em{color:var(--accent);padding-bottom:.08em;font-style:italic;line-height:1.08;display:inline-block}.hero-copy>p{color:#5e6165;max-width:500px;margin:34px 0 28px;font-size:17px;line-height:1.65}.cta{background:var(--ink);color:#fff;border-radius:999px;height:56px;padding:0 25px;font-size:14px;font-weight:700}.cta:hover,.develop:hover,.download:hover{background:var(--accent);transform:translateY(-1px)}.fine{color:#8a8d90;margin-top:14px;font-size:11px}.hero-contact{justify-content:center;align-items:center;min-height:650px;display:flex}.contact-sheet{width:min(720px,52vw);height:610px;position:relative}.contact-sheet:before{content:"";border:1px solid #c9ccce;position:absolute;inset:4% 6%;transform:rotate(2deg)}.shot{object-fit:cover;border:10px solid #fff;position:absolute;box-shadow:0 28px 70px #1e212433}.shot.one{width:48%;height:76%;top:10%;left:4%;transform:rotate(-5deg)}.shot.two{width:42%;height:62%;top:0;right:3%;transform:rotate(7deg)}.shot.three{width:34%;height:48%;bottom:0;right:10%;transform:rotate(-2deg)}.stamp{border:1px solid var(--accent);text-align:center;width:104px;height:104px;color:var(--accent);letter-spacing:.14em;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex;position:absolute;bottom:2%;left:43%;transform:rotate(10deg)}.studio-wrap{background:var(--paper);border-radius:var(--radius);width:min(1380px,92vw);margin:0 auto 130px;padding:38px}.studio-head,.rolls-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;padding-bottom:24px;display:flex}.studio-head h2,.rolls h2{letter-spacing:-.05em;margin-top:6px;font-family:DM Sans,sans-serif;font-size:42px}.studio-step{color:#96999c;font:700 12px DM Sans}.studio-grid{grid-template-columns:1.35fr .65fr;gap:28px;padding-top:28px;display:grid}.dropzone{border-radius:var(--radius);cursor:pointer;background:#eef0f1;border:1px dashed #aeb2b5;flex-direction:column;justify-content:center;align-items:center;height:560px;display:flex;position:relative;overflow:hidden}.dropzone:hover{border-color:var(--accent);background:#f3eeee}.dropzone input{display:none}.dropzone strong{margin-top:18px;font:600 22px DM Sans}.dropzone>span{color:var(--muted);margin-top:8px;font-size:12px}.upload-icon{width:68px;height:68px;color:var(--accent);background:#fff;border-radius:50%;place-items:center;font-size:25px;display:grid}.dropzone.has-image{background:#191a1c;border-style:solid}.dropzone.has-image>img{object-fit:contain;width:100%;height:100%}.clear{background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:16px;right:16px}.develop-panel{flex-direction:column;display:flex}.selected-camera{border-bottom:1px solid var(--line);grid-template-columns:86px 1fr 26px;align-items:center;gap:16px;padding-bottom:24px;display:grid}.selected-camera img{object-fit:cover;border-radius:12px;width:86px;height:106px}.selected-camera div{flex-direction:column;display:flex}.selected-camera span,.selected-camera small{color:var(--muted);font-size:11px}.selected-camera strong{margin:6px 0;font:600 20px DM Sans}.check{color:var(--accent)}.cost-row{justify-content:space-between;margin:28px 0;font-size:13px;display:flex}.cost-row strong{align-items:center;gap:6px;display:flex}.cost-row svg{color:var(--accent)}.develop{background:var(--ink);color:#fff;border-radius:999px;height:58px;font-weight:700;transition:all .2s}.develop:disabled{opacity:.55;cursor:wait}.share-link{color:var(--accent);background:0 0;border:0;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:12px;font-weight:700;display:flex}.error{color:#a4363d;background:#fff0f0;border-radius:12px;margin-top:20px;padding:14px;font-size:12px;line-height:1.5}.result-panel{border-top:1px solid var(--line);grid-template-columns:1fr 380px;align-items:center;gap:50px;margin-top:40px;padding-top:40px;display:grid}.result-panel h3{letter-spacing:-.055em;max-width:500px;margin:12px 0 30px;font:600 48px/1 DM Sans}.result-panel>img{object-fit:cover;border-radius:var(--radius);width:100%;height:470px}.result-actions{gap:12px;display:flex}.download,.result-actions button{border-radius:999px;height:50px;padding:0 20px;font-size:13px;font-weight:700}.download{background:var(--ink);color:#fff}.result-actions button{background:0 0;border:1px solid #bfc2c4}.camera-section{padding:110px 4vw}.section-title{grid-template-columns:1.1fr .9fr;align-items:end;margin-bottom:54px;display:grid}.section-title h2{letter-spacing:-.065em;grid-row:2;font:600 clamp(54px,6vw,90px)/.92 DM Sans}.section-title p{color:var(--muted);grid-area:2/2;max-width:460px;line-height:1.65}.camera-grid{grid-template-columns:repeat(4,1fr);gap:28px 18px;display:grid}.camera-card{text-align:left;color:inherit;background:0 0;border:0;padding:0}.camera-image{border-radius:var(--radius);background:#ddd;height:390px;position:relative;overflow:hidden}.camera-image img{object-fit:cover;width:100%;height:100%;transition:transform .55s,filter .3s}.camera-image span{background:#ffffffe6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid;position:absolute;top:12px;right:12px}.camera-meta{justify-content:space-between;align-items:center;padding:15px 3px;display:flex}.camera-meta div{flex-direction:column;display:flex}.camera-meta strong{font:600 16px DM Sans}.camera-meta small{color:var(--muted);margin-top:5px;font-size:11px}.camera-meta svg{color:#a5a8ab}.camera-card:hover img,.camera-card.active img{transform:scale(1.035)}.camera-card.active .camera-image{outline:3px solid var(--accent);outline-offset:3px}.camera-card.active .camera-meta svg{color:var(--accent)}.how{background:#dfe2e3;grid-template-columns:1fr 1fr;min-height:760px;display:grid}.how-photo img{object-fit:cover;width:100%;height:100%}.how-copy{flex-direction:column;justify-content:center;padding:9vw 8vw;display:flex}.how h2{letter-spacing:-.06em;margin:15px 0 60px;font:600 clamp(46px,5vw,76px)/.95 DM Sans}.steps>div{border-top:1px solid #c4c8ca;grid-template-columns:40px 1fr;gap:16px;padding:22px 0;display:grid}.steps b{color:var(--accent);font-size:11px}.steps span{flex-direction:column;display:flex}.steps strong{font-size:15px}.steps small{color:#6b6e72;margin-top:7px;font-size:12px;line-height:1.5}.rolls{padding:120px 4vw}.rolls-head>span{color:var(--muted);font-size:12px}.works-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px;display:grid}.works-grid a{border-radius:var(--radius);background:#fff;overflow:hidden}.works-grid img{object-fit:cover;width:100%;height:360px}.works-grid a>div{justify-content:space-between;align-items:center;padding:15px;font-size:13px;display:flex}.empty{border-radius:var(--radius);color:#888c8f;border:1px dashed #bfc2c4;flex-direction:column;justify-content:center;align-items:center;height:300px;margin-top:30px;display:flex}.empty svg{color:var(--accent);font-size:42px}.empty strong{color:var(--ink);margin:16px 0 5px}.empty span{font-size:12px}.credit-band{background:var(--accent);color:#fff;border-radius:var(--radius);justify-content:space-between;align-items:center;margin:0 4vw 90px;padding:28px 32px;display:flex}.credit-band>div{align-items:center;gap:13px;display:flex}.credit-band span{font-size:13px}.credit-band strong{font:600 24px DM Sans}.credit-band button{height:48px;color:var(--ink);background:#fff;border-radius:999px;padding:0 20px;font-size:12px;font-weight:700}footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:center;padding:30px 4vw 45px;display:grid}.footer-brand img{width:30px;height:30px}.footer-brand{font-size:13px}footer p{text-align:center;color:var(--muted);font-size:12px}footer>div:last-child{color:#626569;justify-content:flex-end;align-items:center;gap:20px;font-size:11px;display:flex}button,.cta,.download{transition:transform .18s,background .18s}button:active,.cta:active,.download:active{transform:scale(.98)}@media (width<=1000px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:80px}.hero-contact{min-height:520px}.contact-sheet{width:90vw;height:500px}.studio-grid{grid-template-columns:1fr}.dropzone{height:480px}.camera-grid{grid-template-columns:repeat(3,1fr)}.camera-image{height:360px}.works-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.nav{height:66px;padding:0 18px}.brand span{font-size:13px}.credits{padding:9px 12px;font-size:11px}.hero{min-height:auto;padding:66px 20px 74px}.hero h1{font-size:72px}.hero-copy>p{margin-top:25px;font-size:15px}.hero-contact{min-height:430px}.contact-sheet{width:100%;height:400px}.shot{border-width:6px}.stamp{width:76px;height:76px;font-size:8px}.studio-wrap{width:calc(100% - 24px);margin-bottom:70px;padding:20px}.studio-head h2{font-size:32px}.studio-grid{gap:18px}.dropzone{height:410px}.selected-camera{grid-template-columns:70px 1fr 20px}.selected-camera img{width:70px;height:86px}.result-panel{grid-template-columns:1fr;gap:25px}.result-panel>img{grid-row:1;height:430px}.result-panel h3{font-size:38px}.result-actions{flex-wrap:wrap}.camera-section{padding:75px 18px}.section-title{display:block}.section-title h2{margin:10px 0 20px;font-size:55px}.section-title p{font-size:13px}.camera-grid{grid-template-columns:1fr 1fr;gap:22px 10px}.camera-image{height:265px}.camera-meta strong{font-size:13px}.camera-meta small{font-size:9px}.how{grid-template-columns:1fr}.how-photo{height:520px}.how-copy{padding:75px 25px}.how h2{margin-bottom:42px;font-size:52px}.rolls{padding:75px 18px}.rolls h2{font-size:38px}.works-grid{grid-template-columns:1fr 1fr;gap:10px}.works-grid img{height:260px}.credit-band{flex-direction:column;align-items:flex-start;gap:20px;margin:0 12px 60px;padding:24px}.credit-band>div{flex-wrap:wrap;align-items:flex-start}.credit-band strong{width:100%;font-size:21px}.credit-band button{width:100%}footer{text-align:center;grid-template-columns:1fr;gap:22px}.footer-brand,footer>div:last-child{justify-content:center}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
