:root{--color-teal:#134f5c;--color-cream:#f0ede7;--color-cream-soft:#f4f1ea;--color-shadow:rgba(0,0,0,.16);--color-text-black:#2b2b2b}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-cream);color:var(--color-cream);font-family:Arial,Helvetica,sans-serif;margin:0}.hero{background:var(--color-teal);border-bottom:1px solid rgba(0,0,0,.06);height:50svh;min-height:50svh;overflow:hidden;padding:.85rem 1rem 1.2rem}.hero,.hero-top{display:flex;flex-direction:column}.hero-top{align-items:center;gap:.55rem}.hero-nav{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-nav a{color:var(--color-cream);display:inline-block;font-size:.82rem;letter-spacing:.08em;padding:.35rem 0;position:relative;text-decoration:none;transition:transform .18s ease,letter-spacing .18s ease}.hero-nav a:after{background:var(--color-cream);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .2s ease;width:100%}.hero-nav a:active{transform:scale(1.08)}.hero-content{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;margin:0 auto;text-align:center;width:min(100%,1200px)}.hero-subtitle{font-family:Dancing Script,cursive;font-size:clamp(1.2rem,4vw,2rem);margin-bottom:0;margin-top:1rem}.hero-anno,.hero-subtitle{color:var(--color-cream);font-style:italic;letter-spacing:.08em}.hero-anno{font-family:Playfair Display,serif;font-size:clamp(.9rem,2vw,1.2rem);margin-left:auto;margin-top:1.2rem}.primastella-svg-wrap{max-width:1200px;width:82vw}.primastella-svg{display:block;height:auto;overflow:visible;width:100%}.primastella-mask-text,.primastella-outline-text{font-family:Monoton,sans-serif;font-size:180px}.primastella-mask-text{fill:var(--color-cream)}.primastella-outline-text{fill:none;paint-order:stroke;stroke:var(--color-cream);stroke-width:2.2}.gallery-img{animation:fadeGallery 14s infinite;filter:saturate(1.18) contrast(1.06) brightness(1.02);opacity:0}.gallery-img-1{animation-delay:0s}.gallery-img-2{animation-delay:2s}.gallery-img-3{animation-delay:4s}.gallery-img-4{animation-delay:6s}.gallery-img-5{animation-delay:8s}.gallery-img-6{animation-delay:10s}.gallery-img-7{animation-delay:12s}@keyframes fadeGallery{0%{opacity:0}6%{opacity:1}14%{opacity:1}20%{opacity:0}to{opacity:0}}@media(min-width:860px){.hero{height:60vh;min-height:60vh;padding:1.25rem 2.5rem 2rem}.hero-top{align-items:center;display:grid;gap:0;grid-template-columns:1fr auto 1fr}.hero-nav{gap:1.6rem;grid-column:2}.hero-nav a{font-size:.95rem}.hero-nav a:hover{letter-spacing:.1em;transform:scale(1.08)}.hero-nav a:hover:after{transform:scaleX(1)}.hero-subtitle{margin-top:1.2rem}.hero-anno{margin-top:1.5rem}.primastella-svg-wrap{width:72vw}}.site-footer{background:var(--color-teal);color:var(--color-cream);padding:56px 20px 28px}.site-footer-inner{display:flex;flex-direction:column;gap:28px;margin:0 auto 28px;max-width:1100px}.site-footer-info{display:flex;flex-direction:column;gap:14px}.site-footer-line{font-size:1rem;line-height:1.7;margin:0}.site-footer-contact-line{align-items:center;display:flex;flex-wrap:wrap;gap:.2rem}.site-footer-inline-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:var(--color-cream-soft);cursor:pointer;font:inherit;font-weight:700;line-height:inherit;margin:0;padding:0}.site-footer-phone{color:var(--color-cream-soft);text-decoration:none}.site-footer-separator{opacity:.85}.site-footer-copied{font-size:.92rem;margin-left:.45rem;opacity:.9}.mobile-only-phone{display:inline}.desktop-only-phone{display:none;font-weight:700}.site-footer-map iframe{border:0;border-radius:14px;box-shadow:0 8px 18px #0000002e;display:block;min-height:260px;width:100%}.site-footer-copy{font-size:.95rem;margin:0;opacity:.9;text-align:center}@media(min-width:860px){.site-footer{padding:72px 20px 34px}.site-footer-inner{align-items:start;display:grid;gap:48px;grid-template-columns:1.1fr 1fr}.site-footer-line{font-size:1.08rem}.mobile-only-phone{display:none}.desktop-only-phone{display:inline}.site-footer-inline-btn:hover,.site-footer-phone:hover{text-decoration:underline}.site-footer-map iframe{min-height:320px}}.map-consent{align-items:center;background:#0000000d;border-radius:14px;display:flex;font-size:.95rem;justify-content:center;min-height:260px;padding:20px;text-align:center}.cookie-banner{background:#222;bottom:0;box-shadow:0 -2px 5px #0003;color:#fff;font-size:14px;left:0;padding:12px 16px;position:fixed;right:0;text-align:center;z-index:9999}.cookie-banner button{background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-left:15px;padding:6px 12px}.contact-section{background:var(--color-cream);padding:64px 20px 48px}.contact-container{margin:0 auto;max-width:640px;text-align:center}.contact-title{color:var(--color-teal);font-size:2rem;line-height:1.15;margin:0 0 10px}.contact-intro{color:#134f5cd1;font-size:1rem;line-height:1.6;margin:0 auto 24px;max-width:520px}.contact-form{display:flex;flex-direction:column;gap:14px;text-align:left}.contact-form input,.contact-form textarea{background:#ffffffb8;border:1px solid rgba(19,79,92,.18);border-radius:14px;color:#2f2f2f;font:inherit;outline:none;padding:14px 16px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .18s ease;width:100%}.contact-form input::-moz-placeholder,.contact-form textarea::-moz-placeholder{color:#7b7b7b}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#7b7b7b}.contact-form textarea{min-height:130px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{background:#fff;border-color:#134f5c6b;box-shadow:0 0 0 4px #134f5c1a}.contact-form button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-teal);border:none;border-radius:999px;color:var(--color-cream);cursor:pointer;font:inherit;font-size:1.02rem;font-weight:700;min-height:54px;padding:15px 24px;transition:transform .18s ease,box-shadow .22s ease,background-color .22s ease}.contact-form button:hover{background:#0f3f49;box-shadow:0 14px 30px #8c643226;transform:translateY(-1px)}.contact-form button:active{transform:translateY(0)}.contact-form button:focus-visible{outline:3px solid rgba(19,79,92,.18);outline-offset:3px}.form-status{color:var(--color-teal);font-size:.95rem;margin:2px 0 0;min-height:20px;text-align:center}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);border:0;white-space:nowrap}.contact-form input.input-error:focus,.contact-form textarea.input-error:focus{background:#fff6f6;border:2px solid #d33;box-shadow:0 0 0 4px #dd33331f}@media(min-width:860px){.contact-section{padding:82px 20px 56px}.contact-title{font-size:2.3rem;margin-bottom:12px}.contact-intro{font-size:1.04rem;margin-bottom:28px}.contact-form{gap:16px}.contact-form input,.contact-form textarea{font-size:1.02rem;padding:16px 18px}.contact-form textarea{min-height:145px}.contact-form button{font-size:1.06rem}}.services-section{background:var(--color-cream);padding:64px 20px}.services-container{margin:0 auto;max-width:1100px}.services-title{color:var(--color-teal);font-size:2rem;line-height:1.15;margin:0 0 26px;text-align:center}.services-grid{display:grid;gap:14px;grid-template-columns:1fr}.service-card{background:var(--color-cream-soft);border:1px solid rgba(19,79,92,.1);border-radius:16px;box-shadow:0 10px 22px #785a281f;display:block;min-height:170px;padding:22px 18px;position:relative;text-align:center;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-icon{align-items:center;color:var(--color-teal);display:inline-flex;justify-content:center;margin-bottom:14px}.service-icon svg{height:36px;width:36px}.service-title{color:var(--color-text-black);font-size:1.2rem;line-height:1.25;margin:0 0 8px}.service-description{color:var(--color-text-black);font-size:.95rem;line-height:1.55;margin:0}@media(hover:hover)and (pointer:fine){.service-card:hover{border-color:#134f5c2e;box-shadow:0 14px 30px #8c643226;transform:translateY(-4px) scale(1.01)}}.service-card:focus-visible{outline:3px solid rgba(19,79,92,.2);outline-offset:3px}@media(min-width:860px){.services-section{padding:50px 20px}.services-title{font-size:2.4rem;margin-bottom:30px}.services-grid{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.service-card{flex:0 0 calc(33.33333% - 12px);max-width:320px;min-height:185px;padding:24px 20px}.service-title{font-size:1.28rem}}.section-hero{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#1e4b5cf5;border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 10px 24px #1923281f;height:min(25svh,220px);min-height:165px;position:sticky;top:0;z-index:120}.section-hero-inner{align-items:center;display:flex;flex-direction:column;gap:.65rem;height:100%;justify-content:center;margin:0 auto;padding:.7rem 1rem .85rem;text-align:center;width:min(100%,1200px)}.section-hero-brand{display:flex;justify-content:center;width:100%}.section-hero .primastella-svg-wrap{width:min(88vw,760px)}.section-hero .primastella-mask-text,.section-hero .primastella-outline-text{font-size:180px}.section-hero-controls{align-items:center;display:flex;flex-direction:column;gap:.55rem;width:100%}.lang-switch button{background:#ffffff1a;border:1px solid hsla(0,0%,100%,.38);font-size:.78rem;min-width:44px;padding:.34rem .7rem}.lang-switch button.active{background:#ffffff38;border-color:#ffffffb8}.lang-switch button:active{transform:scale(.96)}.section-hero-nav{align-items:center;display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center}.section-hero-nav .services-toggle,.section-hero-nav a{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:var(--color-cream);cursor:pointer;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.08em;padding:.2rem 0;position:relative;text-decoration:none;transition:transform .18s ease,letter-spacing .18s ease,opacity .18s ease}.section-hero-nav .services-toggle:after,.section-hero-nav a:after{background:var(--color-cream);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .2s ease;width:100%}.section-hero-nav .services-toggle:active,.section-hero-nav a:active{transform:scale(1.05)}@media(min-width:860px){.section-hero{height:min(22svh,255px);min-height:210px;padding-bottom:.9rem;padding-top:1rem}.section-hero-inner{gap:.1rem;padding:.5rem 2rem .7rem}.section-hero-brand{margin-top:.15rem}.section-hero .primastella-svg-wrap{width:min(62vw,700px)}.section-hero-controls{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin-top:-.2rem;row-gap:0;width:100%}.section-hero-nav{gap:1.6rem;grid-column:2;justify-content:center}.lang-switch,.section-hero-nav{align-items:center;display:flex;grid-row:1;margin:0}.lang-switch{align-self:center;grid-column:3;justify-self:end}.section-hero-nav .services-toggle,.section-hero-nav a{font-size:.92rem;padding:.3rem 0}.section-hero-nav .services-toggle:hover,.section-hero-nav a:hover{letter-spacing:.1em;transform:scale(1.06)}.section-hero-nav a:hover:after,.services-toggle:hover .services-label:after{transform:scaleX(1)}.lang-switch button:hover{background:#ffffff2e;border-color:#ffffff94;transform:translateY(-1px)}}.section-hero-controls{position:relative}.services-menu{align-items:center;display:inline-flex;position:static}.services-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer}.services-label{display:inline-block;position:relative}.services-label:after{background:var(--color-cream);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .2s ease;width:100%}.services-accordion{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#f8f6f2f7;border:1px solid rgba(19,79,92,.16);border-radius:18px;box-shadow:0 16px 34px #19232829;display:grid;gap:.75rem 1.1rem;grid-template-columns:repeat(2,minmax(0,1fr));left:50%;padding:1rem;position:absolute;top:calc(100% + .7rem);transform:translate(-50%);width:min(92vw,620px);z-index:40}.services-accordion a{color:var(--color-teal);font-size:.92rem;font-weight:600;line-height:1.35;text-decoration:none;transition:opacity .2s ease,transform .2s ease;white-space:normal}.services-accordion a:active{transform:translateY(1px)}.services-all-link{border-bottom:1px solid rgba(19,79,92,.14);font-weight:700;grid-column:1/-1;margin-bottom:.1rem;padding-bottom:.4rem}.services-arrow{display:inline-block;margin-left:.35rem;transition:transform .2s ease}.services-arrow.open{transform:rotate(180deg)}@media(min-width:860px){.services-menu{align-items:center;display:inline-flex;position:relative}.services-accordion{gap:.8rem 1.6rem;grid-template-columns:repeat(4,auto);left:50%;max-width:min(92vw,980px);min-width:760px;padding:1rem 1.25rem;top:calc(100% + .85rem);transform:translate(-50%);width:-moz-max-content;width:max-content}.services-accordion a{font-size:.94rem;white-space:nowrap}.services-accordion a:hover{opacity:.82;transform:translateY(-1px)}.services-all-link{grid-column:1/-1;margin-bottom:.15rem;padding-bottom:.45rem}}.service-page{padding:2rem 1rem 2.5rem}.service-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1100px}.service-text h1{color:var(--color-teal);font-size:2rem;font-weight:700;margin-bottom:1rem}.service-text p{color:var(--color-text-black);font-size:1rem;line-height:1.65;margin-bottom:1rem;max-width:620px}.service-gallery-placeholder{align-items:center;background:#134f5c0d;border-radius:14px;color:var(--color-teal);display:flex;font-size:.9rem;justify-content:center;min-height:220px;opacity:.6;width:100%}@media(min-width:860px){.service-content{align-items:flex-start;flex-direction:row;gap:3rem}.service-gallery{margin-top:3rem}.service-text{flex:1.15}.service-content>:last-child{flex:.7}}.lang-switch{display:flex;gap:.45rem;justify-content:center;margin-top:.65rem}.lang-switch button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#efece624;border:1px solid hsla(40,23%,92%,.45);border-radius:999px;color:var(--color-cream);cursor:pointer;font-size:.88rem;font-weight:600;line-height:1;min-width:42px;padding:.38rem .7rem;transition:background-color .2s ease,transform .2s ease,border-color .2s ease}.lang-switch button:hover{background:#efece63d;border-color:#efece6b3;transform:translateY(-1px)}.lang-switch button.active{background:var(--color-cream);border-color:var(--color-cream);box-shadow:0 3px 10px var(--color-shadow);color:var(--color-teal)}@media(min-width:860px){.lang-switch{justify-self:end}.lang-switch button{font-size:.88rem;padding:.35rem .65rem}}.about-printing{padding:70px 20px}.about-printing-inner{margin:0 auto;max-width:640px;text-align:center}.about-printing-intro{color:var(--color-teal);font-family:Dancing Script,cursive;font-size:2.1rem;line-height:1.3;margin-bottom:26px}.about-printing-text{color:var(--color-text-black);font-family:Montserrat,sans-serif;font-size:1.1rem;line-height:1.7;margin-bottom:18px}@media(min-width:860px){.about-printing{padding:90px 20px}.about-printing-inner{max-width:780px}.about-printing-intro{font-size:2.6rem}.about-printing-text{font-size:1.12rem}}.reveal{filter:blur(7px);opacity:0;transform:translateY(18px);transition:opacity .85s ease,transform .85s ease,filter 1s ease;will-change:opacity,transform,filter}.about-printing.is-visible .reveal{filter:blur(0);opacity:1;transform:translateY(0)}.about-printing.is-visible .reveal-1{transition-delay:.08s}.about-printing.is-visible .reveal-2{transition-delay:.28s}.about-printing.is-visible .reveal-3{transition-delay:.48s}@media(prefers-reduced-motion:reduce){.about-printing.is-visible .reveal,.about-printing.is-visible .reveal-1,.about-printing.is-visible .reveal-2,.about-printing.is-visible .reveal-3,.reveal{filter:none;opacity:1;transform:none;transition:none}}.service-page{padding:80px 20px}.service-page .container{margin:0 auto;max-width:800px;text-align:center}.back-link{color:var(--teal);display:inline-block;margin-top:30px;text-decoration:none}
