:root{--green:#005c46;--green-deep:#003d31;--green-soft:#e1ebe6;--graphite:#101820;--graphite-soft:#26313d;--muted:#68717a;--warm:#f5f2ec;--warm-deep:#ebe4d9;--white:#fff;--coral:#e94d45;--coral-dark:#cf3d36;--gold:#c29a52;--line:#e4e0d8;--line-dark:#d6d0c6;--radius-sm:12px;--radius:24px;--radius-lg:34px;--shadow:0 22px 52px #10182017;--shadow-rich:0 38px 82px #10182033;--shadow-card:0 10px 30px #1018200b;--container:1260px;--font:"Segoe UI", "Arial", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;color:var(--graphite);background:var(--white);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}h1,h2,h3,p,dl,dd{margin:0}h1,h2,h3{color:var(--graphite);letter-spacing:-.055em;font-weight:560;line-height:1.04}h2{font-size:clamp(2.85rem,4.2vw,3.95rem)}h3{font-size:clamp(1.4rem,1.7vw,1.7rem)}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}button,input,textarea{font:inherit}button{cursor:pointer;border:0}img{display:block}:focus-visible{outline-offset:3px;outline:3px solid #e94d4561}.container{width:min(var(--container), calc(100% - 64px));margin:0 auto}.section{padding:clamp(104px,8.5vw,136px) 0}.section--soft{background:var(--warm)}.kicker{color:var(--green);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:19px;font-size:.77rem;font-weight:700;display:inline-flex}.kicker:before{content:"";background:currentColor;width:30px;height:1px;display:block}.section-heading{text-align:center;max-width:900px;margin:0 auto clamp(60px,6.5vw,84px)}.section-heading h2{margin-bottom:22px}.section-heading>p:not(.kicker),.section-heading--split>p{color:var(--muted);font-size:clamp(1.07rem,1.35vw,1.2rem);line-height:1.72}.section-heading--left{text-align:left;max-width:770px;margin-left:0}.section-heading--split{text-align:left;grid-template-columns:minmax(510px,1fr) minmax(300px,388px);align-items:end;gap:72px;max-width:none;display:grid}.section-heading--split h2{margin-bottom:0}.button{letter-spacing:-.01em;border-radius:999px;justify-content:center;align-items:center;min-height:62px;padding:0 35px;font-size:.98rem;font-weight:650;transition:transform .18s,background-color .18s,color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{color:var(--white);background:var(--coral);box-shadow:0 18px 35px #e94d4545}.button--primary:hover{background:var(--coral-dark);box-shadow:0 20px 39px #e94d4557}.button--secondary{border:1px solid var(--line-dark);color:var(--graphite);background:0 0}.button--secondary:hover{border-color:var(--green);color:var(--green);background:var(--white)}.button--outline{border:1px solid var(--line-dark);width:100%;color:var(--graphite);background:var(--white)}.button--outline:hover{border-color:var(--green);color:var(--white);background:var(--green)}.button--light{color:var(--green);background:var(--white)}.button--light:hover{background:var(--warm)}.button--ghost{color:var(--white);border:1px solid #ffffff6b}.button--ghost:hover{border-color:var(--white);background:#ffffff14}.actions{flex-wrap:wrap;gap:14px;display:flex}.text-link{align-items:center;gap:13px;margin-top:36px;font-size:1rem;font-weight:650;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(5px)}.header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e4e0d8bd;position:sticky;top:0}.header__inner{align-items:center;gap:44px;min-height:90px;display:flex}.logo{align-items:center;display:inline-flex}.brand-logo{width:146px;height:auto;display:block}.brand-logo--compact{width:46px}.header__panel{flex:1;justify-content:space-between;align-items:center;gap:30px;display:flex}.navigation{color:var(--graphite-soft);align-items:center;gap:clamp(19px,2.35vw,34px);margin:0 auto;font-size:.93rem;font-weight:550;display:flex}.navigation a{padding:12px 0;transition:color .18s;position:relative}.navigation a:after{background:var(--green);transform-origin:0;content:"";height:1px;transition:transform .18s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.navigation a:hover{color:var(--green)}.navigation a:hover:after{transform:scaleX(1)}.header__cta{min-height:52px;padding:0 25px}.menu-toggle{border:1px solid var(--line);background:var(--white);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-left:auto;display:none;position:relative}.menu-toggle span{background:var(--graphite);width:20px;height:1.5px;transition:transform .2s;position:absolute}.menu-toggle span:first-child{transform:translateY(-5px)}.menu-toggle span:last-child{transform:translateY(5px)}.menu-toggle[aria-expanded=true] span:first-child{transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:rotate(-45deg)}.hero{background:var(--warm);padding:clamp(56px,4.7vw,72px) 0 clamp(78px,6vw,96px);position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#c29a5233,#0000 67%);border-radius:50%;width:760px;height:760px;position:absolute;top:-260px;right:-200px}.hero__grid{grid-template-columns:minmax(560px,1fr) 526px;align-items:center;gap:clamp(46px,4vw,58px);display:grid;position:relative}.eyebrow{color:var(--green);background:#ffffffb3;border:1px solid #d2ddd7;border-radius:999px;align-items:center;gap:11px;margin-bottom:30px;padding:11px 18px 11px 14px;font-size:.84rem;font-weight:650;display:inline-flex}.eyebrow span{background:var(--coral);border-radius:50%;width:8px;height:8px}.hero h1{letter-spacing:-.052em;margin-bottom:27px;font-size:clamp(4rem,4.7vw,4.45rem);font-weight:500;line-height:1.06}.hero h1 span{white-space:nowrap;display:block}.hero h1 em{color:var(--green);font-style:normal}.hero__lead{max-width:540px;color:var(--graphite-soft);margin-bottom:38px;font-size:clamp(1.1rem,1.42vw,1.23rem);line-height:1.72}.hero .actions{margin-bottom:clamp(42px,4vw,50px)}.metrics{border-top:1px solid var(--line-dark);gap:0;width:min(100%,570px);padding-top:26px;display:flex}.metrics div{flex:1}.metrics div:not(:first-child){border-left:1px solid var(--line-dark);padding-left:22px}.metrics dt{color:var(--graphite);letter-spacing:-.04em;margin-bottom:5px;font-size:clamp(1.24rem,1.55vw,1.4rem);font-weight:650}.metrics dd{color:var(--muted);font-size:.87rem}.showcase{width:526px;position:relative}.showcase__surface{background:radial-gradient(circle at 75% 17%,#c29a5252,#0000 24%),radial-gradient(circle at 20% 86%,#fff1,#0000 27%),linear-gradient(132deg,#182820,#09241d 58%,#061914);border-radius:30px;height:588px;position:relative;overflow:hidden;box-shadow:0 42px 76px #1018203b}.showcase__surface:before{content:"";border:1px solid #fff1;border-radius:21px;position:absolute;inset:11px}.showcase__surface:after{filter:blur(24px);content:"";background:#00000042;border-radius:50%;width:426px;height:92px;position:absolute;bottom:28px;right:23px;transform:rotate(-4deg)}.showcase__book,.showcase__bag,.showcase__catalog,.showcase__calendar{background:var(--white);z-index:1;border:1px solid #ffffff54;border-radius:10px;position:absolute;overflow:hidden;box-shadow:0 30px 48px #00000063}.showcase__book img,.showcase__bag img,.showcase__catalog img,.showcase__calendar img{object-fit:cover}.showcase__book{width:438px;height:245px;bottom:41px;right:35px;transform:rotate(-2.8deg)}.showcase__bag{width:172px;height:158px;top:45px;right:38px;transform:rotate(2.5deg)translateY(-2px)}.showcase__catalog{width:207px;height:169px;top:69px;left:36px;transform:rotate(-3.5deg)translateY(4px)}.showcase__calendar{z-index:2;background:var(--white);border:1px solid #ffffff61;border-radius:8px;width:103px;height:137px;position:absolute;top:198px;left:43px;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 24px 38px #0000005e}.showcase__card{z-index:2;color:#e4c683;background:linear-gradient(142deg,#06533f,#003d31);border-radius:8px;flex-direction:column;justify-content:flex-end;width:203px;height:112px;padding:15px 16px 13px;display:flex;position:absolute;top:221px;right:46px;transform:rotate(4deg)translateY(-3px);box-shadow:0 28px 45px #00000061}.showcase__card small{color:#fff9;letter-spacing:.22em;text-transform:uppercase;margin-bottom:auto;font-size:.57rem;font-weight:600}.showcase__card strong{letter-spacing:.17em;font-size:.98rem}.showcase__card span{color:#ffffff94;font-size:.63rem}.showcase__label{z-index:3;color:var(--white);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff1a;border-radius:12px;align-items:center;gap:11px;padding:10px 13px;display:flex;position:absolute;bottom:57px;left:26px}.showcase__label strong{color:#dfc283;font-size:1.26rem;font-weight:500}.showcase__label span{letter-spacing:.15em;text-transform:uppercase;border-left:1px solid #ffffff2e;padding-left:12px;font-size:.68rem;line-height:1.55}.showcase__caption{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin-top:15px;font-size:.73rem;font-weight:600}.services-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.service-card{--service-accent:var(--green);--service-border:#dce4df;--service-surface:#f7faf8;--service-chip:#edf3ef;--service-mark:#f5f8f6;border:1px solid var(--service-border);border-radius:var(--radius);background:linear-gradient(150deg, var(--white) 0%, var(--service-surface) 100%);min-height:366px;box-shadow:var(--shadow-card);flex-direction:column;padding:38px 36px 35px;transition:transform .21s,border-color .21s,box-shadow .21s,background-color .21s;display:flex;position:relative;overflow:hidden}.service-card:first-child{--service-accent:#00624d;--service-border:#d6e3dc;--service-surface:#edf4f0;--service-chip:#e1eee8;--service-mark:#eff6f2}.service-card:nth-child(2){--service-accent:#99722f;--service-border:#e5dac3;--service-surface:#f7f1e6;--service-chip:#efe5d1;--service-mark:#fbf6ec}.service-card:nth-child(3){--service-accent:#365d64;--service-border:#d8e1e1;--service-surface:#eef3f2;--service-chip:#dfe9e8;--service-mark:#f1f6f5}.service-card:nth-child(4){--service-accent:#986253;--service-border:#eadbd5;--service-surface:#f8f0ec;--service-chip:#f0dfd8;--service-mark:#fbf3ef}.service-card:nth-child(5){--service-accent:#2b695d;--service-border:#d5e3e0;--service-surface:#edf5f2;--service-chip:#ddebe6;--service-mark:#f1f7f5}.service-card:nth-child(6){--service-accent:#5f6252;--service-border:#e1ded3;--service-surface:#f5f3ec;--service-chip:#ebe7dc;--service-mark:#faf8f2}.service-card:after{background:var(--service-accent);opacity:.42;transform-origin:0;content:"";height:2px;transition:transform .23s;position:absolute;bottom:23px;left:36px;right:36px;transform:scaleX(.11)}.service-card:hover{border-color:var(--service-accent);transform:translateY(-6px);box-shadow:0 21px 45px #10182018}.service-card:hover:after{opacity:1;transform:scaleX(1)}.service-card__top{align-items:center;gap:18px;margin-bottom:54px;display:flex}.service-card__number{color:var(--service-accent);font-size:1.02rem;font-weight:700}.service-card__mark{border:1px solid var(--service-border);background:var(--service-mark);border-radius:6px;width:60px;height:48px;margin-left:auto;position:relative}.service-card__mark:before,.service-card__mark:after,.service-card__mark i{content:"";background:#d6d0c5;display:block;position:absolute}.service-card__mark:before{height:2px;top:10px;left:9px;right:9px}.service-card__mark:after{height:1px;top:18px;left:9px;right:9px}.service-card__mark i{background:var(--service-accent);opacity:.82;height:8px;bottom:10px;left:9px;right:9px}.service-card__mark--catalog{transform:rotate(-3deg)}.service-card__mark--poster{width:36px;height:48px}.service-card__mark--gift i{border-radius:2px;height:13px}.service-card__mark--display{border-radius:3px 3px 10px 10px}.service-card__mark--stationery:after{right:17px}.service-card h3{color:var(--graphite);margin-bottom:16px;font-size:clamp(1.53rem,1.72vw,1.7rem);line-height:1.13}.service-card p{max-width:310px;color:var(--graphite-soft);flex:1;margin-bottom:31px;font-size:1rem;line-height:1.62}.service-card ul{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.service-card li{color:var(--graphite-soft);background:var(--service-chip);border-radius:999px;padding:6px 11px;font-size:.77rem;font-weight:550}.print-grid{gap:22px;display:grid}.print-card{border-radius:var(--radius-lg);grid-template-columns:1fr 408px;align-items:center;gap:56px;min-height:466px;padding:45px 48px 45px 56px;display:grid;overflow:hidden}.print-card--offset{color:var(--white);background:var(--green-deep)}.print-card--digital{border:1px solid var(--line);background:var(--warm)}.print-card__timing{color:#ffffffdb;border:1px solid #fff3;border-radius:999px;margin-bottom:25px;padding:8px 16px;font-size:.83rem;font-weight:650;display:inline-flex}.print-card--digital .print-card__timing{color:var(--green);background:#005c460d;border-color:#c8d7d0}.print-card h3{color:inherit;margin-bottom:18px;font-size:clamp(2.35rem,3.2vw,2.7rem)}.print-card__description{color:#ffffffc9;max-width:540px;margin-bottom:27px;font-size:1.02rem}.print-card--digital .print-card__description{color:var(--muted)}.print-card ul{flex-wrap:wrap;gap:9px;display:flex}.print-card li{border:1px solid #ffffff30;border-radius:999px;padding:8px 14px;font-size:.86rem}.print-card--digital li{border-color:var(--line-dark)}.print-card__visual{border-radius:18px;height:352px;position:relative;overflow:hidden;box-shadow:0 20px 38px #00000036}.print-card__visual img{object-fit:cover;transition:transform .4s}.print-card:hover .print-card__visual img{transform:scale(1.035)}.print-card--offset .text-link{color:var(--white)}.print-card--digital .text-link{color:var(--green)}.print-card .text-link{border-bottom:1px solid;padding-bottom:4px}.equipment{background:linear-gradient(#e4ece7,#dce7e1)}.equipment-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.equipment-card{border-radius:var(--radius);background:var(--white);border:1px solid #005c4624;min-height:356px;padding:42px 38px 37px;position:relative;overflow:hidden}.equipment-card:after{content:"";border:1px solid #005c461f;border-radius:50%;width:118px;height:118px;position:absolute;top:-38px;right:-38px}.equipment-card__number{color:var(--green);letter-spacing:.14em;margin-bottom:48px;font-size:.78rem;font-weight:700;display:block}.equipment-card__label{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px;font-size:.71rem;font-weight:700}.equipment-card h3{margin-bottom:27px;font-size:clamp(1.54rem,1.88vw,1.76rem)}.equipment-card li{color:var(--graphite-soft);margin-top:11px;padding-left:19px;font-size:1rem;position:relative}.equipment-card li:before{background:var(--green);content:"";width:9px;height:1px;position:absolute;top:11px;left:0}.equipment__note{color:var(--muted);margin-top:36px;font-size:.98rem}.equipment-card:nth-child(2){border-color:var(--green-deep);color:var(--white);background:var(--green-deep);box-shadow:0 28px 54px #003d312e}.equipment-card:nth-child(2):after{border-color:#ffffff2b}.equipment-card:nth-child(2) .equipment-card__number,.equipment-card:nth-child(2) .equipment-card__label{color:#d6ba79}.equipment-card:nth-child(2) h3{color:var(--white)}.equipment-card:nth-child(2) li{color:#ffffffd1}.equipment-card:nth-child(2) li:before{background:#d6ba79}.postpress{color:var(--white);background:radial-gradient(circle at 75% 42%, #c29a5226, transparent 28%), var(--graphite)}.postpress__grid{grid-template-columns:minmax(485px,1fr) 535px;align-items:center;gap:clamp(58px,7vw,88px);display:grid}.postpress .kicker{color:#d6ba79}.postpress h2{max-width:590px;color:var(--white);margin-bottom:25px}.postpress__copy{color:#ffffffc4;max-width:575px;margin-bottom:40px;font-size:1.06rem;line-height:1.72}.chips{flex-wrap:wrap;gap:10px;display:flex}.chips span{color:#ffffffed;background:#ffffff0f;border:1px solid #ffffff30;border-radius:999px;padding:11px 17px;font-size:.9rem}.finish-scene{border-radius:var(--radius-lg);box-shadow:var(--shadow-rich);background:#1b242b;border:1px solid #ffffff1f;padding:18px 18px 16px}.finish-scene__board{background:linear-gradient(125deg,#ffffff12,#0000 31%),#091210;border-radius:20px;height:506px;position:relative;overflow:hidden}.finish-scene__sheet{background:radial-gradient(#52402424 .6px,#0000 .75px) 0 0/5px 5px,linear-gradient(130deg,#e0d4c0,#fbf6eb 54%,#d8cab2);border-radius:7px;flex-direction:column;justify-content:flex-end;width:354px;height:400px;padding:38px;display:flex;position:absolute;top:48px;right:45px;transform:rotate(3deg);box-shadow:0 26px 44px #00000059}.finish-scene__sheet small{color:#806b4b;letter-spacing:.28em;text-transform:uppercase;font-size:.58rem;font-weight:650;position:absolute;top:38px}.finish-scene__sheet span{color:#aa843e;letter-spacing:-.07em;font-size:3rem;font-weight:500}.finish-scene__sheet strong{color:#b88e46;letter-spacing:.32em;font-size:.67rem}.finish-scene__swatch{color:#ffffffc2;background:#005c46;border-radius:6px;width:178px;height:126px;padding:88px 16px 0;position:absolute;bottom:67px;left:35px;transform:rotate(-6deg);box-shadow:0 18px 34px #0000004d}.finish-scene__swatch span{letter-spacing:.2em;text-transform:uppercase;font-size:.62rem}.finish-scene__foil{color:#d5b36d;letter-spacing:.24em;text-transform:uppercase;writing-mode:vertical-rl;font-size:.65rem;font-weight:650;position:absolute;top:72px;left:27px}.finish-scene p{color:#ffffffab;letter-spacing:.12em;text-transform:uppercase;padding:17px 8px 2px;font-size:.79rem;font-weight:550}.process{background:#fcfbf8;padding-top:clamp(94px,7.5vw,114px);padding-bottom:clamp(92px,7.5vw,112px)}.process-list{grid-template-columns:repeat(8,1fr);gap:10px;display:grid;position:relative}.process-list:before{opacity:.52;content:"";background:linear-gradient(90deg,#08725a 0%,#3c8273 27%,#b89555 56%,#c87855 77%,#e94d45 100%);height:2px;position:absolute;top:34px;left:34px;right:34px}.process-list li{--process-accent:var(--green);--process-tint:#eef5f1;--process-border:#c4ddd3;min-height:166px;padding:0 10px 19px;position:relative}.process-list li:first-child{--process-accent:#00624d;--process-tint:#e8f2ed;--process-border:#bdd8cc}.process-list li:nth-child(2){--process-accent:#217363;--process-tint:#eaf3f0;--process-border:#c3dcd4}.process-list li:nth-child(3){--process-accent:#55796d;--process-tint:#eef3ef;--process-border:#cedbd5}.process-list li:nth-child(4){--process-accent:#95743b;--process-tint:#f7f1e7;--process-border:#e5d7bb}.process-list li:nth-child(5){--process-accent:#aa7144;--process-tint:#f8efe8;--process-border:#e8d1c2}.process-list li:nth-child(6){--process-accent:#b96249;--process-tint:#f9ece7;--process-border:#ebcbc1}.process-list li:nth-child(7){--process-accent:#d4584b;--process-tint:#fdebe8;--process-border:#f0c3bc}.process-list li:nth-child(8){--process-accent:var(--coral);--process-tint:#fff0ed;--process-border:#f3c3bc}.process-list span{z-index:1;border:1px solid var(--process-border);width:66px;height:66px;color:var(--process-accent);background:var(--process-tint);letter-spacing:.1em;border-radius:50%;justify-content:center;align-items:center;margin-bottom:27px;font-size:.79rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 0 0 8px #fcfbf8,0 10px 22px #10182009}.process-list h3{margin-bottom:10px;font-size:1.19rem;line-height:1.2}.process-list p{color:var(--muted);font-size:.86rem;line-height:1.62}.process-list li:hover span{transform:translateY(-3px);box-shadow:0 0 0 8px #fcfbf8,0 13px 25px #10182017}.process-list li:hover h3{color:var(--process-accent)}.packages-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;display:grid}.package-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);flex-direction:column;min-height:505px;padding:41px 30px 29px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.package-card:before{content:"";background:#cfcbc1;height:5px;position:absolute;top:0;left:0;right:0}.package-card:nth-child(2):before{background:var(--green)}.package-card:nth-child(3):before{background:var(--gold)}.package-card:nth-child(4):before{background:var(--graphite)}.package-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.package-card--featured{background:linear-gradient(#fff,#fbfdfc);border-color:#b9d0c5;box-shadow:0 25px 50px #005c4621}.package-card__badge{color:var(--white);letter-spacing:.04em;background:#08715a;border-radius:999px;align-self:flex-start;margin:-10px 0 22px;padding:6px 13px;font-size:.71rem;font-weight:650;display:inline-flex}.package-card h3{margin-bottom:17px;font-size:2.08rem}.package-card__price{color:var(--graphite);letter-spacing:-.045em;margin-bottom:34px;font-size:clamp(1.48rem,1.9vw,1.68rem);font-weight:700}.package-card ul{flex:1;margin-bottom:33px}.package-card li{color:var(--graphite-soft);margin-bottom:14px;padding-left:23px;font-size:.94rem;position:relative}.package-card li:before{border-bottom:1.5px solid var(--green);border-left:1.5px solid var(--green);content:"";width:10px;height:6px;position:absolute;top:9px;left:0;transform:rotate(-45deg)}.packages__note{color:var(--muted);text-align:center;margin-top:38px;font-size:.98rem}.portfolio{color:var(--white);background:var(--graphite)}.portfolio .kicker{color:#d6ba79}.portfolio .section-heading h2{color:var(--white)}.portfolio .section-heading>p:not(.kicker){color:#ffffffab}.portfolio-grid{grid-template-columns:repeat(6,1fr);gap:34px;display:grid}.project{border-radius:var(--radius);color:var(--graphite);background:var(--white);grid-column:span 2;transition:transform .22s,box-shadow .22s;overflow:hidden}.project:hover{transform:translateY(-6px);box-shadow:0 26px 54px #00000057}.project--featured{grid-column:span 4}.project:nth-last-child(-n+2){grid-column:span 3}.project__visual{background:#d9d6cf;height:454px;position:relative;overflow:hidden}.project--featured .project__visual{height:548px}.project__visual img{object-fit:cover;transition:transform .42s}.project:hover .project__visual img{transform:scale(1.045)}.project__visual--calendar img{object-fit:contain;filter:drop-shadow(0 22px 22px #1018202e);padding:43px}.project__visual--notebook img,.project__visual--bag img,.project__visual--bookmark img{object-position:center}.project__visual--calendar{background:radial-gradient(circle,#f2f0eb 0 22%,#0000 55%),linear-gradient(132deg,#d8d5cf,#f2f0ec)}.project__visual--invitation,.project__visual--envelope,.project__visual--certificate{justify-content:center;align-items:center;display:flex}.project__visual--invitation{background:radial-gradient(circle at 25% 22%,#c29a522b,#0000 28%),#14221f}.project__visual--certificate{background:radial-gradient(circle at 78% 26%,#c29a5245,#0000 25%),linear-gradient(145deg,#d7d1c5,#eee9df)}.project__visual--envelope{background:radial-gradient(circle at 78% 20%,#c29a5230,#0000 29%),linear-gradient(145deg,#eef0ec,#d9ddd8)}.project__visual--bookmark{background:#eee9df}.project__visual--bookmark img{object-fit:cover}.project__mockup{flex-direction:column;justify-content:flex-end;width:min(72%,276px);height:72%;padding:29px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 48px #00000042}.project__mockup:before{content:"";border:1px solid #c29a52b3;position:absolute;inset:17px}.project__mockup small,.project__mockup strong,.project__mockup span{z-index:1;position:relative}.project__mockup small{letter-spacing:.25em;text-transform:uppercase;margin-bottom:auto;font-size:.59rem;font-weight:650}.project__mockup strong{letter-spacing:.25em;margin-bottom:8px;font-size:1.4rem;font-weight:560}.project__mockup span{letter-spacing:.16em;text-transform:uppercase;font-size:.64rem}.project__visual--invitation .project__mockup{color:#c7a663;background:radial-gradient(#50422b1a .6px,#0000 .7px) 0 0/5px 5px,#f5efe3;transform:rotate(-4deg)}.project__visual--certificate .project__mockup{color:#d4b671;background:var(--green-deep);width:min(82%,300px);height:53%;transform:rotate(3deg)}.project__visual--envelope .project__mockup{width:min(80%,302px);height:47%;color:var(--green);background:var(--white);transform:rotate(-3deg)}.project__visual--envelope .project__mockup:before{background:#005c4640;border:0;height:1px;inset:auto 19px 20px}.project__body{padding:29px 30px 28px}.project__body h3{margin-bottom:14px;font-size:clamp(1.5rem,1.72vw,1.64rem)}.project__body>p{min-height:46px;color:var(--muted);margin-bottom:20px;font-size:.96rem;line-height:1.58}.project__details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:19px;padding:15px 0;display:grid}.project__details dt{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:650}.project__details dd{font-size:.86rem;font-weight:650;line-height:1.38}.tags{flex-wrap:wrap;gap:7px;display:flex}.tags span{color:var(--green);background:#e9f0ec;border-radius:999px;padding:6px 11px;font-size:.75rem;font-weight:600}.benefits{background:var(--warm)}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.benefit{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:272px;box-shadow:var(--shadow-card);padding:36px 32px;position:relative}.benefit:not(:last-child):after{background:var(--green);content:"";width:40px;height:2px;position:absolute;top:0;left:29px}.benefit:last-child{color:var(--white);background:var(--green);grid-column:span 2}.benefit span{color:var(--green);letter-spacing:.08em;margin-bottom:48px;font-size:.83rem;font-weight:700;display:inline-flex}.benefit:last-child span{color:#ffffffa3}.benefit h3{margin-bottom:13px;font-size:1.5rem}.benefit:last-child h3{color:var(--white)}.benefit p{max-width:300px;color:var(--muted);font-size:.98rem;line-height:1.62}.benefit:last-child p{color:#ffffffba}.clients{background:#eef3ef}.clients__layout{grid-template-columns:minmax(350px,410px) 1fr;align-items:start;gap:clamp(58px,7vw,98px);display:grid}.clients .section-heading{margin-bottom:0}.clients-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.client{color:#43504c;letter-spacing:-.04em;background:#ffffffbd;border:1px solid #005c461c;border-radius:16px;justify-content:center;align-items:center;min-height:108px;padding:18px;font-size:1.25rem;display:flex;box-shadow:0 9px 24px #10182009}.client--strong{color:var(--green);font-size:1.46rem;font-weight:650}.client--caps{letter-spacing:.11em;text-transform:uppercase;font-size:1.1rem;font-weight:700}.client--serif{font-family:Georgia,serif;font-size:1.32rem}.client--fine{letter-spacing:.02em;font-size:.94rem}.cta-section{color:var(--white);background:var(--green);padding:clamp(104px,8vw,126px) 0;position:relative;overflow:hidden}.cta-section:after{content:"";border:1px solid #ffffff26;border-radius:50%;width:580px;height:580px;position:absolute;top:-190px;right:-80px;box-shadow:inset 0 0 0 68px #ffffff06,inset 0 0 0 138px #ffffff06}.cta-section__inner{z-index:1;justify-content:space-between;align-items:center;gap:62px;display:flex;position:relative}.cta-section .kicker{color:#d7c08c}.cta-section h2{color:var(--white);margin-bottom:22px;font-size:clamp(3.1rem,4.55vw,4.3rem)}.cta-section p:not(.kicker){color:#ffffffc7;max-width:690px;font-size:1.08rem;line-height:1.68}.cta-section .actions{flex-direction:column;flex-shrink:0;min-width:244px}.request{background:var(--warm)}.request__grid{grid-template-columns:minmax(590px,1fr) 410px;align-items:start;gap:30px;display:grid}.request__grid>div:first-child{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);padding:clamp(42px,5vw,62px);box-shadow:0 16px 42px #1018200b}.request h2{margin-bottom:18px}.request__description{max-width:610px;color:var(--muted);margin-bottom:13px;font-size:1.02rem}.request__hint{max-width:610px;color:var(--green);margin-bottom:37px;font-size:.92rem}.field-grid{grid-template-columns:repeat(2,1fr);gap:21px 16px;margin-bottom:33px;display:grid}.field-grid label{color:var(--graphite);flex-direction:column;gap:9px;font-size:.87rem;font-weight:650;display:flex}.field-grid__full{grid-column:1/-1}.field-grid input,.field-grid textarea{border:1px solid var(--line-dark);border-radius:var(--radius-sm);width:100%;color:var(--graphite);background:#fcfbf8;outline:0;transition:border-color .15s,background-color .15s,box-shadow .15s}.field-grid input{height:62px;padding:0 18px}.field-grid textarea{resize:vertical;height:142px;padding:16px 18px}.field-grid input::placeholder,.field-grid textarea::placeholder{color:#8b908f}.field-grid input:focus,.field-grid textarea:focus{border-color:var(--green);background:var(--white);box-shadow:0 0 0 3px #005c4617}.file-field input{color:var(--muted);background:var(--white);padding:12px}.file-field input::file-selector-button{border:1px solid var(--line-dark);color:var(--green);background:var(--warm);cursor:pointer;border-radius:8px;margin-right:16px;padding:8px 15px;font-weight:600}.lead-form>.button{min-width:230px;min-height:62px;padding:0 37px}.form-message{border-radius:var(--radius-sm);color:var(--green);background:var(--green-soft);border:1px solid #b9d3c6;margin-top:21px;padding:15px 18px;font-size:.91rem}.steps{border-radius:var(--radius-lg);color:var(--white);background:var(--graphite);padding:48px 41px 39px}.steps h3{color:var(--white);margin-bottom:37px;font-size:1.63rem}.steps ol{counter-reset:request-step}.steps li{color:#ffffffe0;counter-increment:request-step;min-height:67px;padding:0 0 31px 62px;position:relative}.steps li:not(:last-child):after{content:"";background:#ffffff2e;width:1px;position:absolute;top:41px;bottom:11px;left:21px}.steps li:before{color:#d8bd7d;content:counter(request-step, decimal-leading-zero);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;font-size:.79rem;font-weight:650;display:flex;position:absolute;top:-7px;left:0}.steps__contact{color:var(--white);background:var(--green);border-radius:17px;flex-direction:column;gap:6px;margin-top:16px;padding:25px;display:flex}.steps__contact span{color:#ffffffab;margin-bottom:7px;font-size:.82rem}.steps__contact a{font-size:1.03rem;font-weight:560}.footer{color:#ffffffba;background:#081610;padding:clamp(76px,7vw,94px) 0 30px}.footer__grid{grid-template-columns:1.55fr 1fr .82fr .85fr;gap:54px;padding-bottom:clamp(54px,6vw,72px);display:grid}.logo--footer{margin-bottom:27px}.logo--footer .brand-logo{width:194px}.footer__brand p{max-width:310px;margin-bottom:32px;font-size:.99rem;line-height:1.7}.footer h2{color:var(--white);letter-spacing:.11em;text-transform:uppercase;margin-bottom:23px;font-size:.88rem;font-weight:650}.footer li{margin-bottom:12px;font-size:.96rem}.footer a:not(.button):hover{color:var(--white)}.footer address{flex-direction:column;gap:11px;font-size:.96rem;font-style:normal;display:flex}.footer__map{border-radius:var(--radius-lg);background:#ffffff09;border:1px solid #ffffff1f;grid-template-columns:minmax(265px,316px) 1fr;align-items:stretch;gap:clamp(24px,3vw,38px);margin-bottom:clamp(46px,5vw,62px);padding:clamp(22px,2.4vw,30px);display:grid}.footer__map-copy{padding:clamp(10px,1.3vw,18px) clamp(7px,1vw,12px)}.footer__map-label{color:#d8bd7d;letter-spacing:.19em;text-transform:uppercase;margin-bottom:15px;font-size:.72rem;font-weight:700}.footer__map-copy h2{letter-spacing:-.045em;text-transform:none;margin-bottom:18px;font-size:clamp(1.65rem,2vw,1.9rem)}.footer__map-copy address{color:#fffc;margin-bottom:27px;font-size:1rem;line-height:1.65}.footer__map-links{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer__map-links a{color:var(--white);border-bottom:1px solid #ffffff5c;font-size:.92rem;font-weight:600;transition:border-color .15s,color .15s}.footer__map-links a:hover{color:#d8bd7d;border-color:#d8bd7d}.footer__map-frame{background:#eef3ef;border:0;border-radius:21px;width:100%;min-height:420px;display:block}.footer__bottom{border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:23px;font-size:.8rem;display:flex}@media (max-width:1279px){.container{width:min(var(--container), calc(100% - 56px))}.hero__grid{grid-template-columns:minmax(505px,1fr) 452px;gap:36px}.hero h1{font-size:clamp(3.65rem,5vw,4rem)}.showcase{width:452px}.showcase__surface{height:512px}.showcase__book{width:378px;height:211px;bottom:35px;right:30px}.showcase__catalog{width:175px;height:143px}.showcase__bag{width:148px;height:137px}.showcase__card{width:176px;height:101px}.showcase__calendar{width:91px;height:122px;left:35px}.postpress__grid{grid-template-columns:1fr 470px}.finish-scene__board{height:480px}.finish-scene__sheet{width:320px}.packages-grid{grid-template-columns:repeat(2,1fr);gap:20px}.package-card{min-height:450px}}@media (max-width:1100px){.header__inner{min-height:74px}.brand-logo{width:132px}.menu-toggle{display:inline-flex}.header__panel{border-bottom:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);padding:18px 28px 26px;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.header__panel.is-open{display:block}.navigation{flex-direction:column;align-items:stretch;gap:0;margin:0 0 17px}.navigation a{border-bottom:1px solid var(--line);padding:13px 0;font-size:1rem}.navigation a:after{display:none}.header__cta{width:100%}.hero__grid{flex-direction:column;align-items:flex-start;gap:44px;display:flex}.hero__content{width:100%}.hero h1{font-size:clamp(3.25rem,5.7vw,3.75rem)}.showcase{width:min(100%,520px);margin:0 auto}.showcase__surface{height:540px}.showcase__book{width:min(84%,436px);height:238px}.showcase__catalog{width:192px;height:157px}.showcase__bag{width:160px;height:148px}.services-grid,.portfolio-grid{grid-template-columns:repeat(2,1fr)}.project,.project:nth-last-child(-n+2){grid-column:auto}.equipment-grid{grid-template-columns:repeat(2,1fr)}.equipment-card:last-child,.project--featured{grid-column:1/-1}.section-heading--split,.postpress__grid,.request__grid{grid-template-columns:1fr;gap:48px}.print-card{grid-template-columns:1fr 355px;gap:38px;padding:42px}.finish-scene{max-width:570px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.process-list{grid-template-columns:repeat(4,1fr);gap:18px}.process-list:before{display:none}.process-list li{padding-left:20px;padding-right:20px}.clients__layout{grid-template-columns:1fr}.clients .section-heading{margin-bottom:40px}.cta-section__inner{flex-direction:column;align-items:flex-start;gap:38px}.cta-section .actions{flex-direction:row}.steps{max-width:520px}.footer__grid{grid-template-columns:repeat(3,1fr);gap:45px 28px}.footer__brand{grid-column:1/-1}}@media (max-width:800px){.container{width:calc(100% - 48px)}.print-card{grid-template-columns:1fr}.print-card__visual{order:-1;height:345px}.process-list{grid-template-columns:repeat(2,1fr)}.process-list:before{display:none}}@media (max-width:640px){html{scroll-padding-top:74px}.container{width:calc(100% - 32px)}.section{padding:clamp(62px,18vw,76px) 0}h2{font-size:clamp(2.16rem,10.5vw,2.45rem)}.section-heading,.section-heading--left{text-align:left;margin-bottom:38px}.kicker{margin-bottom:16px}.header__inner{min-height:68px}.logo{flex-shrink:0}.brand-logo{width:116px}.menu-toggle{width:48px;height:48px}.header__panel{padding-left:16px;padding-right:16px}.hero{padding:40px 0 58px}.eyebrow{margin-bottom:28px;padding:9px 14px 9px 12px;font-size:.76rem}.hero h1{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(2.38rem,10.4vw,2.68rem);font-weight:500;line-height:1.07}.hero h1 span{white-space:normal}.hero__lead{margin-bottom:32px;font-size:1.02rem;line-height:1.67}.actions{flex-direction:column}.actions .button{width:100%}.hero .actions{margin-bottom:38px}.metrics{grid-template-columns:1fr;gap:18px;padding-top:23px;display:grid}.metrics div:not(:first-child){border-top:1px solid var(--line-dark);border-left:0;padding:17px 0 0}.showcase{width:100%}.showcase__surface{border-radius:24px;height:406px}.showcase__book{width:calc(100% - 32px);height:156px;bottom:20px;right:16px}.showcase__catalog{width:138px;height:112px;top:30px;left:18px}.showcase__bag{width:108px;height:101px;top:35px;right:18px}.showcase__card{width:158px;height:88px;padding:11px 12px;top:150px;right:18px}.showcase__calendar{width:82px;height:110px;top:171px;left:23px}.showcase__label{display:none}.showcase__caption{font-size:.66rem;line-height:1.7}.services-grid,.equipment-grid,.packages-grid,.portfolio-grid,.benefits-grid{grid-template-columns:1fr}.equipment-card,.equipment-card:last-child{grid-column:auto;min-height:0;padding:32px 27px}.equipment-card__number{margin-bottom:27px}.service-card{min-height:310px;padding:32px 27px 31px}.service-card__top{margin-bottom:39px}.print-card{border-radius:25px;gap:26px;min-height:0;padding:20px 20px 30px}.print-card__visual{border-radius:13px;height:250px}.print-card h3{font-size:2.05rem}.print-card__timing{margin-bottom:21px}.text-link{margin-top:29px}.postpress__copy{margin-bottom:30px;font-size:1rem}.chips span{padding:9px 13px;font-size:.83rem}.finish-scene{padding:11px 11px 10px}.finish-scene__board{height:374px}.finish-scene__sheet{width:245px;height:275px;padding:26px;top:34px;right:28px}.finish-scene__sheet span{font-size:2.2rem}.finish-scene__sheet small{top:25px}.finish-scene__swatch{width:125px;height:89px;padding:60px 10px 0;bottom:32px;left:20px}.finish-scene__foil{top:39px;left:13px}.finish-scene p{font-size:.68rem}.process-list{display:block}.process-list:before{background:linear-gradient(#08725a 0%,#3c8273 27%,#b89555 56%,#c87855 77%,#e94d45 100%);width:1px;height:auto;display:block;top:30px;bottom:36px;left:31px}.process-list li{border:1px solid var(--process-border);background:linear-gradient(105deg, var(--process-tint), #ffffff75);border-radius:18px;min-height:107px;margin-bottom:10px;padding:15px 15px 17px 87px}.process-list span{width:62px;height:62px;margin-bottom:0;position:absolute;top:0;left:0;box-shadow:0 0 0 6px #fcfbf8}.process-list h3{padding-top:5px;font-size:1.18rem}.process-list p{font-size:.9rem}.package-card{min-height:0;padding:35px 25px 25px}.package-card ul,.package-card__price{margin-bottom:27px}.project--featured{grid-column:auto}.project__visual,.project--featured .project__visual{height:390px}.project__body{padding:28px 25px}.benefit,.benefit:last-child{grid-column:auto;min-height:228px;padding:31px 27px}.benefit span{margin-bottom:35px}.clients-grid{grid-template-columns:repeat(2,1fr);gap:10px}.client{min-height:84px;padding:12px 8px;font-size:1.02rem}.client--strong{font-size:1.2rem}.client--caps{font-size:.9rem}.client--serif{font-size:1.1rem}.client--fine{font-size:.77rem}.client:last-child{grid-column:1/-1}.cta-section{padding:75px 0}.cta-section:after{top:auto;bottom:-260px;right:-220px}.cta-section h2{font-size:2.6rem}.cta-section .actions{flex-direction:column;width:100%}.request__grid>div:first-child{border-radius:25px;padding:34px 22px}.field-grid{grid-template-columns:1fr;gap:18px}.lead-form>.button{width:100%}.steps{border-radius:25px;padding:36px 25px 29px}.footer__grid{grid-template-columns:1fr 1fr;gap:39px 20px}.footer__brand{grid-column:1/-1}.logo--footer .brand-logo{width:176px}.footer__map{border-radius:24px;grid-template-columns:1fr;gap:18px;margin-bottom:38px;padding:16px}.footer__map-copy{padding:10px 8px 6px}.footer__map-frame{border-radius:15px;min-height:340px}.footer__bottom{flex-direction:column;gap:6px}}@media (max-width:370px){.hero h1{font-size:2.2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.001ms!important;animation-duration:.001ms!important}}
