
:root{--slate:#708090;--navy:#163e5d;--ink:#17364c;--peach:#edb99d;--copper:#a96340;--white:#fff;--soft:#f0f3f5;--muted:#506474;--line:#d5dfe5;--radius:3px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--slate);color:var(--ink);font-family:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button,input{font:inherit}a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--copper);outline-offset:5px}h1,h2,h3,p{margin-top:0}.wrap{width:min(1180px,90%);margin:auto}.skip{position:absolute;left:15px;top:-80px;z-index:10;background:white;padding:12px}.skip:focus{top:10px}.header{background:white}.header-main{min-height:136px;display:flex;align-items:center;justify-content:space-between;gap:26px}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand img{object-fit:contain;width:66px;height:62px}.brand>span{font:600 29px Georgia,serif;letter-spacing:1.5px;line-height:1.15}.brand small{display:block;font:600 12px "Avenir Next",Arial,sans-serif;letter-spacing:2.7px;margin-top:9px}.header-info{display:flex;align-items:center;gap:12px;line-height:1.5}.header-info div>span,.header-info small{display:block;font-size:12px;color:var(--muted)}.header-info strong{display:block;font-size:17px;white-space:nowrap}.info-symbol{color:var(--slate);font-size:38px;line-height:1}.nav{border-top:1px solid #e6ebef}.nav .wrap{min-height:66px;display:flex;align-items:center;gap:48px}.nav a{font-size:13px;font-weight:600;letter-spacing:1.7px;text-transform:uppercase}.nav a:first-child{color:var(--copper)}.nav .nav-instagram{margin-left:auto;font-size:12px;letter-spacing:1px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 24px;font-size:14px;line-height:1.5;font-weight:700;border:1px solid transparent;border-radius:var(--radius);transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);text-decoration:none}.peach{background:var(--peach);color:var(--ink)}.peach:hover{background:#f3c8af}.navy{background:var(--navy);color:white}.navy:hover{background:#245575}.outline{border-color:#ffffff80;color:white}.outline:hover{background:#ffffff12}.hero{background:linear-gradient(115deg,#627689,var(--slate) 50%,#4d687e);color:white;text-align:center;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:850px;height:850px;border:1px solid #ffffff12;border-radius:50%;right:-650px;top:-400px;pointer-events:none}.hero-inner{padding:55px 0 70px;position:relative;z-index:1}.hero-emblem{display:flex;align-items:center;justify-content:center;margin:0 auto 24px;background:white;border-radius:50%;width:105px;height:105px;box-shadow:0 0 0 8px #ffffff0d}.hero-emblem img{object-fit:contain;width:84px;height:78px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:3px;margin-bottom:16px}.hero .eyebrow{color:#f4d5c3}.hero h1{font-size:clamp(40px,5.3vw,72px);font-weight:700;line-height:1.13;letter-spacing:-1.7px;margin-bottom:24px}.intro{font-size:18px;line-height:1.8;max-width:620px;margin:0 auto 29px;color:#f3f5f7}.actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.service-strip{background:var(--navy);color:white}.service-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0;text-align:center;font-size:14px;font-weight:500}.service-strip span+span{border-left:1px solid #ffffff33}.section{padding:85px max(5%,calc((100% - 1180px)/2))}.section-heading{text-align:center;margin:0 auto 45px;max-width:720px}.section-heading .eyebrow{color:var(--copper);margin-bottom:12px}.section-heading h2{font-size:clamp(29px,3.2vw,42px);font-weight:600;letter-spacing:-.8px;line-height:1.25;margin-bottom:18px}.section-heading>p:last-child{color:var(--muted);font-size:16px;margin-bottom:0}.services{background:var(--soft)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.service-card{text-align:center;display:flex;align-items:center;flex-direction:column;padding:8px 5px 0}.service-number{width:108px;height:108px;border:1px solid #b7c7d2;border-radius:50%;background:white;display:grid;place-items:center;font-weight:300;font-size:42px;color:var(--slate);margin-bottom:28px;box-shadow:0 0 0 8px #ffffff66}.service-card h3{font-size:20px;font-weight:700;line-height:1.4;min-height:56px;margin-bottom:16px;max-width:210px}.service-card p{font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:26px}.service-card .button{margin-top:auto}.delivery-note{font-size:14px;color:var(--muted);text-align:center;padding-top:28px;border-top:1px solid var(--line);margin:40px 0 0}.prices{background:white}.prices .section-heading{margin-bottom:32px}.price-content{max-width:980px;margin:auto}#price-list>label{display:block;text-align:center;font-size:14px;font-weight:600}#price-search{display:block;width:100%;max-width:630px;border:1px solid #bdcbd5;border-radius:3px;background:var(--soft);color:var(--ink);padding:16px 20px;margin:10px auto 12px}#price-count{text-align:center;color:var(--muted);font-size:13px;margin-bottom:32px}.price-group{border:1px solid var(--line);margin-bottom:12px;background:white;border-radius:3px;overflow:hidden}.price-group summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 24px;background:var(--soft);font-size:18px;font-weight:600}.price-group summary::-webkit-details-marker{display:none}.price-group summary:after{content:"+";font-size:26px;font-weight:400;line-height:1}.price-group[open] summary:after{content:"−"}.price-group[open] summary{background:var(--navy);color:white}.price-rows{padding:4px 24px 12px}.price-row{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding:13px 0;border-bottom:1px solid #e3e9ed;font-size:16px}.price-row:last-child{border-bottom:0}.price-row strong{font-size:15px;white-space:nowrap}.price-help{text-align:center;font-size:14px;color:var(--muted);margin:30px 0 0}.price-help a{font-weight:600;text-decoration:underline}.contact{background:var(--slate);color:white}.contact .eyebrow{color:#ffe0ce}.contact .section-heading{max-width:none}.contact .section-heading h2{margin-bottom:16px}.contact-number{font-size:clamp(25px,3vw,38px);font-weight:600;letter-spacing:1px}.contact-number>span{font-size:24px;color:var(--peach)}.contact-grid{display:grid;grid-template-columns:1.35fr 1fr .75fr;gap:50px;padding-top:35px;border-top:1px solid #ffffff40}.contact-grid h3{font-size:16px;font-weight:700;margin-bottom:20px}.contact-grid address{font-style:normal;font-size:16px}.contact-grid .muted{font-size:14px;color:#f1f4f6;margin-top:20px}.map-link{margin-top:20px;font-size:13px}.contact-grid dl{margin:0}.contact-grid dl div{display:flex;justify-content:space-between;gap:12px;padding-bottom:12px;font-size:14px}.contact-grid dd{margin:0;white-space:nowrap}.contact-link{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff40;padding-bottom:12px;margin-bottom:14px;font-size:16px}.handle{font-size:12px}footer{background:var(--navy);color:white}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:32px 0;font-size:12px}.footer-brand{font-family:Georgia,serif;font-size:23px;letter-spacing:2px;line-height:1.2}.footer-brand span{display:block;font:10px Arial,sans-serif;letter-spacing:2px;margin-top:8px}.mobile-actions{display:none}[hidden]{display:none!important}
@media(min-width:1800px){body{max-width:1920px;margin:auto}}@media(max-width:1100px){.header-main{gap:18px}.brand>span{font-size:24px}.brand img{width:55px}.header-info .info-symbol{display:none}.header-info strong{font-size:15px}.header-main>.button{padding:12px 16px}.nav .wrap{gap:30px}.service-grid{gap:20px}.contact-grid{gap:30px}}
@media(max-width:850px){.header-info:not(.phone){display:none}.service-grid{grid-template-columns:1fr 1fr;gap:40px 30px}.service-card h3{min-height:0}.service-card p{max-width:310px}.nav .wrap{justify-content:center;gap:25px}.nav .nav-instagram{display:none}.contact-grid{grid-template-columns:1fr 1fr}.contact-grid>div:last-child{grid-column:1/-1;max-width:350px;width:100%}.hero-inner{padding-top:44px}.hero h1{font-size:56px}}
@media(max-width:580px){.wrap{width:90%}.header-main{min-height:100px;gap:12px}.brand{gap:9px}.brand img{width:47px;height:46px}.brand>span{font-size:22px;letter-spacing:.6px}.brand small{font-size:9px;letter-spacing:1.8px;margin-top:7px}.header-main>.button{display:none}.header-info strong{font-size:13px}.header-info small{font-size:10px}.header-info div>span{font-size:11px}.nav .wrap{min-height:56px;justify-content:space-between;gap:9px}.nav a{font-size:11px;letter-spacing:.4px}.hero-inner{padding:36px 0 45px}.hero-emblem{width:88px;height:88px;margin-bottom:23px}.hero-emblem img{width:70px;height:64px}.hero .eyebrow{font-size:12px;letter-spacing:2px}.hero h1{font-size:42px;letter-spacing:-1px}.intro{font-size:16px;line-height:1.8;max-width:370px}.actions{gap:12px}.actions .button{font-size:13px;padding:13px 17px}.service-strip .wrap{grid-template-columns:1fr 1fr;gap:10px 0;font-size:12px;padding:19px 0}.service-strip span:nth-child(3){border-left:0}.section{padding:52px 5%}.section-heading{margin-bottom:36px}.section-heading h2{font-size:30px}.section-heading>p:last-child{font-size:16px}.service-grid{grid-template-columns:1fr;gap:36px}.service-card{padding-bottom:34px;border-bottom:1px solid var(--line)}.service-card:last-child{padding-bottom:0;border:0}.service-number{width:88px;height:88px;font-size:35px;margin-bottom:22px}.service-card p{max-width:360px;margin-bottom:20px}.service-card h3{max-width:none;font-size:21px}.delivery-note{margin-top:30px;text-align:left}.price-group summary{font-size:16px;padding:17px}.price-rows{padding:2px 16px 8px}.price-row{font-size:14px;gap:14px}.price-row strong{font-size:13px}.price-help{text-align:left}.contact-grid{grid-template-columns:1fr;gap:28px;padding-top:28px}.contact-grid>div:last-child{max-width:none}.contact-grid h3{margin-bottom:14px}.contact-number{font-size:26px;letter-spacing:0}.contact-grid dl div{font-size:16px}.footer-inner{padding:28px 0 94px;flex-wrap:wrap}.footer-inner>span{order:3;width:100%}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;background:var(--navy);z-index:5;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -3px 14px #17364c25}.mobile-actions a{text-align:center;padding:14px;font-size:15px;font-weight:700;color:white}.mobile-actions a:last-child{background:var(--peach);color:var(--ink)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
/* Compact mobile layout */
@media(max-width:580px){
.header-main{min-height:86px}.brand>span{font-size:21px}.header-info small{display:none}.header-info div>span{font-size:12px}.header-info strong{font-size:13px}.nav .wrap{gap:0;min-height:52px}.nav a{font-size:12px;letter-spacing:0;padding:12px 5px}.hero-inner{padding:32px 0 36px}.hero-emblem{display:none}.hero h1{font-size:38px;line-height:1.15;margin-bottom:18px}.hero .eyebrow{margin-bottom:14px}.intro{font-size:16px;margin-bottom:23px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.actions .button{padding:12px 10px;font-size:13px;min-height:52px}.service-strip{display:none}.section{padding:38px 5%}.section-heading{margin-bottom:27px}.section-heading h2{font-size:27px}.section-heading .eyebrow{font-size:12px;letter-spacing:2px}.service-grid{gap:22px}.service-card{display:grid;grid-template-columns:46px 1fr;column-gap:16px;text-align:left;align-items:start;padding:0 0 22px}.service-number{grid-column:1;grid-row:1/4;width:44px;height:44px;font-size:20px;box-shadow:none;margin:0;border-radius:50%}.service-card h3{grid-column:2;font-size:18px;line-height:1.4;margin:4px 0 9px}.service-card p{grid-column:2;font-size:15px;line-height:1.65;margin:0 0 14px;max-width:none}.service-card .button{grid-column:2;justify-self:start;min-height:44px;font-size:13px;padding:10px 16px}.delivery-note{margin-top:25px;padding-top:20px;font-size:13px}.price-group{margin-bottom:10px}.price-group summary{padding:17px 14px;min-height:60px;font-size:15px;line-height:1.45}.price-rows{padding:0 14px 6px}.price-row{font-size:14px;line-height:1.55;padding:14px 0}.price-row strong{font-size:13px}#price-search{font-size:16px;padding:14px}#price-count{margin-bottom:22px}.contact .section-heading{margin-bottom:25px}.contact-grid{gap:25px}.map-link{width:100%;min-height:48px;font-size:14px}.contact-link{min-height:44px}.mobile-actions a{min-height:54px;padding:14px}.footer-inner{padding-bottom:100px}.header-info{gap:0}}
@media(max-width:360px){.header-info{display:none}.header-main{justify-content:center}.hero h1{font-size:34px}.nav a{font-size:11px}.actions{grid-template-columns:1fr}.service-card{column-gap:12px;grid-template-columns:38px 1fr}.service-number{width:36px;height:36px;font-size:18px}}
