@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");:root{--blue:#144889;--ink:#132947;--muted:#677383;--paper:#f7f8fa;--orange:#f4941b;--line:#dfe4eb}*{box-sizing:border-box}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.14;letter-spacing:-.045em}h1{font-size:clamp(40px,4.9vw,76px);font-weight:800}h2{font-size:clamp(30px,3.3vw,48px)}h2,h3{font-weight:700}h3{font-size:23px}p{color:var(--muted)}.topline{padding:9px max(5vw,24px);background:var(--blue);color:#fff;font-size:13px;display:flex;justify-content:space-between}.topline span{gap:8px}.header,.topline span{display:flex;align-items:center}.header{padding:12px 5vw;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px;background:#fff;position:relative;z-index:10}.brand{overflow:hidden;display:flex;align-items:center}.brand,.brand img{width:150px}.nav{display:flex;gap:30px;font-weight:600}.nav a{padding:12px 0}.nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--blue);color:white;padding:16px 24px;border:0;border-radius:8px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.button:hover{background:#0c376c;transform:translateY(-2px)}.header-order{padding:13px 18px;font-size:14px;gap:18px}.menu-toggle{display:none!important}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:6vw;padding:54px 5vw 48px;max-width:1600px;margin:auto}.hero-copy{padding:25px 0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:29px}.dot{width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero h1 span{display:block}.blue{color:var(--blue)}.hero-copy>p{font-size:16px;max-width:450px;margin-top:26px;line-height:1.85}.hero-actions{display:flex;gap:26px;align-items:center;margin-top:33px;flex-wrap:wrap}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:14px;font-weight:700}.text-link:hover{color:var(--blue)}.hero-note{font-size:12px;color:var(--muted);margin-top:37px;display:flex;gap:13px;align-items:center;line-height:1.7}.round-icon{height:33px;width:33px;border:1px solid var(--line);display:grid;place-items:center;border-radius:50%;color:var(--blue)}.hero-photo{position:relative;min-height:480px;border-radius:12px;overflow:hidden;background:#e2e8e0}.hero-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 35%}.photo-label{position:absolute;right:0;bottom:0;display:flex;gap:24px;align-items:center;padding:20px 25px;background:var(--orange);color:#152846;border-radius:12px 0 0 0;font-size:12px;font-weight:800;letter-spacing:.04em}.sun{font-size:52px;line-height:1}.photo-corner{position:absolute;top:20px;left:20px;background:#fffef3e8;border-radius:30px;padding:8px 12px;font-size:12px;letter-spacing:.04em;font-weight:700}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);margin:0 5vw;padding:23px 0}.service-strip span{display:flex;gap:12px;align-items:center;justify-content:center;font-size:15px;border-right:1px solid var(--line)}.service-strip span:last-child{border:0}.service-strip svg{color:var(--blue);width:21px}.section{padding:76px 5vw;max-width:1600px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:13px;color:var(--muted)}.section-heading>p{font-size:14px}.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:31px}.filters button{background:transparent;border:1px solid var(--line);border-radius:28px;padding:9px 18px;color:var(--muted)}.filters .selected{color:white;border-color:var(--blue)}.service-grid{display:grid;gap:30px 22px}.service-card{display:block}.card-photo{height:235px;background:var(--paper);border-radius:10px;position:relative;overflow:hidden}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.service-card:hover img{transform:scale(1.06)}.card-number{position:absolute;top:12px;left:12px;font-size:12px;font-weight:700;background:#fff;padding:4px 8px;border-radius:20px}.card-arrow{position:absolute;bottom:12px;right:12px;border-radius:50%;width:38px;height:38px;background:white;display:grid;place-items:center;transition:background .2s}.service-card:hover .card-arrow{background:var(--orange)}.card-copy{padding:17px 2px}.card-copy .eyebrow{color:var(--muted)}.card-copy h3{letter-spacing:-.025em;margin:8px 0 10px}.process{background:var(--paper);max-width:none}.process>.eyebrow{color:var(--muted);margin-bottom:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:38px}.steps>div{border-top:1px solid #ccd5e2;padding-top:22px}.steps>div>span{color:var(--blue);font-size:14px;font-weight:800}.steps h3{margin:23px 0 15px;font-size:22px}.steps p{font-size:16px;max-width:340px}.about-block{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.about-block .eyebrow{color:var(--muted);margin-bottom:19px}.about-block h2{font-size:38px}.about-block em{font-style:normal;color:var(--blue)}.about-block p{margin:25px 0;max-width:490px;font-size:16px}.about-block>img{width:100%;height:360px;object-fit:cover;border-radius:12px}.gallery-section{padding-top:0}.gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.gallery button{border:0;padding:0;background:none;overflow:hidden;border-radius:7px}.gallery img{width:100%;height:180px;object-fit:cover;transition:transform .3s}.gallery button:hover img{transform:scale(1.06)}.muted{color:var(--muted);font-size:14px}.cta{margin:10px 5vw 65px;padding:42px 48px;border-radius:12px;background:var(--blue);color:white;display:flex;justify-content:space-between;align-items:center;gap:25px}.cta .eyebrow{color:#c2d2e8}.cta h2{margin-top:11px}.orange{background:var(--orange);color:var(--ink)}.orange:hover{background:#ffac40}footer{padding:42px 5vw 20px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:25px;font-size:14px}footer strong{font-size:28px;letter-spacing:-.04em}footer p{font-size:14px;margin-top:7px}.orange-dot{color:var(--orange)}.admin-link{display:block;margin-top:10px}.admin-link,.footer-bottom{color:var(--muted);font-size:12px}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;margin-top:12px;display:flex;justify-content:space-between}.detail>.text-link{margin-bottom:30px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.detail-grid>img{width:100%;height:550px;object-fit:cover;border-radius:14px}.detail-grid h1{font-size:50px;margin:16px 0 25px}.detail-grid p{margin-bottom:24px}.price-block{font-size:22px;font-weight:700;margin:30px 0 15px}.contact-grid{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-grid h3{font-size:15px;margin:25px 0 12px}.contact-grid>img{width:100%;height:480px;object-fit:cover;border-radius:12px}.contact-grid .button{margin-top:30px}.big-phone{font-size:28px;color:var(--blue);font-weight:700}.order-grid{display:grid;grid-template-columns:1fr 340px;gap:70px;margin-top:40px}.order-form{max-width:760px}label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;margin-bottom:20px}input,select,textarea{width:100%;border:1px solid var(--line);background:white;color:var(--ink);padding:12px 14px;border-radius:7px;outline:0;font-size:16px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #14488915}textarea{resize:vertical}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-step{display:flex;align-items:center;gap:12px;margin:25px 0}.form-step span{display:grid;place-items:center;border-radius:50%;background:#edf3fa;color:var(--blue);font-size:12px;width:30px;height:30px}.form-step h3{font-size:22px}.upload-zone{padding:24px;text-align:center;align-items:center;border:1px dashed #9aaec9;background:var(--paper);border-radius:8px}.upload-zone span{font-size:12px;color:var(--muted);font-weight:400}.upload-zone input{border:0;background:none;font-size:12px;width:auto;max-width:100%}.file-item{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;border-bottom:1px solid var(--line);padding:8px 0;overflow-wrap:anywhere}.icon-button{border:0;background:transparent;padding:8px;display:inline-flex;align-items:center;justify-content:center;color:inherit}.checkbox{flex-direction:row;align-items:flex-start;font-size:14px;color:var(--muted);font-weight:400;margin:14px 0 24px}.checkbox input{width:16px;height:16px;flex-shrink:0;margin-top:4px}.order-summary{align-self:start;background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:28px;position:sticky;top:25px}.order-summary h3{margin:19px 0}.order-summary hr{border:0;border-top:1px solid var(--line);margin:24px 0}.order-summary p{font-size:14px;margin:10px 0;display:flex;gap:8px;align-items:center}.order-summary strong{font-size:19px}.error{padding:12px 16px;background:#fff0ed;color:#a22b16;border-radius:8px;margin:16px 0;font-size:14px}.success{text-align:center;min-height:60vh}.success h1{margin:20px 0}.success p{margin-bottom:20px}.success-icon{display:inline-grid;place-items:center;width:78px;height:78px;border-radius:50%;background:#e7f4ed;color:#2e7950}.honeypot{position:absolute;left:-10000px;width:1px;height:1px}.lightbox{position:fixed;inset:0;background:#0b1627ee;z-index:100;display:flex;align-items:center;justify-content:center;gap:20px;padding:50px;color:white}.lightbox img{max-height:88vh;max-width:80%;object-fit:contain}.lightbox-close{position:absolute;right:20px;top:20px}.admin-shell{min-height:100vh;background:var(--paper)}.admin-header{background:white;padding:20px 4vw;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.admin-header strong{font-size:25px}.admin-main{max-width:1200px;margin:auto;padding:35px 30px}.admin-tabs{display:flex;gap:12px;margin:24px 0;flex-wrap:wrap}.admin-tabs button{border:1px solid var(--line);padding:10px 20px;border-radius:7px;background:#fff}.admin-tabs button.selected{background:var(--blue);color:#fff}.admin-card{padding:25px;background:white;border:1px solid var(--line);border-radius:10px;margin:20px 0}.admin-card h3{margin-bottom:20px}.admin-service{display:grid;grid-template-columns:150px 1fr;gap:25px}.admin-service>img{width:150px;height:160px;object-fit:cover;border-radius:8px}.admin-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.admin-status{padding:10px 15px;background:#e8f4ed;border-radius:7px;color:#226941;font-size:14px}.admin-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.admin-gallery img{width:100%;height:150px;object-fit:cover}.small-button{border:1px solid var(--line);background:white;padding:8px 14px;border-radius:6px;font-size:14px}.order-meta{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:20px}.order-details{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;margin:15px 0}.admin-notice{font-size:14px;color:var(--muted)}.empty{padding:50px;text-align:center;color:var(--muted)}@media(prefers-reduced-motion:no-preference){main{animation:enter .45s ease-out}@keyframes enter{0%{opacity:.5;transform:translateY(8px)}to{opacity:1;transform:none}}}@media(min-width:1600px){.header,.topline,footer{padding-inline:calc((100vw - 1440px)/2)}}@media(max-width:1000px){.nav{gap:17px}.hero{gap:30px}.hero-photo{min-height:420px}.hero-actions{gap:16px}.service-grid{grid-template-columns:repeat(2,1fr)}.card-photo{height:280px}.gallery{grid-template-columns:repeat(3,1fr)}.order-grid{gap:30px;grid-template-columns:1fr 280px}.about-block,.detail-grid{gap:30px}.detail-grid h1{font-size:40px}}@media(max-width:700px){.topline{padding:8px 5vw;font-size:12px}.topline>span{max-width:60%}.header{padding-block:8px;gap:10px}.brand{height:56px}.brand,.brand img{width:118px}.header-order{font-size:12px;padding:11px;gap:10px;margin-left:auto}.menu-toggle{display:flex!important}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:20px 5vw;box-shadow:0 12px 20px #12294510}.nav.open{display:flex;flex-direction:column;gap:8px}.hero{grid-template-columns:1fr;padding:30px 5vw;gap:25px}.hero-copy{padding:0}.hero h1{font-size:49px}.hero .eyebrow{margin-bottom:19px}.hero-copy>p{margin-top:20px;font-size:16px}.hero-actions{margin-top:24px}.hero-note{margin-top:23px}.hero-photo{min-height:340px}.hero-photo>img{object-position:center 36%}.service-strip{grid-template-columns:repeat(2,1fr);gap:20px}.service-strip span{font-size:14px}.service-strip span:nth-child(2){border:0}.section{padding:45px 5vw}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.section-heading>p{display:none}.filters{gap:7px}.filters button{font-size:14px;padding:8px 13px}.service-grid{gap:20px 14px}.card-photo{height:200px}.card-copy h3{font-size:18px}.card-copy p{font-size:12px}.steps{grid-template-columns:1fr;gap:25px}.steps h3{margin:12px 0}.steps p{max-width:none}.about-block{grid-template-columns:1fr}.about-block h2{font-size:31px}.about-block>img{height:260px}.gallery-section{padding-top:10px}.gallery{grid-template-columns:repeat(2,1fr)}.gallery img{height:165px}.cta{margin-bottom:35px;padding:28px;align-items:flex-start;flex-direction:column}.cta h2{font-size:31px}footer{grid-template-columns:1fr;gap:25px}.footer-bottom{flex-direction:column;gap:10px}.contact-grid,.detail-grid,.order-grid{grid-template-columns:1fr;gap:25px}.detail-grid>img{height:330px}.detail-grid h1{font-size:38px}.contact-grid>img{height:330px}.order-summary{position:static;grid-row:1}.order-summary .muted{display:none}.order-summary hr{margin:15px 0}.field-row{grid-template-columns:1fr;gap:0}.lightbox{padding:15px;gap:0}.lightbox img{max-width:80%}.admin-main{padding:20px 5vw}.admin-service{grid-template-columns:1fr}.admin-gallery{grid-template-columns:repeat(2,1fr)}.admin-header{gap:20px}.admin-card{padding:18px}.admin-header strong{font-size:21px}.big-phone{font-size:24px}}body{background:#fcfdfe;color:#101c2a}.topline{display:none}.header{padding-block:16px;border:0;background:#fcfdfe}.brand{height:68px}.brand,.brand img{width:156px}.header-order{background:var(--orange);color:#132947}.button{border-radius:40px}.nav{font-size:14px;gap:28px}.studio-hero{max-width:1600px;margin:auto;position:relative;padding:35px 5vw 22px;display:grid;grid-template-columns:.92fr 1.28fr;align-items:center;overflow:hidden}.studio-copy{position:relative;z-index:2;padding:24px 0 42px}.studio-copy>.eyebrow{font-size:13px;letter-spacing:.04em}.studio-copy h1{font-size:clamp(42px,4.1vw,65px);letter-spacing:-.055em;line-height:1.06;margin:20px 0}.studio-copy h1 span{display:block}.studio-copy h1 span:last-child{color:var(--blue);width:max-content;position:relative;z-index:1}.studio-copy h1 span:last-child:after{content:"";position:absolute;z-index:-1;bottom:0;left:-5px;right:-14px;height:49%;background:#ff9e29;transform:rotate(-2deg);border-radius:9px}.studio-copy>p{font-size:16px;max-width:390px;margin:25px 0;line-height:1.8}.studio-visual{position:relative;margin-left:-30px;margin-right:-4vw}.studio-visual>img{width:100%;height:auto;mix-blend-mode:multiply}.machine-note{position:absolute;font-size:14px;font-style:italic;font-weight:600;transform:rotate(-7deg);color:#233a54;line-height:1.25}.machine-note small{font-size:12px;font-weight:400}.xerox-note{top:-20px;left:16%}.canon-note{top:8%;right:5%;transform:rotate(6deg)}.studio-benefits{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:15px;padding:18px 0 20px}.studio-benefits>div{display:flex;gap:13px;align-items:center}.studio-benefits svg{width:42px;height:42px;border-radius:50%;background:white;padding:9px;box-shadow:0 3px 18px #1536580d;border:1px solid #edf0f3;flex-shrink:0;color:var(--blue)}.studio-benefits span{font-size:13px;line-height:1.5}.studio-benefits strong{font-weight:500;color:var(--muted)}.play-ring{display:grid;place-items:center;width:42px;height:42px;border:1px solid #e9edf2;background:white;border-radius:50%}.studio-copy .text-link{font-size:12px;line-height:1.4}.studio-copy .hero-actions{gap:23px}.studio-copy .button{font-size:14px;gap:24px}.section{padding-block:52px}.section-heading h2{font-size:36px}.section-heading .eyebrow{display:none}.section-heading p{line-height:1.5}.filters{margin-bottom:24px}.filters button{border:0;background:#edf1f5;font-size:14px}.filters .selected{background:var(--blue)}.service-grid{grid-template-columns:repeat(4,1fr);gap:17px}.service-card{background:white;border:1px solid #e4e9ef;border-radius:15px;overflow:hidden;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-6px);box-shadow:0 15px 30px #2035520c}.card-photo{height:200px;border-radius:0}.card-copy{padding:20px 18px 24px}.card-copy .eyebrow{font-size:12px;letter-spacing:.03em;color:var(--blue)}.card-copy h3{font-size:20px;min-height:46px}.card-copy p{font-size:14px}.card-arrow{border:1px solid #e3e8ef;width:32px;height:32px}.card-arrow svg{width:19px}.equipment-section{margin:18px 5vw 28px;background:radial-gradient(ellipse at 90% 0,#1c3344,#0d1820 65%);color:white;padding:33px;border-radius:18px;overflow:hidden}.equipment-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.pill{display:inline-flex;align-items:center;gap:10px;padding:3px 9px;border-radius:5px;background:var(--orange);color:#142538;font-size:12px;font-weight:800;letter-spacing:.025em}.equipment-heading h2{font-size:31px;line-height:1.15;margin-top:13px;letter-spacing:-.03em}.equipment-heading p{color:#d4dee7;font-style:italic;font-size:17px;transform:rotate(-7deg);margin-right:30px}.equipment-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.equipment-card{border:1px solid #35414d;border-radius:13px;padding:25px;display:grid;grid-template-columns:1.1fr 1fr;gap:20px;background:#ffffff03;overflow:hidden;transition:border-color .3s}.equipment-card:hover{border-color:var(--orange)}.equipment-brand{font-size:34px;font-weight:700;letter-spacing:-.07em}.equipment-brand span{font-size:12px;vertical-align:top}.equipment-brand.canon{font-family:Georgia,serif;font-weight:900;letter-spacing:-.08em}.equipment-card h3{font-size:19px;line-height:1.3;margin:5px 0 9px;letter-spacing:-.02em}.equipment-card p{color:#c4d0dc;font-size:14px}.equipment-card ul{list-style:none;padding:0;margin:20px 0;font-size:14px;color:#e0e5eb}.equipment-card li{display:flex;align-items:center;gap:7px;margin:8px 0}.equipment-card li svg{color:var(--orange);width:14px;height:14px}.equipment-card>img{width:100%;height:255px;object-fit:cover;border-radius:9px;align-self:center}.equipment-card .pill{font-size:12px}.quick-order{display:grid;grid-template-columns:.75fr 1.3fr;gap:55px;align-items:center}.quick-order h2{font-size:36px;margin:16px 0}.quick-order>div>p{font-size:16px;margin:20px 0;max-width:350px}.quick-panel{background:white;border-radius:16px;border:1px solid #e8edf2;padding:28px;box-shadow:0 12px 40px #253e5706}.order-progress{display:flex;justify-content:space-between;gap:12px;margin-bottom:26px;font-size:12px;color:#727b85}.order-progress>span{display:flex;align-items:center;gap:7px}.order-progress b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#f0f3f7;color:#1a3044}.order-progress .current{color:#1b3045;font-weight:700}.order-progress .current b{background:var(--orange)}.quick-fields{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:15px}.quick-fields label{font-size:14px}.quick-fields input,.quick-fields select{font-size:14px;padding:10px}.quantity-control{border:1px solid var(--line);border-radius:7px;display:flex;justify-content:space-between;align-items:center;min-height:44px;font-size:14px}.quantity-control button{border:0;background:none;padding:9px;display:flex;color:var(--ink)}.quick-upload{border:1px dashed #cad3df;display:flex;align-items:center;gap:18px;padding:25px 18px;border-radius:9px;background:#fafbfd}.quick-upload>svg{width:24px;flex-shrink:0;color:var(--blue)}.quick-upload>svg:last-child{margin-left:auto}.quick-upload strong{display:block;font-size:14px}.quick-upload span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.quick-panel .quick-note{display:flex;align-items:center;gap:7px;font-size:12px;margin-top:19px;max-width:none}.quick-note svg{color:var(--blue)}.process{background:#f2f5f8}.about-block h2,.process h2{font-size:35px}.gallery img{height:165px}.cta{border-radius:16px}.cta h2{font-size:38px}footer{background:#0e1922;color:#fff;border:0}footer .admin-link,footer p{color:#bcc6d0}.footer-bottom{border-color:#33404a;color:#9eacb8}.footer-bottom span{color:#9eacb8}.admin-savebar{position:sticky;bottom:0;background:#fffffff5;backdrop-filter:blur(10px);border:1px solid var(--line);padding:18px;border-radius:12px;display:flex;gap:20px;align-items:center;margin-top:25px;z-index:10}@media(prefers-reduced-motion:no-preference){.studio-visual{animation:hero-appear .9s ease-out}.studio-copy{animation:copy-appear .7s ease-out}.reveal,.service-card{animation:reveal linear both;animation-timeline:view();animation-range:entry 0 entry 20%}@keyframes hero-appear{0%{opacity:0;transform:translateX(35px) scale(.97)}to{opacity:1;transform:none}}@keyframes copy-appear{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes reveal{0%{opacity:.2;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:1000px){.studio-copy h1{font-size:48px}.studio-hero{grid-template-columns:1fr 1.1fr}.studio-visual{margin-left:-15px}.machine-note{font-size:12px}.service-grid{grid-template-columns:repeat(3,1fr)}.equipment-card{padding:18px;gap:10px;grid-template-columns:1fr .8fr}.equipment-card>img{height:240px}.equipment-card ul{font-size:12px}.quick-order{gap:25px;grid-template-columns:.8fr 1.2fr}.quick-fields{grid-template-columns:1fr 1fr}.quick-fields label:first-child{grid-column:1/-1}.order-progress{gap:6px}}@media(max-width:700px){.header{padding-block:10px}.brand{height:58px}.brand,.brand img{width:128px}.studio-hero{grid-template-columns:1fr;padding-top:17px}.studio-copy{padding:10px 0 22px}.studio-copy h1{font-size:45px;line-height:1.08;margin:17px 0}.studio-copy>p{max-width:none;font-size:16px;margin:20px 0}.studio-copy>.eyebrow{font-size:12px}.studio-copy .hero-actions{margin-top:25px}.studio-visual{margin:25px -5vw 0;min-height:250px}.machine-note{font-size:12px}.xerox-note{top:0;left:15%}.canon-note{top:5%;right:7%}.studio-benefits{grid-template-columns:1fr 1fr;gap:18px 10px;margin-top:5px;padding-bottom:10px}.studio-benefits svg{width:35px;height:35px;padding:7px}.studio-benefits span{font-size:12px}.studio-benefits>div{gap:8px}.service-grid{grid-template-columns:repeat(2,1fr);gap:13px}.card-photo{height:170px}.card-copy{padding:14px 12px 18px}.card-copy h3{font-size:17px;min-height:39px}.card-copy .eyebrow,.card-copy p{font-size:12px}.section-heading h2{font-size:31px}.equipment-section{padding:24px 18px;border-radius:14px}.equipment-heading p{display:none}.equipment-heading h2{font-size:28px}.equipment-grid{grid-template-columns:1fr}.equipment-card{grid-template-columns:1.1fr 1fr;padding:18px}.equipment-brand{font-size:30px}.equipment-card h3{font-size:17px}.equipment-card>img{height:215px}.equipment-card .pill{font-size:12px}.quick-order{grid-template-columns:1fr}.quick-order h2{font-size:31px}.quick-order>div>p{max-width:none}.quick-panel{padding:19px}.order-progress{font-size:12px;flex-wrap:wrap}.order-progress>span{gap:4px}.order-progress b{height:21px;width:21px}.quick-fields{gap:8px}.quick-upload{padding:18px 12px;gap:12px}.quick-upload strong{font-size:14px}.about-block h2,.cta h2,.process h2{font-size:30px}.admin-savebar{flex-direction:column;align-items:stretch}}.header{background:linear-gradient(115deg,#103768,#17559c 65%,#208bb5);box-shadow:0 5px 24px #123b6422;border-bottom:3px solid #ff981f}.header .brand{background:#fff;border-radius:14px;padding:7px 12px;width:174px;height:72px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.header .brand img{width:150px;max-height:58px;object-fit:contain}.header .nav a{color:#fff}.header .nav a:hover{color:#ffd08c}.header .header-order{background:#ff981f;color:#112a46;box-shadow:0 4px 16px #081f4133}.header .header-order:hover{background:#ffb44f}.header .menu-toggle{color:#fff}@media(max-width:760px){.header .nav.open{background:#164b89}.header .brand{width:132px;height:60px;padding:6px 8px}.header .brand img{width:116px;max-height:48px}}.send-page{min-height:100vh;background:linear-gradient(145deg,#edf6ff,#fff8eb);padding:30px 20px;display:flex;flex-direction:column;align-items:center;gap:24px}.send-logo img{width:160px}.send-card{width:100%;max-width:620px;background:white;border:1px solid #e3ebf4;border-radius:24px;padding:32px;box-shadow:0 15px 50px #164b8910}.send-card h1{font-size:38px;line-height:1.15;margin:15px 0}.send-card p{margin:18px 0;line-height:1.6}.send-card .button{width:100%;justify-content:center}.send-card progress{width:100%;height:15px;accent-color:#164b89}.transfer-number{display:block;font-size:28px;letter-spacing:.03em;color:#164b89;margin:25px 0}.send-card .file-item,.transfer-number{overflow-wrap:anywhere}.send-card label{margin-top:22px}@media(max-width:600px){.send-card{padding:24px 18px}.send-card h1{font-size:32px}.transfer-number{font-size:24px}}.header{background:linear-gradient(110deg,#f3f9ff,#e6f3ff 175px,#17559c 300px,#208bb5)}.header .brand{background:transparent;border-radius:0}.header .brand img{mix-blend-mode:multiply}@media(max-width:760px){.header{background:linear-gradient(110deg,#f3f9ff,#e6f3ff 120px,#17559c 205px,#208bb5)}}.back-to-top{position:fixed;right:max(20px,env(safe-area-inset-right));bottom:calc(24px + env(safe-area-inset-bottom));width:48px;height:48px;display:grid;place-items:center;border:1px solid #ffffff90;border-radius:50%;background:#f4941b;color:#132947;box-shadow:0 5px 20px #13294730;z-index:40;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .2s,transform .2s,visibility .2s}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:#ffac3d}.back-to-top:focus-visible{outline:3px solid #144889;outline-offset:3px}@media(max-width:700px){.back-to-top{right:14px;bottom:calc(18px + env(safe-area-inset-bottom));width:46px;height:46px}}@media(prefers-reduced-motion:reduce){.back-to-top{transition:none}}.photo-upload{margin:24px 0;display:grid;gap:16px}.photo-upload>p{font-size:14px}.photo-size-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.photo-size-card{border:1px solid var(--line);border-radius:12px;padding:16px;background:#f6f9fd;min-width:0}.photo-size-card>header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.photo-size-card>header strong{font-size:20px;color:var(--blue)}.photo-size-card>header span{font-size:12px;color:var(--muted)}.photo-add{padding:12px;border:1px dashed #91accd;border-radius:8px;color:var(--blue);font-size:14px;cursor:pointer}.photo-add input{font-size:12px;max-width:100%;margin-top:8px}.photo-file{padding:12px 0;border-bottom:1px solid var(--line)}.photo-filename{display:block;overflow-wrap:anywhere;font-size:13px}.photo-file>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.photo-file label{font-size:12px;margin:0}.photo-file input{width:80px;padding:6px}.photo-admin{margin:20px 0;display:grid;gap:12px}.photo-admin section{background:#f3f7fc;padding:15px;border-radius:10px}.photo-admin h4{margin:0 0 8px}.photo-admin p{overflow-wrap:anywhere;font-size:14px}@media(max-width:600px){.photo-size-grid{grid-template-columns:1fr}}.order-step-label{margin:18px 0;color:var(--blue)}.photo-thumbnail{width:100%;max-height:260px;background:white;border:1px solid #b6c5d6;overflow:hidden;margin-bottom:12px;display:grid;place-items:center}.photo-thumbnail img{width:100%;height:100%;min-height:0}.photo-thumbnail span{padding:16px;font-size:12px;text-align:center}.photo-warning{font-size:12px;color:#87520c;background:#fff2d8;padding:9px;border-radius:7px;margin-bottom:9px}.photo-file>label{margin-top:10px}.photo-file select{width:100%;font-size:12px;padding:8px}.review-panel{display:grid;gap:12px;border:1px solid var(--line);padding:24px;border-radius:14px;background:#f5f8fc;overflow-wrap:anywhere}.review-group p,.review-panel p{font-size:14px}.review-group{padding:12px;border-left:3px solid var(--orange);background:white}.upload-total{padding:12px;background:#edf4fc;border-radius:8px;font-size:14px}.upload-progress{padding:15px;background:#f2f7fd;border-radius:10px;overflow-wrap:anywhere}.upload-progress progress{width:100%;accent-color:var(--blue)}.upload-progress p{font-size:13px}.order-parameters{margin:15px 0;padding:15px;background:#f6f8fb;border-radius:10px}.status-page{max-width:900px}.status-page h1{margin:30px 0 18px}.status-page h2{margin:30px 0 20px}.status-page>p{margin:18px 0}.status-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:30px 0}.status-steps li{border-top:4px solid #d8e0ea;padding-top:12px;font-size:13px;color:var(--muted)}.status-steps .complete{border-color:var(--orange);color:var(--ink);font-weight:700}.counter-action{padding:10px;border-radius:10px;background:#eef5fc}.order-form>.button{margin-top:18px}@media(max-width:600px){.review-panel{padding:16px}.status-steps{grid-template-columns:1fr}.status-steps li{border-top:0;border-left:4px solid #d8e0ea;padding:8px 12px}.status-steps .complete{border-left-color:var(--orange)}}@media(max-width:760px){.order-grid .order-form{order:0;min-width:0}.order-grid .order-summary{order:1;position:static}.order-form input,.order-form select,.order-form textarea{font-size:16px}.order-form input[type=file]{font-size:13px}.order-form>.button{width:100%;min-height:52px}.photo-size-grid{grid-template-columns:1fr}.order-grid{gap:24px}.order-grid .order-summary{grid-row:auto}}.photo-size-grid{align-items:start}.photo-add input::file-selector-button{border:0;background:#144889;color:white;border-radius:6px;padding:8px 12px;cursor:pointer;margin-right:8px}.photo-add:focus-within{outline:3px solid var(--orange);outline-offset:3px}