:root{--bg:#fff7ed;--surface:rgba(255,255,255,.86);--ink:#1f1b2e;--muted:#6f6579;--line:rgba(124,58,237,.16);--brand:#f97316;--brand2:#7c3aed;--brand3:#fff1e6;--brand4:#06b6d4;--dark:#21112d;--shadow:0 28px 70px rgba(59,24,95,.14);--radius:44px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 7% 12%,rgba(249,115,22,.22),transparent 30%),radial-gradient(circle at 88% 8%,rgba(124,58,237,.18),transparent 32%),radial-gradient(circle at 62% 86%,rgba(6,182,212,.15),transparent 30%),linear-gradient(180deg,#fffaf5 0%,#fff7ed 44%,#f8f2ff 100%);color:var(--ink);line-height:1.65;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(31,27,46,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(31,27,46,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(#000,transparent 72%);pointer-events:none;z-index:-1}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(var(--container),calc(100% - 34px));margin:auto}.topbar{background:linear-gradient(90deg,var(--dark),#4c1d95);color:#fff;font-size:14px}.topbar .container{display:flex;justify-content:space-between;gap:14px;align-items:center;min-height:42px;flex-wrap:wrap}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,245,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(124,58,237,.13)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:950;letter-spacing:-.04em}.mark{width:46px;height:46px;border-radius:999px 999px 999px 18px;background:conic-gradient(from 140deg,var(--brand),#fb7185,var(--brand2),var(--brand));display:grid;place-items:center;color:white;font-weight:950;box-shadow:0 16px 35px rgba(249,115,22,.28)}.navlinks{display:flex;align-items:center;gap:18px;color:#5b5165;font-weight:800;font-size:14px}.navlinks a:not(.btn){position:relative}.navlinks a:not(.btn):after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:2px;background:linear-gradient(90deg,var(--brand),var(--brand2));transition:.2s}.navlinks a:hover:after{right:0}.menu{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 21px;border-radius:999px;font-weight:950;border:1px solid transparent;cursor:pointer;transition:.18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--brand),#ec4899,var(--brand2));color:#fff;box-shadow:0 16px 34px rgba(236,72,153,.23)}.btn-secondary{background:rgba(255,255,255,.82);color:#6d28d9;border-color:rgba(124,58,237,.2);box-shadow:0 10px 25px rgba(124,58,237,.08)}.section{padding:86px 0}.hero{padding:82px 0 50px;position:relative}.hero:after{content:"";position:absolute;left:-6%;right:-6%;bottom:-1px;height:86px;background:#fffaf5;border-radius:50% 50% 0 0/100% 100% 0 0;z-index:-1}.grid-2{display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center}.eyebrow{display:inline-flex;padding:9px 15px;border-radius:999px;background:linear-gradient(135deg,#fff7ed,#f5f3ff);border:1px solid rgba(124,58,237,.17);color:#a34700;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}h1{font-size:clamp(2.7rem,6vw,5.45rem);line-height:.93;letter-spacing:-.07em;margin:18px 0}h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.02;letter-spacing:-.055em;margin:0 0 12px}h3{font-size:1.25rem;margin:0 0 8px}p{margin:0}.muted{color:var(--muted)}.lead{font-size:1.08rem;max-width:700px}.actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.pill{padding:10px 15px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(249,115,22,.18);font-weight:850;color:#56435f;box-shadow:0 8px 22px rgba(249,115,22,.06)}.card{background:var(--surface);border:1px solid var(--line);border-radius:42px 22px 48px 26px;box-shadow:var(--shadow);overflow:hidden;transition:.18s ease}.card:nth-child(even){border-radius:24px 48px 28px 44px}.hero-card{position:relative;transform:rotate(1.2deg);border-radius:58px 24px 58px 24px}.hero-card img{height:500px;width:100%;object-fit:cover}.hero-caption{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,255,255,.86);backdrop-filter:blur(12px);border:1px solid rgba(124,58,237,.13);border-radius:30px;padding:18px}.section-head{max-width:780px}.center{text-align:center;margin:auto}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:34px}.card:hover{transform:translateY(-4px) rotate(-.2deg);box-shadow:0 34px 72px rgba(59,24,95,.18)}.service{padding:30px;min-height:230px}.icon{width:58px;height:58px;border-radius:999px 999px 999px 18px;background:linear-gradient(135deg,#ffedd5,#ede9fe);display:grid;place-items:center;font-size:15px;font-weight:950;margin-bottom:18px;color:#7c2d12}.image-card{display:grid;grid-template-rows:235px auto}.image-card img{height:100%;width:100%;object-fit:cover}.pad{padding:30px}.price{font-size:2.85rem;font-weight:950;letter-spacing:-.06em;line-height:1;background:linear-gradient(135deg,var(--brand),var(--brand2));-webkit-background-clip:text;background-clip:text;color:transparent}.list{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:10px;color:var(--muted)}.list li:before{content:'✓ ';color:var(--brand);font-weight:950}.feature-band{background:linear-gradient(135deg,#30123b,#4c1d95 58%,#f97316 160%);color:#fff;border-radius:70px 28px 70px 28px;padding:50px;margin-top:34px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;box-shadow:0 32px 78px rgba(76,29,149,.23)}.feature-band .muted{color:#eadcf7}.feature-band .btn-secondary{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.28)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:start}.contact-line{padding:17px 19px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.68);margin-top:12px}form{display:grid;gap:16px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:grid;gap:7px;font-size:14px;font-weight:850;color:#51445e}input,select,textarea{width:100%;border:1px solid rgba(124,58,237,.22);border-radius:26px;background:rgba(255,255,255,.76);padding:14px 16px;font:inherit;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 4px rgba(249,115,22,.13);border-color:rgba(249,115,22,.55)}textarea{min-height:150px;resize:vertical}.consent{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-weight:650}.consent input{width:18px;height:18px;margin-top:3px}.status{display:none;padding:13px 15px;border-radius:22px}.status.ok{display:block;background:#ecfdf5;color:#047857}.status.err{display:block;background:#fff1f2;color:#be123c}.legal{max-width:920px}.legal h2{font-size:1.8rem;margin-top:34px}.legal p,.legal li{color:#5f5569}.legal ul{padding-left:22px}.footer{padding:74px 0 34px}.footer-shell{background:linear-gradient(135deg,#21112d,#3b145f);color:#fff;border-radius:60px 26px 60px 26px;padding:40px;box-shadow:0 32px 78px rgba(33,17,45,.22)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr .9fr;gap:24px}.footer a{color:#ffe8d2}.footer .muted{color:#decfea}.footer-links{display:grid;gap:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:28px;padding-top:20px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:#decfea;font-size:14px}.float{position:fixed;right:18px;bottom:18px;width:64px;height:64px;border-radius:999px;background:linear-gradient(135deg,var(--brand),#ec4899,var(--brand2));display:grid;place-items:center;color:#fff;font-size:13px;font-weight:950;box-shadow:0 18px 38px rgba(236,72,153,.3);z-index:60}.cookie{position:fixed;left:16px;right:16px;bottom:16px;z-index:70;display:none}.cookie-inner{width:min(780px,100%);margin:auto;padding:18px 20px;border-radius:34px;background:rgba(255,255,255,.94);border:1px solid var(--line);box-shadow:var(--shadow);display:flex;gap:16px;align-items:center;justify-content:space-between}.page-hero{padding:76px 0 38px;position:relative}.breadcrumb{font-weight:850;color:#7b6f86;font-size:14px;margin-bottom:12px}.gallery{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;margin-top:34px}.gallery img{height:365px;width:100%;object-fit:cover;border-radius:54px 24px 54px 24px;border:1px solid var(--line);box-shadow:var(--shadow)}@media(max-width:1050px){.grid-2,.cards,.feature-band,.contact-grid,.field-grid,.footer-grid,.gallery{grid-template-columns:1fr}.navlinks{display:none;position:absolute;top:84px;left:17px;right:17px;background:rgba(255,250,245,.96);border:1px solid var(--line);border-radius:34px;padding:18px;box-shadow:var(--shadow)}.navlinks.open{display:grid}.menu{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:14px}.hero-card{transform:none}.hero-card img{height:370px}.cookie-inner{flex-direction:column;align-items:flex-start}.feature-band,.footer-shell{border-radius:38px}.section{padding:68px 0}}


:root{--primary:#164e63!important;--secondary:#0f766e!important;--accent:#c0841a!important;--dark:#0b1720!important;--soft:#fbf7f1!important;--radius:30px!important}
body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:linear-gradient(180deg,#fff,#fbf7f1)!important;color:#111827!important}.topbar{background:#0b1720!important;color:#eaf6f4!important}.site-header{background:rgba(255,255,255,.9)!important;backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.75)!important}.brand .mark{border-radius:999px!important;background:linear-gradient(135deg,#164e63,#0f766e)!important;box-shadow:0 12px 30px rgba(15,118,110,.25)!important}.hero{background:radial-gradient(circle at 80% 0%,#ccfbf1 0,transparent 34%),linear-gradient(135deg,#f8fafc,#fff7ed)!important;padding:92px 0!important}.hero .grid-2{gap:68px!important;align-items:center!important}h1{letter-spacing:-.06em!important;line-height:.96!important}.hero h1{font-size:clamp(42px,6vw,74px)!important}.lead{font-size:19px!important}.card,.service,.image-card,.hero-card,.content-card,.legal-card{border-radius:34px!important;border:1px solid rgba(226,232,240,.8)!important;box-shadow:0 22px 70px rgba(15,23,42,.10)!important;background:rgba(255,255,255,.78)!important}.hero-card{border-radius:44px 44px 44px 12px!important;overflow:hidden!important;transform:rotate(1deg)}.hero-card img{height:530px!important;object-fit:cover!important}.btn{border-radius:999px!important;font-weight:800!important}.btn-primary{background:linear-gradient(135deg,#164e63,#0f766e)!important;box-shadow:0 18px 42px rgba(15,118,110,.25)!important}.btn-secondary{background:#fff!important;border:1px solid #e5e7eb!important;color:#0f172a!important}.pill{border-radius:999px!important;background:#ecfeff!important;color:#155e75!important;border:1px solid #cffafe!important}.section{padding:86px 0!important}.section-head h2,.feature-band h2{font-size:clamp(32px,4vw,54px)!important;letter-spacing:-.045em!important;line-height:1.02!important}.cards{gap:22px!important}.service{padding:32px!important}.icon{border-radius:999px!important;background:#e0f2fe!important;color:#164e63!important}.feature-band{border-radius:54px!important;background:#102a3a!important;color:white!important;padding:34px!important;box-shadow:0 24px 70px rgba(15,23,42,.16)!important}.feature-band .muted{color:#d7e4ea!important}.feature-band img{border-radius:38px!important}.image-card img{height:260px!important;object-fit:cover!important;border-radius:34px 34px 0 0!important}.footer{background:#0b1720!important;color:#e5eef4!important;margin-top:70px!important}.float{background:#0f766e!important;border-radius:999px!important;box-shadow:0 18px 44px rgba(15,118,110,.28)!important}.cookie{border-radius:24px!important}@media(max-width:850px){.hero-card img{height:380px!important}.feature-band{border-radius:34px!important}}
/* final polish */
.card,.service,.image-card,.hero-card{border-radius:38px 18px 44px 22px!important}
.service:nth-child(2n){border-radius:22px 42px 20px 46px!important}
.service:nth-child(3n){border-radius:46px 24px 42px 18px!important}
.page-hero{background:radial-gradient(circle at 10% 20%,rgba(204,251,241,.6),transparent 28%),linear-gradient(135deg,#fff,#fff7ed)!important}
.footer-shell{border-radius:42px 18px 48px 22px!important}


/* professional non-boxy redesign */
:root{--ink:#101820!important;--muted:#5f6b73!important;--brand:#155e75!important;--brand2:#0f766e!important;--brand3:#f6faf9!important;--line:rgba(15,118,110,.16)!important;--shadow:0 18px 55px rgba(16,24,32,.10)!important}
body{background:linear-gradient(180deg,#ffffff 0%,#f7fbfa 48%,#ffffff 100%)!important;color:var(--ink)!important}
body:before{display:none!important}.topbar{background:#102a33!important}.site-header{background:rgba(255,255,255,.94)!important}.hero{background:linear-gradient(135deg,#f7fbfa 0%,#ffffff 48%,#eefaf7 100%)!important;padding:86px 0 64px!important}.hero:after{display:none!important}.pro-hero{border-bottom:1px solid #e7efed}.grid-2{gap:56px!important}.card,.service,.image-card,.hero-card{border-radius:28px!important;background:#fff!important;border:1px solid #e7efed!important;box-shadow:0 18px 45px rgba(16,24,32,.08)!important}.hero-card{transform:none!important;border-radius:34px!important}.hero-card img{height:500px!important}.hero-caption{border-radius:22px!important}.feature-band{background:linear-gradient(135deg,#0f3443,#0f766e)!important;border-radius:34px!important;padding:44px!important}.feature-band img{border-radius:28px!important}.service{padding:34px!important}.icon{border-radius:50%!important;background:#e7f7f3!important;color:#0f766e!important}.btn-primary{background:linear-gradient(135deg,#155e75,#0f766e)!important}.btn-secondary{color:#155e75!important}.eyebrow{background:#eefaf7!important;color:#0f766e!important;border-color:#d5efea!important}.pill{background:#f4fbf9!important;border-color:#d5efea!important;color:#155e75!important}.footer{background:transparent!important}.footer-shell{background:#102a33!important;border-radius:28px!important}.image-card img{border-radius:28px 28px 0 0!important}.cards.soft-cards{align-items:stretch}.float{background:#0f766e!important}@media(max-width:850px){.hero-card img{height:350px!important}.feature-band{padding:28px!important;border-radius:28px!important}}
